:root{--ink:#171614;--muted:#6e6a63;--paper:#f5f2ec;--white:#fffdf9;--line:#ded9d0;--line-dark:#b8b1a7;--acid:#d9f353;--red:#ef472f;--emerald:#123d32;--gold:#b88f56;--logo-gold:#c29a61;--shadow:0 18px 54px #1916111a;--radius:14px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, "Helvetica Neue", Arial, sans-serif}:root[data-theme=dark]{--ink:#f3eee6;--muted:#aaa198;--paper:#131210;--white:#1b1916;--line:#37332d;--line-dark:#5a534a;--emerald:#17483b;--gold:#d0aa72;--logo-gold:#d1aa72;--shadow:0 18px 54px #00000057;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #ef472f61}::selection{background:var(--acid);color:#111}.brand-symbol{place-items:center;width:76px;height:76px;display:grid}.brand-symbol-image{object-fit:contain;grid-area:1/1;width:100%;height:100%;display:block}.brand-symbol-image-dark,:root[data-theme=dark] .brand-symbol-image-light{display:none}:root[data-theme=dark] .brand-symbol-image-dark{display:block}.brand-compact{width:64px;height:64px}.theme-toggle{z-index:95;border:1px solid var(--line);min-height:36px;color:var(--ink);background:color-mix(in srgb,var(--white) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex;position:fixed;top:18px;right:20px;box-shadow:0 8px 24px #1e19121a}.theme-toggle:hover{border-color:var(--line-dark);transform:translateY(-1px)}.theme-toggle-app{justify-content:center;width:40px;padding:0;top:28px;left:177px;right:auto}.theme-toggle-app span{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.52;cursor:not-allowed}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 22px #1716142e}.button-primary:hover{box-shadow:0 12px 28px #17161442}.button-secondary{border-color:var(--line-dark);background:var(--white)}.button-ghost{background:0 0;border-color:#0000}.button-danger{color:#a32216;background:#fae4df}.icon-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.input{border:1px solid var(--line);background:var(--white);width:100%;min-height:44px;color:var(--ink);border-radius:10px;padding:10px 12px;transition:border .2s,box-shadow .2s}.input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px #17161414}.textarea{resize:vertical;min-height:110px;line-height:1.5}.select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#555 50%),linear-gradient(135deg,#555 50%,#0000 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px;padding-right:30px}.field{flex-direction:column;gap:7px;display:flex}.field-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.field-hint{color:var(--muted);font-size:12px}.tag{border:1px solid var(--line);min-height:24px;color:var(--muted);background:#ffffffa6;border-radius:999px;align-items:center;padding:2px 9px;font-size:11px;line-height:1;display:inline-flex}.tag-accent{background:var(--acid);color:#1f2310;border-color:#c3dc43}.tag-success{color:#204d3c;background:#dfeee6;border-color:#bdd5c9}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.divider{background:var(--line);height:1px;margin:20px 0;position:relative}.divider span{background:var(--white);color:var(--muted);padding:0 10px;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.marketing-header{background:var(--paper);z-index:20;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,4vw,68px);display:flex;position:relative}.marketing-header nav{align-items:center;gap:30px;font-size:13px;font-weight:650;display:flex}.marketing-header nav a{transition:opacity .2s}.marketing-header nav a:hover{opacity:.58}.marketing-header .nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 18px;display:flex}.mobile-menu{background:0 0;border:0;display:none}.hero{grid-template-columns:minmax(360px,.85fr) minmax(500px,1.4fr);align-items:center;gap:clamp(30px,5vw,84px);min-height:calc(100vh - 82px);padding:34px clamp(22px,4vw,68px) 58px;display:grid;overflow:hidden}.hero-copy{max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow:before{content:"";background:var(--red);width:28px;height:2px}.hero h1{font-family:var(--serif);letter-spacing:-.06em;margin:26px 0;font-size:clamp(55px,6.2vw,104px);font-weight:400;line-height:.91}.hero h1 em{color:var(--red);font-style:italic}.hero-copy>p{color:var(--muted);max-width:540px;font-size:clamp(16px,1.4vw,20px);line-height:1.6}.hero-actions{align-items:center;gap:14px;margin-top:36px;display:flex}.hero-actions .button{min-height:52px;padding-inline:25px}.hero-note{color:var(--muted);align-items:center;gap:10px;margin-top:28px;font-size:12px;display:flex}.hero-visual{min-height:650px;position:relative}.hero-editorial{height:min(76vh,760px);min-height:580px;box-shadow:var(--shadow);background:#d4c8b6;border-radius:220px 220px 12px 12px;position:relative;overflow:hidden}.hero-editorial img{object-fit:cover;object-position:13% center;width:160%;height:100%}.hero-stamp{background:var(--acid);text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:50%;place-items:center;width:110px;height:110px;font-size:11px;font-weight:900;display:grid;position:absolute;top:4%;right:-25px;transform:rotate(8deg);box-shadow:0 10px 34px #2d320c33}.hero-floating{background:var(--white);width:310px;box-shadow:var(--shadow);border-radius:14px;padding:18px;position:absolute;bottom:8%;right:-4%}.hero-floating header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hero-floating header strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.hero-floating-row{border-top:1px solid var(--line);grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.hero-floating-row span:first-child{background:var(--paper);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.hero-floating-row div{flex-direction:column;gap:3px;display:flex}.hero-floating-row small{color:var(--muted)}.hero-floating-row b{font-size:12px}.marquee{background:var(--ink);color:#fff;white-space:nowrap;padding:17px 0;overflow:hidden}.marquee-track{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:24px;font-size:11px;font-weight:700;animation:28s linear infinite marquee;display:inline-flex}.marquee-track span:after{content:"✦";color:var(--acid);margin-left:24px}@keyframes marquee{to{transform:translate(-50%)}}.marketing-section{padding:clamp(80px,10vw,150px) clamp(22px,6vw,100px)}.marketing-section.dark{background:var(--ink);color:#fff}.section-heading{grid-template-columns:1fr 1.6fr;align-items:end;gap:50px;margin-bottom:65px;display:grid}.section-heading h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:.98}.section-heading p{color:var(--muted);max-width:580px;margin:0;font-size:17px;line-height:1.65}.dark .section-heading p{color:#b8b4ad}.feature-showcase{grid-template-columns:1.45fr .75fr;gap:20px;display:grid}.feature-large,.feature-small{background:#ddd5c8;border-radius:18px;min-height:620px;position:relative;overflow:hidden}.feature-large img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.feature-overlay{color:#fff;background:linear-gradient(#0000,#0a0a0ac7);padding:120px 30px 30px;position:absolute;inset:auto 0 0}.feature-overlay h3{font-family:var(--serif);margin:8px 0;font-size:36px;font-weight:400}.feature-small{background:var(--acid);flex-direction:column;padding:28px;display:flex}.feature-small h3{font-family:var(--serif);margin:18px 0;font-size:44px;font-weight:400;line-height:1.05}.feature-small p{max-width:430px;line-height:1.6}.component-demo{background:var(--white);color:var(--ink);border-radius:14px;margin-top:auto;overflow:hidden;box-shadow:0 16px 42px #1e22062e}.component-demo header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.component-row{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;padding:12px 15px;font-size:13px;display:grid}.component-row.active{background:#f2eee5}.component-row:last-child{border:0}.steps{border-top:1px solid #403f3b;grid-template-columns:repeat(3,1fr);display:grid}.step{border-right:1px solid #403f3b;min-height:270px;padding:38px 30px 30px 0}.step+.step{padding-left:30px}.step:last-child{border:0}.step-number{width:38px;height:38px;font-family:var(--serif);border:1px solid #77736c;border-radius:50%;place-items:center;display:grid}.step h3{margin-top:50px;font-size:22px}.step p{color:#aca8a1;font-size:14px;line-height:1.6}.audience-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.audience-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;min-height:400px;padding:clamp(28px,4vw,52px);display:flex}.audience-card:nth-child(2){background:#ebdfd0}.audience-card h3{font-family:var(--serif);margin:auto 0 14px;font-size:42px;font-weight:400}.audience-card p{color:var(--muted);line-height:1.6}.price-preview{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.price-card{background:var(--white);border:1px solid var(--line);border-radius:15px;flex-direction:column;min-height:390px;padding:26px;display:flex}.price-card.featured{background:var(--ink);color:#fff;transform:translateY(-14px)}.price-card h3{font-size:18px}.price{font-family:var(--serif);margin:22px 0;font-size:45px}.price small{font:12px var(--sans);color:var(--muted)}.price-card ul{color:var(--muted);flex-direction:column;gap:12px;padding:0;font-size:13px;list-style:none;display:flex}.price-card.featured ul,.price-card.featured small{color:#bbb7b0}.price-card .button{margin-top:auto}.faq-list{max-width:900px;margin-left:auto}.faq-item{border-bottom:1px solid var(--line);padding:25px 0}.faq-item summary{cursor:pointer;justify-content:space-between;font-size:18px;font-weight:650;list-style:none;display:flex}.faq-item summary:after{content:"+";font-size:24px;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--muted);max-width:700px;line-height:1.6}.marketing-footer{color:#fff;background:#0d0d0c;padding:70px clamp(22px,6vw,100px) 35px}.footer-main{grid-template-columns:1.5fr repeat(3,.5fr);gap:40px;display:grid}.footer-main h2{font-family:var(--serif);max-width:600px;margin:30px 0;font-size:clamp(43px,5vw,80px);font-weight:400;line-height:1}.footer-links{flex-direction:column;gap:13px;font-size:13px;display:flex}.footer-links strong{color:#79766f;text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px;font-size:10px}.powered-footer{height:92px;min-height:92px;color:var(--gold);text-align:center;font-family:var(--sans);background:#f1f5fa;align-content:center;place-items:center;gap:7px;padding:15px 24px 14px;display:grid}.powered-footer-embedded{background:0 0;border-top:1px solid #2a3040;height:auto;min-height:0;margin-top:80px;padding:25px 0 0}.powered-footer-brand{letter-spacing:.025em;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:400;line-height:1;display:flex}.powered-footer-logo{box-sizing:border-box;background:#111a35;border:1px solid #8894b07a;border-radius:999px;justify-content:center;align-items:center;width:118px;height:28px;padding:0 13px;display:inline-flex;overflow:hidden;box-shadow:0 1px 3px #0f19342e}.powered-footer-logo img{width:100%;height:auto;display:block}.powered-footer p{color:var(--gold);letter-spacing:.025em;margin:0;font-size:12px;font-weight:400;line-height:1.2}.auth-shell{background-color:#fffdf9;background-image:linear-gradient(#fffdf9a8,#fffdf9a8),url(/textures/auth-silk-light.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-rows:minmax(0,1fr) 76px;height:100svh;min-height:0;display:grid;overflow:hidden}.auth-page{background:0 0;grid-template-columns:minmax(440px,.98fr) minmax(520px,1.02fr);min-height:0;display:grid;position:relative;overflow:hidden}.auth-page:after{content:"";z-index:2;background:linear-gradient(transparent,var(--line) 12%,var(--line) 88%,transparent);pointer-events:none;width:1px;position:absolute;top:clamp(50px,7vh,82px);bottom:clamp(50px,7vh,82px);left:49%}.auth-visual{min-width:0;position:relative;overflow:hidden}.auth-brand-visual{background:0 0;align-content:center;place-items:center;padding:clamp(30px,4vw,66px);display:grid}.auth-brand-content{z-index:1;flex-direction:column;align-items:center;width:min(650px,92%);display:flex;position:relative}.auth-brand-lockup{color:#0c0b09;flex-direction:column;align-items:center;width:100%;display:flex}.auth-brand-monogram{object-fit:contain;width:clamp(174px,14vw,225px);height:clamp(174px,14vw,225px);display:block}.auth-brand-monogram-dark,:root[data-theme=dark] .auth-brand-monogram-light{display:none}:root[data-theme=dark] .auth-brand-monogram-dark{display:block}.auth-wordmark{letter-spacing:-.045em;white-space:nowrap;margin-top:-16px;font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(62px,6.2vw,98px);font-weight:400;line-height:.92}.auth-wordmark-rule{width:min(320px,52%);height:28px;color:var(--logo-gold);grid-template-columns:1fr 10px 1fr;align-items:center;gap:12px;display:grid}.auth-wordmark-rule i{background:currentColor;height:1px;display:block}.auth-wordmark-rule b{background:currentColor;border-radius:50%;width:8px;height:8px;display:block}.auth-wordmark-subtitle{letter-spacing:.34em;text-transform:uppercase;white-space:nowrap;font-size:clamp(13px,1.4vw,19px);font-weight:600;line-height:1}.auth-advisor-credit{width:100%;color:var(--gold);text-align:center;letter-spacing:.055em;margin-top:14px;font-size:11px;font-weight:400;line-height:1}.auth-advisor-credit strong{font-weight:550}.auth-brand-copy{color:#6d655a;text-align:center;white-space:nowrap;max-width:none;margin:18px auto 0;font-size:14px;line-height:1.58}.auth-value-grid{border-top:1px solid #b88f5647;border-bottom:1px solid #b88f5647;grid-template-columns:repeat(3,1fr);width:100%;margin-top:32px;display:grid}.auth-value-grid>div{min-width:0;color:var(--gold);align-items:flex-start;gap:9px;padding:16px 13px;display:flex}.auth-value-grid>div+div{border-left:1px solid #b88f5638}.auth-value-grid span{flex-direction:column;gap:4px;min-width:0;display:flex}.auth-value-grid strong{color:var(--ink);letter-spacing:.02em;font-size:11px;line-height:1.2}.auth-value-grid small{color:var(--muted);font-size:9px;line-height:1.25}.auth-panel{background:0 0;align-content:center;padding:36px clamp(48px,8vw,132px);display:grid;position:relative;overflow:hidden}.auth-panel-inner{z-index:1;width:100%;max-width:470px;margin:auto;position:relative}.auth-panel-signup{max-width:620px}.auth-kicker{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.auth-panel h1{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(40px,3.4vw,50px);font-weight:400;line-height:.98}.auth-panel .subcopy{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.45}.auth-form{flex-direction:column;gap:13px;display:flex}.auth-form .field{gap:6px}.auth-form .field-label{text-transform:none;letter-spacing:.015em;font-size:12px;font-weight:650}.auth-form .input{min-height:54px;color:var(--ink);background:#fbf8f3;border-color:#d8d1c7;border-radius:13px;padding-inline:16px;font-size:16px;box-shadow:inset 0 1px #ffffffb8}.auth-form .input::placeholder{color:#847d74;opacity:1}.auth-form .input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b88f5621,inset 0 1px #ffffffb8}.auth-form .input[aria-invalid=true]{border-color:#b75c52}.auth-form .button{margin-top:2px}.auth-form-signup{--signup-label-width:128px;--signup-field-gap:18px;gap:12px}.auth-form-signup .auth-row-field{grid-template-columns:var(--signup-label-width) minmax(0,1fr);align-items:center;gap:var(--signup-field-gap);display:grid}.auth-form-signup .auth-row-field .field-label{line-height:1.25}.auth-form-signup .auth-row-field .input{min-height:50px}.auth-form-signup .password-guidance,.auth-form-signup .password-match,.auth-form-signup>.auth-terms,.auth-form-signup>.auth-form-error,.auth-form-signup>.button{width:calc(100% - var(--signup-label-width) - var(--signup-field-gap));margin-left:calc(var(--signup-label-width) + var(--signup-field-gap))}.auth-form-signup .password-guidance{margin-top:-3px;margin-bottom:0}.auth-form-signup .password-match{justify-content:flex-end}.auth-meta{text-align:center;color:var(--muted);margin:15px 0 0;font-size:13px}.auth-meta a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.auth-meta button{color:var(--ink);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.auth-forgot-link{color:#555047;text-underline-offset:3px;align-self:flex-end;font-size:12px;text-decoration:underline}.demo-login{display:none}.password-control{position:relative}.password-control .input{padding-right:48px}.password-control>button{color:#777169;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-control>button:hover{color:var(--ink);background:var(--paper)}.signup-password-group{flex-direction:column;gap:10px;display:flex}.password-guidance{grid-template-columns:118px 1fr;align-items:center;gap:14px;margin:-2px 2px 1px;display:grid}.password-strength{flex-direction:column;gap:5px;display:flex}.password-strength>span{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.password-strength i{background:var(--line);border-radius:999px;height:3px;transition:background .2s;display:block}.password-strength small{color:var(--muted);font-size:9px;line-height:1}.password-strength.strength-1 i:first-child{background:#b66d5b}.password-strength.strength-2 i:nth-child(-n+2){background:var(--gold)}.password-strength.strength-3 i{background:#4f846f}.password-strength.strength-1 small{color:#9e5749}.password-strength.strength-2 small{color:var(--gold)}.password-strength.strength-3 small{color:#356f5a}.password-rules{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;font-size:9px;display:flex}.password-rules span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.password-rules svg{width:14px;height:14px;color:var(--muted);opacity:.48;border-radius:50%;padding:1px;transition:color .2s,background .2s,opacity .2s}.password-rules .met{color:#356f5a}.password-rules .met svg{color:#fff;opacity:1;background:#4f846f}.password-match{align-self:flex-end;align-items:center;gap:5px;margin:-4px 2px 0;font-size:10px;display:inline-flex}.password-match.met{color:#356f5a}.password-match.mismatch{color:#a54f46}.auth-terms{color:var(--muted);cursor:pointer;align-items:center;gap:9px;margin:1px 0;font-size:11px;line-height:1.35;display:flex}.auth-terms input{width:16px;height:16px;accent-color:var(--gold);margin:0}.auth-terms b{color:var(--ink);font-weight:650}.reset-panel-inner .subcopy strong{color:var(--ink);font-weight:700}.reset-status-icon{color:#715729;background:#f1e4c9;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:18px;display:grid}.reset-status-icon.success{color:#fff;background:#17664f}.auth-form-error{color:#a32216;margin:-2px 0 0;font-size:11px;line-height:1.3}.reset-complete .button{width:100%}.auth-shell>footer{background:0 0;min-height:0}.auth-shell>footer .powered-footer{height:76px;min-height:76px;color:var(--gold);background:0 0;gap:6px;padding:10px 24px}:root[data-theme=dark] body{background:var(--paper);color:var(--ink)}:root[data-theme=dark] .auth-shell{background-color:#151411;background-image:linear-gradient(#15141170,#15141170),url(/textures/auth-silk-dark.webp)}:root[data-theme=dark] .auth-page,:root[data-theme=dark] .auth-brand-visual,:root[data-theme=dark] .auth-panel,:root[data-theme=dark] .auth-shell>footer,:root[data-theme=dark] .auth-shell>footer .powered-footer{background:0 0}:root[data-theme=dark] .auth-brand-lockup{color:#f3eee6}:root[data-theme=dark] .auth-panel .input{color:#f3eee6;background:#1d1b18;border-color:#49443d;box-shadow:inset 0 1px #ffffff06}:root[data-theme=dark] .auth-panel .input::placeholder{color:#aaa198;opacity:1}:root[data-theme=dark] .auth-panel .input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d1aa7226,inset 0 1px #ffffff06}:root[data-theme=dark] .auth-panel .input[aria-invalid=true]{border-color:#c8756b}:root[data-theme=dark] .auth-brand-copy{color:#b8afa5}:root[data-theme=dark] .auth-value-grid strong{color:#eee7de}:root[data-theme=dark] .auth-value-grid small,:root[data-theme=dark] .auth-panel .subcopy,:root[data-theme=dark] .auth-meta,:root[data-theme=dark] .auth-terms{color:#b8afa5}:root[data-theme=dark] .password-control>button{color:#aaa198}:root[data-theme=dark] .password-strength i{background:#413c35}:root[data-theme=dark] .password-strength.strength-1 i:first-child{background:#c17866}:root[data-theme=dark] .password-strength.strength-2 i:nth-child(-n+2){background:var(--gold)}:root[data-theme=dark] .password-strength.strength-3 i{background:#65a088}:root[data-theme=dark] .password-rules svg{color:#aaa198}:root[data-theme=dark] .auth-forgot-link{color:#d0c5b9}:root[data-theme=dark] .auth-shell>footer .powered-footer,:root[data-theme=dark] .auth-shell>footer .powered-footer p{color:var(--gold)}:root[data-theme=dark] .auth-form .button-primary{color:#17130d;background:#cda66d;border-color:#d5b27b;box-shadow:0 10px 28px #cda66d33}:root[data-theme=dark] .auth-form .button-primary:hover{background:#d7b47d;box-shadow:0 13px 32px #cda66d47}:root[data-theme=dark] .button-primary,:root[data-theme=dark] .sidebar-create,:root[data-theme=dark] .avatar,:root[data-theme=dark] .ai-orb{color:#171614}:root[data-theme=dark] .app-sidebar{background:#1a1815}:root[data-theme=dark] .app-sidebar nav a,:root[data-theme=dark] .sidebar-minor{color:var(--muted)}:root[data-theme=dark] .app-sidebar nav a:hover,:root[data-theme=dark] .app-sidebar nav a.active{color:var(--ink);background:#ffffff12}:root[data-theme=dark] .filter-button,:root[data-theme=dark] .settings-nav button.active{background:var(--white)}:root[data-theme=dark] .builder-options button.selected,:root[data-theme=dark] .structure-item.active{background:#29251f}:root[data-theme=dark] .builder-aside,:root[data-theme=dark] .studio{background:#171512}:root[data-theme=dark] .preview-selection-bar,:root[data-theme=dark] .active-reference-preview,:root[data-theme=dark] .view-chip,:root[data-theme=dark] .lock-chip,:root[data-theme=dark] .ai-command{background:#1b1916f0}:root[data-theme=dark] .canvas-stage{background-image:radial-gradient(#454039 1px,#0000 1px)}:root[data-theme=dark] .creation-shell,:root[data-theme=dark] .creation-topbar,:root[data-theme=dark] .creation-sidebar,:root[data-theme=dark] .creation-inspector,:root[data-theme=dark] .creation-bottom-bar{background:var(--white);color:var(--ink);border-color:var(--line)}.app-frame{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--line);z-index:40;background:#ece8e0;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.sidebar-top{justify-content:space-between;padding:0 9px 30px;display:flex}.sidebar-close{background:0 0;border:0;display:none}.sidebar-create{background:var(--ink);color:#fff;border-radius:9px;align-items:center;gap:9px;min-height:44px;margin-bottom:19px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.app-sidebar nav{flex-direction:column;gap:3px;display:flex}.app-sidebar nav a,.sidebar-minor{color:#514e48;border-radius:8px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;display:flex}.app-sidebar nav a:hover,.app-sidebar nav a.active{color:var(--ink);background:#ffffffb3}.sidebar-spacer{flex:1}.demo-badge{background:#e1e9b9;border-radius:10px;align-items:center;gap:9px;margin:14px 4px;padding:13px;display:flex}.demo-badge div{flex-direction:column;gap:3px;display:flex}.demo-badge strong{text-transform:uppercase;letter-spacing:.05em;font-size:11px}.demo-badge span{color:#5b6140;font-size:10px}.profile-chip{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:17px 5px 0;display:grid}.avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.profile-chip>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.profile-chip strong{font-size:12px}.profile-chip small{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.app-main{background:var(--paper);min-width:0}.app-mobile-header{display:none}.route-loading{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:25px;font-size:13px;display:flex}.page{max-width:1680px;margin:auto;padding:44px clamp(24px,4vw,62px) 70px}.page-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:36px;display:flex}.page-kicker{color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.page-header h1{font-family:var(--serif);letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1}.page-header p{color:var(--muted);margin:9px 0 0}.page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar{align-items:center;gap:10px;margin-bottom:25px;display:flex}.toolbar .search-wrap{flex:1;max-width:530px;position:relative}.search-wrap svg{color:var(--muted);position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-wrap .input{padding-left:40px}.filter-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 15px;display:flex}.welcome-banner{background:var(--emerald);color:#fff;border-radius:18px;grid-template-columns:1.1fr .9fr;min-height:260px;margin-bottom:46px;display:grid;overflow:hidden}.welcome-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,5vw,62px);display:flex}.welcome-copy h1{font-family:var(--serif);margin:10px 0 16px;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:.96}.welcome-copy p{color:#c2d0cb;max-width:500px;line-height:1.55}.welcome-copy .button{background:var(--acid);color:var(--ink);margin-top:16px}.welcome-visual{position:relative;overflow:hidden}.welcome-visual img{object-fit:cover;object-position:96% center;filter:saturate(.8);width:180%;height:100%}.welcome-visual:after{content:"";background:linear-gradient(90deg,var(--emerald),transparent 40%);position:absolute;inset:0}.section-bar{justify-content:space-between;align-items:end;margin:36px 0 18px;display:flex}.section-bar h2{font-family:var(--serif);margin:0;font-size:27px;font-weight:400}.section-bar a,.section-bar button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px}.design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.design-card{background:var(--white);border:1px solid var(--line);border-radius:13px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.design-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.design-card-visual{background:#d8cec0;height:330px;display:block;position:relative;overflow:hidden}.design-visual{background:#d5c9b8;position:relative;overflow:hidden}.design-visual img{object-fit:cover;width:300%;max-width:none;height:100%;display:block}.design-visual.position-left img{object-position:0 center}.design-visual.position-center img{object-position:50% center}.design-visual.position-right img{object-position:100% center}.visual-tint{background:color-mix(in srgb, var(--garment-color) 7%, transparent);mix-blend-mode:color;pointer-events:none;position:absolute;inset:0}.open-design{background:var(--white);opacity:0;border-radius:999px;align-items:center;gap:6px;min-height:35px;padding:0 13px;font-size:11px;font-weight:700;transition:all .2s;display:flex;position:absolute;bottom:13px;right:13px;transform:translateY(8px)}.design-card:hover .open-design{opacity:1;transform:none}.design-card-body{grid-template-columns:1fr auto;gap:12px;padding:16px;display:grid}.design-card-body h3{margin:0 0 5px;font-size:14px}.design-card-body p{color:var(--muted);margin:0;font-size:11px}.design-card-body button{color:var(--muted);background:0 0;border:0}.design-card-body .tag-row{grid-column:1/-1}.collection-grid,.dna-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.collection-card{background:var(--white);border:1px solid var(--line);border-radius:14px;flex-direction:column;min-height:310px;display:flex;overflow:hidden}.collection-preview{background:#ddd;flex:1;grid-template-columns:1fr 1fr;gap:2px;min-height:200px;display:grid;overflow:hidden}.collection-preview .design-visual{min-height:100%}.collection-card-body{justify-content:space-between;align-items:center;padding:17px;display:flex}.collection-card-body h3{margin:0 0 5px;font-size:15px}.collection-card-body p{color:var(--muted);margin:0;font-size:11px}.palette{display:flex}.swatch{border:2px solid var(--white);background:var(--swatch);border-radius:50%;width:23px;height:23px;margin-left:-5px}.swatch:first-child{margin-left:0}.dna-card{border:1px solid var(--line);background:var(--white);border-radius:14px;flex-direction:column;min-height:290px;padding:24px;transition:transform .2s;display:flex}.dna-card:hover{transform:translateY(-3px)}.dna-card .palette-strip{border-radius:6px;height:8px;margin-bottom:28px;display:flex;overflow:hidden}.palette-strip span{flex:1}.dna-card h3{font-family:var(--serif);margin:0 0 10px;font-size:27px;font-weight:400}.dna-card p{color:var(--muted);font-size:13px;line-height:1.5}.dna-details{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.wizard-page{background:var(--white);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.wizard-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.wizard-progress{align-items:center;gap:8px;display:flex}.wizard-progress span{background:var(--line);border-radius:2px;width:32px;height:3px}.wizard-progress span.active{background:var(--red)}.wizard-layout{grid-template-columns:minmax(0,1fr) 410px;min-height:calc(100vh - 76px);display:grid}.wizard-main{width:100%;max-width:1020px;margin:0 auto;padding:60px clamp(28px,7vw,110px)}.wizard-main h1{font-family:var(--serif);margin:15px 0 16px;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.wizard-main>p{color:var(--muted);max-width:620px;margin-bottom:34px;font-size:16px;line-height:1.6}.mode-tabs{border-bottom:1px solid var(--line);gap:7px;margin-bottom:30px;display:flex;overflow-x:auto}.mode-tab{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:13px 15px;position:relative}.mode-tab.active{color:var(--ink);font-weight:700}.mode-tab.active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:-1px;left:0;right:0}.garment-options{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:30px;display:grid}.garment-option{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:95px;padding:13px;transition:all .2s;display:flex}.garment-option:hover,.garment-option.selected{border-color:var(--ink);background:var(--paper);box-shadow:inset 0 0 0 1px var(--ink)}.garment-option span{font-size:13px;font-weight:700}.prompt-box{border:1px solid var(--line-dark);background:var(--white);border-radius:14px;overflow:hidden}.prompt-box textarea{border:0;border-radius:0;min-height:145px;padding:18px;font-size:16px}.prompt-tools{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px;display:flex}.prompt-tools small{color:var(--muted)}.advanced-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;display:grid}.wizard-aside{background:var(--paper);border-left:1px solid var(--line);flex-direction:column;height:calc(100vh - 76px);padding:35px;display:flex;position:sticky;top:0;overflow-y:auto}.preview-live{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:7px;margin-bottom:14px;font-size:9px;font-weight:800;display:flex}.preview-live:after{content:"";background:var(--line);flex:1;height:1px}.wizard-preview{background:#ded6ca;border-radius:180px 180px 14px 14px;flex:none;width:100%;height:clamp(410px,58vh,590px);min-height:0;padding:14px;animation:.35s both preview-in;position:relative;overflow:hidden}.wizard-preview img{object-fit:contain;object-position:center;border-radius:155px 155px 9px 9px;width:calc(100% - 28px);max-width:none;height:calc(100% - 28px);position:absolute;inset:14px}.wizard-preview img.preview-upload{object-fit:contain}.wizard-preview.uploaded{border-radius:16px}.preview-garment-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.08em;background:#fffdf9e0;border:1px solid #ffffff8c;border-radius:999px;align-items:center;min-height:29px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:14px}.preview-selection-bar{border:1px solid var(--line);background:#ffffff9e;border-radius:9px;align-items:center;gap:6px;min-height:38px;margin-top:10px;padding:7px 10px;display:flex}.preview-selection-bar strong{text-transform:uppercase;letter-spacing:.08em;margin-right:auto;font-size:10px}.preview-selection-bar span{border:1px solid var(--line);background:var(--white);min-height:22px;color:var(--muted);border-radius:999px;align-items:center;padding:0 8px;font-size:8px;display:inline-flex}.preview-copy{padding-top:15px}.wizard-aside h3{font-family:var(--serif);margin:7px 0 8px;font-size:28px;font-weight:400}.wizard-aside p{color:var(--muted);min-height:0;margin-bottom:11px;font-size:11px;line-height:1.5}@keyframes preview-in{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.guided-builder{flex-direction:column;gap:25px;display:flex}.builder-step-rail{grid-template-columns:repeat(8,minmax(70px,1fr));gap:5px;padding-bottom:4px;display:grid;overflow-x:auto}.builder-step-rail button{min-width:72px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:7px;padding:0;display:flex}.builder-step-rail button:before{content:"";background:var(--line);border-radius:2px;width:100%;height:3px;transition:background .2s}.builder-step-rail button.active:before{background:var(--red)}.builder-step-rail button.complete:not(.active):before{background:var(--emerald)}.builder-step-rail button>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.builder-step-rail button.active>span{border-color:var(--red);color:var(--red)}.builder-step-rail button.complete>span{background:var(--emerald);border-color:var(--emerald);color:#fff}.builder-step-rail small{font-size:8px;line-height:1.2}.builder-step-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.builder-step-heading h2{font:400 clamp(30px,4vw,45px)/1 var(--serif);letter-spacing:-.035em;margin:8px 0 7px}.builder-step-heading p{color:var(--muted);max-width:580px;margin:0;font-size:13px;line-height:1.55}.builder-locked{white-space:nowrap;color:#24503e;text-transform:uppercase;letter-spacing:.06em;background:#dfeee6;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.builder-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.builder-options-garments{grid-template-columns:repeat(4,minmax(0,1fr))}.builder-options button{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;min-height:78px;padding:12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.builder-options button:hover{border-color:var(--line-dark);transform:translateY(-2px)}.builder-options button.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f3efe8}.builder-options button strong{font-size:11px;line-height:1.2}.option-swatch{border:1px solid #00000014;border-radius:8px;width:16px;height:44px}.builder-tools-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.builder-color-panel,.builder-reference-panel{border:1px solid var(--line);background:var(--white);border-radius:13px;min-height:160px;padding:16px}.builder-tool-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;display:flex}.builder-tool-title>span:first-child{flex-direction:column;gap:3px;display:flex}.builder-tool-title strong{font-size:11px}.builder-tool-title small{color:var(--muted);font-size:9px}.custom-color{border:1px solid var(--line);cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:4px 7px;display:flex}.custom-color input{cursor:pointer;background:0 0;border:0;width:23px;height:23px;padding:0}.custom-color span{color:var(--muted);text-transform:uppercase;font:9px monospace}.builder-color-options{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.builder-color-options button{aspect-ratio:1;border:2px solid var(--white);background:var(--choice-color);box-shadow:0 0 0 1px var(--line);color:#fff;cursor:pointer;border-radius:50%;place-items:center;display:grid}.builder-color-options button.selected{box-shadow:0 0 0 2px var(--ink)}.builder-color-options button:nth-child(2),.builder-color-options button:nth-child(3),.builder-color-options button:nth-child(8){color:var(--ink)}.builder-upload{border:1px dashed var(--line-dark);min-height:91px;color:var(--muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:10px;display:flex}.builder-upload>span{flex-direction:column;gap:4px;display:flex}.builder-upload strong{color:var(--ink);font-size:10px}.builder-upload small{font-size:8px}.builder-reference-added{grid-template-columns:68px 1fr auto;align-items:center;gap:10px;display:grid}.builder-reference-added img{object-fit:cover;border-radius:8px;width:68px;height:72px}.builder-reference-added>div{min-width:0}.builder-reference-added strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:9px;display:block;overflow:hidden}.builder-reference-added .input{min-height:34px;font-size:9px}.builder-reference-added>button{color:var(--red);cursor:pointer;background:0 0;border:0;font-size:9px}.builder-navigation{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding-top:18px;display:grid}.builder-navigation>span{color:var(--muted);font-size:9px}.builder-navigation .button:last-child{justify-self:end}.builder-final-details{border-top:1px solid var(--line);margin-top:28px;padding-top:25px;animation:.3s both preview-in}.builder-final-heading{align-items:center;gap:10px;margin-bottom:20px;display:flex}.builder-final-heading>svg{background:var(--emerald);color:#fff;border-radius:50%;width:32px;height:32px;padding:8px}.builder-final-heading>div{flex-direction:column;gap:3px;display:flex}.builder-final-heading strong{font-size:12px}.builder-final-heading span{color:var(--muted);font-size:10px}.builder-aside{background:#e9e4dc}.builder-preview-canvas{background:radial-gradient(circle at 50% 30%,#fffdf9 0,#eee9e1 58%,#ddd5c9 100%);border:1px solid #d2cabf;border-radius:180px 180px 14px 14px;flex:1;place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.builder-preview-canvas:before{content:"";border-left:1px dashed #453c311f;position:absolute;top:4%;bottom:4%;left:50%}.builder-preview-canvas svg{z-index:1;filter:drop-shadow(0 14px 16px #2d261f1f);width:84%;height:88%;position:relative;overflow:visible}.mannequin-layer{opacity:.58}.garment-layer{transform-origin:50% 45%;transition:filter .2s;animation:.35s both layer-in}.garment-layer.active{filter:drop-shadow(0 0 5px #ef472f59)}@keyframes layer-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.empty-canvas-copy{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fffdf9d4;border:1px solid #ffffffbf;border-radius:10px;flex-direction:column;gap:3px;padding:12px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.empty-canvas-copy strong{font:400 17px var(--serif)}.empty-canvas-copy span{color:var(--muted);font-size:9px}.active-reference-preview{background:#ffffffb3;border-radius:9px;grid-template-columns:48px 1fr;align-items:center;gap:9px;margin-top:9px;padding:8px;display:grid}.active-reference-preview img{object-fit:cover;border-radius:7px;width:48px;height:48px}.active-reference-preview span{flex-direction:column;gap:3px;display:flex}.active-reference-preview strong{font-size:9px}.active-reference-preview small{color:var(--muted);font-size:8px}.studio{background:#eae6df;grid-template-rows:58px 1fr;height:100vh;display:grid;overflow:hidden}.studio-topbar{border-bottom:1px solid var(--line);background:var(--white);z-index:5;grid-template-columns:280px 1fr 340px;align-items:center;display:grid}.studio-title{align-items:center;gap:11px;min-width:0;padding:0 17px;display:flex}.studio-title a{display:inline-flex}.studio-title div{min-width:0}.studio-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.studio-title small{color:var(--muted);font-size:10px}.studio-view-tabs{background:var(--paper);border-radius:8px;justify-self:center;padding:3px;display:flex}.studio-view-tabs button{text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 17px;font-size:11px}.studio-view-tabs button.active{background:var(--white);font-weight:800;box-shadow:0 2px 8px #00000014}.studio-actions{justify-self:end;gap:7px;padding-right:12px;display:flex}.studio-actions .button{min-height:36px;padding-inline:13px;font-size:11px}.studio-workspace{grid-template-columns:280px minmax(360px,1fr) 340px;min-height:0;display:grid}.studio-left,.studio-right{background:var(--white);min-height:0;overflow-y:auto}.studio-left{border-right:1px solid var(--line)}.studio-right{border-left:1px solid var(--line)}.studio-panel-header{border-bottom:1px solid var(--line);background:var(--white);z-index:2;justify-content:space-between;align-items:center;padding:17px;display:flex;position:sticky;top:0}.studio-panel-header strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.structure-list{padding:8px}.structure-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;width:100%;min-height:44px;padding:0 10px;font-size:12px;display:grid}.structure-item:hover{background:var(--paper)}.structure-item.active{background:#ece8de;font-weight:800}.structure-index{background:var(--paper);width:23px;height:23px;color:var(--muted);border-radius:50%;place-items:center;font-size:9px;display:grid}.structure-lock{color:var(--muted)}.structure-lock.locked{color:var(--red)}.panel-section{border-bottom:1px solid var(--line);padding:18px 16px}.panel-section-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.panel-section-title h3{margin:0;font-size:12px}.panel-section-title button{color:var(--muted);background:0 0;border:0;font-size:10px}.asset-drop{border:1px dashed var(--line-dark);text-align:center;color:var(--muted);cursor:pointer;border-radius:9px;padding:18px 10px;font-size:11px;display:block}.reference-list{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:9px;display:grid}.reference-thumb{aspect-ratio:1;background:var(--paper);border-radius:7px;position:relative;overflow:hidden}.reference-thumb img{object-fit:cover;width:100%;height:100%}.reference-thumb span{color:#fff;background:#000000ab;border-radius:4px;padding:4px;font-size:8px;position:absolute;inset:auto 4px 4px}.studio-canvas{grid-template-rows:1fr auto;min-width:0;min-height:0;display:grid;position:relative}.canvas-stage{background-image:radial-gradient(#c9c4bb 1px,#0000 1px);background-size:20px 20px;justify-content:center;align-items:center;min-height:0;padding:25px;display:flex;overflow:hidden}.canvas-frame{background:#d7ccbd;border-radius:190px 190px 8px 8px;width:min(68%,560px);min-width:330px;height:min(75vh,790px);transition:opacity .3s,transform .3s;box-shadow:0 22px 70px #201c1629}.canvas-frame.generating{opacity:.35;transform:scale(.98)}.canvas-frame img{filter:saturate(.95)}.view-back img{filter:saturate(.75);transform:scaleX(-1)}.view-side img{filter:contrast(.96);transform:scaleX(.92)}.view-chip,.lock-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.05em;background:#ffffffdb;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-size:9px;display:flex;position:absolute;top:14px}.view-chip{left:14px}.lock-chip{right:14px}.canvas-tools{background:var(--white);border:1px solid var(--line);border-radius:999px;padding:4px;display:flex;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:0 5px 17px #00000014}.canvas-tools button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:30px;display:grid}.generation-overlay{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.generation-card{background:var(--white);box-shadow:var(--shadow);text-align:center;border-radius:12px;padding:18px 22px}.generation-card strong{font-family:var(--serif);margin-bottom:6px;font-size:20px;display:block}.generation-card span{color:var(--muted);font-size:11px}.ai-command{border-top:1px solid var(--line);background:#fffffff0;padding:12px 16px}.ai-command-inner{border:1px solid var(--line-dark);background:var(--white);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;max-width:900px;margin:auto;padding:7px 8px 7px 12px;display:grid}.ai-orb{background:var(--ink);width:28px;height:28px;color:var(--acid);border-radius:50%;place-items:center;display:grid}.ai-command input{border:0;outline:0;min-width:0}.ai-command .button{min-height:36px;padding-inline:13px}.ai-response{max-width:900px;color:var(--muted);margin:8px auto 0;padding-left:47px;font-size:10px}.property-header{border-bottom:1px solid var(--line);padding:19px 16px}.property-title-row{justify-content:space-between;align-items:center;display:flex}.property-header h2{font-family:var(--serif);margin:5px 0;font-size:26px;font-weight:400}.property-header p{color:var(--muted);margin:0;font-size:11px}.lock-toggle{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px;display:flex}.lock-toggle.locked{color:#a52a1c;background:#fae9e5;border-color:#edc4bc}.property-fields{flex-direction:column;gap:15px;padding:17px;display:flex}.property-fields .field-label{color:var(--muted);font-size:9px}.property-fields .input{min-height:39px;font-size:12px}.suggestion-card{border:1px solid var(--line);background:var(--paper);border-radius:10px;margin-bottom:9px;padding:13px;font-size:11px;line-height:1.45}.studio-drawer-toggle{display:none}.history-list{flex-direction:column;gap:7px;display:flex}.history-item{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.history-item.active{border-color:var(--ink);background:var(--paper)}.history-item strong{font-size:10px;display:block}.history-item small{color:var(--muted);font-size:8px}.variation-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.variation-card{border:1px solid var(--line);background:var(--white);border-radius:10px;overflow:hidden}.variation-art{background:linear-gradient(145deg,#ece4d7,#c8bca9);place-items:center;height:150px;display:grid}.variation-sleeve{background:var(--garment-color);border-radius:var(--sleeve-radius);width:36px;height:95px;transform:rotate(8deg);box-shadow:inset 5px 0 10px #fff3}.variation-card div:last-child{padding:10px}.variation-card strong{font-size:11px;display:block}.variation-card small{color:var(--muted);font-size:9px}.variation-card .button{width:100%;min-height:34px;margin-top:8px;font-size:10px}.settings-layout{grid-template-columns:210px minmax(0,720px);align-items:start;gap:45px;display:grid}.settings-nav{flex-direction:column;gap:3px;display:flex;position:sticky;top:30px}.settings-nav button{text-align:left;min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 12px}.settings-nav button.active{color:var(--ink);background:var(--white);font-weight:700}.settings-card{background:var(--white);border:1px solid var(--line);border-radius:14px;margin-bottom:18px;overflow:hidden}.settings-card header{border-bottom:1px solid var(--line);padding:20px}.settings-card h2{font-family:var(--serif);margin:0 0 5px;font-size:25px;font-weight:400}.settings-card header p{color:var(--muted);margin:0;font-size:12px}.settings-card-body{gap:18px;padding:20px;display:grid}.toggle-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.toggle-row strong{font-size:13px;display:block}.toggle-row small{color:var(--muted)}.switch{cursor:pointer;background:#c9c5bd;border:0;border-radius:20px;width:42px;height:23px;padding:3px}.switch:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block}.switch.on{background:var(--emerald)}.switch.on:after{transform:translate(19px)}.collection-hero{background:var(--emerald);color:#fff;border-radius:18px;align-items:end;min-height:320px;margin-bottom:35px;padding:42px;display:flex;position:relative;overflow:hidden}.collection-hero:after{content:"";aspect-ratio:1;border:1px solid #ffffff38;border-radius:50%;width:45%;position:absolute;top:-50%;right:-5%;box-shadow:0 0 0 65px #ffffff0a,0 0 0 130px #ffffff08}.collection-hero h1{font-family:var(--serif);margin:10px 0;font-size:clamp(44px,5vw,72px);font-weight:400}.collection-hero p{color:#c2d0cb;max-width:580px;line-height:1.5}.empty-state{border:1px dashed var(--line-dark);text-align:center;border-radius:14px;place-items:center;min-height:300px;padding:40px;display:grid}.empty-state h2{font-family:var(--serif);margin:15px 0 5px;font-size:32px;font-weight:400}.empty-state p{color:var(--muted)}.sheet-page{background:#d5d1ca;min-height:100vh;padding:30px}.sheet-toolbar{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 18px;display:flex}.design-sheet{background:#fff;max-width:1120px;min-height:1500px;margin:auto;padding:55px;box-shadow:0 18px 60px #00000029}.sheet-head{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;padding-bottom:25px;display:flex}.sheet-head h1{font-family:var(--serif);margin:8px 0 0;font-size:48px;font-weight:400}.sheet-code{color:var(--muted);text-align:right;font-size:10px}.sheet-views{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.sheet-view{background:#e4ded5;height:430px}.sheet-section{margin-top:30px}.sheet-section h2{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid var(--ink);padding-bottom:8px;font-size:10px}.sheet-spec-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.sheet-spec{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:75px;padding:13px}.sheet-spec:nth-child(3n){border-right:0}.sheet-spec strong{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:9px;display:block}.sheet-spec span{font-size:13px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f0e0c8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--white);border-radius:16px;width:min(520px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 30px 100px #00000059}.modal-wide{width:min(850px,100%)}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.modal>header h2{font-family:var(--serif);margin:0;font-size:28px;font-weight:400}.modal-body{padding:22px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:16px 22px;display:flex}.skeleton{background:linear-gradient(100deg,#e7e2da 30%,#f2eee8 50%,#e7e2da 70%) 0 0/200% 100%;border-radius:9px;animation:1.5s infinite shimmer}@keyframes shimmer{to{background-position-x:-200%}}@media (max-width:1180px){.design-grid,.collection-grid,.dna-grid{grid-template-columns:repeat(2,1fr)}.studio-topbar{grid-template-columns:240px 1fr 290px}.studio-workspace{grid-template-columns:240px minmax(340px,1fr) 290px}.hero{grid-template-columns:.9fr 1.1fr}.price-preview{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.marketing-header nav{background:var(--white);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:70px;left:20px;right:20px}.marketing-header nav.open{display:flex}.mobile-menu{display:block}.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{min-height:580px}.hero-editorial{height:580px}.section-heading{grid-template-columns:1fr;gap:18px}.feature-showcase{grid-template-columns:1fr}.feature-small{min-height:540px}.steps{grid-template-columns:1fr}.step{border-bottom:1px solid #403f3b;border-right:0;padding-left:0!important}.audience-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}:is(html:has(body .auth-shell),body:has(.auth-shell)){min-height:100%;height:auto!important;max-height:none!important;overflow:hidden auto!important}.auth-shell{touch-action:pan-y;background-attachment:local;flex-direction:column;width:100%;min-height:100dvh;display:flex;height:auto!important;max-height:none!important;overflow:visible!important}.auth-page{touch-action:pan-y;flex:none;grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0;height:auto!important;max-height:none!important;overflow:visible!important}.auth-page:after{display:none}.auth-visual{touch-action:pan-y;width:auto;height:auto;min-height:0;padding:4px 20px}.auth-brand-content{width:min(520px,92%)}.auth-brand-monogram{width:92px;height:92px}.auth-wordmark{margin-top:-7px;font-size:43px}.auth-wordmark-rule{width:190px;height:18px}.auth-wordmark-subtitle{letter-spacing:.3em;font-size:9px}.auth-advisor-credit{margin-top:7px;font-size:9px}.auth-brand-copy{white-space:normal;max-width:420px;margin-top:9px;font-size:11px}.auth-value-grid{display:none}.auth-panel{border-left:0;border-top:1px solid var(--line);touch-action:pan-y;width:auto;padding:30px 28px;height:auto!important;max-height:none!important;overflow:visible!important}.auth-shell>footer{flex:none;margin-top:auto}.app-frame{display:block}.app-sidebar{width:260px;transition:transform .25s;position:fixed;left:0;transform:translate(-105%)}.app-sidebar.open{transform:none;box-shadow:20px 0 60px #00000040}.sidebar-close{display:block}.sidebar-scrim{z-index:39;background:#0006;border:0;position:fixed;inset:0}.app-mobile-header{border-bottom:1px solid var(--line);background:var(--white);z-index:20;justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex;position:sticky;top:0}.app-mobile-header button{background:0 0;border:0}.wizard-layout{grid-template-columns:1fr}.wizard-aside{display:none}.studio{height:calc(100vh - 62px)}.studio-workspace{grid-template-columns:1fr}.studio-left,.studio-right{z-index:50;width:min(340px,88vw);box-shadow:var(--shadow);transition:transform .25s;position:fixed;top:62px;bottom:0}.studio-left{left:0;transform:translate(-105%)}.studio-right{right:0;transform:translate(105%)}.studio-left.open,.studio-right.open{transform:none}.studio-drawer-toggle{display:inline-flex}.studio-topbar{grid-template-columns:1fr auto}.studio-view-tabs{display:none}.studio-title{min-width:0}.studio-actions .button-secondary{display:none}.canvas-frame{width:min(76%,520px);height:min(68vh,700px)}.settings-layout{grid-template-columns:1fr;gap:20px}.settings-nav{flex-direction:row;position:static;overflow-x:auto}}@media (max-width:620px){.auth-shell{background-size:auto,auto 100%}.auth-page,.auth-panel,.auth-panel-inner,.auth-form{min-width:0}.auth-visual{width:auto;height:auto;min-height:0;padding:16px 58px 18px}.auth-brand-visual{background:0 0}.auth-brand-monogram{width:70px;height:70px}.auth-wordmark{margin-top:-5px;font-size:36px}.auth-wordmark-rule{width:150px;height:15px}.auth-wordmark-rule b{width:6px;height:6px}.auth-wordmark-subtitle{font-size:7px}.auth-brand-copy{max-width:320px;margin-top:7px;font-size:10px;line-height:1.35}.auth-value-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:min(320px,100%);margin-top:12px;display:grid}.auth-value-grid>div{text-align:center;background:color-mix(in srgb,var(--paper) 72%,transparent);border:1px solid #b88f563d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:54px;padding:8px 4px}.auth-value-grid>div+div{border:1px solid #b88f563d}.auth-value-grid span{display:block}.auth-value-grid strong{white-space:nowrap;font-size:9px;line-height:1.15;display:block}.auth-value-grid small{display:none}.auth-advisor-credit{letter-spacing:.045em;margin-top:10px;font-size:8px}.auth-panel{background:0 0;align-content:start;padding:38px 20px 42px}.auth-panel-signup{max-width:470px}.auth-panel h1{font-size:36px}.theme-toggle-auth{justify-content:center;width:36px;min-height:36px;padding:0;top:12px;right:12px;box-shadow:0 5px 16px #1e191214}.theme-toggle-auth:focus-visible{outline-offset:2px;outline:2px solid #b88f567a}.theme-toggle-auth span{display:none}.auth-shell>footer{flex:none;margin-top:auto;padding-bottom:300px}.auth-form-signup .auth-row-field{flex-direction:column;align-items:stretch;gap:6px;display:flex}.auth-form-signup .password-guidance,.auth-form-signup .password-match,.auth-form-signup>.auth-terms,.auth-form-signup>.auth-form-error,.auth-form-signup>.button{width:auto;margin-left:0}.auth-form-signup .password-guidance{grid-template-columns:90px minmax(0,1fr);gap:8px}.auth-form-signup .password-rules{flex-wrap:wrap;justify-content:flex-start;gap:6px}.auth-shell>footer .powered-footer{height:68px;min-height:68px;padding-block:9px}.powered-footer-brand{font-size:13px}.powered-footer-logo{width:118px;height:28px;padding-inline:13px}.powered-footer p{font-size:12px}.page{padding:28px 16px 60px}.page-header{flex-direction:column;align-items:flex-start}.welcome-banner{grid-template-columns:1fr}.welcome-visual{order:-1;min-height:200px}.design-grid,.collection-grid,.dna-grid,.price-preview{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar .search-wrap{min-width:100%}.design-card-visual{height:410px}.garment-options{grid-template-columns:repeat(2,1fr)}.wizard-main{padding:38px 20px}.advanced-grid{grid-template-columns:1fr}.wizard-header{padding:0 16px}.wizard-header>span{display:none}.studio-topbar{grid-template-columns:1fr auto}.studio-actions .button span{display:none}.canvas-stage{padding:12px}.canvas-frame{width:92%;min-width:0;height:min(65vh,620px)}.ai-command-inner{grid-template-columns:auto 1fr}.ai-command .button{grid-column:1/-1;width:100%}.variation-grid{grid-template-columns:1fr}.sheet-page{padding:0}.design-sheet{min-height:100vh;padding:20px}.sheet-toolbar{margin:0;padding:12px}.sheet-views,.sheet-spec-grid{grid-template-columns:1fr}.sheet-spec{border-right:0}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}@media (max-height:780px) and (min-width:621px){.auth-shell{grid-template-rows:minmax(0,1fr) 68px}.auth-page{grid-template-rows:minmax(0,1fr)}.auth-brand-monogram{width:168px;height:168px}.auth-wordmark{font-size:70px}.auth-wordmark-subtitle{font-size:13px}.auth-brand-copy{margin-top:13px;font-size:12px}.auth-value-grid{margin-top:18px}.auth-value-grid>div{padding-block:11px}.auth-panel{padding-block:20px}.auth-panel .subcopy{margin-bottom:15px}.auth-form{gap:10px}.auth-meta{margin-top:13px}.auth-shell>footer .powered-footer{height:68px;min-height:68px;padding-block:9px}}@media print{.sheet-toolbar{display:none}.sheet-page{background:#fff;padding:0}.design-sheet{box-shadow:none;width:100%;max-width:none;min-height:0;padding:10mm}.sheet-view{height:95mm}}@media (max-width:1180px) and (min-width:901px){.wizard-layout{grid-template-columns:minmax(0,1fr) 350px}.builder-options-garments{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-tools-grid{grid-template-columns:1fr}.builder-preview-canvas{min-height:440px}}@media (max-width:700px){.builder-step-rail{grid-template-columns:repeat(8,78px)}.builder-step-heading{flex-direction:column;gap:10px}.builder-options,.builder-options-garments{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-tools-grid{grid-template-columns:1fr}.builder-color-options{grid-template-columns:repeat(7,1fr)}.builder-navigation{grid-template-columns:1fr 1fr}.builder-navigation>span{display:none}.builder-navigation .button:last-child{justify-self:stretch}}.creation-focus{grid-template-columns:72px minmax(0,1fr)}.creation-focus .app-sidebar{padding:18px 10px 14px}.creation-focus .sidebar-top{justify-content:center;padding:0 0 22px}.creation-focus .brand{gap:0}.creation-focus .brand-symbol{width:54px;height:54px}.creation-focus .sidebar-create,.creation-focus .app-sidebar nav a{justify-content:center;width:44px;height:44px;min-height:44px;margin-inline:auto;padding:0;font-size:0}.creation-focus .sidebar-create svg,.creation-focus .app-sidebar nav a svg{width:18px;height:18px}.creation-focus .demo-badge,.creation-focus .sidebar-minor{display:none}.creation-focus .profile-chip{grid-template-columns:1fr;justify-items:center;padding-inline:0}.creation-focus .profile-chip>span:nth-child(2),.creation-focus .profile-chip>svg{display:none}.creation-focus .app-main{height:100vh;overflow:hidden}.creation-workspace{--creation-line:#d9dad6;--creation-panel:#fffdf9;color:#181816;background:#e8e9e6;grid-template-rows:60px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.creation-toolbar{z-index:5;border-bottom:1px solid var(--creation-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f7;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:18px;padding:0 16px;display:grid;position:relative}.creation-title,.creation-toolbar-actions,.creation-bottom-bar,.creation-bottom-actions,.creation-canvas-head,.creation-canvas-head>div,.creation-canvas-summary,.inspector-heading,.inspector-section>header,.inspector-custom-color,.inspector-upload,.inspector-reference,.inspector-reference>div{align-items:center;display:flex}.creation-title{gap:10px;min-width:0}.creation-title>a{color:#1b1b19;background:#fff;border:1px solid #dfdfda;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.creation-title>span{gap:1px;min-width:0;display:grid}.creation-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.creation-title small{color:#85857e;font-size:10px}.creation-mode-switch{background:#eeede8;border-radius:11px;align-items:center;gap:2px;padding:3px;display:flex}.creation-mode-switch button{color:#77776f;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 11px;font-size:11px;font-weight:700;transition:all .16s;display:flex}.creation-mode-switch button:hover{color:#181816}.creation-mode-switch button.active{color:#181816;background:#fff;box-shadow:0 1px 4px #1818161f}.creation-mode-switch svg{width:14px;height:14px}.creation-toolbar-actions{justify-self:end;gap:9px}.creation-saved-state{color:#808078;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.creation-saved-state svg{color:#17664f}.creation-icon-button{color:#6d6d67;cursor:pointer;background:#fff;border:1px solid #dfdfda;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.creation-icon-button:hover{color:#181816;border-color:#bdbdb7}.creation-form{grid-template-rows:minmax(0,1fr) 64px;min-height:0;display:grid}.creation-layout{grid-template-columns:176px minmax(420px,1fr) 360px;min-height:0;display:grid}.creation-rail,.creation-inspector{scrollbar-width:thin;scrollbar-color:#c5c5bf transparent;min-height:0;overflow-y:auto}.creation-rail{border-right:1px solid var(--creation-line);background:#f6f5f1;padding:15px 10px}.creation-panel-label{color:#7c7c75;letter-spacing:.14em;text-transform:uppercase;margin:0 6px 12px;font-size:9px;font-weight:800;display:block}.creation-step-list{gap:4px;display:grid;position:relative}.creation-step-list:before{content:"";background:#dbdbd5;width:1px;position:absolute;top:22px;bottom:22px;left:21px}.creation-step-list button{z-index:1;text-align:left;color:#777770;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:6px;display:grid;position:relative}.creation-step-list button:hover{color:#181816;background:#ffffffb3}.creation-step-list button.active{color:#181816;background:#fff;border-color:#d6d6d0;box-shadow:0 3px 10px #1818160d}.creation-step-list button.locked{opacity:.4;cursor:default}.creation-step-list button>span:first-child{color:#797972;background:#f6f5f1;border:1px solid #d5d5cf;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.creation-step-list button.active>span:first-child{color:#fff;background:#181816;border-color:#181816}.creation-step-list button.complete>span:first-child{color:#fff;background:#17664f;border-color:#17664f}.creation-step-list strong,.creation-step-list small{display:block}.creation-step-list strong{font-size:11px}.creation-step-list small{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;font-weight:500;overflow:hidden}.creation-garment-list{gap:5px;display:grid}.creation-garment-list button{color:#65655f;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:8px;min-width:0;height:62px;padding:4px;display:grid;overflow:hidden}.creation-garment-list button:hover{color:#181816;background:#fff}.creation-garment-list button.active{color:#181816;background:#fff;border-color:#cacac4;box-shadow:0 3px 10px #1818160d}.creation-garment-list img{object-fit:cover;border-radius:7px;width:46px;height:52px}.creation-garment-list span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:750;overflow:hidden}.creation-garment-list svg{color:#17664f;width:14px;height:14px}.creation-canvas-area{background:radial-gradient(circle at 50% 30%,#ffffff9e,#0000 38%),#e7e8e5;grid-template-rows:34px minmax(0,1fr) auto;gap:9px;min-width:0;min-height:0;padding:12px 16px 11px;display:grid}.creation-canvas-head{justify-content:space-between}.creation-canvas-head>span{color:#60605a;letter-spacing:.08em;text-transform:uppercase;background:#ffffffa8;border:1px solid #7a7a7333;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:800;display:flex}.creation-canvas-head>span:before{content:"";background:#24a477;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #24a4771f}.creation-canvas-head>div{gap:4px}.creation-canvas-head button{color:#72726c;cursor:pointer;background:#ffffff94;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.creation-canvas-head button:hover{color:#181816;background:#fff}.creation-canvas-head button:disabled{opacity:.35;cursor:not-allowed}.creation-canvas-head .preview-fit-button{color:#4f4f49;width:auto;min-width:42px;padding-inline:8px;font-size:9px;font-weight:850}.creation-canvas{background:linear-gradient(#ffffffbd,#ffffffbd),linear-gradient(90deg,#d7d9d5 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#d7d9d5 1px,#0000 1px) 0 0/24px 24px;border:1px solid #cfd1cd;border-radius:14px;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #1b1c1912,inset 0 1px #fffc}.creation-canvas.guided{padding:18px 24px 16px}.creation-canvas.guided .builder-preview-canvas{background:0 0;border:0;border-radius:0;flex:none;width:min(500px,88%);height:100%;min-height:0}.creation-canvas.guided .builder-preview-canvas svg{transform-origin:50%;width:100%;height:100%;transition:transform .18s;position:absolute;inset:0}.creation-concept-image{object-fit:contain;transform-origin:50%;border-radius:8px;width:auto;max-width:calc(100% - 76px);height:min(720px,100vh - 280px);min-height:260px;max-height:none;transition:transform .18s;box-shadow:0 20px 50px #1a1b172e}.canvas-caption{color:#34342f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffb3;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:12px;left:12px}.canvas-caption svg{color:#17664f;width:13px;height:13px}.creation-canvas-summary{justify-content:space-between;gap:16px;min-width:0;padding:0 4px}.creation-canvas-summary>div:first-child{min-width:0}.creation-canvas-summary h2{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:750;overflow:hidden}.creation-canvas-summary p{color:#787871;margin:3px 0 0;font-size:10px}.canvas-summary-tags{justify-content:flex-end;gap:5px;max-width:44%;display:flex;overflow:hidden}.canvas-summary-tags span{color:#686862;background:#ffffff94;border:1px solid #77777038;border-radius:999px;flex:none;padding:4px 7px;font-size:8px;font-weight:750}.creation-inspector{border-left:1px solid var(--creation-line);background:var(--creation-panel);padding:20px 20px 28px}.inspector-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px}.inspector-heading>div{min-width:0}.inspector-heading small{color:#ff4b3e;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:850;display:block}.inspector-heading h2{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:760}.inspector-heading>span{color:#17664f;background:#e9f4ef;border-radius:7px;flex:none;padding:5px 7px;font-size:9px;font-weight:850}.inspector-section{border-top:1px solid #e4e3de;padding:17px 0;display:block}.inspector-section>header{justify-content:space-between;gap:12px;margin-bottom:10px}.inspector-section>header h3,.inspector-section>h3{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.inspector-section>header span{color:#94948d;font-size:9px}.inspector-section>p{color:#85857d;margin:6px 0 12px;font-size:10px;line-height:1.5}.inspector-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.inspector-options button{color:#5e5e58;text-align:left;cursor:pointer;background:#fff;border:1px solid #deded8;border-radius:9px;min-height:48px;padding:8px 9px;font-size:10px;font-weight:700}.inspector-options button:hover{color:#181816;border-color:#b9b9b2}.inspector-options button.active{color:#181816;background:#f6f5f1;border-color:#181816;box-shadow:inset 0 0 0 1px #181816}.inspector-colors{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.inspector-colors button{aspect-ratio:1;cursor:pointer;border:2px solid #fff;border-radius:50%;width:100%;position:relative;box-shadow:0 0 0 1px #cecec8}.inspector-colors button.active{box-shadow:0 0 0 2px #fff,0 0 0 4px #181816}.inspector-colors button svg{color:#fff;filter:drop-shadow(0 1px 1px #0006);width:55%;height:55%;margin:auto;position:absolute;inset:0}.inspector-custom-color{gap:9px;margin-top:13px}.inspector-custom-color input[type=color]{cursor:pointer;background:#fff;border:1px solid #d6d6cf;border-radius:8px;width:34px;height:34px;padding:2px}.inspector-custom-color input[type=text]{color:#575751;text-transform:uppercase;background:#fff;border:1px solid #dcdcd6;border-radius:8px;flex:1;min-width:0;height:34px;padding:0 10px;font-size:10px;font-weight:700}.inspector-upload{color:#686862;cursor:pointer;background:#f8f7f3;border:1px dashed #c8c8c1;border-radius:10px;justify-content:center;gap:8px;min-height:84px;padding:12px;font-size:10px;font-weight:750}.inspector-upload:hover{color:#181816;background:#fff;border-color:#8e8e87}.inspector-upload input{display:none}.inspector-reference{align-items:flex-start;gap:10px}.inspector-reference img{object-fit:cover;border-radius:9px;flex:none;width:64px;height:64px}.inspector-reference>div{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:4px;min-width:0}.inspector-reference strong,.inspector-reference small{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.inspector-reference strong{font-size:10px}.inspector-reference small{color:#85857e;font-size:9px}.inspector-reference button{color:#c7473c;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.inspector-section textarea{resize:vertical;color:#292925;width:100%;min-height:132px;font:inherit;background:#fff;border:1px solid #d8d8d1;border-radius:10px;padding:12px;font-size:12px;line-height:1.55}.inspector-section textarea:focus,.inspector-section input:focus,.inspector-section select:focus{border-color:#ff4b3e;outline:2px solid #ff4b3e29}.inspector-count{color:#989890;text-align:right;margin-top:6px;font-size:9px;display:block}.inspector-concept-note{color:#65655f;background:#f3f2ed;border-radius:9px;margin-top:12px;padding:12px;font-size:10px;line-height:1.55}.inspector-context{border-top:1px solid #e4e3de}.inspector-context summary{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;padding:17px 0;font-size:10px;font-weight:850;list-style:none}.inspector-context summary::-webkit-details-marker{display:none}.inspector-context summary:after{content:"+";float:right;color:#7c7c75;font-size:15px;line-height:10px}.inspector-context[open] summary:after{content:"−"}.inspector-context-grid{gap:10px;padding-bottom:12px;display:grid}.inspector-context-grid label{color:#777770;letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:8px;font-weight:800;display:grid}.inspector-context-grid input,.inspector-context-grid select{color:#2d2d29;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #dcdcd6;border-radius:8px;padding:0 10px;font-size:11px}.creation-bottom-bar{z-index:4;border-top:1px solid var(--creation-line);background:#fffdf9fa;justify-content:space-between;gap:16px;padding:0 18px;position:relative;box-shadow:0 -10px 28px #1e1e1a0a}.creation-bottom-bar>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.creation-bottom-bar>div:first-child>svg{color:#ff4b3e;width:17px;height:17px}.creation-bottom-bar strong,.creation-bottom-bar small{display:block}.creation-bottom-bar strong{font-size:10px}.creation-bottom-bar small{color:#898982;margin-top:2px;font-size:9px}.creation-bottom-actions{flex:none;gap:7px}.creation-bottom-actions button{color:#55554f;cursor:pointer;background:#fff;border:1px solid #d9d9d3;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.creation-bottom-actions button:hover:not(:disabled){color:#181816;border-color:#a9a9a2}.creation-bottom-actions button:disabled{opacity:.35;cursor:not-allowed}.creation-bottom-actions button.primary{color:#fff;background:#181816;border-color:#181816;justify-content:center;min-width:138px;box-shadow:0 8px 22px #18181626}.creation-bottom-actions button.primary:hover:not(:disabled){color:#fff;background:#000;border-color:#000;transform:translateY(-1px)}@media (max-width:1260px){.creation-layout{grid-template-columns:154px minmax(360px,1fr) 318px}.creation-toolbar{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)}.creation-mode-switch button{padding-inline:8px}.creation-inspector{padding-inline:16px}}.mannequin-layer{transition:opacity .18s,filter .18s}.mannequin-layer.active{opacity:.76;filter:drop-shadow(0 0 7px #ef472f33)}.mannequin-spec-pill{z-index:3;color:#34342f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9d1;border:1px solid #ffffffc7;border-radius:9px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 5px 16px #1e1e1a0f}.mannequin-spec-pill strong{letter-spacing:.07em;text-transform:uppercase;font-size:9px}.mannequin-spec-pill span{color:#777770;border-left:1px solid #34342f2e;padding-left:7px}.creation-canvas.guided .empty-canvas-copy{text-align:left;width:min(190px,100% - 28px);padding:9px 10px;inset:14px auto auto 14px}.creation-canvas.guided .empty-canvas-copy strong{font-size:14px}.model-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.model-frame-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.model-frame-selector button{color:#7a6858;text-align:center;cursor:pointer;background:#fff;border:1px solid #deded8;border-radius:10px;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:96px;padding:7px 5px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative}.model-frame-selector button:hover{color:#3f352e;border-color:#b7b7b0;transform:translateY(-1px)}.model-frame-selector button.selected{color:#3f352e;background:#f5f4ef;border-color:#181816;box-shadow:inset 0 0 0 1px #181816}.model-frame-selector svg{fill:currentColor;opacity:.72;width:29px;height:45px;overflow:visible}.model-frame-selector button>span{min-width:0}.model-frame-selector strong,.model-frame-selector small{display:block}.model-frame-selector strong{font-size:9px}.model-frame-selector small{color:#96968f;white-space:nowrap;text-overflow:ellipsis;max-width:82px;margin-top:2px;font-size:7px;overflow:hidden}.model-frame-selector button>svg:last-child{color:#17664f;opacity:1;width:12px;height:12px;position:absolute;top:7px;right:7px}.model-profile-grid>button{color:#5f5f59;text-align:left;cursor:pointer;background:#fff;border:1px solid #deded8;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 13px;align-items:center;gap:8px;min-height:82px;padding:8px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative}.model-profile-grid>button:hover{color:#181816;border-color:#b7b7b0;transform:translateY(-1px)}.model-profile-grid>button.selected{color:#181816;background:#f5f4ef;border-color:#181816;box-shadow:inset 0 0 0 1px #181816}.model-profile-grid>button>span:nth-child(2){min-width:0}.model-profile-grid strong,.model-profile-grid small{display:block}.model-profile-grid strong{margin-bottom:4px;font-size:10px}.model-profile-grid small{color:#8a8a83;font-size:8px;line-height:1.25}.model-profile-grid>button>svg{color:#17664f;width:13px;height:13px}.model-profile-figure{--profile-scale:1;width:34px;height:58px;display:block;position:relative}.model-profile-figure>svg{color:#8f7865;fill:currentColor;opacity:.7;width:34px;height:58px;overflow:visible}.model-profile-grid>button.selected .model-profile-figure>svg{color:#665143;opacity:.9}.model-profile-figure i{background:#d8c9b8;display:block;position:absolute;left:50%;transform:translate(-50%)}.model-profile-head{border-radius:50%;width:11px;height:11px;top:1px}.model-profile-body{width:calc(16px * var(--profile-scale));border-radius:8px 8px 5px 5px;height:27px;top:13px}.model-profile-body:before,.model-profile-body:after{content:"";background:#c8b7a4;border-radius:3px;width:4px;height:26px;position:absolute;top:3px}.model-profile-body:before{left:-5px;transform:rotate(5deg)}.model-profile-body:after{right:-5px;transform:rotate(-5deg)}.model-profile-legs{width:calc(14px * var(--profile-scale));border-radius:0 0 4px 4px;height:17px;top:39px;background:linear-gradient(90deg,#c8b7a4 0 42%,#0000 42% 58%,#c8b7a4 58%)!important}.model-profile-empty{text-align:center;background:#f8f7f3;border:1px dashed #cecec7;border-radius:10px;place-items:center;min-height:100px;padding:18px;display:grid}.model-profile-empty strong,.model-profile-empty span{display:block}.model-profile-empty strong{font-size:9px}.model-profile-empty span{color:#92928a;max-width:220px;margin-top:5px;font-size:8px;line-height:1.4}.model-height-section output{color:#17664f;font-size:10px;font-weight:800}.height-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.height-presets button{color:#64645e;cursor:pointer;background:#fff;border:1px solid #deded8;border-radius:9px;place-items:center;gap:2px;min-height:52px;padding:6px;display:grid}.height-presets button:hover{color:#181816;border-color:#b7b7b0}.height-presets button.selected{color:#181816;background:#f5f4ef;border-color:#181816;box-shadow:inset 0 0 0 1px #181816}.height-presets strong,.height-presets small{display:block}.height-presets strong{font-size:9px}.height-presets small{color:#92928a;font-size:8px}.height-range{background:#f8f7f3;border:1px solid #e1e1db;border-radius:9px;gap:8px;margin-top:14px;padding:11px 12px 8px;display:grid}.height-range>span:first-child,.height-range-labels{justify-content:space-between;align-items:center;display:flex}.height-range strong{font-size:9px}.height-range small{color:#919189;font-size:8px}.height-range input{accent-color:#181816;cursor:pointer;width:100%;height:4px}.model-lock-note{color:#24503e;background:#eaf4ef;border:1px solid #cce1d7;border-radius:9px;align-items:flex-start;gap:9px;margin-top:15px;padding:11px;display:flex}.model-lock-note>svg{flex:none;margin-top:1px}.model-lock-note span,.model-lock-note strong,.model-lock-note small{display:block}.model-lock-note strong{font-size:9px}.model-lock-note small{color:#5e7a6f;margin-top:3px;font-size:8px;line-height:1.4}@media (max-width:1260px){.model-profile-grid{grid-template-columns:1fr}.model-profile-grid>button{min-height:65px}}@media (max-width:900px){.model-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1050px){.creation-layout{grid-template-columns:136px minmax(330px,1fr) 288px}.creation-mode-switch button span{display:none}.creation-mode-switch button{justify-content:center;width:32px;padding:0}.creation-garment-list button{grid-template-columns:42px minmax(0,1fr) 14px}.creation-garment-list img{width:42px}}@media (max-width:900px){.creation-focus .app-main{height:auto;overflow:visible}.creation-workspace{grid-template-rows:auto;height:auto;min-height:calc(100vh - 62px);overflow:visible}.creation-toolbar{grid-template-columns:minmax(0,1fr) auto auto;min-height:56px;position:sticky;top:62px}.creation-title small,.creation-saved-state span{display:none}.creation-form{display:block}.creation-layout{grid-template-columns:1fr;display:grid}.creation-rail{display:none}.creation-canvas-area{min-height:650px;padding:12px}.creation-inspector{border-top:1px solid var(--creation-line);border-left:0;overflow:visible}.creation-bottom-bar{min-height:64px;position:sticky;bottom:0}}@media (max-width:620px){.creation-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 10px;top:62px}.creation-mode-switch{order:3;grid-column:1/-1;justify-self:center;margin-bottom:7px}.creation-toolbar-actions{grid-area:1/2}.creation-saved-state{display:none}.creation-canvas-area{min-height:540px}.creation-concept-image{max-width:calc(100% - 24px)}.creation-canvas-summary{flex-direction:column;align-items:flex-start;gap:7px}.canvas-summary-tags{justify-content:flex-start;max-width:100%}.creation-bottom-bar{padding-inline:10px}.creation-bottom-bar>div:first-child{display:none}.creation-bottom-actions{justify-content:flex-end;width:100%}.creation-bottom-actions button.primary{flex:1}}.creation-toolbar-actions>span{color:#808078;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.creation-toolbar-actions>span svg{color:#17664f}.creation-toolbar-actions>button{color:#6d6d67;cursor:pointer;background:#fff;border:1px solid #dfdfda;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.creation-panel-label{justify-content:space-between;align-items:center;gap:6px;display:flex}.creation-panel-label small{color:#a0a099;letter-spacing:0;font-size:8px}.creation-canvas-head strong{color:#777771;padding-inline:3px;font-size:9px}.canvas-caption{flex-wrap:wrap;max-width:calc(100% - 24px)}.canvas-caption span{font-weight:850}.canvas-caption small{color:#7a7a73;border-left:1px solid #34342f33;padding-left:7px;font-size:9px}.creation-canvas-summary>.tag-row{flex-wrap:nowrap;justify-content:flex-end;max-width:48%;overflow:hidden}.creation-canvas-summary>.tag-row .tag{flex:none;min-height:22px;padding-inline:7px;font-size:8px}.creation-inspector .inspector-heading{display:block}.creation-inspector .inspector-heading>.page-kicker{color:#ff4b3e;letter-spacing:.14em;background:0 0;border-radius:0;padding:0;font-size:8px;display:block}.creation-inspector .inspector-heading h2{margin-top:7px}.creation-inspector .inspector-heading p{color:#7b7b74;margin:8px 0 0;font-size:10px;line-height:1.55}.inspector-section>header>strong{color:#292925;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:850}.inspector-options button{grid-template-columns:12px minmax(0,1fr) 14px;align-items:center;gap:7px;display:grid;position:relative}.inspector-options button>span{border:1px solid #00000026;border-radius:50%;width:10px;height:10px}.inspector-options button>strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.inspector-options button.selected{color:#181816;background:#f6f5f1;border-color:#181816;box-shadow:inset 0 0 0 1px #181816}.inspector-options button.selected svg{color:#17664f}.inspector-colors button{background:var(--choice-color)}.inspector-colors button.selected{box-shadow:0 0 0 2px #fff,0 0 0 4px #181816}.inspector-section header .inspector-custom-color{margin:0}.inspector-section header .inspector-custom-color input[type=color]{border-radius:50%;width:25px;height:25px;padding:1px}.inspector-section header .inspector-custom-color span{color:#777770;letter-spacing:0;font-size:9px;font-weight:750}.inspector-upload>span{gap:3px;display:grid}.inspector-upload strong,.inspector-upload small{display:block}.inspector-upload small{color:#96968f;font-size:8px;font-weight:550}.inspector-reference .select{border-radius:7px;height:30px;min-height:30px;padding:0 26px 0 8px;font-size:9px}.inspector-section .field{gap:7px}.inspector-context>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:12px;display:grid}.inspector-context .field{gap:5px}.inspector-context .field>span{color:#777770;letter-spacing:.08em;font-size:8px}.inspector-context .input,.inspector-context .select{border-radius:8px;height:38px;min-height:38px;padding-inline:9px;font-size:10px}.creation-bottom-actions .button{border-radius:9px;height:38px;min-height:38px;padding-inline:14px;font-size:10px}.creation-bottom-actions .button-primary{min-width:150px}@media (max-width:900px){.creation-toolbar-actions>span{display:none}}@media (max-width:620px){.creation-canvas-summary>.tag-row{justify-content:flex-start;max-width:100%}.creation-inspector{padding-inline:16px}}
