:root{color:#171a17;background:#fbfaf7;font-family:Inter,Segoe UI,Microsoft YaHei UI,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:17px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #fbfaf7;--panel: #ffffff;--soft: #f3f2ee;--soft-2: #f7f6f2;--line: #e8e3d8;--line-dark: #d7d0c3;--text: #171a17;--muted: #6a7069;--faint: #8a9088;--ink: #1d1f1d;--primary: #155e56;--primary-dark: #0f4942;--primary-soft: #e8f4f1;--amber: #8c5b12;--amber-bg: #fff6df;--danger: #a32620;--danger-bg: #fff0ed;--shadow-soft: 0 18px 44px rgb(30 36 32 / 9%);--shadow-pop: 0 20px 60px rgb(30 36 32 / 13%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled,textarea:disabled{cursor:not-allowed}.boot-screen,.auth-screen,.app-shell{min-height:100vh}.boot-screen{display:grid;place-items:center;gap:14px;color:var(--muted)}.loader{width:34px;height:34px;border:4px solid #e2dfd7;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:32px;width:min(1180px,100%);margin:0 auto;padding:38px 28px}.auth-copy{padding:28px 10px}.mark,.brand-mark,.empty-orb{display:grid;place-items:center;background:transparent;border-radius:20px}.mark{width:64px;height:64px;margin-bottom:24px;filter:drop-shadow(0 16px 28px rgb(21 94 86 / 18%))}.brand-icon{display:block;width:100%;height:100%}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:.8rem;font-weight:850;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{max-width:660px;margin-bottom:18px;color:#111713;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.03}h2{margin-bottom:0;color:var(--text);font-size:1.34rem;line-height:1.3}h3{margin-bottom:9px;color:#111713;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.2}.intro-text{max-width:620px;color:#4b534e;font-size:1.12rem}.assurance-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.assurance-list span{padding:9px 13px;color:#263b37;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 28px #1e24200f;font-size:.92rem;font-weight:750}.warning-strip,.care-disclaimer,.inline-error,.form-warning,.form-error,.quota-warning,.thinking-status,.safety-banner{border-radius:18px}.warning-strip{max-width:620px;margin-top:28px;padding:15px 17px;color:#68440e;background:var(--amber-bg);border:1px solid #efda9a}.auth-panel{padding:28px;background:#ffffffeb;border:1px solid rgb(232 227 216 / 92%);border-radius:28px;box-shadow:var(--shadow-pop)}.panel-tools{display:flex;justify-content:flex-end;margin-bottom:14px}.auth-heading{margin-bottom:22px}.auth-heading p:not(.eyebrow){margin:8px 0 0;color:var(--muted);font-size:.95rem}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:22px;padding:5px;background:var(--soft);border-radius:999px}.auth-tabs button,.primary-button,.new-chat-button,.info-nav-button,.ghost-button,.attach-button,.send-button,.conversation-item,.suggestion-grid button{min-height:44px;border:0}.auth-tabs button{color:#5f6861;background:transparent;border-radius:999px;font-weight:850}.auth-tabs button.active{color:#111713;background:#fff;box-shadow:0 8px 18px #1e242014}.language-toggle{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;min-width:122px;padding:4px;background:var(--soft);border:1px solid var(--line);border-radius:999px}.language-toggle button{min-height:32px;padding:5px 10px;color:#5f6861;background:transparent;border:0;border-radius:999px;font-size:.84rem;font-weight:850}.language-toggle button.active{color:#111713;background:#fff;box-shadow:0 6px 15px #1e242014}.form-stack{display:grid;gap:15px}.form-stack label{display:grid;gap:8px;color:#202721;font-weight:800}.form-stack input{width:100%;height:52px;padding:0 16px;color:var(--text);background:#fbfaf7;border:1px solid #ddd7cc;border-radius:16px;outline:none}.form-stack input:focus,.composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #155e5621}.primary-button{width:100%;margin-top:4px;padding:0 18px;color:#fff;background:var(--ink);border-radius:999px;font-weight:900}.primary-button:hover{background:#000}.form-error,.inline-error{padding:12px 14px;color:var(--danger);background:var(--danger-bg);border:1px solid #f0b1a8}.inline-success{padding:12px 14px;color:#17574f;background:var(--primary-soft);border:1px solid #bdd9d3}.form-warning{padding:12px 14px;color:var(--amber);background:var(--amber-bg);border:1px solid #e9d18a}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);background:var(--bg)}.sidebar{min-height:100vh;padding:16px;background:#f5f3ee}.brand-block{display:flex;gap:11px;align-items:center;padding:8px 6px 18px}.brand-mark{flex:0 0 auto;width:38px;height:38px;filter:drop-shadow(0 8px 16px rgb(21 94 86 / 14%))}.brand-block h1{margin:0;color:#111713;font-size:1.08rem}.new-chat-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:14px;color:#fff;background:var(--ink);border-radius:999px;font-weight:900}.new-chat-button:hover{background:#000}.info-nav-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:14px;padding:0 14px;color:#26342f;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:900;box-shadow:0 10px 24px #1e24200d}.info-nav-button:hover,.info-nav-button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.new-chat-button:disabled,.conversation-item:disabled{opacity:.58}.conversation-list{display:grid;gap:5px}.conversation-item{display:grid;width:100%;padding:11px 12px;color:#303630;text-align:left;background:transparent;border-radius:16px}.conversation-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:820}.conversation-item time{color:var(--faint);font-size:.76rem}.conversation-item:hover,.conversation-item.active{background:#fff;box-shadow:0 10px 28px #1e242012}.muted{color:var(--muted);padding:0 8px}.chat-panel{display:grid;grid-template-rows:auto auto auto 1fr auto;height:100vh;min-width:0;background:#fff}.chat-header{display:flex;gap:18px;align-items:center;justify-content:space-between;min-height:84px;padding:18px 26px;background:#ffffffeb;border-bottom:1px solid #f0eee7}.header-note{margin:5px 0 0;color:var(--muted);font-size:.9rem}.account-cluster{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.user-pill,.ghost-button{min-height:38px;padding:8px 12px;border-radius:999px}.user-pill{color:#383e38;background:var(--soft)}.ghost-button{color:#303630;background:transparent;border:1px solid #ded9cf}.ghost-button:hover{background:var(--soft)}.admin-entry-link{display:inline-flex;align-items:center;text-decoration:none}.care-disclaimer,.safety-banner,.inline-error{width:min(860px,calc(100% - 52px));margin:12px auto 0}.care-disclaimer{padding:11px 14px;color:#555d55;background:#fbf8ef;border:1px solid #efe3bd}.safety-banner{padding:15px 17px}.safety-banner p{margin-bottom:0}.safety-banner.urgent{color:#6b490e;background:var(--amber-bg);border:1px solid #e8c879}.safety-banner.emergency{color:var(--danger);background:var(--danger-bg);border:1px solid #eda69d;box-shadow:0 16px 42px #a326201f}.message-scroller{min-height:0;overflow-y:auto}.messages{display:flex;flex-direction:column;gap:18px;width:min(860px,100%);min-height:100%;margin:0 auto;padding:28px 26px 30px}.empty-chat{display:grid;place-items:center;align-content:center;gap:12px;min-height:100%;color:#48524b;text-align:center}.empty-chat.compact{min-height:260px}.empty-orb{width:56px;height:56px;margin-bottom:6px;filter:drop-shadow(0 16px 28px rgb(21 94 86 / 16%))}.empty-chat p{max-width:560px;margin-bottom:6px}.suggestion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(620px,100%);margin-top:8px}.suggestion-grid button{padding:12px 14px;color:#202721;text-align:left;background:#fff;border:1px solid #ebe6dc;border-radius:18px;box-shadow:0 12px 30px #1e24200f}.suggestion-grid button:hover{border-color:#d8d1c4;box-shadow:0 16px 38px #1e242017}.message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;width:100%}.message.user{grid-template-columns:minmax(0,1fr) 34px}.message-avatar{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--primary);border-radius:999px;font-size:.75rem;font-weight:900}.message.user .message-avatar{grid-column:2;grid-row:1;color:#111713;background:#ece8df}.message-body{min-width:0;padding-top:2px}.message.user .message-body{justify-self:end;max-width:min(72%,620px);padding:12px 16px;color:#fff;background:var(--ink);border-radius:24px 24px 6px}.message.assistant .message-body{max-width:760px;color:#222823}.message.safety-urgent .message-body,.message.safety-emergency .message-body{padding:13px 16px;border-radius:20px}.message.safety-urgent .message-body{color:#66460d;background:var(--amber-bg)}.message.safety-emergency .message-body{color:var(--danger);background:var(--danger-bg);border:1px solid #efa9a0}.message.waiting-message .message-body{padding:13px 16px;color:#28584f;background:var(--primary-soft);border-radius:20px}.message.message-streaming .message-body,.message.message-stopped .message-body,.message.message-failed .message-body{padding:13px 16px;border-radius:20px}.message.message-streaming .message-body{color:#28584f;background:var(--primary-soft)}.message.message-stopped .message-body{color:#555d55;background:var(--soft-2);border:1px solid var(--line)}.message.message-failed .message-body{color:var(--danger);background:var(--danger-bg);border:1px solid #efaaa0}.message-meta{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:6px;color:inherit;font-size:.8rem;font-weight:900}.message-content{display:grid;gap:10px}.message-content p,.message-content ul,.message-content ol,.message-content pre,.message-content table{margin:0}.message-content p{white-space:normal}.message-content ul,.message-content ol{padding-left:1.25rem}.message-content li+li{margin-top:5px}.message-content strong{font-weight:850}.message-heading{margin:2px 0 0;color:#14231c;font-size:1.05rem;line-height:1.45;font-weight:850}.message-divider{width:100%;height:1px;margin:2px 0;background:var(--line);border:0}.message-content code{padding:2px 5px;background:#00000012;border-radius:6px;font-size:.92em}.message-content pre{overflow-x:auto;padding:12px;background:#f2f0ea;border:1px solid var(--line);border-radius:14px}.message-content pre code{padding:0;background:transparent;border-radius:0}.message-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #d9ded7;border-radius:10px;background:#fff;-webkit-overflow-scrolling:touch}.message-table{width:100%;min-width:520px;border-collapse:separate;border-spacing:0;color:#1f2923;font-size:.96rem;line-height:1.55}.message-table th,.message-table td{padding:11px 13px;text-align:left;vertical-align:top;border-right:1px solid #e5e9e2;border-bottom:1px solid #e5e9e2}.message-table th:last-child,.message-table td:last-child{border-right:0}.message-table tr:last-child td{border-bottom:0}.message-table th{color:#253229;background:#eef1eb;font-weight:850}.message-table td{background:#fff}.message-table .align-center{text-align:center}.message-table .align-right{text-align:right}.message-image-note{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center;width:fit-content;max-width:100%;margin-top:10px;padding:8px 10px;color:#405047;background:#f4f2ec;border:1px solid var(--line);border-radius:14px;font-size:.84rem}.message-image-note strong{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-image-note small{color:var(--faint);font-size:.8rem}.message-timestamp{display:block;width:fit-content;max-width:100%;margin-top:8px;overflow-wrap:anywhere;color:#68736c;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:650;line-height:1.4}.message.user .message-timestamp{margin-left:auto;color:#ffffffb8;text-align:right}.message.safety-urgent .message-timestamp,.message.safety-emergency .message-timestamp,.message.message-streaming .message-timestamp,.message.message-stopped .message-timestamp,.message.message-failed .message-timestamp{color:currentcolor;opacity:.68}.message-actions{display:flex;gap:8px;margin-top:12px}.message-actions button{min-height:36px;padding:7px 12px;color:#fff;background:var(--ink);border:0;border-radius:999px;font-size:.88rem;font-weight:850}.quiet-actions button{color:#4c554e;background:#f4f2ec;border:1px solid var(--line)}.quiet-actions button:hover{color:#111713;background:#fff}.typing-dots{display:flex;gap:5px;margin-top:12px}.typing-dots span{width:7px;height:7px;background:var(--primary);border-radius:50%;animation:dotPulse 1.1s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.14s}.typing-dots span:nth-child(3){animation-delay:.28s}@keyframes dotPulse{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.composer-shell{position:sticky;bottom:0;width:min(860px,100%);margin:0 auto;padding:12px 26px 18px;background:#ffffffeb}.composer{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:end;padding:10px;background:#fff;border:1px solid #e2ded4;border-radius:28px;box-shadow:0 16px 44px #1e24201f}.composer textarea{width:100%;min-height:44px;max-height:160px;padding:10px 0;color:var(--text);background:transparent;border:0;outline:none;resize:none}.attach-button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;color:#35413a;background:#f4f2ec;border:1px solid var(--line);border-radius:999px;font-size:1.1rem;font-weight:900}.attach-button:hover{color:#111713;background:#fff}.attach-button:disabled{color:#999f98;background:#ece9e1}.send-button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;color:#fff;background:var(--ink);border-radius:999px;font-size:1.2rem;font-weight:900}.send-button:hover{background:#000}.send-button.stop-button{color:#fff;background:var(--danger);font-size:.92rem}.send-button.stop-button:hover{background:#7f1c18}.send-button:disabled{color:#f6f3ea;background:#9b9f99}.quota-warning,.thinking-status{margin:0 0 8px;padding:10px 13px}.quota-warning{color:var(--danger);background:var(--danger-bg);border:1px solid #efaaa0}.thinking-status{color:#28584f;background:var(--primary-soft);border:1px solid #c8ded8}.composer-note{margin:8px 0 0;color:var(--faint);text-align:center;font-size:.8rem}.pending-image-panel{display:grid;gap:8px;margin-bottom:9px;padding:10px;color:#505a52;background:#fbfaf7;border:1px solid #e8e3d8;border-radius:20px}.pending-image-panel p{margin:0;color:var(--muted);font-size:.82rem}.pending-image-preview{display:grid;grid-template-columns:58px minmax(0,1fr) 36px;gap:10px;align-items:center}.pending-image-preview img{width:58px;height:58px;object-fit:cover;background:#fff;border:1px solid var(--line);border-radius:14px}.pending-image-details{display:grid;gap:2px;min-width:0}.pending-image-details strong,.pending-image-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-image-details strong{color:#202721;font-size:.94rem}.pending-image-details span{color:var(--faint);font-size:.82rem}.remove-image-button{display:grid;place-items:center;width:36px;height:36px;color:var(--danger);background:#fff8f6;border:1px solid #efb4ac;border-radius:999px;font-size:1.2rem;font-weight:900}.remove-image-button:disabled{opacity:.6}.info-scroller{min-height:0;overflow-y:auto;padding:22px 26px 34px}.info-panel{display:grid;gap:18px;width:min(980px,100%);margin:0 auto}.info-toolbar{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.info-alert{width:100%;margin:0}.info-loading{padding:14px 16px;color:#28584f;background:var(--primary-soft);border:1px solid #c8ded8;border-radius:18px}.info-section{padding:22px;background:#fff;border:1px solid #eee8dd;border-radius:24px;box-shadow:0 14px 34px #1e242012}.info-section-heading{margin-bottom:18px}.info-section-heading h3,.info-section-heading h4{margin-bottom:6px;color:#111713;font-size:1.18rem;line-height:1.3}.info-section-heading p{margin-bottom:0;color:var(--muted)}.compact-heading{margin:0 0 14px}.info-form,.add-memory-form,.memory-edit-form{display:grid;gap:14px}.info-grid,.memory-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.info-field{display:grid;gap:8px;min-width:0;color:#202721;font-weight:820}.info-field.wide,.check-field.wide{grid-column:1 / -1}.info-field input,.info-field select,.info-field textarea{width:100%;min-width:0;color:var(--text);background:#fbfaf7;border:1px solid #ddd7cc;border-radius:16px;outline:none}.info-field input,.info-field select{height:48px;padding:0 14px}.info-field textarea{padding:12px 14px;resize:vertical}.info-field input:focus,.info-field select:focus,.info-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #155e5621}.check-field{display:flex;gap:10px;align-items:flex-start;color:#3d463f;font-weight:780}.check-field input{width:20px;height:20px;margin-top:3px;accent-color:var(--primary)}.info-actions,.memory-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.compact-button{width:auto;min-width:140px;min-height:42px}.mini-button{width:auto;min-width:80px;min-height:38px;padding:7px 12px;font-size:.88rem}.memory-groups{display:grid;gap:18px}.info-empty{padding:0;margin:0}.memory-group{display:grid;gap:10px}.memory-group h4{margin:0;color:#202721;font-size:.98rem}.memory-list{display:grid;gap:10px}.memory-item{display:grid;gap:12px;padding:16px;background:#fbfaf7;border:1px solid #ece5d8;border-radius:20px}.memory-main{display:grid;gap:10px;min-width:0}.memory-title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.memory-category-pill{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;color:#17574f;background:var(--primary-soft);border-radius:999px;font-size:.8rem;font-weight:900}.memory-main p{margin-bottom:0;overflow-wrap:anywhere;color:#252c27}.memory-value{font-size:1.02rem;line-height:1.6}.memory-status{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;font-size:.78rem;font-weight:900}.memory-status.active{color:#17574f;background:var(--primary-soft)}.memory-status.pending{color:#68440e;background:var(--amber-bg)}.memory-status.inactive{color:#666b65;background:var(--soft)}.memory-status.neutral{color:#4a524c;background:#fff;border:1px solid var(--line)}.memory-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0}.memory-meta div{min-width:0}.memory-meta dt{color:var(--faint);font-size:.76rem;font-weight:850}.memory-meta dd{margin:2px 0 0;overflow-wrap:anywhere;color:#3d453f;font-size:.88rem}.danger-ghost{color:var(--danger);border-color:#efb4ac}.danger-ghost:hover{color:#fff;background:var(--danger);border-color:var(--danger)}.danger-button{background:var(--danger)}.delete-confirm{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;padding:11px 12px;color:var(--danger);background:var(--danger-bg);border:1px solid #efb4ac;border-radius:16px}.delete-confirm span{margin-right:auto}.caution-note{margin:0;color:#68440e;font-size:.9rem}.add-memory-form{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.auth-screen{grid-template-columns:1fr;align-items:start;padding:20px 16px}.auth-copy{padding:12px 4px 0}.auth-panel{border-radius:24px}.app-shell{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-height:auto;padding:12px 14px}.brand-block{display:none}.new-chat-button,.info-nav-button{margin-bottom:0}.conversation-list{display:flex;gap:8px;grid-column:1 / -1;overflow-x:auto;padding-bottom:2px}.conversation-item{min-width:190px}.chat-panel{height:calc(100vh - 116px)}.chat-header{align-items:flex-start;flex-direction:column;min-height:auto;padding:14px 16px}.account-cluster{justify-content:flex-start}.account-cluster .language-toggle{order:3}.care-disclaimer,.safety-banner,.inline-error{width:calc(100% - 28px);margin-left:14px;margin-right:14px}.messages{padding:20px 14px 24px}.composer-shell{padding:10px 14px 14px}.info-scroller{padding:18px 14px 24px}.info-section{padding:18px;border-radius:20px}.info-grid,.memory-edit-grid{grid-template-columns:1fr}.memory-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){:root{font-size:16px}.auth-screen{gap:18px;padding:14px 12px}.mark{width:46px;height:46px;margin-bottom:16px}h1{font-size:2.1rem}.auth-panel{padding:20px}.panel-tools{justify-content:flex-start}.assurance-list,.suggestion-grid{display:grid;grid-template-columns:1fr}.warning-strip{margin-top:18px}.sidebar{padding:10px 12px}.chat-panel{height:calc(100vh - 106px)}.message{grid-template-columns:30px minmax(0,1fr);gap:8px}.message.user{grid-template-columns:minmax(0,1fr) 30px}.message-avatar{width:30px;height:30px}.message.user .message-body{max-width:min(84%,620px)}.empty-chat{min-height:360px}.composer{grid-template-columns:42px minmax(0,1fr) 42px;padding:9px}.attach-button,.send-button{width:42px;height:42px;min-height:42px}.pending-image-preview{grid-template-columns:52px minmax(0,1fr) 34px}.pending-image-preview img{width:52px;height:52px}.remove-image-button{width:34px;height:34px}.info-scroller{padding:14px 12px 20px}.info-toolbar,.info-actions,.memory-actions,.delete-confirm{align-items:stretch;flex-direction:column}.info-toolbar .ghost-button,.info-actions .primary-button,.memory-actions .primary-button,.memory-actions .ghost-button,.delete-confirm .primary-button,.delete-confirm .ghost-button{width:100%}.memory-meta{grid-template-columns:1fr}}.landing-page{min-width:0;overflow-x:clip;color:#18201d;background:#fff}.landing-hero{position:relative;display:grid;min-height:700px;overflow:hidden;background:#bde2f1;isolation:isolate}.landing-hero-media{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center}.landing-header{position:absolute;z-index:2;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:72px;padding:12px max(28px,calc((100vw - 1320px)/2));color:#13201d;background:#ffffffe0;border-bottom:1px solid rgb(255 255 255 / 70%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand{display:inline-flex;align-items:center;gap:11px;min-height:44px;color:inherit;text-decoration:none}.landing-brand strong{font-size:1.02rem;font-weight:900}.landing-brand-mark{display:block;width:38px;height:38px}.landing-header-actions>a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;color:#153e38;font-size:.9rem;font-weight:850;text-decoration:none}.landing-header .language-toggle button{min-height:44px}.landing-hero-content{z-index:1;display:grid;grid-template-columns:minmax(0,300px) minmax(320px,340px);align-items:center;gap:22px;width:min(680px,calc(100% - 56px));margin:72px 0 0 max(28px,calc((100vw - 1320px)/2));padding:28px 0 34px}.landing-hero-copy{align-self:center;color:#101b18;text-shadow:0 1px 0 rgb(255 255 255 / 55%)}.landing-hero-copy h1{max-width:520px;margin:0 0 17px;color:#10221e;font-size:3rem;line-height:1.08;letter-spacing:0}.landing-hero-copy>p{max-width:510px;margin:0;color:#273c37;font-size:1.04rem;font-weight:650;line-height:1.72}.landing-hero-actions{display:grid;gap:10px;margin-top:24px}.landing-primary-cta,.landing-secondary-cta,.landing-final-cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-size:.94rem;font-weight:900;text-align:center;text-decoration:none}.landing-primary-cta{color:#fff;background:#143f39;box-shadow:0 12px 28px #123e372e}.landing-secondary-cta{color:#153e38;background:#ffffffd6;border:1px solid rgb(36 79 71 / 24%)}.landing-auth-panel{align-self:center;padding:22px;background:#fffffff0;border-color:#ffffffe5;border-radius:8px;box-shadow:0 24px 60px #192c2729;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scroll-margin-top:92px}.landing-auth-panel .auth-heading{margin-bottom:16px}.landing-auth-panel .auth-heading h2{font-size:1.22rem}.landing-auth-panel .auth-tabs{margin-bottom:16px}.landing-auth-panel .form-stack{gap:11px}.landing-auth-panel .form-stack label{gap:5px;font-size:.9rem}.landing-auth-panel .form-stack input{height:48px;background:#fff;border-radius:8px}.landing-auth-panel .primary-button{min-height:48px}.landing-stats-band,.landing-education,.landing-assistant-band,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:max(28px,calc((100vw - 1180px)/2));padding-left:max(28px,calc((100vw - 1180px)/2))}.landing-stats-band{padding-top:62px;padding-bottom:54px;color:#17201e;background:#eff5f4;border-top:1px solid #dce8e5;border-bottom:1px solid #dce8e5;scroll-margin-top:72px}.landing-section-heading{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(280px,1.3fr);gap:32px;align-items:end;margin-bottom:34px}.landing-section-heading h2,.landing-assistant-band h2,.landing-urgent h2,.landing-final-cta h2,.landing-sources h2{margin:0;color:inherit;font-size:2rem;line-height:1.18;letter-spacing:0}.landing-section-heading p{max-width:720px;margin:0;color:#52615d;font-size:1rem}.landing-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #bfcfcb;border-bottom:1px solid #bfcfcb}.landing-stat{min-width:0;padding:28px 22px;border-right:1px solid #bfcfcb}.landing-stat:last-child{border-right:0}.landing-stat strong,.landing-stat span,.landing-stat small{display:block}.landing-stat strong{margin-bottom:8px;color:#0e4e46;font-size:2rem;line-height:1.15}.landing-stat span{min-height:3.15em;color:#1d2c28;font-weight:800;line-height:1.55}.landing-stat small{margin-top:13px;color:#64716e;font-size:.78rem;line-height:1.5}.landing-estimate-note{margin:18px 0 0;color:#5e6a67;font-size:.84rem}.landing-education{padding-top:78px;padding-bottom:80px;background:#fff}.landing-section-heading-wide{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr)}.landing-education-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 56px;margin:0;padding:0;list-style:none;border-top:1px solid #d9ddd9}.landing-education-list li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:17px;padding:30px 0;border-bottom:1px solid #d9ddd9}.landing-education-list li>span{color:#b57221;font-size:.82rem;font-weight:900}.landing-education-list h3{margin:0 0 10px;color:#17201d;font-size:1.15rem;line-height:1.35}.landing-education-list p{margin:0;color:#5c6662;line-height:1.75}.landing-assistant-band{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:70px;padding-top:74px;padding-bottom:76px;color:#f6fbf9;background:#173e3a}.landing-assistant-copy>p{max-width:650px;margin:17px 0 26px;color:#c9dcd8;font-size:1.02rem}.landing-assistant-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 24px;margin:0;padding:0;list-style:none}.landing-assistant-copy li{position:relative;padding-left:22px;color:#eef7f5}.landing-assistant-copy li:before{position:absolute;top:.62em;left:0;width:7px;height:7px;background:#69b6a9;border-radius:50%;content:""}.landing-boundary{align-self:center;padding:4px 0 4px 28px;border-left:3px solid #e2ad62}.landing-boundary h3{margin:0 0 12px;color:#fff;font-size:1.25rem}.landing-boundary p{margin:0;color:#d9e6e3;line-height:1.75}.landing-urgent{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:54px;padding-top:42px;padding-bottom:44px;color:#4c2c08;background:#fff0cf;border-top:1px solid #efd399;border-bottom:1px solid #efd399}.landing-urgent h2{font-size:1.5rem}.landing-final-cta{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:64px;padding-bottom:66px;color:#fff;background:#1b252b}.landing-final-cta>div{max-width:720px}.landing-final-cta p{margin:14px 0 0;color:#cbd2d5;line-height:1.75}.landing-final-cta>a{flex:0 0 auto;color:#17352f;background:#f5faf8}.landing-sources{padding-top:46px;padding-bottom:50px;background:#fff}.landing-sources h2{margin-bottom:23px;font-size:1.24rem}.landing-sources nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #d9ddd9}.landing-sources a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:11px 16px 11px 0;color:#245a52;border-bottom:1px solid #d9ddd9;text-decoration-thickness:1px;text-underline-offset:4px}.landing-sources a:nth-child(odd){margin-right:30px}.landing-sources p{margin:20px 0 0;color:#68716e;font-size:.84rem}.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible{outline:3px solid #f2af45;outline-offset:3px}@media(max-width:1100px){.landing-header,.landing-stats-band,.landing-education,.landing-assistant-band,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:24px;padding-left:24px}.landing-hero-content{width:650px;margin-left:24px}.landing-hero-copy h1{font-size:2.55rem}.landing-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stat:nth-child(2){border-right:0}.landing-stat:nth-child(-n+2){border-bottom:1px solid #bfcfcb}}@media(max-width:760px){.landing-hero{display:block;min-height:0;padding-top:118px;background:#fff}.landing-hero-media{z-index:0;bottom:auto;height:118px;object-position:70% 52%}.landing-header{min-height:58px;padding:7px 14px;background:#ffffffe5}.landing-brand{gap:8px}.landing-brand strong{font-size:.9rem}.landing-brand-mark{width:32px;height:32px}.landing-header-actions{gap:4px}.landing-header-actions>a{display:none}.landing-header-actions .language-toggle{min-width:110px}.landing-hero-content{display:grid;grid-template-columns:1fr;gap:14px;width:100%;margin:0;padding:14px 16px 16px;background:#fff}.landing-hero-copy{text-shadow:none}.landing-hero-copy h1{margin-bottom:12px;font-size:1.9rem;line-height:1.12}.landing-hero-copy>p{font-size:.94rem;line-height:1.5}.landing-hero-actions{gap:8px;margin-top:17px}.landing-primary-cta,.landing-secondary-cta{min-height:44px}.landing-auth-panel{padding:14px;border:1px solid #dfe6e2;box-shadow:0 14px 36px #192c271a}.landing-auth-panel .auth-heading p:not(.eyebrow){display:none}.landing-auth-panel .auth-heading .eyebrow{display:none}.landing-auth-panel .auth-heading,.landing-auth-panel .auth-tabs{margin-bottom:8px}.landing-auth-panel .form-stack{gap:8px}.landing-auth-panel .form-stack label{gap:3px}.landing-auth-panel .form-stack input,.landing-auth-panel .primary-button{height:44px;min-height:44px}.landing-register-mode .landing-hero-copy>p,.landing-register-mode .landing-hero-actions{display:none}.landing-stats-band,.landing-education,.landing-assistant-band,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:16px;padding-left:16px}.landing-stats-band{padding-top:44px;padding-bottom:42px}.landing-section-heading,.landing-section-heading-wide,.landing-assistant-band,.landing-urgent{grid-template-columns:1fr;gap:14px}.landing-section-heading{margin-bottom:26px}.landing-section-heading h2,.landing-assistant-band h2,.landing-final-cta h2{font-size:1.65rem}.landing-education{padding-top:54px;padding-bottom:56px}.landing-education-list{grid-template-columns:1fr}.landing-education-list li{padding:24px 0}.landing-assistant-band{padding-top:50px;padding-bottom:52px}.landing-assistant-copy ul{grid-template-columns:1fr}.landing-boundary{margin-top:18px;padding-left:20px}.landing-urgent{padding-top:34px;padding-bottom:36px}.landing-final-cta{align-items:flex-start;flex-direction:column;gap:25px;padding-top:48px;padding-bottom:50px}.landing-final-cta>a{width:100%}.landing-sources{padding-top:38px;padding-bottom:42px}.landing-sources nav{grid-template-columns:1fr}.landing-sources a:nth-child(odd){margin-right:0}}@media(max-width:430px){.landing-stats-grid{grid-template-columns:1fr}.landing-stat,.landing-stat:nth-child(2){border-right:0;border-bottom:1px solid #bfcfcb}.landing-stat:last-child{border-bottom:0}.landing-stat span{min-height:0}.landing-education-list li{grid-template-columns:34px minmax(0,1fr);gap:12px}}.landing-page,.entry-auth-page{min-width:0;overflow-x:clip;color:#18201d;background:#fff}.landing-hero{position:relative;display:block;min-height:650px;overflow:hidden;background:#bde2f1;isolation:isolate}.landing-hero-media{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center}.landing-header{position:absolute;z-index:2;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:9px max(32px,calc((100vw - 1320px)/2));color:#13201d;background:#ffffffe5;border-bottom:1px solid rgb(255 255 255 / 76%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand,.entry-auth-brand{display:inline-flex;align-items:center;gap:11px;min-height:44px;color:inherit;text-decoration:none}.landing-brand strong,.entry-auth-brand strong{font-size:1.02rem;font-weight:900}.landing-brand-mark,.entry-auth-brand>span{display:block;width:38px;height:38px}.landing-header-actions{display:flex;align-items:center;gap:12px}.landing-header .language-toggle button,.entry-auth-header .language-toggle button{min-height:44px}.landing-header-cta,.landing-primary-cta,.landing-final-cta>button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;color:#fff;background:#154e45;border:1px solid #154e45;border-radius:4px;font-size:.92rem;font-weight:900;line-height:1.35;text-align:center}.landing-header-cta{min-height:44px}.landing-header-cta:disabled,.landing-primary-cta:disabled,.landing-final-cta>button:disabled{opacity:.7}.landing-hero-content{position:relative;z-index:1;display:block;width:min(520px,calc(100% - 64px));margin:0 0 0 max(32px,calc((100vw - 1320px)/2));padding:138px 0 54px}.landing-hero-copy{color:#101b18;text-shadow:0 1px 0 rgb(255 255 255 / 55%)}.landing-hero-copy h1{max-width:520px;margin:0 0 20px;color:#10221e;font-size:3.45rem;line-height:1.05;letter-spacing:0}.landing-hero-copy>p{max-width:480px;margin:0;color:#273c37;font-size:1.06rem;font-weight:650;line-height:1.72}.landing-hero-actions{display:block;margin-top:28px}.landing-primary-cta{min-width:228px;box-shadow:0 13px 30px #123e372e}.landing-publication-note{display:grid;gap:5px;width:min(430px,100%);min-height:68px;margin-top:25px;padding:11px 15px 11px 17px;color:#173b34;background:#fffffff2;border:1px solid rgb(211 220 216 / 96%);border-left:4px solid #b87927;text-decoration:none;box-shadow:0 7px 18px #142f291a}.landing-publication-note span{color:#173b34;font-size:.96rem;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.landing-publication-note small{color:#344e48;font-size:.88rem;font-weight:650;line-height:1.5}.landing-publication-note:hover{color:#0e302a;background:#fff;border-color:#b8c9c3;border-left-color:#975f15}.landing-service-note{max-width:430px;margin:16px 0 0;color:#7c3f17;font-size:.86rem}.landing-stats-band,.landing-education,.landing-consultation,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:max(32px,calc((100vw - 1180px)/2));padding-left:max(32px,calc((100vw - 1180px)/2))}.landing-stats-band{padding-top:78px;padding-bottom:70px;color:#18201d;background:#fff;border-top:1px solid #d9e2df;border-bottom:1px solid #d9e2df;scroll-margin-top:72px}.landing-section-heading{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:72px;align-items:end;margin-bottom:46px}.landing-section-heading h2,.landing-consultation h2,.landing-urgent h2,.landing-final-cta h2,.landing-sources h2{margin:0;color:inherit;font-size:2rem;line-height:1.2;letter-spacing:0}.landing-section-heading p{max-width:700px;margin:0;color:#53615d;font-size:.98rem;line-height:1.7}.landing-stats-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:78px;align-items:stretch}.landing-stat-anchor{display:flex;flex-direction:column;justify-content:flex-end;min-height:300px;padding:24px 0 18px;border-top:4px solid #164f45;border-bottom:1px solid #99aaa5}.landing-stat-anchor>span{color:#2d3b37;font-size:1.05rem;font-weight:800}.landing-stat-anchor strong{margin:auto 0 8px;color:#104e43;font-size:5.5rem;line-height:.98;letter-spacing:0}.landing-stat-anchor small,.landing-stat-notes small{color:#68736f;font-size:.78rem;line-height:1.5}.landing-stat-notes{display:flex;align-items:stretch}.landing-stat-notes article{display:flex;flex:1;flex-direction:column;justify-content:flex-end;min-height:300px;padding:24px 0 18px;border-top:4px solid #5c8590;border-bottom:1px solid #99aaa5}.landing-stat-notes strong{margin:auto 0 14px;color:#1d5866;font-size:3.4rem;line-height:1}.landing-stat-notes span{order:-1;color:#26312e;font-size:1.05rem;font-weight:800;line-height:1.45}.landing-stat-notes small{margin-top:0}.landing-estimate-note{width:min(700px,100%);margin:28px 0 0 auto;color:#616c68;font-size:.84rem;line-height:1.65}.landing-education{padding-top:92px;padding-bottom:104px;background:#f7f9f8}.landing-section-heading-wide{grid-template-columns:minmax(320px,1fr) minmax(300px,.85fr);width:min(1020px,100%)}.landing-guide-flow{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 24px;margin-top:12px}.landing-guide-item{padding:25px 0 28px;border-top:2px solid #26342f}.landing-guide-item-1{grid-column:1 / span 6}.landing-guide-item-2{grid-column:8 / span 5;margin-top:76px}.landing-guide-item-3{grid-column:2 / span 5;margin-top:18px}.landing-guide-item-4{grid-column:7 / span 6;margin-top:94px}.landing-guide-item h3{max-width:480px;margin:0 0 17px;color:#18211e;font-size:1.38rem;line-height:1.35}.landing-guide-item p{max-width:520px;margin:0;color:#4e5b57;line-height:1.75}.landing-guide-item .landing-guide-boundary{margin-top:12px;color:#7a531d;font-size:.9rem}.landing-consultation{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:84px;padding-top:82px;padding-bottom:86px;color:#192d33;background:#e8eff1}.landing-assistant-copy>p{max-width:650px;margin:17px 0 30px;color:#4f6267;font-size:1.02rem}.landing-assistant-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none;border-top:1px solid #9eb1b6}.landing-assistant-copy li{padding:15px 0;color:#243a40;border-bottom:1px solid #b9c7ca}.landing-boundary{align-self:center;padding:6px 0 6px 28px;border-left:3px solid #b97820}.landing-boundary h3{margin:0 0 13px;color:#192d33;font-size:1.25rem}.landing-boundary p{margin:0;color:#4f6267;line-height:1.75}.landing-urgent{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:58px;padding-top:40px;padding-bottom:42px;color:#502e08;background:#fff0d2;border-top:1px solid #edcf94;border-bottom:1px solid #edcf94}.landing-urgent h2{font-size:1.46rem}.landing-urgent p{margin:0;color:#684515;line-height:1.75}.landing-final-cta{display:flex;align-items:center;justify-content:space-between;gap:56px;padding-top:68px;padding-bottom:70px;color:#fff;background:#20282c}.landing-final-cta>div{max-width:700px}.landing-final-cta p{margin:14px 0 0;color:#c9d1d3;line-height:1.75}.landing-final-cta>button{flex:0 0 auto;color:#163f38;background:#f4faf8;border-color:#f4faf8}.landing-sources{padding-top:48px;padding-bottom:52px;background:#fff}.landing-sources h2{margin-bottom:24px;font-size:1.24rem}.landing-sources nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #d6ddda}.landing-sources a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:11px 16px 11px 0;color:#245a52;border-bottom:1px solid #d6ddda;text-decoration-thickness:1px;text-underline-offset:4px}.landing-sources a:nth-child(odd){margin-right:32px}.landing-sources p{width:min(720px,100%);margin:22px 0 0 auto;color:#68716e;font-size:.84rem}.landing-page a,.landing-page button,.entry-auth-page button{transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.landing-page a:hover,.landing-page button:not(:disabled):hover,.entry-auth-page button:not(:disabled):hover{transform:translateY(-1px)}.landing-page a:focus-visible,.landing-page button:focus-visible,.entry-auth-page button:focus-visible,.entry-auth-page input:focus-visible{outline:3px solid #e5a641;outline-offset:3px}.entry-auth-page{position:relative;min-height:100vh;overflow-x:hidden;overflow-x:clip;background:#fff;isolation:isolate}.entry-auth-media{position:absolute;z-index:-1;top:0;right:0;width:52%;min-width:50%;max-width:52%;height:100%;object-fit:cover;object-position:66% center}.entry-auth-header{position:absolute;z-index:2;top:0;left:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 12px;width:48%;min-width:360px;max-width:50%;min-height:72px;padding:10px 28px;padding-left:max(28px,calc((100vw - 1320px)/2));background:#fff;border-bottom:1px solid #dce2df;box-sizing:border-box}.entry-auth-header>button{min-height:44px;padding:8px 0;color:#245a52;background:transparent;border:0;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;line-height:1.35;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.entry-auth-stage{display:flex;align-items:center;width:48%;min-width:360px;max-width:50%;min-height:100vh;padding:110px 28px 40px;padding-left:max(28px,calc((100vw - 1320px)/2));background:#fff;box-sizing:border-box}.entry-auth-panel{flex:0 1 430px;width:100%;max-width:430px;min-width:280px;width:min(430px,100%);padding:34px 36px 36px;background:#fff;border:0;border-left:4px solid #155e56;border-radius:0;box-shadow:0 18px 44px #1e242017;box-sizing:border-box;overflow-wrap:break-word;word-break:normal;writing-mode:horizontal-tb}.entry-auth-brand{min-width:0;margin-bottom:32px;overflow-wrap:normal;white-space:normal;word-break:normal;writing-mode:horizontal-tb}.entry-auth-brand strong{min-width:0;overflow-wrap:normal;word-break:normal}.entry-auth-panel .auth-heading{margin-bottom:20px}.entry-auth-panel .auth-heading h1{margin:0;max-width:100%;color:#14211d;font-size:2rem;line-height:1.2;overflow-wrap:break-word;word-break:normal;writing-mode:horizontal-tb}.entry-auth-panel .auth-heading p:not(.eyebrow){margin:11px 0 0;color:#64706c;font-size:.94rem;overflow-wrap:break-word;word-break:normal}.entry-auth-panel .auth-tabs,.entry-auth-panel .auth-tabs button,.entry-auth-panel .form-stack input{border-radius:4px}.entry-auth-panel .auth-tabs,.entry-auth-panel .form-stack,.entry-auth-panel .form-stack label,.entry-auth-panel .form-stack input,.entry-auth-panel .primary-button{min-width:0;max-width:100%}.entry-auth-panel .auth-tabs button,.entry-auth-panel .primary-button{height:auto;min-height:48px;padding-top:8px;padding-bottom:8px;line-height:1.35;white-space:normal;word-break:normal}.entry-auth-panel .form-stack input{height:auto;min-height:52px;padding-top:11px;padding-bottom:11px;line-height:1.35}.entry-auth-panel .primary-button{border-radius:4px}@media(max-width:1100px){.landing-header,.landing-stats-band,.landing-education,.landing-consultation,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:24px;padding-left:24px}.landing-hero-content{width:470px;margin-left:24px}.landing-hero-copy h1{font-size:3rem}.landing-stats-layout{gap:48px}.landing-stat-anchor strong{font-size:4.6rem}.entry-auth-header,.entry-auth-stage{width:50%;min-width:360px;max-width:50%;padding-right:24px;padding-left:24px}.entry-auth-media{width:50%;min-width:50%;max-width:50%}}@media(max-width:760px){.landing-hero{min-height:0;padding-top:210px;background:#fff}.landing-hero-media{z-index:0;bottom:auto;height:210px;object-position:68% center}.landing-header{min-height:62px;padding:7px 14px}.landing-brand{gap:8px}.landing-brand strong{font-size:.9rem}.landing-brand-mark{width:32px;height:32px}.landing-header-actions{gap:4px}.landing-header-cta{display:none}.landing-header-actions .language-toggle{min-width:110px}.landing-hero-content{width:100%;margin:0;padding:24px 16px 28px;background:#fff}.landing-hero-copy{text-shadow:none}.landing-hero-copy h1{margin-bottom:14px;font-size:2.2rem;line-height:1.1}.landing-hero-copy>p{font-size:.97rem;line-height:1.58}.landing-hero-actions{margin-top:20px}.landing-primary-cta{width:100%;min-height:48px}.landing-publication-note{margin-top:18px;padding:10px 13px 10px 15px}.landing-stats-band,.landing-education,.landing-consultation,.landing-urgent,.landing-final-cta,.landing-sources{padding-right:16px;padding-left:16px}.landing-stats-band{padding-top:52px;padding-bottom:48px}.landing-section-heading,.landing-section-heading-wide,.landing-consultation,.landing-urgent{grid-template-columns:1fr;gap:16px}.landing-section-heading{margin-bottom:32px}.landing-section-heading h2,.landing-consultation h2,.landing-final-cta h2{font-size:1.68rem}.landing-stats-layout{grid-template-columns:1fr;gap:34px}.landing-stat-anchor{min-height:218px}.landing-stat-notes article{min-height:218px}.landing-stat-anchor strong{font-size:3.8rem}.landing-stat-notes strong{font-size:2.8rem}.landing-education{padding-top:58px;padding-bottom:62px}.landing-guide-flow{grid-template-columns:1fr;gap:0}.landing-guide-item-1,.landing-guide-item-2,.landing-guide-item-3,.landing-guide-item-4{grid-column:1;margin-top:0}.landing-guide-item{padding:24px 0 27px;border-top-width:1px}.landing-consultation{padding-top:54px;padding-bottom:56px}.landing-assistant-copy ul{grid-template-columns:1fr}.landing-boundary{margin-top:24px;padding-left:20px}.landing-urgent{padding-top:34px;padding-bottom:36px}.landing-final-cta{align-items:flex-start;flex-direction:column;gap:26px;padding-top:50px;padding-bottom:52px}.landing-final-cta>button{width:100%}.landing-sources{padding-top:40px;padding-bottom:44px}.landing-sources nav{grid-template-columns:1fr}.landing-sources a:nth-child(odd){margin-right:0}.entry-auth-page{padding-top:170px;overflow-x:hidden;overflow-x:clip}.entry-auth-media{position:absolute;top:0;left:0;width:100%;min-width:0;max-width:none;height:170px;object-position:68% 52%}.entry-auth-header{width:100%;min-width:0;max-width:none;min-height:62px;padding:7px 14px;background:#ffffffeb}.entry-auth-stage{align-items:flex-start;width:100%;min-width:0;max-width:none;min-height:calc(100vh - 170px);padding:22px 16px 34px}.entry-auth-panel{flex:1 1 auto;width:100%;max-width:none;min-width:0;padding:24px 20px 26px;border-left-width:3px;box-shadow:none}.entry-auth-brand{margin-bottom:24px}.entry-auth-panel .auth-heading h1{font-size:1.7rem}}@media(max-width:430px){.landing-hero-copy h1{font-size:2.05rem}}@media(prefers-reduced-motion:reduce){.landing-page a,.landing-page button,.entry-auth-page button{scroll-behavior:auto;transition:none}.landing-page a:hover,.landing-page button:not(:disabled):hover,.entry-auth-page button:not(:disabled):hover{transform:none}}.admin-root{min-height:100vh;color:#1d2621;background:#f7f8f5}.admin-root *,.admin-root *:before,.admin-root *:after{box-sizing:border-box}.admin-root button,.admin-root input{font:inherit}.admin-root a{color:inherit}.admin-root h1,.admin-root h2,.admin-root p{margin-top:0}.admin-root h1{margin-bottom:0;font-size:1.55rem;line-height:1.25}.admin-root h2{font-size:1.2rem}.admin-status-screen,.admin-login-screen{display:grid;min-height:100vh;place-items:center;padding:24px}.admin-status-screen{align-content:center;gap:12px;color:#59635d;text-align:center}.admin-status-screen>section{width:min(520px,100%)}.admin-status-screen img{margin-bottom:18px}.admin-status-screen p{margin:10px auto 24px;color:#667069}.admin-status-tools{display:flex;justify-content:flex-end;margin-bottom:20px}.admin-login-panel{width:min(440px,100%);padding:32px;background:#fff;border:1px solid #dfe5df;border-radius:8px;box-shadow:0 18px 52px #26302a1a}.admin-login-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:24px}.admin-login-panel>p{margin:8px 0 24px;color:#667069}.admin-text-link{display:inline-block;margin-top:20px;color:#155e56;font-weight:800;text-decoration:none}.admin-text-link:hover{text-decoration:underline}.admin-language-toggle{display:inline-grid;grid-template-columns:1fr 1fr;gap:3px;min-width:116px;padding:3px;background:#edf0ec;border:1px solid #dde2dc;border-radius:999px}.admin-language-toggle button{min-height:34px;padding:4px 10px;color:#5d6761;background:transparent;border:0;border-radius:999px;font-size:.84rem;font-weight:850}.admin-language-toggle button.active{color:#17211c;background:#fff;box-shadow:0 3px 10px #27312b1a}.admin-workspace{min-height:100vh}.admin-header{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:78px;padding:14px 28px;background:#fff;border-bottom:1px solid #dfe5df}.admin-brand-title{display:flex;gap:12px;align-items:center;min-width:210px}.admin-brand-title span{display:block;color:#6b756e;font-size:.78rem;font-weight:800}.admin-brand-title h1{font-size:1.26rem}.admin-header-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;justify-content:flex-end}.admin-current-user{display:grid;min-width:120px;padding:5px 12px;background:#f1f3f0;border-radius:6px}.admin-current-user span{color:#78817b;font-size:.72rem}.admin-current-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem}.admin-content{width:min(1600px,100%);margin:0 auto;padding:26px 28px 44px}.admin-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:24px;background:#fff;border-top:1px solid #dfe5df;border-bottom:1px solid #dfe5df}.admin-summary>div{min-width:0;padding:17px 20px;border-right:1px solid #e4e8e3}.admin-summary>div:last-child{border-right:0}.admin-summary span,.admin-summary strong{display:block}.admin-summary span{color:#68726c;font-size:.82rem}.admin-summary strong{margin-top:2px;color:#16221c;font-size:1.5rem}.admin-toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-search-form{display:flex;gap:8px;min-width:0}.admin-search-form input{width:min(360px,42vw)}.admin-toolbar-actions,.admin-button-row,.admin-row-actions,.admin-dialog-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-button{display:inline-flex;min-height:42px;padding:8px 14px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;font-size:.88rem;font-weight:850;line-height:1.2;text-decoration:none}.admin-button-primary{color:#fff;background:#155e56;border-color:#155e56}.admin-button-primary:hover{background:#0f4942}.admin-button-secondary{color:#26332c;background:#fff;border-color:#cfd7d0}.admin-button-secondary:hover{background:#f1f4f1}.admin-button-danger{color:#fff;background:#a32620;border-color:#a32620}.admin-button-danger:hover{background:#7f1c18}.admin-button:disabled,.admin-language-toggle button:disabled{opacity:.48;cursor:not-allowed}.admin-root button:focus-visible,.admin-root a:focus-visible,.admin-root input:focus-visible{outline:3px solid rgb(42 167 161 / 35%);outline-offset:2px}.admin-form{display:grid;gap:15px}.admin-form label{display:grid;gap:7px;color:#26332c;font-weight:800}.admin-form label small{color:#707a73;font-weight:500}.admin-form input,.admin-search-form input{min-width:0;height:44px;padding:0 12px;color:#1d2621;background:#fff;border:1px solid #cfd7d0;border-radius:6px;outline:none}.admin-alert{padding:12px 14px;border-radius:6px}.admin-alert-error{color:#8d231e;background:#fff0ed;border:1px solid #efb0a8}.admin-alert-success{margin-bottom:16px;color:#155e56;background:#e8f4f1;border:1px solid #bcd9d3}.admin-alert-info{color:#5b491b;background:#fff8e5;border:1px solid #e9d59d}.admin-page-error{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-list-status,.admin-empty{display:grid;min-height:280px;place-items:center;align-content:center;color:#68726c;text-align:center;background:#fff;border:1px solid #dfe5df}.admin-list-status{gap:10px}.admin-list-status p,.admin-empty p{margin-bottom:0}.admin-empty h2{margin-bottom:6px}.admin-table-wrap{max-width:100%;overflow-x:auto;background:#fff;border:1px solid #dfe5df;-webkit-overflow-scrolling:touch}.admin-table-wrap.is-loading{opacity:.66}.admin-user-table{width:100%;min-width:1390px;border-collapse:collapse;font-size:.88rem;line-height:1.45}.admin-user-table th,.admin-user-table td{padding:13px 12px;text-align:left;vertical-align:top;border-bottom:1px solid #e4e8e3}.admin-user-table thead th{position:sticky;top:0;z-index:1;color:#4e5a53;background:#eef2ee;font-size:.78rem;font-weight:900;white-space:nowrap}.admin-user-table tbody tr:last-child th,.admin-user-table tbody tr:last-child td{border-bottom:0}.admin-user-table tbody tr:hover{background:#fafbf9}.admin-user-table time{white-space:nowrap}.admin-username,.admin-ip{display:inline-block;max-width:180px;overflow-wrap:anywhere}.admin-status-label{display:inline-flex;min-height:28px;padding:4px 9px;align-items:center;border-radius:999px;font-size:.76rem;font-weight:850;white-space:nowrap}.admin-status-label.role-user,.admin-status-label.status-active{color:#155e56;background:#e8f4f1}.admin-status-label.role-admin{color:#334b69;background:#edf3fa}.admin-status-label.status-disabled{color:#6d4a13;background:#fff3d7}.admin-empty-value,.admin-protected-note,.admin-quota-summary+small{color:#7b847e}.admin-quota-summary,.admin-quota-summary+small{display:block}.admin-quota-summary+small{margin-top:3px}.admin-row-actions{min-width:190px}.admin-action-link{min-height:34px;padding:5px 8px;color:#155e56;background:transparent;border:0;border-radius:4px;font-size:.8rem;font-weight:850}.admin-action-link:hover{background:#e8f4f1}.admin-action-danger{color:#a32620}.admin-action-danger:hover{background:#fff0ed}.admin-pagination{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:16px}.admin-pagination>span{color:#647068;font-size:.88rem}.admin-dialog{width:min(570px,calc(100% - 28px));max-height:calc(100vh - 36px);padding:24px;overflow-y:auto;color:#1d2621;background:#fff;border:1px solid #d9dfd9;border-radius:8px;box-shadow:0 24px 90px #19231d3d}.admin-dialog::backdrop{background:#111a157a}.admin-dialog-heading{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.admin-dialog-heading h2{margin-bottom:0}.admin-dialog-close{display:grid;flex:0 0 auto;width:38px;height:38px;padding:0;place-items:center;color:#59635d;background:#f1f3f0;border:0;border-radius:50%;font-size:1.3rem}.admin-dialog-intro{margin-bottom:20px;color:#616b65}.admin-dialog-note{margin-bottom:0;padding:11px 12px;color:#5b491b;background:#fff8e5;border-left:3px solid #d9aa43}.admin-dialog-actions{justify-content:flex-end;margin-top:8px}.admin-dialog-actions-split{display:grid;grid-template-columns:auto 1fr auto auto}.admin-quota-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 20px;border-top:1px solid #e2e7e2;border-left:1px solid #e2e7e2}.admin-quota-details>div{min-width:0;padding:11px 12px;border-right:1px solid #e2e7e2;border-bottom:1px solid #e2e7e2}.admin-quota-details dt{color:#727c75;font-size:.76rem}.admin-quota-details dd{margin:3px 0 0;overflow-wrap:anywhere;font-weight:850}.admin-danger-text{color:#8d231e;font-weight:800}.admin-delete-list{margin:-8px 0 18px;padding-left:1.3rem;color:#4f5953}@media(max-width:980px){.admin-header{align-items:flex-start;flex-direction:column;padding:14px 18px}.admin-header-actions{justify-content:flex-start}.admin-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-summary>div:nth-child(3){border-right:0}.admin-summary>div:nth-child(-n+3){border-bottom:1px solid #e4e8e3}.admin-toolbar{align-items:stretch;flex-direction:column}.admin-search-form input{width:100%}}@media(max-width:760px){.admin-content{padding:18px 12px 30px}.admin-header{padding:12px}.admin-header-actions{width:100%}.admin-current-user{max-width:100%}.admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-summary>div,.admin-summary>div:nth-child(3){border-right:1px solid #e4e8e3;border-bottom:1px solid #e4e8e3}.admin-summary>div:nth-child(2n){border-right:0}.admin-summary>div:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.admin-search-form{display:grid;grid-template-columns:1fr 1fr}.admin-search-form input{grid-column:1 / -1}.admin-toolbar-actions .admin-button{flex:1 1 0}.admin-table-wrap{overflow:visible;background:transparent;border:0}.admin-user-table,.admin-user-table tbody,.admin-user-table tr,.admin-user-table th,.admin-user-table td{display:block;width:100%;min-width:0}.admin-user-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.admin-user-table tbody{display:grid;gap:12px}.admin-user-table tbody tr{overflow:hidden;background:#fff;border:1px solid #dfe5df;border-radius:8px}.admin-user-table th,.admin-user-table td{display:grid;grid-template-columns:minmax(108px,36%) minmax(0,1fr);gap:10px;padding:10px 12px;border-bottom:1px solid #edf0ed}.admin-user-table th:before,.admin-user-table td:before{content:attr(data-label);color:#6e7871;font-size:.77rem;font-weight:850}.admin-user-table tbody tr>:last-child{border-bottom:0}.admin-username,.admin-ip{max-width:100%}.admin-row-actions{min-width:0}.admin-pagination{justify-content:space-between}.admin-dialog-actions-split{grid-template-columns:1fr}.admin-dialog-actions-split>span{display:none}}@media(max-width:460px){.admin-login-screen,.admin-status-screen{padding:12px}.admin-login-panel{padding:22px 18px}.admin-header-actions .admin-button,.admin-button-row .admin-button{flex:1 1 calc(50% - 8px)}.admin-current-user{width:100%}.admin-summary>div{padding:13px 14px}.admin-summary strong{font-size:1.25rem}.admin-dialog{width:calc(100% - 18px);padding:18px}.admin-quota-details{grid-template-columns:1fr}.admin-user-table th,.admin-user-table td{grid-template-columns:minmax(100px,38%) minmax(0,1fr)}}
