@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#191919;font-synthesis:none;text-rendering:optimizelegibility;--ink:#191919;--paper:#f2f0e9;--orange:#ff5c35;--acid:#d9ff43;background:#f2f0e9;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}body:before{content:"";pointer-events:none;opacity:.25;background-image:linear-gradient(#19191914 1px,#0000 1px),linear-gradient(90deg,#19191914 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0}#root{min-height:100vh}main{min-height:100vh;position:relative}.topbar{border-bottom:1px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#f2f0e9ed;justify-content:space-between;align-items:center;height:72px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:0;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--orange);place-items:center;width:34px;height:34px;display:grid;transform:rotate(-3deg)}.wallet-actions{align-items:center;gap:10px;display:flex}.wallet-button,.credit-pill{border:1px solid var(--ink);background:0 0;align-items:center;gap:8px;height:38px;padding:0 14px;font:500 12px DM Mono,monospace;display:flex}.wallet-button.primary{background:var(--ink);color:#fff}.credit-pill{background:var(--acid)}.wallet-dot,.live-dot{background:#24a148;border-radius:50%;width:7px;height:7px}.broadcast{color:#fff;background:var(--ink);width:100%;padding:22px 4vw 28px}.broadcast-bar,.broadcast-caption{justify-content:space-between;align-items:center;gap:24px;width:min(1500px,100%);margin:0 auto;display:flex}.broadcast-bar .section-label{margin:0}.broadcast-stats{color:#aaa;gap:24px;font:10px DM Mono,monospace;display:flex}.broadcast-stats span{align-items:center;gap:7px;display:flex}.broadcast-layout{background:#050505;border:1px solid #474747;grid-template-columns:minmax(0,1fr) 340px;width:min(1500px,100%);height:min(72vh,800px);min-height:480px;margin:18px auto 0;display:grid}.broadcast-stage{aspect-ratio:auto;background:#050505;border-right:1px solid #474747;width:100%;height:100%;min-height:0}.broadcast-stage.ratio-9-16,.broadcast-stage.ratio-1-1,.broadcast-stage.ratio-4-3{aspect-ratio:auto;width:100%;height:100%;max-height:none}.prompt-feed{background:#111;grid-template-rows:52px minmax(0,1fr) 40px;min-width:0;height:100%;display:grid}.prompt-feed-header,.prompt-feed-footer{border-bottom:1px solid #333;align-items:center;gap:9px;padding:0 16px;font:11px DM Mono,monospace;display:flex}.prompt-feed-header strong{font-family:Manrope,sans-serif;font-size:13px}.prompt-feed-header span{text-align:center;background:#292929;min-width:24px;margin-left:auto;padding:3px 5px}.prompt-feed-list{min-height:0;overflow-y:auto}.prompt-item{border-bottom:1px solid #292929;padding:16px}.prompt-item>div{align-items:center;gap:8px;display:flex}.prompt-avatar{width:26px;height:26px;color:var(--acid);background:#343434;border-radius:50%;flex:none;place-items:center;font:500 9px DM Mono,monospace;display:grid}.prompt-item strong{color:#bbb;font:500 10px DM Mono,monospace}.prompt-item b{color:#888;margin-left:auto;font:500 8px DM Mono,monospace}.prompt-item.prompt-live{box-shadow:inset 3px 0 var(--orange);background:#1c1c1c}.prompt-item.prompt-live b{color:var(--orange)}.prompt-item.prompt-generating b{color:var(--acid)}.prompt-item p{color:#eee;margin:10px 0 0 34px;font-size:12px;line-height:1.5}.prompt-feed-empty{color:#777;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;font:10px DM Mono,monospace;display:flex}.prompt-feed-footer{color:#777;border-top:1px solid #333;border-bottom:0;font-size:9px}.broadcast-caption{align-items:flex-start;min-height:58px;padding-top:14px}.broadcast-caption>span{color:var(--acid);flex:none;font:500 10px DM Mono,monospace}.broadcast-caption p{color:#c7c7c7;text-align:right;max-width:760px;margin:0;font-size:13px;line-height:1.5}.workspace{width:min(1180px,92vw);margin:0 auto;padding:88px 0 72px}.creation-heading{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:48px;display:grid}.eyebrow{margin:0 0 18px;font:500 11px DM Mono,monospace}h1{letter-spacing:0;margin:0;font-size:clamp(52px,7vw,92px);font-weight:800;line-height:.88}.lede{max-width:440px;margin:0 0 4px auto;font-size:18px;line-height:1.55}.composer{border:1px solid var(--ink);background:var(--paper);min-width:0;box-shadow:10px 10px 0 var(--ink);padding:28px}.composer-grid{grid-template-columns:1.2fr .8fr;gap:28px;display:grid}.composer-options{flex-direction:column;justify-content:flex-end;display:flex}.section-label{text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font:500 11px DM Mono,monospace;display:flex}.section-label span{background:var(--ink);color:#fff;place-items:center;width:24px;height:24px;display:grid}.live-label b{color:#fff;background:#e53b2f;margin-left:auto;padding:4px 6px;font:500 9px DM Mono,monospace}textarea{resize:vertical;border:1px solid var(--ink);width:100%;height:190px;color:var(--ink);background:#fff;border-radius:0;outline:none;padding:20px;font-size:17px;line-height:1.55}textarea:focus{box-shadow:4px 4px 0 var(--orange)}.character-count{text-align:right;color:#6a6862;margin-top:7px;font:10px DM Mono,monospace}.settings-row{gap:28px;margin:24px 0;display:flex}.setting-group{flex:1}.setting-group label{margin-bottom:9px;font:500 10px DM Mono,monospace;display:block}.segments{border:1px solid var(--ink);display:flex}.segments button{border:0;border-right:1px solid var(--ink);background:0 0;flex:1;min-width:0;height:36px;font:11px DM Mono,monospace}.segments button:last-child{border-right:0}.segments button.active{background:var(--acid);font-weight:500}.generate-button,.purchase-button{border:1px solid var(--ink);background:var(--orange);color:var(--ink);justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 18px;font-weight:800;display:flex}.generate-button{width:100%}.generate-button span{margin-left:auto;font:500 10px DM Mono,monospace}.notice{border-left:3px solid var(--orange);background:#fff9;margin:12px 0 0;padding:10px 12px;font:11px/1.5 DM Mono,monospace}.video-stage{aspect-ratio:16/9;background:var(--ink);color:#fff;place-items:center;width:100%;transition:aspect-ratio .2s;display:grid;position:relative;overflow:hidden}.video-stage.ratio-9-16{aspect-ratio:9/16;align-self:center;width:auto;max-height:440px}.video-stage.ratio-1-1{aspect-ratio:1;align-self:center;width:auto;max-height:420px}.video-stage.ratio-4-3{aspect-ratio:4/3}.video-stage video{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.video-stage video.active{visibility:visible}.video-stage video.standby{visibility:hidden;pointer-events:none}.empty-state,.render-state{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.empty-state strong,.render-state strong{font-size:14px}.empty-state small,.render-state small{color:#aaa;font:10px DM Mono,monospace}.frame-corners{width:66px;height:52px;color:var(--acid);border:1px solid #666;place-items:center;margin-bottom:7px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.credits-band{border-block:1px solid var(--ink);background:var(--acid);grid-template-columns:minmax(220px,1fr) auto minmax(0,1.5fr);align-items:center;gap:24px;padding:30px 4vw;display:grid}.credits-copy{align-items:center;gap:13px;display:flex}.credits-copy div{flex-direction:column;gap:3px;display:flex}.credits-copy strong{font-size:14px}.credits-copy span,.price span{font:10px DM Mono,monospace}.payment-methods{border:1px solid var(--ink);background:var(--paper);height:42px;display:flex}.payment-methods button{border:0;border-right:1px solid var(--ink);background:0 0;justify-content:center;align-items:center;gap:7px;min-width:92px;font:500 10px DM Mono,monospace;display:flex}.payment-methods button:last-child{border-right:0}.payment-methods button.active{background:var(--ink);color:#fff}.crypto-purchase{justify-content:flex-end;align-items:center;gap:22px;display:flex}.credit-stepper{border:1px solid var(--ink);background:var(--paper);height:48px;display:flex}.credit-stepper button{background:0 0;border:0;width:42px;font-size:20px}.credit-stepper div{border-inline:1px solid var(--ink);flex-direction:column;justify-content:center;align-items:center;min-width:72px;display:flex}.credit-stepper strong{line-height:1}.credit-stepper span{font:8px DM Mono,monospace}.price{flex-direction:column;gap:3px;min-width:102px;display:flex}.price strong{font-size:15px}.purchase-button{background:var(--ink);color:#fff;min-width:176px}.credit-packages{grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;display:grid}.credit-packages button{border:1px solid var(--ink);background:var(--paper);flex-direction:column;justify-content:center;align-items:flex-start;min-height:58px;padding:9px 14px;display:flex}.credit-packages button:hover{background:var(--ink);color:#fff}.credit-packages strong{font-size:13px}.credit-packages span{font:500 11px DM Mono,monospace}.payment-notice{grid-column:1/-1;margin:0}footer{justify-content:space-between;align-items:center;height:90px;padding:0 4vw;font:10px DM Mono,monospace;display:flex}@media (width<=850px){.broadcast-layout{grid-template-rows:minmax(360px,58vh) 300px;grid-template-columns:1fr;height:auto;min-height:0}.broadcast-stage{border-bottom:1px solid #474747;border-right:0}.creation-heading{grid-template-columns:1fr;gap:24px}.lede{margin:0}.composer-grid{grid-template-columns:1fr}.credits-band{grid-template-columns:1fr auto}.credit-packages,.crypto-purchase{grid-column:1/-1}.purchase-button{width:100%}}@media (width<=560px){.topbar{padding:0 18px}.brand{font-size:0}.credit-pill{display:none}.broadcast{padding:16px 0 20px}.broadcast-bar,.broadcast-caption{width:calc(100% - 32px)}.broadcast-stats span:nth-child(2){display:none}.broadcast-layout{border-inline:0;grid-template-rows:minmax(300px,52vh) 280px;width:100%}.broadcast-stage,.broadcast-stage.ratio-9-16,.broadcast-stage.ratio-1-1,.broadcast-stage.ratio-4-3{border-inline:0;width:100%;height:100%;min-height:0}.broadcast-caption{flex-direction:column;gap:8px}.broadcast-caption p{text-align:left}.workspace{width:calc(100% - 32px);padding:60px 0}h1{font-size:52px}.composer{box-shadow:6px 6px 0 var(--ink);padding:20px}.settings-row{flex-direction:column;gap:18px}.credits-band{grid-template-columns:1fr;gap:18px;padding:26px 18px}.payment-methods{width:100%}.payment-methods button{flex:1}.credit-packages{grid-template-columns:1fr}.crypto-purchase{flex-wrap:wrap;justify-content:flex-start}.crypto-purchase .price{margin-left:auto}footer span:nth-child(2){display:none}}
