.wt-root{--void:#070a14;--ink:#0b1020;--ink-2:#111832;--line:rgba(140,160,220,0.12);--line-strong:rgba(150,170,230,0.22);--fog:#8b96b8;--fog-2:#626d90;--paper:#eef2ff;--cyan:#46e6ff;--violet:#8b7bff;--amber:#ffb454;--grad:linear-gradient(120deg,var(--cyan),var(--violet));--grad-soft:linear-gradient(120deg,rgba(70,230,255,0.16),rgba(139,123,255,0.16));--radius:16px;--ease:cubic-bezier(0.22,0.61,0.36,1);--maxw:1200px;scroll-behavior:smooth;margin:0;color:var(--paper);font-family:var(--font-inter),system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:radial-gradient(1200px 600px at 15% -10%,rgba(70,230,255,.08),transparent 60%),radial-gradient(1000px 700px at 92% 0,rgba(139,123,255,.1),transparent 55%),var(--void);min-height:100vh}.wt-root,.wt-root *{box-sizing:border-box}.wt-root a{color:inherit;text-decoration:none}.wt-root .mono{font-family:var(--font-mono),monospace}.wt-root .disp{font-family:var(--font-grotesk),sans-serif;letter-spacing:-.02em}.wt-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(18px,4vw,42px)}.wt-root .g{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.wt-root .nav{position:sticky;top:0;z-index:50;gap:8px;padding:15px clamp(18px,4vw,42px);border-bottom:1px solid var(--line);background:rgba(7,10,20,.72);backdrop-filter:blur(18px) saturate(140%)}.wt-root .brand,.wt-root .nav{display:flex;align-items:center}.wt-root .brand{gap:11px;margin-right:22px;flex-shrink:0}.wt-root .glyph{width:26px;height:26px;border-radius:8px;position:relative;background:var(--grad);box-shadow:0 0 22px rgba(70,230,255,.35)}.wt-root .glyph:after{content:"";position:absolute;inset:6px;border-radius:4px;background:var(--void)}.wt-root .glyph:before{content:"";position:absolute;inset:0;border-radius:8px;border:1px solid rgba(255,255,255,.25)}.wt-root .brand b{font-family:var(--font-grotesk);font-weight:600;font-size:16.5px;letter-spacing:-.02em}.wt-root .brand b span{color:var(--fog)}.wt-root .menu{display:flex;align-items:center;gap:2px;flex:1}.wt-root .navlink{padding:9px 14px;border-radius:10px;font-size:14px;font-weight:500;color:var(--fog);transition:color .18s var(--ease),background .18s var(--ease);white-space:nowrap}.wt-root .navlink:hover{color:var(--paper);background:rgba(140,160,220,.07)}.wt-root .navlink.active{color:var(--paper)}.wt-root .spacer{flex:1}.wt-root .lang{display:flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px;margin-right:8px;background:rgba(255,255,255,.02);flex-shrink:0}.wt-root .lang button{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--fog-2);background:none;border:none;cursor:pointer;padding:5px 10px;border-radius:999px;transition:color .16s var(--ease),background .16s var(--ease)}.wt-root .lang button:hover{color:var(--paper)}.wt-root .lang button[aria-pressed=true]{color:var(--void);background:var(--paper)}.wt-root .signin{color:var(--fog);font-size:14px;font-weight:500;padding:9px 12px;border-radius:10px}.wt-root .signin:hover{color:var(--paper)}.wt-root .cta{font-size:14px;font-weight:600;padding:9px 16px;border-radius:10px;background:var(--paper);color:var(--void);box-shadow:0 4px 24px rgba(139,123,255,.2);transition:transform .16s var(--ease),box-shadow .16s var(--ease)}.wt-root .cta:hover{transform:translateY(-1px);box-shadow:0 8px 30px rgba(139,123,255,.35)}.wt-root .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:12px;font-weight:600;font-size:15px;transition:transform .16s var(--ease),box-shadow .16s var(--ease),background .16s var(--ease);cursor:pointer;border:none}.wt-root .btn svg{width:16px;height:16px}.wt-root .btn-primary{background:var(--paper);color:var(--void);box-shadow:0 6px 30px rgba(139,123,255,.22)}.wt-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(139,123,255,.38)}.wt-root .btn-ghost{border:1px solid var(--line-strong);color:var(--paper);background:transparent}.wt-root .btn-ghost:hover{background:rgba(140,160,220,.08)}.wt-root .btn-grad{background:var(--grad);color:var(--void);box-shadow:0 6px 34px rgba(70,230,255,.3)}.wt-root .btn-grad:hover{transform:translateY(-2px);box-shadow:0 14px 46px rgba(70,230,255,.42)}.wt-root .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin:0 0 14px}.wt-root .eyebrow,.wt-root .kicker{font-family:var(--font-mono);font-size:12px}.wt-root .kicker{display:inline-flex;align-items:center;gap:8px;letter-spacing:.06em;color:var(--fog);border:1px solid var(--line);border-radius:999px;padding:7px 14px;margin-bottom:24px;background:rgba(255,255,255,.02)}.wt-root .pulse{width:9px;height:9px;border-radius:50%;background:var(--cyan);flex-shrink:0;box-shadow:0 0 0 0 rgba(70,230,255,.6);animation:pulse 2.4s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(70,230,255,.5)}70%{box-shadow:0 0 0 12px rgba(70,230,255,0)}to{box-shadow:0 0 0 0 rgba(70,230,255,0)}}.wt-root .hero{padding:clamp(70px,13vh,140px) 0 clamp(50px,8vh,90px);text-align:center}.wt-root .hero h1{font-family:var(--font-grotesk);font-weight:700;font-size:clamp(38px,6.5vw,72px);line-height:1.03;letter-spacing:-.035em;margin:0 auto 22px;max-width:16ch}.wt-root .hero .sub{font-size:clamp(16px,2.1vw,20px);color:var(--fog);line-height:1.55;max-width:60ch;margin:0 auto 34px}.wt-root .hero .btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.wt-root .section{padding:clamp(50px,8vh,90px) 0}.wt-root .section-head{max-width:56ch;margin-bottom:44px}.wt-root .section-head.center{margin-left:auto;margin-right:auto;text-align:center}.wt-root .section-head h2{font-family:var(--font-grotesk);font-weight:700;font-size:clamp(28px,4.2vw,44px);line-height:1.08;letter-spacing:-.025em;margin:0 0 16px}.wt-root .section-head p{font-size:clamp(15px,1.8vw,18px);color:var(--fog);line-height:1.6;margin:0}.wt-root .grid{display:grid;gap:16px}.wt-root .g2{grid-template-columns:repeat(2,1fr)}.wt-root .g3{grid-template-columns:repeat(3,1fr)}.wt-root .g4{grid-template-columns:repeat(4,1fr)}.wt-root .card{position:relative;padding:22px;border-radius:var(--radius);border:1px solid var(--line);background:rgba(255,255,255,.012);transition:border-color .18s var(--ease),background .18s var(--ease),transform .18s var(--ease);overflow:hidden}.wt-root .card:hover{border-color:var(--line-strong);background:rgba(139,123,255,.05);transform:translateY(-3px)}.wt-root .card:hover .ico{color:var(--cyan)}.wt-root .card .ico{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:var(--paper);background:rgba(140,160,220,.08);border:1px solid var(--line);margin-bottom:14px;transition:color .18s var(--ease)}.wt-root .card .ico svg{width:20px;height:20px}.wt-root .card h3{margin:0 0 8px;font-family:var(--font-grotesk);font-weight:600;font-size:18px;letter-spacing:-.01em}.wt-root .card p{margin:0;color:var(--fog);font-size:14px;line-height:1.5}.wt-root .card .tag{position:absolute;top:16px;right:16px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--fog-2)}.wt-root .card .tag.n{color:var(--cyan)}.wt-root .card.link:after{content:"→";position:absolute;bottom:18px;right:20px;color:var(--fog-2);opacity:0;transform:translateX(-4px);transition:.18s var(--ease)}.wt-root .card.link:hover:after{opacity:1;transform:none;color:var(--cyan)}.wt-root .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:38px 0}.wt-root .stat .n{font-family:var(--font-grotesk);font-weight:700;font-size:clamp(30px,4vw,46px);letter-spacing:-.02em;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}.wt-root .stat .l{color:var(--fog);font-size:13.5px;margin-top:8px;line-height:1.4}.wt-root .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center}.wt-root .split.rev .txt{order:2}.wt-root .panel-visual{border-radius:20px;border:1px solid var(--line-strong);background:var(--grad-soft);padding:28px;min-height:280px;display:flex;flex-direction:column;justify-content:center;gap:14px}.wt-root .vrow{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:rgba(10,15,32,.55);border:1px solid var(--line)}.wt-root .vrow .dot{width:8px;height:8px;border-radius:50%;background:var(--cyan);flex-shrink:0}.wt-root .vrow .dot.v{background:var(--violet)}.wt-root .vrow .dot.a{background:var(--amber)}.wt-root .vrow b{font-family:var(--font-grotesk);font-weight:600;font-size:14.5px}.wt-root .vrow small{display:block;color:var(--fog-2);margin-top:2px}.wt-root .vrow .val,.wt-root .vrow small{font-size:12px;font-family:var(--font-mono)}.wt-root .vrow .val{margin-left:auto;color:var(--cyan)}.wt-root .mock-win{margin:0;border-radius:18px;border:1px solid var(--line-strong);background:linear-gradient(168deg,rgba(70,230,255,.07),rgba(10,15,32,.75));overflow:hidden;box-shadow:0 30px 70px -40px rgba(0,0,0,.8)}.wt-root .mock-win-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line);background:rgba(10,15,32,.6)}.wt-root .mock-dots{display:inline-flex;gap:5px;flex-shrink:0}.wt-root .mock-dots i{width:9px;height:9px;border-radius:50%;background:rgba(140,160,220,.28)}.wt-root .mock-win-t{font-family:var(--font-grotesk);font-weight:600;font-size:13.5px;letter-spacing:-.01em}.wt-root .mock-win-sim{margin-left:auto;flex-shrink:0;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--amber);border:1px solid rgba(255,180,84,.32);background:rgba(255,180,84,.08);border-radius:999px;padding:3px 9px}.wt-root .mock-win-body{list-style:none;margin:0;padding:8px;display:flex;flex-direction:column;gap:6px}.wt-root .mock-row{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;border:1px solid transparent;transition:background .16s var(--ease),border-color .16s var(--ease)}.wt-root .mock-row:hover{background:rgba(139,123,255,.06);border-color:var(--line)}.wt-root .mock-rank{font-family:var(--font-mono);font-size:11px;color:var(--fog-2);flex-shrink:0}.wt-root .mock-bar{width:3px;align-self:stretch;min-height:30px;border-radius:999px;background:var(--cyan);flex-shrink:0}.wt-root .mock-bar[data-i="1"]{background:var(--violet)}.wt-root .mock-bar[data-i="2"]{background:var(--amber)}.wt-root .mock-txt{min-width:0;flex:1}.wt-root .mock-txt b{display:block;font-family:var(--font-grotesk);font-weight:600;font-size:14.5px;letter-spacing:-.01em}.wt-root .mock-txt small{display:block;margin-top:2px;font-family:var(--font-mono);font-size:11.5px;color:var(--fog-2);line-height:1.35}.wt-root .mock-val{flex-shrink:0;font-family:var(--font-mono);font-size:11px;color:var(--cyan);border:1px solid rgba(70,230,255,.26);border-radius:999px;padding:4px 9px;white-space:nowrap}.wt-root .mock-act{flex-shrink:0;font-size:12.5px;font-weight:600;color:var(--fog-2);padding:5px 11px;border-radius:8px;border:1px solid var(--line)}.wt-root .mock-row:hover .mock-act{color:var(--paper);border-color:var(--line-strong)}@media (max-width:520px){.wt-root .mock-act{display:none}.wt-root .mock-row{flex-wrap:wrap}.wt-root .mock-val{margin-left:auto}}.wt-root .checks{display:flex;flex-direction:column;gap:14px;margin:22px 0 30px}.wt-root .check{display:flex;gap:12px;align-items:flex-start;color:var(--fog);font-size:15px;line-height:1.5}.wt-root .check svg{width:20px;height:20px;flex-shrink:0;color:var(--cyan);margin-top:1px}.wt-root .ctaband{position:relative;border-radius:26px;border:1px solid var(--line-strong);background:linear-gradient(160deg,rgba(70,230,255,.1),rgba(139,123,255,.1));padding:clamp(40px,7vw,72px) clamp(24px,5vw,64px);text-align:center;overflow:hidden}.wt-root .ctaband:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 50% -20%,rgba(70,230,255,.18),transparent 70%);pointer-events:none}.wt-root .ctaband h2{position:relative;font-family:var(--font-grotesk);font-weight:700;font-size:clamp(28px,4.5vw,46px);letter-spacing:-.025em;margin:0 0 16px;line-height:1.08}.wt-root .ctaband p{position:relative;color:var(--fog);font-size:clamp(15px,1.8vw,18px);max-width:52ch;margin:0 auto 30px;line-height:1.55}.wt-root .ctaband .btns{position:relative;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.wt-root .footer{border-top:1px solid var(--line);margin-top:clamp(60px,10vh,110px);padding:56px 0 40px}.wt-root .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:44px}.wt-root .foot-brand p{color:var(--fog);font-size:14px;line-height:1.6;max-width:34ch;margin:14px 0 0}.wt-root .foot-col h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--fog-2);margin:0 0 16px}.wt-root .foot-col a{display:block;color:var(--fog);font-size:14px;padding:5px 0;transition:color .15s var(--ease)}.wt-root .foot-col a:hover{color:var(--paper)}.wt-root .foot-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;border-top:1px solid var(--line);flex-wrap:wrap}.wt-root .foot-bottom span{color:var(--fog-2);font-size:13px}.wt-root .foot-bottom .mono{font-size:12px;color:var(--fog-2)}.wt-root .burger{display:none}.wt-root .drawer{position:fixed;top:0;right:0;bottom:0;z-index:60;width:min(420px,92vw);background:linear-gradient(180deg,#0c1226,#080d1c);border-left:1px solid var(--line-strong);box-shadow:-30px 0 80px -20px rgba(0,0,0,.7);transform:translateX(100%);transition:transform .32s var(--ease);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wt-root .drawer.open{transform:none}.wt-root .drawer-top{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line);background:rgba(12,18,38,.9);backdrop-filter:blur(12px)}.wt-root .drawer-top .brand{margin:0}.wt-root .drawer-close{margin-left:auto;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:1px solid var(--line);background:none;color:var(--paper);cursor:pointer}.wt-root .drawer-body{padding:12px 16px 8px;display:flex;flex-direction:column}.wt-root .drawer-body a{padding:14px 8px;border-bottom:1px solid var(--line);font-family:var(--font-grotesk);font-weight:600;font-size:17px;color:var(--paper);letter-spacing:-.01em}.wt-root .drawer-body a:hover{color:var(--cyan)}.wt-root .drawer-foot{margin-top:auto;padding:18px 20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.wt-root .drawer-foot .lang{margin:0 auto 4px}.wt-root .drawer-foot .cta,.wt-root .drawer-foot .signin-btn{width:100%;text-align:center;padding:14px;border-radius:12px;font-size:15px;font-weight:600}.wt-root .drawer-foot .signin-btn{border:1px solid var(--line-strong);color:var(--paper)}.wt-root .scrim{position:fixed;inset:0;z-index:55;background:rgba(4,6,14,.55);opacity:0;pointer-events:none;transition:opacity .2s var(--ease)}.wt-root .scrim.show{opacity:1;pointer-events:auto}@media (max-width:1080px){.wt-root .menu,.wt-root .nav .lang,.wt-root .nav>.cta,.wt-root .signin{display:none}.wt-root .burger{display:grid;place-items:center;margin-left:auto;width:42px;height:42px;border-radius:11px;border:1px solid var(--line);color:var(--paper);background:none;cursor:pointer}.wt-root .g3,.wt-root .g4{grid-template-columns:repeat(2,1fr)}.wt-root .split{grid-template-columns:1fr;gap:32px}.wt-root .split.rev .txt{order:0}.wt-root .stats{grid-template-columns:repeat(2,1fr);gap:28px 16px}.wt-root .foot-grid{grid-template-columns:1fr 1fr;gap:28px}}.wt-root .wt-evidence{background:#f7f8fa;color:#17201b;border:1px solid #dce3df;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(7,20,13,.14);font-family:Inter,ui-sans-serif,system-ui,sans-serif;text-align:left;min-width:0}.wt-root .wt-ev-top{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e9e7;gap:12px}.wt-root .wt-ev-top>div{display:flex;align-items:center;gap:9px}.wt-root .wt-ev-top b{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#17201b;color:#8df0ae;font-size:13px}.wt-root .wt-ev-top strong{font-size:13px}.wt-root .wt-ev-top>span{font-size:10px;font-weight:700;color:#68756e;text-transform:uppercase;letter-spacing:.06em}.wt-root .wt-ev-toolbar{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-bottom:1px solid #e5e9e7}.wt-root .wt-ev-toolbar div{display:grid;gap:3px}.wt-root .wt-ev-cap>small,.wt-root .wt-ev-chat aside>small,.wt-root .wt-ev-policy small,.wt-root .wt-ev-toolbar small{font-size:9px;letter-spacing:.08em;font-weight:800;color:#7b8780}.wt-root .wt-ev-toolbar strong{font-size:14px}.wt-root .wt-ev-chat button,.wt-root .wt-ev-toolbar button{border:0;border-radius:8px;background:#e6faec;color:#176c37;font-size:10px;font-weight:800;padding:8px 10px;cursor:pointer;transition:background .16s ease,opacity .16s ease}.wt-root .wt-ev-chat button:hover,.wt-root .wt-ev-toolbar button:hover{background:#d5f5df}.wt-root .wt-ev-chat button:disabled,.wt-root .wt-ev-toolbar button:disabled{cursor:default;opacity:.72}.wt-root .wt-ev-demo-status{display:inline-flex;align-items:center;gap:7px;border-radius:8px;background:#e6faec;color:#176c37;font-size:10px;font-weight:800;padding:8px 10px;white-space:nowrap}.wt-root .wt-ev-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe5e1;border-bottom:1px solid #dfe5e1}.wt-root .wt-ev-stats>div{background:#f9faf9;padding:13px 16px;display:grid;gap:5px}.wt-root .wt-ev-stats small{font-size:8px;color:#7b8780;font-weight:800}.wt-root .wt-ev-stats b{font-size:21px}.wt-root .wt-ev-list{padding:7px}.wt-root .wt-ev-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid #e6eae8;border-radius:10px;padding:10px;margin:6px}.wt-root .wt-ev-rank{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#edf9f0;color:#217441;font-size:10px;font-weight:800}.wt-root .wt-ev-row>div{display:grid;gap:3px}.wt-root .wt-ev-row strong{font-size:11px}.wt-root .wt-ev-row small{font-size:9px;color:#77827c}.wt-root .wt-ev-score{text-align:right}.wt-root .wt-ev-score b{font-size:15px;color:#217441}.wt-root .wt-ev-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35b960;box-shadow:0 0 0 3px #e5f8eb}.wt-root .wt-ev-dot.amber{background:#e69b22;box-shadow:0 0 0 3px #fff2d9}.wt-root .wt-ev-dot.violet{background:#8b7bff;box-shadow:0 0 0 3px #eeeaff}.wt-root .wt-ev-source-list{padding:8px}.wt-root .wt-ev-source{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:10px;border-bottom:1px solid #e5e9e7}.wt-root .wt-ev-source:last-child{border:0}.wt-root .wt-ev-source-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce3df;border-radius:9px;background:#fff;color:#217441;font-weight:900;font-size:12px}.wt-root .wt-ev-source>div:nth-child(2){display:grid;gap:3px}.wt-root .wt-ev-source strong{font-size:11px}.wt-root .wt-ev-source small{font-size:9px;color:#77827c}.wt-root .wt-ev-source>span{font-size:9px;font-weight:700;display:flex;align-items:center;gap:7px}.wt-root .wt-ev-cap{padding:13px 18px 16px;background:#fff;border-top:1px solid #e5e9e7}.wt-root .wt-ev-cap>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.wt-root .wt-ev-cap span{font-size:9px;border:1px solid #cfe8d7;background:#f3fbf5;color:#256e3e;padding:6px 8px;border-radius:7px;font-weight:700}.wt-root .wt-ev-policy{display:grid;grid-template-columns:42% 58%;min-height:295px}.wt-root .wt-ev-policy aside{padding:18px;background:#fff;border-right:1px solid #e5e9e7}.wt-root .wt-ev-policy aside span,.wt-root .wt-ev-policy aside strong{display:block}.wt-root .wt-ev-policy aside strong{font-size:13px;margin:6px 0 3px}.wt-root .wt-ev-policy aside p,.wt-root .wt-ev-policy aside span{font-size:9px;color:#67736c}.wt-root .wt-ev-policy aside hr{border:0;border-top:1px solid #e5e9e7;margin:15px 0}.wt-root .wt-ev-policy main{padding:15px}.wt-root .wt-ev-rule-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.wt-root .wt-ev-rule-title>div{display:grid;gap:4px}.wt-root .wt-ev-rule-title strong{font-size:12px}.wt-root .wt-ev-rule-title>span{font-size:9px;color:#68756e}.wt-root .wt-ev-rule{padding:11px 8px;border-top:1px solid #e3e8e5;display:flex;justify-content:space-between;gap:8px;align-items:center}.wt-root .wt-ev-rule span{font-size:9px;display:flex;align-items:center;gap:8px}.wt-root .wt-ev-rule b{font-size:8px;background:#fff;border:1px solid #dce3df;padding:5px 6px;border-radius:6px;white-space:nowrap}.wt-root .wt-ev-chat{display:grid;grid-template-columns:34% 66%;min-height:330px}.wt-root .wt-ev-chat>aside{padding:14px 9px;background:#f4f6f5;border-right:1px solid #dce3df}.wt-root .wt-ev-chat aside>small{padding:0 8px}.wt-root .wt-ev-chat aside>div{display:flex;gap:8px;padding:9px 7px;border-radius:9px;margin-top:7px}.wt-root .wt-ev-chat aside>div.active{background:#fff;box-shadow:0 3px 12px rgba(10,30,18,.07)}.wt-root .wt-ev-chat aside>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dff5e6;color:#217441;font-size:9px;font-weight:900}.wt-root .wt-ev-chat aside p{margin:0;display:grid;gap:3px}.wt-root .wt-ev-chat aside strong{font-size:9px}.wt-root .wt-ev-chat aside p small{font-size:8px;color:#7b8780}.wt-root .wt-ev-chat>main{background:#edf1ee;display:flex;flex-direction:column}.wt-root .wt-ev-chat header{padding:10px 12px;background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dce3df}.wt-root .wt-ev-chat header>div{display:grid;gap:2px}.wt-root .wt-ev-chat header strong{font-size:10px}.wt-root .wt-ev-chat header small{font-size:8px;color:#7b8780}.wt-root .wt-ev-chat header>span{font-size:8px;display:flex;align-items:center;gap:7px}.wt-root .wt-ev-messages{padding:12px;display:flex;flex-direction:column;gap:7px;flex:1}.wt-root .wt-ev-messages p{font-size:8.5px;line-height:1.45;padding:7px 9px;border-radius:9px;max-width:83%;margin:0}.wt-root .wt-ev-messages .agent{background:#fff;border-bottom-left-radius:2px}.wt-root .wt-ev-messages .customer{background:#d9f7e3;margin-left:auto;border-bottom-right-radius:2px}.wt-root .wt-ev-chat footer{background:#fff;padding:8px;display:flex;justify-content:space-between;align-items:center;gap:7px}.wt-root .wt-ev-chat footer>span{font-size:8px;display:flex;align-items:center;gap:7px}.wt-root .wt-ev-agent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px}.wt-root .wt-ev-agent-grid>div{background:#fff;border:1px solid #e0e5e2;border-radius:12px;padding:12px}.wt-root .wt-ev-agent-grid header{display:flex;justify-content:space-between;align-items:center}.wt-root .wt-ev-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e7f8ed;color:#28834a}.wt-root .wt-ev-avatar.a1{background:#eeeaff;color:#725ffc}.wt-root .wt-ev-avatar.a2{background:#e6f2ff;color:#387cc4}.wt-root .wt-ev-agent-grid strong{font-size:10px;display:block;margin-top:10px}.wt-root .wt-ev-agent-grid p{font-size:8px;line-height:1.4;color:#6d7872;min-height:34px}.wt-root .wt-ev-agent-grid footer{border-top:1px solid #e5e9e7;padding-top:8px;display:grid;gap:1px}.wt-root .wt-ev-agent-grid footer b{font-size:16px}.wt-root .wt-ev-agent-grid footer small{font-size:8px;color:#78847d}.wt-root .wt-ev-activity{margin:0 14px 14px;padding:10px 12px;background:#fff;border:1px solid #dce3df;border-radius:10px;display:flex;align-items:center;gap:10px}.wt-root .wt-ev-activity span{font-size:9px}.wt-root .wt-ev-timeline{padding:10px 18px 16px}.wt-root .wt-ev-timeline>div{display:grid;grid-template-columns:14px 34px 1fr;gap:8px;min-height:49px;position:relative}.wt-root .wt-ev-timeline>div:not(:last-child):before{content:"";position:absolute;left:3px;top:13px;bottom:-2px;border-left:1px solid #cfd8d2}.wt-root .wt-ev-timeline time{font-size:8px;color:#79857e;padding-top:1px}.wt-root .wt-ev-timeline p{display:grid;gap:3px;margin:0}.wt-root .wt-ev-timeline strong{font-size:10px}.wt-root .wt-ev-timeline small{font-size:8px;color:#718078}@media (max-width:680px){.wt-root .wt-ev-top>span{display:none}.wt-root .wt-ev-chat,.wt-root .wt-ev-policy{grid-template-columns:1fr}.wt-root .wt-ev-chat>aside,.wt-root .wt-ev-policy aside{display:none}.wt-root .wt-ev-agent-grid{grid-template-columns:1fr}.wt-root .wt-ev-agent-grid>div{display:grid;grid-template-columns:35px 1fr auto;gap:8px;align-items:center}.wt-root .wt-ev-agent-grid header{display:block}.wt-root .wt-ev-agent-grid strong{margin:0}.wt-root .wt-ev-agent-grid p{min-height:0;margin:3px 0}.wt-root .wt-ev-agent-grid footer{border:0;padding:0}.wt-root .wt-ev-source{grid-template-columns:34px 1fr}.wt-root .wt-ev-source>span{grid-column:2}.wt-root .wt-ev-stats small{font-size:7px}.wt-root .wt-ev-stats>div{padding:10px}}@media (max-width:640px){.wt-root .nav{padding:13px 18px}.wt-root .brand b{font-size:15.5px}.wt-root .g2,.wt-root .g3,.wt-root .g4{grid-template-columns:1fr}.wt-root .hero .btns{flex-direction:column}.wt-root .hero .btns .btn{width:100%;justify-content:center}.wt-root .ctaband .btns{flex-direction:column}.wt-root .ctaband .btn{width:100%;justify-content:center}.wt-root .drawer{width:100vw;border-left:none}.wt-root .foot-grid{grid-template-columns:1fr 1fr}.wt-root .foot-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:380px){.wt-root .brand b{font-size:14.5px}.wt-root .cta{padding:8px 12px;font-size:13px}.wt-root .stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wt-root *{animation:none!important;transition:none!important}}.wt-root .crumb{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--fog-2);margin-bottom:24px;font-family:var(--font-mono);letter-spacing:.02em}.wt-root .crumb a{color:var(--fog)}.wt-root .crumb a:hover{color:var(--cyan)}.wt-root .detail-hero{padding:clamp(40px,7vh,72px) 0 clamp(30px,5vh,50px)}.wt-root .dh-inner{max-width:64ch}.wt-root .dh-ico{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;color:var(--cyan);background:var(--grad-soft);border:1px solid var(--line-strong);margin-bottom:22px}.wt-root .dh-ico svg{width:28px;height:28px}.wt-root .detail-hero h1{font-family:var(--font-grotesk);font-weight:700;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.03em;margin:0 0 18px}.wt-root .detail-hero .sub{font-size:clamp(16px,2vw,20px);color:var(--fog);line-height:1.55;margin:0 0 30px;max-width:56ch}.wt-root .detail-hero .btns{display:flex;gap:12px;flex-wrap:wrap}.wt-root .related{border-top:1px solid var(--line);padding-top:32px}.wt-root .rel-row{display:flex;flex-wrap:wrap;gap:12px}.wt-root .rel{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.012);font-family:var(--font-grotesk);font-weight:600;font-size:14.5px;transition:border-color .16s var(--ease),background .16s var(--ease),transform .16s var(--ease)}.wt-root .rel:hover{border-color:var(--line-strong);background:rgba(139,123,255,.06);transform:translateY(-2px)}.wt-root .rel svg{width:15px;height:15px;color:var(--fog-2)}.wt-root .rel:hover svg{color:var(--cyan)}@media (max-width:640px){.wt-root .detail-hero .btns{flex-direction:column}.wt-root .detail-hero .btns .btn{width:100%;justify-content:center}.wt-root .rel{width:100%;justify-content:space-between}}.wt-root .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,56px);align-items:start}.wt-root .field{margin-bottom:18px}.wt-root .field label{display:block;font-size:13px;color:var(--fog);margin-bottom:7px;font-weight:500}.wt-root .field input,.wt-root .field select,.wt-root .field textarea{width:100%;padding:13px 15px;border-radius:11px;border:1px solid var(--line-strong);background:rgba(10,15,32,.6);color:var(--paper);font-family:inherit;font-size:15px;transition:border-color .15s var(--ease)}.wt-root .field input:focus,.wt-root .field select:focus,.wt-root .field textarea:focus{outline:none;border-color:var(--cyan)}.wt-root .field textarea{resize:vertical;min-height:110px}.wt-root .contact-side .vrow{margin-bottom:12px}@media (max-width:900px){.wt-root .contact-grid{grid-template-columns:1fr}}.wt-root .has-mega{position:relative}.wt-root .mega-arrow{display:inline-block;width:9px;height:9px;margin-left:5px;vertical-align:middle;opacity:.5;transition:transform .2s var(--ease)}.wt-root .navlink[aria-expanded=true] .mega-arrow{transform:rotate(180deg);opacity:1}.wt-root .megawrap{position:fixed;left:0;right:0;top:58px;z-index:49;display:flex;justify-content:center;pointer-events:none;padding:0 clamp(18px,4vw,42px)}.wt-root .mega{width:100%;max-width:var(--maxw);background:linear-gradient(180deg,rgba(17,24,50,.97),rgba(11,16,32,.98));border:1px solid var(--line-strong);border-radius:20px;box-shadow:0 40px 120px -30px rgba(0,0,0,.8),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(30px) saturate(150%);padding:22px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s var(--ease),transform .2s var(--ease)}.wt-root .mega.open{opacity:1;transform:none;pointer-events:auto}.wt-root .mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wt-root .mega-grid.c3{grid-template-columns:repeat(3,1fr)}.wt-root .mega-eyebrow{grid-column:1/-1;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--fog-2);margin:0 0 4px}.wt-root .mega-item{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:12px;border:1px solid transparent;transition:background .16s var(--ease),border-color .16s var(--ease)}.wt-root .mega-item:hover{background:rgba(139,123,255,.07);border-color:var(--line)}.wt-root .mega-item .mi-ico{width:32px;height:32px;flex-shrink:0;border-radius:9px;display:grid;place-items:center;color:var(--paper);background:rgba(140,160,220,.08);border:1px solid var(--line)}.wt-root .mega-item:hover .mi-ico{color:var(--cyan)}.wt-root .mega-item .mi-ico svg{width:17px;height:17px}.wt-root .mega-item b{font-family:var(--font-grotesk);font-weight:600;font-size:13.5px;letter-spacing:-.01em;display:block;line-height:1.2}.wt-root .mega-foot{grid-column:1/-1;margin-top:8px;padding-top:14px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.wt-root .mega-foot a{font-family:var(--font-grotesk);font-weight:600;font-size:13.5px;color:var(--paper);display:inline-flex;align-items:center;gap:6px}.wt-root .mega-foot a svg{width:14px;height:14px;transition:transform .16s var(--ease)}.wt-root .mega-foot a:hover svg{transform:translateX(3px)}.wt-root .mega-foot span{color:var(--fog-2);font-size:12.5px}@media (max-width:1080px){.wt-root .megawrap{display:none}}.wt-root .legal-body{line-height:1.7}.wt-root .legal-body h2{margin-top:36px;margin-bottom:10px;font-size:1.15rem}.wt-root .legal-body p,.wt-root .legal-body ul{margin-bottom:14px;color:var(--fog-2,inherit)}.wt-root .legal-body ul{padding-left:20px}.wt-root .cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;background:#14141c;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 32px rgba(0,0,0,.35);font-size:13px;color:var(--fog-2,#cfd2dc)}.wt-root .cookie-banner a{color:inherit;text-decoration:underline}.wt-root .cookie-banner button{margin-left:auto;white-space:nowrap}@media (max-width:480px){.wt-root .cookie-banner button{margin-left:0}}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.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}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.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-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.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}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.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-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.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}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.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-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.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}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.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-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_49a339{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_49a339{--font-grotesk:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.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}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.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-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.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}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.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-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.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}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.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-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_37ef13{font-family:Inter,Inter Fallback;font-style:normal}.__variable_37ef13{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.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}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.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-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.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}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.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-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.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}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.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-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_e896d9{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_e896d9{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}