:root{color:#201944;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#1f006c;--ink-deep:#180252;--coral:#f15946;--coral-soft:#fff0ed;--paper:#fff;--canvas:#e7e3eb;--muted:#6f6983;--muted-light:#9791a8;--line:#1f006c1f;--line-strong:#1f006c38;--purple-soft:#f0ecfb;--green:#237a55;--green-soft:#eaf8f1;--blue:#316fbd;--gold:#a66a15;--shadow-sm:0 4px 14px #1d0e4812;--shadow-md:0 18px 50px #1d0e481f;--radius-sm:10px;--radius:16px;--radius-lg:24px;background:#f7f5fb;font-family:Sora,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f1594657}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseTrack{0%{transform:translate(-100%)}55%,to{transform:translate(350%)}}@keyframes editSweep{0%{opacity:0;transform:translate(-115%)}18%{opacity:.72}78%{opacity:.72}to{opacity:0;transform:translate(760%)}}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:.88rem;font-weight:650;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 18px #1f006c2e}.button-primary:hover:not(:disabled){background:var(--ink-deep);box-shadow:0 11px 22px #1f006c3d}.button-secondary{border-color:var(--line-strong);color:var(--ink);background:#fff}.button-secondary:hover:not(:disabled){border-color:var(--ink);background:#fbfaff}.button-danger{color:#fff;background:#bd3e35}.button-large{min-height:51px;padding-inline:21px}.button.compact{min-height:38px;padding-inline:13px;font-size:.82rem}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;flex:none;place-items:center;transition:all .15s;display:inline-grid}.icon-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--purple-soft)}.icon-button:disabled{opacity:.35;cursor:default}.icon-button.small{border-radius:9px;width:34px;height:34px}.danger-hover:hover{color:#aa342c;background:#fff1ef}.text-button,.debug-code{color:var(--ink);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:5px;font-size:.82rem;font-weight:650;text-decoration:underline}.text-button.danger{color:#a8322a}.eyebrow{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.71rem;font-weight:750;display:block}.eyebrow.coral{color:#c64334}.brand{color:var(--ink);align-items:center;gap:10px;font-family:Newsreader,Georgia,serif;font-size:1.42rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.brand img{border-radius:10px;width:34px;height:34px;box-shadow:0 5px 13px #1f006c33}.brand-large{font-size:1.65rem}.brand-large img{border-radius:12px;width:42px;height:42px}.auth-page{background:radial-gradient(circle at 14% 9%,#f159461f,#0000 28%),linear-gradient(145deg,#fbfafc 0%,#f6f2f9 100%);grid-template-columns:minmax(440px,1fr) minmax(520px,1fr);min-height:100vh;display:grid}.auth-copy{z-index:2;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(35px,5vw,72px) clamp(38px,6vw,88px);display:flex}.auth-copy>.brand{align-self:flex-start;margin-bottom:clamp(52px,8vh,92px)}.auth-heading{max-width:570px}.auth-heading h1{color:#171125;letter-spacing:-.045em;margin-bottom:17px;font-family:Newsreader,Georgia,serif;font-size:clamp(3rem,5.4vw,5.1rem);font-weight:700;line-height:.91}.auth-heading p{color:#6c6574;max-width:500px;margin-bottom:33px;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.7}.auth-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffdb;border:1px solid #1f006c1c;border-radius:22px;width:min(100%,500px);padding:26px;box-shadow:0 22px 60px #2d184a17}.auth-card-heading h2{color:#221838;margin-bottom:7px;font-size:1.16rem}.auth-card-heading p{color:var(--muted);margin-bottom:20px;font-size:.84rem;line-height:1.6}.auth-form{gap:11px;display:grid}.auth-form label,.stack-form label,.textarea-label{color:#3c3451;font-size:.77rem;font-weight:700}.auth-form input,.stack-form input,.textarea-label textarea{color:#211a34;background:#faf9fc;border:1px solid #d8d2e2;border-radius:11px;width:100%;transition:border-color .15s,box-shadow .15s,background .15s}.auth-form input,.stack-form input{height:50px;padding:0 14px}.auth-form input:focus,.stack-form input:focus,.textarea-label textarea:focus{background:#fff;border-color:#1f006c8c;outline:0;box-shadow:0 0 0 3px #1f006c14}.auth-form .code-input{text-align:center;letter-spacing:.35em;height:58px;font-size:1.45rem;font-weight:700}.form-error{color:#9e2f26;background:#fff2f0;border:1px solid #f2b6ae;border-radius:9px;margin-bottom:14px;padding:10px 12px;font-size:.78rem;line-height:1.45}.preview-entry{border-top:1px solid var(--line);text-align:center;gap:8px;margin-top:19px;padding-top:17px;display:grid}.preview-entry>span{width:34px;color:var(--muted-light);background:#fff;margin:-26px auto 0;font-size:.72rem}.preview-entry small{color:var(--muted-light);font-size:.68rem}.preview-button{color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:3px;font-size:.82rem;font-weight:750;display:inline-flex}.preview-button:hover{color:var(--coral)}.preview-button:focus-visible{outline:2px solid var(--ink);outline-offset:4px;border-radius:4px}.auth-mobile-proof{display:none}.auth-legal{max-width:500px;color:var(--muted-light);text-align:center;margin:16px 0 0;font-size:.68rem}.auth-showcase{color:#fff;background:linear-gradient(145deg,#1f006cf7,#12023cf7),#1f006c;place-items:center;min-height:100vh;padding:7vw 5vw;display:grid;position:relative;overflow:hidden}.auth-showcase:before,.auth-showcase:after{content:"";filter:blur(2px);border-radius:999px;position:absolute}.auth-showcase:before{background:#f1594630;width:440px;height:440px;top:-180px;right:-140px}.auth-showcase:after{background:#7b5fd440;width:500px;height:500px;bottom:-270px;left:-170px}.showcase-glow{aspect-ratio:1;border:1px solid #ffffff14;border-radius:50%;width:58%;position:absolute;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.showcase-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:27px;width:min(100%,620px);padding:14px;box-shadow:0 35px 80px #0000004f}.showcase-toolbar,.showcase-footer{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:8px 10px;display:flex}.showcase-toolbar div{gap:3px;display:grid}.showcase-toolbar{justify-content:flex-end}.showcase-toolbar span{font-size:.9rem;font-weight:700}.showcase-toolbar small,.showcase-footer{color:#ffffffad;font-size:.71rem}.showcase-image{aspect-ratio:4/3;cursor:ew-resize;background:#120d21;border:0;border-radius:18px;width:100%;padding:0;position:relative;overflow:hidden}.showcase-image img{object-fit:cover;width:100%;height:100%;transition:opacity .18s}.showcase-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a08119e;border:1px solid #ffffff47;border-radius:99px;padding:7px 12px;font-size:.68rem;font-weight:700;position:absolute;top:14px;left:14px}.showcase-footer>span{align-items:center;gap:7px;display:inline-flex}.showcase-footer strong{color:#ffffffe0;font-size:.71rem;font-weight:650}.showcase-avatars{display:flex}.showcase-avatars i{background:linear-gradient(145deg,#f5c9a6,#9b6d83);border:2px solid #2d185bcc;border-radius:50%;width:22px;height:22px;margin-left:-5px}.showcase-avatars i:nth-child(2){background:linear-gradient(145deg,#d3ae8e,#534364)}.showcase-avatars i:nth-child(3){background:linear-gradient(145deg,#9bc4c4,#4b5c76)}.showcase-note{z-index:3;color:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;font-size:.68rem;line-height:1.45;display:flex;position:absolute;box-shadow:0 18px 40px #0003}.showcase-note strong{color:#fff;font-size:.77rem}.note-one{top:19%;left:3.5%;transform:rotate(-4deg)}.note-two{bottom:16%;right:3%;transform:rotate(3deg)}.app-shell{background:radial-gradient(circle at 92% -10%,#1f006c12,#0000 31%),#f8f7fa;min-height:100vh}.app-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(24px,4vw,64px);display:flex;position:sticky;top:0}.header-actions{align-items:center;gap:18px;display:flex}.header-upgrade-cta{background:linear-gradient(135deg,#6d43bd,#3e1f7b);border-color:#5b36a8;box-shadow:0 7px 18px #3f1f7c33}.header-upgrade-cta:hover:not(:disabled){background:linear-gradient(135deg,#7950c8,#49268a);border-color:#6d43bd;box-shadow:0 9px 22px #3f1f7c42}.brand-lockup{align-items:center;gap:11px;display:flex}.account-wrap{position:relative}.account-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;height:50px;padding:4px 5px 4px 4px;display:flex}.account-button>span{color:#fff;background:linear-gradient(145deg, var(--ink), #5b3ba6);border-radius:50%;place-items:center;width:37px;height:37px;font-size:.82rem;font-weight:700;display:grid}.account-button>div{text-align:left;gap:1px;min-width:80px;display:grid}.account-button strong{font-size:.78rem}.account-button small{max-width:145px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.account-menu{border:1px solid var(--line);width:290px;box-shadow:var(--shadow-md);background:#fff;border-radius:15px;padding:10px;animation:.16s rise;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-menu-copy{gap:5px;padding:9px 9px 12px;display:grid}.account-menu-copy strong{overflow-wrap:anywhere;font-size:.79rem}.account-menu-copy span{color:var(--muted);font-size:.68rem;line-height:1.5}.account-plan-card{background:#faf8fd;border:1px solid #e5def2;border-radius:11px;gap:8px;margin-bottom:7px;padding:11px;display:grid}.account-plan-card>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-plan-card>div span{color:var(--muted);font-size:.64rem;font-weight:650}.account-plan-card>div strong{color:var(--ink);font-size:.72rem}.account-plan-card>small{color:var(--muted);font-size:.63rem;line-height:1.45}.billing-menu-action{min-height:36px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #dcd3ec;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:.66rem;font-weight:750;text-decoration:none;display:flex}.billing-menu-action.primary{border-color:var(--ink);color:#fff;background:var(--ink)}.billing-menu-action.top-up{color:var(--ink);background:#f5f1fb;border-color:#d8cbed}.account-plan-card>small.edit-pack-note{color:#756a83;padding-inline:2px;font-size:.59rem;line-height:1.45}.billing-menu-action svg:last-child{margin-left:auto}.billing-menu-action:disabled{cursor:wait;opacity:.68}.billing-menu-action:not(:disabled):hover{filter:brightness(.97)}.menu-divider{background:var(--line);height:1px;margin:2px 0 5px}.account-menu>a,.account-menu>button{color:#3d3550;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:.74rem;font-weight:600;text-decoration:none;display:flex}.account-menu>a svg{margin-left:auto}.account-menu>a:hover,.account-menu>button:hover{background:#f5f2fa}.library-page{width:min(1440px,100%);margin:0 auto;padding:clamp(48px,7vw,92px) clamp(24px,5vw,72px) 80px}.library-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px;display:flex}.library-heading h1{color:#21143c;letter-spacing:-.045em;margin-bottom:8px;font-family:Newsreader,Georgia,serif;font-size:clamp(2.8rem,5vw,4.35rem);line-height:.92}.library-heading p{color:var(--muted);margin:0;font-size:.9rem}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.new-project-card,.project-card{border:1px solid var(--line);text-align:left;min-width:0;min-height:320px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:20px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s}.project-card{appearance:none;overflow:hidden}.new-project-card:hover,.project-card:hover{box-shadow:var(--shadow-md);border-color:#1f006c40;transform:translateY(-3px)}.new-project-card{color:var(--ink);text-align:center;background:#ffffff8c;border-style:dashed;place-content:center;justify-items:center;gap:9px;display:grid}.new-project-card>span{background:var(--purple-soft);border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:4px;display:grid}.new-project-card strong{font-size:.91rem}.new-project-card small{color:var(--muted);font-size:.69rem}.project-cover{background:#ece8f1;border-radius:0;width:calc(100% + 6px);height:221px;margin:-3px -3px 0;position:relative;overflow:hidden}.project-cover>img,.project-cover .asset-loading{object-fit:cover;width:100%;height:100%}.project-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#10082029);position:absolute;inset:0}.project-cover .status-pill{z-index:2;position:absolute;top:13px;left:13px}.project-placeholder{color:#1f006c61;background:radial-gradient(circle at 25% 20%,#faf7ff,#e9e2f4);place-items:center;width:100%;height:100%;display:grid}.project-details{justify-content:space-between;align-items:flex-start;gap:15px;padding:17px 18px 8px;display:flex}.project-details h2{color:#261b3d;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.93rem;overflow:hidden}.project-details p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.69rem;overflow:hidden}.project-meta{color:var(--muted-light);justify-content:space-between;padding:5px 18px 17px;font-size:.63rem;display:flex}.status-pill{white-space:nowrap;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;min-height:25px;padding:4px 9px;display:inline-flex;font-size:.61rem!important;font-weight:700!important}.status-green{color:#256746;background:#ebfaf2eb;border-color:#2780572e}.status-coral{color:#a83a2e;background:#ffefecf0;border-color:#c53d2e29}.status-blue{color:#285f9f;background:#edf5ff;border-color:#cedff4}.status-gold{color:#8b5d18;background:#fff8e8;border-color:#efe0b7}.status-neutral{color:#615a70;background:#f6f4f8;border-color:#e1dce7}.empty-library{border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow-sm);text-align:center;background:#ffffffb3;border-radius:24px;place-content:center;justify-items:center;padding:50px 24px;display:grid}.empty-art,.empty-canvas-art{width:80px;height:80px;color:var(--ink);background:var(--purple-soft);border-radius:25px;place-items:center;margin-bottom:20px;display:grid;position:relative}.empty-art svg:last-child{color:#fff;background:var(--coral);border:3px solid #fff;border-radius:50%;padding:4px;position:absolute;top:-4px;right:-4px}.empty-library h2,.empty-canvas h2{color:#261a3e;margin-bottom:8px;font-family:Newsreader,Georgia,serif;font-size:1.75rem}.empty-library>p,.empty-canvas>p{max-width:460px;color:var(--muted);margin-bottom:22px;font-size:.83rem;line-height:1.65}.workflow-steps{color:var(--muted);align-items:center;margin-top:38px;font-size:.65rem;font-weight:650;display:flex}.workflow-steps span{align-items:center;gap:6px;display:inline-flex}.workflow-steps i{width:21px;height:21px;color:var(--ink);background:var(--purple-soft);border-radius:50%;place-items:center;font-size:.59rem;font-style:normal;display:grid}.workflow-steps b{background:var(--line-strong);width:38px;height:1px;margin:0 9px}.studio-shell{background:#f5f3f7;grid-template-rows:65px minmax(0,1fr);height:100dvh;min-height:650px;display:grid;overflow:hidden}.studio-header{z-index:15;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:42px minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:10px;min-width:0;padding:0 14px;display:grid}.studio-title{gap:2px;min-width:0;display:grid}.studio-title strong,.studio-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-title strong{color:#2b2040;font-size:.82rem}.studio-title span{color:var(--muted);font-size:.63rem}.studio-header-center{justify-self:center}.studio-quota{background:#faf8fd;border:1px solid #ddd3ec;border-radius:12px;align-items:center;gap:11px;min-height:42px;padding:4px 4px 4px 11px;display:flex}.studio-quota-copy{color:#5b3ba6;white-space:nowrap;align-items:baseline;gap:5px;display:flex}.studio-quota-copy svg{align-self:center}.studio-quota-copy strong{color:#2b2040;font-size:.8rem}.studio-quota-copy span{color:var(--muted);font-size:.62rem;font-weight:650}.studio-quota-add{color:#fff;background:var(--ink);min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:.63rem;font-weight:750;display:inline-flex}.studio-quota-add:hover:not(:disabled){background:#35165f}.studio-quota-add:disabled{cursor:wait;opacity:.68}.studio-mobile-quota{display:none}.studio-header-actions{justify-self:end;align-items:center;gap:7px;display:flex}.property-menu-wrap{position:relative}.property-menu{z-index:20;border:1px solid var(--line);width:180px;box-shadow:var(--shadow-md);background:#fff;border-radius:12px;padding:6px;animation:.16s rise;display:grid;position:absolute;top:calc(100% + 8px);right:0}.property-menu button{color:#3d3550;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:.72rem;font-weight:650;display:flex}.property-menu button:hover{background:#f5f2fa}.property-menu button.danger{color:#a4322b}.property-menu button.danger:hover{background:#fff1ef}.studio-layout{grid-template-columns:190px minmax(400px,1fr) 330px;min-width:0;min-height:0;display:grid}.photo-rail{border-right:1px solid var(--line);background:#fbfafc;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.rail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:55px;padding:0 8px 0 14px;display:flex}.rail-heading>div{align-items:baseline;gap:5px;display:flex}.rail-heading>div:first-child{min-width:0}.rail-heading strong{color:#3c324d;font-size:.74rem}.rail-heading span{color:var(--muted-light);font-size:.58rem}.rail-heading>.rail-heading-actions{flex:none;align-items:center;gap:4px;display:flex}.rail-heading-actions .icon-button.small{border-radius:8px;width:30px;height:30px}.rail-select-button{min-height:30px;color:var(--ink);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 5px;font-size:.6rem;font-weight:700;line-height:1}.rail-select-button:hover{background:var(--purple-soft)}.rail-select-button:disabled{color:var(--muted-light);cursor:default}.rail-select-button:disabled:hover{background:0 0}.photo-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;flex-direction:column;gap:9px;min-height:0;padding:11px;display:flex;overflow-y:auto}.photo-thumb{aspect-ratio:4/3;cursor:pointer;background:#ddd8e3;border:2px solid #0000;border-radius:11px;flex:none;width:100%;padding:0;transition:border-color .13s,transform .13s;position:relative;overflow:hidden;box-shadow:0 2px 6px #160b3114}.photo-thumb:hover{transform:translateY(-1px)}.photo-thumb.selected{border-color:var(--ink);box-shadow:0 0 0 2px #1f006c1f}.photo-thumb.bulk-selected{border-color:var(--ink);box-shadow:0 0 0 2px #1f006c24}.photo-thumb>img,.photo-thumb>.asset-loading{object-fit:cover;width:100%;height:100%}.photo-select-mark{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#140f1c94;border:1.5px solid #ffffffe6;border-radius:7px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;left:6px}.photo-thumb.bulk-selected .photo-select-mark{border-color:var(--ink);background:var(--ink)}.photo-state{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#140f1cb8;border:1px solid #ffffff8c;border-radius:99px;align-items:center;gap:4px;min-height:22px;padding:3px 7px;display:inline-flex;position:absolute;top:6px;right:6px}.photo-state svg{width:11px;height:11px}.photo-state>span{font-size:.51rem;font-weight:750;line-height:1}.state-review{background:var(--coral)}.state-edited{background:var(--green)}.state-error{background:#b93930}.state-processing{background:var(--blue)}.rail-add{min-height:59px;color:var(--ink);cursor:pointer;background:#ffffffb3;border:1px dashed #1f006c47;border-radius:11px;flex:none;place-content:center;justify-items:center;gap:5px;font-size:.62rem;font-weight:650;display:grid}.canvas-area{background:#efedf1;grid-template-rows:55px minmax(0,1fr) 33px;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;padding:0 17px 12px;display:grid}.canvas-toolbar{grid-area:1/1;justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex}.view-toggle{background:#ffffffb8;border:1px solid #1f006c1c;border-radius:10px;padding:3px;display:flex}.view-toggle button{min-width:64px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:.65rem;font-weight:650}.view-toggle button:disabled{cursor:default;opacity:.48}.view-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #190c361a}.canvas-actions{grid-area:1/1;place-self:center end;gap:6px;display:flex}.canvas-history{z-index:1;grid-area:1/1;place-self:center start;gap:6px;display:flex}.mobile-tools-button,.mobile-photo-actions{display:none}.photo-canvas{width:min(100%, calc((100svh - 165px) * var(--photo-aspect)));max-width:100%;max-height:100%;aspect-ratio:var(--photo-aspect);background:var(--canvas);border:1px solid #1f006c1a;border-radius:15px;grid-area:2/1;place-self:center;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #1f103e1a}.canvas-checker{background:linear-gradient(145deg,#f0edf3,#ded9e3);position:absolute;inset:0}.image-stage,.comparison-wrap,.canvas-image,.comparison-before{position:absolute;inset:0}.image-stage{margin:18px var(--photo-side-inset,18px);background:#d8d4dd;overflow:hidden;box-shadow:0 3px 14px #1d11311a}.canvas-image{place-items:center;display:grid}.canvas-image img{object-fit:contain;width:100%;min-width:0;max-width:none;height:100%;min-height:0;position:absolute;inset:0}.canvas-markup-overlay{z-index:6;position:absolute;inset:0}.canvas-markup-overlay canvas{cursor:crosshair;touch-action:none;width:100%;height:100%}.canvas-markup-overlay>span{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;white-space:nowrap;background:#140f1bb8;border:1px solid #fff3;border-radius:99px;padding:7px 11px;font-size:.57rem;font-weight:650;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.comparison-before{z-index:2;will-change:clip-path;overflow:visible;transform:translateZ(0)}.compare-line{z-index:4;pointer-events:none;background:#fffffff2;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;box-shadow:0 0 8px #00000047}.compare-line span{width:41px;height:41px;color:var(--ink);background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #00000040}.comparison-wrap>input[type=range]{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.processing-overlay{z-index:7;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;border-radius:inherit;background:#100b199e;place-content:center;justify-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.edit-sweep{inset-block:0;pointer-events:none;filter:blur(2px);background:linear-gradient(90deg,#0000,#fff3,#f1594657,#0000);width:16%;animation:3.2s ease-in-out infinite editSweep;position:absolute;left:-18%;transform:translate(-115%)}.processing-chip{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#140e2099;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:9px;min-height:43px;padding:0 16px;display:flex;box-shadow:0 10px 30px #00000029}.processing-chip strong{letter-spacing:.01em;font-size:.72rem;font-weight:700}.processing-chip i{background:var(--coral);border-radius:50%;width:6px;height:6px}.image-loading,.asset-loading{color:var(--muted-light);background:#e7e3eb;place-items:center;display:grid}.canvas-caption{color:#5f586b;grid-area:3/1;justify-content:flex-end;align-items:center;min-width:0;padding:7px 3px 0;display:flex}.canvas-caption small{color:var(--muted-light);font-size:.58rem}.empty-canvas{text-align:center;grid-row:1/-1;place-content:center;justify-items:center;display:grid}.empty-canvas-art{overflow:hidden}.empty-canvas-art>span{background:var(--coral);width:88px;height:36px;position:absolute;bottom:-7px;right:-34px;transform:rotate(-28deg)}.empty-canvas small{color:var(--muted-light);margin-top:12px;font-size:.61rem}.tool-panel{border-left:1px solid var(--line);scrollbar-width:thin;background:#fff;min-height:0;overflow-y:auto}.tool-panel-content{min-height:100%}.mobile-panel-header,.mobile-tools-backdrop,.mobile-tools-label,.bulk-choose-mobile{display:none}.bulk-edit-panel{flex-direction:column;justify-content:center;min-height:100%;padding:30px 22px 28px;display:flex}.bulk-edit-panel h2{color:#251a3b;margin-bottom:8px;font-family:Newsreader,Georgia,serif;font-size:1.65rem;line-height:1.05}.bulk-edit-panel>p{color:var(--muted);margin-bottom:12px;font-size:.69rem;line-height:1.6}.bulk-selection-actions{color:var(--muted-light);align-items:center;gap:7px;margin-bottom:22px;display:flex}.bulk-selection-actions button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:.64rem;font-weight:700}.bulk-selection-actions button:disabled{color:var(--muted-light);cursor:default}.bulk-polish-button{width:100%}.bulk-edit-panel>.button-secondary{width:100%;margin-top:9px}.bulk-edit-panel .bulk-polish-all{margin-top:2px}.bulk-choice-divider{color:var(--muted-light);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:9px;margin:19px 0 15px;font-size:.56rem;font-weight:650;display:flex}.bulk-choice-divider:before,.bulk-choice-divider:after{content:"";background:var(--line);flex:1;height:1px}.bulk-selection-actions{margin-bottom:15px}.bulk-edit-panel .progress-track{margin:14px 0 3px}.bulk-edit-panel .progress-track span{transition:width .18s;animation:none}.batch-progress-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:30px 22px;display:flex}.batch-progress-panel .eyebrow{margin-top:18px}.batch-progress-panel h2{color:#251a3b;margin:7px 0 9px;font-family:Newsreader,Georgia,serif;font-size:1.5rem;line-height:1.06}.batch-progress-panel p{max-width:250px;color:var(--muted);margin:0 0 20px;font-size:.67rem;line-height:1.55}.batch-progress-panel .progress-track{max-width:250px;height:7px}.batch-progress-panel .progress-track span{background:linear-gradient(90deg, var(--ink), var(--coral));transition:width .18s;animation:none}.mobile-panel-close{display:none}.tools-content,.review-panel,.processing-panel,.error-panel,.tool-empty{min-height:100%;padding:26px 22px 28px}.tools-heading h2,.review-panel h2,.processing-panel h2,.error-panel h2{color:#251a3b;margin-bottom:8px;font-family:Newsreader,Georgia,serif;font-size:1.52rem;line-height:1.05}.tools-heading p,.review-panel>p,.processing-panel>p,.error-panel>p{color:var(--muted);margin-bottom:21px;font-size:.69rem;line-height:1.6}.hero-tool,.tool-button{border:1px solid var(--line);color:#312643;text-align:left;cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:11px;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid}.hero-tool{background:linear-gradient(145deg,#f6f2ff,#fff);border-color:#1f006c33;margin:2px 0 24px;box-shadow:0 8px 20px #1f006c12}.hero-tool:hover,.tool-button:hover{border-color:#1f006c52;transform:translateY(-1px);box-shadow:0 7px 17px #1f006c14}.hero-tool:disabled,.tool-button:disabled{border-color:var(--line);color:var(--muted-light);box-shadow:none;cursor:not-allowed;opacity:.52;background:#f5f3f7}.hero-tool:disabled:hover,.tool-button:disabled:hover{border-color:var(--line);box-shadow:none;transform:none}.hero-tool div,.tool-button div{gap:3px;min-width:0;display:grid}.hero-tool strong,.tool-button strong{font-size:.72rem}.hero-tool small,.tool-button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.hero-tool>svg,.tool-button>svg{color:var(--muted-light)}.tool-icon{color:#675e75;background:#f2f0f4;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.tool-icon svg{width:17px;height:17px}.tool-icon.purple{color:var(--ink);background:#e9e0fb}.tool-section{gap:7px;margin-top:20px;display:grid}.tool-section>span{color:var(--muted-light);letter-spacing:.07em;text-transform:uppercase;margin-bottom:1px;font-size:.6rem;font-weight:700}.keep-original,.remove-photo{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;padding:0;font-size:.64rem;font-weight:650;display:flex}.keep-original{border:1px solid var(--line);color:var(--ink);border-radius:10px;margin-top:20px}.remove-photo{color:#a33c34;opacity:.8;margin-top:9px}.review-panel,.processing-panel,.error-panel{flex-direction:column;justify-content:center;display:flex}.disclosure-note,.export-blocker{color:#665735;background:#fffaed;border:1px solid #e7d9b4;border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:19px;padding:11px;font-size:.62rem;line-height:1.55;display:flex}.review-actions{gap:9px;display:grid}.processing-panel{text-align:center;align-items:center}.processing-panel .eyebrow{margin-top:19px}.processing-panel>p{max-width:245px}.processing-simple-icon{width:58px;height:58px;color:var(--ink);background:var(--purple-soft);border:1px solid #1f006c17;border-radius:18px;place-items:center;display:grid}.processing-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;max-width:260px;display:grid}.processing-steps>div{min-width:0;color:var(--muted-light);background:#f7f5f9;border-radius:9px;justify-items:center;gap:7px;padding:9px 3px 8px;display:grid}.processing-steps i{background:#d2cdd9;border-radius:50%;width:6px;height:6px}.processing-steps span{text-overflow:ellipsis;width:100%;font-size:.55rem;font-style:normal;font-weight:650;overflow:hidden}.processing-steps .complete{color:var(--muted)}.processing-steps .complete i{background:var(--ink)}.processing-steps .active{color:var(--ink);background:var(--coral-soft)}.processing-steps .active i{background:var(--coral);box-shadow:0 0 0 4px #f1594624}.progress-track{background:#e9e5ed;border-radius:99px;width:100%;height:5px;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--ink), var(--coral));border-radius:99px;width:28%;height:100%;animation:2.3s ease-in-out infinite pulseTrack;display:block}.error-panel{align-items:flex-start}.error-icon{color:#fff;background:#c14338;border-radius:14px;place-items:center;width:45px;height:45px;margin-bottom:20px;font-weight:800;display:grid}.error-panel .text-button{align-self:center;margin-top:10px}.tool-empty{color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:7px;display:grid}.tool-empty svg{color:var(--ink);margin-bottom:9px}.tool-empty strong{color:#3b304e;font-size:.78rem}.tool-empty span{font-size:.65rem}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#120a218c;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border:1px solid #ffffff73;border-radius:21px;width:min(100%,590px);padding:27px;animation:.18s rise;box-shadow:0 30px 90px #0f071d57}.modal:focus{outline:0}.small-modal{max-width:470px}.medium-modal{max-width:610px}.stage-modal{max-width:760px}.targeted-edit-modal{flex-direction:column;width:min(100%,1100px);max-width:1100px;max-height:calc(100svh - 56px);padding:0;display:flex;overflow:hidden}.targeted-edit-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 25px 19px;display:flex}.targeted-edit-heading h2{margin:3px 0 6px}.targeted-edit-heading p{max-width:660px;color:var(--muted);margin:0;font-size:.7rem;line-height:1.55}.targeted-edit-layout{grid-template-columns:minmax(0,1fr) 390px;min-height:0;max-height:calc(100svh - 170px);display:grid}.targeted-markup-panel,.targeted-edit-controls{min-width:0;overflow-y:auto}.targeted-markup-panel{border-right:1px solid var(--line);background:#f4f1f6;padding:20px;overflow-y:hidden}.targeted-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:11px;display:flex}.targeted-section-heading>div{align-items:baseline;gap:8px;display:flex}.targeted-section-heading strong{color:#302641;font-size:.7rem}.targeted-section-heading span{color:var(--muted-light);font-size:.58rem}.targeted-clear{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:.62rem;font-weight:700}.targeted-clear:disabled{color:var(--muted-light);cursor:default}.targeted-image-shell{background:#211e26;border:1px solid #ffffff8c;border-radius:17px;place-items:center;padding:11px;display:grid;overflow:hidden;box-shadow:0 14px 35px #190f2624}.targeted-markup-canvas{width:100%;max-width:min(100%, calc((100svh - 272px) * var(--targeted-aspect)));background:#17151a;border-radius:11px;margin-inline:auto;position:relative;overflow:hidden}.targeted-markup-canvas>img,.targeted-markup-canvas>canvas,.targeted-image-loading{width:100%;height:100%;position:absolute;inset:0}.targeted-markup-canvas>img{object-fit:fill}.targeted-markup-canvas>canvas{z-index:2;cursor:crosshair;touch-action:none}.targeted-image-loading{color:#ffffffad;place-content:center;justify-items:center;gap:8px;font-size:.62rem;display:grid}.targeted-draw-hint{z-index:3;color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;white-space:nowrap;background:#140f1bad;border:1px solid #fff3;border-radius:99px;padding:7px 11px;font-size:.57rem;font-weight:650;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.targeted-edit-controls{flex-direction:column;padding:22px;display:flex}.targeted-edit-controls .textarea-label textarea{resize:none;min-height:132px}.targeted-scope{border:1px solid var(--line);color:var(--ink);background:#f8f6fa;border-radius:12px;align-items:flex-start;gap:10px;margin-top:20px;padding:12px;display:flex}.targeted-scope.marked{background:var(--coral-soft);border-color:#f1594640}.targeted-scope>div{gap:3px;display:grid}.targeted-scope strong{color:#362b48;font-size:.66rem}.targeted-scope span{color:var(--muted);font-size:.59rem;line-height:1.45}.targeted-guardrail{color:var(--muted-light);margin:14px 1px 0;font-size:.57rem;line-height:1.5}.targeted-error{color:#a33c34;margin:12px 1px 0;font-size:.62rem;line-height:1.45}.targeted-edit-controls .modal-actions{margin-top:auto;padding-top:24px}.modal-icon{width:44px;height:44px;color:var(--ink);background:var(--purple-soft);border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.modal-icon.danger{color:#a8352d;background:#fff0ee}.modal h2{color:#241939;margin-bottom:7px;font-family:Newsreader,Georgia,serif;font-size:1.73rem;line-height:1.05}.modal-lede{color:var(--muted);margin-bottom:22px;font-size:.75rem;line-height:1.6}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.stack-form{gap:15px;display:grid}.stack-form label{gap:7px;display:grid}.stack-form label span{float:right;color:var(--muted-light);font-size:.64rem;font-weight:500}.textarea-label{gap:8px;display:grid;position:relative}.textarea-label textarea{resize:vertical;min-height:125px;padding:13px;line-height:1.55}.textarea-label>span{color:var(--muted-light);font-size:.59rem;font-weight:500;position:absolute;bottom:8px;right:9px}.prompt-examples{flex-wrap:wrap;align-items:center;gap:6px;margin-top:11px;display:flex}.prompt-examples>span{color:var(--muted-light);font-size:.61rem}.prompt-examples button{border:1px solid var(--line);color:#594e69;cursor:pointer;background:#faf8fc;border-radius:99px;padding:5px 9px;font-size:.59rem}.modal-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.stage-columns{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.stage-columns fieldset{border:0;min-width:0;margin:0;padding:0}.stage-columns legend{color:#4a405b;margin-bottom:9px;font-size:.68rem;font-weight:700}.choice-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.choice-grid button{border:1px solid var(--line);color:#4c425a;text-align:left;cursor:pointer;background:#fbfafc;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:.65rem;font-weight:600;display:flex}.choice-grid button.selected{border-color:var(--ink);color:var(--ink);background:var(--purple-soft)}.warning-check{color:#675b3e;cursor:pointer;background:#fffbf1;border:1px solid #e6d9b8;border-radius:12px;align-items:flex-start;gap:10px;margin-top:20px;padding:12px;font-size:.64rem;line-height:1.55;display:flex}.warning-check input{width:16px;height:16px;accent-color:var(--ink);flex:none;margin:2px 0 0}.sidebar-flow{min-height:100%;padding:20px 18px 28px;animation:.16s rise}.sidebar-flow-back{min-height:28px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.62rem;font-weight:700;display:inline-flex}.sidebar-flow-heading{margin:17px 0 19px}.sidebar-flow-heading .eyebrow{margin-bottom:7px;display:block}.sidebar-flow-heading h2{color:#251a3b;margin:0 0 7px;font-family:Newsreader,Georgia,serif;font-size:1.45rem;line-height:1.05}.sidebar-flow-heading p{color:var(--muted);margin:0;font-size:.66rem;line-height:1.55}.targeted-sidebar-panel .targeted-edit-layout{max-height:none;display:block}.targeted-canvas-control{border:1px solid var(--line);color:var(--ink);background:#f8f6fa;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;padding:11px;display:grid}.targeted-canvas-control.marked{background:var(--coral-soft);border-color:#f1594640}.targeted-canvas-control>div{gap:3px;display:grid}.targeted-canvas-control strong{color:#362b48;font-size:.64rem}.targeted-canvas-control span{color:var(--muted);font-size:.57rem;line-height:1.45}.targeted-sidebar-panel .targeted-markup-panel{background:0 0;border:0;padding:0;overflow:visible}.targeted-sidebar-panel .targeted-image-shell{box-shadow:none;border-radius:13px;padding:6px}.targeted-sidebar-panel .targeted-markup-canvas{border-radius:8px;max-width:100%}.targeted-sidebar-panel .targeted-draw-hint{padding:5px 8px;font-size:.51rem;bottom:8px}.targeted-sidebar-panel .targeted-edit-controls{padding:19px 0 0;overflow:visible}.targeted-sidebar-panel .targeted-edit-controls .textarea-label textarea{min-height:105px}.targeted-sidebar-panel .targeted-scope{margin-top:15px}.targeted-sidebar-panel .targeted-guardrail{margin-top:11px}.targeted-sidebar-panel .modal-actions,.stage-sidebar-panel .modal-actions{margin-top:18px;padding-top:0}.targeted-sidebar-panel .modal-actions .button,.stage-sidebar-panel .modal-actions .button{width:100%}.stage-sidebar-panel .stage-columns{grid-template-columns:1fr;gap:19px}.stage-sidebar-panel .warning-check{margin-top:18px}.export-summary{border:1px solid var(--line);background:#faf9fc;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-bottom:17px;padding:15px;display:grid}.export-summary>div{justify-items:center;gap:3px;display:grid}.export-summary>div+div{border-left:1px solid var(--line)}.export-summary strong{color:#2f2244;font-size:1.05rem}.export-summary span{color:var(--muted);font-size:.59rem}.export-blocker{color:#9b372f;background:#fff1ef;border-color:#f0c2bd;margin-bottom:10px}.export-blocker.neutral{color:#5e536c;border-color:var(--line);background:#f8f6fa}.export-blocker div{gap:3px;display:grid}.export-blocker strong{font-size:.68rem}.export-blocker span{font-size:.61rem;line-height:1.45}.export-blocker .text-button{justify-self:start;padding-left:0}.toast{z-index:200;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1a1129f0;border:1px solid #ffffff24;border-radius:12px;max-width:min(92vw,520px);padding:11px 16px;font-size:.73rem;font-weight:600;animation:.18s rise;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #0f081c42}@media (width<=720px),(width<=960px) and (height<=520px) and (orientation:landscape){.toast:not([data-mobile-visible=true]){display:none}}.loading-screen{min-height:100vh;color:var(--muted);background:#f8f6fa;place-content:center;justify-items:center;gap:14px;font-size:.72rem;display:grid}.loading-screen img{width:55px;height:55px;box-shadow:var(--shadow-md);border-radius:17px}.loading-screen svg{color:var(--ink)}@media (width<=1180px){.auth-page{grid-template-columns:minmax(410px,.92fr) 1.08fr}.auth-copy{padding-inline:45px}.showcase-note{display:none}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-layout{grid-template-columns:152px minmax(360px,1fr) 310px}.rail-heading>div:first-child span{display:none}}@media (width<=920px){.auth-page{grid-template-columns:1fr}.auth-copy{align-items:center;min-height:100vh}.auth-copy>.brand{align-self:auto;margin-bottom:52px}.auth-heading,.auth-card{width:min(100%,560px)}.auth-mobile-proof{width:min(100%,560px);margin-top:18px;display:block}.auth-mobile-proof .showcase-image{aspect-ratio:16/8.5;border-radius:17px;box-shadow:0 18px 45px #1f006c29}.mobile-proof-hint{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0811a8;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:.66rem;font-weight:650;display:inline-flex;position:absolute;bottom:12px;right:12px}.auth-showcase{display:none}.studio-header{grid-template-columns:42px minmax(120px,1fr) auto}.studio-header-center{display:none}.studio-mobile-quota{align-items:center;gap:7px;min-width:0;display:flex}.studio-mobile-quota>span{color:#5b3ba6;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:650;overflow:hidden}.studio-mobile-quota>span strong{color:#43257e;font-size:inherit}.studio-mobile-quota button{color:#43257e;min-height:22px;font:inherit;cursor:pointer;background:#f5f0fc;border:1px solid #d5c6ea;border-radius:6px;padding:0 6px;font-size:.58rem;font-weight:800}.studio-mobile-quota button:disabled{cursor:wait;opacity:.6}.studio-layout{grid-template-columns:132px minmax(0,1fr)}.canvas-area{grid-template-rows:96px minmax(0,1fr) 58px}.canvas-toolbar{flex-direction:row;align-self:start;gap:6px;min-height:52px}.view-toggle button{height:44px}.canvas-actions{grid-row:3;justify-content:center;justify-self:stretch;gap:6px;width:100%;min-width:0;max-width:100%;padding-inline:10px}.canvas-history{align-self:end;padding-inline:10px}.canvas-history .icon-button.small{border-radius:11px;flex:0 0 44px;width:44px;height:44px}.mobile-photo-actions{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1 1 0;align-items:center;gap:6px;width:0;min-width:0;max-width:100%;display:flex;overflow-x:auto}.mobile-photo-actions::-webkit-scrollbar{display:none}.canvas-actions.primary-state .mobile-photo-actions{width:min(100%,390px);max-width:100%}.mobile-photo-actions button{color:#3d334d;white-space:nowrap;cursor:pointer;background:#ffffffe0;border:1px solid #1f006c24;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 11px;font-size:.62rem;font-weight:700;line-height:1;display:inline-flex}.mobile-photo-actions button:disabled{color:var(--muted-light);cursor:default;opacity:.55;background:#f4f2f6e6}.mobile-photo-actions button.mobile-action-primary{border-color:var(--ink);color:#fff;background:var(--ink)}.mobile-photo-actions button.mobile-action-danger{color:#a4322b;background:#fff7f6;border-color:#a4322b33}.mobile-review-actions,.mobile-flow-actions,.mobile-recovery-actions{overflow:visible}.mobile-review-actions button{flex:1 1 0;min-width:0}.mobile-status-action{justify-content:center;overflow:visible}.mobile-status-action span,.mobile-action-message{color:#4e445b;justify-content:center;align-items:center;gap:7px;min-height:44px;padding-inline:14px;font-size:.64rem;font-weight:700;display:inline-flex}.canvas-caption{display:none}.mobile-tools-backdrop{z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#1c14283d;border:0;display:block;position:fixed;inset:65px 0 0}.tool-panel{z-index:50;visibility:hidden;flex-direction:column;width:min(400px,92vw);transition:transform .22s,visibility 0s linear .22s;display:flex;position:fixed;top:65px;bottom:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:-20px 0 50px #190c2e2e}.tool-panel.mobile-open{visibility:visible;transition-delay:0s;transform:translate(0)}.mobile-panel-header{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:6px 10px 6px 18px;display:flex}.mobile-panel-header strong{color:#302641;font-size:.75rem}.mobile-panel-close{width:44px;height:44px;display:grid;position:static}.tool-panel-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.mobile-tools-button{display:grid}}@media (width<=720px){.app-header{height:66px;padding-inline:18px}.account-button>div{display:none}.library-page{padding:44px 18px 60px}.library-heading{align-items:flex-start}.library-heading p{max-width:340px}.library-heading .button{padding-inline:13px}.project-grid{grid-template-columns:1fr}.new-project-card{min-height:170px}.project-card{min-height:0}.project-cover{aspect-ratio:16/9;height:auto}.workflow-steps{display:none}.studio-shell{grid-template-rows:calc(60px + env(safe-area-inset-top,0px)) minmax(0, 1fr);height:100dvh;min-height:0}.studio-header{padding:env(safe-area-inset-top,0px) max(9px, env(safe-area-inset-right,0px)) 0 max(9px, env(safe-area-inset-left,0px));grid-template-columns:44px minmax(0,1fr) auto}.studio-header>.icon-button,.studio-header-actions .icon-button{width:44px;height:44px}.studio-header-actions .button-secondary{gap:0;width:44px;min-height:44px;padding:0;font-size:0;display:inline-flex}.studio-header-actions .button-primary{width:44px;min-height:44px;padding:0}.studio-header-actions .button-primary svg{margin:0}.studio-header-actions .button-primary{gap:0;font-size:0}.studio-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.photo-rail{height:calc(132px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);border-right:0;grid-row:2;grid-template-rows:48px minmax(0,1fr)}.rail-heading{height:48px;padding:0 max(9px, env(safe-area-inset-right,0px)) 0 max(12px, env(safe-area-inset-left,0px));display:flex}.rail-heading>div:first-child span{display:inline}.rail-select-button{min-height:44px;padding-inline:10px;font-size:.64rem}.photo-list{padding:8px max(9px, env(safe-area-inset-right,0px)) max(8px, env(safe-area-inset-bottom,0px)) max(9px, env(safe-area-inset-left,0px));scrollbar-width:none;scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-direction:row;gap:8px;overflow:auto hidden}.photo-list::-webkit-scrollbar{display:none}.photo-thumb{flex:none;width:91px;height:68px}.photo-thumb,.rail-add{scroll-snap-align:start}.rail-add{flex:none;width:72px;min-height:68px}.canvas-area{padding:0 max(9px, env(safe-area-inset-right,0px)) 5px max(9px, env(safe-area-inset-left,0px));grid-row:1;grid-template-rows:96px minmax(0,1fr) 58px}.canvas-toolbar{flex-direction:row;justify-content:center;gap:6px}.canvas-actions{justify-content:center;gap:8px;display:flex}.canvas-history .icon-button.small{border-radius:11px;width:44px;height:44px}.mobile-tools-button{gap:7px;min-width:82px;padding-inline:12px;display:inline-flex;width:auto!important}.mobile-tools-label{font-size:.68rem;font-weight:700;display:inline}.image-stage{margin:9px}.canvas-caption small{display:none}.view-toggle button{min-width:61px;height:44px}.tool-panel{top:calc(60px + env(safe-area-inset-top,0px));width:100%;padding-bottom:env(safe-area-inset-bottom,0px);border-left:0;left:0}.mobile-tools-backdrop{inset:calc(60px + env(safe-area-inset-top,0px)) 0 0}.mobile-panel-header{padding-right:max(10px, env(safe-area-inset-right,0px));padding-left:max(18px, env(safe-area-inset-left,0px))}.bulk-choose-mobile{width:100%;margin-bottom:7px;display:inline-flex}.bulk-selection-actions button,.sidebar-flow-back,.keep-original,.remove-photo,.targeted-clear{min-height:44px}.bulk-selection-actions{margin-block:3px 9px}.bulk-selection-actions button{align-items:center;display:inline-flex}.choice-grid button,.prompt-examples button{min-height:44px}.targeted-edit-modal{overflow-y:auto}.targeted-edit-layout{max-height:none;display:block}.targeted-markup-panel,.targeted-edit-controls{overflow:visible}.targeted-markup-panel{border-right:0;border-bottom:1px solid var(--line)}.targeted-markup-canvas{max-width:100%}}@media (width<=540px){.auth-copy{justify-content:flex-start;min-height:100svh;padding:24px 20px 30px}.auth-copy>.brand{margin:6px 0 32px}.auth-heading h1{margin-bottom:13px;font-size:3rem}.auth-heading p{margin-bottom:23px;line-height:1.55}.auth-card{padding:21px}.auth-legal{margin-bottom:10px}.brand span{display:none}.brand-large span{display:inline}.library-heading{gap:22px;display:grid}.library-heading .button{justify-self:start}.local-note{justify-content:flex-start}.modal-backdrop{align-items:end;padding:14px}.modal{border-radius:20px;max-height:calc(100svh - 28px);padding:22px;overflow-y:auto}.targeted-edit-modal{padding:0}.targeted-edit-heading{padding:20px}.targeted-edit-heading p{display:none}.targeted-markup-panel,.targeted-edit-controls{padding:18px}.stage-columns{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.choice-grid button{min-height:44px}.export-summary{padding-inline:7px}.studio-title>span{display:none}}@media (width<=960px) and (height<=520px) and (orientation:landscape){.studio-shell{grid-template-rows:calc(52px + env(safe-area-inset-top,0px)) minmax(0, 1fr);height:100dvh;min-height:0}.studio-header{padding:env(safe-area-inset-top,0px) max(9px, env(safe-area-inset-right,0px)) 0 max(9px, env(safe-area-inset-left,0px));grid-template-columns:44px minmax(0,1fr) auto}.studio-header-center{display:none}.studio-header>.icon-button,.studio-header-actions .icon-button{width:44px;height:44px}.studio-header-actions .button-secondary,.studio-header-actions .button-primary{gap:0;width:44px;min-height:44px;padding:0;font-size:0;display:inline-flex}.studio-layout{grid-template-columns:calc(112px + env(safe-area-inset-left,0px)) minmax(0, 1fr);grid-template-rows:minmax(0,1fr)}.photo-rail{width:calc(112px + env(safe-area-inset-left,0px));border-top:0;border-right:1px solid var(--line);grid-area:1/1;grid-template-rows:44px minmax(0,1fr);height:auto}.rail-heading{height:44px;padding:0 5px 0 max(5px, env(safe-area-inset-left,0px));display:flex}.rail-heading>div:first-child span{display:none}.rail-heading strong{font-size:.66rem}.rail-select-button{min-height:44px;padding-inline:4px;font-size:.55rem}.photo-list{padding:7px 7px max(7px, env(safe-area-inset-bottom,0px)) max(7px, env(safe-area-inset-left,0px));scrollbar-width:none;scrollbar-gutter:auto;scroll-snap-type:y proximity;flex-direction:column;overflow:hidden auto}.photo-list::-webkit-scrollbar{display:none}.photo-thumb{width:96px;height:72px}.rail-add{width:96px;min-height:58px}.canvas-area{padding:0 max(6px, env(safe-area-inset-right,0px)) 3px 6px;grid-area:1/2;grid-template-rows:52px minmax(0,1fr) 18px;grid-template-columns:auto auto minmax(0,1fr);column-gap:8px}.canvas-toolbar{flex-direction:row;grid-area:1/2;align-self:center;gap:8px;min-height:0}.canvas-history{grid-area:1/1;align-self:center;padding-inline:0}.view-toggle button{min-width:52px;height:44px}.canvas-actions{grid-area:1/3;justify-content:center;justify-self:stretch;gap:5px;width:100%;min-width:0;padding-inline:0;display:flex}.canvas-history .icon-button.small{width:44px;height:44px}.mobile-photo-actions{flex:1 1 0;max-width:100%}.canvas-actions.primary-state .mobile-photo-actions{width:auto;max-width:min(100%,390px)}.photo-canvas,.canvas-caption{grid-column:1/-1}.mobile-tools-button{gap:7px;width:auto;min-width:72px;padding-inline:9px;display:inline-flex}.mobile-tools-label{font-size:.68rem;font-weight:700;display:inline}.image-stage{margin:6px}.mobile-tools-backdrop{z-index:49;inset:calc(52px + env(safe-area-inset-top,0px)) 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#1c14283d;border:0;display:block;position:fixed}.tool-panel{z-index:50;top:calc(52px + env(safe-area-inset-top,0px));width:100%;padding-bottom:env(safe-area-inset-bottom,0px);visibility:hidden;border-left:0;flex-direction:column;transition:transform .22s,visibility 0s linear .22s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:-20px 0 50px #190c2e2e}.tool-panel.mobile-open{visibility:visible;transition-delay:0s;transform:translate(0)}.mobile-panel-header{min-height:56px;padding:6px max(10px, env(safe-area-inset-right,0px)) 6px max(18px, env(safe-area-inset-left,0px));border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-panel-header strong{color:#302641;font-size:.75rem}.mobile-panel-close{width:44px;height:44px;display:grid;position:static}.tool-panel-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.bulk-choose-mobile{width:100%;margin-bottom:7px;display:inline-flex}.bulk-selection-actions button,.sidebar-flow-back,.keep-original,.remove-photo,.targeted-clear,.choice-grid button,.prompt-examples button{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
