:root{--bg: oklch(1 0 0);--surface: oklch(.965 .002 242);--surface-2: oklch(.94 .006 242);--ink: oklch(.205 .009 242);--muted: oklch(.48 .012 242);--line: oklch(.9 .005 242);--primary: oklch(.51 .132 242);--primary-hover: oklch(.43 .12 242);--blue-wash: oklch(.94 .029 242);--accent: oklch(.91 .11 120);--green: oklch(.43 .1 160);--error: oklch(.46 .17 25);--radius: 12px;--z-sticky: 20;--z-modal: 40;--z-toast: 60;font-family:Golos Text,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;font-size:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px;overscroll-behavior-y:contain}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0;background:transparent}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--primary)}input:focus,textarea:focus,select:focus{outline:2px solid var(--primary);outline-offset:1px}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty;line-height:1.65}img{max-width:100%;display:block}svg{flex-shrink:0;stroke-width:1.65}button{transition:background .18s ease,color .18s ease,transform .18s ease}::selection{background:var(--blue-wash)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:var(--primary);color:#fff;padding:16px}.skip-link:focus{top:10px}.main{max-width:1440px;margin:0 auto;padding:30px 48px 36px;min-height:60vh;outline:none}.topline{height:33px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 max(48px,calc((100vw - 1344px)/2));font-size:10px;color:var(--muted)}.topline>span:last-child{display:flex;align-items:center;gap:8px}.topline-divider{height:11px;width:1px;background:var(--line);margin:0 8px}.header{height:91px;display:flex;align-items:center;justify-content:space-between;gap:35px;max-width:1440px;margin:auto;padding:0 48px;background:var(--bg)}.brand{display:flex;align-items:center;gap:15px;text-align:left;padding:0}.brand-mark{font-size:47px;font-weight:900;letter-spacing:-3px;line-height:1}.brand-mark>span:first-child{font-size:39px;letter-spacing:-2px}.brand-dot{color:var(--primary)}.brand-words{font-size:9px;line-height:1.5;font-weight:700;letter-spacing:1.6px;border-left:1px solid var(--line);padding-left:15px}.desktop-nav{display:flex;height:100%;align-items:center;gap:33px;margin-right:auto;margin-left:45px}.desktop-nav>button{position:relative;height:100%;display:flex;gap:9px;align-items:center;font-size:12px;color:var(--muted);font-weight:500}.desktop-nav>button.active{color:var(--ink)}.desktop-nav>button.active:after{content:"";position:absolute;bottom:19px;left:0;width:23px;height:2px;background:var(--ink)}.nav-new{background:var(--blue-wash);color:var(--primary);font-size:8px;padding:4px 6px;border-radius:4px;font-weight:600}.header-actions{display:flex;gap:18px;align-items:center}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;min-width:40px;padding:8px;border-radius:8px;position:relative;flex-shrink:0}.icon-btn:hover{background:var(--surface)}.cart-button{display:flex;gap:9px;align-items:center;padding:8px 2px;font-size:12px;white-space:nowrap;min-height:44px}.cart-button b{background:var(--ink);color:#fff;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:500}.dot-badge{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--primary);top:5px;right:5px}.btn{min-height:46px;border-radius:7px;padding:12px 19px;display:inline-flex;justify-content:center;align-items:center;gap:13px;font-size:12px;font-weight:500;line-height:1.3}.btn svg{stroke-width:1.8}.btn.primary{background:var(--primary);color:#fff}.btn.dark{background:var(--ink);color:#fff}.btn.dark:hover{background:var(--primary)}.btn.outlined{border:1px solid var(--line);background:var(--bg)}.btn.outlined:hover,.btn.plain:hover{background:var(--surface)}.btn:disabled{background:var(--surface-2);color:var(--muted);opacity:.8}.btn.full{width:100%}.text-btn{display:inline-flex;gap:8px;align-items:center;font-size:12px;font-weight:500;min-height:32px;padding:0}.text-btn:hover{color:var(--primary)}.subtle{color:var(--muted);font-size:13px}.small{font-size:11px}.service-strip{display:flex;justify-content:space-between;gap:20px;padding:24px 6px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.service-strip>span,.service-strip>button{display:flex;align-items:center;gap:9px;white-space:nowrap}.service-strip svg{color:var(--ink)}.service-strip>button{font-size:11px}.service-strip>button:hover{color:var(--primary)}.catalog-section{scroll-margin-top:24px;margin-top:39px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:27px}.section-heading h2{font-size:30px;font-weight:700;letter-spacing:-.035em;margin-bottom:7px}.section-heading .subtle{font-size:11px}.catalog-count{font-size:11px;color:var(--muted);padding-bottom:3px}.catalog-layout{display:grid;grid-template-columns:192px minmax(0,1fr);gap:34px}.filters{padding-right:22px;border-right:1px solid var(--line)}.filter-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin:13px 0 23px}.filter-title svg{color:var(--muted)}.filter-group{margin-bottom:24px}.filter-group h3{font-size:11px;font-weight:600;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.filter-group h3 small{font-size:8px;font-weight:400;color:var(--muted)}.filter-line{display:flex;justify-content:space-between;width:100%;font-size:11px;color:var(--muted);margin:4px 0;padding:9px 11px;min-height:34px;text-align:left;border-radius:5px}.filter-line>span:last-child{font-size:9px}.filter-line.active{background:var(--blue-wash);color:var(--primary);font-weight:500}.filter-line:hover{background:var(--surface)}.filter-sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.filter-sizes button{border:1px solid var(--line);font-size:10px;height:32px;min-width:0;border-radius:4px;padding:0}.filter-sizes button.selected,.sizes button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-sizes button:hover:not(.selected){border-color:var(--ink)}select{border:1px solid var(--line);border-radius:6px;background:var(--bg);height:41px;padding:8px 10px;color:var(--ink);max-width:100%}.filter-group select{width:100%;font-size:10px}.price-value{border:1px solid var(--line);padding:11px;border-radius:5px;font-size:11px}.filter-group input[type=range]{width:100%;accent-color:var(--ink);margin:12px 0 0}.range-labels{display:flex;justify-content:space-between;font-size:8px;color:var(--muted)}.check-row{display:flex;align-items:center;gap:8px;font-size:10px;min-height:34px;cursor:pointer;white-space:nowrap}.check-row input{width:15px;height:15px;accent-color:var(--primary);margin:0}.filter-help{background:var(--surface);padding:18px 15px;border-radius:8px;margin-top:26px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.filter-help b{font-size:11px}.filter-help p{font-size:10px;color:var(--muted)}.filter-help .text-btn{font-size:10px;color:var(--primary)}.reset{font-size:10px;color:var(--muted);margin-top:12px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.category-tabs{display:flex;gap:6px}.category-tabs button{font-size:11px;padding:11px 17px;border-radius:6px;background:var(--surface);min-height:38px;white-space:nowrap}.category-tabs button.active{background:var(--ink);color:#fff}.category-tabs button:not(.active):hover{background:var(--surface-2)}.search-box{display:flex;gap:9px;align-items:center;background:var(--surface);padding:0 12px;height:39px;border-radius:6px;color:var(--muted);min-width:0;max-width:300px;width:42%}.search-box input{width:100%;min-width:0;border:0;background:transparent;font-size:10px;color:var(--ink);outline:none;height:100%}.search-box:focus-within{outline:2px solid var(--primary);outline-offset:1px}.search-box input::placeholder{color:var(--muted)}.search-box .icon-btn{min-width:25px;min-height:25px;padding:3px}.results-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:12px}.results-note{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.stock-dot{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}.stock-dot.out{background:var(--muted)}.sort-control{display:flex;align-items:center;gap:8px}.sort-control select{appearance:none;border:0;height:26px;padding:0;font-size:10px;text-align:right;background:transparent;cursor:pointer;max-width:160px}.sort-control>svg{width:13px}.mobile-filter{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:16px;row-gap:30px}.product-card{min-width:0}.product-photo{position:relative;background:var(--surface);aspect-ratio:1/1.06;border-radius:8px;overflow:hidden}.photo-link{height:100%;width:100%;display:grid;place-items:center;padding:19px 12px}.photo-link img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s cubic-bezier(.2,.7,.1,1)}.product-photo.is-shirt .photo-link{padding:29px 26px 17px}.photo-link:hover img{transform:scale(1.065) rotate(-3deg)}.product-tag{position:absolute;left:10px;top:11px;background:var(--bg);font-size:7px;padding:5px 7px;border-radius:3px;pointer-events:none;font-weight:500}.product-tag.blue-tag{color:var(--primary);background:#c9e6fd}.favorite-btn{position:absolute;right:7px;top:5px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:var(--muted);padding:6px}.favorite-btn:hover{background:#fff}.favorite-btn.liked{color:var(--primary)}.quick-add{position:absolute;bottom:9px;right:9px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.quick-add:hover{background:var(--ink);color:#fff}.product-info{padding:13px 1px 0}.brand-label{font-size:8px;letter-spacing:1px;color:var(--muted);font-weight:500;display:block;margin-bottom:6px}.product-name{display:block;text-align:left;padding:0;font-size:12px;font-weight:600;line-height:1.4;min-height:17px;overflow-wrap:anywhere}.product-name:hover{color:var(--primary)}.product-color{font-size:9px;display:block;color:var(--muted);margin-top:5px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.product-bottom strong{font-size:12px;font-weight:600}.available-sizes{font-size:8px;line-height:1.7;color:var(--muted);margin-top:7px;min-height:14px}.image-missing{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:10px;color:var(--muted);height:100%;padding:12px;text-align:center}.load-more{display:flex;border:1px solid var(--line);margin:35px auto 0;min-width:225px}.load-more:hover{background:var(--surface)}.vip-banner{display:flex;align-items:center;text-align:left;gap:22px;width:100%;background:var(--blue-wash);border-radius:10px;padding:26px 32px;margin-top:48px}.vip-banner>svg{color:var(--primary)}.vip-banner h3{font-size:19px;letter-spacing:-.02em;font-weight:600}.vip-banner p{color:var(--muted);font-size:11px;margin-top:5px}.vip-banner>span{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:12px}.data-note{font-size:9px;color:var(--muted);display:flex;justify-content:center;gap:7px;align-items:center;margin-top:24px}.footer{max-width:1440px;margin:0 auto;border-top:1px solid var(--line);padding:29px 48px;display:flex;gap:28px;align-items:center}.footer-brand{font-size:29px;font-weight:800;letter-spacing:-2px}.footer>span{font-size:10px;color:var(--muted)}.footer>div{display:flex;margin-left:auto;gap:24px}.footer>div button{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--muted)}.bottom-nav{display:none}.page-heading{margin:10px 0 35px}.breadcrumb{font-size:10px;color:var(--muted);display:block;margin-bottom:22px}.page-heading h1{font-size:37px;font-weight:700;letter-spacing:-.035em;line-height:1.1;margin-bottom:12px}.page-heading p{font-size:13px;color:var(--muted)}.standalone{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:40px}.empty{padding:85px 20px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:18px;min-height:390px}.empty>svg{color:var(--primary);stroke-width:1.3}.empty h2{font-size:24px;letter-spacing:-.03em}.empty p{font-size:13px;color:var(--muted);max-width:380px}.empty .btn{margin-top:6px}.modal{border:0;border-radius:14px;padding:0;width:min(530px,calc(100vw - 32px));max-height:90dvh;color:var(--ink);background:var(--bg);box-shadow:0 20px 70px #03030333;overscroll-behavior:contain}.modal.wide{width:min(900px,calc(100vw - 40px))}.modal::backdrop{background:#0204057a}.modal[open]{animation:modal-in .2s ease-out}.modal-head{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line);background:var(--bg);z-index:2}.modal-head h2{font-size:16px;font-weight:600}.modal-head .icon-btn{min-height:35px;min-width:35px}.product-detail{display:grid;grid-template-columns:1fr 1.03fr}.detail-image{background:var(--surface);display:flex;align-items:center;justify-content:center;padding:36px;position:relative;min-height:490px}.detail-image>img{max-height:330px;width:100%;object-fit:contain;mix-blend-mode:multiply}.detail-caption{position:absolute;left:27px;bottom:24px;color:var(--muted);font-size:8px;letter-spacing:1.4px}.detail-copy{padding:31px 28px}.detail-copy h2{font-size:25px;letter-spacing:-.025em;margin:12px 0 8px}.detail-copy>.subtle{font-size:10px}.detail-price{font-size:24px;display:block;margin:22px 0 12px;font-weight:600}.availability{display:flex;gap:7px;align-items:center;font-size:11px;color:var(--green)}.availability.unavailable{color:var(--muted)}.size-heading{display:flex;align-items:center;justify-content:space-between;margin:26px 0 10px;gap:10px}.size-heading>b{font-size:11px}.size-heading .text-btn{font-size:9px;color:var(--muted)}.sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.sizes button{border:1px solid var(--line);border-radius:5px;min-height:43px;font-size:12px}.sizes button:disabled{color:#9b9b9b;background:var(--surface);text-decoration:line-through;text-decoration-thickness:1px}.sizes button:hover:not(:disabled):not(.selected){border-color:var(--ink)}.size-feedback{font-size:9px;color:var(--muted);min-height:16px;margin:10px 0 18px}.detail-copy>.btn+.btn{margin-top:8px}.detail-note{font-size:10px;display:flex;align-items:flex-start;gap:9px;color:var(--muted);margin-top:20px}.detail-note svg{margin-top:3px}.customize-link{background:var(--blue-wash);padding:14px 12px;display:flex;gap:12px;align-items:center;width:100%;text-align:left;border-radius:6px;color:var(--primary);margin-top:12px}.customize-link span{display:flex;flex-direction:column;gap:5px}.customize-link b{font-size:11px}.customize-link small{font-size:9px}.customize-link>svg:last-child{margin-left:auto}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:15px 20px;max-width:calc(100vw - 30px);width:max-content;z-index:var(--z-toast);border-radius:8px;font-size:12px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 8px #0303031a;animation:toast-in .2s ease-out}.toast>svg{color:var(--accent)}.toast>button{color:var(--accent);display:flex;gap:6px;align-items:center;margin-left:10px;font-size:11px}.notice{background:var(--blue-wash);border-radius:7px;display:flex;align-items:flex-start;gap:10px;padding:14px;font-size:11px;line-height:1.6;color:#37444f;margin:12px 0}.notice svg{margin-top:1px}.error{color:var(--error);font-size:12px;margin:12px 0}.contact-content{padding:28px}.contact-icon{width:65px;height:65px;display:grid;place-items:center;background:var(--blue-wash);color:var(--primary);border-radius:14px;margin-bottom:23px}.contact-content h3{font-size:21px;letter-spacing:-.02em}.contact-content>p{color:var(--muted);font-size:12px;margin:14px 0 23px}.segmented{display:flex;border-radius:7px;background:var(--surface-2);padding:4px;gap:2px}.segmented button{font-size:11px;min-height:33px;border-radius:5px;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);white-space:nowrap}.segmented button.selected{background:var(--bg);color:var(--ink);box-shadow:0 2px 3px #0303030d}.tiny-dot{width:4px;height:4px;border-radius:50%;background:var(--primary)}.studio-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:44px;align-items:start}.studio-preview{position:sticky;top:24px;background:var(--surface);border-radius:12px;overflow:hidden;min-width:0}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;gap:8px}.preview-toolbar>span{font-size:10px;display:flex;align-items:center;gap:7px}.preview-footer{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);border-top:1px solid var(--line);padding:18px 14px;font-size:10px}.shirt-mockup{position:relative;width:100%;aspect-ratio:.88;isolation:isolate;overflow:hidden}.shirt-photo{position:absolute;inset:0;background-image:url(/shirt-views.png);background-size:200% 100%;background-position:0 0;mix-blend-mode:multiply}.shirt-photo.back{background-position:100% 0}.shirt-tint{position:absolute;inset:0;mix-blend-mode:multiply;opacity:.87;clip-path:polygon(31% 14%,41% 14%,48% 16%,57% 14%,66% 14%,78% 20%,98% 43%,82% 51%,82% 44%,82% 84%,19% 84%,19% 45%,19% 51%,1% 42%,22% 20%)}.print-placement{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.print-placement.chest{top:32%;left:30%;width:42%;height:31%}.print-placement.small{top:29%;left:59%;width:13%;height:12%}.print-placement.full{top:23%;left:19%;width:63%;height:59%}.print-placement .print-art{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply}.sample-art{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4%;color:var(--primary);text-align:center;line-height:.9;font-weight:900;container-type:size}.sample-art b{font-size:clamp(7px,20cqw,38px);letter-spacing:-.04em;line-height:.9}.sample-art small{font-size:clamp(3px,4cqw,9px);letter-spacing:.12em;margin-top:4%;font-weight:500}.orbit-symbol{font-size:clamp(20px,60cqw,150px);line-height:.8;font-family:Arial,sans-serif}.flower-symbol{font-size:clamp(20px,65cqw,160px);line-height:.9;color:#e45937;font-family:Arial,sans-serif}.sample-art .type-art{font-size:clamp(12px,23cqw,48px);line-height:1;color:var(--ink);transform:rotate(-7deg)}.view-label{position:absolute;top:10px;left:23px;font-size:10px;color:var(--muted)}.mockup-hint{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-size:9px;color:var(--muted)}.studio-controls{min-width:0}.studio-step{border-bottom:1px solid var(--line);padding-bottom:26px;margin-bottom:25px}.studio-step h2{font-size:18px;display:flex;align-items:center;gap:12px;margin-bottom:22px;font-weight:600}.studio-step h2>span{font-size:10px;display:grid;place-items:center;width:23px;height:23px;border:1px solid var(--line);border-radius:50%;color:var(--muted)}.studio-step h2>small{margin-left:auto;font-size:10px;color:var(--primary);font-weight:500;background:var(--blue-wash);padding:5px 8px;border-radius:4px}.control-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:9px}.control-label span{font-size:11px;color:var(--muted)}.studio-step>.subtle{font-size:10px}.color-label{margin-top:23px;font-size:10px;color:var(--muted)}.color-label b{font-weight:500;color:var(--ink)}.swatches{display:flex;gap:9px;margin:11px 0 25px}.swatches button{width:41px;height:41px;border-radius:50%;padding:4px;border:1px solid transparent}.swatches button.selected{border-color:var(--ink)}.swatches button>span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;border:1px solid oklch(.2 0 0 / .12)}.preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.preset-grid>button{border:1px solid var(--line);border-radius:7px;padding:12px 5px;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.preset-grid>button.selected{border-color:var(--primary);background:var(--blue-wash);color:var(--primary)}.preset-grid b{font-size:10px;font-weight:500}.preset-grid small{font-size:9px;color:var(--muted)}.preset-icon{position:relative;display:block;height:38px}.preset-icon i{position:absolute;background:currentColor;opacity:.7}.preset-icon i.small{width:5px;height:5px;left:21px;top:13px}.preset-icon i.chest{width:11px;height:9px;left:13px;top:14px}.preset-icon i.full{width:16px;height:20px;left:11px;top:12px}.print-samples{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:13px}.print-samples button{height:94px;border:1px solid var(--line);border-radius:6px;padding:12px;background:var(--surface)}.print-samples button.selected{border-color:var(--primary);background:var(--blue-wash)}.print-samples .sample-art b{font-size:10px}.print-samples .sample-art .type-art{font-size:17px}.print-samples .sample-art .orbit-symbol,.print-samples .sample-art .flower-symbol{font-size:31px}.print-samples .sample-art small{font-size:4px}.upload-button{border:1px dashed oklch(.7 .025 242);border-radius:7px;width:100%;padding:17px;display:flex;gap:12px;align-items:center;text-align:left;min-height:76px}.upload-button:hover{background:var(--blue-wash)}.upload-button>span{display:flex;flex-direction:column;gap:6px;min-width:0}.upload-button b{font-size:11px;overflow-wrap:anywhere;font-weight:500}.upload-button small{font-size:9px;color:var(--muted)}.upload-button>svg:first-child{color:var(--primary)}.upload-button>svg:last-child{margin-left:auto}.remove-print{margin-top:8px;color:var(--muted);font-size:10px}.studio-step>.small{margin-top:12px}.studio-summary>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-summary strong{font-size:24px;letter-spacing:-.025em}.studio-summary>p{font-size:10px;color:var(--muted);margin:11px 0 20px}.studio-summary .btn.plain{margin-top:7px}.studio-explainer{display:flex;align-items:flex-start;gap:13px;background:var(--surface);padding:22px;border-radius:7px;margin-top:33px;max-width:730px;color:var(--muted)}.studio-explainer p{font-size:11px}.studio-explainer svg{margin-top:2px}.cart-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:52px;align-items:start}.cart-items{min-width:0}.cart-item{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-image{width:130px;height:140px;background:var(--surface);border-radius:7px;flex-shrink:0;display:grid;place-items:center;padding:10px}.cart-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-image:has(.shirt-mockup){padding:0}.cart-image .shirt-mockup{height:100%;aspect-ratio:unset}.cart-item-body{flex:1;min-width:0;padding:6px 0}.cart-item-body h3{font-size:16px;font-weight:600;letter-spacing:-.015em;margin:7px 0}.cart-item-body>p{font-size:11px;color:var(--muted)}.custom-note{font-size:9px;color:var(--primary);display:block;margin-top:6px}.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:13px;margin-top:18px}.cart-item-bottom>b{font-size:14px;white-space:nowrap;font-weight:600}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px}.quantity>.icon-btn{min-width:31px;min-height:31px;padding:5px}.quantity>span{min-width:24px;text-align:center;font-size:11px}.cart-items>.text-btn{margin-top:23px;color:var(--muted)}.order-summary{background:var(--surface);padding:28px;border-radius:11px;position:sticky;top:24px}.order-summary h2{font-size:21px;letter-spacing:-.025em;margin-bottom:27px}.summary-line{display:flex;justify-content:space-between;gap:15px;margin-bottom:17px;font-size:11px}.summary-line>span{color:var(--muted)}.summary-line b{font-weight:500}.summary-total{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:21px;margin:22px 0 25px;gap:10px}.summary-total>span{font-size:13px}.summary-total>strong{font-size:24px;letter-spacing:-.03em;white-space:nowrap}.field-label{display:flex;flex-direction:column;gap:9px;font-size:11px;font-weight:500;margin-bottom:18px}.field-label input,.field-label textarea{border:1px solid var(--line);border-radius:6px;background:var(--bg);padding:12px;width:100%;min-width:0;font-size:12px;resize:vertical;color:var(--ink)}.field-label input::placeholder,.field-label textarea::placeholder{color:var(--muted);font-size:11px;font-weight:400}.field-label select{font-size:12px;min-width:0;width:100%}.order-summary>.small{margin-top:13px}.order-review{padding:24px}.order-text{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:15px;font-size:11px;line-height:1.8;resize:vertical;margin:16px 0}.order-review>.btn{margin-bottom:10px}.vip-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:start;margin-top:50px}.vip-card{background:var(--primary);border-radius:14px;color:#fff;aspect-ratio:1.65;padding:28px 30px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;isolation:isolate;transform:rotate(-4deg);margin:28px 0 25px;box-shadow:0 6px 8px #0c314924}.vip-card.expired{filter:grayscale(1)}.vip-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.vip-logo{font-size:45px;font-weight:800;letter-spacing:-3px;line-height:1}.vip-card>div:first-child>span:last-child{font-size:9px;letter-spacing:2px}.vip-star{font-family:Arial,sans-serif;font-size:310px;line-height:.8;position:absolute;top:25px;right:36px;opacity:.18;z-index:-1;transform:rotate(15deg)}.vip-card-bottom{display:flex;align-items:flex-end;justify-content:space-between}.vip-card-bottom>span{display:flex;flex-direction:column;gap:12px}.vip-card-bottom small{font-size:8px;letter-spacing:1.5px;opacity:.8}.vip-card-bottom b{font-size:12px;letter-spacing:1px;font-weight:500}.vip-state{padding-top:10px;display:flex;justify-content:center;font-size:11px}.vip-details h2{font-size:35px;letter-spacing:-.03em;line-height:1.12;font-weight:600}.vip-details>p{font-size:12px;max-width:390px;color:var(--muted);margin-top:18px}.benefit{display:flex;gap:17px;align-items:center;margin:25px 0}.benefit>span{width:45px;height:45px;display:grid;place-items:center;background:var(--blue-wash);color:var(--primary);border-radius:9px;flex-shrink:0}.benefit h3{font-size:13px;font-weight:600;margin-bottom:5px}.benefit p{font-size:11px;color:var(--muted)}.vip-details>.btn{margin-top:12px}.vip-details>.small{font-size:10px;margin-top:12px}.demo-state-controls{border-top:1px solid var(--line);margin:60px 0 20px;padding-top:24px;display:flex;align-items:center;justify-content:center;gap:20px}.demo-state-controls>span{font-size:11px;color:var(--muted)}.profile-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;margin-bottom:50px}.profile-intro{display:flex;align-items:center;gap:20px;padding:12px 0 32px}.avatar{display:grid;place-items:center;width:75px;height:75px;border-radius:50%;background:var(--blue-wash);color:var(--primary)}.profile-intro h2{font-size:24px;font-weight:600;letter-spacing:-.02em}.profile-intro p{font-size:12px;color:var(--muted);margin-top:7px}.profile-menu{border-top:1px solid var(--line)}.profile-menu>button{display:flex;align-items:center;text-align:left;width:100%;border-bottom:1px solid var(--line);gap:18px;padding:20px 7px}.profile-menu>button:hover{background:var(--surface)}.profile-menu>button>span{display:flex;flex-direction:column;gap:7px}.profile-menu b{font-size:13px;font-weight:500}.profile-menu small{font-size:10px;color:var(--muted)}.profile-menu>button>svg:last-child{margin-left:auto;color:var(--muted)}.demo-panel{background:var(--surface);border-radius:11px;padding:30px}.demo-badge{display:inline-flex;align-items:center;white-space:nowrap;font-size:8px;letter-spacing:.7px;font-weight:500;background:var(--blue-wash);color:var(--primary);border-radius:4px;padding:6px 8px}.demo-panel h2{font-size:21px;letter-spacing:-.025em;margin-top:18px}.demo-panel>p{font-size:11px;color:var(--muted);margin-top:13px}.role-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:23px 0}.role-options>button{border:1px solid var(--line);border-radius:6px;background:var(--bg);display:flex;align-items:center;justify-content:space-between;padding:14px 11px;font-size:11px;gap:10px}.role-options>button.selected{border-color:var(--primary);color:var(--primary);background:var(--blue-wash)}.demo-panel>small{display:block;font-size:9px;color:var(--muted);line-height:1.65;margin-top:16px}.workspace-nav{display:flex;align-items:center;gap:9px;max-width:1344px;margin:0 auto 3px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.role-pill{display:flex;align-items:center;gap:8px;color:var(--primary);font-size:11px;margin-right:auto}.role-pill small{font-size:8px;color:var(--muted);background:var(--surface);padding:4px 6px;border-radius:3px}.workspace-nav>button{font-size:11px;padding:9px 13px;border-radius:5px}.workspace-nav>button.active{background:var(--blue-wash);color:var(--primary)}.workspace-nav>button:hover{background:var(--surface)}.workspace-notice{display:flex;align-items:center;gap:10px;padding:15px 17px;background:var(--surface);border-radius:7px;color:var(--muted);font-size:11px;margin-bottom:27px;line-height:1.6}.workspace-notice>.demo-badge{margin-left:auto}.stock-stats{display:flex;padding:12px 0 30px;border-bottom:1px solid var(--line);gap:50px;margin-bottom:25px}.stock-stats>div{display:flex;flex-direction:column;gap:11px}.stock-stats>div>span{font-size:11px;color:var(--muted)}.stock-stats strong{font-size:31px;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.stock-stats>.stock-source{flex-direction:row;align-items:center;margin-left:auto;gap:16px;line-height:1.8}.stock-source>svg{color:var(--primary)}.stock-source b{color:var(--ink);font-weight:500}.workspace-toolbar{display:flex;align-items:center;gap:18px;margin-bottom:22px;flex-wrap:wrap}.workspace-toolbar h2{font-size:21px;letter-spacing:-.02em;margin-right:auto}.workspace-toolbar>.search-box{width:340px;max-width:none}.workspace-toolbar select,.workspace-toolbar .check-row{font-size:11px}.workspace-toolbar>.btn{margin-left:auto}.stock-table-wrap{overflow:auto;width:100%;border:1px solid var(--line);border-radius:8px}.stock-table{border-collapse:collapse;width:100%;text-align:left}.stock-table th{background:var(--surface);color:var(--muted);font-size:10px;font-weight:500;padding:14px 16px;white-space:nowrap}.stock-table td{border-top:1px solid var(--line);padding:13px 16px;font-size:12px}.stock-table td:last-child{padding-left:6px;padding-right:6px}.stock-product{display:flex;align-items:center;gap:13px;min-width:235px}.stock-product>div{width:50px;height:50px;background:var(--surface);border-radius:4px;display:grid;place-items:center;padding:3px;flex-shrink:0}.stock-product img{max-height:45px;object-fit:contain;mix-blend-mode:multiply}.stock-product>span{display:flex;flex-direction:column;gap:6px;max-width:230px}.stock-product b{font-size:11px;font-weight:500}.stock-product small{font-size:8px;color:var(--muted)}.table-price{white-space:nowrap;font-size:11px!important;font-variant-numeric:tabular-nums}.stock-size-grid{display:flex;gap:4px}.stock-size-grid>span{display:flex;flex-direction:column;align-items:center;gap:7px;width:29px;flex-shrink:0;padding:7px 3px;background:var(--surface);border-radius:4px}.stock-size-grid small{font-size:8px;color:var(--muted)}.stock-size-grid b{font-size:10px;font-weight:500;font-variant-numeric:tabular-nums}.stock-size-grid .zero{opacity:.4}.stock-size-grid .low{background:#ffeccc;color:#6a440b}.low-total{color:var(--error)}.simple-list{border-top:1px solid var(--line);margin-bottom:50px}.simple-list>div{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:22px 12px}.list-icon{display:grid;place-items:center;width:47px;height:47px;background:var(--surface);color:var(--primary);border-radius:8px;flex-shrink:0}.simple-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:8px;margin-right:auto}.simple-list b{font-size:13px;font-weight:500}.simple-list small{font-size:10px;color:var(--muted)}.simple-list strong{font-size:14px;white-space:nowrap}.simple-list select{font-size:11px}.status-pill{padding:6px 10px;font-size:9px;background:#d9f2e4;color:var(--green);border-radius:5px}.settings-form{max-width:620px;padding:16px 0 40px}.settings-form h2{font-size:20px;margin-bottom:16px;font-weight:600;letter-spacing:-.02em}.settings-form>.subtle{font-size:12px;margin-bottom:23px}.settings-form .field-label{font-size:12px}.settings-form hr{border:0;border-top:1px solid var(--line);margin:38px 0}.settings-form>.text-btn{color:var(--primary)}.modal-form{padding:24px}.modal-form h3{font-size:17px;margin-bottom:22px}.modal-form .field-label{font-size:12px}.modal-form>.small{margin:15px 0}.stock-edit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.stock-edit-grid label{display:flex;flex-direction:column;gap:7px;font-size:11px}.stock-edit-grid input{width:100%;min-width:0;border:1px solid var(--line);border-radius:4px;padding:10px 7px}.mobile-filter-panel{padding:20px}.modal-action{position:sticky;bottom:0;background:var(--bg);padding:16px 20px;border-top:1px solid var(--line)}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;bottom:20px}to{opacity:1;bottom:30px}}@media(max-width:1150px){.main{padding:25px 30px 30px}.header{padding:0 30px;gap:20px}.topline{padding:0 30px}.desktop-nav{margin-left:18px;gap:20px}.header-actions{gap:8px}.catalog-layout{grid-template-columns:167px minmax(0,1fr);gap:23px}.filters{padding-right:17px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.standalone{grid-template-columns:repeat(4,minmax(0,1fr))}.service-strip{gap:13px;font-size:9px}.service-strip>button{font-size:9px}.service-strip>span,.service-strip>button{gap:7px}.service-strip svg{width:16px}.catalog-toolbar{gap:10px}.category-tabs button{padding:10px 12px;font-size:10px}.search-box{width:44%}.footer{padding:26px 30px;gap:20px}.footer>div{gap:15px}.studio-layout{gap:30px;grid-template-columns:1.2fr 1fr}.preview-toolbar{padding:16px 12px}.preview-toolbar>span{font-size:9px}.segmented button{padding:8px 12px;font-size:10px}.studio-step h2{font-size:16px}.studio-summary strong{font-size:21px}.studio-summary>div>span{font-size:11px}.cart-layout{gap:30px;grid-template-columns:1.4fr 1fr}.order-summary{padding:22px}.cart-item{gap:14px}.cart-image{width:100px;height:120px}.cart-item-body h3{font-size:14px}.cart-item-bottom>b{font-size:12px}.vip-layout{gap:55px}.vip-card{padding:24px}.vip-card-bottom b{font-size:10px}.vip-details h2{font-size:31px}.profile-grid{gap:40px}.workspace-nav{margin:0 30px}.stock-stats{gap:35px}.stock-table th,.stock-table td{padding-left:12px;padding-right:12px}.stock-product{min-width:210px}.stock-product>span{max-width:180px}.stock-size-grid>span{width:26px}.stock-size-grid{gap:3px}}@media(max-width:900px){.brand-words{display:none}.desktop-nav{margin-left:10px}.catalog-layout{grid-template-columns:1fr}.filters{display:none}.mobile-filter{display:flex;border:1px solid var(--line);min-height:36px;font-size:10px;padding:8px 12px;gap:8px}.mobile-filter.filter-active{color:var(--primary);border-color:var(--primary)}.results-note{margin-right:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{gap:20px}.category-tabs button{font-size:11px;padding:11px 20px}.search-box{width:44%;max-width:330px}.product-photo{aspect-ratio:1/1}.product-name,.product-bottom strong{font-size:13px}.available-sizes{font-size:9px}.product-tag{font-size:8px}.mobile-filter-panel>.filter-title{display:none}.mobile-filter-panel .filter-group h3{font-size:13px}.mobile-filter-panel .filter-line{font-size:13px;min-height:43px}.mobile-filter-panel .filter-sizes{grid-template-columns:repeat(5,1fr);gap:8px}.mobile-filter-panel .filter-sizes button{height:43px;font-size:13px}.mobile-filter-panel .filter-group select{height:44px;font-size:12px}.mobile-filter-panel .price-value{font-size:13px}.mobile-filter-panel .check-row{font-size:12px;min-height:44px}.mobile-filter-panel .filter-help{display:none}.mobile-filter-panel .reset{font-size:12px;min-height:44px}.mobile-filter-panel .range-labels{font-size:10px}.footer>span{display:none}.service-strip>span:nth-child(2){display:none}.studio-layout{grid-template-columns:1fr 1fr;gap:24px}.preview-toolbar{flex-wrap:wrap}.preview-toolbar>.segmented{order:3;width:100%}.preview-toolbar>.segmented>button{width:50%}.preview-footer,.preset-grid b{font-size:9px}.preset-grid small{font-size:8px}.studio-step h2{font-size:15px;gap:8px}.studio-summary strong{font-size:19px}.studio-summary>div{align-items:flex-start}.studio-summary>div>span{max-width:110px;line-height:1.5}.cart-layout{grid-template-columns:1fr 1fr;gap:22px}.cart-image{width:80px;height:98px}.cart-item{gap:10px}.cart-item>.icon-btn{min-width:25px;min-height:25px;padding:3px}.cart-item-bottom{gap:10px;align-items:flex-start;flex-direction:column;margin-top:12px}.order-summary{padding:22px 18px}.summary-total>strong{font-size:21px}.vip-layout{gap:35px}.vip-card{padding:20px}.vip-logo{font-size:36px}.vip-card>div:first-child>span:last-child{font-size:7px}.vip-card-bottom b{font-size:8px}.vip-star{font-size:245px}.vip-details h2{font-size:28px}.profile-grid{gap:25px}.demo-panel{padding:24px 20px}.role-options{grid-template-columns:1fr}.workspace-notice{font-size:10px}.stock-stats{gap:30px}.stock-stats strong{font-size:27px}.stock-stats>.stock-source{display:none}.workspace-nav{overflow:auto;gap:4px}.workspace-nav>button{white-space:nowrap;padding:9px;font-size:10px}.role-pill{white-space:nowrap;font-size:10px;margin-right:10px}.simple-list>div{gap:14px}.simple-list strong,.simple-list b{font-size:12px}}@media(max-width:600px){:root{font-size:14px}html{scroll-padding-top:80px}.topline{display:none}.main{padding:16px 18px 27px;min-height:70vh}.header{height:72px;padding:0 18px;position:sticky;top:0;z-index:var(--z-sticky);border-bottom:1px solid var(--line);gap:14px;padding-top:env(safe-area-inset-top)}.brand-mark{font-size:39px}.brand-mark>span:first-child{font-size:32px}.brand-words{display:block;font-size:6px;letter-spacing:1.2px;padding-left:10px}.brand{gap:10px}.desktop-nav{display:none}.header-actions{gap:8px}.header-actions>.icon-btn:first-child{display:none}.header-actions>.icon-btn:last-child{display:none}.header-actions .icon-btn{min-width:35px}.cart-button{gap:8px;min-height:44px}.cart-button b{width:20px;height:20px;font-size:9px}.desktop-text{display:none!important}.service-strip{padding:17px 0;gap:10px;border-bottom:1px solid var(--line);font-size:8px}.service-strip>span,.service-strip>button{gap:5px;font-size:8px}.service-strip>span:nth-child(3){display:none}.service-strip>button>svg:last-child{display:none}.service-strip svg{width:14px;height:14px}.catalog-section{margin-top:27px;scroll-margin-top:83px}.section-heading{margin-bottom:20px;align-items:flex-start}.section-heading h2{font-size:27px;letter-spacing:-.04em;margin-bottom:6px}.section-heading .subtle{font-size:9px}.catalog-count{font-size:9px;padding-top:8px}.catalog-toolbar{flex-wrap:wrap;gap:13px;margin-bottom:13px}.category-tabs{width:100%;gap:7px}.category-tabs button{font-size:11px;min-height:41px;padding:10px 18px;flex:1}.search-box{width:100%;max-width:none;height:42px;padding:0 12px}.search-box input{font-size:11px}.catalog-toolbar>.search-box{order:2}.results-toolbar{margin-bottom:17px;gap:10px}.mobile-filter{min-height:38px;font-size:10px;padding:9px 11px}.results-note{display:none}.sort-control{margin-left:auto}.sort-control select{font-size:10px;min-height:36px}.product-grid,.standalone{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.product-photo{aspect-ratio:1/1.14;border-radius:7px}.photo-link{padding:26px 9px 10px}.product-photo.is-shirt .photo-link{padding:33px 20px 16px}.favorite-btn{right:3px;top:4px;min-width:40px;min-height:40px}.favorite-btn svg{width:18px;height:18px}.product-tag{font-size:6px;top:12px;left:8px;padding:5px 6px}.quick-add{width:32px;height:32px;right:7px;bottom:7px}.product-info{padding-top:11px}.brand-label{font-size:7px;letter-spacing:.9px;margin-bottom:6px}.product-name{font-size:11px;line-height:1.45;font-weight:500}.product-color{font-size:8px;margin-top:4px}.product-bottom{margin-top:10px}.product-bottom strong{font-size:12px}.available-sizes{font-size:8px;margin-top:5px;letter-spacing:0}.load-more{margin-top:26px;min-height:43px;width:100%;font-size:11px}.vip-banner{margin-top:30px;padding:20px 17px;gap:13px;flex-wrap:wrap;border-radius:8px}.vip-banner>svg{width:25px}.vip-banner h3{font-size:17px}.vip-banner p{font-size:9px}.vip-banner>span{width:100%;font-size:10px;margin:0 0 0 38px;gap:12px}.data-note{font-size:8px;text-align:left;align-items:flex-start;margin-top:22px;line-height:1.6}.data-note svg{margin-top:1px}.footer{padding:20px 18px 100px;gap:16px;align-items:flex-start}.footer-brand{font-size:25px}.footer>div{flex-direction:column;gap:13px;align-items:flex-end;margin-left:auto}.footer>div button{font-size:9px;min-height:28px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--bg);z-index:var(--z-sticky);border-top:1px solid var(--line);height:calc(67px + env(safe-area-inset-bottom));padding:5px 5px calc(5px + env(safe-area-inset-bottom));justify-content:space-around}.bottom-nav>button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex:1;font-size:8px;color:var(--muted);padding:6px 1px;white-space:nowrap;min-width:0}.bottom-nav>button svg{width:21px;height:21px}.bottom-nav>button.active{color:var(--primary)}.bottom-nav>button.active:before{content:"";position:absolute;width:28px;height:2px;background:var(--primary);top:-5px;border-radius:0 0 2px 2px}.bottom-nav i{width:4px;height:4px;position:absolute;top:6px;right:24%;border-radius:50%;background:var(--primary)}.page-heading{margin:8px 0 26px}.breadcrumb{font-size:9px;margin-bottom:18px}.page-heading h1{font-size:31px;line-height:1.1;margin-bottom:11px}.page-heading p{font-size:11px;max-width:330px}.empty{padding:65px 15px;gap:17px;min-height:340px}.empty h2{font-size:24px}.empty p{font-size:12px}.empty .btn{font-size:11px}.modal,.modal.wide{width:100%;max-width:100%;margin:auto 0 0;border-radius:15px 15px 0 0;max-height:94dvh;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom)}.modal-head{padding:13px 18px}.modal-head h2{font-size:14px}.modal-head>.icon-btn{min-height:38px;min-width:38px}.product-detail{grid-template-columns:1fr}.detail-image{min-height:220px;height:230px;padding:20px 60px}.detail-image>img{max-height:190px;width:100%;object-fit:contain}.detail-caption{bottom:13px;left:19px;font-size:7px}.detail-copy{padding:24px 21px 22px}.detail-copy h2{font-size:25px;margin-top:9px}.detail-copy .brand-label{font-size:9px}.detail-copy>.subtle{font-size:11px}.detail-price{font-size:25px;margin-top:18px}.availability{font-size:11px}.size-heading>b{font-size:12px}.size-heading .text-btn{font-size:10px;min-height:38px}.size-heading{margin-top:22px}.sizes button{min-height:46px;font-size:13px}.size-feedback{font-size:10px}.detail-copy>.btn{min-height:49px}.detail-note{font-size:10px}.customize-link b{font-size:12px}.customize-link small{font-size:10px}.toast{bottom:83px;font-size:11px;padding:14px 16px;gap:8px;max-width:calc(100vw - 24px);animation:toast-mobile .2s ease-out}.toast>button{font-size:10px;gap:4px;margin-left:3px}.toast>svg{width:18px}.contact-content{padding:25px 21px}.contact-content h3{font-size:21px}.contact-content>p{font-size:12px}.contact-content .notice{font-size:11px}.studio-layout{grid-template-columns:1fr;gap:26px}.studio-preview{position:relative;top:0;border-radius:9px}.preview-toolbar{flex-wrap:nowrap;padding:12px 13px}.preview-toolbar>span{font-size:8px}.preview-toolbar>.segmented{order:0;width:auto}.preview-toolbar>.segmented>button{width:auto;padding:8px 10px;min-height:30px;font-size:9px}.preview-toolbar>.icon-btn{min-width:30px;min-height:35px;padding:6px}.shirt-mockup{aspect-ratio:1.1;max-height:380px}.shirt-photo{inset:0 7%;background-size:200% 100%}.shirt-tint{inset:0 7%}.print-placement.chest{top:32%;left:33%;width:36%;height:31%}.print-placement.small{top:29%;left:58%;width:11%;height:12%}.print-placement.full{top:23%;left:24%;width:53%;height:59%}.view-label{top:0;left:16px;font-size:8px}.mockup-hint{bottom:11px;font-size:8px}.preview-footer{padding:13px 10px;font-size:9px;gap:7px}.preview-footer>svg{width:14px}.studio-step{padding-bottom:24px;margin-bottom:24px}.studio-step h2{font-size:18px;gap:10px;margin-bottom:21px}.studio-step h2>small{font-size:10px}.control-label{font-size:12px}.studio-step>.subtle{font-size:11px}.swatches{margin-bottom:22px;gap:10px}.swatches button{width:45px;height:45px}.color-label{font-size:11px}.preset-grid{gap:7px}.preset-grid>button{padding:13px 5px;gap:10px}.preset-grid b{font-size:10px}.preset-grid small{font-size:9px}.print-samples button{height:96px}.upload-button{padding:18px 15px}.upload-button b{font-size:12px}.upload-button small{font-size:10px}.remove-print{font-size:11px;min-height:42px}.studio-summary>div{align-items:center}.studio-summary>div>span{max-width:unset;font-size:12px}.studio-summary>div>strong{font-size:25px}.studio-summary>p{font-size:10px}.studio-summary .btn.primary{min-height:50px;position:sticky;bottom:77px}.studio-explainer{padding:17px;gap:10px;margin-top:25px}.studio-explainer p{font-size:10px}.cart-layout{grid-template-columns:1fr;gap:30px}.cart-item{gap:13px;padding:20px 0}.cart-image{width:90px;height:112px}.cart-image .shirt-photo,.cart-image .shirt-tint{inset:0}.cart-image .print-placement.chest{left:30%;width:42%}.cart-item-body{padding:3px 0}.cart-item-body h3{font-size:13px;margin:6px 0}.cart-item-body>p{font-size:10px}.cart-item-bottom{flex-direction:row;align-items:center;gap:8px;margin-top:15px}.cart-item-bottom>b{font-size:12px}.quantity>.icon-btn{min-height:32px;min-width:28px}.quantity>span{min-width:20px}.cart-item>.icon-btn{min-height:34px;min-width:26px;padding:3px}.order-summary{position:static;padding:23px 21px}.order-summary h2{font-size:22px}.summary-line{font-size:12px}.summary-total>strong{font-size:25px}.field-label{font-size:12px}.field-label textarea,.field-label input,.field-label select{font-size:16px;min-height:45px}.field-label textarea::placeholder,.field-label input::placeholder{font-size:12px}.order-review{padding:21px}.order-text{font-size:12px}.vip-layout{grid-template-columns:1fr;gap:27px;margin-top:20px}.vip-card{margin:18px 5px 22px;padding:24px;border-radius:12px}.vip-logo{font-size:43px}.vip-card>div:first-child>span:last-child{font-size:8px}.vip-card-bottom small{font-size:7px}.vip-card-bottom b{font-size:9px}.vip-star{font-size:245px;right:15px}.vip-state{font-size:11px}.vip-details{padding-top:13px}.vip-details h2{font-size:32px}.vip-details>p{font-size:12px;margin-top:15px}.benefit{gap:15px;margin:24px 0}.benefit h3{font-size:13px}.benefit p{font-size:11px}.vip-details>.btn{min-height:50px}.demo-state-controls{flex-direction:column;align-items:center;gap:14px;margin-top:33px}.demo-state-controls .segmented{width:100%}.demo-state-controls .segmented button{flex:1;font-size:11px;min-height:36px}.profile-grid{grid-template-columns:1fr;gap:31px;margin-bottom:20px}.profile-intro{gap:16px;padding:9px 0 25px}.avatar{width:66px;height:66px}.profile-intro h2{font-size:22px}.profile-intro p{font-size:11px}.profile-menu>button{padding:20px 6px}.demo-panel{padding:24px}.demo-panel h2{font-size:21px}.demo-panel>p{font-size:12px}.role-options{grid-template-columns:1fr 1fr}.role-options>button{min-height:48px;font-size:11px;padding:11px 9px}.demo-panel>small{font-size:10px}.workspace-nav{margin:0;padding:10px 18px;gap:5px;border-top:0;scrollbar-width:none}.role-pill{display:none}.workspace-nav>button{padding:9px 13px;font-size:10px;min-height:37px;flex-shrink:0}.workspace-notice{font-size:10px;padding:13px;align-items:flex-start;gap:9px}.workspace-notice>.demo-badge{display:none}.workspace-notice>svg{margin-top:2px}.stock-stats{gap:17px;justify-content:space-between;padding:5px 0 23px}.stock-stats>div>span{font-size:9px}.stock-stats strong{font-size:25px}.workspace-toolbar{gap:12px;margin-bottom:17px}.workspace-toolbar>.search-box{width:100%;height:44px}.workspace-toolbar select{height:41px;font-size:11px}.workspace-toolbar .check-row{font-size:10px;margin-left:auto;min-height:41px}.workspace-toolbar>.btn{font-size:11px;min-height:44px;margin:0}.workspace-toolbar h2{font-size:21px}.stock-table-wrap{border:0;overflow:visible}.stock-table,.stock-table tbody{display:block}.stock-table thead{display:none}.stock-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;position:relative;border:1px solid var(--line);border-radius:8px;padding:14px;margin-bottom:12px;gap:11px;overflow:hidden}.stock-table td{display:block;border:0;padding:0;min-width:0}.stock-table td:first-child{grid-column:1/-1;padding-right:34px}.stock-table td.table-price{grid-column:1;grid-row:3;align-self:center;font-size:12px!important}.stock-table td:has(.stock-size-grid){grid-column:1/-1;grid-row:2;overflow:auto;scrollbar-width:thin}.stock-table td:has(>.icon-btn){position:absolute;right:9px;top:13px;padding:0}.stock-table td:has(>b){grid-column:2;grid-row:3;font-size:11px;color:var(--muted);align-self:center}.stock-table td:has(>b):before{content:"Всего: ";font-size:10px}.stock-product{min-width:0;gap:12px}.stock-product>span{max-width:none}.stock-product b{font-size:12px;line-height:1.4}.stock-product small{font-size:9px}.stock-product>div{width:49px;height:49px}.stock-size-grid{gap:5px;width:100%;padding:2px 0}.stock-size-grid>span{width:auto;min-width:23px;flex:1;padding:7px 3px;gap:7px}.stock-size-grid small{font-size:8px}.stock-size-grid b{font-size:11px}.simple-list>div{flex-wrap:wrap;gap:12px;padding:20px 0}.simple-list>div>span:nth-child(2){flex:1;min-width:180px}.simple-list .status-pill{margin-left:auto}.simple-list strong{margin-left:59px}.simple-list select{margin-left:59px;flex:1;min-height:44px}.simple-list .text-btn{min-height:38px}.simple-list b{font-size:13px}.simple-list small{font-size:10px}.settings-form h2{font-size:21px}.modal-form{padding:22px}.stock-edit-grid{gap:8px}.stock-edit-grid input{padding:10px 5px;font-size:15px;min-height:44px}.stock-edit-grid label{font-size:12px}.modal-form>.btn{min-height:49px}.mobile-filter-panel{padding:20px}.modal-action{padding-bottom:max(18px,env(safe-area-inset-bottom))}.mobile-filter-panel .filter-group{margin-bottom:25px}.mobile-filter-panel .filter-line{margin:3px 0}.mobile-filter-panel .price-value{font-size:14px}.mobile-filter-panel input[type=range]{min-height:30px}}@media(max-width:360px){.main{padding:13px 14px 25px}.header{padding-left:14px;padding-right:14px}.brand-words{display:none}.product-grid{gap:22px 10px}.product-photo.is-shirt .photo-link{padding-left:15px;padding-right:15px}.product-tag{font-size:5.5px}.brand-label{font-size:6px}.product-bottom strong{font-size:11px}.available-sizes{font-size:7px}.page-heading h1{font-size:28px}.preview-toolbar>span{display:none}.preview-toolbar{justify-content:center}.role-options{grid-template-columns:1fr}.cart-image{width:75px;height:95px}.cart-item{gap:9px}.cart-item-bottom{flex-wrap:wrap}.cart-item-bottom>b{font-size:11px}.cart-item-body h3{font-size:12px}.stock-size-grid{gap:3px}.stock-size-grid>span{min-width:20px}.preset-grid b{font-size:9px}.studio-step h2{font-size:17px}}@keyframes toast-mobile{0%{opacity:0;transform:translate(-50%,7px)}to{opacity:1;transform:translate(-50%)}}.shirt-mockup{background:var(--surface)}.print-placement.full{inset:14% 1% 16%;width:auto;height:auto;clip-path:polygon(31% 0,66% 0,79% 9%,100% 42%,82% 55%,82% 100%,18% 100%,18% 55%,0 42%,21% 9%)}.print-placement.full>.print-art{object-fit:cover}@media(max-width:600px){.studio-preview{position:sticky;top:72px;z-index:10;border-bottom:1px solid var(--line)}.studio-preview>.shirt-mockup{height:242px;width:240px;aspect-ratio:unset;margin:auto;max-height:none}.studio-preview .shirt-photo,.studio-preview .shirt-tint{inset:0 9%}.studio-preview .preview-toolbar{padding-top:8px;padding-bottom:8px}.studio-preview .preview-footer{padding-top:9px;padding-bottom:9px;font-size:8px}.studio-preview .view-label{display:none}.studio-preview .mockup-hint{bottom:9px;font-size:7px}.print-placement.full{inset:14% 9% 16%;width:auto;height:auto}.studio-controls{position:relative;z-index:1}.studio-preview:has(+.studio-controls){box-shadow:0 4px 6px #1616160a}}@media(max-width:600px){.service-strip{padding:13px 0}.catalog-section{margin-top:23px}.section-heading{margin-bottom:17px}.section-heading h2{font-size:25px}.section-heading .subtle{font-size:9px}.category-tabs button{min-height:38px}.catalog-toolbar{gap:10px;margin-bottom:9px}.catalog-toolbar>.search-box{height:38px}.results-toolbar{margin-bottom:12px}.product-photo{aspect-ratio:1/1.08}}.print-placement .print-art{mix-blend-mode:normal}.cart-design-control{height:100%;width:100%;padding:0;position:relative}.cart-design-control>.shirt-mockup{height:100%;max-height:none}.cart-design-control>span{position:absolute;bottom:3px;left:5px;right:5px;background:var(--bg);border-radius:3px;font-size:7px;padding:3px;display:flex;justify-content:center;align-items:center;gap:4px}.cart-image:has(.cart-design-control){padding:0}.admin-shortcuts{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:18px;color:var(--primary)}@media(max-width:600px){.swatches{gap:7px}.swatches button{width:43px;height:43px}.studio-summary .btn.primary{position:static}.studio-preview{box-shadow:none!important}.bottom-nav{padding-bottom:calc(5px + max(env(safe-area-inset-bottom),var(--tg-content-safe-area-inset-bottom, 0px)));height:calc(67px + max(env(safe-area-inset-bottom),var(--tg-content-safe-area-inset-bottom, 0px)))}.main{padding-top:max(16px,var(--tg-content-safe-area-inset-top, 0px))}}@media(max-width:600px)and (max-height:700px){.studio-preview{position:relative;top:0}.studio-preview>.shirt-mockup{height:230px}.studio-preview .preview-toolbar{padding-top:6px;padding-bottom:6px}}:root{--bg: #f5f3ee;--surface: #ffffff;--surface-2: #ebe8e2;--ink: #191919;--muted: #67645f;--line: #d9d6d0;--primary: #d81e2b;--primary-hover: #ba1421;--blue-wash: #f8e6e4;--accent: #e1c18a;--green: #266744;--error: #b51928;--on-primary: #fff;--on-ink: #fff;--radius: 4px;--accent-ink: #b71926;--warning-bg: #faedcf;--warning-ink: #725015;--photo-bg: #efeeeb;--photo-ink: #202020;--brand-red: #df1723;--brand-gold: #d8ba72;--print-blue: #204de0;--print-ink: #171e23;--print-orange: #d96639;--safe-bottom: max(env(safe-area-inset-bottom, 0px), var(--tg-content-safe-area-inset-bottom, 0px));--nav-height: calc(64px + var(--safe-bottom));background:var(--bg);color:var(--ink);font-family:Golos Text,sans-serif}:root[data-theme=dark]{--bg: #141414;--surface: #202020;--surface-2: #2c2b2a;--ink: #f5f3ee;--muted: #b0ada7;--line: #393837;--blue-wash: #3b2023;--green: #8cce9f;--error: #ff8790;--on-ink: #181818;--accent-ink: #ff7880;--warning-bg: #3b3020;--warning-ink: #efd29d}body{background:var(--bg)}[hidden]{display:none!important}button,input,select,textarea{font-family:inherit}button,a,input,select{touch-action:manipulation}.btn{min-height:48px;border-radius:4px;font-size:14px;font-weight:600;gap:12px}.btn.primary{color:var(--on-primary);background:var(--primary)}.btn.primary:hover{background:var(--primary-hover)}.btn.dark{color:var(--on-ink)}.btn:disabled{background:var(--surface-2);color:var(--muted);opacity:1}.text-btn{min-height:44px;font-size:13px}.icon-btn,.modal-head .icon-btn{min-height:44px;min-width:44px}.subtle{color:var(--muted)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.12em}.main{max-width:1440px;padding:28px 48px 48px}.header{height:86px;max-width:1440px;padding:0 48px;gap:28px;background:var(--bg);border-bottom:1px solid var(--line)}.brand-logo{display:block;flex-shrink:0;width:112px;height:52px;background:#df1723 url(/brand/tds-refined.png) center 48% / 100% auto no-repeat}.brand-logo-full{width:150px;height:100px}.brand{flex-shrink:0;min-height:44px}.desktop-nav{margin:0 auto 0 30px;gap:30px}.desktop-nav>button{font-size:13px;font-weight:600}.desktop-nav>button.active:after{width:100%;height:2px;background:var(--primary);bottom:0}.header-actions{gap:10px}.theme-button{display:flex;gap:8px;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:10px;font-size:12px;border-radius:50%}.theme-button:hover{background:var(--surface-2)}.theme-button{flex-shrink:0;width:44px;height:44px}.theme-revealing *,.theme-revealing *:before,.theme-revealing *:after{transition:none!important}.theme-revealing .theme-button{view-transition-name:tds-theme-toggle}.theme-revealing::view-transition-group(root){animation:none}.theme-revealing::view-transition-image-pair(root){isolation:isolate}.theme-revealing::view-transition-old(root),.theme-revealing::view-transition-new(root){animation:none;mix-blend-mode:normal;opacity:1;inset:0;width:100%;height:100%;object-fit:fill}.theme-revealing::view-transition-old(root){animation:none;z-index:1}.theme-revealing::view-transition-new(root){z-index:2;-webkit-mask-image:var(--theme-reveal-mask, linear-gradient(transparent, transparent));mask-image:var(--theme-reveal-mask, linear-gradient(transparent, transparent));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.theme-revealing::view-transition-group(tds-theme-toggle){animation:none;z-index:3}.theme-revealing::view-transition-old(tds-theme-toggle){display:none}.theme-revealing::view-transition-new(tds-theme-toggle){animation:none;mix-blend-mode:normal;opacity:1}.cart-button b{color:var(--on-primary);background:var(--primary)}.footer{margin-top:24px;border-top:1px solid var(--line);background:var(--bg);color:var(--muted);padding:32px 48px}.footer button{min-height:44px}.footer .brand-logo{width:86px;height:44px}.footer>span{font-size:12px}.page-heading{margin-bottom:28px}.page-heading h1{font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-.055em}.page-heading p{font-size:14px}.page-home{padding-top:0}.home-hero{padding:26px 0 36px;border-bottom:1px solid var(--line)}.hero-eyebrow{display:flex;justify-content:space-between;gap:20px;font-size:11px;text-transform:uppercase;font-weight:600;letter-spacing:.075em}.hero-edition{color:var(--muted)}.hero-stage{position:relative;padding:24px 0 80px;margin-bottom:-80px;isolation:isolate;background:var(--bg)}.hero-stage h1{font-size:clamp(125px,17vw,240px);font-weight:900;color:var(--primary);letter-spacing:-.075em;line-height:.9;text-align:center;white-space:nowrap}.hero-stage h1 span{display:inline}.hero-product{display:block;width:min(60%,740px);padding:0;margin:-9px auto 0;background:transparent;position:relative;transform:rotate(-12deg);mix-blend-mode:multiply}.hero-shoe{width:100%;height:auto;object-fit:contain}.hero-shoe-light{mix-blend-mode:multiply}.hero-shoe-dark,[data-theme=dark] .hero-shoe-light{display:none}[data-theme=dark] .hero-shoe-dark{display:block;mix-blend-mode:screen}[data-theme=dark] .hero-product{mix-blend-mode:lighten}.hero-side-note{position:absolute;left:0;bottom:70px;font-size:12px;line-height:1.6;color:var(--muted)}.hero-product:hover{transform:rotate(-10deg) translateY(-4px)}.hero-bottom{position:relative;display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:34px;margin-top:42px}.hero-product-info{text-align:left;padding:0;min-height:48px}.hero-product-info b{display:flex;gap:8px;align-items:center;font-size:15px;letter-spacing:-.02em}.hero-product-info>span{display:block;margin-top:6px;color:var(--muted);font-size:14px}.hero-cta{width:100%;min-height:56px;justify-content:space-between;padding:16px 22px;font-size:15px}.hero-footnote{text-align:right;font-size:12px;color:var(--muted);line-height:1.5}.home-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.home-section-heading h2{font-size:clamp(26px,3.3vw,44px);letter-spacing:-.055em;font-weight:800;line-height:1.05}.home-section-heading h2>span{color:var(--primary)}.home-section-heading>span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.home-categories,.home-selection{margin-top:64px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.category-card{background:var(--photo-bg);color:var(--photo-ink);text-align:left;padding:24px;display:flex;flex-direction:column;overflow:hidden;min-width:0}.category-number{font-size:10px;color:#67645f;letter-spacing:.06em}.category-card>img{width:80%;height:220px;object-fit:contain;mix-blend-mode:multiply;margin:10px auto 20px;transition:transform .3s}.category-card:hover>img{transform:translateY(-4px) rotate(-4deg)}.category-shirts>img{height:220px}.category-card-caption{display:flex;justify-content:space-between;align-items:center;gap:10px}.category-card-caption b{display:block;font-size:27px;font-weight:800;letter-spacing:-.04em}.category-card-caption small{display:block;margin-top:5px;font-size:12px;color:#67645f}.home-studio{background:var(--primary);color:#fff;display:grid;grid-template-columns:1fr 1fr;margin-top:72px;overflow:hidden}.studio-campaign-copy{padding:44px}.studio-campaign-copy h2{font-size:clamp(40px,5.4vw,76px);line-height:.98;letter-spacing:-.055em;font-weight:900;margin:30px 0 22px}.studio-campaign-copy h2 span{color:#fff}.studio-campaign-copy p{font-size:14px;line-height:1.6}.studio-campaign-copy>.btn{background:#fff;color:#202020;justify-content:space-between;margin-top:28px;min-width:245px}.studio-campaign-image{padding:30px;position:relative;display:flex;align-items:center;justify-content:center;background:#e7e5df;color:#222}.studio-campaign-image>.shirt-mockup{width:100%;height:auto;max-height:none;aspect-ratio:.9;background:#e7e5df;transform:rotate(7deg)}.studio-campaign-image>span{position:absolute;bottom:23px;left:25px;font-size:10px;text-align:left;line-height:1.65}.home-vip{display:flex;align-items:center;gap:28px;width:100%;padding:30px 0;text-align:left;margin:25px 0 0;border-bottom:1px solid var(--line)}.home-vip>svg:first-child{color:var(--brand-gold);width:48px;height:48px}.home-vip>svg:last-child{margin-left:auto}.home-vip>span{display:flex;flex-direction:column;gap:7px}.home-vip small{color:var(--muted);font-size:10px;letter-spacing:.12em}.home-vip b{font-size:28px;letter-spacing:-.04em}.home-vip>span>span{font-size:13px;color:var(--muted)}.data-note{color:var(--muted);font-size:11px;line-height:1.6}.catalog-section{margin-top:0}.section-heading{margin-bottom:28px}.section-heading h1{font-size:52px;font-weight:800;letter-spacing:-.055em;margin-top:7px}.heading-period{color:var(--primary)}.catalog-count{font-size:13px}.catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:30px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:18px}.catalog-toolbar>.search-box{order:-1;width:100%;max-width:none}.search-box{height:48px;background:var(--surface);border-radius:4px;border:1px solid var(--line)}.search-box input{color:var(--ink);font-size:16px}.category-tabs{gap:26px}.category-tabs button{background:transparent;color:var(--muted);border-radius:0;border-bottom:2px solid transparent;padding:8px 0;min-height:44px;font-size:14px;font-weight:500}.category-tabs button.active{color:var(--ink);background:transparent;border-color:var(--primary);font-weight:650}.category-tabs button:hover:not(.active){background:transparent;color:var(--ink)}.results-toolbar{min-height:44px;margin-bottom:20px}.size-shortcut{display:flex;align-items:center;gap:6px;min-height:44px;border:1px solid var(--line);border-radius:4px;padding:0 8px}.size-shortcut select{color:var(--ink);background:transparent;min-height:44px;border:0;width:82px;font-size:12px}.size-shortcut option{color:var(--ink);background:var(--bg)}.sort-control select{min-height:44px;font-size:12px;max-width:190px;color:var(--ink)}.sort-control option{color:var(--ink);background:var(--bg)}.filter-line,.filter-check{min-height:44px}.filter-line{font-size:13px}.filter-title{font-size:18px}.filter-group h3{font-size:13px}.filter-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-sizes button{min-height:44px;font-size:13px;border-radius:3px}.filter-sizes button.selected,.sizes button.selected{color:var(--on-ink);background:var(--ink)}.filter-help{background:var(--surface);border-radius:4px}.product-grid,.product-grid.standalone{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 16px}.product-photo{background:var(--photo-bg);aspect-ratio:1;border-radius:3px}.photo-link{padding:28px 12px}.product-photo.is-shirt .photo-link{padding:26px 20px}.product-photo .favorite-btn{color:var(--photo-ink);width:44px;height:44px}.product-photo .favorite-btn.liked{color:#bb1424}.product-photo .quick-add{color:var(--photo-ink);background:#fff;width:44px;height:44px;border:0}.product-photo .quick-add:hover{background:#202020;color:#fff}.product-tag{color:#333;background:#fff;font-size:9px;border-radius:2px;top:14px}.product-tag.blue-tag{background:#fff;color:#b21b25}.product-info{padding-top:13px}.brand-label{font-size:10px;letter-spacing:.06em}.product-name{font-size:14px;font-weight:600;min-height:44px;display:flex;align-items:center}.product-color{font-size:11px}.product-bottom{margin-top:10px}.product-bottom strong{font-size:14px;font-weight:650}.available-sizes{font-size:11px;margin-top:8px}.detail-image,.cart-image,.stock-product>div{background:var(--photo-bg)}.detail-caption{color:#62605b}.detail-copy>.subtle,.detail-note{font-size:12px}.detail-note{margin-top:16px}.detail-purchase{margin:20px 0 5px}.detail-purchase>.btn+.btn{margin-top:8px}.sizes button{min-width:44px;min-height:44px;border-radius:3px;font-size:14px}.size-feedback{font-size:12px}.studio-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:40px}.studio-preview{position:sticky;top:24px;background:var(--photo-bg);border-radius:4px;box-shadow:none}.studio-preview>.shirt-mockup{width:min(100%,540px);height:auto;aspect-ratio:.94;max-height:none;margin:auto}.shirt-mockup{background:#f2f3f5;color:#171e23}.shirt-mockup .view-label,.shirt-mockup .mockup-hint{color:#535963}.sample-art{color:var(--print-blue)}.sample-art .type-art{color:var(--print-ink)}.flower-symbol{color:var(--print-orange)}.print-samples button{background:#f2f3f5}.preview-toolbar{color:var(--ink);background:var(--surface);padding:12px 16px;border-top:1px solid var(--line)}.preview-toolbar .segmented{background:var(--surface-2)}.preview-toolbar .segmented button{min-height:44px;min-width:84px;font-size:13px;padding:8px 12px}.preview-footer{font-size:11px;background:var(--surface);padding:12px}.studio-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-bottom:1px solid var(--line);margin-bottom:24px}.studio-tabs>button{font-size:13px;min-height:52px;padding:12px 3px;color:var(--muted);border-bottom:2px solid transparent}.studio-tabs>button[aria-selected=true]{border-color:var(--primary);color:var(--ink);font-weight:650}.studio-step{border:0;min-height:300px;margin:0;padding-bottom:10px}.studio-step h2{font-size:20px;margin-bottom:24px}.studio-step h2>span{display:none}.studio-step .subtle{font-size:12px}.control-label{font-size:14px}.swatches button{width:48px;height:48px;min-width:44px;min-height:44px}.preset-grid button{min-height:130px;border-radius:4px}.preset-grid button b{font-size:12px}.preset-grid button small{font-size:10px}.upload-button{border-radius:4px}.studio-tools{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:12px;gap:10px}.studio-summary{border-top:1px solid var(--line);padding-top:22px;margin-top:12px}.studio-summary>div>span{font-size:12px}.studio-summary strong{font-size:26px}.studio-summary>p{font-size:11px;margin:12px 0 16px}.studio-explainer{background:var(--surface);border-radius:3px}.studio-explainer p{font-size:12px}.modal{border-radius:8px;background:var(--bg)}.modal-head{background:var(--bg)}.vip-card{background:#27221d;color:#f7eedc;border:1px solid #6c5940}.vip-card .brand-logo{background-color:#df1723}.vip-star{color:#dfc28f}.vip-card.expired{background:#343230;color:#e3e0db}.vip-state{color:#f7eedc}.vip-banner,.demo-panel,.order-summary,.stat-card,.role-option,.notice{border-radius:4px}.order-text,.notice{color:var(--ink)}.toast{color:var(--on-ink)}.toast>svg,.toast>button{color:var(--on-ink)}.toast>button{min-height:44px}:is(.demo-badge,.role-options button.selected,.filter-line.active,.custom-note,.remove-print,.admin-shortcuts,.contact-icon,.list-icon,.theme-option.selected>svg:last-child){color:var(--accent-ink)}.preset-grid button.selected,.mobile-filter.filter-active,.studio-step h2>small,.workspace-nav button.active{color:var(--accent-ink)}.stock-size-grid .low{background:var(--warning-bg);color:var(--warning-ink)}.stock-size-grid .low small{color:inherit}.stock-product .image-missing,.product-photo .image-missing{color:#67645f}.quantity>.icon-btn{width:44px;height:44px;min-width:44px;min-height:44px}.cart-item-bottom{flex-wrap:wrap;gap:12px}.profile-menu button{min-height:76px}.role-options button{min-height:48px}.cart-image .cart-design-control>span{color:#202020;background:#f3f3f3}@media(max-width:1199px){.main{padding-left:28px;padding-right:28px}.header{padding:0 28px;gap:22px}.desktop-nav{gap:22px;margin-left:12px}.brand-logo{width:98px;height:46px}.catalog-layout{gap:22px;grid-template-columns:180px minmax(0,1fr)}.product-grid{gap:26px 12px}.product-bottom strong{font-size:13px}.hero-stage h1{font-size:17vw}}@media(max-width:1023px){body{padding-bottom:var(--nav-height)}.header{position:sticky;top:0;z-index:var(--z-sticky);height:calc(70px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px)}.desktop-nav,.header-actions>.icon-btn:last-child{display:none}.header-actions>.icon-btn{display:inline-flex}.bottom-nav{display:flex;position:fixed;inset:auto 0 0;z-index:30;height:var(--nav-height);padding:5px 12px calc(5px + var(--safe-bottom));border-top:1px solid var(--line);background:var(--bg)}.bottom-nav>button{position:relative;flex:1;min-width:0;min-height:48px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;color:var(--muted);font-size:10px;padding:4px 0}.bottom-nav>button.active{color:var(--primary)}[data-theme=dark] .bottom-nav>button.active>span{color:var(--ink)}.bottom-nav>button.active:before{display:none}.bottom-nav>button>svg{width:21px;height:21px}.nav-cart-count{position:absolute;top:0;left:calc(50% + 5px);font-size:9px;min-width:16px;height:16px;border-radius:20px;background:var(--primary);color:#fff;display:grid;place-items:center;padding:0 3px}.catalog-layout{display:block}.filters{display:none}.mobile-filter{display:inline-flex;min-height:44px;font-size:12px;padding:10px 14px}.product-grid,.product-grid.standalone{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products>.product-card:last-child{display:none}.hero-product{width:73%}.hero-side-note{display:none}.hero-bottom{grid-template-columns:1fr 1fr;gap:20px}.hero-footnote{display:none}.studio-campaign-copy{padding:30px}.studio-campaign-image{padding:16px}.studio-layout{gap:24px;grid-template-columns:1fr 1fr}.studio-preview{top:90px}.preview-toolbar>span{display:none}.preview-toolbar{gap:4px;justify-content:center}.preview-toolbar .segmented button{min-width:68px}.studio-tabs button{font-size:11px}.studio-step{min-height:0}.toast{bottom:calc(var(--nav-height) + 14px)}}@media(max-width:767px){.main{padding:22px 16px 28px}.header{height:calc(68px + env(safe-area-inset-top,0px));padding-left:16px;padding-right:16px;gap:12px}.brand-logo{width:92px;height:44px}.header-actions{gap:5px}.header-actions .cart-button{display:none}.header-actions>.icon-btn:first-of-type{display:inline-flex;min-width:44px}.theme-button,.header-actions>.icon-btn{border-radius:50%;background:var(--surface-2)}.page-home{padding-top:0}.home-hero{padding:19px 0 24px}.hero-eyebrow{font-size:9px;letter-spacing:.045em}.hero-edition{display:none}.hero-stage{padding-top:20px}.hero-stage h1{font-size:clamp(86px,27vw,162px);line-height:.88;text-align:left;letter-spacing:-.075em}.hero-stage h1 span{display:block}.hero-product{width:90%;margin:-12px auto 0;transform:rotate(-12deg)}.hero-product:hover{transform:rotate(-12deg)}.hero-bottom{display:block;margin-top:18px}.hero-product-info{display:block}.hero-product-info b{font-size:14px}.hero-product-info>span{font-size:13px;margin-top:4px}.hero-cta{min-height:52px;margin-top:16px;padding:14px 18px;font-size:14px}.home-categories,.home-selection{margin-top:34px}.home-section-heading{margin-bottom:16px}.home-section-heading h2{font-size:28px}.home-section-heading>span{display:none}.home-section-heading>.text-btn{font-size:11px;white-space:nowrap;gap:4px}.category-grid{gap:10px}.category-card{padding:14px 12px}.category-number{font-size:8px}.category-card>img{width:100%;height:110px;margin:8px auto}.category-shirts>img{height:110px}.category-card-caption b{font-size:17px}.category-card-caption small{font-size:10px;margin-top:4px}.category-card-caption>svg{width:17px}.home-products>.product-card:last-child{display:block}.home-studio{display:flex;flex-direction:column;margin-top:40px}.studio-campaign-copy{padding:26px 22px}.studio-campaign-copy h2{margin:24px 0 18px;font-size:48px}.studio-campaign-copy p{font-size:13px}.studio-campaign-copy>.btn{min-width:0;width:100%}.studio-campaign-image{height:280px;overflow:hidden}.studio-campaign-image>.shirt-mockup{width:265px;height:290px}.studio-campaign-image>span{font-size:8px;bottom:12px;left:14px}.home-vip{padding:24px 0;gap:16px}.home-vip>svg:first-child{width:30px;height:30px}.home-vip b{font-size:25px}.home-vip>span>span{font-size:11px}.data-note{font-size:10px}.footer{padding:25px 16px 18px;margin-top:10px}.footer>span{font-size:10px}.footer>div{gap:10px}.footer button{font-size:11px}.page-heading{margin-bottom:20px}.page-heading h1{font-size:34px}.page-heading p{font-size:12px}.section-heading{margin-bottom:22px;align-items:flex-end}.section-heading h1{font-size:40px}.catalog-count{font-size:11px;padding:0 0 5px}.catalog-toolbar{flex-direction:column;flex-wrap:nowrap;gap:12px;margin-bottom:10px}.catalog-toolbar>.search-box{order:-1}.search-box{min-height:48px}.category-tabs{width:100%;gap:20px}.category-tabs button{font-size:13px;flex:initial;padding:8px 0}.results-note{display:none}.results-toolbar{margin-bottom:18px;gap:8px}.results-toolbar{flex-wrap:wrap}.size-shortcut{margin-left:auto}.size-shortcut select{width:76px}.results-toolbar>.sort-control{flex-basis:100%;display:flex;justify-content:flex-end;min-height:44px}.results-toolbar>.sort-control select{min-height:44px}.sort-control{min-width:0}.sort-control select{font-size:11px;max-width:176px}.product-grid,.product-grid.standalone{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.product-photo{aspect-ratio:1}.photo-link{padding:26px 9px}.product-photo.is-shirt .photo-link{padding:22px 15px}.product-tag{font-size:8px;left:8px;top:14px;padding:4px 5px}.product-photo .favorite-btn{top:0;right:0;width:44px;height:44px}.product-photo .quick-add{width:44px;height:44px;bottom:4px;right:4px}.brand-label{font-size:9px}.product-name{font-size:13px;min-height:44px}.product-color{font-size:10px}.product-bottom strong{font-size:13px}.available-sizes{font-size:10px}.modal{max-height:90dvh;border-radius:12px 12px 0 0;margin:auto 0 0;width:100%;max-width:100%}.modal.wide{position:fixed;inset:0;height:100dvh;max-height:100dvh;width:100%;max-width:100%;margin:0;border-radius:0;padding-bottom:0}.modal-head{padding:max(10px,env(safe-area-inset-top)) 16px 10px}.product-detail{display:flex;flex-direction:column}.detail-image{min-height:0;height:270px;padding:26px 24px;flex-shrink:0}.detail-image>img{max-height:235px}.detail-caption{font-size:9px}.detail-copy{padding:22px 16px calc(180px + var(--safe-bottom))}.detail-copy h2{font-size:28px}.detail-purchase{position:fixed;z-index:5;bottom:0;left:0;right:0;margin:0;padding:12px 16px calc(12px + var(--safe-bottom));background:var(--bg);border-top:1px solid var(--line)}.detail-purchase .btn{min-height:48px}.size-heading .text-btn{font-size:12px}.size-heading>b{font-size:14px}.size-feedback{font-size:11px}.studio-layout{display:flex;flex-direction:column;gap:0}.studio-preview{position:relative;top:0;width:100%;border:0;z-index:auto}.studio-preview>.shirt-mockup{height:310px;width:300px;max-width:100%;aspect-ratio:auto;max-height:none}.page-studio>.page-heading .breadcrumb{display:none}.page-studio>.page-heading{margin:0 0 18px}.page-studio>.page-heading h1{font-size:30px;margin-bottom:8px}.studio-preview>.shirt-mockup{height:260px;width:255px}.studio-preview .shirt-photo,.studio-preview .shirt-tint{inset:0 9%}.studio-preview .view-label{display:block;top:8px;font-size:9px}.studio-preview .mockup-hint{display:none}.studio-preview .preview-toolbar{padding:8px 12px;justify-content:center;gap:15px}.studio-preview .preview-toolbar .segmented button{font-size:12px;min-height:44px;min-width:88px;padding:8px 12px}.preview-footer{display:none}.studio-controls{width:100%;position:static}.studio-tabs{margin:12px 0 22px}.studio-tabs>button{min-height:48px;font-size:12px}.studio-step{padding-bottom:12px;margin-bottom:0;min-height:240px}.studio-step h2{font-size:20px;margin-bottom:20px}.studio-step>.small{font-size:11px}.studio-step .control-label{font-size:13px}.swatches{gap:6px}.swatches button{width:44px;height:44px}.preset-grid{gap:7px}.preset-grid button{padding:12px 4px;min-height:140px}.preset-grid button b{font-size:11px}.preset-grid button small{font-size:9px}.studio-tools{margin-top:4px}.studio-summary{position:fixed;z-index:29;bottom:var(--nav-height);left:0;right:0;margin:0;background:var(--bg);border-top:1px solid var(--line);padding:12px 16px;display:grid;grid-template-columns:1fr 1.22fr;gap:10px 14px;align-items:center}.studio-summary>div{flex-direction:column;align-items:flex-start;gap:5px}.studio-summary>div>span{font-size:10px}.studio-summary strong{font-size:19px}.studio-summary>p{grid-column:1/-1;grid-row:2;font-size:9px;margin:0;line-height:1.4}.studio-summary>.btn.primary{position:static;min-height:48px;margin:0;padding:10px;font-size:11px;gap:7px}.page-studio{padding-bottom:115px}body:has(.page-studio) .toast{bottom:calc(var(--nav-height) + 115px)}.studio-explainer{margin-top:16px}.studio-explainer p{font-size:11px}.workspace-nav{padding:8px 16px}.workspace-nav button{min-height:44px}}@media(max-width:359px){.hero-stage h1{font-size:26.4vw}.hero-eyebrow{font-size:8px}.home-section-heading h2{font-size:25px}.home-section-heading>.text-btn{font-size:10px}.category-card-caption b{font-size:15px}.category-number{font-size:7px}.studio-summary{gap:9px;padding-left:12px;padding-right:12px}.studio-summary strong{font-size:17px}.studio-summary>.btn.primary{font-size:10px}.studio-tabs>button{font-size:11px}.swatches{gap:4px}.sort-control select{max-width:153px;font-size:10px}}@media(max-width:767px)and (max-height:700px){.hero-stage h1{font-size:24vw}.hero-stage{padding-top:12px}.hero-product{width:82%}.hero-bottom,.hero-cta{margin-top:8px}.studio-preview>.shirt-mockup{height:260px;width:255px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.stock-photo-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px;align-items:start}.stock-photo-card{min-width:0;border-bottom:1px solid var(--line);padding:18px 0}.stock-photo-card>summary{display:flex;align-items:stretch;gap:13px;list-style:none;cursor:pointer;border-radius:4px;touch-action:manipulation}.stock-photo-card>summary::-webkit-details-marker{display:none}.stock-photo-card>summary:hover{background:var(--surface-2)}.stock-photo-card>summary:focus-visible,.stock-photo-actions button:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.stock-photo-image{display:flex;align-items:center;justify-content:center;width:82px;min-height:106px;flex-shrink:0;overflow:hidden;border-radius:7px;background:var(--photo-bg)}.stock-photo-image>img{width:100%;height:106px;object-fit:contain;mix-blend-mode:multiply}.stock-photo-image .image-missing{width:100%;height:106px;min-height:0;color:var(--photo-ink);padding:6px;font-size:10px;text-align:center}.stock-photo-image .image-missing svg{width:24px;height:24px}.stock-photo-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.stock-photo-heading{display:flex;align-items:flex-start;gap:8px}.stock-photo-name{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.stock-photo-name>b{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.stock-photo-name>span{color:var(--muted);font-size:11px;line-height:1.4}.stock-photo-total{flex-shrink:0;display:flex;align-items:flex-end;flex-direction:column;gap:3px}.stock-photo-total>b{font-size:24px;line-height:1;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.stock-photo-total>span{font-size:10px;color:var(--muted);white-space:nowrap}.stock-photo-sizes{display:flex;flex-wrap:wrap;gap:5px 9px;font-size:11px;line-height:1.5;font-weight:600}.stock-photo-unavailable{color:var(--muted);text-decoration:line-through;font-weight:400}.stock-photo-warning{color:var(--warning-ink)}.stock-photo-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:600}.stock-photo-bottom small{font-size:11px;font-weight:400;color:var(--muted)}.stock-photo-bottom>svg{color:var(--muted);flex-shrink:0;transition:transform .16s ease}.stock-photo-card[open] .stock-photo-bottom>svg{transform:rotate(180deg)}.stock-photo-status{font-size:11px;font-weight:400;color:var(--muted)}.stock-photo-expanded{padding-top:16px}.stock-photo-expanded>p{font-size:11px;color:var(--muted);margin:0 0 10px}.stock-photo-quantities{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.stock-photo-quantities>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:57px;gap:6px;border:1px solid transparent;border-radius:5px;background:var(--surface-2)}.stock-photo-quantities small{font-size:11px;color:var(--muted)}.stock-photo-quantities b{font-size:16px;font-variant-numeric:tabular-nums}.stock-photo-quantities .is-empty{background:transparent;border-color:var(--line);color:var(--muted)}.stock-photo-quantities .is-low{background:var(--warning-bg);color:var(--warning-ink)}.stock-photo-quantities .is-low small{color:inherit}.stock-photo-actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px}.stock-photo-actions>span{color:var(--muted);font-size:11px}.stock-photo-actions>button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:5px;font-size:12px}.stock-photo-actions>button:hover{background:var(--surface-2)}@media(max-width:1199px){.stock-photo-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}}@media(max-width:767px){.stock-photo-list{display:block}.stock-photo-card{padding:17px 0}.stock-photo-image{width:82px}}@media(max-width:389px){.stock-photo-card>summary{gap:10px}.stock-photo-image{width:70px}.stock-photo-heading{gap:5px}.stock-photo-total>b{font-size:22px}.stock-photo-name>b{font-size:12px}}@media(prefers-reduced-motion:reduce){.stock-photo-bottom>svg{transition:none}}
