html{background:radial-gradient(circle at top left,rgba(14,116,144,.2),transparent 28%),linear-gradient(180deg,#edf6f8,#f7f4ec 46%,#f3f5f7)}body{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;color:#10212b;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:url(/bg-scaffold.png) center / cover no-repeat fixed;opacity:.12;filter:blur(2px) saturate(.9) contrast(.92);transform:scale(1.04)}*{box-sizing:border-box}button,input,select,textarea{font:inherit}#root,.app-shell{min-height:100vh}.hero-panel{position:relative;overflow:hidden;border-radius:28px;padding:24px;margin-bottom:22px;color:#fff;background:radial-gradient(circle at top right,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#0f3f4d,#145f73 42%,#cb7b37 120%);box-shadow:0 24px 60px #10212b2e}.hero-panel:after{content:"";position:absolute;inset:auto -70px -80px auto;width:220px;height:220px;border-radius:50%;background:#ffffff1f}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:18px;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.brand-logo{width:20px;height:20px;border-radius:8px;object-fit:contain;background:#ffffffeb;padding:2px;box-shadow:0 10px 18px #10212b2e}.hero-logo-large{width:86px;height:86px;border-radius:22px;object-fit:contain;background:#fffffff0;padding:10px;box-shadow:0 18px 40px #10212b38}.hero-sidecard-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.hero-title{margin:14px 0 10px;font-size:clamp(32px,5vw,48px);line-height:.98}.hero-subtitle{margin:0;max-width:640px;color:#ffffffe6;line-height:1.6}.hero-sidecard{align-self:stretch;border-radius:22px;padding:18px;background:#06151c38;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-sidecard h3,.hero-sidecard p{margin-top:0}.hero-sidecard p:last-child{margin-bottom:0}.section-title{margin:0 0 14px;font-size:22px;color:#10212b}.section-subtitle{margin:0 0 18px;color:#5b6a72;line-height:1.5}.content-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px}.stack{display:grid;gap:18px}.floating-nav{position:sticky;bottom:14px;margin-top:24px;padding:10px;border-radius:22px;border:1px solid rgba(16,33,43,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #10212b1f}.floating-nav-inner{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.soft-card{background:linear-gradient(180deg,#fffffffa,#f7f9faf5);border:1px solid rgba(16,33,43,.08);box-shadow:0 14px 34px #10212b14}.empty-state{padding:18px;border-radius:18px;background:#145f730f;border:1px dashed rgba(20,95,115,.22);color:#35505b}.legal-note{margin:10px 0 12px;color:#4b5b64;font-size:13px;line-height:1.45}.legal-note a{color:#145f73;font-weight:700;text-decoration:none}.legal-note a:hover{text-decoration:underline}@media(max-width:900px){.hero-grid,.content-grid{grid-template-columns:1fr}.floating-nav-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.hero-panel{border-radius:22px;padding:18px}.hero-logo-large{width:64px;height:64px;border-radius:18px;padding:8px}.floating-nav{bottom:8px;border-radius:18px}.floating-nav-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
