:root{--font-sans:"Segoe UI", system-ui, -apple-system, sans-serif;--bg-main:#0a0012;--bg-deep:#030005;--bg-hero-start:#050713;--bg-hero-end:#130827;--bg-footer:#060711;--bg-footer-spotify:#0f0f14;--card-default:#1d0032;--card-purple:#280043;--card-hover:#280043;--card-recommended:#10172a;--card-glass:#1a002ec7;--card-pricing:#0d0d18;--card-pricing-end:#0a0a18;--card-table:#0c0d10;--brand-purple:#5000b8;--brand-purple-deep:#2d006b;--brand-purple-soft:#a324f7;--brand-blue:#1d4ed8;--brand-cyan:#59d0fb;--brand-indigo:#5446ff;--brand-water-cyan:#77f6fd;--brand-orange:#fc860e;--brand-warm-orange:#ffb13b;--brand-orange-red:#ff5a2a;--text-white:#fff;--text-primary:#d9d7e6;--text-secondary:#a9a4ba;--text-muted:#817d95;--text-disabled:#5e596f;--text-blue-accent:#60a5fa;--text-orange-accent:#ff9b21;--text-nav-muted:#a6a6a6;--text-metric:#d8eaff;--border-default:#ffffff1a;--border-premium:#ffffff24;--border-purple-hover:color-mix(in oklab, var(--brand-purple) 48%, transparent);--border-cyan-recommended:color-mix(in oklab, var(--brand-cyan) 62%, transparent);--page-max-width:1280px;--section-gap:96px;--bg-pricing:#07080f;--header-height:72px;--canvas-deeper:#050505;--sprout:#49de80;--badge-default:#969696}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}body{background:var(--bg-main);color:var(--text-primary);font-family:var(--font-sans);min-width:0;line-height:1.5;overflow-x:clip}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page-container{max-width:var(--page-max-width);width:100%;min-width:0;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=640px){.page-container{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=1024px){.page-container{padding-left:2rem;padding-right:2rem}}.section-title{color:var(--text-white);text-align:center;font-size:32px;font-weight:700;line-height:1.25}@media (width>=640px){.section-title{font-size:40px}}.section-subtitle{max-width:600px;color:var(--text-secondary);text-align:center;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:14px;font-weight:300;line-height:1.625}@media (width>=768px){.section-padding{padding-top:2.5rem;padding-bottom:2.5rem}}.section-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin-bottom:1.25rem;font-size:11px;font-weight:400}.glass-card{background:var(--card-glass);-webkit-backdrop-filter:blur(18px);border-radius:22px}.gradient-arc{background:linear-gradient(120deg,#5000b8 0%,#009cfe 48%,#59d0fb 100%)}.icon-sm{width:1rem;height:1rem}.text-brand-cyan{color:var(--brand-cyan)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flex-row-gap2{align-items:center;gap:.5rem;display:flex}.min-w-0{min-width:0}.hidden{display:none}@media (width>=768px){.md\:block{display:block}}.w-full{width:100%}.navbar-hidden{align-items:center;gap:2px;display:none}@media (width>=768px){.navbar-hidden{display:flex}}.nav-header{z-index:50;transition:all .3s;position:sticky;top:0}.nav-header-scrolled{backdrop-filter:blur(48px);background:#000000eb;box-shadow:0 1px #ffffff0a}.nav-header-transparent{background:0 0}.nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.nav-desktop-link{color:var(--text-nav-muted);cursor:pointer;-webkit-tap-highlight-color:#0000002e;border-radius:40px;padding:.5rem 1.25rem;font-size:15px;font-weight:400;transition:all .15s}.nav-desktop-link:hover{color:#fff;background:#ffffff0a}.nav-desktop-link-active{color:#fff;font-weight:500;box-shadow:0 0 0 1px #009cfe26}.nav-icon-btn{width:2.25rem;height:2.25rem;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:#0000002e;touch-action:manipulation;font:inherit;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:inline-flex}@media (width>=768px){.nav-icon-btn{display:none}}.nav-icon-btn:hover{background:#ffffff1a}.icon-size-6{width:1.5rem;height:1.5rem}.nav-backdrop{z-index:40;will-change:opacity;background:#0009;transition:opacity .3s ease-out;position:fixed;inset:0}@media (width>=768px){.nav-backdrop{display:none}}.nav-backdrop-open{opacity:1}.nav-backdrop-closed{opacity:0;pointer-events:none}.nav-drawer{inset-block:0;z-index:50;backdrop-filter:blur(48px);will-change:transform;background:#000000f2;flex-direction:column;width:260px;transition:transform .3s ease-out;display:flex;position:fixed;right:0}@media (width>=768px){.nav-drawer{display:none}}.nav-drawer-open{transform:translate(0)}.nav-drawer-closed{transform:translate(100%)}.nav-drawer-header{justify-content:flex-end;align-items:center;height:3.5rem;padding:0 1rem;display:flex}.nav-drawer-links{flex-direction:column;flex:1;gap:.25rem;padding:.5rem 1rem;display:flex}.nav-mobile-link{color:var(--text-nav-muted);cursor:pointer;-webkit-tap-highlight-color:#0000002e;border-radius:10px;padding:.75rem;font-size:15px;font-weight:400;transition:all .15s}.nav-mobile-link:hover{color:#fff;background:#009cfe1f}.nav-mobile-link-active{color:#fff;background:#009cfe1f;box-shadow:0 0 0 1px #009cfe26}.hero-section{isolation:isolate;background:#000;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.hero-section{min-height:100vh}}.hero-video-wrap{position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 25% 100%)}@media (width>=1024px){.hero-video-wrap{inset-block:0;width:50%;left:50%}}.hero-section-object-cover{object-fit:cover;width:100%;height:100%;display:block}.hero-video-poster-fallback{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-gradient-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0006 25%,#0009 45%,#00000026 65%,#0000 85%);position:absolute;inset:0}.hero-content-wrap{z-index:10;width:100%;margin-left:auto;margin-right:auto;padding-top:3rem;padding-bottom:3rem;position:relative}@media (width>=1024px){.hero-content-wrap{padding-top:5rem;padding-bottom:5rem}}.hero-text-wrap{min-width:0;max-width:36rem}.hero-badge{text-transform:uppercase;letter-spacing:.12em;color:#fff;background:#ffffff1a;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-section-font-bold{overflow-wrap:anywhere;color:#fff;max-width:100%;font-size:1.75rem;font-weight:700;line-height:1.15}@media (width>=640px){.hero-section-font-bold{font-size:3rem}}@media (width>=1024px){.hero-section-font-bold{font-size:3.75rem}}.hero-subtitle{overflow-wrap:anywhere;color:#fff9;max-width:100%;margin-top:1rem;font-weight:300;line-height:1.625}@media (width>=640px){.hero-subtitle{margin-top:1.5rem;font-size:1.125rem}}.hero-cta-row{flex-direction:column;gap:.75rem;width:100%;min-width:0;margin-top:2rem;display:flex}.hero-cta-row .btn-base{width:100%;min-width:0;max-width:100%}@media (width>=640px){.hero-cta-row{flex-direction:row;margin-top:2.5rem}.hero-cta-row .btn-base{width:auto}}.download-btn-equal{flex:0 auto;min-width:0}@media (width>=640px){.download-btn-equal{flex:1 1 0}}.btn-base{cursor:pointer;-webkit-tap-highlight-color:#0000002e;touch-action:manipulation;border:none;border-radius:9999px;justify-content:center;align-items:center;font-family:inherit;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(90deg,#6c27b0 0%,#d4145a 50%,#f4731e 100%);border:none}.btn-primary:active{filter:brightness(.9);transform:scale(.97)}.btn-secondary:hover{filter:brightness(1.1);transform:scale(1.02)}.btn-secondary:active{filter:brightness(.9);transform:scale(.97)}.btn-lg{gap:.75rem;height:3rem;padding:0 2rem;font-size:.875rem}.telegram-contact-button{white-space:nowrap;gap:.5rem;min-height:3rem;padding:.75rem 1.25rem}.text-shadow-glow{text-shadow:0 0 40px color-mix(in oklab, var(--brand-purple) 15%, transparent)}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero-feature-section{background:var(--bg-main)}.hero-proof-strip{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.hero-proof-stat{text-align:center;min-width:6.5rem}.hero-proof-stat strong{color:#fff;font-size:1.25rem;line-height:1;display:block}.hero-proof-stat span{color:var(--text-muted);margin-top:.35rem;font-size:.75rem;display:block}.hero-feature-bar-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width>=640px){.hero-feature-bar-grid{gap:1.25rem}}@media (width>=1024px){.hero-feature-bar-grid{gap:1.5rem}}.stat-card{text-align:center;backdrop-filter:blur(18px);background:#0e0c19bf;border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;flex:100%;align-items:center;padding:2rem 1.25rem;transition:all .3s;display:flex;position:relative}.stat-card:hover{background:#141022d1;border-color:#ffffff1f}@media (width>=640px){.stat-card{flex-basis:calc(50% - .625rem);max-width:calc(50% - .625rem);padding:2.5rem 1.5rem}}@media (width>=1024px){.stat-card{flex-basis:calc(33.3333% - 1rem);max-width:calc(33.3333% - 1rem)}}.hero-feature-icon-wrap{justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.hero-feature-glow{filter:drop-shadow(0 0 12px color-mix(in srgb, var(--brand-purple) 30%, transparent))}.hero-feature-bar-font-black{letter-spacing:-.02em;color:#fff;font-size:34px;font-weight:900;line-height:1}@media (width>=640px){.hero-feature-bar-font-black{font-size:40px}}.hero-feature-bar-heading{letter-spacing:-.01em;color:#fff;margin-top:.5rem;font-size:1rem;font-weight:700}@media (width>=640px){.hero-feature-bar-heading{font-size:1.125rem}}.hero-feature-bar-desc{color:var(--text-muted);margin-top:.5rem;font-size:.875rem;line-height:1.625}.hero-feature-bar-desc>*+*{margin-top:.125rem}.categories-section{background:var(--bg-main)}.content-categories-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width>=640px){.content-categories-grid{gap:1.25rem}}@media (width>=768px){.content-categories-grid{gap:1.5rem}}@media (width>=1024px){.content-categories-grid{gap:1.25rem}}.category-card-outer{border:1px solid var(--border-default);background:var(--card-glass);backdrop-filter:blur(12px);border-radius:22px;flex-direction:column;flex:100%;width:100%;min-height:260px;display:flex;position:relative;overflow:hidden}@media (width>=640px){.category-card-outer{flex-basis:calc(50% - .625rem);max-width:calc(50% - .625rem);min-height:320px}}@media (width>=1024px){.category-card-outer{flex-basis:calc(33.3333% - 1rem);max-width:calc(33.3333% - 1rem);min-height:420px}}.category-carousel{align-items:center;gap:.75rem;min-width:0;display:flex}.category-carousel-viewport{flex:auto;min-width:0;overflow:hidden}.js .content-categories-grid{opacity:0;will-change:transform;flex-wrap:nowrap;justify-content:flex-start;gap:0;padding:0;transition:transform .5s cubic-bezier(.33,1,.68,1)}.js .content-categories-grid.is-visible{animation:.5s forwards carousel-entrance}.js .content-categories-grid>.category-card-outer{flex:0 0 calc(100% - 1rem);min-width:0;max-width:none;margin:0 .5rem}@media (width>=640px){.js .content-categories-grid>.category-card-outer{flex-basis:calc(50% - 1rem)}}@media (width>=1024px){.js .content-categories-grid>.category-card-outer{flex-basis:calc(33.333% - 1rem)}}.category-card-motion-left,.category-card-motion-right{transition:border-color .3s,box-shadow .3s}.category-carousel-arrow,.category-carousel-controls{display:none}.js .category-carousel-arrow{width:2.5rem;height:2.5rem;color:var(--text-white);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;flex:0 0 2.5rem;justify-content:center;align-items:center;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.js .category-carousel-arrow svg{width:1.25rem;height:1.25rem}.js .category-carousel-arrow:hover:not(:disabled){color:var(--brand-cyan);background:#59d0fb1f;border-color:#59d0fb4d}.js .category-carousel-arrow:active:not(:disabled){transform:scale(.92)}.js .category-carousel-arrow:disabled{opacity:.3;cursor:default}.js .category-carousel-controls{justify-content:center;align-items:center;margin-top:1rem;display:flex}.category-carousel-dots{align-items:center;gap:.5rem;display:flex}.category-carousel-dot{cursor:pointer;background:0 0;border:0;border-radius:50%;width:24px;height:24px;padding:0;position:relative}.category-carousel-dot:before{content:"";background:#fff3;border-radius:50%;width:8px;height:8px;transition:width .35s,background .35s;position:absolute;top:8px;left:0}.category-carousel-dot:hover:before{background:#fff6}.category-carousel-dot.is-active{width:26px}.category-carousel-dot.is-active:before{background:var(--brand-cyan);border-radius:4px;width:26px}.category-card-img{pointer-events:none;object-fit:cover;filter:saturate(.45)contrast(1.15)brightness(.55);width:100%;height:100%;transition:all 1.2s cubic-bezier(.33,1,.68,1);position:absolute;inset:0}.category-card-outer:hover .category-card-img{transform:scale(1.05)}.category-overlay{pointer-events:none;inset-inline:0;z-index:3;background:linear-gradient(#0000 0%,#0006 50%,#000000d9 80%);height:65%;position:absolute;bottom:0}.card-content{z-index:4;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;min-height:260px;padding:0 1.25rem 1.25rem;display:flex;position:relative}@media (width>=640px){.card-content{min-height:320px;padding:0 1.5rem 1.5rem}}@media (width>=1024px){.card-content{min-height:420px;padding:0 2rem 1.5rem}}.category-icon-group{opacity:.7;filter:drop-shadow(0 2px 6px #0009);margin-bottom:1rem;transition:all .5s cubic-bezier(.33,1,.68,1)}.category-card-outer:hover .category-icon-group{opacity:1;transform:scale(1.1)}.category-card-heading{text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 8px #000000b3;margin-bottom:.375rem;font-size:1.25rem;font-weight:700;line-height:1.25}@media (width>=1024px){.category-card-heading{font-size:1.5rem}}.category-tagline{text-align:center;color:var(--text-secondary);text-shadow:0 1px 6px #000000a6;margin-bottom:1rem;font-size:14px;line-height:1.625}.category-badge{border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.1em;color:var(--badge-default);text-shadow:0 1px 4px #0009;background:#ffffff08;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:9px;font-weight:600;transition:all .4s;display:inline-flex}.category-live-dot-inner{background:var(--sprout);border-radius:9999px;flex-shrink:0;width:4px;height:4px;animation:2s ease-in-out infinite pulse-dot;display:inline-block}.category-section-label{text-transform:uppercase;letter-spacing:.25em;color:var(--text-muted);margin-bottom:1.25rem;font-size:11px;font-weight:600}.section-header-center{text-align:center;margin-bottom:4rem}@media (width>=768px){.section-header-center{margin-bottom:5rem}}.section-header-wrapper{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.section-subtitle-sm{color:var(--text-secondary);text-align:center;margin-top:1rem;font-size:16px}.categories-cta-banner{background:#0a0a0a99;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;margin-top:4rem;padding:1.25rem 1.5rem;display:flex}@media (width>=640px){.categories-cta-banner{flex-direction:row;justify-content:space-between;padding-left:2rem;padding-right:2rem}}.flex-row-gap3{align-items:center;gap:.75rem;display:flex}.device-icon-circle{background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.text-body-light{color:#ffffffbf;font-size:.875rem;line-height:1.625}.icon-xs{width:.875rem;height:.875rem}.arrow-icon{stroke:#fff9;width:1.25rem;height:1.25rem}.btn-sm{gap:.5rem;height:2.75rem;padding:0 1.25rem;font-size:.75rem}.categories-cta-btn{margin-top:1rem}@media (width>=640px){.categories-cta-btn{margin-top:0}}.device-section-header{text-align:center;margin-bottom:3.5rem}@media (width>=768px){.device-section-header{margin-bottom:4rem}}.device-compatibility-flex{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.device-card{background:var(--card-glass);backdrop-filter:blur(4px);border:1px solid #ffffff12;border-radius:22px;align-items:center;gap:1rem;width:210px;padding:1.25rem;transition:all .3s;display:flex}.device-card:hover{border-color:#ffffff24}.device-compatibility-shrink-0{flex-shrink:0;justify-content:center;align-items:center;display:flex}.device-icon-svg{color:#ffffff4d;width:3rem;height:3rem}.device-text-wrap{flex:1;min-width:0}.device-compatibility-font-bold{color:#fff;font-size:1rem;font-weight:700;line-height:1.25}.device-card-subtitle{color:#ffffff80;margin-top:.125rem;font-size:13px;line-height:1.375}.device-cta-btn{margin-top:1rem}@media (width>=640px){.device-cta-btn{margin-top:0}}.cta-banner{background:#0a001299;border-top:1px solid #ffffff0f;border-radius:22px;flex-direction:column;align-items:center;margin-top:4rem;padding:1.25rem 1.5rem;display:flex}@media (width>=640px){.cta-banner{flex-direction:row;justify-content:space-between;padding-left:2rem;padding-right:2rem}}.install-section{background:var(--bg-main)}.install-steps-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.install-steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background:var(--card-glass);backdrop-filter:blur(12px);color:#fff;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;padding:1.75rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000001a}.step-card:hover{border-color:#fff3;box-shadow:0 0 30px #59d0fb0a}.step-badge{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:-.625rem;right:-.625rem;box-shadow:0 2px 8px #1d4ed840}.step-icon-box{backdrop-filter:blur(12px);border:1px solid #ffffff0d;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.icon-lg{width:1.75rem;height:1.75rem}.step-title{letter-spacing:.03em;color:var(--text-white);font-size:18px;font-weight:600;line-height:1.03}.step-desc{color:var(--text-secondary);flex:1;margin-top:.625rem;font-size:14px;line-height:1.6}.install-steps-divider{border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}@media (width>=640px){.install-steps-divider{flex-direction:row}}.install-guide-text{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.install-steps-shrink-0{background:#59d0fb1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.install-cta-btn{gap:.625rem;transition:translate .15s}.install-cta-btn:hover{translate:0 -1px}.install-cta-btn:active{translate:0}.pricing-section{background:var(--bg-main);position:relative;overflow:hidden}.pricing-halo-left{pointer-events:none;background:radial-gradient(#00c8ff1f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-200px;right:-200px}.pricing-halo-right{pointer-events:none;background:radial-gradient(#00c8ff0f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;left:-200px}.pricing-grid{z-index:1;grid-template-columns:1fr;gap:1.5rem;max-width:760px;margin:0 auto;display:grid;position:relative}@media (width>=768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{border-radius:22px;flex-direction:column;height:100%;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 8px #0000004d,0 8px 32px #00000026}.pricing-card:hover{border-color:#fff3;translate:0 -4px;box-shadow:0 4px 16px #00000059,0 12px 48px #59d0fb14}.pricing-card-rec{border:1px solid #59d0fb4d}.pricing-card-default{border:1px solid #ffffff14}.pricing-badge-pos{z-index:10;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.badge-best-value{white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;color:var(--text-white);background:#1d4ed8;border-radius:9999px;padding:.375rem 1rem;font-size:11px;font-weight:700;line-height:1;display:inline-block;box-shadow:0 2px 8px #1d4ed859}.billing-tag{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:11px;font-weight:600;display:flex}.billing-tag:after{content:"";background:#ffffff0f;flex:1;height:1px}.pricing-name{letter-spacing:-.02em;color:var(--text-white);margin-bottom:.25rem;font-size:18px;font-weight:600}.pricing-muted-text{color:var(--text-muted);margin-bottom:2rem;font-size:14px}.pricing-section-divider{border-bottom:1px solid #ffffff0f;margin-bottom:1.75rem;padding-bottom:1.75rem}.pricing-price-lg{letter-spacing:-.03em;color:var(--text-white);font-size:52px;font-weight:300;line-height:1}@media (width<=767px){.pricing-price-lg{font-size:40px}}@media (width<=639px){.pricing-price-lg{font-size:32px}}.pricing-currency{vertical-align:super;color:var(--text-muted);margin-right:.125rem;font-size:24px;font-weight:300}.pricing-footnote{color:var(--text-muted);margin-top:.375rem;font-size:14px}.pricing-tag-sm{color:var(--brand-cyan);background:#59d0fb14;border-radius:.25rem;margin-top:.5rem;padding:.125rem .5rem;font-size:11px;font-weight:500;display:inline-block}.pricing-feature-list{flex-direction:column;flex:1;gap:.5rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.pricing-feature-row{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.875rem;display:flex}.pricing-check-icon{background:color-mix(in oklab, var(--brand-cyan) 12%, transparent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.pricing-card-cta{width:100%;height:auto;min-height:3rem;padding-top:.75rem;padding-bottom:.75rem}.pricing-bottom-cta{z-index:1;text-align:center;margin-top:3rem;position:relative}.pricing-cta-link{gap:.5rem}.pricing-arrow-icon{width:1rem;height:1rem}.security-section{background:var(--bg-deep);padding-top:1rem;padding-bottom:1rem;position:relative;overflow:hidden}@media (width>=768px){.security-section{padding-top:2rem;padding-bottom:2rem}}.security-support-pointer-events-{pointer-events:none;position:absolute;inset:0;overflow:hidden}@media (width<=767px){.security-support-pointer-events-{display:none}}.obs-page-wrap{position:relative}.obs-section-header{text-align:center;margin-bottom:1.5rem}@media (width>=768px){.obs-section-header{margin-bottom:2.5rem}}.obs-grid-row{grid-template-columns:1fr;gap:.75rem;margin-bottom:.75rem;display:grid}@media (width>=640px){.obs-grid-row{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.obs-grid-row{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.obs-grid-row{margin-bottom:2.5rem}}.obs-grid-row-2{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}@media (width>=1024px){.obs-grid-row-2{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.obs-grid-row-2{margin-bottom:2.5rem}}.obs-card{background:var(--card-glass);backdrop-filter:blur(12px);border:1px solid #d8eaff1f;border-radius:1rem;padding:1.5rem;transition:border-color .3s;position:relative}@media (width>=768px){.obs-card{padding:1.75rem}}.obs-card-hover-cyan:hover{border-color:#59d0fb59}.signal-trace{opacity:0;background:linear-gradient(90deg,#0000,#59d0fb,#0000);height:2px;transition:opacity .3s;position:absolute;top:-1px;left:1.5rem;right:1.5rem}.obs-card:hover .signal-trace{opacity:.6}.obs-icon-box{background:#ffffff05;border:1px solid #d8eaff14;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;display:flex}.icon-md{width:1.25rem;height:1.25rem}.obs-card-heading{color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.25}@media (width>=768px){.obs-card-heading{font-size:1.25rem}}.obs-card-desc{color:#ffffff8c;font-size:.8125rem;line-height:1.6}.text-body-metric{letter-spacing:.04em;color:var(--text-muted);font-size:.75rem}.obs-metric-footer{letter-spacing:.04em;color:var(--text-muted);border-top:1px solid #d8eaff0f;align-items:center;gap:.5rem;padding-top:1rem;font-size:.75rem;display:flex}.lg\:col-span-2{grid-column:span 2}@media (width<=1023px){.lg\:col-span-2{grid-column:span 1}}.eyebrow-subtle{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:11px;font-weight:400}.obs-bar{background:#00000073;border:1px solid #d8eaff14;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:.875rem 1.25rem;display:flex}@media (width<=767px){.obs-bar{display:none}}.obs-bar-row{align-items:center;gap:1.25rem;display:flex}.obs-bar-text{color:#ffffff80;font-size:13px}.obs-bar-stats{gap:2rem;display:flex}.obs-stat-right{text-align:right}.obs-stat-value{color:var(--text-metric);font-size:1rem}.security-support-animate-obsPuls{background:var(--brand-cyan);border-radius:9999px;width:.5rem;height:.5rem;animation:2s ease-in-out infinite obsPulse;box-shadow:0 0 12px #59d0fb66}.text-body-metric{color:var(--text-metric)}.security-support-flex{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.obs-cta-btn{gap:.625rem;padding-left:2.25rem;padding-right:2.25rem;font-size:15px;font-weight:500}.faq-list-wrap{margin-top:2.5rem;margin-left:auto;margin-right:auto}.faq-list-wrap>*+*{margin-top:.75rem}.faq-item-card{background:var(--card-glass);backdrop-filter:blur(12px);border:1px solid;border-radius:22px;transition:border-color .2s,background .2s}.faq-item-card-open{border-color:#59d0fb66}.faq-item-card-closed{border-color:#ffffff1a}.faq-item-card-closed:hover{border-color:#fff3}.faq-btn{text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000002e;touch-action:manipulation;width:100%;height:auto;min-height:44px;color:inherit;font:inherit;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;list-style:none;display:flex}.faq-btn::-webkit-details-marker{display:none}@media (width>=768px){.faq-btn{padding:1.25rem 2rem}}.section-subheading{color:var(--text-white);font-size:.9375rem;font-weight:600;line-height:1.35}@media (width>=768px){.section-subheading{font-size:1.0625rem}}.accordion-chevron{width:1.25rem;height:1.25rem;color:var(--text-secondary);flex-shrink:0;transition:transform .3s ease-out}.faq-chevron-open{color:var(--brand-cyan);transform:rotate(180deg)}.accordion-toggle{transition:all .3s ease-out;display:grid}.faq-panel-inner{min-height:0;padding-left:2rem;padding-right:2rem;overflow:hidden}.faq-answer-home{color:var(--text-secondary);padding-left:0;padding-right:0;font-size:.875rem}@media (width>=768px){.faq-answer-home{padding-left:0;padding-right:0;font-size:1rem}}.faq-answer-pad-open{padding-bottom:1.25rem}@media (width>=768px){.faq-answer-pad-open{padding-bottom:1.5rem}}.faq-answer-pad-closed{padding-bottom:0}.faq-cta-row{justify-content:center;margin-top:2.5rem;display:flex}.faq-page-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.faq-page-grid{grid-template-columns:220px 1fr;gap:3rem}}.faq-sidebar{width:100%}@media (width>=768px){.faq-sidebar{align-self:start;position:sticky;top:6rem}}.faq-categories-flex{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.faq-cat-link{text-align:left;cursor:pointer;border-left-width:2px;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;min-height:44px;padding:.75rem 1rem;text-decoration:none;transition:all .15s;display:flex}.faq-cat-link-active{border-left:2px solid var(--brand-cyan);background:var(--card-glass);backdrop-filter:blur(18px);color:var(--text-blue-accent)}.faq-cat-link-inactive{color:var(--text-secondary);border-left:2px solid #0000}.faq-cat-link-inactive:hover{background:var(--card-glass);backdrop-filter:blur(18px);color:#fff}.faq-cat-label{font-size:.875rem;font-weight:600}@media (width>=768px){.faq-cat-label{font-size:1rem}}.faq-cat-count{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.faq-cat-count-active{color:var(--brand-cyan);background:#59d0fb1a}.faq-cat-count-inactive{color:var(--text-muted);background:#ffffff0d}.faq-cat-blurb{color:var(--text-muted);font-size:.75rem}.faq-categories-bar{scrollbar-width:thin;flex-wrap:wrap;justify-content:center;gap:.5rem;padding-bottom:.5rem;display:flex}@media (width>=640px){.faq-categories-bar{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}}@media (width>=768px){.faq-categories-bar{display:none}}.faq-cat-tab{cursor:pointer;border-radius:9999px;flex-shrink:0;min-height:44px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s}.faq-cat-tab-active{background:var(--text-blue-accent);color:#fff}.faq-cat-tab-inactive{background:var(--card-glass);backdrop-filter:blur(18px);color:var(--text-secondary);border:1px solid #ffffff1a}.faq-cat-tab-inactive:hover{border-color:#fff3}.faq-answer-page{color:var(--text-secondary);padding-right:1.5rem;font-size:14px;line-height:1.625}@media (width>=768px){.faq-answer-page{padding-left:2rem;padding-right:2rem;font-size:1rem}}.space-y-3>*+*{margin-top:.75rem}.accordion-panel ul,.faq-sidebar ul{margin:0;padding:0;list-style:none}.faq-sidebar li{margin-bottom:.5rem}.flex-row-start{align-items:center;gap:.75rem;display:flex}.cta-card{border:1px solid #59d0fb66;border-radius:22px;margin-left:auto;margin-right:auto;padding:1.5rem}@media (width>=768px){.cta-card{padding:2rem}}.faq-contact-section{margin-top:4rem}@media (width>=768px){.faq-contact-section{margin-top:5rem}}.faq-contact-desc{margin-top:1rem}@media (width>=768px){.faq-contact-desc{font-size:1rem}}.faq-contact-btn{min-height:44px;margin-top:1.5rem;padding-left:2rem;padding-right:2rem}.faq-search-card{backdrop-filter:blur(18px);background:linear-gradient(135deg,#1a002ee0,#0e0c19d1);border:1px solid #59d0fb3d;border-radius:22px;gap:.875rem;max-width:760px;margin:0 auto 2rem;padding:1rem;display:grid;box-shadow:0 18px 55px #03000538,inset 0 1px #ffffff0f}@media (width>=640px){.faq-search-card{grid-template-columns:minmax(190px,.75fr) minmax(240px,1.25fr);align-items:center;padding:1.125rem 1.25rem}.faq-search-status{grid-column:2;margin-top:-.35rem}}.faq-search-heading{align-items:center;gap:.75rem;min-width:0;display:flex}.faq-search-icon{width:2.5rem;height:2.5rem;color:var(--brand-cyan);background:#59d0fb14;border:1px solid #59d0fb40;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.faq-search-icon svg{width:1.25rem;height:1.25rem}.faq-search-title{color:var(--text-white);font-size:.95rem;font-weight:700;line-height:1.25}.faq-search-caption{color:var(--text-muted);margin-top:.2rem;font-size:.75rem;line-height:1.4}.faq-search-control{min-width:0;position:relative}.faq-search-input{width:100%;min-height:2.75rem;color:var(--text-white);font:inherit;background:#00000047;border:1px solid #ffffff1f;border-radius:14px;outline:none;padding:.7rem 4.75rem .7rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background .2s;display:block}.faq-search-input::placeholder{color:var(--text-muted)}.faq-search-input:focus{border-color:var(--brand-cyan);background:#0006;box-shadow:0 0 0 3px #59d0fb24}.faq-search-clear{min-height:2rem;color:var(--text-secondary);cursor:pointer;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;padding:0 .625rem;font-size:.7rem;transition:color .2s,background .2s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.faq-search-clear:hover{color:var(--text-white);background:#ffffff1f}.faq-search-status{min-height:1rem;color:var(--text-muted);font-size:.75rem}.faq-empty-state{color:var(--text-secondary);text-align:center;background:#1a002e6b;border:1px dashed #59d0fb47;border-radius:16px;margin-top:.75rem;padding:1rem 1.25rem;font-size:.875rem}.cta-title{color:var(--text-white);font-size:20px;font-weight:700}@media (width>=768px){.cta-title{font-size:24px}}.h3-reset{font-size:inherit;font-weight:inherit;margin:0}.text-body-small{color:var(--text-secondary);font-size:14px;line-height:1.625}@keyframes obsPulse{0%,to{opacity:1;box-shadow:0 0 8px color-mix(in oklab, var(--brand-cyan) 40%, transparent)}50%{opacity:.5;box-shadow:0 0 16px color-mix(in oklab, var(--brand-cyan) 20%, transparent)}}.benefit-card{background:var(--card-glass);backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem;transition:all .2s}.benefit-card:hover{border-color:#fff3;box-shadow:0 18px 48px #59d0fb2e}.benefits-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem;display:grid}@media (width>=768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-icon{width:3rem;height:3rem;color:var(--brand-cyan)}.feature-name{color:var(--text-white);margin-top:1rem;font-size:18px;font-weight:600}.form-hint{color:var(--text-secondary);margin-top:.5rem;font-size:16px}.partnership-process-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;padding:0;list-style:none;display:grid}@media (width>=768px){.partnership-process-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.partnership-process-relative{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.process-step-circle{z-index:10;color:#fff;background:#1e3a8a;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.process-gradient-line{background:linear-gradient(90deg,#1d4ed8,#7b2cff);height:1px;position:absolute;top:1.75rem;left:calc(12.5% - 9px);right:calc(12.5% - 9px)}.section-title-sm{color:var(--text-white);font-size:20px;font-weight:700}@media (width>=640px){.section-title-sm{font-size:24px}}.section-subtitle-compact{color:var(--text-secondary);margin-top:.75rem;font-size:16px}@media (width>=640px){.section-subtitle-compact{font-size:18px}}.section-label{color:var(--text-white);font-size:14px;font-weight:500;display:block}.glass-input{-webkit-backdrop-filter:blur(6px);color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:all .2s;display:block}.glass-input:focus{border-color:#59d0fb;box-shadow:0 0 0 3px #59d0fb26}.glass-input::placeholder{color:#888}select.glass-input{cursor:pointer}.form-error{color:#ff6b6b;margin-top:.375rem;font-size:.8125rem}.form-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;display:grid}@media (width>=640px){.form-grid{grid-template-columns:repeat(2,1fr)}}.sm\:col-span-2{grid-column:span 1}@media (width>=640px){.sm\:col-span-2{grid-column:span 2}}.feature-desc{color:var(--text-secondary);margin-top:.5rem;font-size:16px}.distributor-contact-cta-flex{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=768px){.distributor-contact-cta-flex{text-align:left;flex-direction:row;align-items:flex-start;gap:1.5rem}}.distributor-contact-cta-shrink-0{width:3rem;height:3rem;color:var(--brand-cyan);flex-shrink:0}.legal-page-wrap{padding-top:4rem;padding-bottom:4rem}@media (width>=768px){.legal-page-wrap{padding-top:5rem;padding-bottom:5rem}}.legal-subtitle{font-size:inherit}@media (width>=768px){.legal-subtitle{font-size:1.25rem}}.legal-date{color:var(--text-muted);margin-top:.75rem;font-size:.75rem}@media (width>=640px){.legal-date{font-size:.875rem}}.content-review-date{color:var(--text-muted);margin:.75rem 0 0;font-size:.75rem}.content-review-date time{color:var(--text-secondary)}@media (width>=640px){.content-review-date{font-size:.875rem}}.legal-grid{gap:2rem;min-width:0;margin-top:2.5rem;display:grid}@media (width>=768px){.legal-grid{margin-top:3.5rem}}@media (width>=1024px){.legal-grid{grid-template-columns:220px 1fr;gap:3rem}}.legal-sections>*+*{margin-top:2.5rem}.legal-sections,.legal-sections section,.legal-section-content{overflow-wrap:anywhere;min-width:0}@media (width>=768px){.legal-sections>*+*{margin-top:3.5rem}}.legal-section-content{color:var(--text-secondary);margin-top:1rem;font-size:1rem;line-height:1.625}.legal-section-content>*+*{margin-top:1rem}@media (width>=640px){.legal-section-content{font-size:1.125rem}}.legal-toc-sidebar{width:100%}@media (width>=1024px){.legal-toc-sidebar{align-self:start;position:sticky;top:6rem}}.legal-toc-mobile{background:var(--card-glass);backdrop-filter:blur(18px);border:1px solid #ffffff1a;border-radius:12px;padding:1rem}@media (width>=1024px){.legal-toc-mobile{display:none}}.legal-toc-cursor-pointer{cursor:pointer;color:var(--text-white);font-size:.875rem;font-weight:600}.legal-toc-list{margin-top:.75rem}.legal-toc-list>*{margin-top:.5rem}.legal-toc-list ul{margin:0;padding:0;list-style:none}.legal-toc-list li{list-style:none}.text-link-nav{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .15s}.text-link-nav:hover{color:var(--text-blue-accent)}.legal-toc-desktop{background:var(--card-glass);backdrop-filter:blur(18px);border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;display:none}@media (width>=1024px){.legal-toc-desktop{display:block}}.legal-toc-title{text-transform:uppercase;letter-spacing:.025em;color:#fff;font-size:.875rem;font-weight:600}.legal-toc-desktop-list{margin-top:1rem}.legal-toc-desktop-list>*{margin-top:.5rem}.legal-toc-desktop-list ul{margin:0;padding:0;list-style:none}.legal-toc-desktop-list li{list-style:none}.legal-cta-card{background:var(--card-glass);backdrop-filter:blur(18px);border:1px solid #59d0fb66;border-radius:12px;margin-top:3rem;padding:1.5rem}@media (width>=768px){.legal-cta-card{margin-top:4rem;padding:2rem}}.legal-cta-row{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){.legal-cta-row{flex-direction:row}}.legal-cta-btn{min-height:44px;padding-left:2rem;padding-right:2rem}@media (width<=639px){.legal-cta-btn{width:100%}}.scroll-mt-24{scroll-margin-top:6rem}.footer-section{background:var(--bg-footer);padding-top:3rem;padding-bottom:2rem;position:relative;overflow:hidden}@media (width>=768px){.footer-section{padding-top:4rem;padding-bottom:2.5rem}}.footer-accent-bar{z-index:10;width:100%;height:2px;position:relative}.footer-page-wrap{z-index:10;position:relative}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.footer-col-span-1{text-align:center}@media (width>=768px){.footer-col-span-1{text-align:left;grid-column:span 1}}.footer-flex{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (width>=768px){.footer-flex{justify-content:flex-start}}.footer-logo-img{width:6rem;height:auto}@media (width>=768px){.footer-logo-img{width:110px;height:auto}}.footer-tagline{color:var(--text-muted);margin-top:.5rem;font-size:.875rem;line-height:1.6}.footer-tagline-detail{max-width:21rem;margin-top:.625rem}@media (width<=767px){.footer-tagline-detail{margin-left:auto;margin-right:auto}}.footer-contact-links{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}@media (width>=768px){.footer-contact-links{justify-content:flex-start}}.footer-email-link{background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;min-height:38px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;line-height:1;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.footer-email-link-accent{color:var(--text-secondary)}.footer-contact-links a[href^="https://t.me/"]{color:#e9f7ff;background:#229ed92e;border-color:#2aabee8c;order:-1}.footer-contact-links a[href^="https://t.me/"]:hover{color:#fff;background:#2aabee4d;border-color:#2aabee}.footer-contact-links a[href^=mailto\:]{color:var(--text-muted);background:#ffffff05}.footer-email-link-accent:hover{color:#fff;background:#59d0fb1a;border-color:#59d0fb8c;transform:translateY(-1px)}.footer-email-link:focus-visible{outline:2px solid var(--text-blue-accent);outline-offset:3px}.footer-email-icon{flex-shrink:0;width:1rem;height:1rem}.footer-contents{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width>=768px){.footer-contents{display:contents}}.text-accent-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-blue-accent);font-size:12px;font-weight:700}.footer-link-list{margin-top:1rem;padding:0;list-style:none}.footer-link-list>*+*{margin-top:.25rem}.footer-link{min-height:40px;color:var(--text-secondary);align-items:center;padding:.5rem 0;font-size:.875rem;transition:color .2s;display:inline-flex}.footer-contact-links .footer-email-link{padding:.5rem .875rem}.footer-link:hover{color:#fff}@media (width>=768px){.footer-link{min-height:44px}}.footer-bottom-bar{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.75rem;display:flex}@media (width>=640px){.footer-bottom-bar{flex-direction:row;gap:.75rem}}.footer-from-transparen{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);height:1px}.testimonials-section{background:var(--bg-deep)}.testimonials-carousel{max-width:100%;margin:0 auto;position:relative}.testimonials-cta{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.testimonials-cta p{color:var(--text-secondary);margin:0}.testimonials-cta .btn-base{min-height:44px;padding:.8rem 1.4rem}@media (width>=640px){.testimonials-cta{flex-direction:row;justify-content:center}}.testimonials-wrapper{margin:0 -.5rem}.testimonials-track{grid-template-columns:1fr;gap:1.25rem;padding:0 .5rem;display:grid}@media (width>=640px){.testimonials-track{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.testimonials-track{grid-template-columns:repeat(3,1fr)}}.js .testimonials-wrapper{overflow:hidden}.js .testimonials-track{will-change:transform;opacity:0;gap:0;padding:0;transition:transform .5s cubic-bezier(.33,1,.68,1);display:flex}.js .testimonials-track.is-visible{animation:.5s forwards carousel-entrance}.js .testimonials-track>.testimonial-card{flex:0 0 calc(100% - 1rem);min-width:0;margin:0 .5rem}@media (width>=640px){.js .testimonials-track>.testimonial-card{flex:0 0 calc(50% - 1rem)}}@media (width>=1024px){.js .testimonials-track>.testimonial-card{flex:0 0 calc(33.333% - 1rem)}}.testimonial-card{background:var(--card-glass);backdrop-filter:blur(12px);border:1px solid #ffffff12;border-radius:22px;flex-direction:column;height:auto;padding:1.75rem;transition:all .3s;display:flex}.testimonial-card:hover{border-color:#59d0fb40;transform:translateY(-4px);box-shadow:0 12px 40px #59d0fb14}.testimonial-stars{letter-spacing:.1em;color:#ffb13b;margin-bottom:1rem;font-size:1.125rem}.testimonial-text{color:var(--text-secondary);flex:1;font-size:.875rem;font-style:italic;line-height:1.7}.testimonial-author{border-top:1px solid #ffffff0d;margin-top:1.25rem;padding-top:1rem}.testimonial-name{color:var(--text-white);font-size:.875rem;font-weight:600;display:block}.testimonial-location{color:var(--text-muted);margin-top:.125rem;font-size:.75rem;display:block}.js .testimonials-controls{justify-content:center;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.testimonials-controls{display:none}@media (width<=639px){.js .testimonials-controls{gap:.5rem}.testimonials-dots{gap:.125rem}}.testimonials-arrow{width:40px;height:40px;color:var(--text-white);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.testimonials-arrow:hover{background:#59d0fb1f;border-color:#59d0fb4d}.testimonials-arrow:active{transform:scale(.92)}.testimonials-dots{align-items:center;gap:.5rem;display:flex}.testimonials-dot{cursor:pointer;background:0 0;border:none;border-radius:50%;width:24px;height:24px;padding:0;transition:all .35s;position:relative}.testimonials-dot:before{content:"";background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .35s;position:absolute;top:8px;left:0}.testimonials-dot:hover:before{background:#fff6}.testimonials-dot.is-active{width:26px}.testimonials-dot.is-active:before{background:var(--brand-cyan);border-radius:4px;width:26px}@keyframes carousel-entrance{0%{opacity:0}to{opacity:1}}.faq-device-note{text-align:center;background:#59d0fb0a;border:1px solid #59d0fb26;border-radius:16px;margin-top:2rem;padding:1.25rem}.faq-device-note p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.faq-device-note strong{color:var(--text-white)}.trust-section{background:var(--bg-main)}.trust-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=768px){.trust-grid{grid-template-columns:repeat(3,1fr)}}.trust-card{text-align:center;background:var(--card-glass);backdrop-filter:blur(12px);border:1px solid #ffffff12;border-radius:22px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex}.trust-card-featured{background:linear-gradient(145deg,#2aabee21,#a259ff14);border-color:#59d0fb5c;box-shadow:0 18px 45px #1478b41f}.trust-card-featured:hover{border-color:#59d0fb99}.trust-card:hover{border-color:#ffffff24}.trust-icon-wrap{background:#59d0fb14;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.trust-card-title{color:var(--text-white);margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.25}.trust-card-desc{color:var(--text-secondary);font-size:.875rem;line-height:1.625}.telegram-cta{background:#229ed9;border-color:#229ed9;min-height:44px;margin-top:1rem;padding:.8rem 1.4rem;box-shadow:0 8px 22px #229ed938}.telegram-cta:hover{background:#2aabee;border-color:#2aabee}.brand-marquee-section{background:var(--bg-main);min-height:60px;padding:1.5rem 0;position:relative;overflow:hidden}.brand-marquee-container{width:100%;overflow:hidden}.brand-marquee-track{gap:1.25rem;width:max-content;animation:45s linear infinite brand-scroll;display:flex}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-marquee-card{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:120px;display:flex}.brand-marquee-logo-wrap{background:#fff;border:1px solid #0000000f;border-radius:14px;justify-content:center;align-items:center;width:100%;height:72px;padding:.625rem;transition:border-color .2s,box-shadow .2s;display:flex}.brand-marquee-card:hover .brand-marquee-logo-wrap{border-color:#59d0fb66;box-shadow:0 0 0 2px #59d0fb1f}.brand-marquee-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.brand-marquee-label{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:500;transition:color .2s;overflow:hidden}.brand-marquee-card:hover .brand-marquee-logo{color:var(--text-white)}@media (width>=640px){.brand-marquee-card{width:140px}.brand-marquee-logo-wrap{height:80px}.brand-marquee-label{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--font-sans:"DM Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--bg-main:#070b12;--bg-deep:#04070d;--bg-hero-start:#07121d;--bg-hero-end:#0a0d1a;--bg-footer:#050811;--bg-footer-spotify:#080d16;--card-default:#0e1724;--card-purple:#111d2d;--card-hover:#142538;--card-recommended:#102333;--card-glass:#0d1927c7;--card-pricing:#0d1723;--card-pricing-end:#0a111b;--card-table:#0b121d;--brand-purple:#7a6cff;--brand-purple-deep:#3f3aa8;--brand-purple-soft:#a89dff;--brand-blue:#587dff;--brand-cyan:#74e5ff;--brand-indigo:#6574ff;--brand-water-cyan:#a1f4ff;--brand-orange:#ffad67;--brand-warm-orange:#ffd08a;--brand-orange-red:#ff7d67;--text-white:#f8fbff;--text-primary:#d9e5f1;--text-secondary:#9caec0;--text-muted:#708296;--text-disabled:#4c5c6d;--text-blue-accent:#8cdfff;--text-orange-accent:#ffc07c;--text-nav-muted:#9bafc2;--text-metric:#d9f5ff;--border-default:#a2cde621;--border-premium:#a2cde633;--border-purple-hover:#7a6cff9e;--border-cyan-recommended:#74e5ff9e;--bg-pricing:#060b13;--header-height:76px}html{background:var(--bg-deep)}body{background-color:var(--bg-main);background-image:linear-gradient(#74e5ff06 1px,#0000 1px),linear-gradient(90deg,#74e5ff06 1px,#0000 1px),radial-gradient(circle at 15% -10%,#587dff29,#0000 34rem),radial-gradient(circle at 90% 12%,#74e5ff14,#0000 30rem);background-size:48px 48px,48px 48px,auto,auto;background-attachment:fixed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:3px}.page-container{max-width:1240px}.section-title{letter-spacing:-.04em;font-weight:700}.section-subtitle,.section-subtitle-sm{color:var(--text-secondary)}.section-eyebrow,.category-section-label,.download-eyebrow,.text-accent-label{color:var(--brand-cyan);letter-spacing:.14em;font-weight:700}.glass-card,.stat-card,.device-card,.step-card,.faq-item-card,.benefit-card,.testimonial-card,.trust-card,.obs-card,.pricing-card,.cta-card,.safety-card,.legal-toc-mobile,.legal-toc-desktop,.legal-cta-card{border-color:var(--border-default);background:linear-gradient(145deg,#111f2fe0,#08101bd1);border-radius:16px;box-shadow:0 18px 48px #0003,inset 0 1px #ffffff0b}.glass-card,.legal-toc-mobile,.legal-toc-desktop,.legal-cta-card,.safety-card,.cta-card{backdrop-filter:blur(20px)}.glass-input,.faq-search-input{background:#030910b8;border-color:#a2cde633;border-radius:11px}.glass-input:focus,.faq-search-input:focus{border-color:var(--brand-cyan);box-shadow:0 0 0 3px #74e5ff24,0 10px 28px #0000002e}.nav-header{border-bottom:1px solid #a2cde61a}.nav-header-scrolled,.nav-header-transparent{backdrop-filter:blur(24px);background:#050910c7;box-shadow:0 10px 30px #00000024}.nav-inner{height:var(--header-height)}.nav-desktop-link{color:var(--text-nav-muted);letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:10px;padding:.55rem .85rem;font-size:.76rem;font-weight:700}.nav-desktop-link:hover{color:var(--text-white);background:#74e5ff12;border-color:#74e5ff2e}.nav-desktop-link-active{color:var(--brand-cyan);box-shadow:none;background:#74e5ff17;border-color:#74e5ff47}.nav-icon-btn{background:#74e5ff12;border:1px solid #a2cde62e;border-radius:10px}.nav-drawer{background:#050910f5;border-left:1px solid #a2cde629}.hero-section{background:linear-gradient(120deg, var(--bg-deep), #09131f 58%, #0b1020);border-bottom:1px solid #a2cde61a;min-height:min(88vh,860px)}.hero-video-wrap{filter:saturate(.78)contrast(1.08);opacity:.84}.hero-badge{color:var(--brand-cyan);letter-spacing:.16em;background:#74e5ff14;border:1px solid #74e5ff42;border-radius:9px}.hero-section-font-bold{letter-spacing:-.055em}.hero-subtitle{color:#d9e5f1b8}.btn-base{letter-spacing:.01em;border-radius:11px}.btn-primary{color:#06111b;background:linear-gradient(135deg,#74e5ff 0%,#6574ff 100%);border:1px solid #a1f4ff66;box-shadow:0 12px 28px #587dff38}.btn-primary:hover{filter:brightness(1.08);transform:translateY(-2px)}.btn-secondary{color:var(--text-white);background:#74e5ff12;border:1px solid #74e5ff47}.btn-secondary:hover{background:#74e5ff21;border-color:#74e5ff94;transform:translateY(-2px)}.hero-feature-section,.categories-section,.install-section,.trust-section,.testimonials-section,.pricing-section,.download-section,.download-bottom-section,.security-section{background:0 0}.section-padding{padding-top:3.5rem;padding-bottom:3.5rem}.stat-card,.device-card,.step-card,.benefit-card,.testimonial-card,.trust-card,.obs-card,.pricing-card{border:1px solid var(--border-default);background:linear-gradient(145deg,#111f2fe0,#08101bd1)}.stat-card:hover,.device-card:hover,.step-card:hover,.benefit-card:hover,.testimonial-card:hover,.trust-card:hover,.pricing-card:hover{background:linear-gradient(145deg,#152b3eeb,#09131fe0);border-color:#74e5ff61;box-shadow:0 20px 50px #0000003d,0 0 0 1px #74e5ff0a}.hero-feature-bar-font-black,.hero-feature-bar-heading,.device-compatibility-font-bold,.step-title,.pricing-name,.trust-card-title,.feature-name,.section-subheading,.cta-title,.obs-card-heading,.legal-toc-title,.section-title-sm{color:var(--text-white)}.hero-feature-icon-wrap,.trust-icon-wrap,.device-icon-circle,.step-icon-box,.obs-icon-box{background:#74e5ff12;border-color:#74e5ff33}.hero-feature-glow,.device-icon-svg,.benefit-icon,.distributor-contact-cta-shrink-0{color:var(--brand-cyan);filter:drop-shadow(0 0 12px #74e5ff2e)}.category-card-outer{border-color:#a2cde633;border-radius:16px;box-shadow:0 20px 50px #0000003d}.category-card-img{filter:saturate(.58)contrast(1.12)brightness(.58)}.category-overlay{background:linear-gradient(#0000 0%,#04080e75 44%,#04080ef0 88%)}.category-badge{color:var(--brand-cyan);background:#050d15a8;border-color:#74e5ff47;border-radius:8px}.category-live-dot-inner{background:var(--brand-orange)}.device-card,.step-card,.pricing-card,.benefit-card,.testimonial-card,.trust-card{border-radius:16px}.step-badge,.process-step-circle,.badge-best-value{color:#06111b;background:linear-gradient(135deg,#6574ff,#74e5ff);border:1px solid #a1f4ff66;box-shadow:0 8px 22px #587dff3d}.step-badge-cyan{background:linear-gradient(135deg,#6574ff,#74e5ff)}.install-steps-divider,.pricing-section-divider,.testimonial-author,.obs-metric-footer{border-color:#a2cde61f}.pricing-card-rec,.trust-card-featured,.safety-card,.cta-card,.legal-cta-card{background:linear-gradient(145deg,#123141c2,#0a1623e0);border-color:#74e5ff61}.pricing-halo-left{background:radial-gradient(#74e5ff1c 0%,#0000 70%)}.pricing-halo-right{background:radial-gradient(#6574ff1c 0%,#0000 70%)}.pricing-tag-sm,.faq-cat-count-active{color:var(--brand-cyan);background:#74e5ff17;border:1px solid #74e5ff38}.faq-item-card-open,.faq-cat-link-active,.faq-search-card{border-color:#74e5ff61}.faq-search-card{background:linear-gradient(145deg,#112a39e6,#08121de0);border-radius:16px;box-shadow:0 20px 50px #00000038,inset 0 1px #ffffff0f}.faq-search-icon{background:#74e5ff17;border-color:#74e5ff47;border-radius:11px}.faq-cat-link-active,.faq-cat-link-inactive:hover,.faq-cat-tab-active,.faq-cat-tab-inactive:hover{background:#74e5ff17}.faq-cat-link-active{color:var(--brand-cyan)}.faq-cat-tab-active{color:var(--brand-cyan);border:1px solid #74e5ff4d}.process-gradient-line{background:linear-gradient(90deg,#6574ffe6,#74e5ffe6)}.legal-section-content,.faq-answer-page,.faq-answer-home,.text-body-small,.feature-desc{color:var(--text-secondary)}.text-link,.text-link-nav,.faq-contact-desc a,.legal-section-content a{color:var(--brand-cyan)}.footer-section{background:linear-gradient(#070d16,#04070d);border-top:1px solid #a2cde61a}.footer-accent-bar{background:linear-gradient(90deg,#6574ff 0%,#74e5ff 50%,#ffad67 100%);height:3px}.footer-email-link,.footer-link{border-color:#a2cde629}.footer-email-link-accent:hover,.footer-link:hover{color:var(--brand-cyan)}.footer-contact-links a[href^="https://t.me/"]{background:#74e5ff1a;border-color:#74e5ff4d}.brand-marquee-section{background:#060c14b8;border-top:1px solid #a2cde61a;border-bottom:1px solid #a2cde61a}.brand-marquee-logo-wrap{background:#f6fbfff0;border-color:#a2cde629;border-radius:10px}@media (width>=768px){.section-padding{padding-top:5rem;padding-bottom:5rem}}.hero-video-wrap{opacity:1;filter:none}.hero-gradient-overlay{background:linear-gradient(90deg,#0000 0%,#0006 25%,#0009 45%,#00000026 65%,#0000 85%)}.faq-search-card{width:100%;max-width:none;margin-left:0;margin-right:0}@media (width>=640px){.faq-search-card{grid-template-columns:minmax(260px,.75fr) minmax(360px,1.25fr)}}.faq-search-results{gap:1rem;display:grid}.faq-search-category{background:linear-gradient(145deg,#112a39b8,#08121dc7);border:1px solid #74e5ff2e;border-radius:20px;padding:1rem;box-shadow:0 16px 36px #00000029,inset 0 1px #ffffff0b}.faq-search-category-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.faq-search-category-kicker{color:var(--brand-cyan);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .35rem;font-size:.65rem;font-weight:700;line-height:1}.faq-search-category-title{color:var(--text-white);margin:0;font-size:1.15rem;font-weight:700;line-height:1.25}.faq-search-category-count{color:var(--brand-cyan);white-space:nowrap;background:#74e5ff14;border:1px solid #74e5ff33;border-radius:999px;flex-shrink:0;padding:.35rem .6rem;font-size:.7rem;line-height:1}.faq-search-category-blurb{color:var(--text-muted);margin:.55rem 0 0;font-size:.8rem;line-height:1.5}.faq-search-category-divider{background:linear-gradient(90deg,#74e5ff47,#74e5ff0a 72%,#0000);height:1px;margin:1rem 0}.faq-search-category .faq-item-card{background:linear-gradient(145deg,#08121db8,#030910cc)}@media (width>=768px){.faq-search-category{padding:1.25rem}.faq-search-category-title{font-size:1.3rem}}