:root{color-scheme:light;--brand-navy:#071a4a;--brand-navy-deep:#04112f;--brand-blue:#005bff;--brand-blue-hover:#0049d8;--brand-bright:#0099ff;--brand-cyan:#00d9f5;--surface:#ffffff;--surface-soft:#f7f9fc;--surface-blue:#f2f6fb;--text-primary:#0b1833;--text-secondary:#334155;--text-muted:#64748b;--border:#e6ecf3;--border-strong:#cbd8e7;--danger:#c62828;--success:#087a55;--radius-sm:12px;--radius-md:16px;--radius-lg:18px;--shadow-sm:0 8px 24px rgba(7,26,74,.06);--shadow-md:0 18px 50px rgba(7,26,74,.11);--focus:0 0 0 4px rgba(0,153,255,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%}body{color:var(--text-primary);background:var(--surface);font-family:Be Vietnam Pro,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:200;background:var(--surface);border:2px solid var(--brand-blue);border-radius:8px;padding:10px 16px}.skip-link:focus{top:12px}.muted{color:var(--text-muted)}.center{text-align:center}.loading{min-height:55vh;display:grid;place-items:center;color:var(--text-muted)}.brand-logo{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-logo-image{width:42px;height:42px;border-radius:50%;overflow:hidden;flex:0 0 auto;background:var(--surface)}.brand-logo-image img{object-fit:contain}.brand-logo-image img,.brand-logo-mark .brand-logo-image{width:100%;height:100%}.brand-wordmark{font-size:1.24rem;line-height:1;font-weight:800;letter-spacing:-.045em;color:var(--brand-navy)}.brand-wordmark strong{color:var(--brand-blue);font-weight:800}.brand-logo-light .brand-wordmark{color:var(--surface)}.brand-logo-light .brand-wordmark strong{color:var(--brand-cyan)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(230,236,243,.86)}.nav{min-height:72px;justify-content:space-between;gap:28px}.nav,.navlinks{display:flex;align-items:center}.navlinks{gap:27px;color:var(--text-secondary);font-size:.88rem;font-weight:650}.navlinks>a:not(.button):hover{color:var(--brand-blue)}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--brand-navy)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:51px;width:min(310px,calc(100vw - 28px));padding:16px;display:grid;grid-gap:4px;gap:4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.mobile-menu nav>a:not(.button){padding:10px 12px;border-radius:9px;font-weight:650}.button{min-height:48px;padding:0 20px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);border-color:#aebed1;box-shadow:var(--shadow-sm)}.button:focus-visible,.choice-card:focus-within,.text-link:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--focus)}.button.primary{color:var(--surface);background:var(--brand-blue);border-color:var(--brand-blue);box-shadow:0 10px 24px rgba(0,91,255,.2)}.button.primary:hover{background:var(--brand-blue-hover);border-color:var(--brand-blue-hover)}.button.secondary{color:var(--brand-blue);border-color:#bfd3f5;background:#f8fbff}.button.ghost{border-color:transparent;background:transparent;color:var(--brand-navy)}.button.white{color:var(--brand-navy);background:var(--surface);border-color:var(--surface)}.button.danger{color:var(--danger);border-color:#f3c4c4;background:#fffafa}.button.compact{min-height:42px;padding-inline:17px}.button.large{min-height:56px;padding-inline:25px}.button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand-blue);font-weight:750}.text-link:hover{color:var(--brand-blue-hover)}.eyebrow{margin:0 0 17px;display:flex;align-items:center;gap:8px;color:var(--brand-blue);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.eyebrow.light{color:#72e8fa}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{text-wrap:balance}h1{margin:0;font-size:clamp(2.75rem,5.4vw,4.95rem);line-height:1.03;letter-spacing:-.055em;font-weight:800}h1 span,h2 span{color:var(--brand-blue)}.lead{max-width:670px;margin:25px 0 0;color:var(--text-secondary);font-size:clamp(1rem,1.45vw,1.17rem)}.actions{margin-top:32px;flex-wrap:wrap;gap:10px}.actions,.microcopy{display:flex;align-items:center}.microcopy{margin:16px 0 0;gap:7px;color:var(--text-muted);font-size:.78rem}.section{padding:108px 0}.section-soft{background:var(--surface-soft)}.section-heading{max-width:780px;margin:0 auto 52px;text-align:center}.section-heading.align-left{margin:0;text-align:left}.final-cta h2,.section-heading h2{margin:0;font-size:clamp(2.05rem,4vw,3.55rem);line-height:1.12;letter-spacing:-.048em}.section-heading>p:not(.eyebrow){margin:20px 0 0;color:var(--text-muted)}.hero-section{overflow:hidden;position:relative;background:radial-gradient(circle at 82% 20%,rgba(0,217,245,.11),transparent 28%),radial-gradient(circle at 76% 70%,rgba(0,91,255,.1),transparent 34%),linear-gradient(180deg,#fbfdff 0,var(--surface) 100%)}.hero-section:before{content:"";position:absolute;inset:0;opacity:.25;pointer-events:none;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 45%,black 88%,transparent);mask-image:linear-gradient(90deg,transparent 0,transparent 45%,black 88%,transparent)}.hero-grid{position:relative;min-height:700px;padding:78px 0 88px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:52px;gap:52px}.hero-copy{position:relative;z-index:2}.hero-studio{position:relative;min-width:0;padding:34px 0 42px}.studio-window{border:1px solid rgba(187,205,230,.9);border-radius:var(--radius-lg);overflow:hidden;background:rgba(255,255,255,.95);box-shadow:0 35px 90px rgba(7,26,74,.17);transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.studio-bar{height:45px;display:flex;align-items:center;gap:6px;padding:0 14px;color:var(--text-muted);border-bottom:1px solid var(--border);font-size:.62rem}.studio-bar>span{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.studio-bar>b{margin-left:7px;color:var(--brand-navy);font-size:.68rem}.studio-bar>small{margin-left:auto;color:var(--success)}.studio-body{min-height:382px;padding:15px;display:grid;grid-template-columns:62px 1fr 170px;grid-gap:12px;gap:12px;background:var(--surface-soft)}.media-rail{padding:6px;display:grid;align-content:start;grid-gap:8px;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.media-thumb{aspect-ratio:1;border-radius:7px;background:linear-gradient(145deg,#d7e9ff,#a4c7f8);display:grid;place-items:center;color:var(--brand-blue)}.media-two{background:linear-gradient(145deg,#b9dcff 0 48%,#e8f2ff 48%)}.media-three{background:linear-gradient(145deg,#d7e1ef 0 46%,#7fb5df 46%)}.media-rail button{aspect-ratio:1;border:1px dashed #9db9df;border-radius:7px;background:#f5f9ff;color:var(--brand-blue);display:grid;place-items:center}.video-stage{min-height:350px;position:relative;overflow:hidden;border-radius:var(--radius-sm);background:linear-gradient(160deg,#06163e,#0d3f86 57%,#087eae);color:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:28px 20px;text-align:center}.video-stage:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(0,217,245,.16);filter:blur(20px);top:50px}.stage-brand{width:42px;height:42px;position:absolute;top:14px;left:14px}.building-scene{position:absolute;top:83px;width:145px;height:145px;display:flex;align-items:flex-end;justify-content:center;gap:6px}.building-scene span{width:34px;height:92px;background:linear-gradient(90deg,#7ccfff,#eaf8ff);-webkit-clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 8%,100% 0,100% 100%,0 100%)}.building-scene span:nth-child(2){height:140px;background:linear-gradient(90deg,#0099ff,#9fefff)}.building-scene span:nth-child(3){height:72px}.video-stage p{position:relative;z-index:2;margin:0;font-size:.8rem}.video-stage p strong{font-size:1.02rem}.video-stage>button{position:absolute;z-index:3;top:160px;width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;color:var(--surface);background:rgba(0,91,255,.82)}.ai-panel{padding:14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.ai-label{display:flex;align-items:center;gap:5px;color:var(--brand-blue);font-size:.55rem;font-weight:800;letter-spacing:.08em}.ai-panel h3{margin:14px 0 5px;font-size:.78rem}.ai-panel p{margin:0;color:var(--text-muted);font-size:.62rem;line-height:1.5}.scene-list{margin-top:16px;display:grid;grid-gap:7px;gap:7px}.scene-list span{padding:7px;display:flex;gap:7px;align-items:center;background:var(--surface-blue);border-radius:7px;color:var(--text-secondary);font-size:.57rem}.scene-list i{color:var(--brand-blue);font-style:normal;font-weight:800}.timeline-bar{height:52px;padding:0 14px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--border)}.play-mini{color:var(--brand-blue)}.timeline-track{height:26px;display:flex;gap:3px}.timeline-track i{flex:1 1;border-radius:4px;background:#bed9ff}.timeline-track i:nth-child(2){background:#78c9f7}.timeline-track i:nth-child(3){background:#9fdded}.timeline-bar b{font-size:.55rem;color:var(--text-muted)}.floating-export{position:absolute;right:-13px;bottom:13px;padding:12px 16px;display:flex;align-items:center;gap:10px;color:var(--brand-blue);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-md)}.floating-export span{display:grid}.floating-export b{color:var(--text-primary);font-size:.7rem}.floating-export small{color:var(--text-muted);font-size:.58rem}.trust-strip{border-block:1px solid var(--border)}.trust-grid{min-height:84px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;grid-gap:16px;gap:16px}.trust-grid span{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary);font-size:.77rem;font-weight:700}.trust-grid svg{color:var(--brand-blue)}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.step-card{position:relative;padding:30px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.step-card:hover{transform:translateY(-3px);border-color:#bfd3f5;box-shadow:var(--shadow-md)}.step-top{display:flex;align-items:center;justify-content:space-between}.step-number{color:#9aaac0;font-size:.8rem;font-weight:800}.feature-icon{width:48px;height:48px;display:grid;place-items:center;color:var(--brand-blue);background:#edf5ff;border-radius:var(--radius-sm)}.step-card h3{margin:26px 0 8px;font-size:1.1rem}.step-card p{margin:0;color:var(--text-muted);font-size:.88rem}.personalization-grid,.storytelling-grid{display:grid;grid-template-columns:.86fr 1.14fr;grid-gap:78px;gap:78px;align-items:center}.check-list{margin:26px 0 0;padding:0;list-style:none;display:grid;grid-gap:11px;gap:11px;color:var(--text-secondary);font-size:.9rem}.check-list li{display:flex;align-items:center;gap:9px}.check-list svg{color:var(--brand-blue);flex:0 0 auto}.story-demo{display:grid;grid-gap:12px;gap:12px}.story-input,.story-output{padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.profile-card span,.story-input>span,.story-output>span{color:var(--brand-blue);font-size:.62rem;font-weight:800;letter-spacing:.1em}.story-input p{margin:12px 0 0;color:var(--text-secondary)}.story-connector{display:flex;align-items:center;gap:9px;margin-left:28px;color:var(--brand-blue);font-size:.75rem;font-weight:750}.story-output{border-color:#bed5ff;background:linear-gradient(145deg,#fff,#f5f9ff)}.story-output h3{margin:12px 0 20px;font-size:1.25rem}.story-scenes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.story-scenes div{min-height:88px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;color:var(--surface);background:linear-gradient(145deg,var(--brand-navy),#164d97)}.story-scenes b{color:var(--brand-cyan);font-size:.66rem}.story-scenes span{font-size:.7rem}.personalization-grid{grid-template-columns:1.05fr .95fr}.profile-demo{padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);box-shadow:var(--shadow-sm)}.profile-card{display:flex;align-items:center;gap:16px;padding:19px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.profile-avatar{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:var(--surface);background:linear-gradient(135deg,var(--brand-blue),var(--brand-cyan));font-weight:800}.profile-card h3{margin:3px 0 0;font-size:1.05rem}.profile-card p{margin:0;color:var(--text-muted);font-size:.72rem}.profile-demo dl{margin:14px 0;padding:8px 19px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.profile-demo dl div{padding:10px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border);font-size:.78rem}.profile-demo dl div:last-child{border:0}.profile-demo dt{color:var(--text-muted)}.profile-demo dd{margin:0;font-weight:700;text-align:right}.brand-preview{padding:14px 17px;display:flex;align-items:center;gap:8px;color:var(--brand-blue);background:#eaf4ff;border-radius:var(--radius-sm)}.brand-preview>span{width:17px;height:17px;border-radius:50%;background:var(--brand-navy)}.brand-preview>span:nth-of-type(2){background:var(--brand-blue)}.brand-preview>span:nth-of-type(3){background:var(--brand-cyan)}.brand-preview b{margin-left:auto;color:var(--text-secondary);font-size:.68rem}.section-navy{position:relative;overflow:hidden;color:var(--surface);background:var(--brand-navy-deep)}.section-navy:before{content:"";position:absolute;width:500px;height:500px;right:-100px;top:-200px;border-radius:50%;background:rgba(0,153,255,.18);filter:blur(40px)}.section-navy .section-heading h2 span{color:var(--brand-cyan)}.section-navy .section-heading>p:not(.eyebrow){color:#b9c8dc}.social-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.format-pills{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}.format-pills span{padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#d8e9ff;font-size:.72rem;font-weight:700}.social-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.social-cards article{min-height:210px;padding:23px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);background:rgba(255,255,255,.06)}.social-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:var(--radius-sm);color:var(--brand-navy);background:linear-gradient(135deg,var(--surface),var(--brand-cyan));font-weight:900}.social-cards h3{margin:31px 0 7px}.social-cards p{margin:0;color:#b9c8dc;font-size:.78rem}.final-cta{position:relative;overflow:hidden;min-height:290px;padding:52px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;grid-gap:32px;gap:32px;color:var(--surface);background:linear-gradient(125deg,var(--brand-navy-deep),var(--brand-blue));border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.final-cta:after{content:"";position:absolute;width:280px;height:280px;right:8%;border-radius:50%;background:rgba(0,217,245,.2);filter:blur(40px)}.final-cta>*{position:relative;z-index:2}.cta-mark{width:112px;height:112px;border-radius:50%;overflow:hidden;box-shadow:0 0 60px rgba(0,217,245,.35)}.final-cta h2{font-size:clamp(1.8rem,3vw,2.8rem)}.final-cta p:not(.eyebrow){margin:11px 0 0;color:#c9d7e9}.footer{padding:64px 0 24px;border-top:1px solid var(--border);background:var(--surface-soft)}.footer-grid{display:grid;grid-template-columns:1fr auto auto;grid-gap:90px;gap:90px}.footer-about{max-width:390px}.footer-about p{margin:17px 0 0;color:var(--text-muted);font-size:.82rem}.footer nav{min-width:150px;display:grid;align-content:start;grid-gap:9px;gap:9px;color:var(--text-muted);font-size:.78rem}.footer nav strong{margin-bottom:5px;color:var(--text-primary);font-size:.75rem}.footer nav a:hover{color:var(--brand-blue)}.footer-bottom{margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid var(--border);color:var(--text-muted);font-size:.7rem}.page{padding:58px 0 100px}.page-title{margin:0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.1;letter-spacing:-.045em}.page-intro{max-width:700px;margin:15px 0 0;color:var(--text-muted)}.panel{padding:clamp(22px,4vw,40px);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.form{grid-gap:18px}.form,.form-grid{display:grid;gap:18px}.form-grid{grid-template-columns:1fr 1fr;grid-gap:18px}.field{display:grid;grid-gap:7px;gap:7px;color:var(--text-secondary);font-size:.84rem;font-weight:700}fieldset.field{min-width:0;margin:0;padding:0;border:0}fieldset.field legend{margin-bottom:9px}.field span small{color:var(--text-muted);font-weight:450}input,select,textarea{width:100%;padding:13px 14px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text-primary);transition:border-color .18s ease,box-shadow .18s ease}input:hover,select:hover,textarea:hover{border-color:#a6bad1}textarea{min-height:160px;resize:vertical}.form-error,.form-success{margin:0;padding:11px 13px;border-radius:9px;font-size:.82rem}.form-error{color:var(--danger);background:#fff5f5;border:1px solid #f3caca}.form-success{color:var(--success);background:#effcf7;border:1px solid #bfe9d9}.auth-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:1fr 1fr;background:var(--surface-soft)}.auth-brand{position:relative;overflow:hidden;padding:clamp(45px,7vw,100px);display:flex;flex-direction:column;justify-content:space-between;color:var(--surface);background:linear-gradient(145deg,var(--brand-navy-deep),var(--brand-navy) 55%,#064f9e)}.auth-brand:after{content:"";position:absolute;width:430px;height:430px;right:-160px;bottom:-130px;border:1px solid rgba(0,217,245,.35);border-radius:50%;box-shadow:0 0 80px rgba(0,153,255,.2)}.auth-brand-copy{position:relative;z-index:2;max-width:570px}.auth-brand h2{margin:40px 0 18px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.05em}.auth-brand h2 span{color:var(--brand-cyan)}.auth-brand p{color:#c8d8eb}.auth-benefits{position:relative;z-index:2;display:grid;grid-gap:10px;gap:10px;color:#d9e7f7;font-size:.82rem}.auth-benefits span{display:flex;align-items:center;gap:8px}.auth-main{padding:55px 28px;display:grid;place-items:center}.auth-shell{width:min(100%,530px)}.auth-shell .panel{box-shadow:var(--shadow-md)}.auth-shell .form{margin-top:27px}.auth-shell .center{margin:22px 0 0;font-size:.8rem}.workspace-bar{margin-bottom:30px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border)}.workspace-bar span{padding:11px 14px;color:var(--text-muted);font-size:.78rem;font-weight:700}.workspace-bar .active{color:var(--brand-blue);border-bottom:2px solid var(--brand-blue)}.dashboard-head{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dashboard-head .actions{margin:0}.stat-grid{margin-bottom:30px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.stat{min-height:145px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.stat-icon{width:40px;height:40px;margin-bottom:15px;display:grid;place-items:center;color:var(--brand-blue);background:#edf5ff;border-radius:10px}.stat strong{display:block;font-size:1.8rem;line-height:1.1}.stat>span:not(.stat-icon){color:var(--text-muted);font-size:.76rem}.quota-line{height:5px;margin-top:15px;overflow:hidden;background:var(--surface-blue);border-radius:5px}.quota-line span{display:block;height:100%;background:linear-gradient(90deg,var(--brand-blue),var(--brand-cyan))}.content-card{padding:26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.content-card .dashboard-head{align-items:center}.content-card .dashboard-head h2{margin:0;font-size:1.15rem}.content-card .dashboard-head p{margin:3px 0 0;font-size:.76rem}.project-list{display:grid;grid-gap:10px;gap:10px}.project-row{padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .18s ease,background .18s ease}.project-row:hover{border-color:#b6cdf0;background:#fbfdff}.project-row h3{margin:0;font-size:.92rem}.project-row p{margin:4px 0 0;color:var(--text-muted);font-size:.72rem}.empty{padding:60px 24px;text-align:center;border:1px dashed #a9c4e8;background:#fbfdff}.empty,.empty-icon{border-radius:var(--radius-md)}.empty-icon{width:62px;height:62px;margin:0 auto 17px;display:grid;place-items:center;color:var(--brand-blue);background:#eaf4ff}.empty h3{margin:0 0 6px}.empty .button{margin-top:14px}.onboarding-shell{max-width:820px}.choice-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:9px;gap:9px}.choice-card{position:relative;min-height:98px;padding:13px 10px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;text-align:center;border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:.7rem;font-weight:700}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card:has(input:checked){color:var(--brand-blue);border-color:var(--brand-blue);background:#f3f8ff;box-shadow:inset 0 0 0 1px var(--brand-blue)}.choice-card svg{color:var(--brand-blue)}.color-field{grid-template-columns:52px 1fr;align-items:center}.color-field input[type=color]{width:52px;height:48px;padding:4px}.create-page{background:var(--surface-soft)}.create-head{margin-bottom:30px}.stepper{margin:30px 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.stepper button{padding:13px 12px;display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--surface);font-size:.72rem;font-weight:700}.stepper button span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--surface-blue)}.stepper button.active{color:var(--brand-blue);border-color:#b7d2fa;background:#f4f8ff}.stepper button.active span{color:var(--surface);background:var(--brand-blue)}.stepper button.done span{color:var(--surface);background:var(--success)}.wizard{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:24px;gap:24px;align-items:start}.wizard-main{min-width:0}.wizard-panel[hidden]{display:none}.wizard-heading{margin-bottom:24px;display:flex;align-items:center;gap:13px}.wizard-heading>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;color:var(--brand-blue);background:#edf5ff;border-radius:var(--radius-sm)}.wizard-heading h2{margin:0;font-size:1.18rem}.wizard-heading p{margin:2px 0 0;color:var(--text-muted);font-size:.75rem}.upload-zone{min-height:300px;padding:34px;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;text-align:center;border:2px dashed #8eb7f1;border-radius:var(--radius-md);color:var(--brand-blue);background:#f7fbff;cursor:pointer}.upload-zone:hover{border-color:var(--brand-blue);background:#f0f7ff}.upload-zone input{position:absolute;opacity:0;pointer-events:none}.upload-icon{width:65px;height:65px;margin-bottom:7px;display:grid;place-items:center;border-radius:var(--radius-md);background:#e6f1ff}.upload-zone strong{color:var(--text-primary);font-size:1rem}.upload-zone .muted{font-size:.75rem}.file-list{margin-top:16px;display:grid;grid-gap:9px;gap:9px}.file-row{padding:10px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.file-preview{width:52px;height:52px;object-fit:cover;border-radius:8px;background:var(--surface-blue);display:grid;place-items:center;color:var(--brand-blue)}.file-meta{min-width:0}.file-meta strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem}.file-meta small{color:var(--text-muted);font-size:.65rem}.file-actions{display:flex;gap:5px}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface)}.icon-button:hover{color:var(--brand-blue);border-color:#b8cef0}.progress{height:5px;margin-top:6px;overflow:hidden;border-radius:5px;background:var(--surface-blue)}.progress span{display:block;height:100%;background:var(--brand-blue)}.story-choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.story-choice{min-height:145px;padding:20px;align-content:start;justify-items:start;text-align:left}.story-choice strong{color:var(--text-primary);font-size:.85rem}.story-choice small{color:var(--text-muted);font-size:.68rem;font-weight:450}.review-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.review-card{padding:18px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft)}.review-card span{color:var(--text-muted);font-size:.7rem}.review-card strong{display:block;margin-top:4px}.wizard-actions{margin-top:24px;padding-top:20px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--border)}.wizard-aside{position:-webkit-sticky;position:sticky;top:96px}.wizard-aside h2{margin:0;font-size:1rem}.summary-list{margin:18px 0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px;font-size:.76rem}.summary-list li{padding-bottom:9px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border)}.privacy-note,.summary-list span{color:var(--text-muted)}.privacy-note{padding:12px;display:flex;gap:9px;background:var(--surface-soft);border-radius:10px;font-size:.67rem}.legal{max-width:820px}.legal h2{margin-top:36px}.legal li,.legal p{color:var(--text-muted)}@media (max-width:1050px){.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:790px}.hero-studio{width:min(720px,100%);margin-inline:auto}.personalization-grid,.storytelling-grid{gap:45px}.social-grid{grid-template-columns:1fr}.final-cta{grid-template-columns:95px 1fr}.final-cta .button{grid-column:2;justify-self:start}.cta-mark{width:90px;height:90px}.choice-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.navlinks{display:none}.mobile-menu{display:block}.section{padding:84px 0}.personalization-grid,.storytelling-grid{grid-template-columns:1fr}.personalization-grid .profile-demo{order:2}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-about{grid-column:1/-1}.auth-page{grid-template-columns:1fr}.auth-brand{min-height:350px;padding:45px}.auth-brand h2{margin-top:30px;max-width:680px}.auth-benefits{display:flex;flex-wrap:wrap;gap:8px 22px}.wizard{grid-template-columns:1fr}.wizard-aside{position:static}}@media (max-width:720px){.shell{width:min(100% - 28px,1180px)}.nav{min-height:66px}.brand-logo-image{width:38px;height:38px}.brand-wordmark{font-size:1.12rem}.hero-grid{padding:54px 0 66px;gap:28px}.hero-section h1{font-size:clamp(2.55rem,11vw,3.7rem)}.lead{font-size:.96rem}.hero-studio{margin-inline:-4px}.studio-window{transform:none}.studio-body{min-height:340px;grid-template-columns:50px 1fr}.ai-panel{display:none}.floating-export{right:8px;bottom:8px}.trust-grid{grid-template-columns:1fr 1fr;padding:18px 0}.trust-grid span{justify-content:flex-start;font-size:.68rem}.social-cards,.stat-grid,.step-grid,.story-scenes{grid-template-columns:1fr}.social-cards article{min-height:145px}.final-cta{padding:34px 24px;grid-template-columns:1fr;text-align:left}.final-cta .button{grid-column:1;justify-self:stretch}.cta-mark{width:72px;height:72px}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.footer-bottom{flex-direction:column;gap:4px}.form-grid,.review-grid,.story-choice-grid{grid-template-columns:1fr}.auth-brand{min-height:310px;padding:34px 22px}.auth-brand h2{font-size:2.45rem}.auth-main{padding:34px 14px 60px}.dashboard-head{align-items:flex-start;flex-direction:column}.dashboard-head .actions{width:100%}.dashboard-head .actions .button{flex:1 1}.project-row{align-items:flex-start;flex-direction:column}.choice-grid{grid-template-columns:1fr 1fr}.stepper{overflow-x:auto;grid-template-columns:repeat(4,145px);padding-bottom:5px;scrollbar-width:thin}.stepper button{white-space:nowrap}.upload-zone{min-height:260px;padding:25px 15px}.wizard-actions{position:-webkit-sticky;position:sticky;z-index:20;bottom:0;margin:20px -22px -22px;padding:14px 22px;background:rgba(255,255,255,.96);box-shadow:0 -8px 25px rgba(7,26,74,.07)}.wizard-actions .button{flex:1 1;padding-inline:12px}.content-card{padding:19px}}@media (max-width:430px){.actions{align-items:stretch;flex-direction:column}.actions .button{width:100%}.studio-body{padding:10px;grid-template-columns:42px 1fr;gap:8px}.video-stage{min-height:315px}.floating-export{position:relative;right:auto;bottom:auto;width:calc(100% - 28px);margin:-16px auto 0}.trust-grid{grid-template-columns:1fr;gap:11px}.story-input,.story-output{padding:19px}.profile-demo{padding:17px}.profile-demo dl div{align-items:flex-start;flex-direction:column;gap:2px}.profile-demo dd{text-align:left}.brand-preview{flex-wrap:wrap}.brand-preview b{width:100%;margin:3px 0 0}.choice-grid{grid-template-columns:1fr}.file-row{grid-template-columns:45px 1fr}.file-preview{width:45px;height:45px}.file-actions{grid-column:2}}@media (max-width:640px){input,select,textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}