@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{font-synthesis:none;color:#222832;--blue:#246bfd;--ink:#222832;--muted:#7b8492;--line:#e9ecf1;--canvas:#f0f2f5;--white:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e9edf1;font-family:Noto Sans KR,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;color:inherit;border:0}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,canvas:focus-visible{outline-offset:3px;outline:3px solid #246bfd}a{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}input,textarea{min-width:0}textarea{resize:vertical;width:100%;color:var(--ink);background:#f9fafc;border:1px solid #dfe4eb;border-radius:12px;padding:12px 14px;font-size:15px;line-height:1.6;display:block}textarea:focus{border-color:var(--blue);background:#fff}button{touch-action:manipulation}.studio-app{background:#f8f9fb;border:1px solid #e3e7ec;border-radius:24px;max-width:1720px;min-height:calc(100dvh - 32px);margin:16px auto;overflow:hidden}.studio-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:36px;height:78px;padding:0 30px;display:flex}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:9px;font-size:27px;font-weight:900;text-decoration:none;display:flex}.brand-symbol{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:36px;height:39px;font-size:27px;display:grid;transform:rotate(-5deg)}.brand .brand-sub{letter-spacing:2.5px;margin-left:4px;font-size:12px;font-weight:600}.header-tabs{align-items:center;gap:25px;height:100%;margin-left:28px;display:flex}.header-tabs button{color:#8d95a0;white-space:nowrap;background:0 0;height:100%;font-size:14px;font-weight:600;position:relative}.header-tabs button.current{color:#242b36}.header-tabs button.current:after{content:"";background:var(--blue);border-radius:2px;height:3px;position:absolute;bottom:0;left:8px;right:8px}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.autosave{color:#8993a0;white-space:nowrap;align-items:center;gap:5px;margin-right:8px;font-size:12px;display:flex}.secondary-button,.dark-button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:14px;font-weight:600;display:inline-flex}.secondary-button{background:#fff;border:1px solid #dfe4eb}.secondary-button:hover{background:#f5f7fa}.dark-button{color:#fff;background:#252b35}.dark-button:hover{background:#101823}.preview-strip{color:#65738a;background:#eef3fc;justify-content:center;align-items:center;gap:8px;min-height:33px;padding:6px 15px;font-size:12px;display:flex}.preview-strip>span{color:#4374c7;font-weight:800}.preview-strip button{text-underline-offset:3px;color:#65738a;background:0 0;align-items:center;gap:4px;font-size:12px;text-decoration:underline;display:inline-flex}.studio-workspace{grid-template-columns:88px minmax(0,1fr) 322px;column-gap:12px;padding-left:16px;display:grid}.tool-rail{background:#fff;border:1px solid #eceff3;border-radius:18px;flex-direction:column;align-self:start;gap:2px;margin:20px 0;padding:7px;display:flex;box-shadow:0 4px 16px #25314b04}.tool-rail>button{color:#798390;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:64px;transition:background .16s,color .16s;display:flex}.tool-rail>button span{white-space:nowrap;font-size:12px;font-weight:500}.tool-rail>button:hover{color:var(--ink);background:#f2f5f9}.tool-rail>button.selected{color:#fff;background:#252c37}.tool-separator{background:var(--line);height:1px;margin:8px 6px}.canvas-column{min-width:0;padding:24px 22px 22px 14px}.stage-top{justify-content:space-between;align-items:center;gap:18px;min-height:62px;display:flex}.eyebrow{color:#8993a2;letter-spacing:1.6px;margin-bottom:6px;font-size:12px;font-weight:700}h1{letter-spacing:-1.6px;font-size:30px;font-weight:800;line-height:1.4}.garment-switch{background:#e9edf2;border-radius:12px;gap:3px;padding:4px;display:flex}.garment-switch button{color:#8791a0;white-space:nowrap;background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-size:14px;font-weight:600;display:flex}.garment-switch button[aria-pressed=true]{color:#27303b;background:#fff;box-shadow:0 3px 8px #162d4d0d}.stage{background:radial-gradient(at 48% 34%,#f9fafb 0%,#f0f2f5 58%,#e9edf2 100%);border-radius:20px;height:clamp(335px,49vh,545px);margin-top:6px;position:relative;overflow:hidden}.garment-scene{z-index:1;position:absolute;inset:0}.garment-scene canvas{touch-action:none;width:100%;height:100%;display:block}.tool-rotate canvas{cursor:grab}.tool-rotate canvas:active{cursor:grabbing}.tool-brush canvas,.tool-spray canvas{cursor:crosshair}.tool-select canvas{cursor:default}.view-switch{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:11px;gap:2px;padding:4px;display:flex;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0d233b08}.view-switch button{color:#8b94a0;background:0 0;border-radius:8px;padding:7px 21px;font-size:13px;font-weight:600}.view-switch button[aria-pressed=true]{color:#fff;background:#2b323e}.stage-note{z-index:2;color:#8d98a6;align-items:center;gap:6px;font-size:12px;display:flex;position:absolute;top:28px;left:21px}.little-line{background:#aab3c0;width:14px;height:1px}.stage-controls{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffd;border:1px solid #e7eaf0;border-radius:12px;align-items:center;padding:4px;display:flex;position:absolute;bottom:18px;left:15px}.stage-controls i{background:#dde2e9;width:1px;height:18px;margin:0 3px}.icon-button{color:#657081;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover:not(:disabled){color:#246bfd;background:#edf2fa}.icon-button.active{color:#246bfd;background:#e5eeff}.history-controls{z-index:3;gap:4px;display:flex;position:absolute;bottom:19px;right:14px}.gesture-hint{z-index:2;color:#8a94a2;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex;position:absolute;bottom:29px;left:50%;transform:translate(-50%)}.scene-loading,.scene-error{color:#7c899a;z-index:5;background:#eef1f4f2;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.scene-error{text-align:center;color:#465469;flex-direction:column;padding:50px;line-height:1.8}.scene-error button{background:#fff;border:1px solid #ced8e7;border-radius:10px;padding:10px 20px}.spinner{border:2px solid #ced8e7;border-top-color:#246bfd;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inspiration-tray{margin-top:22px}.tray-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:0 1px 12px;display:flex}.section-label{color:#99a2ae;margin-bottom:4px;font-size:12px;display:block}.tray-heading h2{letter-spacing:-.5px;font-size:19px;font-weight:700}.tray-heading>button{color:#7d8794;white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:7px 0;font-size:13px;display:flex}.sticker-cards{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.sticker-cards>button{background:#fff;border:1px solid #e6eaf0;border-radius:15px;flex-direction:column;align-items:center;min-width:0;padding:10px;transition:transform .18s,border-color .18s;display:flex}.sticker-cards>button:hover{border-color:#b1c9f2;transform:translateY(-3px)}.sticker-art{place-items:center;width:100%;height:104px;display:grid;position:relative}.sticker-art img{object-fit:contain;filter:drop-shadow(0 3px 3px #2b3d5210);max-width:90%;height:100%}.sticker-add{color:#8a95a4;background:#f3f5f8;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:0;right:0}.sticker-tag{letter-spacing:.8px;color:#8d98a8;margin-top:8px;font-size:12px;font-weight:700}.sticker-cards>.your-image-card{color:#7e8da4;background:#f4f6f9;border:1px dashed #cbd4e0;justify-content:center;gap:8px}.your-image-card>svg{color:#a1afc2;margin-bottom:5px}.your-image-card strong{color:#62738a;font-size:14px}.your-image-card span{text-align:center;font-size:12px;line-height:1.5}.inspector{background:#fff;border-left:1px solid #e5e9ef;flex-direction:column;gap:0;min-width:0;padding:22px 23px 24px;display:flex}.inspector-section{border-bottom:1px solid #edf0f4;margin-bottom:20px;padding:0 0 22px}.section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.section-heading h2{letter-spacing:-.3px;font-size:15px;font-weight:700}.section-heading>span{color:#99a2b0;font-size:12px}.section-heading>button,.help-button{color:#9aa4b2;background:0 0;align-items:center;font-size:12px;display:inline-flex}.section-heading h2>span{color:#a1aab8;margin-left:4px;font-size:13px;font-weight:500}.selection-empty{padding:8px 0 13px}.selection-empty>svg{color:#b0bac8;margin-bottom:14px}.selection-empty h3{letter-spacing:-.5px;margin-bottom:9px;font-size:16px;font-weight:700}.selection-empty p{color:#919ba9;font-size:13px;line-height:1.75}.quick-tools{gap:8px;margin-top:10px;display:flex}.quick-tools button{color:#657389;background:#f4f6f9;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 4px;font-size:13px;display:flex}.swatches{flex-wrap:wrap;gap:10px;margin:12px 0 18px;display:flex}.swatches>button{background:var(--swatch);border:1px solid #0000000a;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid;position:relative}.swatches>button[aria-pressed=true]:after{content:"";pointer-events:none;border:1.5px solid #677589;border-radius:50%;position:absolute;inset:-4px}.fabric-section .swatches{justify-content:space-between;gap:12px}.fabric-section .swatches>button{width:28px;height:28px}.size-heading{justify-content:space-between;align-items:center;margin:23px 0 10px;font-size:13px;display:flex}.size-heading span{color:#a0a8b4;font-size:12px}.size-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.size-options button{color:#97a0af;background:#f5f7fa;border:1px solid #0000;border-radius:9px;padding:11px 0;font-size:13px}.size-options button[aria-pressed=true]{color:#2867ea;background:#f8faff;border-color:#326bf4;font-weight:700}.tiny-note{color:#a3abb7;margin-top:13px;font-size:12px;line-height:1.7}.field-label{color:#657286;margin:12px 0 8px;font-size:13px;font-weight:600;display:block}.selection-name{color:#516279;background:#f5f7fa;border-radius:10px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;display:flex}.selection-name>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.selection-name .icon-button{width:24px;height:24px}.font-options{gap:5px;margin-top:10px;display:flex}.font-options button{color:#7d8c9e;background:#f1f4f8;border-radius:7px;flex:1;padding:8px 2px;font-size:12px}.font-options button[aria-pressed=true]{color:#246bfd;background:#e8efff}.range-field{margin:16px 0 18px;display:block}.range-field>span{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;display:flex}.range-field strong{color:#738096;font-weight:500}.range-field output{color:#728196;text-align:center;background:#f5f7fa;border-radius:5px;min-width:37px;padding:3px 6px;font-size:12px}.range-field input{accent-color:#246bfd;cursor:pointer;width:100%;height:4px;display:block}.layer-quick-actions{gap:8px;margin-top:22px;display:flex}.layer-quick-actions>button{color:#748296;background:#f3f5f8;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;display:flex}.layer-quick-actions>button:last-child{color:#b67373}.paint-tool-preview{align-items:center;gap:13px;margin-bottom:24px;display:flex}.paint-tool-preview strong{font-size:14px;font-weight:600}.paint-tool-preview p{color:#a0a8b6;margin-top:4px;font-size:12px;line-height:1.7}.paint-dot{border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:0 2px 5px #0001}.paint-dot.spray{filter:blur(7px);transform:scale(.8)}.custom-color{color:#91a0b0;align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.custom-color>input{cursor:pointer;background:0 0;border:0;border-radius:5px;width:26px;height:26px;margin-left:auto;padding:0;overflow:hidden}.custom-color>span{color:#76879a;font-size:12px}.sticker-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.sticker-grid button{background:#f7f9fc;border:1px solid #edf0f5;border-radius:12px;flex-direction:column;align-items:center;padding:10px;display:flex}.sticker-grid img{object-fit:contain;height:86px}.sticker-grid span{color:#7c8ca0;margin-top:8px;font-size:12px}.muted{color:#9aa5b5;margin-bottom:17px;font-size:13px;line-height:1.75}.layer-list{flex-direction:column;gap:7px;display:flex}.layer-row{border:1px solid #0000;border-radius:10px;align-items:center;gap:3px;min-width:0;padding:3px 2px;display:flex}.layer-row.selected{background:#f8faff;border-color:#d5e2ff}.layer-row.hidden-layer .layer-main{opacity:.4}.layer-main{text-align:left;background:0 0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.layer-thumb{color:#8c9bae;background:#f2f5f8;border:1px solid #e8edf4;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.layer-thumb img{object-fit:contain;width:29px;height:29px}.layer-main>span:last-child{min-width:0}.layer-main strong{color:#66758b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;overflow:hidden}.layer-main small{color:#a4afbd;margin-top:3px;font-size:12px;display:block}.layer-row .icon-button{color:#aab3bf;flex-shrink:0;width:26px;height:30px}.layer-empty{color:#a4adbb;padding:5px 0;font-size:13px;line-height:1.8}.compact-layers{margin-bottom:15px}.inspector-footer{margin-top:auto}.inspector-footer>p{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px;display:flex}.inspector-footer>p>span{color:#a3acb8}.inspector-footer>p>strong{color:#435066;font-size:15px}.inspector-footer button svg{margin-left:10px}.checkout-note{text-align:center;color:#a1adbd;margin-top:10px;font-size:12px;line-height:1.6;display:block}.mobile-options,.mobile-checkout,.inspector-mobile-head{display:none}.toast{z-index:99;color:#fff;background:#252d3bf2;border:1px solid #ffffff19;border-radius:14px;align-items:center;gap:9px;width:max-content;max-width:calc(100vw - 30px);padding:15px 21px;font-size:14px;line-height:1.65;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0002}.toast svg{color:#8caeff}.busy-pill{z-index:99;color:#59749b;background:#fff;border:1px solid #d9e4f8;border-radius:22px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;display:flex;position:fixed;top:94px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #0001}.busy-pill svg{animation:1s linear infinite spin}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.modal{width:480px;max-width:calc(100vw - 30px);max-height:88dvh;color:var(--ink);background:#fff;border:1px solid #e6ebf4;border-radius:24px;padding:27px 30px 30px;overflow:auto;box-shadow:0 30px 100px #14203333}.modal.wide{width:820px}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2733486b}.modal-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.modal-heading h2{letter-spacing:-.8px;font-size:23px;font-weight:800}.modal-intro{color:#8b97a8;margin:4px 0 20px;font-size:14px;line-height:1.8}.export-options{flex-direction:column;gap:9px;margin-top:23px;display:flex}.export-options>button{text-align:left;background:#f7f9fc;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:15px;padding:16px 17px;display:flex}.export-options>button>svg{color:#99abc3;width:22px}.export-options>button>svg:last-child{color:#acb9cb;width:18px;margin-left:auto}.export-options strong{color:#4a5c74;font-size:14px;font-weight:600;display:block}.export-options span{color:#9aa7b8;margin-top:4px;font-size:12px;display:block}.info-box{color:#8594a8;background:#f3f6fb;border-radius:12px;align-items:flex-start;gap:8px;margin:19px 0;padding:13px 15px;font-size:12px;line-height:1.8;display:flex}.info-box svg{color:#9aacbf;flex-shrink:0;margin-top:3px}.review-grid{grid-template-columns:1fr 1fr;gap:30px;margin-top:25px;display:grid}.review-preview{background:radial-gradient(at 50% 35%,#fcfcfd,#e9edf3);border-radius:20px;flex-direction:column;justify-content:center;min-height:410px;display:flex;position:relative;overflow:hidden}.review-preview img{object-fit:contain;width:100%;min-height:280px}.review-preview>span{text-align:center;letter-spacing:2px;color:#a1b0c4;font-size:12px;font-weight:600;position:absolute;bottom:25px;left:0;right:0}.pill{color:#6792d7;background:#edf3ff;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:600;display:inline-flex}.review-details h3{letter-spacing:-.7px;margin:13px 0 19px;font-size:23px}.review-details dl{margin:0 0 20px}.review-details dl>div{border-bottom:1px solid #f1f3f7;justify-content:space-between;align-items:center;padding:9px 0;font-size:14px;display:flex}.review-details dt{color:#9ba7b7}.review-details dd{color:#5d6f87;margin:0;font-weight:500}.quantity-picker{align-items:center;gap:10px;display:flex}.quantity-picker .icon-button{background:#f3f6fa;width:28px;height:28px}.saved-success{text-align:center;flex-direction:column;align-items:center;padding:20px 0 30px;display:flex}.success-icon{color:#397ef7;background:#edf4ff;border-radius:50%;place-items:center;width:74px;height:74px;margin-bottom:21px;display:grid}.saved-success h3{margin-bottom:12px;font-size:22px;font-weight:700}.saved-success p{color:#9aa8ba;font-size:14px;line-height:1.9}.order-number{color:#acb7c6;background:#f6f8fb;border-radius:7px;margin-top:17px;padding:8px 12px;font-size:12px}.text-link{text-align:center;color:#93a2b8;background:0 0;width:100%;padding-top:18px;font-size:14px;display:block}.library-toolbar{align-items:center;gap:9px;margin-bottom:24px;display:flex}.library-toolbar>p{color:#a1adbd;margin-right:auto;font-size:13px}.library-toolbar button{padding:9px 12px;font-size:12px}.design-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.design-card{text-align:left;background:#fff;border:1px solid #e5ebf3;border-radius:15px;min-width:0;padding:10px}.mini-preview{object-fit:contain;background:#f0f2f5;border-radius:9px;width:100%;height:170px}.design-card strong{color:#61748e;margin:10px 4px 4px;font-size:14px;display:block}.design-card>span{color:#a2afc2;margin:0 4px 5px;font-size:12px;display:block}.empty-state{text-align:center;color:#a4b2c8;flex-direction:column;align-items:center;padding:45px 20px;display:flex}.empty-state h3{color:#5c718e;margin:17px 0 8px;font-size:20px}.empty-state p{font-size:14px;line-height:1.8}.order-list{flex-direction:column;gap:13px;display:flex}.order-card{border:1px solid #e7edf5;border-radius:16px;align-items:center;gap:20px;padding:14px;display:flex}.order-cover{background:#f1f4f8;border-radius:10px;flex-shrink:0;width:130px;height:140px;overflow:hidden}.order-cover img{object-fit:cover;width:100%;height:100%}.order-cover .mini-preview{height:100%}.order-card h3{color:#59708e;margin:7px 0;font-size:16px;font-weight:700}.order-card p{color:#9aabc0;font-size:12px;line-height:1.6}.order-card small{color:#b0bdd0;margin-top:7px;font-size:12px;display:block}.order-card>.secondary-button{margin-left:auto;padding:8px 12px;font-size:12px}.order-note{margin-top:9px}.new-design-options{grid-template-columns:1fr 1fr;gap:15px;display:grid}.new-design-options button{color:#9cacc0;background:#f6f8fc;border:1px solid #e3eaf4;border-radius:15px;flex-direction:column;align-items:center;padding:26px 15px;display:flex}.new-design-options strong{color:#607795;margin:17px 0 7px;font-size:17px}.new-design-options span{font-size:12px}.help-steps p{color:#8c9eb6;margin:19px 0;font-size:14px;line-height:1.9}.help-steps strong{color:#5f7695;margin-bottom:5px;font-size:15px;font-weight:600;display:block}.guide-toggle{width:100%}@media (min-width:1750px){.studio-app{margin-top:24px}.canvas-column{padding-left:24px;padding-right:32px}.studio-workspace{grid-template-columns:88px minmax(0,1fr) 350px}.stage{height:580px}.sticker-art{height:140px}}@media (max-width:1180px){.studio-app{border-radius:20px;margin:10px}.studio-header{gap:20px;height:72px;padding:0 20px}.header-tabs{gap:18px;margin-left:10px}.brand-sub{display:none!important}.autosave span{display:none}.studio-workspace{grid-template-columns:72px minmax(0,1fr) 290px;gap:8px;padding-left:12px}.tool-rail{padding:5px}.tool-rail>button{height:61px}.canvas-column{padding:21px 14px 18px 8px}.stage-top{align-items:flex-start}.stage-top h1{font-size:25px}.eyebrow{letter-spacing:1px;font-size:12px}.garment-switch button{padding:9px 10px;font-size:12px}.garment-switch button svg{width:17px}.stage-note{display:none}.inspector{padding:22px 18px}.gesture-hint{font-size:12px;bottom:74px}.sticker-art{height:82px}.sticker-cards{gap:7px}.sticker-cards>button{padding:8px}.sticker-tag{font-size:12px}.your-image-card span{display:none}.your-image-card strong{font-size:12px}.fabric-section .swatches{gap:8px}.fabric-section .swatches>button{width:26px;height:26px}}@media (max-width:900px){.studio-header{gap:16px}.header-tabs{gap:14px;margin-left:0}.header-tabs button{font-size:12px}.save-button{display:none}.studio-workspace{grid-template-columns:65px minmax(0,1fr) 255px;gap:3px;padding-left:8px}.tool-rail>button{height:60px}.inspector{padding:21px 15px}.section-heading{margin-bottom:13px}.canvas-column{padding-right:10px}.eyebrow{display:none}.stage-top{align-items:center}.stage-top h1{font-size:23px}.garment-switch{padding:3px}.garment-switch button{gap:4px;padding:9px 8px}.garment-switch button svg{display:none}.stage{height:400px}.sticker-cards{grid-template-columns:repeat(3,1fr)}.sticker-cards>.your-image-card{display:none}.selection-empty h3{font-size:15px}.selection-empty p{font-size:12px}.fabric-section .swatches{gap:9px;justify-content:initial}.fabric-section .swatches>button{width:25px;height:25px}.swatches{gap:10px}.swatches>button{width:27px;height:27px}}@media (max-width:740px){:root{background:#f7f9fc}.studio-app{border:0;border-radius:0;min-height:100dvh;margin:0;padding-bottom:90px}.studio-header{gap:12px;height:62px;padding:0 18px}.brand{gap:7px;font-size:23px}.brand-symbol{border-radius:8px;width:30px;height:33px;font-size:23px}.header-tabs{gap:15px;margin-left:auto}.header-tabs button{font-size:12px}.header-tabs .current{display:none}.header-actions{gap:0;margin:0}.autosave{display:none}.export-button{color:#546682;background:#f1f4f8;border-radius:9px;padding:9px 10px}.export-button span{display:none}.preview-strip{justify-content:flex-start;gap:6px;padding:7px 18px;font-size:12px;line-height:1.6}.preview-strip>button{margin-left:auto;font-size:12px}.studio-workspace{flex-direction:column;gap:0;padding:0;display:flex}.canvas-column{padding:17px 15px 8px;display:contents}.stage-top{min-height:42px;margin:17px 18px 0}.stage-top h1{letter-spacing:-1.2px;font-size:25px}.garment-switch{border-radius:11px;padding:3px}.garment-switch button{padding:9px 13px;font-size:13px}.garment-switch button svg{width:17px;display:block}.stage{border-radius:19px;order:1;height:105vw;min-height:340px;max-height:460px;margin:12px 12px 0}.view-switch{top:14px}.view-switch button{padding:7px 18px;font-size:12px}.stage-controls{padding:3px;bottom:12px;left:11px}.stage-controls .icon-button{width:30px;height:30px}.history-controls{display:none}.gesture-hint{font-size:12px;bottom:64px}.mobile-options{z-index:3;color:#77869b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9;border:1px solid #e1e6ee;border-radius:10px;align-items:center;gap:5px;padding:10px 11px;font-size:12px;display:flex;position:absolute;bottom:13px;right:11px}.tool-rail{scrollbar-width:none;box-shadow:none;border-color:#e8edf4;border-radius:14px;flex-direction:row;order:2;align-self:stretch;gap:1px;margin:12px 12px 0;padding:5px;overflow-x:auto}.tool-rail::-webkit-scrollbar{display:none}.tool-rail>button{border-radius:10px;flex:1;gap:4px;width:48px;min-width:48px;height:55px}.tool-rail>button>svg{width:20px;height:20px}.tool-rail>button span{font-size:12px}.tool-rail>button:last-child,.tool-separator{display:none}.inspiration-tray{order:3;margin-top:24px;margin-bottom:12px;padding:0 18px}.tray-heading{margin-bottom:12px}.tray-heading h2{font-size:19px}.tray-heading>button,.section-label{font-size:12px}.sticker-cards{grid-template-columns:repeat(3,1fr);gap:10px}.sticker-cards>button{border-radius:12px;padding:10px 8px}.sticker-art{height:90px}.sticker-tag{letter-spacing:.5px;margin-top:8px;font-size:12px}.sticker-add{width:20px;height:20px}.inspector{display:none}.inspector.mobile-open{z-index:45;max-height:72dvh;padding:0 23px max(24px,env(safe-area-inset-bottom));overscroll-behavior:contain;border-top:1px solid #e2e9f4;border-radius:24px 24px 0 0;display:flex;position:fixed;inset:auto 0 0;overflow:auto;box-shadow:0 -20px 100px #1c294844}.inspector-mobile-head{z-index:1;background:#fff;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;margin-bottom:7px;padding:17px 0;font-size:16px;display:flex;position:sticky;top:0}.inspector.mobile-open .inspector-footer,.inspector.mobile-open .compact-layers{display:none}.inspector-section{margin-top:12px;margin-bottom:9px}.tool-settings .section-heading{display:none}.selection-empty p{font-size:14px}.selection-empty h3{font-size:17px}.section-heading h2{font-size:16px}.fabric-section .swatches{justify-content:flex-start;gap:18px}.fabric-section .swatches>button,.swatches>button{width:31px;height:31px}.swatches{gap:15px}.size-options button,.size-heading{font-size:15px}.tiny-note{font-size:12px}.layer-main strong{font-size:14px}.layer-main small{font-size:12px}.layer-thumb{width:44px;height:44px}.range-field>span{font-size:14px}.range-field{margin:20px 0}.range-field input{height:6px}.font-options button{padding:10px;font-size:13px}.selection-name{font-size:14px}.paint-tool-preview strong{font-size:16px}.paint-tool-preview p{font-size:13px}.field-label{font-size:14px}.sticker-grid{grid-template-columns:repeat(3,1fr);gap:10px}.sticker-grid img{height:80px}.sticker-grid span{font-size:12px}.mobile-checkout{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:12px 20px max(12px,env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid #e8edf6;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #34405804}.mobile-checkout>div{flex-direction:column;gap:4px;display:flex}.mobile-checkout strong{color:#435673;font-size:15px}.mobile-checkout span{color:#a1adc0;font-size:12px}.mobile-checkout button{min-width:172px;font-size:14px}.mobile-checkout button svg{margin-left:8px}.toast{z-index:80;padding:13px 17px;font-size:13px;bottom:95px}.modal{border-radius:22px;max-width:calc(100vw - 24px);max-height:87dvh;padding:22px 20px 24px}.modal-heading h2{font-size:21px}.modal-intro{font-size:13px}.review-grid{grid-template-columns:1fr;gap:20px;margin-top:15px}.review-preview{min-height:240px;max-height:280px}.review-preview img{object-fit:contain;height:270px;min-height:0}.review-preview>span{font-size:12px;bottom:13px}.review-details h3{font-size:22px}.review-details dl{margin-bottom:17px}.review-details dl>div{font-size:14px}.info-box{font-size:12px}.library-toolbar{flex-wrap:wrap;gap:8px}.library-toolbar>p{width:100%;font-size:12px}.design-grid{grid-template-columns:repeat(2,1fr);gap:10px}.mini-preview{height:145px}.design-card strong{font-size:13px}.order-card{flex-wrap:wrap;gap:13px;padding:12px}.order-cover{width:90px;height:110px}.order-card h3{font-size:15px}.order-card>.secondary-button{margin-left:auto;font-size:12px}.order-card>div:nth-child(2){flex:1}.help-steps p{font-size:14px}.busy-pill{top:75px}}@media (max-width:370px){.header-tabs{gap:10px}.studio-header{gap:9px;padding:0 13px}.preview-strip{padding-left:13px;padding-right:13px}.preview-strip>button{display:none}.stage-top{margin-left:14px;margin-right:14px}.stage-top h1{font-size:23px}.tool-rail>button{min-width:44px}.sticker-art{height:75px}.sticker-tag{font-size:12px}.mobile-checkout{padding-left:16px;padding-right:16px}.mobile-checkout button{min-width:158px}.garment-switch button{padding:8px 10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.admin-entry{color:#596575;z-index:6;background:#fff;border:1px solid #dce0e7;border-radius:9px;padding:8px 12px;font-size:12px;position:fixed;bottom:12px;left:12px}.commerce-modal{max-height:90dvh;overflow:auto}.commerce-list{gap:18px;display:grid}.commerce-order{border:1px solid #e1e6ed;border-radius:18px;gap:10px;padding:22px;display:grid}.commerce-order h3,.commerce-order p{margin:0}.order-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.order-price{font-size:22px}.order-price small{color:#657080;font-size:12px;font-weight:400}.commerce-error{color:#a33325;background:#fff0ed;border-radius:12px;padding:16px;line-height:1.5}.shipping-form{background:#f4f6fa;border-radius:14px;gap:12px;padding:18px;display:grid}.shipping-form label,.admin-login label{gap:6px;font-size:14px;display:grid}.shipping-form input,.admin-login input{background:#fff;border:1px solid #d4dce7;border-radius:10px;min-width:0;padding:12px}.shipping-summary{color:#526074;font-size:14px;line-height:1.6}.admin-login{align-items:end;gap:12px;display:flex}.admin-login label{flex:1}@media (max-width:740px){.admin-entry{margin:12px;position:static}.commerce-order{padding:16px}.commerce-order .section-heading{flex-direction:column;align-items:start}.shipping-form{padding:12px}}.tool-rail>button span,.header-tabs button,.garment-switch button,.view-switch button,.mobile-options,.field-label,.size-heading,.size-options button,.range-field>span,.font-options button,.layer-main strong,.section-heading>button,.quick-tools button,.tray-heading>button{font-size:14px}.selection-empty p,.help-steps p,.modal-intro,.library-toolbar>p{font-size:16px}.tiny-note,.selection-empty p,.gesture-hint,.autosave,.preview-strip{color:#647184}.section-heading>span{color:#6c788a}@media (max-width:740px){.tool-rail>button{min-width:56px}.preview-strip{align-items:flex-start}.header-tabs{gap:12px}.brand-sub{display:none!important}}.export-ready img{object-fit:contain;background:repeating-conic-gradient(#edf0f5 0% 25%,#fff 0% 50%) 50%/20px 20px;border:1px solid #e0e6ed;border-radius:12px;width:100%;max-height:48dvh;display:block}.export-ready p{overflow-wrap:anywhere;margin:16px 0 8px}.export-ready small{color:#657184}.download-link{justify-content:center;gap:8px;margin-top:24px;padding:16px;font-size:16px;text-decoration:none;display:flex}.web-button{color:#fff;cursor:pointer;background:#246bfd;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:13px 19px;font-size:16px;font-weight:700;line-height:1.4;display:inline-flex}.web-button:hover:not(:disabled){background:#185ae1}.web-button:disabled{opacity:.45;cursor:default}.web-button.size-xlarge{min-height:56px;padding:17px 21px}.web-button.size-medium{padding:10px 14px;font-size:14px}.web-button.size-small{padding:8px 12px;font-size:14px}.web-button.full-width{width:100%}.brand-icon{object-fit:cover;border-radius:12px;width:42px;height:42px}.brand-wordmark{letter-spacing:-1px;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-style:italic;font-weight:900}.brand{gap:10px}.stage-top h1{letter-spacing:-1px;font-size:24px}.stage-top{min-height:48px}.header-tabs{margin-left:8px}.interaction-switch{background:#e6eaf0;border:1px solid #dde3eb;border-radius:14px;align-items:center;gap:4px;margin:12px 0 6px;padding:5px;display:flex}.interaction-switch>button{color:#59677c;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 20px;font-size:15px;font-weight:700;display:inline-flex}.interaction-switch>button[aria-pressed=true]{color:#fff;background:#246bfd;box-shadow:0 3px 10px #246bfd25}.interaction-switch>span{color:#637185;white-space:nowrap;margin-left:auto;padding:0 12px;font-size:13px}.stage{background:radial-gradient(at 50% 38%,#fff 0%,#eff3f9 62%,#e0e8f4 100%);border:1px solid #e1e7f0;margin-top:8px;transition:border-color .2s}.stage.is-spraying{border-color:#82aaff}.is-spraying .gesture-hint{color:#fff;background:#246bfd;border-color:#0000}.gesture-hint{pointer-events:none;background:#ffffffc9;border:1px solid #e4e9f2;border-radius:999px;padding:7px 13px;font-size:13px;bottom:21px}.history-controls{bottom:21px}.stage-note{display:none}.view-switch{top:13px}.view-switch button{padding:6px 18px;font-size:14px}.spray-cursor{pointer-events:none;opacity:0;z-index:2;will-change:transform;width:0;height:0;transition:opacity .1s;position:absolute;top:0;left:0}.spray-cursor:before,.spray-cursor:after{content:"";width:var(--cursor-size,38px);height:var(--cursor-size,38px);border:1px dashed var(--spray-color,#246bfd);border-radius:50%;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.spray-cursor:after{background:var(--spray-color,#246bfd);width:5px;height:5px;box-shadow:0 0 0 1px var(--spray-color,#246bfd);border:1px solid #fff}.spray-cursor.spraying:before{background:radial-gradient(circle,color-mix(in srgb,var(--spray-color) 13%,transparent),transparent 68%);box-shadow:0 0 14px color-mix(in srgb,var(--spray-color) 15%,transparent);border-style:solid}.spray-deck{background:#fff;border:1px solid #dfe5ee;border-radius:18px;margin-top:16px;padding:17px 20px 15px;box-shadow:0 5px 18px #263a6305}.spray-deck-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.spray-deck-head>strong{letter-spacing:1.2px;color:#3a4c6d;align-items:center;gap:7px;font-family:Arial,sans-serif;font-size:13px;display:flex}.spray-deck-head>button{color:#657389;background:0 0;align-items:center;gap:4px;padding:3px 0;font-size:14px;display:flex}.nozzle-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.nozzle-options>button{text-align:left;background:#f8fafc;border:1px solid #e2e7f0;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:12px 13px;display:flex}.nozzle-options>button[aria-pressed=true]{background:#edf3ff;border-color:#246bfd;box-shadow:inset 0 0 0 1px #246bfd}.nozzle-options strong{color:#344763;font-size:15px;font-weight:700;display:block}.nozzle-options small{color:#687993;white-space:nowrap;margin-top:4px;font-size:12px;display:block}.nozzle-dot{background:radial-gradient(circle,var(--paint-color) 0%,color-mix(in srgb,var(--paint-color) 20%,transparent) 52%,transparent 72%);border-radius:50%;flex-shrink:0;width:28px;height:28px;display:block}.nozzle-dot.mist{filter:blur(2px);opacity:.65;transform:scale(1.25)}.nozzle-dot.jet{background:radial-gradient(circle,var(--paint-color) 0%,var(--paint-color) 28%,transparent 72%);transform:scale(.55)}.spray-palette{align-items:center;gap:14px;margin:19px 3px 0;display:flex}.spray-palette .swatches{flex-wrap:nowrap;gap:15px;margin:0;display:flex}.spray-palette .swatches>button{flex-shrink:0;width:27px;height:27px}.spray-palette .swatches>button[aria-pressed=true]:after{border-width:2px;border-color:#246bfd}.custom-paint{color:#6b7990;cursor:pointer;border:1px dashed #b5c0d0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative;overflow:hidden}.custom-paint input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.spray-ranges{grid-template-columns:1fr 1fr;gap:26px;margin-top:10px;display:grid}.spray-ranges .range-field{margin:7px 0 0}.spray-ranges .range-field>span{margin-bottom:3px}.spray-ranges .range-field input{touch-action:pan-y;accent-color:#246bfd;height:24px}.spray-ranges .range-field strong{color:#5b6d88;font-size:14px}.spray-ranges .range-field output{color:#246bfd;background:0 0;font-size:13px;font-weight:600}.spray-instructions{padding:4px 0}.spray-instructions>svg{color:#246bfd;margin-bottom:12px}.spray-instructions h3{letter-spacing:-.5px;margin:0 0 9px;font-size:18px;line-height:1.5}.spray-instructions p{color:#65748c;font-size:15px;line-height:1.8}.spray-instructions p+p{color:#8290a4;margin-top:12px;font-size:14px}.layer-empty{color:#778398;font-size:14px;line-height:1.7}@media (min-width:741px) and (max-width:1180px){.interaction-switch>span{display:none}.nozzle-options>button{gap:7px;padding:10px 7px}.nozzle-options small{display:none}.spray-palette .swatches{gap:10px}.spray-palette .swatches>button{width:24px;height:24px}.spray-deck{padding:15px}.brand-wordmark{font-size:24px}.studio-header{gap:18px}.header-tabs{margin-left:0}}@media (max-width:740px){.brand-icon{border-radius:9px;width:34px;height:34px}.brand-wordmark{letter-spacing:-.8px;font-size:22px}.brand{gap:7px}.studio-header{gap:12px;padding:0 15px}.header-tabs{gap:12px;margin-left:auto}.header-tabs button{font-size:13px}.export-button{padding:9px}.stage-top{gap:8px;min-height:38px;margin:13px 16px 0}.stage-top h1{letter-spacing:-.8px;font-size:19px}.garment-switch button{gap:4px;padding:8px 10px;font-size:14px}.garment-switch button svg{width:17px}.interaction-switch{border-radius:12px;order:0;gap:3px;margin:11px 12px 0;padding:4px}.interaction-switch>button{gap:5px;min-height:39px;padding:8px 12px;font-size:14px}.interaction-switch>span{white-space:normal;max-width:118px;padding:0 5px 0 0;font-size:12px;line-height:1.5}.stage{order:1;height:clamp(310px,42dvh,395px);min-height:310px;max-height:395px;margin:8px 12px 0}.view-switch{top:10px}.view-switch button{padding:5px 16px;font-size:13px}.gesture-hint{gap:5px;max-width:95%;padding:6px 9px;font-size:12px;bottom:56px}.stage-controls{bottom:10px}.mobile-options{padding:9px 10px;font-size:13px;bottom:10px}.history-controls{display:none}.spray-deck{border-radius:15px;order:2;margin:10px 12px 0;padding:11px 12px 9px}.spray-deck-head{margin-bottom:8px}.spray-deck-head>strong{letter-spacing:1px;font-size:12px}.spray-deck-head>button{font-size:12px}.nozzle-options{gap:6px}.nozzle-options>button{border-radius:10px;gap:7px;min-height:46px;padding:8px 9px}.nozzle-options strong{font-size:14px}.nozzle-options small{display:none}.nozzle-dot{width:24px;height:24px}.spray-palette{gap:12px;margin:13px 2px 0}.spray-palette .swatches{flex:1;justify-content:space-between;gap:0}.spray-palette .swatches>button{width:24px;height:24px}.custom-paint{flex-shrink:0;width:26px;height:26px}.spray-ranges{gap:18px;margin-top:7px}.spray-ranges .range-field{margin:4px 0 0}.spray-ranges .range-field strong{font-size:13px}.spray-ranges .range-field output{font-size:12px}.spray-ranges .range-field input{height:22px}.tool-rail{order:3;margin-top:11px;margin-bottom:14px}.tool-rail>button{min-width:48px;height:48px}.tool-rail>button span{font-size:12px}.studio-app{padding-bottom:87px}.preview-strip{padding:6px 15px;line-height:1.5}}@media (max-width:370px){.stage-top h1{font-size:17px}.brand-wordmark{font-size:20px}.brand-icon{width:30px;height:30px}.studio-header{gap:9px;padding:0 12px}.header-tabs button{font-size:12px}.interaction-switch>span{max-width:99px}.interaction-switch>button{padding:8px 10px}.spray-palette{gap:9px}.spray-palette .swatches>button{width:22px;height:22px}}.garment-scene>canvas.spray-feedback{pointer-events:none;z-index:3;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.spray-hand-can{pointer-events:none;opacity:0;z-index:4;transform-origin:50% 10%;filter:drop-shadow(4px 9px 5px #1b243528);will-change:transform;width:auto;transition:opacity .12s;position:absolute;top:0;left:0}.garment-scene.tool-spray>canvas:first-child{cursor:none}.garment-scene.tool-rotate>canvas:first-child{cursor:grab}.garment-scene.tool-rotate>canvas:first-child:active{cursor:grabbing}.spray-deck{padding:13px 16px 10px}.spray-deck-head{margin-bottom:7px}.spray-deck-head>strong{letter-spacing:0;font-family:inherit;font-size:14px}.spray-deck-head>strong>span{color:#8290a1;border-left:1px solid #e1e6ed;margin-left:3px;padding-left:10px;font-size:13px;font-weight:500}.paint-can-palette{align-items:stretch;gap:6px;display:flex}.paint-can-palette>button{color:#56657a;background:#f5f7fa;border:1px solid #0000;border-radius:12px;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:2px;min-width:0;height:88px;padding:5px 3px 7px;transition:transform .15s,background .15s;display:flex;position:relative}.paint-can-palette>button:hover{background:#edf1f7;transform:translateY(-3px)}.paint-can-palette>button[aria-pressed=true]{background:#eaf1ff;border-color:#246bfd;box-shadow:inset 0 0 0 1px #246bfd}.paint-can-palette img{z-index:1;object-fit:contain;pointer-events:none;width:30px;height:59px;position:relative}.paint-can-palette .paint-can-color{background:var(--paint-color);opacity:.75;width:42px;height:42px;box-shadow:0 0 15px color-mix(in srgb,var(--paint-color) 22%,transparent);border-radius:50%;position:absolute;top:10px;left:50%;transform:translate(-50%)}.paint-can-name{z-index:1;font-size:12px;font-weight:600;line-height:1.3}.paint-can-palette>button>svg{color:#246bfd;position:absolute;top:5px;right:5px}.custom-can{color:#667791;cursor:pointer;border:1px dashed #b6c2d2;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:7px;width:64px;display:flex;position:relative}.custom-can input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.inspector .nozzle-options{grid-template-columns:1fr;margin:17px 0}.inspector .nozzle-options>button{gap:12px;padding:9px 12px}.inspector .nozzle-options>button>span:last-child{flex:1;justify-content:space-between;align-items:center;display:flex}.inspector .nozzle-options small{margin:0;font-size:12px;display:block}.inspector .nozzle-dot{width:23px;height:23px}.spray-instructions h3{margin-bottom:7px;font-size:18px}.spray-instructions p{margin:0;font-size:15px;line-height:1.7}.tool-settings .range-field{margin:16px 0}.tool-settings .range-field input{accent-color:#246bfd;height:24px}.stage-controls,.view-switch,.gesture-hint,.history-controls,.mobile-options{z-index:5}@media (min-width:741px){.studio-app{max-width:1660px;min-height:calc(100dvh - 24px);margin:12px auto}.studio-header{height:68px}.studio-workspace{grid-template-columns:72px minmax(0,1fr) 290px;gap:5px;height:calc(100dvh - 128px);min-height:660px;padding-left:13px}.canvas-column{flex-direction:column;min-height:0;padding:15px 20px 16px 8px;display:flex}.stage-top{flex-shrink:0;min-height:37px}.stage-top h1{font-size:21px}.interaction-switch{flex-shrink:0;margin:9px 0 2px}.interaction-switch>button{min-height:37px;padding:7px 16px;font-size:14px}.interaction-switch>span{font-size:12px}.stage{flex:1;height:auto;min-height:320px;margin-top:8px}.spray-deck{flex-shrink:0;margin-top:10px}.inspector{overscroll-behavior:contain;min-height:0;padding:21px 20px;overflow:auto}.tool-rail{margin-top:16px}.gesture-hint{font-size:12px;bottom:17px}.stage-controls,.history-controls{bottom:14px}.inspector-footer{padding-top:19px}.inspector-section{margin-bottom:17px;padding-bottom:21px}.compact-layers,.spray-instructions p br{display:none}}@media (min-width:741px) and (max-height:830px){.studio-workspace{min-height:575px}.stage{min-height:290px}.inspector .nozzle-options{margin:12px 0}.inspector .nozzle-options>button{padding:6px 10px}.inspector .range-field{margin:11px 0}.fabric-section .size-heading{margin-top:17px}.inspector-section{margin-bottom:14px;padding-bottom:17px}.tool-rail>button{height:58px}}@media (max-width:740px){.stage{height:clamp(345px,46dvh,460px);min-height:345px;max-height:460px}.spray-deck{margin-top:8px;padding:10px 10px 8px}.spray-deck-head{margin-bottom:7px}.spray-deck-head>strong{font-size:14px}.spray-deck-head>strong>span{font-size:12px}.paint-can-palette{gap:3px}.paint-can-palette>button{border-radius:9px;gap:2px;height:72px;padding:4px 1px 6px}.paint-can-palette img{width:22px;height:44px}.paint-can-palette .paint-can-color{width:28px;height:28px;top:9px}.paint-can-name{font-size:11px}.paint-can-palette>button>svg{width:10px;height:10px;top:3px;right:2px}.custom-can{border-radius:9px;gap:4px;width:37px}.custom-can>span{text-align:center;max-width:25px;font-size:10px;line-height:1.4}.custom-can>svg{width:16px}.gesture-hint{white-space:nowrap;font-size:12px;bottom:53px}.stage-controls{bottom:10px;left:10px}.stage-controls .icon-button{width:28px;height:28px}.mobile-options{padding:8px 9px;font-size:12px;right:10px}.mobile-options svg{width:16px}.inspector .nozzle-options{gap:7px;margin:16px 0}.inspector .nozzle-options>button{padding:11px 14px}.inspector .nozzle-options small{font-size:13px}.inspector .range-field{margin:17px 0}.stage-top h1{font-size:19px}.preview-strip{font-size:12px}.tool-rail{margin-top:9px}.mobile-checkout{padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-checkout button{min-width:162px}}@media (max-width:370px){.paint-can-palette{scrollbar-width:none;overflow-x:auto}.paint-can-palette>button{min-width:30px}.custom-can{min-width:36px}.gesture-hint,.mobile-options{font-size:11px}.stage-controls .icon-button{width:26px;height:26px}}.paint-can-name{font-size:14px}.custom-can>span{font-size:12px}@media (max-width:740px){.paint-can-palette>button{height:78px}.paint-can-name{font-size:14px}.custom-can{width:38px}.custom-can>span{max-width:26px;font-size:12px}.gesture-hint,.mobile-options{font-size:12px}}
