:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--ink:#171717;--muted:#626262;--paper:#fffefb;--canvas:#f2f0ea;--line:#d7d3ca;--soft:#e9e6df;--accent:#a72121;--red:var(--accent);--accent-hover:#861a1a;--success:#17623c;--warning:#8c4b08;--error:#9c1c1c;--focus:#1475d1;--radius-sm:8px;--radius:16px;--radius-lg:28px;--shadow:0 18px 50px #17171717;background:var(--canvas);color:var(--ink);font-family:Inter,Noto Sans HK,Noto Sans CJK TC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100dvh;margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:999;background:#fff;border-radius:8px;padding:12px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.brand-header{color:#fff;background:var(--ink);align-items:center;gap:12px;min-height:88px;padding:12px clamp(16px,4vw,48px);display:flex}.brand-header>a{background:#fff;border-radius:50%;flex:0 0 60px;place-items:center;width:60px;height:60px;padding:5px;display:grid;overflow:hidden}.brand-header img{object-fit:contain;object-position:50% 50%;width:50px;height:50px;display:block}.brand-header>div:not(.secure-chip):not(.language-switcher){gap:1px;display:grid}.brand-header strong{letter-spacing:.08em;font-size:clamp(17px,3vw,23px)}.brand-header span{color:#cacaca;letter-spacing:.14em;font-size:10px}.secure-chip{color:#e7e7e7;white-space:nowrap;border:1px solid #525252;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 11px;font-size:12px;display:flex}.secure-chip svg{width:16px;height:16px}.language-switcher{background:#242424;border:1px solid #525252;border-radius:999px;align-items:center;margin-left:auto;padding:3px;display:flex}.language-switcher button{color:#d2d2d2;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:700}.language-switcher button[aria-pressed=true]{color:var(--ink);background:#fff}.language-switcher+.secure-chip{margin-left:0}.content{width:min(100% - 32px,760px);margin:auto;padding:48px 0}.content.wide{width:min(100% - 32px,1240px)}footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 24px;padding:24px 16px 32px;font-size:12px;display:flex}footer a{text-decoration:underline}.eyebrow{color:var(--accent);letter-spacing:.16em;font-size:11px;font-weight:800;display:block}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:11px 18px;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.button.primary{color:#fff;background:var(--accent)}.button.primary:hover{background:var(--accent-hover)}.button.secondary{color:var(--ink);background:#fff;border-color:#a8a49b}.button.secondary:hover{border-color:var(--ink);background:#f7f5f0}.button.text{color:var(--ink);background:0 0;border-color:#0000;text-decoration:underline}.button.google{color:#202124;background:#fff;border-color:#b7b7b7;width:100%}.button.google:hover{background:#f7f7f7;border-color:#777}.button.google svg{stroke:none;width:22px;height:22px}.button.google span{color:var(--muted);margin-left:auto;font-size:12px;font-weight:500}.auth-card,.state-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow);padding:clamp(24px,5vw,52px);overflow:hidden}.auth-heading{max-width:580px;margin-bottom:28px}.auth-heading h1,.state-card h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(30px,6vw,48px)}.auth-heading p,.state-card>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.divider{color:#777;letter-spacing:.08em;align-items:center;gap:14px;margin:24px 0;font-size:11px;font-weight:700;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-grid{gap:20px;display:grid}.auth-method{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:start;gap:14px;padding:20px;display:grid}.auth-method h2{margin:0;font-size:18px}.auth-method p{margin:0}.auth-method label,.create-card label,.phone-linker label{gap:7px;font-size:13px;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #aaa69c;border-radius:10px}input,select{padding:10px 12px}textarea{resize:vertical;padding:12px;line-height:1.55}input:hover,select:hover,textarea:hover{border-color:#62605b}input:focus,select:focus,textarea:focus{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 24%, transparent)}.text-actions{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.text-actions button{color:#4d4d4d;background:0 0;border:0;min-height:44px;padding:8px 0;text-decoration:underline}.security-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:22px 0 0;font-size:12px;display:flex}.security-note svg{width:16px;height:16px}.auth-policy-note{border:1px solid var(--line);background:#f7f5f0;border-radius:12px;margin-top:20px;padding:14px 16px}.auth-policy-note>p{color:#55514c;margin:0;font-size:12px;line-height:1.65}.auth-policy-disclosure{margin-top:8px}.auth-policy-disclosure summary{min-height:44px;color:var(--ink);cursor:pointer;align-items:center;font-size:13px;font-weight:800;text-decoration:underline;display:flex}.auth-policy-scroll,.account-policy-scroll{overscroll-behavior:contain;border:1px solid var(--line);scrollbar-gutter:stable;background:#fff;border-radius:12px;max-height:340px;padding:4px 16px 16px;overflow-y:auto}.auth-policy-scroll:focus-visible,.account-policy-scroll:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.auth-policy-scroll section,.account-policy-scroll section{border-bottom:1px solid var(--soft);padding:14px 0}.auth-policy-scroll section:last-child,.account-policy-scroll section:last-child{border-bottom:0}.auth-policy-scroll h3,.account-policy-scroll h2{margin:0 0 7px;font-size:14px;line-height:1.45}.auth-policy-scroll p,.account-policy-scroll p{color:#4f4b47;margin:0;font-size:12px;line-height:1.7}.helper{color:var(--muted);font-size:13px;font-weight:400;line-height:1.55}.alert{border:1px solid;border-radius:10px;margin:0 0 20px;padding:13px 15px;font-size:14px;line-height:1.5}.alert.error{color:#761515;background:#fff0f0;border-color:#db9797}.alert.success{color:#105b35;background:#effbf4;border-color:#8ac7a6}.alert.draft-notice{color:#684b13;background:#fff8df;border-color:#dfc27c;gap:4px;display:grid}.state-card{text-align:center}.state-card>p{max-width:560px;margin:0 auto}.state-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.pdf-download{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;display:flex}.pdf-download small,.pdf-status{color:#69635c;text-align:center;width:100%;font-size:.84rem;line-height:1.45;display:block}.pdf-download .field-error{width:100%}.success-seal{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:76px;height:76px;margin:28px auto 4px;display:grid}.success-seal svg{stroke-width:2.5px;width:42px;height:42px}.loading{min-height:280px;color:var(--muted);align-content:center;place-items:center;gap:16px;display:grid}.loading>span{border:4px solid #d2cfc8;border-top-color:var(--accent);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.application-layout{align-items:start;gap:24px;display:grid}.application-aside{border-radius:var(--radius-lg);color:#fff;background:var(--ink);padding:30px;display:none;position:sticky;top:24px}.application-aside h1{letter-spacing:-.04em;margin:8px 0;font-size:34px}.application-aside>p{color:#bdbdbd;line-height:1.6}.step-list{gap:6px;margin:28px 0;padding:0;list-style:none;display:grid}.step-list li{color:#909090;align-items:center;gap:12px;min-height:48px;padding:8px;font-size:14px;font-weight:650;display:flex}.step-list li>span{border:1px solid #5d5d5d;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.step-list li.active{color:#fff}.step-list li.active>span{color:var(--ink);background:#fff;border-color:#fff}.step-list li.done{color:#b9d6c6}.step-list li.done>span{color:#dff5e8;background:#24583b;border-color:#4d8f68}.account-card{background:#222;border:1px solid #474747;border-radius:12px;gap:4px;padding:16px;display:grid}.account-card small{color:#999}.account-card strong{overflow-wrap:anywhere;font-size:13px}.account-card button{color:#ddd;text-align:left;background:0 0;border:0;min-height:44px;margin-top:7px;text-decoration:underline}.form-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow);padding:clamp(20px,5vw,48px)}.mobile-progress{color:var(--muted);margin-bottom:28px;font-size:12px;font-weight:700}.mobile-progress>div{background:var(--soft);border-radius:99px;height:4px;margin-top:8px;overflow:hidden}.mobile-progress i{border-radius:inherit;background:var(--accent);height:100%;transition:width .26s;display:block}.section-heading{margin-bottom:28px}.section-heading h2{letter-spacing:-.035em;margin:7px 0 4px;font-size:clamp(28px,5vw,42px)}.section-heading p{color:var(--muted);margin:0;font-size:15px}.choice-field,.source-field{border:0;margin:0 0 24px;padding:0}.choice-field legend,.source-field legend{margin-bottom:10px;font-weight:760;display:block}.source-field legend small{color:var(--muted);margin-top:3px;font-weight:450;display:block}.choice-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice{min-height:48px;color:var(--ink);text-align:left;background:#fff;border:1px solid #aaa69c;border-radius:10px;justify-content:flex-start;align-items:center;gap:9px;padding:10px 12px;transition:border-color .16s,background-color .16s;display:flex}.choice:hover{border-color:var(--ink)}.choice>span{border:1px solid #918e87;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.choice svg{width:15px;height:15px}.choice.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f1efea}.choice.selected>span{color:#fff;border-color:var(--ink);background:var(--ink)}.field-grid{gap:18px;display:grid}.field{align-content:start;gap:7px;display:grid}.field>span,.textarea-field>span{font-size:13px;font-weight:750}.field b{color:var(--accent)}.field small,.textarea-field small{color:var(--muted);font-size:11px;font-weight:450;line-height:1.45;display:block}.field.invalid input,.field.invalid select,.textarea-field.invalid textarea{border-color:var(--error);background:snow}.field-error{color:var(--error);margin:4px 0 0;font-size:12px;font-style:normal;font-weight:700;line-height:1.45;display:block}.notice-card,.warning-card,.signature-notice{background:#f6f4ef;border:1px solid #c2bfb7;border-radius:12px;gap:13px;margin-bottom:24px;padding:16px;display:flex}.notice-card svg,.warning-card>svg,.signature-notice>svg{flex:none;width:23px;height:23px}.notice-card p,.warning-card p,.signature-notice p{margin:0;font-size:13px;line-height:1.65}.notice-card span,.signature-notice span{color:var(--muted)}.warning-card{background:#fff8ec;border-color:#d0a978}.warning-card>svg{color:var(--warning)}.warning-card strong{margin-bottom:5px;display:block}.warning-card p+p{color:#62584b;margin-top:6px}.health-list{gap:12px;display:grid}.health-question{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0;padding:16px}.health-question.yes{background:#fff9f9;border-color:#c98686}.health-question legend{grid-template-columns:34px 1fr;column-gap:10px;width:100%;padding:0;display:grid}.health-question legend>span{color:#fff;background:var(--ink);border-radius:50%;grid-row:span 2;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.health-question legend strong{font-size:14px;line-height:1.55}.health-question legend small{color:var(--muted);font-size:12px;line-height:1.5}.answer-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;padding-left:44px;display:grid}.textarea-field{gap:8px;margin-top:20px;display:grid}.declaration-list{gap:12px;margin-bottom:28px;display:grid}.declaration-list details{border:1px solid var(--line);background:#fff;border-radius:12px}.declaration-list summary{cursor:pointer;gap:2px;padding:15px 16px;font-weight:760;display:grid}.declaration-list summary small{color:var(--muted);font-weight:450}.declaration-list p{margin:0;padding:0 16px 14px;font-size:13px;line-height:1.65}.declaration-list p+p{color:#555}.terms-scroll{overscroll-behavior:contain;border:1px solid var(--line);scrollbar-gutter:stable;background:#fff;border-radius:14px;max-height:360px;margin-bottom:28px;padding:6px 18px 18px;overflow-y:auto;box-shadow:inset 0 -18px 22px -24px #17171773}.terms-scroll:focus-visible{outline-offset:3px;outline:3px solid #9a202447}.terms-scroll section{border-bottom:1px solid var(--soft);padding:16px 0}.terms-scroll section:last-child{border-bottom:0}.terms-scroll h3{margin:0 0 8px;font-size:14px;line-height:1.45}.terms-scroll p{color:#4f4d48;margin:0;font-size:13px;line-height:1.72}.source-grid{gap:8px;display:grid}.consent-list{gap:12px;margin-top:28px;display:grid}.consent{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:28px 1fr;gap:10px;padding:16px;display:grid;position:relative}.consent.invalid{border-color:var(--error)}.consent input{opacity:0;pointer-events:none;position:absolute}.check-box{border:1px solid #8a877f;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.consent input:checked+.check-box{color:#fff;border-color:var(--success);background:var(--success)}.check-box svg{width:18px;height:18px}.consent strong{font-size:13px;line-height:1.55}.consent small{color:var(--muted);margin-top:3px;font-weight:450;display:block}.consent .field-error{grid-column:2}.prevails{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.5}.review-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.review-card h2{margin:0 0 14px;font-size:17px}.review-card dl{gap:10px;margin:0;display:grid}.review-card dl>div{border-bottom:1px solid var(--soft);justify-content:space-between;gap:12px;padding-bottom:9px;display:flex}.review-card dt{color:var(--muted)}.review-card dd{text-align:right;margin:0;font-weight:750}.signature-notice{margin-top:22px}.signature-field{margin-top:20px}.signature-field input{font-size:18px;font-weight:700}.final-warning{border-left:4px solid var(--warning);background:#fff8ec;gap:3px;margin-top:24px;padding:14px;font-size:13px;display:grid}.final-warning span{color:var(--muted)}.form-actions{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:34px;padding-top:22px;display:flex}.form-actions .primary{margin-left:auto}.form-actions .submit{min-width:min(100%,320px)}.admin-shell{gap:24px;display:grid}.admin-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.admin-title h1{letter-spacing:-.05em;margin:7px 0 5px;font-size:clamp(34px,6vw,58px)}.admin-title p{color:var(--muted);margin:0}.admin-user{justify-items:end;font-size:13px;display:grid}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);gap:4px;padding:18px;display:grid}.metric strong{font-size:32px}.metric span{color:var(--muted);font-size:12px}.admin-grid{gap:16px;display:grid}.admin-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:24px;box-shadow:0 12px 35px #1717170d}.admin-card h2{margin:0 0 5px}.admin-card>p{color:var(--muted);margin:0 0 20px}.create-card{gap:14px;display:grid}.create-card>p{margin:-4px 0 4px}.qr-card{border:2px solid var(--ink);background:#fff;border-radius:16px;grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:24px;padding:20px;display:grid}.qr-card img{aspect-ratio:1;width:100%;height:auto;display:block}.qr-card h3{margin:8px 0;font-size:26px}.qr-card p{color:var(--muted)}.qr-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.phone-linker{gap:13px;display:grid}.phone-linker>p{color:var(--muted);margin:10px 0 0;line-height:1.55}.linked-phone{color:#fff;background:var(--success);border-radius:12px;align-items:center;gap:14px;margin-top:18px;padding:16px;display:flex}.linked-phone>svg{width:28px;height:28px}.linked-phone div{display:grid}.linked-phone span{opacity:.8;font-size:12px}.card-heading{justify-content:space-between;margin-bottom:16px;display:flex}.card-heading h2{margin:0}.card-heading p{color:var(--muted);margin:5px 0 0;font-size:13px}.admin-list{gap:9px;display:grid}.admin-list article{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.admin-list article.revoked{opacity:.65}.record-main{grid-template-columns:auto 1fr;gap:4px 10px;min-width:0;display:grid}.record-main>span:last-child{color:var(--muted);grid-column:2;font-size:12px}.record-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status{border-radius:99px;align-self:center;padding:5px 7px;font-size:10px;font-weight:800}.status.open{color:#315177;background:#eaf4ff}.status.claimed{color:#735008;background:#fff3d8}.status.submitted{color:#17623c;background:#e4f6eb}.status.revoked{color:#721f1f;background:#f8e7e7}.record-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.record-actions button{background:0 0;border:0;min-height:44px;text-decoration:underline}.record-actions .danger-link{color:var(--error)}.empty{color:var(--muted);text-align:center;padding:24px}.modal-backdrop{z-index:100;background:#000000a3;padding:16px;position:fixed;inset:0;overflow-y:auto}.detail-modal{border-radius:var(--radius-lg);background:var(--paper);width:min(100%,900px);margin:20px auto;padding:clamp(20px,4vw,36px);box-shadow:0 25px 80px #00000059}.modal-heading{justify-content:space-between;gap:20px;display:flex}.modal-heading h2{margin:6px 0 3px;font-size:32px}.modal-heading p{color:var(--muted);margin:0}.close-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:48px;height:48px;font-size:28px}.detail-actions{justify-content:flex-end;margin:18px 0;display:flex}.detail-sections{gap:16px;display:grid}.detail-sections section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.detail-sections h3{margin:0 0 12px}.definition{gap:8px;margin:0;display:grid}.definition>div{grid-template-columns:minmax(100px,.45fr) 1fr;gap:12px;display:grid}.definition dt{color:var(--muted);font-size:12px}.definition dd{overflow-wrap:anywhere;margin:0}.detail-sections .health-alert{background:#fffaf2;border-color:#d09b74}.detail-sections pre{white-space:pre-wrap;font:inherit;line-height:1.55}@media (width>=700px){.auth-grid,.admin-grid,.field-grid{grid-template-columns:1fr 1fr}.field.span-2{grid-column:span 2}.source-grid{grid-template-columns:1fr 1fr}}@media (width>=980px){.application-layout{grid-template-columns:300px minmax(0,1fr)}.application-aside{display:block}.mobile-progress{display:none}}@media (width<=699px){.brand-header{min-height:76px}.brand-header>a{flex-basis:52px;width:52px;height:52px;padding:4px}.brand-header img{width:44px;height:44px}.brand-header span,.secure-chip{display:none}.language-switcher{margin-left:auto}.language-switcher button{min-height:32px;padding:5px 8px;font-size:11px}.secure-chip{font-size:0}.secure-chip svg{width:18px;height:18px}.content,.content.wide{width:min(100% - 20px,760px);padding:20px 0}.auth-card,.state-card,.form-panel{border-radius:20px}.button.google{align-items:center}.button.google span{display:none}.choice-row,.answer-row{grid-template-columns:1fr 1fr}.answer-row{padding-left:0}.health-question legend{grid-template-columns:32px 1fr}.form-actions{z-index:10;padding:16px 20px calc(16px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbf5;margin-inline:-20px;position:sticky;bottom:0}.form-actions .button{flex:1;padding-inline:10px}.admin-title{align-items:flex-start}.admin-user{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:span 2}.admin-list article{flex-direction:column;align-items:flex-start}.qr-card{grid-template-columns:1fr}.qr-card img{max-width:280px;margin:0 auto}.record-actions{justify-content:flex-start;width:100%}.record-main{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-grid.single{grid-template-columns:minmax(0,1fr)}.sms-fallback-link{color:var(--red);font:inherit;cursor:pointer;background:0 0;border:0;margin:20px auto 0;font-weight:750;text-decoration:underline;display:block}.sms-fallback-panel{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.admin-v2{gap:20px;display:grid}.admin-v2-header{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#171717 0%,#282525 68%,#7f171c 130%);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 30px;display:flex}.admin-v2-header h1{margin:7px 0;font-size:clamp(1.75rem,3vw,2.5rem)}.admin-v2-header p{color:#ded9d5;margin:0}.critical-banner{color:#8a1219;background:#fff0f0;border:2px solid #bd1e27;border-radius:18px;align-items:center;gap:16px;padding:18px 22px;display:flex;box-shadow:0 10px 25px #ab141d1f}.critical-banner strong{white-space:nowrap;font-size:1.1rem}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-metrics button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;gap:4px;padding:20px;display:flex;box-shadow:0 8px 24px #1914120f}.admin-metrics button strong{font-size:2rem}.admin-metrics button.danger{color:#a2151d;background:#fff4f4;border-color:#d9545b}.admin-tabs{border:1px solid var(--line);background:#ece9e5;border-radius:14px;gap:6px;width:max-content;max-width:100%;padding:6px;display:flex;overflow:auto}.admin-tabs button{font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:11px 18px;font-weight:750}.admin-tabs button.active{color:#fff;background:#171717;box-shadow:0 4px 12px #00000029}.admin-toolbar{gap:12px;margin-bottom:16px;display:flex}.admin-toolbar input{flex:1;width:auto;min-width:240px}.admin-toolbar select{width:auto;min-width:190px}.admin-v2-header .button.text{color:#fff}.admin-toolbar input,.admin-toolbar select,.invite-form input,.invite-form select,.edit-grid input,.review-modal textarea{min-height:46px;font:inherit;background:#fff;border:1px solid #cfc9c4;border-radius:10px;padding:10px 12px}.data-table{display:grid}.data-row{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;text-align:left;font:inherit;background:0 0;grid-template-columns:2fr .9fr 1fr 1fr 32px;align-items:center;gap:14px;padding:15px 12px;display:grid}button.data-row{cursor:pointer}button.data-row:hover{background:#faf7f4}.data-row.head{color:#736c66;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:800}.data-row strong,.data-row small{display:block}.data-row small{color:#736c66;margin-top:3px}.member-list-identity{align-items:center;gap:12px;min-width:0;display:flex}.member-list-identity .member-list-photo{object-fit:cover;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.member-list-copy{min-width:0}.member-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-row{grid-template-columns:1.8fr .7fr 1fr .8fr 2.2fr}.belt-select{gap:4px;min-width:120px;display:grid}.belt-select>span{color:#736c66;font-size:.75rem;font-weight:800}.belt-select select{min-height:44px}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.row-actions button{color:#5b3733;cursor:pointer;background:0 0;border:0;text-decoration:underline}.green-text{font-weight:750;color:#1c6c46!important}.red-text{font-weight:850;color:#a2151d!important}.review-badge{color:#5d554f;white-space:nowrap;background:#eeeae6;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.review-badge.health_hold,.review-badge.rejected,.review-badge.suspended,.review-badge.left{color:#97151d;background:#ffe4e5}.review-badge.approved,.review-badge.active{color:#176440;background:#dcf4e7}.review-badge.changes_requested{color:#80550a;background:#fff0c8}.review-badge.draft{color:#684b13;background:#fff0bd}.invite-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.invite-form label,.review-modal label{gap:6px;font-weight:700;display:grid}.invite-form .grow{flex:1;min-width:220px}.review-modal{width:min(1120px,100vw - 32px)}.do-not-attend{color:#fff;background:#a5161e;border-radius:14px;align-items:center;gap:14px;margin:0 0 18px;padding:16px 18px;display:flex}.do-not-attend strong{white-space:nowrap;font-size:1.1rem}.review-columns{grid-template-columns:1.35fr 1fr;gap:18px;display:grid}.review-columns>section,.review-decision{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.edit-grid label{color:#514b46;font-size:.85rem}.health-clear-card{background:#f2faf5!important;border-color:#acd5bd!important}.review-decision{margin-top:18px}.review-decision textarea{resize:vertical;width:100%}.decision-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.button.warning{color:#fff;background:#a55d08}.button.danger{color:#fff;background:#991922}.preview-notice{color:#68420d;text-align:center;background:#fff7e6;border:1px solid #d4aa6b;border-radius:11px;margin-bottom:14px;padding:11px 14px;font-size:.82rem;font-weight:750}.policy-gate{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow);padding:clamp(24px,5vw,48px)}.policy-gate h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(2rem,5vw,3rem)}.policy-intro{max-width:680px;color:var(--muted);margin:0 0 24px;font-size:1rem;line-height:1.7}.account-policy-scroll{max-height:400px;margin-bottom:22px}.policy-details{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:12px}.policy-details summary{cursor:pointer;align-items:center;min-height:52px;padding:13px 16px;font-weight:800;display:flex}.policy-details>p,.policy-details>div{margin:0;padding:0 16px 16px;line-height:1.7}.policy-details>div+div{border-top:1px solid var(--soft);padding-top:4px}.policy-details>div>p{color:#4f4b47;margin:6px 0 0}.policy-checks{gap:10px;margin-top:22px;display:grid}.portal-consent{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:28px 1fr;align-items:start;gap:11px;padding:15px;line-height:1.55;display:grid;position:relative}.portal-consent input{opacity:0;pointer-events:none;position:absolute}.portal-consent>span{border:1px solid #8a877f;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.portal-consent input:checked+span{color:#fff;border-color:var(--success);background:var(--success)}.portal-consent input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.portal-consent svg{width:18px;height:18px}.portal-consent strong{font-size:.9rem}.policy-version{color:var(--muted);font-size:.78rem}.policy-submit{width:100%}.member-portal{gap:20px;display:grid}.portal-hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#171717 0%,#282525 64%,#7f171c 135%);border-radius:26px;justify-content:space-between;align-items:flex-start;gap:24px;padding:clamp(24px,5vw,42px);display:flex}.portal-hero .eyebrow{color:#f2b9bc}.portal-hero h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(2rem,5vw,3.5rem)}.portal-hero p{color:#ded9d5;margin:0;font-size:1rem;line-height:1.6}.portal-identity{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:180px;display:flex}.portal-identity .button.text{color:#fff;justify-content:flex-end;width:100%}.role-badge,.access-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-size:.75rem;font-weight:850;display:inline-flex}.role-badge{color:#26211d;background:#f6ede5}.role-badge.coach{color:#fff;background:#292624;border:1px solid #595450}.role-badge.student{color:#124d31;background:#dff4e8}.role-badge.master{color:#fff;background:#6b4f00;border:1px solid #7a5b00}.access-badge{color:#5b514a;background:#eeeae6}.access-badge.active{color:#145b38;background:#dff4e8}.access-badge.pending{color:#74500b;background:#fff0c8}.access-badge.suspended,.access-badge.left,.access-badge.rejected{color:#8b171d;background:#ffe1e3}.access-notice{background:#fff8e8;border:1px solid #d2ae72;border-radius:16px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.access-notice>svg{color:#825411;flex:none;width:26px;height:26px}.access-notice strong{margin-bottom:4px;display:block}.access-notice p{color:#655a4b;margin:0;line-height:1.55}.application-entry{background:#fff;border:1px solid #d8c3a5;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;padding:24px;display:grid;box-shadow:0 12px 32px #251d1414}.application-entry-icon{color:#fff;background:#1b1a18;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.application-entry-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.application-entry h2{margin:4px 0 8px;font-size:clamp(1.3rem,3vw,1.75rem);line-height:1.2}.application-entry p{color:#5f574e;max-width:760px;margin:0 0 16px;line-height:1.6}.application-entry-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.application-entry-cta{min-height:48px}.application-entry small{color:#69635c;margin-top:12px;line-height:1.5;display:block}.role-explainer{background:#f7f5f2;border:1px solid #bbb5ae;border-radius:16px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.role-explainer>svg{color:#292624;flex:none;width:26px;height:26px}.role-explainer strong{margin-bottom:4px;display:block}.role-explainer p{color:#59534e;margin:0;line-height:1.6}.portal-nav{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:7px;display:grid}.portal-nav a{color:#5d5650;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:10px;font-weight:750;text-decoration:none;display:flex}.portal-nav a:hover,.portal-nav a.active{color:#fff;background:var(--ink)}.portal-nav a[aria-disabled=true]{opacity:.38;cursor:not-allowed}.portal-nav svg{width:21px;height:21px}.portal-section{border:1px solid var(--line);background:#ffffff8c;border-radius:22px;padding:clamp(20px,4vw,30px)}.portal-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.portal-section-heading h2{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(1.7rem,4vw,2.4rem)}.last-updated{color:var(--muted);font-size:.75rem}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portal-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;padding:20px;scroll-margin-top:18px;box-shadow:0 8px 24px #1914120d}.portal-card>header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.portal-card h3{margin:0;font-size:1.1rem}.portal-card-icon{color:#fff;background:var(--ink);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.portal-card-icon svg{width:23px;height:23px}.portal-card p{color:var(--muted);line-height:1.55}.portal-card.locked>div{opacity:.35}.locked-label{color:#7b736d;letter-spacing:.12em;margin-left:auto;font-size:.65rem;font-weight:900}.empty-value{font-variant-numeric:tabular-nums;font-size:2.2rem;display:block}.member-summary{background:#f5f8f5;border-radius:12px;gap:3px;padding:12px;display:grid}.member-summary+.member-summary{margin-top:8px}.member-summary span,.member-summary small{color:var(--muted)}.member-summary small{margin-top:5px;font-weight:750}.member-summary em{color:#8f1d24;margin-top:5px;font-size:.78rem;font-style:normal;font-weight:750}.summary-line{border-bottom:1px solid var(--soft);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.summary-line strong{font-size:.82rem}.status-paid{color:#176b3a}.status-due{color:var(--red)}.status-unknown,.status-not_applicable{color:var(--muted)}.portal-definition{gap:10px;margin:0;display:grid}.portal-definition>div{border-bottom:1px solid var(--soft);justify-content:space-between;gap:12px;padding-bottom:9px;display:flex}.portal-definition dt{color:var(--muted)}.portal-definition dd{overflow-wrap:anywhere;text-align:right;margin:0}.structured-address{border:1px solid var(--line);background:#faf9f7;border-radius:14px;min-width:0;margin:0;padding:16px}.structured-address legend{padding:0 7px;font-size:.82rem;font-weight:850}.structured-address legend em{color:var(--red);font-style:normal}.structured-address.invalid{border-color:var(--red)}.structured-address>.field-grid{margin:0}.family-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:12px 0 18px;display:grid}.family-link-row label{gap:6px;display:grid}.role-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.role-guide>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#faf9f7;border-radius:13px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s}.role-guide>button:hover{border-color:#b8aaa3;transform:translateY(-1px)}.role-guide>button:focus-visible{outline-offset:2px;outline:3px solid #a9131d38}.role-guide>button.active{border-color:var(--red);background:#fff7f7;box-shadow:0 0 0 2px #a9131d1a}.role-guide>button>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.role-guide>button>span>strong{font-variant-numeric:tabular-nums;font-size:1.25rem}.role-guide p{color:var(--muted);margin:10px 0 0;font-size:.8rem;line-height:1.55}.account-access-list{gap:10px;display:grid}.account-access-list article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,1.6fr) minmax(145px,.7fr) minmax(155px,.8fr) auto;align-items:end;gap:12px;padding:15px;display:grid}.account-access-person{align-self:center;gap:4px;min-width:0;display:grid}.account-access-person>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.account-access-person>div{gap:6px;margin-top:4px;display:flex}.account-access-list label{gap:5px;font-size:.75rem;font-weight:800;display:grid}.account-access-list select{min-height:44px}.account-change-note{max-width:150px;color:var(--muted);align-self:center;font-size:.72rem;line-height:1.45}@media (width<=800px){.admin-v2-header,.critical-banner{flex-direction:column;align-items:stretch}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.data-row,.data-row.head{grid-template-columns:1.6fr 1fr 32px}.data-row>span:nth-child(2),.data-row>span:nth-child(3){display:none}.member-row{grid-template-columns:1fr auto}.member-row>span:nth-child(3){display:none}.member-row .belt-select{grid-column:1/-1}.member-row .row-actions{grid-column:1/-1;justify-content:flex-start}.review-columns,.role-guide{grid-template-columns:1fr}.account-access-list article{grid-template-columns:1fr 1fr}.account-access-person{grid-column:1/-1}}@media (width<=520px){.admin-v2-header{padding:22px 18px}.admin-toolbar{flex-direction:column;align-items:stretch}.edit-grid{grid-template-columns:1fr}.decision-actions .button{width:100%}.portal-hero{flex-direction:column}.portal-identity{justify-content:flex-start;min-width:0}.portal-identity .button.text{justify-content:flex-start}.portal-nav{z-index:20;order:10;gap:3px;position:sticky;bottom:8px;box-shadow:0 12px 36px #0000002e}.portal-nav a{flex-direction:column;gap:3px;min-height:58px;padding:6px 3px;font-size:.7rem}.portal-grid{grid-template-columns:1fr}.application-entry{grid-template-columns:1fr;padding:20px}.application-entry-actions{flex-direction:column;align-items:stretch}.application-entry-actions .button{width:100%;min-height:48px;display:flex}.portal-section{padding:17px}.portal-section-heading{flex-direction:column;align-items:flex-start}.account-access-list article{grid-template-columns:1fr}.account-access-person{grid-column:auto}.family-link-row{grid-template-columns:1fr}}@media print{body{background:#fff}.brand-header,footer,.admin-shell>:not(.modal-backdrop),.modal-backdrop{background:#fff;padding:0;position:static}.detail-modal{width:100%;box-shadow:none;margin:0;padding:0}.close-button,.detail-actions{display:none}.detail-sections section{break-inside:avoid}}.member-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.member-record-page{z-index:90;color:var(--ink);background:#f5f2ee;position:fixed;inset:0;overflow:auto}.belt-theme{--belt-accent:#9ca3af;--belt-surface:#f8fafc;--belt-on:#171717}.belt-theme.belt-black{--belt-accent:#171717;--belt-surface:#ededed;--belt-on:#fff}.belt-theme.belt-brown{--belt-accent:#7a4628;--belt-surface:#f7eee8;--belt-on:#fff}.belt-theme.belt-blue{--belt-accent:#1769aa;--belt-surface:#eaf4fc;--belt-on:#fff}.belt-theme.belt-green{--belt-accent:#237a45;--belt-surface:#eaf7ef;--belt-on:#fff}.belt-theme.belt-orange{--belt-accent:#c85f00;--belt-surface:#fff1e4;--belt-on:#fff}.belt-theme.belt-yellow{--belt-accent:#d3a800;--belt-surface:#fff9d9;--belt-on:#171717}.belt-theme.belt-purple{--belt-accent:#7043a5;--belt-surface:#f3ecfb;--belt-on:#fff}.belt-theme.belt-light_blue{--belt-accent:#3389b9;--belt-surface:#eaf8ff;--belt-on:#fff}.belt-theme.belt-white{--belt-accent:#d8d8d8;--belt-surface:#fff;--belt-on:#171717}.member-record-page.belt-theme{background:linear-gradient(145deg,var(--belt-surface) 0,#f5f2ee 42%)}.member-record-page.belt-theme .member-record-header{border-top:8px solid var(--belt-accent)}.member-record-page.belt-theme .member-photo-placeholder{color:var(--belt-on);background:var(--belt-accent)}.belt-name{border:1px solid color-mix(in srgb,var(--belt-accent) 62%,#777);color:var(--belt-on);background:var(--belt-accent);border-radius:999px;padding:3px 8px;font-size:.78rem;display:inline-flex}.member-record-header{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:22px;padding:18px clamp(18px,3vw,42px);display:grid;position:sticky;top:0}.member-record-identity{align-items:center;gap:14px;min-width:0;display:flex}.member-record-identity img,.member-photo-placeholder{object-fit:cover;border-radius:50%;width:54px;height:54px}.member-photo-placeholder{color:#fff;background:var(--red);flex:none;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.member-photo-placeholder.large{width:150px;height:150px;font-size:3rem}.member-record-identity h1{margin:2px 0;font-size:clamp(1.25rem,2.5vw,2rem)}.member-record-identity p{color:var(--muted);margin:0}.record-header-actions{align-items:center;gap:10px;display:flex}.record-tabs{z-index:2;border-bottom:1px solid var(--line);background:#fff;gap:4px;padding:10px clamp(18px,3vw,42px);display:flex;position:sticky;top:91px;overflow-x:auto}.record-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;padding:9px 14px;font-weight:800}.record-tabs button.active,.record-tabs button.active:hover,.record-tabs button.active:focus-visible{color:#fff;background-color:#a72121}.review-operation-feedback{z-index:4;background:#fff;position:sticky;top:0}.invite-records .record-main{overflow-wrap:anywhere;gap:8px;min-width:0;display:grid}.invite-records .record-actions{flex-wrap:wrap;gap:8px;display:flex}.invite-records .record-actions button{min-height:44px}@media (width<=700px){.invite-records .admin-list article{flex-direction:column;align-items:stretch;gap:16px}}.record-content{width:min(1220px,100% - 28px);margin:20px auto 50px}.record-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:18px;padding:clamp(18px,2.5vw,30px);box-shadow:0 12px 28px #291c140d}.record-profile-grid{grid-template-columns:180px minmax(0,1fr);gap:26px;display:grid}.profile-photo-editor{flex-direction:column;align-items:stretch;gap:10px;display:flex}.profile-photo-editor img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%}.profile-photo-editor .member-photo-placeholder{margin:auto}.upload-progress{color:var(--muted);gap:6px;font-size:.88rem;font-weight:700;display:grid}.upload-progress progress{width:100%;height:10px;accent-color:var(--red)}.upload-button{cursor:pointer;position:relative;overflow:hidden}.upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.record-list,.history-stack{gap:12px;display:grid}.document-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.file-thumb,.pdf-thumb{object-fit:cover;color:#fff;background:#222;border-radius:10px;place-items:center;width:64px;height:64px;font-weight:900;text-decoration:none;display:grid}.inline-fields{grid-template-columns:1.2fr 160px 1.5fr;gap:8px;display:grid}.history-editor,.note-editor{border:1px solid var(--line);background:#faf9f7;border-radius:14px;padding:18px}.history-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.schema-note,.privacy-note{color:var(--muted);font-size:.82rem}.assessment-builder{background:#fff;border:1px dashed #cbbdb5;border-radius:12px;gap:9px;margin-top:15px;padding:14px;display:grid}.assessment-builder>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.assessment-row{grid-template-columns:110px 1.4fr 90px 130px 1fr 38px;align-items:center;gap:7px;display:grid}.media-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-top:12px;display:grid}.media-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;padding:8px;display:grid;position:relative}.media-grid .file-thumb,.media-grid .pdf-thumb{width:100%;height:120px}.media-grid .danger-link{background:#fff;border-radius:50%;min-width:34px;min-height:34px;position:absolute;top:5px;right:5px}.account-link-panel{grid-template-columns:minmax(240px,1fr) minmax(420px,1.5fr);align-items:end;gap:24px;display:grid}.account-link-controls{grid-template-columns:minmax(0,1.5fr) minmax(130px,.7fr) auto;align-items:end;gap:10px;display:grid}.account-link-controls label{gap:6px;display:grid}.member-history-portal{width:min(1160px,100% - 28px);margin:18px auto 44px}.privacy-chip{color:#176b3a;background:#f3faf6;border:1px solid #c9ddd1;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:850}.member-history-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin-top:14px;padding:clamp(18px,2.5vw,28px)}.member-history-card.belt-theme{border-top:8px solid var(--belt-accent);background:linear-gradient(145deg,var(--belt-surface),#fff 48%)}.member-history-card>header{border-bottom:1px solid var(--soft);align-items:center;gap:14px;padding-bottom:16px;display:flex}.member-history-card>header img{object-fit:cover;border-radius:50%;width:64px;height:64px}.member-history-card h3,.member-history-card p{margin:0}.member-history-card header p,.member-history-card header small{color:var(--muted)}.history-columns{grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:28px;margin-top:20px;display:grid}.member-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.member-timeline li{border-bottom:1px solid var(--soft);grid-template-columns:95px 88px 1fr;gap:8px 12px;padding:13px 0;display:grid}.member-timeline time,.member-timeline span{color:var(--muted);font-size:.78rem}.member-timeline p{color:var(--muted);grid-column:3}.member-document-list{gap:8px;display:grid}.member-document-list a{border:1px solid var(--line);color:var(--ink);border-radius:10px;gap:3px;padding:12px;text-decoration:none;display:grid}.member-document-list small{color:var(--muted)}.member-contact-editor{border-top:1px solid var(--soft);margin-top:20px;padding-top:20px}.member-contact-editor h4{margin:0 0 8px}.member-contact-editor p{margin:0 0 14px}.member-contact-editor .edit-grid label{gap:6px;display:grid}.member-contact-editor .edit-grid input{width:100%}.contact-history-list{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.contact-history-list li{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:12px;padding:14px}.contact-history-list strong,.contact-history-list time{display:block}.contact-history-list time{color:var(--muted);margin:3px 0 10px;font-size:.8rem}.contact-history-list p{grid-template-columns:minmax(120px,.3fr) 1fr;gap:12px;margin:6px 0;display:grid}@media (width<=600px){.contact-history-list p{grid-template-columns:1fr;gap:2px}}.member-media-strip{border-top:1px solid var(--soft);gap:8px;margin-top:18px;padding-top:16px;display:flex;overflow-x:auto}.member-media-strip img{object-fit:cover;border-radius:10px;width:120px;height:90px}.birthday-banner{background:linear-gradient(135deg,#fff8dc,#fff);border:1px solid #ead89e;border-radius:16px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.7fr);align-items:center;gap:18px;margin:14px 0;padding:18px;display:grid;box-shadow:0 8px 22px #64490012}.birthday-banner>div:first-child{align-items:center;gap:12px;display:flex}.birthday-banner>div:first-child span{gap:3px;display:grid}.birthday-banner small{color:#6f6443}.birthday-icon{fill:none;stroke:#9d7600;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:34px;height:34px}.birthday-list{gap:8px;padding:2px;display:flex;overflow-x:auto}.birthday-list button{min-width:220px;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e6d9b2;border-radius:11px;grid-template-columns:14px minmax(110px,1fr);align-items:center;gap:3px 8px;padding:9px 12px;display:grid}.birthday-list button:hover{border-color:#b69220}.birthday-list button>span:last-child{color:var(--muted);grid-column:2;font-size:.76rem}.belt-dot{background:#ddd;border:1px solid #888;border-radius:50%;width:12px;height:12px}.belt-dot.belt-black{background:#171717}.belt-dot.belt-brown{background:#7a4628}.belt-dot.belt-blue{background:#1769aa}.belt-dot.belt-green{background:#237a45}.belt-dot.belt-orange{background:#e36a00}.belt-dot.belt-yellow{background:#f0c900}.belt-dot.belt-purple{background:#7043a5}.belt-dot.belt-light_blue{background:#70c7ef}.belt-dot.belt-white{background:#fff}@media (width<=800px){.member-record-header{grid-template-columns:1fr;position:relative}.record-tabs{top:0}.record-profile-grid,.account-link-panel,.history-columns{grid-template-columns:1fr}.profile-photo-editor{width:min(180px,100%)}.account-link-controls,.inline-fields{grid-template-columns:1fr}.assessment-row{grid-template-columns:1fr 1fr}.document-row{grid-template-columns:64px 1fr}.birthday-banner{grid-template-columns:1fr}.document-row>.row-actions{grid-column:1/-1}}@media (width<=560px){.record-header-actions{flex-direction:column;align-items:stretch}.member-timeline li{grid-template-columns:82px 1fr}.member-timeline strong,.member-timeline p{grid-column:2}}@media (width<=700px){.brand-header{flex-wrap:wrap;gap:8px;padding:12px 16px}.brand-header .language-switcher{margin-left:auto}.language-switcher button{min-width:44px;min-height:44px}.admin-v2{min-width:0}.admin-v2-header{border-radius:16px;padding:18px 16px}.admin-v2-header h1{font-size:1.5rem}.admin-user{flex-wrap:wrap;min-width:0}.admin-user strong{overflow-wrap:anywhere}.admin-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:visible}.admin-tabs button{white-space:normal;min-height:48px;padding:10px 8px}.admin-card{min-width:0;padding:16px}.card-heading,.member-heading-actions{flex-direction:column;align-items:stretch;gap:12px}.data-table{grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;display:grid;overflow:visible}.data-row.head{display:none}.data-row,.data-row.member-row{border:1px solid var(--line);background:var(--paper);overflow-wrap:anywhere;border-radius:14px;flex-direction:column;align-items:stretch;gap:10px;padding:16px;display:flex}.data-row>span:nth-child(2),.data-row>span:nth-child(3),.member-row>span:nth-child(3){display:block}.data-row>span:last-child:empty{display:none}.data-row,.member-list-identity,.member-list-copy{min-width:0}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.row-actions button,.close-button,.record-header-actions button,.assessment-builder button{min-width:44px;min-height:44px}.row-actions button{padding:10px 12px}.admin-v2 input,.admin-v2 select,.detail-modal input,.detail-modal select,.member-record-page input,.member-record-page select{max-width:100%;min-height:48px;font-size:16px}.modal-backdrop{align-items:stretch;padding:0}.detail-modal{width:100%;max-width:100%;max-height:100dvh;padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:0;margin:0;overflow-y:auto}.detail-modal .edit-grid{grid-template-columns:minmax(0,1fr)}.detail-modal .span-2{grid-column:auto}.modal-heading{align-items:flex-start;gap:12px}.modal-heading>div{min-width:0}.modal-heading .close-button{flex-shrink:0}.decision-actions{flex-direction:column;align-items:stretch}.decision-actions .button{width:100%;min-height:48px}.record-header-actions{flex-wrap:wrap}.member-record-identity h1,.member-record-identity p{overflow-wrap:anywhere}.record-tabs{padding-inline:12px}.assessment-row{grid-template-columns:minmax(0,1fr)}.record-content{margin-bottom:calc(32px + env(safe-area-inset-bottom))}}
