@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:400 700;src:url(/assets/fonts/dm-sans-latin.woff2) format("woff2");unicode-range:u+00??,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}@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:400 700;src:url(/assets/fonts/dm-sans-latin-ext.woff2) format("woff2");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}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}:root{--midnight:#0f1a2e;--horizon:#1b3a5c;--jetblue:#00a8e8;--gold:#c8a456;--snow:#fafbfc;--cloud:#f4f5f7;--white:#fff;--silk:#e8eaf0;--ink:#1a1d26;--steel:#4a5568;--ash:#8896ab;--fog:#b4bfcf;--critical:#e03e3e;--positive:#0e9f6e;--info:#0284c7;--radius:14px;--radius-lg:16px;--radius-xl:20px;--black:#0e0b1e;--sunrise:#e8985a;--surface-glass:hsla(0,0%,100%,.05);--swiss-red:#d52b1e;--swiss-red-hover:#b8241a;--clean-dark:#111}@media(prefers-color-scheme:dark){:root{--snow:#1d1e21;--cloud:#2c2d30;--white:#3a3b3e;--silk:#404145;--ink:#fafafa;--steel:#d4d4d8;--ash:#a1a1aa;--fog:#71717a}}body{background:var(--snow);color:var(--ink);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:64px;font-weight:700;letter-spacing:-.03em;line-height:1.1;text-wrap:balance}h2{font-size:48px;line-height:1.2}h2,h3{font-weight:600;letter-spacing:-.02em;text-wrap:balance}h3{font-size:22px;line-height:1.3}h4{font-size:17px;font-weight:600;line-height:1.35}p{margin-bottom:16px}strong{font-weight:600}@media(max-width:768px){h1{font-size:44px}h2{font-size:32px}h3{font-size:20px}}a.link{color:var(--jetblue);text-decoration:underline;text-underline-offset:2px}a.link:hover{opacity:.85}.btn{align-items:center;border:none;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:500;gap:8px;height:50px;justify-content:center;padding:0 24px;transition:transform .1s,opacity .15s,box-shadow .15s}.btn:active{transform:scale(.98)}.btn-primary{background:var(--jetblue);box-shadow:0 2px 8px #00a8e840;color:#fff}.btn-primary:hover{opacity:.9}.btn-secondary{background:transparent;border:1.5px solid var(--jetblue);color:var(--jetblue)}.btn-secondary:hover{background:#00a8e80f}:focus-visible{outline:2px solid var(--jetblue);outline-offset:2px}.container{margin:0 auto;max-width:1120px;padding:0 20px}.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid transparent;padding:16px 0;position:sticky;top:0;transition:background .3s,color .3s,border-color .3s;z-index:100}.site-header.scrolled{background:#fafbfceb;border-bottom-color:var(--silk)}@media(prefers-color-scheme:dark){.site-header.scrolled{background:#1d1e21eb}}.header-inner{justify-content:space-between}.header-inner,.header-logo{align-items:center;display:flex}.header-logo{color:var(--ink);font-size:20px;font-weight:700;gap:8px;letter-spacing:-.02em}.header-logo-img{height:32px;width:auto}.site-header.scrolled .header-logo{color:var(--ink)}.header-nav{align-items:center;display:flex;gap:24px}.header-nav a{color:var(--ink);font-size:14px;font-weight:500;opacity:.65;transition:opacity .2s}.header-nav a:hover{opacity:1}.site-header.scrolled .header-nav a{color:var(--ink);opacity:.65}.site-header.scrolled .header-nav a:hover{opacity:1}.lang-switch{border-radius:6px;font-size:13px;font-weight:600;padding:4px 10px}.lang-switch,.site-header.scrolled .lang-switch{background:var(--cloud);color:var(--ink)}@media(max-width:768px){.header-nav{gap:14px}.header-nav a{font-size:13px}}.site-footer{background:var(--clean-dark);color:#fff9;font-size:14px;padding:48px 0 32px}.footer-inner{align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr}.footer-logo{color:#fff;font-size:18px;font-weight:700;justify-self:start}.footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer-links a{color:#ffffff80;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact{color:#ffffff59;font-size:13px;justify-self:end;text-align:right}.site-footer:before{background:linear-gradient(90deg,transparent,rgba(213,43,30,.4),rgba(200,164,86,.3),transparent);content:"";display:block;height:1px}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;text-align:center}.footer-contact,.footer-logo{justify-self:center}.footer-contact{text-align:center}}.page-landing .site-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.15) 60%,transparent);border-bottom-color:transparent;left:0;position:fixed;right:0}.page-landing .header-logo{color:#fff}.page-landing .header-nav a{color:#fff;opacity:.85}.page-landing .header-nav a:hover{opacity:1}.page-landing .lang-switch{background:#ffffff26;color:#fff}.page-landing .site-header.scrolled{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0f1a2ed9;border-bottom-color:#ffffff14}.page-landing .site-header.scrolled .header-logo{color:#fff}.page-landing .site-header.scrolled .header-nav a{color:#fff;opacity:.7}.page-landing .site-header.scrolled .header-nav a:hover{opacity:1}.page-landing .site-header.scrolled .lang-switch{background:#ffffff1f;color:#fff}.page-pricing .site-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.15) 60%,transparent);border-bottom-color:transparent;left:0;position:fixed;right:0}.page-pricing .header-logo{color:#fff}.page-pricing .header-nav a{color:#fff;opacity:.85}.page-pricing .header-nav a:hover{opacity:1}.page-pricing .lang-switch{background:#ffffff26;color:#fff}.page-pricing .site-header.scrolled{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0f1a2ed9;border-bottom-color:#ffffff14}.page-pricing .site-header.scrolled .header-logo{color:#fff}.page-pricing .site-header.scrolled .header-nav a{color:#fff;opacity:.7}.page-pricing .site-header.scrolled .header-nav a:hover{opacity:1}.page-pricing .site-header.scrolled .lang-switch{background:#ffffff1f;color:#fff}.page-header-light{background:var(--snow)}.page-header-light .header-logo{color:var(--ink)}.page-header-light .header-nav a{color:var(--steel)}.page-header-light .header-nav a:hover{color:var(--ink)}.page-header-light .lang-switch{background:var(--cloud);color:var(--steel)}.page-content{margin:0 auto;max-width:720px;padding:48px 20px 80px}.page-content h1{font-size:32px;margin-bottom:8px}.page-content .page-date{color:var(--ash);font-size:14px;margin-bottom:40px}.page-content h2{font-size:22px;margin-bottom:12px;margin-top:40px}.page-content h3{font-size:17px;margin-bottom:8px;margin-top:24px}.page-content p{color:var(--steel);margin-bottom:12px}.page-content ul{margin-bottom:12px;padding-left:20px}.page-content li{color:var(--steel);list-style:disc;margin-bottom:6px}.page-content a{color:var(--jetblue);text-decoration:underline;text-underline-offset:2px}.page-content strong{color:var(--ink)}.verify-center{flex-direction:column;min-height:60vh;padding:48px 20px;text-align:center}.verify-center,.verify-icon{align-items:center;display:flex;justify-content:center}.verify-icon{border-radius:50%;font-size:28px;height:64px;margin-bottom:24px;width:64px}.verify-icon.success{background:#ecfdf5;color:var(--positive)}.verify-icon.error{background:#fff5f5;color:var(--critical)}.verify-center h1{font-size:28px;margin-bottom:12px}.verify-center p{color:var(--steel);max-width:400px}.verify-center .btn{margin-top:24px}.faq-item{margin-bottom:24px}.faq-item h3{color:var(--ink);margin-bottom:4px}.faq-item p{color:var(--steel)}.warning-box{background:#fff5f5;border:1px solid #fed7d7;border-radius:var(--radius);color:var(--critical);font-weight:500;margin:16px 0;padding:16px}@media(prefers-color-scheme:dark){.warning-box{background:#e03e3e1a;border-color:#e03e3e33}}.contact-box{background:var(--cloud);border-radius:var(--radius);margin:16px 0;padding:24px;text-align:center}.contact-box .email{color:var(--jetblue);display:block;font-size:20px;font-weight:600;margin-bottom:4px}.contact-box .delay{color:var(--ash);font-size:14px}
