@font-face{font-family:Nunito;src:url(/fonts/Nunito_500Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito_600SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito_700Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito_800ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--paper: #fffdf6;--surface: #f3f0e5;--ink: #0e0f0c;--muted: #454745;--subtle: #6a6c6a;--coral: #ff6d5d;--deep-coral: #4a1410;--coral-lip: #cc574a;--amber: #ffc091;--deep-amber: #401d00;--blue: #a0e1e1;--deep-blue: #003d3d;--violet: #b2a0ff;--deep-violet: #2b1a5e;--pink: #ffd7ef;--border: rgba(14, 15, 12, .14);--radius: 20px;--font: Nunito, ui-rounded, system-ui, sans-serif;--ease: cubic-bezier(.23, 1, .32, 1);--container: 1160px}.nav-account{font-weight:800;font-size:14px;white-space:nowrap}@media(max-width:500px){.nav-account{display:none}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:500 16px/1.6 var(--font);-webkit-font-smoothing:antialiased}body,button,a,input,summary{-webkit-tap-highlight-color:transparent}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:800;line-height:1.1;letter-spacing:-.025em;text-wrap:balance}h1{font-size:clamp(48px,5.6vw,76px);line-height:1.02}h2{font-size:clamp(34px,4.1vw,52px)}h3{font-size:26px;letter-spacing:-.015em}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,summary,a{touch-action:manipulation}img{display:block;max-width:100%;height:auto}svg{display:inline-block;vertical-align:middle;flex-shrink:0}ul{margin:0;padding:0;list-style:none}[hidden]{display:none!important}::selection{background:var(--coral);color:var(--deep-coral)}:focus-visible{outline:3px solid var(--deep-coral);outline-offset:5px}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.section{padding-block:100px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px}.eyebrow .version{background:var(--coral);color:var(--deep-coral);padding:6px 10px;border-radius:8px;letter-spacing:0;font-size:14px}.intro{max-width:610px;margin:0 auto 38px;text-align:center}.intro p{color:var(--muted);font-size:18px;margin-top:18px;line-height:1.65}.button{min-height:52px;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:13px 22px;border:1.2px solid transparent;border-radius:16px;font-size:15px;font-weight:800;line-height:1.25;transition:transform .14s var(--ease),box-shadow .14s var(--ease),background .14s var(--ease);text-align:center}.button-primary{background:var(--coral);color:var(--deep-coral);box-shadow:0 4px 0 var(--coral-lip)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 0 var(--coral-lip)}.button-primary:active{transform:translateY(3px);box-shadow:0 1px 0 var(--coral-lip)}.button-secondary{border-color:var(--border);background:var(--paper);box-shadow:0 3px #d9d3c1}.button-secondary:hover{background:#ebe7dc;transform:translateY(-1px)}.button-dark{background:var(--ink);color:var(--paper);box-shadow:0 4px #454745}.button-dark:hover{background:#292b27;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800;min-height:44px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--border)}.text-link:hover{text-decoration-color:currentColor}.skip-link{position:fixed;top:12px;left:20px;z-index:1000;background:var(--ink);color:var(--paper);padding:12px 20px;border-radius:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.nav-wrap{position:sticky;top:0;z-index:50;background:#fffdf6f0;backdrop-filter:blur(18px);border-bottom:1.2px solid var(--border)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;min-height:44px}.logo-img{width:114px;height:auto}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;font-weight:700;min-height:44px;display:inline-flex;align-items:center}.nav-links a:hover{color:var(--deep-coral);text-decoration:underline;text-underline-offset:5px}.nav-actions{display:flex;align-items:center;gap:14px}.nav-cta{min-height:44px;padding:11px 18px;font-size:14px;border-radius:14px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1.2px solid var(--border);border-radius:12px;background:var(--paper)}.mobile-nav{padding:8px 24px 20px;border-top:1.2px solid var(--border)}.mobile-nav a{display:flex;align-items:center;padding:12px;font-weight:700;border-radius:10px}.mobile-nav a:hover{background:var(--surface)}.hero{padding:68px 0 42px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:center}.hero-copy{position:relative;z-index:2;padding-bottom:20px}.hero h1 .accent{color:var(--deep-coral);background:var(--coral);border-radius:12px;display:inline-block;padding:0 10px 7px;margin-top:4px;margin-left:-10px}.hero-copy>p{max-width:430px;color:var(--muted);font-size:18px;line-height:1.6;margin-top:24px}.hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-note{display:flex;gap:7px;align-items:center;margin-top:18px;font-size:13px;color:var(--muted)}.hero-stage{position:relative;min-width:0;height:540px}.hero-photo{position:absolute;left:24%;top:9px;width:58%;padding:9px;background:var(--paper);border:1.2px solid var(--border);border-radius:24px;transform:rotate(5deg);box-shadow:0 16px 36px #4a14101a}.hero-photo>img{aspect-ratio:4/5;object-fit:cover;border-radius:16px}.hero-photo figcaption{padding:11px 6px 4px;display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:14px}.hero-photo figcaption span{font-size:12px;font-weight:600;color:var(--muted)}.hero-input{position:absolute;width:29%;left:0;top:260px;z-index:3;background:var(--paper);padding:8px;border:1.2px solid var(--border);border-radius:20px;transform:rotate(-8deg);box-shadow:0 10px 24px #4a14101a}.hero-input img{aspect-ratio:1;object-fit:cover;border-radius:12px}.hero-input figcaption{padding:8px 0 2px;font-size:13px;text-align:center;font-weight:800}.hero-detail{position:absolute;width:34%;right:0;top:294px;z-index:4;padding:7px;background:var(--amber);border:1.2px solid var(--deep-amber);border-radius:22px;transform:rotate(-5deg);box-shadow:0 10px 24px #4a14101a}.hero-detail img{aspect-ratio:4/4.5;object-fit:cover;border-radius:15px}.hero-detail figcaption{font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;padding-top:7px;color:var(--deep-amber)}.hero-stamp{position:absolute;left:0;top:135px;display:flex;align-items:center;gap:8px;background:var(--ink);color:var(--paper);border-radius:999px;padding:11px 15px;font-size:13px;font-weight:800;transform:rotate(-7deg);z-index:4}.hero-caption{position:absolute;left:17%;bottom:0;display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.audiences{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:35px 0 10px}.audiences>p{font-size:11px;font-weight:800;letter-spacing:.12em;flex:0 0 100%;white-space:nowrap;line-height:1.5;color:var(--subtle)}.audience-items{display:flex;justify-content:space-between;flex:1;gap:18px;color:var(--muted);font-size:15px;font-weight:700;flex-wrap:wrap}.audience-items span{display:flex;gap:8px;align-items:center}.creation{padding-top:83px}.tool-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 28px}.tool-tab{white-space:nowrap;display:inline-flex;align-items:center;gap:9px;padding:12px 21px;min-height:50px;border:1.2px solid var(--border);border-radius:999px;background:transparent;font-weight:800;font-size:16px;transition:background .15s,color .15s}.tool-tab[aria-selected=true]{color:var(--paper);background:var(--ink);border-color:var(--ink)}.tool-tab:hover:not([aria-selected=true]){background:var(--surface)}.tool-panel{display:grid;grid-template-columns:1fr 1fr;border:1.2px solid var(--border);border-radius:28px;overflow:hidden;min-height:550px;background:var(--surface)}.tool-panel[data-tone=coral]{--panel: var(--coral);--on-panel: var(--deep-coral)}.tool-panel[data-tone=amber]{--panel: var(--amber);--on-panel: var(--deep-amber)}.tool-panel[data-tone=blue]{--panel: var(--blue);--on-panel: var(--deep-blue)}.tool-panel[data-tone=violet]{--panel: var(--violet);--on-panel: var(--deep-violet)}.tool-copy{padding:50px;align-self:center}.tool-copy .eyebrow{font-size:11px;letter-spacing:.06em;line-height:1.5}.tool-copy h3{font-size:38px;max-width:400px}.tool-copy>p{margin-top:20px;color:var(--muted);line-height:1.7;max-width:410px}.check-list{display:grid;gap:12px;margin:25px 0 28px}.check-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;font-weight:700}.check-list svg{margin-top:2px}.tool-art{background:var(--panel);position:relative;padding:34px 32px 0;display:flex;align-items:flex-start;justify-content:center;max-height:600px;overflow:hidden}.app-screen{width:260px;border:1.2px solid var(--border);border-radius:28px;box-shadow:0 16px 32px #0e0f0c1f;background:var(--paper)}.tool-art>.app-screen{position:relative;z-index:2;transform:rotate(3deg);max-width:75%}.tool-art-tag{position:absolute;left:20px;bottom:36px;z-index:3;display:flex;align-items:center;gap:8px;background:var(--paper);color:var(--ink);border:1.2px solid var(--border);padding:11px 16px;border-radius:999px;font-weight:800;font-size:13px;box-shadow:0 5px #0e0f0c29}.tool-art-icon{position:absolute;right:19px;top:85px;z-index:3;display:flex;padding:16px;border-radius:20px;background:var(--ink);color:var(--paper);transform:rotate(12deg)}.workflow{background:var(--surface);border-block:1.2px solid var(--border)}.workflow-heading{display:grid;grid-template-columns:1fr .7fr;gap:60px;align-items:end;margin-bottom:38px}.workflow-heading h2{max-width:590px}.workflow-heading>p{max-width:380px;color:var(--muted);font-size:17px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.step{background:var(--paper);padding:25px;border:1.2px solid var(--border);border-radius:24px;display:flex;flex-direction:column}.step-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--ink);color:var(--paper);border-radius:12px;font-weight:800;font-size:14px}.step h3{font-size:23px;margin-top:24px}.step>p{font-size:15px;color:var(--muted);margin-top:10px}.step-media{height:205px;background:var(--surface);border-radius:16px;overflow:hidden;position:relative}.step-product{width:100%;height:100%;object-fit:cover}.step-media .upload-tag{position:absolute;left:12px;bottom:12px;background:var(--paper);border:1.2px solid var(--border);border-radius:10px;padding:7px 11px;display:flex;gap:7px;align-items:center;font-size:12px;font-weight:800}.scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;background:transparent;align-items:center}.scene-grid figure{position:relative;overflow:hidden;border-radius:12px;height:180px;border:1.2px solid var(--border)}.scene-grid img{width:100%;height:100%;object-fit:cover}.scene-grid figcaption{position:absolute;bottom:7px;left:5px;right:5px;background:var(--paper);border-radius:6px;text-align:center;font-size:10px;font-weight:800;padding:4px 2px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;background:transparent}.result-grid img{width:100%;height:100%;object-fit:cover;border-radius:12px;min-height:0}.hub-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:65px;align-items:center}.hub-stage{background:var(--violet);border:1.2px solid var(--deep-violet);border-radius:28px;min-height:555px;position:relative;overflow:hidden;padding:32px 0 0;display:flex;justify-content:center}.hub-stage .app-screen{width:270px;align-self:flex-start;transform:rotate(-4deg);margin-bottom:-80px}.hub-badge{position:absolute;right:17px;bottom:29px;z-index:2;background:var(--paper);padding:14px 17px;border:1.2px solid var(--border);border-radius:16px;font-size:13px;font-weight:800;display:flex;align-items:center;gap:9px;box-shadow:0 4px #0e0f0c2e}.hub-copy h2{max-width:500px}.hub-copy>p{font-size:17px;color:var(--muted);margin:20px 0 27px}.hub-features{display:grid;gap:20px}.hub-feature{display:flex;gap:15px;align-items:flex-start}.feature-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:45px;height:45px;border-radius:14px;background:var(--surface)}.hub-feature h3{font-size:18px;line-height:1.4}.hub-feature p{font-size:14px;color:var(--muted);margin-top:3px}.templates-band{margin-top:70px;padding:28px 35px;display:flex;align-items:center;gap:28px;background:var(--amber);color:var(--deep-amber);border:1.2px solid rgba(64,29,0,.25);border-radius:24px}.templates-band>div{flex:1}.templates-band h3{font-size:26px}.templates-band p{font-size:15px;margin-top:7px}.pricing{border-top:1.2px solid var(--border);background:var(--surface)}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:50px}.plan{display:flex;flex-direction:column;border:1.2px solid var(--border);border-radius:24px;background:var(--paper);padding:27px 22px;position:relative}.plan.featured{border:2px solid var(--deep-coral);background:#fff3e9}.plan-badge{position:absolute;top:-17px;left:18px;display:flex;align-items:center;gap:6px;background:var(--coral);border:1.2px solid var(--deep-coral);border-radius:999px;color:var(--deep-coral);padding:6px 13px;font-size:11px;font-weight:800}.plan h3{font-size:24px;margin-bottom:9px}.plan-description{font-size:13px;color:var(--muted);min-height:44px}.plan-lead{font-size:22px;font-weight:800;line-height:1.25;margin-top:24px}.plan-detail{font-size:12px;color:var(--subtle);margin-top:7px;min-height:40px}.plan ul{display:grid;gap:12px;border-top:1.2px solid var(--border);margin:21px 0 24px;padding-top:23px;flex:1}.plan li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5}.plan li svg{margin-top:2px}.plan .button{font-size:13px;padding-inline:12px;min-height:48px}.pricing-note{max-width:740px;text-align:center;font-size:13px;color:var(--muted);margin:28px auto 0;line-height:1.7}.enterprise-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:21px;font-size:14px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:78px}.faq-copy h2{font-size:44px}.faq-copy p{color:var(--muted);margin-top:20px}.faq-copy .text-link{margin-top:17px}.faq-list details{border-bottom:1.2px solid var(--border)}.faq-list details:first-child{border-top:1.2px solid var(--border)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-size:16px;font-weight:800;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{transition:transform .2s var(--ease)}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{padding:0 28px 22px 0;color:var(--muted);font-size:15px;line-height:1.75}.download-wrap{padding:0 0 85px}.download-panel{background:var(--coral);color:var(--deep-coral);border:1.2px solid var(--deep-coral);border-radius:28px;padding:53px 60px;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.download-panel h2{font-size:54px;max-width:620px}.download-panel p{font-size:17px;margin-top:17px;max-width:450px}.download-actions{display:flex;flex-direction:column;align-items:center;gap:13px}.download-actions .button{padding:17px 27px;min-height:60px;width:100%;max-width:280px;border-radius:18px;font-size:17px}.download-actions>span{font-size:12px;font-weight:700}.store-coming-soon{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:280px;min-height:66px;padding:12px 22px;border:1.2px solid var(--deep-coral);border-radius:18px;background:#fffdf64d;color:var(--deep-coral);text-align:left}.store-coming-soon strong,.store-coming-soon small{display:block;line-height:1.35}.store-coming-soon strong{font-size:17px;font-weight:800}.store-coming-soon small{font-size:12px;font-weight:700}.footer{border-top:1.2px solid var(--border);padding:36px 0 25px}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:35px}.footer-brand p{font-size:14px;color:var(--muted);max-width:300px;margin-top:16px}.footer-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap;font-size:13px;font-weight:700}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1.2px solid var(--border);margin-top:30px;padding-top:21px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:var(--subtle)}@media(min-width:821px){.mobile-nav{display:none!important}}@media(max-width:1050px){.hero h1{font-size:62px}.hero-stage{height:490px}.hero-input{top:255px}.hero-detail{top:265px}.hero-caption{left:4%;bottom:8px}.nav-links{gap:18px}.tool-copy{padding:34px}.tool-copy h3{font-size:34px}.hub-grid{gap:35px}.plan-grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}.plan-description,.plan-detail{min-height:0}.download-panel{padding:45px}.download-panel h2{font-size:45px}.steps-grid{gap:14px}.step{padding:19px}.scene-grid{gap:4px}.step-media{height:180px}.scene-grid figure{height:160px}}@media(max-width:820px){.container{width:calc(100% - 40px)}.section{padding-block:72px}.nav{height:72px}.nav-links{display:none}.menu-toggle{display:flex}.hero{padding-top:40px}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{max-width:620px;padding-bottom:0}.hero h1{font-size:66px;max-width:600px}.hero h1 br.desktop-break{display:none}.hero-copy>p{max-width:550px}.hero-stage{width:min(590px,100%);height:540px;justify-self:center}.hero-caption{left:20%;bottom:0}.hero-input{top:260px}.hero-detail{top:294px}.audiences{margin-top:15px;align-items:flex-start}.audience-items{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px}.tool-panel{grid-template-columns:1fr 1fr;min-height:540px}.tool-copy{padding:28px}.tool-copy h3{font-size:30px}.tool-art{padding:35px 15px 0}.tool-art>.app-screen{max-width:95%;width:235px}.tool-art-tag{left:10px;right:10px;justify-content:center;font-size:11px;padding:10px}.tool-art-icon{right:7px;padding:11px}.workflow-heading{grid-template-columns:1fr;gap:20px}.workflow-heading>p{max-width:550px}.steps-grid{grid-template-columns:1fr}.step{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px;padding:24px}.step-heading{grid-column:1;margin:0}.step-media{grid-column:2;grid-row:1/4;height:230px}.step h3{grid-column:1;margin:0;align-self:end}.step>p{grid-column:1;margin:0;align-self:start}.scene-grid figure{height:205px}.hub-grid{grid-template-columns:1fr 1fr;gap:30px}.hub-stage{min-height:500px}.hub-stage .app-screen{width:240px;max-width:85%}.hub-copy h2{font-size:36px}.hub-copy>p{font-size:15px}.hub-feature p{font-size:13px}.templates-band{padding:25px;gap:18px;flex-wrap:wrap}.templates-band>.button{margin-left:62px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-copy h2{font-size:38px}.faq-copy>p{margin-top:14px}.download-panel{grid-template-columns:1fr;gap:30px;text-align:center}.download-panel h2,.download-panel p{margin-inline:auto}.download-panel h2{font-size:48px}.footer-main{flex-direction:column;gap:20px}}@media(max-width:540px){html{scroll-padding-top:88px}.container{width:calc(100% - 36px)}.section{padding-block:58px}.nav{gap:12px;height:68px}.logo-img{width:99px}.nav-actions{gap:9px}.nav-cta{font-size:12px;padding:10px 12px;min-height:40px}.nav-cta svg{display:none}.menu-toggle{width:40px;height:40px}.hero{padding:29px 0 15px}.eyebrow{font-size:10px;gap:7px;letter-spacing:.07em;margin-bottom:15px}.eyebrow .version{font-size:12px;padding:5px 8px}.hero-grid{gap:15px}.hero-copy{text-align:center}.hero h1{font-size:45px;line-height:1.03;max-width:355px;margin-inline:auto}.hero h1 br.desktop-break{display:initial}.hero h1 .accent{padding:0 7px 5px;margin-left:0;border-radius:9px}.hero-copy>p{font-size:15px;line-height:1.5;margin:17px auto 0;max-width:338px}.hero-actions{gap:15px;justify-content:center;margin-top:21px}.hero-actions .button{font-size:14px;min-height:48px;padding:12px 16px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:11px;justify-content:center;margin-top:13px}.hero-stage{height:335px;margin-top:0}.hero-photo{left:24%;width:56%;top:5px;padding:6px;border-radius:18px}.hero-photo>img{border-radius:12px}.hero-photo figcaption{font-size:11px;padding:7px 3px 1px}.hero-photo figcaption span{font-size:9px}.hero-input{width:28%;top:150px;padding:5px;border-radius:13px;left:1%}.hero-input img{border-radius:8px}.hero-input figcaption{font-size:10px;padding-top:5px}.hero-detail{width:31%;top:174px;padding:5px;border-radius:14px;right:1%}.hero-detail img{border-radius:9px}.hero-detail figcaption{font-size:9px;gap:3px;padding-top:5px}.hero-detail figcaption svg{width:12px;height:12px}.hero-stamp{left:0;top:66px;font-size:9px;gap:4px;padding:8px 10px}.hero-stamp svg{width:14px;height:14px}.hero-caption{bottom:3px;left:14%;font-size:10px}.hero-caption svg{width:12px;height:12px}.audiences{border-top:1.2px solid var(--border);padding-top:25px;margin-top:13px;gap:17px}.audiences>p{max-width:none;width:100%;text-align:center;font-size:clamp(9px,2.5vw,10px);letter-spacing:.08em}.audience-items{font-size:12px;gap:13px 16px}.audience-items svg{width:17px;height:17px}.intro{margin-bottom:27px}.intro p{font-size:15px;margin-top:14px}.intro h2{font-size:34px}.creation{padding-top:45px}.tool-tabs{gap:6px;margin-bottom:21px;flex-wrap:nowrap}.tool-tab{font-size:12px;padding:10px 9px;gap:5px;min-height:44px}.tool-tab svg{width:17px;height:17px}.tool-panel{grid-template-columns:1fr;min-height:0}.tool-copy{padding:29px 25px}.tool-copy h3{font-size:31px}.tool-copy>p{font-size:15px;margin-top:15px}.tool-copy .eyebrow{font-size:10px;max-width:260px}.check-list{gap:11px;margin:20px 0 23px}.check-list li{font-size:13px}.tool-art{height:440px;padding-top:27px}.tool-art>.app-screen{width:225px}.tool-art-tag{left:15px;right:auto;bottom:24px;font-size:11px}.tool-art-icon{right:20px;top:70px}.workflow-heading{gap:17px;margin-bottom:27px}.workflow-heading h2{font-size:34px}.workflow-heading>p{font-size:15px}.steps-grid{gap:18px}.step{display:flex;padding:22px;gap:0}.step-heading{margin-bottom:19px}.step-media{height:205px}.step h3{margin-top:20px;font-size:23px;align-self:auto}.step>p{margin-top:10px;font-size:14px}.scene-grid figure{height:187px}.scene-grid figcaption{font-size:11px}.hub-grid{grid-template-columns:1fr;gap:30px}.hub-stage{order:2;min-height:480px;max-height:480px}.hub-copy h2{font-size:36px}.hub-copy>p{font-size:15px}.hub-features{gap:18px}.hub-feature p{font-size:14px}.hub-stage .app-screen{width:245px}.templates-band{margin-top:30px;padding:24px;gap:17px}.templates-band>svg{width:30px;height:30px}.templates-band h3{font-size:22px}.templates-band p{font-size:14px}.templates-band>.button{margin-left:0;width:100%}.plan-grid{grid-template-columns:1fr;margin-top:35px;gap:27px}.plan{padding:26px}.plan-description{font-size:14px}.plan-lead{font-size:25px;margin-top:21px}.plan-detail{font-size:13px}.plan li,.plan .button{font-size:14px}.pricing-note{font-size:12px;text-align:left}.enterprise-note{font-size:13px;text-align:center}.faq-grid{gap:25px}.faq-copy h2{font-size:36px}.faq-list summary{font-size:15px;padding:20px 0}.faq-list details p{font-size:14px}.download-wrap{padding-bottom:48px}.download-panel{padding:35px 24px;gap:25px;border-radius:24px}.download-panel h2{font-size:38px}.download-panel p{font-size:15px}.download-actions .button{font-size:15px;min-height:54px}.footer{padding:29px 0 24px}.footer-links{gap:0 19px;font-size:12px}.footer-bottom{font-size:11px;gap:9px}.footer-brand p{font-size:13px}}@media(max-width:370px){.hero h1{font-size:41px}.hero-stage{height:300px}.hero-input{top:140px}.hero-detail{top:157px}.hero-caption{left:11%;bottom:0}.tool-tab{padding-inline:5px;font-size:11px}.tool-tabs{gap:4px}.tool-tab svg{width:15px;height:15px}.nav-cta{padding-inline:9px}.logo-img{width:87px}}@media(max-width:540px){.hero-stage{height:365px}.hero-caption{left:0;right:0;bottom:0;justify-content:center}}@media(max-width:370px){.hero-stage{height:335px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-stage.recording-stage{height:auto;min-height:570px;padding:20px 24px 14px;margin-top:0;background:var(--blue);border:1.2px solid rgba(0,61,61,.3);border-radius:28px}.tool-art.tool-art-preview{padding:24px 22px 18px;height:auto;max-height:none;overflow:visible;align-items:flex-start}.app-preview{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.preview-toolbar{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px}.preview-toolbar button{border:1.2px solid transparent;border-radius:999px;padding:9px 16px;min-height:40px;color:var(--ink);background:#fffdf680;font-size:12px;font-weight:800}.preview-toolbar button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.preview-toolbar button:disabled{opacity:.5;cursor:default}.preview-tour-label{font-weight:800;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.preview-device{width:min(244px,100%);aspect-ratio:600 / 1304;overflow:hidden;border:1.2px solid var(--border);border-radius:24px;background:var(--paper);box-shadow:0 12px 25px #0e0f0c21}.preview-device video,.preview-device img,.preview-device [data-preview-slides]{width:100%;height:100%;display:block;object-fit:contain}.preview-slide{animation:preview-fade .22s var(--ease)}.preview-controls{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;width:100%}.preview-controls button{min-height:44px;min-width:44px;border:1.2px solid var(--border);border-radius:11px;padding:8px 10px;font-size:11px;font-weight:800;color:var(--ink);background:var(--paper)}.preview-controls button:hover{background:var(--surface)}.preview-controls span{min-width:38px;text-align:center;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.preview-caption,.preview-fallback{font-size:12px;line-height:1.5;color:var(--ink);text-align:center;max-width:320px}.preview-fallback{font-size:11px}.market-picker{display:grid;grid-template-columns:auto minmax(220px,300px);align-items:center;justify-content:center;gap:9px 15px;margin:26px auto 0}.market-picker label{font-size:13px;font-weight:800}.market-picker select{font:700 14px var(--font);color:var(--ink);background:var(--paper);border:1.2px solid var(--border);border-radius:12px;padding:12px 35px 12px 14px;min-height:46px;max-width:100%;cursor:pointer}.market-picker>span{grid-column:1 / -1;text-align:center;font-size:12px;color:var(--muted);max-width:650px}.price-summary{text-align:center;color:var(--muted);font-size:13px;margin:18px auto 0;min-height:21px}.plan-lead{font-size:30px;font-variant-numeric:tabular-nums}.plan-period{display:inline-block;margin-left:4px;font-size:12px;font-weight:600;color:var(--muted)}.footer .market-picker{border-top:1.2px solid var(--border);padding-top:25px;justify-content:start}.footer .market-picker>span{text-align:left}@keyframes preview-fade{0%{opacity:.35}to{opacity:1}}@media(max-width:1050px){.preview-device{width:224px}}@media(max-width:820px){.hero-stage.recording-stage{width:min(590px,100%)}.tool-art-preview .preview-toolbar button{padding-inline:10px;font-size:11px}}@media(max-width:540px){.hero-stage.recording-stage{min-height:0;margin-top:12px;padding:16px 14px}.hero-stage .preview-device{width:210px}.preview-device{width:225px}.tool-art.tool-art-preview{padding:20px 15px}.preview-controls{gap:4px}.preview-controls button{padding-inline:8px}.market-picker{grid-template-columns:1fr;gap:8px;text-align:left}.market-picker>span{text-align:left}.market-picker select{width:100%}.price-summary{text-align:left}.footer .market-picker{width:100%}}@media(prefers-reduced-motion:reduce){.preview-slide{animation:none}}.app-demo{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--ink)}.demo-intro{width:min(330px,100%);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:800}.demo-intro>span{letter-spacing:.035em}.demo-intro button{display:flex;align-items:center;gap:5px;font-size:11px;padding:9px 8px;min-height:36px;border:0;background:transparent;color:inherit}.demo-window{width:min(330px,100%);height:620px;display:flex;flex-direction:column;background:var(--paper);border:1.2px solid var(--border);border-radius:25px;overflow:hidden;box-shadow:0 16px 30px #0e0f0c1f;text-align:left}.demo-header{flex-shrink:0;height:58px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;gap:10px;border-bottom:1.2px solid var(--border)}.demo-header>button{width:36px;height:36px;border:1.2px solid var(--border);border-radius:50%;display:grid;place-items:center;background:transparent}.demo-header>button svg{transform:rotate(180deg)}.demo-header>button:disabled{opacity:.3;cursor:default}.demo-header>img{width:82px;height:auto;object-fit:contain}.demo-header>a{font-size:11px;font-weight:800;background:var(--coral);color:var(--deep-coral);padding:10px 12px;border-radius:30px;white-space:nowrap}.demo-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.demo-view{padding:19px 15px 22px}.demo-view h3{font-size:24px;font-weight:800;letter-spacing:-.6px;line-height:1.15;margin:0 0 8px}.demo-view h3:focus{outline:none}.demo-view>p{font-size:12px;line-height:1.55;color:var(--muted);margin:0 0 16px}.demo-window button,.demo-window input,.demo-window select,.demo-window textarea{font-family:var(--font)}.demo-window button{color:inherit;cursor:pointer}.demo-window button:hover:not(:disabled){filter:brightness(.97)}.demo-window :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--deep-coral);outline-offset:2px}.demo-welcome{height:172px;border-radius:17px;position:relative;overflow:hidden;margin-bottom:20px}.demo-welcome>img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.demo-welcome>span{position:absolute;left:12px;bottom:12px;background:var(--paper);border-radius:8px;padding:6px 9px;font-size:12px;font-weight:800}.demo-families{display:flex;flex-wrap:wrap;gap:5px;margin:16px 0 13px}.demo-families button{display:flex;align-items:center;justify-content:center;gap:4px;flex:1 0 auto;min-height:37px;padding:7px 8px;background:transparent;border:1.2px solid var(--border);border-radius:30px;font-size:11px;font-weight:800}.demo-families button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.demo-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.demo-action-grid>button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:88px;padding:14px 12px;background:var(--surface);border:0;border-radius:17px;text-align:left;font-size:14px;line-height:1.2}.demo-action-grid svg{flex-shrink:0}.demo-window .demo-hint{font-size:11px;line-height:1.5;color:var(--muted);margin:12px 0 0}.demo-product-row{width:100%;display:flex;align-items:center;gap:10px;background:var(--surface);padding:11px;border:0;border-radius:15px;margin:18px 0;text-align:left}.demo-product-row img{width:44px;height:44px;object-fit:cover;border-radius:9px}.demo-product-row span{flex:1;display:grid;gap:3px;font-size:12px}.demo-product-row small{font-size:10px;color:var(--muted)}.demo-label{display:block;font-size:11px;font-weight:700;color:var(--muted);margin:19px 0 8px}.demo-rows{border:1.2px solid var(--border);border-radius:14px;overflow:hidden}.demo-rows button{width:100%;display:flex;align-items:center;gap:8px;min-height:46px;padding:10px 12px;border:0;background:transparent;font-size:12px;text-align:left}.demo-rows button+button{border-top:1.2px solid var(--border)}.demo-rows strong{margin-left:auto;font-size:11px;font-weight:600;color:var(--muted)}.demo-select-row{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:11px;border:1.2px solid var(--border);border-radius:14px;font-size:12px}.demo-select-row select{min-width:0;max-width:190px;border:0;background:transparent;font-size:11px;color:var(--muted)}.demo-field{display:grid;gap:7px;font-size:11px;font-weight:700;margin:17px 0}.demo-field input,.demo-field textarea{width:100%;min-height:40px;border:1.2px solid var(--border);border-radius:12px;padding:10px;font-size:12px;background:var(--paper);color:var(--ink);resize:vertical}.demo-window .demo-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:11px 13px;border:0;border-radius:16px;background:var(--coral);color:var(--deep-coral);font-size:12px;font-weight:800;text-align:center;margin-top:17px;box-shadow:0 3px 0 var(--coral-lip)}.demo-image-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.demo-image-grid button{padding:0 0 10px;background:var(--surface);border:1.2px solid var(--border);border-radius:14px;overflow:hidden;text-align:left}.demo-image-grid img{width:100%;height:145px;object-fit:cover}.demo-image-grid strong{display:block;font-size:12px;padding:9px 10px 0;line-height:1.3}.demo-shopify-row{display:flex;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:18px;background:var(--surface);padding:12px;border:1.2px solid var(--border);border-radius:15px;font-size:13px;font-weight:800;text-align:left}.demo-shopify-row img{width:24px;height:27px;object-fit:contain}.demo-shopify-row svg{margin-left:auto}.demo-templates img{width:54px;height:65px;border-radius:10px;object-fit:cover}.demo-templates>button{font-size:13px;padding:10px}.demo-ad-canvas{position:relative;aspect-ratio:4/5;border-radius:17px;overflow:hidden;margin-top:15px}.demo-ad-canvas>img:first-child{width:100%;height:100%;object-fit:cover}.demo-ad-copy{position:absolute;top:8%;left:8%;right:8%;color:#fff;text-align:center;text-shadow:0 1px 5px rgba(0,0,0,.45);display:grid;gap:13px}.demo-ad-copy strong{font-size:25px;font-weight:800;line-height:1.1;overflow-wrap:anywhere}.demo-ad-copy span{font-size:12px}.demo-ad-cta{position:absolute;bottom:7%;left:50%;transform:translate(-50%);max-width:90%;overflow-wrap:anywhere;padding:10px 15px;border-radius:24px;background:var(--coral);color:var(--deep-coral);font-size:13px;font-weight:800;text-align:center}.demo-ad-canvas>.demo-ad-logo{position:absolute;bottom:2%;right:3%;width:55px;height:auto;object-fit:contain;background:var(--paper);padding:3px;border-radius:5px}.demo-editor-tabs{display:flex;gap:8px;margin-top:14px}.demo-editor-tabs button{flex:1;min-height:38px;background:var(--surface);border:1.2px solid transparent;border-radius:12px;font-size:12px;font-weight:700}.demo-editor-tabs button[aria-pressed=true]{border-color:var(--deep-coral);background:var(--paper)}.demo-checkbox{display:flex;gap:9px;align-items:center;font-size:12px;margin:20px 0;min-height:40px}.demo-checkbox input{accent-color:var(--deep-coral)}.demo-result-image{width:100%;height:290px;object-fit:contain;background:var(--surface);border-radius:17px;margin-top:14px}.demo-row-button{width:100%;min-height:44px;background:var(--surface);border:1.2px solid var(--border);border-radius:13px;margin-top:16px;font-size:12px;font-weight:700}.demo-hub-card{display:grid;gap:14px;padding:14px;width:100%;border:1.2px solid var(--border);border-radius:16px;background:var(--paper);margin-top:12px}.demo-hub-card>strong{display:flex;justify-content:space-between;align-items:center;font-size:13px}.demo-thumbs{display:flex;gap:10px}.demo-thumbs img{width:67px;height:70px;border-radius:11px;object-fit:cover}.demo-brand-logo{margin:24px auto;object-fit:contain}.demo-shopify-logo{margin:20px 0;object-fit:contain}.demo-connection-note{display:grid;gap:14px;padding:18px;background:var(--surface);border-radius:17px;margin:22px 0;font-size:14px}.demo-connection-note p{font-size:12px;line-height:1.6;margin:0}.demo-nav{display:flex;align-items:center;gap:2px;flex-shrink:0;margin:9px 10px 11px;padding:5px;background:var(--ink);border-radius:25px}.demo-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:46px;border:0;border-radius:21px;background:transparent;color:var(--paper);font-size:9px;font-weight:700;opacity:.65}.demo-nav button[aria-current=page]{background:#30322e;opacity:1}.demo-disclaimer{font-size:11px;line-height:1.5;max-width:330px;text-align:center;min-height:33px}.hero-stage.recording-stage{padding:20px 20px 12px}.download-panel{text-align:left}.download-panel h2,.download-panel p{margin-inline:0}.download-actions{align-items:flex-start;text-align:left}.download-actions .button,.download-actions .store-coming-soon{justify-content:flex-start;text-align:left;max-width:290px;gap:15px;padding:14px 20px}.store-copy{display:grid;gap:3px;line-height:1.2}.store-copy small{font-size:11px;font-weight:600}.store-copy strong{font-size:23px;font-weight:800;white-space:nowrap}.store-brand-logo{width:30px;height:34px;object-fit:contain;flex-shrink:0}.apple-brand-logo{filter:invert(1)}.hub-shopify{display:flex;align-items:center;gap:16px;padding:18px;background:var(--surface);border:1.2px solid var(--border);border-radius:18px;margin-top:24px;color:inherit;text-decoration:none;transition:border-color .15s,background .15s}.hub-shopify:hover{border-color:var(--ink);background:var(--paper)}.hub-shopify:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.hub-shopify>img{width:40px;height:44px;object-fit:contain;flex-shrink:0}.hub-shopify>div{flex:1}.hub-shopify strong{font-size:17px}.hub-shopify p{font-size:13px;line-height:1.5;margin:5px 0 0}@media(max-width:1050px){.demo-window{height:585px}.tool-art.tool-art-preview{padding:20px 13px 12px}.demo-action-grid>button{font-size:12px;gap:5px}.demo-action-grid svg{width:24px}}@media(max-width:540px){.hero-stage.recording-stage{padding:17px 12px 8px}.demo-window{height:590px}.demo-view{padding:16px 12px 20px}.demo-view h3{font-size:23px}.demo-families button{padding:7px;font-size:10px}.download-actions{width:100%}.download-actions .button,.download-actions .store-coming-soon{max-width:100%}.hub-shopify{gap:12px;padding:16px}}@media(max-width:350px){.demo-window{height:560px}.demo-header{padding-inline:8px;gap:6px}.demo-families button{flex-basis:40%}.demo-welcome{height:145px}.demo-ad-copy strong{font-size:21px}.demo-templates img{width:44px}.store-copy strong{font-size:20px}}
