@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@600;700;800&family=Nunito+Sans:wght@400;600;700;800&display=swap";html,body{overflow-x:hidden;max-width:100vw}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:start}@media(max-width:768px){.product-layout{grid-template-columns:1fr;gap:32px}}:root{--cream: #FFF8EF;--card: #fff;--cocoa: #33261D;--cocoa-soft: #6B5A4E;--ember: #E8542F;--ember-dk: #C9421F;--honey: #F2A93B;--honey-soft: #FCE8C8;--pine: #2F5D46;--line: #F0E4D4;--display: "Bricolage Grotesque", sans-serif;--body: "Nunito Sans", sans-serif;--background: 36 100% 97%;--foreground: 22 30% 15%;--card: 0 0% 100%;--card-foreground: 22 30% 15%;--popover: 0 0% 100%;--popover-foreground: 22 30% 15%;--primary: 15 77% 55%;--primary-foreground: 0 0% 100%;--secondary: 36 87% 58%;--secondary-foreground: 22 30% 15%;--muted: 33 100% 94%;--muted-foreground: 22 20% 37%;--accent: 148 33% 27%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 30 50% 88%;--input: 30 50% 88%;--ring: 15 77% 55%;--radius: .5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}body{font-family:var(--body);color:var(--cocoa);background:var(--cream);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0}a:focus-visible,button:focus-visible{outline:3px solid var(--ember);outline-offset:2px;border-radius:6px}@media(max-width:768px){.desktop-nav{display:none!important}}@media(min-width:769px){.mobile-only{display:none!important}}@media(max-width:700px){.pdp-grid{grid-template-columns:1fr!important}}
