.tcs-page{--tcs-ink:var(--marka-atrament,#171717);--tcs-green:var(--shop-light-accent,#17634c);--tcs-line:#e6eae8;--tcs-muted:#66716c;--tcs-paper:#f6f8f7;color:var(--tcs-ink);min-width:0;max-width:1600px;margin:0 auto;padding:32px 36px 52px;animation:.45s cubic-bezier(.2,.7,.2,1) both tcs-page-in}.tcs-page *{box-sizing:border-box}.tcs-page button,.tcs-page input,.tcs-page select{font:inherit}.tcs-page button{cursor:pointer}.tcs-page button:disabled{cursor:default;opacity:.38}.tcs-page :is(button,a,input,select):focus-visible{outline:2px solid var(--tcs-green);outline-offset:3px}.tcs-page img{-o-object-fit:contain;object-fit:contain;max-width:100%;display:block}.tcs-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.tcs-back{color:var(--tcs-muted);align-items:center;gap:7px;margin-bottom:15px;font-size:13px;display:inline-flex}.tcs-heading h1{letter-spacing:-1.3px;margin:0;font-size:clamp(27px,2.4vw,36px);font-weight:650;line-height:1.15}.tcs-heading h1 span{color:var(--tcs-green)}.tcs-heading p{color:var(--tcs-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.tcs-mobile-break{display:none}.tcs-project-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.tcs-save-status{width:100%;color:var(--tcs-muted);justify-content:flex-end;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;display:flex}.tcs-save-status>span{background:var(--tcs-green);border-radius:50%;width:5px;height:5px}.tcs-button{border:1px solid var(--tcs-line);min-height:42px;color:var(--tcs-ink);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;font-size:13px!important;font-weight:550!important}.tcs-button:hover{background:var(--tcs-paper)}.tcs-primary{background:var(--shop-header,var(--tcs-ink));color:var(--shop-header-text,#fff);border-color:#0000}.tcs-primary svg{color:var(--marka-akcent)}.tcs-primary:hover{background:color-mix(in srgb,var(--tcs-ink) 86%,white)}.tcs-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:32px;display:grid}.tcs-library{border:1px solid var(--tcs-line);background:#fff;border-radius:14px;min-width:0;overflow:hidden}.tcs-cart-section{border-bottom:1px solid var(--tcs-line);padding:20px}.tcs-section-label{align-items:center;gap:10px;display:flex}.tcs-section-label>span{letter-spacing:.06em;color:var(--tcs-green);border:1px solid #dbe5df;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:650;display:grid}.tcs-section-label h2{letter-spacing:-.25px;margin:0;font-size:15px;font-weight:650}.tcs-section-label>small{color:var(--tcs-muted);margin-left:auto;font-size:12px}.tcs-cart-choice{text-align:left;background:0 0;border:0;align-items:center;gap:14px;width:100%;margin-top:20px;padding:0;display:flex}.tcs-cart-choice>img{flex-shrink:0;width:64px;height:83px}.tcs-cart-choice>span{flex-direction:column;flex:1;gap:4px;display:flex}.tcs-cart-choice small{letter-spacing:.08em;color:var(--tcs-muted);font-size:9px}.tcs-cart-choice strong{font-size:19px;font-weight:650}.tcs-cart-choice span>span{color:var(--tcs-muted);font-size:12px}.tcs-cart-options{gap:6px;margin-top:15px;animation:.2s ease-out both tcs-page-in;display:grid}.tcs-cart-options button{text-align:left;border:1px solid var(--tcs-line);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.tcs-cart-options button[aria-pressed=true]{background:var(--tcs-paper);border-color:var(--tcs-green)}.tcs-cart-options button>span{flex:1;font-size:14px}.tcs-cart-options small{color:var(--tcs-muted);margin-top:3px;font-size:10px;display:block}.tcs-drawers-label{color:var(--tcs-muted);justify-content:space-between;margin:20px 0 8px;font-size:12px;display:flex}.tcs-drawers-label span{font-variant-numeric:tabular-nums}.tcs-drawers{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}.tcs-drawers button{border:1px solid var(--tcs-line);background:#fff;border-radius:6px;min-height:39px;font-size:13px;transition:background .18s,color .18s;position:relative}.tcs-drawers button[aria-pressed=true]{background:var(--tcs-ink);border-color:var(--tcs-ink);color:#fff}.tcs-drawers button>span{background:var(--tcs-green);border-radius:50%;width:3px;height:3px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.tcs-drawers button[aria-pressed=true]>span{background:var(--marka-akcent)}.tcs-drawer-spec{color:var(--tcs-muted);justify-content:space-between;margin:10px 0 0;font-size:11px;display:flex}.tcs-tools-section{padding:20px 0 0}.tcs-tools-section>.tcs-section-label{padding:0 20px}.tcs-search{border:1px solid var(--tcs-line);color:var(--tcs-muted);border-radius:8px;align-items:center;gap:8px;margin:16px 16px 10px;padding:10px;display:flex}.tcs-search input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:12px}.tcs-search input:focus{outline:0}.tcs-search:focus-within{outline:2px solid var(--tcs-green);outline-offset:1px}.tcs-search button{background:0 0;border:0;place-items:center;padding:0;display:grid}.tcs-tools{overscroll-behavior:contain;max-height:440px;overflow-y:auto}.tcs-tool-choice{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f1;align-items:center;gap:11px;width:100%;padding:15px 17px;transition:background .2s;display:flex}.tcs-tool-choice:hover{background:var(--tcs-paper)}.tcs-tool-photo{flex-shrink:0;width:75px;height:54px;padding:3px}.tcs-tool-photo img{width:100%;height:100%}.tcs-tool-name{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.tcs-tool-name strong{font-size:12px;font-weight:600;line-height:1.4}.tcs-tool-name small,.tcs-tool-name>span{color:var(--tcs-muted);font-size:10px}.tcs-tool-choice>svg{color:var(--tcs-green);flex-shrink:0}.tcs-library-note{color:var(--tcs-muted);align-items:flex-start;gap:7px;margin:0;padding:16px;font-size:11px;line-height:1.6;display:flex}.tcs-library-note svg{flex-shrink:0;margin-top:2px}.tcs-no-results{color:var(--tcs-muted);padding:18px;font-size:13px}.tcs-workspace{min-width:0}.tcs-workspace-top{justify-content:space-between;align-items:center;min-height:42px;margin-bottom:12px;display:flex}.tcs-history{gap:4px;display:flex}.tcs-icon-button{border:1px solid var(--tcs-line);background:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:36px;height:36px;transition:background .18s;display:inline-flex}.tcs-icon-button:hover{background:var(--tcs-paper)}.tcs-canvas-toolbar{background:var(--tcs-paper);border:1px solid var(--tcs-line);border-bottom:0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;display:flex}.tcs-view-switch{background:#e9eeeb;border-radius:7px;gap:2px;padding:3px;display:flex}.tcs-view-switch button{color:var(--tcs-muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:12px;transition:background .18s,box-shadow .18s;display:flex}.tcs-view-switch button[aria-pressed=true]{color:var(--tcs-ink);background:#fff;box-shadow:0 1px 3px #172a1910}.tcs-colors{align-items:center;gap:7px;display:flex}.tcs-colors>span{color:var(--tcs-muted);margin-right:4px;font-size:11px}.tcs-colors button{background:var(--swatch);color:#1e2c23;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 0 0 1px #d9e0dc}.tcs-colors button[aria-pressed=true]{box-shadow:0 0 0 1px var(--tcs-ink)}.tcs-board-surround{background:var(--tcs-paper);border:1px solid var(--tcs-line);border-top:0;border-bottom:0;padding:34px 24px 26px 42px;position:relative}.tcs-ruler-x{color:var(--tcs-muted);letter-spacing:.04em;font-size:10px;position:absolute;top:10px;left:50%}.tcs-ruler-y{writing-mode:vertical-rl;color:var(--tcs-muted);letter-spacing:.04em;font-size:10px;position:absolute;top:50%;left:9px;transform:rotate(180deg)}.tcs-board{isolation:isolate;-webkit-user-select:none;user-select:none;background-color:#292d2c;border:3px solid #353a37;border-radius:5px;width:100%;position:relative;box-shadow:inset 0 1px #ffffff35,0 9px 18px #0e21141c;container-type:inline-size}.tcs-board.has-grid{background-image:radial-gradient(circle,#ffffff13 .65px,#0000 .9px);background-size:var(--grid-size)}.tcs-board-empty{text-align:center;pointer-events:none;color:#cbd4ce;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;display:flex;position:absolute;inset:0}.tcs-board-empty>svg{color:var(--foam-color);opacity:.7}.tcs-board-empty strong{letter-spacing:-.4px;color:#edf1ee;font-size:clamp(16px,3.3cqi,25px);font-weight:500}.tcs-board-empty>span{color:#a4afa8;font-size:clamp(11px,1.85cqi,14px);line-height:1.8}.tcs-board-empty .tcs-board-dimension{letter-spacing:.1em;text-transform:uppercase;color:#829188;margin-top:6px;font-size:10px}.tcs-placed{touch-action:none;z-index:1;background:0 0;border:0;border-radius:2px;min-width:0;padding:0;transition:box-shadow .18s;display:block;position:absolute;cursor:grab!important}.tcs-placed:after{content:"";pointer-events:none;border:1px solid #0000;border-radius:5px;position:absolute;inset:-6px}.tcs-placed:hover:after{border-color:#ffffff40}.tcs-placed.is-selected:after{border-color:var(--marka-akcent);box-shadow:0 0 0 3px #ffffff08}.tcs-placed.is-selected{z-index:2}.tcs-placed.is-dragging{z-index:3;cursor:grabbing!important}.tcs-placed-inner{pointer-events:none;display:block;position:absolute;inset:0}.tcs-placed img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 2px #0007);pointer-events:none;width:100%;height:100%}.tcs-cutout{background:var(--foam-color);width:100%;height:100%;display:block;box-shadow:inset 1px 2px 3px #0005;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tcs-canvas-bottom{background:var(--tcs-paper);border:1px solid var(--tcs-line);color:var(--tcs-muted);border-top:0;border-radius:0 0 12px 12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:13px 20px;font-size:11px;display:flex}.tcs-canvas-bottom>span{align-items:center;gap:6px;display:flex}.tcs-canvas-bottom>div{gap:15px;display:flex}.tcs-canvas-bottom label{cursor:pointer;align-items:center;gap:6px;display:flex}.tcs-canvas-bottom input{accent-color:var(--tcs-green);width:13px;height:13px;margin:0}.tcs-inspector{border-bottom:1px solid var(--tcs-line);flex-wrap:wrap;align-items:center;gap:12px 16px;min-height:100px;padding:20px 2px;display:flex}.tcs-inspector>p{color:var(--tcs-muted);gap:9px;margin:0;font-size:13px;line-height:1.6;display:flex}.tcs-inspector>p svg{flex-shrink:0}.tcs-selected-name{flex-direction:column;gap:4px;min-width:160px;margin-right:auto;display:flex}.tcs-selected-name strong{font-size:14px;font-weight:600}.tcs-selected-name>span{color:var(--tcs-muted);font-size:11px}.tcs-transform-actions{align-items:center;gap:6px;display:flex}.tcs-transform-actions .tcs-button{min-height:36px;padding:7px 10px;font-size:12px!important}.tcs-angle{border:1px solid var(--tcs-line);background:#fff;border-radius:6px;align-items:center;height:36px;padding-right:8px;font-size:12px;display:flex}.tcs-angle input{box-shadow:none;-moz-appearance:textfield;background:0 0;border:0;width:47px;padding:7px 0 7px 8px;font-size:12px}.tcs-angle input::-webkit-inner-spin-button{appearance:none}.tcs-position{flex-wrap:wrap;align-items:center;gap:12px;width:100%;display:flex}.tcs-position label{color:var(--tcs-muted);align-items:center;gap:6px;font-size:11px;display:flex}.tcs-position input{border:1px solid var(--tcs-line);width:61px;box-shadow:none;border-radius:5px;padding:5px 7px;font-size:12px}.tcs-position select{border:1px solid var(--tcs-line);background-color:#fff;border-radius:5px;padding:5px 20px 5px 7px;font-size:12px}.tcs-notice{color:#795724;align-items:flex-start;gap:8px;font-size:12px;line-height:1.6;display:flex}.tcs-notice:not(:empty){background:#fff8e9;border-radius:8px;margin-top:14px;padding:12px}.tcs-notice>svg{flex-shrink:0;margin-top:2px}.tcs-notice>button{flex-shrink:0;margin-left:auto}.tcs-project-summary{justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 0;display:flex}.tcs-overline{letter-spacing:.12em;color:var(--tcs-muted);font-size:9px}.tcs-project-summary h2{letter-spacing:-.4px;margin:8px 0;font-size:19px;font-weight:650}.tcs-project-summary h2>span{letter-spacing:0;color:var(--tcs-muted);font-size:13px;font-weight:400}.tcs-project-summary p{max-width:430px;color:var(--tcs-muted);margin:0;font-size:12px;line-height:1.7}.tcs-project-summary ul{gap:8px;max-width:420px;margin:16px 0 0;padding:0;list-style:none;display:grid}.tcs-project-summary li{justify-content:space-between;gap:20px;font-size:12px;display:flex}.tcs-project-summary li strong{white-space:nowrap;font-weight:550}.tcs-summary-actions{flex-direction:column;flex-shrink:0;gap:9px;display:flex}.tcs-summary-actions small{max-width:220px;color:var(--tcs-muted);font-size:10px;line-height:1.6}.tcs-help{color:var(--tcs-muted);border-top:1px solid var(--tcs-line);align-items:flex-start;gap:8px;margin-top:12px;padding-top:20px;font-size:11px;line-height:1.8;display:flex}.tcs-help svg{flex-shrink:0;margin-top:2px}.tcs-help p{max-width:820px;margin:0}.tcs-confirm{background:#fff8e9;border-radius:8px;margin-top:12px;padding:12px;font-size:12px;line-height:1.7}.tcs-confirm p{margin:0 0 12px}.tcs-confirm>div{gap:6px;display:flex}.tcs-confirm .tcs-button{min-height:36px;padding:7px;font-size:11px!important}@keyframes tcs-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1500px){.tcs-layout{grid-template-columns:320px minmax(0,1fr);gap:40px}.tcs-tool-name strong{font-size:14px}.tcs-tool-name small,.tcs-tool-name>span{font-size:11px}.tcs-search input{font-size:13px}}@media (max-width:1100px){.tcs-page{padding:24px}.tcs-layout{grid-template-columns:260px minmax(0,1fr);gap:22px}.tcs-heading{align-items:flex-start}.tcs-heading h1{font-size:29px}.tcs-heading p{max-width:380px}.tcs-project-actions{max-width:285px}.tcs-project-summary{flex-direction:column;gap:18px}.tcs-summary-actions{flex-flow:wrap}.tcs-summary-actions small{width:100%;max-width:none}.tcs-canvas-toolbar{gap:8px;padding:12px}.tcs-colors{gap:5px}.tcs-colors>span{display:none}.tcs-colors button{width:21px;height:21px}.tcs-view-switch button{padding:7px;font-size:11px}.tcs-tool-photo{width:58px}.tcs-cart-section{padding:16px}.tcs-tool-choice{gap:8px;padding:12px}.tcs-canvas-bottom{padding:12px}}@media (max-width:800px){.tcs-page{padding:22px 16px 32px}.tcs-heading{flex-direction:column;gap:18px;margin-bottom:24px}.tcs-heading h1{font-size:30px}.tcs-heading p{max-width:none;font-size:14px}.tcs-project-actions{justify-content:flex-start;width:100%;max-width:none}.tcs-save-status{order:3;justify-content:flex-start;margin:4px 0 0}.tcs-layout{flex-direction:column;gap:24px;display:flex}.tcs-library{grid-template-columns:1fr 1fr;width:100%;display:grid}.tcs-cart-section{border-bottom:0;border-right:1px solid var(--tcs-line)}.tcs-tools-section{min-width:0;padding-top:16px}.tcs-tools-section>.tcs-section-label{padding:0 14px}.tcs-tools{max-height:212px}.tcs-library-note{padding:12px;font-size:10px}.tcs-workspace{width:100%}.tcs-board-surround{padding:30px 17px 20px 33px}.tcs-canvas-toolbar{padding:12px 14px}.tcs-workspace-top{margin-bottom:8px}.tcs-inspector{min-height:90px}.tcs-project-summary{padding:22px 0}.tcs-button{font-size:12px!important}.tcs-board-empty{gap:12px}.tcs-board-empty>svg{width:30px;height:30px}}@media (max-width:480px){.tcs-page{padding-inline:14px}.tcs-heading h1{letter-spacing:-.8px;font-size:28px}.tcs-library{display:block}.tcs-cart-section{border:0;border-bottom:1px solid var(--tcs-line);padding:16px}.tcs-cart-choice{margin-top:12px}.tcs-cart-choice>img{width:55px;height:62px}.tcs-drawers-label{margin-top:14px}.tcs-drawers button{min-height:42px}.tcs-tools{max-height:230px}.tcs-tool-choice{padding:11px 16px}.tcs-tool-photo{width:75px;height:44px}.tcs-tool-name strong{font-size:13px}.tcs-search input{font-size:16px}.tcs-tools-section>.tcs-section-label{padding-inline:16px}.tcs-section-label h2{font-size:14px}.tcs-board-empty>span{font-size:11px;line-height:1.6}.tcs-board-empty strong{font-size:16px}.tcs-board-empty .tcs-board-dimension{display:none}.tcs-board-empty>svg{width:24px;height:24px}.tcs-board-empty{gap:9px;padding:12px}.tcs-canvas-toolbar{gap:8px;padding:11px 10px}.tcs-view-switch button{gap:4px;padding:7px 5px;font-size:10px}.tcs-view-switch svg{width:13px}.tcs-colors{gap:5px}.tcs-colors button{width:21px;height:21px}.tcs-canvas-bottom{gap:10px;font-size:10px}.tcs-canvas-bottom>div{gap:10px}.tcs-selected-name{width:100%;min-width:0}.tcs-transform-actions{gap:8px}.tcs-transform-actions .tcs-icon-button{min-width:40px;height:42px}.tcs-angle{height:42px}.tcs-angle input,.tcs-position input,.tcs-position select{font-size:16px}.tcs-transform-actions .tcs-button{min-height:42px}.tcs-summary-actions{flex-direction:column;width:100%}.tcs-summary-actions .tcs-button{width:100%;min-height:44px}.tcs-summary-actions small{font-size:11px}.tcs-project-summary h2{font-size:20px}.tcs-project-summary p,.tcs-project-summary li{font-size:13px}.tcs-position label{font-size:12px}.tcs-canvas-bottom label{min-height:26px}.tcs-colors button{position:relative}.tcs-colors button:before{content:"";position:absolute;inset:-7px -2px}.tcs-help{font-size:12px}}@media (prefers-reduced-motion:reduce){.tcs-page,.tcs-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.tcs-new-project{color:var(--tcs-muted);text-underline-offset:3px;align-self:flex-start;padding:5px 0;font-size:11px;text-decoration:underline}.tcs-new-project:hover{color:var(--tcs-ink)}
