@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:optional;src:url(/assets/fonts/dm-sans-latin.woff2) format("woff2")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg: #141715;--bg-card: #1b1f1c;--bg-elevated: #222722;--bg-surface: #292e29;--bg-faq: #1b1f1c;--text: #f1efe7;--text-secondary: #b5b9b0;--text-muted: #92998e;--blue: #d3bc87;--border: #30362f;--border-strong: #444b40;--green: #a6b899;--nav-h: 76px;--glow: transparent}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}ul{list-style:none}img{display:block;max-width:100%}svg{flex-shrink:0}[hidden]{display:none!important}::selection{background:#d3bc8738;color:var(--text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}*{scrollbar-width:thin;scrollbar-color:#27272a var(--bg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:600;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;height:44px;padding:0 28px;font-size:14px;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:12px;box-shadow:0 4px 15px #6366f14d}.btn-primary:hover{background:linear-gradient(135deg,#818cf8,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 25px #6366f166}.btn-outline{background:transparent;color:#fff;border:1px solid rgba(99,102,241,.4);border-radius:12px}.btn-outline:hover{background:#6366f11a;border-color:#6366f1;box-shadow:0 0 20px #6366f133}.btn-dark:hover{background:#27272a;border-color:#3f3f46}.btn-white{background:#fff;color:#09090b;border-radius:8px}.btn-white:hover{background:#e4e4e7;transform:translateY(-1px)}.btn-sm{height:36px;padding:0 16px;font-size:13px}.btn-blue:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 24px #3b82f64d}.hero{position:relative;color:#fff;padding:140px 20px 80px;overflow:hidden;border-bottom:1px solid var(--border);background:transparent}.hero-inner{position:relative;max-width:800px;margin:0 auto;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:600;letter-spacing:.05em;color:var(--blue);background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:9999px;margin-bottom:24px}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:40px;font-weight:800;line-height:1.08;letter-spacing:-.035em;color:#fff;max-width:700px;margin:0 auto}@media(min-width:640px){.hero h1{font-size:52px}}@media(min-width:768px){.hero h1{font-size:60px}}.hero-gradient-text{background:linear-gradient(135deg,#60a5fa,#a78bfa,#60a5fa);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle{margin-top:20px;max-width:560px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:400;line-height:1.7;color:#a1a1aa}@media(min-width:640px){.hero-subtitle{font-size:18px}}.hero-checks{margin-top:28px;display:flex;flex-direction:column;gap:10px;align-items:center}@media(min-width:640px){.hero-checks{flex-direction:row;flex-wrap:wrap;gap:8px 28px;justify-content:center}}.hero-check{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#d4d4d8}.hero-check svg{width:16px;height:16px;flex-shrink:0;color:var(--green)}.hero-actions{margin-top:36px;display:flex;flex-direction:column;gap:12px;align-items:center}@media(min-width:640px){.hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.hero-stats{margin-top:48px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.hero-stat{text-align:center;padding:16px 24px;background:#18181b80;backdrop-filter:blur(10px);border:1px solid rgba(39,39,42,.5);border-radius:12px;transition:all .3s ease}.hero-stat:hover{transform:translateY(-4px);border-color:#6366f166;box-shadow:0 10px 30px #6366f126}.hero-stat-num{font-size:32px;font-weight:800;background:linear-gradient(135deg,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.hero-stat-label{font-size:11px;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.15em;margin-top:4px}.products{position:relative;z-index:1;padding:64px 20px;background:var(--bg)}@media(min-width:640px){.products{padding:80px 24px}}.products-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:48px}@media(min-width:640px){.section-header{margin-bottom:56px}}.section-header h2{font-size:32px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#fff,#a78bfa,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:640px){.section-header h2{font-size:40px}}.section-header p{margin-top:12px;font-size:15px;color:var(--text-secondary);max-width:520px;margin-left:auto;margin-right:auto}@media(min-width:640px){.section-header p{font-size:16px}}.products-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:24px;display:flex;flex-direction:column;min-height:100%;position:relative;transition:all .3s ease;overflow:hidden}.product-card:hover{border-color:#27272a;transform:translateY(-2px);box-shadow:0 8px 40px #0000004d}.product-card h3{font-size:18px;font-weight:700;color:var(--text);letter-spacing:-.01em}.product-price-box{margin-top:16px;width:100%;border-radius:8px;border:1px solid var(--border);background:#ffffff05;padding:14px 16px}.product-price-label{margin-bottom:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.product-price-value{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.product-price-num{font-size:28px;font-weight:800;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.02em}@media(min-width:640px){.product-price-num{font-size:32px}}.product-price-unit{font-size:14px;font-weight:400;color:var(--text-muted)}.product-features{margin-top:20px;flex:1;display:flex;flex-direction:column;gap:10px}.product-feature{display:flex;align-items:flex-start;gap:10px}.product-feature svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;color:#52525b}.product-feature span{flex:1;min-width:0;font-size:13px;color:#a1a1aa;line-height:1.5}.product-card .btn{margin-top:24px;width:100%;height:44px;border-radius:10px;font-size:14px;background:#6366f11a;color:#a78bfa;border:1px solid rgba(99,102,241,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card .btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}.products-footer{margin-top:40px;text-align:center;font-size:14px;color:var(--text-secondary)}.products-footer a{font-weight:500;color:var(--text);text-decoration:underline;text-underline-offset:2px}.products-footer a:hover{color:#d4d4d8}.features{position:relative;z-index:1;padding:64px 20px;background:var(--bg)}@media(min-width:640px){.features{padding:80px 24px}}.features-inner{max-width:1200px;margin:0 auto}.features-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:12px;text-align:center}.features-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:24px;display:flex;flex-direction:column;transition:all .3s ease}.feature-card:hover{border-color:#27272a;transform:translateY(-2px)}.feature-icon{margin-bottom:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#3b82f614;border:1px solid rgba(59,130,246,.15);flex-shrink:0}.feature-icon svg{width:20px;height:20px;color:var(--blue)}.feature-card h3{font-size:16px;font-weight:700;color:var(--text)}.feature-card p{margin-top:8px;font-size:14px;line-height:1.6;color:var(--text-secondary)}.regions{margin-top:48px;padding-top:40px;border-top:1px solid var(--border)}.regions-header{margin-bottom:24px}.regions-header :is(h1,h2,h3){font-size:18px;font-weight:700;color:var(--text)}.regions-header p{margin-top:4px;max-width:560px;font-size:14px;color:var(--text-secondary)}.regions-wrapper{overflow:hidden;border-radius:8px;border:1px solid var(--border);background:var(--bg)}.regions-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media(min-width:420px){.regions-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.regions-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.regions-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1280px){.regions-grid{grid-template-columns:repeat(5,1fr)}}.region-card{min-width:0}.region-card-inner{display:flex;min-height:108px;width:100%;cursor:default;flex-direction:column;justify-content:space-between;gap:12px;background:var(--bg-card);padding:14px;transition:all .2s}@media(min-width:640px){.region-card-inner{min-height:116px;padding:16px}}.region-card-inner:hover{background:var(--bg-elevated)}.region-card-top{display:flex;align-items:center;gap:10px}.region-flag{width:28px;height:28px;border-radius:9999px;flex-shrink:0;font-size:14px;display:flex;align-items:center;justify-content:center;border:1px solid #27272a;overflow:hidden}.region-flag img{width:100%;height:100%;object-fit:cover}.region-info{min-width:0}.region-city{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-country{font-size:12px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-cpu{font-size:12px;font-weight:500;color:#a1a1aa;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.region-card-inner:hover .region-cpu{color:#e4e4e7}.tag{display:inline-flex;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;border-radius:6px;letter-spacing:.02em}.region-custom-wrap{border-top:1px solid var(--border);background:var(--bg-card)}.region-custom{display:flex;flex-direction:column;gap:16px;padding:16px}@media(min-width:640px){.region-custom{flex-direction:row;align-items:center;justify-content:space-between;padding:16px 20px}}.region-custom-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.region-custom-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#3b82f614;border:1px solid rgba(59,130,246,.15);color:var(--blue);flex-shrink:0}.region-custom-text h4{font-size:14px;font-weight:600;color:var(--text)}.region-custom-text p{margin-top:2px;font-size:12px;color:var(--text-secondary)}.region-custom .btn{flex-shrink:0;min-width:168px}.faq{position:relative;z-index:1;padding:64px 20px;background:var(--bg);border-top:1px solid var(--border)}@media(min-width:640px){.faq{padding:80px 24px}}.faq-inner{max-width:1200px;margin:0 auto}.faq-header{margin-bottom:40px}@media(min-width:640px){.faq-header{margin-bottom:48px}}.faq-dot{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.faq-dot>span:first-child{width:10px;height:10px;border-radius:3px;background:var(--blue)}.faq-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted)}.faq-header h2{font-size:32px;font-weight:800;letter-spacing:-.03em;color:var(--text)}@media(min-width:640px){.faq-header h2{font-size:40px}}.faq-header p{margin-top:8px;max-width:768px;font-size:15px;color:var(--text-secondary)}@media(min-width:640px){.faq-header p{font-size:16px}}.faq-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.faq-grid{gap:12px}}@media(min-width:768px){.faq-grid{grid-template-columns:minmax(0,1fr)}}.faq-item{display:flex;min-height:68px;flex-direction:column;border-radius:12px;border:1px solid var(--border);background:var(--bg-card);transition:border-color .2s}.faq-item:hover{border-color:#27272a}.faq-question{display:flex;width:100%;flex:1;align-items:center;gap:16px;padding:20px;text-align:left;cursor:pointer;background:none;border:none;color:inherit}@media(min-width:640px){.faq-question{padding:24px}}.faq-num{width:32px;flex-shrink:0;font-size:14px;font-variant-numeric:tabular-nums;color:#3f3f46;font-weight:600}.faq-text{flex:1;min-width:0;font-size:14px;font-weight:500;color:var(--text)}@media(min-width:640px){.faq-text{font-size:15px}}.faq-chevron{width:16px;height:16px;flex-shrink:0;color:#52525b;transition:transform .2s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner{padding:0 20px 20px 64px;font-size:14px;line-height:1.7;color:var(--text-secondary)}@media(min-width:640px){.faq-answer-inner{padding:0 24px 24px 72px}}.discord-cta{position:relative;background:var(--bg);padding:48px 20px;border-top:1px solid var(--border)}@media(min-width:640px){.discord-cta{padding:64px 24px}}.discord-cta-inner{max-width:1200px;margin:0 auto}.discord-cta h2{font-size:24px;font-weight:800;letter-spacing:-.025em;color:var(--text)}@media(min-width:640px){.discord-cta h2{font-size:28px}}.discord-card{margin-top:16px;border-radius:12px;border:1px solid var(--border);background:var(--bg-card);overflow:hidden}.discord-card-inner{display:flex;flex-direction:column;gap:20px;padding:24px;align-items:center}@media(min-width:640px){.discord-card-inner{flex-direction:row;justify-content:space-between;padding:28px 32px}}.discord-card-left{display:flex;min-width:0;align-items:center;gap:16px}.discord-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#5865f2;flex-shrink:0}.discord-card-icon svg{width:24px;height:24px;color:#fff}.discord-card-text h3{font-size:16px;font-weight:700;color:var(--text)}@media(min-width:640px){.discord-card-text h3{font-size:18px}}.discord-card-text p{margin-top:2px;font-size:14px;color:var(--text-secondary)}.discord-card .btn{flex-shrink:0;padding:0 32px}.footer{position:relative;z-index:10;border-top:1px solid var(--border);background:var(--bg);padding:48px 20px 40px}@media(min-width:640px){.footer{padding:56px 24px 40px}}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:640px){.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-inner{grid-template-columns:repeat(12,1fr);gap:32px}}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-brand a img{height:36px;width:auto}@media(min-width:1024px){.footer-brand{grid-column:span 4}}.footer-brand-desc{font-size:14px;color:var(--text-secondary);line-height:1.6;max-width:320px}.footer-socials{display:flex;gap:8px}.footer-social{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);color:#71717a;transition:all .15s}.footer-social:hover{border-color:#3f3f46;background:#18181b;color:#fff}.footer-col :is(h2,h3){font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--text);margin-bottom:16px}.footer-col-links{display:flex;flex-direction:column;gap:10px}.footer-col-links a{font-size:13px;color:var(--text-secondary);transition:color .15s}.footer-col-links a:hover{color:var(--text)}.footer-contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-contact-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--bg-surface);border:1px solid var(--border);flex-shrink:0}.footer-contact-icon svg{width:18px;height:18px;color:var(--text-secondary)}.footer-contact-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.footer-contact-value{font-size:13px;color:#d4d4d8}.footer-bottom{margin-top:40px;border-top:1px solid var(--border);padding-top:24px;display:flex;flex-direction:column;gap:12px;align-items:center}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copy{font-size:13px;color:var(--text-muted)}.footer-status{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}.footer-status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 8px #22c55e66}.infra-card:hover{background:var(--bg-elevated)}.infra-card:hover .infra-card-cpu{color:#e4e4e7}.breadcrumb a:hover{color:var(--text)}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px;display:flex;flex-direction:column;transition:all .3s ease}.pricing-card:hover{border-color:#27272a;transform:translateY(-2px)}.pricing-card .btn{margin-top:24px;width:100%}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.cart-panel:not(.open),.cart-overlay:not(.open),.cart-toast:not(.show){display:none}.trust-bar{background:var(--bg-card);border-block:1px solid var(--border);padding:18px 20px}.trust-bar-inner{max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;padding:8px 24px}.trust-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--blue)}.trust-icon svg{width:20px;height:20px}.trust-item span{font-size:13px;font-weight:500;color:var(--text-secondary)}.trust-divider{width:1px;height:30px;background:var(--border-strong)}.cf-banner{padding:32px 24px;background:var(--bg)}.cf-banner-inner{max-width:1200px;margin:auto;background:var(--bg-card);border:1px solid var(--border-strong);border-radius:5px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cf-banner-left{display:flex;align-items:center;gap:18px;min-width:0}.cf-banner-icon{width:48px;height:48px;background:transparent;border:1px solid var(--border-strong);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--blue)}.cf-banner-icon svg{width:24px;height:24px}.cf-banner-text h3{font-size:18px;font-weight:500;color:var(--text);margin:0 0 6px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cf-banner-badge{display:inline-flex;align-items:center;background:#d3bc8710;color:var(--blue);font-size:9px;font-weight:500;letter-spacing:.08em;padding:3px 8px;border-radius:3px;border:1px solid #d3bc8730}.cf-banner-text p{font-size:14px;color:var(--text-secondary);margin:0;line-height:1.6}.cf-banner-right{flex-shrink:0}.cf-banner-stat{display:inline-flex;align-items:center;gap:10px;background:#121712;border:1px solid var(--border);border-radius:4px;padding:12px 16px;font-size:11px;font-weight:500;letter-spacing:.06em;color:var(--text-secondary)}.cf-banner-dot{width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}@media(max-width:900px){.trust-bar-inner{gap:8px}.trust-item{padding:8px 16px}.trust-divider{display:none}.cf-banner-inner{align-items:flex-start;flex-direction:column}}@media(max-width:639px){.trust-bar-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-item{gap:8px;padding:0}.trust-item span{font-size:12px}.trust-icon{width:28px;height:32px;flex-shrink:0}.trust-icon svg{width:18px;height:18px}.cf-banner{padding:24px 20px}.cf-banner-inner{padding:24px;gap:20px}.cf-banner-left{align-items:flex-start}.cf-banner-text h3{font-size:16px}.cf-banner-text p{font-size:13px}.cf-banner-stat{font-size:10px;letter-spacing:.03em;padding:10px 12px}}:root{--bg:#141715;--bg-card:#1b1f1c;--bg-elevated:#222722;--bg-surface:#292e29;--bg-faq:#1b1f1c;--text:#f1efe7;--text-secondary:#b5b9b0;--text-muted:#92998e;--blue:#d3bc87;--border:#30362f;--border-strong:#444b40;--green:#a6b899;--nav-h:76px}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg)}body.page-bg{background-image:none}.page-bg:before,.hero:before,.hero:after,.hero-grid-bg,.product-card:before,.feature-card:after{display:none}.feature-icon,.trust-icon,.region-custom-icon{background:transparent;color:var(--blue);border:1px solid var(--border-strong);border-radius:5px;box-shadow:none}.hero{color:var(--text);padding:140px 32px 68px}.hero-gradient-text{background:none;-webkit-text-fill-color:currentColor;color:#d3bc87;animation:none}.hero h1{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;letter-spacing:-.055em;color:var(--text)}.hero-badge{background:transparent;border:0;padding:0;color:var(--text-secondary);font-weight:400;font-size:11px}.hero-badge-dot{animation:none;box-shadow:none}.hero-layout{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;gap:68px;align-items:center}.page-bg-index .hero-inner{text-align:left;max-width:none;margin:0}.editorial-eyebrow{font-size:10px;letter-spacing:.18em;color:var(--blue);margin-bottom:28px}.page-bg-index .hero h1{font-size:clamp(40px,4.1vw,64px);line-height:1.07;margin:0}.page-bg-index .hero-subtitle{margin:25px 0 0;max-width:490px;font-size:15px;line-height:1.8}.page-bg-index .hero-checks{justify-content:flex-start;gap:10px 22px;margin:24px 0}.hero-check{color:var(--text-secondary);font-size:11px}.page-bg-index .hero-actions{justify-content:flex-start;margin-top:28px}.btn{border-radius:3px;font-size:12px;font-weight:500;box-shadow:none;transition:background .2s,color .2s}.btn-primary,.btn-primary:hover{background:#d3bc87;color:#1c241b;border:1px solid #d3bc87;box-shadow:none}.btn-outline{background:transparent;border-color:var(--border-strong);color:var(--text)}.btn:hover{transform:none;filter:brightness(1.06)}.page-bg-index .hero-stats{gap:0;margin-top:44px;padding-top:25px;border-top:1px solid var(--border-strong);display:grid;grid-template-columns:repeat(4,1fr)}.hero-stat,.hero-stat:hover{padding:0 14px 0 0;background:none;border:0;border-radius:0;box-shadow:none;transform:none;text-align:left}.hero-stat-num{font-size:25px;font-weight:500;color:var(--text);letter-spacing:-.04em}.hero-stat-label{font-size:9px;letter-spacing:.06em;color:var(--text-secondary)}.infrastructure-photo{position:relative;height:580px;overflow:hidden;background:#242e2b;border-radius:2px}.infrastructure-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.25) brightness(.78)}.infrastructure-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111a16e8,transparent 55%);pointer-events:none}.photo-index{position:absolute;top:25px;left:26px;z-index:1;font-size:9px;letter-spacing:.16em;color:#f1efe7}.infrastructure-photo figcaption{position:absolute;bottom:30px;left:28px;right:28px;z-index:1;border-top:1px solid #ffffff50;padding-top:20px;color:#f1efe7}.infrastructure-photo figcaption span{display:block;font-size:22px;font-weight:400;letter-spacing:-.025em}.infrastructure-photo figcaption small{font-size:11px;color:#c4c9c1}.trust-bar{background:#1b1f1c;border-block:1px solid var(--border)}.trust-icon{border:0}.products,.features,.regions,.faq,.discord-cta{background:var(--bg);padding-top:88px;padding-bottom:88px}.section-header{text-align:left;margin-bottom:38px}.section-header h2{font-weight:500;font-size:38px;letter-spacing:-.045em}.section-header p{margin-left:0;font-size:14px}.product-card,.feature-card,.pricing-card,.region-card-inner{background:var(--bg-card);border:1px solid var(--border);border-radius:5px;box-shadow:none}.product-card{padding:30px}.product-card:hover,.feature-card:hover,.pricing-card:hover,.region-card-inner:hover{transform:none;box-shadow:none;border-color:#736c54}.product-symbol{display:flex;color:var(--blue);margin-bottom:25px}.product-symbol svg{width:28px;height:28px;stroke-width:1.25}.product-card h3{font-size:18px;font-weight:500;letter-spacing:-.025em}.product-price-box{background:none;border:0;border-bottom:1px solid var(--border);border-radius:0;padding:18px 0}.product-price-num{font-size:34px;font-weight:500;letter-spacing:-.045em;color:var(--text)}.product-feature{font-size:12px}.product-feature svg{color:#a6b899;stroke-width:1.5}.product-card .btn{background:transparent;border:1px solid var(--border-strong);color:var(--text)}.product-card .btn:hover{background:#d3bc87;color:#1c241b;box-shadow:none}.feature-icon{transition:none}.feature-card:hover .feature-icon{transform:none}.discord-card,.discord-card-inner,.cf-banner-inner{background:var(--bg-card);border-color:var(--border-strong);border-radius:5px;box-shadow:none}.footer{background:#101310;border-top:1px solid var(--border)}.feature-card,.product-card,.region-card{opacity:1;transform:none}:focus-visible{outline:2px solid #d3bc87;outline-offset:5px}@media(max-width:1279px){.hero-layout{gap:32px}.infrastructure-photo{height:540px}}@media(max-width:900px){.hero-layout{grid-template-columns:1fr}.page-bg-index .hero-inner{max-width:650px}.infrastructure-photo{height:350px}.hero{padding:115px 24px 48px}.hero-stats{max-width:650px}}@media(max-width:600px){.hero{padding-inline:20px}.page-bg-index .hero h1{font-size:43px}.page-bg-index .hero-checks{display:grid;grid-template-columns:1fr 1fr}.hero-check{font-size:10px}.infrastructure-photo{height:310px}.hero-stat-num{font-size:22px}.hero-stat-label{font-size:8px}.section-header h2{font-size:30px}.products,.features,.regions,.faq,.discord-cta{padding-top:56px;padding-bottom:56px}.product-card{padding:24px}}.section-header h2,.hero-stat-num,.discord-cta h2{background:none;-webkit-text-fill-color:currentColor;color:var(--text)}.feature-card{list-style:none}.feature-card .feature-icon{background:transparent!important;border:1px solid var(--border-strong)}:root{color-scheme:dark}body{overflow-wrap:break-word}main{min-width:0}h1,h2,h3{text-wrap:balance}.hero h1{font-size:clamp(36px,4.7vw,64px);line-height:1.12}.hero-subtitle{max-width:660px;font-size:16px;line-height:1.75}.hero-badge,.editorial-eyebrow{line-height:1.6}.hero-grid-bg,.btn:before{display:none}.hero-badge-dot,.footer-status-dot{animation:none;box-shadow:none;background:var(--green)}.btn{font-family:inherit;min-height:44px;height:auto;padding-block:12px;white-space:normal;line-height:1.4;text-align:center}.btn-sm{min-height:40px;padding-block:10px}.btn-outline:hover,.btn-dark:hover{border-color:var(--blue);background:var(--bg-elevated);box-shadow:none}.btn-blue:hover{background:var(--blue);color:#1c241b;box-shadow:none}.btn:disabled{cursor:wait;opacity:.7}.product-card,.pricing-card,.feature-card{min-width:0;transition:border-color .18s ease}.product-card{position:relative;display:flex;flex-direction:column;overflow:hidden}.product-card .product-features{flex:1}.product-card .btn{flex-shrink:0;border-radius:3px}.product-price-value{flex-wrap:wrap}.product-feature span{color:var(--text-secondary)}.product-feature svg{flex-shrink:0}.feature-icon,.feature-card:hover .feature-icon{box-shadow:none;border-color:var(--border-strong)!important}.feature-card{padding:28px;backdrop-filter:none}.feature-card h3,.discord-card-text h3{font-weight:500}.section-header h2,.faq-header h2{font-weight:500;letter-spacing:-.04em;line-height:1.2}.faq-header h2{font-size:clamp(30px,3.5vw,40px)}.regions-header :is(h1,h2,h3){font-size:34px;line-height:1.2;font-weight:500;letter-spacing:-.04em;margin-bottom:10px}.region-info,.region-card,.region-card-inner,.region-custom-text{min-width:0}.region-cpu,.region-city{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.region-flag img{object-fit:cover}.faq-item{opacity:1;transform:none;background:var(--bg-card);border:1px solid var(--border);border-radius:5px;backdrop-filter:none;transition:border-color .18s ease}.faq-item:hover,.faq-item[open],.faq-item.open{border-color:var(--border-strong);box-shadow:none}.faq-grid{align-items:start}.faq-inner{max-width:960px}.faq-question{flex:none;gap:14px;min-height:68px;align-items:center;font-family:inherit;font-size:14px;line-height:1.55;font-weight:500}.faq-question:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.faq-question>svg{width:18px;height:18px;flex-shrink:0;margin-left:auto;color:var(--text-muted)}.faq-num,.faq-chevron{color:var(--text-muted)}.faq-answer{color:var(--text-secondary);line-height:1.75}.faq-answer>p{padding:0 24px 24px;font-size:14px}.faq-item[open] .faq-answer{max-height:none}.faq-item summary{list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] .faq-question>svg{transform:rotate(180deg)}.faq-item.open .faq-question>svg{transform:rotate(180deg)}.discord-card-icon{background:#252c24;border:1px solid var(--border-strong);color:var(--blue);border-radius:5px}.discord-card-icon svg{color:inherit}.discord-card-inner{align-items:flex-start}.footer{padding-top:64px}.footer-inner{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:48px}.footer-inner>*{min-width:0;grid-column:auto}.footer-brand{grid-column:auto}.footer-col-links{gap:6px}.footer-socials{flex-wrap:wrap;gap:10px}.footer-social svg{flex-shrink:0}.footer a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.footer-col :is(h2,h3){font-size:11px;font-weight:500;letter-spacing:.12em;line-height:1.5}.footer-col-links a{display:inline-block;padding-block:4px}.footer-contact-value{overflow-wrap:anywhere}.footer-social{width:44px;height:44px;color:var(--text-secondary);border-radius:4px}.footer-status{white-space:normal}.skip-link{position:fixed;top:12px;left:16px;z-index:100000001;padding:12px 18px;background:var(--blue);color:#1c241b;border-radius:3px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.media-skeleton{isolation:isolate;background:#252d27}.media-skeleton:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,#232b25 10%,#343d31,#232b25 80%);background-size:200% 100%;animation:skeleton-shade 1.8s ease-in-out infinite}.media-skeleton.is-loaded:before{content:none;animation:none}.infrastructure-photo img{object-position:center}.cart-skeleton{display:grid;gap:16px;min-height:190px;padding:28px;border:1px solid var(--border);border-radius:5px;background:var(--bg-card)}.skeleton-line{display:block;position:relative;overflow:hidden;min-height:20px;border-radius:3px;background:#2a322a}.skeleton-line:nth-child(2){width:78%}.skeleton-line:nth-child(3){width:55%}.skeleton-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#ffffff08,transparent);transform:translate(-100%);animation:skeleton-sweep 1.6s ease-in-out infinite}@keyframes skeleton-sweep{to{transform:translate(100%)}}@keyframes skeleton-shade{0%,to{opacity:.3}50%{opacity:.8}}.mc-type-card:hover,.mc-perf-card:hover,.mc-feature-card:hover,.mc-loc-card:hover{border-color:#736c54;transform:none;box-shadow:none}@media(max-width:1023px){.footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.footer-inner>*{grid-column:auto!important}.footer-brand{grid-column:1 / -1!important}}@media(max-width:639px){.hero h1,.page-bg-index .hero h1{font-size:clamp(34px,9.5vw,43px)}.hero-subtitle{font-size:15px}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.page-bg-index .hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hero-stat{min-width:0}.hero-stat-label{font-size:10px}.page-bg-index .hero-checks{grid-template-columns:1fr}.hero-check{font-size:12px}.hero-actions{align-items:stretch}.hero-actions>.btn{width:100%}.infrastructure-photo{height:340px}.infrastructure-photo figcaption{left:22px;right:22px;bottom:24px}.infrastructure-photo figcaption span{font-size:21px}.section-header h2{font-size:30px}.product-card,.pricing-card,.feature-card{padding:24px}.faq-question{padding:20px;gap:10px}.faq-answer>p{padding:0 20px 20px}.faq-answer-inner{padding-left:20px}.faq-num{width:24px}.discord-card-inner{align-items:stretch;padding:24px}.discord-card .btn{width:100%}.footer-inner{grid-template-columns:minmax(0,1fr);gap:32px}.footer-bottom{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.site-header{position:fixed!important;inset:0 0 auto;height:76px;z-index:100002!important;background:#141715;border-bottom:1px solid #30362f;color:#f1efe7}.site-header-inner{max-width:1520px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:30px}.site-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:17px;font-weight:600;letter-spacing:-.04em}.site-brand img{object-fit:contain}.site-menu{display:flex;align-items:center;gap:19px;flex:1;min-width:0;font-size:12px}.site-menu-group{position:relative}.site-menu-group summary{display:flex;align-items:center;gap:5px;cursor:pointer;list-style:none;color:#c3c8bf;padding:26px 0;white-space:nowrap}.site-menu-group summary::-webkit-details-marker{display:none}.site-menu-group[open] summary{color:#d3bc87}.site-menu-group[open] summary svg{transform:rotate(180deg)}.site-submenu{position:absolute;top:100%;left:-16px;width:280px;padding:10px;border:1px solid #3b4437;border-radius:5px;background:#1b211b;box-shadow:0 16px 32px #0006}.site-submenu a{display:block;padding:12px;border-radius:3px;color:#d7dbd1;font-size:13px}.site-submenu a:hover,.site-submenu a[aria-current=page]{background:#2a3327;color:#e8d4a7}.site-direct-link{color:#c3c8bf;white-space:nowrap}.site-direct-link:hover,.site-direct-link[aria-current=page]{color:#d3bc87}.site-header-actions{display:flex;align-items:center;gap:18px;margin-left:auto;white-space:nowrap}.site-cart-link{display:flex;align-items:center;gap:7px}.site-cart-link span{display:none}.site-header-actions .site-client-link{background:#d3bc87;color:#1c241b;padding:10px 15px;border-radius:3px;font-size:11px}.site-menu-toggle{display:none;margin-left:auto;padding:10px}.site-header :focus-visible{outline:2px solid #d3bc87;outline-offset:4px}html{scroll-padding-top:96px}@media(max-width:1450px){.site-header-inner{padding:0 20px}.site-menu-toggle{display:flex}.site-menu{display:none;position:fixed;inset:76px 0 0;height:calc(100dvh - 76px);overflow-y:auto;background:#141715;padding:20px;font-size:14px}.site-menu.is-open{display:block}.site-menu-group{border-bottom:1px solid #30362f;padding-bottom:10px;margin-bottom:10px}.site-menu-group summary{padding:14px 0;color:#d3bc87;font-size:12px;letter-spacing:.05em}.site-submenu{position:static;width:100%;box-shadow:none;border:0;background:transparent;padding:0}.site-submenu a{padding:11px 12px}.site-direct-link{display:block;padding:16px 0;border-bottom:1px solid #30362f}.site-header-actions{display:flex;margin:22px 0 12px;flex-wrap:wrap;gap:24px}.site-cart-link span{display:inline}}.site-brand{min-height:44px}.site-brand img{width:40px;height:40px}.site-menu-group summary{min-height:44px}.site-direct-link{display:flex;align-items:center;min-height:44px}.site-header-actions>a{display:inline-flex;align-items:center;min-height:44px}.site-menu-toggle{width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:4px}.site-menu-toggle:hover{border-color:var(--border-strong)}.site-menu-toggle[aria-expanded=true]{color:var(--blue);border-color:var(--border-strong)}.site-submenu a{line-height:1.5;min-height:44px}.site-header-actions .site-client-link{justify-content:center}@media(max-width:1450px){.site-header-inner{gap:16px}.site-menu{overscroll-behavior:contain;padding-bottom:max(32px,env(safe-area-inset-bottom))}.site-menu.is-open .site-header-actions{display:flex}.site-direct-link{padding-block:16px}.site-menu-group summary{min-height:48px}}.site-cart-link .site-cart-count{min-width:20px;height:20px;padding:0 5px;align-items:center;justify-content:center;border-radius:10px;background:var(--blue);color:var(--bg);font-size:11px;font-weight:600}.bot-regions{max-width:none;padding:72px 24px}.bot-regions .regions-wrapper{max-width:1200px;margin:auto;border:0;background:none;overflow:visible}.bot-regions .regions-header{text-align:left;margin-bottom:30px;padding:0}.bot-regions .regions-header :is(h1,h2,h3){font-size:34px;font-weight:500;letter-spacing:-.04em;margin-bottom:10px}.bot-regions .regions-header p:not(.section-kicker){color:var(--text-secondary);font-size:14px}.bot-regions .regions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:none}.bot-regions .region-card{opacity:1;transform:none}.bot-regions .region-card-inner{padding:26px;gap:24px;min-height:176px;height:100%;border:1px solid var(--border);border-radius:6px}.bot-regions .region-card-top{gap:14px}.bot-regions .region-flag{width:42px;height:28px;border-radius:3px;border:1px solid var(--border-strong)}.bot-regions .region-city{font-size:18px;font-weight:500;white-space:normal}.bot-regions .region-country{font-size:12px;margin-bottom:2px}.bot-regions .region-cpu{display:block;overflow:visible;border-top:1px solid var(--border);padding-top:16px;font-size:14px;color:var(--text)}.bot-regions .region-custom-wrap{margin-top:18px;padding:0}.bot-regions .region-custom{border:1px solid var(--border);background:var(--bg-card);padding:22px 26px;border-radius:6px}.bot-regions .region-custom-icon{display:none}.bot-regions .region-custom-text :is(h2,h3,h4){font-size:15px;font-weight:500}.bot-regions .region-custom-text p{font-size:12px;margin-top:4px}.comparison-table tbody tr:hover td{background:#293026;color:var(--text)}@media(max-width:800px){.bot-regions .regions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-regions .region-card-inner{padding:20px}}@media(max-width:520px){.bot-regions{padding:52px 20px}.bot-regions .regions-grid{grid-template-columns:1fr;gap:12px}.bot-regions .regions-header :is(h1,h2,h3){font-size:29px}.bot-regions .region-custom{align-items:flex-start;gap:18px;flex-direction:column;padding:20px}}.bot-regions>.regions-header,.bot-regions>.regions-grid,.bot-regions>.region-custom-wrap{max-width:1200px;margin-left:auto;margin-right:auto}.site-header+.bot-regions{padding-top:130px}html{scroll-behavior:smooth;scroll-padding-top:100px}.site-loader{position:fixed;inset:0;z-index:100000000;display:grid;place-content:center;justify-items:center;gap:20px;background:#141715;color:#d3bc87;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.site-loading .site-loader{opacity:1;visibility:visible}.site-loader-brand{display:flex;align-items:center;gap:12px;color:#f1efe7;font:500 22px/1.2 DM Sans,sans-serif;letter-spacing:-.04em}.site-loader-brand img{width:40px;height:40px}.site-loader-label{font:400 10px/1.5 DM Sans,sans-serif;letter-spacing:.2em;text-transform:uppercase}.site-loader-track{width:160px;height:2px;background:#30362f;overflow:hidden}.site-loader-track:after{content:"";display:block;width:45%;height:100%;background:#d3bc87;animation:site-loading-progress 1.1s ease-in-out infinite}@keyframes site-loading-progress{0%{transform:translate(-110%)}to{transform:translate(330%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.site-loader{transition:none}.site-loader-track:after{animation:none;width:100%}}:root{--accent:#92b8ed;--accent-rgb:146,184,237;--bg:#101216;--bg-card:#181b20;--bg-elevated:#20242b;--bg-surface:#282d35;--bg-faq:#181b20;--text:#f0f2f5;--text-secondary:#b8bec8;--text-muted:#949da9;--blue:var(--accent);--green:#9ab7a1;--border:#2b3038;--border-strong:#414954}html[data-theme=minecraft]{--accent:#a0c5a2;--accent-rgb:160,197,162}html[data-theme=bots]{--accent:#b8afe0;--accent-rgb:184,175,224}html[data-theme=lavalink]{--accent:#d3a8b5;--accent-rgb:211,168,181}html[data-theme=vds]{--accent:#d4b496;--accent-rgb:212,180,150}html[data-theme=rdp]{--accent:#9ac7c7;--accent-rgb:154,199,199}html[data-theme=network]{--accent:#d0aba3;--accent-rgb:208,171,163}body,body.page-bg{background:var(--bg);color:var(--text)}body .hero{background:none;border:0}body .hero:before,body .hero:after,body.page-bg:before{display:none}body .hero h1{font-weight:600;letter-spacing:-.045em}body .hero-gradient-text{color:var(--text);background:none;-webkit-text-fill-color:currentColor}body .section-header h2{font-weight:550;letter-spacing:-.035em}body .products,body .features,body .regions,body .faq,body .discord-cta{background:var(--bg)}body .product-card,body .pricing-card,body .feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:none}body .product-card h3{font-weight:600}body .product-price-num{font-weight:550}body .product-card:hover,body .feature-card:hover{border-color:var(--border-strong);box-shadow:none;transform:none}body .product-feature svg,body .product-symbol,body .feature-icon{color:var(--accent)}body .btn,body .product-card .btn{border-radius:5px;font-weight:500;box-shadow:none}body .btn-primary,body .site-header-actions .site-client-link,body .cart-page-checkout,body .cart-page-checkout:hover{background:var(--accent);border-color:var(--accent);color:#101216;box-shadow:none}body .product-card .btn{border-color:var(--border-strong);color:var(--text);background:transparent}body .product-card .btn:hover{background:var(--bg-elevated);color:var(--text);border-color:var(--accent)}body .site-header,body .site-menu,body .footer{background:var(--bg);border-color:var(--border);color:var(--text);box-shadow:none}body .site-submenu{background:var(--bg-card);border-color:var(--border-strong);box-shadow:0 12px 30px #0003}body .site-submenu a:hover,body .site-submenu a[aria-current=page]{background:var(--bg-elevated);color:var(--text)}body .site-menu-group summary,body .site-direct-link{color:var(--text-secondary)}body .site-menu-group[open] summary,body .site-direct-link:hover,body .site-direct-link[aria-current=page]{color:var(--text)}body .trust-bar,body .discord-card-icon{background:var(--bg-card)}body .hero-badge{color:var(--text-secondary);font-weight:400;letter-spacing:.04em}body .infrastructure-photo{border-radius:8px;border:1px solid var(--border)}body .infrastructure-photo img{filter:saturate(.65) brightness(.85)}body .infrastructure-photo:after{background:linear-gradient(0deg,#101216eb,transparent 65%)}body .vps-compare-table tr:hover td,body .comparison-table tbody tr:hover td{background:var(--bg-surface)}body .site-loader{background:var(--bg);color:var(--text-secondary)}body .site-loader-track{height:2px;background:var(--border)}body .site-loader-track:after{background:var(--accent)}body :focus-visible{outline-color:var(--accent)}::selection{background:rgba(var(--accent-rgb),.25);color:var(--text)}body .cf-banner-inner{background:#211a15;border-color:#89502b}body .cf-banner-icon{color:#ff9b51;background:#f3802012;border-color:#89502b}body .cf-banner-text h3{color:#ffad70}body .cf-banner-badge,body .cf-banner-stat{color:#ffb781;background:#f3802012;border-color:#89502b}body .cf-banner-dot{background:#f38020}body .hero{padding-top:148px;padding-bottom:72px}body .hero h1{font-size:clamp(36px,4.7vw,64px);line-height:1.08;font-weight:600;max-width:900px;margin-inline:auto}body .hero-subtitle{font-size:16px;line-height:1.8;color:var(--text-secondary)}body .page-bg-index{background:var(--bg)}.page-bg-index .hero-layout{max-width:1200px;grid-template-columns:1.15fr 1fr;gap:72px}body.page-bg-index .hero h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.055em;margin:0}body.page-bg-index .hero-subtitle{font-size:17px;max-width:470px;margin-top:24px}body.page-bg-index .hero-checks{gap:12px 22px;margin-block:24px}body.page-bg-index .hero-check{font-size:12px;display:flex;gap:8px}body.page-bg-index .hero-check:before{content:"";width:4px;height:4px;background:var(--text-muted);border-radius:50%}body.page-bg-index .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;padding-top:24px}body.page-bg-index .hero-stat-num{font-size:23px;font-weight:550;letter-spacing:-.035em}body.page-bg-index .hero-stat-label{font-size:11px;letter-spacing:0;text-transform:none;margin-top:6px}body.page-bg-index .infrastructure-photo{height:480px;margin:0;border-radius:10px}body .editorial-eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:24px;color:var(--text-muted)}body .btn{font-size:13px;min-height:46px;padding-inline:22px}body .products-inner,body .features-inner{max-width:1200px}body .section-header{margin-bottom:32px}body .section-header h2{font-size:clamp(28px,3vw,38px);line-height:1.2;letter-spacing:-.035em}body .section-header p{line-height:1.75;max-width:620px;color:var(--text-secondary)}body .products-grid{gap:20px;align-items:stretch}body .product-card{padding:28px}body .product-card h3{font-size:19px;line-height:1.4;letter-spacing:-.02em}.service-description{color:var(--text-muted);font-size:13px;line-height:1.65;margin:10px 0 0;min-height:43px}body .product-symbol{margin-bottom:18px}body .product-price-box{padding-block:22px;margin-bottom:18px}body .product-price-num{font-size:36px;letter-spacing:-.04em}body .product-price-unit{color:var(--text-muted);font-size:12px}body .product-feature{font-size:13px;line-height:1.65;align-items:flex-start}body .product-feature svg{width:16px;height:16px;margin-top:3px}body .product-card .btn{margin-top:24px;justify-content:space-between;width:100%}body .feature-card h3{font-size:18px;font-weight:550}body .feature-card p{font-size:14px;line-height:1.75;color:var(--text-secondary)}body .features-grid>li{list-style:none}body .faq-inner{max-width:900px}body .faq-question{font-size:15px;line-height:1.6;padding:24px}body .faq-answer p,body .faq-answer-inner{font-size:14px;line-height:1.85}body .faq-item{border-radius:6px}body .footer{margin-top:32px;padding-top:64px}body .footer-col a{line-height:1.7}body .site-menu-group summary,body .site-direct-link{font-size:12px}@media(min-width:1000px){body.page-bg-index .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.page-bg-index .hero-layout{grid-template-columns:1fr;gap:36px}body.page-bg-index .infrastructure-photo{height:320px}body .hero{padding:120px 24px 52px}}@media(max-width:600px){body .hero{padding:112px 20px 44px}body.page-bg-index .hero h1{font-size:44px}body.page-bg-index .hero-subtitle{font-size:15px}body.page-bg-index .hero-stats{gap:12px}body.page-bg-index .hero-stat-num{font-size:19px}body.page-bg-index .hero-checks{display:flex;flex-wrap:wrap;gap:10px 16px}body.page-bg-index .infrastructure-photo{height:260px}body .product-card{padding:24px}.service-description{min-height:0}body .product-feature{font-size:13px}body .faq-question{padding:20px;font-size:14px}body .footer{padding-top:44px}}@media(max-width:600px){body.page-bg-index .hero-checks{display:grid;grid-template-columns:1fr;justify-items:start;margin-block:20px}body.page-bg-index .hero-check{justify-content:flex-start;width:auto}}body .hero h1{font-weight:550;letter-spacing:-.04em}body.page-bg-index .hero h1{font-size:clamp(42px,4.4vw,64px);font-weight:550;line-height:1.12}body.page-bg-index .hero{padding-block:144px 64px}body .editorial-eyebrow{letter-spacing:.12em;color:var(--accent)}body .hero-badge{letter-spacing:0;font-size:12px}body .hero-stat-label{text-transform:none;letter-spacing:0}body .section-header h2{font-weight:550}body .product-card{border-radius:6px;background:#171a20}body .product-card .product-symbol{margin-bottom:20px;color:var(--text-secondary)}body .product-card .product-price-box{border-top:1px solid var(--border);border-bottom:0;margin-top:22px;padding-top:22px;padding-bottom:4px}body .product-price-label{font-size:11px;text-transform:none;letter-spacing:.02em;color:var(--text-muted)}body .product-price-num{font-size:34px;font-variant-numeric:tabular-nums}body .product-feature{padding-block:3px}body .product-card .btn{margin-top:24px;background:var(--bg-elevated);border-color:var(--border-strong)}body .product-card .btn:hover{background:var(--bg-surface);border-color:var(--accent)}body .feature-card{background:transparent;border-radius:0;border:0;border-top:1px solid var(--border);padding:28px 0}body .features-grid{column-gap:40px;row-gap:16px}body .feature-icon{border:0!important;width:32px;height:32px;margin-bottom:20px}body .faq-item{background:transparent;border-width:0 0 1px;border-radius:0}body .faq-grid{gap:0;border-top:1px solid var(--border)}body .faq-question{padding-inline:0}body .faq-answer-inner{padding-left:36px}body .faq-answer>p{padding-left:0}body .regions-header h2{font-size:clamp(26px,3vw,36px);font-weight:550;letter-spacing:-.035em}body .region-card-inner{border-radius:6px}body .footer{border-top:1px solid var(--border);background:#0d0f12}.service-nav{max-width:1200px;margin:0 auto 32px;padding:20px 0;display:flex;justify-content:space-between;gap:16px;border-block:1px solid var(--border)}.service-nav a{color:var(--text-secondary);font-size:13px;padding:8px 12px;border-radius:4px}.service-nav a:hover{color:var(--text);background:var(--bg-elevated)}@media(max-width:1248px){.service-nav{margin-inline:24px;flex-wrap:wrap;justify-content:flex-start}}@media(max-width:600px){body.page-bg-index .hero{padding-block:112px 44px}body.page-bg-index .hero h1{font-size:41px}.service-nav{margin-inline:20px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.service-nav a{padding:10px 0}body .product-card{padding:24px}body .faq-answer-inner{padding-left:0}body .features-grid{gap:12px}}.infrastructure-photo picture{display:block;width:100%;height:100%}
