@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/fonts/newsreader.62981321d9a3.woff2)format("woff2-variations")}:root{--ink:#16231f;--ink-rgb:22, 35, 31;--muted:#5f6f69;--paper:#f7f9f8;--surface:#fff;--surface-rgb:255, 255, 255;--line:#d8e2de;--line-strong:#b7cec4;--field-line:#cfdcd7;--green:#146b5f;--green-rgb:20, 107, 95;--green-hover:#0f5b52;--green-deep:#0c413a;--green-deep-rgb:12, 65, 58;--green-soft:#e2f2ed;--active-wash:#eef7f4;--brand-wash:rgba(var(--green-rgb), .08);--brand-line-subtle:rgba(var(--green-rgb), .12);--brand-line:rgba(var(--green-rgb), .14);--brand-line-medium:rgba(var(--green-rgb), .16);--brand-line-strong:rgba(var(--green-rgb), .18);--brand-focus:rgba(var(--green-rgb), .2);--brand-outline:rgba(var(--green-rgb), .22);--brand-outline-strong:rgba(var(--green-rgb), .34);--brand-outline-active:rgba(var(--green-rgb), .42);--copper:#aa4f31;--copper-rgb:170, 79, 49;--copper-dark:#873b27;--copper-soft:#fbe9e1;--warm-paper:#fff7eb;--blue:#2e6b8c;--blue-rgb:46, 107, 140;--blue-deep:#244260;--blue-soft:#e7f1f7;--gold:#936316;--gold-rgb:147, 99, 22;--gold-deep:#714214;--gold-soft:#fff2d8;--danger:#a23d3d;--danger-rgb:162, 61, 61;--danger-soft:#faeaea;--clay:#9b4d34;--burnt:var(--copper-dark);--gold-line:rgba(var(--gold-rgb), .32);--danger-line:rgba(var(--danger-rgb), .28);--focus:var(--brand-focus);--shadow:0 26px 70px #0c413a29, 0 3px 12px rgba(var(--ink-rgb), .08);--card-shadow:0 2px 9px #16231f0e;--radius-micro:4px;--radius:8px;--radius-quick:10px;--radius-shell:28px;--radius-pill:999px;--tap:56px;--font-display:"Newsreader Variable", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--font-ui:"Avenir Next", Avenir, "Segoe UI Variable", "Segoe UI", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--text-body:1rem;--text-secondary:.9375rem;--text-compact:.875rem;--text-meta:.8125rem;--text-strong:1.0625rem;--text-section:1.125rem;--text-subheading:1.25rem;--text-title:1.55rem;--text-mobile-headline:1.75rem;--text-headline:2.05rem;--text-display:3.25rem;--text-artifact-mark:7.5rem}*{box-sizing:border-box}body{background:linear-gradient(135deg, #dbe8e3 0%, #edf2f0 56%, var(--copper-soft) 100%), #e8efec;min-height:100vh;color:var(--ink);font-family:var(--font-ui);font-size:var(--text-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.phone{background:var(--paper);border:1px solid rgba(var(--ink-rgb), .14);border-radius:var(--radius-shell);width:min(100%,430px);min-height:min(860px,100vh - 48px);max-height:calc(100vh - 48px);box-shadow:var(--shadow);position:relative;overflow:hidden}#app{min-height:inherit}.screen{--bottom-nav-height:74px;min-height:inherit;background:var(--paper);flex-direction:column;max-height:calc(100vh - 48px);display:flex}.screen-body{padding:18px 18px calc(var(--bottom-nav-height) + 22px + env(safe-area-inset-bottom));scroll-padding-block:12px calc(var(--bottom-nav-height) + 22px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.screen-body.has-footer{padding-bottom:22px}.auth-screen .screen-body{padding:0 0 24px;display:block}.auth-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:14px;margin:min(18vh,96px) 18px 24px;padding:18px;display:grid}.auth-panel h1{color:var(--green-deep);font-size:var(--text-title);margin:0;line-height:1.12}.auth-panel p{margin:0}.phone-verification-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:14px;padding:18px;display:grid}.phone-verification-panel h1{color:var(--green-deep);font-size:var(--text-title);margin:0;line-height:1.12}.phone-verification-panel p{margin:0}.phone-verification-note{color:var(--muted);font-size:var(--text-compact);line-height:1.4}.auth-social{gap:9px;display:grid}.auth-provider-button{justify-content:center}.auth-divider{color:var(--muted);font-size:var(--text-meta);text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-weight:760;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);height:1px}.auth-switch{margin-top:2px}.auth-text-action{width:fit-content;min-height:44px;color:var(--green-deep);font:inherit;font-size:var(--text-secondary);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;border-radius:0;padding:2px 0;font-weight:760;text-decoration:underline}.auth-text-action:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.password-reset-next{color:var(--muted);line-height:1.45}.topbar-actions{flex:none;align-items:center;gap:8px;display:flex}.topbar-actions:empty{display:none}.topbar-title .eyebrow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sample-mode-exit{border-color:rgba(var(--gold-rgb), .28);background:var(--gold-soft);color:var(--gold-deep)}.no-bottom-nav .screen-body{padding-bottom:24px}.no-topbar .screen-body{padding-top:20px;padding-bottom:24px}.topbar{background:var(--paper);border-bottom:1px solid #d8ddd8d9;flex:none;align-items:center;gap:10px;padding:16px 16px 10px;display:flex}.topbar-title{flex:1;min-width:0}.account-context-rail{background:var(--paper);min-height:24px;color:var(--muted);flex:none;justify-content:flex-end;align-items:center;padding:1px 16px 6px;display:flex}.account-context-summary{min-width:0;max-width:100%;font-size:var(--text-meta);letter-spacing:.01em;white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-weight:670;line-height:1.2;display:flex}.account-context-name{color:#56655f;text-overflow:ellipsis;max-width:min(46vw,180px);font-weight:730;display:block;overflow:hidden}.account-context-separator{color:#a4afab}.account-context-plan{flex:none}.no-topbar .account-context-rail{min-height:30px;padding-top:8px}@media (max-width:420px){.account-context-name,.account-context-separator{display:none}}.eyebrow{color:var(--copper);font-size:var(--text-meta);text-transform:none;letter-spacing:.01em;margin:0 0 3px;font-weight:720;line-height:1.35}h1,h2,h3,p{margin-top:0}h1{font-size:var(--text-headline);letter-spacing:-.02em;margin-bottom:10px;line-height:1.06}h2{font-size:var(--text-title);letter-spacing:-.01em;margin-bottom:8px;line-height:1.16}h3{font-size:var(--text-body);letter-spacing:0;margin-bottom:6px;line-height:1.2}p{color:var(--muted);line-height:1.5}.welcome{min-height:inherit;background:linear-gradient(180deg, rgba(var(--ink-rgb), .96), rgba(var(--green-rgb), .92)), var(--green-deep);color:#fff;flex-direction:column;display:flex}.welcome .screen-body{flex-direction:column;justify-content:space-between;padding:28px 22px 26px;display:flex}.welcome p{color:rgba(var(--surface-rgb), .78)}.brand-mark{border:1px solid rgba(var(--surface-rgb), .28);border-radius:var(--radius);background:rgba(var(--surface-rgb), .12);justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;display:inline-flex}.brand-mark svg{width:28px;height:28px}.hero-copy{margin-top:auto}.welcome-actions{gap:12px;margin-top:32px;display:grid}.button{min-height:var(--tap);border-radius:var(--radius);font-size:var(--text-body);text-align:center;border:0;justify-content:center;align-items:center;gap:10px;padding:13px 16px;font-weight:760;text-decoration:none;display:inline-flex}.button svg,.icon-button svg,.nav-item svg,.action-icon svg,.row-icon svg,.chip svg,.small-button svg{flex:none;width:20px;height:20px}.button.primary{background:var(--green);color:#fff}.button.secondary{background:var(--surface);color:var(--green-deep);border:1px solid var(--line)}.button.ghost{color:inherit;border:1px solid rgba(var(--surface-rgb), .3);background:0 0}.inline-link-button{color:var(--green-deep);min-height:40px;font:inherit;text-underline-offset:2px;vertical-align:middle;background:0 0;border:0;align-items:center;padding:2px 3px;font-weight:780;text-decoration:underline;display:inline-flex}.inline-link-button:focus-visible{outline:3px solid var(--brand-line-strong);outline-offset:3px}.button.full{width:100%}.button:disabled{cursor:progress;opacity:.68}.icon-button{border:1px solid var(--line);border-radius:var(--radius);min-width:50px;height:50px;color:var(--green-deep);background:var(--surface);justify-content:center;align-items:center;display:inline-flex}.icon-button.back{background:0 0;border-color:#0000}.form-grid{gap:16px;display:grid}.form-grid>.full{grid-column:1/-1}.field-row{grid-template-columns:1fr;gap:12px;display:grid}label{color:var(--ink);font-size:var(--text-body);gap:8px;font-weight:720;display:grid}.field-group{gap:8px;display:grid}.field-label{color:var(--ink);font-size:var(--text-body);margin:0;font-weight:720}.state-combobox{position:relative}.state-suggestions{z-index:20;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);max-height:220px;box-shadow:0 14px 34px rgba(var(--ink-rgb), .14);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.state-suggestions[hidden]{display:none}.state-suggestion{width:100%;min-height:44px;color:var(--ink);text-align:left;font:inherit;background:0 0;border:0;border-bottom:1px solid #d8ddd8b8;padding:11px 13px;font-weight:650}.state-suggestion:last-child{border-bottom:0}.state-suggestion:hover,.state-suggestion:focus{background:var(--green-soft);outline:0}.state-suggestion.empty{color:var(--muted);cursor:default}input,textarea,select{min-height:var(--tap);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--ink);font-size:var(--text-body);outline:0;padding:13px 14px}[aria-invalid=true]{border-color:rgba(var(--copper-rgb), .72);box-shadow:0 0 0 3px rgba(var(--copper-rgb), .12)}.field-error{color:var(--gold-deep);font-size:var(--text-compact);font-weight:730;line-height:1.3}.form-validation-summary{border:1px solid rgba(var(--copper-rgb), .22);border-radius:var(--radius);background:var(--warm-paper);outline:0;gap:4px;padding:12px;display:grid}.form-validation-summary strong,.form-validation-summary span{display:block}.form-validation-summary strong{color:var(--ink);font-size:var(--text-body);line-height:1.25}.form-validation-summary span{color:var(--muted);font-size:var(--text-secondary);line-height:1.35}textarea{resize:vertical;min-height:112px}.helper{font-size:var(--text-secondary);color:var(--muted);margin:0}.screen-intro{margin-bottom:14px}.screen-intro p{max-width:68ch;font-size:var(--text-body);line-height:1.5}.feature-access-screen .screen-body{display:block}.feature-access-content{gap:18px;max-width:680px;display:grid}.feature-access-screen .screen-intro{margin-bottom:0}.feature-access-screen .screen-intro h1{max-width:18ch;color:var(--green-deep);font-size:clamp(var(--text-title), 6vw, var(--text-headline));margin-bottom:10px;line-height:1.08}.feature-access-screen .screen-intro p{max-width:62ch;color:var(--muted);margin:0}.feature-access-actions{max-width:520px}.feature-access-note{max-width:62ch;color:var(--muted);font-size:var(--text-meta);margin:0;line-height:1.4}.home-role-context{border-top:1px solid var(--line);color:var(--muted);font-size:var(--text-meta);gap:2px;margin:18px 2px 4px;padding-top:12px;line-height:1.35;display:grid}.home-role-context-line{flex-wrap:wrap;gap:4px 7px;display:flex}.home-role-context strong{color:var(--muted)}.home-role-context small{color:var(--muted);font-size:var(--text-meta);line-height:1.35;display:block}.ce-screen-intro{margin-bottom:8px}.ce-screen-intro p{color:var(--muted);font-size:var(--text-secondary);line-height:1.35}.request-workflow{gap:12px;display:grid}.request-quick-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:12px;padding:14px;display:grid}.request-field-row{gap:10px;display:grid}.request-summary-grid{gap:8px;display:grid}.request-summary-row{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.request-summary-row span{color:var(--muted);font-size:var(--text-meta);font-weight:700}.request-summary-row strong{color:var(--green-deep);font-size:var(--text-compact);text-align:right}.request-share-actions{gap:10px;display:grid}.request-other-details{background:var(--surface);border-color:var(--brand-line-subtle)}.request-other-details summary{min-height:46px}.request-share-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.request-method-button.active{border-color:rgba(var(--green-rgb), .5);background:var(--green-soft);color:var(--green-deep);box-shadow:inset 0 0 0 1px var(--brand-focus)}.button.primary.request-method-button.active{color:#fff;background:var(--green);box-shadow:0 0 0 3px var(--brand-line)}.request-details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.request-details summary{min-height:50px;color:var(--green-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;font-weight:760;list-style:none;display:flex}.request-details summary::-webkit-details-marker{display:none}.request-details summary svg{width:18px;height:18px;transition:transform .18s}.request-details-title{gap:2px;display:grid}.request-details-title small{color:var(--muted);font-size:var(--text-meta);font-weight:650;line-height:1.2}.request-details[open] summary svg{transform:rotate(90deg)}.request-details-body{border-top:1px solid var(--line);gap:12px;padding:12px;display:grid}.request-details:not([open]) .request-details-body{display:none}.request-draft-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:12px;padding:14px;display:grid}.request-draft-card:focus{box-shadow:0 0 0 3px var(--brand-line-subtle);outline:0}.request-draft-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.request-draft-header h3{color:var(--green-deep);margin:0}.draft-recipient{color:var(--muted);font-size:var(--text-compact);margin:-4px 0 0;line-height:1.35}.request-draft-text{min-height:154px;color:var(--ink);font-size:var(--text-body);font-weight:520;line-height:1.5}.request-draft-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.request-draft-actions.email-actions{grid-template-columns:1fr}.request-draft-actions .button{min-height:46px;font-size:var(--text-compact);padding:10px}.request-send-status{border:1px solid var(--brand-line-strong);border-radius:var(--radius);background:var(--green-soft);color:var(--green-deep);font-size:var(--text-compact);padding:10px 11px;font-weight:680;line-height:1.35}.request-send-status.setup{border-color:rgba(var(--gold-rgb), .25);background:var(--gold-soft);color:var(--gold-deep)}.draft-subject{min-height:48px}.action-grid{gap:12px;display:grid}.action-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:left;grid-template-columns:44px 1fr 22px;align-items:center;gap:12px;width:100%;padding:15px;display:grid}.action-icon{border-radius:var(--radius);width:44px;height:44px;color:var(--green-deep);background:var(--green-soft);justify-content:center;align-items:center;display:inline-flex}.action-card:nth-child(2) .action-icon{background:var(--blue-soft)}.setup-intro{margin-bottom:14px}.setup-stepper{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.setup-stepper span{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--muted);justify-content:center;align-items:center;font-weight:820;display:inline-flex}.setup-stepper span.active,.setup-stepper span.done{border-color:var(--green);background:var(--green-soft);color:var(--green-deep)}.setup-stepper svg{width:21px;height:21px}.setup-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:14px;padding:15px;display:grid}.setup-card h1{font-size:var(--text-title);margin-bottom:0}.setup-card p{margin-bottom:0}.setup-choice-grid,.setup-priority-list,.setup-actions,.setup-track-group{gap:10px;display:grid}.setup-track{align-items:center;min-height:58px;padding:10px}.setup-track small{display:none}.setup-choice,.setup-priority{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:78px;color:var(--ink);text-align:left;gap:5px;padding:13px;display:grid}.setup-choice.selected{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--brand-line-medium)}.setup-choice span,.setup-choice small,.setup-priority small{color:var(--muted);font-size:var(--text-secondary);line-height:1.35}.setup-account-note{border:1px solid var(--line);border-radius:var(--radius);background:#f7faf7;gap:4px;padding:12px 13px;display:grid}.setup-account-note strong{color:var(--green-deep)}.setup-account-note span{color:var(--muted);line-height:1.4}.setup-priority{grid-template-columns:24px 1fr;align-items:start}.setup-priority input{width:22px;min-height:22px;accent-color:var(--green);margin-top:2px}.setup-student-attestation{background:var(--green-soft);border-color:rgba(var(--green-rgb), .3)}.action-card:nth-child(3) .action-icon{background:var(--gold-soft)}.action-card:nth-child(4) .action-icon{background:var(--copper-soft)}.action-card strong,.record-row strong,.feedback-card strong{color:var(--ink);font-size:var(--text-body);margin-bottom:3px;line-height:1.3;display:block}.action-card span,.record-row span,.feedback-card span{color:var(--muted);font-size:var(--text-body);line-height:1.45}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin:22px 0 10px;display:flex}.section-title-row.compact{margin-top:16px}.section-title-row h2{font-size:var(--text-section);margin:0}.record-shortcuts-panel{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:linear-gradient(180deg, var(--surface) 0%, #f6faf7 100%);gap:10px;margin:16px 0 4px;padding:14px;display:grid}.record-shortcuts-heading{margin:0}.record-shortcuts-helper{color:var(--muted);font-size:var(--text-secondary);margin:-2px 0 2px;line-height:1.35}.quick-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-button{border:1px solid var(--brand-line-strong);border-radius:var(--radius-quick);background:var(--surface);min-height:82px;color:var(--green-deep);text-align:left;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.quick-button-icon{border-radius:var(--radius-quick);background:var(--green-soft);width:34px;height:34px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.quick-button strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.08;display:block}.quick-button small{color:var(--muted);font-size:var(--text-meta);margin-top:3px;font-weight:690;line-height:1.18;display:block}.daily-capture-panel,.vault-hero,.vault-panel,.vault-metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.daily-capture-panel{gap:12px;margin-bottom:12px;padding:14px;display:grid}.next-step-panel{border:1px solid rgba(var(--blue-rgb), .28);border-radius:var(--radius);background:#f4f8fb;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:12px;padding:14px;display:grid}.next-step-icon{border-radius:var(--radius);background:var(--blue-soft);width:42px;height:42px;color:var(--blue);justify-content:center;align-items:center;display:inline-flex}.next-step-icon svg{width:22px;height:22px}.next-step-panel h2,.next-step-panel p{margin:0}.next-step-panel h2{color:var(--green-deep);font-size:var(--text-section);line-height:1.18}.next-step-panel div>p:last-child{font-size:var(--text-compact);margin-top:4px;line-height:1.38}.next-step-panel .button{grid-column:1/-1;justify-content:center;width:100%}.daily-action-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.daily-moment-cta{border:1px solid var(--brand-outline-strong);border-radius:var(--radius);background:var(--green-soft);min-height:78px;color:var(--ink);text-align:left;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px;display:grid}:is(.daily-moment-cta:focus-visible,.daily-moment-cta:hover){border-color:rgba(var(--green-rgb), .52);background:#eef7f1}.daily-moment-cta-icon,.daily-moment-kind-icon{border-radius:var(--radius);background:var(--surface);width:42px;height:42px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.daily-moment-cta-icon svg,.daily-moment-kind-icon svg{width:22px;height:22px}.daily-moment-cta strong{color:var(--green-deep);font-size:var(--text-strong);line-height:1.16;display:block}.daily-moment-cta small{color:var(--muted);font-size:var(--text-compact);margin-top:3px;font-weight:720;line-height:1.28;display:block}.daily-moment-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:14px;padding:14px;display:grid}.daily-moment-intro p{line-height:1.42}.daily-moment-kind-grid{gap:9px;margin-top:8px;display:grid}.daily-moment-kind{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);grid-template-columns:22px 42px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:10px;display:grid}.daily-moment-kind.selected,.daily-moment-kind:focus-within,.daily-moment-kind:hover{border-color:rgba(var(--green-rgb), .38);background:var(--green-soft)}.daily-moment-kind:has(input:checked){border-color:rgba(var(--green-rgb), .38);background:var(--green-soft)}.daily-moment-kind input{width:20px;height:20px;accent-color:var(--green-deep)}.daily-moment-kind strong,.daily-moment-kind small{display:block}.daily-moment-kind strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.18}.daily-moment-kind small{color:var(--muted);font-size:var(--text-meta);margin-top:3px;line-height:1.25}.daily-moment-note{border:1px solid rgba(var(--copper-rgb), .22);border-radius:var(--radius);background:var(--warm-paper);color:var(--muted);padding:11px;line-height:1.38}.daily-moment-note strong{color:var(--green-deep)}.daily-action-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:108px;color:var(--ink);text-align:left;align-content:start;gap:8px;padding:12px;display:grid}.daily-action-icon{border-radius:var(--radius);background:var(--surface);width:34px;height:34px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.daily-action-icon svg{width:20px;height:20px}.daily-action-card strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.14;display:block}.daily-action-card small{color:var(--muted);font-size:var(--text-meta);margin-top:4px;line-height:1.28;display:block}.preneed-overview,.preneed-queue,.preneed-list-section{gap:12px;display:grid}.preneed-action-strip,.button-row,.record-card-actions,.preneed-draft-actions{gap:10px;display:grid}.free-vault-actions{margin:14px 0 18px}.preneed-action-strip{grid-template-columns:1fr}.preneed-template-picks{grid-template-columns:1fr;gap:9px;display:grid}.preneed-step,.preneed-save-note{gap:12px;display:grid}.preneed-step{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);padding:13px}.preneed-save-note{border:1px solid var(--brand-line-strong);border-radius:var(--radius);background:var(--green-soft);padding:12px}.preneed-step-header{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;display:grid}.preneed-step-header>span{border-radius:var(--radius);background:var(--green-deep);color:#fff;width:36px;height:36px;font-size:var(--text-body);justify-content:center;align-items:center;font-weight:850;line-height:1;display:inline-flex}.preneed-step-header h3{color:var(--green-deep);font-size:var(--text-strong);margin:0;line-height:1.18}.preneed-step-header p{color:var(--muted);font-size:var(--text-compact);margin:3px 0 0;line-height:1.35}.preneed-template-button{border:1px solid var(--brand-line-strong);border-radius:var(--radius);background:var(--surface);min-height:92px;color:var(--green-deep);text-align:left;align-content:center;gap:5px;padding:12px;display:grid}.preneed-template-button.active{border-color:rgba(var(--green-rgb), .55);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--brand-line-strong)}.preneed-template-button strong{font-size:var(--text-body);line-height:1.12;display:block}.preneed-template-button small{color:var(--muted);font-size:var(--text-meta);font-weight:700;line-height:1.26;display:block}.preneed-primary-fields{border:1px solid rgba(var(--green-rgb), .13);border-radius:var(--radius);background:var(--surface);padding:12px}.preneed-editor-draft{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);gap:10px;padding:13px;display:grid}.preneed-editor-draft h3{color:var(--green-deep);font-size:var(--text-strong);margin:0;line-height:1.2}.preneed-editor-draft p{color:var(--muted);font-size:var(--text-secondary);margin:0;line-height:1.35}.preneed-editor-draft pre{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-family:inherit;font-size:var(--text-secondary);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;padding:12px;line-height:1.42}.preneed-more-details .request-details-body{padding:12px}.preneed-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.preneed-stat{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);padding:12px}.preneed-stat span,.preneed-stat small{color:var(--muted);font-weight:720;line-height:1.25;display:block}.preneed-stat span{font-size:var(--text-compact)}.preneed-stat strong{color:var(--green-deep);font-size:var(--text-subheading);margin:3px 0;line-height:1.1;display:block}.preneed-stat small{font-size:var(--text-meta)}.preneed-boundary{border:1px solid rgba(var(--copper-rgb), .22);border-radius:var(--radius);background:var(--warm-paper);color:var(--muted);padding:12px;line-height:1.4}.preneed-boundary strong{color:var(--green-deep);margin-bottom:4px;display:block}.preneed-editor{margin-bottom:14px}.checkbox-line{color:var(--ink);grid-template-columns:24px 1fr;align-items:start;gap:10px;font-weight:760;display:grid}.checkbox-line input{width:20px;height:20px;margin-top:2px}.preneed-card-body{padding-top:6px}.preneed-draft-actions,.preneed-outcome-actions,.record-card-actions{grid-template-columns:1fr}.preneed-queue-grid{gap:10px;display:grid}.preneed-queue-column{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);gap:8px;padding:12px;display:grid}.preneed-queue-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.preneed-queue-heading span{color:var(--green-deep);font-size:var(--text-secondary);font-weight:820;line-height:1.2}.preneed-queue-heading strong{border-radius:var(--radius);background:var(--green-soft);min-width:32px;min-height:32px;color:var(--green-deep);font-size:var(--text-secondary);justify-content:center;align-items:center;font-weight:840;display:inline-flex}.preneed-queue-column>p{color:var(--muted);font-size:var(--text-compact);margin:0;line-height:1.35}.preneed-queue-item{border-top:1px solid #d8ddd8c7;gap:2px;padding-top:8px;display:grid}.preneed-queue-item span,.preneed-queue-item strong,.preneed-queue-item small{display:block}.preneed-queue-item span{color:var(--ink);font-size:var(--text-secondary);font-weight:780;line-height:1.2}.preneed-queue-item strong{color:var(--green-deep);font-size:var(--text-compact);line-height:1.25}.preneed-queue-item small{color:var(--muted);font-size:var(--text-meta);font-weight:700;line-height:1.22}.preneed-outcome-actions{border:1px solid var(--brand-line-subtle);border-radius:var(--radius);background:var(--surface);gap:8px;padding:10px;display:grid}.vault-hero{gap:14px;margin-bottom:12px;padding:16px;display:grid}.vault-hero-copy{gap:5px;display:grid}.vault-hero-copy h1{color:var(--green-deep);font-size:var(--text-title);margin:0;line-height:1.12}.vault-hero-copy p{color:var(--muted);margin:0;line-height:1.42}.vault-hero-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vault-hero-actions .button{min-height:54px;padding:10px}.vault-metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.vault-metric{gap:4px;min-height:122px;padding:13px;display:grid}.vault-metric span,.annual-summary-grid span,.vault-timeline-item small{color:var(--muted);font-size:var(--text-meta);font-weight:780;line-height:1.25}.vault-metric strong{color:var(--green-deep);font-size:var(--text-subheading);line-height:1.12}.vault-metric small{color:var(--muted);font-size:var(--text-compact);line-height:1.3}.vault-panel{gap:12px;margin-bottom:12px;padding:14px;display:grid}.business-home-panel,.business-guidance-panel,.business-org-panel,.business-staff-card,.business-action-panel,.business-metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.business-home-panel{gap:12px;margin-bottom:12px;padding:14px;display:grid}.business-home-panel h2,.business-guidance-panel h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.18}.business-home-panel p,.business-guidance-panel p,.business-privacy-note,.business-staff-note{color:var(--muted);margin:4px 0 0;line-height:1.38}.care-home-panel,.care-reset-panel,.good-words-panel,.care-resources-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.care-home-panel{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:12px;padding:14px;display:grid}.care-home-icon,.care-resource-icon{border-radius:var(--radius);width:42px;height:42px;color:var(--green-deep);background:#f8ecd3;justify-content:center;align-items:center;display:inline-flex}.care-home-icon svg,.care-resource-icon svg{width:22px;height:22px}.care-home-panel h2,.care-reset-panel h2,.good-words-panel h2,.care-resources-panel h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.18}.care-home-panel p,.care-intro p,.care-safety-note{color:var(--muted);margin:4px 0 0;line-height:1.42}.care-home-panel .button{grid-column:1/-1;justify-content:center;width:100%}.care-reset-panel,.good-words-panel,.care-resources-panel{gap:12px;margin-bottom:12px;padding:14px;display:grid}.care-reset-steps{gap:8px;margin:0;padding-left:24px;display:grid}.care-reset-steps li{color:var(--ink);font-weight:760;line-height:1.34}.good-words-grid,.care-resource-grid{gap:9px;display:grid}.good-word-card{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);padding:12px}.good-word-card blockquote{color:var(--green-deep);font-size:var(--text-body);margin:6px 0 8px;font-weight:800;line-height:1.35}.good-word-card small{color:var(--muted);font-weight:720}.care-resource-card{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);min-height:74px;color:var(--ink);grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}:is(.care-resource-card:focus-visible,.care-resource-card:hover){border-color:var(--brand-outline-strong);background:var(--surface)}.care-resource-card strong,.care-resource-card small{display:block}.care-resource-card strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.18}.care-resource-card small{color:var(--muted);font-size:var(--text-meta);margin-top:3px;line-height:1.25}.care-resource-card>svg{width:18px;height:18px;color:var(--green-deep)}.care-safety-note{border-top:1px solid var(--line);font-size:var(--text-compact);padding-top:10px}.business-summary-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.business-metric{align-content:start;gap:4px;min-height:94px;padding:11px;display:grid}.business-metric.good{background:var(--green-soft)}.business-metric.watch{background:var(--warm-paper);border-color:rgba(var(--copper-rgb), .28)}.business-metric span,.business-staff-metrics span{color:var(--muted);font-size:var(--text-meta);font-weight:780}.business-metric strong,.business-staff-metrics strong{color:var(--green-deep);font-size:var(--text-section);line-height:1.12}.business-metric small{color:var(--muted);font-size:var(--text-meta);line-height:1.25}.business-guidance-panel{grid-template-columns:46px 1fr;align-items:start;gap:12px;margin-bottom:12px;padding:14px;display:grid}.business-guidance-panel.compact{margin-bottom:0}.business-action-panel{gap:13px;margin-bottom:12px;padding:14px;display:grid}.business-action-panel .field-grid{gap:11px;display:grid}.business-muted-note{color:var(--muted);font-size:var(--text-secondary);margin:0;line-height:1.4}.business-action-status{margin-bottom:12px}.business-invite-link{gap:10px;display:grid}.business-invite-link input{font-size:var(--text-meta)}.business-guidance-icon{border-radius:var(--radius);background:var(--green-soft);width:46px;height:46px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.business-org-panel{gap:12px;margin-bottom:12px;padding:14px;display:grid}.business-staff-list{gap:9px;display:grid}.business-staff-card{gap:10px;padding:12px;display:grid}.business-staff-card.good{border-color:rgba(var(--green-rgb), .28)}.business-staff-card.watch{background:var(--warm-paper);border-color:rgba(var(--copper-rgb), .32)}.business-staff-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.business-staff-heading h3{color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.16}.business-staff-heading p{color:var(--muted);font-size:var(--text-compact);margin:4px 0 0;line-height:1.25}.business-staff-metrics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.business-staff-metrics div{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);align-content:center;gap:2px;min-height:64px;padding:9px;display:grid}.vault-status-panel .section-title-row{margin:0}.vault-status-intro{color:var(--muted);font-size:var(--text-secondary);margin:0;line-height:1.4}.vault-history-stack{gap:10px;margin-bottom:12px;display:grid}.vault-history-details{background:var(--surface)}.vault-history-details .advanced-details-body{gap:12px;display:grid}.annual-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.annual-summary-grid div{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);align-content:center;gap:4px;min-height:72px;padding:10px;display:grid}.annual-summary-grid strong{color:var(--green-deep);font-size:var(--text-strong);line-height:1.12}.vault-progress{border-radius:var(--radius-pill);background:#e4ebe6;height:9px;overflow:hidden}.vault-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--copper));height:100%;display:block}.vault-timeline{gap:8px;display:grid}.vault-timeline-item{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);min-height:66px;color:var(--ink);text-align:left;grid-template-columns:14px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:10px;display:grid}.vault-timeline-dot{border:2px solid var(--green);border-radius:var(--radius-pill);background:var(--surface);width:10px;height:10px}.vault-timeline-item span:nth-child(2){gap:2px;min-width:0;display:grid}.vault-timeline-item strong{color:var(--ink);font-size:var(--text-body);line-height:1.22}.vault-timeline-item em{color:var(--muted);font-size:var(--text-compact);font-style:normal;line-height:1.25}.vault-timeline-item svg{color:var(--green-deep)}.small-button.full{justify-content:center;width:100%}.other-tools-section{gap:10px;margin:4px 0 14px;display:grid}.other-tools-section .section-title-row{margin-bottom:0}.other-tools-grid{gap:9px;display:grid}.other-tool-card{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);min-height:72px;color:var(--ink);text-align:left;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px;display:grid}:is(.other-tool-card:focus-visible,.other-tool-card:hover){border-color:var(--brand-outline-strong);background:var(--surface)}.other-tool-icon{border-radius:var(--radius);background:var(--green-soft);width:38px;height:38px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.other-tool-icon svg{width:21px;height:21px}.other-tool-card strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.18;display:block}.other-tool-card small{color:var(--muted);font-size:var(--text-meta);margin-top:3px;line-height:1.25;display:block}.other-tool-card>svg{width:18px;height:18px;color:var(--muted)}.record-list,.feedback-list,.mention-list{gap:10px;display:grid}.feedback-purpose-panel{border:1px solid rgba(var(--green-rgb), .24);border-radius:var(--radius);background:var(--green-soft);grid-template-columns:46px 1fr;align-items:start;gap:12px;margin-bottom:12px;padding:14px;display:grid}.feedback-purpose-icon{border-radius:var(--radius);background:var(--surface);width:46px;height:46px;color:var(--green-deep);justify-content:center;align-items:center;display:inline-flex}.feedback-purpose-icon svg{width:24px;height:24px}.feedback-purpose-panel h2,.feedback-review-heading h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.18}.feedback-purpose-panel p{color:var(--muted);font-size:var(--text-body);margin:6px 0 0;line-height:1.42}.feedback-primary-action{min-height:58px;margin-bottom:12px}.feedback-summary-strip{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.feedback-summary-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-content:start;gap:2px;min-height:92px;padding:10px 11px;display:grid}.feedback-summary-item span{color:var(--muted);font-size:var(--text-meta);font-weight:780;line-height:1.22}.feedback-summary-item strong{color:var(--green-deep);font-size:var(--text-subheading);line-height:1.1}.feedback-summary-item small{color:var(--muted);font-size:var(--text-meta);line-height:1.24}.feedback-consent-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);font-size:var(--text-secondary);grid-template-columns:26px 1fr;align-items:start;gap:9px;margin-bottom:16px;padding:10px 12px;line-height:1.36;display:grid}.feedback-consent-note svg{width:22px;height:22px;color:var(--green-deep)}.feedback-review-heading{margin:0 0 9px}.feedback-review-heading .eyebrow{margin-bottom:3px}.feedback-filter-row{margin-bottom:12px}.feedback-filter-chip{flex:calc(50% - 4px);justify-content:space-between;min-height:56px}.feedback-filter-chip span{text-align:left;line-height:1.14}.feedback-filter-chip strong{border-radius:var(--radius-pill);min-width:30px;min-height:30px;color:var(--green-deep);font-size:var(--text-compact);background:#eef2ef;justify-content:center;align-items:center;font-weight:820;display:inline-flex}.feedback-filter-chip.selected strong{background:var(--surface)}.feedback-social-proof-panel{border:1px solid var(--brand-focus);border-radius:var(--radius);background:var(--surface);gap:12px;margin:0 0 14px;padding:14px;display:grid}.feedback-social-proof-panel h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.2}.social-proof-link-note{border:1px solid rgba(var(--green-rgb), .13);border-radius:var(--radius);background:var(--green-soft);color:var(--green-deep);font-size:var(--text-compact);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;margin:0;padding:10px 11px;font-weight:720;line-height:1.34;display:grid}.social-proof-link-note.warn{background:var(--gold-soft);color:var(--gold-deep)}.social-proof-link-note svg{width:20px;height:20px}.social-proof-list{gap:10px;display:grid}.social-proof-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:10px;padding:12px;display:grid}.social-proof-actions{grid-template-columns:1fr;gap:8px;display:grid}.feedback-tag-list{flex-wrap:wrap;gap:8px;margin:10px 0 0;display:flex}.feedback-tag-list .mini-tag{min-height:30px;font-size:var(--text-meta);background:#f2f4f1}.feedback-card-actions{margin-top:12px}.feedback-empty-state{padding:14px;line-height:1.42}.feedback-empty-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:5px;padding:14px;display:grid}.feedback-empty-panel h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.2}.feedback-empty-panel p{color:var(--muted);font-size:var(--text-secondary);margin:0;line-height:1.4}.record-row,.feedback-card,.mention-card,.export-card,.education-entry,.education-empty-state,.license-card,.entry-form-card,.ce-tracker-card,.qualification-progress-card,.notice,.share-message,.qr-panel,.share-link-panel,.card-share-panel,.business-card-preview,.family-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.record-row{text-align:left;grid-template-columns:44px 1fr 24px;align-items:center;gap:14px;min-height:82px;padding:15px;display:grid}.row-icon{border-radius:var(--radius);width:44px;height:44px;color:var(--green-deep);background:var(--green-soft);justify-content:center;align-items:center;display:inline-flex}.proof-shortcut{margin-top:12px}.proof-explainer{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);grid-template-columns:40px 1fr;align-items:start;gap:12px;margin:12px 0;padding:12px;display:grid}.proof-explainer-icon{border-radius:var(--radius);width:40px;height:40px;color:var(--green-deep);background:var(--green-soft);justify-content:center;align-items:center;display:inline-flex}.proof-explainer-icon svg{width:20px;height:20px}.proof-explainer strong{color:var(--ink);font-size:var(--text-secondary);line-height:1.25;display:block}.proof-explainer p{color:var(--muted);font-size:var(--text-compact);margin:4px 0 10px;line-height:1.42}.education-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.qualification-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.education-stat{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);padding:13px 11px}.education-stat span{color:var(--muted);font-size:var(--text-compact);margin-bottom:4px;font-weight:740;display:block}.education-stat strong{color:var(--green-deep);font-size:var(--text-subheading);line-height:1.1;display:block}.education-list{gap:10px;min-width:0;display:grid}.education-entry{gap:12px;padding:15px;display:grid}.education-entry.active{border-color:var(--brand-outline-active);box-shadow:0 0 0 3px rgba(var(--green-rgb), .1)}.education-entry-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ce-entry-tags{flex-wrap:wrap;flex:none;justify-content:flex-start;gap:6px;max-width:100%;display:inline-flex}.ce-attach-certificate-button{min-height:50px}.education-entry h3{color:var(--ink);font-size:var(--text-strong);margin:0 0 4px;line-height:1.2}.education-entry p{color:var(--muted);font-size:var(--text-body);margin:0;line-height:1.48}.education-entry-actions{grid-template-columns:1fr;gap:10px;display:grid}.education-empty-state{gap:6px;padding:17px;display:grid}.education-empty-state strong{color:var(--ink);font-size:var(--text-strong)}.education-empty-state p{color:var(--muted);font-size:var(--text-body);margin:0;line-height:1.45}.education-editor,#recordEditor{scroll-margin-top:18px}.education-tag-grid{gap:7px}.license-list{gap:10px;display:grid}.license-state-note{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.license-state-note strong,.license-state-note span{display:block}.license-state-note strong{color:var(--green-deep);font-size:var(--text-secondary);line-height:1.25}.license-state-note span:not(.mini-tag){color:var(--muted);font-size:var(--text-compact);margin-top:3px;font-weight:680;line-height:1.35}.license-card{gap:12px;padding:15px;display:grid}.license-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.license-card h3{color:var(--ink);font-size:var(--text-strong);margin:0 0 4px;line-height:1.2}.license-card p{color:var(--muted);font-size:var(--text-body);margin:0;line-height:1.48}.license-card-quick-actions,.license-proof-editor-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.license-proof-editor-actions{grid-column:1/-1}.license-rule-panel,.license-ce-panel{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);gap:8px;padding:12px;display:grid}.license-rule-panel.compact{background:#f5f7f5}.license-rule-panel strong,.license-rule-panel span,.license-ce-panel strong,.license-ce-panel span{display:block}.license-rule-panel strong,.license-ce-panel strong{color:var(--ink);font-size:var(--text-secondary);line-height:1.25}.license-rule-panel span,.license-ce-panel span{color:var(--muted);font-size:var(--text-compact);margin-top:2px;font-weight:680;line-height:1.35}.license-rule-panel p,.license-ce-panel p{color:var(--muted);font-size:var(--text-compact);margin:0;line-height:1.42}.license-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.license-meta-grid div{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);padding:10px}.license-meta-grid span{color:var(--muted);font-size:var(--text-compact);margin-bottom:4px;font-weight:740;display:block}.license-meta-grid strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.18;display:block}.entry-form-card{gap:16px;padding:15px;display:grid}.form-action-row{grid-template-columns:1fr;gap:12px;display:grid}.record-editing-screen .screen-body{padding-bottom:18px}.record-editing-screen .screen-body>:not(.record-save-status):not(.active-record-editor-slot){display:none!important}.record-editing-screen .record-save-status{margin-bottom:12px}.record-editor-top-actions{z-index:8;border:1px solid var(--brand-outline);border-radius:var(--radius);box-shadow:0 10px 24px rgba(var(--ink-rgb), .1);background:#fbfaf7fa;grid-template-columns:minmax(0,1fr) auto;padding:10px;position:sticky;top:0}.record-editor-top-actions+.entry-form-card{margin-top:0}.record-add-button{margin-top:14px}.record-add-helper{margin:8px 2px 0}.record-save-status{border:1px solid var(--brand-focus);border-radius:var(--radius);background:var(--surface);grid-template-columns:44px 1fr;align-items:center;gap:12px;margin:0 0 14px;padding:12px;display:grid}.record-save-status.local,.record-save-status.session{border-color:rgba(var(--copper-rgb), .24);background:var(--warm-paper)}.record-save-status.saving{border-color:rgba(var(--green-rgb), .32)}.record-save-icon{border-radius:var(--radius);width:44px;height:44px;color:var(--green-deep);background:var(--green-soft);justify-content:center;align-items:center;display:inline-flex}.record-save-status strong,.record-save-status small{display:block}.record-save-status strong{color:var(--ink);font-size:var(--text-body);line-height:1.3}.record-save-status small{color:var(--muted);font-size:var(--text-secondary);margin-top:3px;line-height:1.3}.record-save-status.compact{border-color:var(--brand-line-subtle);grid-template-columns:28px minmax(0,1fr);gap:8px;margin-bottom:10px;padding:8px 10px}.record-save-status.compact .record-save-icon{border-radius:var(--radius);width:28px;height:28px}.record-save-status.compact .record-save-icon svg{width:18px;height:18px}.record-save-status.compact strong{color:var(--green-deep);font-size:var(--text-compact);line-height:1.2}.record-save-status.compact small{font-size:var(--text-meta);margin-top:1px;line-height:1.2}.active-record-editor-slot:empty{display:none}.active-record-editor{gap:10px;margin:0 0 16px;display:grid}.active-record-editor [data-record-editor-heading]{margin:0}.active-record-editor .entry-form-card{border-color:var(--brand-outline-strong);box-shadow:0 0 0 3px var(--brand-wash)}.active-record-editor .entry-form-card .form-action-row{display:none}.advanced-details{border:1px solid rgba(var(--green-rgb), .15);border-radius:var(--radius);background:var(--surface)}.advanced-details summary{min-height:54px;color:var(--green-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;font-weight:780;list-style:none;display:flex}.advanced-details summary::-webkit-details-marker{display:none}.details-summary-text{gap:3px;min-width:0;display:grid}.details-summary-text strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.25}.details-summary-text small{color:var(--muted);font-size:var(--text-compact);font-weight:680;line-height:1.25}.advanced-details summary svg{flex:none;width:20px;height:20px;transition:transform .16s}.advanced-details[open] summary svg{transform:rotate(90deg)}.advanced-details-body{gap:16px;padding:0 13px 14px;display:grid}.advanced-details:not([open]) .advanced-details-body{display:none}.advanced-details .settings-form{background:0 0;border:0;padding:0}.record-hub-groups,.settings-sections,.skill-groups{gap:12px;display:grid}.record-hub-group .advanced-details-body{padding-top:0}.skill-group{border-top:1px solid #d8ddd8e6;gap:8px;padding-top:12px;display:grid}.skill-group:first-child{border-top:0;padding-top:0}.skill-group .section-title-row{margin:0}.record-card-details{border-top:1px solid #d8ddd8e6;padding-top:10px}.record-card-details summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:54px;color:var(--green-deep);cursor:pointer;justify-content:center;align-items:center;padding:10px 13px;font-weight:780;list-style:none;display:flex}.record-card-details summary::-webkit-details-marker{display:none}.record-card-toggle-label{justify-content:center;align-items:center;gap:8px;display:inline-flex}.record-card-toggle-label svg{width:20px;height:20px;transition:transform .16s}.record-card-details .hide-label,.record-card-details[open] .show-label{display:none}.record-card-details[open] .hide-label{display:inline-flex}.record-card-details[open] .hide-label svg{transform:rotate(90deg)}.record-card-details-body{gap:12px;padding-top:12px;display:grid}.record-card-details:not([open]) .record-card-details-body{display:none}.record-card-details-body>p{margin:0}.segmented-control{border:1px solid var(--brand-line);border-radius:var(--radius);background:#f6f8f6;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.segmented-control button{border-radius:var(--radius);min-height:42px;color:var(--muted);font-size:var(--text-compact);background:0 0;border:0;font-weight:780}.segmented-control button.active{background:var(--surface);color:var(--green-deep);box-shadow:0 1px 4px rgba(var(--ink-rgb), .08)}.ce-tracker-card{gap:12px;margin-bottom:12px;padding:14px;display:grid}.ce-renewal-summary{gap:9px;margin-bottom:10px;padding:12px}.ce-renewal-summary .ce-tracker-header{align-items:flex-start}.ce-renewal-summary .ce-tracker-header h2{font-size:var(--text-section);line-height:1.16}.ce-renewal-summary .ce-progress{gap:6px}.ce-renewal-summary .ce-progress-bar{height:7px}.ce-renewal-summary .ce-progress p{font-size:var(--text-compact);line-height:1.3}.ce-rule-note{color:var(--muted);font-size:var(--text-meta);margin:0;line-height:1.3}.ce-primary-actions{margin:12px 0 14px}.ce-attention-strip{border:0;border-top:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);background:0 0;border-radius:0;gap:0;margin-bottom:14px;padding:10px 0 12px;display:grid}.ce-attention-strip.warn{border-color:rgba(var(--gold-rgb), .22);background:0 0}.ce-attention-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;list-style:none;display:grid}.ce-attention-summary::-webkit-details-marker{display:none}.ce-attention-content{gap:2px;min-width:0;display:grid}.ce-attention-toggle{border-radius:var(--radius);width:28px;height:28px;color:var(--green-deep);background:var(--surface);justify-content:center;align-items:center;display:inline-flex}.ce-attention-toggle svg{width:17px;height:17px;transition:transform .16s}.ce-attention-strip[open] .ce-attention-toggle svg{transform:rotate(90deg)}.ce-attention-strip:not([open]) .ce-attention-body{display:none}.ce-attention-body{gap:8px;padding-top:8px;display:grid}.ce-attention-strip strong,.ce-attention-strip small,.ce-attention-body small{display:block}.ce-attention-strip strong{color:var(--ink);font-size:var(--text-body);line-height:1.25}.ce-attention-strip small{color:var(--muted);font-size:var(--text-compact);font-weight:680;line-height:1.3}.ce-task-stack{gap:8px;display:grid}.ce-task-item{border:1px solid var(--brand-line-subtle);border-radius:var(--radius);background:var(--surface);gap:8px;padding:10px;display:grid}.ce-task-item span{gap:2px;display:grid}.ce-task-item .small-button{width:100%;min-height:44px;font-size:var(--text-compact);padding:8px 10px;line-height:1.15}.ce-year-hours-strip{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);align-items:center;gap:10px;margin-bottom:10px;padding:11px 12px;display:flex}.ce-year-hours-strip>span:last-child{gap:2px;min-width:0;display:grid}.ce-year-hours-strip strong,.ce-year-hours-strip small{display:block}.ce-year-hours-strip strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.22}.ce-year-hours-strip small{color:var(--muted);font-size:var(--text-meta);line-height:1.3}.ce-year-group{width:100%;min-width:0;max-width:100%;display:block}.ce-year-group .advanced-details-body{padding-top:0}.ce-year-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.ce-year-summary-main{gap:2px;min-width:0;display:grid}.ce-year-summary-status{flex-wrap:wrap;flex:none;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.ce-year-summary-status .status-pill{white-space:nowrap}.credential-ce-list{gap:10px;display:grid}.credential-ce-card{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.credential-ce-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px;list-style:none;display:flex}.credential-ce-summary::-webkit-details-marker{display:none}.credential-ce-summary-main{gap:3px;min-width:0;display:grid}.credential-ce-summary-main strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.2}.credential-ce-summary-main small{color:var(--muted);font-size:var(--text-meta);font-weight:700;line-height:1.28}.credential-ce-summary-status{flex:none;align-items:center;gap:8px;display:inline-flex}.credential-ce-summary-status .mini-tag{white-space:nowrap}.credential-ce-summary-status svg{width:18px;height:18px;color:var(--muted);transition:transform .16s}.credential-ce-card[open] .credential-ce-summary-status svg{transform:rotate(90deg)}.credential-ce-body{gap:10px;padding:0 12px 12px;display:grid}.credential-ce-body p{margin:0}.credential-ce-requirements .advanced-details-body{gap:12px}.custom-ce-rule-form{background:0 0;border:0;padding:0}.ce-progress.compact{gap:6px}.ce-year-header h3{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.2}.ce-year-header p{color:var(--muted);font-size:var(--text-secondary);margin:2px 0 0;line-height:1.35}.ce-tracker-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ce-tracker-header h2{color:var(--green-deep);font-size:var(--text-subheading);margin:0}.ce-progress{gap:7px;display:grid}.ce-progress p{color:var(--muted);font-size:var(--text-compact);margin:0}.ce-progress-bar{border-radius:var(--radius-pill);background:#e7ece8;height:10px;overflow:hidden}.ce-progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--copper));height:100%;display:block}.qualification-progress-list{gap:10px;display:grid}.qualification-progress-card{gap:10px;padding:13px;display:grid}.qualification-progress-card span{color:var(--muted);font-size:var(--text-meta);margin-bottom:4px;font-weight:760;display:block}.qualification-progress-card strong{color:var(--green-deep);font-size:var(--text-body);line-height:1.16;display:block}.qualification-progress-card p{color:var(--muted);font-size:var(--text-compact);margin:0;line-height:1.4}.qualification-signoff-meta{color:var(--muted);font-size:var(--text-compact);gap:6px;margin-bottom:10px;line-height:1.38;display:grid}.qualification-signoff-meta strong{color:var(--ink)}.qualification-bar{border-radius:var(--radius-pill);background:#e7ece8;height:9px;overflow:hidden}.qualification-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--copper));height:100%;margin:0;display:block}.requirement-card{border-top:1px solid var(--line);gap:12px;margin-top:2px;padding-top:14px;display:grid}.requirement-card p{color:var(--muted);font-size:var(--text-compact);margin:0;line-height:1.42}.requirement-card p strong{color:var(--ink)}.requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.requirement-grid div{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);padding:10px}.requirement-grid span{color:var(--muted);font-size:var(--text-meta);margin-bottom:4px;font-weight:740;display:block}.requirement-grid strong{color:var(--green-deep);font-size:var(--text-secondary);line-height:1.18;display:block}.requirement-list{gap:0;display:grid}.requirement-list div{border-top:1px solid #d8ddd8c7;padding:10px 0}.requirement-list div:first-child{border-top:0;padding-top:0}.requirement-list span{color:var(--muted);font-size:var(--text-meta);font-weight:760;display:block}.requirement-list strong{color:var(--green-deep);font-size:var(--text-secondary);line-height:1.2;display:block}.requirement-list p{margin-top:3px}.experience-tally-list{gap:2px;display:grid}.experience-tally-row{border-top:1px solid #d8ddd8c7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.experience-tally-row:first-child{border-top:0;padding-top:0}.experience-tally-row span{gap:2px;display:grid}.experience-tally-row strong{color:var(--ink);font-size:var(--text-body);line-height:1.2}.experience-tally-row small{color:var(--muted);font-size:var(--text-meta);font-weight:700}.experience-tally-row b{color:var(--green-deep);font-size:var(--text-body);text-align:right;line-height:1.15}.milestone-list{gap:8px;display:grid}.milestone-list span{color:var(--ink);font-size:var(--text-compact);grid-template-columns:18px 1fr;align-items:start;gap:8px;line-height:1.35;display:grid}.milestone-list svg{width:16px;height:16px;color:var(--green);margin-top:1px}.ce-source-row{flex-wrap:wrap;gap:8px;display:flex}.proof-file-row{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.proof-file-row .small-button{grid-column:1/-1}.voice-memo-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.proof-file-row .voice-memo-actions .small-button,.proof-file-row .license-proof-editor-actions .small-button{grid-column:auto}.voice-memo-player{grid-column:1/-1;width:100%}.proof-file-row strong,.proof-file-row span{display:block}.proof-file-row strong{color:var(--ink);font-size:var(--text-body);overflow-wrap:anywhere;line-height:1.25}.proof-file-row span{color:var(--muted);font-size:var(--text-secondary);margin-top:2px;line-height:1.35}.proof-file-row.missing{background:var(--warm-paper);border-color:rgba(var(--copper-rgb), .2)}.record-media-editor{border:0;border-top:1px solid rgba(var(--green-deep-rgb), .16);min-width:0;margin:2px 0 0;padding:16px 0 0}.record-media-editor legend{color:var(--green-deep);font-size:var(--text-body);padding:0 10px 0 0;font-weight:800}.record-media-details .advanced-details-body{padding-top:0}.record-media-details .record-media-editor{border-top:0;margin:0;padding-top:0}.record-media-details .record-media-editor legend{margin-bottom:10px}.record-media-groups{gap:16px;display:grid}.record-media-group{gap:9px;min-width:0;display:grid}.record-media-group-heading{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.record-media-group-heading strong,.record-media-group-heading small{display:block}.record-media-group-heading strong{color:var(--ink);font-size:var(--text-secondary)}.record-media-group-heading small{color:var(--muted);font-size:var(--text-meta);overflow-wrap:anywhere;margin-top:2px;font-weight:650;line-height:1.3}.record-media-heading-icon{border-radius:var(--radius);background:var(--blue-soft);width:38px;height:38px;color:var(--blue);justify-content:center;align-items:center;display:inline-flex}.record-media-heading-icon.voice{background:var(--copper-soft);color:var(--copper)}.record-media-heading-icon svg,.record-media-action svg{flex:none;width:19px;height:19px}.record-media-action-icon{display:inline-flex}.record-media-action-icon.stop,.record-media-action.recording .record-media-action-icon.record{display:none}.record-media-action.recording .record-media-action-icon.stop{display:inline-flex}.record-media-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.record-media-action{border:1px solid rgba(var(--green-deep-rgb), .2);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:50px;color:var(--green-deep);font:inherit;font-size:var(--text-compact);text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px;font-weight:780;line-height:1.2;display:inline-flex;position:relative}:is(.record-media-action:hover,.record-media-action:focus-visible,.record-media-action:focus-within){border-color:var(--green);background:var(--green-soft);outline:2px solid var(--brand-line);outline-offset:1px}.record-media-action.recording{border-color:var(--copper);background:var(--copper-soft);color:var(--copper-dark)}.record-media-input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.record-media-selection,.record-media-privacy{color:var(--muted);font-size:var(--text-meta);overflow-wrap:anywhere;font-weight:650;line-height:1.35}.record-media-selection.recording{color:var(--copper)}.record-media-selection.error{color:var(--danger)}.record-media-privacy{margin:13px 0 0}.record-media-saved{gap:9px;display:grid}@media (max-width:380px){.record-media-actions{grid-template-columns:1fr}}.status-pill{border-radius:var(--radius-pill);min-height:28px;font-size:var(--text-meta);color:var(--green-deep);background:var(--green-soft);align-items:center;padding:4px 10px;font-weight:760;display:inline-flex}.status-pill.warn{color:var(--gold-deep);background:var(--gold-soft)}.settings-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:14px;padding:14px;display:grid}.settings-form textarea{min-height:86px}.settings-gentle-note{border:1px solid rgba(var(--green-rgb), .13);border-radius:var(--radius);background:var(--surface);gap:4px;padding:12px;display:grid}.settings-gentle-note strong,.settings-gentle-note span{display:block}.settings-gentle-note strong{color:var(--ink);font-size:var(--text-secondary);line-height:1.25}.settings-gentle-note span{color:var(--muted);font-size:var(--text-compact);line-height:1.35}.settings-field-label{color:var(--ink);font-size:var(--text-body);margin-bottom:8px;font-weight:720;display:block}.settings-role-grid{gap:9px;display:grid}.settings-inline-details{border-block:1px solid var(--brand-line)}.settings-inline-details>summary,.settings-more-disclosure>summary{min-height:54px;color:var(--green-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.settings-inline-details>summary{padding:11px 2px}.settings-inline-details>summary::-webkit-details-marker{display:none}.settings-more-disclosure>summary::-webkit-details-marker{display:none}.settings-inline-details>summary>svg,.settings-more-disclosure>summary>svg{flex:none;width:20px;height:20px;transition:transform .16s}.settings-inline-details[open]>summary>svg,.settings-more-disclosure[open]>summary>svg{transform:rotate(90deg)}.settings-inline-details-body{gap:16px;padding:4px 0 14px;display:grid}.settings-inline-details:not([open]) .settings-inline-details-body{display:none}.settings-more-disclosure{border-top:1px solid var(--brand-line-strong);margin-top:2px;padding-top:2px}.settings-more-disclosure>summary{padding:13px 4px}.settings-more-sections{gap:12px;padding-top:10px;display:grid}.settings-more-disclosure:not([open]) .settings-more-sections{display:none}.settings-role-option{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:40px 1fr;align-items:center;gap:10px;min-height:54px;padding:11px 12px;display:grid}.settings-role-option:has(input:checked){border-color:var(--brand-outline-active);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--brand-line)}.settings-role-option input{width:40px;min-height:40px;accent-color:var(--green)}.settings-role-option span{color:var(--green-deep);font-weight:760;line-height:1.2}.settings-account-card{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);gap:12px;padding:12px;display:grid}.settings-tracking-group{gap:9px;display:grid}.settings-tracking-group>summary{min-height:52px}.settings-tracking-group .settings-tracking-grid{padding-top:10px}.settings-help-shortcuts{grid-template-columns:1fr;gap:8px;display:grid}.settings-help-shortcuts .small-button{text-align:left;justify-content:flex-start;min-height:44px}.settings-tracking-group h3{color:var(--burnt);font-size:var(--text-meta);letter-spacing:0;text-transform:uppercase;margin:8px 0 0;font-weight:850}.settings-tracking-grid{gap:9px;display:grid}.settings-tracking-option{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:40px 1fr;align-items:center;gap:10px;min-height:62px;padding:11px 12px;display:grid}.settings-tracking-option:has(input:checked){border-color:var(--brand-outline-active);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--brand-line)}.settings-tracking-option input{width:40px;min-height:40px;accent-color:var(--green)}.settings-tracking-option span{gap:4px;display:grid}.settings-tracking-option strong{color:var(--green-deep);font-weight:790;line-height:1.2}.settings-tracking-option small{color:var(--muted);font-size:var(--text-compact);line-height:1.25}.settings-tracking-option em{color:var(--burnt);font-size:var(--text-meta);font-style:normal;font-weight:820}.billing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.billing-summary-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;padding:12px;overflow:hidden}.billing-summary-item small{color:var(--muted);font-size:var(--text-meta);margin-bottom:4px;font-weight:720;line-height:1.2;display:block}.billing-summary-item strong{color:var(--green-deep);font-size:var(--text-body);overflow-wrap:anywhere;word-break:break-word;line-height:1.25;display:block}.career-move-email-grid{grid-template-columns:1fr}.privacy-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-summary-grid .billing-summary-item:first-child,.privacy-summary-grid .billing-summary-item:last-child{grid-column:1/-1}.billing-note{color:var(--muted);font-size:var(--text-secondary);margin:0;line-height:1.35}.billing-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photo-upload-row{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);grid-template-columns:72px 1fr;align-items:center;gap:12px;margin-bottom:14px;padding:11px;display:grid}.photo-upload-control input{width:100%;min-width:0;min-height:46px;font-size:var(--text-meta);padding:10px}.photo-upload-control{min-width:0}.photo-upload-control input::file-selector-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);color:var(--green-deep);font:inherit;margin-right:8px;padding:8px 10px;font-weight:760}.settings-profile-photo,.business-card-photo{aspect-ratio:1;border-radius:var(--radius);object-fit:cover;background:var(--green-soft);color:var(--green-deep);letter-spacing:0;justify-content:center;align-items:center;font-weight:820;display:inline-flex;overflow:hidden}.settings-profile-photo{width:72px;height:72px;font-size:var(--text-section)}.business-card-preview{background:linear-gradient(135deg, rgba(var(--green-rgb), .1) 0 22%, transparent 22% 100%), repeating-linear-gradient(135deg, rgba(var(--ink-rgb), .035) 0 1px, transparent 1px 18px), linear-gradient(160deg, rgba(var(--surface-rgb), .99), #f7ead16b), var(--surface);box-shadow:0 18px 42px rgba(var(--ink-rgb), .11);gap:18px;padding:20px 18px 18px;display:grid;position:relative;overflow:hidden}.business-card-preview:after{content:attr(data-initials);color:rgba(var(--ink-rgb), .055);font-size:var(--text-artifact-mark);letter-spacing:0;pointer-events:none;font-weight:850;line-height:1;position:absolute;bottom:54px;right:-6px}.business-card-actions{z-index:2;position:absolute;top:17px;right:16px}.card-share-trigger{border-radius:var(--radius-pill);color:#fff;background:var(--green);width:44px;height:44px;box-shadow:0 10px 22px var(--brand-outline);border:0;justify-content:center;align-items:center;display:inline-flex}.card-share-trigger.active{background:var(--green-deep)}.card-share-trigger svg{width:21px;height:21px}.business-card-identity{text-align:center;z-index:1;justify-items:center;gap:13px;padding:14px 42px 0;display:grid}.business-card-photo{border:3px solid rgba(var(--surface-rgb), .9);width:112px;height:112px;box-shadow:0 14px 30px rgba(var(--ink-rgb), .14);font-size:var(--text-title)}.business-card-nameblock h1{color:var(--green-deep);font-size:var(--text-mobile-headline);margin-bottom:8px;line-height:1.04}.business-card-nameblock p{color:var(--muted);font-size:var(--text-secondary);font-weight:720}.business-card-nameblock p:last-child{margin-bottom:0}.business-card-contact{z-index:1;gap:10px;display:grid}.business-card-contact a,.business-card-contact span{border:1px solid var(--brand-line);border-radius:var(--radius);background:rgba(var(--surface-rgb), .86);min-height:44px;color:var(--green-deep);font-size:var(--text-compact);overflow-wrap:anywhere;align-items:center;gap:10px;padding:10px 11px;font-weight:720;line-height:1.32;text-decoration:none;display:flex}.business-card-contact svg{width:19px;height:19px;color:var(--copper);flex:none}.business-card-feedback{z-index:1;box-shadow:0 12px 22px var(--brand-line-strong);position:relative}.share-link-panel{margin-top:12px;padding:12px}.share-link-panel code{color:var(--green-deep);font-size:var(--text-compact);overflow-wrap:anywhere;white-space:normal;font-weight:720;line-height:1.35;display:block}.card-share-panel{background:rgba(var(--surface-rgb), .94);box-shadow:0 12px 26px rgba(var(--ink-rgb), .08);gap:9px;margin-top:8px;padding:12px;display:grid}.card-share-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.card-share-options .button{min-height:46px;font-size:var(--text-compact);padding:10px 8px}.card-share-options .button.primary{grid-column:1/-1}.card-share-helper{color:var(--muted);font-size:var(--text-meta);margin:0;font-weight:650;line-height:1.35}.card-share-copyline{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);text-align:left;width:100%;padding:10px 11px}.card-share-copyline span{color:var(--muted);font-size:var(--text-meta);margin-bottom:3px;font-weight:740;display:block}.card-share-copyline code{color:var(--green-deep);font-size:var(--text-compact);overflow-wrap:anywhere;white-space:normal;font-weight:720;line-height:1.35}.public-card-body{align-content:center;gap:14px;display:grid}.public-card-toolbar{z-index:3;justify-content:flex-end;display:flex;position:relative}.public-card-done{min-height:38px;color:var(--green-deep);font-size:var(--text-secondary);background:0 0;border:0;border-radius:0;padding:8px 2px 8px 14px;font-weight:780}.public-card-brand{text-align:center}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:52px;color:var(--ink);font-size:var(--text-body);align-items:center;gap:9px;padding:11px 13px;font-weight:680;display:inline-flex}.chip.selected{color:var(--green-deep);border-color:rgba(var(--green-rgb), .35);background:var(--green-soft)}.family-share-flow{flex-direction:column;min-height:calc(min(860px,100vh - 48px) - 44px);display:flex}.family-exit-button{z-index:2;border-radius:var(--radius-pill);width:44px;height:44px;color:rgba(var(--ink-rgb), .42);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:10px;left:10px}.family-exit-button svg{width:20px;height:20px}:is(.family-exit-button:hover,.family-exit-button:focus-visible){background:rgba(var(--ink-rgb), .08);color:var(--green-deep);outline:0}.qr-panel{text-align:center;padding:18px 16px 20px}.family-share-title{color:var(--ink);font-size:var(--text-title);letter-spacing:0;margin:12px 0 7px;line-height:1.14}.qr-hint{max-width:100%;color:var(--muted);font-size:var(--text-body);margin:0 auto;line-height:1.4}.real-qr{border-radius:var(--radius);width:190px;height:190px;box-shadow:inset 0 0 0 1px var(--line), 0 1px 0 rgba(var(--ink-rgb), .08);border:10px solid #fff;margin:4px auto 12px;display:block}.notice{color:var(--muted);font-size:var(--text-compact);padding:12px;line-height:1.4}.notice strong{color:var(--ink)}.notice.compact{gap:2px;padding:10px;display:grid}.notice.warning{background:var(--warm-paper);border-color:rgba(var(--copper-rgb), .28)}.share-message{min-height:210px;color:var(--ink);font-size:var(--text-section);flex:1;align-items:center;padding:24px 26px;line-height:1.55;display:flex}.family-footer-note{color:var(--muted);font-size:var(--text-secondary);text-align:center;margin:auto 0 0;padding-top:18px;line-height:1.35}.family-public{background:#f3f6f4}.family-form-shell{min-height:inherit;background:var(--surface)}.family-form-shell .screen-body{padding:24px 18px 28px}.family-note{background:#f7f9f8;margin-bottom:16px;padding:15px}.family-note p:last-child{margin-bottom:0}.radio-list{gap:9px;display:grid}.radio-row{min-height:var(--tap);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-items:center;gap:10px;padding:10px 12px;font-weight:680;display:flex}.radio-row input{width:20px;min-height:20px;accent-color:var(--green)}.radio-row span{gap:2px;display:grid}.radio-row small{color:var(--muted);font-size:var(--text-meta);font-weight:620;line-height:1.25}.feedback-card,.mention-card,.export-card{padding:15px}.card-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.mini-tag{border-radius:var(--radius);background:var(--green-soft);min-height:32px;color:var(--green-deep);font-size:var(--text-compact);align-items:center;padding:6px 10px;font-weight:780;display:inline-flex}.mini-tag.private{color:var(--ink);background:#edf0f3}.mini-tag.approved{background:var(--green-soft)}.mini-tag.saved{background:var(--blue-soft);color:var(--blue-deep)}.mini-tag.export-ready{background:var(--copper-soft);color:var(--copper-dark)}.mini-tag.warn{background:var(--gold-soft);color:var(--gold-deep)}.mini-tag.language{color:var(--blue-deep);background:#e6edf7}.quote{color:var(--ink);font-size:var(--text-strong);margin:0 0 12px;line-height:1.45}.card-actions{grid-template-columns:1fr;gap:10px;display:grid}.small-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:52px;color:var(--green-deep);font-size:var(--text-body);text-align:center;justify-content:center;align-items:center;gap:9px;padding:10px 14px;font-weight:760;display:inline-flex}.small-button.primary{border-color:var(--green);background:var(--green);color:#fff}.small-button.danger{color:var(--danger)}.small-button:disabled{cursor:default;opacity:.68;color:var(--muted);background:#f4f5f3}.export-options{gap:10px;display:grid}.export-card{text-align:left;grid-template-columns:40px 1fr 20px;align-items:center;gap:12px;width:100%;display:grid}.export-card>span:not(.row-icon){min-width:0;color:var(--muted);font-size:var(--text-secondary);line-height:1.35}.export-card strong{color:var(--ink);font-size:var(--text-body);margin-bottom:3px;display:block}.export-card>span:not(.row-icon)>span{display:block}.export-preview{gap:12px;display:grid}.export-action-bar{gap:10px;display:grid}.export-action-bar .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.export-action-bar .button.secondary{white-space:nowrap;gap:8px;width:100%;padding-inline:10px}.generated-block{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:14px}.generated-block h3{color:var(--green-deep)}.generated-block p{color:var(--ink);margin:0;line-height:1.45}.generated-block ul{color:var(--ink);margin:0;padding-left:20px;line-height:1.45}.generated-block li+li{margin-top:8px}.export-source{color:var(--muted);font-size:var(--text-meta);margin-top:3px;font-weight:700;display:block}.proof-packet{gap:12px;display:grid}.proof-cover,.proof-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.proof-cover{gap:12px;padding:16px 14px 14px;display:grid;position:relative;overflow:hidden}.proof-cover h1{color:var(--green-deep);font-size:var(--text-mobile-headline);margin:0;line-height:1.05}.proof-cover h2{color:var(--ink);font-size:var(--text-section);margin:0;line-height:1.18}.proof-cover p{margin:0}.proof-stats,.proof-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.proof-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-stats div,.proof-detail-grid div{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);padding:10px}.proof-stats span,.proof-detail-grid span{color:var(--muted);font-size:var(--text-meta);margin-bottom:4px;font-weight:760;display:block}.proof-stats strong,.proof-detail-grid strong{color:var(--green-deep);font-size:var(--text-compact);line-height:1.2;display:block}.proof-attachment-name{color:var(--green-deep);overflow-wrap:anywhere;display:block}.proof-attachment-note{color:var(--clay);font-size:var(--text-meta);margin-top:6px;display:block}.proof-open-button{width:100%;margin-top:8px}.proof-section,.proof-list{gap:10px;display:grid}.proof-card{gap:10px;padding:13px;display:grid}.proof-card h3{color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.2}.proof-card p{color:var(--muted);font-size:var(--text-compact);margin:0;line-height:1.42}.proof-checklist{gap:9px;margin:0;padding:0;list-style:none;display:grid}.proof-checklist li{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);min-height:40px;color:var(--ink);font-size:var(--text-compact);align-items:center;gap:9px;padding:9px 10px;font-weight:700;display:flex}.proof-checklist svg{width:18px;height:18px;color:var(--green-deep);flex:none}.proof-viewer-backdrop{z-index:4000;background:rgba(var(--ink-rgb), .58);justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.proof-viewer-dialog{border:1px solid var(--brand-line-strong);border-radius:var(--radius);width:min(920px,100%);max-height:min(92vh,920px);box-shadow:0 24px 70px rgba(var(--ink-rgb), .28);background:#fffefb;grid-template-rows:auto minmax(240px,1fr) auto;display:grid;overflow:hidden}.proof-viewer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding:16px 16px 12px;display:flex}.proof-viewer-header h2{color:var(--ink);font-size:var(--text-strong);overflow-wrap:anywhere;margin:2px 0 0;line-height:1.25}.proof-viewer-close{flex:none}.proof-viewer-preview{background:#f5f7f5;place-items:center;min-height:260px;display:grid;overflow:auto}.proof-viewer-image{object-fit:contain;max-width:100%;max-height:62vh;display:block}.proof-viewer-frame{background:#fff;border:0;width:100%;height:min(62vh,680px)}.proof-viewer-audio{width:min(560px,100% - 28px)}.proof-viewer-file-fallback{max-width:360px;color:var(--muted);text-align:center;place-items:center;gap:8px;padding:24px;display:grid}.proof-viewer-file-fallback svg{width:36px;height:36px;color:var(--green-deep)}.proof-viewer-file-fallback strong{color:var(--ink)}.proof-viewer-settings{border-top:1px solid var(--line);gap:10px;padding:12px 16px 16px;display:grid}.proof-viewer-private-choice{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--surface);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.proof-viewer-private-choice svg{width:22px;height:22px;color:var(--green-deep)}.proof-viewer-private-choice strong,.proof-viewer-private-choice span{overflow-wrap:anywhere;display:block}.proof-viewer-private-choice strong{color:var(--ink);font-size:var(--text-secondary)}.proof-viewer-private-choice span,.proof-viewer-helper{color:var(--muted);font-size:var(--text-meta);font-weight:650;line-height:1.35}.proof-viewer-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.proof-viewer-actions .button{min-height:44px;font-size:var(--text-compact);padding:9px 8px}.proof-viewer-helper{margin:0}.bottom-nav{height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));grid-template-columns:repeat(var(--bottom-nav-count,4), minmax(0, 1fr));border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);background:#fbfaf7fa;gap:0;display:grid;position:absolute;bottom:0;left:0;right:0}.nav-item{color:var(--muted);font-size:var(--text-meta);background:0 0;border:0;place-items:center;gap:3px;padding:9px 5px 8px;font-weight:740;display:grid}.nav-item.active{color:var(--green-deep)}.nav-item span{text-align:center;max-width:100%;line-height:1.1}.toast{pointer-events:none;border-radius:var(--radius);background:var(--green-deep);color:#fff;font-size:var(--text-compact);box-shadow:0 12px 30px rgba(var(--ink-rgb), .25);padding:12px 14px;position:absolute;bottom:86px;left:16px;right:16px}.no-bottom-nav .toast{bottom:18px}@media (min-width:521px){.phone{width:min(100%,1120px)}}@media (min-width:760px){.screen{--bottom-nav-height:78px}.topbar{padding:18px clamp(24px,4vw,54px) 12px}.account-context-rail{padding-left:clamp(24px,4vw,54px);padding-right:clamp(24px,4vw,54px)}.account-context-name{max-width:300px}.screen:not(.auth-screen) .screen-body{padding:24px clamp(28px, 5vw, 64px) calc(var(--bottom-nav-height) + 32px + env(safe-area-inset-bottom));scroll-padding-block:16px calc(var(--bottom-nav-height) + 32px + env(safe-area-inset-bottom))}.screen:not(.auth-screen) .screen-body.has-footer,.screen.no-bottom-nav:not(.auth-screen) .screen-body,.screen.no-topbar:not(.auth-screen) .screen-body{padding-bottom:32px}.screen:not(.auth-screen) .screen-body>*{max-width:960px;margin-left:auto;margin-right:auto}.welcome .screen-body{padding:clamp(34px,5vw,58px) clamp(34px,6vw,72px)}.welcome .screen-body>*,.family-form-shell .screen-body>*,.public-card-body>*{max-width:760px}.field-row,.card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));justify-content:center;padding-inline:clamp(24px,5vw,64px);display:flex}.nav-item{flex:150px;min-width:120px;max-width:180px;padding-inline:14px}.toast{width:min(560px,100% - 48px);left:50%;right:auto;transform:translate(-50%)}}@media (min-width:760px) and (max-height:760px){.screen:not(.auth-screen) .screen-body{padding-top:16px;padding-bottom:calc(var(--bottom-nav-height) + 28px + env(safe-area-inset-bottom))}}@media (max-width:520px){.app-shell{padding:0}.phone{border:0;border-radius:0;width:100%;min-height:100vh;max-height:100vh}.screen{max-height:100vh}.family-share-flow{min-height:calc(100vh - 44px)}.request-share-grid,.field-row,.preneed-action-strip,.preneed-template-picks,.requirement-grid,.license-card-quick-actions,.license-proof-editor-actions,.license-state-note,.license-meta-grid,.billing-action-row,.billing-summary-grid,.proof-stats,.proof-detail-grid{grid-template-columns:1fr}.proof-viewer-backdrop{align-items:stretch;padding:0}.proof-viewer-dialog{border-width:0;border-radius:0;grid-template-rows:auto minmax(220px,1fr) auto;width:100%;max-height:100vh}.proof-viewer-image{max-height:56vh}.proof-viewer-frame{height:56vh}.proof-viewer-actions{grid-template-columns:1fr}h1{font-size:var(--text-mobile-headline)}}.auth-brand-stage{border-bottom:4px solid var(--copper);background:var(--green-deep);color:#fff;padding:20px 20px 18px}.auth-brand-lockup{align-items:center;gap:11px;margin-bottom:12px;display:flex}.auth-brand-name{color:#fff;min-width:0;font-size:var(--text-strong);letter-spacing:-.01em;flex:auto;margin:0;font-weight:720}.auth-eyebrow-prefix{display:none}.auth-returning-link{border-radius:var(--radius-micro);color:#fff;min-height:44px;font:inherit;font-size:var(--text-meta);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex:none;padding:4px 0 4px 10px;font-weight:760;text-decoration:underline}.auth-returning-link:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.auth-brand-mark{border:1px solid rgba(var(--surface-rgb), .34);border-radius:var(--radius);background:rgba(var(--surface-rgb), .1);flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.auth-brand-mark svg{width:24px;height:24px}.auth-brand-stage h1.auth-brand-promise{color:#fff;max-width:12ch;font-family:var(--font-display);font-size:clamp(var(--text-mobile-headline), 8vw, var(--text-headline));letter-spacing:-.025em;margin:0 0 8px;font-weight:650;line-height:.98}.auth-brand-message{max-width:320px;color:rgba(var(--surface-rgb), .78);font-size:var(--text-secondary);margin:18px 0 0;line-height:1.45}.auth-principles{border-top:1px solid rgba(var(--surface-rgb), .2);grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:8px;margin-top:18px;padding-top:13px;display:grid}.auth-brand-message,.auth-principles{display:none}.auth-tour-stage{background:var(--green-deep);color:#fff;border-top:0;padding:22px 20px}.auth-principles span{color:rgba(var(--surface-rgb), .82);font-size:var(--text-meta);white-space:nowrap;font-weight:720;line-height:1.3}.auth-sample-entry{gap:12px;margin:0;padding:0;display:grid}.auth-sample-entry strong{color:#fff;font-size:var(--text-secondary);margin-bottom:3px;display:block}.auth-route-preview>div span{color:rgba(var(--surface-rgb), .72);font-size:var(--text-meta);line-height:1.38;display:block}.auth-tour-copy .eyebrow{color:var(--copper-soft);margin:0 0 6px}.auth-tour-copy h2{color:#fff;max-width:430px;font-family:var(--font-display);font-size:clamp(var(--text-title), 2.8vw, var(--text-mobile-headline));letter-spacing:-.02em;margin:0;font-weight:620;line-height:1.04}.auth-tour-copy p:last-child{max-width:500px;color:rgba(var(--surface-rgb), .78);font-size:var(--text-compact);margin:9px 0 0;line-height:1.45}.auth-sample-safety{color:rgba(var(--surface-rgb), .66);font-size:var(--text-meta);text-align:center;margin:-2px 0 0;font-weight:680;line-height:1.35}.auth-profession-range{color:rgba(var(--surface-rgb), .78);font-size:var(--text-compact);margin:0;line-height:1.45}.auth-outcomes{border-block:1px solid rgba(var(--surface-rgb), .16);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;padding-block:11px;display:grid}.auth-outcomes span{min-width:0;color:rgba(var(--surface-rgb), .9);font-size:var(--text-meta);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;font-weight:740;line-height:1.25;display:grid}.auth-outcomes svg{width:17px;height:17px;color:var(--copper-soft)}.auth-sample-picker{color:#fff;gap:6px;margin:0;display:grid}.auth-sample-picker>span{color:rgba(var(--surface-rgb), .88);font-size:var(--text-meta);font-weight:760}.auth-sample-picker select{border:1px solid rgba(var(--surface-rgb), .58);border-radius:var(--radius);width:100%;min-height:48px;color:var(--green-deep);font:inherit;font-size:var(--text-compact);background:#fff;margin:0;font-weight:700}.auth-sample-entry .auth-sample-range{color:rgba(var(--surface-rgb), .68);font-size:var(--text-meta)}.auth-sample-button{border:1px solid rgba(var(--surface-rgb), .7);width:100%;color:var(--green-deep);box-shadow:none;background:#fff}.auth-sample-primary{min-height:54px;box-shadow:0 8px 20px rgba(var(--ink-rgb), .22)}.auth-student-sample-button{border:1px solid rgba(var(--surface-rgb), .48);color:#fff;width:100%;min-height:48px;box-shadow:none;background:0 0}.auth-student-sample-button:hover{background:rgba(var(--surface-rgb), .1)}.auth-role-explorer{min-width:0}.auth-role-explorer summary{width:fit-content;min-height:40px;color:rgba(var(--surface-rgb), .88);font-size:var(--text-meta);text-underline-offset:3px;cursor:pointer;align-items:center;font-weight:760;line-height:1.35;text-decoration:underline;display:flex}.auth-role-explorer summary:focus-visible{border-radius:var(--radius-micro);outline:3px solid var(--focus);outline-offset:3px}.auth-role-explorer-body{border-top:1px solid rgba(var(--surface-rgb), .16);gap:9px;margin-top:8px;padding-top:12px;display:grid}.auth-tour-stage.route-preview{padding-block:18px}.auth-route-preview{gap:11px}.auth-route-preview-button{color:#fff;background:0 0;min-height:46px}.auth-route-preview-button:hover{background:rgba(var(--surface-rgb), .1)}.auth-brand-stage.compact .auth-brand-lockup{margin-bottom:14px}.auth-brand-stage.compact .auth-brand-message,.auth-brand-stage.compact .auth-principles{display:none}.auth-entry-panel{background:var(--surface);align-content:start;gap:14px;min-width:0;padding:22px 20px 0;display:grid}.auth-entry-heading h2{color:var(--green-deep);font-family:var(--font-display);font-size:var(--text-title);letter-spacing:-.02em;margin:0 0 7px;font-weight:650;line-height:1.06}.auth-entry-heading p:last-child{margin:0}.auth-access-note{border-top:1px solid var(--copper-soft);color:var(--green-deep);font-size:var(--text-compact);margin:-2px 0 0;padding:10px 0 0;line-height:1.4}.auth-email-start-note{color:var(--muted);font-size:var(--text-meta);text-align:center;margin:-5px 0 0;line-height:1.4}.auth-password-fallback{border-top:1px solid var(--line);padding-top:2px}.auth-password-fallback>summary{min-height:48px;color:var(--green-deep);cursor:pointer;font-size:var(--text-compact);text-underline-offset:3px;justify-content:center;align-items:center;font-weight:760;text-decoration:underline;display:flex}.auth-password-fallback>summary:focus-visible{border-radius:var(--radius-micro);outline:3px solid var(--focus);outline-offset:2px}.auth-password-fallback>.form-grid{border-top:1px solid var(--line);padding-top:16px}.auth-invitation-notice{border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--green-deep);background:#f1f8f4;gap:6px;padding:12px;display:grid}.auth-invitation-notice strong,.auth-invitation-notice span,.auth-invitation-notice small{display:block}.auth-invitation-notice small{color:var(--muted);line-height:1.4}.auth-invitation-notice.error{border-color:var(--danger-line);background:var(--danger-soft);color:var(--danger)}.auth-invitation-tracks{flex-wrap:wrap;gap:6px;display:flex}.auth-invitation-tracks span{border-radius:var(--radius-pill);color:var(--green-deep);font-size:var(--text-meta);background:#fff;padding:4px 8px;font-weight:760}.auth-invitation-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-invitation-method{border:1px solid var(--line-strong);border-radius:var(--radius);min-height:84px;color:var(--green-deep);text-align:left;background:#fff;align-items:flex-start;gap:9px;padding:12px;display:flex}.auth-invitation-method.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#edf6f1}.auth-invitation-method svg{flex:none;width:18px;height:18px;margin-top:2px}.auth-invitation-method span,.auth-invitation-method strong,.auth-invitation-method small{display:block}.auth-invitation-method strong{line-height:1.25}.auth-invitation-method small{color:var(--muted);margin-top:4px;line-height:1.35}.auth-entry-panel input[readonly]{border-color:var(--line-strong);color:var(--green-deep);background:#f1f5f3;font-weight:700}.auth-footer-note{border-top:1px solid var(--line);color:var(--muted);font-size:var(--text-meta);text-align:center;margin:20px 22px 0;padding-top:14px;line-height:1.4}.phone:has(.auth-screen){width:min(100%,680px)}@media (min-width:521px){.phone:has(.auth-screen){min-height:0}}@media (min-width:760px){.phone:has(.auth-screen){width:min(100%,1040px)}.auth-screen .screen-body{grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);grid-template-areas:"brand entry""tour entry""footer footer";align-content:start;display:grid}.auth-screen .screen-body:not(:has(.auth-tour-stage)){grid-template-areas:"brand entry""footer footer"}.auth-brand-stage{border-bottom:0;grid-area:brand;padding:34px 32px 28px}.auth-brand-lockup{margin-bottom:20px}.auth-eyebrow-prefix{display:inline}.auth-returning-link{display:none}.auth-brand-stage h1.auth-brand-promise{font-size:var(--text-display)}.auth-brand-message{display:block}.auth-principles{display:grid}.auth-tour-stage{border-top:4px solid var(--copper);grid-area:tour;padding:26px 32px 32px}.auth-entry-panel{border-left:1px solid var(--line);grid-area:entry;padding:36px clamp(28px,4vw,46px) 34px}.auth-footer-note{grid-area:footer;margin:0;padding:16px 24px}}@media (max-width:380px){.auth-brand-stage{padding:18px 18px 16px}.auth-brand-stage h1.auth-brand-promise{font-size:var(--text-headline)}.auth-principles{gap:6px}.auth-principles span{font-size:var(--text-meta)}.auth-outcomes{gap:8px}.auth-outcomes span{font-size:var(--text-meta);grid-template-columns:16px minmax(0,1fr);gap:5px}.auth-outcomes svg{width:16px;height:16px}.auth-entry-panel,.auth-tour-stage{padding-inline:18px}.auth-invitation-methods{grid-template-columns:1fr}}.sample-tour-progress{border:1px solid rgba(var(--copper-rgb), .3);border-radius:var(--radius);background:var(--warm-paper);gap:12px;margin-bottom:16px;padding:14px;display:grid}.sample-tour-progress.compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:9px 10px}.sample-tour-compact-copy{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.sample-tour-compact-copy>span:last-child{gap:2px;min-width:0;display:grid}.sample-tour-compact-copy small{color:var(--copper-dark);font-size:var(--text-meta);font-weight:780;line-height:1.2}.sample-tour-compact-copy strong{color:var(--green-deep);font-size:var(--text-body);overflow-wrap:anywhere;line-height:1.25}.sample-tour-compact-icon{border-radius:var(--radius);width:34px;height:34px;color:var(--copper-dark);background:#fff;place-items:center;display:grid}.sample-tour-compact-icon svg{width:18px;height:18px}.sample-tour-compact-actions{align-items:center;gap:6px;display:flex}.sample-tour-compact-actions .small-button{white-space:nowrap;min-height:44px}.sample-tour-compact-actions .icon-button{width:44px;height:44px}.sample-tour-progress.compact>.sample-tour-dismiss{grid-column:1/-1;justify-self:start}.sample-tour-progress-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sample-tour-progress h2{color:var(--green-deep);font-size:var(--text-section);margin:0;line-height:1.25}.sample-tour-progress>p{color:var(--muted);font-size:var(--text-body);margin:0;line-height:1.42}.sample-tour-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;display:grid}.sample-tour-outcomes span{min-width:0;color:var(--green-deep);font-size:var(--text-meta);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;font-weight:740;line-height:1.25;display:grid}.sample-tour-outcomes svg{width:17px;height:17px;color:var(--copper-dark)}.sample-tour-actions{gap:8px;display:grid}.sample-tour-actions .button{justify-content:center;width:100%;min-height:46px}.sample-tour-text-actions{flex-wrap:wrap;gap:8px 18px;display:flex}.sample-tour-text-action{min-height:40px;color:var(--green-deep);font:inherit;font-size:var(--text-compact);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:760;line-height:1.3;text-decoration:underline}.sample-tour-text-action:focus-visible{border-radius:var(--radius-micro);outline:3px solid var(--focus);outline-offset:3px}.sample-simulation-note{border:1px solid var(--brand-line-strong);color:var(--green-deep);font-size:var(--text-compact);background:#edf7f3;gap:3px;padding:10px 12px;line-height:1.35;display:grid}.sample-simulation-note span{color:var(--muted)}.proof-attachment-note.sample{color:var(--green)}@media (min-width:760px){.sample-tour-progress{gap:11px;padding:16px 18px}.sample-tour-outcomes{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:520px){.sample-tour-progress{padding:12px}.sample-tour-progress-head{gap:8px}.sample-tour-progress.compact{grid-template-columns:minmax(0,1fr);align-items:stretch}.sample-tour-compact-actions{grid-template-columns:minmax(0,1fr) 44px;display:grid}.sample-tour-compact-actions .small-button{white-space:normal;text-align:left;justify-content:flex-start;width:auto;min-width:0;line-height:1.25}.sample-tour-compact-actions .icon-button{display:inline-flex}}.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}.route-focus-heading:focus{outline:none}.bootstrap-error{min-height:inherit;background:var(--paper);align-content:center;gap:10px;padding:28px;display:grid}.bootstrap-error h1,.bootstrap-error p{margin:0}.today-focus-secondary{grid-column:1/-1;justify-content:center;width:100%}.today-capture-formats{border-top:1px solid var(--brand-line);color:var(--muted);font-size:var(--text-compact);grid-column:1/-1;align-items:center;gap:7px;margin:0;padding-top:9px;line-height:1.4;display:flex}.today-capture-formats svg{width:17px;height:17px;color:var(--green-deep)}.home-recent-panel{border-top:3px solid var(--copper);gap:10px;padding-top:12px;display:grid}.home-recent-panel .section-title-row{margin:0}.home-recent-list{gap:7px;display:grid}.home-recent-item{border:1px solid var(--brand-line-medium);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:68px;color:var(--ink);text-align:left;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 10px;display:grid}.home-recent-item>span:nth-child(2){gap:2px;min-width:0;display:grid}.home-recent-item small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--text-meta);font-weight:710;overflow:hidden}.home-recent-item strong{color:var(--ink);font-size:var(--text-secondary);overflow-wrap:anywhere;line-height:1.25}.home-recent-item em{color:var(--green);font-size:var(--text-meta);overflow-wrap:anywhere;font-style:normal;font-weight:700;line-height:1.3}.home-recent-icon{border-radius:var(--radius);background:var(--green-soft);width:38px;height:38px;color:var(--green-deep);place-items:center;display:grid}.home-recent-icon svg,.home-recent-item>svg{width:18px;height:18px}.home-attention-strip{border:1px solid var(--gold-line);border-radius:var(--radius);background:var(--warm-paper);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;padding:12px;display:grid}.home-attention-strip.urgent{border-color:var(--danger-line);background:var(--danger-soft)}.home-attention-icon{border-radius:var(--radius);background:var(--gold-soft);width:42px;height:42px;color:var(--gold);place-items:center;display:grid}.home-attention-strip.urgent .home-attention-icon{background:var(--danger-soft);color:var(--danger)}.home-attention-icon svg{width:21px;height:21px}.home-attention-strip p,.home-attention-strip strong,.home-attention-strip span{margin:0}.home-attention-strip strong,.home-attention-strip span{display:block}.home-attention-strip strong{color:var(--ink);font-size:var(--text-secondary);line-height:1.25}.home-attention-strip div>span{color:var(--muted);font-size:var(--text-meta);margin-top:3px;line-height:1.35}.home-attention-strip>.button{grid-column:1/-1;justify-content:center;width:100%}@media (max-width:380px){.home-attention-strip{grid-template-columns:38px minmax(0,1fr)}}.daily-moment-choice-step,.daily-moment-capture-step{gap:14px;display:grid}.daily-moment-selection{border:1px solid rgba(var(--green-rgb), .24);border-radius:var(--radius);background:#eef8f5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.daily-moment-selection strong,.daily-moment-selection small{display:block}.daily-moment-selection strong{color:var(--green-deep)}.daily-moment-selection small{color:var(--muted);margin-top:2px;line-height:1.3}.daily-moment-selection .small-button{justify-content:center;min-width:78px}.daily-moment-choice-actions{grid-template-columns:1fr;display:grid}.daily-moment-discard{border:1px solid rgba(var(--burnt-rgb), .32);border-radius:var(--radius);background:var(--warm-paper);gap:10px;padding:14px;display:grid}.daily-moment-discard strong,.daily-moment-discard p{margin:0}.daily-moment-discard strong{color:var(--green-deep);font-family:var(--font-display);font-size:var(--text-section);line-height:1.2}.daily-moment-discard p{color:var(--muted);line-height:1.45}.daily-moment-discard .button-row{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:380px){.daily-moment-selection{grid-template-columns:38px minmax(0,1fr)}.daily-moment-selection .small-button{grid-column:1/-1;width:100%}.daily-moment-discard .button-row{grid-template-columns:1fr}}.setup-basics{border-top:1px solid var(--line);gap:10px;padding-top:4px;display:grid}.setup-basics .section-title-row{margin:0}.setup-basics h2{font-size:var(--text-section)}.setup-track-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.setup-review-details,.setup-context-details,.setup-role-details{border-top:1px solid var(--line);padding-top:4px}.setup-review-details>summary,.setup-context-details>summary,.setup-role-details>summary{min-height:44px;color:var(--green-deep);text-underline-offset:3px;cursor:pointer;align-items:center;font-weight:760;line-height:1.35;text-decoration:underline;display:flex}:is(.setup-review-details>summary:focus-visible,.setup-context-details>summary:focus-visible,.setup-role-details>summary:focus-visible){border-radius:var(--radius-micro);outline:3px solid var(--focus);outline-offset:2px}.setup-review-details-body,.setup-context-details-body,.setup-role-details-body{border-top:1px solid var(--line);margin-top:8px;padding-top:12px}.setup-role-details-body>p{font-size:var(--text-compact)}.setup-priority:has(input:checked){border-color:var(--green);background:var(--green-soft)}.setup-actions .button.ghost{border-color:var(--line);color:var(--muted)}@media (max-width:380px){.setup-track-list{grid-template-columns:1fr}}.sample-data-screen .screen-body{align-content:center;display:grid}.sample-data-state{border-block:1px solid var(--line);justify-items:start;gap:12px;width:min(100%,620px);padding-block:clamp(24px,6vw,44px);display:grid}.sample-data-state-icon{border-radius:var(--radius);background:var(--green-soft);width:44px;height:44px;color:var(--green-deep);place-items:center;display:grid}.sample-data-state.error .sample-data-state-icon{background:var(--danger-soft);color:var(--danger)}.sample-data-state-icon svg{width:22px;height:22px}.sample-data-state h1{max-width:18ch;color:var(--green-deep);font-family:var(--font-display);font-size:var(--text-headline);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:650;line-height:1}.sample-data-state>p{max-width:58ch;color:var(--muted);margin:0;line-height:1.5}.sample-loading-ledger{border-bottom:1px solid var(--line);width:100%;margin-top:6px}.sample-loading-ledger span{border-top:1px solid var(--line);height:44px;display:block;position:relative}.sample-loading-ledger span:before,.sample-loading-ledger span:after{content:"";border-radius:var(--radius-micro);background:var(--green-soft);height:8px;animation:1.25s ease-in-out infinite alternate sample-ledger-pulse;position:absolute;top:12px}.sample-loading-ledger span:before{width:34%;left:0}.sample-loading-ledger span:after{width:18%;animation-delay:.18s;right:0}.sample-loading-ledger span:nth-child(2):before{width:48%}.sample-loading-ledger span:nth-child(3):before{width:28%}.sample-data-state-actions{flex-wrap:wrap;gap:8px;display:flex}.curated-qualification-intro h1{max-width:24ch}.curated-qualification-signal{border-block:1px solid var(--line);color:var(--green-deep);grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding-block:12px;display:grid}.curated-qualification-signal>span,.curated-qualification-signal svg{width:22px;height:22px}.curated-qualification-signal p{margin:0;line-height:1.45}.curated-source-record{border-bottom:1px solid var(--line);gap:14px;padding-bottom:16px;display:grid}.curated-source-record>header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.curated-source-record h2,.curated-source-record header p,.curated-source-note{margin:0}.curated-source-record h2{color:var(--green-deep);font-size:var(--text-section);line-height:1.25}.curated-source-record header p,.curated-source-note{color:var(--muted);font-size:var(--text-compact);line-height:1.45}.curated-source-fields{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.curated-source-fields>div{border-bottom:1px solid var(--line);min-width:0;padding:10px 12px 10px 0}.curated-source-fields>div:nth-child(odd){border-right:1px solid var(--line)}.curated-source-fields>div:nth-child(2n){padding-left:12px}.curated-source-fields dt{color:var(--muted);font-size:var(--text-meta);font-weight:720;line-height:1.3}.curated-source-fields dd{color:var(--ink);overflow-wrap:anywhere;margin:4px 0 0;font-weight:720;line-height:1.35}.curated-rule-details{border-bottom:1px solid var(--line)}.curated-rule-details>summary{min-height:48px;color:var(--green-deep);text-underline-offset:3px;cursor:pointer;align-items:center;font-weight:760;line-height:1.35;text-decoration:underline;display:flex}.curated-rule-details>summary:focus-visible{border-radius:var(--radius-micro);outline:3px solid var(--focus);outline-offset:2px}.curated-rule-details-body{border-top:1px solid var(--line);gap:10px;padding:14px 0 16px;display:grid}.curated-rule-details-body h2,.curated-rule-details-body p{margin:0}.curated-rule-details-body h2{color:var(--green-deep);font-size:var(--text-section)}.curated-rule-details-body p{max-width:68ch;color:var(--muted);line-height:1.5}.curated-full-requirements{margin-top:2px}.student-value-pulse{z-index:45;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));border:1px solid var(--line-strong);border-top:4px solid var(--copper);border-radius:var(--radius);background:var(--surface);max-height:min(560px,100% - 96px);box-shadow:0 18px 45px rgba(var(--ink-rgb), .2);gap:10px;padding:16px;display:grid;position:absolute;left:12px;overflow-y:auto}.screen.no-bottom-nav .student-value-pulse{bottom:calc(14px + env(safe-area-inset-bottom))}.student-value-pulse .eyebrow,.student-value-pulse h2,.student-value-pulse p{margin:0}.student-value-pulse h2{color:var(--green-deep);font-size:var(--text-section);line-height:1.2}.student-value-pulse>p:not(.eyebrow){color:var(--muted);font-size:var(--text-compact);line-height:1.45}.student-value-pulse-output{gap:6px;display:grid}.student-value-pulse-output>b{color:var(--copper);justify-self:center}.student-value-pulse-output small{color:var(--copper-dark)}.student-value-pulse-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.student-value-pulse-question{border-top:1px solid var(--line)}.student-value-pulse-question>summary{min-height:42px;color:var(--green-deep);cursor:pointer;align-items:center;font-weight:760;display:flex}.student-value-pulse-question>p{color:var(--muted);font-size:var(--text-meta);margin:0 0 8px;line-height:1.4}.student-value-pulse-choices{gap:7px;display:grid}.student-value-pulse-choices button{border:1px solid var(--line);border-radius:var(--radius-micro);background:var(--surface);min-height:46px;color:var(--ink);text-align:left;font:inherit;font-size:var(--text-compact);cursor:pointer;padding:9px 11px;font-weight:720;line-height:1.35}.student-value-pulse-choices button:hover{border-color:var(--green);background:var(--green-soft)}.student-value-pulse-choices button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.student-value-pulse-skip:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.student-value-pulse-skip{min-height:44px;color:var(--green-deep);font:inherit;font-size:var(--text-compact);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:7px 2px;font-weight:760;text-decoration:underline}@keyframes sample-ledger-pulse{0%{opacity:.45}to{opacity:1}}@media (max-width:440px){.student-value-pulse-actions{grid-template-columns:1fr}.sample-data-state-actions,.sample-data-state-actions .button{width:100%}.curated-source-fields{grid-template-columns:1fr}.curated-source-fields>div:nth-child(odd){border-right:0}.curated-source-fields>div:nth-child(2n){padding-left:0}}@media (prefers-reduced-motion:reduce){.sample-loading-ledger span:before,.sample-loading-ledger span:after{animation:none}}@media (max-width:380px){.daily-action-grid,.preneed-stat-grid,.vault-hero-actions,.vault-metric-grid,.annual-summary-grid{grid-template-columns:1fr}}.skill-list{grid-template-columns:1fr;gap:10px;display:grid}.skill-list .chip{text-align:left;border-radius:var(--radius);justify-content:flex-start;width:100%}.phone{border-color:rgba(var(--green-deep-rgb), .14);background:var(--paper)}.screen,.topbar{background:var(--paper)}.topbar{border-bottom-color:rgba(var(--green-deep-rgb), .1);min-height:72px;box-shadow:0 1px 0 rgba(var(--surface-rgb), .9);padding:14px 16px 11px}.topbar-title h2{color:var(--green-deep);font-family:var(--font-display);font-size:var(--text-title);letter-spacing:-.02em;margin:0;font-weight:650;line-height:1.04}.topbar-context{color:var(--muted);font-size:var(--text-meta);margin:2px 0 0;font-weight:650;line-height:1.25}.eyebrow{color:var(--copper);font-weight:720}h1,h2,h3,strong{text-wrap:pretty}h1,h2{color:var(--ink);font-weight:760}.screen-intro h1,.feature-access-screen .screen-intro h1,.setup-card>h1{font-family:var(--font-display);letter-spacing:-.025em;font-weight:650}.screen-intro>p,.record-outcome-heading>p:last-child,.vault-status-intro{max-width:68ch}p{color:var(--muted)}.icon-button{border-color:rgba(var(--green-deep-rgb), .14);box-shadow:0 1px 3px rgba(var(--ink-rgb), .05);background:#f4f9f7}.icon-button.back{box-shadow:none}.button.primary{background:var(--green);box-shadow:0 5px 14px var(--brand-focus)}.button.secondary{border-color:rgba(var(--green-deep-rgb), .16);background:var(--surface)}.button,.small-button,.icon-button,.action-card,.quick-button,.daily-moment-cta,.daily-action-card,.other-tool-card,.record-row,.export-card{transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s,transform .15s}:is(.button:focus-visible,.small-button:focus-visible,.icon-button:focus-visible,.action-card:focus-visible,.quick-button:focus-visible,.daily-moment-cta:focus-visible,.daily-action-card:focus-visible,.other-tool-card:focus-visible,.record-row:focus-visible,.export-card:focus-visible,.nav-item:focus-visible){outline:3px solid var(--focus);outline-offset:2px}input,textarea,select{box-shadow:inset 0 1px 0 rgba(var(--ink-rgb), .025);border-color:#cfdcd7}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--focus)}.auth-panel,.phone-verification-panel,.setup-card{border-top:4px solid var(--green);box-shadow:var(--card-shadow)}.daily-capture-panel{border-color:rgba(var(--green-deep-rgb), .15);border-top:3px solid var(--copper)}.daily-moment-cta{border-color:var(--brand-outline-strong);background:#e9f6f2}.daily-moment-cta-icon{color:var(--green-deep);box-shadow:0 1px 4px rgba(var(--green-deep-rgb), .09)}.daily-action-card{border-color:rgba(var(--green-deep-rgb), .12);background:var(--surface)}.daily-action-card.primary{border-color:rgba(var(--green-rgb), .28);background:#f0f9f6}.daily-action-card:first-child .daily-action-icon{background:var(--green-soft);color:var(--green-deep)}.daily-action-card:nth-child(2) .daily-action-icon{background:var(--blue-soft);color:var(--blue)}.daily-action-card:nth-child(3) .daily-action-icon{background:var(--gold-soft);color:var(--gold)}.daily-action-card:nth-child(4) .daily-action-icon{background:var(--copper-soft);color:var(--copper)}.care-home-panel{border-color:var(--gold-line);background:var(--warm-paper)}.care-home-icon,.care-resource-icon{background:var(--gold-soft);color:var(--gold)}.vault-panel{border-color:rgba(var(--blue-rgb), .2);border-top:3px solid var(--blue)}.vault-metric.good{border-color:var(--brand-outline);background:#edf8f5}.vault-metric.watch{border-color:rgba(var(--gold-rgb), .24);background:var(--warm-paper)}.record-shortcuts-panel{border-color:rgba(var(--blue-rgb), .2);background:#f2f7fb}.quick-button,.other-tool-card{border-color:rgba(var(--green-deep-rgb), .13);background:var(--surface)}.other-tool-card:nth-child(4n+1) .other-tool-icon{background:var(--green-soft);color:var(--green-deep)}.other-tool-card:nth-child(4n+2) .other-tool-icon{background:var(--blue-soft);color:var(--blue)}.other-tool-card:nth-child(4n+3) .other-tool-icon{background:var(--gold-soft);color:var(--gold)}.other-tool-card:nth-child(4n) .other-tool-icon{background:var(--copper-soft);color:var(--copper)}.record-row,.feedback-card,.mention-card,.export-card,.education-entry,.license-card,.entry-form-card,.qualification-progress-card,.proof-card,.social-proof-card{border-color:rgba(var(--green-deep-rgb), .13);box-shadow:var(--card-shadow)}.license-state-note{border-color:rgba(var(--blue-rgb), .2);background:var(--blue-soft)}.record-save-status{border-color:var(--brand-focus);background:#f1f9f6}.education-summary-grid .education-stat,.qualification-summary-grid .education-stat{border-color:rgba(var(--green-deep-rgb), .12);box-shadow:var(--card-shadow);border-top-width:3px}.education-summary-grid .education-stat:nth-child(4n+1),.qualification-summary-grid .education-stat:nth-child(4n+1){border-top-color:var(--green);background:#f4faf8}.education-summary-grid .education-stat:nth-child(4n+2),.qualification-summary-grid .education-stat:nth-child(4n+2){border-top-color:var(--blue);background:#f4f8fb}.education-summary-grid .education-stat:nth-child(4n+3),.qualification-summary-grid .education-stat:nth-child(4n+3){border-top-color:var(--copper);background:var(--copper-soft)}.education-summary-grid .education-stat:nth-child(4n),.qualification-summary-grid .education-stat:nth-child(4n){border-top-color:var(--gold);background:var(--warm-paper)}.status-pill,.mini-tag{border:1px solid var(--brand-wash)}.status-pill.warn,.mini-tag.warn{border-color:rgba(var(--gold-rgb), .12)}.request-send-status.error{border-color:rgba(var(--danger-rgb), .2);background:var(--danger-soft);color:var(--danger)}.bottom-nav{background:rgba(var(--surface-rgb), .97);border-top-color:rgba(var(--green-deep-rgb), .12);box-shadow:0 -8px 24px rgba(var(--ink-rgb), .055)}.nav-item{position:relative}.nav-item.active{color:var(--green-deep);background:#eef7f4}.nav-item.active:before{content:"";border-radius:0 0 var(--radius-pill) var(--radius-pill);background:var(--copper);height:3px;position:absolute;top:0;left:28%;right:28%}.toast{background:var(--green-deep);box-shadow:0 12px 30px rgba(var(--green-deep-rgb), .24)}@media (hover:hover){.button.primary:hover{box-shadow:0 7px 18px rgba(var(--green-rgb), .24);background:#0f5b52}.button.secondary:hover,.small-button:hover,.icon-button:hover{border-color:rgba(var(--green-rgb), .32);background:#f3f9f7}.action-card:hover,.quick-button:hover,.daily-action-card:hover,.other-tool-card:hover,.record-row:hover,.export-card:hover{border-color:rgba(var(--green-rgb), .3);box-shadow:0 5px 16px rgba(var(--ink-rgb), .09);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.button,.small-button,.icon-button,.action-card,.quick-button,.daily-moment-cta,.daily-action-card,.other-tool-card,.record-row,.export-card{transition:none}}@media (max-width:520px){.education-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.license-state-note .mini-tag{justify-self:start}}.record-screen-intro strong{color:var(--green-deep);font-weight:760}.record-hub-group{box-shadow:none;background:0 0;overflow:clip}.record-hub-group[open]{background:var(--surface)}.record-hub-group .advanced-details-body{gap:0;padding:0}.record-hub-group .record-list{border-top:1px solid rgba(var(--green-deep-rgb), .12);gap:0}.record-hub-group .record-row{border:0;border-bottom:1px solid rgba(var(--green-deep-rgb), .1);min-height:74px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:38px minmax(0,1fr) 20px;gap:11px;padding:12px 13px;transform:none}.record-hub-group .record-row:last-child{border-bottom:0}.record-hub-group .row-icon{border-radius:var(--radius-micro);width:38px;height:38px;box-shadow:inset 0 0 0 1px var(--brand-focus);background:0 0}.record-hub-group .record-row strong{font-size:var(--text-body);margin-bottom:2px;line-height:1.3}.record-hub-group .record-row span{font-size:var(--text-compact);line-height:1.4}.vault-status-panel .vault-metric-grid{border-block:1px solid rgba(var(--green-deep-rgb), .14);grid-template-columns:1fr;gap:0;margin-bottom:0}.vault-status-panel .vault-metric{border:0;border-bottom:1px solid rgba(var(--green-deep-rgb), .1);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;min-height:0;padding:10px 0}.vault-status-panel .vault-metric:last-child{border-bottom:0}.vault-status-panel .vault-metric>span{color:var(--ink);font-size:var(--text-compact);align-self:end;font-weight:720}.vault-status-panel .vault-metric>strong{color:var(--green-deep);font-size:var(--text-body);font-variant-numeric:tabular-nums;text-align:right;align-self:end;line-height:1.2}.vault-status-panel .vault-metric>small{color:var(--muted);font-size:var(--text-meta);grid-column:1/-1;line-height:1.35}.home-recent-list{border-block:1px solid rgba(var(--green-deep-rgb), .14);gap:0}.home-recent-item{border:0;border-bottom:1px solid rgba(var(--green-deep-rgb), .1);min-height:68px;box-shadow:none;background:0 0;border-radius:0;padding-inline:4px;transform:none}.home-recent-item:last-child{border-bottom:0}.home-recent-icon{border-radius:var(--radius-micro);box-shadow:inset 0 0 0 1px var(--brand-focus);background:0 0}.home-recent-item small,.home-recent-item em,.account-context-summary,.nav-item{font-size:var(--text-meta)}.vault-metric strong,.annual-summary-grid strong,.proof-stat strong,.education-stat strong{font-variant-numeric:tabular-nums}::selection{background:var(--copper-soft);color:var(--ink)}html,.screen-body{scrollbar-color:var(--brand-outline-active) transparent;scrollbar-width:thin}input,textarea{caret-color:var(--green)}.recognition-intro{margin-bottom:14px}.recognition-intro h1{font-size:var(--text-mobile-headline);margin:3px 0 7px;line-height:1.08}.recognition-builder,.recognition-controls,.recognition-preview-section{gap:14px;display:grid}.recognition-controls{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:16px}.recognition-audience-fieldset{border:0;min-width:0;margin:0;padding:0}.recognition-audience-fieldset legend,.recognition-control-label{color:var(--ink);margin-bottom:7px;font-weight:750;display:block}.recognition-audience-control,.recognition-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.recognition-audience-control button,.recognition-mode-tabs button{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:48px;color:var(--muted);overflow-wrap:anywhere;padding:9px 10px;font-weight:750}.recognition-audience-control button:first-child,.recognition-mode-tabs button:first-child{border-radius:var(--radius) 0 0 var(--radius)}.recognition-audience-control button:last-child,.recognition-mode-tabs button:last-child{border-radius:0 var(--radius) var(--radius) 0}.recognition-audience-control button.active,.recognition-mode-tabs button.active{border-color:var(--green);background:var(--green-soft);color:var(--green-deep)}.recognition-audience-control svg{vertical-align:-3px;width:18px;height:18px}.recognition-mode-tabs{margin-bottom:16px}.recognition-approval-check,.recognition-permission-note{border:1px solid var(--line-strong);border-radius:var(--radius);background:#f2f8f6;align-items:flex-start;gap:11px;padding:13px;display:flex}.recognition-approval-check input{flex:none;width:22px;height:22px;margin:2px 0 0}.recognition-approval-check span,.recognition-permission-note span{gap:3px;min-width:0;display:grid}.recognition-approval-check small,.recognition-permission-note small{color:var(--muted);line-height:1.35}.recognition-permission-note svg{width:23px;height:23px;color:var(--green);flex:none}.recognition-theme-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.recognition-theme-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:64px;color:var(--muted);font-size:var(--text-meta);justify-items:center;gap:6px;padding:8px 5px;font-weight:750;display:grid}.recognition-theme-button.active{border-color:var(--green);box-shadow:0 0 0 2px var(--focus);color:var(--green-deep)}.recognition-theme-swatch{border:2px solid rgba(var(--surface-rgb), .85);width:28px;height:28px;box-shadow:0 0 0 1px rgba(var(--ink-rgb), .16);border-radius:50%;display:block}.recognition-preview-section{margin-top:4px}.recognition-share-card{aspect-ratio:1;border-radius:var(--radius);background:var(--green-deep);color:#fff;width:100%;min-width:0;box-shadow:0 10px 28px rgba(var(--ink-rgb), .16);flex-direction:column;padding:24px;display:flex;overflow:hidden}.recognition-share-card.theme-midnight{background:var(--blue-deep)}.recognition-share-card.theme-warm{background:var(--copper)}.recognition-card-brand{min-width:0;font-size:var(--text-meta);align-items:center;gap:9px;font-weight:800;display:flex}.recognition-card-brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recognition-card-mark{width:31px;height:31px;color:var(--green-deep);font-size:var(--text-meta);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.theme-midnight .recognition-card-mark{color:var(--blue-deep)}.theme-warm .recognition-card-mark{color:var(--copper)}.recognition-card-copy{flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex}.recognition-card-kicker{color:var(--copper-soft);font-size:var(--text-meta);text-transform:uppercase;margin:0 0 8px;font-weight:850}.theme-midnight .recognition-card-kicker{color:var(--blue-soft)}.theme-warm .recognition-card-kicker{color:var(--copper-soft)}.recognition-share-card h2{color:#fff;font-size:var(--text-title);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;line-height:1.04;display:-webkit-box;overflow:hidden}.recognition-share-card blockquote,.recognition-card-milestone{color:var(--line-strong);font-size:var(--text-body);-webkit-line-clamp:5;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0 0 13px;line-height:1.38;display:-webkit-box;overflow:hidden}.recognition-card-milestone{color:#fff;font-size:var(--text-section);font-weight:760}.recognition-card-attribution,.recognition-card-context{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.recognition-card-attribution{color:#fff;font-size:var(--text-meta);font-weight:800}.recognition-card-context{color:var(--green-soft);font-size:var(--text-meta);margin-top:3px}.recognition-card-footer{border-top:1px solid rgba(var(--surface-rgb), .26);color:rgba(var(--surface-rgb), .8);font-size:var(--text-meta);justify-content:space-between;gap:8px;padding-top:11px;font-weight:700;display:flex}.recognition-card-footer span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recognition-caption{min-height:154px}.recognition-primary-actions{gap:9px;display:grid}.recognition-safety-line{color:var(--muted);font-size:var(--text-meta);text-align:center;margin:-3px 0 0;line-height:1.4}.recognition-exclusion-note{border-top:1px solid var(--line);color:var(--muted);font-size:var(--text-meta);gap:4px;padding:13px 0 0;line-height:1.42;display:grid}.recognition-exclusion-note strong{color:var(--ink)}.recognition-history{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.recognition-history summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:56px;padding:12px 14px;list-style:none;display:flex}.recognition-history summary>span{gap:2px;display:grid}.recognition-history summary small{color:var(--muted)}.recognition-history summary svg{width:19px;height:19px}.recognition-history-list{padding:0 14px 12px}.recognition-history-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.recognition-history-list article>div{gap:3px;min-width:0;display:grid}.recognition-history-list article strong,.recognition-history-list article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recognition-history-list article small{color:var(--muted)}.recognition-empty-state{justify-items:start;gap:9px;padding:22px 0;display:grid}.recognition-empty-state h2,.recognition-empty-state p{margin:0}.recognition-empty-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green-deep);border-radius:50%;place-items:center;display:grid}.recognition-empty-icon svg{width:25px;height:25px}.recognition-team-intro{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.recognition-team-intro h2,.recognition-team-intro p{margin:0}.recognition-queue{gap:26px;display:grid}.recognition-queue-item{border-bottom:1px solid var(--line);gap:12px;padding-bottom:26px;display:grid}.recognition-queue-meta{flex-wrap:wrap;gap:6px;display:flex}.recognition-queue-caption{border:1px solid rgba(var(--copper-rgb), .2);border-radius:var(--radius);background:var(--copper-soft);color:var(--muted);font-size:var(--text-meta);white-space:pre-wrap;margin:0;padding:12px;line-height:1.45}.recognition-publication-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.business-recognition-entry{border-top:2px solid var(--blue);border-bottom:1px solid var(--line);gap:13px;margin:14px 0;padding:16px 0;display:grid}.business-recognition-entry h2,.business-recognition-entry p{margin:0}.business-recognition-entry>div{gap:5px;display:grid}@media (max-width:380px){.recognition-share-card{padding:19px}.recognition-share-card h2{font-size:var(--text-subheading)}.recognition-share-card blockquote,.recognition-card-milestone{font-size:var(--text-compact)}.recognition-publication-row{grid-template-columns:1fr}}