:root{--navy:#071b34;--navy2:#0a2b52;--blue:#246de0;--blue2:#edf4ff;--bg:#f4f7fb;--surface:#fff;--text:#10213b;--muted:#66758b;--border:#dce5f0;--green:#15945f;--greenbg:#e9f8f0;--amber:#d77b09;--amberbg:#fff4df;--red:#d84b4b;--redbg:#fff0f0;--gray:#78869a;--shadow:0 18px 48px rgba(20,47,83,.12)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}button,input,select{font:inherit}.hidden{display:none!important}.boot-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:linear-gradient(140deg,#071b34,#0d3764);color:white}.boot-screen span{font-size:13px;opacity:.7}.brand-shield{display:grid;place-items:center;width:56px;height:64px;color:#fff;font-weight:900;font-size:24px;background:linear-gradient(145deg,#2c8aff,#1552b9);clip-path:polygon(50% 0,94% 18%,87% 74%,50% 100%,13% 74%,6% 18%);filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}.brand-shield.small{width:34px;height:39px;font-size:14px}.login-view{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 70% 15%,rgba(49,125,231,.2),transparent 35%),linear-gradient(145deg,#06182f,#0c315c)}.login-card{width:min(520px,100%);background:#fff;border-radius:26px;padding:32px;box-shadow:0 28px 70px rgba(0,0,0,.25)}.compact-card{max-width:600px}.brand-lockup,.side-brand{display:flex;align-items:center;gap:12px}.brand-lockup>div:last-child,.side-brand>div:last-child{display:flex;flex-direction:column;line-height:1}.brand-lockup strong,.side-brand strong{letter-spacing:.09em}.brand-lockup span,.side-brand span{font-size:10px;letter-spacing:.16em;color:#5f7898;margin-top:5px}.login-copy{margin:34px 0 24px}.eyebrow{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:9px}.login-copy h1,.compact-card h1{margin:0;font-size:34px;letter-spacing:-.04em}.login-copy p,.compact-card p{color:var(--muted);line-height:1.55}.login-card form{display:grid;gap:14px}.login-card label{font-size:12px;font-weight:700;color:var(--muted);display:grid;gap:7px}.login-card input{height:50px;border:1px solid var(--border);border-radius:13px;padding:0 14px;outline:none}.login-card input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(36,109,224,.1)}.primary-btn{border:0;border-radius:13px;padding:14px 18px;background:var(--blue);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(36,109,224,.25)}.primary-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.form-error{margin:0;background:var(--redbg);color:var(--red);padding:10px 12px;border-radius:10px;font-size:12px}.login-note{display:block;margin-top:20px;color:#8090a4;line-height:1.45}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#06182f,#082747);padding:24px 16px;display:flex;flex-direction:column;color:#fff;z-index:30}.side-brand{padding:0 8px 24px}.side-brand span{color:#97b1cf}.sidebar nav{display:grid;gap:7px}.nav-btn{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:11px;background:transparent;color:#d9e6f5;text-align:left;padding:11px 12px;cursor:pointer;font-size:13px;font-weight:650}.nav-btn span{width:20px;text-align:center}.nav-btn:hover{background:rgba(255,255,255,.08)}.nav-btn.active{background:linear-gradient(135deg,#2d7aeb,#1b61cb);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.16)}.nav-btn.secondary{border-top:1px solid rgba(255,255,255,.1);border-radius:0;padding-top:18px}.side-footer{margin-top:auto}.main-area{min-width:0}.topbar{position:sticky;top:0;z-index:20;height:72px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.type-picker{display:flex;align-items:center;gap:10px}.type-picker span{font-size:11px;font-weight:700;color:var(--muted)}.type-picker select{border:1px solid var(--border);background:#fff;border-radius:10px;padding:8px 30px 8px 10px;color:var(--text);font-weight:700}.freshness-badge{font-size:11px;color:var(--green);background:var(--greenbg);padding:7px 10px;border-radius:999px;font-weight:700}.content{max-width:1420px;margin:0 auto;padding:28px 30px 36px}.portal-footer{max-width:1420px;margin:0 auto;padding:0 30px 26px;color:#7d8b9e;font-size:10px;line-height:1.5}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:18px;margin-bottom:20px}.hero-main,.hero-side{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:26px;box-shadow:0 6px 20px rgba(28,56,92,.05)}.hero-main{position:relative;overflow:hidden}.hero-main:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-70px;top:-80px;background:radial-gradient(circle,rgba(54,132,240,.2),rgba(54,132,240,0))}.hero h1{font-size:32px;letter-spacing:-.04em;margin:5px 0 8px}.hero p{margin:0;color:var(--muted);line-height:1.55;max-width:700px}.hero-side h3{margin:0 0 8px}.hero-side p{font-size:12px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.metric{border:1px solid var(--border);border-radius:13px;padding:12px;background:#fbfdff}.metric strong{display:block;font-size:22px}.metric span{font-size:10px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:28px 0 13px}.section-head h2{margin:0;font-size:19px}.section-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.action-card,.product-card,.scenario-card,.doc-card{background:#fff;border:1px solid var(--border);border-radius:17px;padding:18px;box-shadow:0 5px 16px rgba(24,53,89,.04)}.action-card{cursor:pointer;min-height:150px;display:flex;flex-direction:column;transition:.18s}.action-card:hover,.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(24,53,89,.09);border-color:#bfd1e9}.action-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--blue2);color:var(--blue);font-size:19px;margin-bottom:18px}.action-card h3,.product-card h3{margin:0 0 7px;font-size:15px}.action-card p,.product-card p{color:var(--muted);font-size:11px;line-height:1.45;margin:0}.action-link{margin-top:auto;padding-top:16px;color:var(--blue);font-weight:800;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{cursor:pointer}.product-head{display:flex;align-items:center;gap:11px;margin-bottom:14px}.insurer-mark{width:42px;height:42px;border-radius:12px;background:#edf3fb;display:grid;place-items:center;font-size:12px;font-weight:900;color:#2f5b91}.product-head>div:nth-child(2){min-width:0}.product-head h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-head small{display:block;color:var(--muted);font-size:10px}.status-dot{margin-left:auto;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px var(--greenbg)}.product-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.chip{font-size:9px;font-weight:750;padding:6px 8px;border-radius:999px;background:#f1f5fa;color:#5d6c80}.searchbar{display:flex;gap:9px}.searchbar input{flex:1;height:45px;border:1px solid var(--border);border-radius:12px;padding:0 13px;outline:none}.searchbar input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,109,224,.08)}.searchbar button,.secondary-btn{border:1px solid var(--border);background:#fff;border-radius:11px;padding:9px 13px;color:var(--text);font-weight:700;cursor:pointer}.secondary-btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.empty{border:1px dashed #cfd9e6;border-radius:16px;padding:32px;text-align:center;color:var(--muted);background:rgba(255,255,255,.5)}.compare-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:16px;padding:13px;margin-bottom:14px}.compare-select{display:flex;align-items:center;gap:6px;font-size:11px;background:#f5f8fc;padding:8px 10px;border-radius:10px}.compare-select input{accent-color:var(--blue)}.toggle-line{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:var(--muted)}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--border);border-radius:16px}.compare-table{width:100%;border-collapse:collapse;min-width:760px}.compare-table th,.compare-table td{padding:12px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);font-size:11px;vertical-align:top}.compare-table th{background:#f8fbff;text-align:left;color:#405269;position:sticky;top:0}.compare-table tr:last-child td{border-bottom:0}.comparison-product{font-weight:800;display:block}.feature-status{display:inline-flex;align-items:center;gap:5px;font-weight:800}.feature-status:before{content:"";width:7px;height:7px;border-radius:50%}.feature-status.included{color:var(--green)}.feature-status.included:before{background:var(--green)}.feature-status.optional,.feature-status.conditional{color:var(--amber)}.feature-status.optional:before,.feature-status.conditional:before{background:var(--amber)}.feature-status.excluded{color:var(--red)}.feature-status.excluded:before{background:var(--red)}.feature-status.info,.feature-status.not_applicable{color:var(--gray)}.feature-status.info:before,.feature-status.not_applicable:before{background:var(--gray)}.search-result{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;margin-bottom:10px}.search-result header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.search-result header strong{font-size:13px}.search-result header span{font-size:10px;color:var(--muted)}.match-row{display:grid;grid-template-columns:minmax(180px,1fr) 140px minmax(220px,1.5fr);gap:10px;padding:10px 0;border-top:1px solid #edf1f6;font-size:11px}.scenario-card{margin-bottom:11px}.scenario-card header{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.scenario-card h3{margin:0;font-size:14px}.scenario-products{display:grid;gap:8px;margin-top:12px}.scenario-product{border-top:1px solid #edf1f6;padding-top:10px;display:grid;grid-template-columns:180px 130px 1fr;gap:10px;font-size:11px}.doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.doc-card{display:flex;gap:12px;align-items:flex-start}.doc-icon{width:40px;height:40px;border-radius:12px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.doc-card h3{font-size:13px;margin:1px 0 5px}.doc-card p{font-size:10px;color:var(--muted);margin:0 0 10px}.doc-actions{display:flex;gap:8px}.detail-drawer{position:fixed;right:0;top:0;z-index:80;width:min(760px,92vw);height:100vh;background:#fff;box-shadow:-20px 0 60px rgba(11,31,55,.22);overflow:auto}.drawer-backdrop{position:fixed;inset:0;background:rgba(3,17,34,.38);z-index:70}.drawer-head{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:4;border-bottom:1px solid var(--border);padding:19px 22px;display:flex;align-items:center;gap:12px}.drawer-close{margin-left:auto;border:1px solid var(--border);background:#fff;width:36px;height:36px;border-radius:10px;cursor:pointer}.drawer-body{padding:22px}.drawer-title{display:flex;gap:14px;align-items:center;margin-bottom:20px}.drawer-title h2{margin:0 0 4px;font-size:22px}.drawer-title p{margin:0;color:var(--muted);font-size:11px}.valid-badge{display:inline-block;margin-top:7px;background:var(--greenbg);color:var(--green);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.category-block{border:1px solid var(--border);border-radius:15px;margin-bottom:11px;overflow:hidden}.category-block h3{margin:0;padding:12px 14px;background:#f8fbff;font-size:12px}.feature-row{display:grid;grid-template-columns:minmax(170px,1fr) 130px minmax(180px,1.3fr);gap:10px;padding:11px 14px;border-top:1px solid #edf1f6;font-size:10.5px}.feature-row strong{font-size:11px}.feature-row p{margin:3px 0 0;color:var(--muted);line-height:1.4}.source-line{grid-column:1/-1;color:#75859b;font-size:9px;background:#fbfcfe;padding:7px 9px;border-radius:8px}.drawer-section-title{font-size:13px;margin:22px 0 10px}.drawer-doc{display:flex;justify-content:space-between;gap:10px;border:1px solid var(--border);border-radius:12px;padding:11px;margin-bottom:8px}.drawer-doc strong{font-size:11px}.drawer-doc small{display:block;color:var(--muted);margin-top:4px}.icon-btn{border:1px solid var(--border);background:#fff;border-radius:10px;width:38px;height:38px;cursor:pointer}.mobile-only{display:none}
@media(max-width:1100px){.cards,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr}.doc-grid{grid-template-columns:1fr}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;left:-250px;width:232px;transition:.2s}.sidebar.open{left:0;box-shadow:20px 0 50px rgba(0,0,0,.3)}.topbar{padding:0 14px;height:64px}.mobile-only{display:inline-grid;place-items:center}.type-picker span,.freshness-badge{display:none}.content{padding:18px 14px 28px}.portal-footer{padding:0 14px 20px}.hero-main,.hero-side{padding:20px}.hero h1{font-size:26px}.cards,.product-grid{grid-template-columns:1fr}.metric-row{grid-template-columns:repeat(3,1fr)}.section-head{align-items:flex-start}.searchbar{flex-direction:column}.toggle-line{width:100%;margin-left:0}.match-row,.scenario-product,.feature-row{grid-template-columns:1fr}.source-line{grid-column:1}.doc-grid{grid-template-columns:1fr}.detail-drawer{width:100vw}.drawer-body{padding:16px}}
