@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{font-family:Noto Sans Arabic,sans-serif;color:#27382e;background:#f7f7f2;font-synthesis:none;font-weight:400;--paper:#f7f7f2;--line:#e0e3da;--muted:#788075;--green:#294536;--lime:#d9edac;--white:#fff;--round:12px}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,g:focus-visible{outline:3px solid #8aac61;outline-offset:3px}a{color:inherit;text-decoration:none}button{border:0;background:none}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}fieldset{border:0;margin:0;padding:0;min-width:0}input,select,textarea{color:var(--green)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{height:91px;padding:0 3.25%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px;background:#fafaf7}.brand{display:flex;gap:10px;align-items:center}.brand-icon{width:45px;height:45px;display:grid;place-items:center;background:#2c4638;color:#dbedb2;border-radius:12px}.brand>span:last-child{font-family:Manrope,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.6px;line-height:1.3}.brand-light{font-weight:400;margin-left:3px}.brand small{display:block;font-size:8px;font-weight:500;letter-spacing:2.1px;margin-top:5px}.topbar nav{display:flex;align-self:stretch;gap:28px}.topbar nav button{display:flex;align-items:center;gap:8px;font-size:13px;position:relative;padding:0 3px;color:#7a8178}.topbar nav .nav-active{color:var(--green);font-weight:650}.nav-active:after{content:"";height:3px;border-radius:3px;background:var(--green);position:absolute;bottom:0;left:0;right:0}.count{font-family:DM Sans,sans-serif;font-size:10px;background:#e6eadf;border-radius:5px;padding:1px 5px}.header-end{display:flex;gap:23px;align-items:center}.edition{font-family:DM Sans,sans-serif;font-size:9px;letter-spacing:1.5px;color:#8a8e83}.account-btn{border:1px solid #d6ddce;border-radius:7px;padding:8px 12px;font-size:11px;display:flex;gap:8px;align-items:center;background:#f0f2e9}.status-dot{width:6px;height:6px;border-radius:50%;background:#a5ad9e}.status-dot.online{background:#5b965e}main{max-width:1680px;margin:auto;padding:0 3.25%}.intro{padding:37px 0 31px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.eyebrow{font-family:DM Sans,Noto Sans Arabic,sans-serif;font-size:10px;font-weight:550;letter-spacing:.2px;color:#7b8572;display:flex;align-items:center;gap:7px}.eyebrow>span{width:5px;height:5px;background:#809264;border-radius:50%}.intro h1{font-size:38px;line-height:1.75;letter-spacing:-1.8px;font-weight:750}.intro h1>span{font-weight:450;color:#7a876d}.intro p{font-size:12px;color:#7e857b;line-height:1.8}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:550;padding:7px 0}.intro>.text-button{margin-bottom:4px;color:#64725a;border-bottom:1px solid #bdc8b4}.workbench{display:grid;grid-template-columns:310px minmax(330px,1fr) 232px;gap:19px;align-items:start}.brief-panel,.details-panel{background:#fdfdfa;border:1px solid var(--line);border-radius:var(--round);overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 20px 17px;border-bottom:1px solid var(--line);color:#6f7e68}.section-heading>div{display:flex;gap:9px;align-items:center}.section-heading h2{font-size:13px;color:#364833;font-weight:650}.section-number{font-family:DM Sans,sans-serif;font-size:10px;color:#8f9b85}.brief-fields{padding:20px 19px 0}.field-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;margin-bottom:10px}.field-label>span{font-family:DM Sans,Noto Sans Arabic,sans-serif;letter-spacing:.3px;font-size:8px;font-weight:400;color:#93998e}.garment-toggle{display:flex;gap:9px;margin-bottom:23px}.garment-toggle button{border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:9px;padding:10px 13px;width:50%;text-align:right;min-height:56px;color:#8a9286}.garment-toggle button.active{background:#f0f3e9;border-color:#a1b18d;color:#425737}.garment-toggle button>span{font-size:11px;line-height:1.6}.garment-toggle button small{display:block;font:9px DM Sans,sans-serif;color:#8a9381}.garment-toggle button>svg:last-child:not(:first-child){margin-inline-start:auto}.prompt-label{display:flex;justify-content:space-between;align-items:center}.prompt-label>span{font-size:18px;color:#9aa681;margin-bottom:8px}.prompt-box{border:1px solid #dce1d2;border-radius:9px;background:#fff;transition:border-color .2s}.prompt-box:focus-within{border-color:#829d69;box-shadow:0 0 0 2px #93ae7220}.prompt-box textarea{width:100%;height:144px;resize:vertical;min-height:110px;max-height:330px;border:0;background:none;padding:13px 12px 5px;font-size:11px;line-height:2.1;display:block;outline:none}.prompt-box textarea::placeholder{color:#949d8e}.prompt-bottom{padding:7px 11px 10px;display:flex;justify-content:space-between;font-size:8px;color:#969f91}.prompt-bottom>span:last-child{font-family:DM Sans,sans-serif}.inspire{display:flex;align-items:center;gap:7px;width:100%;font-size:10px;color:#778768;padding:11px 1px 18px}.inspire svg:last-child{margin-inline-start:auto}.select-wrap{position:relative;margin-bottom:19px}.select-wrap select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--line);border-radius:7px;padding:9px 12px;font-size:11px}.select-wrap>svg{position:absolute;left:12px;top:14px;pointer-events:none;color:#8e9a83}.palettes{display:flex;gap:5px;justify-content:space-between;margin-bottom:16px}.palettes button{padding:5px 4px 3px;border:1px solid transparent;border-radius:7px;flex:1}.palettes button.chosen{border-color:#9daf8a;background:#f0f3e9}.swatches{display:flex;direction:ltr;justify-content:center;padding:2px}.swatches i{width:16px;height:16px;border-radius:50%;margin-left:-3px;border:1px solid #fdfdf7}.palettes small{display:block;font-size:8px;color:#7f8c72;margin-top:3px}.advanced-toggle{display:flex;align-items:center;gap:7px;font-size:10px;width:100%;border-top:1px solid var(--line);padding:13px 0;color:#79866c}.advanced-toggle svg:last-child{margin-inline-start:auto}.flipped{transform:rotate(180deg)}.advanced{background:#f0f3e9;border-radius:6px;padding:11px;font-size:10px;display:flex;flex-direction:column;gap:8px}.advanced select,.advanced input:not([type=checkbox]){width:100%;border:1px solid #d7decf;background:#fff;border-radius:5px;padding:8px;font-size:10px}.advanced p{font-size:9px;color:#77856a;line-height:1.8}.check-label{display:flex;align-items:center;gap:6px;font-size:10px;cursor:pointer}.check-label input{accent-color:var(--green)}.generate-area{padding:5px 19px 15px}.generate-btn{background:var(--green);color:#f0f7e5;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border-radius:8px;min-height:46px;font-size:12px;font-weight:600;transition:background .2s,transform .2s}.generate-btn:hover:not(:disabled){background:#3b5b41;transform:translateY(-1px)}.generate-btn>svg:last-child:not(:first-child){margin-inline-start:auto}.generate-btn>svg:first-child{color:#d8eaa9}.generate-area .generate-btn{justify-content:flex-start;padding:0 14px}.generate-area p{display:flex;align-items:center;justify-content:center;gap:4px;font-size:7.5px;color:#91998a;margin-top:10px;white-space:nowrap}.error-box{display:flex;gap:7px;padding:11px;margin:12px 19px;color:#a24737;background:#fbefeb;border:1px solid #e8c3b7;border-radius:7px;font-size:10px;line-height:1.9}.error-box svg{flex-shrink:0;margin-top:3px}.preview-panel{border-radius:var(--round);border:1px solid var(--line);overflow:hidden;background:#ecefe6}.preview-toolbar{height:59px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#f9faf5;border-bottom:1px solid #e1e5d8}.preview-tabs{display:flex;gap:3px;background:#eef1e7;padding:3px;border-radius:6px}.preview-tabs button{font-size:10px;padding:6px 12px;display:flex;gap:6px;align-items:center;border-radius:4px;color:#8b9580}.preview-tabs .active{color:#3d5134;background:#fff;box-shadow:0 1px 4px #38452609}.live-label{display:flex;align-items:center;gap:5px;color:#8d987f;font-size:8px}.live-label>span{height:5px;width:5px;background:#859b68;border-radius:50%}.stage{position:relative;height:572px;background:radial-gradient(ellipse at 50% 36%,#f4f5ef,#eaede3 62%,#e5e8dc);overflow:hidden;isolation:isolate}.stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#65745729 .55px,transparent .55px);background-size:6px 6px;opacity:.22;pointer-events:none}.stage-topline{position:absolute;top:22px;right:22px;left:22px;display:flex;align-items:center;justify-content:space-between;z-index:2;pointer-events:none}.sample-badge{font-size:8px;border:1px solid #cdd6c1;background:#f4f6edc9;border-radius:4px;padding:4px 8px;color:#7a8669}.stage-topline>span:last-child{font:8px DM Sans,sans-serif;letter-spacing:1.5px;color:#8f9a81}.stage-word{position:absolute;direction:ltr;top:120px;left:0;right:0;text-align:center;font-family:Manrope,sans-serif;font-size:clamp(75px,8.8vw,151px);font-weight:800;letter-spacing:-9px;color:#d6decd80;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none}.avatar-canvas{position:absolute;top:5px;right:0;bottom:34px;left:0;z-index:1;touch-action:none}.avatar-canvas canvas{display:block;width:100%;height:100%;outline:none}.stage-side{position:absolute;right:18px;top:190px;writing-mode:vertical-rl;font:7px DM Sans,sans-serif;letter-spacing:2px;color:#89977c;z-index:2;pointer-events:none}.stage-caption{position:absolute;bottom:23px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;text-align:center;pointer-events:none}.stage-caption>div>span{font:8px DM Sans,sans-serif;letter-spacing:1.8px;color:#6f7d60}.stage-caption p{font-size:8px;color:#9ba58e;margin-top:5px}.tiny-cross{font:20px DM Sans,sans-serif;color:#9aaa8b;font-weight:400}.viewport-controls{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;border-top:1px solid #dbe2d1;background:#f6f8f1}.view-angles{display:flex;gap:1px}.view-angles button{font-size:9px;padding:5px 10px;border-radius:4px;color:#879377}.view-angles .selected,.control-icons .selected{background:#e6ebda;color:#4e653c}.drag-hint{display:flex;align-items:center;gap:5px;font-size:8px;color:#96a186}.control-icons{display:flex;gap:2px}.icon-btn{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#8b997a}.icon-btn:hover{background:#e6ebda}.details-panel .section-heading{padding:19px 16px 17px}.design-title{padding:19px 17px 15px}.design-title .eyebrow{font-size:7px;letter-spacing:1.2px}.design-title h3{font-family:Manrope,Noto Sans Arabic,sans-serif;font-size:16px;line-height:1.7;font-weight:600;margin:6px 0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.type-badge{display:inline-block;font:8px DM Sans,sans-serif;color:#8c967f;border:1px solid #dce3d3;padding:3px 6px;border-radius:3px}.mini-template{margin:0 16px;background-color:#f0f2ea;background-image:linear-gradient(45deg,#e3e7dc 25%,transparent 25%),linear-gradient(-45deg,#e3e7dc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e3e7dc 75%),linear-gradient(-45deg,transparent 75%,#e3e7dc 75%);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0;width:calc(100% - 32px);border:1px solid #dfe5d5;border-radius:6px;overflow:hidden;padding:12px 7px 0}.mini-template img{width:100%;height:145px;object-fit:contain}.mini-template>span{background:#f7f9f2e8;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;margin:8px -7px 0;padding:7px;color:#8c987e}.specs{margin:19px 17px 17px;font-size:9px;display:flex;flex-direction:column;gap:13px}.specs>div{display:flex;justify-content:space-between;align-items:center}.specs dt{color:#949d8c}.specs dd{margin:0;font-family:DM Sans,Noto Sans Arabic,sans-serif;font-size:9px;display:flex;gap:4px;color:#637354;align-items:center}.ready-note{display:flex;gap:8px;background:#f0f3e8;padding:11px;margin:0 16px 15px;border-radius:6px}.ready-note>span{color:#829569}.ready-note strong{font-size:9px;font-weight:550;display:block}.ready-note p{font-size:8px;color:#8e9a80;margin-top:3px;line-height:1.9}.download-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#e0edc3;border:1px solid #d3e2b4;color:#50623b;font-size:10px;font-weight:600;padding:11px 14px;border-radius:7px}.download-btn:hover:not(:disabled){background:#d3e5ac}.details-panel .download-btn{margin:0 16px;width:calc(100% - 32px)}.import-btn{display:flex;justify-content:center;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;font-size:10px;padding:10px 13px;background:#fafbf7}.details-panel .import-btn{width:calc(100% - 32px);margin:9px 16px 17px;border:0;background:transparent;color:#89967a;font-size:9px}.studio-note{border-top:1px solid var(--line);padding:16px;display:flex;align-items:center;gap:12px;background:#f6f8f0}.note-spark{color:#a2b18c;font-size:30px;line-height:1}.studio-note p{font-size:9px;color:#a0aa93;line-height:1.8}.studio-note strong{font-weight:500;color:#83936f}.template-stage{display:flex;align-items:center;justify-content:center;padding:65px 24px 50px;background:#e5e9df}.template-holder{position:relative;width:100%;max-width:585px;background-color:#eff1eb;background-image:linear-gradient(45deg,#dde3d6 25%,transparent 25%),linear-gradient(-45deg,#dde3d6 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dde3d6 75%),linear-gradient(-45deg,transparent 75%,#dde3d6 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;border-radius:4px}.template-holder img{width:100%}.template-holder svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.template-holder g{cursor:pointer}.template-holder g:hover rect{fill:#fff;fill-opacity:.2}.progress-card{z-index:5;position:absolute;left:22px;right:22px;bottom:23px;border:1px solid #cbd8bd;background:#fafcf5f5;box-shadow:0 8px 40px #3d4b3614;border-radius:10px;padding:18px 20px;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.progress-icon{display:flex;justify-content:center;color:#7c965d;margin-bottom:6px;animation:breathe 2s ease-in-out infinite}.progress-card strong{font-size:12px;font-weight:550}.progress-card p{font-size:9px;color:#8c997d;line-height:1.8;margin:6px auto 10px;max-width:290px}.progress-card>div:not(.progress-icon):not(.indeterminate){display:flex;align-items:center;justify-content:space-between}.progress-card>div>span{font:10px DM Sans,sans-serif;display:flex;align-items:center;gap:5px}.progress-card button{font-size:9px;text-decoration:underline;color:#929b87}.indeterminate{position:absolute;bottom:0;height:2px;left:0;right:0;background:#e3ead9}.indeterminate:after{content:"";position:absolute;background:#93ad6e;height:100%;width:35%;animation:progress 2s ease-in-out infinite}@keyframes progress{0%{left:-35%}to{left:100%}}@keyframes breathe{50%{opacity:.4}}.webgl-error{position:absolute;top:35%;right:35%;bottom:35%;left:35%;min-width:180px;font-size:12px;text-align:center;line-height:2}.inspiration{margin:34px 0 37px}.inspiration-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.inspiration-heading .eyebrow{font-size:7px;letter-spacing:1.4px;justify-content:flex-start;direction:ltr}.inspiration-heading h2{font-size:17px;font-weight:550;letter-spacing:-.5px;margin-top:5px}.inspiration-heading p{font-size:10px;color:#989f91}.preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.preset{display:flex;gap:12px;border:1px solid var(--line);border-radius:9px;padding:10px;background:#fbfbf8;align-items:center;text-align:left;direction:ltr;transition:border .2s,transform .2s;min-width:0}.preset:hover:not(:disabled){border-color:#adbd98;transform:translateY(-2px)}.preset-swatch{width:69px;height:71px;flex-shrink:0;background:var(--fabric);background-image:repeating-linear-gradient(10deg,transparent,transparent 1px,#ffffff0d 1px,#ffffff0d 2px);border-radius:5px;display:grid;place-items:center;color:#eeeed7;position:relative;overflow:hidden}.preset-swatch>span{position:absolute;right:5px;bottom:2px;font:7px DM Sans,sans-serif;opacity:.65}.preset h3{font-family:Manrope,sans-serif;font-size:12px;font-weight:600;margin-top:4px}.preset small{font:7px DM Sans,sans-serif;letter-spacing:1px;color:#97a08b}.preset>svg{margin-left:auto;color:#a2ae95;flex-shrink:0}.preset>div:nth-child(2){min-width:0}.preset h3{overflow-wrap:anywhere}footer{border-top:1px solid var(--line);margin:0 3.25%;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#949e89;font-size:8px}.footer-brand{display:flex;gap:8px;align-items:center;font-family:Manrope,sans-serif;font-size:9px;letter-spacing:.7px}.footer-brand i{font-family:DM Sans,sans-serif;font-weight:400;font-style:normal;margin-left:8px;font-size:9px;letter-spacing:0;color:#afb5a7}footer button{display:flex;align-items:center;gap:5px;font-size:9px}.toast{position:fixed;z-index:20;bottom:24px;left:50%;transform:translate(-50%);max-width:calc(100vw - 32px);width:max-content;background:#294536;color:#f0f6e6;padding:12px 18px;border:1px solid #4a664d;border-radius:9px;box-shadow:0 10px 40px #1d33242b;display:flex;align-items:center;gap:10px;font-size:11px}.toast>svg{flex-shrink:0;color:#d4e8ab}.toast button{padding:0;color:#b8c9a7;display:flex}.dialog{color:var(--green);background:#fcfdf8;border:1px solid #dce4d3;border-radius:14px;max-width:480px;width:calc(100vw - 36px);padding:25px;box-shadow:0 30px 120px #25392844;max-height:85vh}.dialog::backdrop{background:#24352b78;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.dialog h2{font-size:18px;font-weight:600}.dialog p{font-size:12px;line-height:2;color:#859276;margin-bottom:17px}.dialog form label{font-size:11px;display:block;margin-bottom:8px}.dialog form input{width:100%;border:1px solid #d6decb;background:#fff;border-radius:7px;padding:11px 13px;font-size:12px;margin-bottom:15px}.login-symbol{display:grid;place-items:center;background:#e9efd9;color:#799260;border-radius:12px;width:60px;height:60px;margin-bottom:16px}.dialog .login-error{color:#b05642;font-size:11px}.dialog-footnote{display:block;color:#a2ac96;font-size:10px;line-height:2;margin-top:17px}.dialog p.dialog-footnote{font-size:10px;margin-bottom:0}.guide-list{padding-inline-start:24px}.guide-list li{margin-bottom:18px;font-size:12px;padding-inline-start:5px}.guide-list p{margin-top:4px;font-size:11px}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.danger-btn{background:#a45442;color:#fff;border-radius:7px;padding:9px 17px;font-size:11px}.library{min-height:75vh}.library-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px}.library-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fdfef9}.library-image{width:100%;background:#e9eddf;padding:20px}.library-image img{width:100%;aspect-ratio:585/559;object-fit:contain}.library-card>div{padding:17px}.library-card>div>span{font-size:10px;color:#94a082}.library-card h3{font-size:13px;font-weight:600;margin:7px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.library-card time{font-size:9px;color:#a3ad94}.library-actions{display:flex;gap:12px;margin-top:14px;border-top:1px solid var(--line);padding-top:12px}.library-actions button{display:flex;align-items:center;gap:5px;font-size:10px}.library-actions button:first-child{margin-inline-end:auto}.empty-library{display:flex;flex-direction:column;align-items:center;text-align:center;padding:90px 20px;color:#8b9a77}.empty-library h2{font-size:21px;font-weight:550;margin-top:24px;color:#536944}.empty-library p{font-size:12px;margin:10px 0 25px}@media(min-width:1500px){.workbench{grid-template-columns:340px minmax(400px,1fr) 250px;gap:23px}.stage{height:600px}.brief-fields{padding:22px 23px 0}.prompt-box textarea{height:165px}.generate-area{padding:5px 23px 17px}.preset h3{font-size:14px}}@media(max-width:1200px){.workbench{grid-template-columns:285px minmax(300px,1fr);gap:16px}.details-panel{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr 1.2fr 1fr;align-items:center;padding:15px;gap:15px}.details-panel .section-heading,.studio-note{display:none}.design-title{padding:0}.mini-template{grid-column:2;grid-row:1/4;margin:0;width:100%;padding:8px 8px 0;max-width:170px}.mini-template img{height:114px}.specs{grid-column:3;grid-row:1/4;margin:0;gap:13px}.ready-note{grid-column:1;grid-row:2/4;margin:0;padding:8px}.details-panel .download-btn{grid-column:4;grid-row:1/2;width:100%;margin:0;align-self:end}.details-panel .import-btn{grid-column:4;grid-row:2/4;margin:0;width:100%;align-self:start}.header-end .edition{display:none}.stage{height:574px}.preset-grid{gap:10px}.preset{gap:9px;padding:8px}.preset-swatch{width:52px;height:61px}.preset-swatch svg{width:37px}.preset h3{font-size:10px}.preset small{font-size:6px}.library-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.topbar{height:75px;padding:0 20px;gap:10px}.brand>span:last-child{font-size:14px}.brand small{font-size:6px;letter-spacing:1.5px}.brand-icon{width:36px;height:36px;border-radius:10px}.brand-icon svg{width:22px}.topbar nav{gap:16px}.topbar nav button{font-size:11px;gap:5px}.header-end .account-btn{width:33px;height:33px;padding:0;font-size:0;justify-content:center;gap:0}.account-btn .status-dot{display:none}.account-btn svg{width:14px}main{padding:0 20px}.intro{padding:26px 0 24px;align-items:flex-start}.intro h1{font-size:29px;letter-spacing:-1.3px}.intro p{font-size:10px}.intro .eyebrow{font-size:8px}.intro>.text-button{display:none}.workbench{grid-template-columns:255px minmax(0,1fr);gap:12px}.brief-fields{padding:16px 13px 0}.section-heading{padding:16px 13px}.generate-area{padding:5px 13px 14px}.stage{height:568px}.preview-toolbar{height:55px;padding:0 10px}.preview-tabs button{font-size:9px;padding:5px 7px;gap:4px}.live-label{display:none}.stage-topline{right:12px;left:12px;top:16px}.stage-topline>span:last-child{display:none}.stage-word{font-size:70px;letter-spacing:-5px;top:155px}.stage-side{display:none}.stage-caption{right:12px;left:12px}.stage-caption p{font-size:7px;max-width:150px}.stage-caption>div>span{font-size:6px;letter-spacing:.7px}.drag-hint{display:none}.viewport-controls{padding:8px;gap:2px}.view-angles button{font-size:8px;padding:5px 8px}.control-icons .icon-btn{width:24px}.template-stage{padding:50px 8px}.details-panel{grid-template-columns:1fr 1fr;gap:15px}.design-title{grid-column:1;grid-row:1}.mini-template{grid-column:2;grid-row:1/3;justify-self:center}.specs{grid-column:1;grid-row:2}.ready-note{grid-column:1;grid-row:3}.details-panel .download-btn{grid-column:2;grid-row:3}.details-panel .import-btn{grid-column:2;grid-row:4}.inspiration-heading{align-items:flex-start}.inspiration-heading h2{font-size:15px}.inspiration-heading p{max-width:170px;font-size:9px}.preset-grid{grid-template-columns:repeat(2,1fr);gap:10px}.preset h3{font-size:12px}.preset small{font-size:7px}.preset-swatch{width:60px;height:64px}footer{margin:0 20px;flex-wrap:wrap;justify-content:center;gap:10px 24px}.footer-brand{width:100%;justify-content:center}.library-grid{grid-template-columns:repeat(2,1fr)}.progress-card{left:10px;right:10px;padding:14px 10px}.progress-card strong{font-size:10px}.progress-card p{font-size:8px}.progress-card>div>span,.progress-card button{font-size:8px}}@media(max-width:560px){.topbar{padding:0 16px;height:70px}.brand{gap:7px}.brand>span:last-child{font-size:12px}.brand small{font-size:5px}.brand-icon{width:32px;height:32px}.topbar nav{gap:14px}.topbar nav button{font-size:10px}.topbar nav svg{display:none}main{padding:0 16px}.intro{padding-top:22px}.intro h1{font-size:28px;line-height:1.9}.intro p{font-size:10px}.workbench{display:flex;flex-direction:column;gap:18px}.preview-panel{width:100%;order:0}.brief-panel{width:100%;order:1}.details-panel{width:100%;order:2}.preview-toolbar{height:50px;padding:0 14px}.preview-tabs button{font-size:10px;padding:5px 10px}.live-label{display:flex}.stage{height:390px}.avatar-canvas{top:0;right:0;bottom:20px;left:0}.stage-word{font-size:98px;letter-spacing:-6px;top:85px}.stage-topline{left:18px;right:18px;top:17px}.stage-topline>span:last-child{display:block}.stage-caption{bottom:16px;right:18px;left:18px}.stage-caption p{max-width:none;font-size:7px}.stage-caption>div>span{font-size:7px}.stage-side{display:block;right:15px;top:125px;font-size:6px}.viewport-controls{padding:8px 12px}.drag-hint{display:flex;font-size:7px}.section-heading{padding:17px 19px}.section-heading h2{font-size:14px}.brief-fields{padding:19px 19px 0}.field-label{font-size:12px}.field-label>span{font-size:8px}.garment-toggle button{padding:12px 17px}.garment-toggle button>span{font-size:12px}.prompt-box textarea{height:145px;font-size:12px;line-height:2}.prompt-bottom{font-size:9px}.inspire{font-size:11px;padding-bottom:20px}.select-wrap select{font-size:12px;padding:11px}.select-wrap svg{top:17px}.palettes button{padding:8px}.swatches i{width:20px;height:20px}.palettes small{font-size:9px}.advanced-toggle{font-size:11px;padding:15px 0}.generate-area{padding:5px 19px 17px}.generate-area p{font-size:8px}.generate-btn{min-height:50px;font-size:13px}.details-panel{padding:18px;gap:18px}.design-title h3{font-size:16px}.mini-template img{height:115px}.ready-note{padding:8px}.ready-note p{font-size:8px}.specs,.specs dd{font-size:10px}.inspiration-heading{gap:15px}.inspiration-heading p{max-width:125px;font-size:8px}.inspiration-heading h2{font-size:15px}.preset{gap:9px;padding:8px}.preset-swatch{width:45px;height:55px}.preset h3{font-size:10px}.preset small{font-size:6px;letter-spacing:.6px}.preset>svg{width:12px}.inspiration{margin:27px 0}.template-stage{padding:48px 15px 25px}.template-holder{max-width:345px}.progress-card{left:20px;right:20px;bottom:18px;padding:16px}.progress-card strong{font-size:11px}.progress-card p{font-size:9px}.toast{font-size:10px;padding:12px;bottom:16px}.library-grid{grid-template-columns:1fr}.library .intro{align-items:center}.library .intro .download-btn{font-size:9px;padding:9px}.library-image img{max-height:270px}.dialog{padding:21px}.dialog h2{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
