@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&family=Manrope:wght@400;600;700;800&display=swap";:root{--ink:#142117;--muted:#6d796e;--paper:#f9faf5;--white:#fff;--line:#dfe5dc;--green:#95e800;--purple:#6930e8;--soft:#eff4e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.site{background:var(--paper);min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:sticky;top:0}.brand-button{background:0 0;border:0;padding:0}.brand{align-items:center;gap:9px;display:inline-flex}.brand>img{object-fit:contain;width:120px;height:40px}.brand>b{letter-spacing:-1.7px;color:var(--purple);font-size:1.45rem;font-weight:900}.brand>b span{color:var(--green)}.brand>small{color:var(--muted);font-size:.72rem}.topbar nav{background:var(--soft);border-radius:12px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.topbar nav button{color:var(--muted);background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 15px;font-size:.86rem;font-weight:700;display:flex}.topbar nav button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #24331c10}.overline{letter-spacing:1.4px;color:var(--purple);font:500 .72rem DM Mono}.hero{grid-template-columns:1fr 1fr;align-items:center;max-width:1180px;min-height:550px;margin:auto;padding:65px 34px;display:grid}.hero h1{letter-spacing:-8px;margin:18px 0 25px;font-size:clamp(4rem,8vw,7.2rem);line-height:.84}.hero h1 em{color:var(--purple);font-style:normal;display:inline-block;position:relative}.hero h1 em:after{content:"";background:var(--green);border-radius:999px;height:10px;position:absolute;bottom:-13px;left:3%;right:1%;transform:rotate(-1.5deg)}.hero>div>p:not(.overline){color:var(--muted);max-width:430px;font-size:1.1rem;line-height:1.7}.hero>div>button,.empty button{background:var(--ink);color:#fff;border:0;border-radius:10px;align-items:center;gap:10px;padding:15px 18px;font-weight:800;display:inline-flex}.hero-reels{height:420px;position:relative}.hero-reels div{aspect-ratio:9/16;background:linear-gradient(145deg, var(--purple), #17151a 55%, var(--green));color:#fff;border:7px solid #182019;border-radius:25px;flex-direction:column;justify-content:flex-end;gap:7px;width:185px;padding:34px 17px;animation:5s ease-in-out infinite float;display:flex;position:absolute;top:30px;left:50%;overflow:hidden;transform:translate(-50%)rotate(5deg);box-shadow:0 25px 50px #14211730}.hero-reels div:before{content:"";background:linear-gradient(#0000 25%,#090d0ab8 78%);position:absolute;inset:0}.hero-reels div>*{z-index:1;position:relative}.hero-reels div small{letter-spacing:1px;color:var(--green);font:500 .65rem DM Mono}.hero-reels div strong{letter-spacing:-1px;font-size:1.3rem;line-height:1.05}.hero-reels div span{color:#d9ded9;font-size:.72rem;line-height:1.35}.hero-reels div:first-child{opacity:.8;animation-delay:-1.5s;top:65px;left:27%;transform:translate(-50%)rotate(-10deg)}.hero-reels div:last-child{opacity:.8;animation-delay:-3s;top:70px;left:73%;transform:translate(-50%)rotate(12deg)}.creator-flow{max-width:1080px;margin:auto;padding:60px 34px 120px}.step{border-top:1px solid var(--line);padding:75px 0}.step>strong{color:var(--green);letter-spacing:-2px;font:800 clamp(1.5rem,4vw,3.2rem) DM Mono}.step h2,.library-title h1{letter-spacing:-4px;margin:14px 0 38px;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.url-box{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;height:70px;padding:0 18px;display:flex;box-shadow:0 10px 25px #192d1210}.url-box svg{color:var(--purple)}.url-box input{width:100%;color:var(--ink);border:0;outline:0;font-size:1rem}.url-box button{background:0 0;border:0}.source-preview,.checkout-source,.source-pill{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:13px;margin-top:12px;padding:10px;display:flex}.source-preview img,.checkout-source img,.source-pill img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100px}.source-preview span,.source-pill span{flex:1;gap:4px;display:grid}.source-preview small,.source-pill small{letter-spacing:1px;color:var(--purple);font:500 .65rem DM Mono}.source-preview b,.source-pill strong{font-size:.85rem}.source-preview>svg{background:var(--green);border-radius:50%;width:27px;height:27px;padding:6px}.style-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.style-grid>button{text-align:left;color:var(--ink);background:0 0;border:0;padding:0;position:relative}.style-reel{aspect-ratio:9/16;background:#171c18;border:5px solid #202720;border-radius:18px;width:100%;position:relative;overflow:hidden}.style-reel img{object-fit:cover;width:100%;height:100%;display:block}.style-reel:after{content:"";background:linear-gradient(#0000,#000b);position:absolute;inset:45% 0 0}.style-reel>span{z-index:2;color:#111;text-align:center;background:#fff;padding:6px;font-size:.8rem;font-weight:800;line-height:1;position:absolute;inset:50% 12px auto;transform:translateY(-50%)}.style-reel mark{color:inherit;background:0 0}.style-reel .caption-pop{color:#fff;text-shadow:0 2px 8px #000;text-align:center;background:0 0;font-size:1.15rem;line-height:.95}.style-reel .caption-pop mark{background:var(--green);color:#10200d;border-radius:4px;padding:4px 5px;display:inline-block;transform:rotate(-2deg)}.style-reel .caption-boxed{background:0 0;flex-direction:column;align-items:center;gap:4px;display:flex}.style-reel .caption-boxed mark{color:#fff;box-shadow:4px 4px 0 var(--green);background:#111;padding:6px 9px;font-size:1rem}.style-reel .caption-clean{color:#fff;background:#0009;border-radius:3px;padding:7px 9px;font-family:Arial,sans-serif;font-size:.75rem;font-weight:600}.style-reel .caption-none{color:#1c211d;letter-spacing:.8px;background:#ffffffdf;border-radius:20px;padding:7px;font:500 .57rem DM Mono}.style-grid>button>b,.style-grid>button>small{margin:10px 4px 0;display:block}.style-grid>button>small{color:var(--muted);margin-top:3px;font-size:.75rem}.style-grid>button.selected .style-reel{border-color:var(--purple);box-shadow:0 0 0 3px #6930e826}.style-grid>button>i{background:var(--green);z-index:3;border-radius:50%;place-items:center;width:28px;height:28px;padding:6px;display:grid;position:absolute;top:12px;right:12px}.style-grid>button>i svg{width:15px}.settings{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.settings label,.checkout label{gap:8px;font-size:.8rem;font-weight:800;display:grid}.settings select,.checkout input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:13px}.aspect-picker{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.aspect-picker button{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:16px;display:flex}.aspect-picker button.selected{border-color:var(--purple);box-shadow:0 0 0 2px #6930e820}.aspect-picker i{border:3px solid var(--ink);border-radius:4px;width:24px;display:block}.aspect-picker i.vertical{aspect-ratio:9/16}.aspect-picker i.square{aspect-ratio:1}.aspect-picker span{gap:3px;display:grid}.aspect-picker small{color:var(--muted)}.pay-button{background:var(--purple);color:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;font-size:1rem;font-weight:800;display:flex}.pay-button>span{align-items:center;gap:8px;display:flex}.price-note{text-align:center;color:var(--muted);font-size:.8rem}.error{color:#a82d1b;background:#ffe8e3;border-radius:10px;padding:13px}.waiting-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:50px 20px;display:flex;position:relative;overflow:hidden}.waiting-view>:not(.aurora){z-index:1;position:relative}.aurora{filter:blur(90px);background:conic-gradient(#9bf00070,#6930e875,#9bf00070);border-radius:50%;width:800px;height:650px;animation:12s linear infinite spin;position:absolute}.source-pill{text-align:left;width:min(470px,90vw)}.processing-mark{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:100px;height:100px;margin:38px 0 15px;display:grid}.processing-mark .brand>b,.processing-mark .brand>small{display:none}.processing-mark .brand img{width:70px}.waiting-view h1{letter-spacing:-5px;max-width:790px;margin:18px 0 25px;font-size:clamp(2.5rem,5vw,5rem);line-height:.95}.progress-number{color:var(--purple);font:500 4rem DM Mono}.progress-track{background:#dde4d9;border-radius:10px;width:min(570px,85vw);height:9px;margin:13px 0 35px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--purple));height:100%;transition:width 1s;display:block}.fact-card{border:1px solid var(--line);max-width:600px;min-height:56px;color:var(--muted);background:#fffa;border-radius:13px;padding:14px 20px;animation:.5s factIn}.quiet-link{color:var(--ink);background:0 0;border:0;margin-top:18px;text-decoration:underline}.library{max-width:1100px;margin:auto;padding:75px 34px 120px}.library-title>span,.results-heading>span{letter-spacing:1px;color:var(--purple);font:500 .7rem DM Mono}.library-title>p{color:var(--muted)}.batch-list{gap:10px;margin-top:35px;display:grid}.batch-row{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:15px;align-items:center;gap:16px;padding:12px;display:flex}.batch-row>img,.thumb-empty{aspect-ratio:16/9;object-fit:cover;background:#e7ebe5;border-radius:9px;place-items:center;width:120px;display:grid}.batch-copy{flex:1;gap:6px;min-width:0;display:grid}.batch-copy strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.batch-copy span{color:var(--muted);font-size:.78rem}.state{background:#eff2ed;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:.75rem;display:flex}.state i{background:#d79713;border-radius:50%;width:7px;height:7px}.state.ready i{background:#4ca821}.state.needs-attention i{background:#cf452e}.empty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:18px;margin-top:35px;padding:60px}.results{border-top:1px solid var(--line);margin-top:60px;padding-top:50px}.results-heading h2{font-size:2rem}.reel-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.reel-media{aspect-ratio:9/16;background:#1c211d;border-radius:15px;position:relative;overflow:hidden}.aspect-1-1 .reel-media{aspect-ratio:1}.reel-media video{object-fit:cover;width:100%;height:100%}.reel-media>span{background:var(--green);border-radius:7px;padding:6px 8px;font:500 .65rem DM Mono;position:absolute;top:9px;right:9px}.reel-grid h3{margin:10px 0 4px;font-size:.95rem}.reel-grid p{color:var(--muted);margin:0;font-size:.75rem}.reel-grid a{border:1px solid var(--line);color:var(--ink);border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:10px;padding:10px;font-size:.8rem;text-decoration:none;display:flex}.modal-backdrop{z-index:30;background:#101510ba;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout{background:var(--paper);border-radius:23px;width:min(520px,100%);padding:31px;position:relative}.close{background:0 0;border:0;position:absolute;top:18px;right:18px}.checkout h2{letter-spacing:-3px;font-size:2.5rem;line-height:.95}.checkout-source{margin:0 0 20px}.receipt{color:var(--muted);grid-template-columns:1fr auto;gap:10px;margin:22px 0;font-size:.85rem;display:grid}.receipt b{color:var(--ink)}.receipt strong{border-top:1px solid var(--line);color:var(--ink);grid-column:1/3;justify-content:space-between;padding-top:12px;display:flex}.share-toast{z-index:40;background:var(--ink);color:#fff;border-radius:17px;gap:14px;width:min(390px,100vw - 35px);padding:20px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #0004}.share-toast>button{color:#fff;background:0 0;border:0;position:absolute;top:10px;right:10px}.share-toast div>strong{font-size:1rem}.share-toast p{color:#bbc3bc;font-size:.8rem}.share-toast div>button{background:var(--green);border:0;border-radius:8px;padding:9px 12px;font-weight:800}.site>footer{border-top:1px solid var(--line);height:80px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 4vw;font-size:.8rem;display:flex}.site>footer .brand img{width:90px}.site>footer .brand>b{font-size:1rem}@keyframes float{50%{margin-top:-15px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes factIn{0%{opacity:0;transform:translateY(5px)}}@media (max-width:800px){.topbar{padding:0 16px}.topbar nav{position:static;transform:none}.topbar nav button{padding:9px}.brand>img{width:85px}.brand>b{font-size:1.1rem}.brand>small{display:none}.hero{grid-template-columns:1fr;padding:55px 20px}.hero h1{letter-spacing:-5px}.hero-reels{height:330px;margin:0 -50px;transform:scale(.8)}.creator-flow,.library{padding-left:20px;padding-right:20px}.step{padding:55px 0}.style-grid{grid-template-columns:repeat(2,1fr)}.settings,.aspect-picker{grid-template-columns:1fr}.batch-row{flex-wrap:wrap;align-items:flex-start}.batch-row>img,.thumb-empty{width:100px}.state{margin-left:116px}.reel-grid{grid-template-columns:repeat(2,1fr)}.waiting-view h1{letter-spacing:-3px}.checkout{padding:27px 20px}.checkout h2{font-size:2rem}}@media (max-width:480px){.reel-grid{grid-template-columns:1fr}.topbar nav button{font-size:.75rem}.topbar nav svg{display:none}}
