:root{--bg:#f6f7fb;--text:#0f172a;--muted:#6b7280;--card:#fff;--line:#e6e8f0;--brand:#6d4eff}html,body,#root,.page{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)}.shell{max-width:1100px;margin:0 auto;padding:24px 20px 48px}.page-title{font-size:22px;font-weight:700;margin:16px 0 20px}.content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.left-col{min-width:0}.right-col{position:sticky;top:88px;align-self:start}@media (max-width: 960px){.content{grid-template-columns:1fr}.right-col{position:static}}.header{height:64px;background:#00416d;color:#cbd5e1;display:flex;align-items:center}.logo{width:40px;height:40px}.header .shell{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:24px;width:100%}.user a,.cta a{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border-radius:8px;border:1px solid #6cc4ff;background:#25a6fc;color:#e5e7eb;font-weight:600;text-decoration:none;cursor:pointer}.user a:hover,.cta a:hover{background:#1e293b}.brand{display:flex;align-items:center;gap:8px;font-weight:700;color:#fff;margin-right:32px}nav{display:flex;gap:18px;font-size:14px}nav a{color:#aab3c6;text-decoration:none;transition:color .2s}nav a:hover,nav a.active{color:#fff}.user{margin-left:auto;margin-right:20px;font-size:14px;cursor:pointer;display:flex;gap:1rem}.user button,.cta button{height:36px;padding:0 14px;border-radius:8px;border:1px solid #334155;background:#25a6fc;color:#e5e7eb;cursor:pointer;font-weight:600}.cta button:hover,.user button:hover{background:#5bbeff}@media (max-width: 768px){.header{height:auto;padding:12px 0}.header .shell{flex-direction:column;align-items:flex-start;gap:12px}.brand{margin-right:0;font-size:16px}nav{flex-wrap:wrap;gap:12px;font-size:13px}.user{margin:0;display:flex}}@media (max-width: 480px){nav{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.cta button{width:100%}.user{align-self:stretch;text-align:right}}.footer{background:#00416d;color:#cbd5e1;padding:40px 0;margin-top:40px;font-size:13px}.footer-logo img{max-width:140px;height:auto;margin-bottom:16px}.footer .shell{max-width:1100px;margin:0 auto;padding:0 20px}.footer .grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.footer h4{font-size:13px;font-weight:600;color:#e5e7eb;margin-bottom:10px}.footer a,.footer p{font-size:12px;color:#9aa3b2;text-decoration:none;margin:4px 0;display:block}.footer a:hover{color:#fff}@media (max-width: 960px){.footer .grid{grid-template-columns:1fr 1fr}}.sb-card{display:flex;flex-direction:column;gap:12px;margin-top:120px}.btn-primary{background:#25a6fc;color:#fff;border:none;border-radius:10px;height:44px;font-weight:600;cursor:pointer;box-shadow:0 6px 14px #4ea9ff40}.btn-primary:hover{filter:brightness(.97)}.btn-ghost{background:#fff;color:#111827;border:1px solid var(--line);border-radius:10px;height:44px;font-weight:600;cursor:pointer}.sb-box{background:#f5f6fc;border:1px solid #e8e9f6;border-radius:10px;padding:14px 12px;margin-top:6px}.sb-title{font-size:12px;font-weight:700;color:#5b5f77;margin-bottom:6px}.sb-text{font-size:12px;color:#6b7280;line-height:1.5;margin:0;font-style:italic}@media (max-width: 768px){.sb-card{margin-top:auto}}:root{--bg:#f6f7fb;--card:#ffffff;--line:#e6e8f0;--text:#0f172a;--muted:#6b7280;--focus:#4f46e5;--pill:#f3f4f6}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.bf-wrap{max-width:980px;margin:40px auto;padding:0 16px}.bf-title{font-size:26px;font-weight:700;margin-bottom:16px}.bf-card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:18px;margin-bottom:16px;box-shadow:0 1px 2px #1018280a}.bf-sec{font-size:14px;font-weight:600;margin:0 0 12px;color:#111827}.bf-subsec{font-size:13px;font-weight:600;margin:10px 0 8px;color:#111827}.bf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bf-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bf-col-2{grid-column:1 / -1}.bf-field label{display:block;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:6px}.bf-field input,.bf-field textarea,.bf-field select{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;outline:none;font-size:14px;transition:border-color .15s,box-shadow .15s}.subtitle{font-size:16px;color:#64748b;margin-top:-13px;margin-bottom:20px;line-height:1.5;max-width:600px}.bf-field textarea{resize:vertical;min-height:96px}.bf-field input:focus,.bf-field textarea:focus,.bf-field select:focus{border-color:var(--focus);box-shadow:0 0 0 3px #4f46e526}.bf-pills{display:flex;flex-wrap:wrap;gap:8px}.bf-pill input[type=radio]{margin:0;position:static;display:inline-block;vertical-align:middle;width:16px;height:16px;flex:0 0 auto;accent-color:#2563eb}.bf-pill span{display:inline-block;white-space:nowrap;line-height:1.1}.bf-pill{display:inline-flex;align-items:center;gap:8px;background:var(--pill);border:1px solid var(--line);border-radius:999px;padding:8px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;line-height:1}.bf-pill input[type=radio],.bf-pill input[type=checkbox]{margin:0;position:static;display:inline-block;vertical-align:middle;width:16px;height:16px;flex:0 0 auto;accent-color:var(--focus)}.bf-pill span{display:inline-block;line-height:1.1;white-space:nowrap}.bf-pill:has(input:checked){border-color:var(--focus);background:color-mix(in srgb,var(--focus) 10%,#fff);color:#0f172a}.bf-label{font-weight:600;color:var(--muted);margin-bottom:8px;display:block}.bf-checks{margin-top:4px}.bf-check{display:flex;align-items:center;gap:8px;font-size:14px}.bf-check input{accent-color:var(--focus)}.btn-none{display:none}@media (max-width: 720px){.bf-grid,.bf-grid-2{grid-template-columns:1fr}}
