@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700&display=swap");:root{--ink:#12221f;--muted:#62736d;--paper:#f7f7f2;--line:#d9ded8;--mint:#c7f26b;--lime:#a7e85d;--deep:#0e2520;--card:#fff;--warm:#ed7758}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:Manrope,Arial,sans-serif}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{width:100%;height:82px;margin:0;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-weight:800;letter-spacing:-.055em;display:inline-flex;align-items:center;gap:10px;font-size:17px;white-space:nowrap}.brand-symbol{width:32px;height:32px;flex:none;filter:drop-shadow(0 5px 7px rgba(9,35,27,.14));transition:transform .2s ease,filter .2s ease}.brand:hover .brand-symbol{transform:translateY(-1px) rotate(-2deg);filter:drop-shadow(0 8px 10px rgba(9,35,27,.2))}.brand-wordmark{color:#17322a;font-weight:800;letter-spacing:-.055em}.brand-wordmark span{color:#5a8d42}.site-header nav{display:flex;gap:26px;color:#51625d;font-size:13px;font-weight:700}.header-login:hover,.site-header nav a:hover{color:#0c9a68}.header-login{border:1px solid var(--line);border-radius:100px;padding:10px 16px;font-size:13px;font-weight:800}.hero{max-width:1280px;padding:72px 24px 0;margin:auto}.hero-copy{max-width:680px;margin:0 auto 41px;text-align:center}.eyebrow,.preview-header p,.section-kicker,.stage-heading>p{color:#2f855f;text-transform:uppercase;letter-spacing:.13em;font:500 11px DM Mono,monospace;margin:0 0 14px}h1,h2{font-family:Playfair Display,Georgia,serif;letter-spacing:-.05em;margin:0;line-height:1.01}h1{font-size:clamp(47px,7vw,82px)}.lede{color:var(--muted);max-width:650px;margin:20px auto 18px;font-size:17px;line-height:1.65}.proof{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;color:#4f625c;font-size:12px;font-weight:800}.proof span{border:1px solid var(--line);border-radius:100px;padding:7px 10px;background:#fff}.maker-shell{background:var(--deep);color:#edf6f0;max-width:1192px;margin:auto;border-radius:22px 22px 0 0;box-shadow:0 28px 70px #102c242b;min-height:680px}.maker-top{height:51px;padding:0 26px;background:#0a1c18;display:flex;align-items:center;justify-content:space-between;font:500 11px DM Mono,monospace;color:#aac0b6}.live-dot{width:7px;height:7px;border-radius:99px;background:var(--mint);display:inline-block;margin-right:7px;box-shadow:0 0 0 3px #c7f26b24}.maker-top b{padding:4px 7px;border:1px solid #345047;border-radius:5px;margin-left:10px;color:#d4e3dc;font-weight:500}.credit-balance{display:flex;gap:10px;align-items:center}.credit-balance button{color:#12221f;background:var(--mint);border:0;padding:6px 9px;border-radius:5px;font-size:10px;font-weight:700;cursor:pointer}.stepper{display:flex;gap:0;padding:20px 38px;border-bottom:1px solid #274037;background:#112a24;overflow:auto}.stepper div{color:#799187;font-size:12px;min-width:132px;font-weight:700;display:flex;align-items:center;gap:9px;position:relative}.stepper div:not(:last-child):after{content:"";position:absolute;width:50px;height:1px;background:#365048;left:78px}.stepper span{display:grid;place-items:center;width:22px;height:22px;border:1px solid #4b655b;border-radius:99px;font:500 10px DM Mono,monospace}.stepper .active span{background:var(--mint);color:#0a1c18;border-color:var(--mint)}.stepper .complete{color:#b9d3c6}.stepper .complete span{border-color:#7ecb9a;color:#7ecb9a}.maker-stage{padding:40px 45px 28px;min-height:570px}.preview-header h2,.stage-heading h2{font-size:34px}.preview-header>div>span,.stage-heading>span{display:block;color:#9bb1a7;font-size:13px;margin-top:8px;line-height:1.5}.mode-tabs,.source-tabs{display:flex;background:#0a1c18;padding:4px;width:max-content;margin:29px 0 20px;max-width:100%}.mode-tabs button,.source-tabs button{color:#95aaa0;background:transparent;border:0;padding:9px 14px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.mode-tabs button.selected,.source-tabs button.selected{background:#294139;color:#f3faf5;box-shadow:0 1px 0 #496157}.mode-tabs button:disabled{opacity:.45;cursor:not-allowed}.drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:265px;border:1.5px dashed #587368;border-radius:13px;background:linear-gradient(130deg,#152f28,#12271f);cursor:pointer;text-align:center}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-mark{display:grid;place-items:center;border:1px solid #527265;border-radius:99px;width:44px;height:44px;font-size:27px;color:var(--mint);margin-bottom:12px}.drop-zone strong{font-size:17px}.drop-zone small{color:#9bb0a6;max-width:390px;line-height:1.5;margin:8px 20px 15px}.drop-zone em{color:var(--mint);font-size:12px;font-weight:800;font-style:normal;border-bottom:1px solid #8cbb53}.prompt-panel{border:1px solid #315047;border-radius:12px;background:#10261f;padding:18px}.form-stack>label,.prompt-panel label,.settings-dialog label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#a9c0b5;font-weight:800;display:block}.form-stack input,.form-stack textarea,.prompt-panel textarea{color:#eaf4ef;background:#0b1e19;border:1px solid #335148;width:100%;padding:14px;margin-top:8px;outline:0;font-size:13px;line-height:1.5;resize:vertical}.form-stack input:focus,.form-stack textarea:focus,.prompt-panel textarea:focus{border-color:var(--mint)}.prompt-panel textarea{min-height:100px}.prompt-options{display:flex;align-items:center;gap:8px;margin-top:12px;flex-wrap:wrap}.prompt-options>button{border:1px solid #3b574e;color:#c7d7d0;background:#173129;border-radius:6px;padding:8px 10px;font-size:11px;font-weight:700}.prompt-options .generate-char{margin-left:auto;background:var(--mint);color:#12221f;border-color:var(--mint)}.generate-char span{opacity:.65;margin-left:5px}.sample-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.sample-card{position:relative;overflow:hidden;min-height:235px;border:1px solid #3b564c;background:#203e35;color:#fff;text-align:left;padding:16px;cursor:pointer;transition:transform .18s,border .18s}.sample-card:hover{transform:translateY(-3px);border-color:#a1d768}.sample-card.chosen{border:2px solid var(--mint)}.sample-card.green{background:linear-gradient(140deg,#224736,#98bd63)}.sample-card.sand{background:linear-gradient(140deg,#5d4935,#c2a469)}.sample-card.violet{background:linear-gradient(140deg,#3d355c,#b77ebc)}.portrait-character,.sample-character{width:74px;height:120px;display:block;margin:18px auto 31px;position:relative;background:linear-gradient(130deg,#f5d49c 0 20%,#0e3429 21% 63%,#b8e568 64% 70%,#0e3429 71%);border-radius:38px 38px 17px 17px;-webkit-clip-path:polygon(38% 0,62% 0,77% 13%,77% 45%,100% 96%,0 96%,23% 45%,23% 13%);clip-path:polygon(38% 0,62% 0,77% 13%,77% 45%,100% 96%,0 96%,23% 45%,23% 13%);filter:drop-shadow(0 12px 12px #0720197a)}.sample-card b,.sample-card small{display:block;position:relative;z-index:2}.sample-card b{font-size:14px}.sample-card small{color:#e0eadf;font-size:11px;margin-top:3px}.stage-actions{border-top:1px solid #294339;margin-top:25px;padding-top:18px;display:flex;align-items:center;gap:16px;justify-content:flex-end;color:#97aba2;font-size:12px}.stage-actions>span:first-child{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghost-button,.primary,.secondary,.text-button{border:0;cursor:pointer;font-size:12px;font-weight:800;border-radius:7px;padding:12px 16px}.primary{color:#11211d;background:var(--mint);box-shadow:inset 0 -2px #8abb44}.primary:hover{background:#dafd92}.primary:disabled{opacity:.45;cursor:not-allowed}.primary span{margin-left:10px}.secondary{color:#d7e6df;background:#294139;border:1px solid #3c594e}.text-button{background:transparent;color:#a9c0b5;padding-left:0}.wide{width:100%}.name-layout{display:grid;grid-template-columns:275px 1fr;grid-gap:36px;gap:36px;margin-top:36px}.portrait-frame{background:#18342c;border:1px solid #325249;min-height:380px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.portrait-frame .portrait-character{transform:scale(1.7);margin:40px auto 60px}.portrait-frame small{color:#9fb4aa;font:11px DM Mono,monospace;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:auto;padding-top:12px}.form-stack{border-radius:12px;border:1px solid #2d4a41;background:#10251f;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:380px;gap:16px}.name-field-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;width:100%;padding:20px 0;text-align:center}.name-field-centered label{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#a9c0b5;font-weight:800}.name-field-centered input{text-align:center;font-size:16px;font-weight:600;padding:14px 18px;margin-top:12px;border-radius:8px;width:100%}.form-stack details.advanced-direction{margin-top:12px;border-top:0;padding-top:16px;width:100%}.form-stack summary{color:#d7e7e0;font-size:13px;font-weight:800;cursor:pointer;padding-bottom:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}details summary{list-style:none}details summary::-webkit-details-marker,details summary::marker{display:none!important;content:""}.form-stack summary.advanced-summary,.maker-canvas .name-stage .form-stack summary.advanced-summary{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:auto!important;height:32px!important;box-sizing:border-box!important;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important;font-size:12px!important;font-weight:400!important;color:#98a4b4!important;background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:7px!important;padding:0 12px!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .16s ease!important}.form-stack summary.advanced-summary:hover,.maker-canvas .name-stage .form-stack summary.advanced-summary:hover{color:#f1f5f9!important;background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.15)!important}.form-stack summary.advanced-summary .summary-chevron{color:#98a4b4!important;opacity:.85;transition:transform .2s ease}details[open] .summary-chevron,details[open] summary.advanced-summary .summary-chevron{transform:rotate(180deg)}.form-stack details label{margin-top:16px;display:block}.form-stack textarea{min-height:100px;margin-bottom:16px}.toggle-row{display:flex!important;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;border-top:1px solid rgba(255,255,255,.06);letter-spacing:0!important;text-transform:none!important}.toggle-row:first-of-type{margin-top:6px}.toggle-row span b,.toggle-row span small{display:block}.toggle-row span b{color:#e5efe9;font-size:13px;letter-spacing:0}.toggle-row span small{color:#92a9a0;font-size:11px;letter-spacing:0;margin-top:4px;text-transform:none}.switch{width:42px;background:#4c6258}.switch,.switch i{border-radius:99px}.switch i{background:#fff;transition:transform .15s}.switch.on{background:var(--mint)}.switch.on i{transform:translateX(18px)}.motion-stage{padding-bottom:18px}.motion-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:15px}.motion-toolbar .mode-tabs{margin:24px 0 0}.motion-toolbar>span{color:#97aca2;font:11px DM Mono,monospace;margin-top:23px}.motion-group{margin-top:25px}.motion-group h3{font-size:13px;margin:0 0 10px;color:#e3eee8}.motion-group h3 small{color:#80998f;font-size:11px;font-weight:500;margin-left:9px}.motion-grid{display:flex;gap:12px;overflow-x:auto;padding:3px 1px 7px;scroll-snap-type:x proximity}.motion-card{min-width:132px;height:164px;position:relative;overflow:hidden;color:#b5c7bf;background:#252c35;border:1px solid #4a505b;border-radius:12px;padding:13px 12px 11px;cursor:pointer;text-align:center;scroll-snap-align:start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.motion-card:after,.motion-card:before{content:none}.motion-card:hover{transform:translateY(-3px);border-color:#74808d;box-shadow:0 10px 22px rgba(0,0,0,.2)}.motion-card.selected{border-color:var(--mint);box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 0 0 1px rgba(216,161,93,.35);background:#2b333d;color:white}.motion-card b,.motion-card small{display:block;position:relative;z-index:1}.motion-card b{font-size:12px;margin-top:10px;letter-spacing:-.01em}.motion-card small{color:#9ca3af;font-size:10px;margin-top:4px}.motion-card i{position:absolute;right:8px;top:8px;z-index:2;background:var(--mint);color:#143027;font-style:normal;font-size:8px;padding:3px 5px;font-weight:800}.motion-icon{display:grid;place-items:center;position:relative;z-index:1;margin:2px auto 0;filter:drop-shadow(0 5px 5px rgba(0,0,0,.2))}.preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.preview-controls{display:flex;gap:8px;align-items:center}.preview-controls .mode-tabs{margin:0}.ghost-button{background:#1b362e;color:#baccc4;border:1px solid #355248;padding:9px 11px}.game-preview{height:325px;margin-top:24px;position:relative;overflow:hidden;background:linear-gradient(#96d7ed,#c6f1ef 59%,#5fbb86 60%);border:1px solid #3d675a}.game-preview.three-d{background:radial-gradient(circle at 60% 15%,#8de9ff,#335b82 55%,#182e38);perspective:450px}.scene-label{position:absolute;left:14px;top:13px;background:#0a211cbd;color:#e0eee8;padding:7px 9px;font:11px DM Mono,monospace;z-index:5}.scene-label span{color:#bee385;margin-left:8px}.cloud{width:135px;height:37px;filter:blur(2px)}.cloud,.cloud:after,.cloud:before{position:absolute;border-radius:99px;background:#fff8}.cloud:after,.cloud:before{content:""}.cloud:before{width:60px;height:60px;bottom:0;left:30px}.cloud:after{width:43px;height:43px;bottom:0;left:76px}.cloud-one{top:55px;left:7%}.cloud-two{top:90px;right:10%;transform:scale(.67)}.mountain{position:absolute;bottom:74px;width:0;height:0;border-left:180px solid transparent;border-right:180px solid transparent;border-bottom:180px solid #508b70}.mountain-one{left:7%}.mountain-two{right:1%;border-bottom-color:#3c7b66;transform:scale(.75);transform-origin:bottom}.ground{bottom:0;width:100%;height:80px;background:repeating-linear-gradient(12deg,#285c3f 0 6px,#357346 7px 13px);border-top:5px solid #7fc265}.ground,.player{position:absolute}.player{bottom:52px;width:45px;height:96px;transition:left .2s;z-index:4;animation:bob .85s ease-in-out infinite alternate}.player i{display:block;width:27px;height:27px;border-radius:50%;background:#f3c092;margin:0 auto;box-shadow:0 -7px #24503b}.player b{position:absolute;left:7px;top:25px;width:31px;height:48px;background:linear-gradient(90deg,#264e39,#b3e76b 45%,#264e39 46%);-webkit-clip-path:polygon(30% 0,70% 0,100% 100%,0 100%);clip-path:polygon(30% 0,70% 0,100% 100%,0 100%)}.player em{position:absolute;left:10px;top:69px;width:26px;height:23px;border-left:7px solid #173d2e;border-right:7px solid #173d2e;transform:skew(-13deg)}.three-d .ground{transform:rotateX(55deg) translateY(30px) scale(1.5);height:145px;transform-origin:bottom}.three-d .mountain{transform:translateZ(-120px) scale(1.2);filter:blur(.4px)}.three-d .player{transform:rotateY(-18deg) scale(1.12);filter:drop-shadow(12px 12px 2px #07181455)}.keyboard-help{position:absolute;right:13px;bottom:13px;z-index:6;background:#092018d9;color:#cad9d2;padding:8px 10px;font-size:10px}.keyboard-help kbd{border:1px solid #5c786c;border-radius:3px;padding:2px 4px;margin:0 2px;font:10px DM Mono,monospace}.preview-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:20px}.preview-bottom>div:first-child b,.preview-bottom>div:first-child span{display:block}.preview-bottom>div:first-child b{font-size:13px}.preview-bottom>div:first-child span{color:#90a79c;font-size:11px;margin-top:3px}.preview-bottom>div:last-child{display:flex;gap:8px}.export-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:20px;gap:20px;margin-top:25px}.sheet-preview{padding:20px;border:1px solid #315047;background:#112820}.sheet-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;padding:16px;background-color:#132a22;background-image:linear-gradient(45deg,#0e211b 25%,transparent 0),linear-gradient(-45deg,#0e211b 25%,transparent 0),linear-gradient(45deg,transparent 75%,#0e211b 0),linear-gradient(-45deg,transparent 75%,#0e211b 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border-radius:7px;min-height:260px;align-content:center}.sheet-grid span{aspect-ratio:1;display:grid;place-items:center}.sheet-grid i{width:40%;height:62%;display:block;background:linear-gradient(130deg,#f2c493 0 25%,#1d5138 26% 64%,#b7eb6a 65% 70%,#1d5138 71%);border-radius:50% 50% 20% 20%;-webkit-clip-path:polygon(35% 0,65% 0,78% 15%,78% 46%,100% 100%,0 100%,22% 46%,22% 15%);clip-path:polygon(35% 0,65% 0,78% 15%,78% 46%,100% 100%,0 100%,22% 46%,22% 15%)}.sheet-preview p{color:#9eb3aa;font:10px DM Mono,monospace;margin:11px 0 0}.export-summary{background:#18352c;border:1px solid #345248;padding:20px}.mini-label{color:#a3d667;font:10px DM Mono,monospace;letter-spacing:.12em}.export-summary h3{font-size:17px;margin:12px 0 5px}.export-summary p{color:#9db2a8;font-size:12px;line-height:1.55;margin:0 0 17px}.export-summary .secondary{width:100%;margin-bottom:8px}.share-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:14px;color:#9cb1a7;font-size:10px}.share-row span{margin-right:auto}.share-row a,.share-row button{background:transparent;color:#d8e7df;border:1px solid #38574c;padding:5px 6px;font-size:10px;cursor:pointer}.dialog-backdrop{position:fixed;z-index:50;inset:0;background:#05110dbd;display:grid;place-items:center;padding:20px}.settings-dialog{width:min(580px,100%);position:relative;background:#173129;border:1px solid #49675a;border-radius:15px;padding:30px;color:#e5f0e9}.settings-dialog h3{font:700 29px Playfair Display,serif;margin:10px 0 23px;letter-spacing:-.04em}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:transparent;color:#b7cac1;font-size:25px;cursor:pointer}.settings-dialog label{border-top:1px solid #315046;padding:16px 0 0;margin-top:13px}.choice-row{display:flex;gap:8px;margin-top:10px}.choice-row button{position:relative;color:#c5d4cd;background:#0d211b;border:1px solid #38564a;padding:10px 15px;cursor:pointer;font-weight:800;font-size:12px}.choice-row button.selected{border-color:var(--mint);color:#f4faee}.choice-row small{position:absolute;font-size:8px;color:#aee36a;top:-8px;right:4px}.settings-dialog .toggle-row{padding-bottom:16px}@keyframes bob{to{transform:translateY(-7px)}}.content-section{max-width:1100px;margin:0 auto;padding:128px 24px 0}.content-section h2{font-size:clamp(32px,4vw,52px);max-width:700px}.content-section>p:not(.section-kicker){color:#52645d;line-height:1.85;max-width:690px;font-size:15px}.feature-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:35px}.feature-grid article,.steps-grid article{border-top:1px solid #c9d1ca;padding-top:14px}.steps-grid b{color:#49a470;font:12px DM Mono,monospace}.feature-grid h3,.steps-grid h3{margin:19px 0 7px;font-size:17px;letter-spacing:-.04em}.feature-grid p,.steps-grid p{color:#5c6e67;font-size:13px;line-height:1.7;margin:0}.split{display:grid;grid-template-columns:1.1fr .8fr;grid-gap:110px;gap:110px;align-items:center}.split .section-kicker{margin-bottom:14px}.export-card{background:#10261f;color:#eff8f2;border-radius:15px;padding:28px;box-shadow:14px 14px 0 #dce6d4}.export-card strong{display:block;font-size:17px;margin:13px 0}.export-card ul{padding:0;margin:0;list-style:none;color:#a8c0b3;font:11px DM Mono,monospace;line-height:2.1}.feature-grid{grid-template-columns:repeat(4,1fr)}.faq{padding-bottom:114px}.faq details{border-bottom:1px solid #cad2cb;max-width:790px;padding:18px 0}.faq summary{cursor:pointer;font-weight:800;font-size:15px;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:#3d9b68;font-size:21px;line-height:.7}.faq details[open] summary:after{content:"−"}.faq p{color:#5b6c65;font-size:13px;line-height:1.7;margin:14px 30px 0 0}footer{max-width:1280px;margin:auto;border-top:1px solid #d7ddd7;padding:30px 24px 45px;display:flex;align-items:center;gap:24px;color:#66766f;font-size:12px}footer p{margin:0;flex:1 1}footer div{display:flex;gap:16px}footer a:hover{color:#0e8960}.legal{max-width:750px;margin:90px auto;padding:0 24px}.legal h1{font-size:50px;margin-bottom:24px}.legal h2{font:700 24px Manrope,sans-serif;margin-top:35px;letter-spacing:-.04em}.legal p{color:#53655e;line-height:1.8}@media(max-width:800px){.site-header{width:100%;height:68px;padding:0 10px}.site-header nav{display:none}.hero{padding:50px 16px 0}.maker-stage{padding:31px 20px 22px}.maker-top{padding:0 16px}.stepper{padding:15px 18px}.stepper div{min-width:80px;font-size:0}.stepper div:after{display:none}.stepper div.active{font-size:11px}.sample-grid{grid-template-columns:1fr}.sample-card{min-height:110px}.sample-character{position:absolute;right:18px;bottom:-22px;transform:scale(.75);margin:0}.export-layout,.name-layout,.split{grid-template-columns:1fr;gap:18px}.portrait-frame{min-height:190px}.portrait-frame .portrait-character{transform:scale(.9);margin:16px auto 25px}.motion-toolbar,.preview-bottom,.preview-header{flex-direction:column;align-items:stretch}.preview-bottom>div:last-child,.preview-controls{justify-content:space-between}.game-preview{height:280px}.feature-grid,.steps-grid{grid-template-columns:1fr;gap:25px}.content-section{padding-top:80px}.content-section.split{padding-top:85px}.export-card{box-shadow:8px 8px 0 #dce6d4}footer{flex-wrap:wrap}.site-header .header-login{padding:8px 11px}.mode-tabs button,.source-tabs button{padding:8px 9px;font-size:10px}.preview-controls{flex-wrap:wrap}.settings-dialog{padding:24px 20px}.choice-row button{padding:9px 10px}}:root{--ink:#edf2f7;--muted:#94a1ae;--paper:#080c11;--line:#2a323d;--mint:#b7c6d2;--lime:#d8e3ec;--deep:#0a0f15;--card:#101720;--warm:#8091a1}body{background:radial-gradient(ellipse 90% 48% at 50% -11%,#1a2530 0,#0b1118 44%,#080c11 100%);color:var(--ink);font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv01","ss03"}h1,h2{font-family:Inter,SF Pro Display,sans-serif;font-weight:510;letter-spacing:-.064em}.site-header{border-bottom:1px solid rgba(224,235,244,.07)}.site-header nav{color:#97a5b3}.header-login:hover,.site-header nav a:hover{color:#edf2f7}.header-login{color:#dce6ee;border-color:#39444f;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border-radius:5px;box-shadow:inset 0 1px rgba(255,255,255,.07)}.brand-wordmark{color:#eef4f8}.brand-wordmark span{color:#99aab9}.brand-symbol{filter:drop-shadow(0 7px 12px rgba(0,0,0,.45))}.hero{padding-top:88px}.eyebrow,.preview-header p,.section-kicker,.stage-heading>p{color:#91a5b5}.lede{color:#aab5c0}.proof span{color:#aebbc6;border-color:#303b46;background:rgba(255,255,255,.025);border-radius:4px}.maker-shell{background:#0c1219;border:1px solid #2b3540;border-radius:10px 10px 0 0;box-shadow:0 42px 90px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.045)}.maker-top{background:#080d12;color:#8795a2;border-bottom:1px solid #202934}.live-dot{background:#c0ced9;box-shadow:0 0 0 3px rgba(181,198,211,.12)}.maker-top b{border-color:#34404b;color:#cdd8e1}.credit-balance button{color:#0b1117;background:linear-gradient(135deg,#eef4f8,#9baab6);border-radius:4px;box-shadow:inset 0 1px rgba(255,255,255,.8)}.stepper{background:#0e151d;border-color:#29333e}.stepper div{color:#72808d}.stepper div:not(:last-child):after{background:#35414c}.stepper span{border-color:#465360}.stepper .active{color:#f0f5f8}.stepper .active span{color:#0a1118;background:#c6d3dd;border-color:#c6d3dd}.stepper .complete{color:#aebdca}.stepper .complete span{color:#aebdca;border-color:#738391}.preview-header>div>span,.stage-heading>span{color:#8f9da9}.mode-tabs,.source-tabs{background:#080d12;border:1px solid #28323c;border-radius:5px}.mode-tabs button,.source-tabs button{color:#8c9aa7;border-radius:3px}.mode-tabs button.selected,.source-tabs button.selected{background:linear-gradient(180deg,#2d3945,#202a34);color:#f1f5f8;box-shadow:inset 0 1px rgba(255,255,255,.1)}.drop-zone{border-color:#50606d;background:linear-gradient(135deg,#101922,#0b1118);border-radius:6px}.upload-mark{border-color:#718390;color:#c7d4de}.drop-zone small{color:#8998a5}.drop-zone em{color:#d7e2e9;border-color:#7f919f}.form-stack,.prompt-panel{border-color:#303b46;background:#0f171f;border-radius:6px}.form-stack>label,.prompt-panel label,.settings-dialog label{color:#a9b8c4}.form-stack input,.form-stack textarea,.prompt-panel textarea{color:#e3ebf1;background:#080e14;border-color:#35424d;border-radius:4px}.form-stack input:focus,.form-stack textarea:focus,.prompt-panel textarea:focus{border-color:#9fb1c0}.prompt-options>button{background:#17222c;border-color:#3a4651;color:#b8c5ce;border-radius:4px}.prompt-options .generate-char{background:linear-gradient(135deg,#e6edf2,#94a5b2);color:#081018;border-color:#c9d4dc}.sample-card{border-color:#394550;border-radius:6px;background:linear-gradient(145deg,#1b2630,#111920)}.sample-card.green,.sample-card.sand,.sample-card.violet{background:linear-gradient(145deg,#202d38,#0e151c)}.sample-card.chosen,.sample-card:hover{border-color:#a9b9c6}.portrait-character,.sample-character{background:linear-gradient(130deg,#dde6ec 0 20%,#2f4352 21% 63%,#94a7b6 64% 70%,#14212b 71%);filter:drop-shadow(0 12px 12px rgba(0,0,0,.42))}.sample-card small{color:#9facb7}.stage-actions{border-color:#2a3440;color:#8d9ba7}.primary{color:#091018;background:linear-gradient(135deg,#edf3f7,#9cabb7);box-shadow:inset 0 1px rgba(255,255,255,.82),inset 0 -1px rgba(47,62,74,.24);border-radius:4px}.primary:hover{background:linear-gradient(135deg,#fff,#b6c4ce)}.secondary{color:#d9e3ea;background:linear-gradient(180deg,#26323d,#17212a);border-color:#43515e;border-radius:4px}.text-button{color:#9babb7}.portrait-frame{background:linear-gradient(145deg,#17232c,#0d141b);border-color:#34414c;border-radius:6px}.portrait-frame small{color:#81909c}.form-stack details{border-color:#293540}.form-stack summary{color:#e2eaf0}.toggle-row span b{color:#dfe8ee}.toggle-row span small{color:#82919e}.switch{background:#455360}.switch.on{background:#a5b6c4}.switch i{background:#f7fafc}.motion-group h3 small,.motion-toolbar>span{color:#80909c}.motion-group h3{color:#dce6ec}.motion-card{color:#b3c0ca;background:linear-gradient(145deg,#18232d,#101820);border-color:#34424e;border-radius:6px}.motion-card.selected{color:#f2f6f8;background:linear-gradient(145deg,#2b3945,#18232c);border-color:#b1c0cc;box-shadow:inset 0 0 0 1px rgba(224,235,243,.11)}.motion-card small{color:#82919e}.motion-card i{background:#c3d0da;color:#0b1218;border-radius:3px}.motion-icon{color:#dce6ed;background:#2d3b46;border-radius:5px}.ghost-button{background:#17212a;color:#b8c6d0;border-color:#3b4955;border-radius:4px}.game-preview{border-color:#465663;background:linear-gradient(#617989,#9aaeba 59%,#4d6c67 60%);border-radius:6px}.game-preview.three-d{background:radial-gradient(circle at 60% 15%,#9aafc0,#334554 55%,#111b23)}.scene-label{background:#071018de;color:#e5edf2;border-radius:3px}.scene-label span{color:#b6c8d4}.ground{background:repeating-linear-gradient(12deg,#243b42 0 6px,#34535a 7px 13px);border-color:#8aa4ad}.mountain-one{border-bottom-color:#476675}.mountain-two{border-bottom-color:#314c5a}.keyboard-help{background:#091018db;color:#cbd6de;border-radius:4px}.keyboard-help kbd{border-color:#687b88}.preview-bottom>div:first-child span{color:#91a0ac}.sheet-preview{border-color:#35434e;background:#101820;border-radius:6px}.sheet-grid{background-color:#101922;background-image:linear-gradient(45deg,#091018 25%,transparent 0),linear-gradient(-45deg,#091018 25%,transparent 0),linear-gradient(45deg,transparent 75%,#091018 0),linear-gradient(-45deg,transparent 75%,#091018 0)}.sheet-grid i{background:linear-gradient(130deg,#e0e8ed 0 25%,#2e4857 26% 64%,#9db1bf 65% 70%,#17252f 71%)}.sheet-preview p{color:#84939f}.export-summary{background:linear-gradient(145deg,#1b2730,#101820);border-color:#3a4752;border-radius:6px}.mini-label{color:#a9bbc8}.export-summary p{color:#91a0ac}.share-row{color:#8998a4}.share-row a,.share-row button{color:#cbd6de;border-color:#40505c;border-radius:3px}.dialog-backdrop{background:rgba(2,6,10,.88)}.settings-dialog{background:#121b24;border-color:#45535f;border-radius:8px;box-shadow:0 25px 65px #000}.settings-dialog h3{font-family:Inter,sans-serif;color:#e9f0f4}.dialog-close{color:#b4c2cc}.choice-row button{color:#c4d0d8;background:#0a1118;border-color:#3a4854;border-radius:4px}.choice-row button.selected{border-color:#c1d0da;color:#f4f8fa}.content-section{color:#eaf0f4}.content-section h2{color:#eef4f7}.content-section>p:not(.section-kicker),.faq p,.feature-grid p,.steps-grid p{color:#9eacb7}.faq details,.feature-grid article,.steps-grid article{border-color:#2b3540}.steps-grid b{color:#a8bac7}.feature-grid h3,.steps-grid h3{color:#e1e9ee}.export-card{background:linear-gradient(145deg,#192631,#0b1118);border:1px solid #3a4854;border-radius:7px;box-shadow:11px 11px 0 #161f28}.export-card strong{color:#ecf2f5}.export-card ul{color:#97a7b3}.faq summary{color:#dfe8ed}.faq summary:after{color:#aebfcb}footer{border-color:#28323c;color:#8898a4}.legal{color:#edf3f7}.legal p{color:#9cabb5}.legal h2{color:#e2ebf0}:root{--ink:#e6e8ec;--muted:#aab2bd;--paper:#1e242b;--line:#3a414d;--mint:#d8a15d;--lime:#e8b16d;--deep:#1a1f28;--card:#262d37;--warm:#d8a15d}html{scrollbar-color:rgba(255,255,255,.18) transparent}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);background-clip:padding-box;border:2px solid transparent;border-radius:999px}body{background:radial-gradient(860px 440px at 12% -15%,rgba(216,161,93,.16),transparent 67%),radial-gradient(720px 450px at 108% 0,rgba(93,161,216,.15),transparent 62%),linear-gradient(180deg,#2a3038,#1a1f28 49%,#171c23);color:#e6e8ec;font-family:Inter,Sora,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.045em}.site-header{width:min(1440px,calc(100vw - 32px))!important;max-width:1440px!important;height:64px!important;margin:12px auto 14px!important;padding:0 24px!important;box-sizing:border-box!important;background:rgba(30,37,47,.85)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;box-shadow:0 16px 36px rgba(0,0,0,.35)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;position:relative!important;z-index:100!important}.site-header nav{color:#aab2bd}.header-login:hover,.site-header nav a:hover{color:#e8b16d}.header-login{color:#e6e8ec;background:rgba(38,45,55,.72);border-color:#4a505b;border-radius:999px;box-shadow:none}.brand-wordmark{color:#e6e8ec}.brand-wordmark span{color:#d8a15d}.header-actions{display:flex;align-items:center;gap:30px;color:#f4f4f5;font-size:13px;font-weight:650}.header-actions>a:not(.header-cta),.header-actions>button:not(.header-cta){color:#e6e8ec}.header-actions>a:not(.header-cta):hover,.header-actions>button:not(.header-cta):hover{color:#d8a15d}.header-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;font:inherit;cursor:pointer}.header-actions .header-cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;color:#111318;background:#f7f7f8;border:1px solid #fff;border-radius:999px;box-shadow:inset 0 -1px rgba(0,0,0,.18);font-weight:800}.header-actions .header-cta:hover{color:#111318;background:#fff;transform:translateY(-1px)}.header-actions button:disabled{cursor:wait;opacity:.7}.header-auth-skeleton{display:inline-flex;align-items:center;gap:8px}.header-auth-skeleton i{display:block;height:36px;background:linear-gradient(100deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.12) 45%,rgba(255,255,255,.05) 65%);background-size:220% 100%;animation:header-skeleton-shimmer 1.15s ease-in-out infinite}.header-auth-skeleton i:first-child{width:86px;border:1px solid rgba(255,255,255,.06);border-radius:999px}.header-auth-skeleton i:last-child{width:36px;border-radius:50%}@keyframes header-skeleton-shimmer{to{background-position:-220% 0}}.account-control{position:relative;display:flex;align-items:center;gap:8px}.header-actions .header-credit{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 10px 0 11px;color:#f7f2e9;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.13);border-radius:999px;font-size:12px;transition:border-color .16s ease,background .16s ease}.header-actions .header-credit:hover,.header-actions .header-credit[aria-expanded=true]{color:#fff;background:rgba(216,161,93,.14);border-color:rgba(216,161,93,.68)}.header-credit>span{color:#e8b16d;font-size:14px}.header-credit>b{font:700 13px/1 DM Mono,ui-monospace,monospace}.header-credit small{color:#aeb6c1;font-size:10px;font-weight:700}.header-credit i{display:grid;place-items:center;min-width:23px;height:20px;padding:0 5px;color:#241c12;background:#e8b16d;border-radius:999px;font:800 10px/1 DM Mono,ui-monospace,monospace;font-style:normal}.header-actions .header-avatar{display:grid;place-items:center;width:36px;height:36px;color:#241c12;background:linear-gradient(135deg,#f1cf94,#c98945);border:1px solid rgba(255,255,255,.36);border-radius:50%;font:800 13px/1 Inter,sans-serif;transition:transform .16s ease,box-shadow .16s ease}.header-actions .header-avatar:hover,.header-actions .header-avatar[aria-expanded=true]{color:#241c12;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(216,161,93,.13)}.account-menu{position:absolute;z-index:20;top:calc(100% + 10px);right:0;width:276px;padding:8px;color:#e2e8f0;background:#161a20;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 20px 48px -6px rgba(0,0,0,.7),0 0 0 1px rgba(255,255,255,.05)}.account-menu__identity{display:flex;align-items:center;gap:10px;padding:6px 8px 10px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:4px}.account-menu__avatar{display:grid;place-items:center;width:36px;height:36px;flex:none;color:#1a150e;background:linear-gradient(135deg,#f1cf94,#c98945);border-radius:50%;font:700 13px/1 Inter,sans-serif;box-shadow:inset 0 1px 1px rgba(255,255,255,.4)}.account-menu__user-info b{font-size:13px;font-weight:600;color:#f1f5f9}.account-menu__user-info b,.account-menu__user-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu__user-info small{margin-top:2px;font-size:11px;color:#808a98}.header-actions .account-menu .account-menu__card{width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:2px!important;padding:8px 10px!important;text-align:left!important;color:#e2e8f0!important;background:transparent!important;border:none!important;border-radius:8px!important;transition:background .16s ease,color .16s ease!important;box-sizing:border-box!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline:none!important}.header-actions .account-menu .menu-card__left{display:flex!important;align-items:center!important;gap:10px!important;overflow:hidden!important}.header-actions .account-menu .menu-card__left .credit-icon,.header-actions .account-menu .menu-card__left svg{width:17px!important;height:17px!important;color:#94a3b8!important;flex:none!important;display:block!important;transition:color .16s ease!important}.header-actions .account-menu .menu-card__left div{display:flex!important;flex-direction:column!important;justify-content:center!important}.header-actions .account-menu .menu-card__left b{font-size:12px!important;font-weight:500!important;color:#e2e8f0!important}.header-actions .account-menu .menu-card__left b,.header-actions .account-menu .menu-card__left small{display:block!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.header-actions .account-menu .menu-card__left small{margin-top:2px!important;font-size:10px!important;font-weight:400!important;color:#717d8d!important}.header-actions .account-menu .menu-card__action{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:22px!important;font:700 11px/1 DM Mono,ui-monospace,monospace!important;color:#94a3b8!important;background:rgba(255,255,255,.04)!important;border:none!important;border-radius:5px!important;padding:0 7px!important;flex:none!important;transition:all .16s ease!important}.header-actions .account-menu .account-menu__card:hover{background:rgba(255,255,255,.05)!important}.header-actions .account-menu .account-menu__card:hover .menu-card__left b{color:#fff!important}.header-actions .account-menu .account-menu__balance-card{background:rgba(255,255,255,.02)!important}.header-actions .account-menu .account-menu__balance-card .menu-card__left .credit-icon{color:#f59e0b!important}.header-actions .account-menu .balance-card__value{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:22px!important;padding:0 6px!important;font:700 13px/1 DM Mono,ui-monospace,monospace!important;color:#f59e0b!important;flex:none!important}.header-actions .account-menu .account-menu__history-card .menu-card__left svg{color:#38bdf8!important}.header-actions .account-menu .account-menu__history-card:hover .history-action{color:#38bdf8!important;background:rgba(56,189,248,.15)!important}.header-actions .account-menu .account-menu__checkin-card{cursor:pointer!important}.header-actions .account-menu .account-menu__checkin-card .menu-card__left svg{color:#f59e0b!important}.header-actions .account-menu .account-menu__checkin-card:hover:not(:disabled){background:rgba(216,161,93,.08)!important}.header-actions .account-menu .account-menu__checkin-card.complete{opacity:.65!important;cursor:default!important}.header-actions .account-menu .account-menu__checkin-card.complete .menu-card__action{color:#64748b!important;background:transparent!important}.header-actions .account-menu .account-menu__buy-card{cursor:pointer!important}.header-actions .account-menu .account-menu__buy-card .menu-card__left svg{color:#f59e0b!important}.header-actions .account-menu .account-menu__buy-card:hover{background:rgba(216,161,93,.1)!important}.header-actions .account-menu .account-menu__buy-card:hover .buy-action{color:#f6d8b0!important;background:rgba(245,158,11,.22)!important}.header-actions .account-menu .account-menu__manage-card{cursor:pointer!important}.header-actions .account-menu .account-menu__manage-card .menu-card__left svg{color:#60a5fa!important}.header-actions .account-menu .account-menu__manage-card:hover{background:rgba(96,165,250,.08)!important}.header-actions .account-menu .account-menu__manage-card:hover .manage-action{color:#60a5fa!important;background:rgba(96,165,250,.18)!important}.header-actions .account-menu .account-menu__signout-card{cursor:pointer!important;margin-top:6px!important;padding-top:8px!important;border-top:1px solid rgba(255,255,255,.07)!important;border-radius:0 0 8px 8px!important}.header-actions .account-menu .account-menu__signout-card .menu-card__left svg{color:#94a3b8!important}.header-actions .account-menu .account-menu__signout-card:hover{background:rgba(239,68,68,.08)!important}.header-actions .account-menu .account-menu__signout-card:hover .menu-card__left b,.header-actions .account-menu .account-menu__signout-card:hover .menu-card__left svg{color:#f87171!important}.header-actions .account-menu .account-menu__signout-card:hover .signout-action{color:#f87171!important;background:rgba(239,68,68,.18)!important}.app-toast{position:fixed;z-index:200;top:82px;right:16px;width:min(350px,calc(100vw - 32px));display:flex;align-items:flex-start;gap:11px;padding:13px;color:#eef1f4;background:#242c36;border:1px solid rgba(216,161,93,.58);border-radius:10px;box-shadow:0 20px 48px rgba(0,0,0,.34);animation:toast-in .22s ease-out}.app-toast--success{border-color:rgba(45,116,68,.9)}.app-toast--error{border-color:rgba(220,38,38,.78)}.app-toast b{display:block;font-size:12px}.app-toast p{margin:3px 0 0;color:#b7bec7;font-size:11px;line-height:1.45}.app-toast>button{margin-left:auto;padding:0;color:#9aa3af;font-size:18px;line-height:1}.app-toast>button:hover{color:#fff}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:680px){.app-toast{right:24px}}.header-actions .header-upgrade-offer{position:relative;min-height:36px;color:#f6d8b0;transition:transform .16s ease}.header-actions .header-upgrade-offer,.header-upgrade-offer>span{display:inline-flex;align-items:center;justify-content:center;height:36px}.header-upgrade-offer>span{gap:6px;padding:0 12px;background:linear-gradient(135deg,rgba(232,177,109,.16),rgba(216,161,93,.06));border:1px solid rgba(232,177,109,.38);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.header-upgrade-offer__icon{width:16px;height:16px;flex:none;color:#e8b16d;filter:drop-shadow(0 0 6px rgba(232,177,109,.4))}.header-upgrade-offer b{font-size:13px;font-weight:700;line-height:1;color:#f6d8b0}.header-upgrade-offer small{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-7px;right:-5px;padding:1px 6px;height:16px;color:#ffffff;background:linear-gradient(135deg,#f59e0b,#d97706);border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:9px;font-weight:800;line-height:1;letter-spacing:.02em;white-space:nowrap;box-shadow:0 2px 6px rgba(217,119,6,.45)}.header-actions .header-upgrade-offer:hover{color:#fff;transform:translateY(-1px)}.header-upgrade-offer:hover>span{background:linear-gradient(135deg,rgba(232,177,109,.26),rgba(216,161,93,.12));border-color:rgba(232,177,109,.72);box-shadow:0 0 12px rgba(232,177,109,.22)}.header-credit__warning{width:15px;height:14px;flex:none;color:#ef4444;filter:drop-shadow(0 2px 4px rgba(239,68,68,.28))}.header-actions .header-credit.is-empty{border-color:rgba(239,68,68,.48)}@media (max-width:620px){.header-actions>a[href="/pricing/"]{display:none}.account-control{gap:6px}.header-actions .header-upgrade-offer{width:92px;min-width:92px}.header-upgrade-offer>span{width:92px;min-width:92px;padding:0 9px}.header-upgrade-offer b{font-size:13px}.header-upgrade-offer__icon{width:18px;height:18px}.header-credit small{display:none}}@media (max-width:520px){.brand-wordmark{display:none}}.hero{padding-top:78px}.eyebrow,.preview-header p,.section-kicker,.stage-heading>p{color:#d8a15d}.lede{color:#cbd0d7}.proof span{color:#c7cdd5;border-color:#4a505b;background:rgba(30,36,43,.62);border-radius:999px}.maker-shell{background:#1e242b;border-color:#4a505b;border-radius:18px 18px 0 0;box-shadow:0 38px 92px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.05)}.maker-top{background:#181d25;color:#aab2bd;border-color:#3a414d}.live-dot{background:#d8a15d;box-shadow:0 0 0 3px rgba(216,161,93,.15)}.maker-top b{border-color:#4a505b;color:#e6e8ec}.credit-balance button{background:#d8a15d;color:#1a1f28;border-radius:6px;box-shadow:inset 0 1px rgba(255,255,255,.3)}.stepper{background:#202731;border-color:#3a414d}.stepper div{color:#8b93a1}.stepper div:not(:last-child):after{background:#4a505b}.stepper span{border-color:#5d6573}.stepper .active{color:#fff}.stepper .active span{background:#d8a15d;border-color:#d8a15d;color:#1a1f28}.stepper .complete{color:#c8914d}.stepper .complete span{border-color:#c8914d;color:#e8b16d}.preview-header>div>span,.stage-heading>span{color:#aab2bd}.mode-tabs,.source-tabs{background:#181d25;border-color:#3a414d;border-radius:9px}.mode-tabs button,.source-tabs button{color:#aab2bd;border-radius:6px}.mode-tabs button.selected,.source-tabs button.selected{background:#d8a15d;color:#1a1f28;box-shadow:inset 0 1px rgba(255,255,255,.33)}.drop-zone{background:linear-gradient(135deg,#252c35,#1a1f28);border-color:#6e7684;border-radius:12px}.upload-mark{border-color:#8b93a1;color:#e8b16d}.drop-zone small{color:#aab2bd}.drop-zone em{color:#e8b16d;border-color:#d8a15d}.form-stack,.prompt-panel{background:#252c35;border-color:#4a505b;border-radius:12px}.form-stack>label,.prompt-panel label,.settings-dialog label{color:#aab2bd}.form-stack input,.form-stack textarea,.prompt-panel textarea{color:#e6e8ec;background:#1a1f28;border-color:#4a505b;border-radius:8px}.form-stack input:focus,.form-stack textarea:focus,.prompt-panel textarea:focus{border-color:#d8a15d}.prompt-options>button{background:#2b333d;border-color:#4a505b;color:#d1d5db;border-radius:7px}.prompt-options .generate-char{background:#d8a15d;color:#1a1f28;border-color:#d8a15d}.sample-card{background:linear-gradient(145deg,#2b333d,#1e242b);border-color:#4a505b;border-radius:11px}.sample-card.green,.sample-card.sand,.sample-card.violet{background:linear-gradient(145deg,#303946,#202731)}.sample-card.chosen,.sample-card:hover{border-color:#d8a15d}.portrait-character,.sample-character{background:linear-gradient(130deg,#f0cf99 0 20%,#263f3b 21% 63%,#d8a15d 64% 70%,#1b2d2d 71%)}.sample-card small{color:#c1c7cf}.stage-actions{border-color:#3a414d;color:#aab2bd}.primary{background:#d8a15d;color:#1a1f28;border-radius:7px;box-shadow:inset 0 -2px #b77d38,inset 0 1px rgba(255,255,255,.4)}.primary:hover{background:#e8b16d}.secondary{background:#2b333d;color:#e6e8ec;border-color:#4a505b;border-radius:7px}.text-button{color:#aab2bd}.portrait-frame{background:linear-gradient(145deg,#2b333d,#1e242b);border-color:#4a505b;border-radius:12px}.portrait-frame small{color:#aab2bd}.form-stack details,.stage-actions{border-color:#3a414d}.form-stack summary,.toggle-row span b{color:#e6e8ec}.toggle-row span small{color:#aab2bd}.switch{background:#5d6573}.switch.on{background:#d8a15d}.motion-card small,.motion-group h3 small,.motion-toolbar>span{color:#9ca3af}.motion-group h3{color:#e6e8ec}.motion-card{background:linear-gradient(145deg,#2b333d,#202731);border-color:#4a505b;color:#d1d5db;border-radius:10px}.motion-card.selected{background:linear-gradient(145deg,#3a414d,#252c35);border-color:#d8a15d;box-shadow:inset 0 0 0 1px rgba(216,161,93,.35)}.motion-card i{background:#d8a15d;color:#1a1f28;border-radius:99px}.motion-icon{background:#3a414d;color:#e8b16d;border-radius:9px;width:74px;height:82px;background:transparent;color:#f6f7f4;border-radius:0}.motion-icon svg{width:74px;height:82px;overflow:visible}.motion-icon svg circle{fill:currentColor;stroke:none}.motion-icon img{display:block;width:74px;height:82px;object-fit:contain}.ghost-button{background:#2b333d;color:#d1d5db;border-color:#4a505b;border-radius:7px}.game-preview{background:linear-gradient(#657788,#9caeb8 59%,#446b5b 60%);border-color:#5d6573;border-radius:12px}.game-preview.three-d{background:radial-gradient(circle at 60% 15%,#7896b4,#354456 55%,#1a1f28)}.scene-label{background:#1a1f28e6;color:#e6e8ec;border-radius:5px}.scene-label span{color:#e8b16d}.ground{background:repeating-linear-gradient(12deg,#26483e 0 6px,#3d7051 7px 13px);border-color:#9aaf79}.mountain-one{border-bottom-color:#4a786b}.mountain-two{border-bottom-color:#345d56}.keyboard-help{background:#1a1f28e6;color:#d1d5db;border-radius:6px}.keyboard-help kbd{border-color:#6e7684}.sheet-preview{background:#202731;border-color:#4a505b;border-radius:12px}.sheet-grid{background-color:#1a1f28;background-image:linear-gradient(45deg,#111720 25%,transparent 0),linear-gradient(-45deg,#111720 25%,transparent 0),linear-gradient(45deg,transparent 75%,#111720 0),linear-gradient(-45deg,transparent 75%,#111720 0)}.sheet-grid i{background:linear-gradient(130deg,#f0cf99 0 25%,#29473e 26% 64%,#d8a15d 65% 70%,#1b2d2d 71%)}.export-summary p,.share-row,.sheet-preview p{color:#aab2bd}.export-summary{background:linear-gradient(145deg,#2b333d,#202731);border-color:#4a505b;border-radius:12px}.mini-label{color:#e8b16d}.share-row a,.share-row button{color:#d1d5db;border-color:#4a505b;border-radius:4px}.dialog-backdrop{background:rgba(7,10,14,.86)}.settings-dialog{background:#262d37;border-color:#5d6573;border-radius:14px}.settings-dialog h3{font-family:Playfair Display,Georgia,serif;color:#fff}.choice-row button{background:#1a1f28;color:#d1d5db;border-color:#4a505b;border-radius:6px}.choice-row button.selected{border-color:#d8a15d;color:#fff}.content-section{color:#e6e8ec}.content-section h2{color:#fff}.content-section>p:not(.section-kicker),.faq p,.feature-grid p,.steps-grid p{color:#b6bec8}.faq details,.feature-grid article,.steps-grid article{border-color:#3a414d}.faq summary:after,.steps-grid b{color:#d8a15d}.faq summary,.feature-grid h3,.steps-grid h3{color:#e6e8ec}.export-card{background:linear-gradient(145deg,#2b333d,#1a1f28);border-color:#4a505b;border-radius:14px;box-shadow:12px 12px 0 #111720}.export-card strong{color:#fff}.export-card ul{color:#b6bec8}footer{border-color:#3a414d;color:#aab2bd}.legal{color:#e6e8ec}.legal p{color:#b6bec8}.legal h2{color:#fff}.maker-shell{max-width:1440px;min-height:720px;border-radius:16px;overflow:hidden}.maker-top{padding:0 22px;height:46px}.maker-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:674px}.maker-sidebar{display:flex;flex-direction:column;padding:14px 12px;background:linear-gradient(180deg,#252c35,#202731);border-right:1px solid #3a414d;min-width:0}.sidebar-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;grid-gap:3px;gap:3px;background:#1a1f28;border:1px solid #3a414d;border-radius:8px}.sidebar-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#aab2bd;padding:9px 5px;border-radius:5px;font-size:12px;font-weight:500!important;cursor:pointer;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important}.sidebar-tabs button.selected{color:#202731;background:#d8a15d;font-weight:600!important;box-shadow:inset 0 1px rgba(255,255,255,.35)}.rail-glyph{width:13px;height:13px;position:relative;display:inline-block;flex:none;opacity:.9}.rail-person:before{content:"";width:5px;height:5px;border:1.5px solid;border-radius:50%;position:absolute;left:4px;top:0}.rail-person:after{content:"";width:10px;height:6px;border:1.5px solid;border-bottom:0;border-radius:8px 8px 0 0;position:absolute;left:1.5px;bottom:0}.rail-box{border:1.5px solid;transform:rotate(30deg) scale(.76);border-radius:1px}.new-character{width:100%;margin-top:12px;padding:10px 12px;border:0;border-radius:7px;background:#d8a15d;color:#1a1f28;font-size:13px;font-weight:600!important;cursor:pointer;box-shadow:inset 0 1px rgba(255,255,255,.36),inset 0 -2px #b77d38;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important}.new-character span{font-size:16px;font-weight:500;line-height:0;margin-right:6px;vertical-align:-1px}.sidebar-history{display:grid;align-content:start;grid-gap:5px;gap:5px;margin-top:15px;min-height:0;overflow:auto}.sidebar-history>p{margin:0 0 4px;padding:0 6px;color:#8b93a1;font:700 10px DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.sidebar-empty{padding:12px 8px;color:#8b93a1;font-size:11px;line-height:1.5}.history-row{display:flex;align-items:center;width:100%;max-width:100%;border-radius:7px;position:relative;overflow:hidden;box-sizing:border-box;border:1px solid transparent}.history-row:hover{background:#2b333d}.history-row.active{background:linear-gradient(90deg,rgba(216,161,93,.16),rgba(216,161,93,.03));border-color:rgba(216,161,93,.34)}.history-asset,.history-folder{width:100%;display:flex;align-items:center;gap:9px;padding:8px 36px 8px 8px;color:#dfe4e8;background:transparent;border:0;border-radius:7px;text-align:left;cursor:pointer;box-sizing:border-box;flex:1 1;min-width:0;overflow:hidden}.history-asset:hover,.history-folder:hover,.history-row:hover .history-asset,.history-row:hover .history-folder{background:transparent}.history-folder.active,.history-row.active .history-folder{background:transparent;border:0}.history-row .history-delete-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:26px;height:26px;z-index:3;display:flex;align-items:center;justify-content:center;padding:0;color:#8b93a1;background:transparent;border:0;border-radius:5px;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease,color .15s ease,background .15s ease}.history-row:focus-within .history-delete-btn,.history-row:hover .history-delete-btn{opacity:1;visibility:visible;pointer-events:auto}.history-delete-btn:hover{color:#ff6b6b;background:rgba(255,107,107,.15)}.history-delete-btn svg{width:13px;height:13px;flex:none;pointer-events:none}.history-asset>span,.history-folder>span:last-child{flex:1 1;min-width:0;overflow:hidden}.history-asset b,.history-asset small,.history-folder b,.history-folder small{display:block;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important}.history-asset b,.history-folder b{font-size:12px;font-weight:500!important;color:#c8d0dc!important}.history-asset small,.history-folder small{margin-top:3px;color:#7a8594!important;font-size:10px;font-weight:400!important}.history-folder__icon{position:relative;width:28px;height:22px;flex:none;background:#354150;border:1px solid #607080;border-radius:3px}.history-folder__icon:before{content:"";position:absolute;top:-5px;left:2px;width:12px;height:6px;background:#4a5b6c;border:1px solid #607080;border-bottom:0;border-radius:3px 3px 0 0}.history-folder.active .history-folder__icon,.history-row.active .history-folder__icon{background:#d8a15d;border-color:#e8b16d}.history-folder.active .history-folder__icon:before,.history-row.active .history-folder__icon:before{background:#e8b16d;border-color:#e8b16d}.history-asset img,.history-folder__thumbnail,.history-item-thumb{display:block;width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;flex:none;object-fit:cover;border:1px solid #5d6573;border-radius:5px}.character-filter{width:100%;margin-top:10px;display:flex;align-items:center;gap:8px;color:#d1d5db;border:1px solid #3a414d;background:#1e242b;border-radius:7px;padding:10px 11px;text-align:left;font-size:12px;font-weight:750;cursor:pointer}.character-filter b{color:#aab2bd;margin-left:auto;font-size:14px}.draft-card{display:flex;align-items:center;gap:9px;min-height:62px;margin:12px 2px 16px;padding:7px;border-radius:7px;color:#c8d0dc}.draft-card:hover{background:#2b333d}.draft-card b,.draft-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-card b{font-size:12px;font-weight:500!important;color:#c8d0dc!important}.draft-card small{color:#7a8594!important;margin-top:3px;font-size:10px;font-weight:400!important;max-width:150px}.draft-thumb{width:40px;height:40px;display:grid;place-items:center;flex:none;background:linear-gradient(145deg,#4f6957,#a98d54);border-radius:6px;border:2px solid #e6e8ec;overflow:hidden}.draft-thumb i{width:17px;height:25px;display:block;background:linear-gradient(130deg,#edc890 0 25%,#29473e 26% 67%,#d8a15d 68%);border-radius:50% 50% 20% 20%;-webkit-clip-path:polygon(35% 0,65% 0,78% 15%,78% 46%,100% 100%,0 100%,22% 46%,22% 15%);clip-path:polygon(35% 0,65% 0,78% 15%,78% 46%,100% 100%,0 100%,22% 46%,22% 15%)}.workspace-nav{display:flex;flex-direction:column;gap:4px;padding-top:14px;border-top:1px solid #3a414d}.workspace-nav button{min-height:58px;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid transparent;background:transparent;color:#9ca3af;padding:9px;border-radius:7px;cursor:pointer}.workspace-nav button:hover{background:#2b333d;color:#d1d5db}.workspace-nav button.active{color:#f4f5f6;background:linear-gradient(90deg,rgba(216,161,93,.2),rgba(216,161,93,.04));border-color:rgba(216,161,93,.33)}.workspace-nav button b,.workspace-nav button small{display:block}.workspace-nav button b{font-size:12px}.workspace-nav button small{font-size:10px;color:#8b93a1;margin-top:3px}.workspace-nav button.active small{color:#c1a374}.rail-index{display:grid;place-items:center;width:28px;height:28px;color:#8b93a1;border:1px solid #4a505b;border-radius:5px;font:500 9px DM Mono,monospace}.workspace-nav button.active .rail-index{color:#1a1f28;border-color:#d8a15d;background:#d8a15d}.workspace-account{display:grid;grid-gap:8px;gap:8px;margin-top:auto;padding:14px 3px 2px;border-top:1px solid #3a414d}.workspace-account>span{display:flex;align-items:baseline;justify-content:space-between;padding:0 7px;color:#dfe4e8}.workspace-account small{color:#8b93a1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.workspace-account b{color:#e8b16d;font:700 18px/1 DM Mono,ui-monospace,monospace}.workspace-account button{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:36px;padding:0 10px;color:#dfe4e8;background:rgba(255,255,255,.025);border:1px solid #4a505b;border-radius:7px;font-size:11px;font-weight:800;cursor:pointer}.workspace-account button:hover:not(:disabled){border-color:#d8a15d;background:rgba(216,161,93,.1)}.workspace-account button:disabled{color:#8b93a1;cursor:default}.workspace-account i{color:#e8b16d;font:700 10px DM Mono,ui-monospace,monospace;font-style:normal}.sidebar-bottom{display:flex;flex-direction:column;gap:4px;margin-top:auto;padding-top:14px;border-top:1px solid #3a414d}.sidebar-bottom button{border:0;background:transparent;color:#aab2bd;padding:8px 9px;text-align:left;font-weight:700;font-size:11px;cursor:pointer}.sidebar-bottom button:hover{color:#e8b16d}.maker-canvas{position:relative;min-width:0;padding:0!important;background:radial-gradient(740px 410px at 58% 6%,rgba(50,62,79,.34),transparent 70%),#202731;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.maker-canvas::-webkit-scrollbar{width:6px}.maker-canvas::-webkit-scrollbar-track{background:transparent}.maker-canvas::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}.maker-canvas::-webkit-scrollbar-thumb:hover{background:rgba(216,161,93,.4)}.maker-canvas .maker-stage{min-height:620px;padding:40px clamp(28px,7vw,110px) 28px;border:0;border-radius:0;background:transparent;box-shadow:none}.maker-canvas .stage-heading{max-width:680px;margin:0 auto;text-align:center}.maker-canvas .stage-heading h2{font-size:clamp(30px,3.2vw,43px)}.maker-canvas .stage-heading>span{display:block;max-width:510px;margin:10px auto 0}.maker-canvas .source-tabs{margin:27px auto 29px}.maker-canvas .drop-zone,.maker-canvas .prompt-panel{max-width:740px;margin:0 auto}.maker-canvas .drop-zone{min-height:238px}.maker-canvas .prompt-panel{min-height:220px}.maker-canvas .stage-actions{max-width:740px;margin:26px auto 0}.maker-canvas .export-layout,.maker-canvas .name-layout{max-width:900px;margin-left:auto;margin-right:auto}.maker-canvas .motion-group,.maker-canvas .motion-toolbar{max-width:950px;margin-left:auto;margin-right:auto}.maker-canvas .game-preview,.maker-canvas .preview-bottom,.maker-canvas .preview-header{max-width:980px;margin-left:auto;margin-right:auto}.maker-canvas .game-preview{margin-top:24px}.maker-canvas .preview-bottom{margin-top:15px}.workflow-steps{display:flex;gap:28px;margin-top:6px;margin-bottom:24px;padding:14px clamp(20px,2.5vw,32px) 10px;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0}.workflow-steps,.workflow-steps button{align-items:center;background:transparent}.workflow-steps button{min-height:auto;display:inline-flex;gap:6px;padding:0 0 10px;color:#94a3b8;border:0;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:-11px;transition:color .15s ease,border-color .15s ease}.workflow-steps button:hover{color:#f1f5f9;background:transparent}.workflow-steps button.active{color:#e28e38;background:transparent;border-bottom-color:#e28e38;font-weight:700;box-shadow:none}.workflow-steps button.nav-tab-disabled{color:#64748b;cursor:default}.workflow-steps button.nav-tab-advanced{color:#3b82f6}@media(max-width:800px){.maker-workspace{display:block}.maker-sidebar{min-height:auto;padding:10px;border-right:0;border-bottom:1px solid #3a414d}.character-filter,.draft-card,.new-character,.sidebar-bottom,.sidebar-tabs,.workspace-account{display:none}.workspace-nav{flex-direction:row;overflow:auto;padding:0;border:0;gap:5px}.workspace-nav button{min-width:112px;min-height:50px}.workspace-nav button small{display:none}.maker-canvas{padding:8px}.maker-canvas .maker-stage{min-height:580px;padding:42px 18px 22px;border-radius:9px}.maker-canvas .stage-actions{margin-top:22px}}.tool-hero{width:100%;margin:0}.tool-hero .maker-shell{max-width:none;min-height:780px}.maker-canvas .stage-heading h1{margin:0;color:#fff;font-size:clamp(34px,3.35vw,54px);line-height:1.04}.source-entry-grid{display:grid;grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:end;grid-gap:20px;gap:20px;max-width:900px;margin:34px auto 0}.source-entry h2{margin:0 0 12px;color:#e6e8ec;font-size:15px;text-align:center}.source-trust-note{grid-column:1/-1;width:max-content;margin:0 auto -4px;padding:0;color:#e8b16d;background:transparent;border:0;font-size:12px;font-weight:650;letter-spacing:-.012em;line-height:1.4}.source-entry-divider{position:relative;display:grid;place-items:center;align-self:center;width:38px;height:38px;color:#aab2bd;background:#202731;border:1px solid #3a414d;border-radius:99px;font:700 10px DM Mono,monospace;text-transform:uppercase}.source-entry-divider:after,.source-entry-divider:before{content:"";position:absolute;left:50%;width:1px;height:70px;background:#3a414d;transform:translateX(-50%);z-index:-1}.source-entry-divider:before{bottom:100%}.source-entry-divider:after{top:100%}.maker-canvas .source-entry-grid .drop-zone,.maker-canvas .source-entry-grid .prompt-panel{max-width:none;min-height:238px;margin:0}.maker-canvas .source-entry-grid .prompt-panel{display:flex;flex-direction:column;padding:16px}.maker-canvas .source-entry-grid .prompt-panel label{display:flex;flex:1 1;flex-direction:column}.maker-canvas .source-entry-grid .prompt-panel textarea{flex:1 1;min-height:100px}.maker-canvas .source-entry-grid .prompt-panel-trigger{cursor:pointer}.maker-canvas .source-entry-grid .prompt-panel-trigger textarea{cursor:text}.click-to-expand{display:block;margin-top:12px;color:#aab2bd;text-align:right;font-size:12px;font-weight:700}.prompt-panel-trigger:focus-visible,.prompt-panel-trigger:hover{border-color:#d8a15d;box-shadow:inset 0 0 0 1px rgba(216,161,93,.3),0 0 0 3px rgba(216,161,93,.07);outline:0}.maker-canvas .source-entry-grid .prompt-options{margin-top:10px}.selected-source{border-color:#d8a15d!important;box-shadow:inset 0 0 0 1px rgba(216,161,93,.3),0 0 0 3px rgba(216,161,93,.07)}@media(max-width:800px){.tool-hero{width:100%;margin-top:0}.tool-hero .maker-shell{border-radius:0}.maker-canvas .stage-heading h1{font-size:clamp(31px,9vw,42px)}.source-entry-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.source-entry-divider{margin:-4px auto}.source-entry-divider:after,.source-entry-divider:before{width:72px;height:1px;left:auto;top:50%;transform:translateY(-50%)}.source-entry-divider:before{right:100%;bottom:auto}.source-entry-divider:after{left:100%;top:50%}}.section-intro{max-width:760px;color:#b6bec8;font-size:16px;line-height:1.8}.content-section.split{align-items:start}.docs-grid,.pricing-grid,.resource-grid,.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:34px}.checklist-card,.docs-grid article,.pricing-grid article,.resource-grid article,.use-case-grid article{padding:23px;border:1px solid #3a414d;border-radius:14px;background:linear-gradient(145deg,rgba(43,51,61,.84),rgba(26,31,40,.78))}.pricing-grid h3,.resource-grid h3,.use-case-grid h3{margin:0 0 8px;color:#fff;font-size:18px}.docs-grid p,.pricing-grid p,.resource-grid p,.use-case-grid p{margin:0;color:#b6bec8;font-size:14px;line-height:1.7}.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-grid article{display:grid;grid-gap:11px;gap:11px}.docs-grid b{color:#d8a15d;font:600 12px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.checklist-card ul,.pricing-grid ul{padding:0;margin:18px 0 0;list-style:none}.checklist-card li,.pricing-grid li{position:relative;margin:9px 0;padding-left:18px;color:#cfd5dc;font-size:13px}.checklist-card li:before,.pricing-grid li:before{content:"";position:absolute;left:3px;top:4px;width:5px;height:9px;border:solid #d8a15d;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.format-table{margin-top:32px;overflow:hidden;border:1px solid #3a414d;border-radius:14px;background:#202731}.format-table [role=row]{display:grid;grid-template-columns:1fr 1.1fr 1.55fr;border-top:1px solid #3a414d}.format-table [role=row]:first-child{border-top:0}.format-table [role=cell],.format-table [role=columnheader]{padding:16px 18px;color:#b6bec8;font-size:13px;line-height:1.5}.format-table [role=columnheader]{color:#d8a15d;background:#252c35;font:600 11px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.format-table [role=cell]:first-child{color:#fff;font-weight:800}.pricing-grid article{min-height:285px}.pricing-grid__featured{border-color:#d8a15d!important;box-shadow:inset 0 0 0 1px rgba(216,161,93,.24),0 14px 30px rgba(0,0,0,.16)}.resource-grid article>span{display:block;margin-bottom:22px;color:#d8a15d;font:600 11px DM Mono,monospace;letter-spacing:.08em}@media(max-width:900px){.site-header{width:100%;padding:0 10px}.site-header nav{gap:14px;font-size:12px}.pricing-grid,.resource-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-header{height:66px;gap:12px}.site-header nav{display:none}.header-login{padding:8px 12px;font-size:11px}.header-actions{gap:12px;font-size:11px}.header-actions .header-cta{min-height:35px;padding:0 13px;font-size:11px}.content-section{padding-top:80px}.docs-grid,.pricing-grid,.resource-grid,.use-case-grid{grid-template-columns:1fr}.format-table{overflow-x:auto}.format-table [role=row]{min-width:620px}.section-intro{font-size:15px}}.hub-page{width:min(980px,calc(100% - 48px));margin:0 auto;padding:76px 0 14px}.hub-page__intro{max-width:760px;padding-bottom:64px}.hub-page h1,.hub-page h2{color:#fff}.hub-page h1{font-size:clamp(46px,6vw,76px)}.hub-page__intro>p:last-child,.hub-page__section>p{color:#b6bec8;font-size:16px;line-height:1.85}.hub-page__section{max-width:800px;padding:64px 0;border-top:1px solid #3a414d}.hub-page__section h2{font-size:clamp(31px,4vw,49px)}.hub-page__section ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 26px;gap:10px 26px;padding:0;margin:26px 0 0;list-style:none}.hub-page__section li{position:relative;padding-left:20px;color:#d1d5db;font-size:14px}.hub-page__section li:before{content:"";position:absolute;left:3px;top:4px;width:5px;height:9px;border:solid #d8a15d;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.credit-icon{display:inline-block;width:1em;height:1em;flex:none;color:#e8b16d;vertical-align:-.13em}.credit-cost{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.credit-cost .credit-icon{width:13px;height:13px;color:currentColor;--credit-icon-cutout:#d8a15d}.header-credit>.credit-icon{width:15px;height:15px}.account-menu__balance b{display:inline-flex;align-items:center;gap:5px}.account-menu__balance b .credit-icon{width:14px;height:14px}.app-toast>.credit-icon{width:29px;height:29px;margin-top:1px}@media(max-width:620px){.hub-page{width:calc(100% - 32px);padding-top:44px}.hub-page__intro{padding-bottom:42px}.hub-page__section{padding:44px 0}.hub-page__section ul{grid-template-columns:1fr}}.guide-modules>h2{max-width:840px}.guide-module{margin-top:92px;padding-top:28px;border-top:1px solid #3a414d}.guide-module__heading{max-width:740px}.guide-module__heading h3{margin:0;color:#fff;font:700 clamp(29px,3.5vw,45px) Playfair Display,Georgia,serif;letter-spacing:-.045em;line-height:1.06}.guide-module__heading>p:last-child{margin:14px 0 0;color:#b6bec8;font-size:16px;line-height:1.8}.guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:32px}.guide-card-grid article{padding:22px;border:1px solid #3a414d;border-radius:14px;background:linear-gradient(145deg,rgba(43,51,61,.84),rgba(26,31,40,.78))}.guide-card-grid h4{margin:0 0 9px;color:#fff;font-size:17px}.guide-card-grid p{margin:0;color:#b6bec8;font-size:14px;line-height:1.7}@media(max-width:900px){.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.guide-module{margin-top:64px}.guide-card-grid{grid-template-columns:1fr}.guide-module__heading>p:last-child{font-size:15px}}.cookie-consent{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;padding:24px;background:rgba(8,12,18,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cookie-consent__panel{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 36px;color:#17202b;background:#c7daf8;border:1px solid rgba(255,255,255,.65);border-radius:14px;box-shadow:0 16px 36px rgba(0,0,0,.26)}.cookie-consent__content{max-width:1100px}.cookie-consent__title{margin:0 0 12px;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:-.025em}.cookie-consent__copy{max-width:1060px;margin:0;color:#374758;font-size:16px;line-height:1.52}.cookie-consent__copy a{color:inherit;text-decoration:underline;text-underline-offset:3px}.cookie-consent__actions,.cookie-preferences__actions{display:flex;flex:none;align-items:center;gap:14px}.cookie-consent__accept,.cookie-consent__manage{min-height:48px;border-radius:9px;padding:0 19px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.cookie-consent__accept{color:#17202b;background:#fff;border:1px solid #a1b9df;box-shadow:inset 0 -1px rgba(38,71,112,.16)}.cookie-consent__manage{color:#17202b;background:transparent;border:1px solid transparent}.cookie-consent__accept:hover,.cookie-consent__manage:hover{transform:translateY(-1px)}.cookie-consent__accept:hover{background:#f6f9ff;border-color:#799ccf}.cookie-consent__manage:hover{background:rgba(255,255,255,.38);border-color:rgba(104,136,179,.45)}.cookie-preferences{position:fixed;z-index:101;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,12,18,.52)}.cookie-preferences__panel{position:relative;width:min(560px,100%);padding:32px;color:#e6e8ec;background:#262d37;border:1px solid #5d6573;border-radius:14px;box-shadow:0 24px 64px rgba(0,0,0,.45)}.cookie-preferences__close{position:absolute;top:13px;right:16px;padding:4px 9px;color:#d1d5db;background:transparent;border:0;font-size:28px;line-height:1;cursor:pointer}.cookie-preferences__eyebrow{margin:0 0 8px;color:#d8a15d;font:600 11px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.cookie-preferences h2{margin:0;color:#fff;font-size:32px}.cookie-preferences>.cookie-preferences__panel>p:not(.cookie-preferences__eyebrow){margin:12px 0 18px;color:#b6bec8;font-size:14px;line-height:1.55}.cookie-preferences__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid #3a414d;cursor:pointer}.cookie-preferences__row span:first-child{display:grid;grid-gap:4px;gap:4px}.cookie-preferences__row b{color:#fff;font-size:14px}.cookie-preferences__row small{color:#aab2bd;font-size:12px}.cookie-preferences__row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;margin:0;border-radius:99px;background:#5d6573;cursor:pointer}.cookie-preferences__row input:after{content:"";display:block;width:18px;height:18px;margin:3px;border-radius:50%;background:#fff;transition:transform .16s ease}.cookie-preferences__row input:checked{background:#d8a15d}.cookie-preferences__row input:checked:after{transform:translateX(18px)}.cookie-preferences__required{color:#d8a15d;font-size:12px;font-weight:800}.cookie-preferences__actions{justify-content:flex-end;margin-top:20px}@media (max-width:760px){.cookie-consent{padding:12px}.cookie-consent__panel{display:block;padding:24px}.cookie-consent__title{font-size:20px}.cookie-consent__copy{font-size:14px}.cookie-consent__actions{margin-top:21px;flex-wrap:wrap}.cookie-consent__accept,.cookie-consent__manage{min-height:44px}.cookie-preferences__panel{padding:26px 22px 22px}.cookie-preferences h2{font-size:28px}.cookie-preferences__actions{flex-wrap:wrap;justify-content:stretch}.cookie-preferences__actions button{flex:1 1}}.discovery-stage{min-height:0;width:100%;max-width:none;margin:0;padding:clamp(14px,1.4vw,20px);box-sizing:border-box;color:#e6e8ec;border:0;border-radius:0;background:transparent;box-shadow:none}.discovery-heading{position:relative;max-width:none;margin:0 0 10px}.discovery-heading h1{margin:0;color:#eef2f6;font-family:Playfair Display,Georgia,serif!important;font-size:clamp(20px,1.8vw,24px)!important;font-weight:400!important;line-height:1.2;letter-spacing:-.015em}.discovery-heading>span{display:block;margin-top:4px;color:#94a3b8;font-size:13px;font-weight:400;line-height:1.45}.discovery-back{display:inline-flex;align-items:center;min-height:30px;margin:0 0 10px;padding:0 10px;color:#cbd2d8;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.09);border-radius:7px;font-size:12px;font-weight:400;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.discovery-back:hover{color:#f6f7f8;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.17)}.discovery-composer{max-width:none;margin:0;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(35,43,54,.95);box-shadow:none}.discovery-prompt{position:relative}.discovery-prompt label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.discovery-prompt textarea{width:100%;min-height:85px;max-height:130px;padding:12px 130px 12px 14px;resize:vertical;color:#c8d0dc;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.07);border-radius:8px;outline:0;font:400 13px/1.55 Inter,Arial,sans-serif!important;box-shadow:none}.discovery-prompt textarea:focus{border-color:#d8a15d;box-shadow:0 0 0 3px rgba(216,161,93,.12)}.surprise-button{position:absolute;right:10px;top:10px;padding:5px 9px;color:#e8b16d;background:#222a34;border:1px solid #4a505b;border-radius:6px;font-size:11px;font-weight:400;cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.discovery-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding-top:10px}.discovery-tools,.generation-actions{display:flex;align-items:center;gap:7px;min-width:0}.reference-button{display:flex;align-items:center;gap:7px;min-height:34px;height:34px;padding:0 12px;color:#c8d0dc;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:12px;font-weight:400;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.reference-button:hover{color:#f7f8f8;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}.reference-button svg{display:block;width:14px;height:14px;flex:none;color:#e8b16d}.reference-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advanced-button{display:flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 12px;color:#98a4b4;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:12px;font-weight:400;line-height:1;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.advanced-button:hover{color:#f2f4f6;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}.advanced-button svg{display:block;width:13px;height:13px;flex:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.advanced-button.open{color:#f3e1c8;background:rgba(216,161,93,.12);border-color:rgba(216,161,93,.35)}.advanced-button.open svg{transform:rotate(180deg)}.helper-control{position:relative;display:flex;align-items:center;gap:7px;height:34px;padding:0 10px;color:#98a4b4;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:12px;font-weight:400}.helper-switch{position:relative;width:34px;height:18px;padding:0;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:999px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.helper-switch i{position:absolute;top:1px;left:1px;width:14px;height:14px;background:#98a4b4;border-radius:50%;transition:transform .16s ease,background .16s ease}.helper-switch.on{background:rgba(216,161,93,.25);border-color:rgba(216,161,93,.55)}.helper-switch.on i{transform:translateX(16px);background:#f6d8b0}.helper-info{display:grid;place-items:center;width:18px;height:18px;padding:0;color:#8e9cae;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:50%;font:500 11px/1 Inter,sans-serif;cursor:pointer;transition:color .15s ease,border-color .15s ease}.helper-info:hover{color:#f6d8b0;border-color:rgba(216,161,93,.5)}.helper-tooltip{position:absolute;z-index:12;top:calc(100% + 13px);left:0;width:min(385px,calc(100vw - 48px));padding:17px 19px;color:#edf0f4;background:#1a1f28;border:1px solid #d8dde5;border-radius:18px;box-shadow:0 18px 38px rgba(0,0,0,.4);font-size:13px;font-weight:400;line-height:1.55}.quantity-picker{display:inline-flex;align-items:center;gap:2px;padding:3px;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.08);border-radius:8px;height:34px;box-sizing:border-box}.quantity-picker button{min-height:0!important;height:26px!important;min-width:32px!important;padding:0 8px!important;color:#8e9cae!important;background:transparent!important;border:0!important;border-radius:5px!important;font-size:12px!important;font-weight:400!important;cursor:pointer;box-shadow:none!important;transition:color .15s ease,background .15s ease,border-color .15s ease}.quantity-picker button:hover{color:#e2e8f0!important;background:rgba(255,255,255,.05)!important}.quantity-picker button.selected{color:#f6d8b0!important;background:rgba(216,161,93,.2)!important;border:1px solid rgba(216,161,93,.45)!important;font-weight:500!important;box-shadow:none!important}.discovery-generate{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:#1a1f28;background:#d8a15d;border:1px solid #e3b678;border-radius:6px;box-shadow:none;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .16s ease,transform .16s ease}.discovery-generate:hover:not(:disabled){background:#e8b16d}.discovery-generate:disabled{opacity:.64;cursor:wait}.discovery-generate span{margin-left:8px;opacity:.68}.button-spinner{width:14px;height:14px;flex:none;border:2px solid rgba(26,31,40,.28);border-top-color:#1a1f28;border-radius:50%;animation:button-spin .72s linear infinite}.discovery-generate .credit-cost{display:inline-flex;align-items:center;gap:6px;height:18px;margin-left:0;line-height:1;opacity:.72}.discovery-generate .credit-cost .credit-icon{display:block;width:15px;height:15px;margin:0;color:currentColor;transform:translateY(-.5px)}@keyframes button-spin{to{transform:rotate(1turn)}}.reference-preview{display:flex;align-items:center;gap:12px;margin-top:13px;color:#bfc8d0;font-size:12px}.reference-preview img{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #5d6573}.reference-preview button{padding:0;color:#e8b16d;background:transparent;border:0;font-size:12px;font-weight:400;cursor:pointer}.advanced-row{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.advanced-select{min-width:180px;padding:8px 12px;text-align:left;color:#e6e8ec;background:#1a1f28;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer}.advanced-select b,.advanced-select span{display:block}.advanced-select span{color:#909aa6;font-size:10px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.advanced-select b{margin-top:2px;font-size:12px;font-weight:400}.advanced-row p{margin:0 0 0 auto;color:#99a3af;font-size:12px}.discovery-error{margin:12px 0 0;color:#ffb5ad;font-size:13px;font-weight:400}.generated-results,.inspiration-section{max-width:none;margin:18px 0 0}.inspiration-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:10px}.generated-results h2,.inspiration-heading h2{margin:0;color:#eef2f6;font-family:Playfair Display,Georgia,serif!important;font-size:clamp(18px,1.6vw,21px)!important;font-weight:400!important;line-height:1.2;letter-spacing:-.015em}.inspiration-heading span{display:block;margin-top:4px;color:#94a3b8!important;font-size:13px!important;font-weight:400!important;line-height:1.4}.inspiration-heading>button,.shuffle-btn{display:inline-flex;align-items:center;gap:5px;color:#d8a15d;background:transparent;border:0;font-size:12px;font-weight:400;cursor:pointer;padding:4px 8px;border-radius:6px;transition:color .15s ease,background .15s ease}.inspiration-heading>button:hover,.shuffle-btn:hover{color:#e8b16d;background:rgba(216,161,93,.1)}.inspiration-heading>button svg,.shuffle-btn svg{width:13px;height:13px;flex:none}.generated-grid,.inspiration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.generated-card,.inspiration-card{position:relative;min-height:0;overflow:hidden;padding:0;text-align:left;background:rgba(18,23,31,.55);border:1px solid rgba(255,255,255,.06);border-radius:12px;box-shadow:none;cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease}.inspiration-card{width:100%;height:auto;aspect-ratio:1.1}.generated-card img,.inspiration-card img{width:100%;height:100%;min-height:0;object-fit:cover;display:block;transition:transform .28s ease}.generated-card:after,.inspiration-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(10,12,16,.86));pointer-events:none}.generated-card span,.inspiration-card span{position:absolute;z-index:1;right:12px;bottom:10px;left:12px;color:#fff;font-size:13px;font-weight:600}.generated-card:hover,.inspiration-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.18);box-shadow:none}.generated-card:hover img,.inspiration-card:hover img{transform:scale(1.035)}.inspiration-card.selected{border:2px solid #e8b16d;box-shadow:0 0 0 2px rgba(216,161,93,.22),0 12px 28px rgba(0,0,0,.4)}.inspiration-selection{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:10px 0 0;border-top:1px solid rgba(255,255,255,.08)}.inspiration-selection>div{display:grid;grid-gap:2px;gap:2px}.inspiration-selection b{color:#eef1f4;font-size:12px;font-weight:500}.inspiration-selection span{color:#94a3b8;font-size:11px}.inspiration-continue{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:#1a1f28;background:#d8a15d;border:1px solid #e3b678;border-radius:7px;box-shadow:inset 0 -2px rgba(132,76,23,.28);font-size:12px;font-weight:700;cursor:pointer}.inspiration-continue:disabled{opacity:.64;cursor:wait}.inspiration-continue .credit-cost{color:#5b3a15;opacity:1;font-weight:800}.inspiration-continue .credit-cost .credit-icon{color:#5b3a15}.generated-results{padding:24px;border:1px solid rgba(216,161,93,.5);border-radius:16px;background:linear-gradient(140deg,rgba(69,54,42,.48),rgba(30,36,43,.74))}.generation-mark{position:relative;z-index:1;display:grid;place-items:center;width:176px;height:176px;isolation:isolate}.generation-mark:before{content:"";position:absolute;inset:11px;border:1px solid rgba(232,177,109,.27);border-radius:50%;box-shadow:0 0 0 13px rgba(232,177,109,.035),0 0 34px rgba(232,177,109,.14);animation:generation-orbit 2.4s ease-in-out infinite}.generation-mark img{position:relative;z-index:1;display:block;width:164px;height:164px;object-fit:contain;mix-blend-mode:screen;-webkit-mask-image:radial-gradient(ellipse 46% 48% at center,#000 56%,transparent 88%);mask-image:radial-gradient(ellipse 46% 48% at center,#000 56%,transparent 88%);animation:generation-mark-pulse 1.7s ease-in-out infinite}.generation-mark>i{position:absolute;z-index:2;top:28px;right:24px;width:7px;height:7px;border-radius:50%;background:#e8b16d;box-shadow:0 0 0 5px rgba(232,177,109,.08),0 0 18px rgba(232,177,109,.74);animation:generation-spark 1.1s ease-in-out infinite}@keyframes generation-orbit{50%{transform:scale(1.08);opacity:.42}}@keyframes generation-mark-pulse{50%{transform:translateY(-4px) scale(1.035);filter:brightness(1.12)}}@keyframes generation-spark{50%{transform:scale(.55);opacity:.25}}.generated-results .generated-grid{margin-top:18px}.generated-card{min-height:330px;border-color:#d8a15d}.generated-card span b{float:right;color:#e8b16d;font-size:18px}.generating-results{overflow:hidden}.generation-placeholder{position:relative;display:grid;place-items:center;min-height:370px;margin-top:18px;overflow:hidden;border:1px solid rgba(216,161,93,.45);border-radius:12px;background:radial-gradient(circle at 50% 32%,rgba(216,161,93,.17),transparent 31%),linear-gradient(140deg,#26313c,#1b212a)}.generation-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.08) 48%,transparent 66%);transform:translateX(-100%);animation:skeleton-sweep 1.45s ease-in-out infinite}.character-skeleton{position:relative;z-index:1;width:150px;height:250px;filter:drop-shadow(0 18px 22px rgba(0,0,0,.28))}.character-skeleton i{position:absolute;display:block;background:linear-gradient(145deg,#69798a,#445261);border:1px solid rgba(214,224,233,.2);border-radius:999px}.character-skeleton__head{top:4px;left:50px;width:50px;height:58px}.character-skeleton__torso{top:70px;left:34px;width:82px;height:84px;border-radius:24px!important}.character-skeleton__arm{top:80px;width:22px;height:104px;transform-origin:top}.character-skeleton__arm--left{left:16px;transform:rotate(10deg)}.character-skeleton__arm--right{right:16px;transform:rotate(-10deg)}.character-skeleton__leg{top:146px;width:28px;height:102px}.character-skeleton__leg--left{left:42px;transform:rotate(4deg)}.character-skeleton__leg--right{right:42px;transform:rotate(-4deg)}.generation-placeholder__status{position:absolute;z-index:2;right:18px;bottom:16px;left:18px;display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 14px;color:#eef1f4;background:rgba(18,23,30,.76);border:1px solid rgba(255,255,255,.11);border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.generation-placeholder__status>div{display:grid;grid-gap:3px;gap:3px}.generation-placeholder__status b{font-size:12px}.generation-placeholder__status span{color:#b8c0ca;font-size:11px}.generation-spinner{width:20px;height:20px;flex:none;border:2px solid rgba(232,177,109,.26);border-top-color:#e8b16d;border-radius:50%;animation:button-spin .72s linear infinite}@keyframes skeleton-sweep{to{transform:translateX(100%)}}.discovery-modal-backdrop{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:rgba(5,8,12,.84);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.discovery-picker{position:relative;width:min(900px,100%);max-height:min(820px,calc(100vh - 48px));overflow:auto;padding:28px;color:#e6e8ec;background:#202731;border:1px solid #5d6573;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.55)}.discovery-picker h2{margin:0 0 22px;color:#fff;font:700 32px Playfair Display,Georgia,serif;letter-spacing:-.04em}.picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.palette-option,.style-option{position:relative;min-height:172px;overflow:hidden;color:#fff;border:1px solid #4a505b;border-radius:12px;cursor:pointer}.style-option{background:#202731}.style-option img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#f4eee6}.palette-option.random-option,.style-option.random-option{background:linear-gradient(145deg,#303b49,#1c232d)}.random-option span{right:13px;bottom:16px;left:13px;text-align:center}.random-icon{position:absolute;top:calc(50% - 25px);left:50%;width:30px;height:30px;color:#e8b16d;transform:translateX(-50%)}.palette-option span,.style-option span{position:absolute;z-index:1;right:13px;bottom:12px;left:13px;font-size:14px;font-weight:900;text-shadow:0 2px 7px #000}.palette-option:after,.style-option:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(5,7,10,.8))}.palette-option.selected,.style-option.selected{border:2px solid #e8b16d;box-shadow:0 0 0 2px rgba(216,161,93,.22)}.palette-option{min-height:155px}.portrait-frame>img{max-width:100%;max-height:290px;width:auto;height:auto;object-fit:contain;border-radius:8px;margin:auto;display:block}@media(max-width:900px){.inspiration-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.generated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-controls{grid-template-columns:1fr}.generation-actions{justify-content:space-between}.advanced-row{flex-wrap:wrap}.advanced-row p{width:100%;margin:2px 0 0}}@media(max-width:620px){.discovery-stage{padding:20px 10px 32px}.discovery-composer{padding:10px}.discovery-prompt textarea{min-height:150px;padding:17px 17px 58px}.surprise-button{top:auto;right:12px;bottom:12px}.discovery-controls{gap:10px}.discovery-tools{width:100%;flex-wrap:wrap}.advanced-button,.reference-button{flex:1 1;min-width:0}.advanced-button{min-width:0}.helper-control,.quantity-picker{flex:1 1}.generation-actions{display:grid;grid-template-columns:1fr;width:100%}.discovery-generate{width:100%}.advanced-select{flex:1 1;min-width:0}.inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.generated-card,.generated-card img{min-height:230px}.inspiration-selection{align-items:stretch;flex-direction:column}.inspiration-continue{width:100%}.picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.palette-option,.style-option{min-height:125px}.discovery-picker{padding:22px 16px}.discovery-picker h2{font-size:27px}}.delete-backdrop{position:fixed;z-index:100;inset:0;background:rgba(8,12,18,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.delete-dialog{width:min(420px,100%);position:relative;background:#181e26;border:1px solid #2d3644;border-radius:18px;padding:32px 28px 24px;color:#edf2f7;box-shadow:0 30px 70px rgba(0,0,0,.65);display:flex;flex-direction:column;align-items:center;text-align:center}.delete-icon-badge{width:56px;height:56px;border-radius:14px;background:rgba(220,38,38,.12);border:1px solid rgba(220,38,38,.25);color:#ef4444;display:grid;place-items:center;margin-bottom:20px}.delete-icon-badge svg{width:26px;height:26px}.delete-dialog h3{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px;color:#f8fafc;font-family:Inter,SF Pro Display,sans-serif}.delete-subtitle{color:#94a3b8;font-size:13px;margin:0 0 20px}.delete-target-box{width:100%;background:#0f141c;border:1px solid #262e3d;border-radius:12px;padding:18px 16px;margin-bottom:24px;display:flex;flex-direction:column;gap:6px;align-items:center}.delete-target-box span{color:#94a3b8;font-size:13px}.delete-target-box strong{color:#f59e0b;font-size:16px;font-weight:700;word-break:break-word}.delete-actions{width:100%;display:flex;flex-direction:column;gap:10px}.delete-confirm-btn{width:100%;color:#ffffff;border:0;border-radius:10px;padding:13px;font-size:14px;transition:background .15s ease;box-shadow:inset 0 1px rgba(255,255,255,.2)}.delete-confirm-btn:hover{background:#ef4444}.delete-cancel-btn{width:100%;background:transparent;border:0;border-radius:10px;padding:10px;font-weight:600;transition:color .15s ease}.delete-cancel-btn:hover{color:#ffffff}.sidebar-action-row{display:flex;gap:8px;margin:12px 0 8px}.sidebar-action-row .new-character{flex:1 1;margin:0;background:#d8a15d;color:#181e26;border-radius:8px;font-weight:700;height:38px}.sidebar-grid-btn{width:38px;height:38px;background:#262d37;border:1px solid #3a414d;border-radius:8px;color:#cbd5e1;display:grid;place-items:center;cursor:pointer}.sidebar-back-btn{display:inline-flex;align-items:center;gap:6px;width:100%;padding:8px 12px;color:#e2e8f0;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.sidebar-back-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2)}.maker-canvas .gallery-stage{min-height:620px;max-width:100%;padding:36px 40px 32px}.maker-canvas .gallery-stage-heading{display:flex;align-items:flex-start;justify-content:space-between;max-width:100%;margin:0 0 28px;text-align:left}.maker-canvas .gallery-stage-heading h2{margin:0;color:#f1f5f9;font-size:32px;text-align:left}.maker-canvas .gallery-stage-heading span{max-width:100%;margin:8px 0 0;color:#94a3b8;font-size:14px;text-align:left}.gallery-back-btn{flex:none;padding:9px 18px;color:#f1f5f9;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.gallery-back-btn:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25)}.character-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:20px;gap:20px;width:100%;padding:4px 0 32px}.gallery-header-tabs{display:flex;justify-content:center;width:100%;margin-bottom:12px}.gallery-sidebar-tabs{display:inline-flex!important;background:rgba(18,23,30,.85)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;padding:3px!important;gap:4px!important;width:auto!important}.gallery-top-bar{width:100%;display:flex;justify-content:flex-start;margin-bottom:8px}.gallery-title-row{display:flex;align-items:center;justify-content:space-between;width:100%}.gallery-title-row h2{font-family:Playfair Display,Georgia,serif!important;font-size:24px!important;font-weight:700!important;color:#eef2f6!important;margin:0!important}.gallery-new-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 14px!important;background:#d8a15d!important;color:#19140c!important;font-weight:700!important;border-radius:8px!important;font-size:13px!important;border:0!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important}.gallery-filter-row{width:100%;margin:12px 0 16px}.gallery-guild-selector{width:100%!important}.gallery-guild-selector .sidebar-guild-trigger{width:100%!important;justify-content:space-between!important;background:rgba(18,23,30,.85)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;height:38px!important;padding:0 12px!important;color:#cbd5e1!important}.gallery-edit-icon{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:6px;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.15);color:#cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .16s ease}.gallery-edit-icon:hover{background:rgba(30,38,50,.95);color:#ffffff}@media (max-width:768px){.character-gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.gallery-card{display:flex;flex-direction:column;overflow:hidden;color:#f8fafc;background:#1e293b;border:1px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:all .2s ease}.gallery-card:hover{border-color:rgba(234,179,8,.5);box-shadow:0 8px 24px rgba(0,0,0,.4);transform:translateY(-2px)}.gallery-card.active{border-color:#eab308;box-shadow:0 0 0 1px #eab308}.gallery-card-thumb{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;overflow:hidden;background:#0f172a}.gallery-card-thumb img{width:100%;height:100%;object-fit:cover}.gallery-card-placeholder{width:48px;height:48px;background:rgba(255,255,255,.05);border-radius:50%}.gallery-card-guild{position:absolute;top:8px;right:8px;padding:2px 8px;color:#fbbf24;background:rgba(15,23,42,.85);border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:10px;font-weight:700}.gallery-card-info{display:flex;flex-direction:column;gap:2px;padding:12px}.gallery-card-title{overflow:hidden;color:#c8d0dc!important;font-size:13px!important;font-weight:500!important;text-overflow:ellipsis;white-space:nowrap}.gallery-card-sub{color:#7a8594!important;font-size:11px!important;font-weight:400!important}.gallery-empty-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;color:#94a3b8;text-align:center;background:#1e293b;border:1px dashed rgba(255,255,255,.15);border-radius:12px}.sidebar-filter-bar{display:flex;gap:8px;margin-bottom:12px}.sidebar-guild-selector{position:relative;flex:1 1}.sidebar-guild-trigger{width:100%;height:34px;background:#1c232d;border:1px solid #323b47;border-radius:8px;padding:0 10px;color:#c8d0dc!important;font-size:11px;font-weight:400!important;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important}.sidebar-dropdown-chevron{flex:0 0 auto;color:#94a3b8;transition:color .16s ease,transform .16s ease}.sidebar-dropdown-chevron.is-open{color:#cbd5e1;transform:rotate(180deg)}.sidebar-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#161e29;border:1px solid #2e3a4b;border-radius:10px;padding:4px;z-index:35;box-shadow:0 12px 30px rgba(0,0,0,.6)}.sidebar-search-box{position:relative;width:90px}.sidebar-search-box input{width:100%;height:34px;background:#1c232d;border:1px solid #323b47;border-radius:8px;padding:0 8px 0 24px;color:#c8d0dc!important;font-size:11px;font-weight:400!important;outline:0;font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important}.sidebar-search-box .search-icon{position:absolute;left:8px;top:11px;color:#64748b;display:grid;place-items:center}.portrait-column{display:flex;flex-direction:column;gap:14px;width:280px;flex-shrink:0}.portrait-frame-card{position:relative;border-radius:12px;background:#eae2da!important;border:1px solid rgba(0,0,0,.04);min-height:300px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.portrait-frame-card img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;margin:auto;transition:padding .15s ease}.portrait-frame-card small{color:#81909c;font:11px DM Mono,monospace;margin-top:auto}.pose-loading-overlay{position:absolute;inset:0;background:rgba(15,20,28,.85);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#d8a15d;font-size:12px;font-weight:600}.feature-option-card{background:transparent!important;border:0!important;border-radius:0;padding:6px 0;color:#c8d0dc}.feature-option-header{display:flex;align-items:center;justify-content:space-between}.feature-option-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:400;color:#c8d0dc;position:relative}.info-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:transparent;border:1px solid #64748b;color:#64748b;font-size:10px;font-weight:600;cursor:pointer;padding:0;line-height:1;position:relative}.info-tooltip-trigger:hover{color:#94a3b8;border-color:#94a3b8}.tooltip-bubble{position:absolute;left:0;bottom:calc(100% + 8px);width:270px;background:#0f1724;border:1px solid #334155;border-radius:10px;padding:12px 14px;color:#cbd5e1;font-size:11px;line-height:1.5;box-shadow:0 10px 25px rgba(0,0,0,.5);z-index:50;text-transform:none;letter-spacing:0;font-weight:400}.tooltip-bubble b{color:#f1f5f9}.switch{width:44px;height:24px;border:0;background:#2a323d;padding:3px;cursor:pointer;flex:none}.switch,.switch i{border-radius:999px}.switch i{width:18px;height:18px;display:block;background:#ffffff;transition:transform .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.3)}.switch.on{background:#e58e38!important}.switch.on i{transform:translateX(20px)}.padding-slider-box{margin-top:8px;padding-top:6px;border-top:1px solid rgba(255,255,255,.05)}.padding-range-slider{width:100%;accent-color:#e58e38!important;height:4px;background:#14181f;border-radius:4px;cursor:pointer}.slider-text-labels{display:flex;justify-content:space-between;font-size:11px;color:#6e7988;margin-top:4px;font-weight:400}.field-title{color:#8e9cae;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;display:block}.custom-guild-select{position:relative;width:100%}.guild-select-trigger{width:100%;height:38px!important;background:#1e242d!important;border:1px solid rgba(255,255,255,.04)!important;border-radius:8px!important;padding:0 12px!important;color:#c8d0dc!important;font-weight:400!important;display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}.guild-select-trigger .select-caret{margin-left:auto;font-size:10px;color:#64748b}.guild-menu-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#161e29;border:1px solid #2e3a4b;border-radius:12px;padding:6px;box-shadow:0 16px 35px rgba(0,0,0,.5);z-index:30}.guild-menu-item{width:100%;padding:9px 12px;background:transparent;border:0;border-radius:8px;color:#cbd5e1;font-size:12px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px}.guild-menu-item.active,.guild-menu-item:hover{background:#242e3d;color:#ffffff}.tag-default{margin-left:auto;color:#64748b;font-size:10px}.create-guild-item{color:#e58e38;font-weight:500}.menu-divider{height:1px;background:rgba(255,255,255,.06);margin:4px 0}.description-field-block{margin-top:10px}.description-field-block textarea{background:#1e242d!important;border:1px solid rgba(255,255,255,.04)!important;border-radius:8px!important;color:#c8d0dc!important;font-weight:400!important;padding:10px 12px;width:100%;min-height:76px;height:76px;resize:vertical;box-sizing:border-box}.description-field-block textarea::placeholder{color:#525d6d}.field-subtext{color:#6e7988;font-size:11px;margin-top:3px;display:block;font-weight:400}.pose-correction-container{margin-top:8px}.fix-pose-action-btn{background:#262d37;border:1px solid #3b4554;color:#f1f5f9;padding:8px 14px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s}.fix-pose-action-btn:hover{background:#323b49}.credit-pill{background:rgba(216,161,93,.15);border:1px solid rgba(216,161,93,.3);color:#d8a15d;font-size:11px;padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}.new-guild-modal input{width:100%;background:#0f141c;border:1px solid #2a3442;border-radius:8px;padding:12px 14px;color:#fff;margin:12px 0 20px;outline:0}.fix-pose-btn-bright{background:#4c5564!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .15s ease}.fix-pose-btn-bright:hover{background:#566070!important}.fix-pose-btn-bright:disabled{opacity:.6;cursor:not-allowed;transform:none}.credit-pill-dark{background:rgba(0,0,0,.28)!important;border:0!important;color:#e58e38!important;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}.guild-select-trigger,.sidebar-guild-trigger{background:#1e242d!important;color:#f8fafc!important;border:1px solid rgba(255,255,255,.04)!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:8px}.sidebar-guild-trigger .filter-trigger-text{color:#c8d0dc}.guild-menu-dropdown,.sidebar-dropdown-menu{background:#161e29!important;border:1px solid #334155!important;box-shadow:0 16px 36px rgba(0,0,0,.7)!important;color:#f8fafc!important;border-radius:10px;padding:4px;z-index:50}.dropdown-item,.guild-menu-item{background:transparent!important;color:#cbd5e1!important;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;border:0;width:100%;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px}.dropdown-item.active,.dropdown-item:hover,.guild-menu-item.active,.guild-menu-item:hover{background:#243144!important;color:#ffffff!important}.comparison-box-panel{background:#141b24;border:1px solid #2e3848;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:10px;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.4)}.comparison-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242d3a;padding-bottom:8px}.comparison-title{color:#d8a15d;font-size:12px;font-weight:800;letter-spacing:-.01em}.comparison-close-btn{background:transparent;border:0;color:#64748b;font-size:16px;cursor:pointer;padding:0 4px}.comparison-close-btn:hover{color:#f1f5f9}.comparison-grid-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.comparison-card{background:#1a222d;border:1px solid #2a3444;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.comparison-badge{font-size:11px;font-weight:700;color:#94a3b8}.comparison-badge.highlight{color:#38bdf8}.comparison-img-wrapper{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:#0f141c;border-radius:8px;overflow:hidden;border:1px solid #202733}.comparison-img-wrapper img{max-width:100%;max-height:110px;object-fit:contain}.comparison-select-btn{width:100%;height:32px;border-radius:6px;font-size:11px;font-weight:700;cursor:pointer;border:0;transition:all .15s ease}.comparison-select-btn.primary{background:#38bdf8;color:#0f172a}.comparison-select-btn.primary:hover{background:#7dd3fc}.comparison-select-btn.secondary{background:#283242;color:#cbd5e1;border:1px solid #3b4657}.comparison-select-btn.secondary:hover{background:#334054;color:#fff}.generation-global-overlay{position:absolute;inset:0;z-index:200;display:grid;min-height:100%;padding:8px;background:#202731;animation:generation-overlay-fade-in .25s ease-out forwards}@keyframes generation-overlay-fade-in{0%{opacity:0}to{opacity:1}}.generation-preview{display:grid;min-width:0;min-height:100%;grid-gap:18px;gap:18px;padding:18px;overflow:auto;color:#f0f2f4;background:#28313c;border:1px solid #394451;border-radius:16px;box-shadow:inset 0 1px rgba(255,255,255,.025)}.generation-preview__visual{position:relative;min-height:240px;overflow:hidden;background:linear-gradient(145deg,#899091,#555a56);border-radius:12px;isolation:isolate}.generation-preview__visual:before{content:"";position:absolute;z-index:1;inset:-20px;background:rgba(210,215,213,.34);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.generation-preview__visual:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(13,17,22,.18))}.generation-preview__visual img{width:100%;height:100%;object-fit:contain;filter:blur(12px) saturate(.7);transform:scale(1.08)}.generation-preview__visual strong{position:absolute;z-index:3;inset:0;display:grid;place-items:center;padding:24px;color:#fff;font:700 clamp(27px,4.4vw,44px)/1.05 Playfair Display,Georgia,serif;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.35)}.generation-preview__content{display:flex;min-width:0;flex-direction:column}.generation-preview__content header h2{margin:0;color:#f3f3f4;font:700 clamp(38px,5vw,64px)/.98 Playfair Display,Georgia,serif;letter-spacing:-.045em}.generation-preview__content header p{max-width:820px;margin:22px 0 0;color:#9ca6b6;font-size:clamp(15px,1.6vw,21px);font-weight:700;line-height:1.35}.generation-preview__progress{margin-top:28px}.generation-preview__progress>div{height:14px;overflow:hidden;background:#171e27;border:1px solid #3b4653;border-radius:999px;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.generation-preview__progress i{display:block;min-width:18px;height:100%;background:#e7a653;border-radius:inherit;box-shadow:0 0 16px rgba(231,166,83,.32);transition:width 2.4s linear}.generation-preview.is-completing .generation-preview__progress i{transition-duration:.25s}.generation-preview__progress p{display:flex;justify-content:space-between;gap:16px;margin:10px 2px 0;color:#9ca6b6;font-size:17px;font-weight:700}.generation-preview__progress strong{color:#e7a653;font-size:19px}.generation-preview__tip{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 42px;align-items:center;grid-gap:14px;gap:14px;margin-top:42px;padding:24px 18px 14px;background:#2f3946;border-radius:14px;box-shadow:0 13px 25px rgba(8,11,15,.18)}.generation-preview__tip>svg{width:52px;color:#59a8ff;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.generation-preview__tip h3{margin:0 0 4px;color:#f3f3f4;font:700 26px/1.05 Playfair Display,Georgia,serif}.generation-preview__tip p{margin:0;color:#f0f1f3;font-size:15px;font-weight:700;line-height:1.35}.generation-preview__tip-refresh{display:grid;width:42px;height:42px;place-items:center;color:#aab4c1;background:#3a4552;border-radius:10px}.generation-preview__tip-refresh svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.generation-preview__tip>span{grid-column:1;color:#8994a3;font-size:14px}.generation-preview__advanced{margin:auto 0 0;padding:32px 16px 4px;color:#e1a24e;font-size:15px;font-weight:600;line-height:1.5;text-align:center}.generation-preview__advanced span{display:inline-block;margin-left:6px;font-size:20px;vertical-align:-1px}@media(min-width:760px){.generation-global-overlay{padding:10px}.generation-preview{grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);gap:32px;padding:32px;overflow:hidden}.generation-preview__visual{min-height:0}.generation-preview__content{padding:8px 0 0}}@media(min-width:1180px){.generation-preview{gap:42px;padding:48px 42px}}@media(min-width:760px) and (max-height:740px){.generation-preview{padding:28px}.generation-preview__content{padding-top:4px}.generation-preview__content header h2{font-size:48px}.generation-preview__content header p{margin-top:14px;font-size:16px}.generation-preview__progress{margin-top:20px}.generation-preview__progress p{font-size:14px}.generation-preview__progress strong{font-size:16px}.generation-preview__tip{margin-top:26px;padding:18px 16px 12px}.generation-preview__tip h3{font-size:23px}.generation-preview__tip p{font-size:13px}.generation-preview__advanced{padding-top:18px;font-size:13px}}@media(max-width:759px){.generation-preview__content header h2{font-size:36px}.generation-preview__tip{margin-top:28px;padding:18px 14px 12px}.generation-preview__tip h3{font-size:22px}.generation-preview__tip p{font-size:13px}}.motion-preview-workspace{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;margin-top:18px}.motion-preview-empty{display:grid;min-height:250px;place-items:center;padding:20px;color:#aab2bd;border:1px solid #4a505b;border-radius:12px;background:#1a1f28;text-align:center;font-size:13px;line-height:1.5}.raw-sprite-sheet-panel{width:min(100%,980px);margin:16px auto 0;padding:10px;border:1px solid #4a505b;border-radius:10px;background:#1a1f28}.raw-sprite-sheet-panel figcaption{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}.raw-sprite-sheet-panel figcaption .mini-label{margin:0}.raw-sprite-sheet-panel figcaption b{color:#eef1f4;font-size:12px}.raw-sprite-sheet-panel a{display:grid;min-height:180px;place-items:center;overflow:hidden;border-radius:7px;background-color:#101720;background-image:linear-gradient(45deg,#0b1017 25%,transparent 0),linear-gradient(-45deg,#0b1017 25%,transparent 0),linear-gradient(45deg,transparent 75%,#0b1017 0),linear-gradient(-45deg,transparent 75%,#0b1017 0);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.raw-sprite-sheet-panel img{display:block;width:auto;max-width:100%;max-height:min(62vh,720px);object-fit:contain;image-rendering:auto}.preview-motion-menu{display:flex;flex-direction:row;gap:8px;overflow:auto;padding:9px;border:1px solid #4a505b;border-radius:10px;background:#1a1f28}.preview-motion-menu>.mini-label{display:none}.preview-motion-menu button{display:flex;flex:0 0 auto;align-items:center;gap:8px;min-width:122px;padding:8px;color:#cbd1d8;background:#242c36;border:1px solid #3c4755;border-radius:7px;text-align:left;cursor:pointer}.preview-motion-menu button.selected,.preview-motion-menu button:hover:not(:disabled){color:#fff;border-color:#d8a15d;background:rgba(216,161,93,.14)}.preview-motion-menu button:disabled{opacity:.48;cursor:default}.preview-motion-menu .motion-icon{width:29px;height:29px;flex:none}.preview-motion-menu .motion-icon img{width:100%;height:100%;object-fit:cover;border-radius:5px}.preview-motion-menu b,.preview-motion-menu small{display:block}.preview-motion-menu b{font-size:11px}.preview-motion-menu small{margin-top:2px;color:#98a5b2;font-size:9px}.manage-inapp-panel{max-width:480px!important;padding:24px!important}.manage-inapp-header h2{font-family:Playfair Display,Georgia,serif!important;font-size:22px!important;font-weight:400!important;color:#f8fafc;margin:0 0 4px}.manage-inapp-header p{font-size:13px;color:#94a3b8;margin:0 0 18px;line-height:1.4}.manage-inapp-card{background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:18px}.manage-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.07)}.manage-card__label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;display:block}.manage-card__title{font-size:18px;font-weight:700;color:#f1f5f9;margin:2px 0 0}.manage-card__badge{padding:4px 10px;font-size:11px;font-weight:600;border-radius:999px;display:inline-flex;align-items:center}.manage-card__badge.active{color:#34d399;background:rgba(52,211,153,.12);border:1px solid rgba(52,211,153,.25)}.manage-card__badge.canceling{color:#fbbf24;background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.25)}.manage-card__details{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.detail-item{background:rgba(0,0,0,.2);border-radius:8px;padding:10px 12px}.detail-label{font-size:11px;color:#94a3b8;display:block}.detail-value{font-size:14px;color:#f8fafc;font-weight:600;margin-top:2px;display:block}.manage-dialog__alert{margin-top:14px;padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.45}.manage-dialog__alert.is-success{color:#6EE7B7;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25)}.manage-dialog__alert.is-error{color:#FCA5A5;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25)}.manage-inapp-actions{display:flex;flex-direction:column;gap:8px;margin-top:16px}.manage-btn{width:100%;height:38px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .16s ease}.manage-btn--danger{color:#f87171;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.manage-btn--danger:hover:not(:disabled){background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.manage-btn--primary{color:#1a150e;background:linear-gradient(135deg,#f1cf94,#c98945);border:none;font-weight:700}.manage-btn--primary:hover{filter:brightness(1.1)}.manage-btn--secondary{color:#cbd5e1;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.manage-btn--secondary:hover{background:rgba(255,255,255,.09);color:#fff}.manage-btn--outline{color:#94a3b8;background:transparent;border:1px dashed rgba(255,255,255,.15);font-size:12px}.manage-btn--outline:hover{color:#f6d8b0;border-color:rgba(216,161,93,.4)}.billing-dashboard-page{min-height:calc(100dvh - 110px);padding:40px 20px 60px;color:#e2e8f0}.billing-dashboard-container{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.billing-back-link{display:inline-block;margin-bottom:12px;font-size:13px;color:#8e9cae;text-decoration:none;transition:color .16s ease}.billing-page-header{text-align:center;margin-bottom:16px}.billing-page-header .billing-back-link{display:inline-block;margin-bottom:16px}.billing-dashboard-page .billing-page-header h1{font-size:clamp(28px,3vw,40px)!important;margin-bottom:14px!important;line-height:1.25!important}.billing-page-header p{font-size:15px;color:#94a3b8;margin:0 auto;max-width:600px;line-height:1.55}.billing-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}.billing-card{background:rgba(35,43,54,.95);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;transition:border-color .2s ease,transform .2s ease}.billing-card:hover{border-color:rgba(216,161,93,.3)}.billing-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.billing-card__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8e9cae;font-weight:600}.billing-card__tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;color:#f6d8b0;background:rgba(216,161,93,.15);border:1px solid rgba(216,161,93,.35)}.billing-card__status.claimed{font-size:10px;font-weight:600;padding:3px 8px;border-radius:999px;color:#64748b;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.billing-card__status.ready{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;color:#34d399;background:rgba(52,211,153,.12);border:1px solid rgba(52,211,153,.28)}.billing-card__value{display:flex;align-items:baseline;gap:8px}.billing-card__value svg{width:24px;height:24px;color:#f59e0b}.billing-card__value strong{font-family:DM Mono,ui-monospace,monospace;font-size:32px;font-weight:700;color:#f8fafc;line-height:1}.billing-card__value small{font-size:12px;color:#94a3b8}.billing-card__body b{font-size:16px;color:#f1f5f9;display:block;margin-bottom:4px}.billing-card__body p,.billing-card__desc{font-size:12px;color:#94a3b8;line-height:1.45;margin:0}.billing-action-btn{width:100%;height:38px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .16s ease;border:1px solid transparent}.billing-action-btn--checkin{color:#f6d8b0;background:rgba(216,161,93,.18);border-color:rgba(216,161,93,.45)}.billing-action-btn--checkin:hover:not(:disabled){background:rgba(216,161,93,.28);border-color:rgba(216,161,93,.65)}.billing-action-btn--checkin:disabled{opacity:.6;cursor:default;color:#64748b;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.billing-card__buttons{display:flex;flex-direction:column;gap:8px}.billing-action-btn--buy{color:#1a150e;background:linear-gradient(135deg,#f1cf94,#c98945);border:none;font-weight:700}.billing-action-btn--buy:hover{filter:brightness(1.1)}.billing-action-btn--manage{color:#cbd5e1;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1)}.billing-action-btn--manage:hover{background:rgba(255,255,255,.09);color:#fff}.billing-history-section{background:rgba(35,43,54,.95);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px}.billing-history-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:20px}.billing-dashboard-page .billing-history-header h2,.billing-dashboard-page .billing-page-header h1{font-family:Playfair Display,Georgia,serif!important;font-weight:700!important;font-style:normal!important;color:#f8fafc;margin:0;letter-spacing:-.015em}.billing-history-filters{display:inline-flex;padding:3px;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.08);border-radius:8px}.billing-history-filters button{padding:5px 12px;font-size:12px;font-weight:500;color:#8e9cae;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .16s ease}.billing-history-filters button.active{color:#f6d8b0;background:rgba(216,161,93,.2);border:1px solid rgba(216,161,93,.45)}.billing-danger-section{background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.22);border-radius:14px;padding:22px 24px;margin-top:24px}.billing-danger-content{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.billing-danger-title{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#f87171!important;margin:0 0 4px!important}.billing-danger-desc{font-size:13px;color:#94a3b8;margin:0;max-width:580px;line-height:1.45}.billing-action-btn--danger{width:auto;min-width:140px;height:38px;padding:0 16px;color:#f87171;background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.35);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .16s ease}.billing-action-btn--danger:hover{color:#fff;background:rgba(239,68,68,.85);border-color:#ef4444;box-shadow:0 4px 16px rgba(239,68,68,.3)}.delete-account-panel{max-width:440px!important;padding:24px!important}.delete-modal-heading{font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:700!important;color:#f87171!important;margin:0 0 8px!important}.delete-modal-desc{font-size:13px;color:#cbd5e1;line-height:1.5;margin:0 0 18px}.delete-modal-desc strong{color:#fbbf24}.delete-modal-field{margin-bottom:20px}.delete-modal-field label{display:block;font-size:12px;color:#94a3b8;margin-bottom:8px}.delete-modal-field label code{color:#f87171;background:rgba(239,68,68,.15);padding:2px 6px;border-radius:4px;font-weight:700}.delete-modal-field input{width:100%;height:40px;padding:0 12px;font-size:14px;color:#f8fafc;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.12);border-radius:8px;outline:none;transition:border-color .16s ease}.delete-modal-field input:focus{border-color:#ef4444}.delete-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.delete-cancel-btn{height:38px;padding:0 16px;font-size:13px;font-weight:500;color:#cbd5e1;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer}.delete-cancel-btn:hover{background:rgba(255,255,255,.1)}.delete-confirm-btn{height:38px;padding:0 16px;font-size:13px;font-weight:700;color:#fff;background:#dc2626;border:none;border-radius:8px;cursor:pointer;transition:all .16s ease}.delete-confirm-btn:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 16px rgba(220,38,38,.4)}.delete-confirm-btn:disabled{opacity:.5;cursor:not-allowed;background:rgba(239,68,68,.2);color:#94a3b8}.billing-table-wrapper{overflow-x:auto}.billing-history-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.billing-history-table th{padding:12px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid rgba(255,255,255,.08)}.billing-history-table td{padding:14px;border-bottom:1px solid rgba(255,255,255,.04);color:#cbd5e1}.billing-history-table tr:hover td{background:rgba(255,255,255,.02)}.col-date{font-size:12px;color:#94a3b8;white-space:nowrap}.col-desc{display:flex;align-items:center;gap:10px}.event-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex:none}.event-icon.is-positive{color:#34d399;background:rgba(52,211,153,.14)}.event-icon.is-negative{color:#f87171;background:rgba(239,68,68,.14)}.col-delta{font-family:DM Mono,ui-monospace,monospace;font-weight:700}.col-delta.is-positive{color:#34d399}.col-delta.is-negative{color:#f87171}.col-balance{font-family:DM Mono,ui-monospace,monospace;color:#94a3b8}.billing-history-empty,.billing-history-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#64748b;font-size:13px}.frame-animator-panel,.scene-preview-panel{min-width:0;overflow:hidden;padding:10px;border:1px solid #4a505b;border-radius:10px;background:#1a1f28}.frame-animator-panel__heading,.scene-preview-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px}.frame-animator-panel__heading .mini-label,.scene-preview-panel__heading .mini-label{display:block;margin-bottom:2px;font-size:9px}.frame-animator-panel__heading b,.scene-preview-panel__heading b{display:block;color:#eef1f4;font-size:12px}.frame-animator-panel__heading>span{color:#d8a15d;font:10px DM Mono,monospace}.frame-animator-stage{position:relative;display:grid;min-height:230px;place-items:center;margin-top:8px;overflow:hidden;border-radius:7px;background-color:#101720;background-image:linear-gradient(45deg,#0b1017 25%,transparent 0),linear-gradient(-45deg,#0b1017 25%,transparent 0),linear-gradient(45deg,transparent 75%,#0b1017 0),linear-gradient(-45deg,transparent 75%,#0b1017 0);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.frame-animator-stage canvas{display:block;width:min(100%,320px);height:auto;image-rendering:pixelated}.frame-animator-stage>span{position:absolute;color:#b7c1c8;font-size:10px}.frame-animator-controls{display:grid;grid-template-columns:auto 1fr 1fr auto;align-items:center;grid-gap:7px;gap:7px;margin-top:9px}.frame-animator-controls button{min-height:28px;padding:0 9px;color:#1b2028;background:#e8b16d;border:0;border-radius:5px;font-size:10px;font-weight:800;cursor:pointer}.frame-animator-controls label{min-width:0;color:#9da9b4;font-size:9px}.frame-animator-controls input{display:block;width:100%;margin-top:3px;accent-color:#d8a15d}.frame-animator-controls output{color:#d8a15d;font:9px DM Mono,monospace}.scene-preview-canvas{min-height:230px;margin-top:8px;overflow:hidden;border-radius:7px;background:#18242b}.scene-preview-canvas canvas{display:block;width:100%!important;height:auto!important;image-rendering:pixelated}@media (min-width:801px){.motion-preview-workspace{grid-template-columns:142px minmax(0,.84fr) minmax(0,1.16fr);align-items:stretch}.preview-motion-menu{flex-direction:column;max-height:392px}.preview-motion-menu>.mini-label{display:block;margin:0 2px 3px}.preview-motion-menu button{width:100%;min-width:0}.frame-animator-stage,.scene-preview-canvas{min-height:320px}.frame-animator-panel,.scene-preview-panel{max-height:392px}}@media (min-width:1300px){.motion-preview-workspace{grid-template-columns:154px minmax(310px,.78fr) minmax(460px,1.22fr)}.frame-animator-stage,.scene-preview-canvas{min-height:356px}}@media (min-width:801px) and (min-height:620px){.maker-canvas .preview-stage{display:flex;flex-direction:column;height:calc(100dvh - 96px);min-height:0;max-height:820px;padding:clamp(18px,3vh,42px) clamp(22px,4vw,68px) 18px;overflow:auto}.preview-stage .preview-header{flex:none}.preview-stage .preview-header h2{font-size:clamp(22px,2.1vw,31px)}.preview-stage .preview-header span{font-size:clamp(10px,1vw,12px)}.preview-stage .motion-preview-workspace{flex:none;min-height:0}.preview-stage .preview-bottom{flex:none;margin-top:10px}.preview-stage .frame-animator-panel,.preview-stage .preview-motion-menu,.preview-stage .scene-preview-panel{max-height:none;min-height:0}.preview-stage .frame-animator-stage,.preview-stage .scene-preview-canvas{min-height:0;height:clamp(230px,43vh,356px)}.preview-stage .frame-animator-controls{margin-top:7px}}@media (min-width:801px) and (max-height:740px){.maker-canvas .preview-stage{padding-top:15px;padding-bottom:12px}.preview-stage .preview-header h2{font-size:22px}.preview-stage .motion-preview-workspace{gap:9px}.preview-stage .frame-animator-panel,.preview-stage .scene-preview-panel{padding:8px}.preview-stage .frame-animator-stage,.preview-stage .scene-preview-canvas{height:clamp(205px,38vh,270px)}.preview-stage .preview-motion-menu{padding:7px}.preview-stage .preview-motion-menu button{padding:6px}.preview-stage .preview-bottom{margin-top:7px}.preview-stage .preview-bottom b{font-size:11px}}.tool-hero .maker-shell:has(.motion-split-stage){height:calc(100dvh - 82px);min-height:640px;max-height:960px}.tool-hero .maker-shell:has(.motion-split-stage) .maker-workspace{height:100%;min-height:640px}.maker-canvas .motion-split-stage,.motion-stage-layout{height:100%;min-height:0}.motion-stage-layout{grid-template-columns:1fr 340px;grid-gap:24px;gap:24px;align-items:stretch}.motion-main-content{gap:16px;height:100%;max-height:100%;padding-right:4px}.motion-sidebar-panel{gap:14px;min-height:0;overflow:visible;justify-content:flex-start}.maker-canvas:has(.has-collapsed-settings){overflow:hidden!important;height:100%!important}.maker-canvas:has(.has-expanded-settings){overflow-y:auto!important;scrollbar-width:none;-ms-overflow-style:none}.maker-canvas:has(.has-expanded-settings)::-webkit-scrollbar{display:none}.maker-canvas:has(.has-expanded-settings) .motion-split-stage,.maker-canvas:has(.has-expanded-settings) .motion-stage-layout{height:auto!important;min-height:100%!important}.motion-main-content .stage-heading{display:flex;align-items:center;justify-content:space-between}.motion-main-content .stage-heading h2{font-size:24px;font-weight:700;color:#f1f5f9}.motion-main-content .stage-heading span{color:#94a3b8;font-size:13px;margin-top:4px;display:block}.motion-mode-tabs{display:flex;align-items:center;gap:8px;margin-top:10px;margin-bottom:8px}.mode-tab-btn{background:#232b35;border:1px solid #333f52;color:#94a3b8;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.mode-tab-btn.active{background:#a27c54;color:#171d24;border-color:#a27c54;font-weight:700}.bottom-see-all-container{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px;margin-bottom:12px}.see-all-animations-btn{background:#232b35;border:1px solid #364254;color:#e2e8f0;border-radius:20px;padding:8px 24px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.see-all-animations-btn:hover{background:#2e3948}.advanced-flow-hint{font-size:12px;color:#64748b}.advanced-flow-hint .link-text{color:#94a3b8;cursor:pointer}.add-custom-card{border:1px dashed #a27c54!important;background:rgba(162,124,84,.05)!important}.custom-sparkle-icon{color:#a27c54}.motion-sidebar-panel{background:transparent;border:0;border-radius:0;padding:0;display:flex;flex-direction:column;gap:16px;height:100%;max-height:100%;overflow-y:auto;box-sizing:border-box;box-shadow:none}.character-preview-card{position:relative;width:100%;aspect-ratio:1;max-height:280px;flex:none;border-radius:16px;background:#eae2da;border:0;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.45);padding:10px;box-sizing:border-box}.preview-character-img{width:100%;height:100%;object-fit:contain;border-radius:10px}.preview-character-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sprite-settings-panel{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;padding:0!important;box-shadow:none!important}.sprite-settings-header{width:100%;background:transparent;border:0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#f1f5f9;text-align:left}.settings-header-text strong{display:block;font-size:13px;font-weight:600;color:#e2e8f0}.settings-header-text span{display:block;font-size:11px;color:#8e9cae;margin-top:2px}.accordion-arrow{font-size:10px;color:#8e9cae}.sprite-settings-body{padding:16px 0 10px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.setting-row{justify-content:space-between;gap:8px;width:100%}.setting-label{font-size:12px;color:#94a3b8;font-weight:500;flex:none;width:78px;line-height:1.2}.setting-options{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:3.5px!important;flex:1 1!important;min-width:0!important;overflow:visible!important}.setting-chip{background:#252d38!important;border:1px solid rgba(255,255,255,.05)!important;color:#94a3b8!important;border-radius:7px!important;padding:4.5px 7px!important;font-size:11px!important;letter-spacing:-.01em!important;font-weight:600!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:2px;transition:all .15s ease;white-space:nowrap!important;flex:none!important;min-width:0!important;text-align:center}.setting-chip:hover{border-color:rgba(255,255,255,.12)!important;color:#f1f5f9!important;background:#2c3644!important}.setting-chip.selected{background:#e28e38!important;color:#171d24!important;border-color:#e28e38!important;font-weight:700!important}.vip-crown{font-size:9px;margin-right:1px}@media (min-width:901px){.site-header{margin-bottom:0!important;background:#202731!important;border-bottom-color:rgba(255,255,255,.08)!important;border-radius:16px!important;box-shadow:0 16px 36px rgba(0,0,0,.35)!important}.tool-hero .maker-shell,.tool-hero .maker-shell.maker-shell--discover,.tool-hero .maker-shell.maker-shell--name,.tool-hero .maker-shell.maker-shell--source{width:min(1440px,calc(100vw - 32px))!important;height:calc(100dvh - 76px)!important;min-height:0!important;max-height:none!important;margin:0 auto 24px!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}.tool-hero .maker-shell--discover .maker-workspace,.tool-hero .maker-shell--name .maker-workspace,.tool-hero .maker-shell--source .maker-workspace,.tool-hero .maker-workspace{display:grid!important;grid-template-columns:276px minmax(0,1fr)!important;grid-gap:0 12px!important;gap:0 12px!important;padding:0 0 10px!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;box-sizing:border-box!important}.tool-hero .maker-canvas,.tool-hero .maker-shell--discover .maker-canvas,.tool-hero .maker-shell--discover .maker-sidebar,.tool-hero .maker-shell--name .maker-canvas,.tool-hero .maker-shell--name .maker-sidebar,.tool-hero .maker-shell--source .maker-canvas,.tool-hero .maker-shell--source .maker-sidebar,.tool-hero .maker-sidebar{align-self:stretch!important;min-height:0!important;height:100%!important;max-height:100%!important;background:linear-gradient(180deg,rgba(32,39,49,0),rgba(32,39,49,.45) 56px,rgba(32,39,49,.82) 112px,#202731 168px)!important;border-color:transparent!important;border-radius:0 0 16px 16px!important;box-sizing:border-box!important}.tool-hero .maker-shell--discover .maker-sidebar,.tool-hero .maker-shell--name .maker-sidebar,.tool-hero .maker-shell--source .maker-sidebar,.tool-hero .maker-sidebar{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.tool-hero .maker-sidebar::-webkit-scrollbar{display:none}.tool-hero .maker-canvas,.tool-hero .maker-shell--discover .maker-canvas,.tool-hero .maker-shell--name .maker-canvas,.tool-hero .maker-shell--source .maker-canvas{.mobile-bottom-nav{display:none!important}.maker-canvas .mobile-nav-item,.maker-shell .mobile-nav-item,.mobile-nav-item,.tool-hero .mobile-nav-item,button.mobile-nav-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;flex:1 1!important;height:100%!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;outline:none!important;box-shadow:none!important;color:#8e9cae!important;font-family:Inter,Sora,sans-serif!important;font-size:10px!important;font-weight:500!important;cursor:pointer!important;padding:4px 0!important;margin:0!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}@media (max-width:1024px){.maker-canvas .workflow-steps,.maker-shell .workflow-steps,.maker-workspace .workflow-steps,.tool-hero .workflow-steps,.workflow-steps,div.workflow-steps,nav.workflow-steps{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}.maker-shell .mobile-bottom-nav,.maker-workspace .mobile-bottom-nav,.mobile-bottom-nav,.tool-hero .mobile-bottom-nav,nav.mobile-bottom-nav{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:calc(60px + env(safe-area-inset-bottom, 0px))!important;padding-bottom:env(safe-area-inset-bottom,0)!important;background:#181e27!important;border-top:1px solid rgba(255,255,255,.08)!important;z-index:9999999!important;align-items:center!important;justify-content:space-around!important;padding-left:6px!important;padding-right:6px!important;box-shadow:0 -6px 24px rgba(0,0,0,.6)!important;box-sizing:border-box!important}.mobile-nav-item svg{stroke:currentColor!important;fill:none!important;transition:stroke .16s ease!important}.mobile-nav-item.active,button.mobile-nav-item.active{color:#d8a15d!important;font-weight:600!important;background:transparent!important}.mobile-nav-item.active svg{stroke:#d8a15d!important}.mobile-nav-item:hover{color:#cbd5e1!important}.mobile-nav-item.active:hover{color:#f6d8b0!important}}obile-nav-item:hover{color:#cbd5e1!important}.mobile-nav-item.active:hover{color:#f6d8b0!important}.mobile-sidebar-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgba(0,0,0,.7)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;z-index:99998!important;animation:mobileBackdropFadeIn .2s ease!important}@keyframes mobileBackdropFadeIn{0%{opacity:0}to{opacity:1}}.maker-sidebar{display:none!important}.maker-sidebar.is-mobile-open{display:flex!important;position:fixed!important;top:0!important;left:0!important;bottom:calc(58px + env(safe-area-inset-bottom, 0px))!important;width:min(320px,86vw)!important;height:auto!important;max-height:none!important;z-index:99999!important;background:#181e27!important;border-right:1px solid rgba(255,255,255,.1)!important;box-shadow:8px 0 32px rgba(0,0,0,.6)!important;animation:mobileDrawerSlideIn .24s cubic-bezier(.16,1,.3,1)!important}@keyframes mobileDrawerSlideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.discover-stage,.maker-canvas,.maker-stage,.name-stage,.source-stage{padding-bottom:80px!important}}.tool-hero .maker-canvas::-webkit-scrollbar{display:none}.maker-canvas .name-stage button,.maker-canvas .name-stage div,.maker-canvas .name-stage input,.maker-canvas .name-stage label,.maker-canvas .name-stage select,.maker-canvas .name-stage small,.maker-canvas .name-stage span:not(.stage-heading h2),.maker-canvas .name-stage strong,.maker-canvas .name-stage textarea{font-family:Inter,Sora,-apple-system,"system-ui",Segoe UI,sans-serif,system-ui!important;font-weight:400}.maker-canvas .name-stage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start!important;width:100%;max-width:960px;margin:0 auto;padding:16px 20px 24px!important;min-height:100%!important;height:auto!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;border:0;border-radius:0;background:transparent}.maker-canvas .name-stage .stage-heading{flex:none;text-align:center;margin-bottom:10px!important}.maker-canvas .name-stage .stage-heading h2{font-family:Playfair Display,Georgia,Times New Roman,serif!important;font-size:clamp(19px,1.6vw,22px)!important;font-weight:700!important;color:#eef2f6;letter-spacing:-.015em}.maker-canvas .name-stage .stage-heading>span{margin-top:2px;font-size:12px;color:#94a3b8}.maker-canvas .name-stage .name-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:0!important;gap:0!important;width:min(670px,86vw);max-width:670px;aspect-ratio:670/420;height:auto;min-height:0;margin:0 auto;overflow:hidden!important;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:#272e38;box-shadow:0 24px 56px rgba(0,0,0,.45);flex:none}.maker-canvas .name-stage .portrait-column{display:flex;flex-direction:column;gap:8px;padding:16px 18px;box-sizing:border-box;border-right:1px solid rgba(255,255,255,.05)}.maker-canvas .name-stage .portrait-frame-card{width:100%;aspect-ratio:1;height:auto;min-height:0;margin-bottom:2px;padding:10px!important;background:#eae2da!important;border-radius:14px!important;border:1.5px dashed rgba(255,255,255,.25)!important;overflow:hidden;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.maker-canvas .name-stage .portrait-img-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.maker-canvas .name-stage .portrait-frame-card img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px!important;transform-origin:center center}.maker-canvas .name-stage .portrait-frame-card small{margin-top:3px;font-size:10px}.maker-canvas .name-stage .feature-option-card{background:transparent!important;border:0!important;border-radius:0;padding:2px 0}.maker-canvas .name-stage .feature-option-label{font-size:12px;font-weight:400;color:#c8d0dc}.maker-canvas .name-stage .padding-slider-box{margin-top:4px;padding-top:4px}.maker-canvas .name-stage .form-stack{display:flex;flex-direction:column;gap:16px!important;padding:18px 24px 18px 36px;box-sizing:border-box;height:100%;min-height:0;justify-content:center;overflow:visible;border:0;border-radius:0;background:transparent}.maker-canvas .name-stage .name-field-centered{flex:0 0 auto;width:100%;padding:0;margin:0!important;text-align:left;align-items:stretch;border:0;border-radius:0;background:transparent;box-shadow:none}.maker-canvas .name-stage .name-field-centered label{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%;max-width:none;align-items:flex-start;text-align:left;color:#8e9cae;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;margin:0!important;padding:0!important}.maker-canvas .name-stage .form-stack input,.maker-canvas .name-stage .form-stack select,.maker-canvas .name-stage .form-stack textarea,.maker-canvas .name-stage .name-field-centered input{width:100%;box-sizing:border-box;margin:0!important;padding:0 14px!important;height:40px!important;line-height:40px!important;font-size:13px;font-weight:400;text-align:left;background:rgba(18,23,30,.85)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;color:#e2e8f0!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)!important;transition:all .16s ease!important}.maker-canvas .name-stage .form-stack textarea{height:auto!important;min-height:80px!important;line-height:1.5!important;padding:10px 14px!important}.maker-canvas .name-stage .form-stack input:focus,.maker-canvas .name-stage .form-stack select:focus,.maker-canvas .name-stage .form-stack textarea:focus,.maker-canvas .name-stage .name-field-centered input:focus{border-color:rgba(216,161,93,.5)!important;box-shadow:0 0 0 3px rgba(216,161,93,.12),inset 0 1px 2px rgba(0,0,0,.2)!important;outline:none!important}.maker-canvas .name-stage .name-field-centered input::placeholder{color:#64748b}.maker-canvas .name-stage .form-stack details.advanced-direction{margin:0!important;padding:0!important}.maker-canvas .name-stage .form-stack .advanced-options-body{display:flex!important;flex-direction:column!important;gap:16px!important;margin-top:16px!important}.maker-canvas .name-stage .form-stack .desc-field-block,.maker-canvas .name-stage .form-stack .guild-field-block{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0!important}.maker-canvas .name-stage .form-stack .field-title{margin:0!important;font-size:11px!important;font-weight:600!important;letter-spacing:.07em!important;color:#8e9cae!important;text-transform:uppercase!important}.maker-canvas .name-stage .stage-actions{width:min(670px,86vw);max-width:670px;min-height:38px;margin:12px auto 0!important;padding-top:0;border-top:0;display:flex;align-items:center;justify-content:space-between;flex:none}.maker-canvas .name-stage .name-stage-back{margin-right:auto;color:#a0aec0;font-size:13px;font-weight:600;background:transparent;border:0;cursor:pointer}.maker-canvas .name-stage .name-stage-back:hover{color:#ffffff}.maker-canvas .name-stage .stage-actions .primary{padding:10px 20px!important;font-size:13px!important;font-weight:700!important;background:#ba9161!important;color:#19140c!important;border:0!important;border-radius:8px!important;box-shadow:0 2px 8px rgba(0,0,0,.25)}.maker-canvas .name-stage .stage-actions .primary:hover{background:#c59b6a!important}}@media (min-width:901px) and (max-height:420px){.maker-canvas .name-stage{padding:12px clamp(18px,4vw,32px) 10px;row-gap:8px}.maker-canvas .name-stage .stage-heading h2{font-size:22px}.maker-canvas .name-stage .stage-heading>span{font-size:10px}.maker-canvas .name-stage .name-layout{width:min(94%,72cqw);height:min(100%,72cqh);min-height:0;margin-top:0;grid-template-columns:35.6% minmax(0,1fr)}.maker-canvas .name-stage .portrait-frame-card{height:clamp(110px,26vh,190px)}.maker-canvas .name-stage .portrait-column{padding:10px;gap:6px}.maker-canvas .name-stage .feature-option-card{padding:7px 9px}.maker-canvas .name-stage .padding-slider-box{margin-top:4px;padding-top:4px}.maker-canvas .name-stage .slider-text-labels{font-size:8px}.maker-canvas .name-stage .form-stack{padding:14px}.maker-canvas .name-stage .name-field-centered{padding:14px 0}.maker-canvas .name-stage .stage-actions{margin:0;padding-top:8px}}.sidebar-skeleton-list{display:flex;flex-direction:column;gap:8px;width:100%;padding:6px 0}.sidebar-skeleton-list .workspace-skeleton-row{display:block;flex:0 0 44px;width:100%;min-height:44px;max-height:44px;height:44px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.09) 50%,rgba(255,255,255,.04) 75%);background-size:200% 100%;animation:workspace-skeleton-shimmer 1.5s infinite}@keyframes workspace-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tool-hero .maker-shell--source,.tool-hero .maker-shell--source .maker-workspace{min-height:0;height:calc(100svh - 82px)}.tool-hero .maker-shell--source .maker-canvas{display:flex;padding:14px;background:radial-gradient(780px 440px at 52% 0,rgba(75,91,112,.19),transparent 72%),linear-gradient(135deg,#222a35,#1d242d)}.tool-hero .maker-canvas .source-stage{display:flex;flex:1 1;min-height:0;padding:clamp(20px,4vh,50px) clamp(28px,6vw,92px);border:0;border-radius:0;background:transparent;box-shadow:none}.source-stage__content{width:min(100%,900px);margin:auto}.tool-hero .source-stage .stage-heading{max-width:600px;margin:0 auto 10px}.tool-hero .source-stage .stage-heading h1{color:#eef2f6;font-size:clamp(24px,2.2vw,32px);line-height:1.15;letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif!important}.tool-hero .source-stage .stage-heading>span{margin-top:6px;color:#94a3b8;font-size:13px;line-height:1.5}.tool-hero .source-stage .source-entry-grid{max-width:824px;margin:16px auto 0;gap:24px;align-items:end}.tool-hero .source-stage .source-entry h2{margin-bottom:12px;color:#c8d0dc;font-size:14px;font-weight:500;letter-spacing:-.018em}.tool-hero .source-stage .drop-zone,.tool-hero .source-stage .prompt-panel{min-height:clamp(184px,27vh,250px);border-color:rgba(216,161,93,.56);background:linear-gradient(145deg,rgba(43,52,64,.98),rgba(34,42,52,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 15px 26px rgba(0,0,0,.2)}.tool-hero .source-stage .drop-zone{border-style:dashed;border-width:2px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.tool-hero .source-stage .drop-zone:hover{border-color:#e8b16d;background:linear-gradient(145deg,#303946,#252d38);box-shadow:inset 0 1px rgba(255,255,255,.06),0 18px 32px rgba(0,0,0,.25);transform:translateY(-1px)}.tool-hero .source-stage .upload-mark{width:52px;height:52px;margin-bottom:13px;color:#e8b16d;border:0;background:rgba(216,161,93,.14);box-shadow:inset 0 1px rgba(255,255,255,.09),0 6px 17px rgba(0,0,0,.12)}.tool-hero .source-stage .drop-zone strong{color:#c8d0dc!important;font-size:14px!important;font-weight:500!important}.tool-hero .source-stage .drop-zone small{margin:8px 18px 0;color:#7a8594!important;font-size:12px;font-weight:400!important}.tool-hero .source-stage .drop-zone em{color:#e58e38!important;border:0;text-decoration:underline;text-underline-offset:3px;font-weight:500!important}.tool-hero .source-stage .prompt-panel{padding:16px;border-color:rgba(255,255,255,.08)}.tool-hero .source-stage .prompt-panel label{color:#8e9cae!important;font-size:11px!important;font-weight:500!important;letter-spacing:.05em!important}.tool-hero .source-stage .prompt-panel textarea{min-height:clamp(112px,17vh,148px);padding:12px 14px;color:#c8d0dc!important;font-size:13px!important;font-weight:400!important;background:rgba(17,23,30,.78);border-color:rgba(255,255,255,.07);box-shadow:inset 0 2px 5px rgba(0,0,0,.23)}.tool-hero .source-stage .source-prompt-demo{caret-color:transparent;resize:none}.tool-hero .source-stage .prompt-panel textarea::placeholder{color:#525d6d}.tool-hero .source-stage .click-to-expand{color:#7a8594!important;font-size:11px;font-weight:400!important}.tool-hero .source-stage .source-entry-divider{color:#aab2bd;background:#222a35;border-color:rgba(255,255,255,.09);box-shadow:0 5px 13px rgba(0,0,0,.27)}.tool-hero .source-stage .source-entry-divider:after,.tool-hero .source-stage .source-entry-divider:before{background:rgba(255,255,255,.1)}.tool-hero .source-stage .stage-actions{max-width:824px;margin:20px auto 0}.tool-hero .source-stage .drop-zone em{margin-top:10px}.tool-hero .maker-shell{position:relative;z-index:0;background:transparent;border:0;border-radius:0;box-shadow:none}.tool-hero .maker-workspace{background:transparent;overflow:hidden;border-radius:0}.tool-hero .maker-sidebar{position:relative;z-index:1;border-radius:0 0 0 19px;box-shadow:inset -1px 0 0 rgba(255,255,255,.035),inset 0 -1px 0 rgba(255,255,255,.05),14px 12px 30px rgba(7,10,15,.18)}.tool-hero .maker-canvas{box-shadow:inset 1px 0 rgba(255,255,255,.025),inset 0 -1px rgba(0,0,0,.18)}@media(min-width:801px){.tool-hero .maker-workspace{grid-template-columns:276px minmax(0,1fr);gap:14px;padding:14px;align-items:stretch}.tool-hero .maker-canvas,.tool-hero .maker-sidebar{align-self:stretch;min-height:0;height:100%!important;max-height:100%!important;border:1px solid rgba(255,255,255,.07);border-top-color:transparent;border-radius:0 0 16px 16px;box-shadow:none}.tool-hero .maker-canvas{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.tool-hero .maker-canvas::-webkit-scrollbar{display:none}.tool-hero .maker-sidebar{border-color:rgba(255,255,255,.065);background:linear-gradient(180deg,#272f3a,#202731);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.tool-hero .maker-sidebar::-webkit-scrollbar{display:none}.tool-hero .maker-shell--source .maker-canvas{padding:0}}@media(max-width:800px){.tool-hero .maker-shell--source,.tool-hero .maker-shell--source .maker-workspace{min-height:auto;height:auto}.tool-hero .maker-shell--source .maker-canvas{display:block;padding:8px}.tool-hero .maker-canvas .source-stage{min-height:580px;padding:38px 18px 28px}.tool-hero .source-stage .source-entry-grid{gap:18px}.tool-hero .maker-shell,.tool-hero .maker-sidebar,.tool-hero .maker-workspace{border-radius:0}.tool-hero .maker-workspace{padding:0}}.clickable-preview{cursor:zoom-in;position:relative;transition:transform .2s ease,box-shadow .2s ease}.clickable-preview:hover{transform:scale(1.01)}.zoom-hint-overlay{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:50%;background:rgba(15,23,42,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f1f5f9;border:1px solid rgba(255,255,255,.2);font-size:13px;display:flex;align-items:center;justify-content:center;opacity:.85;transition:all .2s ease;pointer-events:none;z-index:5;box-shadow:0 4px 12px rgba(0,0,0,.25)}.clickable-preview:hover .zoom-hint-overlay{opacity:1;background:#d8a15d;color:#0f172a;transform:scale(1.1)}.lightbox-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(8,12,18,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.lightbox-dialog{width:min(840px,92vw);max-height:88vh;background:#161e28;border:1px solid #2a3648;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.7)}.lightbox-header{height:54px;padding:0 20px;border-bottom:1px solid #243042;display:flex;align-items:center;justify-content:space-between;background:#121922}.lightbox-title{font-size:14px;font-weight:700;color:#f1f5f9;letter-spacing:-.01em}.lightbox-zoom-toolbar{display:flex;align-items:center;gap:8px;background:#1c2635;border:1px solid #2e3d54;border-radius:20px;padding:3px 8px}.zoom-btn{background:transparent;border:0;color:#cbd5e1;font-size:14px;font-weight:700;width:26px;height:26px;border-radius:6px;cursor:pointer;display:grid;place-items:center}.zoom-btn:hover:not(:disabled){background:#2b394e;color:#ffffff}.zoom-btn:disabled{opacity:.35;cursor:not-allowed}.reset-btn{font-size:11px;width:auto;padding:0 6px}.zoom-percentage{font-size:11px;font-weight:700;color:#d8a15d;min-width:42px;text-align:center}.lightbox-body{flex:1 1;overflow:auto;padding:30px;background:radial-gradient(circle at center,#243144 0,#0f151e 100%);min-height:420px}.lightbox-body,.lightbox-img-viewport{display:flex;align-items:center;justify-content:center}.lightbox-img-viewport{transition:transform .2s cubic-bezier(.16,1,.3,1);transform-origin:center center}.lightbox-img{max-width:520px;max-height:520px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.6))}.refine-modal-backdrop{z-index:100;background:rgba(11,16,22,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.refine-modal-dialog{width:min(720px,92vw);background:#1c2430;border:1px solid #3b4657;border-radius:16px;padding:28px 32px;color:#f1f5f9;box-shadow:0 25px 60px rgba(0,0,0,.6),0 0 0 1px rgba(216,161,93,.15)}.refine-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;border-bottom:1px solid #2e3848;padding-bottom:16px}.refine-modal-header h3{font-size:20px;font-weight:700;color:#f8fafc;margin:0 0 4px}.refine-modal-subtitle{font-size:13px;color:#94a3b8;margin:0}.refine-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px;text-align:center}.refine-spinner-ring{width:48px;height:48px;border:4px solid rgba(216,161,93,.2);border-top-color:#d8a15d;border-radius:50%;animation:refineSpin .85s linear infinite;margin-bottom:20px}@keyframes refineSpin{to{transform:rotate(1turn)}}.refine-loading-text{font-size:16px;font-weight:600;color:#f1f5f9;margin:0 0 16px}.refine-progress-track{width:100%;max-width:360px;height:6px;background:#0f172a;border-radius:99px;overflow:hidden;margin-bottom:14px}.refine-progress-bar{height:100%;width:100%;background:linear-gradient(90deg,#d8a15d,#f3d4a0,#d8a15d);background-size:200% 100%;border-radius:99px;animation:refineShimmer 1.6s ease-in-out infinite}@keyframes refineShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.refine-loading-hint{font-size:12px;color:#64748b}.refine-comparison-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:8px}@media (max-width:640px){.refine-comparison-grid{grid-template-columns:1fr;gap:16px}}.refine-card{background:#131a24;border:1px solid #2d3748;border-radius:12px;padding:16px;display:flex;flex-direction:column;align-items:center;position:relative}.refine-card.refined-refine-card{border-color:#d8a15d;box-shadow:0 0 20px rgba(216,161,93,.15)}.refine-card-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:99px;background:#252e3e;color:#cbd5e1;margin-bottom:12px}.refine-card-badge.highlight{background:#d8a15d;color:#1c222b}.refine-img-box{width:100%;aspect-ratio:1;max-height:220px;background:#0f172a;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:14px}.refine-img-box img{width:100%;height:100%;object-fit:contain}.refine-select-btn{width:100%;padding:11px;font-size:13px;font-weight:700;border-radius:8px;cursor:pointer}.maker-canvas .motion-split-stage{padding:32px 32px 28px!important;max-width:100%!important;min-height:auto!important}.motion-stage-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:28px;gap:28px;align-items:start;width:100%}.maker-canvas .motion-split-stage .stage-heading{max-width:100%!important;margin:0 0 16px!important;text-align:left!important;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px}.maker-canvas .motion-split-stage .stage-heading h2{font-size:26px;text-align:left;color:#f1f5f9}.maker-canvas .motion-split-stage .stage-heading span{max-width:100%!important;margin:6px 0 0!important;text-align:left;color:#94a3b8;font-size:13px}.maker-canvas .motion-split-stage .motion-group,.maker-canvas .motion-split-stage .motion-toolbar{max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:14px}.motion-split-stage .motion-group h3{font-size:12px;margin:0 0 6px}.motion-split-stage .motion-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));grid-gap:8px;gap:8px;overflow-x:visible;padding:2px 1px}.motion-split-stage .motion-card{min-width:0;width:100%;height:146px;padding:24px 10px 16px;background:#232b36;border:1px solid rgba(255,255,255,.07);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;overflow:hidden;transition:all .15s ease}.motion-split-stage .motion-card:hover{border-color:rgba(255,255,255,.15);background:#283240}.motion-split-stage .motion-card.selected{background:#27313f;border-color:rgba(255,255,255,.14);box-shadow:none}.motion-split-stage .motion-icon{width:48px;height:48px;margin:0 auto;flex:none;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#f1f5f9;display:flex;align-items:center;justify-content:center}.motion-split-stage .motion-card b{font-size:12px;font-weight:500;color:#cbd5e1;margin-top:0;line-height:1.2;text-align:center}.motion-split-stage .motion-card i.selected-check-icon{position:absolute;top:10px;left:10px;right:auto;width:16px;height:16px;border-radius:50%;border:1.5px solid #10b981;background:transparent!important;color:#10b981;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:none;font-style:normal;padding:0}.motion-main-content{display:flex;flex-direction:column;gap:12px;min-width:0;max-height:calc(100vh - 170px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.motion-main-content::-webkit-scrollbar{display:none}.add-custom-card{border:1px dashed #d8a15d!important;background:rgba(216,161,93,.05)!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.custom-sparkle-icon{font-size:24px;color:#d8a15d}.view-all-actions{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.view-all-btn{background:#242b35;border:1px solid #364152;color:#e2e8f0;border-radius:20px;padding:8px 18px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.view-all-btn:hover{background:#2e3745;border-color:#475569}.advanced-workflow-link{font-size:12px;color:#64748b;display:flex;align-items:center;gap:6px}.text-link-btn{background:transparent;border:0;color:#d8a15d;font-size:12px;font-weight:600;cursor:pointer;padding:0}.text-link-btn:hover{text-decoration:underline}.setting-row{display:flex;align-items:center;gap:12px}.compression-row{justify-content:space-between;margin-top:4px;padding-top:10px;border-top:1px solid rgba(255,255,255,.05)}.compression-desc{font-size:11px;color:#94a3b8}.sidebar-param-bar{display:flex;align-items:center;justify-content:space-between;gap:8px}.credits-pill,.speed-pill{background:#232b36;border:1px solid #333f52;border-radius:20px;padding:6px 12px;font-size:11px;color:#e2e8f0;display:flex;align-items:center;gap:5px}.bolt-icon{color:#f59e0b}.coin-icon{color:#d8a15d}.caret-small{font-size:9px;color:#64748b;margin-left:2px}.sound-toggle-box{display:flex;align-items:center;gap:6px;background:#232b36;border:1px solid #333f52;border-radius:20px;padding:4px 8px}.sound-icon{font-size:11px}.mini-switch{width:32px!important;height:18px!important;padding:2px!important}.mini-switch i{width:14px!important;height:14px!important}.mini-switch.on i{transform:translateX(14px)!important}.generate-main-btn{width:100%;height:46px;min-height:46px!important;flex-shrink:0!important;background:#d8a15d;color:#0f172a;border:0;border-radius:12px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 4px 14px rgba(216,161,93,.25);transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.generate-main-btn .credit-icon{width:16px;height:16px;color:#0f172a;--credit-icon-cutout:#d8a15d}.generate-main-btn:hover .credit-icon{--credit-icon-cutout:#e8b16d}.generate-main-btn:hover{background:#e8b16d;transform:translateY(-1px);box-shadow:0 6px 20px rgba(216,161,93,.35)}.generate-main-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:900px){.motion-stage-layout{grid-template-columns:1fr}}@keyframes shake-canvas{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.maker-canvas.shake-feedback{animation:shake-canvas .42s ease-in-out}.pricing-page{min-height:calc(100vh - 82px);padding:28px 16px 64px;background:#0d1117}.pricing-surface{width:min(1380px,100%);margin:0 auto;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pricing-heading{max-width:680px;margin:0 auto 24px;text-align:center}.pricing-heading h1{margin:0;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(28px,6.7vw,44px);line-height:1.08;letter-spacing:-.045em}.pricing-heading>span{display:block;margin-top:10px;color:#9ca3af;font-size:15px;line-height:1.55}.pricing-tabs{width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;gap:4px;margin:0 auto 28px;padding:4px;overflow-x:auto;background:#161b22;border:1px solid #30363d;border-radius:12px}.pricing-tabs button{min-height:42px;flex:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;color:#9ca3af;border:0;border-radius:8px;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.pricing-tabs button.active{color:#fff;background:#252b34;box-shadow:inset 0 0 0 1px #424a55}.pricing-tabs button:first-child.active{color:#f4b400}.pricing-tabs button b{padding:4px 7px;color:#000;background:#f4b400;border-radius:999px;font-size:10px;white-space:nowrap}.pricing-surface .pricing-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;padding-top:48px}.pricing-surface .pricing-grid:not(.pricing-grid--credits){width:min(1060px,100%);margin-inline:auto}.pricing-surface .pricing-card{min-width:0;display:flex;flex-direction:column;padding:24px 20px 20px;position:relative;overflow:hidden;color:#fff;background:#161b22;border:1px solid #30363d;border-radius:16px;box-shadow:0 14px 36px rgba(0,0,0,.18)}.pricing-hero-wrapper{position:relative;background:linear-gradient(180deg,#f4b400,#d8893e 22%,#30363d);border-radius:20px;padding:2px;box-shadow:0 20px 50px rgba(244,180,0,.25);z-index:2;margin-top:-38px}.pricing-hero-header{height:36px;padding:0 16px;color:#ffffff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.pricing-hero-wrapper .pricing-card--professional{background:#161b22;border:0;border-radius:18px;box-shadow:none;overflow:hidden}.pricing-card__badge{width:-moz-fit-content;width:fit-content;margin:-39px auto 12px;padding:6px 12px;color:#000;background:#f4b400;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.pricing-card__value-badge{display:inline-block;margin:-4px 0 10px;padding:4px 9px;color:#f6d8b0;background:rgba(216,161,93,.18);border:1px solid rgba(216,161,93,.4);border-radius:6px;font-size:11px;font-weight:700;letter-spacing:-.01em}.pricing-card h2{min-height:29px;margin:0 0 12px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;line-height:1.2;letter-spacing:-.025em}.pricing-card--professional h2{color:#f4b400}.pricing-card__credit-pill{display:inline-flex;align-items:center;gap:6px;margin:12px 0 8px;padding:7px 12px;color:#e5e8ec;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:13px;font-weight:600}.pricing-card__credit-pill span[aria-hidden=true]{color:#f4b400;font-size:12px;font-weight:900}.pricing-card__price{min-height:44px;display:flex;align-items:flex-end;gap:6px;margin-top:0}.pricing-card__price b{color:#fff;font-size:clamp(34px,6vw,42px);line-height:1;letter-spacing:-.045em}.pricing-card__price-sub{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;margin-bottom:3px}.pricing-card__original-price{color:#737b87;font-size:13px;font-weight:500;text-decoration:line-through;line-height:1}.pricing-card__period{color:#9ca3af;font-size:14px;font-weight:500;line-height:1.2}.pricing-card__billing{display:block;margin:2px 0 0;color:#8b9cb0;font-size:12px;font-weight:500;letter-spacing:.01em}.pricing-card__sheets{min-height:21px;margin:6px 0 0;color:#c6cbd3;font-size:14px}.pricing-card hr{width:100%;margin:18px 0;border:0;border-top:1px solid #30363d}.pricing-card ul{min-height:124px;display:grid;align-content:start;grid-gap:12px;gap:12px;margin:0 0 22px;padding:0;list-style:none}.pricing-card li{display:flex;align-items:center;gap:8px;margin:0;padding-left:0;color:#d7dbe0;font-size:15px}.pricing-surface .pricing-card li:before{display:none}.pricing-card li>span:first-child{color:#f4b400;font-weight:900}.pricing-tooltip{width:17px;height:17px;display:inline-grid;place-items:center;position:relative;color:#9ca3af;border:1px solid #59616c;border-radius:50%;font-size:10px;cursor:help}.pricing-tooltip>span{width:210px;display:none;position:absolute;z-index:5;left:50%;bottom:calc(100% + 9px);padding:9px 10px;color:#e7e9ed;background:#090c10;border:1px solid #3b424c;border-radius:7px;font-size:11px;font-weight:500;line-height:1.4;transform:translateX(-50%);box-shadow:0 10px 24px rgba(0,0,0,.4)}.pricing-tooltip:focus>span,.pricing-tooltip:hover>span{display:block}.pricing-cta{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:0 16px;color:#fff;background:transparent;border:1px solid #fff;border-radius:999px;font:800 16px/1 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;cursor:pointer}.pricing-cta:hover{color:#0d1117;background:#fff}.pricing-cta--accent{color:#000;background:#f4b400;border-color:#f4b400}.pricing-cta--accent:hover{background:#ffc629;border-color:#ffc629}.pricing-cta:disabled{opacity:.55;cursor:wait}.pricing-card__top-banner{margin:-24px -20px 16px;height:36px;padding:0 16px;color:#ffffff;background:linear-gradient(90deg,#d8893e,#f4b400,#f8c15c);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:14px 14px 0 0;box-shadow:inset 0 -1px rgba(0,0,0,.15)}.pricing-card__top-banner span[aria-hidden=true]{font-size:12px;line-height:1}.pricing-card__title-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.pricing-card__title-row h2{margin:0}.pricing-card__sale-badge{padding:2px 7px;color:#ffffff;background:linear-gradient(90deg,#ff6b00,#f4b400);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px rgba(244,180,0,.3)}.pricing-card__actions{display:flex;flex-direction:column;gap:10px;margin-top:16px;width:100%}.pricing-card__actions-note{font-size:11px;color:#8e9cae;text-align:center;margin-top:2px;display:block}.pricing-pay-btn{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;color:#d1d5db;background:rgba(35,43,54,.85);border:1px solid rgba(255,255,255,.1);border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.pricing-pay-btn strong{color:#fff}.pricing-pay-btn:hover{background:rgba(55,65,81,.95);border-color:rgba(255,255,255,.2)}.pricing-pay-btn--accent{background:rgba(244,180,0,.15);border-color:rgba(244,180,0,.4);color:#fce7f3}.pricing-card__feature-list{min-height:220px;display:flex;flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none}.pricing-card__feature-list li{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.4}.pricing-card__feature-list li.checked{color:#e5e7eb}.pricing-card__feature-list li.checked span[aria-hidden=true]{color:#f4b400;font-weight:900}.pricing-card__feature-list li.crossed{color:#6b7280}.pricing-card__feature-list li.crossed span[aria-hidden=true]{color:#4b5563;font-weight:700}.pricing-card__embedded{margin-top:18px;padding:14px;background:rgba(18,23,30,.85);border:1px solid rgba(255,255,255,.07);border-radius:12px}.pricing-card__embedded-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:11px;font-weight:700;color:#9ca3af}.pricing-card__embedded-header a{color:#d8a15d;text-decoration:none}.pricing-card__embedded ul{min-height:auto;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;list-style:none}.pricing-card__embedded li{display:flex;align-items:center;justify-content:space-between;font-size:12px}.pricing-card__embedded .checked{color:#d1d5db}.pricing-card__embedded .crossed{color:#6b7280}.pricing-card__embedded .tag{padding:2px 7px;background:rgba(255,255,255,.05);border-radius:4px;font-size:10px;color:#6b7280}.pricing-card__embedded .tag--active{background:rgba(216,161,93,.2);color:#f6d8b0;font-weight:700}.pricing-card__embedded-more{display:block;margin-top:10px;font-size:11px;color:#d8a15d;text-decoration:none}.pricing-legal-notes{margin:36px auto 24px;text-align:center;max-width:680px}.pricing-legal-notes p{margin:4px 0;color:#6b7280;font-size:12px;line-height:1.6}.pricing-legal-notes a{color:#d8a15d;text-decoration:underline}.pricing-security-bar{display:flex;flex-direction:column;align-items:center;gap:12px;margin:20px 0 48px}.pricing-security-bar>span{color:#9ca3af;font-size:13px;font-weight:600}.pricing-payment-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.pricing-payment-icons svg{transition:transform .15s ease,filter .15s ease;cursor:pointer}.pricing-payment-icons svg:hover{transform:translateY(-2px);filter:brightness(1.2)}.pay-badge{padding:6px 12px;background:#1e2530;border:1px solid rgba(255,255,255,.08);border-radius:6px;font-size:11px;font-weight:800;color:#d1d5db;letter-spacing:.03em}.pay-more{color:#6b7280;font-size:11px;margin-left:4px}.pricing-compare-section{margin:64px 0 48px}.pricing-compare-section h2{font-size:clamp(28px,4vw,36px);font-weight:900;text-align:center;color:#fff;letter-spacing:-.02em;margin-bottom:32px}.pricing-compare-table-wrapper{overflow-x:auto;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(26,31,40,.78)}.pricing-compare-table{width:100%;border-collapse:collapse;text-align:center}.pricing-compare-table td,.pricing-compare-table th{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px;color:#d1d5db}.pricing-compare-table th{background:rgba(18,23,30,.95);font-size:16px;font-weight:800;color:#fff;vertical-align:top}.pricing-compare-table th small{display:block;margin:4px 0 10px;font-size:11px;font-weight:500;color:#9ca3af}.pricing-compare-table .table-cta{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;font-size:12px;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;text-decoration:none;background:transparent;cursor:pointer}.pricing-compare-table .table-cta--accent{background:#f4b400;color:#000;border-color:#f4b400}.pricing-compare-table .feature-col{text-align:left;width:30%;min-width:200px}.pricing-compare-table .feature-title{text-align:left;font-weight:600;color:#e5e7eb}.pricing-compare-table .highlight-col{background:rgba(244,180,0,.04)}.pricing-compare-table .category-row td{background:rgba(18,23,30,.6);font-size:13px;font-weight:800;color:#f4b400;text-align:left;letter-spacing:.04em;text-transform:uppercase}.pricing-slider{position:relative;margin:6px 12px 12px;padding-top:26px}.pricing-slider__pill-container{position:absolute;top:0;left:0;right:0;height:26px;pointer-events:none}.pricing-slider__pill{position:absolute;top:0;transform:translateX(-50%);padding:3px 10px;color:#ffffff;background:#12171e;border:1px solid rgba(244,180,0,.7);border-radius:6px;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.45);transition:left .15s cubic-bezier(.4,0,.2,1)}.pricing-slider__pill:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(244,180,0,.8)}.pricing-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;background:rgba(255,255,255,.12);border-radius:999px;outline:none;cursor:pointer;margin:8px 0}.pricing-slider input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#f4b400,#d8a15d)}.pricing-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#12171e;border:2px solid #f4b400;margin-top:-6px;cursor:pointer;box-shadow:0 0 10px rgba(244,180,0,.6);-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.pricing-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 14px rgba(244,180,0,.85)}.pricing-slider input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:rgba(255,255,255,.12)}.pricing-slider input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#12171e;border:2px solid #f4b400;cursor:pointer;box-shadow:0 0 10px rgba(244,180,0,.6)}.pricing-slider__ticks{position:relative;width:100%;height:20px;margin-top:6px}.pricing-slider__ticks button{position:absolute;transform:translateX(-50%);padding:2px 4px;color:#737b87;background:transparent;border:0;font:600 11px/1 Inter,sans-serif;cursor:pointer;white-space:nowrap}.pricing-slider__ticks button.active{color:#f4b400;font-weight:800}.pricing-credit-packs-section{margin-top:48px;padding-top:36px;border-top:1px solid rgba(255,255,255,.08)}.pricing-credit-packs-header{text-align:center;margin-bottom:24px}.pricing-credit-packs-header h3{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(16px,1.6vw,20px);color:#f1f5f9;letter-spacing:.05em;margin-bottom:4px}.pricing-credit-packs-header p{font-size:13px;color:#8e9cae}.pricing-credit-card .pricing-card__credits{min-height:28px}.pricing-credit-card ul{min-height:98px}.pricing-auth,.pricing-error{width:min(620px,100%);margin:0 auto 22px;border-radius:10px}.pricing-auth{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;color:#fff;background:#1d232b;border:1px solid #f4b400}.pricing-auth b,.pricing-auth span{display:block}.pricing-auth b{font-size:13px}.pricing-auth span{margin-top:3px;color:#9ca3af;font-size:11px}.pricing-error{padding:10px 12px;color:#ffd4d4;background:#331c20;border:1px solid #7c3038;font-size:12px}.pricing-plan-change-success{width:min(620px,100%);margin:0 auto 22px;border-radius:12px;padding:11px 13px;color:#b7f7ca;background:#14271b;border:1px solid #2d7444;font-size:12px}.pricing-dialog{position:fixed;z-index:100;inset:0;display:grid;align-items:end;padding:0;background:rgba(3,6,10,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pricing-dialog__panel{width:100%;max-height:94dvh;position:relative;overflow-y:auto;padding:48px 16px 28px;background:#0d1117;border:1px solid #30363d;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -22px 70px rgba(0,0,0,.48)}.pricing-dialog__close{width:36px;height:36px;display:grid;place-items:center;position:absolute;z-index:3;top:12px;right:14px;padding:0;color:#b8bec7;background:#20262e;border:1px solid #3b434e;border-radius:50%;font-size:24px;line-height:1;cursor:pointer}.pricing-dialog__close:hover{color:#fff;border-color:#697381}.pricing-change-confirm{z-index:130}.pricing-change-confirm__panel{padding:42px 20px 20px}.pricing-change-confirm__eyebrow{display:block;margin-bottom:8px;color:#f4b400;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pricing-change-confirm__panel h2{margin:0;color:#fff;font:800 24px/1.2 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pricing-change-confirm__panel>p{margin:14px 0 0;color:#b8c0cb;font-size:13px;line-height:1.65}.pricing-change-confirm__panel>p strong{color:#fff}.pricing-change-confirm__notice{padding:11px 12px;color:#d5d9df!important;background:#171d25;border:1px solid #343d49;border-radius:9px}.pricing-change-confirm__actions{display:grid;grid-gap:9px;gap:9px;margin-top:20px}.pricing-change-confirm__actions button{min-height:44px;padding:10px 14px;border-radius:9px;font-size:13px;font-weight:800;cursor:pointer}.pricing-change-confirm__actions button:disabled{cursor:wait;opacity:.62}.pricing-change-confirm__cancel{color:#e2e6eb;background:#1b222b;border:1px solid #3a4450}.pricing-change-confirm__submit{color:#15100a;background:#f4b400;border:1px solid #f4b400}.pricing-checkout{width:min(780px,100%);min-height:620px;margin:0 auto}.pricing-checkout__back{margin:0 0 16px;padding:8px 0;color:#c2c8d0;background:transparent;border:0;font-size:13px;font-weight:700;cursor:pointer}.pricing-faq{width:min(1060px,100%);margin:54px auto 0;color:#9ca3af}.pricing-faq__intro{max-width:650px;margin:0 auto 24px;text-align:center}.pricing-faq__intro>p{margin:0 0 8px;color:#f4b400;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.pricing-faq__intro h2{margin:0;color:#fff;font:800 clamp(25px,6vw,34px)/1.15 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.035em}.pricing-faq__intro span{display:block;margin-top:10px;font-size:14px;line-height:1.65}.pricing-faq__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px}.pricing-faq details{align-self:start;overflow:hidden;background:rgba(22,27,34,.78);border:1px solid #30363d;border-radius:12px;transition:border-color .18s ease,background-color .18s ease}.pricing-faq details[open]{background:#161b22;border-color:#46505d}.pricing-faq summary{position:relative;padding:17px 48px 17px 18px;color:#f3f4f6;font-size:14px;font-weight:750;line-height:1.35;cursor:pointer;list-style:none}.pricing-faq summary::-webkit-details-marker{display:none}.pricing-faq summary:after{content:"+";width:24px;height:24px;display:grid;place-items:center;position:absolute;top:14px;right:16px;color:#f4b400;background:rgba(244,180,0,.08);border:1px solid rgba(244,180,0,.25);border-radius:50%;font-size:17px;line-height:1}.pricing-faq details[open] summary:after{content:"\2212"}.pricing-faq details p{margin:0;padding:0 18px 18px;color:#aeb5bf;font-size:13px;line-height:1.7}.pricing-faq summary:focus-visible{outline:2px solid #f4b400;outline-offset:-2px}.pricing-assurance{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1px;gap:1px;overflow:hidden;margin-top:22px;background:#30363d;border:1px solid #30363d;border-radius:12px}.pricing-assurance span{min-width:0;padding:16px 18px;color:#8f98a4;background:#11161d;font-size:11px;line-height:1.45}.pricing-assurance b{display:block;margin-bottom:3px;color:#eef0f2;font-size:12px}@media (min-width:680px){.pricing-page{padding:42px 24px 80px}.pricing-surface .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-tabs button{padding:0 18px;font-size:14px}.pricing-dialog{align-items:center;padding:20px}.pricing-dialog__panel{max-height:calc(100dvh - 40px);padding:48px 24px 32px;border-bottom:1px solid #30363d;border-radius:18px}.pricing-change-confirm__panel{width:min(470px,100%);padding:42px 28px 26px}.pricing-change-confirm__actions{grid-template-columns:1fr 1fr}.pricing-assurance,.pricing-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1180px){.pricing-surface .pricing-grid:not(.pricing-grid--credits){grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-surface .pricing-grid--credits{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-surface--compact .pricing-heading{margin-bottom:18px}.pricing-surface--compact .pricing-heading h1{font-size:34px}.pricing-surface--compact .pricing-grid{gap:12px}.pricing-surface--compact .pricing-card{padding:22px 18px 17px}.pricing-assurance{grid-template-columns:repeat(4,minmax(0,1fr))}}.pricing-compact-footer{margin-top:24px;padding:12px 0 4px;text-align:center;font-size:13px;color:#9aa3af}.pricing-compact-footer a{color:#e8b16d;font-weight:600;text-decoration:underline;text-underline-offset:4px;transition:color .16s ease}.pricing-compact-footer a:hover{color:#ffffff}@media (max-width:620px){.pricing-header .header-actions>a[href="/pricing/"],.pricing-header .header-actions>button:not(.header-cta),.pricing-header .header-auth-skeleton{display:none}}.maker-canvas .preview-stage.preview-stage--empty{display:grid;min-height:580px;padding:24px!important;place-items:center;overflow:hidden}.preview-stage--empty>:not(.preview-empty-state){display:none}.preview-empty-state{display:grid;grid-gap:10px;gap:10px;color:#8b93a1;text-align:center}.preview-empty-state p{margin:0;font-size:14px;font-weight:600;line-height:1.45}@media (min-width:801px){.maker-canvas .preview-stage.preview-stage--empty{width:100%;height:100%;min-height:100%;max-height:none}}.maker-canvas .preview-stage:not(.preview-stage--empty){width:100%;min-height:100%;padding:20px!important;overflow:visible}.preview-stage:not(.preview-stage--empty) .preview-header{display:flex;align-items:flex-start;flex-direction:column;gap:16px;max-width:none;margin:0 0 18px}.preview-stage:not(.preview-stage--empty) .preview-header h2{margin:0;color:#f1f3f5;font-size:clamp(28px,3vw,40px);line-height:1.05;letter-spacing:-.025em}.preview-stage:not(.preview-stage--empty) .preview-header>div>span{margin-top:7px;color:#8f98a6;font-size:14px}.preview-stage:not(.preview-stage--empty) .preview-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.preview-meta-pill,.preview-next-btn,.preview-toolbar-btn{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;color:#d5dae1;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap}.preview-next-btn,.preview-toolbar-btn{cursor:pointer}.preview-toolbar-btn:hover:not(:disabled){color:#fff;background:rgba(255,255,255,.08)}.preview-toolbar-btn:disabled{color:#626b78;cursor:default}.preview-next-btn{color:#1a2028;background:#d8a15d;border-color:#d8a15d}.preview-next-btn:hover{background:#e8b16d}.preview-results-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;grid-gap:12px;gap:12px;margin:0}.preview-results-layout .preview-motion-menu{position:relative;display:flex;flex-direction:row;gap:4px;min-width:0;max-height:none;padding:7px;overflow-x:auto;background:rgba(24,30,38,.76);border:1px solid rgba(255,255,255,.07);border-radius:9px}.preview-motion-menu__heading{display:none;align-items:center;justify-content:space-between;min-height:28px;color:#d6dbe2;font-size:11px;font-weight:600}.preview-motion-menu__heading b{color:#8f98a6;font-weight:500}.preview-results-layout .preview-motion-menu button{width:auto;min-width:96px;min-height:34px;padding:7px 9px;border-color:transparent;border-radius:6px;font-size:11px;font-weight:600}.preview-results-layout .preview-motion-menu button.selected{color:#1a2028;background:#d8a15d;border-color:#d8a15d}.preview-results-layout .preview-motion-menu .preview-new-animation{display:inline-flex;justify-content:center;border:1px dashed #596474;color:#8f98a6;background:transparent}.preview-results-layout .preview-motion-menu .preview-new-animation span{font-size:14px}.preview-editor-column{display:flex;flex-direction:column;gap:10px;min-width:0}.preview-results-layout .frame-animator-panel,.preview-results-layout .scene-preview-panel{min-width:0;max-height:none;padding:12px;background:rgba(36,44,55,.72);border:1px solid rgba(255,255,255,.09);border-radius:12px}.preview-results-layout .frame-animator-stage{min-height:320px}.preview-results-layout .scene-preview-panel{display:flex;flex-direction:column}.preview-results-layout .scene-preview-canvas{flex:1 1;min-height:360px}.frame-animator-expand{position:absolute;right:10px;bottom:10px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:#aeb6c1;background:rgba(15,20,28,.88);border:1px solid rgba(255,255,255,.08);border-radius:9px;cursor:pointer}.frame-animator-expand:hover{color:#fff;background:#202936}.preview-changes-panel{overflow:hidden;background:rgba(24,30,38,.76);border:1px solid rgba(255,255,255,.09);border-radius:10px}.preview-changes-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 14px;color:#c7cdd6;background:transparent;border:0;font-size:13px;font-weight:600;cursor:pointer}.preview-changes-toggle svg{transition:transform .16s ease}.preview-changes-panel.is-open .preview-changes-toggle svg{transform:rotate(180deg)}.preview-changes-content{display:grid;grid-gap:10px;gap:10px;padding:0 10px 10px}.preview-change-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.preview-change-grid button{min-width:0;padding:12px;color:#e3e6eb;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.04);border-radius:9px;text-align:left;cursor:pointer}.preview-change-grid button:hover{background:rgba(255,255,255,.08)}.preview-change-grid b,.preview-change-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-change-grid b{font-size:12px}.preview-change-grid small{margin-top:4px;color:#8f98a6;font-size:10px}.preview-download-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;color:#1a2028;background:#d8a15d;border:0;border-radius:9px;font-size:13px;font-weight:700;cursor:pointer}.preview-download-btn:hover{background:#e8b16d}.preview-expanded-backdrop{position:fixed;z-index:80;inset:0;display:grid;padding:10px;place-items:center;background:rgba(3,6,10,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-expanded-dialog{width:min(1180px,100%);max-height:calc(100dvh - 20px);overflow:auto;background:#1b2029;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 32px 90px rgba(0,0,0,.65)}.preview-expanded-dialog>header{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.preview-expanded-dialog>header>div{display:flex;align-items:center;gap:10px}.preview-expanded-dialog>header b{color:#eef1f4;font-size:14px}.preview-expanded-dialog>header span{color:#8f98a6;font-size:12px}.preview-expanded-dialog>header button{display:grid;width:36px;height:36px;padding:0;place-items:center;color:#8f98a6;background:transparent;border:0;border-radius:7px;cursor:pointer}.preview-expanded-dialog>header button:hover{color:#fff;background:rgba(255,255,255,.06)}.preview-expanded-dialog .frame-animator-panel{padding:0 18px 18px;background:transparent;border:0}.preview-expanded-dialog .frame-animator-panel__heading{display:none}.preview-expanded-dialog .frame-animator-stage{min-height:min(66dvh,640px);margin-top:0;border-radius:0}.preview-expanded-dialog .frame-animator-stage canvas{width:min(62dvh,560px)}.preview-expanded-dialog .frame-animator-controls{padding-top:10px}@media (min-width:760px){.preview-stage:not(.preview-stage--empty) .preview-header{align-items:center;flex-direction:row;justify-content:space-between}.preview-stage:not(.preview-stage--empty) .preview-controls{justify-content:flex-end}.preview-results-layout{grid-template-columns:128px minmax(0,1fr)}.preview-results-layout .preview-motion-menu{flex-direction:column;overflow-x:hidden}.preview-motion-menu__heading{display:flex}.preview-results-layout .preview-motion-menu button{width:100%;min-width:0}.preview-results-layout .preview-motion-menu .preview-new-animation{margin-top:auto;min-height:36px}.preview-results-layout .scene-preview-panel{grid-column:1/-1}.preview-expanded-backdrop{padding:28px}.preview-expanded-dialog{max-height:calc(100dvh - 56px)}}@media (min-width:1180px){.maker-canvas .preview-stage:not(.preview-stage--empty){padding:22px 24px!important}.preview-results-layout{grid-template-columns:132px minmax(330px,.9fr) minmax(450px,1.45fr)}.preview-results-layout .scene-preview-panel{grid-column:auto}.preview-results-layout .frame-animator-stage{min-height:390px}.preview-results-layout .scene-preview-canvas{min-height:100%}}@media (min-width:1025px){.tool-hero .maker-canvas.maker-canvas--preview{display:flex;flex-direction:column;overflow-y:hidden}.maker-canvas--preview .workflow-steps{flex:none;gap:24px;margin-top:2px;margin-bottom:6px;padding-top:8px;padding-bottom:7px}.maker-canvas--preview .workflow-steps button{padding-bottom:7px;margin-bottom:-8px;font-size:12px}.maker-canvas.maker-canvas--preview .preview-stage:not(.preview-stage--empty){display:flex;flex:1 1;flex-direction:column;width:100%;height:auto;min-height:0!important;max-height:none;padding:10px 14px 12px!important;overflow:hidden}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header{flex:none;gap:10px;margin-bottom:10px}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header h2{font-size:clamp(21px,2vw,27px)}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header>div>span{margin-top:3px;font-size:11px}.maker-canvas--preview .preview-controls{gap:5px}.maker-canvas--preview .preview-meta-pill,.maker-canvas--preview .preview-next-btn,.maker-canvas--preview .preview-toolbar-btn{min-height:32px;padding:0 10px;border-radius:6px;font-size:10px}.maker-canvas--preview .preview-results-layout{flex:1 1;grid-template-columns:118px minmax(240px,.85fr) minmax(300px,1.15fr);gap:8px;min-height:0;overflow:hidden}.maker-canvas--preview .preview-results-layout .frame-animator-panel,.maker-canvas--preview .preview-results-layout .preview-motion-menu,.maker-canvas--preview .preview-results-layout .scene-preview-panel{height:100%;min-height:0;max-height:none;border-radius:8px}.maker-canvas--preview .preview-results-layout .preview-motion-menu{grid-column:auto;overflow-x:hidden;overflow-y:auto;padding:6px}.maker-canvas--preview .preview-motion-menu__heading{min-height:24px}.maker-canvas--preview .preview-results-layout .preview-motion-menu button{min-height:30px;padding:5px 7px;font-size:10px}.maker-canvas--preview .preview-results-layout .preview-motion-menu .preview-new-animation{min-height:32px}.maker-canvas--preview .preview-editor-column{height:100%;min-height:0;gap:6px}.maker-canvas--preview .preview-results-layout .frame-animator-panel{display:flex;flex:1 1;flex-direction:column;padding:8px}.maker-canvas--preview .frame-animator-panel__heading,.maker-canvas--preview .scene-preview-panel__heading{min-height:20px}.maker-canvas--preview .frame-animator-panel__heading b,.maker-canvas--preview .scene-preview-panel__heading b{font-size:11px}.maker-canvas--preview .preview-results-layout .frame-animator-stage{flex:1 1;height:auto;min-height:0;margin-top:5px}.maker-canvas--preview .frame-animator-stage canvas{width:auto;max-width:100%;max-height:100%}.maker-canvas--preview .frame-animator-controls{flex:none;gap:5px;margin-top:5px}.maker-canvas--preview .frame-animator-controls button{min-height:24px}.maker-canvas--preview .frame-animator-expand{right:7px;bottom:7px;width:30px;height:30px;border-radius:6px}.maker-canvas--preview .preview-changes-toggle{min-height:34px;padding:0 10px;font-size:11px}.maker-canvas--preview .preview-changes-content{gap:6px;padding:0 7px 7px}.maker-canvas--preview .preview-change-grid{gap:5px}.maker-canvas--preview .preview-change-grid button{padding:7px}.maker-canvas--preview .preview-change-grid b{font-size:10px}.maker-canvas--preview .preview-change-grid small{margin-top:2px;font-size:9px}.maker-canvas--preview .preview-download-btn{min-height:32px;border-radius:6px;font-size:10px}.maker-canvas--preview .preview-results-layout .scene-preview-panel{grid-column:auto;padding:8px}.maker-canvas--preview .preview-results-layout .scene-preview-canvas{flex:0 1 auto;min-height:0;margin-top:5px;aspect-ratio:16/9}}@media (min-width:1180px){.maker-canvas.maker-canvas--preview .preview-stage:not(.preview-stage--empty){display:flex;flex:1 1 auto;flex-direction:column;width:100%;height:auto;min-height:0!important;padding:22px 36px 28px 14px!important;overflow:hidden}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header{align-items:flex-start;flex-direction:row;justify-content:space-between;gap:18px;margin:0 0 16px}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header h2{font-size:clamp(28px,2.1vw,32px)}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header>div>span{margin-top:4px;font-size:13px;white-space:nowrap}.maker-canvas--preview .preview-controls{gap:6px}.maker-canvas--preview .preview-meta-pill,.maker-canvas--preview .preview-next-btn,.maker-canvas--preview .preview-toolbar-btn{min-height:38px;padding:0 13px;border-radius:9px;font-size:12px}.maker-canvas--preview .preview-results-layout{flex:0 1 auto;grid-template-columns:minmax(0,14.77fr) minmax(0,30.53fr) minmax(0,54.7fr);gap:9px;width:100%;height:min(34vw,694px);min-height:0;max-height:694px;margin:0;overflow:visible}.maker-canvas--preview .preview-results-layout .preview-motion-menu{display:flex;flex-direction:column;height:100%;min-height:0;padding:12px;overflow:hidden;background:linear-gradient(#1b2129 0 154px,transparent 154px),#28313c;border:1px solid #3b4653;border-radius:15px}.maker-canvas--preview .preview-motion-menu__heading{min-height:25px;padding:0 3px;color:#dce0e5;font-size:14px}.maker-canvas--preview .preview-motion-menu__heading b{color:#8f98a6;font-size:12px}.maker-canvas--preview .preview-results-layout .preview-motion-menu button{min-height:34px;padding:0 10px;border-radius:8px;font-size:13px}.maker-canvas--preview .preview-results-layout .preview-motion-menu .preview-new-animation{min-height:145px;margin-top:auto;padding:12px;align-items:center;flex-direction:column;justify-content:center;gap:7px;border:2px dashed #535e6d;border-radius:10px;line-height:1.15;text-align:center}.maker-canvas--preview .preview-results-layout .preview-motion-menu .preview-new-animation span{font-size:20px}.maker-canvas--preview .preview-editor-column{height:100%;min-height:0;gap:8px}.maker-canvas--preview .preview-results-layout .frame-animator-panel{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:14px 13px 12px;background:#28313c;border:1px solid #3b4653;border-radius:15px}.maker-canvas--preview .frame-animator-panel__heading{min-height:31px}.maker-canvas--preview .frame-animator-panel__heading .mini-label{display:none}.maker-canvas--preview .frame-animator-panel__heading b{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:23px;line-height:1}.maker-canvas--preview .frame-animator-panel__heading>span{font-size:12px}.maker-canvas--preview .preview-results-layout .frame-animator-stage{flex:1 1 auto;height:auto;min-height:0;margin-top:7px;border-radius:9px}.maker-canvas--preview .frame-animator-stage canvas{width:auto;max-width:100%;max-height:100%}.maker-canvas--preview .frame-animator-controls{flex:0 0 auto;gap:7px;margin-top:7px}.maker-canvas--preview .frame-animator-controls button{min-height:28px;padding:0 10px;border-radius:6px;font-size:10px}.maker-canvas--preview .preview-changes-panel{flex:0 0 auto;border-color:#3b4653;border-radius:10px}.maker-canvas--preview .preview-changes-toggle{min-height:40px;padding:0 12px;font-size:13px}.maker-canvas--preview .preview-results-layout .scene-preview-panel{height:100%;min-height:0;padding:0;overflow:hidden;background:#28313c;border:1px solid #3b4653;border-radius:18px}.maker-canvas--preview .scene-preview-panel__heading{display:none}.maker-canvas--preview .preview-results-layout .scene-preview-canvas{display:grid;width:100%;height:100%;min-height:0;margin:0;place-items:center;aspect-ratio:auto;border-radius:17px}.maker-canvas--preview .preview-results-layout .scene-preview-canvas canvas{width:auto!important;min-width:100%!important;height:100%!important;object-fit:cover}}@media (min-width:1180px) and (max-height:700px){.maker-canvas.maker-canvas--preview .preview-stage:not(.preview-stage--empty){padding-top:14px!important;padding-bottom:18px!important}.maker-canvas--preview .preview-stage:not(.preview-stage--empty) .preview-header{margin-bottom:10px}.maker-canvas--preview .preview-results-layout{min-height:360px}.maker-canvas--preview .preview-results-layout .preview-motion-menu .preview-new-animation{min-height:112px}}