:root{--bg:#f4f5f7;--surface:#fff;--surface-muted:#f1f5f9;--text:#101522;--text-muted:#5e6573;--accent:#e96a12;--accent-strong:#c65300;--accent-soft:#e96a121f;--line:#1015221a;--success:#0b8a53;--danger:#c93232;--shadow:0 24px 60px #10152214}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Inter Variable,Inter,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@media (max-width:1024px),(hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea,[contenteditable=true]{font-size:16px!important}}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-switcher{align-items:center;display:inline-flex}.language-switcher select{border:1px solid var(--line);min-width:8.75rem;color:var(--text);background:#ffffffe6;border-radius:999px;padding:.72rem 2.1rem .72rem .95rem;font-weight:600}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.9rem 1.3rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);border-color:#0000;box-shadow:0 16px 34px #ea580c38}.btn.secondary{color:#0f172a;background:#fffffff0;border-color:#0f172a1f}.btn.ghost{border-color:var(--line);color:var(--text);background:0 0}.btn.danger{color:var(--danger);background:#c932321f;border-color:#c932322e}.btn.small{padding:.6rem .9rem}.consent-banner{left:50%;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:2000;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;width:min(1100px,100vw - 1.5rem);padding:1rem 1.1rem;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 24px 60px #1015222e}.consent-banner__copy{gap:.35rem;display:grid}.consent-banner__copy strong{font-size:1rem}.consent-banner__copy p{max-width:54rem;color:var(--text-muted);margin:0}.consent-banner__actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.floating-action-rail{right:1rem;bottom:calc(env(safe-area-inset-bottom,0px) + 1rem);z-index:508;background:linear-gradient(#0b1d42 0%,#10376d 100%);border:1px solid #fff3;border-radius:999px;flex-direction:column;width:52px;height:108px;display:flex;position:fixed;overflow:visible;box-shadow:0 18px 38px #04112d4d,inset 0 1px #ffffff24}.marketing-floating-download-shell{display:none!important}.floating-rail-action{color:#fff;cursor:pointer;background:0 0;border:0;flex:50%;place-items:center;min-width:0;padding:0;display:grid;position:relative}.floating-rail-action:first-of-type{border-bottom:1px solid #ffffff38}.floating-rail-action:focus-visible,.floating-rail-menu-close:focus-visible,.floating-rail-menu-item:focus-visible{outline-offset:3px;outline:3px solid #22c55ea6}.floating-rail-icon{place-items:center;width:24px;height:24px;display:grid}.floating-rail-icon svg{width:24px;height:24px;display:block}.floating-rail-status{background:#22d486;border:1.5px solid #0b1d42;border-radius:999px;width:8px;height:8px;position:absolute;top:calc(50% + 8px);right:11px}.floating-rail-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0b1d42;border-radius:999px;padding:.56rem .78rem;font-size:.82rem;font-weight:800;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:50%;right:calc(100% + .7rem);transform:translateY(-50%)translate(4px);box-shadow:0 12px 24px #04112d38}.floating-rail-tooltip:after{content:"";background:#0b1d42;width:.65rem;height:.65rem;position:absolute;top:50%;right:-.32rem;transform:translateY(-50%)rotate(45deg)}.floating-rail-action-help:hover .floating-rail-tooltip,.floating-rail-action-help:focus-visible .floating-rail-tooltip{opacity:1;transform:translateY(-50%)translate(0)}.floating-rail-menu{color:#0b1d42;background:#fffffffc;border:1px solid #1015221a;border-radius:20px;width:min(18rem,100vw - 6rem);padding:1rem;position:absolute;right:calc(100% + .75rem);box-shadow:0 24px 52px #04112d38}.floating-rail-menu:after{content:"";background:#fff;width:.85rem;height:.85rem;position:absolute;right:-.45rem;transform:rotate(45deg)}.floating-rail-menu-help{bottom:100%}.floating-rail-menu-help:after{bottom:-.45rem}.floating-rail-menu-download{bottom:0}.floating-rail-menu-download:after{bottom:2.15rem}.floating-rail-menu-header{z-index:1;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex;position:relative}.floating-rail-menu-header strong{font-size:1rem;line-height:1.2}.floating-rail-menu-close{color:#0b1d42;cursor:pointer;background:0 0;border:0;place-items:center;width:1.8rem;height:1.8rem;padding:0;font-size:1.5rem;line-height:1;display:grid}.floating-rail-menu-list{z-index:1;gap:.5rem;display:grid;position:relative}.floating-rail-menu-item{color:#0b1d42;cursor:pointer;background:#fff;border:1px solid #0b1d421a;border-radius:14px;grid-template-columns:1.45rem minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:2.75rem;padding:.55rem .65rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.floating-rail-menu-item:hover{background:#f7fbff;border-color:#1474ff52;transform:translateY(-1px)}.floating-rail-menu-icon{color:#1474ff;place-items:center;width:1.45rem;height:1.45rem;display:grid}.floating-rail-menu-icon svg{width:1.35rem;height:1.35rem;display:block}.floating-rail-menu-arrow{color:#0b1d42;font-size:1.4rem;font-weight:500;line-height:1}@media (max-width:960px){body:has(.app-shell-client) .floating-action-rail{bottom:calc(var(--client-mobile-nav-space,4.45rem) + .4rem)}.floating-action-rail{right:.75rem;bottom:calc(env(safe-area-inset-bottom,0px) + .75rem);width:48px;height:100px}.floating-rail-icon,.floating-rail-icon svg{width:22px;height:22px}.floating-rail-menu{width:min(17rem,100vw - 5rem)}}@media (max-width:720px){.consent-banner{grid-template-columns:1fr;align-items:stretch;width:calc(100vw - 1rem);padding:.95rem}.consent-banner__actions{justify-content:stretch}.consent-banner__actions .btn{text-align:center;flex:calc(50% - .35rem);justify-content:center}}
@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
