body{background:radial-gradient(circle at 8% 12%,rgba(88,132,255,.28),transparent 0 22%),radial-gradient(circle at 92% 14%,rgba(255,96,160,.22),transparent 0 19%),radial-gradient(circle at 84% 82%,rgba(60,214,177,.18),transparent 0 22%),radial-gradient(circle at 16% 88%,rgba(255,168,76,.15),transparent 0 19%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,#06080d 0,#0a0d14 46%,#080b11 100%);background-size:100% 100%,100% 100%,100% 100%,100% 100%,34px 34px,34px 34px,118px 118px,118px 118px,100% 100%;background-position:center,center,center,center,0 0,0 0,0 0,0 0,center;background-attachment:fixed;margin:0;font-family:"Nunito",sans-serif;font-size:90%;overflow-x:hidden;width:100%;max-width:100vw}:root{--accent:#667eea;--accent-strong:#764ba2;--accent-soft:rgba(102, 126, 234, 0.28);--accent-soft-strong:rgba(118, 75, 162, 0.36);--accent-ring:rgba(102, 126, 234, 0.22)}.container{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.tg{color:#fff}.nav-bar{position:fixed;top:0;z-index:999;margin:10px auto;width:72%;height:48px;padding-right:14px;padding-left:.8%;border-radius:18px;background:rgba(255,255,255,.02);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:0;display:flex;align-items:center;justify-content:flex-start;gap:20px;box-shadow:0 8px 32px rgba(0,0,0,.4);overflow:visible;animation:none}.nav-bar>*{position:static;z-index:2}.nav-inner{display:flex;align-items:center;width:100%;gap:20px;justify-content:space-between;height:100%;padding:0 12px;box-sizing:border-box}.nav-bar.reveal{opacity:1}.nav-bar.reveal.is-visible{opacity:1;transform:translateY(0)}.nav-bar.reveal.is-visible>*{animation:nav-item-pop 420ms cubic-bezier(.2,1.1,.2,1) both}.nav-bar.reveal.is-visible>:nth-child(1){animation-delay:.06s}.nav-bar.reveal.is-visible>:nth-child(2){animation-delay:.12s}.nav-bar.reveal.is-visible>:nth-child(3){animation-delay:.18s}.nav-bar.reveal.is-visible>:nth-child(4){animation-delay:.24s}.nav-bar.reveal.is-visible>:nth-child(5){animation-delay:.3s}@keyframes nav-item-pop{0%{opacity:0;transform:translateY(10px)}70%{opacity:1;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.word-animate .word{display:inline-block;margin-right:.25em;opacity:0;transform:translateY(10px);animation:word-rise 480ms cubic-bezier(.2,1.1,.2,1) forwards;animation-delay:var(--delay, 0ms)}.word-animate .word:last-child{margin-right:0}.word-animate .word>*{display:inline;background:0 0}@keyframes word-rise{0%{opacity:0;transform:translateY(10px)}70%{opacity:1;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.nav-bar a{color:#fff;text-decoration:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;letter-spacing:normal;word-spacing:normal;text-transform:none;font-kerning:normal;opacity:1}.nav-brand{display:inline-flex;align-items:center;gap:10px}.nav-icon{display:inline-flex;align-items:center;justify-content:left;width:42px;height:42px;border-radius:8px;background:0 0}.nav-icon .tgicon{width:24px;height:24px;object-fit:contain}.nav-inner>a:not(.nav-brand):not(.nav-icon-link):first-of-type{margin-left:auto}.nav-icon-link{margin-right:6px}.ui-icon{width:18px;height:18px;object-fit:contain;flex:0 0 18px;filter:brightness(0) invert(1)}.nav-link-with-icon,.button-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.nav-inline-separator{width:1px;height:20px;background:rgba(255,255,255,.14);flex:0 0 1px}.nav-link-with-icon{white-space:nowrap}.nav-bar a:hover{opacity:1;background:0 0;transform:none}.nav-bar a.flash{animation:nav-flash 420ms ease}@keyframes nav-flash{0%{opacity:.7}to{opacity:1}}.nav-bar a{padding:4px 8px;border-radius:8px;background:0 0!important;box-shadow:none!important}.content{width:86%;margin:28px auto 0}.page-hero{display:grid;gap:10px;margin-bottom:22px}.page-sub{color:rgba(255,255,255,.85);margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.link-btn.ghost{background:rgba(255,255,255,.08)}.app-open-btn{margin-left:8px}.app-picker-overlay{position:fixed;inset:0;background:rgba(4,7,12,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px;z-index:10020;opacity:0;animation:fadeIn .3s ease forwards;overflow:hidden}.app-picker-overlay.is-hidden{display:none}.app-picker-overlay.is-closing{animation:fadeOut .25s ease forwards}body.picker-open{overflow:hidden;position:fixed;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30px) scale(.95)}}.app-picker{width:min(420px,100%);border-radius:22px;padding:18px;display:grid;gap:12px;animation:slideUp .4s cubic-bezier(.34,1.56,.64,1) forwards;background:rgba(15,15,15,.95)}.app-picker-overlay.is-closing .app-picker{animation:slideDown .25s ease forwards}.app-picker-title{color:#fff;font-size:19px;font-weight:700;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:normal;word-spacing:normal;text-transform:none;margin-bottom:4px}.app-picker-option,.app-picker-close{border:0;border-radius:16px;min-height:52px;padding:12px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;color:#fff;letter-spacing:normal;word-spacing:normal;text-transform:none;font-kerning:normal;cursor:pointer;transition:transform 180ms ease,background 180ms ease,opacity 180ms ease}.app-picker-option{background:rgba(255,255,255,.12)}.app-picker-option:hover,.app-picker-option:focus-visible{background:rgba(255,255,255,.18);transform:translateY(-1px)}.app-picker-close{background:rgba(255,255,255,.06)}.app-picker-close:hover,.app-picker-close:focus-visible{background:rgba(255,255,255,.12)}@media (max-width:680px){.app-open-btn{margin-left:0;margin-top:10px}.app-picker{padding:16px;border-radius:18px}}.link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.link-card{padding:16px 18px;border-radius:16px;color:#fff;text-decoration:none}.link-card h2{margin:0 0 6px;font-size:18px}.link-card p{margin:0;opacity:.85}.section-header,.start-header{display:grid;gap:6px}.section-anchor{position:relative;height:1px}.section-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.65)}.cards{display:flex;flex-direction:column;gap:34px;margin-top:22px;perspective:1400px}.cards.info-cards{margin-top:42px}.card{padding:14px 16px 16px;border-radius:18px;color:#fff;width:min(504px,100%);animation:none;--tilt:1.4deg;--tilt-x:4.2deg;--tilt-y:6.4deg;--hover-x:0deg;--hover-y:0deg;--card-persp:1400px;--shift:0px;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;contain:layout paint;will-change:transform;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.18)}.card-inner{position:relative;transform-style:preserve-3d;transform:none}.card.is-hover{--card-persp:1400px}.card:nth-child(1){align-self:flex-start;--shift:0px}.card:nth-child(2){align-self:flex-end;--shift:-12px;--tilt:1.2deg;--tilt-x:6.4deg;--tilt-y:13.6deg;margin-top:4px;margin-left:60px}.start .card:nth-child(2){--tilt-x:6.4deg;--tilt-y:3.6deg}.card:nth-child(3){align-self:flex-start;--shift:0px;--tilt-x:6.4deg;--tilt-y:1.6deg;margin-top:10px;transform:translateY(-4px)}#about .card:first-of-type{align-self:flex-start;--shift:0px;--tilt:1.4deg;--tilt-x:6.5deg;--tilt-y:3.4deg}@media (max-width:768px){#why{align-self:center!important;margin-left:auto;margin-right:auto;right:auto!important;transform:none!important}}.cards .card:nth-child(4){align-self:flex-start;--shift:-22px;margin-top:10px;transform:translateY(8px)}.card::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 40%);pointer-events:none;opacity:.9}.card-logo{position:relative;min-height:160px;overflow:hidden}.card-logo .card-bg-logo{position:absolute;inset:0;background:url(../logo/xasan_logo.jpg)no-repeat center;background-size:55%;opacity:.55;mix-blend-mode:screen;pointer-events:none}.card h2{margin:2px 0 8px;font-size:18px;font-weight:600}.card p{margin:0 0 12px;opacity:1;line-height:1.45;font-size:14px}.feature-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:8px 0 6px;font-size:12px}.feature-chips span{padding:4px 8px;border-radius:999px;background:0 0}.feature-grid{margin-top:14px;display:grid;gap:8px}.feature-item{padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.08);font-size:13px}.card-list{margin:0;padding-left:18px;opacity:1;line-height:1.45;font-size:14px}.chat{display:flex;flex-direction:column;gap:8px;margin-top:10px}.bubble{max-width:80%;padding:8px 12px;border-radius:18px;font-size:14px;line-height:1.4;background:rgba(255,255,255,.08)}.bubble.left{align-self:flex-start;border-bottom-left-radius:6px}.bubble.right{align-self:flex-end;background:rgba(255,255,255,.18);border-bottom-right-radius:6px}.card-contacts{display:grid;gap:6px;opacity:1}.server-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:10px 0 12px}.metric{padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.08)}.metric-value{font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:2px}.metric-label{font-size:12px;color:rgba(255,255,255,.7)}.digit-column{display:inline-block;height:1em;overflow:hidden}.digit-stack{display:block;transition:transform 700ms cubic-bezier(.2,.9,.2,1)}.digit-stack span{display:block;height:1em;line-height:1em}.digit-static{display:inline-block}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:10px}.contact-card{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08);display:grid;gap:6px}.contact-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}.contact-value{font-size:14px}.contact-action{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:10px;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));border:1px solid var(--accent-soft);color:#fff;text-decoration:none;font-size:13px}.contact-action.icon-only{width:36px;height:36px;padding:0;position:absolute;right:5%;margin-top:.2%}.contact-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:4px 8px;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));border:1px solid var(--accent-soft);font-size:12px}.contact-note{margin-top:10px;font-size:13px;opacity:.8}.icon-btn{width:46px;height:46px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.2)}.icon-btn svg{width:22px;height:22px}.msg-time{font-size:11px;opacity:.6;text-align:right}.logo-cloud{position:relative;margin-top:14px;min-height:160px}.logo-link{position:absolute;left:var(--x);top:var(--y);width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;transform:rotate(var(--r));text-decoration:none;cursor:pointer}.logo-link img{position:absolute;width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(0,0,0,.35));opacity:.95;left:0;top:0;transform:none;animation:float 6s ease-in-out infinite}.logo-link:nth-child(2n) img{animation-delay:-1.5s}.logo-link:nth-child(3n) img{animation-delay:-3s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.start{margin-top:34px;margin-bottom:40px;display:flex;flex-direction:column;gap:28px}.start-header h2{margin:0 0 6px;color:#fff;font-size:26px}.start-header p{margin:0;color:rgba(255,255,255,.8)}.card-primary{position:relative;box-shadow:0 16px 32px rgba(0,0,0,.22),0 0 36px rgba(255,255,255,.08),inset 0 .5px 0 rgba(255,255,255,.3);padding:14px 14px 16px;border-radius:20px;width:70%;margin:0 auto;text-align:center;--tilt:0deg;--tilt-x:33deg;--tilt-y:33deg;--shift:0px;overflow:hidden;transform:none!important;overflow:hidden}.start .card+.card{margin-top:40px}.notice-layer{position:absolute;inset:0;pointer-events:none}.notice-item{position:absolute;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:12px;color:rgba(255,255,255,.9);backdrop-filter:blur(2px);animation:float-notice 6s ease-in-out infinite}.notice-icon{position:absolute;width:120px;height:120px;object-fit:contain;opacity:.85;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35));margin-left:22%;margin-top:-5%;transform:rotate(10deg);animation:float-icon 7s ease-in-out infinite}@keyframes float-notice{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float-icon{0%,to{transform:translateY(0) rotate(10deg)}50%{transform:translateY(-8px) rotate(10deg)}}.footer{width:min(680px,92%);margin:0 auto 24px;padding:16px 18px;border-radius:18px;color:#fff;background:rgba(255,255,255,.06);text-align:center}.footer .footer-inner{display:grid;gap:12px}.footer h2{font-size:16px;margin:0}.footer p{margin:0;font-size:13px;opacity:.8}.footer .contact-grid{gap:8px}.footer .contact-card{background:rgba(255,255,255,.06);padding:12px 16px}.tg-icon{width:18px;height:18px;margin:0}.footer-rights{font-size:12px;opacity:.7}.start .card:nth-child(3){align-self:flex-end}.start .card:nth-child(2){--tilt:1.4deg;--tilt-x:6.6deg;--tilt-y:-3.4deg;--card-persp:950px}#about .card:first-of-type{align-self:flex-start;--shift:0px}#why{align-self:flex-end;--shift:-24px;right:-20%}.hero-title{font-size:42px;font-weight:600;letter-spacing:-.5px;margin-bottom:6px}.card-primary h3{margin:0 0 6px;font-size:20px;letter-spacing:normal;word-spacing:normal}.login-required-btn,.auth-only-btn{display:none!important}.login-required-btn.show,.auth-only-btn.show{display:flex!important}@media (min-width:769px){.login-required-btn.show,.auth-only-btn.show{display:inline-flex!important}}.link-btn{margin-top:14px;padding:10px 16px;border-radius:12px;border:1px solid var(--accent-soft);background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;letter-spacing:normal;word-spacing:normal;text-transform:none;font-kerning:normal;cursor:pointer;transition:transform 180ms ease,opacity 180ms ease,background 180ms ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.button-with-icon{width:fit-content}.morph-btn{position:relative;min-width:154px;overflow:hidden}.morph-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0,rgba(255,255,255,.26) 50%,transparent 100%);transform:translateX(-130%);opacity:0}.morph-btn-icon-wrap{position:relative;width:18px;height:18px;flex:0 0 18px}.morph-btn-icon{position:absolute;inset:0;transition:transform 320ms cubic-bezier(.22,1,.36,1),opacity 240ms ease,filter 320ms cubic-bezier(.22,1,.36,1);filter:blur(0)}.morph-icon-success{opacity:0;transform:scale(.55) rotate(-20deg)}.morph-btn-label{display:inline-block;transition:transform 320ms cubic-bezier(.22,1,.36,1),opacity 220ms ease,letter-spacing 220ms ease}.morph-btn[data-state=loading]{border-color:rgba(255,255,255,.18);background:linear-gradient(135deg,rgba(255,255,255,.12),var(--accent-soft-strong));box-shadow:0 14px 34px var(--accent-ring)}.morph-btn[data-state=loading]::before{opacity:1;animation:morph-shimmer 1.05s linear infinite}.morph-btn[data-state=loading] .morph-btn-icon-wrap{animation:morph-spin-pulse 900ms cubic-bezier(.22,1,.36,1) infinite}.morph-btn[data-state=loading] .morph-btn-label{letter-spacing:.04em;filter:blur(.6px)}.morph-btn[data-state=success]{background:linear-gradient(135deg,rgba(86,214,166,.34),rgba(63,166,136,.42));border-color:rgba(86,214,166,.3);box-shadow:0 14px 34px rgba(86,214,166,.2)}.morph-btn[data-state=success] .morph-icon-idle{opacity:0;transform:scale(.58) rotate(24deg);filter:blur(6px)}.morph-btn[data-state=success] .morph-icon-success{opacity:1;transform:scale(1) rotate(0deg);filter:blur(0)}.morph-btn[data-state=loading] .morph-icon-idle{filter:blur(3px)}.morph-btn[data-state=loading] .morph-icon-success{filter:blur(5px)}@keyframes morph-shimmer{0%{transform:translateX(-130%)}to{transform:translateX(130%)}}@keyframes morph-spin-pulse{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(360deg) scale(1)}}.link-btn:hover{transform:scale(1.03);opacity:.95;background:linear-gradient(135deg,var(--accent-soft-strong),var(--accent-soft));box-shadow:0 10px 24px var(--accent-ring)}.link-btn:active{transform:scale(.96)}.link-btn.bounce{animation:btn-bounce 320ms cubic-bezier(.2,1.4,.2,1)}.link-btn.reset{animation:btn-reset 260ms ease-out}@keyframes btn-bounce{0%{transform:scale(1)}45%{transform:scale(.94)}75%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes btn-reset{0%{transform:scale(1)}60%{transform:scale(1.04)}to{transform:scale(1)}}.link-hint{margin-top:8px;font-size:13px;opacity:.85}.reveal{opacity:0;transform:perspective(var(--card-persp, 1400px)) translateY(26px) translateX(var(--shift, 0px)) rotate(var(--tilt, 0deg)) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));transition:opacity .75s cubic-bezier(.2,.9,.2,1),transform .75s cubic-bezier(.2,.9,.2,1);will-change:transform}.reveal.is-visible{opacity:1;transform:perspective(var(--card-persp, 1400px)) translateY(0) translateX(var(--shift, 0px)) rotate(var(--tilt, 0deg)) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg))}.card.is-hover.reveal{transition:opacity .6s cubic-bezier(.2,.9,.2,1),transform 0ms linear}.card.hover-out.reveal{transition:opacity .6s cubic-bezier(.2,.9,.2,1),transform 220ms ease-out}.nav-bar.reveal.is-visible{transition-delay:.05s}.start .reveal.is-visible{transition-delay:.1s}.cards .reveal:nth-child(1){transition-delay:.08s}.cards .reveal:nth-child(2){transition-delay:.16s}.cards .reveal:nth-child(3){transition-delay:.24s}@media (min-width:769px) and (max-width:980px){.nav-bar,.content{width:92%}.cards{align-items:stretch}.card,.card:nth-child(1),.card:nth-child(2),.card:nth-child(3){align-self:stretch;width:100%}}#about .card:first-of-type{align-self:flex-start;--shift:0px}@media (max-width:680px){body{font-size:88%}.nav-bar{width:100%;margin:0;height:auto;padding:10px 12px;gap:10px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-brand{width:auto;justify-content:flex-start;flex:0 0 auto}.nav-bar a{font-size:13px;white-space:nowrap}.nav-icon{width:36px;height:36px}.nav-icon .tgicon{width:20px;height:20px}.content{width:94%;margin-top:20px}.card,.card:nth-child(1),.card:nth-child(2),.card:nth-child(3){width:100%;align-self:stretch;--shift:0px}.card-primary{width:100%}.hero-title{font-size:34px}.server-metrics{grid-template-columns:1fr}.logo-cloud{min-height:140px}.logo-link,.logo-link img{width:44px;height:44px}.logo-badges{gap:6px}.notice-layer{display:none}.footer{width:94%;padding:14px 16px}.contact-grid{grid-template-columns:1fr}}#why{align-self:flex-end;--shift:-24px}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,::-webkit-scrollbar{display:none;width:0;height:0}.bg-liquid-glass{background:rgba(20,20,20,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(12px);box-shadow:4px 7px 13.5px rgba(0,0,0,.15);border:0;isolation:isolate}.nav-bar.bg-liquid-glass{background:rgba(20,20,20,.35);overflow:visible;border-bottom:1px solid rgba(255,255,255,.2)}.nav-bar.bg-liquid-glass::before{display:none}.nav-bar a{color:#fff}@supports not (backdrop-filter:blur(4px)){.bg-liquid-glass{background:rgba(20,20,20,.6)}}.bg-liquid-glass::before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(149deg,#fff -10%,#fff -60%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.06) 80%,#fff 130%,#fff 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.75;pointer-events:none}.bg-liquid-glass::after{content:"";position:absolute;inset:0;border-radius:inherit;background:0 0;opacity:0;pointer-events:none}h1{font-family:"Nunito",sans-serif;color:#fff;font-size:18px;margin:0}.info-cards .card{padding:14px 16px 16px;width:min(504px,100%)}.info-cards .card h2{font-size:18px}.info-cards .card p,.info-cards .card-list{font-size:14px;line-height:1.45}.card-illu,.card-illu svg,.info-grid,.info-item{display:none}.logo-badges{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.logo-badges .badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),rgba(255,255,255,.08));font-size:12px;color:#fff;text-decoration:none;cursor:pointer}.logo-badges .badge img{width:16px;height:16px;object-fit:contain}.card.flash-card::after{content:"";position:absolute;inset:-8px;border-radius:22px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.25),transparent 55%);opacity:0;animation:card-flash 700ms ease-out;pointer-events:none}@keyframes card-flash{0%{opacity:.85}to{opacity:0}}body.intro .container{animation:page-intro 900ms cubic-bezier(.2,.9,.2,1)}@keyframes page-intro{0%{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-item{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08);cursor:pointer;font-size:13px}.chat-item.active{background:rgba(255,255,255,.2)}.chat-item .meta{font-size:11px;opacity:.7;margin-top:4px}.chat-actions{display:flex;justify-content:flex-end;gap:8px}.tgicon{width:45px;height:45px}*{box-sizing:border-box}img{max-width:100%;height:auto}@media (min-width:1200px){.content{width:80%}.nav-bar{width:70%}}@media (min-width:769px) and (max-width:1024px){.nav-bar{width:95%;gap:12px}.content{width:95%}.cards{gap:20px}.card{width:100%;margin:0;transform:none!important}.card:nth-child(2),.card:nth-child(3),.cards .card:nth-child(4){margin:0;align-self:stretch}.card-primary{width:100%}.hero-title{font-size:36px}}#why{align-self:center;margin-left:auto;margin-right:auto}.bg-liquid-glass{position:relative}.bg-liquid-glass>*{position:relative;z-index:1}.bg-liquid-glass::before,.bg-liquid-glass::after{z-index:0}@media (max-width:680px){body{font-size:88%}.nav-bar{width:100%;margin:0;height:auto;padding:10px 12px;gap:10px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-brand{width:auto;justify-content:flex-start;flex:0 0 auto}.nav-bar a{font-size:13px;white-space:nowrap}.nav-icon{width:36px;height:36px}.nav-icon .tgicon{width:20px;height:20px}.content{width:94%;margin-top:20px}.card,.card:nth-child(1),.card:nth-child(2),.card:nth-child(3){width:100%;align-self:stretch;--shift:0px}.card-primary{width:100%}.hero-title{font-size:34px}.server-metrics{grid-template-columns:1fr}.logo-cloud{min-height:140px}.logo-link,.logo-link img{width:44px;height:44px}.logo-badges{gap:6px}.notice-layer{display:none}.footer{width:94%;padding:14px 16px}.contact-grid{grid-template-columns:1fr}}html{min-height:100%;background:#080b11}body{overflow-x:hidden}.avatar-menu{position:absolute;top:100%;right:0;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.3);min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:10000;margin-top:10px}.avatar-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.avatar-menu .menu-item{display:block;padding:14px 18px;color:rgba(255,255,255,.9);text-decoration:none;border-radius:12px;margin:6px;transition:all .3s ease;font-size:14px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3);width:calc(100% - 12px);box-sizing:border-box}.avatar-menu .menu-item:hover{background:rgba(255,255,255,.15);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.avatar-menu .menu-item:first-child{margin-top:10px}.avatar-menu .menu-item:last-child{margin-bottom:10px}.settings-section{margin-bottom:30px}.settings-section h3{color:rgba(255,255,255,.9);font-size:16px;font-weight:600;margin-bottom:15px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.setting-item{margin-bottom:15px}.setting-item label{display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.8);font-size:14px}.setting-item .link-btn.small{padding:8px 16px;font-size:12px}.setting-item .link-btn.danger{background:rgba(255,59,48,.2);color:rgba(255,255,255,.9);border:1px solid rgba(255,59,48,.3)}.setting-item .link-btn.danger:hover{background:rgba(255,59,48,.3);transform:translateY(-1px)}.settings-tabs{display:flex;gap:10px;margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:10px}.tab-btn{background:0 0;border:0;color:rgba(255,255,255,.6);font-size:14px;font-weight:500;padding:8px 16px;cursor:pointer;transition:all .3s ease;border-radius:8px}.tab-btn:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.05)}.tab-btn.active{color:#fff;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));box-shadow:0 8px 20px var(--accent-ring)}.tab-content{min-height:300px}.tab-pane{display:none}.tab-pane.active{display:block}.settings-input,.settings-select{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;color:rgba(255,255,255,.9);font-size:14px;width:200px;transition:all .3s ease}.settings-input:focus,.settings-select:focus{outline:0;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.15)}.settings-input::placeholder{color:rgba(255,255,255,.5)}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.2);transition:.4s;border-radius:24px}.toggle-switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:var(--accent)}.toggle-switch input:checked+.slider:before{transform:translateX(26px)}.session-list,.login-history{margin-bottom:15px}.session-item,.history-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:rgba(255,255,255,.05);border-radius:8px;margin-bottom:8px}.session-info,.history-info{flex:1}.session-device,.history-device{color:rgba(255,255,255,.9);font-size:14px;font-weight:500}.session-time,.history-time{color:rgba(255,255,255,.6);font-size:12px;margin-top:2px}.session-status{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.session-status.active{background:rgba(52,199,89,.2);color:rgba(52,199,89,.9)}.history-location{color:rgba(255,255,255,.6);font-size:12px}.code-input-container{display:flex;justify-content:center;gap:8px;margin:16px 0}.code-digit{width:44px;height:52px;text-align:center;font-size:24px;font-weight:600;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;transition:all .2s ease}.code-digit:focus{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.15);outline:0}.code-digit:not(:placeholder-shown){border-color:rgba(255,255,255,.4)}.setting-description{color:rgba(255,255,255,.7);font-size:12px;margin-top:8px}.profile-uuid{color:rgba(255,255,255,.6);font-size:12px;font-weight:400}.settings-value{color:rgba(255,255,255,.9);font-weight:600;font-size:14px}.verify-banner{background:rgba(255,152,0,.2);border:1px solid rgba(255,152,0,.4);border-radius:12px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.verify-banner-text{color:rgba(255,255,255,.9);font-size:14px}.verify-banner-btn{background:rgba(255,152,0,.3);border:0;color:#fff;padding:8px 14px;border-radius:8px;cursor:pointer;font-size:13px;white-space:nowrap}.verify-banner-btn:hover{background:rgba(255,152,0,.5)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px;margin-top:15px}.stat-item{text-align:center;padding:15px;background:rgba(255,255,255,.05);border-radius:12px}.stat-value{font-size:18px;font-weight:600;color:rgba(255,255,255,.9);margin-bottom:5px}.stat-label{font-size:12px;color:rgba(255,255,255,.6)}.nav-bar{position:sticky;position:-webkit-sticky;top:10px;z-index:9999}.nav-bar.reveal{transform:none!important}.nav-bar.reveal.is-visible{transform:none!important}.nav-inner{transform:none;transition:none}.nav-bar.reveal.is-visible .nav-inner{transform:none}body.profile-page{background:radial-gradient(circle at 10% 14%,rgba(86,124,255,.24),transparent 0 20%),radial-gradient(circle at 86% 12%,rgba(255,108,156,.18),transparent 0 17%),radial-gradient(circle at 82% 86%,rgba(64,205,170,.15),transparent 0 19%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(180deg,#07090f 0,#0b0f18 50%,#080b11 100%);background-size:100% 100%,100% 100%,100% 100%,34px 34px,34px 34px,118px 118px,118px 118px,100% 100%;background-position:center,center,center,0 0,0 0,0 0,0 0,center;background-attachment:fixed}body.profile-page .reveal{opacity:1;transform:none!important}body.profile-page .nav-inner{transform:none!important;min-width:0}body.profile-page .nav-bar{margin-top:0;padding-left:14px;padding-right:14px;top:0}.nav-avatar{margin-left:auto;display:inline-flex;align-items:center;justify-content:flex-start;width:238px;height:38px;padding:0;border-radius:999px;text-decoration:none;overflow:visible;position:relative;transition:width .45s cubic-bezier(.22,1,.36,1),opacity .22s ease;flex-shrink:0;min-width:38px;min-height:38px;max-height:38px;background:0 0;border:0;box-shadow:none}.nav-avatar-media{position:relative;width:38px;height:38px;min-width:38px;border-radius:50%;overflow:hidden;flex:0 0 38px;transition:transform .46s cubic-bezier(.22,1,.36,1),filter .3s ease;will-change:transform,filter}.nav-avatar .avatar-img{width:38px;height:38px;object-fit:cover;display:none;border-radius:50%;position:absolute;inset:0}.nav-avatar .avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--accent, #8b5cf6),var(--accent-strong, #6d28d9));border-radius:50%;text-align:center;white-space:nowrap;padding:0}.nav-avatar-reveal{display:inline-flex;align-items:center;gap:12px;min-width:0;padding:0 14px 0 12px;opacity:1;transform:translateX(0);pointer-events:auto}.nav-avatar .nav-avatar-media{transform:translateX(-8px);filter:blur(1.2px)}.nav-avatar-name{color:#fff;font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 18px rgba(255,255,255,.12)}.nav-avatar-separator{width:1px;align-self:stretch;background:rgba(255,255,255,.16)}.nav-avatar-profile{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.9);font-size:13px;font-weight:700;white-space:nowrap}.nav-avatar-profile .ui-icon{width:15px;height:15px;flex:0 0 15px}.nav-avatar.has-fallback{background:rgba(255,255,255,.08)}.nav-avatar.has-avatar{overflow:hidden}.nav-avatar.has-avatar .avatar-fallback{display:none!important}.nav-avatar.has-avatar .avatar-img{display:block!important}.nav-avatar{margin-left:auto}.nav-login{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 8px;color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s ease}.nav-avatar{display:none}.nav-login:hover{background:rgba(255,255,255,.15);transform:scale(1.05)}.nav-main{margin-left:auto;display:inline-flex;align-items:center;justify-content:center}.is-hidden{display:none!important}.profile-grid{margin-top:24px}.profile-page .cards{align-items:center}.profile-page .cards .card{align-self:center;margin-left:auto;margin-right:auto;--shift:0px}.auth-toggle{display:inline-flex;gap:8px;align-self:flex-start}.auth-panel{display:none}.auth-panel.is-active{display:block}.profile-page .auth-panel .card-inner{padding:30px 30px 26px}.profile-page .auth-panel h2{font-size:clamp(24px,3vw,31px);margin-bottom:8px;letter-spacing:.02em}.profile-page .auth-panel p{color:rgba(231,244,238,.82);max-width:54ch}.auth-flat{--tilt:0deg;--tilt-x:0deg;--tilt-y:0deg}.auth-flat.reveal,.auth-flat.reveal.is-visible{transform:translateY(0) translateX(0)!important}.auth-switch{margin-top:12px;font-size:13px;opacity:.85}.consent-checkbox{display:flex;align-items:flex-start;gap:8px;margin:16px 0;font-size:13px;line-height:1.4}.consent-checkbox input[type=checkbox]{margin-top:2px;min-width:16px;min-height:16px;accent-color:#667eea}.consent-checkbox span{flex:1}.consent-checkbox a{color:#667eea;text-decoration:underline}.consent-checkbox a:hover{color:#764ba2}.link-like{border:0;background:0 0;color:#fff;font-family:"Nunito",sans-serif;font-size:13px;text-decoration:underline;cursor:pointer;padding:0}.form-grid{display:grid;gap:12px}.form-grid label{display:grid;gap:6px;font-size:13px;color:rgba(234,247,241,.82)}.form-grid input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(196,245,221,.14);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));color:#fff;font-family:"Nunito",sans-serif;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.form-grid input:focus{outline:0;border-color:var(--accent-soft-strong);box-shadow:0 0 0 4px var(--accent-ring);background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.06))}.file-hidden{display:none}.password-field{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.password-field input{margin:0;transition:color .22s ease,text-shadow .22s ease,filter .22s ease,transform .22s ease,border-color .22s ease,background .22s ease;will-change:filter,transform}.password-field.is-revealing input{color:transparent;text-shadow:0 0 12px rgba(255,255,255,.9);filter:blur(4px);transform:translateY(-1px) scale(.995)}.password-field.is-visible input{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.09)}.toggle-pass{width:40px;height:40px;border-radius:12px;border:0;background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.toggle-pass svg{width:18px;height:18px;transition:transform .24s ease,opacity .2s ease}.toggle-pass.is-switching{transform:scale(.92)}.toggle-pass.is-active{color:#fff;background:rgba(255,255,255,.18);box-shadow:0 8px 22px rgba(0,0,0,.18)}.toggle-pass.is-active svg{transform:scale(1.08) rotate(-4deg)}@media (prefers-reduced-motion:reduce){.password-field input,.toggle-pass,.toggle-pass svg{transition:none}.password-field.is-revealing input{filter:none;transform:none;text-shadow:none}}.form-hint{font-size:12px;opacity:.8}.form-hint.ok{color:rgba(190,255,210,.95)}.form-hint.bad{color:rgba(255,190,190,.95)}.captcha-visual{min-height:72px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:radial-gradient(circle at top left,rgba(112,214,167,.15),transparent 42%),rgba(4,12,9,.52);border:1px solid rgba(187,246,217,.08);overflow:hidden}.captcha-visual svg{width:100%;height:auto;display:block}.captcha-visual-recaptcha{min-height:86px;padding:10px;background:0 0;border:0;overflow:visible}.recaptcha-slot{display:flex;justify-content:center;width:100%}.captcha-skeleton,.captcha-fallback{width:calc(100% - 8px);height:64px;border-radius:14px}.captcha-skeleton{background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.14),rgba(255,255,255,.06));background-size:200% 100%;animation:captcha-shimmer 1.2s linear infinite}.captcha-fallback{display:flex;align-items:center;justify-content:center;color:rgba(255,205,205,.92);font-size:13px;background:rgba(120,20,20,.16)}@keyframes captcha-shimmer{0%{background-position:200%0}to{background-position:-200%0}}.profile-header{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;margin-bottom:12px}.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:12px 0 14px}.profile-stat{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08);display:grid;gap:4px}.vip-card{background:radial-gradient(120% 140%at 0 0,rgba(255,240,170,.32),transparent 60%),linear-gradient(135deg,rgba(255,210,90,.26),rgba(255,130,20,.18));border:1px solid rgba(255,220,140,.5);box-shadow:0 12px 30px rgba(255,170,40,.28),0 0 24px rgba(255,200,120,.35)}.vip-card .stat-label{color:rgba(255,220,120,.9)}.vip-list{margin:12px 0 14px;padding:0;list-style:none;display:grid;gap:6px;color:rgba(255,236,190,.9);font-size:13px}.vip-list li::before{content:"★";margin-right:8px;color:rgba(255,220,140,.95)}.profile-stat .stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.6)}.profile-stat .stat-value{font-size:14px;font-weight:600}.profile-info-list{margin:0;padding-left:18px;font-size:13px;line-height:1.5}.profile-actions{display:grid;gap:8px;margin-top:10px}.support-chat{position:fixed;right:18px;bottom:18px;z-index:11000;display:grid;justify-items:end;gap:12px}.support-chat-toggle{min-width:248px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(135deg,rgba(18,22,34,.94),rgba(35,40,58,.92));color:#fff;display:grid;gap:4px;text-align:left;cursor:pointer;box-shadow:0 18px 40px rgba(0,0,0,.34);backdrop-filter:blur(18px);opacity:1;transform:translateY(0) scale(1);transform-origin:bottom right;transition:opacity 220ms ease,transform 280ms cubic-bezier(.22,1,.36,1),filter 220ms ease}.support-chat.is-open .support-chat-toggle,.support-chat.is-hiding-toggle .support-chat-toggle{opacity:0;transform:translateY(18px) scale(.92);filter:blur(8px);pointer-events:none}.support-chat.is-opening .support-chat-toggle,.support-chat.is-returning .support-chat-toggle{pointer-events:none}.support-chat-badge{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));font-size:11px}.support-chat-toggle-title{font-size:15px;font-weight:700}.support-chat-toggle-subtitle,.support-chat-status{font-size:12px;color:rgba(255,255,255,.68)}.support-chat-panel{width:min(360px,calc(100vw - 24px));border-radius:24px;background:linear-gradient(180deg,rgba(13,17,28,.98),rgba(24,29,44,.96));border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 60px rgba(0,0,0,.4);overflow:hidden;transform-origin:bottom right;animation:support-chat-in 260ms cubic-bezier(.22,1,.36,1)}.support-chat-header{padding:16px 16px 12px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.support-chat-title{color:#fff;font-size:15px;font-weight:700}.support-chat-close{width:34px;height:34px;border:0;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.support-chat-messages{max-height:300px;min-height:170px;overflow:auto;padding:14px;display:grid;gap:10px}.support-chat-message{max-width:86%;width:fit-content;padding:10px 12px;border-radius:16px;font-size:13px;line-height:1.45;display:grid;gap:8px;overflow-wrap:anywhere}.support-chat-message-head{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:rgba(255,255,255,.66)}.support-chat-role-icon{width:14px;height:14px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.support-chat-message-text{color:#fff}.support-chat-message.bot{background:rgba(255,255,255,.08);color:#fff;border-bottom-left-radius:6px}.support-chat-message.user{justify-self:end;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));color:#fff;border-bottom-right-radius:6px}.support-chat-quick{padding:0 14px 12px;display:flex;gap:8px;flex-wrap:wrap;max-height:120px;opacity:1;transform:translateY(0);overflow:hidden;transition:max-height 260ms cubic-bezier(.22,1,.36,1),opacity 200ms ease,transform 220ms ease,padding 220ms ease}.support-chat-quick.is-collapsed{max-height:0;opacity:0;transform:translateY(-10px);padding-top:0;padding-bottom:0}.support-chat-quick button,.support-chat-form button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;cursor:pointer}.support-chat-quick button{padding:8px 10px;font-size:12px}.support-chat-form{padding:0 14px 14px;display:grid;grid-template-columns:1fr auto;gap:8px}.support-chat-form input{min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;padding:12px 14px}.support-chat-form button{padding:0 16px}.chats-page .cards{align-items:stretch}.chats-page .cards .card{width:min(1180px,100%);max-width:1180px}.chats-page .card-inner{padding:24px 24px 20px}.chats-page .support-ticket-layout{grid-template-columns:300px minmax(0,1fr)}.chats-page .support-ticket-view{min-width:0}.chats-page .community-room-messages{max-height:460px}.support-chat-typing{display:inline-flex;align-items:center;gap:6px}.support-chat-typing-dot{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.88);animation:supportTypingDot 1.1s infinite ease-in-out}.support-chat-typing-dot:nth-child(2){animation-delay:.12s}.support-chat-typing-dot:nth-child(3){animation-delay:.24s}@keyframes supportTypingDot{0%,80%,to{transform:translateY(0);opacity:.42}40%{transform:translateY(-4px);opacity:1}}@keyframes support-chat-in{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes support-chat-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(16px) scale(.94)}}.support-chat-panel.is-closing{animation:support-chat-out 220ms cubic-bezier(.4,0,1,1) forwards}.qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-12px) scale(.98);transform-origin:top center;transition:max-height .42s cubic-bezier(.16,1,.3,1),opacity .28s ease,transform .36s cubic-bezier(.16,1,.3,1),margin-top .36s cubic-bezier(.16,1,.3,1)}.qr-grid[hidden]{display:none!important}.qr-grid.is-open{margin-top:14px;max-height:760px;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.qr-grid.is-closing{margin-top:0;max-height:0;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.98)}.qr-card,.diagnostics-panel{padding:14px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.qr-card{opacity:0;transform:translateY(14px);transition:opacity .28s ease,transform .36s cubic-bezier(.16,1,.3,1)}.qr-grid.is-open .qr-card{opacity:1;transform:translateY(0)}.qr-grid.is-open .qr-card:nth-child(2){transition-delay:.06s}.qr-title,.diagnostics-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.86);margin-bottom:10px}.qr-box{min-height:168px;display:grid;place-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.92);color:rgba(0,0,0,.64);font-size:12px;text-align:center;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,background .24s ease}.qr-box svg{width:min(180px,100%);height:auto;border-radius:8px}.qr-box.has-qr{cursor:zoom-in;box-shadow:0 12px 34px rgba(0,0,0,.18)}.qr-box.has-qr:hover,.qr-box.has-qr:focus-visible{background:rgba(255,255,255,.98);transform:translateY(-2px) scale(1.015);box-shadow:0 18px 44px rgba(0,0,0,.24)}.qr-box.is-loading{cursor:wait}.qr-caption{margin-top:8px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.4;overflow-wrap:anywhere}.qr-lightbox{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:22px;background:rgba(5,8,14,.78);backdrop-filter:blur(26px) saturate(160%);opacity:0;pointer-events:none;transition:opacity .24s ease}.qr-lightbox.is-active{opacity:1;pointer-events:auto}.qr-lightbox-card{width:min(560px,100%);padding:clamp(18px,4vw,30px);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.18);transform:translateY(16px) scale(.94);transition:transform .32s cubic-bezier(.16,1,.3,1)}.qr-lightbox.is-active .qr-lightbox-card{transform:translateY(0) scale(1)}.qr-lightbox-title{color:#fff;font-size:clamp(20px,4vw,28px);font-weight:900;letter-spacing:-.03em;text-align:center;margin-bottom:16px}.qr-lightbox-code{display:grid;place-items:center;padding:clamp(14px,4vw,24px);border-radius:22px;background:rgba(255,255,255,.96)}.qr-lightbox-code svg{width:min(420px,72vw);height:auto;border-radius:12px}.qr-lightbox-caption{margin-top:14px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5;text-align:center;overflow-wrap:anywhere}.qr-lightbox-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:0;line-height:0;padding:0;cursor:pointer;transform:translateZ(0);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.qr-lightbox-close::before{content:"";position:absolute;left:50%;top:50%;display:block;color:#fff;width:19px;height:2px;border-radius:999px;background:currentColor;text-align:center;transform:translate(-50%,-50%) rotate(45deg);transition:transform .24s cubic-bezier(.16,1,.3,1)}.qr-lightbox-close::after{content:"";position:absolute;left:50%;top:50%;width:19px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%) rotate(-45deg);transition:transform .24s cubic-bezier(.16,1,.3,1)}.qr-lightbox-close:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.28);box-shadow:0 10px 28px rgba(0,0,0,.24)}.qr-lightbox-close:hover::before{transform:translate(-50%,-50%) rotate(135deg)}.qr-lightbox-close:hover::after{transform:translate(-50%,-50%) rotate(45deg)}body.qr-lightbox-open{overflow:hidden}.diagnostics-panel{margin-top:14px}.diagnostics-list{display:grid;gap:8px}.diagnostics-item{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:start;padding:10px;border-radius:12px;background:rgba(255,255,255,.06)}.diagnostics-item>span{display:inline-grid;place-items:center;min-height:26px;border-radius:999px;background:rgba(255,255,255,.12);font-size:10px;font-weight:800}.diagnostics-item.ok>span{background:rgba(97,255,160,.18);color:rgba(190,255,210,.96)}.diagnostics-item.bad>span{background:rgba(255,100,100,.18);color:rgba(255,200,200,.96)}.diagnostics-item strong{display:block;color:rgba(255,255,255,.92);font-size:13px}.diagnostics-item small{display:block;margin-top:2px;color:rgba(255,255,255,.62);font-size:11px;overflow-wrap:anywhere}.avatar-preview{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#fff;background-size:cover;background-position:center;border:0;cursor:pointer;position:relative;overflow:hidden}.avatar-letter{position:relative;z-index:1}.avatar-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);opacity:0;transition:opacity 180ms ease}.avatar-overlay svg{width:22px;height:22px}.avatar-preview:hover .avatar-overlay,.avatar-preview:focus-visible .avatar-overlay{opacity:1}#logout-btn{margin-top:10px}.profile-name{font-size:16px;font-weight:600}.profile-email{font-size:13px;opacity:.75}.profile-name-wrapper{display:flex;align-items:center;gap:8px}.profile-badge{display:inline-block;padding:3px 10px;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:6px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 55%,rgba(255,255,255,.35) 100%);background-size:200% 200%;color:#fff;letter-spacing:.8px;animation:gradientShift 3s ease infinite;box-shadow:0 2px 10px var(--accent-ring);border:1px solid rgba(255,255,255,.2)}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}html:not(.js) .reveal{opacity:1;transform:none!important}html{min-height:100%;background:#080b11}body{min-height:100vh;background:radial-gradient(circle at 8% 12%,rgba(88,132,255,.28),transparent 0 22%),radial-gradient(circle at 92% 14%,rgba(255,96,160,.22),transparent 0 19%),radial-gradient(circle at 84% 82%,rgba(60,214,177,.18),transparent 0 22%),radial-gradient(circle at 16% 88%,rgba(255,168,76,.15),transparent 0 19%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,#06080d 0,#0a0d14 46%,#080b11 100%);background-size:100% 100%,100% 100%,100% 100%,100% 100%,34px 34px,34px 34px,118px 118px,118px 118px,100% 100%;background-position:center,center,center,center,0 0,0 0,0 0,0 0,center;background-attachment:fixed}.container{min-height:100vh}.content{padding-bottom:40px}.nav-brand{color:#fff;text-decoration:none;flex-shrink:0}.profile-badge-inline{margin-left:8px;vertical-align:middle}.support-ticket-layout{align-items:start;grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.support-ticket-view{min-height:520px;display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto auto;gap:12px}.community-composer textarea,.community-message-form input,.community-message-form textarea{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(196,245,221,.14);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));color:#fff;font-family:"Nunito",sans-serif;font-size:14px}.community-composer textarea:focus,.community-message-form input:focus,.community-message-form textarea:focus{outline:0;border-color:var(--accent-soft-strong);box-shadow:0 0 0 4px var(--accent-ring)}.community-message.admin{border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));margin-left:auto}.community-message.bot{border:1px solid rgba(74,222,128,.16);background:linear-gradient(135deg,rgba(74,222,128,.12),rgba(255,255,255,.03))}.community-message-title{color:#fff;font-weight:700}#ticket-actions{margin:0}#ticket-message-form{align-items:stretch;grid-template-columns:minmax(0,1fr) auto}#ticket-message-reply-input{min-height:104px;resize:vertical;border-radius:18px;padding:16px 18px;font-size:15px;line-height:1.45}.icon-send-btn{width:54px;min-width:54px;height:54px;padding:0;border-radius:18px}.icon-send-btn .ui-icon{width:18px;height:18px}.profile-preview-modal[hidden]{display:none!important}.profile-preview-card{max-width:min(520px,calc(100vw - 28px))}.profile-preview-name,.profile-preview-meta{color:#fff}@media (max-width:720px){.support-ticket-view{min-height:auto}.community-chat-layout.support-ticket-layout{grid-template-columns:1fr}}.nav-icon-link{flex-shrink:0}body.profile-page{background:radial-gradient(circle at 10% 14%,rgba(86,124,255,.24),transparent 0 20%),radial-gradient(circle at 86% 12%,rgba(255,108,156,.18),transparent 0 17%),radial-gradient(circle at 82% 86%,rgba(64,205,170,.15),transparent 0 19%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(180deg,#07090f 0,#0b0f18 50%,#080b11 100%);background-size:100% 100%,100% 100%,100% 100%,34px 34px,34px 34px,118px 118px,118px 118px,100% 100%;background-position:center,center,center,0 0,0 0,0 0,0 0,center;background-attachment:fixed}body.profile-page .container,body.profile-page .content,body.profile-page .profile-grid{min-height:100vh}body.profile-page{overscroll-behavior-y:none}html:has(body.profile-page){overflow-y:auto!important;height:auto!important}body.profile-page{overflow-y:auto!important;min-height:100dvh!important;height:auto!important;touch-action:pan-y;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}body.profile-page .container,body.profile-page .content,body.profile-page .profile-grid{height:auto!important}@media (max-width:768px){body.profile-page{background-attachment:scroll!important}}html{-webkit-text-size-adjust:100%}body.js-loading .nav-bar,body.js-loading .content,body.js-loading .footer,body.js-loading .support-chat,body.js-loading .cards{opacity:0!important;transform:none!important}body,.container{min-height:100vh}.content{max-width:1200px}#admin-panel-btn{display:none!important}#admin-panel-btn.show-admin{display:inline-flex!important}@media (max-width:680px){.qr-grid{grid-template-columns:1fr}}.morph-btn .ui-icon,.morph-btn-icon{filter:brightness(0) invert(1)!important}.profile-bio-card,.community-shell{margin-top:22px;padding:18px;border-radius:24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.profile-bio-card textarea,.community-composer textarea,.community-composer input,.community-message-form input{width:100%}.community-tabs{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap}.community-tab{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;border-radius:999px;padding:10px 16px;cursor:pointer}.community-tab.is-active{background:var(--accent-soft, rgba(16, 185, 129, 0.22));border-color:var(--accent, #10b981);color:#fff}.community-view{display:none}.community-view.is-active{display:block}.community-feed{display:grid;gap:14px;margin-top:16px}.community-post,.community-comment{padding:16px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07)}.community-post-head,.community-user-inline{display:flex;align-items:center;gap:10px}.community-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--accent, #10b981),rgba(255,255,255,.24));background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-weight:800}.community-post-title{font-size:18px;font-weight:700;margin:8px 0 6px}.community-post-meta,.community-room-members{color:rgba(255,255,255,.66);font-size:13px}.community-post-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.community-chat-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.community-room-list,.community-room-view{border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);padding:14px}.community-room-item{width:100%;text-align:left;border:1px solid transparent;background:rgba(255,255,255,.04);color:#fff;border-radius:16px;padding:12px;margin-bottom:10px;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.community-room-item:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.12);box-shadow:0 14px 30px rgba(0,0,0,.18)}.community-room-item.is-active{border-color:var(--accent, #10b981);background:var(--accent-soft, rgba(16, 185, 129, 0.2))}.community-room-messages{min-height:280px;max-height:420px;overflow-y:auto;display:grid;gap:10px;margin:14px 0;align-content:start}.community-message{max-width:min(100%,560px);width:fit-content;padding:14px;border-radius:18px;background:rgba(255,255,255,.07);overflow-wrap:anywhere;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.community-message:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.community-message.self{margin-left:auto;background:var(--accent-soft, rgba(16, 185, 129, 0.22))}.community-message-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:6px}.profile-name-wrapper{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-actions-stack{display:flex;flex-wrap:wrap;gap:12px}.profile-bio-display{min-height:72px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.88);line-height:1.6;margin-bottom:12px;white-space:pre-wrap}.bio-editor{width:100%;min-height:120px;resize:vertical;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(7,10,14,.86);color:#fff;font:inherit;line-height:1.6;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 30px rgba(0,0,0,.18)}.bio-editor::placeholder{color:rgba(255,255,255,.38)}.bio-editor:focus{outline:0;border-color:var(--accent, #10b981);box-shadow:0 0 0 3px var(--accent-ring, rgba(16,185,129,0.22))}.profile-preview-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,7,12,.72);z-index:2600}.profile-preview-modal[hidden]{display:none!important}.profile-preview-card{width:min(100%,480px);position:relative;padding:22px;border-radius:24px}.profile-preview-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.profile-preview-head{display:flex;align-items:center;gap:12px}.profile-preview-name{font-size:24px;font-weight:800}.profile-preview-meta{color:rgba(255,255,255,.62);font-size:13px}.profile-preview-bio{margin-top:16px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);white-space:pre-wrap;line-height:1.6}@media (max-width:900px){.community-chat-layout{grid-template-columns:1fr}.community-room-messages{max-height:320px}}@media (max-width:640px){.profile-bio-card,.community-shell{padding:14px;border-radius:20px}.community-message{max-width:92%}.community-message-form{grid-template-columns:1fr}.support-chat{right:12px;bottom:12px;left:12px}.support-chat-toggle,.support-chat-panel{width:100%}}.nav-bar{position:fixed!important;top:10px!important;left:0!important;right:0!important;margin:0 auto!important;transform:none!important;width:min(1180px,calc(100vw - 24px))!important;z-index:2000!important}.nav-bar>*{position:static!important}.nav-inner{position:static!important;width:100%!important;margin:0 auto!important}body,.profile-page{padding-top:96px!important}.morph-btn{transition:transform 320ms cubic-bezier(.22,1,.36,1),box-shadow 320ms cubic-bezier(.22,1,.36,1),filter 260ms ease;will-change:transform,filter}.morph-btn[data-state=loading]{transform:translateZ(0) scale(1.02);filter:saturate(1.12)}.morph-btn[data-state=loading] .morph-btn-icon-wrap{animation:morph-spin-pulse 900ms cubic-bezier(.22,1,.36,1) infinite,morph-warp 700ms ease-in-out infinite}.morph-btn[data-state=loading] .morph-btn-label{transform:scaleX(.96) scaleY(1.02)}@keyframes morph-warp{0%{transform:rotate(0deg) scale(1,1);filter:blur(0)}50%{transform:rotate(180deg) scale(1.18,.82);filter:blur(2.6px)}to{transform:rotate(360deg) scale(1,1);filter:blur(0)}}@media (max-width:640px){body,.profile-page{padding-top:84px!important}.nav-bar{width:calc(100vw - 16px)!important;top:8px!important;left:0!important;right:0!important;margin:0 auto!important}}.seo-cards{margin-top:20px}.seo-faq-list{display:grid;gap:14px}.seo-faq-item{padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.seo-faq-item strong{display:block;color:#fff;font-size:15px;margin-bottom:8px}.seo-faq-item p{margin:0;color:rgba(255,255,255,.76);line-height:1.65}.chats-page .cards{max-width:1320px}.chats-page .support-ticket-layout{grid-template-columns:340px minmax(0,1fr)!important;gap:18px}.chats-page .support-ticket-view,.chats-page .community-room-view{min-width:0}#ticket-message-reply-input{min-height:124px!important;width:100%;resize:vertical;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(10,11,18,.92);color:#fff;font:inherit;line-height:1.5;box-sizing:border-box}#ticket-message-reply-input:focus{outline:0;border-color:var(--accent, #667eea);box-shadow:0 0 0 3px var(--accent-ring, rgba(102, 126, 234, 0.22))}.icon-send-btn{min-width:62px;width:62px;height:62px;padding:0;align-self:end}.icon-send-btn .ui-icon{width:20px;height:20px}body.js-loading{overflow-x:hidden}body.js-loading .nav-bar,body.js-loading .content,body.js-loading .footer,body.js-loading .support-chat,body.js-loading .cards,body.js-loading .notice-layer,body.js-loading .start,body.js-loading .info-cards,body.js-loading .seo-cards{opacity:0!important;transform:none!important;transition:none!important}@media (max-width:900px){.chats-page .support-ticket-layout{grid-template-columns:1fr!important}}.nav-avatar{overflow:visible!important}.nav-avatar .nav-avatar-media{width:42px;height:42px;min-width:42px;border-radius:50%;overflow:hidden;flex:0 0 42px;transform:translateX(-10px);filter:none!important;box-shadow:0 10px 24px rgba(0,0,0,.24)}.nav-avatar .avatar-img{width:100%!important;height:100%!important;position:static!important;display:block;object-fit:cover;object-position:center;image-rendering:auto;transform:translateZ(0);filter:none!important}.nav-avatar .avatar-fallback{width:100%;height:100%;border-radius:50%}.nav-avatar .nav-avatar-reveal{overflow:visible}.support-desk-content{max-width:1440px}.support-desk-shell{padding:26px;border-radius:34px;margin-top:22px}.support-desk-intro{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.support-eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.support-desk-intro h1{margin:10px 0 8px;color:#fff;font-size:clamp(30px,4vw,44px)}.support-desk-intro p{margin:0;color:rgba(255,255,255,.72);max-width:760px;line-height:1.7}.support-intro-actions{display:flex;gap:12px;flex-wrap:wrap}.support-desk-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.support-filter-group{display:flex;gap:10px;flex-wrap:wrap}.support-filter-chip{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.82);border-radius:999px;min-height:40px;padding:0 16px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.support-filter-chip.is-active,.support-filter-chip:hover{background:var(--accent-soft, rgba(102,126,234,0.24));border-color:var(--accent, #667eea);transform:translateY(-1px)}.support-search{width:min(360px,100%)}.support-search input,.support-ticket-create-form select,.support-ticket-close-form select,.support-ticket-close-form input{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(9,12,18,.88);color:#fff;padding:0 16px;box-sizing:border-box}.support-desk-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:20px;min-height:720px}.support-ticket-sidebar,.support-ticket-stage{border-radius:28px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);min-width:0}.support-ticket-sidebar{padding:14px}.support-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.support-sidebar-title{color:#fff;font-size:18px;font-weight:700}.support-sidebar-hint{color:rgba(255,255,255,.58);font-size:13px}.support-thread-list-clean{display:grid;gap:10px}.support-thread-item{padding:14px}.support-thread-item-top,.support-thread-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-thread-item strong{color:#fff;font-size:15px}.support-thread-item-bottom{margin-top:10px;color:rgba(255,255,255,.58);font-size:13px}.support-thread-item-bottom span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-status-chip,.support-unread-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px}.support-status-chip.is-open{background:rgba(83,210,132,.14);color:#bff6cd}.support-status-chip.is-closed{background:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.support-unread-pill{min-width:28px;background:var(--accent, #667eea);color:#fff}.support-ticket-stage{padding:18px;display:grid}.support-ticket-stage-empty,.support-ticket-stage-body{min-height:100%}.support-ticket-stage-empty{display:grid;place-content:center;text-align:center;color:rgba(255,255,255,.62);gap:8px}.support-stage-empty-title{color:#fff;font-size:24px;font-weight:700}.support-ticket-stage-body{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:14px}.support-ticket-header{display:flex;justify-content:space-between;align-items:start;gap:16px}.support-ticket-topic{color:#fff;font-size:clamp(24px,3vw,34px);font-weight:800}.support-ticket-notice{width:fit-content;margin:0 auto;padding:10px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:rgba(255,255,255,.78);font-size:13px;transition:opacity .24s ease,transform .24s ease}.support-ticket-notice.is-fading{opacity:.6}.support-thread-messages{max-height:none;min-height:420px;padding-right:6px}.support-reply-form-clean{grid-template-columns:minmax(0,1fr) 64px;align-items:end}.support-modal{position:fixed;inset:0;z-index:2600;display:grid;place-items:center;padding:24px;background:rgba(4,7,12,.68);backdrop-filter:blur(18px)}.support-modal[hidden]{display:none!important}.support-modal-card{width:min(640px,100%);padding:24px;border-radius:28px;position:relative}.support-modal-title{color:#fff;font-size:28px;font-weight:800;margin-bottom:10px}.support-modal-copy{margin:0 0 18px;color:rgba(255,255,255,.7);line-height:1.7}.support-topic-preview{display:grid;gap:6px;padding:16px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.76)}.support-topic-preview strong{color:#fff}.profile-drawer[hidden]{display:none!important}.profile-drawer{position:fixed;inset:0;z-index:2700}.profile-drawer-backdrop{position:absolute;inset:0;background:rgba(4,7,12,.54);backdrop-filter:blur(12px)}.profile-drawer-card{position:absolute;top:18px;right:18px;bottom:18px;width:min(460px,calc(100vw - 24px));padding:22px;border-radius:30px;overflow:auto}.profile-drawer-head{display:flex;gap:14px;align-items:center;margin-bottom:14px}.profile-drawer-avatar{width:68px;height:68px;flex:0 0 68px}.profile-drawer-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.profile-drawer-pane{display:none}.profile-drawer-pane.is-active{display:block}.support-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.support-profile-grid div,.support-history-item,.support-access-box{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.support-profile-grid span,.support-access-box span{display:block;color:rgba(255,255,255,.58);font-size:12px;margin-bottom:6px}.support-profile-grid strong,.support-history-item strong{color:#fff}.support-history-item{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.support-access-box code{display:block;margin-top:6px;color:rgba(255,255,255,.88);white-space:pre-wrap;word-break:break-word}.profile-drawer-actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}@media (max-width:980px){.support-desk-layout{grid-template-columns:1fr}.support-desk-intro,.support-desk-toolbar{grid-template-columns:1fr;display:grid}.support-search{width:100%}}.page-loader{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(144,78,255,.18),transparent 36%),radial-gradient(circle at 80%0,rgba(0,190,255,.16),transparent 32%),linear-gradient(180deg,#05070c 0,#090c14 100%);transition:opacity 340ms ease,visibility 340ms ease}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-loader-shell{min-width:min(360px,calc(100vw - 40px));padding:28px 30px;border-radius:32px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);box-shadow:0 30px 80px rgba(0,0,0,.42);text-align:center;backdrop-filter:blur(28px)}.page-loader-mark{width:64px;height:64px;margin:0 auto 14px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(162,81,255,.95),rgba(93,63,211,.7));color:#fff;font-size:30px;font-weight:800;box-shadow:0 18px 44px rgba(128,74,255,.34)}.page-loader-title{color:#fff;font-size:28px;font-weight:800}.page-loader-copy{margin-top:8px;color:rgba(255,255,255,.68);font-size:14px}.landing-page .content{padding-top:18px}.landing-page .cards,.landing-page .start{gap:44px}.landing-page .card,.landing-page .info-cards .card{padding:18px 20px 20px;border-radius:26px}.landing-page .card-inner{gap:14px}.landing-page .card-primary{width:min(760px,100%);padding:22px 22px 24px;border-radius:30px}.landing-page .cards .card:nth-child(2),.landing-page .cards .card:nth-child(3),.landing-page .cards .card:nth-child(4),.landing-page #about,.landing-page #why{align-self:center;transform:none!important;margin-top:0!important}.nav-bar{border-radius:0 0 34px 34px!important;min-height:72px;padding:0 14px!important;background:rgba(12,16,26,.62)!important;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 70px rgba(0,0,0,.32);transition:min-height 220ms ease,width 220ms ease,background 220ms ease}.nav-inner{gap:14px!important}.nav-inline-separator{width:1px;height:22px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.2),transparent);flex:0 0 1px}.nav-link-with-icon,.nav-avatar{min-height:44px}.nav-avatar{margin-left:auto;padding-left:4px!important;padding-right:0!important;background:0 0!important;box-shadow:none!important}.nav-avatar .nav-avatar-media{transform:translateX(-16px);transition:transform 260ms cubic-bezier(.2,.9,.2,1),filter 260ms ease;filter:blur(0)}.nav-avatar .nav-avatar-reveal{background:0 0!important;border:0!important;padding-left:0!important}.nav-bar.is-compact{min-height:58px}.landing-page .nav-bar.is-compact .nav-icon,.landing-page .nav-bar.is-compact .nav-link-with-icon,.landing-page .nav-bar.is-compact .nav-inline-separator,.landing-page .nav-bar.is-compact .nav-avatar{opacity:0;transform:translateY(-10px);pointer-events:none;width:0;min-width:0;margin:0;padding-left:0!important;padding-right:0!important;overflow:hidden}.landing-page .nav-bar.is-compact .nav-brand{margin:0 auto}.landing-page .nav-bar.is-compact .nav-inner{justify-content:center!important}.footer-arched{width:min(1320px,calc(100vw - 28px));margin:110px auto 0;padding:0;border-radius:48px 48px 0 0;overflow:hidden;background:radial-gradient(circle at top,rgba(158,87,255,.18),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03))}.footer-arched-inner{padding:42px 34px 30px;display:grid;gap:30px}.footer-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.footer-hero h2{margin:10px 0 8px;font-size:clamp(28px,4vw,42px)}.footer-hero p{max-width:760px;color:rgba(255,255,255,.74);font-size:15px;line-height:1.7}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.footer-column{display:grid;gap:10px;padding:18px;border-radius:24px;background:rgba(255,255,255,.04);text-align:left}.footer-column h3{margin:0 0 4px;color:#fff;font-size:16px}.footer-column a,.footer-column span{color:rgba(255,255,255,.74);font-size:14px;line-height:1.5;text-decoration:none}.footer-column a:hover{color:#fff}.footer-legal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;text-align:left}.footer-legal>div{padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.72);font-size:13px;line-height:1.7}.footer-rights{padding-top:6px;text-align:center;color:rgba(255,255,255,.62)}.support-desk-content{max-width:1480px}.support-desk-shell{padding:32px;border-radius:34px}.support-desk-layout{grid-template-columns:380px minmax(0,1fr);gap:24px;min-height:760px}.support-ticket-sidebar,.support-ticket-stage{padding:18px;border-radius:30px}.support-ticket-stage{display:flex;flex-direction:column}.support-thread-list-clean{display:grid;gap:12px;overflow:auto;padding-right:4px}.support-thread-item{width:100%;text-align:left;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03);transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.support-thread-item:hover,.support-thread-item.is-active{transform:translateY(-2px);border-color:rgba(168,92,255,.48);background:rgba(133,68,201,.16)}.support-thread-item-top,.support-thread-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-thread-item-bottom{margin-top:10px;color:rgba(255,255,255,.68);font-size:13px}.support-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;white-space:nowrap}.support-status-chip.is-open{background:rgba(86,224,173,.16);color:#98ffd8}.support-status-chip.is-closed{background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.support-unread-pill{min-width:24px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ac62ff,#7e47e9);color:#fff;font-size:12px;font-weight:700}.support-ticket-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.support-ticket-topic{color:#fff;font-size:28px;font-weight:800}.support-ticket-notice{align-self:center;margin:16px auto 0;padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:13px;transition:opacity 260ms ease,transform 260ms ease}.support-ticket-notice.is-fading{opacity:.72}.support-thread-messages{flex:1 1 auto;min-height:420px;max-height:100%;padding:22px 6px 8px 0;display:grid;gap:14px;overflow:auto}.support-reply-form-clean{grid-template-columns:minmax(0,1fr) 60px;align-items:end;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.support-reply-form-clean textarea{width:100%;min-height:132px;resize:vertical;border-radius:22px;padding:18px 18px;border:1px solid rgba(255,255,255,.08);background:rgba(8,10,17,.72);color:#fff}.icon-send-btn{width:60px;height:60px;min-width:60px;border-radius:20px!important;padding:0!important;display:grid;place-items:center}.icon-send-btn .ui-icon{width:22px;height:22px}.support-modal[hidden]{display:none!important}.support-modal{position:fixed;inset:0;z-index:2600;display:grid;place-items:center;padding:18px;background:rgba(5,8,14,.62);backdrop-filter:blur(16px)}.support-modal-card{width:min(620px,100%);padding:28px;border-radius:32px}.support-modal-title{color:#fff;font-size:30px;font-weight:800}.support-modal-copy{margin:10px 0 18px;color:rgba(255,255,255,.7);line-height:1.6}.support-topic-preview{display:grid;gap:8px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.72)}.profile-drawer-card{background:rgba(8,10,18,.88)}.profile-preview-name,.profile-preview-meta{color:#fff!important}@media (max-width:980px){.footer-grid,.footer-legal{grid-template-columns:1fr 1fr}.footer-hero{display:grid}}@media (max-width:768px){.nav-bar{min-height:62px;border-radius:0 0 26px 26px!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.nav-inner{width:max-content!important;min-width:100%;justify-content:flex-start!important}.nav-link-with-icon span,.nav-avatar-reveal,.nav-brand h1{white-space:nowrap}.landing-page .nav-link-with-icon{width:42px;min-width:42px;justify-content:center;padding:0!important;font-size:0}.landing-page .nav-link-with-icon .ui-icon{margin:0}.landing-page .nav-inline-separator{display:none}.landing-page .nav-login,.landing-page .nav-avatar{margin-left:0}.landing-page .nav-brand h1{font-size:22px}.support-desk-shell{padding:18px}.support-desk-layout,.footer-grid,.footer-legal{grid-template-columns:1fr}.support-ticket-sidebar,.support-ticket-stage{padding:14px;border-radius:24px}.support-reply-form-clean{grid-template-columns:minmax(0,1fr) 54px}.support-reply-form-clean textarea{min-height:118px}.footer-arched{width:calc(100vw - 16px);border-radius:34px 34px 0 0}.footer-arched-inner{padding:26px 18px 22px}}.bg-liquid-glass,.nav-bar,.footer-arched,.support-desk-shell,.support-ticket-sidebar,.support-ticket-stage,.support-modal-card,.profile-drawer-card{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.025)),linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.012))!important;backdrop-filter:blur(30px) saturate(170%)!important;-webkit-backdrop-filter:blur(30px) saturate(170%)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.24),inset 0-1px 0 rgba(255,255,255,.04)!important}.bg-liquid-glass::before,.nav-bar::before,.footer-arched::before,.support-desk-shell::before,.support-ticket-sidebar::before,.support-ticket-stage::before,.support-modal-card::before,.profile-drawer-card::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.04) 18%,transparent 42%),linear-gradient(120deg,rgba(255,255,255,.05),transparent 44%,rgba(255,255,255,.02) 72%,transparent 100%)}.bg-liquid-glass::after,.nav-bar::after,.footer-arched::after,.support-desk-shell::after,.support-ticket-sidebar::after,.support-ticket-stage::after,.support-modal-card::after,.profile-drawer-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:.55;background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.22),transparent 18%),radial-gradient(circle at 88% 88%,rgba(255,255,255,.08),transparent 22%);mix-blend-mode:screen}.landing-page .nav-bar,.support-page-nav{top:0!important;margin:0 auto!important}.nav-bar{width:min(420px,100vw)!important;min-height:58px!important;padding:0 10px!important;border-radius:0 0 26px 26px!important}.nav-inner{gap:8px!important;justify-content:center!important}.landing-page .nav-brand{margin-right:0}.nav-link-with-icon,.nav-icon-link,.nav-avatar{width:42px;min-width:42px;height:42px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden!important;border-radius:16px!important;transition:width .26s cubic-bezier(.22,1,.36,1),padding .26s cubic-bezier(.22,1,.36,1)}.nav-link-with-icon .ui-icon,.nav-icon-link .tgicon,.nav-avatar .nav-avatar-media{margin:0!important}.nav-link-with-icon,.nav-avatar{font-size:0!important}.nav-link-with-icon span,.nav-avatar .nav-avatar-reveal{position:static;max-width:0;overflow:hidden;opacity:0;pointer-events:none;white-space:nowrap;font-size:13px!important;color:#fff;padding:0;border:0;background:0 0;transition:max-width .26s cubic-bezier(.22,1,.36,1),opacity .18s ease,margin-left .26s cubic-bezier(.22,1,.36,1)}.nav-link-with-icon>span{display:inline-flex;align-items:center;margin-left:0}.nav-link-with-icon:hover,.nav-avatar:hover{width:138px;justify-content:flex-start;padding:0 12px!important}.nav-link-with-icon:hover span,.nav-avatar:hover .nav-avatar-reveal{opacity:1;max-width:120px;margin-left:10px}.nav-inline-separator,.nav-avatar-separator,.nav-avatar-name{display:none!important}.nav-avatar{margin-left:0!important}.nav-avatar .nav-avatar-media{width:36px;height:36px;min-width:36px;flex:0 0 36px;transform:none!important}.nav-avatar .nav-avatar-reveal{display:inline-flex;align-items:center;gap:8px;padding:0!important}.nav-avatar .nav-avatar-profile{display:inline-flex;align-items:center;gap:8px}.support-page-nav{width:min(420px,100vw)!important}.support-page-nav-inner{justify-content:space-between!important}.support-page-nav .nav-brand{display:none!important}.support-page-nav .nav-minimal-link{width:auto;min-width:0;padding:0 14px!important;font-size:13px!important}.support-page-nav .nav-minimal-link span{position:static;transform:none;opacity:1;pointer-events:auto;background:0 0;border:0;padding:0}.footer-arched{width:100%;margin:90px 0 0;border-radius:28px 28px 0 0}.footer-arched-inner{padding:28px 26px 18px}.footer-hero,.footer-grid,.footer-legal{gap:14px}.footer-column,.footer-legal>div{border-radius:18px}.page-loader{background:#000!important;opacity:1;transition:opacity .75s cubic-bezier(.22,1,.36,1),visibility .75s ease}.page-loader-shell{min-width:min(320px,calc(100vw - 40px));padding:0;border:0;background:0 0;box-shadow:none;backdrop-filter:none}.page-loader-title{color:#fff;font-size:clamp(34px,8vw,52px);letter-spacing:.04em}.page-loader-mark,.page-loader-copy{display:none!important}.page-loader-progress{width:min(260px,72vw);height:4px;margin:16px auto 0;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.12)}.page-loader-progress span{display:block;width:40%;height:100%;border-radius:inherit;background:#fff;animation:loader-progress 1s ease-in-out infinite}@keyframes loader-progress{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}body.is-loaded .nav-bar.reveal{animation:nav-arrive .7s cubic-bezier(.22,1,.36,1) both}@keyframes nav-arrive{0%{opacity:0;transform:translateX(34px)}to{opacity:1;transform:translateX(0)}}.support-chat-toggle,.support-chat-panel,.support-chat{transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),filter .32s ease}.support-chat.is-returning .support-chat-toggle{opacity:0;transform:translateY(12px) scale(.94);filter:blur(8px)}.fake-youtube-shell{margin-top:18px;border-radius:24px;background:rgba(10,12,18,.82);border:1px solid rgba(255,255,255,.07);overflow:hidden;opacity:.82}.fake-youtube-topbar,.fake-youtube-layout,.fake-youtube-sidebar,.fake-youtube-feed,.fake-video-grid{display:grid}.fake-youtube-topbar{grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.fake-youtube-logo{color:#fff;font-weight:800;letter-spacing:.02em}.fake-youtube-tabs{display:flex;gap:10px;flex-wrap:wrap}.fake-youtube-tabs span,.fake-youtube-sidebar span{color:rgba(255,255,255,.36);transition:color .35s ease,transform .35s ease}.fake-youtube-layout{grid-template-columns:160px 1fr;min-height:310px}.fake-youtube-sidebar{gap:12px;padding:18px 14px;border-right:1px solid rgba(255,255,255,.05)}.fake-youtube-feed{gap:16px;padding:18px}.fake-video-card{display:grid;gap:10px}.fake-video-thumb{min-height:98px;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.03));position:relative;overflow:hidden}.fake-video-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-120%);animation:fake-video-scan 2.4s linear infinite}@keyframes fake-video-scan{to{transform:translateX(120%)}}.fake-video-meta{display:grid;gap:6px}.fake-video-meta strong{color:rgba(255,255,255,.74)}.fake-video-meta span,.fake-line{color:rgba(255,255,255,.34)}.fake-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fake-line{height:10px;border-radius:999px;background:rgba(255,255,255,.08)}.fake-line.short{width:58%}.fake-youtube-shell.is-loaded .fake-youtube-tabs span,.fake-youtube-shell.is-loaded .fake-youtube-sidebar span,.fake-youtube-shell.is-loaded .fake-video-meta strong,.fake-youtube-shell.is-loaded .fake-video-meta span{color:rgba(255,255,255,.9)}.fake-youtube-shell.is-loaded .fake-video-thumb{background:radial-gradient(circle at 30% 20%,rgba(255,65,65,.32),transparent 26%),radial-gradient(circle at 80% 78%,rgba(87,112,255,.24),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.05));animation:fake-video-boot .7s cubic-bezier(.22,1,.36,1) both}@keyframes fake-video-boot{0%{opacity:.3;transform:scale(.96);filter:blur(10px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.support-desk-layout{align-items:stretch}.support-ticket-sidebar,.support-ticket-stage,.support-ticket-stage-body{min-height:0!important}.support-ticket-stage{overflow:hidden}.support-ticket-stage-body{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden}.support-thread-messages{min-height:0;max-height:none;overflow:auto;padding-right:8px}.support-reply-form-clean,.support-ticket-header,.support-ticket-notice,.support-ticket-stage-body,.support-thread-list-clean,.support-intro-actions,.support-filter-group,.profile-drawer-actions{position:relative;z-index:3}.support-ticket-sidebar button,.support-ticket-stage button,.support-ticket-stage textarea,.support-ticket-stage input,.support-modal button,.support-modal input,.support-modal textarea,.support-modal select,.profile-drawer button,.profile-drawer input{pointer-events:auto}.support-modal-card .profile-preview-close,.profile-drawer-card .profile-preview-close{line-height:1}@media (max-width:768px){.nav-bar{width:100vw!important;border-radius:0 0 20px 20px!important;padding:0 8px!important}.nav-inner{overflow-x:auto;scrollbar-width:thin}.footer-arched{width:100%;margin-top:72px}.footer-arched-inner{padding:22px 14px 14px}}.landing-page .nav-bar,.landing-page .footer-arched,.landing-page .card,.landing-page .fake-youtube-shell{backdrop-filter:blur(26px) saturate(135%)!important;-webkit-backdrop-filter:blur(26px) saturate(135%)!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.015)),linear-gradient(135deg,rgba(16,18,28,.82),rgba(7,8,14,.9))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0-1px 0 rgba(255,255,255,.03),0 28px 80px rgba(0,0,0,.38)!important}.landing-page .nav-bar::before,.landing-page .footer-arched::before,.landing-page .card::before,.landing-page .fake-youtube-shell::before{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 14%0,rgba(255,255,255,.16),transparent 34%)!important}.landing-page .nav-bar::after,.landing-page .footer-arched::after,.landing-page .card::after,.landing-page .fake-youtube-shell::after{background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.08),transparent 18%),radial-gradient(circle at 18% 100%,rgba(120,150,255,.08),transparent 28%)!important}.landing-page .nav-bar{width:fit-content!important;max-width:calc(100vw - 24px)!important;min-width:0!important;left:0!important;right:0!important;margin:0 auto!important;padding:8px 12px!important;border-radius:0 0 30px 30px!important;overflow:visible!important;opacity:0;transform:translateX(48px)!important;animation:none!important}body.is-loaded .landing-page .nav-bar.reveal{animation:landing-nav-enter .72s cubic-bezier(.22,1,.36,1) .08s both!important}@keyframes landing-nav-enter{0%{opacity:0;transform:translateX(48px) translateY(-2px);filter:blur(12px)}to{opacity:1;transform:translateX(0) translateY(0);filter:blur(0)}}.landing-page .nav-inner{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;margin:0 auto!important;overflow:visible!important}.landing-page .nav-brand,.landing-page .nav-icon-link,.landing-page .nav-link-with-icon,.landing-page .nav-login,.landing-page .nav-avatar,.landing-page .nav-inline-separator{flex:0 0 auto!important;margin:0!important}.landing-page .nav-brand{padding:0 8px 0 4px}.landing-page .nav-brand h1{font-size:16px!important;line-height:1;white-space:nowrap}.landing-page .nav-inline-separator{display:inline-flex!important;width:1px!important;height:18px!important;margin:0 2px!important;background:linear-gradient(180deg,transparent,rgba(255,255,255,.18),transparent)!important}.landing-page .nav-icon-link,.landing-page .nav-link-with-icon,.landing-page .nav-avatar{position:relative;display:inline-flex!important;align-items:center!important;height:42px!important;min-width:42px!important;border-radius:999px!important;overflow:hidden!important;color:#fff!important;background:0 0!important;transition:width .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}.landing-page .nav-icon-link{justify-content:center!important;width:42px!important}.landing-page .nav-link-with-icon{justify-content:flex-start!important;width:42px!important;padding:0 12px!important;gap:0!important;font-size:14px!important}.landing-page .nav-link-with-icon .ui-icon,.landing-page .nav-icon-link .tgicon{flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important}.landing-page .nav-link-with-icon span{display:inline-flex!important;align-items:center!important;max-width:0!important;margin-left:0!important;opacity:0!important;overflow:hidden!important;white-space:nowrap!important;font-size:13px!important;line-height:1!important;color:#fff!important;background:0 0!important;transition:max-width .34s cubic-bezier(.22,1,.36,1),margin-left .34s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}.landing-page .nav-avatar{width:44px!important;min-width:44px!important;justify-content:flex-start!important;flex-direction:row-reverse!important;padding:0 4px!important;gap:0!important}.landing-page .nav-avatar .nav-avatar-media{width:36px!important;height:36px!important;min-width:36px!important;margin:0!important;transform:translateX(0)!important;filter:none!important;border-radius:50%!important;overflow:hidden!important;flex:0 0 36px!important}.landing-page .nav-avatar .avatar-img,.landing-page .nav-avatar .avatar-fallback{width:100%!important;height:100%!important;border-radius:50%!important}.landing-page .nav-avatar .avatar-img{object-fit:cover!important;image-rendering:auto}.landing-page .nav-avatar .nav-avatar-reveal{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;max-width:0!important;margin-right:0!important;opacity:0!important;overflow:hidden!important;white-space:nowrap!important;background:0 0!important;transition:max-width .36s cubic-bezier(.22,1,.36,1),margin-right .36s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}.landing-page .nav-avatar .nav-avatar-name,.landing-page .nav-avatar .nav-avatar-profile span{display:inline-flex!important;color:#fff!important;font-size:13px!important;line-height:1!important}.landing-page .nav-avatar .nav-avatar-separator{display:inline-flex!important;width:1px!important;height:16px!important;background:rgba(255,255,255,.18)!important}.landing-page .nav-avatar .nav-avatar-profile{display:inline-flex!important;align-items:center!important;gap:8px!important}.landing-page .nav-avatar .nav-avatar-profile .ui-icon{width:15px!important;height:15px!important;flex:0 0 15px!important}.landing-page .nav-avatar:hover .nav-avatar-reveal,.landing-page .nav-avatar:focus-visible .nav-avatar-reveal{max-width:126px!important;margin-right:10px!important;opacity:1!important}.landing-page .nav-link-with-icon:hover,.landing-page .nav-icon-link:hover,.landing-page .nav-avatar:hover{transform:translateY(-1px)}.landing-page .card-primary{width:min(1180px,calc(100vw - 34px))!important;padding:24px!important}.landing-page .card-primary .card-inner{width:100%}.landing-page .card-primary .card-inner:not(.hero-split){display:block}.landing-page .hero-split{display:grid;grid-template-columns:minmax(320px,410px) minmax(0,560px);justify-content:space-between;align-items:stretch;gap:28px}.landing-page .hero-copy{display:grid;align-content:center;gap:12px;min-width:0;width:min(420px,100%)}.landing-page .hero-copy .link-btn{width:min(280px,100%)}.landing-page .hero-copy .link-hint{margin-top:4px}.landing-page .fake-youtube-shell{width:100%;max-width:560px;margin:0!important;justify-self:end;align-self:stretch;border-radius:28px!important;opacity:1!important;overflow:hidden!important}.landing-page .fake-youtube-topbar{padding:16px 18px!important}.landing-page .fake-youtube-logo img{display:block;width:94px;height:auto}.landing-page .fake-youtube-tabs{justify-content:flex-end}.landing-page .fake-youtube-tabs span,.landing-page .fake-youtube-sidebar span{color:rgba(255,255,255,.42)!important;font-size:12px}.landing-page .fake-youtube-layout{grid-template-columns:132px minmax(0,1fr)!important;min-height:344px!important}.landing-page .fake-youtube-sidebar{gap:14px!important;padding:16px 14px!important}.landing-page .fake-youtube-feed{gap:16px!important;padding:16px!important}.landing-page .fake-video-card{gap:10px!important}.landing-page .fake-video-card.is-hero{grid-template-columns:minmax(0,1fr)}.landing-page .fake-video-thumb{position:relative;min-height:108px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.08);background-color:#13161f!important}.landing-page .fake-video-thumb::before{content:"";position:absolute;left:12px;top:12px;width:52px;height:12px;background:url(../logo/Youtube_logo.png)center/contain no-repeat;opacity:.92}.landing-page .fake-video-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(3,4,8,.7)),linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-120%);animation:fake-video-scan 2.5s linear infinite}.landing-page .fake-thumb-chip,.landing-page .fake-thumb-duration{position:absolute;z-index:2;display:inline-flex;align-items:center;border-radius:999px;background:rgba(4,6,10,.66);color:#fff;border:1px solid rgba(255,255,255,.08)}.landing-page .fake-thumb-chip{left:12px;bottom:12px;padding:6px 10px;font-size:11px}.landing-page .fake-thumb-duration{right:10px;bottom:10px;padding:4px 7px;font-size:11px}.landing-page .video-one{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.48)),radial-gradient(circle at 22% 24%,rgba(255,105,105,.24),transparent 24%),linear-gradient(135deg,#29212f,#111820)!important}.landing-page .video-two{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.52)),radial-gradient(circle at 70% 20%,rgba(95,132,255,.22),transparent 22%),linear-gradient(135deg,#1f2434,#171923)!important}.landing-page .video-three{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5)),radial-gradient(circle at 30% 18%,rgba(255,255,255,.09),transparent 18%),linear-gradient(135deg,#2a171d,#11161f)!important}.landing-page .video-four{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.52)),radial-gradient(circle at 80% 70%,rgba(117,255,220,.14),transparent 20%),linear-gradient(135deg,#0f1b21,#1c1824)!important}.landing-page .video-five{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.5)),radial-gradient(circle at 18% 76%,rgba(255,181,74,.16),transparent 22%),linear-gradient(135deg,#241d16,#131a24)!important}.landing-page .fake-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.landing-page .fake-video-meta{gap:5px!important}.landing-page .fake-video-meta strong{color:rgba(255,255,255,.74)!important;font-size:13px;line-height:1.35}.landing-page .fake-video-meta span{color:rgba(255,255,255,.45)!important;font-size:11px;line-height:1.4}.landing-page .fake-youtube-shell.is-loaded .fake-youtube-tabs span,.landing-page .fake-youtube-shell.is-loaded .fake-youtube-sidebar span,.landing-page .fake-youtube-shell.is-loaded .fake-video-meta strong,.landing-page .fake-youtube-shell.is-loaded .fake-video-meta span{color:rgba(255,255,255,.94)!important}.landing-page .fake-youtube-shell.is-loaded .fake-video-thumb{animation:fake-video-boot .85s cubic-bezier(.22,1,.36,1) both}@media (max-width:980px){.landing-page .card-primary{width:min(760px,calc(100vw - 24px))!important}.landing-page .hero-split{grid-template-columns:minmax(0,1fr)}.landing-page .fake-youtube-shell{max-width:none;justify-self:stretch}}@media (max-width:768px){.landing-page .nav-bar{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;padding:8px 10px!important;border-radius:0 0 22px 22px!important}.landing-page .nav-inner{justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px;scrollbar-width:thin}.landing-page .nav-brand h1,.landing-page .nav-link-with-icon span,.landing-page .nav-avatar .nav-avatar-reveal{display:none!important}.landing-page .nav-inline-separator{display:none!important}.landing-page .nav-link-with-icon,.landing-page .nav-avatar{width:42px!important;min-width:42px!important;padding:0 12px!important}.landing-page .fake-youtube-layout{grid-template-columns:1fr!important}.landing-page .fake-youtube-sidebar{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}.landing-page .fake-video-grid{grid-template-columns:1fr!important}}.landing-page .nav-link-with-icon,.landing-page .nav-avatar{width:auto!important;max-width:42px!important;transition:max-width .34s cubic-bezier(.22,1,.36,1) .12s,padding .34s cubic-bezier(.22,1,.36,1) .12s,transform .3s cubic-bezier(.22,1,.36,1)!important}.landing-page .nav-link-with-icon{padding:0 12px!important}.landing-page .nav-link-with-icon span{max-width:0!important;opacity:0!important;margin-left:0!important;transition:max-width .34s cubic-bezier(.22,1,.36,1) .12s,margin-left .34s cubic-bezier(.22,1,.36,1) .12s,opacity .18s ease .12s!important}.landing-page .nav-link-with-icon:hover,.landing-page .nav-link-with-icon:focus-visible{max-width:260px!important}.landing-page .nav-link-with-icon:hover span,.landing-page .nav-link-with-icon:focus-visible span{max-width:max-content!important;margin-left:10px!important;opacity:1!important}.landing-page .nav-avatar{max-width:44px!important}.landing-page .nav-avatar .nav-avatar-reveal{max-width:0!important;opacity:0!important;margin-right:0!important;transition:max-width .36s cubic-bezier(.22,1,.36,1) .12s,margin-right .36s cubic-bezier(.22,1,.36,1) .12s,opacity .18s ease .12s!important}.landing-page .nav-avatar:hover,.landing-page .nav-avatar:focus-visible{max-width:280px!important;padding:0 12px 0 6px!important}.landing-page .nav-avatar:hover .nav-avatar-reveal,.landing-page .nav-avatar:focus-visible .nav-avatar-reveal{max-width:max-content!important;margin-right:10px!important;opacity:1!important}.landing-page .nav-link-with-icon:not(:hover),.landing-page .nav-avatar:not(:hover){transition-delay:.08s!important}.nav-login.is-hidden,.nav-avatar.is-hidden{display:none!important}.page-loader{pointer-events:none!important;transition:opacity .6s cubic-bezier(.22,1,.36,1),visibility .6s cubic-bezier(.22,1,.36,1)!important}.page-loader-shell{background:radial-gradient(circle at 20% 20%,rgba(88,132,255,.12),transparent 0 42%),radial-gradient(circle at 80% 16%,rgba(255,96,160,.1),transparent 0 38%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(12,15,22,.96),rgba(8,10,16,.98))!important;background-size:100% 100%,100% 100%,28px 28px,28px 28px,100% 100%!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 24px 80px rgba(0,0,0,.38)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bg-liquid-glass,.landing-page .card.bg-liquid-glass,.landing-page .nav-bar.bg-liquid-glass,.landing-page .footer.bg-liquid-glass{background:linear-gradient(180deg,rgba(18,21,29,.985),rgba(10,12,18,.975))!important;border:1px solid rgba(255,255,255,.075)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 44px rgba(0,0,0,.3)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.landing-page .card-primary{width:min(920px,calc(100vw - 34px))!important;padding:24px 28px!important}.landing-page .card-primary .card-inner,.landing-page .card-primary .card-inner:not(.hero-split){display:flex!important;justify-content:center!important;align-items:center!important}.landing-page .hero-copy{width:min(620px,100%)!important;justify-items:start}.landing-page .hero-copy p{max-width:56ch}.landing-page .hero-screen{min-height:calc(100vh - 18px);display:grid;align-content:center;justify-items:center;gap:18px;padding:32px 0 120px;box-sizing:border-box}.landing-page .intro-content{margin-top:0}.scroll-down-cta{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);width:52px;height:52px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(180deg,rgba(18,22,30,.96),rgba(10,12,18,.92));color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 32px rgba(0,0,0,.28);transition:transform .24s ease,border-color .24s ease,opacity .24s ease}.scroll-down-cta:hover,.scroll-down-cta:focus-visible{transform:translateX(-50%) translateY(2px);border-color:rgba(255,255,255,.22)}.scroll-down-cta-icon{font-size:22px;line-height:1}.fake-youtube-shell,.landing-page .fake-youtube-shell,.landing-page .hero-split{display:none!important}.landing-page .nav-bar{width:fit-content!important;max-width:calc(100vw - 18px)!important;margin:0 auto!important;left:0!important;right:0!important;top:0!important;padding:8px 12px!important;border-radius:0 0 26px 26px!important;background:linear-gradient(180deg,rgba(18,22,30,.98),rgba(10,12,18,.96))!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.landing-page .nav-inner{width:auto!important;justify-content:center!important;gap:8px!important}.landing-page .nav-link-with-icon,.landing-page .nav-avatar{width:auto!important;min-width:42px!important;max-width:42px!important;padding:0 12px!important;border-radius:999px!important;overflow:hidden!important;transition:max-width .38s cubic-bezier(.22,1,.36,1) .06s,padding .38s cubic-bezier(.22,1,.36,1) .06s,transform .3s cubic-bezier(.22,1,.36,1) .06s,background-color .24s ease!important}.landing-page .nav-link-with-icon span,.landing-page .nav-avatar .nav-avatar-reveal{opacity:0!important;max-width:0!important;margin-left:0!important;margin-right:0!important;transition:max-width .38s cubic-bezier(.22,1,.36,1) .06s,margin-left .38s cubic-bezier(.22,1,.36,1) .06s,margin-right .38s cubic-bezier(.22,1,.36,1) .06s,opacity .22s ease .06s!important}.landing-page .nav-link-with-icon:hover,.landing-page .nav-link-with-icon:focus-visible{max-width:190px!important;transform:translateY(-1px);transition-delay:0s!important}.landing-page .nav-link-with-icon:hover span,.landing-page .nav-link-with-icon:focus-visible span{max-width:120px!important;margin-left:10px!important;opacity:1!important;transition-delay:.08s!important}.landing-page .nav-avatar{flex-direction:row-reverse!important;max-width:46px!important;padding:0 12px!important}.landing-page .nav-avatar .nav-avatar-media{width:22px!important;height:22px!important;min-width:22px!important;flex:0 0 22px!important}.landing-page .nav-avatar .avatar-img{object-fit:cover!important;object-position:center!important;filter:none!important}.landing-page .nav-avatar:hover,.landing-page .nav-avatar:focus-visible{max-width:250px!important;transform:translateY(-1px);transition-delay:0s!important}.landing-page .nav-avatar:hover .nav-avatar-reveal,.landing-page .nav-avatar:focus-visible .nav-avatar-reveal{max-width:180px!important;margin-right:10px!important;opacity:1!important;transition-delay:.08s!important}.landing-page .nav-icon-link:hover{transform:translateY(-1px)}.support-chat-toggle,.support-chat-panel,.support-chat{transition:opacity .44s cubic-bezier(.22,1,.36,1),transform .44s cubic-bezier(.22,1,.36,1),filter .44s ease!important}.support-chat.is-returning .support-chat-toggle{opacity:0;transform:translateY(16px) scale(.96);filter:blur(10px)}.support-chat.is-opening .support-chat-toggle{opacity:0!important;transform:translateY(10px) scale(.96)!important;filter:blur(6px)!important}.support-chat.is-open .support-chat-toggle{visibility:hidden!important}.landing-page .cards{gap:34px!important}.landing-page .cards .card,.landing-page .info-cards .card,.landing-page .seo-cards .card{border-radius:24px!important}.landing-page .seo-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px!important;align-items:start}.landing-page .seo-cards .card{width:100%!important;margin:0!important;transform:none!important;align-self:stretch!important}.landing-page .seo-cards .card:first-child{grid-column:1/-1;width:min(504px,100%)!important;justify-self:start}@media (max-width:768px){.landing-page .card-primary{width:min(100%,calc(100vw - 20px))!important;padding:22px 18px!important}.landing-page .hero-copy{width:100%!important}.landing-page .hero-screen{min-height:calc(100vh - 8px);padding-bottom:104px}.landing-page .seo-cards{grid-template-columns:1fr!important}.landing-page .seo-cards .card{width:100%!important}.landing-page .nav-bar{width:calc(100vw - 8px)!important}.landing-page .nav-brand h1{display:block!important;font-size:15px!important}.landing-page .nav-brand{min-width:max-content!important;flex:0 0 auto!important}.scroll-down-cta{bottom:18px}.scroll-down-cta.is-floating{bottom:18px!important}}body.js-loading{overflow-y:auto!important}body.js-loading .nav-bar,body.js-loading .content,body.js-loading .footer,body.js-loading .support-chat,body.js-loading .cards,body.js-loading .notice-layer,body.js-loading .start,body.js-loading .info-cards,body.js-loading .seo-cards{opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important}.landing-page .hero-screen{position:relative;min-height:100vh!important;padding:8px 0 150px!important}.landing-page .intro-content{margin-top:88px!important}.landing-page .notice-layer{transform:translateY(calc(100vh + 220px))!important}.landing-page .card-primary{width:min(760px,calc(100vw - 34px))!important;padding:22px 22px 24px!important;margin-top:-92px!important}.landing-page .hero-copy{width:min(520px,100%)!important;justify-items:center!important;text-align:center!important}.landing-page .hero-copy p,.landing-page .hero-copy .link-hint{margin-left:auto;margin-right:auto;text-align:center!important}.landing-page .hero-copy .link-btn{justify-self:center!important}.scroll-down-cta{bottom:34px!important;z-index:12000}.scroll-down-cta.is-floating{position:fixed!important;left:50%!important;bottom:26px!important;transform:translateX(-50%)!important}.scroll-down-cta.is-hidden{opacity:0!important;transform:translateX(-50%) translateY(12px)!important;pointer-events:none!important}.scroll-down-cta-icon{font-size:28px!important;line-height:1!important}body:not(.is-loaded) .scroll-down-cta{opacity:0!important;pointer-events:none!important}.auth-separator{display:inline-flex!important}.nav-login.is-hidden+.nav-avatar,.nav-login.is-hidden{margin-left:0!important}.nav-login.is-hidden,.nav-login.is-hidden+.nav-avatar{display:none!important}body.profile-page .nav-bar{width:fit-content!important;max-width:calc(100vw - 20px)!important;left:0!important;right:0!important;margin:0 auto!important;padding:8px 12px!important;border-radius:0 0 24px 24px!important}body.profile-page .nav-inner{width:auto!important;justify-content:center!important;gap:8px!important}body.profile-page .nav-link-with-icon{width:auto!important;min-width:42px!important;max-width:42px!important;padding:0 12px!important;overflow:hidden!important;border-radius:999px!important;transition:max-width .34s cubic-bezier(.22,1,.36,1) .06s,padding .34s cubic-bezier(.22,1,.36,1) .06s,transform .24s cubic-bezier(.22,1,.36,1) .06s!important}body.profile-page .nav-link-with-icon span{display:inline-flex!important;align-items:center!important;max-width:0!important;margin-left:0!important;opacity:0!important;overflow:hidden!important;white-space:nowrap!important;transition:max-width .34s cubic-bezier(.22,1,.36,1) .06s,margin-left .34s cubic-bezier(.22,1,.36,1) .06s,opacity .18s ease .06s!important}body.profile-page .nav-link-with-icon:hover,body.profile-page .nav-link-with-icon:focus-visible{max-width:170px!important;transform:translateY(-1px);transition-delay:0s!important}body.profile-page .nav-link-with-icon:hover span,body.profile-page .nav-link-with-icon:focus-visible span{max-width:110px!important;margin-left:10px!important;opacity:1!important;transition-delay:.08s!important}.nav-login:not(.is-hidden),.nav-avatar:not(.is-hidden){display:inline-flex!important}.footer{margin-bottom:0!important}.footer.footer-arched{margin-bottom:0!important}body,html{margin-bottom:0!important;padding-bottom:0!important}html{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}body{overflow:visible!important;overflow-x:hidden!important}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:999px;border:2px solid transparent;background-clip:padding-box}html::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.28);background-clip:padding-box}html::-webkit-scrollbar-button,body::-webkit-scrollbar-button{width:0;height:0;display:none}body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.container,.content{padding-bottom:0!important}body.js-loading .support-chat,body.js-loading .scroll-down-cta{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.js-loading .nav-bar.reveal,body.js-loading .content .reveal,body.js-loading .footer.reveal{animation:none!important}.page-loader{z-index:50000!important}.page-loader-shell{background:0 0!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.landing-page .card-ban-free{align-self:flex-end!important;margin-left:auto!important;margin-right:0!important;transform:none!important;--tilt:0deg!important;--tilt-x:0deg!important;--tilt-y:0deg!important;--shift:0px!important}.landing-page .card-ban-free.reveal,.landing-page .card-ban-free.reveal.is-visible{transform:translateY(0)!important}.landing-page .card-primary{margin-top:-132px!important;width:min(680px,calc(100vw - 34px))!important;padding:22px 20px 24px!important}.landing-page .nav-avatar{max-width:52px!important;min-width:52px!important;display:inline-flex!important}.landing-page .nav-login:not(.is-hidden){display:inline-flex!important;width:42px!important;min-width:42px!important;max-width:42px!important;padding:0 12px!important;overflow:hidden!important}.landing-page .nav-login:not(.is-hidden) .ui-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;opacity:1!important}.landing-page .nav-avatar .nav-avatar-media{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important}.scroll-down-cta{width:46px!important;height:46px!important;bottom:28px!important;background:rgba(255,255,255,.06)!important}.scroll-down-cta-icon{width:20px!important;height:20px!important;display:block!important;filter:brightness(0) invert(1)}.support-chat{right:18px!important;bottom:18px!important}.support-chat-toggle{min-width:74px!important;width:74px!important;height:74px!important;padding:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;gap:0!important;overflow:hidden!important}.support-chat-toggle-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important}.support-chat-toggle-icon::before,.support-chat-toggle-icon::after{content:none!important;display:none!important}.support-chat-toggle-icon .ui-icon{width:20px!important;height:20px!important;flex:0 0 20px!important;filter:brightness(0) invert(1)!important}.support-chat-badge,.support-chat-toggle-title,.support-chat-toggle-subtitle{display:none!important}.support-chat.is-open .support-chat-toggle,.support-chat.is-hiding-toggle .support-chat-toggle{opacity:0!important;transform:scale(.72)!important;filter:none!important;transition-duration:.08s!important}.landing-page .start.intro-content,.landing-page .info-cards,.landing-page .seo-cards{margin-top:40px!important}.landing-page .start .card,.landing-page .info-cards .card,.landing-page .seo-cards .card{margin-top:0!important;margin-bottom:0!important}.landing-page .start .card,.landing-page .info-cards .card{position:relative;overflow:visible!important}.landing-page .info-cards .card::after,.landing-page .info-cards .card::before{content:"";position:absolute;top:28px;width:180px;height:180px;border-radius:26px;pointer-events:none;opacity:.95}.landing-page .info-cards .card:first-child::after{right:-164px;background:radial-gradient(circle at 28px 28px,rgba(255,255,255,.14)0 3px,transparent 4px),radial-gradient(circle at 72px 56px,rgba(157,173,255,.28)0 5px,transparent 6px),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),linear-gradient(180deg,rgba(18,22,34,.92),rgba(13,16,24,.78));border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px rgba(0,0,0,.24)}.landing-page .info-cards .card:first-child::before{right:-116px;top:124px;width:90px;height:90px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.16),transparent 60%),linear-gradient(180deg,rgba(20,24,36,.95),rgba(12,16,24,.88));border:1px solid rgba(255,255,255,.08)}.landing-page .info-cards #why::after{left:-168px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.015)),linear-gradient(180deg,rgba(18,22,34,.92),rgba(13,16,24,.78));border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px rgba(0,0,0,.24)}.landing-page .info-cards #why::before{left:-142px;top:44px;width:124px;height:124px;border-radius:20px;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.92)0 5px,transparent 6px),radial-gradient(circle at 34% 66%,rgba(255,255,255,.8)0 3px,transparent 4px),radial-gradient(circle at 66% 66%,rgba(255,255,255,.8)0 3px,transparent 4px),linear-gradient(180deg,rgba(22,27,40,.96),rgba(12,16,24,.88));background-size:auto,auto,auto,auto;background-repeat:no-repeat;background-position:center 40px,40px 86px,84px 86px,center;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px rgba(0,0,0,.2)}@media (max-width:768px){.support-chat{right:14px!important;bottom:14px!important}body.js-loading .support-chat{opacity:0!important;visibility:hidden!important}.support-chat-toggle{width:72px!important;height:72px!important;padding:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;aspect-ratio:1/1!important}.support-chat-toggle::after{content:none!important;display:none!important}.support-chat-toggle-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;transform:none!important}.scroll-down-cta,.scroll-down-cta.is-floating{bottom:100px!important}.landing-page .card-primary{margin-top:-108px!important;width:min(92vw,640px)!important}.landing-page .card-ban-free{align-self:stretch!important;margin-left:0!important}.landing-page .info-cards .card::before,.landing-page .info-cards .card::after{display:none!important}}body.profile-page .nav-bar,.support-page-nav{top:0!important;margin-top:0!important}html{overflow-y:auto!important;overflow-x:hidden!important}body{overflow-y:clip!important;overflow-x:hidden!important;min-height:auto!important}.container{overflow:visible!important}.landing-page .nav-login.is-hidden+.nav-avatar,.landing-page .nav-avatar:not(.is-hidden){display:inline-flex!important}.landing-page .nav-avatar.is-hidden{display:none!important}.landing-page .nav-avatar{width:auto!important;min-width:52px!important;max-width:52px!important;margin-left:0!important;opacity:1!important;visibility:visible!important;overflow:hidden!important}.landing-page .nav-avatar .nav-avatar-media{width:30px!important;height:30px!important;min-width:30px!important;flex:0 0 30px!important}.landing-page .nav-avatar .nav-avatar-name,.landing-page .nav-avatar .nav-avatar-profile,.landing-page .nav-avatar .nav-avatar-profile span,.landing-page .nav-avatar .nav-avatar-separator{display:inline-flex!important}.landing-page .nav-avatar .nav-avatar-reveal{display:inline-flex!important;align-items:center!important;gap:10px!important;max-width:0!important;opacity:0!important;overflow:hidden!important;margin-right:0!important;transition:max-width .32s cubic-bezier(.22,1,.36,1),margin-right .32s cubic-bezier(.22,1,.36,1),opacity .2s ease!important}.landing-page .nav-avatar:hover{max-width:240px!important;padding:0 12px 0 8px!important}.landing-page .nav-avatar:hover .nav-avatar-reveal,.landing-page .nav-avatar:focus-visible .nav-avatar-reveal{max-width:180px!important;margin-right:8px!important;opacity:1!important}.hero-content-divider{position:relative;width:min(820px,calc(100vw - 40px));height:54px;margin:0 auto 10px;display:grid;place-items:center;pointer-events:none}.hero-content-divider::before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}.hero-content-divider span{position:relative;width:12px;height:12px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 0 0 8px rgba(255,255,255,.04),0 0 22px rgba(255,255,255,.08)}.landing-page .info-cards .card:first-child::after,.landing-page .info-cards #why::after{z-index:0}.landing-page .info-cards .card .card-inner{position:relative;z-index:1}.landing-page .nav-login:not(.is-hidden){display:inline-flex!important;margin-left:0!important}.landing-page .cards,.landing-page .info-cards,.landing-page .seo-cards{gap:40px!important}.landing-page .intro-content,.landing-page .info-cards,.landing-page .seo-cards,.landing-page #about,.landing-page #seo-vpn-guides{margin-top:40px!important}.landing-page .nav-avatar:hover .nav-avatar-name,.landing-page .nav-avatar:hover .nav-avatar-profile span,.landing-page .nav-avatar:hover .nav-avatar-separator,.landing-page .nav-avatar:focus-visible .nav-avatar-name,.landing-page .nav-avatar:focus-visible .nav-avatar-profile span,.landing-page .nav-avatar:focus-visible .nav-avatar-separator{opacity:1!important;visibility:visible!important}.landing-page .reveal{opacity:0;transform:translate3d(0,26px,0) scale(.985)!important;filter:blur(16px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1),filter .82s cubic-bezier(.22,1,.36,1)!important}.landing-page .reveal.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1)!important;filter:blur(0)}.scroll-down-cta{transition:opacity .28s ease,transform .28s ease,border-color .24s ease,background .24s ease!important}@media (pointer:coarse),(max-width:768px){html{scrollbar-width:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar,::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}html,body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,.container::-webkit-scrollbar,.content::-webkit-scrollbar,main::-webkit-scrollbar,::-webkit-scrollbar{width:11px!important;height:11px!important;background:0 0!important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,.container::-webkit-scrollbar-track,.content::-webkit-scrollbar-track,main::-webkit-scrollbar-track,::-webkit-scrollbar-track{background:0 0!important}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,.container::-webkit-scrollbar-thumb,.content::-webkit-scrollbar-thumb,main::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18)!important;border-radius:999px!important;border:3px solid transparent!important;background-clip:padding-box!important}html::-webkit-scrollbar-button,body::-webkit-scrollbar-button,.container::-webkit-scrollbar-button,.content::-webkit-scrollbar-button,main::-webkit-scrollbar-button,::-webkit-scrollbar-button,::-webkit-scrollbar-button,::-webkit-scrollbar-button:single-button,::-webkit-scrollbar-button:double-button{width:0!important;height:0!important;display:none!important;background:0 0!important}.landing-page .nav-avatar{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;min-width:56px!important;max-width:56px!important;padding:0 10px 0 7px!important;overflow:hidden!important;transition:max-width .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),background .24s ease,border-color .24s ease!important}.landing-page .nav-avatar .nav-avatar-media{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important;border-radius:999px!important;overflow:hidden!important}.landing-page .nav-avatar .avatar-img,.landing-page .nav-avatar .avatar-fallback{width:100%!important;height:100%!important;border-radius:inherit!important}.landing-page .nav-avatar .nav-avatar-reveal{display:inline-flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;min-width:max-content!important;max-width:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;white-space:nowrap!important;margin-left:0!important;transform:translateX(-8px)!important;transition:max-width .34s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1),margin-left .34s cubic-bezier(.22,1,.36,1),visibility 0s linear .18s!important}.landing-page .nav-avatar .nav-avatar-name,.landing-page .nav-avatar .nav-avatar-profile,.landing-page .nav-avatar .nav-avatar-profile span,.landing-page .nav-avatar .nav-avatar-separator{opacity:1!important;visibility:visible!important}.landing-page .nav-avatar:hover,.landing-page .nav-avatar:focus-visible{max-width:236px!important;padding-right:14px!important}.landing-page .nav-avatar:hover .nav-avatar-reveal,.landing-page .nav-avatar:focus-visible .nav-avatar-reveal{max-width:180px!important;opacity:1!important;visibility:visible!important;margin-left:10px!important;transform:translateX(0)!important;transition-delay:.03s,.03s,.03s,.03s,0s!important}.landing-page .hero-screen{overflow:hidden!important}.hero-decor{position:absolute;top:50%;display:flex;flex-direction:column;gap:14px;transform:translateY(-50%);pointer-events:none;z-index:0}.hero-decor-left{left:clamp(20px,7vw,120px);align-items:flex-start}.hero-decor-right{right:clamp(20px,7vw,120px);align-items:flex-end}.hero-decor-orb{width:140px;height:140px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.18),transparent 0 35%),radial-gradient(circle at 70% 70%,rgba(145,112,255,.16),transparent 0 52%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.08);box-shadow:0 26px 60px rgba(0,0,0,.18)}.hero-decor-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.84);font-size:13px}.hero-decor-chip .ui-icon{width:16px;height:16px;flex:0 0 16px}.landing-page .card-primary{position:relative!important;z-index:1!important}.fun-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px!important;margin:0 auto 8px!important}.fun-card{width:100%!important}.fun-card-topline{color:rgba(255,255,255,.56);font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px}.fun-card h2{margin:0 0 14px}.roulette-window{position:relative;height:58px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))}.roulette-window::before,.roulette-window::after{content:"";position:absolute;left:0;right:0;height:16px;z-index:1}.roulette-window::before{top:0;background:linear-gradient(180deg,rgba(10,12,18,.88),transparent)}.roulette-window::after{bottom:0;background:linear-gradient(0deg,rgba(10,12,18,.88),transparent)}.roulette-track{display:flex;flex-direction:column;gap:8px;padding:10px 0;transform:translateY(0);transition:transform .9s cubic-bezier(.16,1,.3,1)}.roulette-track span{min-height:30px;display:grid;place-items:center;padding:0 16px;color:rgba(255,255,255,.84);font-weight:700;text-align:center}.roulette-card.is-spinning .roulette-track{filter:blur(2px)}.roulette-card.is-finished .roulette-track{filter:none}.roulette-card.is-finished .roulette-track span:last-child{color:#fff}.roulette-trigger{margin-top:14px}.pulse-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px;align-items:end;min-height:90px}.pulse-tiles span{height:100%;min-height:34px;border-radius:999px;background:linear-gradient(180deg,rgba(150,111,255,.72),rgba(91,64,196,.2));animation:pulseColumn 1.7s ease-in-out infinite}.pulse-tiles span:nth-child(2){animation-delay:.12s;min-height:48px}.pulse-tiles span:nth-child(3){animation-delay:.24s;min-height:82px}.pulse-tiles span:nth-child(4){animation-delay:.36s;min-height:62px}.pulse-tiles span:nth-child(5){animation-delay:.48s;min-height:40px}@keyframes pulseColumn{0%,to{transform:scaleY(.72);opacity:.68}50%{transform:scaleY(1);opacity:1}}.pulse-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pulse-tags span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.76);font-size:13px}.landing-page .info-cards{grid-template-columns:minmax(0,1fr) 168px minmax(0,1fr) 168px!important;align-items:center!important}.landing-page .info-cards .card{overflow:hidden!important}.landing-page .info-cards .card::before,.landing-page .info-cards .card::after{content:none!important;display:none!important}.card-side-decor{display:flex;align-items:center;justify-content:center}.side-decor-shell{position:relative;width:132px;height:132px}.side-decor-dot,.side-decor-ring,.side-decor-line{position:absolute;display:block}.side-decor-dot{top:20px;left:20px;width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 0 22px rgba(255,255,255,.32)}.side-decor-ring{right:8px;bottom:10px;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.08),rgba(255,255,255,.02))}.side-decor-line{left:26px;right:36px;bottom:32px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,255,255,.02))}.side-decor-stack{display:grid;place-items:center}.side-stack-card{position:absolute;width:108px;height:72px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.01))}.side-stack-card:nth-child(1){transform:rotate(-10deg) translate(-14px,12px)}.side-stack-card:nth-child(2){transform:rotate(4deg) translate(0,-8px)}.side-stack-card:nth-child(3){transform:rotate(13deg) translate(18px,14px)}.ghost-divider{position:relative;display:flex;align-items:center;justify-content:center;gap:26px;width:min(1120px,calc(100vw - 40px));margin:26px auto 8px;min-height:72px;pointer-events:none}.ghost-divider-top{margin-top:10px;margin-bottom:30px}.ghost-divider-footer{margin-top:18px;margin-bottom:26px}.ghost-divider-line,.ghost-divider-card,.ghost-divider-ring,.ghost-divider-dot{display:block}.ghost-divider-line{width:min(280px,34vw);height:1px;background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.16),rgba(255,255,255,.02))}.ghost-divider-card{width:124px;height:76px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.012));box-shadow:0 18px 34px rgba(0,0,0,.18);transform:rotate(-8deg)}.ghost-divider-card-wide{width:154px;transform:rotate(8deg)}.ghost-divider-ring{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.08),rgba(255,255,255,.01))}.ghost-divider-dot{width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 0 18px rgba(255,255,255,.24)}.seo-side-decor{display:flex;align-items:center;justify-content:center}.seo-side-shell{width:136px;height:136px}.seo-side-shell .side-stack-card:nth-child(1){width:94px;height:64px;transform:rotate(-11deg) translate(-16px,18px)}.seo-side-shell .side-stack-card:nth-child(2){width:118px;height:74px;transform:rotate(10deg) translate(12px,-8px)}.seo-side-shell .side-decor-dot{top:98px;left:92px}body.profile-page .nav-bar,.support-page-nav{top:0!important;margin:0 auto!important}@media (max-width:1180px){.hero-decor{display:none!important}.landing-page .info-cards{grid-template-columns:1fr!important}.card-side-decor{display:none!important}.seo-side-decor,.ghost-divider{display:none!important}}@media (max-width:768px){.fun-cards{grid-template-columns:1fr!important}.landing-page .info-cards{gap:28px!important}}body.profile-page{overflow-y:auto!important;min-height:100dvh!important;height:auto!important;touch-action:pan-y!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch}body.profile-page .container,body.profile-page .content,body.profile-page .profile-grid{overflow:visible!important;height:auto!important}@media (max-width:768px){body.profile-page{background-attachment:scroll!important}}.tariffs-section{display:flex;flex-direction:column;align-items:center;gap:26px;width:86%;max-width:1180px;margin:44px auto 0;overflow-x:clip}.tariffs-head{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:620px;text-align:center}.tariffs-head h2{margin:0;color:#fff;font-size:clamp(26px,3.4vw,38px);font-weight:800;letter-spacing:-.01em}.tariffs-head p{margin:0;color:rgba(255,255,255,.68);font-size:15px;line-height:1.6}.tariff-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"prev stage next""dots dots dots";align-items:center;justify-items:center;gap:clamp(10px,2.4vw,26px);width:100%;perspective:1600px}.tariff-nav{grid-area:prev;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.06);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);color:#fff;cursor:pointer;transition:transform 200ms ease,background 200ms ease,border-color 200ms ease}.tariff-nav-next{grid-area:next}.tariff-nav:hover{background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));border-color:var(--accent-soft);transform:scale(1.06)}.tariff-nav:active{transform:scale(.94)}.tariff-nav-prev .tariff-nav-icon{transform:rotate(90deg)}.tariff-nav-next .tariff-nav-icon{transform:rotate(-90deg)}.tariff-stage{grid-area:stage;display:grid;width:min(360px,100%);transform-style:preserve-3d}.tariff-slide{grid-area:1/1/2/2;position:relative;padding:22px 22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:28px;color:#fff;backdrop-filter:blur(26px) saturate(135%);-webkit-backdrop-filter:blur(26px) saturate(135%);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.015)),linear-gradient(135deg,rgba(16,18,28,.82),rgba(7,8,14,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0-1px 0 rgba(255,255,255,.03),0 28px 80px rgba(0,0,0,.38);transform:translateX(calc(var(--offset, 0)*80%)) scale(.78) rotateY(calc(var(--offset, 0)*-16deg));opacity:.2;filter:brightness(.5) saturate(.7);transform-origin:center;transition:transform 620ms cubic-bezier(.22,1,.36,1),opacity 480ms ease,filter 480ms ease,box-shadow 480ms ease;z-index:1}.tariff-slide.is-active{transform:translateX(0) scale(1) rotateY(0deg);opacity:1;filter:none;z-index:3;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0-1px 0 rgba(255,255,255,.04),0 34px 90px rgba(0,0,0,.46)}.tariff-slide.is-far{opacity:0;pointer-events:none}.tariff-slide:not(.is-active) .tariff-cta{pointer-events:none}.tariff-slide.is-entering-left .tariff-slide-inner{animation:tariff-enter-left 620ms cubic-bezier(.22,1,.36,1) both}.tariff-slide.is-entering-right .tariff-slide-inner{animation:tariff-enter-right 620ms cubic-bezier(.22,1,.36,1) both}@keyframes tariff-enter-left{0%{opacity:0;transform:translateX(-18px);filter:blur(8px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}@keyframes tariff-enter-right{0%{opacity:0;transform:translateX(18px);filter:blur(8px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}.tariff-slide-inner{display:flex;flex-direction:column;gap:14px;height:100%}.tariff-slide-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tariff-chip{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.tariff-chip-premium{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.tariff-slide-index{color:rgba(255,255,255,.42);font-size:12px;font-variant-numeric:tabular-nums}.tariff-name{margin:0;color:#fff;font-size:26px;font-weight:800;letter-spacing:-.01em}.tariff-price{display:flex;align-items:baseline;gap:8px}.tariff-price-value{font-size:40px;font-weight:800;line-height:1;background:linear-gradient(135deg,#fff,rgba(255,255,255,.62));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tariff-price-unit{color:rgba(255,255,255,.5);font-size:14px}.tariff-summary{margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.55}.tariff-list{display:flex;flex:1 1 auto;flex-direction:column;gap:9px;margin:4px 0 0;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.07);list-style:none}.tariff-list li{position:relative;padding-left:26px;color:rgba(255,255,255,.84);font-size:14px;line-height:1.45}.tariff-list li::before{position:absolute;top:0;left:0;display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border-radius:50%;font-size:11px;font-weight:700}.tariff-list li.is-on::before{content:"✓";background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));color:#fff}.tariff-list li.is-off{color:rgba(255,255,255,.36)}.tariff-list li.is-off::before{content:"×";background:rgba(255,255,255,.07);color:rgba(255,255,255,.42)}.tariff-cta{width:100%;margin-top:6px;text-decoration:none}.tariff-dots{grid-area:dots;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.tariff-dot{display:grid;place-items:center;width:30px;height:26px;padding:0;border:0;background:0 0;cursor:pointer}.tariff-dot::before{content:"";width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.22);transition:width 260ms ease,background 260ms ease}.tariff-dot.is-active::before{width:26px;background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.tariffs-note{max-width:620px;margin:4px auto 0;color:rgba(255,255,255,.5);font-size:13px;line-height:1.6;text-align:center}.tariffs-note a{color:rgba(255,255,255,.78);text-decoration:underline;text-decoration-color:rgba(255,255,255,.28);text-underline-offset:3px}.tariff-nav:focus-visible,.tariff-dot:focus-visible,.tariff-cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:640px){.tariffs-section{width:92%;gap:20px;margin-top:32px}.tariff-carousel{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"stage stage stage""prev  dots  next";gap:18px 12px}.tariff-nav{width:44px;height:44px}.tariff-dots{margin-top:0}.tariff-stage{width:min(360px,100%)}.tariff-slide{padding:20px 18px 22px;border-radius:24px}.tariff-slide{transform:translateX(calc(var(--offset, 0)*62%)) scale(.74) rotateY(calc(var(--offset, 0)*-12deg))}.tariff-slide.is-active{transform:translateX(0) scale(1) rotateY(0deg)}.tariff-price-value{font-size:34px}.tariffs-head h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.tariff-slide{transition:opacity 200ms linear}.tariff-slide.is-entering-left .tariff-slide-inner,.tariff-slide.is-entering-right .tariff-slide-inner{animation:none}}.legal-shell{width:86%;max-width:1180px;margin:0 auto;padding-bottom:0}.legal-hero{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:30px 32px 26px;border-radius:28px;margin-top:26px}.legal-hero h1{margin:0;font-size:clamp(26px,3.6vw,40px);font-weight:800;line-height:1.16;letter-spacing:-.015em;color:#fff}.legal-lede{margin:0;max-width:74ch;font-size:15px;line-height:1.7;color:rgba(255,255,255,.72)}.legal-meta{display:flex;flex-wrap:wrap;gap:8px}.legal-meta-item{padding:5px 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:12px;color:rgba(255,255,255,.6);white-space:nowrap}.legal-doc-switch{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.legal-doc-link{padding:9px 15px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);font-size:13px;font-weight:600;color:rgba(255,255,255,.68);text-decoration:none;transition:color 220ms ease,background 220ms ease,border-color 220ms ease,transform 220ms ease}.legal-doc-link:hover{color:#fff;background:rgba(255,255,255,.09);transform:translateY(-1px)}.legal-doc-link.is-current{border-color:transparent;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;cursor:default}.legal-doc-link.is-current:hover{transform:none}.legal-layout{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);align-items:start;gap:24px;margin:24px 0 0}.legal-toc{position:sticky;top:78px;display:flex;flex-direction:column;gap:12px;padding:20px 16px;border-radius:22px}.legal-toc-title{margin:0;padding-left:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.5)}.legal-toc-list{display:flex;flex-direction:column;gap:2px;max-height:min(60vh,520px);overflow-y:auto;scrollbar-width:thin}.legal-toc-link{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:baseline;gap:8px;padding:8px 10px;border-radius:12px;font-size:13px;line-height:1.4;color:rgba(255,255,255,.62);text-decoration:none;transition:color 200ms ease,background 200ms ease}.legal-toc-num{font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;color:rgba(255,255,255,.34);transition:color 200ms ease}.legal-toc-link:hover{background:rgba(255,255,255,.06);color:#fff}.legal-toc-link.is-current{background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));color:#fff}.legal-toc-link.is-current .legal-toc-num{color:rgba(255,255,255,.8)}.legal-body{display:flex;flex-direction:column;gap:14px;min-width:0}.legal-article{padding:22px 26px 24px;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.012));scroll-margin-top:86px}.legal-article h2{display:flex;align-items:baseline;gap:10px;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06);font-size:18px;font-weight:700;line-height:1.35;letter-spacing:-.005em;color:#fff}.legal-article h2::before{content:"";flex:0 0 auto;width:3px;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-strong))}.legal-content{font-size:15px;line-height:1.75;color:rgba(255,255,255,.76)}.legal-content>:first-child{margin-top:0}.legal-content>:last-child{margin-bottom:0}.legal-content p{margin:10px 0;max-width:78ch}.legal-content strong{font-weight:700;color:rgba(255,255,255,.94)}.legal-content p>strong:first-child{font-variant-numeric:tabular-nums;letter-spacing:.01em}.legal-content h3{margin:20px 0 10px;font-size:14px;font-weight:700;letter-spacing:.02em;color:rgba(255,255,255,.92)}.legal-content ul{display:flex;flex-direction:column;gap:7px;margin:10px 0 14px;padding:0;list-style:none}.legal-content li{position:relative;margin:0;padding-left:20px}.legal-content li::before{content:"";position:absolute;top:.72em;left:4px;width:5px;height:5px;border-radius:999px;background:var(--accent)}.legal-content a{color:#fff;text-decoration:underline;text-decoration-color:var(--accent-soft-strong);text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-color 200ms ease}.legal-content a:hover{text-decoration-color:var(--accent)}.legal-help{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px 26px 26px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));margin-top:8px}.legal-help h2{margin:0;font-size:18px;font-weight:700;color:#fff}.legal-help p{margin:0;max-width:60ch;font-size:14px;line-height:1.65;color:rgba(255,255,255,.82)}.legal-help-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.legal-help-actions .link-btn{text-decoration:none}.legal-help-secondary{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.16)!important}body.legal-page{overflow:visible!important}body.legal-page.legal-js .legal-article.reveal,body.legal-page.legal-js .legal-help.reveal{opacity:0;transform:translateY(16px)!important;transition:opacity 520ms cubic-bezier(.22,1,.36,1),transform 520ms cubic-bezier(.22,1,.36,1)}body.legal-page.legal-js .legal-article.reveal.is-visible,body.legal-page.legal-js .legal-help.reveal.is-visible{opacity:1;transform:none!important}@media (max-width:980px){.legal-layout{grid-template-columns:minmax(0,1fr);gap:16px}.legal-toc{position:sticky;top:66px;z-index:5;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;border-radius:18px}.legal-toc-title{display:none}.legal-toc-list{flex-direction:row;gap:6px;max-height:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.legal-toc-list::-webkit-scrollbar{display:none}.legal-toc-link{grid-template-columns:auto;padding:7px 12px;border:1px solid rgba(255,255,255,.09);border-radius:999px;white-space:nowrap}.legal-toc-link .legal-toc-num{display:none}.legal-toc-link.is-current{border-color:transparent}}@media (max-width:640px){.legal-shell{width:92%}.legal-hero{gap:12px;padding:24px 20px 22px;border-radius:24px}.legal-lede{font-size:14px}.legal-article{padding:20px 18px 22px;border-radius:20px}.legal-article h2{font-size:16px}.legal-content{font-size:14px}.legal-help{padding:20px 18px 22px}.legal-help-actions{width:100%;flex-direction:column;align-items:stretch}.legal-doc-link{padding:8px 13px;font-size:12px}}@media (prefers-reduced-motion:reduce){body.legal-page.legal-js .legal-article.reveal,body.legal-page.legal-js .legal-help.reveal{opacity:1;transform:none!important;transition:none}.legal-doc-link:hover{transform:none}}.tile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.tile-card{display:flex;flex-direction:column;gap:8px;padding:18px 20px 20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.035)}.tile-card h3{margin:0;font-size:15px;font-weight:700;color:#fff}.tile-card p{margin:0;font-size:14px;line-height:1.6;color:rgba(255,255,255,.68)}.tile-card .tile-step{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(135deg,var(--accent-soft),var(--accent-soft-strong));font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#fff}.tile-grid-wide{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));align-items:start}@media (max-width:520px){.tile-grid-wide{grid-template-columns:1fr}}.tile-card a{color:rgba(255,255,255,.92);text-decoration:none;border-bottom:1px solid var(--accent-soft-strong);padding-bottom:1px;transition:color .2s ease,border-color .2s ease}.tile-card a:hover,.tile-card a:focus-visible{color:#fff;border-color:var(--accent)}.tile-card .form-grid{margin-top:4px}.tile-card .form-grid .link-btn{justify-self:start}@media (max-width:600px){.tile-card{padding:16px 16px 18px}}[hidden][hidden]{display:none!important}