@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&family=Inter:wght@300;400;500;600&family=League+Spartan:wght@700&family=Quicksand:wght@500&display=swap";:root{--bg-color: #eaecf0;--font-heading: "Outfit", "Helvetica Neue", sans-serif;--font-ui: "Inter", "Helvetica Neue", sans-serif;--text-primary: #1C0A00;--text-secondary: #5A4A42;--bg-primary: #FFFAF3;--transition-smooth: all .6s cubic-bezier(.16, 1, .3, 1);--transition-bounce: all .5s cubic-bezier(.34, 1.56, .64, 1)}html,body{overflow-x:hidden;width:100%;max-width:100%;height:auto!important;min-height:100vh}body{background-color:var(--bg-primary);cursor:none}@media(hover:none){body{cursor:auto}.cursor-dot,.cursor-glow{display:none!important}}.cursor-dot{position:fixed;top:0;left:0;width:10px;height:10px;background:#fff;border-radius:50%;pointer-events:none;z-index:10001;transform:translate(-50%,-50%);transition:width .3s,height .3s,background .3s;will-change:transform;mix-blend-mode:difference}.cursor-glow{position:fixed;top:0;left:0;width:48px;height:48px;border:1.5px solid rgba(255,255,255,.6);border-radius:50%;pointer-events:none;z-index:10000;transform:translate(-50%,-50%);transition:width .3s,height .3s,background .3s,border-color .3s;will-change:transform;mix-blend-mode:difference}body.cursor-hover .cursor-dot{width:5px;height:5px;background:#fff}body.cursor-hover .cursor-glow{width:60px;height:60px;background:#ffffff1a;border-color:#ffffffe6}.shamoni-announcement-bar{position:relative;width:100%;min-height:32px;background:#050505;border-bottom:1px solid rgba(255,255,255,.12);padding:0;z-index:2001;overflow:hidden;display:flex;align-items:center}.shamoni-announcement-bar.dark-theme{background:#d4af371a;border-bottom:1px solid rgba(212,175,55,.3)}.shamoni-announcement-bar.dark-theme p{color:#d4af37}.shamoni-announcement-bar p{font-family:var(--font-ui);font-size:.8rem;font-weight:500;letter-spacing:.05em;color:var(--text-secondary);margin:0;text-transform:uppercase}.announcement-marquee{width:100%;overflow:hidden;white-space:nowrap}.announcement-marquee__track{display:flex;width:max-content;gap:1.8rem;animation:announcement-marquee 28s linear infinite}.announcement-marquee__track span{position:relative;flex:0 0 auto;font-family:var(--font-ui);font-size:.72rem;font-weight:800;letter-spacing:.06em;line-height:32px;color:#fff;text-transform:uppercase}.announcement-marquee__track span:after{content:"->";margin-left:1.8rem;color:#fff}.shamoni-announcement-bar:hover .announcement-marquee__track{animation-play-state:paused}@keyframes announcement-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-marquee__track{animation:none;transform:none}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffaf3;z-index:100000;display:flex;align-items:center;justify-content:center;transition:opacity 1s ease,visibility 1s}.loader-content{display:flex;flex-direction:column;align-items:center;gap:30px}.loader-logo{font-family:var(--font-heading);font-size:4rem;font-weight:700;letter-spacing:-.02em;color:#1c0a00;clip-path:polygon(0 100%,100% 100%,100% 100%,0% 100%)}.loader-logo span{color:#f62440}.loader-bar{width:200px;height:2px;background:#f6244026;border-radius:2px;overflow:hidden}.loader-progress{width:0%;height:100%;background:#f62440;transition:width .2s ease}.loader-text{font-family:var(--font-ui);font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);opacity:0}.header{position:sticky;top:0;left:0;width:100%;padding:1rem 4vw;display:flex;justify-content:space-between;align-items:center;z-index:2000;transition:var(--transition-smooth);background:#fffaf3f0;border-bottom:1px solid rgba(246,36,64,.12)}.header.scrolled{padding:.6rem 4vw}.header.dark-theme.scrolled{background:#0d0d0dd9;border-bottom:1px solid rgba(255,255,255,.05)}.header.dark-theme .logo-main,.header.dark-theme .logo-sub,.header.dark-theme .desktop-link{color:#fff}.header.dark-theme .logo-main span{color:#d4af37}.header.dark-theme .nav-actions button,.header.dark-theme .nav-actions a{color:#fff;border-color:#fff3}.header.dark-theme .nav-actions button:hover,.header.dark-theme .nav-actions a:hover{background:#ffffff1a}.header.dark-theme .cart-count{background:#d4af37;color:#000}.logo-small{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;color:var(--text-primary);text-decoration:none;letter-spacing:-.02em;cursor:none}.logo-small span{color:#f62440}.desktop-nav{display:none;gap:0;align-items:center;position:absolute;left:50%;transform:translate(-50%)}@media(min-width:1024px){.desktop-nav{display:flex}}#nav-glass-wrapper{position:relative;display:flex;align-items:center;gap:0;padding:0;border-radius:0;overflow:visible}#nav-glass-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;border-radius:0;pointer-events:none;z-index:0;box-shadow:inset 0 1px #fff9,inset 0 -1px #ffffff26,0 4px 24px #00000014,0 1px #fff6;background:#ffffff14}#nav-glass-wrapper .desktop-link{position:relative;z-index:1}.desktop-link{font-family:League Spartan,sans-serif;font-size:.75rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.12em;text-decoration:none;position:relative;padding:.5rem 1rem;transition:color .3s;cursor:none;white-space:nowrap}.desktop-link:hover{color:var(--text-primary)}.desktop-link:after{display:none}.nav-actions{display:flex;gap:.75rem;align-items:center}.offers-pill-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);border-radius:0;font-family:League Spartan,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);text-decoration:none;cursor:none;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:inset 0 1px #ffffff80,0 2px 12px #0000000f;white-space:nowrap}.offers-pill-btn i{font-size:.9rem;opacity:.7}.offers-pill-btn:hover{background:#ffffff38;transform:scale(1.04);box-shadow:inset 0 1px #fff9,0 4px 18px #0000001a}.header.scrolled .offers-pill-btn{background:#f624400f;border-color:#f624402e;color:var(--text-secondary);box-shadow:none}.header.scrolled .offers-pill-btn:hover{background:#f624401f;color:var(--text-primary)}@media(max-width:767px){.offers-pill-btn{display:none}}.icon-btn{background:#f624400f;border:1px solid rgba(246,36,64,.15);width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--text-primary);font-size:1rem;cursor:none;position:relative;transition:background .3s,transform .3s;text-decoration:none}.icon-btn:hover{background:#f624401f;transform:scale(1.05)}.cart-count{position:absolute;top:-5px;right:-5px;background:#f62440;color:#fff;font-size:.7rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.menu-btn span{display:block;width:18px;height:2px;background:var(--text-primary);margin:3px 0;transition:var(--transition-smooth)}@media(min-width:1024px){.menu-btn{display:none!important}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c0a0073;z-index:3000;opacity:0;visibility:hidden;transition:var(--transition-smooth)}.drawer-overlay.open{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;height:100vh;width:100%;max-width:500px;background:#fffaf3f7;border-left:2px solid rgba(246,36,64,.1);z-index:3001;padding:2rem;display:flex;flex-direction:column;transform:translate(100%);transition:transform .8s cubic-bezier(.16,1,.3,1);font-family:var(--font-ui);color:var(--text-primary)}.drawer.open{transform:translate(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid rgba(246,36,64,.12)}.drawer-title{font-family:var(--font-heading);font-size:2rem;font-weight:700}.cart-title-count{color:var(--text-secondary);font-size:1.2rem}.drawer-links{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}.drawer-link{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;color:var(--text-primary);text-decoration:none;display:flex;align-items:center;gap:1rem;transition:var(--transition-smooth);opacity:0;transform:translateY(10px);cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.drawer-link.sub-link{font-size:1rem;padding-left:1.5rem;opacity:0;font-family:Montserrat,sans-serif;color:var(--text-secondary);text-transform:capitalize}.drawer.open .drawer-link{opacity:1;transform:translateY(0)}.drawer.open .drawer-link:nth-child(1){transition-delay:.2s}.drawer.open .drawer-link:nth-child(2){transition-delay:.3s}.drawer.open .drawer-link:nth-child(3){transition-delay:.4s}.drawer.open .drawer-link:nth-child(4){transition-delay:.5s}.drawer-link:hover{color:#f62440;transform:translate(20px)!important}.link-num{font-family:var(--font-ui);font-size:.9rem;color:var(--text-secondary)}.drawer-footer{display:flex;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(246,36,64,.1)}.drawer-footer a{color:var(--text-secondary);font-size:1.5rem;transition:color .3s;cursor:none;text-decoration:none}.drawer-footer a:hover{color:#f62440}.cart-items{flex:1;overflow-y:auto;padding:2rem 0;display:flex;flex-direction:column;gap:1.5rem}.cart-items::-webkit-scrollbar{width:4px}.cart-items::-webkit-scrollbar-thumb{background:#f6244033}.cart-item{display:flex;gap:1rem;background:#fff2db;padding:1rem;border-radius:12px;border:1px solid rgba(246,36,64,.08)}.cart-item-img{width:80px;height:100px;object-fit:cover;border-radius:8px}.cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-title{font-family:var(--font-heading);font-size:1.1rem;color:var(--text-primary)}.cart-item-price{color:#f62440;font-weight:600}.qty-controls{display:flex;align-items:center;gap:1rem;background:#f6244014;padding:.5rem;border-radius:0;width:fit-content}.qty-btn{background:none;border:none;color:var(--text-primary);font-size:1.1rem;cursor:none}.cart-footer{padding-top:2rem;border-top:1px solid rgba(246,36,64,.1)}.cart-total-row{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary)}.price-glow{color:#f62440}.btn-primary{display:inline-flex;align-items:center;gap:1rem;padding:1.1rem 2.2rem;background:#f62440;color:#fff;font-family:var(--font-ui);font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:0;text-decoration:none;cursor:none;transition:var(--transition-bounce);position:relative;overflow:hidden;box-shadow:0 4px 20px #f624404d}.btn-primary span,.btn-primary i{position:relative;z-index:2}.btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#d41835;transform:translateY(100%);transition:transform .5s cubic-bezier(.16,1,.3,1);z-index:1}.btn-primary:hover:before{transform:translateY(0)}.btn-primary:hover{color:#fff;box-shadow:0 6px 28px #f6244073}.checkout-btn{width:100%;justify-content:center}.custom-cart-terms{display:flex;align-items:flex-start;gap:.65rem;margin:0 0 1rem;color:#3a2a22;font-family:DM Sans,Outfit,sans-serif;font-size:.82rem;line-height:1.35}.custom-cart-terms__checkbox{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;margin:.05rem 0 0;border:2px solid #ccc;border-radius:3px;background-color:#fff;cursor:pointer!important;position:relative;flex:0 0 auto;outline:none}.custom-cart-terms__checkbox:checked{background-color:#f62440;border-color:#f62440}.custom-cart-terms__checkbox:checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-cart-terms__label{cursor:pointer}.custom-cart-terms__label a{color:#f62440;text-decoration:underline}.cart-drawer{background:#f6f6f6;color:#2f363a}.cart-drawer .drawer-header{min-height:96px;align-items:flex-start;padding:1rem 1rem 3.2rem;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.18),transparent 24%),repeating-linear-gradient(135deg,rgba(255,255,255,.07) 0 3px,transparent 3px 12px),#111;border-bottom:none}.cart-drawer .drawer-title{color:#fff;font-size:1.75rem}.cart-close-button{display:inline-flex;align-items:center;gap:.25rem;min-height:34px;padding:0 .7rem;border:0;border-radius:5px;background:#fff;color:#111;font:700 .78rem/1 var(--font-ui);cursor:pointer!important}.cart-promo-stack{position:relative;z-index:2;margin-top:-2.4rem;padding:0 1rem .6rem}.cart-dispatch-banner{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:40px;padding:.65rem;border-radius:4px 4px 0 0;background:#fff36b;color:#111;font:700 .84rem/1.25 var(--font-ui)}.cart-reward-card{padding:.8rem 1rem;border:1px solid #e4e0dc;border-top:0;border-radius:0 0 4px 4px;background:#fffffff5}.cart-reward-card p{margin:0 0 .55rem;color:#60686d;font-size:.76rem;text-align:center}.cart-reward-track{height:8px;overflow:hidden;border-radius:999px;background:#d7d7d7}.cart-reward-fill{width:0%;height:100%;border-radius:inherit;background:#050505;transition:width .35s ease}.cart-reward-milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:.45rem;color:#656565;font-size:.64rem;text-align:center}.cart-reward-milestones span.is-unlocked{color:#111;font-weight:800}.cart-empty-message{color:#6c7478;text-align:center;margin:2rem 0}.cart-drawer .cart-items{padding:.7rem 1rem;background:#f6f6f6;gap:.75rem}.cart-drawer .cart-item{position:relative;gap:.8rem;padding:1rem 1.8rem 1rem 1rem;border:1px solid #ded8d2;border-radius:5px;background:#fff;box-shadow:0 1px 4px #0000000a}.cart-item-remove{position:absolute;top:.7rem;right:.7rem;border:0;background:transparent;color:#9aa1a5;font-size:1.25rem;font-weight:800;cursor:pointer!important}.cart-drawer .cart-item-img{width:78px;height:98px;border:1px solid #e5e0da;border-radius:4px}.cart-drawer .cart-item-details{gap:.35rem;justify-content:flex-start}.cart-drawer .cart-item-title{white-space:normal;color:#30383d;font-size:.9rem;font-weight:800}.cart-item-variant{color:#697176;font-size:.78rem}.cart-drawer .qty-controls{gap:.5rem;background:transparent;border-radius:0}.cart-drawer .qty-btn{width:30px;height:28px;border:1px solid #d6d6d6;border-radius:4px;background:#fff;color:#4a555a}.cart-item-offer-badge{width:fit-content;max-width:100%;padding:.32rem .45rem;border-radius:3px;background:#ddd9d9;color:#30383d;font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cart-drawer .cart-item-price{align-self:flex-end;color:#20272b;font-size:.9rem;font-weight:900}.cart-drawer .cart-footer{padding:.75rem 1rem 1rem;background:#f6f6f6;border-top:1px solid #e2ded9}.cart-upsells{display:grid;gap:.45rem;margin-bottom:.5rem}.cart-upsell{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;padding:.75rem;border:1px solid #e3ded8;border-radius:5px;background:#fff;color:#3b4449;font-size:.8rem}.cart-upsell strong,.cart-upsell span{display:block}.cart-upsell button{min-height:32px;padding:0 .75rem;border:0;border-radius:4px;background:#050505;color:#fff;font-weight:800;cursor:pointer!important}.cart-upsell button:disabled{background:#cfcac4;color:#4d565b;cursor:not-allowed!important}.cart-summary-line{display:flex;justify-content:space-between;margin-top:.45rem;color:#4d565b;font-size:.84rem}.cart-discount-row span:last-child{font-weight:800}.cart-drawer .cart-total-row{margin:.85rem 0 .8rem;font-size:1rem}.cart-drawer .checkout-btn{justify-content:center;width:100%;border-radius:4px;background:#050505;box-shadow:none}.cart-drawer .checkout-btn:before{display:none}.continue-shopping-btn{width:100%;min-height:42px;border:0;background:#fff;color:#30383d;font-weight:800;cursor:pointer!important}@media(max-width:767px){.header{padding:.5rem 3vw}.header.scrolled{padding:.4rem 3vw}.shamoni-announcement-bar{min-height:28px}.shamoni-announcement-bar p,.announcement-marquee__track span{font-size:.6rem;line-height:28px}.logo-main{font-size:1rem!important}.logo-sub{font-size:.4rem!important}.logo-small{font-size:1rem}.icon-btn{width:32px;height:32px;font-size:.9rem}.nav-actions{gap:.25rem}.btn-primary{padding:.8rem 1.6rem;font-size:.8rem}}.page-wrapper{padding-top:0}.secondary-nav-wrapper{position:sticky;top:60px;left:0;width:100%;z-index:2002;display:flex;justify-content:center;padding:0 5%;pointer-events:none;transition:padding .6s cubic-bezier(.16,1,.3,1)}@media(max-width:992px){.secondary-nav-wrapper.desktop-only{display:none}}.standard-header-group .header,.standard-header-group .header.scrolled{background:#fffaf3;border-bottom:none;padding-bottom:.5rem}.standard-header-group .secondary-nav-wrapper{background:#fffaf3;border-bottom:1px solid rgba(246,36,64,.12);padding-top:0;padding-bottom:.5rem;pointer-events:auto;top:62px}.standard-header-group .secondary-nav-glass{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.product__title h1{font-size:1.8rem!important;line-height:1.3!important;font-weight:700!important;font-family:var(--font-heading, "Outfit")!important;margin-bottom:.5rem!important}.price .price-item{font-size:1.4rem!important;font-weight:600!important;color:var(--text-primary, #1C0A00)!important}.product__description{font-size:.95rem!important;line-height:1.6!important;color:var(--text-secondary, #5A4A42)!important}.product-form__submit,.shopify-payment-button__button{border-radius:100px!important;font-family:var(--font-ui, "Inter")!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;padding:1rem 2rem!important;min-height:unset!important}.product--large:not(.product--no-media) .product__info-wrapper{padding-left:3rem!important}.product__media-list{gap:1rem!important}.secondary-nav-glass{pointer-events:auto;background:transparent;border:1px solid var(--glass-border, rgba(0, 0, 0, .05));border-radius:0;padding:0 1.5rem;box-shadow:none;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s}.header-hidden .secondary-nav-glass{transform:translateY(-150%);opacity:0}.sec-nav-list{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.sec-nav-item{position:relative;padding:.8rem 0}.sec-nav-link{color:var(--text-primary, #000);text-decoration:none;font-size:.8rem;font-weight:600;font-family:var(--font-ui);letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:.4rem;transition:color .3s}.sec-nav-item:hover .sec-nav-link{color:var(--accent, #F62440)}.sec-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(15px);background:transparent;border:1px solid var(--glass-border, rgba(0, 0, 0, .05));border-radius:16px;padding:.8rem 0;min-width:200px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1),visibility .3s;box-shadow:0 20px 40px #00000026;z-index:100}.sec-nav-item.has-dropdown:after{content:"";position:absolute;bottom:-15px;left:0;width:100%;height:15px}.sec-nav-item.has-dropdown:hover .sec-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.sec-drop-link{display:block;color:var(--text-secondary, #444);font-family:var(--font-ui);text-decoration:none;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:background .2s,color .2s,padding-left .2s;white-space:nowrap}.sec-drop-link:hover{color:var(--text-primary, #000);background:#00000008;padding-left:1.8rem}.collection .title-wrapper-with-link{display:flex;justify-content:center;margin-top:2rem;margin-bottom:3rem}.collection .title{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);text-align:center;font-weight:700;color:var(--text-primary)}.card-wrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;border:1px solid rgba(0,0,0,.03);height:100%}.card-wrapper:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.card__media{border-radius:16px 16px 0 0!important;overflow:hidden}.card__media img{transition:transform .6s cubic-bezier(.16,1,.3,1)!important}.card-wrapper:hover .card__media img{transform:scale(1.05)!important}.card__content{padding:1.5rem!important}.card__heading{font-family:var(--font-ui);font-weight:700!important;font-size:1.35rem!important;margin-bottom:.5rem;line-height:1.3}.price{font-family:var(--font-ui);font-weight:700;color:var(--accent);font-size:1.2rem}.button,.btn{font-family:var(--font-ui)!important;border-radius:100px!important;font-weight:600!important;letter-spacing:.05em!important;transition:transform .3s,background-color .3s!important}.button:hover,.btn:hover{transform:scale(1.02)}.newsletter-form__button{border-radius:0 100px 100px 0!important}.newsletter-form__field-wrapper input{border-radius:100px 0 0 100px!important;padding-left:2rem!important}#header-group{position:relative;z-index:2000}.logo-img{height:38px;width:auto;display:block;object-fit:contain;transition:opacity .3s ease}.logo-replica .logo-white{display:block}.logo-replica .logo-black,.header.scrolled .logo-replica .logo-white{display:none}.header.scrolled .logo-replica .logo-black{display:block}.standard-header-group .logo-replica .logo-white{display:none!important}.standard-header-group .logo-replica .logo-black{display:block!important}.slideshow-controls__thumbnail,.slideshow-controls__thumbnails,.dialog-thumbnails-list__thumbnail,.product-information__media,.media-gallery,.media-gallery .media,.media-gallery img,.media-gallery video{border-radius:0!important}body,html,*{cursor:auto!important}a,button,input[type=submit],input[type=button],.product-card,.qty-btn,.footer-social a,[data-magnetic],summary,.slider-nav-btn{cursor:pointer!important}.cursor-dot,.cursor-glow{display:none!important}@media(max-width:1024px){.drawer{width:100%;max-width:100%}}@media(max-width:767px){html,body{overflow-x:hidden;width:100%;max-width:100%}.shamoni-announcement-bar{min-height:28px}.shamoni-announcement-bar p,.announcement-marquee__track span{font-size:.65rem;line-height:28px}.header{padding:.6rem 4vw}.header.scrolled{padding:.5rem 4vw}.logo-small{font-size:1.1rem}.logo-img{height:26px}.drawer-title{font-size:1.4rem}.cart-title-count{font-size:1rem}.drawer-link{font-size:1.1rem}.cart-item{flex-direction:row;align-items:stretch;padding:.8rem}.cart-item-img{width:70px;height:90px}.cart-item-title{font-size:.9rem}.qty-controls{gap:0}.qty-btn{font-size:.9rem}.btn-primary{padding:.9rem 1.5rem;font-size:.85rem;width:100%;justify-content:center}*{cursor:auto!important}}@media(max-width:767px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}@media(max-width:360px){.product-grid{grid-template-columns:1fr!important}}.product-card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.product-card .card__heading,.product-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2;margin-bottom:4px;font-size:14px}.product-card .button-group{flex-wrap:wrap;gap:4px!important}.product-card .add-to-cart-btn,.product-card .buy-now-btn{flex:1 1 auto;min-width:100%;padding:10px 8px;font-size:12px}.post-ship-btn{z-index:90!important;bottom:80px!important}.post-ship-box-wrp{z-index:91!important;bottom:80px!important}.header__icons{gap:8px!important}}:root{--page-width-reference: 1600px}.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{max-width:var(--page-width-reference)!important;padding-left:50px!important;padding-right:50px!important;margin:0 auto!important}.section{padding-top:var(--section-padding-top)!important;padding-bottom:var(--section-padding-bottom)!important}@media(max-width:767px){.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{padding-left:30px!important;padding-right:30px!important}.section{padding-top:calc(var(--section-padding-top) * .75)!important;padding-bottom:calc(var(--section-padding-bottom) * .75)!important}}body{background:#eef0f3}.shamoni-announcement-bar{min-height:30px;background:#030303}.announcement-marquee__track{gap:2.25rem;animation-duration:22s}.announcement-marquee__track span{font-family:"League Spartan",var(--font-ui);font-size:.68rem;font-weight:900;letter-spacing:.08em;line-height:30px}.header,.standard-header-group .header{position:sticky;top:0;left:0;width:100%;border-radius:0;padding:.75rem clamp(1rem,4vw,4rem);background:#eef0f3f5;border:0;border-bottom:1px solid rgba(12,12,12,.08);box-shadow:0 12px 28px #12181f0f}.header.scrolled,.standard-header-group .header.scrolled{padding:.65rem clamp(1rem,4vw,4rem);background:#eef0f3fa;border-color:#0c0c0c1a;box-shadow:0 10px 28px #12181f14}.logo-img{width:auto;height:42px;object-fit:contain}.logo-replica .logo-white,.standard-header-group .logo-replica .logo-white{display:none!important}.logo-replica .logo-black,.standard-header-group .logo-replica .logo-black{display:block!important}#nav-glass-wrapper{gap:.2rem;background:transparent}.desktop-link,.header.scrolled .desktop-link,.standard-header-group .desktop-link{color:#2b2b2b;text-shadow:none;font-size:.72rem;letter-spacing:.11em;padding:.55rem .85rem;border-radius:999px}.desktop-link:hover,.header.scrolled .desktop-link:hover,.standard-header-group .desktop-link:hover{color:#000;background:#0000000e}.offers-pill-btn,.header.scrolled .offers-pill-btn{background:#fff7f4;border-color:#ffd4c9;color:#263238;box-shadow:none;text-shadow:none}.icon-btn,.header.scrolled .icon-btn{width:42px;height:42px;background:#fff;border:1px solid rgba(18,24,31,.08);color:#161616;box-shadow:0 4px 14px #12181f14}.icon-btn:hover{background:#111;color:#fff}.secondary-nav-wrapper{top:91px}.standard-header-group .secondary-nav-wrapper{top:88px}.secondary-nav-glass{border-radius:999px;background:#ffffffeb;border-color:#12181f14;box-shadow:0 12px 28px #12181f14}.cart-drawer{background:#f7f7f7}.cart-dispatch-banner{border-radius:5px;background:#fff37a;color:#111}.cart-reward-card,.cart-upsell,.custom-cart-terms,.continue-shopping-btn{border-radius:6px}@media(max-width:1024px){.desktop-nav,.secondary-nav-wrapper{display:none!important}}@media(max-width:767px){.shamoni-announcement-bar{min-height:27px}.announcement-marquee__track span{font-size:.62rem;line-height:27px}.header,.header.scrolled,.standard-header-group .header,.standard-header-group .header.scrolled{padding:.5rem .75rem}.logo-img{height:28px;max-width:128px}.search-btn,.login-btn{display:none!important}.icon-btn,.header.scrolled .icon-btn{width:36px;height:36px}}:root{--postery-page-bg: #eef0f3;--postery-surface: #ffffff;--postery-soft: #f7f4ef;--postery-border: rgba(18, 24, 31, .09);--postery-text: #121619;--postery-muted: #626b72;--postery-shadow: 0 12px 28px rgba(18, 24, 31, .07);--postery-radius: 8px}html,body,.page-wrapper,#MainContent,.content-for-layout,.shopify-section,.section-background{background-color:var(--postery-page-bg)!important}body{color:var(--postery-text);font-family:"Outfit",var(--font-body--family, sans-serif)}#MainContent{min-height:70vh}#MainContent :is(h1,h2,h3,.h1,.h2,.h3){font-family:"League Spartan",var(--font-heading--family, sans-serif);color:var(--postery-text);letter-spacing:-.02em}#MainContent :is(h1,.h1){font-size:clamp(2.1rem,4.5vw,4.6rem);line-height:.92;text-transform:uppercase}#MainContent :is(p,li,.rte,.prose,.text-block){color:var(--postery-muted)}#MainContent :is(a){text-underline-offset:.18em}#MainContent :is(button,.button,.btn,input[type=submit],.shopify-payment-button__button,.add-to-cart-button){border-radius:6px!important;font-family:"League Spartan",var(--font-primary--family, sans-serif);font-weight:900!important;letter-spacing:.06em;text-transform:uppercase}#MainContent :is(.button,input[type=submit],.shopify-payment-button__button,.add-to-cart-button,.quick-add__button){min-height:46px;background:#050505!important;border:1px solid #050505!important;color:#fff!important;box-shadow:none!important}#MainContent :is(.button:hover,input[type=submit]:hover,.shopify-payment-button__button:hover,.add-to-cart-button:hover,.quick-add__button:hover){background:#242424!important;border-color:#242424!important}#MainContent :is(input,textarea,select,.select,.field__input,variant-picker,.variant-picker,.facets__panel){border-radius:6px!important}#MainContent :is(input,textarea,select,.field__input){background:#fff!important;border:1px solid var(--postery-border)!important;color:var(--postery-text)!important}.section--page-width,.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{max-width:1440px!important}[data-template*=page] #MainContent,[data-template*=policy] #MainContent,[data-template*=blog] #MainContent,[data-template*=article] #MainContent,[data-template*=search] #MainContent,[data-template*=cart] #MainContent,[data-template*=collection] #MainContent,[data-template*=product] #MainContent{padding-bottom:3rem}[data-template*=page] .shopify-section:first-child,[data-template*=policy] .shopify-section:first-child,[data-template*=blog] .shopify-section:first-child,[data-template*=article] .shopify-section:first-child,[data-template*=search] .shopify-section:first-child,[data-template*=cart] .shopify-section:first-child,[data-template*=collection] .shopify-section:first-child{background:linear-gradient(180deg,var(--postery-soft),var(--postery-page-bg))!important}[data-template*=page] .section,[data-template*=policy] .section,[data-template*=blog] .section,[data-template*=article] .section,[data-template*=search] .section{padding-block:clamp(2rem,4vw,4rem)!important}[data-template*=page] :is(.rte,form,.contact-form,.newsletter-form),[data-template*=policy] :is(.rte,.shopify-policy__body),[data-template*=article] article,[data-template*=blog] article,[data-template*=cart] :is(cart-items-component,.cart,.cart__items,.cart__summary){background:var(--postery-surface);border:1px solid var(--postery-border);border-radius:var(--postery-radius);box-shadow:var(--postery-shadow);padding:clamp(1rem,3vw,2rem)}[data-template*=collection] .product-grid,[data-template*=search] .product-grid{gap:clamp(.75rem,1.4vw,1.15rem)!important}[data-template*=collection] .product-grid__item,[data-template*=search] .product-grid__item{min-width:0}[data-template*=collection] product-card,[data-template*=search] product-card,[data-template*=list-collections] collection-card,.collection-card,.product-card__content,.product-grid__card{border-radius:var(--postery-radius)!important}[data-template*=collection] .product-card__content,[data-template*=search] .product-card__content,[data-template*=list-collections] .collection-card,.product-grid__card{background:var(--postery-surface)!important;border:1px solid var(--postery-border)!important;box-shadow:var(--postery-shadow);overflow:hidden}[data-template*=collection] product-card img,[data-template*=search] product-card img,[data-template*=list-collections] img,.product-card__content img{border-radius:6px!important}[data-template*=collection] .product-card__content:before,[data-template*=search] .product-card__content:before{content:"Sale";position:absolute;z-index:3;top:10px;right:10px;padding:.28rem .55rem;border-radius:999px;background:#050505;color:#fff;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-card__content{position:relative}.custom-product-actions{padding-inline:.75rem;padding-bottom:.75rem}.custom-product-actions button{min-height:38px;font-size:.72rem!important;border-radius:5px!important}product-card :is(product-price,.price,.product-price,[data-testid*=price]){font-weight:900;color:var(--postery-text)!important}.facets,.facets__wrapper,.facets__panel,.facets__form,.facets--horizontal,.collection-toolbar,.pagination,pagination-component{background:var(--postery-surface)!important;border-color:var(--postery-border)!important;border-radius:var(--postery-radius)!important}.facets__panel,.facets__form,.pagination,pagination-component{box-shadow:0 8px 20px #12181f0d}.facets :is(button,summary,select),.pagination :is(a,span,button),pagination-component :is(a,span,button){color:var(--postery-text)!important}.product-information{padding-block:clamp(1.25rem,3vw,3.2rem)!important}.product-information__grid{gap:clamp(1rem,3vw,2.25rem)!important}.product-information__media,.product-information__grid .product-details,.product-information__grid [id*=product-details],.product-information__grid [data-testid*=product-details]{background:var(--postery-surface);border:1px solid var(--postery-border);border-radius:var(--postery-radius);box-shadow:var(--postery-shadow)}.product-information__media{padding:clamp(.55rem,1.4vw,1rem)}.product-information__media :is(img,video,model-viewer,.product-media-container){border-radius:6px!important;background:#f2f3f4}.product-information__grid [id*=product-details],.product-information__grid [data-testid*=product-details]{padding:clamp(1rem,2.4vw,1.6rem)!important}.product-information :is(product-price,.price,.price__regular,.price__sale){color:var(--postery-text)!important;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:900}.product-information :is(variant-picker,.variant-picker,product-form-component){background:#fff;border-color:var(--postery-border)!important}.product-information :is(.shopify-payment-button,product-form-component,.buy-buttons-block){width:100%}.product-information :is(.shopify-payment-button__button,.add-to-cart-button,product-form-component button){width:100%}.sticky-add-to-cart__bar{background:#fffffff5!important;border:1px solid var(--postery-border)!important;border-radius:var(--postery-radius) var(--postery-radius) 0 0!important;box-shadow:0 -10px 30px #12181f14!important}.cart-drawer,cart-drawer,dialog-component,.dialog-modal,.drawer,.theme-drawer{background:#f7f7f7!important}.cart-drawer :is(.cart-item,.cart-line,.cart-items__item),cart-items-component :is(.cart-item,.cart-line,.cart-items__item),.cart__summary,.cart-summary,.cart-footer{background:var(--postery-surface)!important;border:1px solid var(--postery-border)!important;border-radius:6px!important}.cart-drawer :is(img,.cart-item-img),cart-items-component img{border-radius:5px!important;background:#eef0f3}.cart-drawer :is(.cart-item-title,.cart-item__name,a),cart-items-component :is(.cart-item-title,.cart-item__name,a){color:var(--postery-text)!important;font-weight:800}.contact-form,.customer,.account,.login,.register,.reset-password,.recover-password,.search-page,.predictive-search,.search-modal__content{background:var(--postery-surface)!important;border:1px solid var(--postery-border);border-radius:var(--postery-radius);box-shadow:var(--postery-shadow)}footer,.footer,.shopify-section-group-footer-group{background:#f7f4ef!important;color:var(--postery-text)}footer a,.footer a{color:#283036}@media(max-width:990px){.product-information__grid{grid-template-columns:1fr!important}.product-information__media,.product-information__grid [id*=product-details],.product-information__grid [data-testid*=product-details]{box-shadow:0 8px 20px #12181f0e}}@media(max-width:767px){.section--page-width,.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{padding-left:.75rem!important;padding-right:.75rem!important}[data-template*=collection] .product-grid,[data-template*=search] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.product-card__content{min-width:0!important}.custom-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:.4rem!important;padding:.55rem!important}.custom-product-actions form{flex-basis:100%!important}.custom-product-actions button{font-size:.68rem!important;min-height:36px;padding:.55rem .45rem!important}#MainContent :is(h1,.h1){font-size:clamp(2rem,11vw,3.2rem)}[data-template*=page] :is(.rte,form,.contact-form),[data-template*=policy] :is(.rte,.shopify-policy__body),[data-template*=article] article,[data-template*=blog] article{padding:1rem}}.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: clamp(14px, 3vw, 56px) !important;--page-content-width: min(1760px, calc(100vw - (var(--page-margin) * 2))) !important;--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2)) !important}.section{--full-page-grid-central-column-width: min( var(--page-width) - var(--page-margin) * 2, calc(100% - var(--page-margin) * 2) ) !important}[data-template*=collection] .section>*,[data-template*=search] .section>*{width:100%}[data-template*=collection] :is(.product-grid-container,.main-collection-grid,#ResultsList),[data-template*=search] :is(.product-grid-container,.main-collection-grid,#ResultsList){width:100%!important;max-width:none!important}[data-template*=collection] .main-collection-grid>div,[data-template*=search] .main-collection-grid>div{grid-column:1 / -1!important;width:100%!important}[data-template*=collection] .facets,[data-template*=collection] .facets__form,[data-template*=search] .facets,[data-template*=search] .facets__form{width:100%!important}:root{--postery-page-bg: #ffffff !important;--postery-soft: #ffffff !important;--color-background: #ffffff !important;--color-background-rgb: 255 255 255 !important}html,body,#MainContent,.content-for-layout,.shopify-section,.section,.section-background,.page-bg-wrapper,.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content,[data-template*=page] #MainContent,[data-template*=policy] #MainContent,[data-template*=blog] #MainContent,[data-template*=article] #MainContent,[data-template*=search] #MainContent,[data-template*=cart] #MainContent,[data-template*=collection] #MainContent,[data-template*=product] #MainContent{background-color:#fff!important;background-image:none!important}[data-template*=page] .shopify-section:first-child,[data-template*=policy] .shopify-section:first-child,[data-template*=blog] .shopify-section:first-child,[data-template*=article] .shopify-section:first-child,[data-template*=search] .shopify-section:first-child,[data-template*=cart] .shopify-section:first-child,[data-template*=collection] .shopify-section:first-child,.product-grid-container,.collection-wrapper,.main-collection-grid,.search-page,.cart-drawer,cart-drawer,.drawer,.theme-drawer,footer,.footer,.shopify-section-group-footer-group{background:#fff!important}#MainContent[data-template]{width:100vw!important;max-width:none!important;overflow-x:clip}#MainContent[data-template] .section,#MainContent[data-template] .section--page-width,#MainContent[data-template] .page-width,#MainContent[data-template] .page-width-wide,#MainContent[data-template] .page-width-normal,#MainContent[data-template] .page-width-narrow,#MainContent[data-template] .page-width-content{--page-margin: clamp(12px, 2vw, 36px) !important;--page-content-width: calc(100vw - (var(--page-margin) * 2)) !important;--page-width: 100vw !important;--full-page-grid-central-column-width: calc(100vw - (var(--page-margin) * 2)) !important;--full-page-grid-margin: minmax(var(--page-margin), var(--page-margin)) !important;--full-page-grid-with-margins: var(--full-page-grid-margin) minmax(0, var(--full-page-grid-central-column-width)) var(--full-page-grid-margin) !important;max-width:none!important}#MainContent[data-template] .section{grid-template-columns:var(--full-page-grid-with-margins)!important}#MainContent[data-template] .section>*{min-width:0!important}#MainContent[data-template*=collection] :is(.product-grid-container,.collection-wrapper,.main-collection-grid,#ResultsList),#MainContent[data-template*=search] :is(.product-grid-container,.collection-wrapper,.main-collection-grid,#ResultsList){grid-column:1 / -1!important;width:100%!important;max-width:none!important}#MainContent[data-template*=collection] .collection-wrapper,#MainContent[data-template*=search] .collection-wrapper{display:grid!important;grid-template-columns:1fr!important;padding-inline:clamp(12px,2vw,36px)!important}#MainContent[data-template*=collection] :is(.facets-block-wrapper,.facets,.facets__form,.main-collection-grid),#MainContent[data-template*=search] :is(.facets-block-wrapper,.facets,.facets__form,.main-collection-grid){grid-column:1 / -1!important;width:100%!important;max-width:none!important}#MainContent[data-template*=collection] .product-grid,#MainContent[data-template*=search] .product-grid{--product-grid-gap: clamp(12px, 1.2vw, 24px) !important;grid-template-columns:repeat(auto-fit,minmax(min(100%,clamp(230px,22vw,430px)),1fr))!important;justify-content:stretch!important;gap:var(--product-grid-gap)!important;width:100%!important}#MainContent[data-template*=collection] .product-grid__item,#MainContent[data-template*=search] .product-grid__item{width:100%!important;max-width:none!important}#MainContent[data-template*=product] .product-information{padding:clamp(1rem,2.5vw,3rem) clamp(12px,2vw,36px)!important}#MainContent[data-template*=product] .product-information__grid{grid-column:1 / -1!important;display:grid!important;width:100%!important;max-width:none!important;gap:clamp(1rem,2.5vw,2.5rem)!important;align-items:start!important}@media screen and (min-width:990px){#MainContent[data-template*=product] .product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)!important}#MainContent[data-template*=product] .product-information__media,#MainContent[data-template*=product] .product-details{grid-column:auto!important}}#MainContent[data-template*=product] :is(.product-information__media,.product-details){width:100%!important;min-width:0!important;max-width:none!important}#MainContent[data-template*=product] .product-details>.group-block{width:100%!important;max-width:none!important}#MainContent[data-template*=product] :is(media-gallery,.media-gallery,slideshow-component,slideshow-container,.product-media-container,.product-media){max-width:100%!important;min-width:0!important}#MainContent[data-template*=product] .product-media-container img{width:100%!important;max-width:100%!important;object-fit:contain!important}#MainContent[data-template*=page] :is(.section,.page-width,.page-width-content,.rte,form,.contact-form),#MainContent[data-template*=policy] :is(.section,.page-width,.rte,.shopify-policy__body),#MainContent[data-template*=cart] :is(.section,.page-width,cart-items-component,.cart,.cart__items,.cart__summary){width:100%!important;max-width:none!important}@media screen and (max-width:749px){#MainContent[data-template] .section,#MainContent[data-template] .section--page-width,#MainContent[data-template] .page-width,#MainContent[data-template] .page-width-wide,#MainContent[data-template] .page-width-normal,#MainContent[data-template] .page-width-narrow,#MainContent[data-template] .page-width-content{--page-margin: 10px !important;padding-left:0!important;padding-right:0!important}#MainContent[data-template*=collection] .product-grid,#MainContent[data-template*=search] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#MainContent[data-template*=product] .product-information{padding:.75rem 10px 1.25rem!important}#MainContent[data-template*=product] .product-information__grid{display:flex!important;flex-direction:column!important;gap:1rem!important}#MainContent[data-template*=product] :is(.product-information__media,.product-details){grid-column:1 / -1!important;padding-inline:0!important;position:static!important}#MainContent[data-template*=product] .product-details{padding:.9rem!important}#MainContent[data-template*=product] :is(media-gallery,.media-gallery,.media-gallery__grid,slideshow-component,slideshow-container,.product-media-container,.product-media){width:100%!important;max-width:100%!important;overflow:visible!important}#MainContent[data-template*=product] :is(h1,.h1){font-size:clamp(1.3rem,6vw,1.8rem)!important;line-height:1.1!important;overflow-wrap:anywhere!important}#MainContent[data-template*=product] :is(variant-picker,.variant-picker,product-form-component,.buy-buttons-block,.shopify-payment-button,.add-to-cart-button,.product-form__submit){width:100%!important;max-width:100%!important}.sticky-add-to-cart__bar{width:100%!important;max-width:100%!important;left:0!important;right:0!important;transform:translateY(calc(100% + 40px))!important}.sticky-add-to-cart__bar[data-stuck=true]{transform:translateY(0)!important}}@media screen and (max-width:360px){#MainContent[data-template*=collection] .product-grid,#MainContent[data-template*=search] .product-grid{grid-template-columns:1fr!important}}.standard-header-group .header,.standard-header-group .header.scrolled,.header,.header.scrolled{min-height:92px!important;background:#fff!important;box-shadow:none!important;border-bottom:1px solid rgba(18,24,31,.08)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.logo-img{height:76px!important;max-height:76px!important}.standard-header-group .secondary-nav-wrapper,.secondary-nav-wrapper{display:flex!important;position:relative!important;top:auto!important;background:#fff!important;border-top:1px solid rgba(18,24,31,.06)!important;border-bottom:1px solid rgba(18,24,31,.08)!important;box-shadow:none!important}.secondary-nav-panel{background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}@media screen and (max-width:749px){.logo-img{height:46px!important;max-height:46px!important}}html:has(body.postery-standard-template),body.postery-standard-template{width:100%!important;max-width:100%!important;min-height:100svh!important;overflow-x:hidden!important;background:#fff!important}body.postery-standard-template{--postery-page-gutter: clamp(12px, 2.2vw, 56px);--postery-page-max: 1320px;--postery-card-radius: 8px;--postery-line: rgba(18, 24, 31, .1);--postery-soft-shadow: 0 12px 30px rgba(18, 24, 31, .07);color:#15191d!important;cursor:auto!important}body.postery-standard-template *,body.postery-standard-template *:before,body.postery-standard-template *:after{box-sizing:border-box}body.postery-standard-template :is(a,button,summary,input[type=submit],label,select){cursor:pointer!important}body.postery-standard-template :is(input,textarea){cursor:text!important}body.postery-standard-template :is(.cursor-dot,.cursor-glow){display:none!important}body.postery-standard-template .page-wrapper{display:flex!important;flex-direction:column!important;min-height:100svh!important;width:100%!important;max-width:100%!important;background:#fff!important;overflow-x:hidden!important}body.postery-standard-template #header-group{position:relative!important;z-index:30!important;flex:0 0 auto!important;background:#fff!important}body.postery-standard-template .content-for-layout,body.postery-standard-template #MainContent{display:block!important;flex:1 0 auto!important;width:100%!important;max-width:100%!important;min-height:60svh!important;padding:0!important;margin:0!important;position:relative!important;z-index:1!important;overflow:visible!important;background:#fff!important}body.postery-standard-template .content-for-layout>.shopify-section:last-child{flex-grow:0!important}body.postery-standard-template #MainContent>.shopify-section,body.postery-standard-template #MainContent>.section-wrapper{display:block!important;position:relative!important;clear:both!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;transform:none!important;background:#fff!important}body.postery-standard-template footer{flex:0 0 auto!important;position:relative!important;z-index:2!important;clear:both!important;width:100%!important;max-width:100%!important;margin:0!important;background:#fff!important}body.postery-standard-template :is(.section,.page-width,.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content){--page-margin: var(--postery-page-gutter) !important;--page-content-width: min(var(--postery-page-max), calc(100vw - (var(--postery-page-gutter) * 2))) !important;--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2)) !important;--full-page-grid-central-column-width: var(--page-content-width) !important;--full-page-grid-margin: minmax(var(--page-margin), 1fr) !important;--full-page-grid-with-margins: var(--full-page-grid-margin) minmax(0, var(--full-page-grid-central-column-width)) var(--full-page-grid-margin) !important;max-width:none!important}body.postery-standard-template .section{display:grid!important;grid-template-columns:var(--full-page-grid-with-margins)!important;width:100%!important;min-height:auto!important;padding-top:var(--padding-block-start, 0)!important;padding-bottom:var(--padding-block-end, 0)!important;background:transparent!important}body.postery-standard-template .section>*{min-width:0!important}body.postery-standard-template :is(h1,.h1){font-size:clamp(2.35rem,5vw,5rem)!important;line-height:.98!important;letter-spacing:0!important;overflow-wrap:anywhere!important}body.postery-standard-template :is(h2,.h2){font-size:clamp(1.9rem,3.2vw,3.4rem)!important;line-height:1!important;letter-spacing:0!important}body.postery-standard-template :is(p,li,.rte,.text-block){line-height:1.55!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.product-grid-container,.collection-wrapper,.main-collection-grid,#ResultsList),body.postery-standard-template #MainContent[data-template*=search] :is(.product-grid-container,.collection-wrapper,.main-collection-grid,#ResultsList){width:100%!important;max-width:none!important;min-height:0!important;overflow:visible!important}body.postery-standard-template #MainContent[data-template*=collection] .collection-wrapper,body.postery-standard-template #MainContent[data-template*=search] .collection-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:clamp(.75rem,1.2vw,1.25rem)!important;padding-inline:var(--postery-page-gutter)!important}body.postery-standard-template #MainContent[data-template*=collection] .main-collection-grid,body.postery-standard-template #MainContent[data-template*=search] .main-collection-grid{display:block!important;padding:0 0 clamp(2rem,4vw,4rem)!important}body.postery-standard-template #MainContent[data-template*=collection] .main-collection-grid>div,body.postery-standard-template #MainContent[data-template*=search] .main-collection-grid>div{width:100%!important}body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,clamp(250px,22vw,460px)),1fr))!important;align-items:start!important;gap:clamp(12px,1.35vw,26px)!important;width:100%!important;min-height:auto!important;margin:0!important;padding:0!important;list-style:none!important}body.postery-standard-template #MainContent[data-template*=collection] .product-grid__item,body.postery-standard-template #MainContent[data-template*=search] .product-grid__item{display:block!important;position:relative!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important}body.postery-standard-template #MainContent :is(product-card,.product-card,.product-card__content,.product-grid__card){width:100%!important;min-width:0!important;max-width:none!important;height:100%!important}body.postery-standard-template #MainContent :is(.product-card__content,.product-grid__card){display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.55rem!important;padding:10px!important;border:1px solid var(--postery-line)!important;border-radius:var(--postery-card-radius)!important;background:#fff!important;box-shadow:var(--postery-soft-shadow)!important;overflow:visible!important}body.postery-standard-template #MainContent :is(.card-gallery,.product-card-gallery,.product-card__media,.product-media-container){width:100%!important;max-width:100%!important;overflow:hidden!important;border-radius:6px!important;background:#f5f6f7!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.card-gallery,.product-card-gallery,.product-card__media),body.postery-standard-template #MainContent[data-template*=search] :is(.card-gallery,.product-card-gallery,.product-card__media){aspect-ratio:4 / 5!important}body.postery-standard-template #MainContent :is(.card-gallery img,.product-card__content img,.product-media-container img,.resource-card img){display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}body.postery-standard-template #MainContent :is(.product-title,product-title,.product-card h3,.product-card h4,.product-grid__card h3,.product-grid__card h4){color:#15191d!important;font-size:clamp(.86rem,.9vw,1.02rem)!important;line-height:1.25!important;font-weight:700!important;min-height:2.4em!important;overflow-wrap:anywhere!important}body.postery-standard-template #MainContent .custom-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin-top:auto!important;padding:0!important}body.postery-standard-template #MainContent .custom-product-actions form{width:100%!important;min-width:0!important}body.postery-standard-template #MainContent .custom-product-actions button{width:100%!important;min-height:38px!important;padding:.55rem .7rem!important;font-size:.72rem!important;line-height:1!important;border-radius:5px!important}body.postery-standard-template #MainContent :is(.facets,.facets__form,.facets-wrapper,.facets-block-wrapper){width:100%!important;max-width:none!important}body.postery-standard-template #MainContent[data-template*=product] .product-information{padding:clamp(14px,2vw,34px) var(--postery-page-gutter) clamp(2rem,4vw,4rem)!important;width:100%!important;overflow:visible!important}body.postery-standard-template #MainContent[data-template*=product] :is(h1,.h1){font-size:clamp(1.3rem,3.5vw,1.8rem)!important;line-height:1.15!important;overflow-wrap:anywhere!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:clamp(2rem,4vw,3.5rem)!important;width:100%!important;max-width:var(--postery-page-max)!important;margin-inline:auto!important;grid-column:1 / -1!important;align-items:start!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-information__media,.product-details){width:100%!important;min-width:0!important;max-width:none!important;grid-column:auto!important;background:#fff!important;border:1px solid var(--postery-line)!important;border-radius:var(--postery-card-radius)!important;box-shadow:var(--postery-soft-shadow)!important;overflow:visible!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__media{padding:clamp(8px,1vw,16px)!important}body.postery-standard-template #MainContent[data-template*=product] .product-details{padding:clamp(1rem,2vw,1.6rem)!important}body.postery-standard-template #MainContent[data-template*=product] .product-details>.group-block{width:100%!important;max-width:none!important}body.postery-standard-template #MainContent[data-template*=product] :is(media-gallery,.media-gallery,slideshow-component,slideshow-container,slideshow-slides,slideshow-slide,.product-media-container,.product-media){width:100%!important;max-width:100%!important;min-width:0!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-media,.product-media-container){height:auto!important;min-height:0!important}body.postery-standard-template #MainContent[data-template*=product] .product-media img{height:auto!important;max-height:min(75svh,760px)!important;object-fit:contain!important}body.postery-standard-template #MainContent[data-template*=product] :is(variant-picker,.variant-picker,product-form-component,.buy-buttons-block,.shopify-payment-button,.shopify-payment-button__button,.add-to-cart-button){width:100%!important;max-width:100%!important}body.postery-standard-template #MainContent[data-template*=product] :is(input,select,textarea,button){max-width:100%!important}body.postery-standard-template .sticky-add-to-cart__bar{width:min(620px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}body.postery-standard-template #MainContent[data-template*=page] :is(.section-content-wrapper,.rte,.page-content,form,.contact-form),body.postery-standard-template #MainContent[data-template*=policy] :is(.section-content-wrapper,.rte,.shopify-policy__body),body.postery-standard-template #MainContent[data-template*=blog] :is(.blog-posts,.blog-posts-container),body.postery-standard-template #MainContent[data-template*=article] :is(.section-content-wrapper,.blog-post-comments-container),body.postery-standard-template #MainContent[data-template*=cart] :is(.cart-page,cart-items-component),body.postery-standard-template #MainContent[data-template*=list-collections] :is(.section-resource-list,.resource-list,.resource-list__grid),body.postery-standard-template #MainContent[data-template*="404"] :is(.section-content-wrapper){width:100%!important;max-width:var(--postery-page-max)!important;margin-inline:auto!important}body.postery-standard-template #MainContent[data-template*=cart] .cart-page{grid-template-columns:minmax(0,1fr) minmax(320px,420px)!important;gap:clamp(1rem,2vw,2rem)!important;align-items:start!important}body.postery-standard-template #MainContent[data-template*=blog] .blog-posts-container,body.postery-standard-template #MainContent[data-template*=list-collections] :is(.resource-list__grid,.resource-list-grid,.resource-list){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;gap:clamp(14px,1.5vw,28px)!important}@media screen and (max-width:989px){body.postery-standard-template #MainContent[data-template*=product] .product-information__grid{grid-template-columns:1fr!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-information__media,.product-details,.sticky-content--desktop){position:relative!important;top:auto!important}body.postery-standard-template #MainContent[data-template*=cart] .cart-page{grid-template-columns:1fr!important}}@media screen and (max-width:749px){body.postery-standard-template{--postery-page-gutter: 10px}body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.postery-standard-template #MainContent :is(.product-card__content,.product-grid__card){padding:7px!important;gap:.45rem!important}body.postery-standard-template #MainContent :is(.product-title,product-title,.product-card h3,.product-card h4,.product-grid__card h3,.product-grid__card h4){font-size:.78rem!important;min-height:2.5em!important}body.postery-standard-template #MainContent .custom-product-actions button{min-height:34px!important;padding:.45rem .35rem!important;font-size:.62rem!important;letter-spacing:.03em!important}body.postery-standard-template #MainContent[data-template*=product] .product-information{padding:10px 10px 1.5rem!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__grid{display:flex!important;flex-direction:column!important;gap:12px!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-information__media,.product-details){padding:10px!important;border-radius:8px!important;box-shadow:0 8px 20px #12181f0e!important}body.postery-standard-template #MainContent[data-template*=product] :is(h1,.h1){font-size:clamp(1.4rem,4vw,2.2rem)!important;line-height:1.1!important}body.postery-standard-template #MainContent[data-template*=product] :is(.media-gallery__grid,slideshow-component,slideshow-container,slideshow-slides){overflow:visible!important}body.postery-standard-template .sticky-add-to-cart__bar{left:10px!important;right:10px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;transform:translateY(calc(100% + 40px))!important}body.postery-standard-template .sticky-add-to-cart__bar[data-stuck=true]{transform:translateY(0)!important}body.postery-standard-template #MainContent[data-template*=page] :is(.section-content-wrapper,.rte,.page-content,form,.contact-form),body.postery-standard-template #MainContent[data-template*=policy] :is(.section-content-wrapper,.rte,.shopify-policy__body),body.postery-standard-template #MainContent[data-template*=article] :is(.section-content-wrapper,.blog-post-comments-container),body.postery-standard-template #MainContent[data-template*=cart] :is(.cart-page,cart-items-component){padding-inline:0!important}}@media screen and (max-width:360px){body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{grid-template-columns:1fr!important}}body.postery-standard-template{--postery-contained: min(1880px, calc(100vw - (var(--postery-page-gutter) * 2)));--postery-readable: min(980px, calc(100vw - (var(--postery-page-gutter) * 2)))}body.postery-standard-template #MainContent>.shopify-section:first-child .section{padding-top:clamp(1.75rem,3.4vw,4.75rem)!important}body.postery-standard-template #MainContent>.shopify-section:first-child :is(h1,.h1){margin:0!important}body.postery-standard-template #MainContent :is(.section-content-wrapper,.layout-panel-flex,.group-block,.group-block-content){max-width:100%!important;min-width:0!important}body.postery-standard-template #MainContent :is(.section-content-wrapper,.layout-panel-flex){width:100%!important}body.postery-standard-template #MainContent :is(.rte,.page-content,.shopify-policy__body,.blog-post-comments-container){color:#283036!important}body.postery-standard-template #MainContent :is(.rte h1,.rte h2,.rte h3,.page-content h1,.page-content h2,.page-content h3){color:#111417!important;margin-top:1.35em!important;margin-bottom:.45em!important}body.postery-standard-template #MainContent :is(.rte a,.page-content a,.shopify-policy__body a){color:#111417!important;font-weight:800!important;text-decoration-thickness:1px!important}body.postery-standard-template #MainContent :is(.rte img,.page-content img,article img){max-width:100%!important;height:auto!important;border-radius:8px!important}body.postery-standard-template #MainContent[data-template*=page] :is(.page-width,.page-margin),body.postery-standard-template #MainContent[data-template*=privacy-policy] :is(.page-width,.page-margin),body.postery-standard-template #MainContent[data-template*=refund-policy] :is(.page-width,.page-margin),body.postery-standard-template #MainContent[data-template*=shipping-policy] :is(.page-width,.page-margin),body.postery-standard-template #MainContent[data-template*=terms-and-conditions] :is(.page-width,.page-margin){width:100%!important;max-width:none!important;padding-inline:var(--postery-page-gutter)!important}body.postery-standard-template #MainContent[data-template*=page] :is(.rte,.page-content,.section-content-wrapper),body.postery-standard-template #MainContent[data-template*=privacy-policy] .rte,body.postery-standard-template #MainContent[data-template*=refund-policy] .rte,body.postery-standard-template #MainContent[data-template*=shipping-policy] .rte,body.postery-standard-template #MainContent[data-template*=terms-and-conditions] .rte{width:100%!important;max-width:var(--postery-readable)!important;margin-inline:auto!important;padding:clamp(1rem,2.2vw,2.5rem)!important;background:#fff!important;border:1px solid var(--postery-line)!important;border-radius:8px!important;box-shadow:0 10px 26px #12181f0e!important}body.postery-standard-template #MainContent[data-template*=contact] .section-content-wrapper,body.postery-standard-template #MainContent[data-template*=faqs] .section-content-wrapper{max-width:var(--postery-readable)!important;margin-inline:auto!important}body.postery-standard-template #MainContent[data-template*=contact] contact-form,body.postery-standard-template #MainContent[data-template*=contact] .contact-form,body.postery-standard-template #MainContent[data-template*=contact] form{width:100%!important;max-width:760px!important;margin-inline:auto!important}body.postery-standard-template #MainContent[data-template*=contact] :is(input,textarea,button){width:100%!important}body.postery-standard-template #MainContent[data-template*=track-order] .track-order-section{width:100%!important;max-width:var(--postery-readable)!important;margin-inline:auto!important;padding:clamp(2rem,4vw,5rem) var(--postery-page-gutter)!important}body.postery-standard-template #MainContent[data-template*=track-order] .tracking-widget-container,body.postery-standard-template #MainContent[data-template*=track-order] #custom-tracking-form,body.postery-standard-template #MainContent[data-template*=track-order] #tracking-iframe-container{width:100%!important;max-width:100%!important}body.postery-standard-template #MainContent[data-template*=track-order] .tracking-widget-container{padding:clamp(1rem,3vw,2rem)!important;border-radius:8px!important}body.postery-standard-template #MainContent[data-template*=track-order] #tracking-iframe-container{height:min(760px,78svh)!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-page{width:100%!important;left:auto!important;right:auto!important;margin:0!important;padding:0 0 clamp(2rem,4vw,4rem)!important;min-height:auto!important;background:#fff!important;color:#15191d!important;overflow:visible!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(#hta-three-canvas,#countdown-canvas,.hta-hero-glow){display:none!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-page:before{display:none!important;content:none!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-hero{padding:clamp(2rem,5vw,5rem) var(--postery-page-gutter) clamp(1.5rem,3vw,3rem)!important;background:#fff!important;color:#15191d!important;text-align:center!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-title,.hta-title span,.hta-section-header h2,.hta-tier-header h3,.hta-cta-strip h2){color:#15191d!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-subtitle,.hta-section-header p,.hta-rule-card p,.hta-tier-body p,.hta-cta-strip p){color:#606870!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-badge{background:#f5f6f7!important;color:#15191d!important;border-color:var(--postery-line)!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-container{width:100%!important;max-width:var(--postery-contained)!important;padding-inline:var(--postery-page-gutter)!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-rules-section,.hta-tiers-section){padding:clamp(2rem,4vw,4rem) 0!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-rules-grid,.hta-tiers-grid){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;gap:clamp(14px,1.5vw,26px)!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-rule-card,.hta-tier-card){transform:none!important;background:#fff!important;border:1px solid var(--postery-line)!important;border-radius:8px!important;box-shadow:var(--postery-soft-shadow)!important;color:#15191d!important;padding:clamp(1rem,2.2vw,2rem)!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] :is(.hta-shop-btn,.hta-cta-btn){background:#050505!important;border-color:#050505!important;color:#fff!important;border-radius:6px!important}body.postery-standard-template #MainContent[data-template*=how-to-apply] .hta-cta-strip{padding:clamp(2rem,4vw,4rem) var(--postery-page-gutter)!important;background:#fff!important;border-top:1px solid var(--postery-line)!important}body.postery-standard-template #MainContent[data-template*=cart] :is(.cart-page__items,.cart-page__summary,.cart-page__more-blocks){min-width:0!important;width:100%!important}body.postery-standard-template #MainContent[data-template*=cart] :is(.cart-page__items,.cart-page__summary,.cart-summary,.cart-page__more-blocks,.cart-page__title){background:#fff!important;border-radius:8px!important}body.postery-standard-template #MainContent[data-template*=cart] .cart-page__summary{position:sticky!important;top:1rem!important}body.postery-standard-template #MainContent :is(.product-list,.product-recommendations,product-recommendations){width:100%!important;max-width:var(--postery-contained)!important;margin-inline:auto!important}body.postery-standard-template #MainContent :is(.resource-list,.product-list__list,.product-recommendations .product-grid){width:100%!important}body.postery-standard-template #MainContent[data-template*=blog] .blog-post-item,body.postery-standard-template #MainContent[data-template*=article] .section-content-wrapper{background:#fff!important;border:1px solid var(--postery-line)!important;border-radius:8px!important;box-shadow:0 10px 26px #12181f0e!important;overflow:hidden!important}body.postery-standard-template #MainContent[data-template*=article] .section-content-wrapper{max-width:var(--postery-readable)!important;padding:clamp(1rem,2.4vw,2.5rem)!important}@media screen and (max-width:749px){body.postery-standard-template #MainContent>.shopify-section:first-child .section{padding-top:1.25rem!important}body.postery-standard-template #MainContent :is(.rte,.page-content,.section-content-wrapper){border-radius:8px!important}body.postery-standard-template #MainContent[data-template*=collection] .collection-wrapper,body.postery-standard-template #MainContent[data-template*=search] .collection-wrapper{padding-inline:10px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.facets,.facets__form,.facets-block-wrapper),body.postery-standard-template #MainContent[data-template*=search] :is(.facets,.facets__form,.facets-block-wrapper){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}body.postery-standard-template #MainContent[data-template*=cart] .cart-page__summary{position:relative!important;top:auto!important}body.postery-standard-template #MainContent[data-template*=track-order] #tracking-iframe-container{height:70svh!important}}body.postery-standard-template #MainContent[data-template*=search] .search-page__header{width:100%!important;max-width:var(--postery-readable)!important;margin-inline:auto!important;padding:clamp(1rem,2.5vw,2rem)!important;background:#fff!important;border:1px solid var(--postery-line)!important;border-radius:8px!important;box-shadow:0 10px 26px #12181f0e!important}body.postery-standard-template #MainContent[data-template*=search] .search-page__header :is(form,search-form,.search-input,input[type=search]){width:100%!important;max-width:100%!important}body.postery-standard-template #MainContent[data-template*=search] input[type=search]{min-height:50px!important;border-radius:6px!important}body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-component,body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-container{width:100%!important;max-width:100%!important;overflow:hidden!important;border-radius:8px!important}body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-controls[thumbnails]{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}body.postery-standard-template #MainContent[data-template*=product] .product-recommendations .resource-list{display:flex!important;gap:clamp(12px,1.4vw,24px)!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:var(--postery-page-gutter)!important;padding-bottom:.75rem!important;-webkit-overflow-scrolling:touch!important}body.postery-standard-template #MainContent[data-template*=product] .product-recommendations .resource-list__item{flex:0 0 clamp(230px,24vw,360px)!important;width:clamp(230px,24vw,360px)!important;scroll-snap-align:start!important}@media screen and (max-width:989px){body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-slides{display:flex!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-slides::-webkit-scrollbar{display:none!important}body.postery-standard-template #MainContent[data-template*=product] media-gallery.media-gallery--carousel slideshow-slide{display:block!important;position:relative!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;opacity:1!important;visibility:visible!important;transform:none!important;scroll-snap-align:center!important}body.postery-standard-template #MainContent[data-template*=product] .product-recommendations .resource-list__item{flex-basis:min(72vw,310px)!important;width:min(72vw,310px)!important}}body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),340px))!important;justify-content:start!important;align-items:start!important}body.postery-standard-template #MainContent[data-template*=collection] .product-grid__item,body.postery-standard-template #MainContent[data-template*=search] .product-grid__item{max-width:340px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(product-card,.product-card,.product-card__content,.product-grid__card),body.postery-standard-template #MainContent[data-template*=search] :is(product-card,.product-card,.product-card__content,.product-grid__card){max-width:340px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.card-gallery,.product-card-gallery,.product-card__media),body.postery-standard-template #MainContent[data-template*=search] :is(.card-gallery,.product-card-gallery,.product-card__media){aspect-ratio:4 / 5!important;min-height:0!important;max-height:460px!important}@media screen and (min-width:1600px){body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,380px))!important}body.postery-standard-template #MainContent[data-template*=collection] .product-grid__item,body.postery-standard-template #MainContent[data-template*=search] .product-grid__item,body.postery-standard-template #MainContent[data-template*=collection] :is(product-card,.product-card,.product-card__content,.product-grid__card),body.postery-standard-template #MainContent[data-template*=search] :is(product-card,.product-card,.product-card__content,.product-grid__card){max-width:380px!important}}@media screen and (max-width:989px){body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:10px!important}body.postery-standard-template #MainContent[data-template*=collection] .product-grid__item,body.postery-standard-template #MainContent[data-template*=search] .product-grid__item,body.postery-standard-template #MainContent[data-template*=collection] :is(product-card,.product-card,.product-card__content,.product-grid__card),body.postery-standard-template #MainContent[data-template*=search] :is(product-card,.product-card,.product-card__content,.product-grid__card){max-width:none!important}}@media screen and (max-width:749px){body.postery-standard-template{--postery-page-gutter: 8px}body.postery-standard-template #MainContent,body.postery-standard-template #MainContent>.shopify-section{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.section,.collection-wrapper,.main-collection-grid),body.postery-standard-template #MainContent[data-template*=search] :is(.section,.collection-wrapper,.main-collection-grid){padding-inline:8px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.card-gallery,.product-card-gallery,.product-card__media),body.postery-standard-template #MainContent[data-template*=search] :is(.card-gallery,.product-card-gallery,.product-card__media){max-height:260px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.product-title,product-title,.product-card h3,.product-card h4),body.postery-standard-template #MainContent[data-template*=search] :is(.product-title,product-title,.product-card h3,.product-card h4){font-size:clamp(.72rem,3.2vw,.88rem)!important;line-height:1.18!important;min-height:2.35em!important}body.postery-standard-template #MainContent[data-template*=collection] :is(product-price,.price,.product-price),body.postery-standard-template #MainContent[data-template*=search] :is(product-price,.price,.product-price){font-size:.84rem!important;line-height:1.15!important}body.postery-standard-template #MainContent[data-template*=product] .product-media img{max-height:52svh!important;width:100%!important;object-fit:contain!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-information__media,.product-details){width:100%!important;max-width:100%!important}}@media screen and (max-width:380px){body.postery-standard-template #MainContent[data-template*=collection] .product-grid,body.postery-standard-template #MainContent[data-template*=search] .product-grid{gap:8px!important}body.postery-standard-template #MainContent[data-template*=collection] :is(.product-card__content,.product-grid__card),body.postery-standard-template #MainContent[data-template*=search] :is(.product-card__content,.product-grid__card){height:100%!important;display:flex!important;flex-direction:column!important}}@media screen and (min-width:990px){body.postery-standard-template #MainContent[data-template*=product] .product-details{display:flex!important;flex-direction:column!important;gap:clamp(12px,1.2vw,20px)!important}body.postery-standard-template #MainContent[data-template*=product] .product-details>*{margin-top:0!important;margin-bottom:0!important}body.postery-standard-template #MainContent[data-template*=product] .product-form,body.postery-standard-template #MainContent[data-template*=product] .product-form__buttons{margin-top:8px!important}}.custom-cart-terms__checkbox,.cart__terms-checkbox{-webkit-appearance:none!important;appearance:none!important;position:relative!important;display:inline-block!important;flex:0 0 18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:.05rem 0 0!important;border:1.5px solid #111417!important;border-radius:4px!important;background-color:#fff!important;background-position:center!important;background-repeat:no-repeat!important;background-size:13px 13px!important;opacity:1!important;visibility:visible!important;vertical-align:top!important}.custom-cart-terms__checkbox:checked,.cart__terms-checkbox:checked{border-color:#111417!important;background-color:#111417!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M4 10.5l3.5 3.5L16 6'/%3E%3C/svg%3E")!important}.custom-cart-terms__checkbox:focus-visible,.cart__terms-checkbox:focus-visible{outline:2px solid rgba(17,20,23,.35)!important;outline-offset:2px!important}.logo-replica{min-width:clamp(150px,16vw,260px)!important;align-items:center!important}.logo-img{height:clamp(68px,5.7vw,96px)!important;max-height:96px!important;width:auto!important;max-width:min(300px,28vw)!important;object-fit:contain!important}.header,.header.scrolled,.standard-header-group .header,.standard-header-group .header.scrolled{min-height:clamp(84px,6.5vw,112px)!important;background:#fff!important}@media(max-width:767px){.logo-replica{min-width:clamp(126px,40vw,180px)!important}.logo-img{height:clamp(54px,15vw,70px)!important;max-height:70px!important;max-width:min(190px,42vw)!important}.header,.header.scrolled,.standard-header-group .header,.standard-header-group .header.scrolled{min-height:76px!important;padding:.45rem .75rem!important}}body.postery-standard-template #MainContent[data-template*=product] .product-information{width:min(1500px,calc(100vw - 48px))!important;max-width:min(1500px,calc(100vw - 48px))!important;margin-inline:auto!important;padding:clamp(1.25rem,3vw,3.25rem) 0 clamp(2rem,4vw,4.5rem)!important;background:#fff!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(360px,.72fr)!important;grid-column:1 / -1!important;width:100%!important;max-width:100%!important;gap:clamp(24px,3vw,54px)!important;align-items:start!important}body.postery-standard-template #MainContent[data-template*=product] :is(.product-information__media,.product-details){width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important}body.postery-standard-template #MainContent[data-template*=product] .product-details>.group-block{gap:clamp(12px,1.5vw,18px)!important;padding:0!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__media :is(media-gallery,.media-gallery,slideshow-component,slideshow-container){border-radius:8px!important;background:#f7f7f7!important;overflow:hidden!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__media :is(.product-media-container,.product-media){background:#f7f7f7!important;border-radius:8px!important;min-height:0!important;height:auto!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__media .product-media img{display:block!important;width:100%!important;height:auto!important;max-height:min(68svh,720px)!important;object-fit:contain!important}body.postery-standard-template #MainContent[data-template*=product] .product-details :is(h1,.h1,.product-title,.view-product-title){font-size:clamp(1.8rem,2.7vw,3rem)!important;line-height:1.02!important;letter-spacing:0!important;color:#111417!important;text-transform:none!important}body.postery-standard-template #MainContent[data-template*=product] .product-details :is(.price,product-price,.price-item){font-size:clamp(1.2rem,1.8vw,1.65rem)!important;line-height:1.15!important;font-weight:800!important;color:#111417!important}body.postery-standard-template #MainContent[data-template*=product] :is(variant-picker,.variant-picker){margin-top:0!important}body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;width:100%!important}body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons>.combo-offers-wrapper{grid-column:1 / -1!important;order:-1!important}body.postery-standard-template #MainContent[data-template*=product] .quantity-selector-wrapper{grid-column:1 / 2!important;width:132px!important;min-width:0!important}body.postery-standard-template #MainContent[data-template*=product] .quantity-selector{width:132px!important;height:52px!important;border-radius:6px!important}body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons>span:has(.add-to-cart-button){grid-column:2 / 3!important}body.postery-standard-template #MainContent[data-template*=product] .add-to-cart-button,body.postery-standard-template #MainContent[data-template*=product] .shopify-payment-button__button{min-height:52px!important;height:52px!important;border-radius:6px!important;font-size:.84rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons>span:has(shopify-accelerated-checkout),body.postery-standard-template #MainContent[data-template*=product] .shopify-payment-button{grid-column:1 / -1!important}.combo-offers-wrapper{width:100%!important;margin:0!important;padding:12px!important;background:#fff!important;border:1px solid rgba(17,20,23,.1)!important;border-radius:8px!important;box-shadow:none!important;font-family:"Outfit",var(--font-body--family, sans-serif)!important}.combo-offers-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important;font-size:.72rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#596168!important}.combo-offers-heading strong{color:#111417!important;font-size:.68rem!important}.combo-offers-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.combo-offer-card{position:relative!important;min-height:64px!important;padding:12px!important;border:1px solid rgba(17,20,23,.12)!important;border-radius:7px!important;background:#fafafa!important}.combo-offer-card--featured{border-color:#111417!important;background:#111417!important;color:#fff!important}.combo-offer-card--mega{border-color:#d6b85a!important;background:#fffcf0!important}.combo-offer-card--discount{border-color:#11141738!important;background:#fff!important}.combo-offer-card strong,.combo-offer-card small{display:block!important}.combo-offer-card strong{font-size:.82rem!important;line-height:1.12!important;font-weight:900!important}.combo-offer-card small{margin-top:4px!important;font-size:.7rem!important;line-height:1.2!important;color:currentColor!important;opacity:.72!important}.combo-offer-badge{position:absolute!important;top:-9px!important;right:10px!important;padding:3px 8px!important;border-radius:999px!important;background:#fff!important;color:#111417!important;border:1px solid #111417!important;font-size:.58rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.06em!important}.combo-offers-note{margin:10px 0 0!important;font-size:.72rem!important;line-height:1.35!important;color:#596168!important}.ethical-trust-badges{margin-top:.35rem!important;padding-top:1rem!important;border-top:1px solid rgba(17,20,23,.1)!important;font-family:"Outfit",var(--font-body--family, sans-serif)!important}.ethical-trust-badges__notice{display:grid!important;gap:3px!important;margin-bottom:.9rem!important;padding:12px!important;border:1px solid rgba(17,20,23,.09)!important;border-radius:8px!important;background:#fafafa!important}.ethical-trust-badges__notice strong{font-size:.86rem!important;color:#111417!important}.ethical-trust-badges__notice span,.ethical-trust-badges__list{font-size:.78rem!important;color:#596168!important}.ethical-trust-badges__list{display:grid!important;gap:8px!important;list-style:none!important;padding:0!important;margin:0!important}.ethical-trust-badges__list li{line-height:1.35!important}body.postery-standard-template #MainContent[data-template*=product] .accordion{border-color:#1114171a!important}@media(max-width:989px){body.postery-standard-template #MainContent[data-template*=product] .product-information{width:min(100%,calc(100vw - 24px))!important;max-width:min(100%,calc(100vw - 24px))!important;padding:.85rem 0 2rem!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__grid{grid-template-columns:1fr!important;gap:16px!important}body.postery-standard-template #MainContent[data-template*=product] .product-details :is(h1,.h1,.product-title,.view-product-title){font-size:clamp(1.35rem,6vw,2rem)!important;line-height:1.06!important}body.postery-standard-template #MainContent[data-template*=product] .product-information__media .product-media img{max-height:54svh!important}}@media(max-width:749px){body.postery-standard-template #MainContent[data-template*=product] .product-information{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons{grid-template-columns:1fr!important}body.postery-standard-template #MainContent[data-template*=product] .quantity-selector-wrapper,body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons>span:has(.add-to-cart-button),body.postery-standard-template #MainContent[data-template*=product] .product-form-buttons>span:has(shopify-accelerated-checkout),body.postery-standard-template #MainContent[data-template*=product] .shopify-payment-button{grid-column:1 / -1!important;width:100%!important}body.postery-standard-template #MainContent[data-template*=product] .quantity-selector{width:100%!important}.combo-offers-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shamoni-global.css.map */
