:root{color:#182033;font-synthesis:none;text-rendering:optimizelegibility;--blue:#315fd1;--blue-dark:#234cab;--blue-light:#edf3ff;--navy:#17233d;--line:#dfe4ec;--muted:#657084;--surface:#fff;--green:#138a5b;--orange:#d4770b;--danger:#c54a43;--gov-height:32px;--header-height:66px;--header-total-height:98px;background:#f5f7fa;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f5f7fa;min-width:320px;min-height:100vh;margin:0;font-size:17px;line-height:1.5}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}input,textarea{color:#182033}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=option]:focus-visible{outline-offset:2px;outline:3px solid #315fd147}.app-shell{min-height:100vh;padding-top:var(--header-total-height)}.header-stack{z-index:100;position:fixed;top:0;left:0;right:0;box-shadow:0 3px 10px #1c29440a}.gov-strip{height:var(--gov-height);color:#475267;background:#eef1f5;border-bottom:1px solid #e2e6ec;align-items:center;gap:8px;padding:0 max(24px,50% - 590px);font-size:13px;display:flex}.gov-strip .language-flag{flex-basis:20px;width:20px;height:14px}.site-header{height:var(--header-height);border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:0 max(24px,50% - 590px);display:flex;position:relative}.brand-button{background:0 0;border:0;padding:0}.brand{color:#18377e;letter-spacing:-.8px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.brand-symbol{object-fit:contain;width:50px;height:40px;display:block}.header-actions{align-items:center;gap:10px;min-width:0;display:flex}.text-button,.link-button,.menu-button{color:#4b566a;background:0 0;border:0;align-items:center;gap:6px;padding:6px;display:inline-flex}.text-button{font-size:14px}.accessibility-toggle{color:#28354b;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:42px;min-height:40px;padding:0;display:inline-flex}.accessibility-toggle:hover{color:var(--blue);background:var(--blue-light)}.accessibility-toggle.active{color:#fff;border-color:var(--blue);background:var(--blue)}.language-menu{position:relative}.language-trigger{color:#323b4a;background:0 0;border:0;border-radius:8px;place-items:center;width:48px;height:40px;padding:0;display:grid}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:#edf3ff}.language-flag{width:30px;height:20px;box-shadow:none;border-radius:3px;flex:0 0 30px;display:block;overflow:hidden}.language-options{z-index:30;background:#fff;border:1px solid #dfe4eb;border-radius:8px;width:270px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 12px 30px #1d294224}.language-options button{color:#313946;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 8px;font-size:14px;display:flex}.language-options button:hover{background:#f5f6f8}.language-options button.selected{background:#eef0f3}.language-options button>span:nth-child(2){flex:1}.language-options button>svg{color:var(--blue)}.session-timer{color:#254980;background:#f2f7ff;border:1px solid #c8d8ef;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 11px;display:inline-flex}.session-timer>svg{flex:none}.session-timer strong{font-variant-numeric:tabular-nums;letter-spacing:.3px;font-size:14px}.session-timer.counting{color:#985b08;background:#fff8eb;border-color:#e6c58e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.link-button{color:var(--blue);padding:0;font-weight:700}.menu-button{display:none}.outline-small{color:#364258;background:#fff;border:1px solid #c9d0da;border-radius:7px;align-items:center;gap:6px;padding:8px 13px;font-size:14px;font-weight:700;display:inline-flex}.ui-confirm-backdrop{z-index:500;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10192b94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ui-confirm-modal{text-align:center;background:#fff;border:1px solid #dfe4ec;border-radius:14px;width:min(460px,100%);padding:32px;box-shadow:0 24px 64px #141f353d}.ui-confirm-icon{width:58px;height:58px;color:var(--blue);background:var(--blue-light);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.ui-confirm-modal h2{color:#182033;letter-spacing:-.7px;margin:0;font-size:24px}.ui-confirm-modal p{color:var(--muted);white-space:pre-line;word-break:keep-all;margin:12px auto 0;font-size:15px;line-height:1.7}.ui-confirm-actions{grid-template-columns:1fr 1.45fr;gap:10px;margin-top:28px;display:grid}.ui-confirm-actions button{min-height:50px}.page-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:58px 0 90px}.eyebrow,.section-kicker,.card-kicker{color:var(--blue);letter-spacing:1.4px;font-size:13px;font-weight:800}.eyebrow{background:var(--blue-light);letter-spacing:.2px;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;display:inline-flex}.primary-button,.outline-button,.simple-login{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:750;transition:all .16s;display:inline-flex}.primary-button{background:var(--blue);color:#fff;box-shadow:0 7px 18px #315fd12e}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.outline-button{color:#33415a;background:#fff;border-color:#cfd5df}.outline-button:hover{border-color:var(--blue);color:var(--blue)}.wide{width:100%}.panel,.form-card{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 4px 18px #1e2a4409}.login-page{width:min(88vw,70rem);min-height:calc(100vh - var(--header-total-height));grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(3rem,4.95vw,5.875rem);margin:0 auto;padding:clamp(2.5rem,7.25vh,4.5rem) 0 clamp(3rem,9.75vh,6rem);display:grid}.login-intro{top:calc(var(--header-total-height) + clamp(3.5rem, 9vh, 5.5rem));margin-top:clamp(2rem,4.75vh,3rem);position:sticky}.login-intro h1{color:var(--navy);letter-spacing:clamp(-.156rem,-.13vw,-.1rem);margin:clamp(.9rem,2.75vh,1.375rem) 0 clamp(.75rem,2.25vh,1.125rem);font-size:clamp(2.5rem,3.05vw,3.625rem);line-height:1.17}.login-intro h1 em{color:var(--blue);font-style:normal}.login-intro>p{color:#5e697c;max-width:min(45vw,35.625rem);font-size:clamp(1rem,.95vw,1.125rem);line-height:1.75}.benefit-list{gap:clamp(.75rem,2.15vh,1.0625rem);margin:clamp(1.5rem,4.25vh,2.125rem) 0 0;padding:0;list-style:none;display:grid}.benefit-list li{align-items:center;gap:clamp(.75rem,.8vw,.9375rem);display:flex}.benefit-list li>svg{width:clamp(2.25rem,2.1vw,2.5rem);height:clamp(2.25rem,2.1vw,2.5rem);color:var(--blue);background:#edf3ff;border-radius:clamp(.5rem,.475vw,.5625rem);padding:clamp(.5rem,.475vw,.5625rem)}.benefit-list span{flex-direction:column;gap:clamp(.125rem,.375vh,.1875rem);display:flex}.benefit-list strong{font-size:clamp(.9375rem,.85vw,1rem)}.benefit-list small{color:#727c8e;font-size:clamp(.8125rem,.74vw,.875rem)}.login-card{border:1px solid var(--line);background:#fff;border-radius:clamp(.75rem,.74vw,.875rem);padding:clamp(2rem,4.75vh,2.375rem);box-shadow:0 2.25vh 2.9vw #1e2e511a}.login-page>.login-card{align-self:start}.signup-card{margin-bottom:30px}.login-card h2{letter-spacing:-.0625rem;margin:clamp(.375rem,1.125vh,.5625rem) 0 clamp(.375rem,1vh,.5rem);font-size:clamp(1.625rem,1.55vw,1.8125rem)}.login-card>div>p{color:var(--muted);margin:0;font-size:clamp(.875rem,.8vw,.9375rem)}.auth-message{border-radius:7px;margin-top:14px;padding:11px 13px;font-size:13px;line-height:1.55}.auth-message.error{color:#9c3732;background:#fff1f0;border:1px solid #efc1be}.auth-message.success{color:#176447;background:#edf9f3;border:1px solid #bde3d1}.login-card form{gap:clamp(.875rem,2vh,1rem);margin-top:clamp(1.25rem,3.4vh,1.6875rem);display:grid}.login-card form>label,.form-field{color:#39445a;gap:clamp(.375rem,1vh,.5rem);font-size:clamp(.8125rem,.74vw,.875rem);font-weight:700;display:grid}.login-card input,.form-field input,.form-field select,.ocr-grid input{background:#fff;border:1px solid #ccd3de;border-radius:.4375rem;outline:none;width:100%;height:clamp(2.625rem,5.65vh,2.8125rem);padding:0 clamp(.625rem,.69vw,.8125rem)}.login-card form label>small{color:#8a94a6;font-size:11px;font-weight:500}.login-card button:disabled{cursor:wait;opacity:.65}.login-card .simple-login:disabled{cursor:not-allowed;color:#7a8495;background:#eef0f3}.encryption-note{color:#355584;background:#f0f5ff;border-radius:8px;align-items:flex-start;gap:10px;margin-top:17px;padding:12px 13px;display:flex}.encryption-note>svg{color:var(--blue);flex:none;margin-top:1px}.encryption-note span{gap:3px;display:grid}.encryption-note strong{font-size:12px}.encryption-note small{color:#6a7d9e;font-size:10px;line-height:1.5}input:focus,textarea:focus{box-shadow:0 0 0 3px #315fd11a;border-color:var(--blue)!important}.login-options{justify-content:space-between;align-items:center;font-size:13px;display:flex}.checkbox-label{grid-template-columns:auto 1fr;align-items:center;gap:7px!important;display:flex!important}.checkbox-label input{width:15px;height:15px}.divider{color:#929aa8;align-items:center;gap:12px;margin:22px 0;font-size:13px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.simple-login{border-color:var(--line);color:#354055;background:#f5f7fa;width:100%}.signup-note{text-align:center;color:var(--muted);margin:23px 0 0;font-size:14px}.terms-step{gap:18px;display:grid}.terms-step .terms-safety-note{max-width:none}.terms-step .terms-card{box-shadow:0 8px 28px #23355a0f}.terms-page{width:min(1100px,100% - 48px);margin:0 auto;padding:54px 0 90px}.terms-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.46fr);align-items:end;gap:34px;margin-bottom:24px;display:grid}.terms-hero h1{color:var(--navy);letter-spacing:-1.8px;margin:10px 0 12px;font-size:clamp(32px,3.3vw,48px)}.terms-hero-copy>p{color:#5e697c;word-break:keep-all;max-width:700px;margin:0;font-size:17px;line-height:1.75}.terms-progress{color:#7c8798;align-items:center;gap:10px;margin-top:26px;font-size:13px;font-weight:800;display:flex}.terms-progress span{white-space:nowrap;align-items:center;gap:7px;display:flex}.terms-progress strong{color:#59677c;background:#e8edf4;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.terms-progress .active{color:var(--blue)}.terms-progress .active strong{color:#fff;background:var(--blue)}.terms-progress i{background:#d6dce5;width:36px;height:1px}.terms-safety-note{background:#eef5ff;border:1px solid #b9cdec;border-radius:11px;align-items:flex-start;gap:13px;padding:20px;display:flex}.terms-safety-note>svg{color:var(--blue);flex:none}.terms-safety-note strong{color:#254476}.terms-safety-note p{color:#536a8e;word-break:keep-all;margin:7px 0 0;font-size:13px;line-height:1.65}.terms-card{background:#fff;border:1px solid #d8e0eb;border-radius:14px;padding:28px;box-shadow:0 18px 45px #23355a14}.consent-all{border:2px solid var(--blue);cursor:pointer;background:#f1f6ff;border-radius:10px;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.consent-all input,.consent-item-check input{width:20px;height:20px;accent-color:var(--blue);flex:none;margin-top:2px}.consent-all>span{grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;display:grid}.consent-all svg{color:var(--blue);grid-row:1/span 2}.consent-all strong{color:#163b75;font-size:17px}.consent-all small{color:#63738a;font-size:12px}.consent-item{border:1px solid #dfe5ed;border-radius:10px;margin-top:14px;transition:border-color .18s,background .18s;overflow:hidden}.consent-item.accepted{background:#fbfffd;border-color:#84b79f}.consent-item-check{cursor:pointer;align-items:center;gap:12px;padding:17px 18px;display:flex}.consent-item-icon{width:38px;height:38px;color:var(--blue);background:#eef4ff;border-radius:9px;flex:none;place-items:center;display:grid}.consent-item-check>span:last-child{gap:2px;display:grid}.consent-item-check small{color:#b1433b;background:#fff0ef;border-radius:4px;width:fit-content;padding:2px 6px;font-size:10px;font-weight:900}.consent-item-check strong{color:#28364d;font-size:16px}.consent-item details{background:#fafbfd;border-top:1px solid #e5eaf1}.consent-item summary{color:#52627a;cursor:pointer;padding:12px 18px;font-size:13px;font-weight:800}.consent-detail{color:#4d596b;word-break:keep-all;padding:4px 20px 20px;font-size:14px;line-height:1.75}.consent-detail h3{color:#28364d;margin:16px 0 7px;font-size:14px}.consent-detail ul{margin:0;padding-left:21px}.consent-detail li+li{margin-top:6px}.terms-data-grid{gap:8px;margin:12px 0 0;display:grid}.terms-data-grid>div{border:1px solid #e0e6ee;border-radius:7px;grid-template-columns:120px 1fr;display:grid;overflow:hidden}.terms-data-grid dt{color:#334765;background:#eef3f8;padding:11px 13px;font-weight:850}.terms-data-grid dd{background:#fff;margin:0;padding:11px 13px}.truth-confirmation{background:#fff7ed;border-left:4px solid #c86f37;margin-top:12px;padding:15px 17px}.truth-confirmation strong{color:#7a3d19}.truth-confirmation ul{margin-top:10px}.law-reference-links{color:#68768a;flex-wrap:wrap;gap:7px 14px;margin:18px 2px 0;font-size:12px;display:flex}.law-reference-links span{font-weight:850}.law-reference-links a{color:#315fb7;text-underline-offset:2px;text-decoration:underline}.terms-continue{justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:20px;font-size:16px;display:flex}.terms-continue:disabled{cursor:not-allowed;opacity:.55}.dashboard-page{padding-top:42px}.dashboard-hero{color:#fff;background:linear-gradient(120deg,#244eae 0%,#3970df 72%,#5d87e4 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:28px;min-height:300px;padding:45px 54px;display:flex;position:relative;overflow:hidden}.dashboard-hero:after{content:"";border:70px solid #ffffff0d;border-radius:50%;width:390px;height:390px;position:absolute;top:-130px;right:-120px}.dashboard-hero>div:first-child{z-index:1;min-width:0;position:relative}.dashboard-hero .eyebrow{color:#fff;background:#ffffff21}.dashboard-hero h1{letter-spacing:-1.2px;margin:15px 0 10px;font-size:32px;line-height:1.35}.dashboard-hero p{color:#e4ebff;margin:0 0 25px;font-size:15px}.dashboard-hero .primary-button{color:var(--blue);box-shadow:none;background:#fff}.readiness-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;z-index:1;background:#ffffff1c;border:1px solid #ffffff38;border-radius:13px;flex:0 0 235px;min-width:235px;min-height:210px;padding:23px;position:relative}.score-label{color:#e2e9fb;font-size:13px;font-weight:700;display:block}.score-ring{--score-progress:0deg;background:conic-gradient(#fff 0 var(--score-progress), #ffffff2e var(--score-progress) 360deg);border-radius:50%;place-items:center;width:92px;height:92px;margin:13px auto;display:grid;position:relative}.score-ring:before{content:"";border-radius:inherit;background:#3c6fd7;position:absolute;inset:8px}.score-value{z-index:1;white-space:nowrap;font-variant-numeric:tabular-nums;place-items:center;display:grid;position:absolute;inset:0}.score-ring strong{font-size:29px;line-height:1}.score-value.digits-2 small{margin-left:20px}.score-value.digits-3 small{margin-left:28px}.readiness-card p{margin:0;font-size:13px;line-height:1.6}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:15px;padding:20px 22px;display:flex}.stat-icon{border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.stat-icon svg{width:20px}.stat-icon.blue{color:var(--blue);background:#edf3ff}.stat-icon.green{color:var(--green);background:#eaf8f2}.stat-icon.orange{color:var(--orange);background:#fff4e8}.stats-grid article div{gap:4px;display:grid}.stats-grid small{color:var(--muted)}.stats-grid strong{font-size:20px}.dashboard-grid{grid-template-columns:1.55fr .7fr;gap:20px;display:grid}.dashboard-grid .panel{padding:28px}.panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.panel-heading h2{letter-spacing:-.5px;margin:6px 0 0;font-size:21px}.quick-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:26px 0 0;padding:0;list-style:none;display:grid}.quick-steps li{align-items:flex-start;gap:12px;display:flex}.quick-steps li>span,.next-guide li>span{background:var(--blue-light);width:28px;height:28px;color:var(--blue);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.quick-steps li div{gap:4px;display:grid}.quick-steps strong{font-size:15px}.quick-steps small{color:var(--muted);line-height:1.45}.safety-panel{color:#fff;background:#1e315d;border:0;flex-direction:column;align-items:flex-start;display:flex}.safety-panel>svg{color:#8fb1ff}.safety-panel h2{margin:18px 0 9px;font-size:21px}.safety-panel p{color:#d2dbed;margin:0 0 auto;font-size:14px;line-height:1.75}.safety-panel .outline-button{color:#fff;background:0 0;border-color:#ffffff59;margin-top:22px}.page-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.page-title-row h1{letter-spacing:-1px;margin:8px 0;font-size:33px}.page-title-row p{color:var(--muted);margin:0}.profile-summary{flex-wrap:wrap;align-items:center;gap:17px;padding:25px 28px;display:flex}.profile-avatar{width:58px;height:58px;color:var(--blue);background:var(--blue-light);border-radius:50%;place-items:center;display:grid}.profile-summary div{flex:1;min-width:min(100%,260px)}.profile-summary strong{font-size:20px}.profile-summary p{color:var(--muted);margin:6px 0 0;font-size:14px}.mypage-grid{grid-template-columns:1.4fr .6fr;gap:20px;margin-top:20px;display:grid}.mypage-grid>.panel{padding:28px}.empty-state{color:#9aa3b1;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.empty-state strong{color:#3b465a;margin-top:14px}.empty-state p{font-size:14px}.empty-state .primary-button{margin-top:8px}.settings-list{align-self:start;padding:10px!important}.settings-list button{color:#3d485d;background:#fff;border:0;border-bottom:1px solid #edf0f4;justify-content:space-between;width:100%;padding:17px 14px;display:flex}.settings-list button:last-child{border:0}.settings-list span{align-items:center;gap:10px;display:flex}.settings-list svg{color:#778297;width:18px}.claim-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.claim-list li{background:#fff;border:2px solid #dbe2ec;border-radius:10px;gap:15px;padding:17px;display:grid}.claim-list li.completed{color:#176447;background:#eaf8f2;border:3px solid #176447}.claim-summary-main{align-items:center;gap:13px;display:flex}.claim-summary-main>svg{color:var(--blue);flex:none}.claim-list li.completed .claim-summary-main>svg{color:#176447}.claim-summary-main span{flex:1;gap:4px;min-width:0;display:grid}.claim-list strong{color:#334057;font-size:14px}.claim-list small{color:var(--muted);font-size:11px}.claim-card-footer{border-top:1px solid #1764473d;justify-content:space-between;align-items:center;gap:14px;padding-top:13px;display:flex}.claim-completion-label{letter-spacing:-.5px;font-weight:900;color:#176447!important;font-size:22px!important}.claim-progress-label{color:var(--blue)!important;font-size:16px!important}.claim-detail-button{color:#176447;background:#fff;border:1px solid #176447;border-radius:7px;align-items:center;gap:4px;min-height:38px;padding:0 11px;font-weight:800;display:inline-flex}.claim-detail-button:hover{color:#fff;background:#176447}.claim-access-expired{color:#8d3f3a;font-size:13px;font-weight:800}.claim-detail-page{width:min(980px,100% - 40px)}.back-link{color:#46546a;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:22px;padding:7px 0;font-weight:750;display:inline-flex}.claim-detail-hero{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.claim-detail-hero h1{letter-spacing:-1.2px;margin:8px 0;font-size:33px}.claim-detail-hero p{color:var(--muted);margin:0}.detail-completion-badge{color:#176447;background:#eaf8f2;border:3px solid #176447;border-radius:9px;padding:11px 19px;font-size:22px;font-weight:900}.retention-notice{color:#26465b;background:#eef6fc;border:2px solid #7ca3c4;border-radius:10px;align-items:flex-start;gap:13px;margin-bottom:18px;padding:18px 20px;display:flex}.retention-notice>svg{color:#315f85;flex:none}.retention-notice strong{margin-bottom:5px;display:block}.retention-notice p{color:#52687a;white-space:pre-line;word-break:keep-all;margin:0;font-size:14px;line-height:1.75}.claim-meta-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.claim-meta-grid article{background:#fff;border:1px solid #dce3ec;border-radius:9px;align-items:center;gap:12px;padding:16px 18px;display:flex}.claim-meta-grid article>svg{color:var(--blue)}.claim-meta-grid span{gap:3px;display:grid}.claim-meta-grid small{color:var(--muted);font-size:12px}.claim-meta-grid strong{color:#25344d}.detail-section{margin-top:16px;padding:27px}.detail-section-heading{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.detail-section-heading>span{color:#fff;background:var(--blue);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.detail-section-heading h2{margin:1px 0 4px;font-size:20px}.detail-section-heading p{color:var(--muted);margin:0;font-size:13px}.detail-grid{grid-template-columns:1fr 1fr;gap:15px 24px;margin:0;display:grid}.detail-grid>div{border-bottom:1px solid #edf0f4;min-width:0;padding-bottom:13px}.detail-grid .detail-wide{grid-column:1/-1}.detail-grid dt{color:#6c788c;margin-bottom:6px;font-size:12px;font-weight:800}.detail-grid dd{color:#28354a;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.65}.detail-grid .detail-long-text{white-space:pre-wrap;background:#f7f9fc;border-radius:8px;padding:14px}.detail-document-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.detail-document-list li{border:1px solid #dfe5ed;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;display:flex}.detail-document-list li>svg{color:var(--blue)}.detail-document-list span{flex:1;gap:3px;min-width:0;display:grid}.detail-document-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-document-list small{color:var(--muted)}.generated-document-heading>div{flex:1}.generated-document-heading>.outline-button{flex:none}.generated-document-list li{background:#f8fcfa;border-color:#cfe2d8}.generated-document-list li>svg{color:#16845a}.detail-empty{color:#8b96a7;align-content:center;place-items:center;gap:8px;min-height:130px;display:grid}.detail-empty p{margin:0}.claim-detail-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:40px;display:flex}.claim-detail-error>svg{color:#8794a8}.claim-detail-error h1{margin:18px 0 8px}.claim-detail-error p{max-width:600px;color:var(--muted);line-height:1.7}.application-layout{grid-template-columns:226px 1fr;gap:62px;width:min(1180px,100% - 40px);min-height:calc(100vh - 98px);margin:0 auto;padding:42px 0 80px;display:grid}.step-sidebar{border:1px solid var(--line);background:#fff;border-radius:11px;align-self:start;padding:24px 18px;position:sticky;top:25px}.sidebar-eyebrow{color:#8a94a6;letter-spacing:1.2px;margin:0 0 18px;padding:0 7px;font-size:12px;font-weight:800}.step-sidebar ol{margin:0;padding:0;list-style:none}.step-sidebar li{color:#8d96a5;gap:12px;min-height:61px;display:flex;position:relative}.step-sidebar li:after{content:"";background:#e2e6ed;width:1px;height:25px;position:absolute;top:34px;left:14px}.step-sidebar li:last-child:after{display:none}.step-number{background:#fff;border:1px solid #d9dee7;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.step-sidebar li>span:last-child{align-content:start;gap:3px;padding-top:2px;display:grid}.step-sidebar strong{font-size:14px}.step-sidebar small{color:#a0a8b5;font-size:11px}.step-sidebar li.active{color:var(--blue)}.step-sidebar li.active .step-number{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 4px 10px #315fd138}.step-sidebar li.done{color:#3e526d}.step-sidebar li.done .step-number{color:var(--green);background:#eaf8f2;border-color:#bde6d4}.step-sidebar li.done:after{background:#91d5b9}.wizard-main{min-width:0}.mobile-progress{display:none}.back-link{color:#697487;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;display:inline-flex}.wizard-title{margin:25px 0 27px}.wizard-title h1{letter-spacing:-1.1px;margin:9px 0;font-size:31px}.wizard-title p{color:var(--muted);margin:0;font-size:15px}.step-stack{gap:18px;display:grid}.form-card{padding:27px}.form-card-heading{border-bottom:1px solid #e8ebf0;align-items:center;gap:13px;margin-bottom:22px;padding-bottom:21px;display:flex}.form-card-heading>span{background:var(--blue-light);width:37px;height:37px;color:var(--blue);border-radius:8px;place-items:center;display:grid}.form-card-heading h2{margin:0 0 5px;font-size:19px}.form-card-heading p{color:var(--muted);margin:0;font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:19px 22px;display:grid}.form-field.wide{grid-column:1/-1}.form-field>span em{color:#e14f4f;margin-left:3px;font-style:normal}.form-field input{height:43px}.form-field.invalid input{background:snow;border-color:#d2463d;box-shadow:0 0 0 2px #d2463d1a}.form-field .field-error{color:#b63831;font-size:12px;font-weight:700}.form-field textarea{resize:vertical;border:1px solid #ccd3de;border-radius:7px;outline:none;width:100%;padding:13px;line-height:1.7}.choice-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.choice-grid button{text-align:left;color:#495469;background:#fff;border:1px solid #d5dbe4;border-radius:9px;flex-direction:column;align-items:flex-start;gap:8px;min-height:132px;padding:18px;display:flex;position:relative}.choice-grid button>svg{color:#8290a6}.choice-grid button strong{color:#2d394e}.choice-grid button small{color:#7d8798;line-height:1.4}.choice-grid button.selected{border:2px solid var(--blue);background:#f7faff;padding:17px}.choice-grid button.selected>svg,.choice-grid button.selected strong{color:var(--blue)}.choice-grid button i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:11px;right:11px}.section-field-title{margin-bottom:21px}.section-field-title h2{margin:0 0 7px;font-size:18px}.section-field-title p{color:var(--muted);margin:0;font-size:13px}.textarea-wrap{position:relative}.textarea-wrap button{color:#536079;background:#fff;border:1px solid #d3d9e2;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex;position:absolute;bottom:11px;right:11px}.language-notice,.info-card{color:var(--blue);background:#f0f5ff;border-radius:8px;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 17px;display:flex}.language-notice strong,.info-card strong{color:#2f4c8b;font-size:14px}.language-notice p,.info-card p{color:#66789b;margin:4px 0 0;font-size:13px}.upload-zone{text-align:center;cursor:pointer;background:#fbfcfe;border:2px dashed #cbd4e2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:310px;transition:all .16s;display:flex}.upload-zone:hover{border-color:var(--blue);background:#f6f9ff}.upload-zone input{display:none}.upload-zone>span{background:var(--blue-light);width:62px;height:62px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.upload-zone h2{margin:18px 0 8px;font-size:19px}.upload-zone p{color:var(--muted);margin:0 0 19px;font-size:13px}.file-list,.requirement-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.file-list li{border:1px solid #e2e6ec;border-radius:8px;align-items:center;gap:12px;padding:12px 13px;display:flex}.file-list li>svg:first-child{color:var(--blue)}.file-list li>svg:last-child{color:var(--green);margin-left:auto}.file-meta{flex:1;gap:3px;min-width:0;display:grid}.file-meta strong{overflow-wrap:anywhere}.file-list strong{font-size:14px}.file-list small{color:var(--muted);font-size:12px}.file-type-field{gap:4px;min-width:250px;display:grid}.file-type-field>span{color:var(--muted);font-size:11px;font-weight:700}.file-type-field select{color:#182033;background:#fff;border:1px solid #cfd7e4;border-radius:7px;min-height:40px;padding:7px 34px 7px 10px;font-size:13px}.analysis-hero,.status-card,.review-summary{border-radius:11px;align-items:center;gap:16px;padding:25px;display:flex}.analysis-hero{color:#fff;background:linear-gradient(110deg,#274fb0,#3f73df)}.analysis-hero>span,.status-card>span,.review-summary>span{background:#ffffff24;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.analysis-hero small,.status-card small,.review-summary small{opacity:.78;font-size:12px;font-weight:800}.analysis-hero h2,.status-card h2,.review-summary h2{margin:4px 0;font-size:21px}.analysis-hero p,.status-card p,.review-summary p{opacity:.82;margin:0;font-size:13px}.requirement-list li{background:#f8f9fb;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.requirement-list li>div{flex:1;gap:4px;display:grid}.requirement-list strong{font-size:14px}.requirement-list small{color:var(--muted);font-size:12px}.requirement-list li>svg{color:var(--green);width:19px}.required-badge,.optional-badge,.generated-badge,.stored-badge{white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:11px;font-weight:800}.required-badge{color:#b33d39;background:#fff0ef}.optional-badge{color:#637187;background:#e9edf3}.generated-badge{color:#2457c5;background:#e9f0ff}.stored-badge{color:#7a4c13;background:#fff3d8}.two-column-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.soft-card{color:#354c7d;background:#edf3ff;border-radius:10px;padding:20px}.soft-card h3{color:#253f75;margin:0 0 12px;font-size:16px}.soft-card p{align-items:center;gap:7px;margin:8px 0;font-size:13px;display:flex}.disclaimer{color:#7c8697;align-items:center;gap:7px;font-size:12px;display:flex}.status-card.success{color:#1d6249;background:#eaf8f2;border:1px solid #c6eadb}.status-card.success>span{color:var(--green);background:#fff}.status-card>svg:last-child{margin-left:auto}.confidence{color:var(--green);background:#eaf8f2;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:800}.ocr-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:22px;display:grid}.ocr-grid label{color:#48546a;gap:7px;font-size:13px;font-weight:700;display:grid}.ocr-grid label>span{justify-content:space-between;display:flex}.ocr-grid small{color:var(--green)}.warning-card,.error-banner{color:#7b571d;background:#fff8eb;border:1px solid #f0d7ab;border-radius:8px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;display:flex}.warning-card p{margin:0;line-height:1.6}.error-banner{color:#9c3732;background:#fff1f0;border-color:#efc1be;margin-bottom:18px}.ai-score-card{color:#fff;background:#1e315d;border-radius:11px;padding:23px}.ai-score-card>div:first-child{align-items:center;gap:12px;display:flex}.ai-score-card>div:first-child>span{color:#9dbaff;background:#ffffff1f;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.ai-score-card small{color:#c8d4ed}.ai-score-card h2{margin:2px 0 0;font-size:25px}.ai-score-card p{color:#c9d3e7;margin:9px 0 0;font-size:12px}.score-bar{background:#ffffff26;border-radius:20px;height:6px;margin-top:17px;overflow:hidden}.score-bar i{border-radius:inherit;background:#7aa1ff;height:100%;display:block}.generated-document{background:#e9edf3;border:1px solid #d9dfe8;border-radius:10px;overflow:hidden}.document-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;display:flex}.document-toolbar>span{align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.document-toolbar small{color:var(--muted)}.document-paper{background:#fff;width:min(680px,100% - 40px);min-height:365px;margin:25px auto;padding:48px 55px;box-shadow:0 4px 17px #1e2a4421}.paper-label{text-align:center;border-bottom:2px solid #333;padding-bottom:12px;font-size:19px;font-weight:800;display:block}.document-paper p{color:#303030;white-space:pre-wrap;min-height:150px;margin:28px 0;font-family:Noto Serif KR,serif;font-size:15px;line-height:2}.signature-line{align-items:center;gap:10px;font-size:12px;display:flex}.signature-line i{border-bottom:1px solid #9ca3af;flex:1}.review-summary.needs-review{color:#7d5316;background:#fff7e8;border:1px solid #f1d49c}.review-summary.needs-review>span{color:var(--orange);background:#fff}.review-summary.ready{color:#1d6249;background:#eaf8f2;border:1px solid #c6eadb}.question-list{gap:13px;display:grid}.question-list label{background:#fafbfc;border:1px solid #e0e5ec;border-radius:8px;gap:11px;padding:15px;display:grid}.question-list label>span{justify-content:space-between;display:flex}.question-list strong{font-size:14px}.question-list small{color:var(--orange)}.question-list input{border:1px solid #cfd6e0;border-radius:7px;height:42px;padding:0 12px}.review-actions{justify-content:flex-end;gap:10px;display:flex}.interview-round-card{background:#f4f8fd;border:1px solid #d8e3f1;border-radius:10px;align-items:center;gap:12px;padding:16px 18px;display:flex}.interview-round-card>svg{color:#2d70b3}.interview-round-card>div{flex:1;gap:3px;display:grid}.interview-round-card p{color:#6d7e92;margin:0;font-size:12px}.interview-status{color:#6b7787;background:#e5eaf0;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:800}.interview-status.ready{color:#166147;background:#dff3e9}.interview-status.questions_pending,.interview-status.verification_blocked{color:#8d5700;background:#fff0ca}.fact-audit-card{background:#f1faf6;border:1px solid #cce7dc;border-radius:10px;gap:13px;padding:18px;display:grid}.fact-audit-card.blocked{background:#fff8e9;border-color:#efd39d}.fact-audit-heading{color:#17664a;align-items:flex-start;gap:10px;display:flex}.fact-audit-card.blocked .fact-audit-heading{color:#8b5907}.fact-audit-heading p{color:#627486;margin:4px 0 0;font-size:12px;line-height:1.55}.fact-check-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.fact-check-list li{background:#fff;border-radius:8px;align-items:flex-start;gap:7px;min-width:0;padding:10px;display:flex}.fact-check-list li>svg{color:#1c7656;flex:none;width:16px}.fact-check-list li.missing>svg,.fact-check-list li.not_provided>svg{color:#c17a13}.fact-check-list span{gap:2px;min-width:0;display:grid}.fact-check-list small{color:#788596;font-size:10px;line-height:1.4}.unsupported-facts{color:#a44734;margin:0;font-size:12px;font-weight:700}.editor-layout{grid-template-columns:minmax(0,1fr) 255px;align-items:start}.editor-card{padding:0;overflow:hidden}.editor-card textarea{resize:vertical;border:0;outline:0;width:100%;min-height:400px;padding:26px;line-height:1.95}.editor-help{border-top:1px solid var(--line);color:var(--muted);background:#fafbfc;margin:0;padding:12px 20px;font-size:12px}.suggestion-panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px}.suggestion-panel h2{margin:7px 0 18px;font-size:19px}.suggestion-panel ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.suggestion-panel li{color:#40506a;align-items:center;gap:8px;font-size:13px;display:flex}.suggestion-panel li svg{width:17px;color:var(--green)}.suggestion-panel li.warn svg{color:var(--orange)}.legal-note{color:#6b7890;background:#f0f4fa;border-radius:7px;align-items:flex-start;gap:8px;margin-top:22px;padding:12px;display:flex}.legal-note svg{flex:none;width:16px}.legal-note p{margin:0;font-size:11px;line-height:1.55}.loading-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:34px 24px;display:flex;overflow:hidden}.loading-card.compact{min-height:310px}.loading-visual{aspect-ratio:1;place-items:center;width:clamp(150px,18vw,210px);display:grid;position:relative}.loading-visual img{z-index:1;object-fit:cover;border-radius:22%;width:78%;height:78%;display:block;position:relative;box-shadow:0 10px 24px #2248961c}.loading-orbit{filter:drop-shadow(0 3px 5px #245ed02e);border:5px solid #245ed0;border-color:#245ed0 #55bea0 #dce7fa #dce7fa;border-radius:50%;animation:.55s linear infinite loading-orbit;position:absolute;inset:-3px}.loading-orbit:after{content:"";background:#245ed0;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #245ed059}.loading-card h2{margin:20px 0 7px;font-size:20px}.loading-card p{max-width:520px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}@keyframes loading-orbit{to{transform:rotate(360deg)}}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.wizard-actions{border-top:1px solid #dfe4eb;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;display:flex}.wizard-actions p{color:#7d8798;align-items:center;gap:6px;font-size:12px;display:flex}.profile-edit-page{width:min(900px,100% - 40px)}.profile-edit-title{align-items:flex-start;margin-top:4px}.identity-check-card{color:#27476f;background:#eff6ff;border:2px solid #8bb0db;border-radius:11px;align-items:flex-start;gap:14px;margin-bottom:18px;padding:18px 20px;display:flex}.identity-check-card>span{color:#fff;background:var(--blue);border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.identity-check-card strong{margin:1px 0 4px;font-size:17px;display:block}.identity-check-card p{color:#5c6f8b;margin:0;font-size:14px;line-height:1.65}.success-banner{color:#176447;background:#eaf8f2;border:1px solid #95d1b8;border-radius:8px;margin-bottom:18px;padding:14px 16px;font-weight:800}.profile-edit-form{padding:28px}.profile-edit-form input:disabled{color:#677184;cursor:not-allowed;background:#f1f3f6}.profile-edit-form .form-field small{color:#7c8799;font-size:12px;font-weight:500;line-height:1.5}.birth-date-verification{background:#f5f8ff;border:2px solid #315fd1;border-radius:10px;margin-top:25px;padding:20px}.birth-date-verification .form-field{max-width:420px}.birth-date-verification input{letter-spacing:2px;font-variant-numeric:tabular-nums}.profile-edit-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}.completion-page{width:min(850px,100% - 40px)}.completion-hero{text-align:center;margin-bottom:36px}.completion-hero>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid;box-shadow:0 10px 24px #138a5b33}.completion-hero small{color:var(--green);letter-spacing:1.4px;font-weight:800}.completion-hero h1{margin:10px 0;font-size:33px}.completion-hero p{color:var(--muted);margin:0}.package-card{align-items:center;gap:18px;padding:25px;display:flex}.package-icon{background:var(--blue-light);width:54px;height:54px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.package-card>div:nth-child(2){flex:1}.package-card h2{margin:0 0 6px;font-size:19px}.package-card p{color:var(--muted);margin:0 0 7px;font-size:13px}.package-card span{color:var(--blue);font-size:11px;font-weight:800}.package-actions{align-items:center;gap:9px;display:flex}.package-actions button{white-space:nowrap}.next-guide{margin-top:18px;padding:28px}.next-guide h2{margin:0 0 20px;font-size:19px}.next-guide ol{gap:16px;margin:0;padding:0;list-style:none;display:grid}.next-guide li{align-items:flex-start;gap:12px;display:flex}.next-guide p{color:var(--muted);gap:4px;margin:0;font-size:13px;display:grid}.next-guide strong{color:#334057;font-size:14px}.completion-actions{text-align:center;margin-top:25px}.site-footer{color:#7b8596;background:#fff;border-top:1px solid #dfe4eb;justify-content:space-between;align-items:center;min-height:92px;padding:22px max(24px,50% - 590px);font-size:12px;display:flex}.site-footer div{gap:5px;display:grid}.site-footer strong{color:#3d485b;font-size:16px}html.elder-friendly-mode{--blue:#0b6ef3;--blue-dark:#075dcc;--blue-light:#e8f2fe;--navy:#1a1a1a;--line:#e0e0e0;--muted:#5f5e5c;--gov-height:0px;--header-height:72px;--header-total-height:72px}html.elder-friendly-mode body{color:#111;background:#fff;font-size:18px;line-height:1.65}html.elder-friendly-mode .gov-strip{display:none}html.elder-friendly-mode .header-stack{box-shadow:none}html.elder-friendly-mode .site-header{background:#fff;border:3px solid #0b6ef3;height:72px;padding:0 max(32px,50% - 608px)}html.elder-friendly-mode .brand{color:#0b6ef3;letter-spacing:-.5px;gap:10px;font-size:23px}html.elder-friendly-mode .brand-symbol{width:42px;height:33px}html.elder-friendly-mode .header-actions{gap:14px}html.elder-friendly-mode .accessibility-toggle,html.elder-friendly-mode .language-trigger,html.elder-friendly-mode .session-timer,html.elder-friendly-mode .site-header .outline-small{border-radius:6px;height:44px;min-height:44px;font-size:15px}html.elder-friendly-mode .accessibility-toggle{color:#1a1a1a;width:48px;padding:0}html.elder-friendly-mode .accessibility-toggle.active{color:#fff;background:#0b6ef3;border-color:#0b6ef3}html.elder-friendly-mode .language-trigger{color:#0b6ef3;background:0 0;border:0;width:52px;min-width:52px;padding:0}html.elder-friendly-mode .language-trigger:hover,html.elder-friendly-mode .language-trigger[aria-expanded=true]{background:#e8f2fe}html.elder-friendly-mode .language-flag{flex-basis:34px;width:34px;height:23px}html.elder-friendly-mode .session-timer{background:#fff;border-color:#cbdcf5}html.elder-friendly-mode .session-timer strong{font-size:16px}html.elder-friendly-mode .text-button{color:#1a1a1a;font-size:15px;font-weight:750}html.elder-friendly-mode .site-header .outline-small{color:#0b6ef3;border:2px solid #0b6ef3}html.elder-friendly-mode .menu-button{color:#0b6ef3}html.elder-friendly-mode .app-shell{background:#fff}html.elder-friendly-mode .page-shell{width:min(1200px,100% - 48px);padding:48px 0 80px}html.elder-friendly-mode .primary-button,html.elder-friendly-mode .outline-button,html.elder-friendly-mode .simple-login{min-height:56px;box-shadow:none;border-width:2px;border-radius:6px;font-size:17px}html.elder-friendly-mode .primary-button:hover{transform:none}html.elder-friendly-mode .panel,html.elder-friendly-mode .form-card{box-shadow:none;border:2px solid #d6e5f8;border-radius:6px}html.elder-friendly-mode .eyebrow,html.elder-friendly-mode .section-kicker,html.elder-friendly-mode .card-kicker{color:#0b6ef3;letter-spacing:.1px;font-size:15px}html.elder-friendly-mode .eyebrow{border:1px solid #b9d7fd;border-radius:4px;padding:7px 14px}html.elder-friendly-mode .login-page{grid-template-columns:minmax(0,1fr) minmax(460px,580px);align-items:start;gap:72px;width:min(1200px,100% - 64px);min-height:calc(100vh - 72px);padding:48px 0 80px}html.elder-friendly-mode .login-intro{margin-top:18px;position:static}html.elder-friendly-mode .login-intro h1{letter-spacing:-1.4px;margin:18px 0 14px;font-size:40px;line-height:1.28}html.elder-friendly-mode .login-intro>p{color:#333;max-width:520px;margin:0;font-size:18px;line-height:1.75}html.elder-friendly-mode .benefit-list{gap:16px;margin-top:28px}html.elder-friendly-mode .benefit-list li{gap:11px}html.elder-friendly-mode .benefit-list li>svg{display:none}html.elder-friendly-mode .benefit-list li:before{content:"✓";color:#fff;background:#0b6ef3;border-radius:50%;place-items:center;width:28px;height:28px;font-size:16px;font-weight:900;display:grid}html.elder-friendly-mode .benefit-list span{gap:0}html.elder-friendly-mode .benefit-list strong{font-size:17px;font-weight:750}html.elder-friendly-mode .benefit-list small{display:none}html.elder-friendly-mode .login-card{box-shadow:none;background:#fff;border:3px solid #0b6ef3;border-radius:6px;padding:36px}html.elder-friendly-mode .login-card h2{margin:8px 0;font-size:30px}html.elder-friendly-mode .login-card>div>p{color:#3f4754;font-size:16px}html.elder-friendly-mode .login-card form{gap:18px;margin-top:28px}html.elder-friendly-mode .login-card form>label,html.elder-friendly-mode .form-field{font-size:16px}html.elder-friendly-mode .login-card input,html.elder-friendly-mode .form-field input,html.elder-friendly-mode .form-field select,html.elder-friendly-mode .ocr-grid input{border:2px solid #aebed1;border-radius:6px;height:54px;font-size:17px}html.elder-friendly-mode .encryption-note{background:#eef6ff;border-left:5px solid #0b6ef3;border-radius:4px;min-height:68px}html.elder-friendly-mode .terms-page{width:min(1200px,100% - 64px)}html.elder-friendly-mode .terms-card{box-shadow:none;border:3px solid #0b6ef3;border-radius:6px}html.elder-friendly-mode .terms-hero-copy>p,html.elder-friendly-mode .terms-safety-note p,html.elder-friendly-mode .consent-detail{font-size:17px}html.elder-friendly-mode .consent-all strong,html.elder-friendly-mode .consent-item-check strong{font-size:19px}html.elder-friendly-mode .consent-all input,html.elder-friendly-mode .consent-item-check input{width:25px;height:25px}html.elder-friendly-mode .consent-item summary{padding:16px 20px;font-size:16px}html.elder-friendly-mode .terms-continue{min-height:62px;font-size:19px}html.elder-friendly-mode .dashboard-page{padding-top:28px}html.elder-friendly-mode .dashboard-hero{color:#1a1a1a;background:#fff;border:2px solid #b9d7fd;border-left:10px solid #0b6ef3;border-radius:4px;min-height:300px;padding:38px 42px}html.elder-friendly-mode .dashboard-hero:after{display:none}html.elder-friendly-mode .dashboard-hero .eyebrow{color:#0b6ef3;background:#e8f2fe}html.elder-friendly-mode .dashboard-hero h1{letter-spacing:-1px;margin:16px 0 10px;font-size:36px;line-height:1.35}html.elder-friendly-mode .dashboard-hero p{color:#343b46;font-size:17px}html.elder-friendly-mode .dashboard-hero .primary-button{color:#fff;background:#0b6ef3}html.elder-friendly-mode .readiness-card{color:#1a1a1a;-webkit-backdrop-filter:none;backdrop-filter:none;background:#e8f2fe;border:2px solid #0b6ef3;border-radius:4px;min-width:260px;min-height:220px}html.elder-friendly-mode .score-label,html.elder-friendly-mode .readiness-card p{color:#45617f}html.elder-friendly-mode .score-ring:before{background:#e8f2fe}html.elder-friendly-mode .score-ring{background:conic-gradient(#0b6ef3 0 var(--score-progress), #cbdcf5 var(--score-progress) 360deg)}html.elder-friendly-mode .stats-grid article,html.elder-friendly-mode .dashboard-grid .panel{box-shadow:none;border:2px solid #d6e5f8;border-radius:4px}html.elder-friendly-mode .stats-grid article{border-left:7px solid #0b6ef3;min-height:96px}html.elder-friendly-mode .stats-grid strong{font-size:24px}html.elder-friendly-mode .quick-steps{grid-template-columns:1fr;gap:20px}html.elder-friendly-mode .quick-steps li{background:#f7fbff;border:1px solid #d6e5f8;padding:14px}html.elder-friendly-mode .quick-steps li>span{color:#fff;background:#0b6ef3;border-radius:4px;width:38px;height:38px;font-size:16px}html.elder-friendly-mode .quick-steps strong{font-size:18px}html.elder-friendly-mode .quick-steps small{color:#3f4754;font-size:15px}html.elder-friendly-mode .safety-panel{color:#1a1a1a;background:#eef6ff;border:2px solid #0b6ef3}html.elder-friendly-mode .safety-panel h2{color:#1a1a1a}html.elder-friendly-mode .safety-panel p{color:#5f5e5c}html.elder-friendly-mode .safety-panel .outline-button{color:#0b6ef3;background:#fff;border-color:#0b6ef3}html.elder-friendly-mode .application-layout{grid-template-columns:260px minmax(0,1fr);gap:28px;width:min(1232px,100% - 40px);min-height:calc(100vh - 72px);padding:48px 0 80px}html.elder-friendly-mode .step-sidebar{background:#fff;border:2px solid #b9d7fd;border-radius:4px;padding:18px;top:92px}html.elder-friendly-mode .sidebar-eyebrow{color:#1a1a1a;letter-spacing:0;margin:0 0 12px;padding:0;font-size:15px;font-weight:800}html.elder-friendly-mode .step-sidebar li{color:#3f4754;border-radius:4px;align-items:center;gap:13px;min-height:64px;padding:8px 10px}html.elder-friendly-mode .step-sidebar li:after{display:none}html.elder-friendly-mode .step-sidebar li.active{color:#0b6ef3;background:#e8f2fe}html.elder-friendly-mode .step-sidebar li.done{color:#5f5e5c}html.elder-friendly-mode .step-number{border:2px solid #9cadc1;width:32px;height:32px;font-size:14px}html.elder-friendly-mode .step-sidebar li.active .step-number{box-shadow:none;background:#0b6ef3}html.elder-friendly-mode .step-sidebar li.done .step-number{color:#fff;background:#0b6ef3;border-color:#0b6ef3}html.elder-friendly-mode .step-sidebar li>span:last-child{padding:0;display:block}html.elder-friendly-mode .step-sidebar strong{font-size:16px}html.elder-friendly-mode .step-sidebar small{display:none}html.elder-friendly-mode .wizard-main{background:#fff;border:3px solid #0b6ef3;border-radius:4px;padding:34px 30px 26px}html.elder-friendly-mode .back-link{margin-bottom:12px;font-size:15px}html.elder-friendly-mode .wizard-title{border-bottom:4px solid #0b6ef3;margin:0 0 28px;padding:0 0 18px}html.elder-friendly-mode .wizard-title h1{letter-spacing:-.7px;margin:5px 0;font-size:30px}html.elder-friendly-mode .wizard-title p{color:#3f4754;font-size:16px}html.elder-friendly-mode .step-stack{gap:28px}html.elder-friendly-mode .wizard-main .form-card{padding:24px}html.elder-friendly-mode .form-card-heading{border-bottom:2px solid #b9d7fd;gap:12px;margin-bottom:22px;padding-bottom:14px}html.elder-friendly-mode .form-card-heading>span{border-radius:4px;width:38px;height:38px}html.elder-friendly-mode .form-card-heading h2{color:#0b3e86;font-size:19px}html.elder-friendly-mode .form-card-heading p{color:#3f4754;font-size:14px}html.elder-friendly-mode .form-grid{gap:20px 24px}html.elder-friendly-mode .form-field{color:#111;gap:8px;font-size:16px}html.elder-friendly-mode .choice-grid button{border:2px solid #aebed1;border-radius:4px;justify-content:center;gap:6px;min-height:96px;font-size:17px}html.elder-friendly-mode .choice-grid button>svg,html.elder-friendly-mode .choice-grid button small{display:none}html.elder-friendly-mode .choice-grid button.selected{background:#e8f2fe}html.elder-friendly-mode .upload-zone{background:#f7fbff;border:3px dashed #0b6ef3;border-radius:4px;min-height:290px}html.elder-friendly-mode .analysis-hero{color:#1a1a1a;background:#e8f2fe;border:1px solid #bfd8fa}html.elder-friendly-mode .analysis-hero>span{color:#0b6ef3;background:#fff}html.elder-friendly-mode .ai-score-card{color:#1a1a1a;background:#e8f2fe;border:1px solid #bfd8fa}html.elder-friendly-mode .ai-score-card small,html.elder-friendly-mode .ai-score-card p{color:#45617f}html.elder-friendly-mode .wizard-actions{margin-top:20px}html.elder-friendly-mode .page-title-row h1,html.elder-friendly-mode .claim-detail-hero h1,html.elder-friendly-mode .completion-hero h1{font-size:28px}html.elder-friendly-mode .profile-summary,html.elder-friendly-mode .mypage-grid>.panel,html.elder-friendly-mode .detail-section,html.elder-friendly-mode .profile-edit-form,html.elder-friendly-mode .next-guide{padding:28px}html.elder-friendly-mode .profile-summary,html.elder-friendly-mode .mypage-grid>.panel,html.elder-friendly-mode .detail-section,html.elder-friendly-mode .profile-edit-form{border-left:7px solid #0b6ef3}html.elder-friendly-mode .page-title-row{border-bottom:4px solid #0b6ef3;padding-bottom:18px}html.elder-friendly-mode .claim-list li{border-width:2px 2px 2px 7px;border-left-style:solid;border-left-color:#0b6ef3;border-radius:4px}html.elder-friendly-mode .claim-list li.completed{border:2px solid #176447}html.elder-friendly-mode .detail-completion-badge{border-width:2px;font-size:17px}html.elder-friendly-mode .completion-hero>span{box-shadow:none}html.elder-friendly-mode .claim-detail-hero,html.elder-friendly-mode .completion-hero{background:#f7fbff;border:3px solid #0b6ef3;border-radius:4px;padding:28px}html.elder-friendly-mode .detail-section h2,html.elder-friendly-mode .profile-edit-form h2,html.elder-friendly-mode .mypage-grid h2{color:#0b3e86;font-size:22px}html.elder-friendly-mode .site-footer{background:#fafbfd}html.elder-friendly-mode .ui-confirm-modal{border-radius:8px;box-shadow:0 16px 48px #141f3533}.identity-verification-card{border:1px solid;border-radius:11px;align-items:flex-start;gap:16px;padding:23px;display:flex}.identity-verification-card>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.identity-verification-card small{opacity:.76;font-size:12px;font-weight:800}.identity-verification-card h2{margin:4px 0;font-size:20px}.identity-verification-card p{margin:0;line-height:1.65}.identity-verification-card strong{margin-top:7px;font-size:13px;display:block}.identity-verification-card.verified{color:#176044;background:#eaf8f2;border-color:#b8e2cf}.identity-verification-card.blocked{color:#8b3d20;background:#fff4ed;border-color:#f2c9b5}.identity-check-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.identity-check-list li{background:#fbfcfe;border:1px solid #dce3ec;border-radius:8px;align-items:flex-start;gap:11px;padding:13px;display:flex}.identity-check-list li>svg{flex:none;margin-top:1px}.identity-check-list li.verified>svg{color:#16845a}.identity-check-list li.rejected>svg,.identity-check-list li.manual_review_required>svg{color:#c14c33}.identity-check-list span{gap:3px;display:grid}.identity-check-list small{color:#6f7c90;line-height:1.5}.admin-page{width:min(1440px,100% - 48px)}.admin-hero{color:#fff;background:linear-gradient(125deg,#102d51,#1f5f91);border-radius:16px;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;padding:32px 36px;display:flex}.admin-hero h1{margin:7px 0 8px;font-size:clamp(28px,3vw,40px)}.admin-hero p{color:#d8e8f7;max-width:760px;margin:0;line-height:1.7}.admin-hero .section-kicker{color:#83d6ff}.admin-hero .outline-button{color:#fff;background:#ffffff14;border-color:#ffffff73}.admin-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.admin-stat-grid article{background:#fff;border:1px solid #dfe5ed;border-radius:12px;align-items:center;gap:14px;padding:19px 21px;display:flex;box-shadow:0 6px 20px #1c34540d}.admin-stat-grid article>svg{color:#236cb0}.admin-stat-grid span{gap:2px;display:grid}.admin-stat-grid small{color:#7a8799;font-weight:700}.admin-stat-grid strong{color:#152f4d;font-size:25px}.admin-workspace{grid-template-columns:minmax(330px,.78fr) minmax(560px,1.7fr);align-items:start;gap:20px;display:grid}.admin-queue,.admin-detail{padding:24px}.admin-queue .panel-heading select{background:#fff;border:1px solid #cdd6e1;border-radius:7px;min-width:150px;height:38px;padding:0 10px}.admin-claim-list{gap:8px;max-height:760px;margin:18px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.admin-claim-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:9px;grid-template-columns:1fr auto;gap:7px 12px;width:100%;padding:14px;display:grid}.admin-claim-list button:hover,.admin-claim-list button.selected{background:#f2f8ff;border-color:#4e91cf;box-shadow:inset 3px 0 #2b72b4}.admin-claim-list button>span:first-child{gap:3px;display:grid}.admin-claim-list button small{color:#748196}.admin-status{color:#31516f;background:#e8eef5;border-radius:20px;align-self:start;padding:4px 7px;font-size:11px;font-weight:800}.admin-status.verified,.admin-status.admin_verified,.admin-status.not_required{color:#146343;background:#dcf3e8}.admin-status.rejected,.admin-status.admin_rejected{color:#9d342c;background:#fde6e3}.admin-status.manual_review_required{color:#845d00;background:#fff0c6}.admin-detail-heading{border-bottom:1px solid #e0e6ee;justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.admin-detail-heading h2{margin:5px 0;font-size:28px}.admin-detail-heading p{color:#7a8798;margin:0;font-size:12px}.review-badge{color:#6b7788;background:#edf1f5;border-radius:7px;align-self:start;padding:7px 10px;font-size:12px;font-weight:800}.review-badge.approved{color:#126345;background:#dff4e9}.review-badge.needs_correction{color:#a03d30;background:#fde7e4}.admin-detail-grid{background:#dde4ec;border:1px solid #dde4ec;border-radius:9px;grid-template-columns:repeat(2,1fr);gap:1px;margin:20px 0;display:grid;overflow:hidden}.admin-detail-grid div{background:#fff;padding:12px 14px}.admin-detail-grid dt{color:#788699;margin-bottom:4px;font-size:11px;font-weight:800}.admin-detail-grid dd{color:#263b52;margin:0;font-weight:700}.admin-verification{background:#f8fafc;border:1px solid #dbe3ec;border-radius:10px;gap:12px;padding:20px;display:grid}.admin-verification>div:first-child{color:#7b5600;align-items:center;gap:11px;display:flex}.admin-verification.verified>div:first-child,.admin-verification.admin_verified>div:first-child,.admin-verification.not_required>div:first-child{color:#17704e}.admin-verification span{gap:2px;display:grid}.admin-verification small{color:#7a8797;font-size:11px}.admin-verification p{margin:0;line-height:1.6}.admin-document-check{border-top:1px solid #dde4ec;align-items:flex-start;gap:10px;padding-top:10px;display:flex}.admin-document-check span{gap:2px;display:grid}.admin-action-box,.admin-final-review{background:#fff;border:1px solid #dce3ec;border-radius:10px;gap:13px;margin-top:16px;padding:20px;display:grid}.admin-action-box h3,.admin-final-review h3{margin:0}.admin-action-box textarea,.admin-final-review textarea{resize:vertical;width:100%;font:inherit;border:1px solid #cdd6e1;border-radius:7px;padding:12px;line-height:1.55}.admin-action-box>div,.admin-review-actions{justify-content:flex-end;gap:9px;display:flex}.admin-progress-editor>.admin-progress-heading{justify-content:space-between;align-items:center}.admin-progress-heading h3,.admin-processing-progress h3{margin-top:5px}.admin-progress-heading>strong{color:#1b679f;font-size:14px}.admin-progress-bar{background:#e3e9f0;border-radius:20px;height:7px;overflow:hidden}.admin-progress-bar i{border-radius:inherit;background:#2f78b5;height:100%;display:block}.admin-step-progress-list{gap:8px!important;display:grid!important}.admin-step-progress-row{background:#fafbfd;border:1px solid #e0e6ed;border-radius:8px;grid-template-columns:32px minmax(150px,1fr) 116px minmax(160px,1.25fr) auto;align-items:center;padding:10px;gap:9px!important;display:grid!important}.admin-step-progress-row.needs_action{background:#fff9ed;border-color:#efcf98}.admin-step-progress-row.completed{background:#f4fbf8;border-color:#cde8db}.admin-step-number{color:#fff;background:#64798f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.admin-step-progress-row.completed .admin-step-number{background:#23805e}.admin-step-progress-row.needs_action .admin-step-number{background:#bd7611}.admin-step-title{gap:2px;min-width:0;display:grid}.admin-step-title small{color:#7b8797;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-step-progress-row select,.admin-step-progress-row input,.admin-processing-controls select,.admin-processing-controls input{min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #cdd6e1;border-radius:7px;padding:0 10px;font-size:12px}.admin-processing-progress>div:first-child{justify-content:flex-start}.admin-processing-progress>p{color:#6f7d90;margin:0;font-size:12px;line-height:1.6}.admin-processing-controls{grid-template-columns:170px minmax(220px,1fr) auto;align-items:center;gap:9px!important;display:grid!important}.retention-schedule{color:#1b684d;background:#edf8f3;border-radius:8px;padding:12px 14px;justify-content:flex-start!important}.retention-schedule span{gap:3px;display:grid}.retention-schedule small{color:#5f7c70}.outline-button.danger{color:#aa3f33;border-color:#e5b5af}.admin-final-review>div:first-child{align-items:center;gap:12px;display:flex}.admin-final-review>div:first-child>span{color:#266da8;background:#e8f1fa;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.admin-final-review>div:first-child>div{flex:1}.admin-final-review small{color:#768398;font-weight:800}.admin-empty{color:#8793a3;text-align:center;align-content:center;place-items:center;gap:10px;min-height:220px;display:grid}@media (width<=1100px){.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-workspace{grid-template-columns:1fr}html.elder-friendly-mode .language-trigger{width:48px;min-width:48px;padding:0}}@media (width<=900px){.admin-hero{flex-direction:column;align-items:flex-start}.login-page{grid-template-columns:1fr;gap:clamp(2rem,5vh,2.5rem);width:min(92vw,32.5rem);padding-top:clamp(2rem,5vh,2.75rem)}.login-intro{text-align:center;margin-top:0;position:static}.login-intro>p{margin-left:auto;margin-right:auto}.benefit-list{display:none}.login-card{width:min(92vw,28.75rem);margin:0 auto}.terms-page{width:min(92vw,680px);padding-top:36px}.terms-hero{grid-template-columns:1fr;align-items:start;gap:22px}.terms-card{padding:22px}.dashboard-hero{padding:35px}.readiness-card{display:none}.dashboard-grid,.mypage-grid{grid-template-columns:1fr}.application-layout{grid-template-columns:1fr;gap:0;width:min(760px,100% - 32px);padding-top:24px}.step-sidebar{display:none}.mobile-progress{color:var(--blue);gap:8px;margin-bottom:22px;font-size:12px;font-weight:800;display:grid}.mobile-progress>div{background:#e2e7ef;border-radius:10px;height:5px;overflow:hidden}.mobile-progress i{background:var(--blue);border-radius:inherit;height:100%;display:block}.editor-layout{grid-template-columns:1fr}html.elder-friendly-mode .login-page{grid-template-columns:1fr;gap:clamp(2rem,5vh,2.5rem);width:min(92vw,32.5rem);padding-top:clamp(2rem,5vh,2.75rem)}html.elder-friendly-mode .application-layout{grid-template-columns:1fr;gap:0;width:min(760px,100% - 32px);padding-top:24px}html.elder-friendly-mode .wizard-main{width:100%}}@media (width<=640px){:root{--header-height:59px;--header-total-height:91px}.gov-strip{padding:0 16px;font-size:11px}.site-header{padding:0 16px}.brand{font-size:19px}.brand-symbol{width:34px;height:27px}.header-actions{gap:5px}.accessibility-toggle{justify-content:center;width:40px;padding:0}.accessibility-toggle span{display:none}.language-trigger{gap:2px;width:42px;min-width:42px;padding:0 6px}.language-trigger-label{display:none}.language-flag{flex-basis:28px;width:28px;height:19px}.language-options{width:auto;position:fixed;top:96px;left:12px;right:12px}.session-timer{justify-content:center;min-width:56px;padding:0 6px}.session-timer>svg,.session-timer small{display:none}.session-timer strong{font-size:12px}.header-actions .text-button,.header-actions .outline-small{display:none}.menu-button{display:inline-flex}.page-shell{width:min(100% - 28px,560px);padding:35px 0 60px}.admin-page{width:min(100% - 24px,600px)}.admin-hero{padding:25px 21px}.admin-stat-grid{grid-template-columns:1fr}.admin-queue,.admin-detail{padding:18px 15px}.admin-detail-grid{grid-template-columns:1fr}.admin-action-box>div,.admin-review-actions,.admin-final-review>div:first-child{flex-direction:column;align-items:stretch}.admin-step-progress-row{grid-template-columns:32px 1fr}.admin-step-progress-row select,.admin-step-progress-row input,.admin-step-progress-row button{grid-column:1/-1;width:100%}.admin-processing-controls{grid-template-columns:1fr}.login-page{width:min(92vw,32.5rem);padding:clamp(1.5rem,4vh,2rem) 0 clamp(2.75rem,7vh,3.5rem)}.login-intro h1{font-size:clamp(2rem,9vw,2.3125rem)}.login-intro>p{max-width:92vw;font-size:clamp(.9375rem,4vw,1rem)}.login-card{padding:clamp(1.375rem,7vw,1.75rem)}.terms-page{width:calc(100% - 28px);padding:30px 0 60px}.terms-hero h1{font-size:31px}.terms-hero-copy>p{font-size:15px}.terms-progress{flex-direction:column;align-items:flex-start}.terms-progress i{width:1px;height:15px;margin-left:13px}.terms-card{padding:16px}.consent-all,.consent-item-check{padding:15px 14px}.consent-all>span{grid-template-columns:1fr}.consent-all svg,.consent-item-icon{display:none}.terms-data-grid>div{grid-template-columns:1fr}.dashboard-hero{align-items:flex-start;min-height:330px;padding:30px 24px}.dashboard-hero h1{font-size:26px}.stats-grid{grid-template-columns:1fr}.dashboard-grid .panel{padding:22px}.quick-steps{grid-template-columns:1fr}.page-title-row{flex-direction:column;align-items:flex-start;gap:18px}.profile-summary{padding:20px}.claim-card-footer{flex-direction:column;align-items:flex-start}.claim-detail-button{justify-content:center;width:100%}.claim-detail-hero{flex-direction:column;align-items:flex-start}.detail-completion-badge{font-size:19px}.claim-meta-grid,.detail-grid{grid-template-columns:1fr}.detail-grid .detail-wide{grid-column:auto}.detail-section{padding:21px 17px}.detail-document-list li{flex-wrap:wrap;align-items:flex-start}.detail-document-list li .outline-button{width:100%}.generated-document-heading{flex-wrap:wrap}.generated-document-heading>.outline-button{justify-content:center;width:100%}.profile-edit-form{padding:22px 18px}.profile-edit-actions{flex-direction:column-reverse;align-items:stretch}.profile-edit-actions button{width:100%}.application-layout{width:min(100% - 28px,560px)}.wizard-title h1{font-size:26px}.wizard-title p{line-height:1.6}.form-card{padding:20px 17px}.form-grid,.choice-grid,.two-column-cards,.ocr-grid{grid-template-columns:1fr}.form-field.wide{grid-column:auto}.choice-grid button{min-height:105px}.upload-zone{min-height:270px;padding:20px}.file-list li{flex-wrap:wrap;align-items:flex-start}.file-type-field{width:100%;min-width:0}.file-type-field select{width:100%}.analysis-hero,.status-card,.review-summary{align-items:flex-start;padding:20px}.status-card>svg:last-child{display:none}.document-paper{width:calc(100% - 24px);margin:12px auto;padding:30px 23px}.review-actions{flex-direction:column}.review-actions button{width:100%}.interview-round-card{flex-wrap:wrap;align-items:flex-start}.interview-status{margin-left:32px}.fact-check-list{grid-template-columns:1fr}.wizard-actions{flex-direction:column;align-items:stretch;gap:14px}.wizard-actions p{margin:0}.wizard-actions .primary-button{width:100%}.package-card{flex-wrap:wrap;align-items:flex-start}.package-actions{flex-direction:column;align-items:stretch;width:100%}.package-actions button{width:100%}.site-footer{text-align:center;flex-direction:column;gap:12px;padding:24px 16px}.site-footer p{margin:0}.loading-card{min-height:340px;padding:28px 18px}html.elder-friendly-mode{--gov-height:0px;--header-height:72px;--header-total-height:72px}html.elder-friendly-mode .site-header{min-height:var(--header-height);padding:0 12px}html.elder-friendly-mode .brand{gap:0}html.elder-friendly-mode .brand>span{display:none}html.elder-friendly-mode .brand-symbol{width:30px;height:24px}html.elder-friendly-mode .header-actions{gap:4px}html.elder-friendly-mode .language-trigger{width:42px;min-width:42px}html.elder-friendly-mode .language-options{top:76px}html.elder-friendly-mode .ui-confirm-modal{padding:26px 20px}html.elder-friendly-mode .ui-confirm-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.loading-visual img,.loading-orbit,.spin{animation:none}.primary-button{transition:none}}
