.home2{--h2accent:#38bdf8;color:#e2e8f0}.home2 *{box-sizing:border-box}.home2 .h2-hero{text-align:center;padding:18px 0 6px}.home2 .h2-hero h1{font-size:clamp(26px,4vw,44px);line-height:1.08;margin:0 0 12px;font-weight:850;background:linear-gradient(180deg,#fff,#9fb6da);-webkit-background-clip:text;background-clip:text;color:transparent}.home2 .h2-hero p{color:#94a3b8;font-size:15px;max-width:620px;margin:0 auto;line-height:1.5}.home2 .h2-mobile{display:block}.home2 .h2-desktop{display:none}@media(min-width:1024px){.home2 .h2-mobile{display:none}.home2 .h2-desktop{display:block}}.home2 .h2-group{margin:90px 0 0;scroll-margin-top:80px}.home2 .h2-ghead{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin:0 0 40px;padding-left:16px;position:relative}.home2 .h2-ghead:before{content:"";position:absolute;left:0;top:2px;bottom:4px;width:5px;border-radius:3px;background:var(--h2accent)}.home2 .h2-gtop{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.home2 .h2-gtitle{font-size:24px;font-weight:850;margin:0;line-height:1}.home2 .h2-gflow{font-size:12px;color:#94a3b8;font-weight:600}.home2 .h2-gflow b{color:var(--h2accent)}.home2 .h2-thread{margin:0;font-size:14.5px;line-height:1.5;color:#94a3b8;max-width:840px}.home2 .h2-gbody{display:flex;gap:44px;align-items:center;margin-top:2px}.home2 .h2-cascade{position:relative;flex:0 0 74%}.home2 .h2-ccard{position:absolute;top:0;left:0;border-radius:20px;overflow:hidden;border:1px solid rgba(51,65,85,.8);background:#0b1322;cursor:pointer;box-shadow:0 24px 50px -22px #000;transition:transform .25s,box-shadow .25s,border-color .2s}.home2 .h2-ccard.h2-front{border-color:var(--h2accent);box-shadow:0 0 0 1px var(--h2accent),0 22px 55px -30px var(--h2accent)}.home2 .h2-cmedia{display:block;position:relative;aspect-ratio:4/3;background:#0b1322;text-decoration:none;cursor:pointer}.home2 .h2-cmedia .h2-spin-abs{position:absolute;top:12px;right:12px;z-index:6;color:#fff}.home2 .h2-frame{position:absolute;inset:0;opacity:0;transition:opacity .6s}.home2 .h2-frame.h2-on{opacity:1}.home2 .h2-frame .h2-ph{position:absolute;inset:0;background:repeating-linear-gradient(45deg,#1b2840,#1b2840 14px,#16223a 0,#16223a 28px)}.home2 .h2-cbottom{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:18px 16px 14px;display:flex;flex-direction:column;gap:11px;background:linear-gradient(transparent,rgba(3,8,18,.55) 38%,rgba(3,8,18,.94))}.home2 .h2-ccap{margin:0;font-size:17px;line-height:1.3;font-weight:700;color:#fff;text-shadow:0 2px 10px #000}.home2 .h2-cseg{display:flex;gap:5px}.home2 .h2-cseg span{height:4px;border-radius:2px;flex:1 1 0;background:#ffffff45;transition:.25s}.home2 .h2-cseg span.h2-act{background:#fff;box-shadow:0 0 8px #fff8}.home2 .h2-textcol{flex:1 1 0;min-width:0;position:relative;display:grid;align-content:center}.home2 .h2-tblock{grid-area:1/1;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-left:22px;border-left:3px solid var(--h2accent);border-radius:0 12px 12px 0;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .35s ease,transform .35s ease,visibility .35s ease}.home2 .h2-tblock.h2-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}@media (prefers-reduced-motion:reduce){.home2 .h2-tblock{transition:opacity .2s ease,visibility .2s ease;transform:none}}.home2 .h2-step{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.6px;color:var(--h2accent)}.home2 .h2-tchip{position:relative;display:inline-flex;align-items:center;gap:9px;font-weight:850;color:#fff;background:#0b1626cc;border:1px solid var(--h2accent);border-radius:999px;padding:9px 18px;text-decoration:none;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.home2 .h2-tchip svg{width:22px;height:22px}.home2 .h2-tchip .h2-lab{font-weight:850;font-size:23px;line-height:1}.home2 .h2-tchip:hover{background:var(--h2accent);color:#04121f;transform:translateY(-1px);box-shadow:0 10px 24px -10px var(--h2accent)}.home2 .h2-tchip:hover .h2-lab{color:#04121f}.home2 .h2-tchip:active{transform:translateY(0)}.home2 .h2-lab{color:#fff}.home2 .h2-tgo{display:inline-flex;align-items:center;justify-content:center;color:inherit}.home2 .h2-tgo svg{width:18px;height:18px}.home2 .h2-spin-abs{display:none;align-items:center;margin-left:1px}.home2 .h2-loading .h2-spin-abs{display:inline-flex}.home2 .h2-spin-abs svg{width:14px;height:14px}.home2 .h2-spinning{animation:h2spin .7s linear infinite}@keyframes h2spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.home2 .h2-spinning{animation-duration:1.4s}}.home2 .h2-flist{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.home2 .h2-flist li{position:relative;padding-left:30px;font-size:17px;line-height:1.35;font-weight:600;color:#e2e8f0}.home2 .h2-flist li:before{content:"✓";position:absolute;left:2px;top:-1px;color:var(--h2accent);font-weight:900;font-size:18px}@media(min-width:1024px){.home2 .h2-group{min-height:240vh;max-width:none}.home2 .h2-gbody,.home2 .h2-group{margin-left:auto;margin-right:auto}.home2 .h2-gbody{max-width:1200px;position:sticky;top:var(--h2-topcover,104px);padding-top:24px}.home2 .h2-group:nth-of-type(2n) .h2-gbody{flex-direction:row-reverse}.home2 .h2-cascade{cursor:grab;touch-action:pan-y}.home2 .h2-cascade:active{cursor:grabbing}.home2 .h2-ccard{transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .5s ease,box-shadow .35s ease,border-color .3s ease}}.home2 .h2-pager{position:relative;width:100%;height:78svh;min-height:520px;overflow:hidden;border-radius:22px;background:#070d1a;border:1px solid rgba(51,65,85,.6);touch-action:none}@supports not (height:1svh){.home2 .h2-pager{height:78vh}}.home2 .h2-vstack{position:absolute;top:0;left:0;width:100%}.home2 .h2-htrack,.home2 .h2-vstack{transition:transform .42s cubic-bezier(.2,.8,.2,1)}.home2 .h2-htrack{display:flex;will-change:transform}.home2 .h2-slide{position:relative;flex:0 0 auto;overflow:hidden;background:#0b1322}.home2 .h2-media2{position:absolute;inset:0;background:#070d1a}.home2 .h2-media2 .h2-ph{position:absolute;inset:0;background:repeating-linear-gradient(45deg,#1b2840,#1b2840 16px,#16223a 0,#16223a 32px)}.home2 .h2-m2bg{position:absolute;inset:0;overflow:hidden}.home2 .h2-m2bg img{width:100%;height:100%;object-fit:cover;display:block;filter:blur(42px) saturate(1.05) brightness(.5);transform:scale(1.3)}.home2 .h2-m2fg{position:absolute;inset:0}.home2 .h2-m2fg img{width:100%;height:100%;object-fit:contain;display:block}.home2 .h2-media2:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:radial-gradient(125% 88% at 50% 44%,transparent 34%,rgba(3,8,18,.5) 68%,rgba(3,8,18,.9) 100%),linear-gradient(180deg,rgba(3,8,18,.85),rgba(3,8,18,.25) 24%,transparent 48%,transparent 64%,rgba(3,8,18,.9))}.home2 .h2-ovl2{position:absolute;left:0;right:0;bottom:58px;padding:0 18px;z-index:3}.home2 .h2-fb{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:14px;margin-bottom:10px;background:var(--h2accent);border:none;color:#04121f;border-radius:999px;padding:7px 13px;text-decoration:none;box-shadow:0 8px 22px -8px var(--h2accent),0 2px 6px rgba(0,0,0,.45);transition:transform .12s ease}.home2 .h2-fb:active{transform:scale(.96)}.home2 .h2-fb svg{width:15px;height:15px}.home2 .h2-fbgo{margin-left:2px;opacity:.85}.home2 .h2-fb.h2-loading .h2-fbgo{display:none}.home2 .h2-cap2{margin:0;font-size:20px;line-height:1.32;font-weight:700;color:#fff;text-shadow:0 2px 10px #000a}.home2 .h2-mlogo{position:absolute;top:18px;left:50%;transform:translateX(-50%);z-index:30;display:flex;flex-direction:column;align-items:center;gap:3px;filter:drop-shadow(0 2px 6px #000a)}.home2 .h2-mlogo img{width:40px;height:40px;object-fit:contain}.home2 .h2-premium{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(252,211,77,.6);background:linear-gradient(180deg,#fcd34d,#fbbf24);color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.8px;font-size:8px;padding:2px 8px;border-radius:999px}.home2 .h2-premium svg{width:9px;height:9px}.home2 .h2-ptop{position:absolute;bottom:30px;left:14px;right:14px;z-index:25}.home2 .h2-segbar{display:flex;gap:3px;align-items:center}.home2 .h2-segm{height:3px;border-radius:2px;background:#ffffff40;flex:1 1 0;transition:.2s}.home2 .h2-segm.h2-done{background:#ffffff95}.home2 .h2-segm.h2-act{background:#fff}.home2 .h2-seggap{flex:0 0 9px}.home2 .h2-glist{position:absolute;right:0;top:0;bottom:0;width:118px;z-index:26;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:0 10px 0 6px;background:linear-gradient(270deg,rgba(3,8,18,.78),transparent)}.home2 .h2-gli{font-size:10.5px;line-height:1.15;text-align:right;color:#ffffff70;cursor:pointer;padding:6px 8px;border-radius:9px;transition:.2s;position:relative}.home2 .h2-gli .h2-bar{position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:2px;transition:.2s}.home2 .h2-gli.h2-on{color:#fff;font-weight:800;font-size:11.5px;background:#ffffff12}.home2 .h2-gli.h2-on .h2-bar{height:70%}.home2 .h2-gnav{align-self:center;width:34px;height:34px;border-radius:50%;border:none;background:radial-gradient(circle,rgba(18,28,50,.55),rgba(18,28,50,.05) 72%);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;margin:6px 0;transition:opacity .6s ease,transform .2s ease;opacity:.9}.home2 .h2-gnav svg{width:16px;height:16px;display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.home2 .h2-gnav:hover{transform:scale(1.12);color:#fff}.home2 .h2-gnav.h2-hidden{opacity:0;pointer-events:none}.home2 .h2-mslogan{position:absolute;top:92px;left:16px;right:16px;z-index:28;text-align:center;font-weight:850;font-size:clamp(20px,6.4vw,34px);line-height:1.16;color:#fff;text-shadow:0 2px 14px #000d;text-wrap:balance;animation:h2sloganfade 2s ease 5s forwards}@keyframes h2sloganfade{to{opacity:0;visibility:hidden}}@media(prefers-reduced-motion:reduce){.home2 .h2-mslogan{animation-duration:.01ms}}.home2 .h2-mlegal{position:absolute;bottom:7px;left:0;right:0;z-index:24;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;padding:0 12px;font-size:9px;letter-spacing:.2px;text-shadow:0 1px 4px #000}@media(max-width:1023px){html.home2-locked{height:100%}body.home2-active,html.home2-locked{overflow:hidden;overscroll-behavior:none}body.home2-active{height:100svh}body.home2-active footer,body.home2-active nav.grid-cols-7,body.home2-active nav.rounded-full{display:none!important}.home2 .h2-hero{display:none}.home2 .h2-mobile{width:100vw;margin-left:calc(50% - 50vw);margin-top:-16px}.home2 .h2-pager{position:relative;width:100%;height:100vh;height:100svh;min-height:0;border-radius:0;border:none}}@media(min-width:1024px){body.home2-active .nbnl-page-transition{animation:none!important;transform:none!important}body.home2-active,body.home2-active .\[overflow-x\:clip\]{overflow:visible!important}body.home2-active nav.rounded-full{position:sticky;top:44px;z-index:100;background-image:none!important;background-color:initial!important;transition:border-color .5s ease,box-shadow .5s ease}body.home2-active nav.rounded-full:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,#0d1b39,#0a1429,#060a13);opacity:1;transition:opacity .5s ease;pointer-events:none}body.home2-active nav.rounded-full>div>div:not(.absolute){transition:opacity .45s ease}body.home2-nav-collapsed nav.rounded-full{border-color:transparent!important;box-shadow:none!important}body.home2-nav-collapsed nav.rounded-full:before{opacity:0}body.home2-nav-collapsed nav.rounded-full>div>div:not(.absolute){opacity:0;pointer-events:none}body.home2-active:before{content:"";position:fixed;top:0;left:0;right:0;height:var(--h2-topcover,104px);z-index:90;pointer-events:none;opacity:1;transition:opacity .5s ease;background-color:#08090b;background-image:linear-gradient(160deg,rgba(255,255,255,.16),rgba(255,255,255,.06) 22%,rgba(255,255,255,.015) 40%,transparent 62%),radial-gradient(circle at 20% 0,rgba(255,255,255,.06),transparent 45%),radial-gradient(circle at 80% 100%,rgba(255,255,255,.04),transparent 50%),repeating-linear-gradient(45deg,rgba(255,255,255,.035),rgba(255,255,255,.035) 1px,rgba(0,0,0,.02) 0,rgba(0,0,0,.02) 4px),repeating-linear-gradient(-45deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 4px),linear-gradient(180deg,#111216,#08090b 45%,#050608);background-attachment:fixed}body.home2-nav-collapsed:before{opacity:0}}.home2 .h2-mlegal a{color:rgba(255,255,255,.5);text-decoration:none}.home2 .h2-mlegal a:hover{color:#fff}@media (prefers-reduced-motion:reduce){.home2 .h2-frame,.home2 .h2-htrack,.home2 .h2-vstack{transition:none}.home2 .h2-cascade,.home2 .h2-textcol{transform:none!important;opacity:1!important}}.h2-insttip-wrap{width:100%;max-width:760px;margin:0 auto;padding:0 16px}@media(min-width:1024px){.h2-insttip-wrap{margin:80px auto 56px}}.h2-insttip{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;background:linear-gradient(90deg,rgba(30,41,82,.6),rgba(22,29,58,.6));border:1px solid rgba(124,58,237,.45);box-shadow:0 14px 34px -18px rgba(124,58,237,.7)}.h2-insttip-icon{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;color:#fde047;background:rgba(250,204,21,.12);border:1px solid rgba(250,204,21,.3)}.h2-insttip-text{flex:1 1 auto;margin:0;min-width:0;color:#e2e8f0;font-size:15px;line-height:1.35;font-weight:600}.h2-insttip-text b{color:#fde047;font-weight:800;margin-right:4px}.h2-insttip-cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;padding:11px 18px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);background-size:200% 200%;box-shadow:0 8px 22px -6px rgba(168,85,247,.5);transition:transform .12s ease,background-position .25s ease}.h2-insttip-cta:hover{background-position:100% 50%}.h2-insttip-cta:active{transform:scale(.97)}@media(max-width:560px){.h2-insttip{flex-wrap:wrap}.h2-insttip-cta{flex:1 1 100%;justify-content:center}}.home2 .h2-outro{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:0 14px;background:radial-gradient(120% 90% at 50% 0,#16224d 0,#070d1a 62%)}.home2-seo{background:#070d1a;color:#cbd5e1;padding:48px 16px 72px;border-top:1px solid rgba(148,163,184,.12)}.home2-seo-inner{max-width:880px;margin:0 auto}.home2-seo h2{font-size:clamp(22px,3.4vw,30px);font-weight:800;color:#f8fafc;margin:0 0 14px;line-height:1.2}.home2-seo h3{font-size:clamp(17px,2.4vw,21px);font-weight:700;color:#e2e8f0;margin:32px 0 12px}.home2-seo p{font-size:16px;line-height:1.7;margin:0 0 12px;color:#cbd5e1}.home2-seo a{color:#7dd3fc;text-decoration:none;font-weight:600}.home2-seo a:hover{text-decoration:underline}.home2-seo-features{list-style:none;margin:0;padding:0;display:grid;gap:10px}.home2-seo-features li{font-size:15px;line-height:1.6;color:#94a3b8;padding-left:16px;position:relative}.home2-seo-features li:before{content:"›";position:absolute;left:0;color:#7dd3fc;font-weight:800}.home2-seo-features li a{color:#e2e8f0}.home2-seo-faq{margin:0}.home2-seo-faq dt{font-size:16px;font-weight:700;color:#f1f5f9;margin:18px 0 4px}.home2-seo-faq dd{margin:0;font-size:15px;line-height:1.65;color:#94a3b8}