.studio-page{background:#0d0e0c;color:#f2eee6}.studio-nav{height:84px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14)}.studio-nav>a:last-child{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding:.4rem 0}.studio-access{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.05fr .95fr}.access-art{position:relative;overflow:hidden;background:#25261f}.access-art img{position:absolute;width:57%;height:72%;object-fit:cover;box-shadow:0 30px 70px rgba(0,0,0,.5)}.access-art img:first-child{left:8%;top:7%}.access-art img:last-child{right:7%;bottom:6%}.access-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center}.access-copy h1,.dashboard-head h1{font:clamp(4.8rem,8vw,8rem)/.8 var(--serif);letter-spacing:-.04em;margin:0 0 2rem}.access-copy h1 em,.dashboard-head h1 em{color:#d5caba}.access-copy>p{color:rgba(255,255,255,.58);max-width:520px}.access-copy form{margin-top:2rem}.access-copy label,.field-label{display:block;font-size:.63rem;text-transform:uppercase;letter-spacing:.13em;margin-bottom:.6rem}.email-row{display:flex}.email-row input{flex:1;min-width:0;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:1rem}.email-row button{border:0;background:var(--lime);padding:1rem 1.3rem;text-transform:uppercase;font-size:.66rem;font-weight:600}.form-message{min-height:1.5rem;color:var(--lime);font-size:.72rem;margin-top:.7rem}.form-message.error{color:#e58a73}.access-notes{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.access-notes span{font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(255,255,255,.2);padding:.5rem .7rem}.studio-dashboard{background:#0d0e0c}.dashboard-head{min-height:430px;padding:5rem 5vw;display:grid;grid-template-columns:1fr auto;position:relative;border-bottom:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 80% 20%,#2b2d21,transparent 36%)}.dashboard-head h1{font-size:clamp(5rem,10vw,9rem)}.account-block{text-align:right}.account-block p{font-size:.72rem;color:rgba(255,255,255,.58)}.account-block button{color:#fff;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.4);font-size:.62rem;text-transform:uppercase}.balance-block{position:absolute;right:5vw;bottom:4rem;width:190px;padding:1.4rem;border:1px solid rgba(255,255,255,.2)}.balance-block span,.balance-block small{display:block;font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5)}.balance-block strong{display:block;font:4rem/.9 var(--serif);color:var(--lime);margin:.5rem 0}.studio-workspace{display:grid;grid-template-columns:.8fr 1.2fr;min-height:900px}.generation-form{padding:5rem 5vw;border-right:1px solid rgba(255,255,255,.14)}.step-heading{display:flex;gap:1rem;margin:2.5rem 0 1rem}.step-heading:first-child{margin-top:0}.step-heading>span{font:italic 1.3rem var(--serif);color:var(--gold)}.step-heading p{margin:0;font-weight:600}.step-heading small{color:rgba(255,255,255,.45)}.upload-zone{min-height:300px;border:1px dashed rgba(255,255,255,.35);display:grid;place-items:center;position:relative;overflow:hidden;cursor:pointer;text-align:center}.upload-zone input{position:absolute;opacity:0;pointer-events:none}.upload-zone img{width:100%;height:420px;object-fit:contain;background:#161713}.upload-zone>span{display:flex;flex-direction:column}.upload-zone b{text-transform:uppercase;font-size:.7rem;letter-spacing:.1em}.upload-zone small{color:rgba(255,255,255,.45);margin-top:.4rem}.generation-form select{width:100%;background:#161713;color:#fff;border:1px solid rgba(255,255,255,.25);padding:1rem;margin-bottom:1rem}.generation-cost{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.14);margin:2.5rem 0}.generation-cost>div{padding:1rem;background:#151613}.generation-cost strong,.generation-cost span{display:block}.generation-cost strong{font:1.5rem var(--serif)}.generation-cost span{font-size:.6rem;color:rgba(255,255,255,.45)}.generate-button{width:100%;border:0;background:var(--lime);color:#111;padding:1.1rem;display:flex;justify-content:space-between;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.generate-button:disabled{opacity:.45;cursor:wait}.privacy-copy{font-size:.62rem;color:rgba(255,255,255,.42);margin-top:1.2rem}.result-panel{padding:4rem;display:grid;place-items:center;background:#141512}.empty-result{text-align:center;color:rgba(255,255,255,.35)}.empty-result span{display:grid;place-items:center;width:100px;height:100px;border:1px solid rgba(255,255,255,.15);border-radius:50%;font:4rem var(--serif);margin:auto}.result-grid{display:grid;grid-template-columns:.62fr 1fr;gap:1.5rem;align-items:end}.result-grid article{background:#0b0c0a;padding:1rem}.result-grid img{width:100%;max-height:640px;object-fit:contain;background:#20211c}.result-grid article>div{display:flex;justify-content:space-between;gap:1rem;padding-top:.8rem;font-size:.62rem;text-transform:uppercase}.result-grid a{color:var(--lime);border-bottom:1px solid}.desktop-result img{aspect-ratio:16/9}.history-section{padding:6rem 5vw;border-top:1px solid rgba(255,255,255,.14)}.history-section>header{display:flex;justify-content:space-between;align-items:end}.history-section h2{font:4rem var(--serif)}.history-section header>a{font-size:.65rem;border-bottom:1px solid;text-transform:uppercase}.history-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.history-card{background:#171814;padding:1rem}.history-card img{width:100%;aspect-ratio:9/16;object-fit:cover}.history-card h3{font:1.5rem var(--serif);margin:.8rem 0 .2rem}.history-card p{font-size:.6rem;color:rgba(255,255,255,.45);text-transform:uppercase}.history-card div{display:flex;gap:.7rem}.history-card a{font-size:.62rem;color:var(--lime);border-bottom:1px solid}.history-empty{color:rgba(255,255,255,.4)}.studio-footer{padding:2rem 4vw;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;font-size:.62rem;color:rgba(255,255,255,.5)}@media(max-width:900px){.studio-access{grid-template-columns:1fr}.access-art{min-height:650px}.dashboard-head{min-height:500px}.studio-workspace{grid-template-columns:1fr}.generation-form{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.result-panel{min-height:700px}.history-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.studio-nav{height:70px}.studio-access{min-height:0}.access-art{min-height:500px}.access-copy{padding:5rem 1.3rem}.access-copy h1{font-size:4.5rem}.email-row{flex-direction:column}.email-row button{margin-top:.5rem}.dashboard-head{padding:4rem 1.3rem;grid-template-columns:1fr;min-height:520px}.dashboard-head h1{font-size:5.2rem}.account-block{text-align:left}.balance-block{left:1.3rem;right:auto;bottom:2.5rem}.generation-form{padding:4rem 1.3rem}.result-panel{padding:2rem 1rem;min-height:560px}.result-grid{grid-template-columns:1fr}.history-section{padding:4rem 1.3rem}.history-section h2{font-size:3rem}.history-grid{grid-template-columns:1fr}.studio-footer{flex-direction:column;gap:.5rem}}