.storefront-module__bXaFGa__shell{background:var(--theme-bg);min-height:100%;color:var(--theme-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.storefront-module__bXaFGa__shell *,.storefront-module__bXaFGa__shell :before,.storefront-module__bXaFGa__shell :after{box-sizing:border-box}.storefront-module__bXaFGa__shell a{color:inherit;text-decoration:none}.storefront-module__bXaFGa__headerWrap{z-index:3;background:var(--theme-surface);position:relative}.storefront-module__bXaFGa__stickyHeader{z-index:30;position:sticky;top:0}.storefront-module__bXaFGa__announcement{background:var(--theme-accent);color:#fff;letter-spacing:.02em;text-align:center;justify-content:center;align-items:center;min-height:34px;padding:7px 18px;font-size:12px;display:flex}.storefront-module__bXaFGa__header{min-height:72px;width:min(var(--theme-container), calc(100% - 36px));justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.storefront-module__bXaFGa__brand{align-items:center;gap:10px;font-size:17px;display:inline-flex}.storefront-module__bXaFGa__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;width:36px;height:36px}.storefront-module__bXaFGa__header nav,.storefront-module__bXaFGa__footer nav{color:color-mix(in srgb, var(--theme-text) 68%, transparent);align-items:center;gap:20px;font-size:13px;display:flex}.storefront-module__bXaFGa__header nav a:hover,.storefront-module__bXaFGa__footer nav a:hover{color:var(--theme-text)}.storefront-module__bXaFGa__body{display:grid}.storefront-module__bXaFGa__hero,.storefront-module__bXaFGa__section,.storefront-module__bXaFGa__story,.storefront-module__bXaFGa__newsletter,.storefront-module__bXaFGa__catalogSection,.storefront-module__bXaFGa__productSection{width:min(var(--theme-container), calc(100% - 36px));margin:0 auto}.storefront-module__bXaFGa__hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(28px,5vw,84px);min-height:620px;padding:clamp(54px,7vw,110px) 0;display:grid}.storefront-module__bXaFGa__heroCopy{align-content:center;gap:20px;display:grid}.storefront-module__bXaFGa__heroCopy h1,.storefront-module__bXaFGa__catalogHeader h1,.storefront-module__bXaFGa__productInfo h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(40px,6vw,78px);line-height:.98}.storefront-module__bXaFGa__heroCopy p,.storefront-module__bXaFGa__sectionHeading p,.storefront-module__bXaFGa__storyCopy p,.storefront-module__bXaFGa__newsletter p,.storefront-module__bXaFGa__catalogHeader p,.storefront-module__bXaFGa__productInfo p{color:color-mix(in srgb, var(--theme-text) 66%, transparent);margin:0;font-size:15px;line-height:1.65}.storefront-module__bXaFGa__heroCopy p{max-width:620px;font-size:clamp(15px,1.6vw,19px)}.storefront-module__bXaFGa__kicker{color:var(--theme-accent);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.3;display:block}.storefront-module__bXaFGa__heroMedia{min-width:0}.storefront-module__bXaFGa__heroMedia>span,.storefront-module__bXaFGa__storyMedia>span,.storefront-module__bXaFGa__productHeroMedia{border-radius:var(--theme-radius);background:linear-gradient(145deg, color-mix(in srgb, var(--theme-accent) 10%, #e8e8ea), color-mix(in srgb, var(--theme-accent-soft) 72%, #f7f7f8));background-position:50%;background-size:cover;min-height:520px;display:block;box-shadow:0 24px 70px #14141814}.storefront-module__bXaFGa__primaryButton{border-radius:calc(var(--theme-radius) * .65);background:var(--theme-accent);width:fit-content;min-height:46px;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:760;display:inline-flex;color:#fff!important}.storefront-module__bXaFGa__primaryButton:disabled{opacity:.55;cursor:default}.storefront-module__bXaFGa__secondaryAction{border:1px solid color-mix(in srgb, var(--theme-text) 16%, transparent);border-radius:calc(var(--theme-radius) * .65);background:var(--theme-surface);min-height:46px;color:var(--theme-text);justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:720;display:inline-flex}.storefront-module__bXaFGa__section{gap:28px;padding:clamp(54px,7vw,96px) 0;display:grid}.storefront-module__bXaFGa__sectionHeading{grid-template-columns:minmax(0,.8fr) minmax(260px,.55fr);align-items:end;gap:28px;display:grid}.storefront-module__bXaFGa__sectionHeading>div{gap:10px;display:grid}.storefront-module__bXaFGa__sectionHeading h2,.storefront-module__bXaFGa__storyCopy h2,.storefront-module__bXaFGa__newsletter h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,48px);line-height:1.05}.storefront-module__bXaFGa__productGrid{--theme-columns:4;grid-template-columns:repeat(var(--theme-columns), minmax(0, 1fr));gap:18px;display:grid}.storefront-module__bXaFGa__productCard{border:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);border-radius:var(--theme-radius);background:var(--theme-surface);gap:12px;min-width:0;padding:10px;transition:transform .18s,box-shadow .18s;display:grid}.storefront-module__bXaFGa__productCard:hover{transform:translateY(-2px);box-shadow:0 16px 42px #14141814}.storefront-module__bXaFGa__productMedia{aspect-ratio:1/1.08;border-radius:calc(var(--theme-radius) * .72);background:color-mix(in srgb, var(--theme-accent-soft) 55%, #ececef);background-position:50%;background-size:cover;display:block}.storefront-module__bXaFGa__productMeta{gap:5px;min-width:0;padding:2px 3px 5px;display:grid}.storefront-module__bXaFGa__productMeta small{color:var(--theme-accent);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:750}.storefront-module__bXaFGa__productMeta strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.storefront-module__bXaFGa__productMeta>span{color:color-mix(in srgb, var(--theme-text) 72%, transparent);font-size:13px}.storefront-module__bXaFGa__empty{border:1px dashed color-mix(in srgb, var(--theme-text) 16%, transparent);border-radius:var(--theme-radius);color:color-mix(in srgb, var(--theme-text) 58%, transparent);text-align:center;padding:26px}.storefront-module__bXaFGa__discoveryGrid,.storefront-module__bXaFGa__benefitGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.storefront-module__bXaFGa__discoveryCard,.storefront-module__bXaFGa__benefitGrid article{border:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);border-radius:var(--theme-radius);background:var(--theme-surface);align-content:end;gap:7px;min-height:120px;padding:18px;display:grid}.storefront-module__bXaFGa__discoveryCard strong,.storefront-module__bXaFGa__benefitGrid strong{font-size:15px}.storefront-module__bXaFGa__discoveryCard span,.storefront-module__bXaFGa__benefitGrid article>span{color:var(--theme-accent);font-size:11px;font-weight:800}.storefront-module__bXaFGa__story{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:center;gap:44px;min-height:440px;padding:clamp(44px,6vw,88px) 0;display:grid}.storefront-module__bXaFGa__storyCopy{gap:16px;display:grid}.storefront-module__bXaFGa__storyMedia>span{min-height:390px}.storefront-module__bXaFGa__newsletter{border-radius:var(--theme-radius);background:var(--theme-accent-soft);justify-items:start;gap:14px;margin-top:44px;margin-bottom:44px;padding:clamp(34px,5vw,64px);display:grid}.storefront-module__bXaFGa__divider{width:min(var(--theme-container), calc(100% - 36px));margin:0 auto}.storefront-module__bXaFGa__divider>span{border-top:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);display:block}.storefront-module__bXaFGa__catalogSection{gap:28px;padding:58px 0 90px;display:grid}.storefront-module__bXaFGa__catalogHeader{gap:11px;max-width:760px;display:grid}.storefront-module__bXaFGa__catalogHeader h1{font-size:clamp(38px,5vw,64px)}.storefront-module__bXaFGa__filters{border:1px solid color-mix(in srgb, var(--theme-text) 9%, transparent);border-radius:var(--theme-radius);background:var(--theme-surface);grid-template-columns:1.25fr repeat(3,minmax(130px,.8fr)) auto;align-items:end;gap:10px;padding:16px;display:grid}.storefront-module__bXaFGa__filters label{gap:6px;min-width:0;display:grid}.storefront-module__bXaFGa__filters label>span{color:color-mix(in srgb, var(--theme-text) 64%, transparent);font-size:10px;font-weight:720}.storefront-module__bXaFGa__filters input,.storefront-module__bXaFGa__filters select{border:1px solid color-mix(in srgb, var(--theme-text) 13%, transparent);border-radius:calc(var(--theme-radius) * .55);background:var(--theme-bg);min-width:0;min-height:42px;color:var(--theme-text);font:inherit;padding:0 11px;font-size:12px}.storefront-module__bXaFGa__catalogResultBar{color:color-mix(in srgb, var(--theme-text) 58%, transparent);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.storefront-module__bXaFGa__pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding-top:8px;font-size:12px;display:grid}.storefront-module__bXaFGa__pagination>:first-child{justify-self:start}.storefront-module__bXaFGa__pagination>:last-child{justify-self:end}.storefront-module__bXaFGa__pagination a{border:1px solid color-mix(in srgb, var(--theme-text) 13%, transparent);border-radius:calc(var(--theme-radius) * .55);background:var(--theme-surface);align-items:center;min-height:38px;padding:0 13px;font-weight:700;display:inline-flex}.storefront-module__bXaFGa__productSection{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:clamp(30px,5vw,80px);min-height:660px;padding:58px 0 90px;display:grid}.storefront-module__bXaFGa__productGallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:sticky;top:112px}.storefront-module__bXaFGa__productGallery .storefront-module__bXaFGa__productHeroMedia{grid-column:1/-1}.storefront-module__bXaFGa__productHeroMedia{min-height:580px}.storefront-module__bXaFGa__productThumb{border-radius:calc(var(--theme-radius) * .7);background:color-mix(in srgb, var(--theme-accent-soft) 55%, #ececef) center / cover no-repeat;min-height:130px}.storefront-module__bXaFGa__productInfo{align-content:center;gap:18px;padding-top:18px;display:grid}.storefront-module__bXaFGa__productInfo h1{font-size:clamp(36px,5vw,62px)}.storefront-module__bXaFGa__price{font-size:22px}.storefront-module__bXaFGa__description{color:color-mix(in srgb, var(--theme-text) 66%, transparent);margin:0;font-size:14px;line-height:1.7}.storefront-module__bXaFGa__variantPicker{gap:10px;display:grid}.storefront-module__bXaFGa__variantPicker>strong{font-size:12px}.storefront-module__bXaFGa__variantPicker>div{gap:8px;display:grid}.storefront-module__bXaFGa__variantPicker label{border:1px solid color-mix(in srgb, var(--theme-text) 11%, transparent);border-radius:calc(var(--theme-radius) * .6);background:var(--theme-surface);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.storefront-module__bXaFGa__variantPicker label>span{gap:3px;min-width:0;display:grid}.storefront-module__bXaFGa__variantPicker label strong{font-size:12px}.storefront-module__bXaFGa__variantPicker label small{color:color-mix(in srgb, var(--theme-text) 58%, transparent);font-size:10px;line-height:1.35}.storefront-module__bXaFGa__variantPicker input{accent-color:var(--theme-accent)}.storefront-module__bXaFGa__quantityBlock label{gap:6px;width:130px;display:grid}.storefront-module__bXaFGa__quantityBlock label>span{color:color-mix(in srgb, var(--theme-text) 64%, transparent);font-size:10px;font-weight:720}.storefront-module__bXaFGa__quantityBlock input{border:1px solid color-mix(in srgb, var(--theme-text) 13%, transparent);border-radius:calc(var(--theme-radius) * .55);background:var(--theme-surface);width:100%;min-height:42px;color:var(--theme-text);font:inherit;padding:0 11px}.storefront-module__bXaFGa__buyButtons{flex-wrap:wrap;gap:9px;display:flex}.storefront-module__bXaFGa__footer{width:min(var(--theme-container), calc(100% - 36px));border-top:1px solid color-mix(in srgb, var(--theme-text) 10%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin:0 auto;padding:48px 0;display:grid}.storefront-module__bXaFGa__footer>div{gap:7px;display:grid}.storefront-module__bXaFGa__footer p{color:color-mix(in srgb, var(--theme-text) 60%, transparent);margin:0;font-size:13px}.storefront-module__bXaFGa__footer>div>span{color:color-mix(in srgb, var(--theme-text) 54%, transparent);font-size:11px}.storefront-module__bXaFGa__footer small{color:color-mix(in srgb, var(--theme-text) 48%, transparent);grid-column:1/-1;font-size:11px}.storefront-module__bXaFGa__editorMode{min-height:auto}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__stickyHeader{position:relative;top:auto}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__productGallery{position:static}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__editable{cursor:pointer;position:relative}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__editable:after{content:"";z-index:20;border-radius:inherit;pointer-events:none;border:1px solid #0000;transition:border-color .12s,box-shadow .12s;position:absolute;inset:0}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__editable:hover:after{border-color:color-mix(in srgb, var(--theme-accent) 58%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-accent) 10%, transparent) inset}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__selected:after{border:2px solid var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 14%, transparent)}.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__productCard,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__filters input,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__filters select,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__filters button,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__variantPicker input,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__quantityBlock input,.storefront-module__bXaFGa__editorMode .storefront-module__bXaFGa__buyButtons button{pointer-events:none}@media (max-width:1100px){.storefront-module__bXaFGa__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-module__bXaFGa__filters .storefront-module__bXaFGa__primaryButton{width:100%}}@media (max-width:900px){.storefront-module__bXaFGa__header{min-height:62px;width:min(var(--theme-container), calc(100% - 24px))}.storefront-module__bXaFGa__header nav{gap:12px;font-size:12px}.storefront-module__bXaFGa__header nav a:nth-child(2),.storefront-module__bXaFGa__header nav a:nth-child(3){display:none}.storefront-module__bXaFGa__hero,.storefront-module__bXaFGa__section,.storefront-module__bXaFGa__story,.storefront-module__bXaFGa__newsletter,.storefront-module__bXaFGa__catalogSection,.storefront-module__bXaFGa__productSection,.storefront-module__bXaFGa__footer,.storefront-module__bXaFGa__divider{width:min(var(--theme-container), calc(100% - 24px))}.storefront-module__bXaFGa__hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:44px 0 54px}.storefront-module__bXaFGa__heroCopy h1{font-size:clamp(38px,11vw,58px)}.storefront-module__bXaFGa__heroMedia>span{min-height:360px}.storefront-module__bXaFGa__sectionHeading{grid-template-columns:1fr;gap:12px}.storefront-module__bXaFGa__productGrid{gap:11px;--theme-columns:2!important}.storefront-module__bXaFGa__discoveryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-module__bXaFGa__benefitGrid,.storefront-module__bXaFGa__story,.storefront-module__bXaFGa__productSection{grid-template-columns:1fr}.storefront-module__bXaFGa__productGallery{position:static}.storefront-module__bXaFGa__storyMedia>span,.storefront-module__bXaFGa__productHeroMedia{min-height:360px}.storefront-module__bXaFGa__footer{grid-template-columns:1fr}.storefront-module__bXaFGa__footer small{grid-column:auto}}@media (max-width:620px){.storefront-module__bXaFGa__filters{grid-template-columns:1fr;padding:12px}.storefront-module__bXaFGa__catalogResultBar{flex-direction:column;align-items:flex-start}.storefront-module__bXaFGa__productGallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.storefront-module__bXaFGa__announcement{min-height:30px;font-size:10px}.storefront-module__bXaFGa__brand{font-size:15px}.storefront-module__bXaFGa__header nav{gap:10px}.storefront-module__bXaFGa__heroMedia>span,.storefront-module__bXaFGa__storyMedia>span,.storefront-module__bXaFGa__productHeroMedia{min-height:290px}.storefront-module__bXaFGa__productGrid{gap:8px}.storefront-module__bXaFGa__productCard{padding:7px}.storefront-module__bXaFGa__productMeta strong{font-size:12px}.storefront-module__bXaFGa__discoveryCard{min-height:100px;padding:14px}.storefront-module__bXaFGa__productThumb{min-height:96px}.storefront-module__bXaFGa__buyButtons{display:grid}.storefront-module__bXaFGa__buyButtons .storefront-module__bXaFGa__primaryButton,.storefront-module__bXaFGa__buyButtons .storefront-module__bXaFGa__secondaryAction{width:100%}}
.product-config-module__4I1VeW__galleryOrderLeft{order:2}.product-config-module__4I1VeW__infoOrderLeft{order:1}.product-config-module__4I1VeW__descriptionDetails{border-top:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);border-bottom:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);margin:0 0 10px}.product-config-module__4I1VeW__descriptionDetails summary{cursor:pointer;min-height:36px;color:var(--sf-text);align-items:center;font-size:11px;font-weight:700;display:flex}.product-config-module__4I1VeW__descriptionDetails p{color:color-mix(in srgb, var(--sf-text) 65%, transparent);margin:0;padding:0 0 10px;font-size:11px;line-height:1.5}.product-config-module__4I1VeW__variantActions{grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.product-config-module__4I1VeW__buyNowButton,.product-config-module__4I1VeW__addButton{border-radius:calc(var(--sf-radius) * .42);min-height:34px;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 9px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.product-config-module__4I1VeW__buyNowButton{border:1px solid color-mix(in srgb, var(--sf-text) 14%, transparent);background:var(--sf-surface);color:var(--sf-text)}.product-config-module__4I1VeW__addButton:disabled,.product-config-module__4I1VeW__buyNowButton:disabled{opacity:.45;cursor:not-allowed}.product-config-module__4I1VeW__stickyBar{z-index:45;border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:calc(var(--sf-radius) * .58);background:color-mix(in srgb, var(--sf-surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 16px 44px #18181b29}.product-config-module__4I1VeW__stickyBar div{gap:1px;min-width:0;display:grid}.product-config-module__4I1VeW__stickyBar strong{text-overflow:ellipsis;white-space:nowrap;color:var(--sf-text);font-size:10px;overflow:hidden}.product-config-module__4I1VeW__stickyBar span{color:color-mix(in srgb, var(--sf-text) 58%, transparent);font-size:9px}.product-config-module__4I1VeW__stickyBar form{display:flex}.product-config-module__4I1VeW__stickyBar button{border-radius:calc(var(--sf-radius) * .4);min-height:32px;font:inherit;cursor:pointer;padding:0 10px;font-size:9px;font-weight:700}@media (min-width:620px){.product-config-module__4I1VeW__variantActions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-config-module__4I1VeW__stickyBar{display:none}}
.catalog-page-module__j1bfbG__page{width:min(var(--sf-container), calc(100% - 24px));margin:0 auto;padding:16px 0 28px}.catalog-page-module__j1bfbG__head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.catalog-page-module__j1bfbG__head div{min-width:0}.catalog-page-module__j1bfbG__head span{color:color-mix(in srgb, var(--sf-text) 52%, transparent);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.catalog-page-module__j1bfbG__head h1{color:var(--sf-text);letter-spacing:-.035em;margin:2px 0 0;font-size:22px;line-height:1.08}.catalog-page-module__j1bfbG__head p{color:color-mix(in srgb, var(--sf-text) 58%, transparent);margin:3px 0 0;font-size:10px}.catalog-page-module__j1bfbG__layout{grid-template-columns:1fr;gap:10px;display:grid}.catalog-page-module__j1bfbG__filters{border:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);border-radius:calc(var(--sf-radius) * .65);background:var(--sf-surface);min-width:0;padding:9px}.catalog-page-module__j1bfbG__filters summary{cursor:pointer;color:var(--sf-text);font-size:11px;font-weight:700}.catalog-page-module__j1bfbG__filterForm{grid-template-columns:1fr;gap:7px;margin-top:8px;display:grid}.catalog-page-module__j1bfbG__field{min-width:0;color:color-mix(in srgb, var(--sf-text) 64%, transparent);gap:3px;font-size:9px;font-weight:650;display:grid}.catalog-page-module__j1bfbG__field input,.catalog-page-module__j1bfbG__field select{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:calc(var(--sf-radius) * .4);background:var(--sf-surface);width:100%;min-height:35px;color:var(--sf-text);font:inherit;outline:none;padding:5px 7px;font-size:16px}.catalog-page-module__j1bfbG__filterActions{gap:5px;display:flex}.catalog-page-module__j1bfbG__button,.catalog-page-module__j1bfbG__secondary{border-radius:calc(var(--sf-radius) * .4);min-height:33px;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.catalog-page-module__j1bfbG__secondary{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);background:var(--sf-surface);color:var(--sf-text)}.catalog-page-module__j1bfbG__content{min-width:0}.catalog-page-module__j1bfbG__resultBar{min-height:37px;color:color-mix(in srgb, var(--sf-text) 58%, transparent);justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;font-size:10px;display:flex}.catalog-page-module__j1bfbG__grid{grid-template-columns:repeat(var(--sf-mobile-columns,2), minmax(0, 1fr));gap:7px;display:grid}.catalog-page-module__j1bfbG__empty{border:1px dashed color-mix(in srgb, var(--sf-text) 15%, transparent);border-radius:calc(var(--sf-radius) * .7);min-height:180px;color:color-mix(in srgb, var(--sf-text) 55%, transparent);text-align:center;place-items:center;padding:20px;font-size:11px;display:grid}.catalog-page-module__j1bfbG__pagination{justify-content:center;align-items:center;gap:6px;padding-top:12px;display:flex}.catalog-page-module__j1bfbG__pageNumber{color:color-mix(in srgb, var(--sf-text) 58%, transparent);font-size:10px}@media (min-width:620px){.catalog-page-module__j1bfbG__page{width:min(var(--sf-container), calc(100% - 32px));padding-top:20px}.catalog-page-module__j1bfbG__filterForm{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page-module__j1bfbG__field input,.catalog-page-module__j1bfbG__field select{min-height:33px;font-size:12px}.catalog-page-module__j1bfbG__grid{grid-template-columns:repeat(var(--sf-desktop-columns,4), minmax(0, 1fr));gap:9px}}@media (min-width:900px){.catalog-page-module__j1bfbG__layoutSidebar{grid-template-columns:220px minmax(0,1fr);align-items:start}.catalog-page-module__j1bfbG__layoutSidebar .catalog-page-module__j1bfbG__filters{position:sticky;top:70px}.catalog-page-module__j1bfbG__layoutSidebar .catalog-page-module__j1bfbG__filterForm{grid-template-columns:1fr}}
.product-gallery-module__Dgy5wa__gallery{gap:7px;min-width:0;display:grid}.product-gallery-module__Dgy5wa__galleryLeft{grid-template-columns:62px minmax(0,1fr);align-items:start}.product-gallery-module__Dgy5wa__main{border:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);border-radius:calc(var(--sf-radius) * .75);background:color-mix(in srgb, var(--sf-text) 5%, var(--sf-surface));place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.product-gallery-module__Dgy5wa__main img{object-fit:cover;width:100%;height:100%;min-height:300px}.product-gallery-module__Dgy5wa__fallback{color:color-mix(in srgb, var(--sf-text) 50%, transparent);font-size:11px}.product-gallery-module__Dgy5wa__thumbs{scrollbar-width:thin;gap:5px;display:flex;overflow-x:auto}.product-gallery-module__Dgy5wa__galleryLeft .product-gallery-module__Dgy5wa__thumbs{flex-direction:column;max-height:520px;overflow:visible auto}.product-gallery-module__Dgy5wa__thumb{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:calc(var(--sf-radius) * .36);background:var(--sf-surface);cursor:pointer;flex:none;width:58px;height:58px;padding:0;overflow:hidden}.product-gallery-module__Dgy5wa__thumbActive{border-color:var(--sf-accent);box-shadow:0 0 0 1px var(--sf-accent)}.product-gallery-module__Dgy5wa__thumb img{object-fit:cover;width:100%;height:100%}.product-gallery-module__Dgy5wa__stacked{gap:7px;display:grid}.product-gallery-module__Dgy5wa__stackedImage{object-fit:cover;border-radius:calc(var(--sf-radius) * .75);border:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);background:var(--sf-surface);width:100%;min-height:260px;max-height:720px}@media (min-width:620px){.product-gallery-module__Dgy5wa__main,.product-gallery-module__Dgy5wa__main img{min-height:460px}.product-gallery-module__Dgy5wa__thumb{width:64px;height:64px}.product-gallery-module__Dgy5wa__galleryLeft{grid-template-columns:68px minmax(0,1fr)}}
.storefront-components-module__Pqax_q__card{border:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);border-radius:calc(var(--sf-radius) * .75);background:var(--sf-surface);min-width:0;color:var(--sf-text);overflow:hidden;box-shadow:0 1px 2px #18181b0a}.storefront-components-module__Pqax_q__cardMinimal{box-shadow:none;background:0 0;border-color:#0000}.storefront-components-module__Pqax_q__cardElevated{border-color:#0000;box-shadow:0 12px 32px #18181b1a}.storefront-components-module__Pqax_q__visual{background:color-mix(in srgb, var(--sf-text) 5%, var(--sf-surface));color:color-mix(in srgb, var(--sf-text) 55%, transparent);text-decoration:none;display:block;position:relative;overflow:hidden}.storefront-components-module__Pqax_q__visualSquare{aspect-ratio:1}.storefront-components-module__Pqax_q__visualPortrait{aspect-ratio:4/5}.storefront-components-module__Pqax_q__visualLandscape{aspect-ratio:4/3}.storefront-components-module__Pqax_q__image,.storefront-components-module__Pqax_q__hoverImage{object-fit:cover;width:100%;height:100%;transition:opacity .22s,transform .3s;position:absolute;inset:0}.storefront-components-module__Pqax_q__hoverImage{opacity:0}.storefront-components-module__Pqax_q__hoverable:hover .storefront-components-module__Pqax_q__image{opacity:0;transform:scale(1.015)}.storefront-components-module__Pqax_q__hoverable:hover .storefront-components-module__Pqax_q__hoverImage{opacity:1;transform:scale(1.015)}.storefront-components-module__Pqax_q__monogram{place-items:center;font-size:28px;font-weight:700;display:grid;position:absolute;inset:0}.storefront-components-module__Pqax_q__badges{z-index:2;flex-wrap:wrap;gap:4px;display:flex;position:absolute;top:7px;left:7px}.storefront-components-module__Pqax_q__badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1e22e0;border:1px solid #fffc;border-radius:5px;align-items:center;min-height:20px;padding:0 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.storefront-components-module__Pqax_q__badgeDanger{background:#962f3aeb}.storefront-components-module__Pqax_q__body{gap:7px;padding:8px;display:grid}.storefront-components-module__Pqax_q__info{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;display:grid}.storefront-components-module__Pqax_q__copy{gap:2px;min-width:0;display:grid}.storefront-components-module__Pqax_q__copy a{text-overflow:ellipsis;white-space:nowrap;color:var(--sf-text);font-size:11px;font-weight:650;line-height:1.2;text-decoration:none;overflow:hidden}.storefront-components-module__Pqax_q__copy span,.storefront-components-module__Pqax_q__stock{text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb, var(--sf-text) 55%, transparent);font-size:9px;line-height:1.25;overflow:hidden}.storefront-components-module__Pqax_q__priceBlock{white-space:nowrap;justify-items:end;gap:1px;display:grid}.storefront-components-module__Pqax_q__price{color:var(--sf-text);font-size:11px;font-weight:700}.storefront-components-module__Pqax_q__compare{color:color-mix(in srgb, var(--sf-text) 45%, transparent);font-size:9px;text-decoration:line-through}.storefront-components-module__Pqax_q__actions{align-items:center;gap:5px;display:flex}.storefront-components-module__Pqax_q__actions>*{flex:1 1 0}.storefront-components-module__Pqax_q__quickAction,.storefront-components-module__Pqax_q__quickView{border-radius:calc(var(--sf-radius) * .42);min-height:29px;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 7px;font-size:9px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.storefront-components-module__Pqax_q__quickView{border:1px solid color-mix(in srgb, var(--sf-text) 13%, transparent);background:var(--sf-surface);color:var(--sf-text)}.storefront-components-module__Pqax_q__quickAction:disabled{opacity:.45;cursor:not-allowed}.storefront-components-module__Pqax_q__footerGrid{width:min(var(--sf-container), calc(100% - 24px));border-top:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);color:color-mix(in srgb, var(--sf-text) 65%, transparent);grid-template-columns:1fr;gap:12px;margin:0 auto;padding:18px 0;font-size:10px;display:grid}.storefront-components-module__Pqax_q__footerBrand{gap:5px;display:grid}.storefront-components-module__Pqax_q__footerBrandRow{color:var(--sf-text);align-items:center;gap:7px;display:flex}.storefront-components-module__Pqax_q__logoImage{object-fit:contain;border-radius:calc(var(--sf-radius) * .4);width:30px;height:30px}.storefront-components-module__Pqax_q__logoFallback{border-radius:calc(var(--sf-radius) * .4);background:var(--sf-accent);color:#fff;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.storefront-components-module__Pqax_q__footerBrand strong{font-size:12px}.storefront-components-module__Pqax_q__footerNav{flex-wrap:wrap;align-content:start;gap:6px 12px;display:flex}.storefront-components-module__Pqax_q__footerNav a,.storefront-components-module__Pqax_q__social a{color:inherit;text-decoration:none}.storefront-components-module__Pqax_q__contact{align-content:start;gap:4px;display:grid}.storefront-components-module__Pqax_q__contact a{color:inherit;text-decoration:none}.storefront-components-module__Pqax_q__social{flex-wrap:wrap;gap:8px;display:flex}.storefront-components-module__Pqax_q__trust{flex-wrap:wrap;gap:5px;display:flex}.storefront-components-module__Pqax_q__trust span{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:5px;align-items:center;min-height:21px;padding:0 6px;font-size:9px;font-weight:700;display:inline-flex}.storefront-components-module__Pqax_q__footerBottom{border-top:1px solid color-mix(in srgb, var(--sf-text) 8%, transparent);grid-column:1/-1;padding-top:9px}.storefront-components-module__Pqax_q__sectionRail{width:min(var(--sf-container), calc(100% - 24px));grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 auto 16px;display:grid}.storefront-components-module__Pqax_q__discoveryCard{border:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);border-radius:calc(var(--sf-radius) * .7);background:var(--sf-surface);min-width:0;min-height:86px;color:var(--sf-text);align-content:end;gap:2px;padding:10px;text-decoration:none;display:grid}.storefront-components-module__Pqax_q__discoveryCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.storefront-components-module__Pqax_q__discoveryCard span{color:color-mix(in srgb, var(--sf-text) 55%, transparent);font-size:9px}@media (min-width:620px){.storefront-components-module__Pqax_q__body{padding:9px}.storefront-components-module__Pqax_q__footerGrid{width:min(var(--sf-container), calc(100% - 32px));grid-template-columns:minmax(220px,1.2fr) 1fr 1fr;gap:18px}.storefront-components-module__Pqax_q__sectionRail{width:min(var(--sf-container), calc(100% - 32px));grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}}
.storefront-quick-view-module__fTdk-W__trigger{border:1px solid color-mix(in srgb, var(--sf-text) 13%, transparent);border-radius:calc(var(--sf-radius) * .42);background:var(--sf-surface);width:100%;min-height:29px;color:var(--sf-text);font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 7px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.storefront-quick-view-module__fTdk-W__dialog{border-radius:calc(var(--sf-radius) * .8);width:min(520px,100vw - 20px);max-width:520px;max-height:calc(100svh - 20px);color:var(--sf-text);background:0 0;border:0;margin:auto;padding:0}.storefront-quick-view-module__fTdk-W__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18181b4d}.storefront-quick-view-module__fTdk-W__surface{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:inherit;background:var(--sf-surface);overflow:hidden;box-shadow:0 24px 80px #18181b38}.storefront-quick-view-module__fTdk-W__head{border-bottom:1px solid color-mix(in srgb, var(--sf-text) 9%, transparent);justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.storefront-quick-view-module__fTdk-W__head strong{font-size:12px}.storefront-quick-view-module__fTdk-W__close{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);border-radius:calc(var(--sf-radius) * .38);background:var(--sf-surface);width:29px;height:29px;color:var(--sf-text);cursor:pointer;place-items:center;display:grid}.storefront-quick-view-module__fTdk-W__body{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:10px;display:grid}.storefront-quick-view-module__fTdk-W__visual{aspect-ratio:1;border-radius:calc(var(--sf-radius) * .55);background:color-mix(in srgb, var(--sf-text) 5%, var(--sf-surface));width:96px;color:color-mix(in srgb, var(--sf-text) 55%, transparent);place-items:center;font-size:24px;font-weight:700;display:grid;overflow:hidden}.storefront-quick-view-module__fTdk-W__visual img{object-fit:cover;width:100%;height:100%}.storefront-quick-view-module__fTdk-W__copy{align-content:start;gap:4px;min-width:0;display:grid}.storefront-quick-view-module__fTdk-W__copy h2{letter-spacing:-.02em;margin:0;font-size:16px;line-height:1.15}.storefront-quick-view-module__fTdk-W__copy p{color:color-mix(in srgb, var(--sf-text) 58%, transparent);margin:0;font-size:10px;line-height:1.35}.storefront-quick-view-module__fTdk-W__price{font-weight:750;color:var(--sf-text)!important;font-size:13px!important}.storefront-quick-view-module__fTdk-W__footer{border-top:1px solid color-mix(in srgb, var(--sf-text) 9%, transparent);justify-content:flex-end;gap:6px;padding:8px 10px;display:flex}.storefront-quick-view-module__fTdk-W__footer a,.storefront-quick-view-module__fTdk-W__footer button{border-radius:calc(var(--sf-radius) * .4);min-height:31px;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 9px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.storefront-quick-view-module__fTdk-W__footer button{border:1px solid color-mix(in srgb, var(--sf-text) 12%, transparent);background:var(--sf-surface);color:var(--sf-text)}.storefront-quick-view-module__fTdk-W__footer a{border:1px solid var(--sf-accent);background:var(--sf-accent);color:#fff}
.theme-document-editor-module__F6Itgq__editor{gap:10px;min-width:0;display:grid}.theme-document-editor-module__F6Itgq__toolbar{background:#fff;border:1px solid #dedee4;border-radius:11px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:9px 10px;display:grid;box-shadow:0 1px 3px #1414180a}.theme-document-editor-module__F6Itgq__themeIdentity{align-items:center;gap:8px;min-width:0;display:flex}.theme-document-editor-module__F6Itgq__themeIdentity>div{gap:1px;min-width:0;display:grid}.theme-document-editor-module__F6Itgq__themeIdentity strong{text-overflow:ellipsis;white-space:nowrap;color:#2c2c31;font-size:12px;overflow:hidden}.theme-document-editor-module__F6Itgq__themeIdentity small{color:#96969f;font-size:9px}.theme-document-editor-module__F6Itgq__themeMark{color:#fff;background:#242429;border-radius:8px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.theme-document-editor-module__F6Itgq__templateRail,.theme-document-editor-module__F6Itgq__toolbarActions,.theme-document-editor-module__F6Itgq__devices{align-items:center;gap:4px;display:flex}.theme-document-editor-module__F6Itgq__templateRail{background:#f7f7f9;border:1px solid #e4e4e9;border-radius:8px;justify-self:center;padding:3px}.theme-document-editor-module__F6Itgq__templateRail button,.theme-document-editor-module__F6Itgq__devices button{color:#74747d;min-height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:9px;font-weight:700}.theme-document-editor-module__F6Itgq__templateRail button{padding:0 9px}.theme-document-editor-module__F6Itgq__templateRail .theme-document-editor-module__F6Itgq__activeTemplate,.theme-document-editor-module__F6Itgq__devices .theme-document-editor-module__F6Itgq__activeDevice{color:#313139;background:#fff;box-shadow:0 1px 3px #1414181a}.theme-document-editor-module__F6Itgq__toolbarActions{flex-wrap:wrap;justify-content:flex-end;justify-self:end}.theme-document-editor-module__F6Itgq__primary,.theme-document-editor-module__F6Itgq__secondary,.theme-document-editor-module__F6Itgq__danger,.theme-document-editor-module__F6Itgq__backButton{min-height:30px;font:inherit;cursor:pointer;border-radius:7px;padding:0 10px;font-size:10px;font-weight:700}.theme-document-editor-module__F6Itgq__primary{color:#fff;background:#6259dc;border:1px solid #5b53d5}.theme-document-editor-module__F6Itgq__secondary{color:#4f4f58;background:#fff;border:1px solid #dedee4}.theme-document-editor-module__F6Itgq__danger{color:#a14444;background:#fff8f8;border:1px solid #ead1d1;width:100%}.theme-document-editor-module__F6Itgq__backButton{color:#6259dc;background:0 0;border:0;width:fit-content;padding:0}.theme-document-editor-module__F6Itgq__primary:disabled,.theme-document-editor-module__F6Itgq__secondary:disabled,.theme-document-editor-module__F6Itgq__danger:disabled{opacity:.45;cursor:default}.theme-document-editor-module__F6Itgq__message{text-overflow:ellipsis;white-space:nowrap;color:#73737c;max-width:210px;font-size:9px;overflow:hidden}.theme-document-editor-module__F6Itgq__mobileTabs{display:none}.theme-document-editor-module__F6Itgq__workspace{grid-template-columns:260px minmax(0,1fr) 300px;align-items:start;gap:10px;min-width:0;display:grid}.theme-document-editor-module__F6Itgq__structure,.theme-document-editor-module__F6Itgq__previewPane,.theme-document-editor-module__F6Itgq__inspector{background:#fff;border:1px solid #dedee4;border-radius:11px;min-width:0;overflow:hidden;box-shadow:0 1px 3px #1414180a}.theme-document-editor-module__F6Itgq__structure,.theme-document-editor-module__F6Itgq__inspector{max-height:calc(100svh - 84px);position:sticky;top:64px;overflow-y:auto}.theme-document-editor-module__F6Itgq__paneHeader,.theme-document-editor-module__F6Itgq__previewToolbar{background:#fcfcfd;border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.theme-document-editor-module__F6Itgq__paneHeader strong,.theme-document-editor-module__F6Itgq__previewToolbar strong{color:#38383f;font-size:10px}.theme-document-editor-module__F6Itgq__paneHeader span,.theme-document-editor-module__F6Itgq__previewToolbar span{color:#9898a1;font-size:8px}.theme-document-editor-module__F6Itgq__previewToolbar>div:first-child{gap:2px;display:grid}.theme-document-editor-module__F6Itgq__globalList{border-bottom:1px solid #ededf0;gap:2px;padding:8px;display:grid}.theme-document-editor-module__F6Itgq__structureRow{color:#5f5f69;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 7px;font-size:10px;display:grid}.theme-document-editor-module__F6Itgq__structureRow small{color:#a0a0a9;font-size:8px}.theme-document-editor-module__F6Itgq__selectedRow{color:#4e46b2;background:#f4f3ff;border-color:#d9d6f8}.theme-document-editor-module__F6Itgq__sectionTree{gap:6px;padding:8px;display:grid}.theme-document-editor-module__F6Itgq__treeGroup{background:#fff;border:1px solid #e5e5ea;border-radius:9px}.theme-document-editor-module__F6Itgq__treeGroupSelected{border-color:#cfcaf5;box-shadow:inset 0 0 0 1px #ebe9ff}.theme-document-editor-module__F6Itgq__sectionRow{grid-template-columns:18px minmax(0,1fr) 27px 27px 27px;align-items:center;gap:3px;min-width:0;padding:5px;display:grid}.theme-document-editor-module__F6Itgq__sectionDrag{color:#b0b0b8;letter-spacing:-2px;cursor:grab;-webkit-user-select:none;user-select:none;font-size:10px}.theme-document-editor-module__F6Itgq__sectionSelect{color:#484851;min-width:0;min-height:31px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 4px;font-size:10px;font-weight:700;display:flex}.theme-document-editor-module__F6Itgq__sectionSelect span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-document-editor-module__F6Itgq__iconButton{color:#777781;cursor:pointer;background:#fff;border:1px solid #e4e4e9;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.theme-document-editor-module__F6Itgq__iconButton:hover{background:#f8f8fa}.theme-document-editor-module__F6Itgq__iconButton:disabled{opacity:.35;cursor:default}.theme-document-editor-module__F6Itgq__blockTree{border-left:1px solid #e2e2e7;gap:2px;margin:0 6px 6px 31px;padding-left:9px;display:grid}.theme-document-editor-module__F6Itgq__blockRow{color:#81818b;min-height:30px;font:inherit;text-align:left;cursor:grab;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:4px;padding:3px 6px;font-size:9px;display:grid}.theme-document-editor-module__F6Itgq__blockRow:hover,.theme-document-editor-module__F6Itgq__selectedBlock{color:#42424a;background:#f2f2f6}.theme-document-editor-module__F6Itgq__dragDots{color:#b0b0b8;letter-spacing:-2px}.theme-document-editor-module__F6Itgq__addRow,.theme-document-editor-module__F6Itgq__addBlock{border-top:1px solid #ededf0;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px;display:grid}.theme-document-editor-module__F6Itgq__addRow select,.theme-document-editor-module__F6Itgq__addBlock select,.theme-document-editor-module__F6Itgq__field input,.theme-document-editor-module__F6Itgq__field textarea,.theme-document-editor-module__F6Itgq__field select{color:#393941;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #dcdce2;border-radius:7px;outline:none;padding:6px 8px;font-size:10px}.theme-document-editor-module__F6Itgq__addRow button,.theme-document-editor-module__F6Itgq__addBlock button{color:#505059;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dcdce2;border-radius:7px;align-items:center;gap:4px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.theme-document-editor-module__F6Itgq__devices button{border:1px solid #0000;place-items:center;width:29px;height:29px;padding:0;display:grid}.theme-document-editor-module__F6Itgq__previewStage{background:#f1f1f4;justify-content:center;min-height:680px;padding:14px;display:flex;overflow:auto}.theme-document-editor-module__F6Itgq__previewFrame{background:#fff;border:1px solid #d7d7dd;border-radius:10px;width:min(100%,1180px);min-height:640px;transition:width .18s;overflow:auto;box-shadow:0 14px 42px #14141817}.theme-document-editor-module__F6Itgq__device_mobile{width:min(100%,390px)}.theme-document-editor-module__F6Itgq__device_tablet{width:min(100%,760px)}.theme-document-editor-module__F6Itgq__device_desktop{width:min(100%,1180px)}.theme-document-editor-module__F6Itgq__runtimeMissing{color:#6f6f79;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:520px;padding:30px;display:grid}.theme-document-editor-module__F6Itgq__runtimeMissing strong{color:#34343b;font-size:14px}.theme-document-editor-module__F6Itgq__runtimeMissing span{max-width:420px;font-size:10px;line-height:1.5}.theme-document-editor-module__F6Itgq__inspectorBody{gap:10px;padding:10px;display:grid}.theme-document-editor-module__F6Itgq__inspectorTitle{border-bottom:1px solid #ededf0;gap:3px;padding-bottom:9px;display:grid}.theme-document-editor-module__F6Itgq__inspectorTitle strong{color:#303037;font-size:12px}.theme-document-editor-module__F6Itgq__inspectorTitle span{color:#8f8f99;font-size:9px;line-height:1.4}.theme-document-editor-module__F6Itgq__field{color:#60606a;gap:5px;font-size:9px;font-weight:700;display:grid}.theme-document-editor-module__F6Itgq__field small{color:#9797a0;font-size:8px;font-weight:500;line-height:1.35}.theme-document-editor-module__F6Itgq__field textarea{resize:vertical;min-height:88px;line-height:1.45}.theme-document-editor-module__F6Itgq__field input:focus,.theme-document-editor-module__F6Itgq__field textarea:focus,.theme-document-editor-module__F6Itgq__field select:focus{border-color:#8e87df;box-shadow:0 0 0 2px #6259dc14}.theme-document-editor-module__F6Itgq__toggle{color:#55555f;border:1px solid #e5e5ea;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:8px 9px;display:grid}.theme-document-editor-module__F6Itgq__toggle>span{gap:2px;display:grid}.theme-document-editor-module__F6Itgq__toggle strong{font-size:9px}.theme-document-editor-module__F6Itgq__toggle small{color:#96969f;font-size:8px;font-weight:500}.theme-document-editor-module__F6Itgq__toggle input{accent-color:#6259dc;width:17px;height:17px;margin:0}.theme-document-editor-module__F6Itgq__numberControl{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:7px;display:grid}.theme-document-editor-module__F6Itgq__numberControl input[type=range]{accent-color:#6259dc;border:0;min-height:24px;padding:0}.theme-document-editor-module__F6Itgq__colorControl{border:1px solid #e0e0e5;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:5px 8px;display:flex}.theme-document-editor-module__F6Itgq__colorControl input{background:0 0;border:0;width:36px;min-height:28px;padding:0}.theme-document-editor-module__F6Itgq__colorControl code{color:#666670;font-size:9px}.theme-document-editor-module__F6Itgq__imagePreview{background:#f4f4f6 50%/cover no-repeat;border:1px solid #e2e2e7;border-radius:8px;min-height:110px;display:block}.theme-document-editor-module__F6Itgq__emptySettings{color:#8a8a94;text-align:center;border:1px dashed #dedee4;border-radius:8px;margin:0;padding:12px;font-size:9px}.theme-document-editor-module__F6Itgq__blockManager{gap:5px;padding-top:4px;display:grid}.theme-document-editor-module__F6Itgq__blockManager>div:first-child{color:#686872;justify-content:space-between;align-items:center;font-size:9px;display:flex}.theme-document-editor-module__F6Itgq__blockManagerRow{color:#51515a;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e4e4e9;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;padding:0 8px;font-size:9px;display:flex}.theme-document-editor-module__F6Itgq__blockManagerRow:hover{background:#f8f8fa}@media (max-width:1160px){.theme-document-editor-module__F6Itgq__workspace{grid-template-columns:230px minmax(0,1fr)}.theme-document-editor-module__F6Itgq__inspector{grid-column:1/-1;max-height:none;position:static}.theme-document-editor-module__F6Itgq__inspectorBody{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-document-editor-module__F6Itgq__inspectorTitle,.theme-document-editor-module__F6Itgq__danger,.theme-document-editor-module__F6Itgq__backButton,.theme-document-editor-module__F6Itgq__blockManager,.theme-document-editor-module__F6Itgq__addBlock{grid-column:1/-1}}@media (max-width:800px){.theme-document-editor-module__F6Itgq__toolbar{z-index:30;grid-template-columns:minmax(0,1fr) auto;position:sticky;top:0}.theme-document-editor-module__F6Itgq__templateRail{grid-area:2/1/auto/-1;justify-self:stretch;overflow-x:auto}.theme-document-editor-module__F6Itgq__templateRail button{flex:1 0 auto}.theme-document-editor-module__F6Itgq__toolbarActions{justify-self:end}.theme-document-editor-module__F6Itgq__message{display:none}.theme-document-editor-module__F6Itgq__mobileTabs{z-index:29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dedee4;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid;position:sticky;top:92px}.theme-document-editor-module__F6Itgq__mobileTabs button{color:#74747e;min-height:34px;font:inherit;background:0 0;border:0;border-radius:7px;font-size:10px;font-weight:700}.theme-document-editor-module__F6Itgq__mobileTabs .theme-document-editor-module__F6Itgq__mobileTabActive{color:#5149b7;background:#f0efff}.theme-document-editor-module__F6Itgq__workspace{grid-template-columns:1fr}.theme-document-editor-module__F6Itgq__structure,.theme-document-editor-module__F6Itgq__inspector{max-height:none;position:static}.theme-document-editor-module__F6Itgq__previewPane,.theme-document-editor-module__F6Itgq__structure,.theme-document-editor-module__F6Itgq__inspector{grid-column:1}.theme-document-editor-module__F6Itgq__mobileInactive{display:none}.theme-document-editor-module__F6Itgq__previewStage{min-height:520px;padding:7px}.theme-document-editor-module__F6Itgq__previewFrame{min-height:500px}.theme-document-editor-module__F6Itgq__inspectorBody{grid-template-columns:1fr}.theme-document-editor-module__F6Itgq__inspectorTitle,.theme-document-editor-module__F6Itgq__danger,.theme-document-editor-module__F6Itgq__backButton,.theme-document-editor-module__F6Itgq__blockManager,.theme-document-editor-module__F6Itgq__addBlock{grid-column:auto}}@media (max-width:520px){.theme-document-editor-module__F6Itgq__toolbar{padding:7px}.theme-document-editor-module__F6Itgq__themeMark{width:28px;height:28px}.theme-document-editor-module__F6Itgq__primary,.theme-document-editor-module__F6Itgq__secondary{min-height:31px;padding:0 9px}.theme-document-editor-module__F6Itgq__previewToolbar{min-height:42px}.theme-document-editor-module__F6Itgq__previewToolbar span{font-size:7px}.theme-document-editor-module__F6Itgq__previewStage{background:#ededf0;padding:4px}.theme-document-editor-module__F6Itgq__previewFrame{border-radius:8px}.theme-document-editor-module__F6Itgq__sectionRow{grid-template-columns:18px minmax(0,1fr) 28px 28px 28px}}
