:root{color:#163238;font-synthesis:none;text-rendering:optimizelegibility;--ink:#163238;--muted:#5d7071;--teal:#123b45;--teal-2:#1d5360;--green:#0d7958;--green-dark:#086348;--green-soft:#e8f5f0;--blue-soft:#eaf2f5;--amber:#c87818;--amber-soft:#fff4dd;--red:#a33f3b;--red-soft:#fff0ef;--border:#dce5e3;--surface:#fff;--bg:#f5f7f6;--shadow:0 18px 50px #14363d1f;background:#f5f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;background:var(--bg);overscroll-behavior-y:none;min-height:100dvh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink);font-family:Manrope,Inter,sans-serif}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd8d6;border-radius:10px;outline:none;padding:.72rem .82rem;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:96px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d79582e}input:disabled,select:disabled,textarea:disabled{color:#647777;background:#f0f4f3}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0d795857}.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}.skip-link{z-index:200;background:var(--teal);color:#fff;border-radius:9px;padding:10px 14px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh;flex-direction:column;min-height:100dvh;display:flex}.app-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:32px;max-width:1240px;height:68px;margin:0 auto;padding:0 24px;display:flex}.brand{align-items:center;gap:9px;min-width:max-content;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--green), #55c99e);border-radius:8px 4px;width:25px;height:25px;transform:rotate(-5deg);box-shadow:inset -5px -5px 10px #00000014}.brand strong{letter-spacing:.08em;color:var(--teal);font-family:Manrope,sans-serif;font-size:1rem}.brand>span:last-child{border-left:1px solid var(--border);color:var(--muted);padding-left:9px;font-size:.82rem}.main-nav{align-items:center;gap:4px;height:100%;display:flex}.main-nav button{height:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:0 13px;font-size:.88rem;font-weight:600;display:flex}.main-nav button:hover,.main-nav button.active{color:var(--teal);background:#f8faf9}.main-nav button.active{border-bottom-color:var(--green)}.header-actions{align-items:center;margin-left:auto;display:flex}.profile-menu{position:relative}.profile-trigger{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:6px 7px;display:flex}.profile-trigger:hover{background:#f1f6f4}.avatar{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.profile-copy{min-width:100px;display:grid}.profile-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:.79rem;overflow:hidden}.profile-copy small{color:var(--muted);font-size:.7rem}.profile-popover{border:1px solid var(--border);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:10px;position:absolute;top:calc(100% + 9px);right:0}.profile-popover span{color:var(--muted);overflow-wrap:anywhere;padding:7px 8px 11px;font-size:.77rem;display:block}.profile-popover button{cursor:pointer;background:#f5f7f6;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px;display:flex}.mobile-nav-toggle{cursor:pointer;background:0 0;border:0;padding:7px;display:none}.demo-banner,.global-alert{justify-content:center;align-items:center;gap:9px;padding:9px 24px;font-size:.82rem;display:flex}.demo-banner{background:var(--amber-soft);color:#744714;border-bottom:1px solid #efdeb9}.global-alert{background:var(--red-soft);color:#813a37;border-bottom:1px solid #efcfcc}.app-main{flex:1;width:min(1192px,100% - 48px);margin:0 auto;padding:30px 0 54px}.page-stack{gap:30px;display:grid}.welcome-strip{background:linear-gradient(90deg,#edf8f3,#f8fcfa);border:1px solid #cfe5dc;border-radius:13px;align-items:center;gap:13px;margin-bottom:24px;padding:15px 18px;display:flex}.welcome-strip p{color:var(--muted);margin:3px 0 0;font-size:.85rem}.welcome-icon{width:39px;height:39px;color:var(--green);background:#fff;border:1px solid #d2e8df;border-radius:11px;flex:none;place-items:center;display:grid}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eyebrow{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:700}.page-heading h1{margin-bottom:5px;font-size:clamp(1.75rem,3vw,2.35rem)}.page-heading>div>p:last-child{color:var(--muted);margin-bottom:0}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:.86rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button:disabled{opacity:.58;cursor:wait}.button-primary{background:var(--green);color:#fff}.button-primary:hover:not(:disabled){background:var(--green-dark)}.button-secondary{border-color:var(--border);color:var(--teal);background:#fff}.button-secondary:hover:not(:disabled){background:#fafcfb;border-color:#b7cbc7}.button-danger{background:var(--red-soft);color:var(--red);border-color:#efcfcc}.button-full{width:100%}.button-plain{color:var(--green-dark);cursor:pointer;background:0 0;border:0;padding:5px;font-weight:600}.progress-overview{background:var(--teal);color:#fff;border-radius:16px;grid-template-columns:1fr minmax(310px,.62fr);padding:23px 25px;display:grid;box-shadow:0 13px 32px #123b4529}.progress-main{border-right:1px solid #ffffff29;padding-right:25px}.progress-title-row{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.progress-title-row h2{color:#fff;margin-bottom:4px;font-size:1rem}.progress-title-row p{color:#ffffffb3;margin:0;font-size:.8rem}.progress-title-row>strong{color:#7fe0ba;font-family:Manrope;font-size:1.5rem}.progress-track,.store-progress-track{background:#ffffff2b;border-radius:99px;overflow:hidden}.progress-track{height:8px;margin-top:19px}.progress-track span,.store-progress-track span{background:linear-gradient(90deg, var(--green), #70d4ae);border-radius:inherit;height:100%;display:block}.metric-grid{grid-template-columns:repeat(3,1fr);align-items:center;display:grid}.metric{text-align:center;border-right:1px solid #ffffff21;justify-items:center;gap:2px;padding:0 12px;display:grid}.metric:last-child{border-right:0}.metric strong{font:700 1.22rem Manrope}.metric small{color:#ffffffa6;font-size:.68rem}.metric-dot{border-radius:50%;width:7px;height:7px;margin-bottom:3px}.metric-dot.active{background:#68d7ac}.metric-dot.neutral{background:#a6bdc2}.metric-dot.warning{background:#f4b963}.section-toolbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.section-toolbar h2{margin-bottom:4px;font-size:1.18rem}.section-toolbar p{color:var(--muted);margin:0;font-size:.82rem}.toolbar-controls{gap:8px;display:flex}.search-control,.select-control{align-items:center;display:flex;position:relative}.search-control svg,.select-control svg{color:#79908f;pointer-events:none;position:absolute;left:12px}.search-control input{width:230px;padding-left:38px}.select-control select{width:170px;padding-left:38px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.store-card{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:13px;flex-direction:column;min-height:190px;padding:17px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 4px 14px #18363d09}.store-card:hover{border-color:#b5d1ca;transform:translateY(-2px);box-shadow:0 12px 26px #18363d14}.store-card.priority{border-top:3px solid var(--green)}.store-card-heading{justify-content:space-between;gap:8px;min-height:43px;display:flex}.store-card-heading h3{margin:0 0 2px;font-size:.96rem}.store-card-heading>div>span{color:var(--muted);font-size:.73rem}.priority-badge{height:-moz-fit-content;height:fit-content;color:var(--green-dark);background:var(--green-soft);border-radius:99px;padding:4px 7px;font-size:.64rem;font-weight:700}.results-count{color:var(--muted);margin:-8px 0 14px;font-size:.78rem}.status-badge{width:-moz-fit-content;width:fit-content;color:var(--muted);background:#f1f4f3;border-radius:7px;align-items:center;gap:4px;margin-top:13px;padding:5px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.status-in_progress,.status-in_review{background:var(--blue-soft);color:#376878}.status-needs_information,.status-changes_requested{background:var(--amber-soft);color:#895314}.status-completed{background:var(--green-soft);color:var(--green-dark)}.store-progress-row{align-items:center;gap:9px;margin-top:15px;display:flex}.store-progress-track{background:#e9efed;flex:1;height:5px}.store-progress-row strong{color:var(--muted);font-size:.67rem}.store-card-action{color:var(--green-dark);border-top:1px solid #edf1f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:13px;font-size:.75rem;font-weight:700;display:flex}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #c5d4d1;border-radius:14px;justify-items:center;padding:55px 20px;display:grid}.empty-state h3{margin:12px 0 5px}.empty-state p{margin:0}.panel-card{border:1px solid var(--border);background:#fff;border-radius:14px;box-shadow:0 5px 18px #14363d0a}.panel-card-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.panel-card-header h2,.panel-card-header h3{margin:0;font-size:1rem}.panel-card-header p{color:var(--muted);margin:4px 0 0;font-size:.8rem}.panel-card-body{padding:20px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{align-content:start;gap:6px;display:grid}.field.full{grid-column:1/-1}.field>label,.field>span:first-child{color:#334e51;font-size:.77rem;font-weight:700}.field small{color:var(--muted);line-height:1.4}.field-error{color:var(--red);font-size:.72rem}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;min-height:38px;padding:0 13px;font-size:.79rem}.choice-button.selected{color:var(--green-dark);border-color:var(--green);background:var(--green-soft);font-weight:700}.check-row{align-items:flex-start;gap:10px;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--green);margin-top:1px}.check-row label{color:#334e51;font-size:.79rem;line-height:1.5}.security-note{background:var(--green-soft);color:#346255;border:1px solid #d6e9e2;border-radius:10px;gap:10px;padding:13px 14px;font-size:.78rem;line-height:1.45;display:flex}.security-note svg{color:var(--green);flex:none;margin-top:1px}.security-note.compact{margin-top:22px}.form-message{border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:.78rem;display:flex}.form-message.success{background:var(--green-soft);color:var(--green-dark)}.form-message.error{background:var(--red-soft);color:var(--red)}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1f24a3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:17px;flex-direction:column;width:min(900px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 90px #00000047}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:15px;padding:19px 23px 17px;display:flex}.modal-header h2{margin:2px 0 3px;font-size:1.2rem}.modal-header p{color:var(--muted);margin:0;font-size:.8rem}.icon-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.stepper{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:0 23px;display:grid}.stepper button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:13px 5px 11px;font-size:.72rem;font-weight:700}.stepper button.active{color:var(--green-dark);border-bottom-color:var(--green)}.stepper button.done{color:var(--teal)}.modal-body{padding:22px 23px;overflow-y:auto}.modal-footer{border-top:1px solid var(--border);background:#fbfcfc;justify-content:space-between;align-items:center;gap:12px;padding:14px 23px;display:flex}.save-state{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.save-state.saved{color:var(--green-dark)}.save-state.error{color:var(--red)}.footer-actions{gap:8px;display:flex}.section-intro{margin-bottom:18px}.section-intro h3{margin-bottom:5px;font-size:1rem}.section-intro p{color:var(--muted);margin:0;font-size:.81rem;line-height:1.5}.conditional-card{background:#f8fbfa;border:1px solid #d6e5e2;border-radius:11px;grid-column:1/-1;padding:16px}.conditional-card h4{margin:0 0 13px;font-size:.85rem}.review-list{gap:10px;margin:18px 0;display:grid}.review-item{border:1px solid var(--border);border-radius:9px;justify-content:space-between;gap:15px;padding:12px 13px;display:flex}.review-item span{color:var(--muted);font-size:.78rem}.review-item strong{text-align:right;font-size:.79rem}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1f24a8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.survey-dialog{background:#fff;border-radius:17px;flex-direction:column;width:min(940px,100%);max-height:calc(100dvh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000004a}.survey-dialog-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 22px 16px;display:flex}.survey-dialog-header h2{margin:0 0 3px;font-size:1.2rem}.survey-dialog-header p:last-child{color:var(--muted);margin:0;font-size:.78rem}.dialog-header-actions{align-items:center;gap:9px;display:flex}.save-indicator{min-width:112px;color:var(--muted);justify-content:flex-end;align-items:center;gap:5px;font-size:.69rem;display:inline-flex}.save-indicator.is-saved{color:var(--green-dark)}.save-indicator.is-error{color:var(--red)}.survey-steps{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:0 22px;display:grid}.survey-steps button{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;padding:8px;font-size:.72rem;font-weight:700;display:flex}.survey-steps button.is-current{color:var(--green-dark);border-bottom-color:var(--green)}.survey-steps button.is-complete{color:var(--teal)}.step-number{width:23px;height:23px;color:var(--muted);background:#edf2f1;border-radius:50%;flex:none;place-items:center;font-size:.66rem;display:grid}.is-current .step-number{background:var(--green);color:#fff}.is-complete .step-number{background:var(--green-soft);color:var(--green-dark)}.step-title-short{display:none}.survey-dialog-body{outline:none;overflow-y:auto}.save-error-panel{color:var(--red);background:var(--red-soft);border:1px solid #e5b9b6;border-radius:11px;align-items:flex-start;gap:10px;margin:16px 22px 0;padding:14px;display:flex}.save-error-panel>svg{flex:none;margin-top:2px}.save-error-panel strong{color:var(--red);font-size:.82rem}.save-error-panel p{color:#773a37;overflow-wrap:anywhere;margin:4px 0 10px;font-size:.77rem;line-height:1.45}.save-error-actions{flex-wrap:wrap;gap:8px;display:flex}.save-feedback.is-error{color:var(--red)}.survey-dialog-body>.form-section{border-bottom:0;padding:22px}.form-section-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:19px;display:flex}.form-section-heading h3{margin:0 0 4px;font-size:1.05rem}.form-section-heading p:last-child{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.form-field{align-content:start;gap:6px;display:grid}.form-field-wide{grid-column:span 2}.form-field>label,.choice-field>legend{color:#334e51;font-size:.76rem;font-weight:700}.field-hint{color:var(--muted);font-size:.75rem;line-height:1.4}.choice-field{border:0;margin:0;padding:0}.segmented-options{flex-wrap:wrap;gap:6px;display:flex}.segmented-options label{cursor:pointer;position:relative}.segmented-options input{opacity:0;pointer-events:none;position:absolute}.segmented-options span{border:1px solid var(--border);min-height:44px;color:var(--muted);background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:0 11px;font-size:.72rem;display:inline-flex}.segmented-options label.is-selected span{border-color:var(--green);background:var(--green-soft);color:var(--green-dark);font-weight:700}.segmented-options input:focus-visible+span{outline:3px solid #13956d33}.form-subsection{border-top:1px solid var(--border);margin-top:21px;padding-top:20px}.form-subsection>h4{margin:0 0 14px;font-size:.85rem}.security-notice,.review-warning{border-radius:10px;align-items:flex-start;gap:11px;margin-bottom:19px;padding:13px 14px;display:flex}.security-notice{color:#315d53;background:var(--green-soft);border:1px solid #d3e8e0}.security-notice>svg,.review-warning>svg{flex:none;margin-top:1px}.security-notice strong,.review-warning strong{font-size:.78rem}.security-notice p,.review-warning p{color:inherit;opacity:.83;margin:3px 0 0;font-size:.7rem;line-height:1.45}.state-requirements-panel,.conditional-panel{background:#f8fbfa;border:1px solid #d7e5e2;border-radius:11px;margin-top:21px;padding:17px}.conditional-panel{margin-bottom:5px}.form-subsection-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.form-subsection-heading>div{align-items:center;gap:8px;display:flex}.form-subsection-heading h4{margin:0;font-size:.86rem}.form-subsection-heading>p{color:var(--muted);margin:0;font-size:.67rem}.state-pill{color:#fff;background:var(--teal);border-radius:6px;padding:4px 7px;font-size:.65rem;font-weight:700}.completion-ring{border:6px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;flex:none;place-content:center;justify-items:center;width:78px;height:78px;display:grid}.completion-ring strong{color:var(--green-dark);font:700 .92rem Manrope}.completion-ring span{color:var(--muted);font-size:.7rem}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.review-card{border:1px solid var(--border);background:#fbfcfc;border-radius:10px;padding:13px}.review-card-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.review-card-heading>div{align-items:center;gap:6px;display:flex}.review-card h4{margin:0;font-size:.77rem}.review-ok{color:var(--green)}.review-pending{color:var(--amber)}.text-button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:.67rem;font-weight:700}.review-card-content{color:var(--muted);gap:4px;font-size:.68rem;line-height:1.4;display:grid}.review-card-content strong{color:var(--ink)}.review-warning{color:#714716;background:var(--amber-soft);border:1px solid #efdeb8;margin-top:16px}.security-confirmation{cursor:pointer;border:1px solid #d3e8e0;border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px;display:flex}.security-confirmation input{width:19px;height:19px;accent-color:var(--green);margin-top:1px}.security-confirmation>span{gap:3px;display:grid}.security-confirmation strong{font-size:.75rem}.security-confirmation small{color:var(--muted);font-size:.67rem;line-height:1.4}.submission-history{color:var(--muted);margin:13px 0 0;font-size:.7rem}.survey-dialog-footer{border-top:1px solid var(--border);background:#fbfcfc;justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:13px 22px;display:flex}.footer-progress{width:145px;color:var(--muted);gap:6px;font-size:.65rem;display:grid}.mini-progress-track{background:#e2e9e7;border-radius:99px;height:4px;overflow:hidden}.mini-progress-track>span{border-radius:inherit;background:var(--green);height:100%;display:block}.dialog-footer-actions{gap:8px;display:flex}.tabs{border-bottom:1px solid var(--border);gap:5px;margin-bottom:20px;display:flex}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 16px;font-size:.8rem;font-weight:700}.tabs button.active{color:var(--green-dark);border-bottom-color:var(--green)}.uf-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.uf-summary{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;padding:17px}.uf-summary.active{border-color:var(--green);box-shadow:0 0 0 2px #13956d17}.uf-summary-heading{justify-content:space-between;align-items:center;display:flex}.uf-summary h3{margin:0}.uf-summary p{color:var(--muted);margin:8px 0 0;font-size:.76rem}.completion-ring{color:var(--green-dark);font-size:.75rem;font-weight:700}.panel-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.heading-summary{border:1px solid var(--border);min-width:180px;color:var(--green-dark);background:#fff;border-radius:12px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:12px 14px;display:grid}.heading-summary strong{font:700 1.05rem Manrope}.heading-summary span{color:var(--muted);font-size:.72rem}.info-banner{background:var(--green-soft);color:#315d53;border:1px solid #d2e7df;border-radius:12px;gap:12px;padding:15px 17px;display:flex}.info-banner svg{color:var(--green);flex:none;margin-top:1px}.info-banner strong{font-size:.84rem}.info-banner p{color:#52736c;margin:3px 0 0;font-size:.78rem;line-height:1.5}.uf-policy-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:15px;display:grid}.uf-selector{gap:8px;display:grid}.uf-selector-card{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;width:100%;min-height:72px;padding:11px;display:grid}.uf-selector-card:hover,.uf-selector-card.active{border-color:var(--green)}.uf-selector-card.active{box-shadow:0 0 0 2px #13956d14}.uf-selector-card>span:nth-child(2){display:grid}.uf-selector-card strong{font-size:.78rem}.uf-selector-card small{color:var(--muted);margin-top:2px;font-size:.65rem}.uf-code{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:700;display:grid}.uf-completion{color:var(--green-dark);align-items:center;gap:4px;font-size:.68rem;font-weight:700;display:inline-flex}.form-card{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px #14363d0a}.save-lock-fieldset{border:0;min-width:0;margin:0;padding:0}.save-lock-fieldset[disabled],.save-lock-fieldset[disabled] input,.save-lock-fieldset[disabled] select,.save-lock-fieldset[disabled] textarea,.save-lock-fieldset[disabled] button{cursor:progress}.form-card-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.form-card-heading h2{margin:0;font-size:1.08rem}.form-card-heading p:last-child{color:var(--muted);margin:4px 0 0;font-size:.75rem}.unsaved-badge{background:var(--amber-soft);color:#835016;border-radius:7px;padding:5px 8px;font-size:.65rem;font-weight:700}.form-section{border:0;border-bottom:1px solid var(--border);margin:0;padding:19px 20px}.form-section>legend{width:100%;color:var(--teal);padding:0 0 13px;font:700 .84rem Manrope}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.field-span-2{grid-column:span 2}.form-actions{background:#fbfcfc;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:13px 20px;display:flex}.save-feedback{min-height:22px;color:var(--muted);align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.save-feedback:has(svg){color:var(--green-dark)}.spin{animation:.8s linear infinite spin}.button-quiet{min-height:44px;color:var(--green-dark);background:0 0;border-color:#0000;padding-inline:9px}.button-quiet:hover{background:var(--green-soft)}.checkbox-fieldset{border:0;margin:0;padding:0}.checkbox-fieldset legend{color:#334e51;margin-bottom:7px;font-size:.77rem;font-weight:700}.inline-checks{flex-wrap:wrap;align-items:center;gap:7px;min-height:43px;display:flex}.check-control{cursor:pointer;display:inline-flex;position:relative}.check-control input{opacity:0;pointer-events:none;position:absolute}.check-control span{border:1px solid var(--border);color:var(--muted);border-radius:8px;padding:8px 11px;font-size:.73rem;font-weight:700}.check-control input:checked+span{color:var(--green-dark);background:var(--green-soft);border-color:var(--green)}.check-control input:focus-visible+span{outline:3px solid #13956d33}.toggle-control{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:61px;padding:10px;display:flex}.toggle-control input{width:19px;height:19px;accent-color:var(--green)}.toggle-control>span{gap:2px;display:grid}.toggle-control strong{font-size:.75rem}.toggle-control small{color:var(--muted);font-size:.65rem;line-height:1.35}.inline-feedback{border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:.77rem;display:flex}.inline-feedback.success{color:var(--green-dark);background:var(--green-soft)}.inline-feedback.error{color:var(--red);background:var(--red-soft)}.tax-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.tax-toolbar>div h2{margin-bottom:4px}.tax-toolbar>div p{color:var(--muted);margin:0;font-size:.82rem}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:12px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e8eeec;padding:13px 14px;font-size:.76rem}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#f8faf9;font-size:.68rem}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfdfc}.table-action{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-weight:700}.uf-chip{background:var(--blue-soft);color:#376878;border-radius:5px;margin:2px;padding:3px 6px;font-size:.65rem;font-weight:700;display:inline-flex}.compact-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.compact-metric{border:1px solid var(--border);background:#fff;border-radius:11px;grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:8px;min-height:76px;padding:13px 16px;display:grid}.compact-metric svg{color:var(--muted);grid-row:span 2}.compact-metric strong{font:700 1.15rem Manrope}.compact-metric span{color:var(--muted);font-size:.69rem}.compact-metric.success svg{color:var(--green)}.compact-metric.warning svg{color:var(--amber)}.tax-profile-editor>form>.form-grid{border-bottom:1px solid var(--border);padding:19px 20px}.data-table-wrapper{border:1px solid var(--border);background:#fff;border-radius:12px;overflow-x:auto}.data-table td>small{color:var(--muted);margin-top:3px;display:block}.data-table code{color:var(--teal);font-size:.74rem}.data-table td.table-action{text-align:right}.uf-chips{flex-wrap:wrap;gap:4px;display:flex}.uf-chips span{background:var(--blue-soft);color:#376878;border-radius:5px;padding:3px 6px;font-size:.65rem;font-weight:700}.status-draft{color:var(--muted)}.status-needs_review{background:var(--amber-soft);color:#895314}.status-complete{background:var(--green-soft);color:var(--green-dark)}.app-footer{border-top:1px solid var(--border);min-height:55px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:13px max(24px,50vw - 596px);font-size:.72rem;display:flex}.secure-copy{color:#437165;align-items:center;gap:6px;display:inline-flex}.auth-shell{background:radial-gradient(circle at 20% 10%,#e4f4ee 0,#0000 34%),linear-gradient(145deg,#f7faf8,#edf3f1);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{border:1px solid var(--border);width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:34px}.brand-centered{justify-content:center;margin-bottom:28px}.auth-icon{width:56px;height:56px;color:var(--green);background:var(--green-soft);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.auth-card h1{margin-bottom:8px;font-size:1.65rem}.auth-description{color:var(--muted);font-size:.87rem;line-height:1.55}.auth-form{gap:9px;margin-top:23px;display:grid}.auth-form label{font-size:.78rem;font-weight:700}.input-with-icon{position:relative}.input-with-icon svg{color:#7b908f;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-with-icon input{padding-left:39px}.auth-form .button{margin-top:4px}.auth-privacy{color:var(--muted);margin:12px 0 0;font-size:.71rem;line-height:1.55}.invitation-recovery{border:1px solid var(--border);background:var(--green-soft);border-radius:11px;gap:8px;margin-top:14px;padding:12px 13px;display:grid}.invitation-recovery p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.invitation-recovery .button{justify-self:start}.auth-privacy a,.app-footer a{color:var(--green-dark);text-underline-offset:2px;font-weight:700}.loading-screen{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.loading-mark{border:3px solid #d8e4e1;border-top-color:var(--green);border-radius:50%;width:37px;height:37px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1040px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-copy{display:none}.header-inner{gap:18px}.main-nav button{padding-inline:9px}}@media (max-width:800px){.header-inner{height:62px;padding:0 17px}.mobile-nav-toggle{place-items:center;display:grid}.main-nav{border-bottom:1px solid var(--border);background:#fff;height:auto;padding:10px 17px 15px;display:none;position:absolute;top:62px;left:0;right:0;box-shadow:0 12px 20px #14363d14}.main-nav.open{display:grid}.main-nav button{border:0;border-radius:9px;justify-content:flex-start;height:43px}.main-nav button.active{background:var(--green-soft)}.app-main{width:min(100% - 30px,1192px);padding-top:22px}.page-heading,.section-toolbar,.tax-toolbar{flex-direction:column;align-items:stretch}.progress-overview{grid-template-columns:1fr}.progress-main{border-bottom:1px solid #ffffff29;border-right:0;padding:0 0 20px}.metric-grid{padding-top:18px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-controls{width:100%}.search-control{flex:1}.search-control input{width:100%}.select-control select{width:165px}.uf-summary-grid,.form-grid.three,.uf-policy-layout{grid-template-columns:1fr}.uf-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.uf-selector-card{grid-template-columns:35px 1fr}.uf-selector-card .uf-completion{grid-column:2}.form-grid-3,.form-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-metrics{grid-template-columns:1fr 1fr 1fr}.form-grid{grid-template-columns:1fr}.field.full,.form-field-wide{grid-column:auto}.review-grid{grid-template-columns:1fr}.form-subsection-heading,.app-footer{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.brand>span:last-child{display:none}.demo-banner{align-items:flex-start;padding-inline:15px}.welcome-strip{align-items:flex-start}.welcome-strip p{line-height:1.45}.page-heading .button{width:100%}.progress-overview{padding:19px 17px}.metric{padding-inline:4px}.metric small{font-size:.59rem}.store-grid{grid-template-columns:1fr}.toolbar-controls{flex-direction:column}.select-control select{width:100%}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:17px 17px 0 0;max-height:96dvh}.modal-header,.modal-body,.modal-footer{padding-left:16px;padding-right:16px}.stepper{padding:0 11px;overflow-x:auto}.stepper button{min-width:102px}.modal-footer{flex-direction:column;align-items:stretch}.footer-actions{width:100%}.footer-actions .button{flex:1}.save-state{justify-content:center}.review-item{flex-direction:column}.review-item strong{text-align:left}.heading-summary{width:100%}.uf-selector{grid-template-columns:1fr}.uf-selector-card{grid-template-columns:39px 1fr auto}.uf-selector-card .uf-completion{grid-column:auto}.form-card-heading{align-items:flex-start}.form-grid-2,.form-grid-3,.form-grid-4{grid-template-columns:1fr}.field-span-2{grid-column:auto}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.save-feedback{justify-content:center}.compact-metrics{grid-template-columns:1fr}.compact-metric{min-height:62px}.auth-shell{padding:16px}.auth-card{padding:26px 21px}.dialog-backdrop{padding:0;padding-bottom:env(safe-area-inset-bottom);place-items:end stretch}.survey-dialog{border-radius:17px 17px 0 0;max-height:96dvh}.survey-dialog-header,.survey-dialog-body>.form-section,.survey-dialog-footer{padding-left:16px;padding-right:16px}.save-indicator{justify-content:flex-end;min-width:auto;max-width:190px;font-size:.72rem}.save-indicator:not(.is-saving):not(.is-error){display:none}.survey-steps{padding:0 8px;overflow-x:auto}.survey-steps button{min-width:91px}.step-title-full{display:none}.step-title-short{display:inline}.survey-dialog-footer{flex-direction:column;align-items:stretch}.footer-progress,.dialog-footer-actions{width:100%}.dialog-footer-actions .button{flex:1;padding-inline:9px}.segmented-options span{min-height:44px;padding-inline:9px}.completion-ring{width:66px;height:66px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
