.marketing-page{background:#060b18;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.marketing-page:before,.marketing-page:after{content:"";pointer-events:none;z-index:0;filter:blur(120px);border-radius:50%;position:fixed}.marketing-page:before{background:radial-gradient(circle,#22d3ee1f 0%,#0000 70%);width:700px;height:700px;animation:20s ease-in-out infinite floatOrb1;top:-15%;left:-10%}.marketing-page:after{background:radial-gradient(circle,#a855f71a 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite floatOrb2;bottom:-10%;right:-10%}@keyframes floatOrb1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(60px,40px)scale(1.1)}66%{transform:translate(-30px,60px)scale(.95)}}@keyframes floatOrb2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,-30px)scale(1.05)}66%{transform:translate(40px,-50px)scale(.9)}}.marketing-nav{z-index:100;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.25rem 2rem;transition:all .3s;display:flex;position:absolute;top:0;left:0;right:0}.marketing-nav-backdrop{-webkit-backdrop-filter:blur(20px);z-index:99;background:#060b18b3;border-bottom:1px solid #ffffff0a;height:112px;position:absolute;top:0;left:0;right:0}.marketing-hero{text-align:center;z-index:10;justify-content:center;align-items:center;min-height:100vh;padding:10rem 2rem 2rem;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex}.hero-title{background:linear-gradient(135deg,#f8fafc 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;background-clip:text;margin-bottom:.25rem;font-size:4.5rem;font-weight:700;line-height:1.08}.hero-title span{background:linear-gradient(135deg,#22d3ee 0%,#a855f7 60%,#c084fc 100%);-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-subtitle{color:#94a3b8;max-width:620px;font-size:1.25rem;font-weight:400;line-height:1.7}.hero-actions{gap:1.5rem;margin-top:.5rem;display:flex}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.btn-secondary{color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.mockup-container{perspective:1200px;width:100%;max-width:1200px;margin-top:3rem;position:relative}.mockup-container:before{content:"";filter:blur(60px);z-index:-1;background:radial-gradient(circle,#22d3ee26 0%,#0000 70%);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-mockup{opacity:.92;border-radius:16px;width:100%;transition:all .6s cubic-bezier(.4,0,.2,1);transform:rotateX(8deg)scale(.94);box-shadow:0 0 0 1px #ffffff0f,0 20px 80px #0009,0 0 100px #22d3ee14;mask-image:linear-gradient(#000 60%,#0000 100%)}.hero-mockup:hover{opacity:.98;transform:rotateX(4deg)scale(.96)}.section-divider{background:linear-gradient(90deg,#0000,#22d3ee33,#a855f733,#0000);max-width:1200px;height:1px;margin:0 auto}.feature-section{z-index:10;padding:5.5rem 2rem;position:relative}.feature-section:nth-child(2n){background:#ffffff03}.feature-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.feature-container.reversed .feature-text{order:2}.feature-container.reversed .feature-image-wrapper{order:1}.feature-text{flex-direction:column;gap:1.25rem;display:flex}.feature-label{color:#22d3ee;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.feature-label:before{content:"";background:currentColor;border-radius:1px;width:24px;height:2px;display:block}.feature-title{letter-spacing:-.02em;color:#f8fafc;font-size:2.75rem;font-weight:700;line-height:1.1}.feature-description{color:#94a3b8;font-size:1.1rem;line-height:1.75}.feature-image-wrapper{position:relative}.feature-image-wrapper:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#22d3ee0f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-20px}.feature-image{border-radius:14px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 0 1px #ffffff0f,0 25px 60px #00000080,0 0 40px #22d3ee0a}.feature-image:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 0 0 1px #22d3ee1f,0 35px 80px #00000080,0 0 60px #22d3ee0f}.clickable-image{cursor:pointer;position:relative}.image-zoom-hint{backdrop-filter:blur(8px);color:#94a3b8;opacity:0;pointer-events:none;z-index:5;background:#060b18bf;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;transition:opacity .3s;display:flex;position:absolute;bottom:12px;right:12px}.clickable-image:hover .image-zoom-hint,.image-carousel:hover .image-zoom-hint{opacity:1}.image-carousel{cursor:pointer;aspect-ratio:1.75;border-radius:14px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 25px 60px #00000080,0 0 40px #22d3ee0a}.image-carousel:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 0 0 1px #22d3ee1f,0 35px 80px #00000080,0 0 60px #22d3ee0f}.image-carousel:focus-visible{outline-offset:2px;outline:2px solid #22d3ee}.carousel-track{will-change:transform;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.carousel-slide{min-width:100%;height:100%;box-shadow:none;object-fit:cover;object-position:center;border-radius:0;flex-shrink:0}.carousel-slide:hover{box-shadow:none;transform:none}.carousel-arrow{backdrop-filter:blur(8px);color:#f8fafc;cursor:pointer;opacity:0;z-index:5;background:#060b18b3;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-carousel:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{background:#22d3ee33;border-color:#22d3ee66;transform:translateY(-50%)scale(1.1)}.carousel-arrow-left{left:12px}.carousel-arrow-right{right:12px}.carousel-dots{z-index:5;gap:16px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background-color:#ffffff4d;background-clip:padding-box;border:16px solid #0000;border-radius:50%;width:8px;height:8px;margin:-16px;padding:0;transition:all .3s}.carousel-dot.active{background-color:#22d3ee;transform:scale(1.25);box-shadow:0 0 8px #22d3ee80}.carousel-dot:hover:not(.active){background-color:#fff9}.lightbox-overlay{z-index:10000;backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.25s lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close{color:#f8fafc;cursor:pointer;z-index:10001;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close:hover{background:#ffffff26;transform:scale(1.1)}.lightbox-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-image{border-radius:12px;max-width:100%;max-height:85vh;animation:.3s cubic-bezier(.4,0,.2,1) lightboxZoomIn;box-shadow:0 0 0 1px #ffffff14,0 30px 100px #0009}@keyframes lightboxZoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.lightbox-arrow{backdrop-filter:blur(8px);color:#f8fafc;cursor:pointer;z-index:5;background:#060b18b3;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow:hover{background:#22d3ee33;border-color:#22d3ee66;transform:translateY(-50%)scale(1.1)}.lightbox-arrow-left{left:-60px}.lightbox-arrow-right{right:-60px}.lightbox-dots{gap:10px;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.ai-feature-section{position:relative;overflow:visible}.ai-feature-section:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 20%,#a855f70f 0%,#0000 50%),radial-gradient(at 80%,#22d3ee0a 0%,#0000 50%);position:absolute;inset:0}.ai-badge{color:#c084fc;background:linear-gradient(135deg,#a855f726,#6366f126);border:1px solid #a855f74d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;animation:3s ease-in-out infinite glowPulse;display:inline-flex}@keyframes glowPulse{0%,to{box-shadow:0 0 15px #a855f71a}50%{box-shadow:0 0 25px #a855f733}}.ai-feature-title{letter-spacing:-.02em;color:#f8fafc;font-size:2.75rem;font-weight:700;line-height:1.1}.ai-feature-title .gradient-text{background:linear-gradient(135deg,#a855f7,#6366f1,#22d3ee);-webkit-text-fill-color:transparent;background-clip:text}.check-item{color:#f8fafc;align-items:center;gap:.75rem;font-size:1.05rem;display:flex}.check-icon{color:#10b981;flex-shrink:0}.comparison-section{text-align:center;z-index:10;background:linear-gradient(#0000,#22d3ee08,#0000);padding:5.5rem 2rem;position:relative}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:3.5rem auto 0;display:grid}.comparison-card{text-align:left;backdrop-filter:blur(12px);background:#0f172a80;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:.85rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.comparison-card:hover{border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.comparison-card h3{color:#f8fafc;font-size:1.2rem}.comparison-table-container{border-radius:16px;max-width:1000px;margin:4rem auto 0;padding:0;overflow-x:auto}.comparison-table{border-collapse:separate;border-spacing:0;backdrop-filter:blur(12px);background:#0f172a80;border:1px solid #ffffff0f;border-radius:16px;width:100%;overflow:hidden}.comparison-table th,.comparison-table td{text-align:left;color:#94a3b8;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:1.25rem 1.5rem;font-size:.95rem}.comparison-table th{color:#f8fafc;text-transform:uppercase;letter-spacing:.05em;padding-bottom:1.5rem;font-size:1rem;font-weight:600}.comparison-table td.feature-name{color:#f8fafc;min-width:200px;font-weight:500}.comparison-table .highlight-col{color:#f8fafc;background:#22d3ee0a;border-left:1px solid #22d3ee26;border-right:1px solid #22d3ee26;font-weight:600}.comparison-table th.highlight-col{color:#22d3ee;border-top:1px solid #22d3ee26;border-radius:16px 16px 0 0;font-size:1.15rem}.comparison-table tr:last-child td.highlight-col{border-bottom:1px solid #22d3ee26;border-radius:0 0 16px 16px}.status-neutral{color:#94a3b8;background:#ffffff0a;border-radius:20px;padding:.2rem .65rem;font-size:.85rem;display:inline-block}.status-negative{color:#fca5a5;background:#ef444414;border-radius:20px;padding:.2rem .65rem;font-size:.85rem;display:inline-block}.cta-section{text-align:center;z-index:10;padding:4rem 2rem 3rem;position:relative}.cta-box{backdrop-filter:blur(20px);background:#0f172a66;border:1px solid #ffffff0f;border-radius:24px;max-width:800px;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden}.cta-box:before{content:"";background:linear-gradient(90deg,#0000,#22d3ee66,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-box:after{content:"";pointer-events:none;background:radial-gradient(circle,#22d3ee14 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-60%;left:50%;transform:translate(-50%)}.cta-title{letter-spacing:-.02em;color:#f8fafc;z-index:1;margin-bottom:1.25rem;font-size:2.75rem;font-weight:700;position:relative}.cta-text{color:#94a3b8;z-index:1;margin-bottom:2rem;font-size:1.15rem;position:relative}.footer{z-index:10;border-top:1px solid #ffffff0a;margin-top:auto;padding:3rem 2rem;position:relative}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-links{gap:2rem;display:flex}.footer-link{color:#94a3b8;padding:.5rem .25rem;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#22d3ee}.stats-bar{z-index:10;justify-content:center;gap:4rem;padding:3rem 2rem;display:flex;position:relative}.stat-item{text-align:center}.stat-number{background:linear-gradient(135deg,#22d3ee,#a855f7);-webkit-text-fill-color:transparent;background-clip:text;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2}.stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.85rem}@media (width<=1024px){.hero-title{font-size:3.5rem}.feature-title,.ai-feature-title,.cta-title{font-size:2.25rem}.stats-bar{gap:2.5rem}}@media (width<=768px){.hero-title{font-size:2.75rem}.hero-subtitle{font-size:1.05rem}.feature-container{flex-direction:column;grid-template-columns:1fr;gap:2.5rem;display:flex}.feature-container.reversed{direction:ltr}.feature-text{order:1}.feature-image-wrapper{order:2}.marketing-nav{padding:1rem}.feature-section{padding:4rem 1.5rem}.feature-title,.ai-feature-title{font-size:2rem}.feature-image{max-width:100%;height:auto}.stats-bar{flex-wrap:wrap;gap:2rem}.stat-number{font-size:1.75rem}.comparison-table th,.comparison-table td{padding:.85rem;font-size:.85rem}.comparison-table .feature-name{z-index:10;background:#0a1128;border-right:1px solid #ffffff0f;min-width:140px;position:sticky;left:0}.cta-title{font-size:2rem}.cta-box{padding:3rem 1.5rem}.footer-content{text-align:center;flex-direction:column;gap:1.5rem}}@media (width<=480px){.hero-title{font-size:2.25rem}.feature-title,.ai-feature-title{font-size:1.75rem}}.pricing-section{z-index:10;text-align:center;background:linear-gradient(#0000,#a855f705 50%,#0000 100%);padding:6rem 2rem;position:relative}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;gap:2.5rem;max-width:1000px;margin:4.5rem auto 0;display:grid}.pricing-card{-webkit-backdrop-filter:blur(16px);text-align:left;background:#0f172a73;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.pricing-card.popular{background:linear-gradient(135deg,#22d3ee08 0%,#0f172a80 100%);border-color:#22d3ee59;box-shadow:0 0 40px #22d3ee0f}.pricing-card.popular:before{content:"";background:linear-gradient(90deg,#0000,#22d3ee,#a855f7,#0000);height:2px;position:absolute;top:0;left:10%;right:10%}.pricing-card:hover{border-color:#ffffff1f;transform:translateY(-8px);box-shadow:0 30px 60px #0006}.pricing-card.popular:hover{border-color:#22d3ee99;box-shadow:0 30px 60px #22d3ee14}.pricing-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-self:flex-start;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700}.pricing-badge.badge-pro{color:#22d3ee;background:#22d3ee1f;border:1px solid #22d3ee33}.pricing-badge.badge-founder{color:#f59e0b;background:#d977061f;border:1px solid #d9770633}.pricing-card-title{color:#f8fafc;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.pricing-card-subtitle{color:#94a3b8;margin:0 0 2rem;font-size:.95rem;line-height:1.4}.pricing-price-container{align-items:baseline;gap:.35rem;margin-bottom:.5rem;display:flex}.pricing-price{color:#f8fafc;letter-spacing:-.025em;font-size:3.25rem;font-weight:800}.pricing-price-term{color:#94a3b8;font-size:1rem}.pricing-promo-banner{color:#34d399;background:#10b98114;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:.35rem;margin-bottom:2rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;display:flex}.pricing-features-list{flex-direction:column;flex-grow:1;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.pricing-feature-item{color:#94a3b8;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4;display:flex}.pricing-feature-item svg{color:#34d399;flex-shrink:0;margin-top:.15rem}.pricing-btn{cursor:pointer;text-align:center;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.pricing-btn-primary{color:#060b18;background:linear-gradient(135deg,#22d3ee 0%,#06b6d4 100%);box-shadow:0 4px 20px #22d3ee40}.pricing-btn-primary:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 8px 24px #22d3ee59}.pricing-btn-gold{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);box-shadow:0 4px 20px #d9770633}.pricing-btn-gold:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 8px 24px #d9770659}@media (width<=768px){.pricing-grid{grid-template-columns:1fr;gap:2rem;max-width:440px;margin-top:3rem}.pricing-section{padding:4rem 1.5rem}}.marketing-promo-banner{z-index:101;-webkit-backdrop-filter:blur(10px);color:#f8fafc;box-sizing:border-box;background:linear-gradient(135deg,#a855f740 0%,#22d3ee40 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;min-height:40px;padding:.5rem 2.5rem .5rem 1.5rem;font-size:.85rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.promo-banner-content{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.promo-badge{color:#060b18;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#a855f7 0%,#22d3ee 100%);border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.promo-text{font-weight:500}.promo-text .highlight{color:#22d3ee;font-weight:700}.promo-code{color:#f59e0b;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;margin:0 .2rem;padding:.1rem .45rem;font-family:monospace;font-weight:700}.promo-subtext{color:#94a3b8;font-size:.8rem}.promo-cta-btn{color:#f8fafc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.promo-cta-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.promo-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.promo-close-btn:hover{color:#f8fafc;background:#ffffff0d}@media (width<=640px){.marketing-promo-banner{padding:.5rem 2rem .5rem 1rem}.promo-banner-content{gap:.5rem}.promo-cta-btn{margin-top:.25rem}}.nav-brand{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.nav-logo{border-radius:8px;flex-shrink:0;width:34px;height:34px}.nav-brand-name{color:#f8fafc;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.hero-logo-lockup{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.hero-logo-img{border-radius:24px;width:100px;height:100px;box-shadow:0 20px 60px #00000080,0 0 60px #22d3ee33,0 0 40px #a855f74d}.how-it-works-section{text-align:center;z-index:10;padding:5.5rem 2rem;position:relative}.how-it-works-grid{justify-content:center;align-items:flex-start;gap:0;max-width:1100px;margin:4rem auto 0;display:flex}.how-it-works-card{backdrop-filter:blur(12px);text-align:center;background:#0f172a66;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:1rem;max-width:300px;padding:2rem 1.5rem;transition:all .3s;display:flex}.how-it-works-card:hover{border-color:#22d3ee33;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.how-step-number{letter-spacing:.12em;color:#94a3b8;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:800}.how-step-icon{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.how-it-works-card h3{color:#f8fafc;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.how-it-works-card p{color:#94a3b8;font-size:.9rem;line-height:1.65}.how-it-works-connector{background:linear-gradient(90deg,#22d3ee4d,#a855f74d);flex-shrink:0;align-self:center;width:60px;height:1px;margin-top:-2rem}@media (width<=768px){.how-it-works-grid{flex-direction:column;align-items:center;gap:1.5rem}.how-it-works-connector{background:linear-gradient(#22d3ee4d,#a855f74d);width:1px;height:40px;margin:0}.how-it-works-card{width:100%;max-width:100%}}.social-proof-section{text-align:center;z-index:10;background:linear-gradient(#0000,#a855f706,#0000);padding:5.5rem 2rem;position:relative}.testimonials-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1100px;margin:3.5rem auto 0;display:grid}.testimonial-card{backdrop-filter:blur(12px);background:#0f172a80;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.testimonial-card:hover{border-color:#ffffff1a;transform:translateY(-3px);box-shadow:0 20px 40px #00000040}.testimonial-stars{color:#fbbf24;letter-spacing:.1em;font-size:.9rem}.testimonial-quote{color:#94a3b8;flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-author{border-top:1px solid #ffffff0d;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.testimonial-avatar{color:#060b18;background:linear-gradient(135deg,#22d3ee,#a855f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:700;display:flex}.testimonial-name{color:#f8fafc;font-size:.9rem;font-weight:600}.testimonial-role{color:#94a3b8;font-size:.78rem}@media (width<=768px){.testimonials-grid{grid-template-columns:1fr}}.faq-section{text-align:center;z-index:10;padding:5.5rem 2rem;position:relative}.faq-list{text-align:left;backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:0;max-width:760px;margin:3.5rem auto 0;display:flex;overflow:hidden}.faq-item{border-bottom:1px solid #ffffff0d}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;color:#f8fafc;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:#ffffff08}.faq-item.open .faq-question{color:#22d3ee}.faq-question svg{color:#94a3b8;flex-shrink:0;transition:color .2s}.faq-item.open .faq-question svg{color:#22d3ee}.faq-answer{color:#94a3b8;padding:0 1.75rem 1.35rem;font-size:.95rem;line-height:1.75}.founder-urgency-banner{background:#d9770612;border:1px solid #d9770633;border-radius:10px;flex-direction:column;gap:.6rem;margin-bottom:2rem;padding:.85rem 1rem;display:flex}.founder-spots-bar{background:#ffffff0f;border-radius:999px;width:100%;height:5px;overflow:hidden}.founder-spots-fill{background:linear-gradient(90deg,#d97706,#f59e0b);border-radius:999px;height:100%;transition:width .5s}.founder-spots-text{color:#d97706;font-size:.82rem;font-weight:500}.founder-spots-text strong{color:#f59e0b;font-weight:700}.footer-socials{align-items:center;gap:.75rem;display:flex}.footer-social-link{color:#94a3b8;border:1px solid #ffffff12;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .2s;display:flex}.footer-social-link:hover{color:#22d3ee;background:#22d3ee0d;border-color:#22d3ee4d}
