.studio-editor :is(div,span,p,h1,h2,button,small,b,strong,footer,input,dialog,a,img){all:revert;box-sizing:border-box}.studio-editor{font-family:Golos Text,sans-serif;color-scheme:light;--bg: #f5f3ee;--surface: #fff;--soft: #ebe8e2;--ink: #191919;--muted: #67645f;--line: #d9d6d0;--red: #d81e2b;--selected: #b71926;--selection: #f8e6e4;--safe-bottom: env(safe-area-inset-bottom, 0px);background:var(--bg);color:var(--ink);font-synthesis:none}:root[data-theme=dark] .studio-editor{color-scheme:dark;--bg: #141414;--surface: #202020;--soft: #2c2b2a;--ink: #f5f3ee;--muted: #b0ada7;--line: #393837;--selected: #ff7880;--selection: #3b2023}.studio-editor *{box-sizing:border-box}.studio-editor{margin:0}.studio-editor button,.studio-editor a,.studio-editor input{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.studio-editor button{font:inherit;font-size:12px;color:inherit;background:transparent;border:0;cursor:pointer;padding:0}.studio-editor button,.studio-editor a{transition:background-color .18s,border-color .18s,color .18s}.studio-editor button:disabled{cursor:not-allowed;opacity:.5}.studio-editor button:focus-visible,.studio-editor a:focus-visible,.studio-editor input:focus-visible{outline:2px solid var(--selected);outline-offset:4px}.studio-editor a{color:inherit;text-decoration:none}.studio-editor h1,.studio-editor h2,.studio-editor p{margin:0}.studio-editor .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.studio-editor .topbar{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 40px;border-bottom:1px solid var(--line)}.studio-editor .variant-switch{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px}.studio-editor .variant-switch button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:36px;padding:0 20px;border-radius:4px;color:var(--muted);font-weight:500}.studio-editor .variant-switch button[aria-pressed=true]{color:var(--ink);background:var(--soft)}.studio-editor .icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:4px}.studio-editor .icon-button:hover{background:var(--soft)}.studio-editor .theme-toggle{justify-self:end}.studio-editor .workbench{max-width:1320px;padding:28px 40px 20px;margin:auto}.studio-editor .workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,1fr);gap:36px}.studio-editor .preview{min-width:0;width:100%;position:relative;align-self:start}.studio-editor .preview .icon-button:hover{background:#dfdedb}.studio-editor .turn-shirt{display:inline-flex;align-items:center;justify-content:center;width:48px;min-height:44px;border:1px solid var(--line);border-radius:6px;background:#f7f6f3ee;color:var(--muted)}.studio-editor .turn-shirt:hover{color:var(--ink);background:var(--soft)}.studio-editor .mockup{position:relative;aspect-ratio:.94;isolation:isolate;overflow:hidden;background:#efeeeb}.studio-editor .mockup-turn{animation:studio-shirt-turn .36s cubic-bezier(.65,0,.35,1);backface-visibility:hidden;will-change:transform,opacity}@keyframes studio-shirt-turn{0%{opacity:1;transform:rotateY(0) scale(1)}46%{opacity:.18;transform:rotateY(88deg) scale(.98)}54%{opacity:.18;transform:rotateY(-88deg) scale(.98)}to{opacity:1;transform:rotateY(0) scale(1)}}.studio-editor .shirt-photo{position:absolute;inset:0;background:url(/shirt-views.png) left top / 200% 100% no-repeat;mix-blend-mode:multiply}.studio-editor .shirt-photo.back{background-position:right top}.studio-editor .shirt-tint{position:absolute;inset:0;opacity:.87;mix-blend-mode:multiply;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%)}.studio-editor .print-zone{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden}.studio-editor .print-zone img{width:100%;height:100%;object-fit:contain}.studio-editor .art{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;container-type:size;line-height:.88;color:#204de0;text-align:center}.studio-editor .art>span{font-family:Arial,sans-serif;font-size:min(58cqw,53cqh);line-height:.85}.studio-editor .art b{font-size:min(21cqw,23cqh);font-weight:800;letter-spacing:-.04em;margin-top:5%}.studio-editor .art-type b{color:#171e23;font-size:min(23cqw,26cqh);line-height:1;transform:rotate(-7deg)}.studio-editor .art-flower>span{color:#d96639}.studio-editor .empty-print{position:absolute;left:32%;top:34%;width:36%;height:26%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#ffffffdb;border:1px dashed #888;border-radius:4px;font-size:11px}.studio-editor .controls{min-width:0;display:flex;flex-direction:column}.studio-editor .base-controls{display:grid;gap:15px;padding-bottom:22px}.studio-editor .field-label{font-size:12px;font-weight:600;display:flex;align-items:center;gap:10px;margin-bottom:9px;min-height:18px}.studio-editor .field-label b{color:var(--muted);font-size:10px;font-weight:400}.studio-editor .swatches{display:flex;gap:5px;flex-wrap:wrap}.studio-editor .swatches button{padding:5px;border:1px solid transparent;border-radius:50%;width:42px;height:42px}.studio-editor .swatches button[aria-pressed=true]{border-color:var(--ink)}.studio-editor .swatches button:hover{border-color:var(--muted)}.studio-editor .swatches button>span{height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #ffffff30}.studio-editor .sizes{display:flex;gap:7px}.studio-editor .sizes button{min-height:40px;flex:1;border:1px solid var(--line);border-radius:4px;font-size:12px}.studio-editor .sizes button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--bg)}.studio-editor .sizes button:disabled{text-decoration:line-through}.studio-editor .sizes button:not(:disabled):hover{border-color:var(--ink)}.studio-editor .image-controls{border-top:1px solid var(--line);padding:18px 0}.studio-editor .remove{margin-left:auto;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:28px;color:var(--muted)}.studio-editor .remove:hover{color:var(--selected)}.studio-editor .art-options{display:grid;grid-template-columns:1.9fr repeat(3,1fr);gap:8px}.studio-editor .upload{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:1px dashed var(--muted);border-radius:4px;min-height:86px}.studio-editor .upload span{font-size:11px}.studio-editor .upload small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.studio-editor .upload:hover{background:var(--soft)}.studio-editor .art-option{min-width:0;height:86px;padding:12px 8px;border:2px solid transparent;background:#efeeeb;border-radius:4px}.studio-editor .art-option[aria-pressed=true]{border-color:var(--red)}.studio-editor .art-option:hover{border-color:#a3a09a}.studio-editor .file-name{font-size:10px;color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:8px}.studio-editor .placement-controls{border-top:1px solid var(--line);padding:17px 0 0}.studio-editor .placements{display:flex;gap:6px}.studio-editor .placements>button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:60px;padding:8px 4px;border:1px solid var(--line);border-radius:4px;text-align:left;font-size:10px}.studio-editor .placements>button[aria-pressed=true]{color:var(--selected);border-color:var(--selected);background:var(--selection)}.studio-editor .placements>button:hover{border-color:var(--muted)}.studio-editor .placements small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.studio-editor .placement-icon{position:relative;display:inline-flex;flex-shrink:0}.studio-editor .placement-icon i{position:absolute;top:11px;left:10px;width:8px;height:8px;background:currentColor;opacity:.7}.studio-editor .placement-icon.small i{left:15px;width:3px;height:3px}.studio-editor .placement-icon.full i{top:8px;left:8px;width:12px;height:15px}.studio-editor .draft-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px}.studio-editor .draft-tools button{min-height:38px;display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.studio-editor .draft-tools button:hover{color:var(--ink)}.studio-editor .purchase-bar{display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.studio-editor .price>span{display:block;font-size:10px;color:var(--muted);margin-bottom:5px}.studio-editor .price strong{font-size:23px;font-weight:600;letter-spacing:-.025em;white-space:nowrap}.studio-editor .price small{font-size:13px;font-weight:400}.studio-editor .purchase-bar p{color:var(--muted);font-size:10px;line-height:1.7}.studio-editor .primary{display:flex;align-items:center;justify-content:center;gap:24px;min-height:48px;background:var(--red);color:#fff;border-radius:4px;padding:0 24px;font-size:12px;font-weight:500}.studio-editor .primary:not(:disabled):hover{background:#ba1421}.studio-editor .primary:disabled{background:var(--soft);color:var(--muted);opacity:1}.studio-editor .purchase-bar .primary{margin-left:auto;min-width:235px}.studio-editor .layout-note{color:var(--muted);font-size:10px;line-height:1.7;margin-top:22px}.studio-editor .layout-note span{display:block}.studio-editor .error{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;margin-top:12px;background:var(--selection);color:var(--selected);font-size:12px}.studio-editor .error button{min-width:44px;min-height:44px}.studio-editor .toast{position:fixed;z-index:30;bottom:100px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;max-width:calc(100% - 32px);padding:16px 20px;border-radius:6px;background:var(--ink);color:var(--bg);font-size:12px}.studio-editor .review-dialog{width:min(620px,calc(100% - 24px));max-height:90dvh;padding:24px;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:12px}.studio-editor .review-dialog::backdrop{background:#000a}.studio-editor .review-heading{display:flex;align-items:center;justify-content:space-between}.studio-editor .review-heading h2{font-size:22px}.studio-editor .review-dialog p{font-size:12px;color:var(--muted);line-height:1.6}.studio-editor .review-previews{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.studio-editor .review-previews .mockup{background:#efeeeb;border-radius:4px}.studio-editor .review-previews p{margin-top:8px}.studio-editor .review-price{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:13px}.studio-editor .review-note{margin:18px 0}.studio-editor .review-dialog .primary{width:100%}.studio-editor .variant-canvas .workbench{max-width:1240px}.studio-editor .variant-canvas .workspace{display:flex;flex-direction:column;gap:0}.studio-editor .variant-canvas .preview{width:100%}.studio-editor .canvas-placement{grid-column:1 / -1;padding:0}.studio-editor .canvas-placement .placement-controls{border:0;padding:0}.studio-editor .canvas-placement .field-label b{display:none}.studio-editor .canvas-placement .placements{flex-direction:row}.studio-editor .canvas-placement .placements>button{justify-content:flex-start;padding:8px 14px;background:var(--surface)}.studio-editor .canvas-placement .placements>button[aria-pressed=true]{background:var(--selection)}.studio-editor .variant-canvas .controls{display:grid;grid-template-columns:1fr 1.3fr;column-gap:28px;align-items:start;padding-top:24px}.studio-editor .variant-canvas .base-controls{padding-bottom:0;gap:12px}.studio-editor .variant-canvas .image-controls{border:0;padding:0}.studio-editor .variant-canvas .draft-tools{grid-column:2;padding-top:3px}.studio-editor .variant-canvas .art-options{grid-template-columns:1.5fr repeat(3,1fr);gap:6px}.studio-editor .variant-canvas .upload small{font-size:8px}.studio-editor .variant-canvas .purchase-bar{margin-top:20px}@media(min-width:701px){.studio-editor .topbar{height:64px}.studio-editor .workbench{padding-top:20px}.studio-editor .base-controls{padding-bottom:16px;gap:12px}.studio-editor .image-controls{padding:12px 0}.studio-editor .art-option{height:76px}.studio-editor .upload{min-height:76px}.studio-editor .placement-controls{padding-top:14px}.studio-editor .draft-tools{padding-top:6px}.studio-editor .purchase-bar{margin-top:18px;padding-top:16px}.studio-editor .canvas-placement{top:78px}}@media(min-width:1450px){.studio-editor .workbench{padding-top:40px}.studio-editor .canvas-stage{max-width:490px}}@media(max-width:1000px){.studio-editor .topbar{padding-inline:24px}.studio-editor .workbench{padding:24px}.studio-editor .workspace{grid-template-columns:minmax(0,1fr) minmax(330px,1fr);gap:24px}.studio-editor .variant-canvas .controls{grid-template-columns:1fr 1.2fr;gap:16px 28px}.studio-editor .variant-canvas .draft-tools{grid-column:2;padding:0}}@media(max-width:700px){.studio-editor .topbar{height:64px;padding:0 12px;grid-template-columns:64px 1fr 36px;gap:6px}.studio-editor .variant-switch{justify-self:center;gap:2px;padding:3px}.studio-editor .variant-switch button{min-height:36px;padding:0 11px;gap:6px;font-size:11px}.studio-editor .variant-switch svg{width:14px}.studio-editor .theme-toggle{min-width:36px}.studio-editor .workbench{padding:12px 16px calc(112px + var(--safe-bottom))}.studio-editor .workspace{display:flex;flex-direction:column;gap:20px}.studio-editor .preview{width:100%}.studio-editor .turn-shirt{width:44px;min-height:42px}.studio-editor .base-controls{gap:8px;padding-bottom:12px}.studio-editor .color-controls,.studio-editor .size-controls{display:flex;align-items:center;gap:8px}.studio-editor .color-controls>.field-label,.studio-editor .size-controls>.field-label{flex:0 0 62px;flex-direction:column;align-items:flex-start;gap:4px;margin:0}.studio-editor .color-controls .field-label b,.studio-editor .size-controls .field-label b{font-size:9px}.studio-editor .color-controls .swatches{gap:2px;flex-wrap:nowrap;flex:1;min-width:0}.studio-editor .color-controls .swatches button{flex:1;max-width:44px;min-width:0;display:flex;align-items:center}.studio-editor .color-controls .swatches button>span{height:auto;aspect-ratio:1}.studio-editor .size-controls .sizes{flex:1;gap:5px}.studio-editor .field-label{font-size:11px;margin-bottom:7px}.studio-editor .swatches{gap:7px}.studio-editor .swatches button{width:44px;height:44px}.studio-editor .sizes button{min-height:44px}.studio-editor .image-controls{padding:12px 0 16px}.studio-editor .art-option,.studio-editor .upload{height:78px;min-height:78px}.studio-editor .art-option{padding:10px 5px}.studio-editor .upload small{font-size:8px}.studio-editor .placement-controls{padding-top:14px}.studio-editor .placements>button{min-height:62px;gap:4px;font-size:9px}.studio-editor .placements small{font-size:9px}.studio-editor .draft-tools button{min-height:44px;font-size:10px}.studio-editor .purchase-bar{position:fixed;z-index:10;bottom:0;left:0;right:0;background:var(--bg);padding:14px 16px calc(14px + var(--safe-bottom));gap:14px;margin:0}.studio-editor .price strong{font-size:20px}.studio-editor .price small{font-size:10px}.studio-editor .purchase-bar p{display:none}.studio-editor .purchase-bar .primary{min-width:0;flex:1;max-width:230px;gap:9px;padding:0 12px;font-size:11px}.studio-editor .layout-note{margin-top:14px;font-size:9px}.studio-editor .layout-note:after{content:"Стоимость печати предварительная, её подтвердит продавец.";display:block}.studio-editor .canvas-placement{position:static;width:auto;padding:0 12px 12px}.studio-editor .canvas-placement .field-label{display:none}.studio-editor .canvas-placement .placements{flex-direction:row}.studio-editor .canvas-placement .placements>button{justify-content:center;padding:7px 3px;min-height:54px}.studio-editor .variant-canvas .controls{display:flex;flex-direction:column;padding-top:20px;gap:0}.studio-editor .variant-canvas .base-controls{width:100%;padding-bottom:12px;gap:8px}.studio-editor .variant-canvas .image-controls{width:100%;padding-top:12px;border-top:1px solid var(--line)}.studio-editor .variant-canvas .draft-tools{width:100%;margin-top:8px}.studio-editor .variant-canvas .art-options{grid-template-columns:1.9fr repeat(3,1fr)}.studio-editor .review-dialog{padding:16px}.studio-editor .review-heading h2{font-size:20px}}@media(max-width:360px){.studio-editor .workbench{padding-inline:12px}.studio-editor .variant-switch button{padding-inline:8px}.studio-editor .variant-switch svg{display:none}.studio-editor .color-controls .swatches{gap:0}.studio-editor .swatches button{width:36px}.studio-editor .placements .placement-icon{display:none}.studio-editor .purchase-bar{padding-inline:12px;gap:10px}.studio-editor .price strong{font-size:18px}}@media(prefers-reduced-motion:reduce){.studio-editor *,.studio-editor *:before,.studio-editor *:after{transition:none!important}}.studio-editor .brand-link{display:flex;align-items:center;width:fit-content;min-height:44px}.studio-editor .brand-logo{display:block;width:86px;height:40px;background:#df1723 url(/brand/tds-refined.png) center 48% / 100% auto no-repeat}.studio-editor .preview-frame{position:relative;aspect-ratio:1;min-width:0;overflow:hidden;background:#efeeeb;color:#202020;border-radius:6px}.studio-editor .preview-frame .canvas-stage{position:absolute;width:94%;max-width:none;margin:0;left:3%;top:0;perspective:900px}.studio-editor .preview-frame .preview-title{position:absolute;top:12px;left:14px;z-index:1;font-size:10px;font-weight:500}.studio-editor .preview-frame .preview-caption{position:absolute;bottom:12px;left:14px;right:14px;display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#65635e}.studio-editor .preview-actions{position:absolute;z-index:2;top:50%;right:8px;transform:translateY(-50%);width:48px;display:flex;flex-direction:column;gap:6px;--soft: #e5e3dfee;--surface: #fff;--ink: #202020;--muted: #55524d;--line: #cfcdc8;color:var(--ink)}.studio-editor .preview-actions .turn-shirt{width:100%;min-height:44px}.studio-editor .download-button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;width:100%;background:#f7f6f3ee;border:1px solid var(--line);border-radius:6px;font-size:10px;color:var(--muted)}.studio-editor .download-button span{display:none}.studio-editor .download-button:hover{color:var(--ink);background:var(--soft)}@media(max-width:700px){.studio-editor .brand-logo{width:64px;height:32px}.studio-editor .preview-frame .preview-title{top:10px;left:10px;font-size:9px}.studio-editor .preview-frame .preview-caption{bottom:10px;left:10px;right:10px;font-size:8px}}@media(max-width:400px){.studio-editor .variant-switch svg{display:none}.studio-editor .variant-switch button{padding-inline:8px}}.studio-editor .controls{container-type:inline-size}.studio-editor .base-controls,.studio-editor .variant-canvas .base-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px}.studio-editor .base-controls .color-controls{display:block;flex:0 1 auto;min-width:0}.studio-editor .base-controls .field-label{display:none}.studio-editor .base-controls .swatches{display:flex;gap:2px;flex-wrap:nowrap}.studio-editor .base-controls .swatches button{flex:0 1 34px;width:34px;max-width:34px;min-width:0;height:44px;padding:4px;border:0;display:flex;align-items:center}.studio-editor .base-controls .swatches button>span{height:auto;aspect-ratio:1;outline:1px solid transparent;outline-offset:3px}.studio-editor .base-controls .swatches button[aria-pressed=true]>span{outline-color:var(--ink)}.studio-editor .base-controls .swatches button:hover>span{outline-color:var(--muted)}.studio-editor .size-trigger{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:6px;font-size:12px;white-space:nowrap}.studio-editor .size-trigger b{font-weight:600;white-space:pre}.studio-editor .size-trigger svg{margin-left:8px}.studio-editor .size-trigger:hover{border-color:var(--muted);background:var(--soft)}.studio-editor .size-sheet{position:fixed;inset:auto 0 0;width:100%;max-width:100%;max-height:80dvh;margin:0;padding:16px 20px calc(24px + var(--safe-bottom));background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:16px 16px 0 0}.studio-editor .size-sheet::backdrop{background:#0009}.studio-editor .size-sheet[open]{animation:size-sheet-enter .18s ease-out}.studio-editor .size-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-editor .size-sheet h2{font-size:20px;font-weight:600}.studio-editor .sheet-sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}.studio-editor .sheet-sizes button{display:flex;flex-direction:column;justify-content:center;min-height:56px;border:1px solid var(--line);border-radius:6px}.studio-editor .sheet-sizes b{font-size:16px;font-weight:600}.studio-editor .sheet-sizes button[aria-pressed=true]{border-color:var(--selected);background:var(--selection)}.studio-editor .sheet-sizes button:not(:disabled):hover{border-color:var(--muted)}.studio-editor .sheet-sizes button:disabled b{text-decoration:line-through}.studio-editor .variant-canvas .preview{background:#efeeeb;border-radius:6px;overflow:hidden}.studio-editor .variant-canvas .preview-frame{border-radius:0}.studio-editor .variant-canvas .canvas-placement{padding:12px 14px 14px;border-top:1px solid #d6d3cd;--surface: #efeeeb;--line: #cecbc5;--muted: #67645f;--selected: #b71926;--selection: #f8e6e4;color:#202020}.studio-editor .canvas-placement .field-label{display:none}@keyframes size-sheet-enter{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:701px){.studio-editor .size-sheet{inset:0;width:min(440px,calc(100% - 40px));max-height:fit-content;margin:auto;border-radius:12px;padding:20px 24px 28px}}@media(max-width:360px){.studio-editor .preview-actions{width:44px;right:6px}.studio-editor .base-controls .swatches{gap:0}.studio-editor .base-controls .swatches button{flex-basis:30px;width:30px}.studio-editor .size-trigger{padding-inline:10px;font-size:11px}.studio-editor .size-sheet{padding-inline:16px}.studio-editor .sheet-sizes{gap:6px}}@media(prefers-reduced-motion:reduce){.studio-editor .size-sheet[open],.studio-editor .mockup-turn{animation:none}}.live-studio .workbench{padding:0 0 24px}.live-studio .layout-note{margin-bottom:12px}.studio-editor .review-dialog .add-studio-cart{margin-top:12px}.live-studio .toast{z-index:40}@media(max-width:1023px){.live-studio .workbench{padding-bottom:112px}.live-studio .purchase-bar{position:fixed;z-index:25;bottom:var(--nav-height);left:0;right:0;margin:0;background:var(--bg);padding:12px 16px;gap:12px}.live-studio .purchase-bar p{display:none}.live-studio .purchase-bar .primary{min-width:0;max-width:230px;flex:1;padding-inline:14px}.live-studio .toast{bottom:calc(var(--nav-height) + 100px)}}.studio-editor .swatches{margin:0}.studio-editor .layout-note:after{content:none}
