:root{color:#14213d;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:380px}button,input,select,textarea{font:inherit}button{border:1px solid #ccd3df;background:#fff;color:#14213d;border-radius:8px;min-height:38px;padding:0 14px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.shell{width:380px;min-height:560px;background:#f7f8fa}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e1e6ef;background:#fff}.topbar div{display:grid;gap:2px}.topbar span{color:#5b677c;font-size:12px}.panel{display:grid;gap:14px;padding:18px 16px}.panel h1{margin:0;font-size:22px;line-height:1.15}.panel p{margin:0;color:#4f5c71;line-height:1.45}.form{gap:10px}label{display:grid;gap:6px;color:#26344d;font-size:13px;font-weight:650}input,select,textarea{width:100%;border:1px solid #ccd3df;border-radius:8px;color:#14213d;background:#fff;padding:9px 10px}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 2px #dc262614}textarea{min-height:86px;resize:vertical}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:#1d4ed8;background:#1d4ed8;color:#fff;font-weight:700}.icon-btn{width:38px;padding:0;display:inline-grid;place-items:center}.trust-list{display:grid;gap:8px}.trust-list span,.consent{display:flex;align-items:flex-start;gap:8px;color:#31425e;font-size:13px;font-weight:500}.consent input{width:auto;margin-top:2px}.row-title,.actions,.split{display:flex;gap:10px}.row-title{align-items:center;justify-content:space-between}.split>*{flex:1}.actions>*{flex:1}.upload{min-height:110px;border:1px dashed #8fa2bf;border-radius:8px;display:grid;place-items:center;text-align:center;padding:16px;background:#fff}.upload input{display:none}.summary,.status-card,.alert{display:grid;gap:4px;border:1px solid #d8deea;border-radius:8px;background:#fff;padding:12px}.summary span,.status-card span{color:#536176;font-size:13px}.alert{white-space:pre-line;margin:12px 16px 0;border-color:#f2b3b3;color:#8a1f1f;background:#fff4f4}.field-error,.hint{color:#8a1f1f;font-size:12px;font-weight:650;line-height:1.35}.hint{color:#5b677c;font-weight:500}.site{min-height:100vh;color:#162033;background:#f7f8fa}.site-header,.site-footer,.hero,.site-section,.legal-page{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dde3ee}.brand-lockup,.site-header nav,.site-footer{display:flex;align-items:center;gap:14px}.brand-lockup{color:#14213d;font-weight:800;text-decoration:none}.site-header nav{flex-wrap:wrap;justify-content:flex-end}.site a{color:#1d4ed8}.site-header nav a,.site-footer a{color:#46556c;font-size:14px;font-weight:650;text-decoration:none}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:34px;align-items:center;padding:56px 0 34px}.hero-copy{display:grid;gap:18px}.eyebrow{color:#1d4ed8;font-size:13px;font-weight:800;text-transform:uppercase}.hero h1,.legal-page h1{margin:0;color:#101827;font-size:48px;line-height:1.04;max-width:780px}.hero p,.site-section p,.legal-page p,.legal-page li{color:#4d5d73;font-size:16px;line-height:1.65}.hero p{max-width:680px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.site-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #1d4ed8;border-radius:8px;padding:0 16px;color:#fff!important;background:#1d4ed8;font-weight:800;text-decoration:none}.site-button.secondary{color:#14213d!important;background:#fff;border-color:#cbd5e1}.hero-panel,.feature-grid{display:grid;gap:12px}.hero-panel{padding:16px;border:1px solid #d7dfeb;border-radius:8px;background:#fff;box-shadow:0 18px 54px #14213d14}.feature{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #dbe2ec;border-radius:8px;background:#fff}.feature h3,.support-card h2{margin:0 0 4px;color:#172136;font-size:16px}.feature p,.support-card p{margin:0;color:#526176;font-size:14px;line-height:1.55}.site-section{padding:34px 0}.site-section h2,.legal-page h2{margin:0 0 14px;color:#111827;font-size:26px}.site-section.muted{margin-top:10px;padding:26px;border:1px solid #dbe2ec;border-radius:8px;background:#fff}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.legal-page{max-width:850px;padding:44px 0 54px}.legal-page h1{margin-top:12px;margin-bottom:24px;font-size:40px}.legal-page h2{margin-top:30px}.legal-page ul{margin:0;padding-left:22px}.back-link{display:inline-flex;font-weight:800;text-decoration:none}.support-card{display:flex;gap:14px;padding:16px;border:1px solid #dbe2ec;border-radius:8px;background:#fff}.site-footer{min-height:76px;flex-wrap:wrap;border-top:1px solid #dde3ee;color:#6b778c;font-size:14px}.site-footer span{margin-right:auto;font-weight:800;color:#172136}@media(max-width:900px){body{min-width:0}.hero,.feature-grid{grid-template-columns:1fr}.hero h1,.legal-page h1{font-size:36px}}@media(max-width:560px){.site-header{align-items:flex-start;flex-direction:column;padding:14px 0}.site-header nav{justify-content:flex-start}.hero{padding-top:34px}.hero h1,.legal-page h1{font-size:31px}.hero-panel,.site-section.muted{padding:14px}.site-footer{align-items:flex-start;flex-direction:column;padding:18px 0}.site-footer span{margin-right:0}}
