:root{--editor-opacity: 0}.upper-canvas{background:var(--canvas-overlay)}.editor-container{transition:all var(--duration-medium) var(--ease-out-slow);transition-delay:1s;min-height:120px}product-info{height:calc-size(auto);transition:height 4s;overflow:hidden}.editor-container canvas{opacity:var(--editor-opacity);transition:opacity var(--duration-long) var(--ease-out-slow)}.product{opacity:1!important;width:100%;padding:0!important;display:flex;flex-direction:row-reverse;background:transparent!important}.editor-container,.product-editor,.editor-controls{display:contents}.product section{--product-opacity: 1;padding:1em;border-radius:1em;display:grid;opacity:var(--editor-opacity);transition:opacity var(--duration-medium) var(--ease-out-slow);gap:1em;min-height:500px;transition-delay:0s;grid-template-rows:calc(var(--canvas-height) * var(--canvas-scale));grid-template-areas:"editor  editor" "ruler ruler" "name  name" "font  font" "flags  flags" "theme  theme" "variants  variants" "price  buttons" "size  view-details";margin:0 auto}@keyframes show{0%{--editor-opacity: 0}to{--editor-opacity: 1}}.product>div{max-width:100%!important}product-info .product__title h1{font-weight:900;max-width:10em;font-size:clamp(1em,7vw,5em)}.page-width:has(.product){display:grid;row-gap:1rem;grid-template-areas:"title" "editor-container" "description"}.page-width:has(.product) .product{grid-area:editor-container}.page-width:has(.product) .product__title{grid-area:title}.page-width:has(.product) .product__description{grid-area:description;display:none}.product section>div:has(product-form){grid-area:buttons}.product__view-details{grid-area:view-details;text-align:end}.product-form__input--pill input[type=radio]+label{padding:1rem 1.3rem!important}product-form,.product__info-container>*+*{margin:0!important}.product__tax{grid-area:taxes}.product section>div:has(.price){grid-area:price;display:flex;justify-items:center;align-items:center}.price{display:flex;justify-content:center}.product section>.product-editor .editor-container .canvas-container{grid-area:editor;transform:scale(var(--canvas-scale))!important;width:100%!important;height:calc(var(--canvas-height) * var(--canvas-scale))!important;transform-origin:top left}.product section>variant-selects{grid-area:variants}.product section>variant-selects legend{display:none}.product section>div:has(quantity-input){grid-area:qty}.product-editor>div{width:100%}.product__info-wrapper{padding:unset!important}product-info{background:var(--background)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center var(--background-y)!important}.product--no-media,.product-form__buttons{max-width:unset!important;margin:unset!important}.product-editor .toggle-side{width:2em;height:1em}.product-editor .toggle-side>div{width:1em;height:1em;background-color:#000;border-radius:50%}.product-editor>div>*:has(canvas){margin:0 auto;transform-origin:left}.product-editor>div>*:has(canvas)>canvas{border-radius:1em;box-shadow:0 0 .2em #00000026}.name-container,.font-container,.flags-container,.flag-mode-container,.theme-container{display:flex;flex-direction:column}.name-container{grid-area:name}.font-container{grid-area:font}.font-container .disclosure__label{font-family:var(--value)}.flag-mode-container{grid-area:mode}.flags-container{grid-area:flags;display:grid}.theme-container{grid-area:theme}.editor-controls input,.editor-controls select{border-radius:1em}.editor-controls label{display:block;margin-bottom:.6rem;font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}[data-theme=white-on-transparent],[data-theme=custom-transparent]{--check-dark: rgba(var(--color-foreground),.3);--check-light: rgba(var(--color-foreground),.5)}[data-theme=black-on-transparent]{--check-dark: rgba(var(--color-foreground),.2);--check-light: rgba(var(--color-foreground),.1)}.product section:has(.product-editor[data-theme=white-on-transparent]) .lower-canvas,.product section:has(.product-editor[data-theme=black-on-transparent]) .lower-canvas,.product section:has(.product-editor[data-theme=custom-transparent]) .lower-canvas{background:repeating-conic-gradient(var(--check-dark) 0% 25%,var(--check-light) 0% 50%) 50% / 20px 20px}.cart-item{display:flex;flex-direction:column;gap:1em}.cart-item>.pr_image{width:unset!important}.cart-item>.pr_details{width:100%!important}.cart-drawer .cart-item__details{width:auto;grid-column:1 / 4}.cart-item__media{display:none}@media (min-width: 767px){@media only screen and (min-width: 768px){.product-single__meta{padding-right:0;margin-left:0}}}.disclosure.theme-select .disclosure__button-text{display:flex;align-items:center}.disclosure.theme-select .disclosure__button-text:before{content:"";display:inline-block;box-shadow:0 0 1px 1px rgba(var(--color-foreground),.08);width:20px;height:15px;margin:0 1em 0 0;background:linear-gradient(to bottom,var(--canvas-text-color) 50%,var(--canvas-background-color) 50%)}.disclosure__group-label{padding:.75rem 1.5rem;color:rgb(var(--color-foreground));font-weight:600;border-bottom:1px solid rgba(var(--color-foreground),.08)}.flag-mode-selector{display:flex;gap:1rem;margin-bottom:1rem;padding:.5rem;border-bottom:1px solid var(--color-border)}.flags-row{display:flex;align-items:center;gap:1rem;margin:1rem 0}.flag-select-container{flex:1}.switch-side-button{padding:.5rem;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-foreground)}.switch-side-button:hover{color:var(--color-button-text);background:var(--color-button-background);border-radius:4px}.switch-side-button svg{width:20px;height:20px}.disclosure__link .disclosure__label{display:block;padding:4px 0}.font-select .disclosure__link .disclosure__label{font-size:16px;line-height:1.4}.font-select .disclosure__link:hover .disclosure__label{opacity:.8}.disclosure__button{width:100%;min-height:4.5rem;color:rgb(var(--color-foreground));box-shadow:none;background-color:rgb(var(--color-background));padding:1.6rem;font-size:1.3rem;text-align:left;cursor:pointer;min-width:14rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);transition:box-shadow var(--duration-medium) var(--ease-out-slow);-webkit-appearance:none;appearance:none;position:relative}.disclosure__button:focus{border-color:rgb(var(--color-foreground))}.disclosure__button[aria-expanded=true]{border-color:rgb(var(--color-foreground))}.field{position:relative;width:100%}.field select.field__input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer}.field select.field__input::-ms-expand{display:none}.field__input{padding:1.5rem!important;font-size:1.3rem;border-radius:.3rem;width:100%;box-sizing:border-box}.field__label{font-size:1.6rem;top:50%;left:1.6rem;pointer-events:none;position:absolute;transform:translateY(-50%);transition:all var(--duration-medium) ease;color:rgba(var(--color-foreground),.75);background:rgb(var(--color-background));padding:0 .4rem;margin:0;z-index:3}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field:has(.disclosure__button) .field__label{top:-.8rem;transform:translateY(0);font-size:1.2rem;background:rgb(var(--color-background));z-index:3}.field .disclosure__button{border-radius:.3rem;min-height:4.5rem;padding:1.5rem 1.6rem;width:100%;box-sizing:border-box}.field .disclosure{width:100%;height:auto}.disclosure__list{background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.55);border-radius:.3rem;box-shadow:0 .2rem .4rem rgba(var(--color-foreground),.1)}.product-editor .disclosure__list-wrapper{z-index:10!important;bottom:unset!important}.disclosure__link{color:rgb(var(--color-foreground));padding:1rem 1.6rem;text-decoration:none;display:block}.disclosure__button .flag-icon{margin:0 1rem 0 0;box-shadow:0 0 1px 1px rgba(var(--color-foreground),.08)}.disclosure__link:hover,.disclosure__link:focus{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));text-decoration:none}.disclosure__color-pickers{padding:1rem;border-top:1px solid #ddd}.dropdown-color-picker{margin-bottom:1rem}.dropdown-color-picker:last-child{margin-bottom:0}.dropdown-color-label{display:block;font-size:.9rem;margin-bottom:.5rem;color:#666}.colors-grid--compact{display:grid;grid-template-columns:repeat(8,1fr);gap:.25rem}.colors-grid--compact .color-button{width:100%;aspect-ratio:1;border:1px solid #ddd;border-radius:.25rem;padding:0;cursor:pointer}.colors-grid--compact .color-button.selected{outline:2px solid #000;outline-offset:1px}.colors-grid--compact .color-button:hover{transform:scale(1.1)}.disclosure__search{margin-top:.75rem;border-bottom:1px solid #ddd;position:sticky;top:0;background:#fff;z-index:1}.disclosure__search-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem}.disclosure__search-input:focus{outline:none;border-color:#000}.flag-select .disclosure__list{overflow-y:auto}.cart-item{grid-template-columns:unset!important}.price__container{display:flex!important;flex-direction:column;gap:1rem}.price .badge{height:fit-content}.product section>.product__text{grid-area:size;display:flex;flex-direction:column}.product-form__input--pill{display:flex;justify-content:space-between}.editor-ruler{grid-area:ruler;display:flex;flex-direction:row;flex-flow:row;width:100%;align-items:center;gap:1em;margin-top:-.5em}.editor-ruler>label{align-self:baseline;white-space:nowrap}.editor-ruler-line{position:relative;height:1px;background:rgba(var(--color-foreground),.3);flex-grow:1}.editor-ruler-line:before,.editor-ruler-line:after{content:"";position:absolute;height:8px;width:1px;background:rgba(var(--color-foreground),.3);top:-3px}.editor-ruler-line:before{left:0}.editor-ruler-line:after{right:0}.editor-ruler-text{text-align:center;font-size:.8em;color:rgba(var(--color-foreground),.75);margin-top:-.4em}.editor-ruler-text-size{width:fit-content;display:inline-block;background:#fff;padding:0 .5em}@media (min-width: 1000px){.product section{grid-template-areas:"editor editor" "ruler ruler" "name font" "flags flags" "theme variants" "price buttons" "size view-details";grid-template-columns:repeat(2,1fr)}.page-width:has(.product){grid-template-areas:"title editor-container" "description editor-container";grid-template-rows:auto 1fr;column-gap:3rem;row-gap:0}.page-width:has(.product).left-aligned{grid-template-areas:"editor-container title" "editor-container description"}.page-width:has(.product).left-aligned .product__description,.page-width:has(.product).left-aligned .product__title{text-align:end}product-info{padding-top:100px!important;padding-bottom:100px!important}product-info .product__title h1>.title_country{display:inline flex;width:fit-content;align-items:baseline;background:#fff3;animation:country 1s forwards;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:1rem;padding:0 2rem;border-radius:1rem}product-info .product__title h1>.title_country:before{display:inline-block;content:"";width:80px;background-size:1em 1em!important;height:70px;background:var(--svg)}.page-width:has(.product) .product__description{display:block}@keyframes country{0%{opacity:0}to{opacity:1}}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/editor.css.map */
