@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
@import "https://fonts.cdnfonts.com/css/the-seasons";
@font-face{font-family:IvyMode-Regular;src:url(/fonts/IvyMode-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IvyMode-Regular;src:url(/fonts/IvyMode-Regular.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IvyMode-Regular;src:url(/fonts/IvyMode-Regular.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--background:#18261e;--foreground:#e6dac0;--primary:#c3af83;--primary-hover:#d8c69c;--primary-text:#18261e;--secondary:#263b2e;--surface:#223529;--border:#334d3d;--error:#e63946;--red-accent:#e63946;--muted:#c8beab;--subtle:#888;--font-brand:"IvyMode-Regular", "The Seasons", serif;--logo-filter:invert(1) sepia(1) saturate(.9) brightness(.92) contrast(1.02);--logo-blend:screen;--pill-bg:#e6dac014;--pill-border:#e6dac026;--pill-text:#e6dac0d9;--pill-active:var(--primary);--pill-shadow:0 10px 30px #00000080, inset 0 1px 0 #e6dac026;--radius-sm:4px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 25px #0000001a;--shadow-float:0 10px 30px #00000026}:root[data-theme=light]{--background:#e8dec8;--foreground:#18261e;--primary:#18261e;--primary-hover:#263b2e;--primary-text:#e8dec8;--secondary:#dcd0b5;--surface:#e0d5bd;--border:#cebf9f;--muted:#2f4538;--subtle:#4a6b57;--pill-bg:#18261eeb;--pill-border:#c3af834d;--pill-text:#e8dec8;--pill-active:#d8c69c;--pill-shadow:0 10px 30px #0003, inset 0 1px 0 #fff3;--logo-filter:none;--logo-blend:darken}.brand-logo-filter{object-fit:contain;mix-blend-mode:var(--logo-blend);filter:var(--logo-filter);transition:filter .3s,mix-blend-mode .3s}html,body,header,footer,section{transition:background-color .3s,border-color .3s,color .3s}.brand-font{font-family:var(--font-brand)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Outfit,sans-serif;font-size:13.5px;overflow-x:clip}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding:0 2rem}}.btn{border-radius:var(--radius-full);justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-text)}.btn-primary:hover{background-color:var(--primary-hover)}.badge{background:var(--primary);color:var(--primary-text);border-radius:var(--radius-sm);z-index:10;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.product-grid-layout{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.product-grid-layout{grid-template-columns:repeat(4,1fr);gap:2rem}}:root{--swiper-navigation-size:12px!important;--swiper-navigation-color:var(--foreground)!important}.swiper-button-next,.swiper-button-prev{background-color:var(--surface)!important;color:var(--foreground)!important;border:1px solid var(--border)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;margin-top:-18px!important;transition:all .2s!important;display:flex!important;box-shadow:0 4px 12px #0000004d!important}.swiper-button-next:hover,.swiper-button-prev:hover{border-color:var(--primary)!important;color:var(--primary)!important;transform:scale(1.05)!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:12px!important;font-weight:300!important;line-height:1!important}.swiper-button-next svg,.swiper-button-prev svg{width:12px!important;height:12px!important}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.pdp-reviews-header-grid{margin-bottom:3.5rem}.shop-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;display:grid!important}.visual-categories-section{padding:2.5rem 0 1rem}.pdp-visual-showcase{background-color:#0000;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.pdp-image-motion-wrapper{width:100%;height:auto;display:block;position:relative}.pdp-image-motion-wrapper img{object-fit:contain;width:100%;height:auto;display:block}.pdp-swiper{width:100%;position:relative}.pdp-swiper .swiper-pagination{z-index:30;justify-content:center;align-items:center;gap:6px;display:flex;bottom:42px!important}.pdp-swiper-bullet{opacity:.25;cursor:pointer;background-color:#18261e;border-radius:50%;width:6px;height:6px;transition:all .3s cubic-bezier(.16,1,.3,1)}.pdp-swiper-bullet-active{opacity:.95;border-radius:4px;width:18px;background-color:#18261e!important}@media (min-width:1024px){.visual-categories-section{padding:0 0 1rem!important}.main-content{padding-top:66px!important;padding-bottom:40px!important}.bottom-sticky-nav{display:none!important}.container{max-width:1380px!important;padding:0 3rem!important}.brand-title{margin-left:.85rem!important;font-size:1.5rem!important;display:inline-block!important;position:static!important;left:auto!important;transform:none!important}.desktop-nav-menu{z-index:10!important;align-items:center!important;gap:2.25rem!important;display:flex!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.nav-link-item{letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--foreground)!important;font-size:.82rem!important;font-weight:600!important;transition:color .25s cubic-bezier(.16,1,.3,1)!important;position:relative!important}.nav-link-item:hover{color:var(--primary)!important}.nav-link-item:after{content:""!important;background-color:var(--primary)!important;width:0!important;height:1.5px!important;transition:width .25s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:-4px!important;left:0!important}.nav-link-item:hover:after{width:100%!important}.hero-section{padding:5rem 0!important}.hero-container{text-align:left!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:4.5rem!important;max-width:1380px!important}.hero-title{text-align:left!important;max-width:480px!important;font-size:2.8rem!important;line-height:1.15!important}.hero-image-wrapper{flex-shrink:0!important;max-width:450px!important}.hero-badge{padding:.65rem 1.25rem!important;font-size:.95rem!important;bottom:8%!important}.visual-categories-title{margin-bottom:3rem!important;font-size:2rem!important}.visual-category-circle{max-width:135px!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important}.visual-category-circle:hover{transform:scale(1.06)!important}.visual-category-name{margin-top:.65rem!important;font-size:1.05rem!important}.hamper-studio-container{max-width:1380px!important;padding:0 3rem!important}.hamper-studio-workspace{flex-direction:row!important;align-items:stretch!important;gap:4rem!important}.hamper-studio-canvas{flex:1.15!important;justify-content:center!important;height:auto!important;padding:3rem!important}.hamper-studio-controls{flex:1!important;justify-content:center!important;gap:1.8rem!important}.hamper-studio-canvas>div:nth-child(2){max-width:420px!important;height:165px!important}.hamper-studio-controls button{height:90px!important}.bento-container{max-width:1380px!important;padding:0 3rem!important}.bento-container>div:nth-child(2){flex-direction:row!important;align-items:stretch!important;gap:1.5rem!important}.bento-container>div:nth-child(2)>a{flex:1.1!important}.bento-container>div:nth-child(2)>div{flex:2!important;gap:1.5rem!important}.bento-container h2{font-size:2.5rem!important}.bento-container p{max-width:500px!important;font-size:.95rem!important}.grading-container{max-width:1380px!important;padding:0 3rem!important}.grading-grid{grid-template-columns:1fr 1fr!important;gap:2rem!important}.grading-container h2{font-size:2.5rem!important}.grading-container p{max-width:500px!important;font-size:.95rem!important}.popular-header{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;margin-bottom:2.5rem!important}.popular-header h2{margin-bottom:0!important;font-size:3rem!important}.feature-container{grid-template-columns:1.25fr .75fr!important;align-items:center!important;gap:2rem 5rem!important;max-width:1380px!important;padding:0 3rem!important;display:grid!important}.feature-intro-div{grid-area:1/1!important}.feature-checks-div{flex-direction:row!important;grid-area:2/1!important;gap:3.5rem!important;margin-top:-1.5rem!important}.feature-cards-div{grid-area:1/2/span 2!important;height:420px!important;margin-top:0!important;margin-bottom:0!important}.feature-discover-div{border-top:1px solid var(--border)!important;grid-area:3/1/auto/span 2!important;margin-top:5rem!important;padding-top:5rem!important}.feature-discover-div h2{font-size:3.2rem!important}.pdp-main-content{padding-top:110px!important;padding-bottom:50px!important;overflow:visible!important}.pdp-sticky-bar{display:none!important}.pdp-layout-wrapper{flex-direction:row!important;align-items:flex-start!important;gap:4.5rem!important;max-width:1380px!important;margin:0 auto!important;padding:3rem!important;display:flex!important;overflow:visible!important}.pdp-visual-showcase{max-width:42%!important;height:calc(100vh - 150px)!important;box-shadow:var(--shadow-lg)!important;background-color:#0000!important;border-radius:20px!important;flex:0 0 42%!important;align-self:flex-start!important;margin-bottom:0!important;padding:0!important;position:sticky!important;top:110px!important;overflow:hidden!important}.pdp-image-motion-wrapper{opacity:1!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;padding:2.5rem!important;display:flex!important;transform:none!important}.pdp-image-motion-wrapper img{object-fit:contain!important;filter:drop-shadow(0 20px 35px #00000073)!important}.pdp-content-panel{min-width:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;flex:1.25!important;max-width:100%!important;margin:0!important;padding-top:0!important;padding-left:2.5rem!important;padding-right:0!important}.pdp-product-title{margin-bottom:.75rem!important;font-size:2.2rem!important;line-height:1.25!important}.pdp-product-price{font-size:1.8rem!important}.pdp-weight-selector-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.pdp-weight-selector-grid>div{border-radius:14px!important;padding:.85rem 1rem!important}.pdp-action-row{gap:1rem!important;margin-top:1.5rem!important}.pdp-action-row>div{border-radius:14px!important;height:48px!important;padding:0 .5rem!important}.pdp-action-row button{border-radius:24px!important;height:48px!important;padding:0 1.5rem!important;font-size:.82rem!important}.pdp-reviews-wrapper,.pdp-upsell-wrapper,.pdp-pillars-wrapper{width:100%!important;max-width:1380px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:4.5rem auto!important;padding-left:3rem!important;padding-right:3rem!important}.pdp-pillars-wrapper>div>div:last-child{grid-template-columns:repeat(3,1fr)!important;gap:1.75rem!important;max-width:1100px!important;margin:0 auto!important;display:grid!important}.pdp-pillars-wrapper>div>div:last-child>div{transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s!important}.pdp-pillars-wrapper>div>div:last-child>div:hover{border-color:#c3af8366!important;transform:translateY(-6px)!important;box-shadow:0 20px 45px #0000004d!important}.pdp-pillars-wrapper>div>div:last-child>div:first-child{flex-direction:row!important;grid-column:span 2!important;align-items:center!important;gap:1.75rem!important;padding:2.25rem 2rem!important}.pdp-pillars-wrapper>div>div:last-child>div:nth-child(2),.pdp-pillars-wrapper>div>div:last-child>div:nth-child(3){grid-column:span 1!important;justify-content:center!important;padding:2.25rem 2rem!important}.pdp-pillars-wrapper>div>div:last-child>div:nth-child(4){flex-direction:row!important;grid-column:span 2!important;align-items:center!important;gap:1.75rem!important;padding:2.25rem 2rem!important}.pdp-pillars-wrapper>div>div:last-child h4{letter-spacing:.08em!important;margin-bottom:.5rem!important;font-size:.9rem!important}.pdp-pillars-wrapper>div>div:last-child p{font-size:.78rem!important;line-height:1.55!important}.pdp-reviews-header-grid{grid-template-columns:1fr 2.1fr!important;align-items:center!important;gap:4.5rem!important;max-width:1180px!important;margin:0 auto 6.5rem!important;display:grid!important}.pdp-reviews-header-left{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:1.5rem!important;margin-bottom:0!important;display:flex!important}.pdp-reviews-header-left h3{margin-bottom:0!important;font-size:2.2rem!important}.pdp-reviews-header-right{width:100%!important}.pdp-reviews-wrapper .no-scrollbar>div{flex:0 0 320px!important}.pdp-upsell-wrapper .no-scrollbar{gap:1.5rem!important}.pdp-upsell-wrapper .no-scrollbar>div{flex:0 0 calc(25% - 1.125rem)!important}.shop-product-grid{grid-template-columns:repeat(4,1fr)!important;gap:1.5rem!important}}.hero-container{padding-top:78px;line-height:0;display:block}@media (max-width:767px){.hero-container{padding-top:0!important}}.hero-desktop{display:none!important}.hero-mobile{width:100%;margin:0;padding:0;display:block}@media (min-width:768px){.hero-desktop{display:block!important}.hero-mobile{display:none!important}}@media (min-width:1600px){.pdp-visual-showcase{flex:0 0 38%!important;max-width:38%!important;max-height:750px!important}.pdp-image-motion-wrapper img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}}
