.section-features,.section-steps,.section-about,.section-testimonials,.section-blog,.section-topics,.section-faq{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.section-features.in-view,.section-steps.in-view,.section-about.in-view,.section-testimonials.in-view,.section-blog.in-view,.section-topics.in-view,.section-faq.in-view{opacity:1;transform:translateY(0)}.section-header{text-align:center;margin-bottom:48px}.section-subtitle{max-width:620px;color:var(--muted);margin:8px auto 0;font-size:.92rem;line-height:1.7}.section-tag{text-transform:uppercase;letter-spacing:.14em;color:var(--purple);background:var(--purple-soft);border-radius:var(--radius-full);margin-bottom:14px;padding:6px 18px;font-size:.75rem;font-weight:700;display:inline-block}.section-header h2{margin-bottom:10px;font-size:clamp(1.5rem,3vw,2rem)}.hero-highlight{background:linear-gradient(135deg, var(--purple), var(--purple-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero{min-height:calc(100vh - var(--navbar-h));align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg-orbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.orb-1{background:#af8fda66;width:500px;height:500px;animation:12s ease-in-out infinite orbFloat1;top:-10%;right:-5%}.orb-2{background:#d8c8f080;width:350px;height:350px;animation:15s ease-in-out infinite orbFloat2;bottom:0;left:-5%}.orb-3{background:#f5d2b466;width:200px;height:200px;animation:10s ease-in-out infinite orbFloat3;top:40%;left:50%}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(-30px,40px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(40px,-30px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}.hero-inner{z-index:1;align-items:center;gap:60px;padding:60px 0 80px;display:flex;position:relative}.hero-content{flex:1}.hero-badge{color:var(--purple);background:var(--purple-soft);border-radius:var(--radius-full);letter-spacing:.04em;margin-bottom:24px;padding:8px 20px;font-size:.78rem;font-weight:600;display:inline-block}.hero-content h1{margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15}.hero-desc{max-width:460px;color:var(--text-light);margin-bottom:32px;font-size:1.08rem;line-height:1.75}.hero-buttons{flex-wrap:wrap;gap:14px;margin-bottom:36px;display:flex}.hero-trust{color:var(--muted);align-items:center;gap:12px;font-size:.82rem;display:flex}.hero-trust-avatars{display:flex}.hero-trust-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px}.hero-trust-avatar:first-child{margin-left:0}.hero-illustration{flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:420px;display:flex}.hero-cards-fan{width:100%;animation:5s ease-in-out infinite float}.hero-cards-fan img{filter:drop-shadow(0 12px 36px #8b7ab033);width:100%;height:auto}.hero-moons{color:var(--purple-2);opacity:.5;gap:12px;font-size:1.1rem;display:flex}.section-features{padding-top:20px}.bento-grid{grid-template-columns:1.2fr 1fr;gap:24px;min-height:420px;display:grid}.bento-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1.5px solid var(--border);color:inherit;transition:all .4s;display:flex;position:relative;overflow:hidden}.bento-card:hover{border-color:#8b7ab04d;transform:translateY(-6px);box-shadow:0 16px 56px #8b7ab01f}.bento-card--large{flex-direction:column;gap:24px;padding:40px 36px}.bento-card--large .bento-card-img{width:160px;height:160px}.bento-card--large .bento-card-img img{object-fit:contain;filter:drop-shadow(0 8px 20px #8b7ab026);width:100%;height:100%}.bento-card--large h3{margin-bottom:8px;font-size:1.4rem}.bento-card--large p{color:var(--text-light);font-size:.95rem;line-height:1.7}.bento-stack{flex-direction:column;gap:24px;display:flex}.bento-card--small{flex-direction:row;flex:1;align-items:center;gap:24px;padding:28px}.bento-card--small .bento-card-img{flex-shrink:0;width:80px;height:80px}.bento-card--small .bento-card-img img{object-fit:contain;width:100%;height:100%}.bento-card--small h3{margin-bottom:6px;font-size:1.1rem}.bento-card--small p{color:var(--muted);font-size:.85rem;line-height:1.6}.bento-card-cta{color:var(--purple);margin-top:12px;font-size:.82rem;font-weight:700;transition:transform .2s;display:inline-block}.bento-card:hover .bento-card-cta{transform:translate(4px)}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pillar-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1.5px solid var(--border);flex-direction:column;min-height:360px;padding:28px 24px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 10px 36px #8b7ab00f}.pillar-card:hover{border-color:#8b7ab04d;transform:translateY(-6px);box-shadow:0 16px 56px #8b7ab01f}.pillar-icon{background:linear-gradient(135deg,#8b7ab014,#d8c8f033);border-radius:28px;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:20px;display:flex;overflow:hidden}.pillar-icon img{object-fit:cover;border-radius:22px;width:86px;height:86px}.pillar-card h3{margin-bottom:10px;font-size:1.08rem}.pillar-card p{color:var(--muted);flex:1;font-size:.86rem;line-height:1.7}.pillar-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.pillar-primary,.pillar-secondary{font-size:.8rem;font-weight:800}.pillar-primary{color:var(--purple)}.pillar-secondary{color:var(--muted)}.pillar-primary:hover,.pillar-secondary:hover{color:var(--purple-dark)}.section-topics{background:linear-gradient(#0000,#d8c8f01a 20% 80%,#0000)}.topic-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.topic-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1px solid var(--border);color:inherit;padding:24px;transition:all .35s;display:block}.topic-card:hover{box-shadow:var(--shadow-md);border-color:#8b7ab04d;transform:translateY(-5px)}.topic-card h3{margin-bottom:16px;font-size:1rem}.keyword-cloud{flex-wrap:wrap;gap:8px;display:flex}.keyword-cloud span{border-radius:var(--radius-full);color:var(--purple-dark);background:#8b7ab014;padding:7px 10px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.section-steps{background:linear-gradient(#0000,#d8c8f01a 20% 80%,#0000)}.journey{justify-content:center;align-items:flex-start;gap:0;display:flex;position:relative}.journey-step{text-align:center;flex:1;max-width:280px;padding:0 16px;position:relative}.journey-step-visual{margin-bottom:20px;position:relative}.journey-step-circle{background:var(--glass-strong);border:2px solid var(--border);width:120px;height:120px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;transition:all .4s;display:flex;overflow:hidden}.journey-step:hover .journey-step-circle{border-color:var(--purple);box-shadow:0 8px 32px var(--purple-glow);transform:scale(1.08)}.journey-step-circle img{object-fit:cover;border-radius:50%;width:90%;height:90%}.journey-step-num{background:linear-gradient(135deg, var(--purple), var(--purple-2));color:#fff;width:32px;height:32px;box-shadow:0 4px 12px var(--purple-glow);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-6px;right:calc(50% - 72px)}.journey-connector{background:linear-gradient(to right, var(--purple), #8b7ab033);z-index:1;width:32px;height:2px;position:absolute;top:60px;right:-16px}.journey-step h3{margin-bottom:8px;font-size:1.05rem}.journey-step p{color:var(--muted);font-size:.85rem;line-height:1.65}.about-split{align-items:center;gap:64px;display:flex}.about-split-img{flex-direction:column;flex-shrink:0;align-items:center;gap:24px;display:flex}.about-img-frame{position:relative}.about-img-frame img{object-fit:cover;border:4px solid #8b7ab02e;border-radius:50%;width:260px;height:260px;box-shadow:0 16px 56px #8b7ab033}.about-img-badge{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--purple), var(--purple-2));color:#fff;letter-spacing:.05em;box-shadow:0 4px 16px var(--purple-glow);white-space:nowrap;padding:6px 20px;font-size:.75rem;font-weight:700;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.about-stats-row{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;max-width:320px;display:grid}.about-stat{border-radius:var(--radius-md);background:var(--glass-strong);border:1px solid var(--border);flex-direction:column;align-items:center;gap:2px;padding:12px 4px;display:flex}.about-stat-val{font-family:var(--font-heading);color:var(--purple);font-size:1.2rem;font-weight:800}.about-stat-lbl{color:var(--muted);text-align:center;font-size:.65rem;font-weight:500}.about-split-text{flex:1}.about-split-text h2{margin-bottom:20px;font-size:clamp(1.5rem,3vw,2rem)}.about-split-text p{color:var(--text-light);margin-bottom:20px;font-size:.95rem;line-height:1.8}.about-quote{border-left:3px solid var(--purple);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--purple-dark);background:#8b7ab00a;margin:24px 0;padding:20px 24px;font-size:.92rem;font-style:italic;line-height:1.75;position:relative}.marquee-wrapper{width:100%;padding:8px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee-track{gap:24px;width:max-content;animation:35s linear infinite marqueeScroll;display:flex}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1.5px solid var(--border);text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:300px;padding:28px 24px;transition:all .35s;display:flex}.marquee-card:hover{border-color:#8b7ab04d;transform:translateY(-4px);box-shadow:0 8px 32px #8b7ab01a}.marquee-card-avatar{border:3px solid #8b7ab026;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 4px 16px #8b7ab01a}.marquee-card-avatar img{object-fit:cover;width:100%;height:100%}.marquee-card p{color:var(--text-light);flex:1;font-size:.88rem;font-style:italic;line-height:1.7}.marquee-card-name{color:var(--purple-dark);font-size:.85rem;font-weight:700}.blog-layout{z-index:1;grid-template-columns:1.4fr 1fr;align-items:stretch;gap:24px;min-height:400px;display:grid;position:relative}.blog-featured{border-radius:var(--radius-xl);color:inherit;height:100%;min-height:400px;display:block;position:relative;overflow:hidden}.blog-featured-img{width:100%;height:100%;position:relative}.blog-featured-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-featured:hover img{transform:scale(1.04)}.blog-featured-overlay{color:#fff;background:linear-gradient(#0000 0%,#140c1ebf 50%,#140c1ef2 100%);padding:36px 28px 28px;position:absolute;bottom:0;left:0;right:0}.blog-featured-overlay h3{margin-bottom:8px;font-size:1.2rem;line-height:1.4;color:#fff!important}.blog-featured-overlay p{font-size:.82rem;line-height:1.6;color:#ffffffd9!important}.blog-cat{text-transform:uppercase;letter-spacing:.1em;color:var(--purple);border-radius:var(--radius-full);background:#8b7ab026;margin-bottom:10px;padding:4px 12px;font-size:.68rem;font-weight:700;display:inline-block}.blog-featured-overlay .blog-cat{color:#fff;background:#fff3}.blog-side-stack{flex-direction:column;gap:24px;height:100%;display:flex}.blog-side-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1px solid var(--border);height:calc(50% - 12px);color:inherit;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.blog-side-card:hover{box-shadow:var(--shadow-md);border-color:#8b7ab040;transform:translateY(-4px)}.blog-side-card img{object-fit:cover;flex-shrink:0;width:100%;height:100px;transition:transform .4s}.blog-side-card:hover img{transform:scale(1.04)}.blog-side-body{flex-direction:column;flex-grow:1;justify-content:center;gap:4px;padding:12px 18px 14px;display:flex;overflow:hidden}.blog-side-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.35;display:-webkit-box;overflow:hidden}.category-post-grid{z-index:0;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid;position:relative}.category-post-card{border-radius:var(--radius-lg);background:var(--glass-strong);border:1px solid var(--border);color:inherit;padding:20px;transition:all .3s;display:block}.category-post-card:hover{box-shadow:var(--shadow-md);border-color:#8b7ab047;transform:translateY(-4px)}.category-post-card span{color:var(--purple);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.68rem;font-weight:800;display:inline-block}.category-post-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.92rem;line-height:1.45;display:-webkit-box;overflow:hidden}.category-post-card p{color:var(--muted);font-size:.78rem;line-height:1.6}.faq-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.faq-card{border-radius:var(--radius-xl);background:var(--glass-strong);border:1px solid var(--border);padding:24px}.faq-card h3{margin-bottom:10px;font-size:.98rem;line-height:1.45}.faq-card p{color:var(--muted);font-size:.84rem;line-height:1.7}.section-cta{padding:40px 0 80px}.cta-card{text-align:center;border-radius:var(--radius-xl);background:linear-gradient(135deg,#8b7ab00f,#d8c8f026,#8b7ab00f);border:1px solid #8b7ab01f;padding:72px 40px;position:relative;overflow:hidden}.cta-glow{background:radial-gradient(circle, var(--purple-glow) 0%, transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta-card h2{margin-bottom:16px;font-size:clamp(1.4rem,3vw,2rem);position:relative}.cta-card p{color:var(--muted);max-width:440px;margin:0 auto 32px;font-size:.92rem;line-height:1.7;position:relative}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}@media (max-width:1024px){.hero-illustration{width:340px}.bento-grid{grid-template-columns:1fr}.pillar-grid,.topic-grid,.category-post-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.bento-card--small{flex-direction:row}.about-split{gap:40px}.about-img-frame img{width:200px;height:200px}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid .testimonial-card-v2:nth-child(n+4){display:none}}@media (max-width:768px){.hero-inner{text-align:center;flex-direction:column;padding:32px 0 48px}.hero-illustration{order:-1;width:280px}.hero-desc{margin-left:auto;margin-right:auto}.hero-buttons,.hero-trust{justify-content:center}.bento-grid{grid-template-columns:1fr}.bento-card--large{padding:28px 24px}.bento-card--small{padding:20px}.pillar-grid,.topic-grid,.category-post-grid{grid-template-columns:1fr}.pillar-card{min-height:auto}.journey{flex-direction:column;align-items:center;gap:32px}.journey-connector{display:none}.about-split{text-align:center;flex-direction:column}.about-img-frame img{width:180px;height:180px}.about-quote{text-align:left}.testimonial-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.testimonial-grid .testimonial-card-v2:nth-child(n+4){display:flex}.testimonial-card-v2{opacity:1;transform:none}.testimonial-card-v2.active{transform:none}.blog-layout{grid-template-columns:1fr;height:auto}.blog-featured{height:auto}.blog-featured-img{height:auto;min-height:260px}.blog-side-card{flex-direction:row;align-items:center;gap:16px;height:auto;padding:14px}.blog-side-card img{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:110px;height:80px}.blog-side-body{padding:0}.blog-side-body h3{-webkit-line-clamp:2;font-size:.88rem}.cta-card{padding:48px 24px}}
