.st-cb{padding-block:clamp(1.25rem,3vw,2.5rem)}.st-cb__grid{display:grid;gap:clamp(1.25rem,3vw,2.5rem)}@media(min-width:900px){.st-cb__grid{grid-template-columns:1.15fr .85fr;align-items:start}.st-cb__panel{position:sticky;top:calc(var(--header-offset, 4.5rem) + 1rem)}}.st-cb__eyebrow{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--st-muted, var(--muted))}.st-cb h1{margin:.35rem 0 .65rem;font-size:clamp(1.45rem,3vw,1.9rem);letter-spacing:-.02em;line-height:1.15;font-family:var(--font-display, inherit)}.st-cb__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .75rem;margin-bottom:1rem}.st-cb__vat{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--st-muted, var(--muted))}.st-cb__preview-wrap{position:relative;border-radius:var(--radius-card, 1.1rem);overflow:hidden;border:1px solid var(--st-line, var(--border));background:var(--st-surface, var(--surface));aspect-ratio:1}.st-cb__stage{position:relative;width:100%;height:100%;touch-action:none;cursor:grab;background:#0e1218}.st-cb__stage.is-dragging{cursor:grabbing}.st-cb__stage canvas{display:block;width:100%;height:100%}.st-cb__preview-tools{position:absolute;top:.65rem;right:.65rem;display:flex;gap:.35rem;z-index:2}.st-cb__tool{min-width:var(--st-touch, 44px);min-height:var(--st-touch, 44px);border:1px solid var(--st-line, var(--border));border-radius:9999px;background:color-mix(in srgb,var(--st-bg, #0a0d12) 88%,transparent);color:var(--st-fg, #fff);cursor:pointer;font-size:.875rem}.st-cb__tool:focus-visible{outline:var(--st-focus, 2px solid var(--accent-cyan, var(--st-accent)));outline-offset:2px}.st-cb__disclaimer{margin:.65rem 0 0;font-size:.75rem;line-height:1.4;color:var(--st-muted, var(--muted))}.st-cb__views{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x mandatory}.st-cb__view{flex:0 0 auto;min-height:var(--st-touch, 44px);padding:.45rem .9rem;border-radius:9999px;border:1px solid var(--st-line, var(--border));background:var(--st-bg, var(--background));color:inherit;font-size:.8125rem;cursor:pointer;scroll-snap-align:start}.st-cb__view.is-active{border-color:var(--accent-cyan, var(--st-accent, var(--accent)));background:color-mix(in srgb,var(--accent-cyan, var(--st-accent)) 18%,transparent)}.st-cb__step{margin:0 0 1.15rem;padding-bottom:1.1rem;border-bottom:1px dashed var(--st-line, var(--border))}.st-cb__step-title{margin:0 0 .65rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--st-muted, var(--muted))}.st-cb__step-title span{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;margin-right:.4rem;border-radius:9999px;background:color-mix(in srgb,var(--accent-cyan, var(--st-accent)) 22%,transparent);color:var(--st-fg, inherit);font-size:.7rem}.st-cb__products{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.st-cb__product{flex:0 0 7.5rem;scroll-snap-align:start;border:1px solid var(--st-line, var(--border));border-radius:var(--radius-card, 1rem);background:var(--st-surface, var(--surface));padding:.55rem;text-align:left;cursor:pointer;color:inherit;min-height:var(--st-touch, 44px)}.st-cb__product img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:.65rem;background:#fff;display:block}.st-cb__product strong{display:block;margin-top:.4rem;font-size:.75rem;line-height:1.25}.st-cb__product em{display:block;margin-top:.15rem;font-style:normal;font-size:.7rem;color:var(--st-muted, var(--muted))}.st-cb__product.is-selected{border-color:var(--accent-cyan, var(--st-accent, var(--accent)));box-shadow:0 0 0 1px var(--accent-cyan, var(--st-accent, var(--accent)))}.st-cb__drop{position:relative;border:1.5px dashed var(--st-line, var(--border));border-radius:var(--radius-card, 1rem);padding:1.25rem 1rem;text-align:center;background:var(--st-surface, var(--surface));cursor:pointer;transition:border-color .16s ease,background .16s ease}.st-cb__drop.is-dragover{border-color:var(--accent-cyan, var(--st-accent));background:color-mix(in srgb,var(--accent-cyan, var(--st-accent)) 10%,transparent)}.st-cb__drop input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.st-cb__drop strong{display:block;font-size:.95rem}.st-cb__drop p{margin:.35rem 0 0;font-size:.8125rem;color:var(--st-muted, var(--muted))}.st-cb__file{display:flex;gap:.75rem;align-items:center;padding:.75rem;border:1px solid var(--st-line, var(--border));border-radius:var(--radius-card, 1rem);background:var(--st-surface, var(--surface))}.st-cb__file img{width:3.25rem;height:3.25rem;object-fit:contain;border-radius:.5rem;background:#fff}.st-cb__file-meta{flex:1;min-width:0}.st-cb__file-meta strong{display:block;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-cb__file-meta span{font-size:.75rem;color:var(--st-muted, var(--muted))}.st-cb__file-actions{display:flex;flex-direction:column;gap:.35rem}.st-cb__link-btn{border:0;background:transparent;color:var(--accent-cyan, var(--st-accent, var(--accent)));font-size:.75rem;font-weight:600;cursor:pointer;text-align:left;min-height:1.75rem}.st-cb__quality{margin:.55rem 0 0;font-size:.75rem;font-weight:600}.st-cb__quality--ok{color:var(--st-ok, #067647)}.st-cb__quality--low{color:#b45309}.st-cb__error{margin:.5rem 0 0;font-size:.8125rem;color:var(--st-danger, #b42318)}.st-cb__status{margin:.5rem 0 0;font-size:.8125rem;color:var(--st-muted, var(--muted))}.st-cb__controls{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.st-cb__controls .st-pdp__pill{min-height:2.5rem;padding:.35rem .75rem;font-size:.75rem}.st-cb__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.st-cb__swatch{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid var(--st-line, var(--border));cursor:pointer;padding:0;position:relative}.st-cb__swatch.is-active{border-color:var(--accent-cyan, var(--st-accent, var(--accent)));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-cyan, var(--st-accent)) 35%,transparent)}.st-cb__swatch:focus-visible{outline:var(--st-focus, 2px solid var(--accent-cyan, var(--st-accent)));outline-offset:2px}.st-cb__swatch[data-label]:after{content:attr(data-label);position:absolute;left:50%;bottom:calc(100% + 4px);transform:translate(-50%);white-space:nowrap;font-size:.65rem;padding:.15rem .35rem;border-radius:.25rem;background:var(--st-bg, #000);color:var(--st-fg, #fff);opacity:0;pointer-events:none}.st-cb__swatch:hover:after,.st-cb__swatch:focus-visible:after{opacity:1}.st-cb__breakdown{margin:.85rem 0;padding:.85rem 1rem;border-radius:var(--radius-card, 1rem);border:1px solid var(--st-line, var(--border));background:var(--st-surface, var(--surface));font-size:.875rem}.st-cb__breakdown dl{margin:0;display:grid;gap:.35rem}.st-cb__breakdown div{display:flex;justify-content:space-between;gap:1rem}.st-cb__breakdown .st-cb__total{margin-top:.45rem;padding-top:.45rem;border-top:1px solid var(--st-line, var(--border));font-weight:700;font-size:1.05rem}.st-cb__delivery{display:flex;gap:.65rem;align-items:flex-start;margin:0 0 1rem;padding:.85rem 1rem;border-radius:var(--radius-card, 1rem);border:1px solid var(--st-line, var(--border));background:color-mix(in srgb,var(--accent-cyan, var(--st-accent)) 8%,transparent);font-size:.875rem}.st-cb__delivery strong{display:block;margin-bottom:.15rem}.st-cb__delivery p{margin:0;color:var(--st-muted, var(--muted));font-size:.8125rem}.st-cb__trust{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem}.st-cb__trust-item{padding:.65rem .75rem;border:1px solid var(--st-line, var(--border));border-radius:.85rem;background:var(--st-surface, var(--surface));font-size:.75rem}.st-cb__trust-item strong{display:block;margin-bottom:.15rem}.st-cb__size-guide{margin:.35rem 0 0;font-size:.8125rem}.st-cb__size-guide a{color:var(--accent-cyan, var(--st-accent, var(--accent)))}.st-cb-sticky{position:fixed;left:0;right:0;bottom:0;z-index:80;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--st-bg, #0a0d12) 92%,transparent);border-top:1px solid var(--st-line, var(--border));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.st-cb-sticky[hidden]{display:none!important}.st-cb-sticky .btn{width:100%;min-height:3rem}@media(min-width:900px){.st-cb-sticky{display:none!important}}.st-cb__below{margin-top:clamp(2rem,5vw,3.5rem);padding-top:1.5rem;border-top:1px solid var(--st-line, var(--border))}.st-cb__accordion details{border-bottom:1px solid var(--st-line, var(--border));padding:.85rem 0}.st-cb__accordion summary{cursor:pointer;font-weight:600;list-style:none;min-height:var(--st-touch, 44px);display:flex;align-items:center}.st-cb__accordion summary::-webkit-details-marker{display:none}.st-cb__accordion .st-cb__acc-body{padding:.35rem 0 .65rem;font-size:.9rem;color:var(--st-muted, var(--muted));line-height:1.55}body.st-design-v2 .st-cb__stage{background:radial-gradient(circle at 30% 20%,#1a2330,#0a0d12 70%)}.st-cb__fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:1rem}.st-cb__fullscreen[hidden]{display:none!important}.st-cb__fullscreen canvas{max-width:100%;max-height:100%}.st-cb__fullscreen-close{position:absolute;top:1rem;right:1rem;min-width:var(--st-touch, 44px);min-height:var(--st-touch, 44px);border:0;border-radius:9999px;background:#fff;color:#000;cursor:pointer;font-size:1.25rem}
/*# sourceMappingURL=/cdn/shop/t/44/assets/st-custom-builder.css.map */
