body.alternative *,body.alternative :after,body.alternative :before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body.alternative{scroll-behavior:smooth;--accent-primary:#FF1B6D;--accent-light:#FF5C8D;--accent-hot:#FF0A5C;--accent-glow:#FF1B6D50;--accent-soft:#FF1B6D15;--green-accent:#00E676;--red-accent:#FF4444;--amber-accent:#FFB800;--blue-accent:#00D4FF;--dark-bg:#08080A;--dark-card:#12121A;--dark-border:#1E1E28;--dark-elevated:#181820;--dark-recessed:#0A0A0C;--text-primary:#FFFFFF;--text-secondary:#A0A0B0;--text-muted:#888899;--gradient-accent:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-light) 100%);--gradient-hot:linear-gradient(135deg,var(--accent-hot) 0%,var(--accent-primary) 50%,var(--accent-light) 100%);--gradient-glass:linear-gradient(135deg,rgba(255,255,255,0.1),rgba(255,255,255,0.05));--shadow-glow:0 0 60px var(--accent-glow);--shadow-card:0 8px 32px rgba(0,0,0,0.5);--shadow-elevated:0 16px 48px rgba(0,0,0,0.6);--shadow-recessed:inset 0 2px 4px rgba(0,0,0,0.3);--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-full:100px;--z-base:0;--z-elevated:10;--z-sticky:50;--z-header:100;--z-modal:200;--z-overlay:500;--z-toast:1000;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--touch-target:44px;background:var(--dark-bg);overflow-x:hidden;min-height:100vh}body.alternative:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.05;pointer-events:none;z-index:var(--z-toast)}body.alternative h1:not([class*=font-]):not([class*=text-]),body.alternative h2:not([class*=font-]):not([class*=text-]),body.alternative h3:not([class*=font-]):not([class*=text-]),body.alternative h4:not([class*=font-]):not([class*=text-]),body.alternative h5:not([class*=font-]):not([class*=text-]),body.alternative h6:not([class*=font-]):not([class*=text-]){font-family:var(--font-display);line-height:1.1;letter-spacing:-.5px}body.alternative .hero-title{font-family:var(--font-display);font-size:clamp(36px,8vw,64px);font-weight:800;line-height:1.05;letter-spacing:-2px}body.alternative .hero-title .highlight{display:inline;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-light) 30%,var(--accent-primary) 60%,var(--accent-light) 100%);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 6s ease infinite}body.alternative .section-label{display:inline-block;font-family:var(--font-mono);font-size:10px;color:var(--accent-light);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;opacity:.8}body.alternative .section-title{font-family:var(--font-display);font-size:clamp(24px,5vw,48px);font-weight:700;letter-spacing:-.5px;line-height:1.1}body.alternative .section-subtitle{font-family:var(--font-body);font-size:clamp(14px,2vw,17px);color:var(--text-secondary);margin-top:10px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(3deg)}}@keyframes floatReverse{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(-2deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulseRing{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}@keyframes glow{0%,to{box-shadow:0 0 20px var(--accent-glow),0 4px 30px rgba(255,27,109,.3)}50%{box-shadow:0 0 40px var(--accent-glow),0 4px 50px rgba(255,27,109,.5)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes rotateGlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes borderGlow{0%,to{border-color:rgba(255,27,109,.3)}50%{border-color:rgba(255,27,109,.6)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes connecting{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}to{transform:scale(1);opacity:1}}body.alternative .animate-in{animation:fadeUp .9s cubic-bezier(.22,1,.36,1) forwards;opacity:0}body.alternative .animate-scale{animation:scaleIn .7s cubic-bezier(.22,1,.36,1) forwards;opacity:0}body.alternative .delay-1{animation-delay:.1s}body.alternative .delay-2{animation-delay:.2s}body.alternative .delay-3{animation-delay:.35s}body.alternative .delay-4{animation-delay:.5s}body.alternative .delay-5{animation-delay:.65s}body.alternative .delay-6{animation-delay:.8s}body.alternative .reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1)}body.alternative .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){body.alternative .animate-in,body.alternative .animate-scale,body.alternative .reveal,body.alternative [class*=animate],body.alternative [class*=transition]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}body.alternative{scroll-behavior:auto}body.alternative .animate-in,body.alternative .animate-scale,body.alternative .reveal{opacity:1;transform:none;animation:none}}body.alternative :focus{outline:none}body.alternative :focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}body.alternative a:focus-visible,body.alternative button:focus-visible,body.alternative input:focus-visible,body.alternative select:focus-visible,body.alternative textarea:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:var(--radius-sm)}body.alternative .btn-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 20px;background:var(--gradient-accent);background-size:200% 200%;border:none;border-radius:var(--radius-full);color:white;font-family:var(--font-body);font-size:15px;font-weight:600;letter-spacing:-.2px;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 4px 20px var(--accent-glow),0 0 0 1px rgba(255,255,255,.1) inset;overflow:hidden}body.alternative .btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 50%,rgba(255,255,255,.1));opacity:0;transition:opacity .3s}body.alternative .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--accent-glow),0 0 0 1px rgba(255,255,255,.15) inset;background-position:100% 50%}body.alternative .btn-primary:hover:before{opacity:1}body.alternative .btn-primary:active{transform:translateY(0)}body.alternative .btn-primary svg{width:18px;height:18px;opacity:.9}body.alternative .btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 20px;background:rgba(255,27,109,.08);border:1px solid rgba(255,27,109,.4);border-radius:var(--radius-full);color:var(--accent-light);font-family:var(--font-body);font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}body.alternative .btn-secondary:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:white;transform:translateY(-2px);box-shadow:0 8px 25px var(--accent-glow)}body.alternative .btn-ghost{min-height:36px;padding:7px 16px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-full);background:rgba(255,255,255,.04);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:var(--text-primary);font-family:var(--font-body);font-weight:500;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}body.alternative .btn-ghost:hover{border-color:rgba(255,27,109,.5);background:rgba(255,27,109,.1);color:var(--accent-light);transform:translateY(-1px)}body.alternative .btn-small{min-height:36px;padding:7px 16px;border:none;border-radius:var(--radius-full);background:var(--gradient-accent);color:white;font-family:var(--font-body);font-weight:600;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);box-shadow:0 4px 20px var(--accent-glow)}body.alternative .btn-small:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--accent-glow)}body.alternative .card-elevated{padding:var(--space-lg);background:linear-gradient(135deg,var(--dark-elevated) 0,var(--dark-card) 100%);border:1px solid var(--dark-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);transition:all .3s cubic-bezier(.22,1,.36,1)}body.alternative .card-elevated:hover{transform:translateY(-8px);box-shadow:var(--shadow-elevated),var(--shadow-glow);border-color:var(--accent-primary)}body.alternative .card-default{padding:var(--space-lg);background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg);transition:all .3s}body.alternative .card-default:hover{border-color:var(--accent-primary);transform:translateY(-4px)}body.alternative .card-recessed{padding:var(--space-lg);background:var(--dark-recessed);border:1px solid transparent;border-radius:var(--radius-md);box-shadow:var(--shadow-recessed)}body.alternative .header{position:fixed;top:0;left:0;right:0;z-index:var(--z-header);padding:12px 20px;background:rgba(8,8,10,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}body.alternative .header,body.alternative .header-inner{display:flex;justify-content:space-between;align-items:center}body.alternative .header-inner{width:100%;max-width:1400px;margin:0 auto}body.alternative .logo{font-family:var(--font-display);font-weight:700;font-size:22px;color:var(--text-primary);letter-spacing:-.5px;text-transform:lowercase;text-decoration:none;transition:all .3s;flex-shrink:0}body.alternative .logo:hover{color:var(--accent-light)}body.alternative .logo span{font-weight:400;opacity:.7;margin-left:2px}body.alternative .header-nav{display:none;align-items:center;gap:6px}body.alternative .header-nav a{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:8px 14px;border-radius:var(--radius-full);transition:all .2s;white-space:nowrap}body.alternative .header-nav a:hover{color:var(--text-primary);background:rgba(255,255,255,.05)}body.alternative .header-nav a.active{color:var(--accent-light);background:var(--accent-soft)}body.alternative .header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}body.alternative .header-actions .btn-primary,body.alternative .header-actions .btn-small{min-height:32px;padding:6px 16px;font-size:13px;box-shadow:0 2px 8px var(--accent-glow)}body.alternative .header-actions .btn-ghost{min-height:32px;padding:6px 14px;font-size:13px}body.alternative .header-actions .btn-secondary{min-height:32px;padding:6px 16px;font-size:13px}body.alternative .menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0}body.alternative .menu-toggle svg{width:22px;height:22px;color:var(--text-primary)}body.alternative .mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--dark-bg);z-index:calc(var(--z-header) - 1);padding:100px 24px 40px;flex-direction:column;gap:8px;overflow-y:auto}body.alternative .mobile-nav.open{display:flex}body.alternative .mobile-nav a{font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:16px 20px;border-radius:var(--radius-md);transition:all .2s;border:1px solid var(--dark-border)}body.alternative .mobile-nav a.active,body.alternative .mobile-nav a:hover{color:var(--text-primary);background:var(--dark-card);border-color:var(--accent-primary)}body.alternative .mobile-nav-actions{display:flex;flex-direction:column;gap:10px;padding:16px 0;margin-top:8px;border-top:1px solid var(--dark-border)}body.alternative .mobile-nav-actions .btn-ghost,body.alternative .mobile-nav-actions .btn-primary,body.alternative .mobile-nav-actions .btn-secondary,body.alternative .mobile-nav-actions .btn-small{width:100%;justify-content:center;min-height:var(--touch-target);padding:12px 20px;font-size:15px}body.alternative .mobile-nav-cta{margin-top:auto;padding-top:24px;border-top:1px solid var(--dark-border)}@media (max-width:767px){body.alternative .header-actions,body.alternative .logo span{display:none}}@media (min-width:768px){body.alternative .header{padding:14px 40px}body.alternative .menu-toggle{display:none}body.alternative .header-nav{display:flex}}@media (min-width:1024px){body.alternative .header{padding:16px 60px}body.alternative .header-nav a{font-size:14px;padding:10px 16px}}body.alternative section:not([class*=w-full]):not([class*=relative]):not([class*=overflow]){padding:56px 24px}body.alternative .section-header{text-align:center;margin-bottom:36px}@media (min-width:1024px){body.alternative section:not([class*=w-full]):not([class*=relative]):not([class*=overflow]){padding:80px 60px;max-width:1200px;margin-left:auto;margin-right:auto}}@media (min-width:1440px){body.alternative section:not([class*=w-full]):not([class*=relative]):not([class*=overflow]){padding:100px 80px}}body.alternative .hero{padding:140px 24px 100px;text-align:center;position:relative;overflow:hidden;justify-content:center;align-items:center}body.alternative .hero-content{z-index:var(--z-elevated);max-width:900px}body.alternative .breadcrumb-nav{display:flex;justify-content:center;margin-bottom:18px}body.alternative .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none;font-family:var(--font-mono);font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted)}body.alternative .breadcrumb-item{display:inline-flex;align-items:center;gap:6px}body.alternative .breadcrumb-item+.breadcrumb-item:before{content:"/";opacity:.6;color:var(--text-secondary)}body.alternative .breadcrumb-link{display:inline-flex;align-items:center;padding:6px 10px;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:var(--text-secondary);text-decoration:none;transition:all .2s}body.alternative .breadcrumb-link:hover{border-color:rgba(255,27,109,.45);background:rgba(255,27,109,.08);color:var(--text-primary)}body.alternative .breadcrumb-current{display:inline-flex;align-items:center;padding:6px 10px;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.18);color:var(--text-primary)}@media (min-width:1024px){body.alternative .hero-content .breadcrumb-nav,body.alternative .keyword-hero-content .breadcrumb-nav{justify-content:flex-start}}body.alternative .hero-bg{position:absolute;inset:0;z-index:0}body.alternative .hero-subtitle{font-size:clamp(16px,2.5vw,20px);color:var(--text-secondary);margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.7}body.alternative .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,rgba(255,27,109,.15),rgba(255,27,109,.05));border:1px solid rgba(255,27,109,.3);border-radius:var(--radius-full);font-family:var(--font-mono);font-size:12px;font-weight:500;color:var(--accent-light);letter-spacing:.5px;margin-bottom:32px;animation:borderGlow 3s ease-in-out infinite}body.alternative .hero-badge svg{width:16px;height:16px}body.alternative .hero-badge-dot{width:6px;height:6px;background:var(--green-accent);border-radius:50%;animation:pulse 2s ease-in-out infinite}body.alternative .hero-decor{position:absolute;z-index:2;pointer-events:none}@media (max-width:768px){body.alternative .hero-decor:not(:first-of-type){display:none}body.alternative .hero-decor:first-of-type{opacity:.5;transform:scale(.7)}}body.alternative .steps{display:flex;flex-direction:column;gap:16px}body.alternative .step{display:flex;gap:16px;padding:20px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg);transition:all .3s}body.alternative .step:hover{border-color:var(--accent-primary);transform:translateX(4px)}body.alternative .step-number{flex-shrink:0;width:var(--touch-target);height:var(--touch-target);display:flex;align-items:center;justify-content:center;background:var(--gradient-accent);border-radius:var(--radius-sm);font-family:var(--font-display);font-size:18px;font-weight:700}body.alternative .step-content h3{font-family:var(--font-body);font-size:15px;font-weight:600;margin-bottom:4px;color:var(--text-primary)}body.alternative .step-content p{font-family:var(--font-body);font-size:13px;color:var(--text-secondary);line-height:1.5}body.alternative .trust-grid{display:flex;flex-direction:column;gap:16px}body.alternative .trust-card{padding:24px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg);text-align:center;transition:all .3s}body.alternative .trust-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-glow)}body.alternative .trust-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border-radius:var(--radius-md);margin:0 auto 16px;font-size:28px}body.alternative .trust-card h3{font-family:var(--font-display);font-size:17px;font-weight:600;margin-bottom:8px;letter-spacing:-.3px}body.alternative .trust-card p{font-size:14px;color:var(--text-secondary);line-height:1.6}body.alternative .features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}body.alternative .feature{padding:20px 16px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg);text-align:center;transition:all .3s}body.alternative .feature:hover{border-color:var(--accent-primary)}body.alternative .feature-icon{font-size:32px;margin-bottom:12px}body.alternative .feature h3{font-size:14px;font-weight:600;margin-bottom:6px}body.alternative .feature p{font-size:12px;color:var(--text-secondary)}body.alternative .faq-list{display:flex;flex-direction:column;gap:12px}body.alternative .faq-item{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-md);overflow:hidden}body.alternative .faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:var(--touch-target);padding:18px 20px;background:transparent;border:none;color:var(--text-primary);font-family:var(--font-body);font-size:14px;font-weight:600;text-align:left;cursor:pointer;transition:all .2s}body.alternative .faq-question:hover{color:var(--accent-primary)}body.alternative .faq-question svg{flex-shrink:0;width:20px;height:20px;color:var(--text-secondary);transition:transform .3s}body.alternative .faq-item.active .faq-question svg{transform:rotate(180deg);color:var(--accent-primary)}body.alternative .faq-answer{padding:0 20px;max-height:0;overflow:hidden;transition:all .3s}body.alternative .faq-item.active .faq-answer{padding:0 20px 18px;max-height:200px}body.alternative .faq-answer p{font-size:14px;color:var(--text-secondary);line-height:1.6}body.alternative .seo-content{padding:60px 24px}body.alternative .seo-accordion{display:flex;flex-direction:column;gap:12px;max-width:800px;margin:0 auto}body.alternative .seo-item{background:rgba(255,255,255,.03);border:1px solid var(--dark-border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .3s}body.alternative .seo-item:hover{border-color:rgba(255,27,109,.3)}body.alternative .seo-item.active{border-color:rgba(255,27,109,.5)}body.alternative .seo-question{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:var(--touch-target);padding:20px;background:none;border:none;font-family:var(--font-display);font-size:16px;font-weight:600;color:var(--text-primary);text-align:left;cursor:pointer;transition:all .2s;letter-spacing:-.3px}body.alternative .seo-question:hover{color:var(--accent-primary)}body.alternative .seo-question svg{flex-shrink:0;width:20px;height:20px;color:var(--text-muted);transition:transform .3s,color .3s}body.alternative .seo-item.active .seo-question svg{transform:rotate(180deg);color:var(--accent-primary)}body.alternative .seo-answer{padding:0 20px;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}body.alternative .seo-item.active .seo-answer{padding:0 20px 20px;max-height:600px}body.alternative .seo-answer p{font-family:var(--font-body);font-size:14px;line-height:1.7;color:var(--text-secondary);margin-bottom:12px}body.alternative .seo-answer p:last-child{margin-bottom:0}body.alternative .seo-list{font-family:var(--font-body);font-size:14px;line-height:1.7;color:var(--text-secondary);padding-left:20px;margin:12px 0}body.alternative .seo-list li{margin-bottom:8px}body.alternative .seo-list li strong{color:var(--text-primary)}body.alternative .testimonials{display:flex;flex-direction:column;gap:16px}body.alternative .testimonial{padding:24px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg)}body.alternative .testimonial-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}body.alternative .testimonial-avatar{width:var(--touch-target);height:var(--touch-target);border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}body.alternative .testimonial-info h4{font-size:15px;font-weight:600}body.alternative .testimonial-info .stars{color:var(--amber-accent);font-size:12px;letter-spacing:2px}body.alternative .testimonial p{font-size:14px;color:var(--text-secondary);line-height:1.6;font-style:italic}body.alternative .verified-badge{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;color:var(--green-accent);background:rgba(0,230,118,.15);padding:3px 8px;border-radius:var(--radius-full);margin-left:6px;vertical-align:middle}body.alternative .verified-badge:before{content:"\2713";font-size:9px}body.alternative .final-cta{text-align:center;padding:60px 24px;background:radial-gradient(circle at 50% 100%,var(--accent-glow) 0,transparent 50%),var(--dark-bg)}body.alternative .final-cta h2{font-family:var(--font-display);font-size:clamp(24px,5vw,52px);font-weight:700;margin-bottom:10px;letter-spacing:-.5px}body.alternative .final-cta p{font-family:var(--font-body);font-size:clamp(14px,2vw,20px);color:var(--text-secondary);margin-bottom:24px}body.alternative .final-cta .hero-note{font-size:10px;color:var(--text-muted);margin-top:16px;letter-spacing:.3px}body.alternative footer{padding:20px 24px 32px!important;background:var(--dark-bg);border-top:1px solid var(--dark-border)}body.alternative .footer-inner{max-width:1200px;margin:0 auto}body.alternative .footer-inner .footer-breadcrumb{justify-content:flex-start;margin-bottom:68px}body.alternative .footer-top{display:grid;gap:40px;margin-bottom:48px}body.alternative .footer-brand{max-width:300px}body.alternative .footer-logo{font-family:var(--font-display);font-weight:700;font-size:28px;color:var(--text-primary);margin-bottom:12px;text-transform:lowercase}body.alternative .footer-logo span{font-weight:400;opacity:.7;margin-left:3px}body.alternative .footer-tagline{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-bottom:20px}body.alternative .footer-social{display:flex;gap:12px}body.alternative .footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--dark-card);border:1px solid var(--dark-border);color:var(--text-secondary);transition:all .2s}body.alternative .footer-social a:hover{background:var(--accent-soft);border-color:var(--accent-primary);color:var(--accent-light)}body.alternative .footer-social svg{width:18px;height:18px}body.alternative .footer-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}body.alternative .footer-column h4{font-family:var(--font-body);font-size:12px;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}body.alternative .footer-column ul{list-style:none;padding:0;margin:0}body.alternative .footer-column li{margin-bottom:10px}body.alternative .footer-column a{font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color .2s}body.alternative .footer-column a:hover{color:var(--accent-light)}body.alternative .footer-bottom{display:flex;flex-direction:column;gap:16px;padding-top:32px;border-top:1px solid var(--dark-border);text-align:center}body.alternative .footer-copy{font-size:13px;color:var(--text-muted)}body.alternative .footer-legal{display:flex;justify-content:center;gap:24px}body.alternative .footer-legal a{font-size:13px;color:var(--text-secondary);text-decoration:none;transition:color .2s}body.alternative .footer-legal a:hover{color:var(--accent-light)}@media (min-width:768px){body.alternative footer{padding:80px 40px 40px}body.alternative .footer-top{grid-template-columns:1fr 2fr;gap:60px}body.alternative .footer-columns{grid-template-columns:repeat(3,1fr)}body.alternative .footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:1024px){body.alternative footer{padding:100px 60px 48px}body.alternative .footer-columns{grid-template-columns:repeat(4,1fr)}}body.alternative .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin-bottom:16px}body.alternative .footer-links a{color:var(--text-secondary);text-decoration:none;font-size:14px;transition:color .2s}body.alternative .footer-links a:hover{color:var(--accent-primary)}body.alternative .sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-sticky);background:linear-gradient(180deg,transparent 0,var(--dark-bg) 30%);display:flex;flex-direction:column;align-items:center;gap:6px;transform:translateY(100%);opacity:0;transition:all .3s ease;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}body.alternative .sticky-cta.visible{transform:translateY(0);opacity:1}body.alternative .sticky-btn{width:auto;padding:12px 24px;font-size:15px;animation:none!important;box-shadow:0 4px 20px var(--accent-glow)}body.alternative .sticky-note{font-size:11px;color:var(--text-secondary);font-weight:500}body.alternative .stats-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:28px 16px;background:var(--dark-card);border-top:1px solid var(--dark-border);border-bottom:1px solid var(--dark-border)}body.alternative .stat{text-align:center}body.alternative .stat-value{font-family:var(--font-display);font-size:clamp(22px,5vw,72px);font-weight:700;color:var(--text-primary);margin-bottom:4px;letter-spacing:-.5px}body.alternative .stat-label{font-family:var(--font-mono);font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-weight:400}body.alternative .comparison{background:linear-gradient(135deg,var(--dark-card) 0,#1a1a1f 100%);border:2px solid var(--accent-primary);border-radius:var(--radius-lg);padding:24px;position:relative;overflow:hidden}body.alternative .comparison:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-accent)}body.alternative .comparison-badge{display:inline-block;padding:6px 12px;background:var(--gradient-accent);border-radius:var(--radius-full);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}body.alternative .comparison h3{font-size:22px;font-weight:700;margin-bottom:8px}body.alternative .comparison>p{font-size:14px;color:var(--text-secondary);margin-bottom:20px}body.alternative .comparison-list{display:flex;flex-direction:column;gap:12px}body.alternative .comparison-item{display:flex;align-items:center;gap:12px;font-size:14px}body.alternative .comparison-item svg{flex-shrink:0;width:20px;height:20px;color:var(--green-accent)}body.alternative .comparison-item span{color:var(--text-primary)}body.alternative .comparison-cta{margin-top:24px}body.alternative .compare-table-section{background:var(--dark-card);padding:60px 24px}body.alternative .compare-table-section .section-header{margin-bottom:40px}body.alternative .compare-table-wrapper{max-width:800px;margin:0 auto;overflow-x:auto}body.alternative .compare-table{width:100%;border-collapse:collapse;display:none}body.alternative .compare-table td,body.alternative .compare-table th{padding:16px 20px;text-align:left;border-bottom:1px solid var(--dark-border)}body.alternative .compare-table th{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text-primary);background:var(--dark-elevated)}body.alternative .compare-table th:first-child{border-radius:var(--radius-md) 0 0 0}body.alternative .compare-table th:last-child{border-radius:0 var(--radius-md) 0 0}body.alternative .compare-table .panda-col{background:rgba(255,27,109,.08);border-left:2px solid var(--accent-primary);border-right:2px solid var(--accent-primary)}body.alternative .compare-table th.panda-col{background:rgba(255,27,109,.15);border-top:2px solid var(--accent-primary);color:var(--accent-light)}body.alternative .compare-table tbody tr:last-child .panda-col{border-bottom:2px solid var(--accent-primary)}body.alternative .compare-table td{font-size:14px;color:var(--text-secondary)}body.alternative .compare-table .feature-name{font-weight:500;color:var(--text-primary)}body.alternative .value-yes{display:inline-flex;align-items:center;gap:6px;color:var(--green-accent);font-weight:500}body.alternative .value-yes svg{width:18px;height:18px}body.alternative .value-no{display:inline-flex;align-items:center;gap:6px;color:var(--red-accent)}body.alternative .value-no svg{width:18px;height:18px}body.alternative .value-partial{color:var(--amber-accent);font-weight:500}body.alternative .compare-cards-mobile{display:flex;flex-direction:column;gap:12px}body.alternative .compare-card{background:var(--dark-elevated);border:1px solid var(--dark-border);border-radius:var(--radius-md);padding:16px}body.alternative .compare-card-feature{font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--dark-border)}body.alternative .compare-card-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}body.alternative .compare-card-label{font-size:13px;color:var(--text-muted)}body.alternative .compare-card-label.panda-label{color:var(--accent-light);font-weight:500}body.alternative .compare-card-value{font-size:13px}@media (min-width:768px){body.alternative .compare-table-section{padding:80px 40px}body.alternative .compare-table{display:table}body.alternative .compare-cards-mobile{display:none}}@media (min-width:1024px){body.alternative .compare-table-section{padding:100px 60px}}body.alternative .use-cases{display:flex;flex-direction:column;gap:12px}body.alternative .use-case{display:flex;align-items:center;gap:14px;min-height:var(--touch-target);padding:16px 20px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-md);transition:all .3s;cursor:pointer;width:100%;text-align:left;font-family:inherit}body.alternative .use-case:hover{background:var(--accent-soft);border-color:var(--accent-primary)}body.alternative .use-case-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--dark-bg);border-radius:var(--radius-sm);font-size:20px}body.alternative .use-case-content{flex:1}body.alternative .use-case-text{font-size:15px;font-weight:500;color:var(--text-primary)}body.alternative .use-case-desc{font-size:12px;color:var(--text-secondary);margin-top:4px;display:none}body.alternative .use-case.selected .use-case-desc{display:block}body.alternative .use-case-arrow{color:var(--text-secondary);transition:all .3s}body.alternative .use-case:hover .use-case-arrow{color:var(--accent-primary);transform:translateX(4px)}body.alternative .text-gradient{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body.alternative .hero-note{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);letter-spacing:.5px}body.alternative .section-divider{height:100px;background:linear-gradient(180deg,var(--dark-bg) 0,var(--dark-card) 50%,var(--dark-bg) 100%);margin:0;padding:0}@media (min-width:480px){body.alternative .features{gap:16px}body.alternative .stat-value{font-size:32px}}@media (min-width:768px){body.alternative section{padding:80px 40px}body.alternative .sticky-cta{display:none}body.alternative .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}body.alternative .step{flex-direction:column;text-align:center;padding:32px 24px}body.alternative .step-number{width:56px;height:56px;font-size:22px;margin:0 auto 20px}body.alternative .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}body.alternative .features{grid-template-columns:repeat(4,1fr)}body.alternative .faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}body.alternative .testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}body.alternative .use-cases{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}body.alternative .stats-bar{display:flex;justify-content:center;gap:80px;padding:40px}body.alternative .stat-value{font-size:42px}}@media (min-width:1024px){body.alternative .header{padding:20px 60px}body.alternative section:not([class*=w-full]):not([class*=relative]):not([class*=overflow]){padding:120px 80px;max-width:1400px;margin:0 auto}body.alternative .section-header{max-width:800px;margin:0 auto 72px}body.alternative .section-title{font-size:48px}body.alternative .step{padding:48px 40px}body.alternative .step-number{width:64px;height:64px;font-size:26px}body.alternative .step-content h3{font-size:22px;font-family:var(--font-display)}body.alternative .step-content p{font-size:15px}body.alternative .trust-card{padding:48px 40px}body.alternative .trust-card-icon{width:80px;height:80px;font-size:36px}body.alternative .trust-card h3{font-size:24px}body.alternative .trust-card p{font-size:16px}body.alternative .feature{padding:40px 32px}body.alternative .feature-icon{font-size:44px}body.alternative .feature h3{font-size:18px}body.alternative .feature p{font-size:14px}body.alternative .comparison{max-width:900px;margin:0 auto;padding:64px 72px;text-align:center}body.alternative .comparison h3{font-size:40px}body.alternative .comparison>p{font-size:18px;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:48px}body.alternative .comparison-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:600px;margin:0 auto;text-align:left}body.alternative .comparison-item{font-size:16px;padding:16px 20px;background:rgba(0,0,0,.3);border-radius:var(--radius-sm)}body.alternative .testimonial{padding:40px}body.alternative .testimonial-avatar{width:60px;height:60px;font-size:24px}body.alternative .testimonial-info h4{font-size:18px}body.alternative .testimonial p{font-size:16px}body.alternative .final-cta{padding:160px 80px}body.alternative footer{padding:64px 80px;display:flex;justify-content:space-between;align-items:center;text-align:left}body.alternative .footer-logo{font-size:28px;margin-bottom:0}body.alternative .footer-links{gap:56px;margin-bottom:0}body.alternative .footer-links a{font-size:15px}body.alternative .footer-copy{font-size:14px;order:3}body.alternative .stats-bar{gap:100px;padding:48px 80px}body.alternative .stat-value{font-size:48px}}@media (min-width:1440px){body.alternative .header{padding:24px 100px}body.alternative section{padding:140px 100px;max-width:1500px}body.alternative .stat-value{font-size:72px}body.alternative .stats-bar{gap:140px}body.alternative .final-cta{padding:180px 100px}body.alternative footer{padding:72px 100px}}@media (min-width:1800px){body.alternative .header{padding:28px 140px}body.alternative section{padding:160px 140px;max-width:1700px}body.alternative .stat-value{font-size:80px}body.alternative .stats-bar{gap:180px}body.alternative footer{padding:80px 140px}}body.alternative .live-counter{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:rgba(0,230,118,.08);border:1px solid rgba(0,230,118,.25);border-radius:var(--radius-full);font-family:var(--font-mono);font-size:13px;color:var(--text-secondary);margin-bottom:24px}body.alternative .live-counter .pulse{position:relative;width:10px;height:10px;background:#00E676;border-radius:50%;box-shadow:0 0 8px #00E676}body.alternative .live-counter .pulse:after{content:"";position:absolute;inset:-3px;border:1px solid #00e676;border-radius:50%;animation:livePulseRing 2s ease-out infinite}@keyframes livePulseRing{0%{transform:scale(1);opacity:.8}to{transform:scale(2);opacity:0}}body.alternative .live-counter strong{color:#00E676;font-weight:600}body.alternative .app-ratings{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}body.alternative .app-rating{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-full);font-size:13px;color:var(--text-secondary);transition:all .3s}body.alternative .app-rating .star-icon{flex-shrink:0}body.alternative .app-rating .rating-value{font-weight:600;color:var(--text-primary)}body.alternative .app-rating .store-name{color:var(--text-secondary)}body.alternative .app-rating:hover{border-color:rgba(255,184,0,.4);background:rgba(255,184,0,.05)}body.alternative .app-rating .star{color:#FFB800}body.alternative .app-rating .store{font-weight:500;color:var(--text-primary)}body.alternative .avatar-bubble{position:absolute;width:48px;height:48px;border-radius:50%;border:2px solid var(--accent-primary);background:linear-gradient(135deg,var(--dark-card) 0,var(--dark-elevated) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:avatarFloat 6s ease-in-out infinite;z-index:5}body.alternative .avatar-bubble:before{content:"";width:24px;height:24px;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-light) 100%);border-radius:50%;opacity:.8}body.alternative .avatar-bubble.avatar-sm{width:36px;height:36px}body.alternative .avatar-bubble.avatar-sm:before{width:18px;height:18px}body.alternative .avatar-bubble.avatar-lg{width:56px;height:56px}body.alternative .avatar-bubble.avatar-lg:before{width:28px;height:28px}@keyframes avatarFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}body.alternative .avatar-bubble:nth-child(2){animation-delay:.5s}body.alternative .avatar-bubble:nth-child(3){animation-delay:1s}body.alternative .avatar-bubble:nth-child(4){animation-delay:1.5s}body.alternative .avatar-bubble:nth-child(5){animation-delay:2s}body.alternative .avatar-pair{display:flex;align-items:center;gap:-8px;position:relative}body.alternative .avatar-pair .avatar-bubble{position:relative;animation:none}body.alternative .avatar-pair .avatar-bubble:nth-child(2){margin-left:-12px;z-index:4}body.alternative .avatar-pair .connection-spark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;color:var(--green-accent);animation:sparkPulse 1.5s ease-in-out infinite;z-index:10}@keyframes sparkPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.7}}body.alternative .user-silhouette{width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.03));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}body.alternative .user-silhouette-head{width:40px;height:40px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border-radius:50%}body.alternative .user-silhouette-body{width:60px;height:30px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border-radius:30px 30px 0 0}body.alternative .platform-transition{display:flex;align-items:center;justify-content:center;gap:24px;padding:32px;margin-bottom:32px}body.alternative .transition-platform{display:flex;flex-direction:column;align-items:center;gap:8px}body.alternative .transition-platform .platform-name{font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:-.5px}body.alternative .transition-platform .platform-name.faded{color:var(--text-muted);opacity:.5;text-decoration:line-through;text-decoration-color:rgba(255,68,68,.5)}body.alternative .transition-platform .platform-name.vibrant{color:var(--accent-primary)}body.alternative .transition-platform .status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-full);font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px}body.alternative .transition-platform .status-badge.offline{background:rgba(255,68,68,.1);color:#FF6B6B;border:1px solid rgba(255,68,68,.2)}body.alternative .transition-platform .status-badge.online{background:rgba(0,230,118,.1);color:#00E676;border:1px solid rgba(0,230,118,.25)}body.alternative .transition-platform .status-badge.online:before{content:"";width:6px;height:6px;background:#00E676;border-radius:50%;animation:pulse 2s ease-in-out infinite}body.alternative .transition-arrow{font-size:28px;color:var(--accent-primary);animation:arrowBounce 2s ease-in-out infinite}@keyframes arrowBounce{0%,to{transform:translateX(0)}50%{transform:translateX(8px)}}@media (max-width:480px){body.alternative .platform-transition{flex-direction:column;gap:16px;padding:24px 16px}body.alternative .transition-arrow{transform:rotate(90deg)}@keyframes arrowBounce{0%,to{transform:rotate(90deg) translateX(0)}50%{transform:rotate(90deg) translateX(8px)}}}body.alternative .hero{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;padding:0}body.alternative .hero-video-container{position:absolute;inset:0;z-index:0}body.alternative .hero-video{width:100%;height:100%;object-fit:cover;object-position:center center}@media (min-width:1024px){body.alternative .hero-video{object-position:center 30%}}body.alternative .hero-video-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(0,0,0,.35)}body.alternative .hero-video-overlay:before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}body.alternative .hero-video-overlay:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 60%,rgba(0,0,0,.7))}body.alternative .online-indicator{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px}body.alternative .online-indicator .live-dot{position:relative;width:8px;height:8px}body.alternative .online-indicator .live-dot:before{content:"";position:absolute;inset:0;background:var(--green-accent);border-radius:50%;box-shadow:0 0 10px var(--green-accent)}body.alternative .online-indicator .live-dot:after{content:"";position:absolute;inset:-4px;border:1px solid var(--green-accent);border-radius:50%;animation:pulseRing 2s cubic-bezier(.22,1,.36,1) infinite}body.alternative .online-indicator span{font-family:var(--font-mono);font-size:12px;font-weight:400;color:var(--text-secondary);letter-spacing:.5px}body.alternative .online-indicator .count{color:var(--green-accent);font-weight:500}body.alternative .hero-content{padding:20px 24px 32px;text-align:center;position:relative;z-index:10;background:transparent}@media (min-width:768px){body.alternative .hero-content{padding:40px 40px 60px;max-width:600px;margin-left:auto;margin-right:auto}}body.alternative .hero-title{margin-bottom:6px}body.alternative .hero-tagline{font-family:var(--font-mono);font-size:13px;font-weight:400;color:var(--accent-light);margin-bottom:16px;letter-spacing:1px;text-transform:uppercase;opacity:.9}body.alternative .hero-subtitle{font-size:15px;margin-bottom:24px;max-width:300px}body.alternative .hero-social-proof{margin-top:28px;display:flex;flex-direction:column;gap:12px}body.alternative .social-proof-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}body.alternative .proof-item{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--text-secondary)}body.alternative .proof-item svg{width:15px;height:15px;color:var(--accent-light);flex-shrink:0}body.alternative .proof-item.rating strong{color:var(--text-primary);font-weight:600}body.alternative .proof-item.subtle{color:var(--text-muted);font-size:12px}body.alternative .proof-divider{width:1px;height:14px;background:var(--dark-border)}body.alternative .ratings-row{padding-top:8px}body.alternative .use-case-prompt{text-align:center;font-size:14px;color:var(--text-secondary);margin-bottom:16px;font-weight:500}body.alternative .use-case-cta{margin-top:20px;padding:20px;background:linear-gradient(135deg,var(--accent-soft) 0,transparent 100%);border:1px solid var(--accent-primary);border-radius:var(--radius-lg);text-align:center;display:none}body.alternative .use-case-cta.visible{display:block;animation:fadeUp .3s ease-out}body.alternative .use-case-cta-text{font-size:16px;font-weight:600;margin-bottom:16px;color:var(--text-primary)}body.alternative .use-case-cta-text span{color:var(--accent-light)}body.alternative .use-case-btn{max-width:240px}body.alternative .testimonial-meta{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid var(--dark-border)}body.alternative .testimonial-source{font-size:11px;color:var(--text-secondary);display:flex;align-items:center;gap:4px}body.alternative .testimonial-source:before{content:"";display:inline-block;width:12px;height:12px;background:var(--dark-border);border-radius:3px}body.alternative .stats-note,body.alternative .testimonial-date{font-size:11px;color:var(--text-secondary)}body.alternative .stats-note{text-align:center;padding:8px 16px;background:var(--dark-card);border-bottom:1px solid var(--dark-border)}@media (min-width:1024px){body.alternative .header{position:fixed;background:rgba(8,8,10,.85)}body.alternative .hero{display:grid;grid-template-columns:1fr 1fr;align-items:start;min-height:100vh}body.alternative .hero-video-container{position:relative;grid-column:2;grid-row:1;height:100vh;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}body.alternative .hero-video{object-position:center center}body.alternative .hero-video-overlay:after{background:linear-gradient(90deg,rgba(8,8,10,.95),rgba(8,8,10,.3) 30%,transparent);height:100%}body.alternative .hero-content{grid-column:1;grid-row:1;text-align:left;max-width:none;padding:max(140px,16vh) 60px 60px 80px;margin:0}body.alternative .online-indicator{justify-content:flex-start;margin-bottom:32px}body.alternative .online-indicator span{font-size:14px}body.alternative .hero-title{font-size:48px;letter-spacing:-1.5px;margin-bottom:20px;line-height:1.1}body.alternative .hero-tagline{font-size:14px;letter-spacing:4px;margin-bottom:24px;text-align:left}body.alternative .hero-subtitle{font-size:18px;max-width:420px;margin:0 0 36px;text-align:left}body.alternative .btn-primary{padding:18px 44px;font-size:16px}body.alternative .hero-social-proof{margin-top:36px;align-items:flex-start}body.alternative .social-proof-row{justify-content:flex-start}body.alternative .proof-item{font-size:14px}body.alternative .proof-item svg{width:16px;height:16px}body.alternative .proof-divider{height:16px}body.alternative .use-case-prompt{font-size:18px;margin-bottom:32px}body.alternative .use-case-cta{max-width:560px;margin:48px auto 0;padding:40px}body.alternative .use-case-cta-text{font-size:22px}}@media (min-width:1440px){body.alternative .hero-content{padding:max(140px,16vh) 80px 60px 120px}body.alternative .hero-title{font-size:52px}body.alternative .hero-subtitle{font-size:18px;max-width:460px}}@media (min-width:1800px){body.alternative .hero-content{padding:max(140px,16vh) 100px 60px 160px}body.alternative .hero-title{font-size:56px}}body.alternative .video-showcase{overflow:hidden}body.alternative .video-grid{display:grid;gap:16px;grid-template-columns:1fr}body.alternative .video-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/9;background:var(--dark-elevated)}body.alternative .video-card video{width:100%;height:100%;object-fit:cover}body.alternative .video-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,27,109,.1),rgba(255,27,109,.05) 30%,transparent 50%,rgba(0,0,0,.6));display:flex;align-items:flex-end;transition:all .3s ease}body.alternative .video-card:hover .video-card-overlay{background:linear-gradient(180deg,rgba(255,27,109,.2),rgba(255,27,109,.1) 30%,transparent 50%,rgba(0,0,0,.7));padding:20px}body.alternative .video-card-label{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);background:rgba(0,0,0,.5);padding:6px 12px;border-radius:var(--radius-full);backdrop-filter:blur(10px)}@media (min-width:768px){body.alternative .video-grid{grid-template-columns:repeat(2,1fr);gap:20px}body.alternative .video-card-large{grid-column:span 2;aspect-ratio:21/9}}@media (min-width:1024px){body.alternative .video-grid{grid-template-columns:1.5fr 1fr 1fr;grid-template-rows:auto;gap:24px}body.alternative .video-card-large{grid-column:1;grid-row:span 2;aspect-ratio:auto;height:100%}body.alternative .video-card:not(.video-card-large){aspect-ratio:16/10}}body.alternative .alternative-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}body.alternative .alternative-links-pill{display:flex;align-items:center;justify-content:center;min-height:56px;padding:14px 16px;text-align:center;font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--text-primary);text-decoration:none;border:1px solid var(--dark-border);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:var(--shadow-recessed);transition:all .25s cubic-bezier(.22,1,.36,1)}body.alternative .alternative-links-pill:hover{border-color:rgba(255,27,109,.5);background:rgba(255,27,109,.08);color:var(--accent-light);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.55)}body.alternative .alternative-links-pill:active{transform:translateY(0)}@media (min-width:768px){body.alternative .alternative-links-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){body.alternative .alternative-links-grid{grid-template-columns:repeat(4,1fr);gap:18px}body.alternative .faq-list,body.alternative .seo-accordion,body.alternative .use-cases{max-width:900px;margin-left:auto;margin-right:auto}body.alternative .comparison{max-width:700px;margin-left:auto;margin-right:auto}}body.alternative{--font-display:"Syne",sans-serif;--font-body:"Plus Jakarta Sans",sans-serif;--font-mono:"DM Mono",monospace}