.store-shell{--store-bg:#f7f3ec;--store-tile:#f1ebe0;--store-text:#29231f;--store-muted:#6e655c;--store-border:#e7e0d6;--store-primary:#c2384a;--store-primary-dark:#9e2a3a;--store-sage:#d8e9bf;--store-gold:#b0894f;--store-good:#3f8f5b;--store-shadow:0 1px 2px rgba(41,35,31,.05),0 10px 26px -14px rgba(41,35,31,.2);min-height:100dvh;color:var(--store-text);background:var(--store-bg);overscroll-behavior:auto}.store-shell *,.store-shell :after,.store-shell :before{box-sizing:border-box}.store-shell a{color:inherit;text-decoration:none}.store-shell button,.store-shell input,.store-shell select,.store-shell textarea{font:inherit}.store-shell main{min-height:65vh}.store-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.store-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;padding:6px 16px;background:var(--store-sage);color:#26311c;font-size:13px;font-weight:700}.store-header{z-index:50;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--store-border);backdrop-filter:blur(14px)}.store-header-inner{width:min(1180px,calc(100% - 40px));height:72px;margin:auto;display:flex;align-items:center;gap:34px}.store-logo{width:116px;height:62px;overflow:hidden;display:flex;align-items:center;flex:none}.store-logo img{width:116px;height:72px}.store-desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;flex:1}.store-desktop-nav a{transition:color .2s}.store-desktop-nav a:hover{color:var(--store-primary)}.store-header-actions{display:flex;align-items:center;gap:8px;direction:ltr}.store-header-actions>a,.store-menu-button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--store-border);background:#fff;color:var(--store-text)}.store-cart-action{position:relative}.store-bottom-icon b,.store-cart-action span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--store-primary);font-size:10px}.store-menu-button{display:none;cursor:pointer}.store-bottom-nav,.store-mobile-menu{display:none}.store-primary-button,.store-secondary-button{min-height:48px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:14px;cursor:pointer;border:0}.store-primary-button{color:#fff!important;background:var(--store-primary);box-shadow:0 10px 25px rgba(201,61,77,.18)}.store-primary-button:hover{background:var(--store-primary-dark)}.store-secondary-button{color:var(--store-text);background:#fff;border:1px solid var(--store-border)}.store-eyebrow{display:inline-block;color:var(--store-primary);font-size:13px;font-weight:700;margin-bottom:12px}.store-hero{min-height:570px;padding-block:48px 62px;display:grid;grid-template-columns:.82fr 1.18fr;gap:58px;align-items:center}.store-hero-copy h1{font-size:clamp(48px,6.3vw,88px);line-height:1.15;letter-spacing:-3px;margin:0 0 22px}.store-hero-copy p{max-width:470px;color:var(--store-muted);line-height:2;font-size:16px;margin:0 0 28px}.store-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.store-hero-note{display:flex;gap:22px;margin-top:26px;color:var(--store-muted);font-size:12px}.store-hero-note span:before{content:"✓";color:var(--store-primary);margin-left:6px}.store-hero-art{position:relative;height:480px}.store-hero-image{position:absolute;overflow:hidden;background:#f3eee8;box-shadow:0 24px 60px rgba(62,49,42,.13)}.store-hero-image img{object-fit:cover}.store-hero-image.image-1{inset:0 0 44px 24%;border-radius:120px 16px 120px 16px}.store-hero-image.image-2{width:43%;height:53%;bottom:0;left:0;border:9px solid var(--store-bg);border-radius:16px 70px 16px 16px}.store-hero-image.image-3{width:28%;height:32%;top:14px;left:3%;border:9px solid var(--store-bg);border-radius:50%}.store-hero-stamp{position:absolute;right:7%;bottom:10px;width:86px;height:86px;border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;background:var(--store-primary);font-size:11px;line-height:1.7;transform:rotate(-8deg);box-shadow:0 14px 25px rgba(201,61,77,.25)}.store-collections{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;padding-bottom:65px}.store-category-directory{padding-block:25px 58px}.store-category-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.store-category-directory-grid a{min-height:165px;padding:22px;border:1px solid var(--store-border);border-radius:16px;background:#fff}.store-category-directory-grid span{color:var(--store-primary);font-size:10px;font-weight:700}.store-category-directory-grid h3{margin:12px 0 7px;font-size:18px}.store-category-directory-grid p{min-height:42px;color:var(--store-muted);font-size:11px;line-height:1.9}.store-category-directory-grid b{color:var(--store-primary);font-size:10px}.store-collection-tile{text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.store-collection-tile>div{width:126px;max-width:100%;aspect-ratio:1;position:relative;border-radius:50%;overflow:hidden;background:#f0ece6;transition:transform .25s}.store-collection-tile:hover>div{transform:translateY(-5px)}.store-collection-tile img{object-fit:cover}.store-collection-tile strong{margin-top:8px;font-size:14px}.store-collection-tile span{color:var(--store-muted);font-size:11px}.store-intro{background:#f2f0ec;padding:58px 0;text-align:center}.store-intro h2{font-size:30px;margin:0 0 16px}.store-intro p{max-width:840px;margin:auto;color:var(--store-muted);line-height:2.2}.store-finder{margin-block:58px 72px;background:#fff;border:1px solid var(--store-border);border-radius:20px;padding:28px;box-shadow:0 12px 35px rgba(44,35,30,.06)}.store-section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.store-section-heading>div>span{color:var(--store-primary);font-size:12px;font-weight:700}.store-section-heading h2{font-size:28px;margin:5px 0 0}.store-section-heading p{color:var(--store-muted);margin:8px 0 0;font-size:13px}.store-section-heading>p{max-width:320px;line-height:1.8}.store-section-heading>a{color:var(--store-primary);font-size:13px;display:flex;align-items:center;gap:7px;font-weight:700}.store-finder-form{display:grid;grid-template-columns:repeat(3,1fr) 110px;gap:12px;align-items:end}.store-finder-form label{font-size:12px;font-weight:700}.store-catalog-toolbar input,.store-catalog-toolbar select,.store-finder-form select{width:100%;height:48px;margin-top:8px;border:1px solid var(--store-border);border-radius:12px;padding:0 14px;background:#fff;color:var(--store-text)}.store-catalog-toolbar button,.store-finder-form button{height:48px;border:0;border-radius:12px;color:#fff;background:#20201e;font-weight:700;cursor:pointer}.store-product-section{padding:68px 0;background:#fff}.store-product-section.tone{background:#f6f1ed}.store-product-section.related{background:transparent;padding-inline:0}.store-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.store-custom-story{padding-block:90px;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.store-custom-images{height:450px;position:relative}.store-custom-images>div{position:absolute;overflow:hidden;background:#eee9e3}.store-custom-images>div:first-child{inset:0 20% 45px 0;border-radius:18px 100px 18px 18px}.store-custom-images>div:last-child{width:42%;height:53%;left:0;bottom:0;border:8px solid var(--store-bg);border-radius:80px 18px 18px}.store-custom-images img{object-fit:cover}.store-custom-story h2{font-size:40px;margin:0 0 18px;line-height:1.45}.store-custom-story p{color:var(--store-muted);line-height:2.1;margin-bottom:26px}.store-services{background:#282724;color:#fff;padding:38px 0}.store-services .store-container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.store-services .store-container>div{display:grid;grid-template-columns:45px 1fr;column-gap:12px;align-items:center}.store-services svg{grid-row:span 2;color:var(--store-gold)}.store-services strong{font-size:14px}.store-services span{color:#bbb6b0;font-size:11px}.store-editorial{padding-block:78px}.store-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-editorial-grid a{min-height:220px;padding:26px;border:1px solid var(--store-border);border-radius:18px;background:#fff}.store-editorial-grid a>span{color:var(--store-primary);font-size:12px}.store-editorial-grid h3{font-size:19px;margin:22px 0 12px}.store-editorial-grid p{color:var(--store-muted);line-height:1.9;font-size:13px}.store-editorial-grid b{display:block;margin-top:24px;font-size:12px;color:var(--store-primary)}.store-faq{background:#f0eee9;padding:72px 0}.store-faq-list{max-width:850px;margin:auto}.store-faq-list details{border-bottom:1px solid #dcd7d0;padding:0 2px}.store-faq-list summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:700}.store-faq-list summary:after{content:"+";float:left;color:var(--store-primary);font-size:21px}.store-faq-list details[open] summary:after{content:"−"}.store-faq-list p{color:var(--store-muted);line-height:2;margin:-4px 0 20px}.store-footer{background:#22211f;color:#fff;padding-top:52px}.store-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px}.store-footer-grid>div:first-child img{width:150px;height:94px;object-fit:cover}.store-footer p{color:#aaa59f;font-size:12px;line-height:2;max-width:280px}.store-footer h3{font-size:14px;margin-bottom:18px}.store-footer-grid>div{display:flex;flex-direction:column;gap:11px}.store-footer-grid a,.store-footer-grid span{color:#aaa59f;font-size:12px}.store-newsletter{display:flex}.store-newsletter input{min-width:0;height:42px;padding:0 12px;border:0;border-radius:0 8px 8px 0}.store-newsletter button{border:0;color:#fff;background:var(--store-primary);padding:0 14px;border-radius:8px 0 0 8px}.store-footer-bottom{margin-top:45px;border-top:1px solid #373532;padding:18px;text-align:center;color:#85817c;font-size:11px}.store-auth-page{min-height:70vh;display:grid;place-items:center;padding-block:55px}.store-auth-card{width:min(430px,100%);padding:34px;border:1px solid var(--store-border);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(55,45,40,.08)}.store-auth-card h1{margin:0 0 8px;font-size:27px}.store-auth-card>p{color:var(--store-muted);font-size:12px;line-height:1.9;margin-bottom:24px}.store-account-form label,.store-auth-card label,.store-dialog label{display:block;margin-bottom:14px;color:var(--store-text);font-size:11px;font-weight:700}.store-account-form input,.store-auth-card input,.store-dialog input,.store-dialog select,.store-dialog textarea{width:100%;margin-top:7px;padding:12px 14px;border:1px solid var(--store-border);border-radius:11px;background:#faf8f6;color:var(--store-text);outline:0}.store-auth-card .store-primary-button{width:100%;margin-top:5px}.store-text-button{width:100%;margin-top:13px;border:0;background:transparent;color:var(--store-primary);cursor:pointer}.store-auth-card small{display:block;margin-top:20px;text-align:center;color:var(--store-muted);font-size:9px}.store-account-page{padding-block:35px 80px}.store-account-layout{display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:start}.store-account-sidebar{position:sticky;top:130px;display:flex;flex-direction:column;padding:15px;border:1px solid var(--store-border);border-radius:17px;background:#fff}.store-account-user{padding:10px 8px 20px;display:grid;grid-template-columns:45px 1fr;gap:2px 10px;border-bottom:1px solid var(--store-border);margin-bottom:10px}.store-account-user>span{grid-row:span 2;width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--store-primary);font-size:18px}.store-account-user strong{font-size:12px;align-self:end}.store-account-user small{color:var(--store-muted);font-size:9px;direction:ltr;text-align:right}.store-account-sidebar>button{padding:11px;border:0;border-radius:9px;background:transparent;text-align:right;color:var(--store-muted);cursor:pointer;font-size:11px}.store-account-sidebar>button.active{color:var(--store-primary);background:#fbecef;font-weight:700}.store-account-sidebar>button.logout{margin-top:10px;border-top:1px solid var(--store-border);border-radius:0;color:#b33}.store-account-content{min-width:0}.store-account-heading{min-height:55px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.store-account-heading span{color:var(--store-primary);font-size:10px}.store-account-heading h1{margin:4px 0 0;font-size:25px}.store-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.store-account-stats button{min-height:100px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--store-border);border-radius:14px;background:#fff;cursor:pointer}.store-account-stats span{color:var(--store-muted);font-size:10px}.store-account-stats strong{margin-top:9px;font-size:23px}.store-account-orders,.store-ticket-list{overflow:hidden;border:1px solid var(--store-border);border-radius:15px;background:#fff}.store-account-orders article{min-height:70px;padding:14px 17px;display:grid;grid-template-columns:1fr 150px 150px;align-items:center;gap:12px;border-bottom:1px solid var(--store-border)}.store-account-orders article:last-child{border:0}.store-account-orders article>div{display:flex;flex-direction:column}.store-account-orders article strong{font-size:11px}.store-account-orders article span{color:var(--store-muted);font-size:9px}.store-account-orders article>span{padding:5px 9px;border-radius:8px;background:#f3efeb;text-align:center}.store-account-orders article b{color:var(--store-primary);font-size:11px}.store-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.store-address-grid article{padding:18px;display:flex;flex-direction:column;border:1px solid var(--store-border);border-radius:14px;background:#fff}.store-address-grid b{color:var(--store-primary);font-size:10px}.store-address-grid strong{margin-top:10px;font-size:12px}.store-address-grid p{font-size:10px;line-height:1.9}.store-address-grid p,.store-address-grid small{color:var(--store-muted)}.store-address-grid button{align-self:flex-end;border:0;color:#b33;background:transparent;cursor:pointer}.store-ticket-list details{border-bottom:1px solid var(--store-border)}.store-ticket-list details:last-child{border:0}.store-ticket-list summary{padding:16px;cursor:pointer}.store-ticket-list summary div{display:flex;justify-content:space-between}.store-ticket-list summary strong{font-size:11px}.store-ticket-list summary span{color:var(--store-primary);font-size:9px}.store-ticket-thread{padding:0 16px 16px}.store-ticket-thread p{max-width:80%;padding:11px;border-radius:10px;background:#f3efeb;font-size:10px;line-height:1.8}.store-ticket-thread p.admin{margin-right:auto;background:#fbecef}.store-ticket-thread b{display:block;color:var(--store-primary);margin-bottom:4px}.store-account-form{padding:22px;border:1px solid var(--store-border);border-radius:15px;background:#fff}.store-account-form>label{max-width:570px}.store-dialog-backdrop{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:rgba(30,25,22,.65);backdrop-filter:blur(5px)}.store-dialog{width:min(650px,100%);max-height:calc(100dvh - 40px);overflow:auto;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:3px 12px;border-radius:19px;background:#fff}.store-dialog .wide,.store-dialog h2,.store-dialog>div{grid-column:1/-1}.store-dialog>div{display:flex;justify-content:flex-end;gap:8px}.store-checkout-user{margin-bottom:20px;padding:13px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#f7f3ef}.store-checkout-user strong{font-size:11px}.store-checkout-user span{color:var(--store-muted);font-size:10px;direction:ltr}.store-checkout-user a{margin-right:auto;color:var(--store-primary);font-size:9px}.store-checkout-addresses{display:grid;gap:8px;margin-bottom:18px}.store-checkout-addresses label{padding:13px;display:grid;grid-template-columns:22px 1fr;border:1px solid var(--store-border);border-radius:11px;cursor:pointer}.store-checkout-addresses label.active{border-color:#df8f99;background:#fff8f9}.store-checkout-addresses input{grid-row:span 2;accent-color:var(--store-primary)}.store-checkout-addresses strong{font-size:11px}.store-checkout-addresses span{color:var(--store-muted);font-size:9px;line-height:1.8}.store-checkout-missing{padding:18px;margin-bottom:18px;border-radius:12px;background:#fff6dd}.store-welcome-card{max-width:570px;margin-bottom:22px;border-color:#df8f99;background:#fff8f9}.store-welcome-card h2{margin:8px 0 6px;font-size:17px}.store-welcome-card p{color:var(--store-muted);font-size:11px;line-height:2;margin-bottom:16px}.store-inline-address{border:1px dashed #d9c79a}.store-inline-address>p{font-size:11px;font-weight:700}.store-inline-address form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin-top:12px}.store-inline-address form label{display:block;margin-bottom:12px;color:var(--store-text);font-size:11px;font-weight:700}.store-inline-address form label.wide{grid-column:1/-1}.store-inline-address form input,.store-inline-address form textarea{width:100%;margin-top:7px;padding:12px 14px;border:1px solid var(--store-border);border-radius:11px;background:#fff;color:var(--store-text);outline:0}.store-inline-address button{margin-top:2px}.store-location-box{position:relative;display:block}.store-location-box input{width:100%}.store-location-box ul{position:absolute;z-index:60;top:calc(100% + 4px);right:0;left:0;max-height:230px;overflow:auto;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--store-border);border-radius:12px;box-shadow:0 14px 34px rgba(55,45,40,.16)}.store-location-box li button{width:100%;padding:9px 11px;border:0;border-radius:8px;background:transparent;text-align:right;font-size:11px;cursor:pointer;color:var(--store-text);font-family:inherit}.store-location-box li button:hover{background:#f7f3ef}.store-location-count{padding:7px 11px 4px;color:var(--store-muted);font-size:8px}.store-field-error{display:block;margin-top:5px;color:#c0392b;font-size:9px;font-weight:400}.store-bale-card{max-width:570px;margin-bottom:22px;padding:18px 22px;border:1px solid var(--store-border);border-radius:15px;background:#fff}.store-bale-card.linked{border-color:#b7dcc0;background:#f3fbf5;color:#2e7d46;font-size:11px}.store-bale-card h2{margin:0 0 6px;font-size:15px}.store-bale-card p{color:var(--store-muted);font-size:11px;line-height:2;margin-bottom:14px}.store-bale-card a{display:inline-block}.store-gallery-page{padding-bottom:80px}.store-gallery-count{color:var(--store-muted);font-size:11px;line-height:2}.store-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.store-gallery-item{overflow:hidden;border:1px solid var(--store-border);border-radius:14px;background:#fff;display:flex;flex-direction:column}.store-gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .3s}.store-gallery-item:hover img{transform:scale(1.04)}.store-gallery-item span{padding:9px 12px;font-size:10px}.store-design-upload small,.store-gallery-item span{color:var(--store-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-design-upload small{display:block;margin-top:5px;font-size:9px;font-weight:400;direction:ltr;text-align:right}.store-reviews{margin-top:45px}.store-reviews-summary{display:flex;align-items:center;gap:10px;margin-bottom:14px}.store-reviews-summary strong{font-size:22px;color:var(--store-primary)}.store-stars{color:#e8b64c;letter-spacing:2px}.store-reviews-summary small{color:var(--store-muted);font-size:9px}.store-reviews-list{display:grid;gap:10px;margin-bottom:18px}.store-reviews-list article{padding:14px 17px;border:1px solid var(--store-border);border-radius:13px;background:#fff}.store-reviews-list header{display:flex;align-items:center;gap:10px;margin-bottom:7px}.store-reviews-list b{font-size:11px}.store-reviews-list small{margin-right:auto;color:var(--store-muted)}.store-reviews-list p{color:var(--store-text);font-size:11px;line-height:2}.store-review-form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;padding:18px;border:1px solid var(--store-border);border-radius:13px;background:#fff}.store-review-form label{display:block;margin-bottom:12px;color:var(--store-text);font-size:11px;font-weight:700}.store-review-form label.wide{grid-column:1/-1}.store-review-form input,.store-review-form select,.store-review-form textarea{width:100%;margin-top:7px;padding:12px 14px;border:1px solid var(--store-border);border-radius:11px;background:#faf8f6;color:var(--store-text);outline:0}.store-review-thanks{padding:16px;border-radius:13px;background:#f3fbf5;color:#2e7d46;font-size:11px}.store-blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.store-blog-card{padding:20px;border:1px solid var(--store-border);border-radius:15px;background:#fff;display:flex;flex-direction:column;gap:9px}.store-blog-card:hover{border-color:#df8f99}.store-blog-card h2{margin:0;font-size:14px;line-height:1.9}.store-blog-card p{color:var(--store-muted);font-size:10px;line-height:2;margin:0;flex:1}.store-blog-card time{color:var(--store-primary);font-size:9px}.store-article-page{max-width:760px}.store-article h1{font-size:26px;line-height:1.8;margin:10px 0 6px}.store-article time{color:var(--store-primary);font-size:10px}.store-article h2{font-size:18px;margin:30px 0 10px}.store-article p{color:var(--store-text);font-size:13px;line-height:2.3;margin:0 0 14px}.store-article ul{padding-right:20px}.store-article li{color:var(--store-text);font-size:12px;line-height:2.3}.store-article-cta{margin-top:35px;padding:22px;text-align:center;border:1px dashed #df8f99;border-radius:16px;background:#fff8f9}.store-article-cta p{font-size:12px;line-height:2;margin-bottom:12px}.store-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:20px}.store-contact-grid>div{padding:20px;border:1px solid var(--store-border);border-radius:15px;background:#fff}.store-contact-grid h2{font-size:14px;margin:0 0 8px}.store-contact-grid p{color:var(--store-muted);font-size:11px;line-height:2;margin-bottom:10px}.store-inline-address form label.has-error input,.store-inline-address form label.has-error textarea,.store-location-select.has-error input{border-color:#e74c3c;background:#fff6f5}.store-breadcrumb{padding:25px 0;display:flex;gap:9px;color:var(--store-muted);font-size:11px;overflow:hidden;white-space:nowrap}.store-catalog-page{padding-bottom:85px}.store-catalog-header{text-align:center;padding:30px 0 38px}.store-catalog-header>span{font-size:12px;font-weight:700}.store-catalog-header h1{font-size:38px;margin:8px 0 12px}.store-catalog-header p{color:var(--store-muted)}.store-catalog-toolbar{display:grid;grid-template-columns:2fr repeat(4,1fr) 110px;padding:18px;border-radius:16px;border:1px solid var(--store-border)}.store-catalog-toolbar input,.store-catalog-toolbar select{margin:0}.store-results-count{margin:25px 0 16px;color:var(--store-muted);font-size:12px}.store-product-page{padding-bottom:70px}.store-product-main{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:start}.store-product-main-image{position:relative;aspect-ratio:1;background:#f0ede8;border-radius:18px;overflow:hidden}.store-product-main-image img{object-fit:cover}.store-product-thumbnails{display:flex;gap:10px;margin-top:12px}.store-product-thumbnails button{position:relative;width:74px;height:74px;border-radius:10px;overflow:hidden;background:#eee;border:2px solid transparent}.store-product-thumbnails button.active{border-color:var(--store-primary)}.store-product-thumbnails img{object-fit:cover}.store-purchase-panel{position:sticky;top:120px;padding:12px 0}.store-purchase-panel h1{font-size:32px;margin:0 0 5px}.store-product-code{direction:ltr;text-align:right;color:var(--store-muted);font-size:11px;letter-spacing:1px}.store-purchase-panel>p{color:var(--store-muted);line-height:2;margin:22px 0}.store-product-price{font-size:25px;font-weight:700;margin-bottom:28px}.store-size-picker>div:first-child{display:flex;justify-content:space-between;font-size:13px}.store-size-picker>div:first-child span{color:var(--store-muted);font-size:11px}.store-size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 18px}.store-size-options button{height:44px;border:1px solid var(--store-border);border-radius:10px;background:#fff;cursor:pointer;font-size:12px}.store-size-options button.active{color:var(--store-primary);border-color:var(--store-primary);background:#fff6f7}.store-purchase-summary{padding:14px;border-radius:12px;background:#f3f0eb;display:flex;justify-content:space-between;font-size:12px;margin-bottom:16px}.store-purchase-summary span{color:var(--store-muted)}.store-purchase-panel>.store-primary-button,.store-purchase-panel>.store-secondary-button{width:100%;margin-top:9px}.store-delivery-note{text-align:center;color:var(--store-muted);font-size:11px;margin-top:17px}.store-product-details{margin-top:70px;background:#fff;border:1px solid var(--store-border);border-radius:18px;padding:38px}.store-product-details>h2{font-size:25px;margin-top:0}.store-product-details>p{color:var(--store-muted);max-width:850px;line-height:2.1}.store-detail-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--store-border);margin-top:28px;padding-top:28px}.store-detail-columns h3{font-size:14px}.store-detail-columns p{color:var(--store-muted);line-height:1.9;font-size:12px}.store-cart-page,.store-checkout-page{padding-block:45px 90px}.store-cart-page>h1{font-size:34px;margin-bottom:30px}.store-cart-layout,.store-checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.store-cart-items{display:flex;flex-direction:column;gap:14px}.store-cart-item{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:15px;background:#fff;border:1px solid var(--store-border);border-radius:16px}.store-cart-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px;background:#eee}.store-cart-image img{object-fit:cover}.store-cart-info h2{font-size:16px;margin:3px 0}.store-cart-info>span{color:var(--store-muted);font-size:10px;direction:ltr}.store-cart-info p{color:var(--store-muted);font-size:12px}.store-cart-info>strong{color:var(--store-primary)}.store-cart-controls{display:flex;align-items:center;gap:8px;margin-top:14px}.store-cart-controls button{height:32px;min-width:32px;border:1px solid var(--store-border);border-radius:8px;background:#fff}.store-cart-controls .remove{margin-right:auto;display:flex;align-items:center;gap:5px;color:#a82e3d;border:0}.store-order-summary{position:sticky;top:120px;padding:22px;background:#fff;border:1px solid var(--store-border);border-radius:16px}.store-order-summary h2{font-size:18px;margin:0 0 20px}.store-order-summary>div{display:flex;justify-content:space-between;gap:20px;margin:13px 0;color:var(--store-muted);font-size:12px}.store-order-summary>div strong{color:var(--store-text);white-space:nowrap}.store-order-summary hr{border:0;border-top:1px solid var(--store-border);margin:20px 0}.store-order-summary .total{font-size:14px;color:var(--store-text)}.store-order-summary .total strong{color:var(--store-primary)}.store-order-summary .store-primary-button{width:100%;margin-top:15px}.store-checkout-success,.store-empty-state{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.store-checkout-success p,.store-empty-state p{color:var(--store-muted)}.store-checkout-form{background:#fff;border:1px solid var(--store-border);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:17px}.store-checkout-form h1{margin:0 0 8px;font-size:26px}.store-checkout-form label{font-size:12px;font-weight:700}.store-checkout-form input,.store-checkout-form textarea{width:100%;margin-top:7px;padding:12px;border:1px solid var(--store-border);border-radius:10px;background:#fff}.store-form-error{color:#b42318;font-size:12px}.store-checkout-success span{color:var(--store-primary);font-weight:700}.store-checkout-success h1{direction:ltr}.store-content-page{max-width:860px;padding-block:70px 100px}.store-content-page>h1{font-size:46px;margin:0 0 20px}.store-content-page .lead{font-size:20px;color:var(--store-muted);line-height:2}.store-content-page section{margin-block:45px}.store-content-page section h2{font-size:25px}.store-content-page section p{color:var(--store-muted);line-height:2.2}@media (max-width:960px){.store-desktop-nav{gap:15px;font-size:12px}.store-collections,.store-product-grid{grid-template-columns:repeat(3,1fr)}.store-collections{row-gap:28px}.store-catalog-toolbar,.store-finder-form{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.store-shell{padding-bottom:67px}.store-container{width:min(100% - 20px,1180px)}.store-announcement{min-height:30px;font-size:11px}.store-header-inner{width:calc(100% - 20px);height:62px}.store-logo{width:108px;height:58px}.store-logo img{width:108px;height:68px}.store-desktop-nav,.store-header-actions>a:first-child{display:none}.store-header-actions{margin-right:auto}.store-menu-button{display:grid}.store-mobile-menu{display:flex;flex-direction:column;padding:5px 16px 15px;border-top:1px solid var(--store-border)}.store-mobile-menu a{padding:12px;border-bottom:1px solid var(--store-border)}.store-bottom-nav{position:fixed;z-index:70;bottom:0;inset-inline:0;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:hsla(0,0%,100%,.97);border-top:1px solid var(--store-border);backdrop-filter:blur(14px)}.store-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#77716b}.store-bottom-nav a.active{color:var(--store-primary)}.store-bottom-nav small{font-size:9px}.store-bottom-icon{position:relative;display:flex}.store-footer{padding-bottom:15px}.store-hero{min-height:0;padding-block:26px 35px;display:flex;flex-direction:column-reverse;gap:28px}.store-hero-art{width:100%;height:320px}.store-hero-image.image-1{inset:0 0 30px 17%;border-radius:65px 12px 65px 12px}.store-hero-image.image-2{width:42%;height:48%}.store-hero-image.image-3{width:28%;height:30%}.store-hero-stamp{width:68px;height:68px;font-size:9px}.store-hero-copy{text-align:center}.store-hero-copy h1{font-size:45px;letter-spacing:-2px}.store-hero-copy p{font-size:14px}.store-hero-actions,.store-hero-note{justify-content:center}.store-hero-actions a{flex:1;padding-inline:14px}.store-hero-note{gap:10px;font-size:9px}.store-collections{grid-template-columns:repeat(3,1fr);gap:20px 8px;padding-bottom:45px}.store-category-directory-grid{grid-template-columns:1fr}.store-collection-tile>div{width:92px}.store-collection-tile strong{font-size:12px}.store-intro{padding:42px 18px}.store-intro h2{font-size:23px}.store-intro p{text-align:justify;font-size:13px}.store-finder{margin-block:38px;padding:18px}.store-section-heading{align-items:start;margin-bottom:20px}.store-section-heading h2{font-size:23px}.store-section-heading>p{display:none}.store-finder-form{grid-template-columns:1fr}.store-product-section{padding:48px 0}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-content{padding:11px}.store-product-content h3{font-size:12px}.store-product-meta{display:block;font-size:9px;line-height:1.7}.store-product-meta span{display:block;overflow:hidden;text-overflow:ellipsis}.store-product-meta span+span:before{display:none}.store-product-footer{align-items:end}.store-product-footer strong{font-size:10px;line-height:1.7}.store-product-footer button{width:34px;height:34px;flex:none}.store-product-badge{top:7px;right:7px}.store-product-heart{top:7px;left:7px;width:30px;height:30px}.store-custom-story{padding-block:55px;grid-template-columns:1fr;gap:35px}.store-custom-images{height:330px}.store-custom-story h2{font-size:30px}.store-services{padding:28px 0}.store-services .store-container{grid-template-columns:repeat(2,1fr);gap:26px 12px}.store-services .store-container>div{grid-template-columns:34px 1fr}.store-editorial{padding-block:52px}.store-editorial-grid{grid-template-columns:1fr}.store-faq{padding:52px 0}.store-footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.store-footer-grid>div:first-child{grid-column:1/-1}.store-catalog-header{padding:15px 0 25px}.store-catalog-header h1{font-size:27px}.store-catalog-header p{font-size:12px;line-height:1.8}.store-catalog-toolbar{grid-template-columns:1fr 1fr;padding:10px;gap:8px}.store-catalog-toolbar button,.store-catalog-toolbar input{grid-column:1/-1}.store-product-main{grid-template-columns:1fr;gap:25px}.store-purchase-panel{position:static}.store-purchase-panel h1{font-size:25px}.store-size-options{gap:5px}.store-size-options button{font-size:10px;padding:0}.store-product-details{margin-top:40px;padding:23px}.store-detail-columns{grid-template-columns:1fr;gap:14px}.store-product-section.related{padding-top:50px}.store-cart-page,.store-checkout-page{padding-block:30px 55px}.store-cart-page>h1{font-size:28px}.store-cart-layout,.store-checkout-layout{grid-template-columns:1fr}.store-cart-item{grid-template-columns:105px 1fr;gap:12px;padding:10px}.store-cart-info h2{font-size:13px}.store-cart-info p{font-size:10px}.store-order-summary{position:static}.store-checkout-form{padding:18px}.store-content-page{padding-block:45px 70px}.store-content-page>h1{font-size:34px}.store-content-page .lead{font-size:16px}.store-account-layout{grid-template-columns:1fr}.store-account-sidebar{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.store-account-user{grid-column:1/-1}.store-account-sidebar>button{text-align:center}.store-account-sidebar>button.logout{grid-column:1/-1}.store-account-stats{gap:7px}.store-account-orders article{grid-template-columns:1fr auto}.store-account-orders article>b{grid-column:1/-1}.store-address-grid,.store-dialog{grid-template-columns:1fr}.store-dialog .wide,.store-dialog h2,.store-dialog>div{grid-column:auto}}.store-shell{--store-bg:#fff;--store-surface:#fff;--store-text:#222;--store-muted:#999;--store-border:#e9e9e9;--store-primary:#d60132;--store-primary-dark:#aa0128;--store-sage:#d9efbf;background:#fff}.store-container{width:min(1140px,calc(100% - 32px))}.store-announcement{min-height:22px;padding:2px 14px;color:#26361e;font-size:10px;font-weight:500;background:#d9efbf}.store-header{position:sticky;top:0;background:hsla(0,0%,100%,.98);border-bottom:1px solid #eee;box-shadow:0 2px 7px rgba(0,0,0,.08);backdrop-filter:none}.store-header-inner{width:min(1140px,calc(100% - 32px));height:58px;gap:24px}.store-logo{order:3;width:122px;height:52px;margin-right:auto}.store-logo img{width:122px;height:64px;object-fit:cover}.store-desktop-nav{order:1;flex:0 1 auto;gap:27px;font-size:12px;white-space:nowrap}.store-desktop-nav a:first-child{color:var(--store-primary)}.store-header-actions{order:2;margin-right:auto;gap:3px}.store-header-actions>a,.store-menu-button{width:34px;height:34px;border:0;border-radius:4px}.store-reference-hero{padding:20px 0 16px}.store-reference-hero .store-hero-art{position:relative;height:300px;overflow:hidden;border-radius:2px;background:#e6eef2}.store-reference-hero-photo{object-fit:cover}.store-reference-hero-copy{position:absolute;z-index:3;top:50%;right:7%;left:auto;width:40%;transform:translateY(-50%);text-align:right;text-shadow:0 1px 0 hsla(0,0%,100%,.8)}.store-reference-hero-copy span{display:block;margin-bottom:7px;color:var(--store-primary);font-size:12px}.store-reference-hero-copy h1{margin:0 0 12px;font-size:clamp(25px,3vw,42px);line-height:1.45}.store-reference-hero-copy p{max-width:380px;margin:0 0 18px;color:#626262;font-size:13px;line-height:2}.store-reference-hero-copy a,.store-reference-more{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 20px;border-radius:5px;color:#fff!important;background:var(--store-primary);font-size:11px;font-weight:700;transition:background .25s,transform .25s}.store-reference-hero-copy a:hover,.store-reference-more:hover{background:var(--store-primary-dark);transform:translateY(-1px)}.store-collections{grid-template-columns:repeat(7,1fr);gap:16px;padding:14px 0 34px}.store-collection-tile{gap:2px}.store-collection-tile>div{width:80px;border:1px solid #eee;background:#f7f7f7;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out}.store-collection-tile:hover>div{transform:translateY(-4px) scale(1.04);box-shadow:0 8px 18px rgba(0,0,0,.1)}.store-collection-tile strong{margin-top:7px;font-size:11px;font-weight:500}.store-collection-tile span{display:none}.store-reference-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:30px;text-align:center}.store-reference-title span{border-top:1px dashed #d5d5d5}.store-reference-title h2{margin:0;font-size:19px;font-weight:700;white-space:nowrap}.store-reference-title h2:after,.store-reference-title h2:before{content:"✦";margin:0 8px;color:var(--store-primary);font-size:13px}.store-reference-intro{padding:38px 0 24px}.store-reference-intro p{max-width:910px;margin:auto;color:#686868;font-size:11px;line-height:2.35;text-align:center}.store-finder{margin:28px auto 80px;padding:24px 34px 17px;border:0;border-radius:12px;box-shadow:0 3px 12px rgba(0,0,0,.18)}.store-finder>h2{margin:0 0 18px;font-size:13px;font-weight:600}.store-finder-form{grid-template-columns:repeat(3,1fr) 90px;gap:14px}.store-finder-form label{font-size:10px}.store-finder-form select{height:44px;margin-top:7px;border-color:#ddd;border-radius:10px;font-size:11px}.store-finder-form button{height:44px;border-radius:8px;background:#020b18;font-size:11px}.store-reference-more-wrap{margin-top:24px;text-align:center}.store-reference-more{min-height:34px;padding-inline:24px}.store-services{margin-bottom:72px;padding:34px 0;color:#333;background:#f4f4f4}.store-services .store-container{gap:20px}.store-services svg{color:var(--store-primary)}.store-services strong{font-size:12px}.store-services span{color:#888;font-size:9px}.store-reference-story{padding:55px 0;background:#f6f6f6}.store-reference-story>.store-container{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center}.store-reference-story p{color:#777;font-size:11px;line-height:2.2;text-align:center}.store-reference-story>.store-container>div:first-child{text-align:center}.store-reference-story-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.store-reference-story-images>div{position:relative;aspect-ratio:1.35;overflow:hidden;border-radius:7px;background:#eee}.store-reference-story-images img{object-fit:cover}.store-faq{padding:68px 0;background:#fff}.store-faq-list{max-width:760px}.store-faq-list summary{padding:14px 16px;border-radius:20px;background:#f1f1f1;font-size:10px}.store-faq-list details{margin-bottom:6px;border:0}.store-faq-list p{padding:8px 17px;font-size:10px}@media (max-width:700px){.store-container{width:calc(100% - 20px)}.store-announcement{font-size:8px}.store-header-inner{width:calc(100% - 20px);height:54px}.store-logo{order:1;width:104px;height:48px;margin:0}.store-header-actions{order:2;margin-right:auto}.store-header-actions>a[aria-label="حساب کاربری"]{display:none}.store-reference-hero{padding-top:10px}.store-reference-hero .store-hero-art{height:220px}.store-reference-hero-photo{object-position:37% center;opacity:.58}.store-reference-hero-copy{right:8%;left:auto;width:82%;text-shadow:0 1px 1px #fff}.store-reference-hero-copy h1{font-size:24px}.store-reference-hero-copy p{color:#333;font-size:10px}.store-collections{grid-template-columns:repeat(4,1fr);gap:16px 5px;padding-bottom:28px}.store-collection-tile>div{width:62px}.store-collection-tile strong{font-size:9px}.store-reference-title{gap:8px;margin-bottom:20px}.store-reference-title h2{font-size:14px}.store-reference-title h2:after,.store-reference-title h2:before{margin:0 4px;font-size:9px}.store-reference-intro{padding-top:24px}.store-reference-intro p{padding-inline:8px;font-size:10px;text-align:justify}.store-finder{margin-bottom:52px;padding:17px}.store-finder-form{grid-template-columns:1fr}.store-product-section{padding-bottom:52px}.store-reference-story>.store-container{grid-template-columns:1fr}.store-reference-story-images{order:-1}.store-services .store-container{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.store-collection-tile>div,.store-product-card,.store-product-image img,.store-product-operation{transition:none!important}}.store-catalog-page{padding-bottom:95px}.store-catalog-header{padding:8px 0 22px;text-align:right}.store-catalog-header>span{color:var(--store-primary);font-size:10px}.store-catalog-header h1{margin:5px 0 0;font-size:25px}.store-catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start}.store-catalog-sidebar{position:sticky;top:92px;display:flex;flex-direction:column;gap:14px}.store-catalog-toolbar{display:flex;flex-direction:column;gap:10px;padding:17px;border-radius:11px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08)}.store-catalog-toolbar h2{margin:0 0 3px;font-size:13px}.store-catalog-toolbar label{color:#666;font-size:9px}.store-catalog-toolbar input,.store-catalog-toolbar select{height:39px;margin-top:5px;border-color:#e3e3e3;border-radius:7px;font-size:10px}.store-catalog-toolbar input{margin:0}.store-catalog-toolbar button{height:39px;border-radius:7px;background:var(--store-primary);font-size:10px}.store-catalog-links{display:flex;flex-direction:column;padding:16px;border-radius:11px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.07)}.store-catalog-links strong{margin-bottom:8px;font-size:11px}.store-catalog-links a{padding:7px 0;border-bottom:1px solid #eee;color:#777;font-size:10px}.store-catalog-links a:last-child{border:0}.store-results-count{margin:0 0 12px;font-size:10px}.store-catalog-grid{gap:14px 12px}.store-catalog-grid .store-product-content h3{font-size:12px}.store-pagination{display:flex;flex-wrap:wrap;gap:6px;margin-top:32px}.store-pagination,.store-pagination a{align-items:center;justify-content:center}.store-pagination a{min-width:38px;height:38px;padding:0 10px;display:inline-flex;border:1px solid var(--store-border);border-radius:10px;color:var(--store-text);font-size:12px;font-weight:600}.store-pagination a.active{border-color:var(--store-primary);background:var(--store-primary);color:#fff}.store-pagination a.disabled{opacity:.4;pointer-events:none}.store-product-page{position:relative;padding-bottom:80px}.store-product-page:before{content:"";position:fixed;z-index:-1;inset:80px 0 0;background:#f7f7f7}.store-product-main{gap:38px;padding:28px;border-radius:11px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08)}.store-product-main-image{border-radius:7px;background:#eee}.store-product-main-image img{object-fit:contain}.store-product-thumbnails{justify-content:center}.store-product-thumbnails button{width:62px;height:62px;border-radius:4px;background:#f3f3f3}.store-purchase-panel{top:95px;padding:4px 0}.store-purchase-panel .store-eyebrow{margin-bottom:7px;font-size:10px}.store-purchase-panel h1{font-size:23px}.store-purchase-panel>p{margin:17px 0;color:#555;font-size:11px;line-height:2.15}.store-product-price{margin-bottom:20px;color:var(--store-primary);font-size:20px}.store-size-picker>div:first-child{font-size:11px}.store-size-options button{height:39px;border-radius:6px;font-size:9px}.store-purchase-summary{border-radius:7px;background:#f7f7f7;font-size:10px}.store-purchase-panel>.store-primary-button,.store-purchase-panel>.store-secondary-button{min-height:42px;border-radius:6px;font-size:11px;box-shadow:none}.store-product-details{margin-top:12px;padding:28px;border:0;border-radius:11px;box-shadow:0 2px 10px rgba(0,0,0,.07)}.store-product-details>h2{font-size:18px}.store-detail-columns p,.store-product-details>p{font-size:10px}.store-product-section.related{padding-top:70px}@media (max-width:700px){.store-catalog-header{text-align:center}.store-catalog-layout{grid-template-columns:1fr}.store-catalog-sidebar{position:static}.store-catalog-toolbar{display:grid;grid-template-columns:1fr 1fr}.store-catalog-toolbar button,.store-catalog-toolbar h2,.store-catalog-toolbar input{grid-column:1/-1}.store-catalog-links{display:none}.store-catalog-grid,.store-product-main{grid-template-columns:1fr}.store-product-main{padding:12px;gap:20px}.store-product-page .store-breadcrumb{padding-block:13px}.store-purchase-panel h1{font-size:19px}.store-product-details{padding:18px}.store-product-section.related .store-product-grid{grid-template-columns:1fr}}.store-product-grid{align-items:start}.store-product-cell{position:relative;z-index:1;aspect-ratio:1/1.05;min-width:0;margin-bottom:0}.store-product-cell:focus-within,.store-product-cell:hover{z-index:30}.store-product-cell .store-product-card{position:absolute;top:0;right:0;left:0;z-index:1;display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;border:0;border-radius:20px;background:#fff;box-shadow:0 2px 8px rgba(36,33,31,.1);transform:none;transition:box-shadow .35s cubic-bezier(.25,.8,.35,1),height .35s cubic-bezier(.25,.8,.35,1)}.store-product-cell .store-product-card-inner{display:flex;height:100%;min-height:0;flex-grow:1;flex-direction:column;align-items:stretch}.store-product-cell .store-product-image{position:relative;display:block;min-height:0;flex-grow:1;aspect-ratio:auto;overflow:hidden;border-radius:0;background:#f2efeb}.store-product-cell .store-product-badge{position:absolute;top:14px;right:14px;left:auto;z-index:2;padding:4px 11px;border-radius:999px;color:#fff;background:var(--store-primary);font-size:10px;font-weight:700}.store-product-cell .store-product-image img{display:block;width:100%;height:auto;border-radius:12px 12px 0 0;object-fit:contain;transition:transform .5s cubic-bezier(.25,.8,.35,1)}.store-product-cell .store-product-content{width:100%;min-height:118px;padding:8px 0 0;display:flex;flex-direction:column;justify-content:center;text-align:center}.store-product-cell .store-product-title{display:block;padding:8px 8px 0;color:var(--store-text);transition:transform .35s cubic-bezier(.25,.8,.35,1)}.store-product-cell .store-product-title h3{margin:0;overflow:hidden;color:var(--store-text);font-size:15px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.store-product-cell .store-product-title span{display:block;margin:8px 0 4px;overflow:hidden;direction:ltr;color:var(--store-muted);font-size:11px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.store-product-cell .store-product-footer{height:54px;margin:0;padding:8px 0;display:flex;flex-grow:1;justify-content:center;align-items:center;overflow:hidden;white-space:nowrap}.store-product-cell .store-product-footer strong{color:var(--store-primary);font-size:13px;font-weight:500}.store-product-cell .store-product-footer span{margin-right:16px;padding-right:16px;border-right:1px solid var(--store-border);color:var(--store-muted);font-size:9px}.store-product-cell .store-product-operation{position:absolute;right:0;bottom:-100%;left:0;z-index:auto;width:100%;height:56px;padding:8px;border-radius:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none;transition:bottom .35s cubic-bezier(.25,.8,.35,1)}.store-product-cell .store-product-operation button{width:100%;height:40px;border:0;border-radius:999px;color:#fff;background-image:linear-gradient(120deg,var(--store-primary) 40%,var(--store-primary-dark));font-size:12px;font-weight:700;transition:filter .2s}.store-product-cell .store-product-operation button:hover{filter:brightness(1.05)}@media (min-width:701px){.store-product-cell:focus-within .store-product-card,.store-product-cell:hover .store-product-card{z-index:2;height:calc(100% + 56px);box-shadow:0 16px 32px rgba(36,33,31,.16)}.store-product-cell:focus-within .store-product-image,.store-product-cell:hover .store-product-image{flex-grow:0}.store-product-cell:focus-within .store-product-image img,.store-product-cell:hover .store-product-image img{transform:scale(1.06)}.store-product-cell:focus-within .store-product-operation,.store-product-cell:hover .store-product-operation{bottom:0}}@media (max-width:700px){.store-product-cell{aspect-ratio:auto;min-height:390px}.store-product-cell .store-product-card{position:relative;height:100%}.store-product-cell .store-product-image{flex-grow:0}.store-product-cell .store-product-operation{position:static;height:56px;padding:8px}}.store-shell .store-pc{display:flex;flex-direction:column;background:var(--store-surface);border:1px solid var(--store-border);border-radius:16px;overflow:hidden;box-shadow:var(--store-shadow);transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.store-shell .store-pc:hover{transform:translateY(-3px);box-shadow:0 6px 14px rgba(41,35,31,.07),0 22px 40px -20px rgba(41,35,31,.32)}.store-shell .store-pc-media{position:relative;display:block;aspect-ratio:1/1;background:var(--store-tile);overflow:hidden}.store-shell .store-pc-media img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .3s ease}.store-shell .store-pc:hover .store-pc-media img{transform:scale(1.03)}.store-shell .store-pc-badge{inset-inline-start:10px;background:var(--store-primary);color:#fff}.store-shell .store-pc-badge,.store-shell .store-pc-stock{position:absolute;top:10px;z-index:2;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px}.store-shell .store-pc-stock{inset-inline-end:10px;backdrop-filter:blur(4px)}.store-shell .store-pc-stock.is-low{color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 15%,#fff)}.store-shell .store-pc-stock.is-out{color:#fff;background:rgba(41,35,31,.62)}.store-shell .store-pc-body{display:flex;flex-direction:column;gap:6px;padding:12px 13px 13px;flex:1}.store-shell .store-pc-title h3{margin:0;font-size:14px;font-weight:700;line-height:1.7;color:var(--store-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-shell .store-pc-title:hover h3{color:var(--store-primary)}.store-shell .store-pc-dims{font-size:11.5px;color:var(--store-muted)}.store-shell .store-pc-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:6px}.store-shell .store-pc-price{display:flex;align-items:baseline;gap:4px;font-variant-numeric:tabular-nums}.store-shell .store-pc-price .from{font-size:11px;color:var(--store-muted)}.store-shell .store-pc-price strong{font-size:14.5px;font-weight:700;color:var(--store-text)}.store-shell .store-pc-add{position:relative;flex:0 0 auto;width:40px;height:40px;border:0;cursor:pointer;border-radius:12px;background:var(--store-primary);color:#fff;box-shadow:0 6px 14px -6px color-mix(in srgb,var(--store-primary) 60%,transparent);transition:transform .18s ease,background .2s ease}.store-shell .store-pc-add:hover{background:var(--store-primary-dark)}.store-shell .store-pc-add:active{transform:scale(.9)}.store-shell .store-pc-add:disabled{background:var(--store-border);color:var(--store-muted);box-shadow:none;cursor:not-allowed}.store-shell .store-pc-add:focus-visible{outline:2px solid var(--store-primary);outline-offset:2px}.store-shell .store-pc-add .ic-check,.store-shell .store-pc-add .ic-plus{position:absolute;inset:0;display:grid;place-items:center;transition:opacity .2s ease,transform .2s ease}.store-shell .store-pc-add .ic-check{opacity:0;transform:scale(.4)}.store-shell .store-pc-add.is-added{background:var(--store-good)}.store-shell .store-pc-add.is-added .ic-plus{opacity:0;transform:scale(.4)}.store-shell .store-pc-add.is-added .ic-check{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.store-shell .store-pc,.store-shell .store-pc-add,.store-shell .store-pc-add .ic-check,.store-shell .store-pc-add .ic-plus,.store-shell .store-pc-media img{transition:none}}@media (max-width:700px){.store-shell .store-pc-body{padding:10px 11px 11px}.store-shell .store-pc-title h3{font-size:13px}}.store-shell .store-hero3{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;padding-block:44px 30px}.store-shell .store-hero3-eyebrow{display:inline-block;color:var(--store-primary);font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:14px}.store-shell .store-hero3-copy h1{margin:0;font-size:clamp(34px,6.4vw,66px);line-height:1.16;letter-spacing:-1.5px;font-weight:700;text-wrap:balance}.store-shell .store-hero3-copy>p{max-width:44ch;margin:20px 0 26px;color:var(--store-muted);font-size:16px;line-height:2}.store-shell .store-hero3-actions{display:flex;gap:12px;flex-wrap:wrap}.store-shell .store-hero3-trust{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--store-muted);font-size:13px;font-weight:600}.store-shell .store-hero3-trust li{display:inline-flex;align-items:center;gap:7px}.store-shell .store-hero3-trust li:before{content:"";width:17px;height:17px;flex:0 0 auto;border-radius:50%;background:color-mix(in srgb,var(--store-good) 18%,transparent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/12px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/12px no-repeat;background:var(--store-good)}.store-shell .store-hero3-art{position:relative;aspect-ratio:4/3.4;border-radius:22px;overflow:hidden;background:linear-gradient(140deg,var(--store-tile),color-mix(in srgb,var(--store-primary) 12%,var(--store-tile)));box-shadow:var(--store-shadow)}.store-shell .store-hero3-art img{object-fit:contain;padding:26px}@media (max-width:860px){.store-shell .store-hero3{grid-template-columns:1fr;gap:22px;padding-block:26px 14px}.store-shell .store-hero3-art{aspect-ratio:16/10;max-height:260px;order:-1}.store-shell .store-hero3-copy>p{margin:16px 0 20px;font-size:15px}.store-shell .store-hero3-trust{gap:8px 16px;font-size:12px;margin-top:20px}}.store-shell .store-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-shell .store-stock-pill{font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 12%,#fff);border:1px solid color-mix(in srgb,var(--store-primary) 26%,transparent)}.store-shell .store-add-cta{transition:transform .18s ease,background .2s ease}.store-shell .store-add-cta:active{transform:scale(.98)}.store-shell .store-add-cta.is-added{background:var(--store-good)}.store-shell .store-trust-row{list-style:none;margin:20px 0 0;padding:14px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--store-border)}.store-shell .store-trust-row li{display:flex;flex-direction:column;gap:3px;text-align:center}.store-shell .store-trust-row b{font-size:12.5px;font-weight:700;color:var(--store-text)}.store-shell .store-trust-row span{font-size:10.5px;color:var(--store-muted);line-height:1.6}.store-shell .store-sticky-buy{display:none}@media (max-width:860px){.store-shell .store-sticky-buy{position:fixed;inset-inline:0;bottom:62px;z-index:45;display:flex;align-items:center;gap:12px;padding:10px 14px;background:color-mix(in srgb,var(--store-surface) 96%,transparent);backdrop-filter:blur(12px);border-top:1px solid var(--store-border);box-shadow:0 -6px 20px -10px rgba(41,35,31,.28)}.store-shell .store-sticky-price{display:flex;flex-direction:column;line-height:1.3}.store-shell .store-sticky-price span{font-size:10.5px;color:var(--store-muted)}.store-shell .store-sticky-price strong{font-size:15px;font-variant-numeric:tabular-nums}.store-shell .store-sticky-cta{flex:1;min-height:46px;border:0;border-radius:13px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--store-primary);color:#fff;font-weight:700;font-size:14px;box-shadow:0 8px 18px -8px color-mix(in srgb,var(--store-primary) 70%,transparent);transition:transform .18s ease,background .2s ease}.store-shell .store-sticky-cta:active{transform:scale(.98)}.store-shell .store-sticky-cta.is-added{background:var(--store-good)}.store-shell .store-sticky-cta:disabled{background:var(--store-border);color:var(--store-muted);box-shadow:none}.store-shell .store-trust-row{gap:8px}.store-shell .store-trust-row b{font-size:11.5px}.store-shell .store-trust-row span{font-size:9.5px}.store-shell .store-purchase-panel{padding-bottom:8px}.store-shell main{padding-bottom:118px}}@media (prefers-reduced-motion:reduce){.store-shell .store-add-cta,.store-shell .store-sticky-cta{transition:none}}.store-shell .store-guarantees{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:22px 0;margin-top:8px;border-top:1px solid var(--store-border)}.store-shell .store-guarantees>div{display:flex;flex-direction:column;gap:4px}.store-shell .store-guarantees b{font-size:13px;font-weight:700;display:flex;align-items:center;gap:7px}.store-shell .store-guarantees b:before{content:"";width:16px;height:16px;flex:0 0 auto;background:var(--store-good);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/12px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/12px no-repeat}.store-shell .store-guarantees span{font-size:11px;color:var(--store-muted);line-height:1.7}@media (max-width:760px){.store-shell .store-guarantees{grid-template-columns:1fr 1fr;gap:12px;padding:18px 0}.store-shell .store-guarantees b{font-size:12px}.store-shell .store-guarantees span{font-size:10px}}.store-shell .store-product-story{line-height:2.1;max-width:70ch;display:flex;flex-direction:column;gap:14px}.store-shell .store-product-story>p{white-space:pre-line;margin:0}.store-shell .store-story-block>strong{display:block;font-size:13.5px;font-weight:700;letter-spacing:.2px;color:var(--store-primary);margin-bottom:2px}.store-shell .store-terms{margin-top:18px;border:1px solid var(--store-border);border-radius:14px;background:var(--store-surface);overflow:hidden}.store-shell .store-terms>summary{cursor:pointer;list-style:none;padding:14px 16px;font-size:13.5px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:10px}.store-shell .store-terms>summary::-webkit-details-marker{display:none}.store-shell .store-terms>summary:after{content:"";width:9px;height:9px;flex:0 0 auto;border-inline-end:2px solid var(--store-muted);border-block-end:2px solid var(--store-muted);transform:rotate(45deg);transition:transform .22s ease}.store-shell .store-terms[open]>summary:after{transform:rotate(-135deg)}.store-shell .store-terms>p{margin:0;padding:0 16px 16px;white-space:pre-line;font-size:12.5px;line-height:2.1;color:var(--store-muted)}@media (prefers-reduced-motion:reduce){.store-shell .store-terms>summary:after{transition:none}}.store-shell .store-logo{width:auto!important;height:auto!important;overflow:visible!important}.store-shell .store-footer .store-logo{width:auto;height:auto}@media (max-width:900px){.store-shell .store-logo{width:auto!important;height:auto!important;margin:0}}.store-shell .store-qty{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--store-border);border-radius:11px;overflow:hidden;background:var(--store-surface)}.store-shell .store-qty button{width:34px;height:34px;border:0;cursor:pointer;background:transparent;color:var(--store-text);font-size:17px;line-height:1;transition:background .18s ease,transform .15s ease}.store-shell .store-qty button:hover{background:var(--store-tile)}.store-shell .store-qty button:active{transform:scale(.88)}.store-shell .store-qty button:focus-visible{outline:2px solid var(--store-primary);outline-offset:-2px}.store-shell .store-qty span{min-width:34px;text-align:center;font-weight:700;font-size:14px;font-variant-numeric:tabular-nums}.store-shell .store-cart-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.store-shell .store-summary-trust{list-style:none;margin:14px 0 0;padding:13px 0 0;display:grid;gap:8px;border-top:1px solid var(--store-border)}.store-shell .store-summary-trust li{display:flex;align-items:flex-start;gap:8px;font-size:11.5px;color:var(--store-muted);line-height:1.7}.store-shell .store-summary-trust li:before{content:"";width:15px;height:15px;margin-top:2px;flex:0 0 auto;background:var(--store-good);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/11px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/11px no-repeat}@media (min-width:861px){.store-shell .store-sticky-cart{display:none}}@media (max-width:860px){.store-shell .store-sticky-cart .store-sticky-cta{text-decoration:none}.store-shell .store-order-summary .store-primary-button{display:none}}.store-shell .store-checkout-next{margin:12px 0 0;padding:12px 14px;border-radius:12px;background:color-mix(in srgb,var(--store-good) 8%,var(--store-surface));border:1px solid color-mix(in srgb,var(--store-good) 22%,transparent);font-size:12.5px;line-height:2;color:var(--store-text)}.store-shell .store-checkout-addresses label{transition:border-color .2s ease,background .2s ease,transform .16s ease}.store-shell .store-checkout-addresses label:active{transform:scale(.995)}.store-shell .store-checkout-addresses label.active{border-color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 5%,var(--store-surface))}.store-shell .store-account-sidebar button{transition:background .18s ease,color .18s ease,transform .15s ease}.store-shell .store-account-sidebar button:active{transform:scale(.98)}.store-shell .store-ticket-list>details{border:1px solid var(--store-border);border-radius:13px;background:var(--store-surface);overflow:hidden;margin-bottom:10px}.store-shell .store-ticket-list>details>summary{cursor:pointer;list-style:none;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.store-shell .store-ticket-list>details>summary::-webkit-details-marker{display:none}.store-shell .store-ticket-list>details>summary:after{content:"";width:8px;height:8px;flex:0 0 auto;border-inline-end:2px solid var(--store-muted);border-block-end:2px solid var(--store-muted);transform:rotate(45deg);transition:transform .22s ease}.store-shell .store-ticket-list>details[open]>summary:after{transform:rotate(-135deg)}@media (prefers-reduced-motion:reduce){.store-shell .store-account-sidebar button,.store-shell .store-checkout-addresses label,.store-shell .store-ticket-list>details>summary:after{transition:none}}.store-shell select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:14px!important;padding-inline-start:14px;padding-inline-end:42px;background-color:var(--store-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e655c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:left 14px center;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.store-shell select:hover{border-color:var(--store-muted)}.store-shell select:focus-visible{outline:none;border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 15%,transparent)}.store-shell .store-catalog-toolbar input,.store-shell .store-finder-form input{border-radius:14px!important;transition:border-color .18s ease,box-shadow .18s ease}.store-shell .store-catalog-toolbar input:focus-visible,.store-shell .store-finder-form input:focus-visible{outline:none;border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 15%,transparent)}@media (prefers-reduced-motion:reduce){.store-shell .store-catalog-toolbar input,.store-shell select{transition:none}}.store-shell .store-pc-badge.is-discount{background:var(--store-primary);letter-spacing:.01em}.store-shell .store-pc-price{flex-wrap:wrap}.store-shell .store-pc-price s{font-size:11px;color:var(--store-muted);text-decoration-thickness:1px;opacity:.85}.store-shell .store-price-row s{font-size:14px;color:var(--store-muted);margin-inline-start:8px}.store-shell .store-discount-pill{font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;color:#fff;background:var(--store-primary)}.store-shell .store-offers{margin-block:40px;padding:26px;border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--store-primary) 8%,var(--store-tile)),var(--store-tile));border:1px solid color-mix(in srgb,var(--store-primary) 18%,transparent)}.store-shell .store-offers-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px}.store-shell .store-offers-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.02em;color:#fff;background:var(--store-primary);padding:4px 12px;border-radius:999px;margin-bottom:10px}.store-shell .store-offers-head h2{margin:0;font-size:26px;font-weight:700}.store-shell .store-offers-head p{margin:6px 0 0;font-size:13.5px;color:var(--store-muted)}@media (max-width:700px){.store-shell .store-offers{padding:18px 14px;margin-block:28px;border-radius:18px}.store-shell .store-offers-head{margin-bottom:14px}.store-shell .store-offers-head h2{font-size:20px}.store-shell .store-offers-head p{font-size:12px}}.store-shell .store-select{position:relative;width:100%;margin-top:8px}.store-shell .store-select-btn{width:100%;height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;cursor:pointer;text-align:start;border:1px solid var(--store-border);border-radius:14px;background:var(--store-surface);color:var(--store-text);font-size:14px;transition:border-color .18s ease,box-shadow .18s ease}.store-shell .store-select-btn:hover{border-color:var(--store-muted)}.store-shell .store-select-btn.is-open,.store-shell .store-select-btn:focus-visible{outline:none;border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 15%,transparent)}.store-shell .store-select-btn svg{flex:0 0 auto;color:var(--store-muted);transition:transform .2s ease}.store-shell .store-select-btn.is-open svg{transform:rotate(180deg)}.store-shell .store-select-list{position:absolute;z-index:60;inset-inline:0;top:calc(100% + 6px);margin:0;padding:6px;list-style:none;max-height:260px;overflow-y:auto;background:var(--store-surface);border:1px solid var(--store-border);border-radius:14px;box-shadow:0 8px 18px -8px rgba(41,35,31,.18),0 20px 44px -22px rgba(41,35,31,.34);animation:store-select-in .16s ease}@keyframes store-select-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.store-shell .store-select-list li{padding:10px 12px;border-radius:10px;font-size:14px;cursor:pointer;color:var(--store-text);line-height:1.6}.store-shell .store-select-list li.is-active{background:var(--store-tile)}.store-shell .store-select-list li.is-selected{color:var(--store-primary);font-weight:700;background:color-mix(in srgb,var(--store-primary) 9%,transparent)}@media (prefers-reduced-motion:reduce){.store-shell .store-select-btn,.store-shell .store-select-btn svg{transition:none}.store-shell .store-select-list{animation:none}}