:root{--font-primary:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:var(--font-geist-mono),"Courier New",monospace;--font-weight-normal:400;--font-weight-bold:800;--letter-spacing-tight:-.02em}.landing-page{color:#fff;font-family:var(--font-primary);min-height:100vh;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);background:#000;margin:0;overflow:hidden auto}.landing-page .landing-container{z-index:0;width:100vw;min-height:100vh;position:relative;overflow:visible}.landing-page .background-canvas{object-fit:cover;pointer-events:none;opacity:0;z-index:1;background:#000;width:100%;height:100%;animation:1.2s ease-out .3s forwards fadeInCanvas;position:fixed;top:0;left:0}@keyframes fadeInCanvas{to{opacity:1}}.landing-page .content-overlay{z-index:100;pointer-events:none;flex-direction:column;align-items:center;min-height:100vh;padding:0;display:flex;position:relative}.landing-page .brand-section{text-align:center;opacity:0;max-width:800px;animation:.8s ease-out .6s forwards fadeInContent}@keyframes fadeInContent{to{opacity:1}}.landing-page .brand-name{font-size:clamp(3rem,8vw,7rem);font-weight:var(--font-weight-bold);letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.landing-page .tagline{font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.4;font-weight:var(--font-weight-bold);color:#fff;max-width:700px;margin-bottom:1rem;margin-left:auto;margin-right:auto}.landing-page .description{font-size:clamp(.875rem,1.8vw,1.125rem);line-height:1.6;font-weight:var(--font-weight-normal);color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.landing-page .download-button{pointer-events:auto;font-size:1rem;font-weight:400;font-family:var(--font-primary);color:#000;cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s;display:inline-flex}.landing-page .download-button:hover{transform:scale(1.02)}.landing-page .download-button:active{transform:scale(.98)}.landing-page .download-icon{width:16px;height:16px;transition:transform .2s}.landing-page .download-button:hover .download-icon{transform:translateY(1px)}.landing-page .download-button-small{pointer-events:auto;font-size:.875rem;font-weight:400;font-family:var(--font-primary);color:#000;cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:9999px;padding:.5rem 1.25rem;transition:all .2s}.landing-page .download-button-small:hover{transform:scale(1.02)}.landing-page .hero-section{pointer-events:auto;text-align:center;z-index:10;opacity:0;max-width:900px;padding:12rem 2rem 4rem;animation:.8s ease-out .6s forwards fadeInContent;position:relative}.landing-page .hero-title{letter-spacing:-.03em;color:#fff;margin-bottom:2.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.3}.landing-page .app-mockup{pointer-events:auto;z-index:10;opacity:0;width:100%;max-width:1400px;padding:4rem 2rem 6rem;animation:.8s ease-out 1s forwards fadeInContent;position:relative}.landing-page .mockup-window{background:var(--background);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.landing-page .mockup-titlebar{border-bottom:1px solid var(--border);background:#28282880;align-items:center;padding:.75rem 1rem;display:flex}.landing-page .mockup-dots{gap:.5rem;display:flex}.landing-page .mockup-dots span{background:#fff3;border-radius:50%;width:12px;height:12px}.landing-page .mockup-title{color:#fff9;font-size:.8125rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.landing-page .mockup-content{background:var(--border);grid-template-columns:280px 1fr 320px;gap:1px;min-height:500px;display:grid}.landing-page .mockup-left,.landing-page .mockup-center,.landing-page .mockup-right{background:var(--background);padding:1.5rem}.landing-page .scene-card{border:1px solid var(--border);background:#1e1e1ecc;border-radius:8px;overflow:hidden}.landing-page .scene-thumbnail{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.landing-page .scene-thumbnail img,.landing-page .scene-video{object-fit:cover;width:100%;height:100%}.landing-page .scene-badge{background:var(--primary);color:var(--primary-foreground);letter-spacing:.05em;border-radius:4px;padding:.25rem .5rem;font-size:.625rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.landing-page .scene-info{padding:1rem}.landing-page .scene-name{margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.landing-page .scene-meta{color:#ffffff80;font-size:.75rem;font-weight:400}.landing-page .suggestions-header,.landing-page .versions-header{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.landing-page .suggestions-list{flex-direction:column;gap:.5rem;display:flex}.landing-page .suggestion-item{border:1px solid var(--border);cursor:pointer;background:#1e1e1e99;border-radius:6px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.landing-page .suggestion-item input[type=radio]{appearance:none;border:2px solid var(--muted-foreground);cursor:pointer;border-radius:50%;width:16px;height:16px;transition:all .2s;position:relative}.landing-page .suggestion-item input[type=radio]:checked{border-color:var(--primary)}.landing-page .suggestion-item input[type=radio]:checked:after{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .suggestion-item:hover,.landing-page .suggestion-item.active{border-color:var(--border);background:#282828cc}.landing-page .suggestion-number{color:var(--primary);font-size:.75rem;font-weight:600;font-family:var(--font-mono)}.landing-page .suggestion-text{flex:1;font-size:.875rem;font-weight:400}.landing-page .suggestion-check{color:#4ade80;font-size:1rem}.landing-page .version-title{margin-bottom:1rem;font-size:1rem;font-weight:600}.landing-page .generate-button{background:var(--primary);width:100%;color:var(--primary-foreground);font-size:.875rem;font-weight:500;font-family:var(--font-primary);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem;transition:all .2s;display:flex}.landing-page .generate-button:hover{opacity:.9;transform:translateY(-1px)}.landing-page .generate-button:active{transform:translateY(0)}.landing-page .versions-list{flex-direction:column;gap:.75rem;max-height:300px;display:flex;overflow-y:auto}.landing-page .version-item{border:1px solid var(--border);background:#1e1e1e99;border-radius:6px;padding:1rem}.landing-page .version-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.landing-page .version-name{font-size:.875rem;font-weight:600}.landing-page .version-time{color:#ffffff80;font-size:.6875rem;font-weight:400}.landing-page .version-file{color:#fff6;font-size:.75rem;font-family:var(--font-mono);margin-bottom:.75rem}.landing-page .version-controls{gap:.5rem;display:flex}.landing-page .control-btn{color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:#28282899;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:400;transition:all .2s}.landing-page .control-btn:hover{border-color:var(--border);background:#323232cc}.landing-page .nav-header{pointer-events:auto;z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 3rem;display:flex;position:fixed;top:0;left:0}.landing-page .logo-icon{object-fit:contain;width:48px;height:48px}.landing-page .logo{font-size:1.25rem;font-weight:var(--font-weight-bold);letter-spacing:-.02em}.landing-page .nav-links{gap:2rem;font-size:.9375rem;font-weight:400;display:flex}.landing-page .nav-links a{color:#fffc;text-decoration:none;transition:color .2s}.landing-page .nav-links a:hover{color:#fff}.landing-page .landing-footer{display:none}@media (max-width:1200px){.landing-page .mockup-content{grid-template-columns:1fr;gap:1rem}.landing-page .mockup-left,.landing-page .mockup-center,.landing-page .mockup-right{border-bottom:1px solid var(--border)}}@media (max-width:768px){.landing-page .nav-header{padding:1rem 1.5rem}.landing-page .logo-icon{width:40px;height:40px}.landing-page .nav-links{display:none}.landing-page .hero-section{padding:8rem 1.5rem 3rem}.landing-page .app-mockup{padding:2rem 1rem 4rem}.landing-page .mockup-left,.landing-page .mockup-center,.landing-page .mockup-right{padding:1rem}}.landing-page .language-switcher{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.landing-page .lang-button{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.landing-page .lang-button:hover{color:#ffffffe6;background:#ffffff0d}.landing-page .lang-button.active{color:#fff;background:#ffffff26}.landing-page .nav-actions{align-items:center;gap:1rem;display:flex}.landing-page .pricing-section{z-index:10;pointer-events:auto;max-width:1400px;margin:0 auto;padding:8rem 2rem;position:relative}.landing-page .pricing-header{text-align:center;margin-bottom:4rem}.landing-page .pricing-title{font-size:3.5rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem}.landing-page .pricing-subtitle{color:#fff9;font-size:1.25rem;font-weight:var(--font-weight-normal)}.landing-page .pricing-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-page .pricing-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2.5rem;transition:all .3s;position:relative}.landing-page .pricing-card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-4px)}.landing-page .pricing-card.popular{background:#ffffff0f;border-color:#ffffff4d;transform:scale(1.05)}.landing-page .pricing-card.popular:hover{transform:scale(1.05)translateY(-4px)}.landing-page .popular-badge{color:#000;font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.05em;background:linear-gradient(135deg,#fff,#fffc);border-radius:1rem;padding:.375rem 1rem;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-page .pricing-card-header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:2rem}.landing-page .plan-name{font-size:1.5rem;font-weight:var(--font-weight-bold);text-transform:lowercase;letter-spacing:var(--letter-spacing-tight);margin-bottom:1rem}.landing-page .plan-price{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.landing-page .price{font-size:3rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight)}.landing-page .period{color:#ffffff80;font-size:1rem;font-weight:var(--font-weight-normal)}.landing-page .plan-description{color:#fff9;font-size:.9rem;font-weight:var(--font-weight-normal)}.landing-page .features-list{flex-direction:column;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.landing-page .feature-item{color:#fffc;font-size:.9rem;line-height:1.6;font-weight:var(--font-weight-normal);gap:.75rem;display:flex}.landing-page .check-icon{color:#fff9;flex-shrink:0;width:20px;height:20px;margin-top:2px}.landing-page .pricing-button{color:#fff;width:100%;font-size:1rem;font-weight:var(--font-weight-bold);cursor:pointer;letter-spacing:var(--letter-spacing-tight);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1rem;font-family:inherit;transition:all .2s}.landing-page .pricing-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.landing-page .site-footer{z-index:10;pointer-events:auto;border-top:1px solid #ffffff1a;margin-top:4rem;padding:4rem 2rem 2rem;position:relative}.landing-page .footer-content{flex-direction:column;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.landing-page .footer-logo-img{opacity:.6;width:48px;height:48px}.landing-page .footer-text{text-align:center;color:#ffffff80;font-size:.875rem;font-weight:var(--font-weight-normal)}.landing-page .footer-text p{margin:.5rem 0}.landing-page .company-info{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.landing-page .company-info p{color:#fff6;font-size:.8rem}.landing-page .footer-links{align-items:center;gap:.75rem;margin:1rem 0;font-size:.875rem;display:flex}.landing-page .footer-links a{color:#fff9;text-decoration:none;transition:color .2s}.landing-page .footer-links a:hover{color:#ffffffe6}.landing-page .footer-separator{color:#ffffff4d;font-size:.75rem}@media (max-width:768px){.landing-page .pricing-section{padding:4rem 1.5rem}.landing-page .pricing-title{font-size:2rem}.landing-page .pricing-subtitle{font-size:1rem}.landing-page .pricing-grid{grid-template-columns:1fr;gap:1.5rem}.landing-page .pricing-card.popular{transform:scale(1)}.landing-page .pricing-card.popular:hover{transform:translateY(-4px)}.landing-page .language-switcher{order:-1}.landing-page .nav-actions{flex-direction:column-reverse;gap:.5rem}}
