*{box-sizing:border-box}:root{--ink:#111214;--muted:#686d72;--line:#d9dcdf;--paper:#f6f6f3;--blue:#174aa0;--red:#c83832;--green:#14734f;--ochre:#b67916;--plum:#6b3d6e;--teal:#177b78}html,body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-plex),"IBM Plex Sans",Arial,sans-serif;margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.app-shell{width:min(1040px,100%);margin:auto;padding:0 32px 64px}.topbar{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;height:86px;display:flex}.brand{background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:21px;font-weight:600;display:flex}.brand-mark{width:28px;height:22px;display:block;position:relative}.brand-mark i{border:2px solid var(--ink);background:var(--paper);width:28px;height:12px;position:absolute;left:0}.brand-mark i:first-child{border-color:var(--teal);top:0}.brand-mark i:nth-child(2){border-color:var(--blue);top:5px}.brand-mark i:nth-child(3){top:10px}.topbar nav{align-items:center;gap:10px;display:flex}.topbar nav button{background:0 0;border:0;min-width:40px;height:40px;padding:0 12px}.topbar nav .active{border-bottom:2px solid var(--ink)}.intro{max-width:680px;padding:70px 0 38px}.eyebrow{letter-spacing:.13em;margin:0 0 12px;font-size:12px;font-weight:600}.intro h1,.overview h1{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(36px,6vw,64px);font-weight:300;line-height:1.02}.intro>p:last-child{color:var(--muted);margin:0;font-size:18px;line-height:1.55}.toolbar{gap:14px;margin-bottom:28px;display:flex}.search{border:1px solid var(--line);background:#fff;flex:1;align-items:center;gap:10px;height:48px;padding:0 15px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.primary{height:48px;padding:0 24px;font-weight:500;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important}.map{border-top:3px solid var(--ink)}.section:first-child{--accent:var(--green)}.section:nth-child(2){--accent:var(--red)}.section:nth-child(3){--accent:var(--plum)}.section:nth-child(4){--accent:var(--ochre)}.section-head,.item-row{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;display:flex}.section-head{border-left:5px solid var(--accent);min-height:72px;padding:0 4px 0 18px}.section-head b{font-size:18px}.section-head small,.item-row small{color:var(--muted);margin-top:3px;display:block}.item{border-top:1px solid var(--line);background:#fff}.item.open{border-left:3px solid var(--accent)}.item-row b{font-weight:500}.item-detail p{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin:0;padding:11px 0;display:flex}.item-detail p span{color:var(--muted)}.item-detail>div{justify-content:space-between;margin-top:12px;display:flex}.text-button,.danger,.add-another,.back{background:0 0;border:0;padding:8px 0}.text-button,.add-another,.back{color:var(--blue)}.danger{color:var(--red)}.empty{color:var(--muted)}.add-another{margin-top:6px}.back{margin-bottom:50px}.summary{border-top:3px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1.4fr 1fr;margin-top:42px;display:grid}.position{padding:32px 32px 32px 0}.position small{color:var(--muted)}.position strong{letter-spacing:-.05em;margin:9px 0;font-size:clamp(38px,7vw,72px);font-weight:300;display:block}.position p{color:var(--muted);max-width:390px}.totals{border-left:1px solid var(--ink);padding:18px 0 18px 30px}.totals p{border-bottom:1px solid var(--line);justify-content:space-between;margin:0;padding:16px 0;display:flex}.breakdown{margin-top:46px}.breakdown h2{font-weight:400}.breakdown>p{border-top:1px solid var(--line);justify-content:space-between;margin:0;padding:15px 0;display:flex}.breakdown small{color:var(--muted);display:block}.modal-backdrop{z-index:10;background:#1112148c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-top:6px solid var(--blue);width:min(560px,100%);max-height:92vh;padding:28px;overflow:auto}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.modal h2{margin:0;font-size:32px;font-weight:300}.modal-head>button{background:0 0;border:0;font-size:30px}.modal label{margin:18px 0;font-weight:500;display:block}.modal label>input,.modal select,.modal textarea{background:#fff;border:1px solid #aeb2b6;outline:0;width:100%;margin-top:7px;padding:13px;display:block}.modal label>input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.modal em{color:var(--muted);float:right;font-style:normal;font-weight:400}.money-input{background:#fff;border:1px solid #aeb2b6;align-items:center;margin-top:7px;display:flex}.money-input span{padding-left:13px}.money-input input{border:0;outline:0;width:100%;padding:13px}.more{border:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:0 0;justify-content:space-between;width:100%;padding:15px 0;font-weight:500;display:flex}.safety{border-left:5px solid var(--ochre);background:#fff7df;margin-top:18px;padding:14px 16px}.safety p{color:#555;margin:5px 0 0}.actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.actions>button:not(.primary){background:0 0;border:0;padding:0 20px}.toast{background:var(--ink);color:#fff;z-index:20;align-items:center;gap:26px;padding:17px 18px;display:flex;position:fixed;bottom:28px;right:28px}.toast button{color:#fff;background:0 0;border:1px solid #fff;padding:7px 12px}@media (width<=650px){.app-shell{padding:0 18px 40px}.topbar{height:68px}.topbar nav button:first-child{display:none}.intro{padding:42px 0 28px}.intro h1,.overview h1{font-size:40px}.toolbar{flex-direction:column-reverse}.primary{width:100%}.section-body{padding-left:10px}.summary{grid-template-columns:1fr}.position{padding-right:0}.totals{border-left:0;border-top:1px solid var(--ink);padding:12px 0}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:94vh;padding:22px 18px}.toast{justify-content:space-between;bottom:18px;left:18px;right:18px}}body{background:#eef0ed}.app-shell{background:#fff;max-width:680px;min-height:100vh;padding:0 38px 72px;box-shadow:0 0 0 1px #e4e7e3}.topbar{border-bottom:1px solid #e5e7e8;height:96px}.brand{letter-spacing:.2em;text-transform:uppercase;font-size:17px}.brand-mark i{background:#fff}.topbar nav{gap:18px;height:100%}.topbar nav button{border-bottom:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:54px;height:100%;padding:0;display:flex}.topbar nav .active{border-bottom-color:var(--green)}.nav-icon{font-size:25px;line-height:1}.topbar nav small{font-size:11px}.intro{justify-content:space-between;align-items:center;gap:20px;max-width:none;padding:40px 0 26px;display:flex}.intro h1{letter-spacing:-.025em;margin:0 0 5px;font-size:28px;font-weight:500}.intro>div>p{color:var(--muted);margin:0}.intro>.primary{border-radius:7px;width:auto;display:block;background:var(--green)!important;border-color:var(--green)!important}.tip{background:#f4f7f2;border-radius:8px;align-items:center;gap:14px;margin-bottom:20px;padding:15px 16px;display:flex}.tip>span{width:36px;height:36px;color:var(--green);background:#e2efe0;border-radius:50%;place-items:center;font-size:22px;display:grid}.tip p{flex:1;margin:0;font-size:13px;line-height:1.4}.tip button{background:0 0;border:0;font-size:20px}.toolbar{margin-bottom:24px}.search{border-radius:7px;height:54px}.map{border:1px solid #e2e5e4;border-radius:10px;overflow:hidden}.section{border-bottom:1px solid #e2e5e4}.section:last-child{border-bottom:0}.section-head{text-transform:uppercase;border-left:0;min-height:62px;padding:0 18px}.section-head b{color:var(--accent);font-size:15px}.section-total{color:var(--accent);font-weight:600}.section-body{padding:0 18px 14px}.category{border-top:1px solid #eceeed}.category:first-child{border-top:0}.category-row{text-align:left;background:0 0;border:0;grid-template-columns:46px 1fr auto 18px;align-items:center;gap:12px;width:100%;padding:12px 0;display:grid}.category-icon{width:38px;height:38px;color:var(--green);background:#e9f3e7;border-radius:50%;place-items:center;font-size:19px;display:grid}.category-icon.c1{color:var(--red);background:#f9e9e9}.category-icon.c2{color:var(--plum);background:#f1e9f4}.category-icon.c3{color:var(--ochre);background:#fff3d9}.category-name b{font-size:15px}.category-name small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.category-value{color:var(--accent);font-weight:500}.category-items{border-top:1px solid #eceeed;margin-left:50px}.item-row{padding:12px 0}.item-detail{padding:0 0 15px}.add-another{font-size:13px}.net-position{text-align:left;background:#f2f7f0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:14px;padding:17px 18px;display:flex}.net-position span small,.net-position span b{display:block}.net-position small{color:var(--green);font-weight:600}.net-position span b{margin-top:3px;font-size:12px}.net-position strong{color:var(--green);font-size:19px}.simple-page{padding:46px 0}.simple-page h1{letter-spacing:-.04em;margin:0 0 12px;font-size:44px;font-weight:300}.page-lead{color:var(--muted);max-width:540px;font-size:17px;line-height:1.5}.help-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.help-grid article{border:1px solid var(--line);padding:22px}.help-grid article>span{width:38px;height:38px;color:var(--green);background:#edf3e9;border-radius:50%;place-items:center;font-size:20px;display:grid}.help-grid h2{margin:17px 0 8px;font-size:17px}.help-grid p,.support p{color:var(--muted);margin:0;line-height:1.5}.support{border-left:4px solid var(--blue);background:#f0f5fb;margin-top:18px;padding:18px}.profile-title{justify-content:space-between;align-items:flex-start;display:flex}.profile-title>span{width:76px;height:76px;color:var(--green);background:#e5f0e2;border-radius:50%;place-items:center;font-size:26px;font-weight:500;display:grid}.simple-page h3{letter-spacing:.08em;color:#4d5460;margin:38px 0 8px;font-size:12px}.settings-list{border-top:1px solid var(--line)}.settings-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;width:100%;padding:15px 4px;display:flex}.settings-list b,.settings-list small{display:block}.settings-list b{font-weight:500}.settings-list small{color:var(--muted);margin-top:3px}.settings-list i{font-size:20px;font-style:normal}.sign-out{border:1px solid var(--red);width:100%;color:var(--red);background:0 0;margin-top:34px;padding:14px}@media (width<=700px){body{background:#fff}.app-shell{box-shadow:none;padding:0 18px 50px}.topbar{height:82px}.brand{letter-spacing:.16em;font-size:14px}.topbar nav{gap:4px}.topbar nav button:first-child{display:flex}.topbar nav button{min-width:48px}.intro{padding:30px 0 22px}.intro h1{font-size:23px}.intro>.primary{height:46px;padding:0 17px}.tip{padding:13px}.toolbar{flex-direction:row}.primary{width:auto}.section-body{padding-left:14px;padding-right:14px}.category-row{grid-template-columns:42px 1fr auto 14px;gap:9px}.category-value{font-size:13px}.help-grid{grid-template-columns:1fr}.simple-page h1{font-size:38px}}.export-button{width:100%;color:var(--green);background:#f7faf5;border:1px solid #b7c8b3;border-radius:7px;margin-top:14px;padding:15px;font-weight:500}.overview{padding:42px 0}.overview-heading{justify-content:space-between;align-items:start;margin:8px 0 24px;display:flex}.overview-heading p{margin:0}.overview-heading>div>p:last-child{color:var(--muted);margin-top:6px}.overview-heading>small{color:var(--muted)}.overview-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.overview-cards article{border:1px solid var(--line);padding:17px 15px}.overview-cards small,.overview-cards b{display:block}.overview-cards small{font-size:11px;font-weight:500}.overview-cards b{margin-top:8px;font-size:24px}.overview-cards article:first-child{color:var(--green)}.overview-cards article:nth-child(2){color:var(--red)}.overview-cards article:nth-child(3){color:var(--green)}.missing-note{background:#f3f7f1;margin:14px 0 26px;padding:14px;font-size:13px}.charts{grid-template-columns:1.25fr 1fr;align-items:start;gap:22px;display:grid}.donut-panel h3{text-align:center;font-size:11px;font-weight:500}.donut{aspect-ratio:1;border-radius:50%;place-items:center;width:190px;margin:16px auto;display:grid}.charts article:nth-child(2) .donut{width:150px;margin-top:36px}.donut>div{aspect-ratio:1;text-align:center;background:#fff;border-radius:50%;place-content:center;width:47%;display:grid}.donut b{font-size:16px}.donut small{color:var(--muted);margin-top:3px;display:block}.legend p{grid-template-columns:8px 1fr auto;gap:7px;margin:6px 0;font-size:11px;display:grid}.legend i{border-radius:50%;width:7px;height:7px;margin-top:3px}.overview-tables{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;display:grid}.overview-tables article{border:1px solid var(--line);padding:14px}.overview-tables h3{color:var(--green);font-size:11px}.overview-tables article:nth-child(2) h3,.overview-tables article:nth-child(2) .table-total b{color:var(--red)}.overview-tables p{justify-content:space-between;margin:8px 0;font-size:12px;display:flex}.overview-tables p b{font-weight:500}.overview-tables .table-total{border-top:1px solid var(--line);padding-top:10px;font-weight:600}.overview-warning{border-left:4px solid var(--ochre);background:#fff8e8;margin-top:18px;padding:14px}.overview-warning p{color:var(--muted);margin:4px 0 0;font-size:13px}.guide-list{border-top:1px solid var(--line);margin-top:26px}.guide-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;width:100%;padding:15px 4px;display:flex}.guide-list b,.guide-list small{display:block}.guide-list small{color:var(--muted);margin-top:4px}.guide-list i{font-size:20px;font-style:normal}.sheet-handle{display:none}.catalogue-modal{padding-bottom:18px}.catalogue-modal .modal-head{margin-bottom:14px}.catalogue-search{border:1px solid var(--line);background:#fff;align-items:center;gap:10px;padding:0 14px;margin:0!important;display:flex!important}.catalogue-search input{outline:0;border:0!important;margin:0!important;padding:14px 0!important}.minimum-note{color:var(--muted);margin:10px 0 18px;font-size:12px}.catalogue{max-height:58vh;padding-right:4px;overflow:auto}.catalogue section h3{text-transform:uppercase;color:var(--green);margin:20px 0 6px;font-size:12px}.catalogue section:nth-child(2) h3{color:var(--red)}.catalogue section:nth-child(3) h3{color:var(--plum)}.catalogue section:nth-child(4) h3{color:var(--ochre)}.catalogue section button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eceeed;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;width:100%;padding:8px 4px;display:grid}.catalogue section button b,.catalogue section button small{display:block}.catalogue section button small{color:var(--muted);margin-top:2px;font-size:11px}.catalogue section button i{font-size:20px;font-style:normal}.catalogue-dot{width:34px;height:34px;color:var(--green);background:#e9f3e7;border-radius:50%;place-items:center;display:grid}.catalogue-dot.s1{color:var(--red);background:#f9e9e9}.catalogue-dot.s2{color:var(--plum);background:#f1e9f4}.catalogue-dot.s3{color:var(--ochre);background:#fff3d9}.custom-item{border:1px dashed var(--line);width:100%;color:var(--blue);background:0 0;margin:16px 0;padding:13px}.change-type{color:var(--blue);background:0 0;border:0;margin-bottom:10px;padding:0}.catalogue-back{margin:8px 0 14px}.field-help{color:var(--muted);margin-top:6px;font-weight:400;display:block}@media (width<=700px){.modal{border-top:0;border-radius:16px 16px 0 0;padding-top:12px}.sheet-handle{background:#b8bcc0;border-radius:3px;width:38px;height:4px;margin:0 auto 12px;display:block}.overview-cards,.charts{grid-template-columns:1fr}.charts article:nth-child(2) .donut{margin-top:16px}.overview-tables{grid-template-columns:1fr}.donut{width:180px}.catalogue{max-height:62vh}.overview-heading{display:block}.overview-heading>small{margin-top:10px;display:block}}.print-export{display:none}@media print{@page{size:A4;margin:14mm}body{color:#111;background:#fff;font-size:10pt}.app-shell{max-width:100%;min-height:0;box-shadow:none;padding:0}.app-shell>:not(.print-export){display:none!important}.print-export{display:block!important}.print-export-header{border-bottom:3px solid #111;margin-bottom:22px;padding-bottom:14px}.print-export-header .eyebrow{margin-bottom:6px}.print-export-header h1{letter-spacing:-.03em;margin:0 0 7px;font-size:28pt;font-weight:300}.print-export-header>p:last-child{color:#555;margin:0;line-height:1.45}.print-export-overview{break-inside:avoid;margin-bottom:24px}.print-export-overview h2{margin:0 0 10px;font-size:16pt}.print-export-overview>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.print-export-overview article{border:1px solid #bbb;padding:11px}.print-export-overview small,.print-export-overview b{display:block}.print-export-overview small{font-size:8pt}.print-export-overview b{margin-top:4px;font-size:15pt}.print-export-overview>p{color:#555;margin:8px 0 0;font-size:8.5pt;line-height:1.4}.print-export-section{margin:0 0 22px}.print-export-section-heading{border-bottom:2px solid #111;justify-content:space-between;align-items:baseline;margin-bottom:9px;padding:0 0 6px;display:flex}.print-export-section-heading h2{margin:0;font-size:16pt}.print-export-section-heading>b{font-size:13pt}.print-export-category{break-inside:auto;margin:0 0 14px}.print-export-category-heading{background:#f0f0ee;border-left:4px solid #555;justify-content:space-between;align-items:baseline;padding:7px 9px;display:flex}.print-section-assets .print-export-category-heading{border-left-color:var(--green)}.print-section-liabilities .print-export-category-heading{border-left-color:var(--red)}.print-section-admin .print-export-category-heading{border-left-color:var(--plum)}.print-section-household .print-export-category-heading{border-left-color:var(--ochre)}.print-export-category-heading h3{margin:0;font-size:11pt}.print-export-category-heading b{font-size:9.5pt}.print-export-item{break-inside:avoid;border-bottom:1px solid #ccc;padding:9px}.print-export-item-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.print-export-item-heading h4{margin:0;font-size:10.5pt}.print-export-item-heading small{color:#555}.print-export-item dl{margin:6px 0 0}.print-export-item dl>div{grid-template-columns:42% 1fr;gap:12px;margin-top:3px;display:grid}.print-export-item dt{color:#555}.print-export-item dd{text-align:right;overflow-wrap:anywhere;margin:0}.print-empty{color:#555;font-style:italic}.print-export footer{break-inside:avoid;color:#555;border-top:2px solid #111;padding-top:10px;font-size:8.5pt;line-height:1.45}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.tip button{border-radius:50%;place-items:center;min-width:40px;min-height:40px;display:grid}.modal-backdrop{background:#11121473;place-items:end center;padding:0;animation:.16s ease-out both backdropIn}.modal{transform-origin:80% 0;background:#fff;border-top:0;border-radius:18px 18px 0 0;width:min(648px,100% - 24px);max-height:78vh;padding:18px 30px 28px;animation:.2s cubic-bezier(.2,.75,.25,1) both sheetOpen}.modal-backdrop.closing{animation:.18s ease-in both backdropOut}.modal-backdrop.closing .modal{animation:.18s ease-in both sheetClose}.sheet-handle{background:#b8bcc0;border-radius:5px;width:42px;height:5px;margin:0 auto 16px;display:block}.modal-head{margin-bottom:20px}.modal-head .eyebrow{letter-spacing:0;margin-bottom:14px;font-size:17px}.modal-head h2{letter-spacing:0;font-size:20px;font-weight:400}.modal-head>button{place-items:center;min-width:44px;min-height:44px;margin-top:-8px;display:grid}.catalogue-search{border-radius:8px;height:58px}.catalogue-search input{font-size:16px}.catalogue-search>button{background:#e3e6e8;border:0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:18px;display:grid}.search-status{background:#f2f6f1;border-radius:8px;align-items:center;gap:12px;margin:16px 0 8px;padding:14px;display:flex}.search-status>span{color:var(--green);font-size:22px}.search-status b{flex:1;font-weight:400}.search-status button{color:var(--green);background:0 0;border:0;padding:8px}.catalogue{max-height:57vh}.catalogue section h3{margin-top:22px;font-size:14px}.catalogue section button{grid-template-columns:48px 1fr 22px;padding:11px 2px}.catalogue-dot{width:42px;height:42px;font-size:18px}.catalogue section button b{font-size:16px}.catalogue section button small{margin-top:4px;font-size:13px}.custom-item{text-align:left;border:1px solid var(--line);color:var(--ink);border-radius:8px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.custom-item>span:first-child{background:#f1f2f2;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.custom-item b{font-weight:500}.custom-item small{color:var(--green);font-size:14px}.content-page h1{max-width:590px}.content-sections{border-top:1px solid var(--line);margin-top:34px}.content-sections article{border-bottom:1px solid var(--line);padding:22px 2px}.content-sections h2{margin:0 0 8px;font-size:17px}.content-sections p{color:var(--muted);margin:0;line-height:1.6}.feedback-form{margin-top:30px}.feedback-form label{margin:18px 0;font-weight:500;display:block}.feedback-form select,.feedback-form textarea{background:#fff;border:1px solid #aeb2b6;width:100%;margin-top:7px;padding:13px;display:block}.feedback-form .primary{float:right}.item-editor{max-height:88vh}.item-editor .modal-head small{color:var(--muted)}.item-editor label{margin:18px 0;font-weight:500;display:block}.item-editor label>input,.item-editor textarea{background:#fff;border:1px solid #aeb2b6;width:100%;margin-top:7px;padding:13px;display:block}@keyframes sheetOpen{0%{opacity:0;transform:translateY(-18px)scale(.985,.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sheetClose{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-14px)scale(.985,.95)}}@keyframes backdropIn{0%{background:#11121400}to{background:#11121473}}@keyframes backdropOut{0%{background:#11121473}to{background:#11121400}}@media (width<=700px){.modal{width:100%;max-height:82vh;padding:14px 22px 24px}.catalogue{max-height:62vh}.topbar nav button:last-child{min-width:48px}.custom-item{grid-template-columns:40px 1fr}.custom-item small{grid-column:2}.content-page{padding-bottom:70px}}@media (prefers-reduced-motion:reduce){.modal-backdrop,.modal-backdrop .modal,.modal-backdrop.closing,.modal-backdrop.closing .modal{transition:none!important;animation:none!important}}.nav-icon{stroke-width:1.7px;width:25px;height:25px}.icon-button{justify-content:center;align-items:center;gap:8px;display:inline-flex!important}.icon-button svg{stroke-width:1.8px;flex:none;width:18px;height:18px}.search>svg,.catalogue-search>svg{stroke-width:1.8px;flex:none;width:19px;height:19px}.help-grid article>span svg{stroke-width:1.8px;width:20px;height:20px}.guide-list button>svg,.settings-list button>svg{stroke-width:1.8px;flex:none;width:18px;height:18px}.modal-head>button svg,.catalogue-search>button svg,.tip button svg{stroke-width:1.8px;width:20px;height:20px}.tip>svg{width:36px;height:36px;color:var(--green);stroke-width:1.8px;background:#e2efe0;border-radius:50%;flex:none;padding:8px}.section-total{align-items:center;gap:8px;display:flex}.section-total svg{stroke-width:1.8px;width:16px;height:16px}.category-icon svg,.catalogue-dot svg,.category-row>svg,.catalogue section button>svg{stroke-width:1.8px;width:20px;height:20px}.item-row>svg{stroke-width:1.8px;width:17px;height:17px}.catalogue section.s0 h3{color:var(--green)}.catalogue section.s1 h3{color:var(--red)}.catalogue section.s2 h3{color:var(--plum)}.catalogue section.s3 h3{color:var(--ochre)}.catalogue section button{grid-template-columns:48px 1fr 22px}.catalogue section button>svg{justify-self:end}.custom-item>span:first-child svg{stroke-width:1.8px;width:20px;height:20px}.custom-item small{align-items:center;gap:5px;display:flex}.custom-item small svg{stroke-width:1.8px;width:17px;height:17px}.search-status>svg{color:var(--green);stroke-width:1.8px;flex:none;width:22px;height:22px}.overview-heading small,.missing-note{align-items:center;gap:6px;display:flex}.overview-heading small svg,.missing-note>svg{stroke-width:1.8px;flex:none;width:17px;height:17px}.conditional-fields{border:1px solid var(--line);background:#fafbfa;margin:18px 0;padding:4px 16px 10px}.conditional-fields legend{padding:0 6px;font-weight:600}.conditional-fields label{margin:12px 0}.guarantee-details{border-top:1px solid var(--line);margin-top:14px;padding-top:1px}.standalone-guarantee{margin-top:8px}.compact-label select{margin-top:7px}.item-detail p b{text-align:right;white-space:pre-wrap;overflow-wrap:anywhere;font-weight:400}.item-detail p.item-detail-note{align-items:flex-start}.item-detail p.item-detail-note b{max-width:62%;line-height:1.45}.profile-name-editor{border-bottom:1px solid var(--line);background:#f8f9f7;padding:15px 12px}.profile-name-editor label{font-weight:500;display:block}.profile-name-editor input{background:#fff;border:1px solid #aeb2b6;width:100%;margin-top:7px;padding:12px;display:block}.profile-name-editor>div{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.profile-name-editor>div>button:not(.primary){background:0 0;border:0;padding:0 14px}.profile-name-editor .primary{width:auto;height:40px;padding:0 18px}.account-planned{border-left:4px solid var(--blue);background:#f0f5fb;padding:16px 18px}.account-planned b{font-weight:500}.account-planned p{color:var(--muted);margin:5px 0 0;line-height:1.5}.onboarding-backdrop{z-index:30}.onboarding-panel{max-height:92vh}.onboarding-heading h2{margin:0 0 7px;font-size:30px}.onboarding-heading>p:last-child{color:var(--muted);margin:0;line-height:1.45}.starter-checklist{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.starter-checklist label{border:1px solid var(--line);cursor:pointer;border-radius:8px;grid-template-columns:auto 42px 1fr 18px;align-items:center;gap:10px;margin:0;padding:10px;display:grid}.starter-checklist label.selected{border-color:var(--green);background:#f3f8f1}.starter-checklist input{opacity:0;pointer-events:none;position:absolute}.starter-checklist label>span:nth-of-type(2) b,.starter-checklist label>span:nth-of-type(2) small{display:block}.starter-checklist label>span:nth-of-type(2) b{font-size:14px;font-weight:500}.starter-checklist label>span:nth-of-type(2) small{color:var(--muted);margin-top:3px;font-size:11px}.starter-checklist label>svg{width:18px;height:18px;color:var(--green);opacity:0}.starter-checklist label.selected>svg{opacity:1}.starter-checklist label:focus-within{outline:2px solid var(--blue);outline-offset:2px}.onboarding-safety{background:#f2f6f1;border-radius:8px;align-items:center;gap:12px;padding:13px 15px;display:flex}.onboarding-safety>svg{width:30px;height:30px;color:var(--green);background:#e2efe0;border-radius:50%;flex:none;padding:6px}.onboarding-safety p{margin:0;font-size:12px;line-height:1.45}.onboarding-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:12px;margin-top:16px;padding:16px 0 0;display:flex;position:sticky;bottom:-28px}.onboarding-actions>button:not(.primary){background:0 0;border:0;padding:0 16px}.onboarding-actions .primary{width:auto}.empty-export-dialog{max-width:480px}.empty-export-dialog>p{color:var(--muted);line-height:1.5}.empty-export-backdrop{z-index:31}@media (width<=700px){.starter-checklist{grid-template-columns:1fr}.onboarding-panel{max-height:94vh}.onboarding-heading h2{font-size:26px}.onboarding-actions{bottom:-24px}.onboarding-actions .primary{padding:0 16px}}.starter-checklist label{grid-template-columns:42px 1fr 18px}.item-detail{animation:.19s cubic-bezier(.2,.75,.25,1) both itemDetailReveal}.item-detail-actions{position:relative;overflow:visible}.edit-tutorial-anchor{display:inline-flex;position:relative}.detail-pointer{z-index:12;width:min(285px,100vw - 36px);min-height:82px;color:var(--ink);text-align:left;background:#fff;border:1px solid #c9cccf;border-radius:6px;padding:11px 13px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 8px 22px #11121424}.detail-pointer:before{content:"";background:#fff;border-top:1px solid #c9cccf;border-left:1px solid #c9cccf;width:11px;height:11px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.item-detail .detail-pointer>b{min-height:18px;font-size:13px;display:block}.item-detail .detail-pointer>p{min-height:34px;color:var(--muted);border:0;margin:3px 0 5px;padding:0;font-size:12px;line-height:1.4;display:block}.detail-pointer>button{z-index:1;color:var(--blue);background:0 0;border:0;padding:2px 0;font-size:11px;text-decoration:underline;position:relative}.tutorial-primary-field{position:relative}.field-pointer{border-left:4px solid var(--blue);color:var(--ink);background:#eef4fb;margin:10px 0 4px;padding:11px 13px;font-weight:400;position:relative}.field-pointer:before{content:"";background:#eef4fb;border-top:1px solid #d6e2f0;border-left:1px solid #d6e2f0;width:11px;height:11px;position:absolute;top:-6px;left:22px;transform:rotate(45deg)}.field-pointer>b{font-size:13px;font-weight:600}.field-pointer>p{color:var(--muted);margin:3px 0 8px;font-size:12px;line-height:1.4}.field-pointer>button{background:var(--blue);color:#fff;border:0;padding:7px 12px;font-size:12px}@keyframes itemDetailReveal{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.detail-pointer{width:min(270px,100vw - 32px)}.field-pointer{margin-right:0}}@media (prefers-reduced-motion:reduce){.item-detail{animation:none}.detail-pointer,.field-pointer{scroll-behavior:auto}}.field-label{display:block}.required-marker{color:var(--red);font-weight:600}.field-error{color:var(--red);margin-top:6px;font-size:12px;line-height:1.4;display:block}.modal input[aria-invalid=true]{border-color:var(--red)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.onboarding-panel .starter-checklist input{opacity:0;pointer-events:none;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important}.primary-autocomplete{position:relative}.provider-suggestions{z-index:4;background:#fff;border:1px solid #aeb2b6;max-height:220px;margin-top:-11px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 18px #1112141f}.provider-suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eceeed;width:100%;padding:11px 13px;display:block}.provider-suggestions button:last-child{border-bottom:0}.provider-suggestions button:hover,.provider-suggestions button.active{color:var(--green);background:#f2f6f1}.auth-shell{background:#fff;width:min(680px,100%);min-height:100vh;margin:auto;padding:0 38px 64px;box-shadow:0 0 0 1px #e4e7e3}.auth-brand{text-transform:uppercase;letter-spacing:.2em;border-bottom:1px solid #e5e7e8;align-items:center;gap:12px;height:96px;font-size:17px;font-weight:600;display:flex}.auth-brand .brand-mark i{background:#fff}.auth-card{border-top:4px solid var(--green);width:min(470px,100%);margin:82px auto 0;padding:32px 0}.auth-card h1{letter-spacing:-.04em;margin:0 0 14px;font-size:44px;font-weight:300}.auth-card>p:not(.eyebrow){color:var(--muted);margin:0 0 28px;font-size:16px;line-height:1.55}.auth-card form label{font-weight:500;display:block}.auth-card input{background:#fff;border:1px solid #aeb2b6;outline:0;width:100%;height:54px;margin:8px 0 18px;padding:0 14px;font-size:16px;display:block}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.auth-card .primary{width:100%}.auth-card .primary:disabled,.resend-code:disabled,.sign-out:disabled{opacity:.55;cursor:not-allowed}.otp-input{letter-spacing:.28em;text-align:center;font-variant-numeric:tabular-nums;font-size:25px!important}.auth-back{color:var(--blue);background:0 0;border:0;margin-bottom:26px;padding:8px 0}.resend-code{width:100%;color:var(--blue);background:0 0;border:0;margin-top:7px;padding:15px 0}.auth-error{border-left:4px solid var(--red);background:#fff1f0;padding:12px 14px;line-height:1.45;color:#7d231f!important;margin:0 0 16px!important}.auth-footnote{width:min(470px,100%);color:var(--muted);margin:34px auto 0;font-size:12px;line-height:1.5}.bootstrap-state p{color:var(--muted);text-align:center;margin-top:18px}.bootstrap-line{background:linear-gradient(90deg,#e7e8e8,var(--green),#e7e8e8);background-size:200% 100%;width:120px;height:3px;margin:120px auto 0;animation:1.2s linear infinite accountLoading}.account-data-boundary{border-left:4px solid var(--blue);background:#f0f5fb;margin:-8px 0 20px;padding:13px 15px}.account-data-boundary b{font-size:13px;font-weight:500}.account-data-boundary p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.account-access>div{border-bottom:1px solid var(--line);padding:15px 4px}.account-access b,.account-access small{display:block}.account-access b{font-weight:500}.account-access small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px}@keyframes accountLoading{to{background-position:-200% 0}}@media (width<=700px){.auth-shell{padding:0 22px 50px}.auth-brand{height:78px}.auth-card{margin-top:54px;padding-top:26px}.auth-card h1{font-size:38px}.auth-footnote{margin-top:28px}.bootstrap-line{margin-top:96px}}@media (prefers-reduced-motion:reduce){.bootstrap-line{background:var(--green);animation:none}}
