.feature-page-premium{background:var(--premium-deep-blue);color:#fff;min-height:100vh;overflow-x:hidden;position:relative}.feature-page-premium:before{animation:premium-mesh-move 30s ease-in-out infinite;background:radial-gradient(at 10% 20%,#c9a2271f 0,#0000 50%),radial-gradient(at 90% 80%,#e0c98e14 0,#0000 50%),radial-gradient(at 50% 50%,#c9a2270d 0,#0000 60%)}.feature-page-premium:after,.feature-page-premium:before{content:"";inset:0;pointer-events:none;position:fixed;z-index:0}.feature-page-premium:after{background-image:linear-gradient(#c9a22705 1px,#0000 0),linear-gradient(90deg,#c9a22705 1px,#0000 0);background-size:80px 80px}.feature-nav-premium{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a1628d9;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:100}.feature-nav-logo-premium{align-items:center;display:flex;gap:.75rem;text-decoration:none}.feature-nav-logo-icon-premium{align-items:center;background:var(--premium-accent-gradient);border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.feature-nav-logo-icon-premium,.feature-nav-logo-text-premium{color:#fff;font-size:1.25rem;font-weight:700}.feature-nav-logo-text-premium span{-webkit-text-fill-color:#0000;background:var(--premium-accent-gradient);-webkit-background-clip:text;background-clip:text}.feature-nav-links-premium{align-items:center;display:flex;gap:2rem}.feature-nav-links-premium a{color:#ffffffb3;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.feature-nav-links-premium a.active,.feature-nav-links-premium a:hover{color:#fff}.feature-nav-cta-premium{align-items:center;display:flex;gap:1rem}.feature-nav-login-premium{color:#fffc;font-size:.95rem;font-weight:500;text-decoration:none}.feature-nav-trial-premium{background:var(--premium-accent-gradient);border-radius:8px;box-shadow:0 4px 15px #c9a2274d;color:#fff;font-size:.95rem;font-weight:600;padding:.625rem 1.25rem;text-decoration:none;transition:all .3s ease}.feature-nav-trial-premium:hover{box-shadow:0 6px 20px #c9a22766;transform:translateY(-2px)}.feature-container-premium{margin:0 auto;max-width:1200px;padding:6rem 2rem 4rem;position:relative;z-index:1}.feature-hero-premium{padding:4rem 0 5rem;text-align:center}.feature-badge-premium{align-items:center;background:linear-gradient(135deg,#c9a22726,#e0c98e1a);border:1px solid #c9a2274d;border-radius:100px;color:var(--premium-accent-start);display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.25rem;text-transform:uppercase}.feature-hero-premium h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ffffffd9);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;line-height:1.1;margin-bottom:1.25rem}.feature-hero-subtitle-premium{color:#ffffffb3;font-size:1.25rem;line-height:1.6;margin:0 auto 2.5rem;max-width:700px}.feature-hero-ctas-premium{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.feature-cta-primary-premium{align-items:center;background:var(--premium-accent-gradient);border:none;border-radius:12px;box-shadow:0 4px 20px #c9a22766;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.feature-cta-primary-premium:hover{box-shadow:0 8px 30px #c9a22780;transform:translateY(-3px)}.feature-cta-secondary-premium{align-items:center;background:#0000;border:1px solid #fff3;border-radius:12px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.feature-cta-secondary-premium:hover{background:#ffffff0d;border-color:#c9a2274d}.feature-stats-premium{margin-bottom:2rem;padding:3rem 0}.stats-grid-premium{grid-gap:2rem;background:#c9a2270d;border:1px solid #c9a22726;border-radius:20px;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:2.5rem}.stat-item-premium{text-align:center}.stat-number-premium{-webkit-text-fill-color:#0000;background:var(--premium-accent-gradient);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:.5rem}.stat-label-premium{color:#fff9;font-size:.9rem}.feature-grid-section-premium{padding:4rem 0}.section-header-premium{margin-bottom:3rem;text-align:center}.section-header-premium h2{font-size:2.25rem;font-weight:700;margin-bottom:.75rem}.section-header-premium p{color:#ffffffb3;font-size:1.1rem;margin:0 auto;max-width:600px}.feature-cards-premium{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.feature-card-premium{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.feature-card-premium:before{background:var(--premium-accent-gradient);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.feature-card-premium:hover{border-color:#c9a2274d;box-shadow:0 20px 50px #0000004d,0 0 30px #c9a2271a;transform:translateY(-8px)}.feature-card-premium:hover:before{transform:scaleX(1)}.feature-card-icon-premium{align-items:center;background:var(--premium-accent-gradient);border-radius:14px;box-shadow:0 4px 15px #c9a2274d;display:flex;font-size:1.75rem;height:56px;justify-content:center;margin-bottom:1.25rem;width:56px}.feature-card-premium h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card-premium p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.feature-benefits-premium{padding:4rem 0}.benefits-grid-premium{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.benefit-item-premium{align-items:flex-start;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;display:flex;gap:1.25rem;padding:1.5rem;transition:all .3s ease}.benefit-item-premium:hover{background:#c9a2270d;border-color:#c9a22726}.benefit-icon-premium{align-items:center;background:var(--premium-accent-gradient);border-radius:12px;box-shadow:0 4px 12px #c9a2274d;color:#fff;display:flex;font-size:1.25rem;height:48px;justify-content:center;min-width:48px;width:48px}.benefit-content-premium h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.benefit-content-premium p{color:#ffffffb3;font-size:.95rem;line-height:1.5}.use-cases-premium{padding:4rem 0}.use-cases-grid-premium{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.use-case-card-premium{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.use-case-card-premium:hover{background:#c9a2270d;border-color:#c9a22733;transform:translateY(-4px)}.use-case-emoji-premium{font-size:3rem;margin-bottom:1rem}.use-case-card-premium h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.use-case-card-premium p{color:#ffffffb3;font-size:.95rem;line-height:1.5}.feature-faq-premium{margin:0 auto;max-width:800px;padding:4rem 0}.faq-list-premium{display:flex;flex-direction:column;gap:.75rem}.faq-item-premium{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item-premium:hover{border-color:#c9a22733}.faq-item-premium.open{background:#c9a2270d;border-color:#c9a22733}.faq-question-premium{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:background .2s ease;width:100%}.faq-question-premium:hover{background:#ffffff08}.faq-toggle-premium{align-items:center;background:#c9a2271a;border-radius:50%;color:var(--premium-accent-start);display:flex;flex-shrink:0;font-size:1.25rem;font-weight:600;height:28px;justify-content:center;transition:transform .3s ease;width:28px}.faq-item-premium.open .faq-toggle-premium{transform:rotate(45deg)}.faq-answer-premium{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item-premium.open .faq-answer-premium{max-height:500px}.faq-answer-content-premium{color:#ffffffb3;font-size:.95rem;line-height:1.6;padding:0 1.5rem 1.25rem}.feature-cta-section-premium{background:linear-gradient(180deg,#c9a2271a,#0000);border-radius:24px;margin-top:2rem;overflow:hidden;padding:4rem;position:relative;text-align:center}.feature-cta-section-premium:before{background:linear-gradient(90deg,#0000,#c9a22780,#0000);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200%}.feature-cta-section-premium h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.feature-cta-section-premium>p{color:#ffffffb3;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons-premium{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.cta-note-premium{color:#ffffff80;font-size:.9rem}.feature-highlight-premium{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:4rem 0}.highlight-content-premium h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.highlight-content-premium>p{color:#ffffffb3;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.highlight-features-list-premium{display:flex;flex-direction:column;gap:1rem}.highlight-feature-item-premium{align-items:center;display:flex;gap:.75rem}.highlight-check-premium{align-items:center;background:var(--premium-accent-gradient);border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.highlight-check-premium svg{color:#fff;height:14px;width:14px}.highlight-feature-item-premium span{color:#ffffffe6;font-size:1rem}.highlight-visual-premium{position:relative}.highlight-mockup-premium{background:#0a1628cc;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #0006,0 0 40px #c9a2271a;overflow:hidden}.mockup-header-premium{align-items:center;background:#ffffff0d;border-bottom:1px solid #ffffff14;display:flex;gap:.5rem;padding:.75rem 1rem}.mockup-dot-premium{border-radius:50%;height:10px;width:10px}.mockup-dot-premium.red{background:#ff5f57}.mockup-dot-premium.yellow{background:#febc2e}.mockup-dot-premium.green{background:#28c840}.mockup-content-premium{align-items:center;display:flex;justify-content:center;min-height:280px;padding:2rem}.mockup-placeholder-premium{color:#ffffff80;text-align:center}.mockup-placeholder-premium .icon{font-size:4rem;margin-bottom:1rem}.mockup-placeholder-premium p{font-size:1rem}@media (max-width:1024px){.feature-cards-premium{grid-template-columns:repeat(2,1fr)}.feature-highlight-premium{gap:2rem;grid-template-columns:1fr}.feature-nav-links-premium{display:none}.stats-grid-premium{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.feature-container-premium{padding:5rem 1rem 3rem}.feature-nav-premium{padding:1rem}.benefits-grid-premium,.feature-cards-premium,.use-cases-grid-premium{grid-template-columns:1fr}.feature-hero-premium h1{font-size:2rem}.section-header-premium h2{font-size:1.75rem}.feature-cta-section-premium{padding:2rem}.feature-cta-section-premium h2{font-size:1.75rem}.stat-number-premium{font-size:2rem}}@media (max-width:480px){.cta-buttons-premium,.feature-hero-ctas-premium{flex-direction:column}.feature-cta-primary-premium,.feature-cta-secondary-premium{justify-content:center;width:100%}.stats-grid-premium{gap:1rem;grid-template-columns:1fr 1fr;padding:1.5rem}}.podcast-flow-section{margin:4rem 0;text-align:center}.podcast-flow-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem}.podcast-flow-step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:0 1 200px;padding:28px 20px;transition:all .3s ease}.podcast-flow-step:hover{border-color:#c9a96266;box-shadow:0 12px 32px #0003;transform:translateY(-4px)}.podcast-flow-icon{font-size:2.5rem;margin-bottom:12px}.podcast-flow-label{color:#fff;font-size:1rem;font-weight:600;margin-bottom:6px}.podcast-flow-desc{color:#fff9;font-size:.8125rem;line-height:1.5}.podcast-flow-arrow{align-items:center;color:#ffffff4d;display:flex;font-size:1.5rem;font-weight:300;padding-top:40px}@media (max-width:900px){.podcast-flow-steps{align-items:center;flex-direction:column;gap:4px}.podcast-flow-step{max-width:320px;width:100%}.podcast-flow-arrow{padding-top:0;transform:rotate(90deg)}}.god-shot-section{padding:5rem 0;position:relative;z-index:1}.god-shot-section .section-header-premium{margin-bottom:3rem}.god-shot-container{margin:0 auto;max-width:1000px;position:relative}.god-shot-mockup{background:#0d1117;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 0 80px #00000080,0 0 40px #c9a22714;overflow:hidden}.god-shot-topbar{align-items:center;background:#161b22;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:10px 16px}.god-shot-live-badge{align-items:center;color:#f44;display:flex;font-size:.7rem;font-weight:700;gap:6px;letter-spacing:.08em;text-transform:uppercase}.god-shot-live-dot{animation:god-shot-pulse 1.5s ease-in-out infinite;background:#f44;border-radius:50%;height:8px;width:8px}@keyframes god-shot-pulse{0%,to{box-shadow:0 0 4px #f44;opacity:1}50%{box-shadow:0 0 8px #f44;opacity:.3}}.god-shot-go-live{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;color:#fff;cursor:default;display:flex;font-size:.65rem;font-weight:700;gap:6px;letter-spacing:.05em;padding:5px 14px;text-transform:uppercase}.god-shot-body{display:grid;grid-template-columns:80px 1fr 180px;min-height:320px}.god-shot-scenes{background:#161b22;border-right:1px solid #ffffff0f;display:flex;flex-direction:column;gap:4px;padding:10px 8px}.god-shot-scene-item{border-radius:6px;color:#ffffff80;cursor:default;font-size:.55rem;padding:6px 8px;text-align:center;transition:background .2s}.god-shot-scene-item.active{background:#c9a22726;color:#c9a227;font-weight:600}.god-shot-center{display:flex;flex-direction:column}.god-shot-canvas{align-items:center;background:radial-gradient(ellipse at 50% 40%,#c9a2270f 0,#0000 60%),linear-gradient(180deg,#1a1f2e,#0d1117);display:flex;flex:1 1;justify-content:center;min-height:220px;position:relative}.god-shot-canvas-label{color:#fff3;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.god-shot-host-circle{background:#ffffff0f;border:2px solid #ffffff1a;border-radius:50%;height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.god-shot-guest-circle{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.god-shot-guest-circle:nth-child(2){right:25%}.god-shot-guest-circle:nth-child(3){left:25%}.god-shot-backstage{align-items:center;background:#111820;border-top:1px solid #ffffff0f;display:flex;gap:8px;padding:8px 12px}.god-shot-backstage-label{color:#fff6;font-size:.6rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.god-shot-backstage-avatars{display:flex;gap:4px}.god-shot-backstage-avatar{background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;font-size:.55rem}.god-shot-backstage-add,.god-shot-backstage-avatar{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.god-shot-backstage-add{background:#c9a2271a;border:1px dashed #c9a2274d;border-radius:50%;color:#c9a227;font-size:.7rem}.god-shot-command{background:#161b22;border-left:1px solid #ffffff0f;box-shadow:inset 0 0 30px #c9a2270a;display:flex;flex-direction:column;gap:8px;padding:10px}.god-shot-command-title{align-items:center;border-bottom:1px solid #c9a22726;color:#c9a227;display:flex;font-size:.6rem;font-weight:700;gap:4px;letter-spacing:.08em;padding-bottom:6px;text-transform:uppercase}.god-shot-command-grid{grid-gap:3px;animation:god-shot-glow 4s ease-in-out infinite;display:grid;gap:3px;grid-template-columns:repeat(4,1fr)}@keyframes god-shot-glow{0%,to{box-shadow:none}50%{box-shadow:0 0 20px #c9a2271a}}.god-shot-cmd-btn{align-items:center;background:#ffffff08;border:1px solid #ffffff0a;border-radius:6px;cursor:default;display:flex;flex-direction:column;gap:2px;padding:5px 2px;transition:background .2s}.god-shot-cmd-btn:hover{background:#ffffff0f}.god-shot-cmd-icon{font-size:.7rem;line-height:1}.god-shot-cmd-label{color:#ffffff80;font-size:.4rem;line-height:1.1;text-align:center}.god-shot-toolbar{align-items:center;background:#161b22;border-top:1px solid #ffffff0f;display:flex;gap:16px;justify-content:center;padding:10px 16px}.god-shot-tool-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;color:#fff9;cursor:default;display:flex;font-size:.6rem;gap:5px;padding:5px 12px}.god-shot-tool-btn .tool-emoji{font-size:.8rem}.god-shot-callouts{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem;position:relative}.god-shot-callout{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:1rem;text-align:center}.god-shot-callout-icon{font-size:1.5rem;margin-bottom:.5rem}.god-shot-callout-title{color:#fff;font-size:.85rem;font-weight:700;margin-bottom:.25rem}.god-shot-callout-desc{color:#ffffff80;font-size:.75rem;line-height:1.4}@media (max-width:768px){.god-shot-body{grid-template-columns:1fr;min-height:auto}.god-shot-scenes{border-bottom:1px solid #ffffff0f;border-right:none;flex-direction:row;overflow-x:auto;padding:8px}.god-shot-scene-item{white-space:nowrap}.god-shot-command{border-left:none;border-top:1px solid #ffffff0f}.god-shot-canvas{min-height:160px}.god-shot-callouts{gap:1rem;grid-template-columns:1fr}.god-shot-toolbar{flex-wrap:wrap;gap:8px}}
/*# sourceMappingURL=3517.4d09fcad.chunk.css.map*/