@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap");.wb-home{--sans:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--mono:"IBM Plex Mono","SF Mono",ui-monospace,Menlo,Consolas,monospace;--blue:#2997ff;--blue2:#0071e3;--g1:#f5f5f7;--g2:#86868b;--g3:#6e6e73;--g4:#1d1d1f;--green:#30d158;--amber:#ffd60a;--red:#ff453a;font-family:var(--sans);-webkit-font-smoothing:antialiased;color:var(--g4);background:#fff;overflow-x:hidden;min-height:100vh}.wb-home *,.wb-home :after,.wb-home :before{box-sizing:border-box;margin:0;padding:0}.wb-home a{text-decoration:none;color:var(--blue2)}.wb-home a:hover{text-decoration:underline}.wb-home nav{position:fixed;top:0;left:0;right:0;z-index:200;height:44px;background:rgba(22,22,23,.8);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);justify-content:center}.wb-home .nv,.wb-home nav{display:flex;align-items:center}.wb-home .nv{max-width:1024px;width:100%;padding:0 22px;justify-content:space-between}.wb-home .nv .lo{font-weight:700;font-size:16px;letter-spacing:-.02em;color:#f5f5f7;flex:none}.wb-home .nv .lo em{font-style:normal;color:var(--blue)}.wb-home .nv-m{display:flex}.wb-home .nv-m a{font-size:12px;color:hsla(0,0%,100%,.8);padding:0 12px;line-height:44px;transition:color .2s}.wb-home .nv-m a:hover{color:#fff;text-decoration:none}.wb-home .nv-e a{font-size:12px;color:hsla(0,0%,100%,.8)}.wb-home .nv-e a:hover{color:#fff;text-decoration:none}@media (max-width:767px){.wb-home .nv-m{display:none}}.wb-home .nv-burger{display:none;background:none;border:none;cursor:pointer;width:36px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0}.wb-home .nv-burger span{display:block;width:16px;height:1.5px;background:hsla(0,0%,100%,.85);border-radius:1px;transition:opacity .2s}.wb-home .nv-burger:hover span{background:#fff}.wb-home .nv-drop{position:fixed;top:44px;left:0;right:0;z-index:199;background:rgba(22,22,23,.94);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);display:flex;flex-direction:column;padding:8px 22px 16px}.wb-home .nv-drop a{color:hsla(0,0%,100%,.85);font-size:15px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.wb-home .nv-drop a:hover{color:#fff;text-decoration:none}.wb-home .nv-drop a:last-child{border-bottom:none}@media (max-width:767px){.wb-home .nv-burger{display:flex}}@media (min-width:768px){.wb-home .nv-drop{display:none}}.wb-home .b{display:inline-flex;align-items:center;justify-content:center;border-radius:980px;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s;border:none;text-decoration:none!important}.wb-home .b-f{background:var(--blue2);color:#fff;padding:8px 20px}.wb-home .b-f:hover{background:#0077ed}.wb-home .b-o{background:transparent;color:var(--blue2);border:1px solid var(--blue2);padding:7px 19px}.wb-home .b-o:hover{background:var(--blue2);color:#fff}.wb-home .b-lg{font-size:17px;padding:12px 28px}.wb-home .bs{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.wb-home .s{width:100%;overflow:hidden;text-align:center}.wb-home .s h2,.wb-home .s h3{font-weight:700;letter-spacing:-.04em;line-height:1.05}.wb-home .s h2{font-size:clamp(40px,7vw,64px)}.wb-home .s h3{font-size:clamp(28px,4.5vw,40px)}.wb-home .s .su{font-size:clamp(17px,2.2vw,21px);color:var(--g2);margin-top:6px}.wb-home .bg-g{background:var(--g1);color:var(--g4)}.wb-home .bg-d{background:var(--g4);color:var(--g1)}.wb-home .bg-d .su{color:var(--g2)}.wb-home .bg-d a{color:var(--blue)}.wb-home .bg-w{background:#fff;color:var(--g4)}.wb-home .hero{padding:44px 0 0;min-height:100svh;background:#fff;display:flex;flex-direction:column;align-items:center}.wb-home .hero-t{padding:clamp(44px,8vh,76px) 24px 0;text-align:center}.wb-home .hero .ov{font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--g3);margin-bottom:10px}.wb-home .hero h1{font-size:clamp(48px,9vw,80px);font-weight:700;letter-spacing:-.05em;line-height:1}.wb-home .hero .su{font-size:clamp(19px,2.8vw,28px);color:var(--g2);margin-top:12px}.wb-home .hero-img{width:100%;max-width:1060px;margin:clamp(24px,4vh,48px) auto 0;padding:0 22px}.wb-home .hcard{background:var(--g4);overflow:hidden;border-radius:18px}.wb-home .hbar{display:flex;align-items:center;gap:6px;padding:11px 16px;border-bottom:1px solid hsla(0,0%,100%,.05)}.wb-home .hbar i{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.07)}.wb-home .hbar span{margin-left:8px;font-family:var(--mono);font-size:11px;color:var(--g3)}.wb-home .hbd{padding:clamp(24px,4vw,56px);display:flex;flex-direction:column;align-items:center;gap:20px;min-height:280px;justify-content:center}.wb-home .hcmd{font-family:var(--mono);font-size:clamp(14px,1.8vw,18px);color:var(--blue)}.wb-home .hcmd .cu{display:inline-block;width:2px;height:1.1em;background:var(--blue);vertical-align:text-bottom;animation:wb-bl .8s step-end infinite}@keyframes wb-bl{50%{opacity:0}}.wb-home .hr{display:flex;gap:clamp(14px,3vw,36px);flex-wrap:wrap;justify-content:center}.wb-home .hc{display:flex;align-items:center;gap:7px;font-family:var(--mono);font-size:12px;color:var(--g2)}.wb-home .hc .d{width:8px;height:8px;border-radius:50%}.wb-home .hc .d.g{background:var(--green);box-shadow:0 0 6px var(--green)}.wb-home .hc .d.b{background:var(--blue);box-shadow:0 0 6px var(--blue)}.wb-home .hres{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:13px;background:rgba(48,209,88,.1);border:1px solid rgba(48,209,88,.18);border-radius:999px;padding:8px 20px;color:var(--g2)}.wb-home .hres b{color:var(--green)}.wb-home .promo{padding:clamp(60px,10vw,96px) 0}.wb-home .promo-in{max-width:1024px;margin:0 auto;padding:0 24px}.wb-home .promo-vis{width:100%;max-width:820px;margin:clamp(28px,5vw,56px) auto 0;overflow:hidden;border-radius:18px}.wb-home .vbl{background:var(--g4);text-align:left}.wb-home .vr{display:flex;align-items:flex-start;gap:12px;padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.05);font-family:var(--mono);font-size:13px;color:var(--g2);line-height:1.55}.wb-home .vr:last-child{border:0}.wb-home .vc{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;flex:none;margin-top:1px}.wb-home .vc.ok{background:var(--green);color:#000}.wb-home .vc.w{background:var(--amber);color:#000}.wb-home .vc.f{background:var(--red);color:#fff}.wb-home .vr b{color:var(--g1)}.wb-home .vr .sr{color:var(--blue);font-size:12px}.wb-home .ovis{background:#0a0a0a;padding:clamp(24px,4vw,44px);text-align:left;font-family:var(--mono);font-size:13px;color:var(--g2);display:flex;flex-direction:column;gap:16px}.wb-home .orow{display:flex;align-items:center;gap:12px;padding:12px 16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.04);border-radius:8px}.wb-home .orow .num{font-size:11px;font-weight:700;color:var(--g3);width:22px;text-align:right;flex:none}.wb-home .orow .nm{color:var(--g1);font-weight:500;flex:1}.wb-home .orow .eng{color:var(--g3);font-size:11px;flex:none}.wb-home .orow .cost{color:var(--blue);font-size:11px;flex:none;margin-left:8px}.wb-home .ototal{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.06);font-size:14px}.wb-home .ototal b{color:var(--g1)}.wb-home .tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:1280px;margin:0 auto;padding:12px}.wb-home .tile{overflow:hidden;min-height:clamp(480px,55vw,620px);display:flex;flex-direction:column;text-align:center;border-radius:18px}.wb-home .tile-t{padding:clamp(40px,5vw,56px) 32px 0;position:relative;z-index:2}.wb-home .tile-t h3{font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.03em}.wb-home .tile-t .su{font-size:clamp(14px,1.5vw,17px);margin-top:6px;line-height:1.4;max-width:28ch;margin-inline:auto}.wb-home .tile-v{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.wb-home .tile.bg-g .su,.wb-home .tile.bg-w .su{color:var(--g3)}.wb-home .tile.bg-lb{background:#e3f0fc;color:var(--g4)}.wb-home .tile.bg-lb .su{color:var(--g3)}.wb-home .tile.bg-d .su{color:var(--g2)}.wb-home .tile.bg-d a{color:var(--blue)}.wb-home .tv-verify{width:90%;max-width:380px;display:flex;flex-direction:column;gap:8px}.wb-home .tv-chip{display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.04);padding:10px 14px;font-family:var(--mono);font-size:12px;border-radius:8px}.wb-home .bg-d .tv-chip{background:hsla(0,0%,100%,.05);color:var(--g2)}.wb-home .tv-chip .tc{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;flex:none}.wb-home .tv-wave{width:80%;max-width:340px;height:120px;background:linear-gradient(135deg,rgba(41,151,255,.15),rgba(48,209,88,.08));display:flex;align-items:center;justify-content:center;gap:4px;padding:20px;border-radius:12px}.wb-home .tv-wave .bar{width:4px;background:var(--blue);border-radius:2px;animation:wb-wave 1.2s ease infinite}.wb-home .tv-wave .bar:nth-child(2){animation-delay:.1s}.wb-home .tv-wave .bar:nth-child(3){animation-delay:.2s}.wb-home .tv-wave .bar:nth-child(4){animation-delay:.3s}.wb-home .tv-wave .bar:nth-child(5){animation-delay:.4s}.wb-home .tv-wave .bar:nth-child(6){animation-delay:.5s}.wb-home .tv-wave .bar:nth-child(7){animation-delay:.6s}@keyframes wb-wave{0%,to{height:20px;opacity:.4}50%{height:60px;opacity:1}}.wb-home .tv-price{font-family:var(--mono)}.wb-home .tv-price .big{font-size:clamp(48px,8vw,72px);font-weight:700;letter-spacing:-.04em;line-height:1}.wb-home .tv-price .lab{font-size:13px;color:var(--g3);margin-top:4px}.wb-home .tv-eye{width:120px;height:120px;border-radius:50%;border:3px solid hsla(0,0%,100%,.15);display:grid;place-items:center}.wb-home .tv-eye:after{content:"";width:48px;height:48px;border-radius:50%;background:var(--blue);box-shadow:0 0 24px var(--blue)}.wb-home .tv-emoji{font-size:clamp(56px,9vw,88px);opacity:.5;color:var(--g3)}.wb-home .slider-sec{padding:clamp(60px,10vw,96px) 0 clamp(40px,6vw,64px);background:var(--g1)}.wb-home .slider-sec h2{text-align:center;font-size:clamp(36px,6vw,56px);font-weight:700;letter-spacing:-.04em;padding:0 24px}.wb-home .slider-wrap{margin-top:clamp(28px,4vw,48px);padding:0 clamp(12px,3vw,40px)}.wb-home .spage{display:flex;flex-direction:column;gap:12px}.wb-home .srow{display:flex;gap:12px;overflow:hidden}.wb-home .srow-lg{height:clamp(260px,30vw,380px)}.wb-home .srow-sm{height:clamp(200px,22vw,280px)}.wb-home .scard{flex:1;min-width:0;overflow:hidden;position:relative;border-radius:18px}.wb-home .scard-lg{display:flex;align-items:flex-end}.wb-home .scard-ov{padding:20px 24px;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);width:100%;font-size:14px;color:hsla(0,0%,100%,.8);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.wb-home .scard-ov b{color:#fff;font-weight:600}.wb-home .pill{display:inline-flex;align-items:center;height:30px;padding:0 14px;border:1px solid hsla(0,0%,100%,.45);border-radius:980px;font-size:13px;color:#fff;flex:none;background:hsla(0,0%,100%,.08);backdrop-filter:blur(8px)}.wb-home .scard-sm{display:flex;flex-direction:column;justify-content:space-between;padding:16px 18px}.wb-home .scard-label{font-family:var(--mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:rgba(0,0,0,.45)}.wb-home .scard-sm-t{font-size:clamp(15px,1.8vw,20px);font-weight:600;color:var(--g4)}.wb-home .scard-sm-btn{align-self:flex-start;display:inline-flex;align-items:center;height:28px;padding:0 14px;border:1px solid rgba(0,0,0,.15);border-radius:980px;font-size:12px;color:var(--g4);background:hsla(0,0%,100%,.6)}.wb-home .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:20px;padding:0 24px;align-items:center}.wb-home .slider-dots .dot{width:8px;height:8px;border-radius:50%;background:#d2d2d7;cursor:pointer;transition:all .3s;border:none;padding:0}.wb-home .slider-dots .dot.on{width:24px;border-radius:4px;background:var(--g3)}.wb-home .slider-dots .pause{width:28px;height:28px;border:none;background:none;cursor:pointer;color:var(--g3);display:grid;place-items:center;font-size:14px;margin-left:8px}.wb-home .foot{background:var(--g1);border-top:1px solid #d2d2d7}.wb-home .ft{max-width:1024px;margin:0 auto;padding:20px 22px}.wb-home .ft-note{color:var(--g3);padding-bottom:16px;line-height:1.5}.wb-home .ft-cols,.wb-home .ft-note{font-size:12px;border-bottom:1px solid #d2d2d7}.wb-home .ft-cols{display:grid;grid-template-columns:repeat(5,1fr);gap:0 24px;padding:20px 0}.wb-home .ft-c h5{font-size:12px;font-weight:600;color:var(--g4);margin-bottom:8px}.wb-home .ft-c a{display:block;color:var(--g3);padding:2px 0;line-height:1.5}.wb-home .ft-c a:hover{color:var(--g4)}.wb-home .ft-c{margin-bottom:14px}.wb-home .ft-more{border-bottom:1px solid #d2d2d7}.wb-home .ft-btm,.wb-home .ft-more{font-size:12px;color:var(--g3);padding:12px 0}.wb-home .ft-btm{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.wb-home .ft-leg{display:flex;gap:12px;flex-wrap:wrap}.wb-home .ft-leg a{color:var(--g3)}.wb-home .ft-leg a:hover{color:var(--g4)}@media (max-width:734px){.wb-home .tiles{grid-template-columns:1fr}.wb-home .ft-cols{grid-template-columns:1fr 1fr}.wb-home .hbd{padding:16px;min-height:200px}}