:root{--landing-bg-dark:#0f0f12;--landing-text-muted:#a1a1aa;--landing-primary:#a7ff03;--landing-primary-glow:#a7ff03;--landing-accent:#22d3ee;--landing-bg-card:#ffffff0d;--landing-glass:blur(20px);--landing-font-display:"Outfit",sans-serif}.landing-container{max-width:1200px;margin:0 auto;padding:0 2rem}.landing-section-padding{padding:8rem 0}.landing-glass-panel{background:var(--landing-bg-card);-webkit-backdrop-filter:var(--landing-glass);border:1px solid #ffffff1a;border-radius:24px}.landing-gradient-text{background:linear-gradient(135deg,#fff 0%,var(--landing-primary-glow)50%,var(--landing-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-section-title{opacity:0;transition:opacity 1s ease-in,transform 1s ease-in;transform:translateY(30px)}.landing-section-title.fade-in-up{opacity:1;transform:translateY(0)}.landing-spotlight-title{opacity:0;transition:opacity 1s ease-in,transform 1s ease-in;transform:translateY(30px)}.landing-spotlight-title.fade-in-up{opacity:1;transform:translateY(0)}.landing-cta-title-large{opacity:0;transition:opacity 1s ease-in,transform 1s ease-in;transform:translateY(30px)}.landing-cta-title-large.fade-in-up{opacity:1;transform:translateY(0)}.landing-text-neon-lime{color:#a7ff03;text-shadow:0 0 20px #a7ff0380}.landing-text-white{color:#fff}
.stories-header{text-align:center;margin-bottom:4rem}.landing-text-white{color:#fff}.stories-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.stories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.stories-grid{grid-template-columns:1fr}}.story-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:280px;transition:all .3s;display:flex;position:relative;overflow:hidden}.story-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.story-content{z-index:2;padding:2rem;position:relative}.story-quote{color:#fff;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.6}.story-author{align-items:center;gap:12px;display:flex}.author-avatar{background:#555;border-radius:50%;flex-shrink:0;width:48px;height:48px}.story-a1{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)}.story-a2{background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%)}.story-a3{background:linear-gradient(135deg,#a3e635 0%,#84cc16 100%)}.story-a4{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.story-a5{background:linear-gradient(135deg,#14b8a6 0%,#0891b2 100%)}.story-a6{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.author-name{color:#fff;margin:0;font-size:.95rem;font-weight:700}.author-role{color:#fff9;margin:2px 0 0;font-size:.85rem}
.faq-list{max-width:800px;margin:4rem auto 0}.faq-item{cursor:pointer;border-bottom:1px solid #ffffff1a;transition:background .2s}.faq-item:hover{background:#ffffff05}.faq-question{color:#fff;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:500;display:flex}.faq-icon{color:#a7ff03;font-size:1.5rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{color:#999;max-height:0;line-height:1.6;transition:max-height .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding-bottom:1.5rem}
.home-final-cta{background:#0f0f12;border-top:1px solid #ffffff1a;padding-top:6rem}.cta-wrapper{text-align:center;margin-bottom:6rem}.landing-cta-title-large{color:#fff;margin-bottom:1rem;font-size:5rem}.cta-subtitle-large{color:#888;margin-bottom:3rem;font-size:1.5rem}.cta-btn-large{color:#000;background:#a7ff03;border-radius:100px;padding:1.5rem 4rem;font-size:1.5rem;font-weight:800;transition:all .3s}.cta-btn-large:hover{transform:scale(1.05);box-shadow:0 0 30px #a7ff0380}.footer-links{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:4rem 0;display:flex}.footer-col h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem}.footer-col a{color:#666;margin-bottom:.8rem;transition:color .2s;display:block}.footer-col a:hover{color:#a7ff03}.copyright{color:#444;width:100%;margin-top:2rem}
.home-hero-section{background-color:#0f0f12;justify-content:center;align-items:center;min-height:100vh;padding-top:60px;display:flex;position:relative;overflow:hidden}.home-hero-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.neon-grid{background-image:linear-gradient(#a7ff030d 1px,#0000 1px),linear-gradient(90deg,#a7ff030d 1px,#0000 1px);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite gridMove;position:absolute;top:-50%;left:-50%;transform:perspective(500px)rotateX(60deg)}@keyframes gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)}}.spotlight{filter:blur(50px);background:radial-gradient(circle,#a7ff0326 0%,#0000 70%);width:600px;height:600px;position:absolute}.spotlight.left{top:-100px;left:-200px}.spotlight.right{bottom:-100px;right:-200px}.home-hero-container{z-index:10;text-align:center;position:relative}.home-hero-title{letter-spacing:-2px;color:#fff;margin-bottom:2rem;font-family:Outfit,sans-serif;font-weight:900;line-height:.9}.home-hero-title span{opacity:0;font-size:6rem;transition:all 1.2s cubic-bezier(.34,1.56,.64,1);display:inline-block;transform:translate(-100px)scale(.8)}.home-hero-title.animate .line-1{animation:1.2s cubic-bezier(.34,1.56,.64,1) .1s forwards slideInScale}.home-hero-title.animate .line-2{animation:1.2s cubic-bezier(.34,1.56,.64,1) .4s forwards slideInScale}.home-hero-title.animate .line-3{animation:1.2s cubic-bezier(.34,1.56,.64,1) .7s forwards slideInScale}@keyframes slideInScale{0%{opacity:0;transform:translate(-100px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@media (min-width:768px){.home-hero-title span{font-size:8rem}}@media (min-width:1024px){.home-hero-title span{font-size:10rem}}.landing-text-neon-lime{color:#a7ff03;text-shadow:0 0 20px #a7ff0380}.home-hero-subtitle{color:#a1a1aa;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.home-cta-group{justify-content:center;gap:1rem;display:flex}.home-btn-primary{color:#000;background:#a7ff03;border-radius:100px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #a7ff0366}.home-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:100px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.home-btn-secondary:hover{background:#ffffff1a;border-color:#fff}.scroll-indicator{z-index:10;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-text{letter-spacing:3px;color:#ffffff80;font-size:.7rem}.scroll-line{background:linear-gradient(#a7ff03,#0000);width:1px;height:60px;animation:2s infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}
.maker-spotlight-section{background:#0f0f12;align-items:center;display:flex;overflow:hidden}.spotlight-container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.row-reverse .spotlight-container{flex-direction:row-reverse}.spotlight-content{flex:1}.spotlight-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.badge-indigo{color:#818cf8;background:#6366f133;border:1px solid #6366f166}.badge-green{color:#4ade80;background:#22c55e33;border:1px solid #22c55e66}.badge-pink{color:#f472b6;background:#ec489933;border:1px solid #ec489966}.badge-amber{color:#fbbf24;background:#f59e0b33;border:1px solid #f59e0b66}.badge-cyan{color:#22d3ee;background:#06b6d433;border:1px solid #06b6d466}.badge-navy{color:#60a5fa;background:#1e3a8a4d;border:1px solid #1e3a8a80}.badge-lime{color:#a3e635;background:#84cc1633;border:1px solid #84cc1666}.landing-spotlight-title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.text-gradient-indigo{background:linear-gradient(135deg,#fff 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-green{background:linear-gradient(135deg,#fff 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-pink{background:linear-gradient(135deg,#fff 0%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-amber{background:linear-gradient(135deg,#fff 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-cyan{background:linear-gradient(135deg,#fff 0%,#22d3ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-navy{background:linear-gradient(135deg,#fff 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-lime{background:linear-gradient(135deg,#fff 0%,#a3e635 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.spotlight-desc{color:#a1a1aa;max-width:500px;margin-bottom:2.5rem;font-size:1.2rem}.spotlight-btn{color:#fff;border:1px solid #0000;border-radius:100px;align-items:center;gap:10px;padding:1rem 2rem;font-weight:700;transition:all .3s;display:flex}.btn-indigo{background:#4f46e5}.btn-indigo:hover{background:#4338ca}.btn-green{background:#16a34a}.btn-green:hover{background:#15803d}.btn-pink{background:#db2777}.btn-pink:hover{background:#be185d}.btn-amber{background:#d97706}.btn-amber:hover{background:#b45309}.btn-cyan{background:#0891b2}.btn-cyan:hover{background:#0e7490}.btn-navy{background:#1e3a8a}.btn-navy:hover{background:#1e40af}.btn-lime{color:#fff;background:#65a30d}.btn-lime:hover{background:#4d7c0f}.spotlight-visual{border-radius:30px;flex:1;justify-content:center;align-items:center;min-height:450px;padding:2rem;display:flex;position:relative;overflow:hidden}.visual-indigo{background:radial-gradient(circle at 70% 30%,#312e81 0%,#0000 70%);border:1px solid #6366f133}.visual-green{background:radial-gradient(circle at 70% 30%,#14532d 0%,#0000 70%);border:1px solid #22c55e33}.visual-pink{background:radial-gradient(circle at 70% 30%,#831843 0%,#0000 70%);border:1px solid #ec489933}.visual-amber{background:radial-gradient(circle at 70% 30%,#78350f 0%,#0000 70%);border:1px solid #f59e0b33}.visual-cyan{background:radial-gradient(circle at 70% 30%,#164e63 0%,#0000 70%);border:1px solid #06b6d433}.visual-navy{background:radial-gradient(circle at 70% 30%,#172554 0%,#0000 70%);border:1px solid #1e3a8a33}.visual-lime{background:radial-gradient(circle at 70% 30%,#365314 0%,#0000 70%);border:1px solid #84cc1633}.mockup-shorts-container{flex-direction:column;gap:1rem;width:100%;animation:.6s ease-out fadeInUp;display:flex}.shorts-input-box{color:#999;background:#ffffff0d;border:1px solid #6366f14d;border-radius:15px;padding:1rem;font-size:.9rem}.shorts-output{background:#6366f11a;border:2px solid #6366f166;border-radius:20px;padding:1.5rem;position:relative}.shorts-video-frame{aspect-ratio:9/16;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:15px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.shorts-video-frame iframe{width:100%;height:100%;position:absolute;top:0;left:0}.shorts-play-icon{opacity:.8;font-size:3rem}.shorts-caption{text-align:center;color:#fff;background:#000000b3;border-radius:8px;padding:8px;font-size:.7rem;position:absolute;bottom:20px;left:10px;right:10px}.mockup-webtoon-panels{flex-direction:column;gap:1rem;width:100%;display:flex}.webtoon-panel{background:#22c55e1a;border:2px solid #22c55e4d;border-radius:15px;justify-content:center;align-items:center;min-height:120px;padding:1.5rem;display:flex;position:relative}.webtoon-character{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:10px;width:60px;height:80px;margin:0 10px;position:relative}.webtoon-character:before{content:"";background:#ffffffe6;border-radius:50%;width:30px;height:30px;position:absolute;top:20px;left:15px}.webtoon-dialogue{color:#000;background:#fff;border-radius:20px;padding:8px 12px;font-size:.7rem;font-weight:600;position:absolute;top:-20px;right:10px}.mockup-playlist-container{flex-direction:column;gap:1rem;width:100%;display:flex}.playlist-cover{aspect-ratio:1;background:linear-gradient(135deg,#ec4899 0%,#be185d 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;font-size:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ec48994d}.sound-visualizer{align-items:flex-end;gap:6px;height:60px;display:flex;position:absolute;bottom:20px}.sound-bar{background:#fffc;border-radius:3px;width:6px;animation:1.2s ease-in-out infinite soundWave}.sound-bar:first-child{animation-delay:0s}.sound-bar:nth-child(2){animation-delay:.1s}.sound-bar:nth-child(3){animation-delay:.2s}.sound-bar:nth-child(4){animation-delay:.3s}.sound-bar:nth-child(5){animation-delay:.4s}@keyframes soundWave{0%,to{height:20px}50%{height:60px}}.playlist-tracks{flex-direction:column;gap:8px;display:flex}.playlist-track{color:#f472b6;background:#ec48991a;border:1px solid #ec48994d;border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:.8rem;display:flex}.track-number{background:#ec48994d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex}.mockup-blog-container{flex-direction:column;gap:1rem;width:100%;display:flex}.blog-photos{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.blog-photo{aspect-ratio:1;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:10px}.blog-post-preview{background:#f59e0b1a;border:2px solid #f59e0b4d;border-radius:15px;padding:1.5rem}.blog-title-line{background:#f59e0b80;border-radius:6px;width:80%;height:12px;margin-bottom:10px}.blog-text-line{background:#f59e0b4d;border-radius:3px;width:100%;height:6px;margin-bottom:6px}.blog-text-line.short{width:60%}.mockup-film-container{flex-direction:column;gap:1rem;width:100%;display:flex}.film-scenes{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.film-scene{aspect-ratio:16/9;color:#ffffffb3;background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%);border:2px solid #06b6d466;border-radius:15px;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:relative;overflow:hidden}.film-scene iframe{width:100%;height:100%;position:absolute;top:0;left:0}.film-timecode{background:#000000b3;border-radius:6px;padding:4px 8px;font-size:.6rem;position:absolute;top:8px;left:8px}.film-video-frame{aspect-ratio:16/9;background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%);border:2px solid #06b6d466;border-radius:15px;position:relative;overflow:hidden}.film-video-frame iframe{width:100%;height:100%;position:absolute;top:0;left:0}.mockup-insight-container{flex-direction:column;gap:1rem;width:100%;display:flex}.insight-research-box{background:#1e3a8a1a;border:2px solid #1e3a8a4d;border-radius:15px;padding:1.5rem}.insight-source{color:#93c5fd;background:#3b82f633;border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:10px;font-size:.75rem;display:flex}.insight-checkmark{color:#4ade80}.insight-video-frame{aspect-ratio:16/9;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border:2px solid #1e3a8a66;border-radius:15px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.insight-video-frame iframe{width:100%;height:100%;position:absolute;top:0;left:0}.mockup-gif-container{align-items:center;gap:1rem;width:100%;display:flex}.gif-before{aspect-ratio:1;background:linear-gradient(135deg,#71717a 0%,#52525b 100%);border:2px solid #84cc1633;border-radius:15px;flex:1;justify-content:center;align-items:center;font-size:2rem;display:flex}.gif-arrow{color:#a3e635;font-size:2rem}.gif-after{aspect-ratio:1;background:linear-gradient(135deg,#84cc16 0%,#65a30d 100%);border:2px solid #84cc1666;border-radius:15px;flex:1;justify-content:center;align-items:center;font-size:2rem;animation:2s infinite pulse;display:flex;box-shadow:0 0 30px #84cc1666}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:2rem;display:grid}.pricing-card{background:#1a1a1d;border:1px solid #ffffff1a;border-radius:20px;padding:3rem 2rem;transition:transform .3s;position:relative}.pricing-card:hover{border-color:#a7ff034d;transform:translateY(-10px)}.plan-name{color:#fff;margin-bottom:1rem;font-size:1.5rem}.plan-price{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800}.period{color:#888;font-size:1rem;font-weight:400}.plan-desc{color:#888;margin-bottom:2rem}.plan-features{margin-bottom:3rem;list-style:none}.plan-features li{color:#ccc;align-items:center;gap:10px;margin-bottom:1rem;display:flex}.plan-btn{color:#fff;background:#ffffff1a;border-radius:10px;width:100%;padding:1rem;font-weight:700;transition:all .2s}.plan-btn:hover{background:#fff3}.pricing-card.popular{background:#ffffff0d;border:2px solid #a7ff03;transform:scale(1.05);box-shadow:0 20px 50px #00000080}.pricing-card.popular:hover{transform:scale(1.05)translateY(-10px)}.popular-tag{color:#000;letter-spacing:1px;background:#a7ff03;border-radius:20px;padding:5px 15px;font-size:.8rem;font-weight:800;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.btn-primary{color:#000;background:#a7ff03}.btn-primary:hover{background:#bef264}
.home-value-prop{background:#151518}.value-header{text-align:center;margin-bottom:5rem}.value-header .landing-section-title{color:#666}.value-header .landing-text-white{color:#fff}.value-desc{color:#888;margin-top:1.5rem;font-size:1.2rem;line-height:1.6}.value-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.value-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:3rem 2rem;transition:all .3s}.value-card:hover{background:#ffffff0d;border-color:#a7ff034d;transform:translateY(-10px)}.value-icon{margin-bottom:1.5rem;font-size:3rem}.value-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.value-card p{color:#999;line-height:1.5}
