*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#081a2f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary:#1A3F6B;--primary-strong:#133457;--accent:#F28C28;--bg1:#F2F7FF;--bg2:#E4EEFF;--ink:#0E2340;--muted:rgba(14,35,64,.82);--glass:rgba(255,255,255,.52);--glassBorder:rgba(255,255,255,.52);--shadow1:0 18px 46px rgba(8,26,47,.15);--shadow2:0 28px 72px rgba(8,26,47,.20);--container:1440px;--viewport-pad:clamp(10px,1.15vw,15px);--panel-gap:4px;--hero-pad-top:8px;--hero-pad-bottom:22px}.ah-bg{min-height:100vh;display:flex;flex-direction:column;position:relative;background:radial-gradient(820px 520px at 15% 0,rgba(255,138,30,.46),transparent 56%),radial-gradient(860px 560px at 86% 6%,rgba(15,61,120,.42),transparent 56%),radial-gradient(720px 520px at 50% 62%,rgba(15,61,120,.12),transparent 60%),linear-gradient(180deg,var(--bg1),var(--bg2))}.ah-container{max-width:calc(var(--container) + 18px);margin:0 auto;padding:0 9px}.ah-round-xl{border-radius:24px}.ah-round-lg{border-radius:18px}.ah-glass{background:linear-gradient(180deg,rgba(255,255,255,.44),rgba(255,255,255,.28));border:1px solid var(--glassBorder);box-shadow:var(--shadow1),inset 0 1px 0 rgba(255,255,255,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:relative;overflow:hidden}.ah-glass:before{inset:-40% -16% auto -16%;height:125%;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.1) 45%,rgba(255,255,255,0) 74%);transform:rotate(-8deg)}.ah-glass:after,.ah-glass:before{content:"";position:absolute;pointer-events:none}.ah-glass:after{inset:auto -20% 10% -20%;height:34%;background:radial-gradient(closest-side,rgba(255,255,255,.1),transparent 70%);filter:blur(6px)}.ah-pop{transition:transform .18s ease,box-shadow .18s ease}.ah-pop:hover{transform:translateY(-2px);box-shadow:var(--shadow2),inset 0 1px 0 rgba(255,255,255,.54)}.ah-header{position:sticky;top:0;z-index:50;padding-top:0}.ah-header-shell{width:100%;padding:0 var(--viewport-pad)}.ah-header-surface{width:100%;min-height:44px;padding:4px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.22))}.ah-brand{text-decoration:none;z-index:1}.ah-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;position:relative;z-index:1}.ah-logo{display:block;height:auto;width:auto}.ah-logo--vivid{filter:saturate(1.22) contrast(1.06) drop-shadow(0 8px 14px rgba(8,26,47,.14))}.ah-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:6px 10px;font-weight:800;font-size:12px;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease;white-space:nowrap;position:relative;z-index:1}.ah-btn:active{transform:translateY(1px)}.ah-btn--primary{background:linear-gradient(180deg,rgba(26,63,107,1),rgba(19,52,87,1));color:#fff;box-shadow:0 8px 16px rgba(26,63,107,.22)}.ah-btn--ghost{background:rgba(255,255,255,.3);color:rgba(14,35,64,.96);border-color:rgba(14,35,64,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.34)}.ah-btn--ghost:hover{background:rgba(255,255,255,.4)}.ah-btn--accent{background:linear-gradient(180deg,rgba(242,140,40,1),rgba(219,117,21,1));color:#fff;box-shadow:0 8px 16px rgba(242,140,40,.22)}.ah-h1{margin:8px 0 0;color:var(--ink);font-weight:800;letter-spacing:-.035em}.ah-h1--compact{font-size:clamp(25px,2.3vw,40px);line-height:1.06;max-width:13.8ch}.ah-p{margin:8px 0 0;font-size:14px;line-height:1.52;color:var(--muted);max-width:56ch}.ah-p--lead{font-size:15px;color:rgba(14,35,64,.92)}.ah-p--compact{max-width:54ch}.ah-pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.26);border:1px solid rgba(255,255,255,.36);color:rgba(14,35,64,.84);font-size:11px;font-weight:700;box-shadow:0 8px 18px rgba(8,26,47,.06)}.ah-hero{padding:0}.ah-hero,.ah-hero--screen{flex:1 1 auto;display:flex;min-height:0}.ah-hero--screen{align-items:center;justify-content:center;padding-top:var(--hero-pad-top);padding-bottom:var(--hero-pad-bottom)}.ah-hero--screen>.ah-container{width:100%}.ah-hero-panel{width:100%;margin-top:var(--panel-gap);padding:13px 14px 5px;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.16))}.ah-hero-grid-v4{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.9fr);gap:12px;align-items:stretch}.ah-hero-copy{position:relative;z-index:1;padding:4px 5px 1px}.ah-inline-points{margin-top:11px;display:flex;flex-direction:column;gap:7px}.ah-inline-points--compact{margin-top:10px}.ah-inline-point{display:flex;align-items:center;gap:9px;color:rgba(14,35,64,.88);font-size:13px;font-weight:600}.ah-inline-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto;background:linear-gradient(180deg,var(--accent),#dc7418);box-shadow:0 0 0 4px rgba(242,140,40,.12)}.ah-hero-cta{display:flex;align-items:center;gap:10px}.ah-hero-cta,.ah-hero-cta--compact{margin-top:10px}.ah-hero-side{position:relative;z-index:1}.ah-flow-card{height:100%;border-radius:18px;padding:12px;background:linear-gradient(180deg,rgba(19,52,87,.88),rgba(15,42,72,.82));border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 40px rgba(8,26,47,.16);color:#eef4ff}.ah-flow-card--compact{padding:11px}.ah-flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ah-flow-kicker{font-size:12.5px;font-weight:800;color:rgba(255,255,255,.98)}.ah-flow-sub{margin-top:1px;font-size:11.5px;color:rgba(232,240,255,.76)}.ah-badge{font-size:11.5px;font-weight:800;padding:5px 8px;border-radius:999px;background:rgba(242,140,40,.24);border:1px solid rgba(242,140,40,.44);color:#fff;box-shadow:0 10px 22px rgba(242,140,40,.12)}.ah-flow-list{margin-top:10px;display:flex;flex-direction:column;gap:7px}.ah-flow-list--compact{margin-top:9px;gap:7px}.ah-flow-item{display:flex;gap:10px;padding:9px 10px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.ah-flow-num{width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);flex:0 0 auto}.ah-flow-title{font-size:13px;font-weight:700;color:rgba(255,255,255,.98)}.ah-flow-text{margin-top:2px;font-size:12.5px;line-height:1.38;color:rgba(238,244,255,.84)}.ah-principle{margin-top:8px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:9px 10px}.ah-principle--compact{margin-top:7px;padding:8px 9px}.ah-principle-label{font-size:11.5px;color:rgba(232,240,255,.72);font-weight:800}.ah-principle-text{margin-top:2px;font-size:12.5px;font-weight:600;color:rgba(255,255,255,.92);line-height:1.38}.ah-value-strip{margin-top:6px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;position:relative;z-index:1}.ah-value-strip--compact{margin-top:6px}.ah-value-card{border-radius:14px;padding:8px 10px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.ah-value-title{font-size:12.5px;font-weight:800;color:rgba(14,35,64,.96)}.ah-value-text{margin-top:3px;font-size:12px;line-height:1.38;color:rgba(14,35,64,.82)}.ah-footer{padding:0;margin-top:var(--panel-gap)}.ah-footer-shell{width:100%;padding:0 var(--viewport-pad)}.ah-footer-surface{width:100%;border-radius:14px;padding:4px 10px;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.12))}.ah-footer-inner{justify-content:space-between;flex-wrap:wrap;position:relative;z-index:1}.ah-footer-inner,.ah-footer-left{display:flex;gap:8px;align-items:center}.ah-footer-left{min-width:0}.ah-footer-tagline{font-size:11px;color:rgba(14,35,64,.74);font-weight:700;white-space:nowrap}.ah-footer-contact{font-size:11px;color:rgba(14,35,64,.84);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ah-footer-copy{color:rgba(14,35,64,.64)}.ah-link{color:var(--primary);font-weight:800;text-decoration:none}.ah-link:hover{text-decoration:underline}.ah-tabs{display:flex;gap:8px;padding:6px;border-radius:999px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.86)}.ah-tab{flex:1 1 0;text-align:center;padding:10px 12px;border-radius:999px;font-weight:800;font-size:13px;border:1px solid transparent;background:transparent;color:rgba(14,35,64,.72);cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,color .15s ease}.ah-tab:active{transform:translateY(1px)}.ah-tab.is-active{background:rgba(255,255,255,.92);color:rgba(14,35,64,.92);box-shadow:0 14px 30px rgba(8,26,47,.1);border-color:rgba(8,26,47,.1)}.ah-field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:rgba(14,35,64,.78)}.ah-input{height:42px;border-radius:14px;padding:0 12px;border:1px solid rgba(8,26,47,.14);background:rgba(255,255,255,.8);outline:none;font-size:14px;color:rgba(14,35,64,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.92)}.ah-input:focus{border-color:rgba(26,63,107,.35);box-shadow:0 0 0 4px rgba(26,63,107,.1),inset 0 1px 0 rgba(255,255,255,.92)}.ah-form{display:flex;flex-direction:column;gap:10px}.ah-form-actions{margin-top:4px;display:flex;gap:10px;flex-wrap:wrap}.ah-note{margin-top:10px;font-size:12px;color:rgba(14,35,64,.6)}@media (max-width:1120px){.ah-bg,.ah-hero{display:block}.ah-hero--screen{min-height:auto;display:block;padding-top:0;padding-bottom:0}.ah-hero-grid-v4,.ah-value-strip{grid-template-columns:1fr}}@media (max-width:760px){.ah-header{position:static}.ah-header-surface{padding:8px 10px;align-items:flex-start;flex-direction:column}.ah-actions{width:100%;justify-content:flex-start}.ah-h1--compact{max-width:none}.ah-footer-left{align-items:flex-start;flex-direction:column;gap:4px}.ah-footer-contact{gap:6px}}.ah-login-page{flex:1 1 auto;display:flex;min-height:0}.ah-login-shell{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding-top:8px;padding-bottom:22px}.ah-login-card{width:100%;max-width:430px;padding:18px}.ah-login-title{font-size:clamp(34px,3vw,44px);margin-top:12px}.ah-login-subtitle{max-width:58ch}.ah-login-form-panel{padding:14px}@media (max-width:1120px){.ah-login-shell{padding-top:0;padding-bottom:0}.ah-login-card{max-width:100%}}.ah-beta-pill{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,#ffb020,#ff7a00);color:white;letter-spacing:.3px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.ah-brand{display:flex;align-items:center;gap:10px;position:relative}.ah-beta{position:relative;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,#ffb020,#ff7a00);color:white;letter-spacing:.4px;cursor:default;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .15s ease,box-shadow .15s ease}.ah-beta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.25)}.ah-beta-tooltip{position:absolute;bottom:140%;left:50%;transform:translateX(-50%) scale(.95);background:#111;color:white;font-size:12px;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .18s ease}.ah-beta:hover .ah-beta-tooltip{opacity:1;transform:translateX(-50%) scale(1)}.ah-beta-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#111}