.home-page{--home-bg-dark: #080c18;--home-bg-section: #0b1022;--home-bg-card: #0f1630;--home-bg-card-hover: #131b3a;--home-border: #1a2344;--home-border-light: #243060;--home-accent: #3b82f6;--home-accent-light: #60a5fa;--home-accent-glow: rgba(59, 130, 246, .15);--home-accent-glow-strong: rgba(59, 130, 246, .25);--home-green: #22c55e;--home-orange: #f59e0b;--home-text: #f1f5f9;--home-text-secondary: #94a3b8;--home-text-dim: #64748b;--home-white: #ffffff;--home-radius: 14px;--home-radius-sm: 10px;background:var(--home-bg-dark);color:var(--home-text);overflow-x:clip}.home-page section{padding:96px 48px}.home-page .section-inner{max-width:1140px;margin:0 auto}.home-page .section-label{margin-bottom:12px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--home-accent-light)}.home-page .section-heading{margin-bottom:16px;font-size:clamp(28px,3.2vw,42px);font-weight:700;line-height:1.2;letter-spacing:-.01em}.home-page .section-sub{max-width:520px;margin-bottom:48px;font-size:16px;line-height:1.7;color:var(--home-text-secondary)}.home-page .centered{text-align:center}.home-page .centered .section-heading,.home-page .centered .section-sub{margin-left:auto;margin-right:auto}.home-page .centered .section-heading{max-width:640px}.home-page .btn-home{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:12px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .25s}.home-page .btn-home-primary{background:var(--home-accent);color:var(--home-white);box-shadow:0 2px 12px var(--home-accent-glow)}.home-page .btn-home-primary:hover{transform:translateY(-1px);background:#2563eb;box-shadow:0 4px 20px var(--home-accent-glow-strong)}.home-page .btn-home-outline{border:1.5px solid var(--home-border-light);background:transparent;color:var(--home-text)}.home-page .btn-home-outline:hover{border-color:var(--home-accent);color:var(--home-accent-light)}.home-page .ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px dashed var(--home-border);border-radius:var(--home-radius);background:var(--home-bg-card);padding:24px;text-align:center;color:var(--home-text-dim);font-size:13px}.home-page .ph-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-text-secondary)}.home-page .ph-hint{max-width:280px;font-size:12px;color:var(--home-text-dim)}.home-page .hero{position:relative;display:flex;min-height:calc(100vh - 72px);align-items:center;overflow:hidden;padding:92px 24px 56px}.home-page .hero:before{content:"";position:absolute;top:-300px;left:50%;width:800px;height:800px;transform:translate(-50%);background:radial-gradient(circle,var(--home-accent-glow) 0%,transparent 65%);pointer-events:none}.home-page .hero-inner{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;text-align:center;overflow-x:clip}.home-page .hero h1{max-width:800px;margin:0 auto 16px;font-size:clamp(36px,4.8vw,60px);font-weight:700;line-height:1.15;letter-spacing:-.02em}.home-page .hero-highlight{color:var(--home-accent-light)}.home-page .hero-sub{max-width:540px;margin:0 auto 28px;font-size:17px;line-height:1.7;color:var(--home-text-secondary)}.home-page .hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:36px}.home-page .hero-visual{max-width:1040px;margin:0 auto}.home-page .hero-media{width:100%;aspect-ratio:16 / 8.7;overflow:hidden;border-radius:16px;box-shadow:0 24px 80px #00000080,0 0 0 1px #ffffff0a}.home-page .hero-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .trust-bar{border-top:1px solid var(--home-border);border-bottom:1px solid var(--home-border);padding:48px}.home-page .trust-inner{max-width:1000px;margin:0 auto;text-align:center}.home-page .trust-label{margin-bottom:28px;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--home-text-dim)}.home-page .trust-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.home-page .trust-logo-ph{display:flex;align-items:center;justify-content:center;width:110px;height:36px;border:1px dashed var(--home-border);border-radius:6px;background:var(--home-bg-card);font-size:10px;color:var(--home-text-dim)}.home-page .stats-row{background:var(--home-bg-section);padding:64px 48px}.home-page .stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:0 auto;text-align:center}.home-page .stat-num{font-size:36px;font-weight:700;line-height:1.1;color:var(--home-white)}.home-page .stat-label{margin-top:6px;font-size:13px;color:var(--home-text-dim)}.home-page .video-section,.home-page .subjects-section,.home-page .test-section,.home-page .faq-section{border-top:1px solid var(--home-border)}.home-page .video-section,.home-page .subjects-section,.home-page .test-section{border-bottom:1px solid var(--home-border)}.home-page .video-section,.home-page .subjects-section,.home-page .test-section,.home-page .faq-section,.home-page .stats-row{background:var(--home-bg-section)}.home-page .video-wrapper{position:relative;aspect-ratio:16 / 9;max-width:880px;margin:0 auto;border-radius:16px;overflow:hidden;background:#050b1d;box-shadow:0 20px 60px #0006}.home-page .play-btn{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:64px;height:64px;transform:translate(-50%,-50%);border-radius:999px;background:var(--home-accent);box-shadow:0 0 40px var(--home-accent-glow-strong)}.home-page .features-grid,.home-page .subjects-grid,.home-page .testimonials-grid,.home-page .audience-grid{display:grid;gap:18px}.home-page .features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .feature-card,.home-page .subject-card,.home-page .audience-card,.home-page .testimonial-card{border:1px solid var(--home-border);border-radius:var(--home-radius);background:var(--home-bg-card)}.home-page .feature-card{padding:36px 28px;transition:all .3s}.home-page .feature-card:hover{transform:translateY(-2px);border-color:var(--home-accent);background:var(--home-bg-card-hover);box-shadow:0 8px 32px var(--home-accent-glow)}.home-page .f-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border-radius:10px;background:var(--home-accent-glow);font-size:20px;color:var(--home-accent-light)}.home-page .feature-card h3,.home-page .audience-card h3{font-size:19px;font-weight:600}.home-page .feature-card p,.home-page .subject-card p,.home-page .audience-card li,.home-page .testimonial-card blockquote,.home-page .faq-a{color:var(--home-text-secondary)}.home-page .feature-card p,.home-page .subject-card p,.home-page .audience-card li{font-size:15px;line-height:1.75}.home-page .f-media{aspect-ratio:16 / 9;margin-top:22px;border-radius:var(--home-radius-sm);overflow:hidden;background:#020817;box-shadow:0 18px 42px #00000038}.home-page .f-media .consent-embed,.home-page .f-media .consent-embed__frame{height:100%;border-radius:inherit;overflow:hidden}.home-page .f-media .consent-embed iframe{inset:-4%;width:108%;height:108%;background:transparent}.home-page .f-media .consent-embed__placeholder{height:100%;border:0;border-radius:inherit}.home-page .s-media .consent-embed,.home-page .s-media .consent-embed__frame{height:100%;border-radius:inherit;overflow:hidden}.home-page .s-media .consent-embed iframe{inset:-4%;width:108%;height:108%;background:transparent}.home-page .s-media .consent-embed__placeholder{height:100%;border:0;border-radius:inherit}.home-page .f-media img,.home-page .f-media video,.home-page .f-media iframe{width:100%;height:100%;border-radius:inherit}.home-page .video-wrapper iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.home-page .f-media iframe{display:block;border:0;background:#020817}.home-page .hiw-section{border-top:1px solid var(--home-border);background:radial-gradient(circle at top,rgba(59,130,246,.16),transparent 36%),var(--home-bg-dark)}.home-page .hiw-panel{max-width:980px;margin:0 auto}.home-page .hiw-visual{position:relative;overflow:hidden;border:1px solid rgba(96,165,250,.22);border-radius:24px;background:#07101f;box-shadow:0 28px 80px #00000052}.home-page .hiw-visual img{display:block;width:100%;height:auto}.home-page .hiw-note{max-width:760px;margin:22px auto 0;font-size:15px;line-height:1.75;color:var(--home-text-secondary)}.home-page .subjects-grid{grid-template-columns:repeat(3,1fr)}.home-page .subject-card{overflow:hidden;transition:all .3s}.home-page .subject-card:hover{transform:translateY(-2px);border-color:var(--home-accent)}.home-page .s-media{aspect-ratio:16 / 9}.home-page .s-body{padding:24px}.home-page .subject-card h3{margin-bottom:6px;font-size:18px;font-weight:600}.home-page .exp-count{font-size:12px;font-weight:600;color:var(--home-accent-light)}.home-page .audience-grid{grid-template-columns:repeat(4,1fr)}.home-page .audience-card{position:relative;overflow:hidden;padding:28px 22px 24px;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s}.home-page .audience-card:before{content:"";position:absolute;inset:0 0 auto;height:120px;background:linear-gradient(180deg,#3b82f624,#3b82f600);pointer-events:none}.home-page .audience-card:hover{transform:translateY(-3px);border-color:var(--home-accent);background:linear-gradient(180deg,#121a35fa,#0f1630);box-shadow:0 12px 32px #0c122747}.home-page .audience-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.home-page .audience-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;border:1px solid rgba(96,165,250,.25);background:#3b82f624;color:#c8dcff;box-shadow:inset 0 1px #ffffff0f}.home-page .audience-icon svg{width:22px;height:22px}.home-page .audience-kicker{flex-shrink:0;padding:6px 10px;border:1px solid rgba(96,165,250,.2);border-radius:999px;background:#080c1852;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--home-accent-light)}.home-page .audience-card h3,.home-page .audience-card ul{position:relative;z-index:1}.home-page .audience-card ul{display:flex;flex-direction:column;gap:10px;margin-top:14px}.home-page .audience-card li{position:relative;padding-left:24px;line-height:1.6}.home-page .audience-card li:before{content:" ";position:absolute;left:0;top:7px;width:10px;height:10px;border-right:2px solid var(--home-accent-light);border-bottom:2px solid var(--home-accent-light);transform:rotate(45deg)}.home-page .testimonials-grid{grid-template-columns:repeat(3,1fr)}.home-page .testimonial-card{padding:28px}.home-page .stars{margin-bottom:14px;font-size:13px;letter-spacing:2px;color:var(--home-orange)}.home-page .testimonial-card blockquote{margin-bottom:18px;font-size:15px;font-style:italic;font-weight:400;line-height:1.7}.home-page .author{display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left}.home-page .author-info{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-page .avatar-ph{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(96,165,250,.18);border-radius:999px;background:#3b82f61f;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--home-accent-light)}.home-page .author-info .name{font-size:13px;font-weight:600}.home-page .author-info .role{font-size:11px;color:var(--home-text-dim)}.home-page .faq-list{max-width:680px;margin:0 auto}.home-page .faq-item{border-bottom:1px solid var(--home-border)}.home-page .faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:20px 0;font-size:15px;font-weight:600;text-align:left;color:var(--home-text)}.home-page .faq-item summary span:first-child{flex:1}.home-page .faq-item summary:hover{color:var(--home-accent-light)}.home-page .faq-toggle{flex-shrink:0;margin-left:16px;font-size:20px;color:var(--home-text-dim);transition:transform .3s}.home-page .faq-item[open] .faq-toggle{transform:rotate(45deg)}.home-page .faq-a{padding:0 0 20px;font-size:14px;line-height:1.7}.home-page .final-cta{position:relative;padding:120px 48px;text-align:center}.home-page .final-cta:before{content:"";position:absolute;top:0;left:50%;width:600px;height:400px;transform:translate(-50%);background:radial-gradient(circle,var(--home-accent-glow) 0%,transparent 60%);pointer-events:none}.home-page .final-cta .section-heading,.home-page .final-cta .section-sub{margin-left:auto;margin-right:auto;text-align:center}.home-page .final-cta .section-heading{max-width:560px}.home-page .final-cta-actions,.home-page .final-note{position:relative;z-index:1}.home-page .final-cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.home-page .final-note{margin-top:16px;font-size:12px;color:var(--home-text-dim)}@media(max-width:1024px){.home-page section,.home-page .stats-row{padding:72px 24px}.home-page .hero{padding:90px 24px 56px}.home-page .audience-grid,.home-page .stats-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-page .hero{padding:84px 20px 44px}.home-page .features-grid,.home-page .subjects-grid,.home-page .testimonials-grid,.home-page .audience-grid{grid-template-columns:1fr}}@media(max-width:480px){.home-page .hero h1{font-size:32px}.home-page .hero-actions{flex-direction:column}.home-page .hero-actions .btn-home{width:100%}.home-page .stats-inner{grid-template-columns:repeat(2,1fr);gap:32px}.home-page .stat-num{font-size:28px}}
