@font-face{font-family:'Manrope';src:url('/fonts/manrope-cyrillic-wght-normal.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:optional;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Manrope';src:url('/fonts/manrope-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:optional}@font-face{font-family:'PT Serif';src:url('/fonts/pt-serif-cyrillic-700-normal.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'PT Serif';src:url('/fonts/pt-serif-latin-700-normal.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}:root{font-family:'Manrope',Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0c1b33;background:#f6f9fc;font-synthesis:none;text-rendering:optimizeLegibility;--font-sans:'Manrope',Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-editorial:'PT Serif',Georgia,serif;--text-display:clamp(3rem,5vw,4.5rem);--text-h1:clamp(2.5rem,4.5vw,4rem);--text-h2:clamp(2rem,3.5vw,3.25rem);--text-h3:clamp(1.25rem,2vw,1.5rem);--leading-heading:1.08;--leading-body:1.65;--tracking-heading:-.04em;--ink:#0c1b33;--muted:#607087;--green:#052c4e;--green-2:#087eb7;--mint:#dff5ff;--cream:#f3f8fc;--line:#d9e4ed;--orange:#66cef5;--blue-700:#006da4}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;color:var(--ink);background:#f6f9fc;font-family:var(--font-sans)}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-sans);text-wrap:balance}:focus-visible{outline:3px solid #66cef5;outline-offset:3px}.shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.shell--narrow{width:min(680px,calc(100% - 40px));margin:0 auto}.brand{border:0;background:none;padding:0;display:flex;align-items:center;gap:9px;font-size:18px;font-weight:800;letter-spacing:.14em;color:#0b1830;line-height:1}.button{border:0;border-radius:7px;padding:14px 21px;background:#0679b1;color:#fff;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{background:#006b9f;transform:translateY(-1px);box-shadow:0 10px 30px rgba(8,126,183,.22)}.eyebrow{color:#006c9f;font-size:11px;letter-spacing:.22em;font-weight:600;display:flex;align-items:center;gap:9px;margin-bottom:22px;text-transform:uppercase}
.guides-page{min-height:100vh;background:#f7fbfe;color:var(--ink);padding-bottom:90px}.guides-nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.guides-nav a{color:var(--blue-700);font-weight:750;text-decoration:none}.guides-hero{padding:80px 0 52px;max-width:820px}.guides-hero h1,.guide-article h1{font-family:Inter,Manrope,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.055em}.guides-hero h1{font-size:clamp(42px,7vw,72px);line-height:1.02;margin:16px 0 22px}.guides-hero>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.65}.guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card{display:flex;flex-direction:column;background:#fff;color:inherit;text-decoration:none;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 42px rgba(5,44,78,.06);transition:transform .18s,box-shadow .18s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(5,44,78,.11)}.guide-card>img{width:100%;height:190px;object-fit:cover}.guide-card>div{padding:25px;display:flex;flex:1;flex-direction:column}.guide-card span{color:var(--muted);font-size:12px}.guide-card h2{font-size:22px;line-height:1.25;margin:10px 0}.guide-card p{color:var(--muted);line-height:1.6;margin:0 0 25px}.guide-card__cta{display:flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:700;margin-top:auto;text-decoration:none}.guide-card__cta:hover{text-decoration:underline;text-underline-offset:3px}.guides-state{min-height:35vh;padding:28px 20px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;color:var(--muted)}.guides-state h1,.guides-state h2,.guides-state p{margin:0}.guides-state h1,.guides-state h2{color:var(--ink)}.guides-state p{max-width:460px;line-height:1.55}.guides-state .button{margin-top:6px;min-width:190px}.guide-article{padding-top:70px}.guide-article h1{font-size:clamp(38px,6vw,64px);line-height:1.06;margin:16px 0 20px}.guide-article__lead{font-size:20px;line-height:1.6;color:var(--muted)}.guide-article__meta{display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);font-size:13px;padding:20px 0 30px}.guide-article__cover{width:100%;height:auto;aspect-ratio:1200/630;max-height:480px;object-fit:cover;border-radius:18px;margin-bottom:38px}.guide-body{font-size:17px;line-height:1.78}.guide-body h2{font-size:29px;line-height:1.25;margin:42px 0 16px}.guide-body h3{font-size:21px;margin:32px 0 12px}.guide-body p,.guide-body li{color:#344c5f}.guide-body ul,.guide-body ol{padding-left:25px}.guide-body li{margin:8px 0}.guide-body a,.related-guides a,.breadcrumbs a,.guide-footer a,.hub-guide-list a{color:#006da4;text-decoration:underline;text-underline-offset:3px}.breadcrumbs{padding-top:32px;font-size:13px;color:#516879}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.breadcrumbs li:not(:last-child)::after{content:"›";margin-left:8px}.guide-categories{display:flex;flex-wrap:wrap;gap:10px;margin:-25px 0 34px}.guide-categories a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#075f89}.hub-guide-list{display:grid;gap:20px;padding:0 0 50px;list-style:none}.hub-guide-list li{padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px}.related-guides{margin:48px 0 28px;padding:24px;background:#eaf6fc;border-radius:16px}.related-guides a{display:inline-block;min-height:24px}.guide-disclaimer{margin:32px 0;padding:18px;border-left:4px solid #087eb7;background:#fff;color:#344c5f;line-height:1.6}.guide-footer{margin-top:70px;padding:28px 0;border-top:1px solid var(--line)}.guide-footer nav{display:flex;flex-wrap:wrap;gap:20px}
@media(max-width:900px){.guides-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.shell{width:min(100% - 30px,1180px)}.guides-hero{padding-top:52px}.guides-grid{grid-template-columns:1fr}.guides-nav{height:68px}.guides-state .button{width:100%;max-width:320px;min-height:48px}}
.guides-nav a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}
.guides-page{--ink:#0c1b33;--muted:#607087;--green:#052c4e;--green-2:#087eb7;--mint:#dff5ff;--cream:#f3f8fc;--line:#d9e4ed;--orange:#66cef5;--blue-700:#006da4;background:#f6f9fc;color:var(--ink)}
.guides-page .brand{color:var(--ink);gap:14px}.guides-page .brand__initials{font:400 28px/1 Manrope,ui-sans-serif,system-ui,sans-serif;letter-spacing:.16em}.guides-page .brand__separator{display:block;width:2px;height:28px;border-radius:999px;background:#09b9d1}.guides-page .brand__name{font:500 12px/1.15 Manrope,ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
@media(max-width:600px){.guides-page .brand{gap:9px}.guides-page .brand__initials{font-size:24px}.guides-page .brand__separator{height:24px}.guides-page .brand__name{font-size:9px;letter-spacing:.08em}}
.guides-page .guides-nav{border-color:var(--line)}.guides-page .guides-nav>a{color:var(--green);font-weight:700}
.guides-page .guides-hero h1,.guides-page .guide-article h1{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.052em}.guides-page .guides-hero>p,.guides-page .guide-article__lead,.guides-page .guide-body p,.guides-page .guide-body li{color:var(--muted)}.guides-page .eyebrow{color:var(--green-2)}
.guides-page .guide-card,.guides-page .hub-guide-list li{border-color:var(--line);border-radius:12px;box-shadow:0 14px 40px rgba(5,44,78,.07)}.guides-page .guide-card:hover{box-shadow:0 18px 50px rgba(5,44,78,.13)}
.guides-page .guide-card__cta,.guides-page .guide-body a,.guides-page .related-guides a,.guides-page .breadcrumbs a,.guides-page .guide-footer a,.guides-page .hub-guide-list a{color:#005b84}.guides-page .guide-categories a{border-color:var(--line);color:var(--green-2);background:#fff}.guides-page .related-guides{background:var(--mint);color:var(--ink)}.guides-page .related-guides h2{color:var(--ink)}.guides-page .guide-disclaimer{border-left-color:var(--orange)}
/* Public guides share the approved VTS navy/cyan landing-page identity. */
.guides-page{color:#fff;background:radial-gradient(circle at 86% 16%,rgba(102,206,245,.20),transparent 23%),linear-gradient(105deg,#05162e 0%,#052641 55%,#104c6a 100%)}
.guides-page .guides-nav{position:relative;z-index:1;border-bottom:0}.guides-page .guides-nav::before{content:'';position:absolute;z-index:-1;inset-block:0;left:50%;width:100vw;transform:translateX(-50%);background:#fff;box-shadow:0 1px 0 #d9e4ed}.guides-page .guides-nav>a{color:#052c4e}.guides-page .guides-hero{max-width:900px}.guides-page .guides-hero h1,.guides-page .guide-article h1{color:#fff;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-weight:650;letter-spacing:-.052em}.guides-page .guides-hero>p,.guides-page .guide-article__lead,.guides-page .guide-article__meta{color:#d5e0e7}.guides-page .eyebrow{color:#66cef5}
.guides-page .guide-categories a{color:#e9f7fc;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.35)}.guides-page .guide-categories a:hover{color:#052c4e;background:#66cef5;border-color:#66cef5}.guides-page .guide-card{color:#0c1b33;background:#fff;border-color:rgba(255,255,255,.2);box-shadow:0 20px 55px rgba(0,10,30,.28)}.guides-page .guide-card h2 a{color:#0c1b33}.guides-page .guide-card p{color:#607087}.guides-page .guide-card__cta{color:#087eb7}.guides-page .guide-footer{color:#d5e0e7;border-color:rgba(255,255,255,.2)}.guides-page .guide-footer a{color:#d5e0e7}.guides-page .breadcrumbs{color:#b8ccda}.guides-page .breadcrumbs a{color:#66cef5}.guides-page .guide-body{padding:28px;border-radius:12px;color:#0c1b33;background:#fff}.guides-page .guide-body p,.guides-page .guide-body li{color:#344c5f}.guides-page .guide-disclaimer{background:rgba(255,255,255,.08);color:#d5e0e7}
/* 2026 monochrome brand refresh */
.brand{width:40px;height:50px;flex:0 0 40px;overflow:hidden;background:#fff}.brand__image{display:block;width:100%;height:100%;overflow:hidden;background:#fff}.brand__image img{display:block;width:203%;max-width:none;height:auto;transform:translate(-29.35%,-16.83%)}.guides-page{--ink:#101010;--muted:#666;--green:#111;--green-2:#2b2b2b;--mint:#f1f1f1;--cream:#f7f7f7;--line:#dedede;--orange:#6954d9;--blue-700:#181818;background:linear-gradient(118deg,#050505,#242424)}.guides-page .guides-nav>a,.guides-page .guide-card__cta{color:#181818}.guides-page .eyebrow{color:#fff}.guides-page .button{background:#111}.guides-page .button:hover{background:#303030;box-shadow:0 10px 28px rgba(0,0,0,.18)}.guides-page .guide-categories a:hover{color:#111;background:#fff;border-color:#fff}.guides-page .guide-disclaimer{border-left-color:#6954d9}@media(max-width:600px){.brand{width:36px;height:46px;flex-basis:36px}}

/* Onest is self-hosted so every server-rendered public guide uses the same typeface. */
@font-face{font-family:'Onest';src:url('/fonts/onest-cyrillic-ext-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
@font-face{font-family:'Onest';src:url('/fonts/onest-cyrillic-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:'Onest';src:url('/fonts/onest-latin-ext-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Onest';src:url('/fonts/onest-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--font-sans:'Onest','Segoe UI',Arial,sans-serif;--font-editorial:var(--font-sans)}
body,body *,body *::before,body *::after{font-family:var(--font-sans)!important}
.brand{width:auto;height:auto;min-width:44px;min-height:44px;overflow:visible;background:transparent}.brand__image{display:none}.brand__shield{position:relative;width:25px;height:29px;display:block;clip-path:polygon(50% 0,100% 18%,91% 68%,50% 100%,9% 68%,0 18%);background:#202a44}.brand__shield i{position:absolute;display:block;background:#fff}.brand__shield i:first-child{width:16px;height:7px;left:5px;top:5px;transform:rotate(22deg)}.brand__shield i:nth-child(2){width:8px;height:18px;left:9px;top:8px;transform:rotate(-30deg)}.brand__shield i:last-child{width:8px;height:10px;right:0;top:1px;background:#c6363c}.brand__lockup{display:grid;gap:2px}.brand__wordmark{display:block;font-weight:700;font-size:18px;line-height:1;letter-spacing:.06em;color:#202a44}
.brand__separator{display:block;width:1px;height:14px;margin:0 8px;background:#202a44;opacity:.35}.brand__name{font-weight:600;font-size:7px;line-height:1;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:#202a44}
.guides-page{--ink:#202a44;--muted:#6b7280;--green:#202a44;--green-2:#35415f;--mint:#f7eeee;--cream:#fafaf8;--line:#e5e7eb;--orange:#c6363c;--blue-700:#102f60;color:#202a44;background:#fafaf8}.guides-page .guides-nav{border-bottom:1px solid var(--line);background:#fff}.guides-page .guides-nav::before{display:none}.guides-page .guides-nav>a{color:#202a44}.guides-page .guides-hero h1,.guides-page .guide-article h1{color:#202a44}.guides-page .guides-hero>p,.guides-page .guide-article__lead,.guides-page .guide-article__meta{color:#6b7280}.guides-page .eyebrow{color:#c6363c}.guides-page .guide-categories a{color:#202a44;background:#fff;border-color:#e5e7eb}.guides-page .guide-categories a:hover{color:#071a38;background:#f7eeee;border-color:#c6363c}.guides-page .guide-card{color:#202a44;background:#fff;border-color:#e5e7eb;box-shadow:0 16px 45px rgba(7,26,56,.09)}.guides-page .guide-card h2 a{color:#202a44}.guides-page .guide-card p{color:#6b7280}.guides-page .guide-card__cta,.guides-page .guide-body a,.guides-page .related-guides a,.guides-page .breadcrumbs a,.guides-page .hub-guide-list a{color:#c6363c}.guides-page .guide-body{color:#202a44;background:#fff;border:1px solid #e5e0d7}.guides-page .guide-body p,.guides-page .guide-body li{color:#47566c}.guides-page .related-guides{background:#f7eeee}.guides-page .guide-disclaimer{color:#47566c;background:#fff;border-left-color:#c6363c}.guides-page .guide-footer{color:#6b7280;border-color:#e5e7eb}.guides-page .guide-footer a{color:#202a44}.guides-page .breadcrumbs{color:#6b7280}

/* Match the landing-page VTS lockup at every public-guide breakpoint. */
.guides-page .guides-nav{width:min(1240px,calc(100% - 64px))}
.guides-page .guides-nav .brand{width:auto;min-width:44px;min-height:44px;flex:0 0 auto;justify-content:flex-start;gap:9px}
.guides-page .guides-nav .brand__shield{display:block;width:23px;height:27px;flex:0 0 23px}
.guides-page .guides-nav .brand__lockup{display:grid;gap:2px}
.guides-page .guides-nav .brand__wordmark{font-size:16px}
.guides-page .guides-nav .brand__name{font-size:6px}
@media(max-width:760px){.guides-page .guides-nav{width:calc(100% - 40px)}.guides-page .guides-nav .brand__shield{width:21px;height:24px;flex-basis:21px}.guides-page .guides-nav .brand__wordmark{font-size:15px}.guides-page .guides-nav .brand__name{display:block;font-size:6px}}

.guides-page .guides-nav .brand>img.brand__symbol{display:block!important;width:23px;height:27px;object-fit:contain;flex:0 0 23px}.guides-page .guides-nav .brand__lockup{justify-items:start;text-align:left}.guides-page .guides-nav .brand__wordmark,.guides-page .guides-nav .brand__name{text-align:left}@media(max-width:760px){.guides-page .guides-nav .brand>img.brand__symbol{width:21px;height:24px;flex-basis:21px}}
.guide-product-cta{margin:34px 0;padding:24px;display:grid;grid-template-columns:1fr auto;gap:12px 24px;align-items:center;border:1px solid #e5e7eb;border-left:4px solid #c6363c;border-radius:10px;background:#fff}.guide-product-cta small{color:#c6363c;font-size:10px;font-weight:800;letter-spacing:.14em}.guide-product-cta h2{margin:6px 0}.guide-product-cta p{margin:0;color:#6b7280}.guide-product-cta>.button{grid-column:2;grid-row:1/2;text-decoration:none}.guide-product-cta>a:last-child{grid-column:2;text-align:center;color:#c6363c;font-size:12px}@media(max-width:700px){.guide-product-cta{grid-template-columns:1fr}.guide-product-cta>.button,.guide-product-cta>a:last-child{grid-column:1;grid-row:auto}.guide-product-cta>.button{text-align:center}}

/* Shared site chrome: identical to the interactive landing page. */
.site-static-page{min-height:100vh;padding-bottom:0;display:flex;flex-direction:column;background:#f3f7fb}.site-static-page>main{flex:1;width:100%}
.site-static-page .site-header{position:sticky;z-index:100;top:0;box-sizing:border-box;width:100%;height:78px;padding-inline:max(24px,calc((100% - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce7ee;background:#fff}
.site-static-page .site-header .brand,.site-static-page .site-footer .brand{width:auto;height:44px;min-width:44px;min-height:44px;flex:0 0 auto;overflow:visible;background:transparent;display:flex;align-items:center;gap:9px}
.site-static-page .site-header .brand>img.brand__symbol,.site-static-page .site-footer .brand>img.brand__symbol{display:block!important;width:44px;height:44px;flex:0 0 44px;object-fit:contain}
.site-static-page .brand__lockup{display:grid;gap:2px}.site-static-page .brand__name{display:grid;font-size:9px;line-height:.9;letter-spacing:.14em;text-transform:uppercase;color:#001b3a}
.site-static-page .nav__brand-group,.site-static-page .nav__controls{display:flex;align-items:center}.site-static-page .nav__brand-group{gap:14px}.site-static-page .nav__controls{gap:5px}
.site-static-page .nav__guide-button,.site-static-page .language-button{box-sizing:border-box;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce7ee;border-radius:12px;background:#fff;color:#001b3a;font-size:12px;font-weight:600;line-height:1;text-decoration:none}.site-static-page .nav__guide-button{padding:0 14px}.site-static-page .language-button{width:44px;min-width:44px;padding:0}
.site-static-page .nav__login,.site-static-page .nav__login:hover{box-sizing:border-box;min-height:44px;padding:0 18px;border:1px solid #001b3a;border-radius:12px;background:#001b3a;color:#fff;font-size:12px;box-shadow:none;transform:none}
.site-static-page .site-footer{box-sizing:border-box;width:100%;min-height:118px;margin-top:70px;padding:24px max(24px,calc((100% - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid #dce7ee;background:#fff;color:#647589;font-size:10px}.site-static-page .site-footer .footer__protected{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.site-static-page .site-footer>div{display:flex;gap:22px}.site-static-page .site-footer a{color:inherit;text-decoration:none}
@media(max-width:760px){.site-static-page .site-header{height:64px;padding-inline:12px}.site-static-page .site-header .brand,.site-static-page .site-footer .brand{height:40px;min-height:40px;gap:6px}.site-static-page .site-header .brand>img.brand__symbol,.site-static-page .site-footer .brand>img.brand__symbol{width:40px;height:40px;flex-basis:40px}.site-static-page .brand__name{font-size:7px;line-height:.9;letter-spacing:.11em}.site-static-page .nav__brand-group{gap:7px}.site-static-page .nav__guide-button,.site-static-page .nav__login{min-height:40px;padding-inline:9px;border-radius:11px;font-size:10px}.site-static-page .language-button{width:40px;min-width:40px;min-height:40px;border-radius:11px}.site-static-page .site-footer{min-height:130px;margin-top:52px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr;gap:12px;font-size:9px}.site-static-page .site-footer>.footer__protected{grid-column:2;grid-row:1;justify-self:end}.site-static-page .site-footer>div{grid-column:1/-1;grid-row:2;justify-content:space-between}.site-static-page .site-footer>span:not(.footer__protected){grid-column:1/-1;grid-row:3}}

/* Main-site visual system for server-rendered guides. */
@font-face{font-family:'Inter';src:url('/fonts/inter-cyrillic-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:'Inter';src:url('/fonts/inter-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
.site-static-page,.site-static-page *{font-family:Inter,sans-serif!important}.site-static-page{--ink:#001b3a;--muted:#647589;--line:#dce7ee;--blue-700:#1769ee;color:#001b3a;background-color:#f3f9fc;background-image:radial-gradient(circle,rgba(103,200,242,.30) 1.6px,transparent 1.8px);background-size:34px 34px}.site-static-page .guides-hero h1,.site-static-page .guide-article h1{color:#001b3a;font-family:Inter,sans-serif!important;font-weight:650}.site-static-page .eyebrow{color:#075f8b}.site-static-page .guide-card,.site-static-page .guide-body,.site-static-page .related-guides,.site-static-page .hub-guide-list li{border:1px solid #dce7ee;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:none}.site-static-page .guide-card__cta,.site-static-page .guide-body a,.site-static-page .related-guides a,.site-static-page .breadcrumbs a,.site-static-page .hub-guide-list a{color:#1769ee}.site-static-page .guide-categories a{border-color:#dce7ee;border-radius:12px;color:#001b3a;background:#fff}.site-static-page .guide-categories a:hover{border-color:#1769ee;color:#001b3a;background:#eef5ff}

/* Final public guides: the landing page's visual language, without legacy overrides. */
.site-static-page .nav__protected{display:inline-flex;align-items:center;gap:7px;margin-right:6px;color:#647589;font-size:11px;white-space:nowrap}.site-static-page .guides-hero{max-width:920px;padding:88px 0 54px}.site-static-page .guides-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.055em}.site-static-page .guides-hero>p{max-width:720px;color:#35465a;font-size:17px}.site-static-page .guide-categories{margin:-16px 0 36px}.site-static-page .guides-grid{gap:18px}.site-static-page .guide-card>div{padding:24px}.site-static-page .guide-card h2{font-size:20px;letter-spacing:-.025em}.site-static-page .guide-card p,.site-static-page .guide-body p,.site-static-page .guide-body li{color:#526478}.site-static-page .guide-card:hover{transform:translateY(-3px);border-color:#b9cbd7;box-shadow:0 16px 38px rgba(0,27,58,.08)}.site-static-page .guide-article__cover{border-radius:16px}.site-static-page .guide-body{padding:clamp(22px,4vw,48px)}.site-static-page .guide-disclaimer{border-left-color:#1769ee;color:#526478}.site-static-page .guide-product-cta{border:1px solid #dce7ee;border-left:4px solid #1769ee;border-radius:16px}.site-static-page .guide-product-cta small,.site-static-page .guide-product-cta>a:last-child{color:#1769ee}
@media(max-width:760px){.site-static-page .nav__protected{max-width:46px;margin-right:2px;gap:4px;font-size:8px;line-height:1.05;white-space:normal}.site-static-page .guides-hero{padding:54px 0 38px}.site-static-page .guide-card>div{padding:20px}.site-static-page .site-footer{grid-template-columns:auto 1fr}.site-static-page .site-footer>div{grid-column:2;grid-row:1;justify-self:end}.site-static-page .site-footer>span{grid-column:1/-1;grid-row:2}}
@media(max-width:360px){.site-static-page .site-header{padding-inline:6px}.site-static-page .nav__brand-group,.site-static-page .nav__controls{gap:2px}.site-static-page .nav__guide-button,.site-static-page .nav__login{padding-inline:5px;font-size:8px}.site-static-page .nav__protected{max-width:38px;margin-right:0;font-size:7px}.site-static-page .language-button{width:36px;min-width:36px}}
.site-static-page main.shell{padding-bottom:88px}.site-static-page .guides-hero{margin-inline:auto;text-align:center}.site-static-page .guides-hero .eyebrow{justify-content:center}.site-static-page .guides-hero>p{margin-inline:auto}.site-static-page .guide-categories{justify-content:center}.site-static-page .guide-card--featured{grid-column:span 2;min-height:320px;background:#001b3a;color:#fff}.site-static-page .guide-card--featured>div{padding:clamp(28px,4vw,48px);justify-content:flex-end}.site-static-page .guide-card--featured h2{max-width:720px;font-size:clamp(28px,4vw,44px);line-height:1.08}.site-static-page .guide-card--featured h2 a{color:#fff}.site-static-page .guide-card--featured p{max-width:720px;color:#c9d8e5;font-size:16px}.site-static-page .guide-card--featured .guide-card__cta{color:#7fd5ff}@media(max-width:900px){.site-static-page .guide-card--featured{grid-column:1/-1}}@media(max-width:620px){.site-static-page main.shell{padding-bottom:54px}.site-static-page .guide-card--featured{min-height:270px}.site-static-page .guide-card--featured>div{padding:26px 22px}}
.site-static-page .guides-hero h1 .guides-hero__accent{color:#c6363c}
.site-static-page .legal-page{box-sizing:border-box;width:min(900px,calc(100% - 40px));margin:58px auto 80px;padding:clamp(28px,5vw,58px);border:1px solid #dce7ee;border-radius:18px;background:rgba(255,255,255,.96);color:#001b3a}.site-static-page .legal-page>small{display:inline-flex;align-items:center;gap:9px;color:#6b7280;font:700 11px/1.3 Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.site-static-page .legal-page>small::before{content:"";width:7px;height:7px;border-radius:50%;background:#1769ee}.site-static-page .legal-page h1{max-width:780px;margin:22px 0 30px;color:#001b3a;font:650 clamp(40px,5.2vw,58px)/1.05 Inter,sans-serif;letter-spacing:-.05em}.site-static-page .legal-page h2{margin:38px 0 13px;color:#001b3a;font:650 23px/1.2 Inter,sans-serif;letter-spacing:-.025em}.site-static-page .legal-page p,.site-static-page .legal-page li{color:#526478;font:400 15px/1.75 Inter,sans-serif}.site-static-page .legal-page a{color:#1769ee;text-underline-offset:3px}@media(max-width:620px){.site-static-page .legal-page{width:calc(100% - 30px);margin:30px auto 52px;padding:25px 20px;border-radius:16px}.site-static-page .legal-page h1{font-size:36px}.site-static-page .legal-page h2{font-size:20px}.site-static-page .legal-page p,.site-static-page .legal-page li{font-size:14px}}
