:root{--paper:#fbf6ee;--ink:#09151d;--coral:#f34f45;--yellow:#ffbd17;--muted:#414b50;--heading:'Caprasimo',Georgia,serif;--body:'Barlow Semi Condensed',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:18px;line-height:1.35}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #168a96;outline-offset:5px}button{color:inherit}img{display:block}svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{max-width:1200px;margin-inline:auto}.announcement{min-height:42px;background:var(--coral);display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;font-weight:600;font-size:18px;text-align:center;padding:6px 16px}.sunburst{color:#ffd64b;font-size:24px;line-height:1}.header{display:flex;align-items:center;gap:24px;padding:14px 24px 12px;min-height:100px}.brand{width:390px;flex-shrink:0}.crop{position:relative;overflow:hidden;aspect-ratio:var(--w)/var(--h)}.crop img{position:absolute;width:calc(783 / var(--w) * 100%);max-width:none;height:auto;left:calc(var(--x) / var(--w) * -100%);top:calc(var(--y) / var(--h) * -100%)}.header nav{display:flex;align-items:center;justify-content:space-between;flex:1;gap:22px;white-space:nowrap;font-size:16px;font-weight:500}.header nav a{padding-block:12px 8px;border-bottom:2px solid transparent}.header nav a:hover,.header nav a.active{color:var(--coral);border-bottom-color:var(--coral)}.icon-button{border:0;background:none;padding:8px;display:inline-flex;justify-content:center;align-items:center;border-radius:8px}.icon-button:hover{background:#f1e8dc}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:44% 56%;position:relative;overflow:hidden}.hero-copy{padding:60px 0 36px 48px;z-index:1;position:relative}.hero h1{font-family:var(--heading);font-size:clamp(38px,3.9vw,56px);font-weight:400;line-height:1.015;letter-spacing:-1.2px;margin:0}.hero-copy>p{font-size:24px;line-height:1.25;margin:17px 0 21px}.scribble{display:block;width:115px;height:7px;border-radius:70% 35% 50% 30%;background:var(--yellow);transform:rotate(-3deg);margin:17px 0 0 24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:13px 26px;background:var(--coral);border:0;border-radius:30px;color:#fff;font-weight:600;line-height:1.2;transition:background .2s,transform .2s}.button:hover{background:#dd392f;transform:translateY(-2px)}.button span{font-size:27px;line-height:.8}.values{display:flex;justify-content:space-between;gap:16px;margin-top:43px;padding-right:8px}.values>div{display:flex;gap:13px;align-items:center;font-size:15px;line-height:1.25}.values svg{flex-shrink:0;width:29px;height:29px}.hero-art{align-self:stretch;aspect-ratio:auto;min-height:548px;overflow:hidden}.hero-art img{height:calc(1178 / 366 * 100%);width:auto;left:auto;right:0;top:calc(-93 / 366 * 100%)}.hero-art::after{content:'';position:absolute;left:-84px;top:-8%;height:117%;width:110px;border-radius:0 70% 55% 0;background:var(--paper);transform:rotate(-3deg)}.section{padding:27px 40px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;position:relative}.section-heading h2{font-family:var(--heading);font-weight:400;font-size:37px;line-height:1.2;margin:0;letter-spacing:-.7px}.rays{display:inline-block;color:var(--yellow);font-family:Arial,sans-serif;font-size:44px;line-height:0;vertical-align:top;transform:rotate(14deg);margin-left:3px}.text-link{font-size:16px;color:#e53e35;text-decoration:underline;text-underline-offset:3px;border:0;background:none;padding:0;font-weight:500}.text-link:hover{color:#aa241c}.text-link span{display:inline-block;margin-left:4px;text-decoration:none;font-size:21px;line-height:1}.section-heading>.text-link{white-space:nowrap;align-self:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card,.product-card{background:#fffaf5;border-radius:13px;overflow:hidden;transition:transform .2s,box-shadow .2s}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 9px 24px #60452113}.category-card{display:flex;flex-direction:column}.category-card .crop{width:100%;flex-shrink:0}.category-copy{padding:14px 20px 18px;display:flex;flex-direction:column;flex:1}.category-copy h3{font-size:24px;line-height:1.05;margin:0 0 10px;font-weight:700}.category-copy p{font-size:18px;line-height:1.25;margin:0 0 12px;color:var(--muted)}.category-copy>.text-link{margin-top:auto}.products-section{padding-top:43px;padding-bottom:54px}.products-section .section-heading{min-height:54px}.hand-note{font-family:'Caveat',cursive;font-size:22px;line-height:.72;transform:rotate(-10deg);margin:-12px auto 0}.hand-note span{padding-left:16px}.hand-note .last{padding-left:33px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card .crop{width:100%}.product-copy{padding:13px 20px 16px;text-align:center}.product-copy h3{font-size:19px;font-weight:600;line-height:1.25;margin:0 0 13px}.product-copy h3 span{display:block}.product-copy .button{width:100%;border-radius:15px;font-size:16px;padding:11px 12px}.filter-state{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0 20px}.filter-state p{margin:0}.empty-state{text-align:center;padding:40px 15px}.empty-state h3{font-family:var(--heading);font-weight:400;font-size:26px}.search-panel{padding:12px 40px 24px}.search-panel label{display:block;margin-bottom:8px;font-weight:600}.search-row{display:flex;gap:12px}.search-row input{width:100%;min-width:0;border:1px solid #d3c6b5;border-radius:12px;padding:12px 16px;background:#fff}.search-row .button{border-radius:12px}footer{position:relative;background:#f8e8d0;padding:30px 40px 26px;margin-top:6px}footer:before{content:'';position:absolute;top:-18px;left:0;width:100%;height:27px;background:#f8e8d0;clip-path:polygon(0 52%,10% 43%,20% 16%,30% 0,40% 20%,50% 60%,60% 26%,70% 0,80% 8%,90% 36%,100% 57%,100% 100%,0 100%)}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#546060;font-size:14px}.footer-content p{margin:0;display:flex;align-items:center;gap:16px}.rainbow{font-size:32px}.heart{color:var(--coral);font-family:Arial,sans-serif;font-size:32px}.footer-link{border:0;background:none;font-size:14px;padding:10px 0;color:inherit}.footer-link:hover{text-decoration:underline}.skip{position:fixed;top:-100px;left:15px;background:var(--ink);color:#fff;padding:12px;z-index:20}.skip:focus{top:10px}dialog{width:min(540px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:0;border-radius:20px;background:var(--paper);color:var(--ink);padding:26px;box-shadow:0 24px 100px #0004}dialog::backdrop{background:#0d191c99;backdrop-filter:blur(4px)}.close-dialog{position:absolute;right:10px;top:10px;font-size:30px;width:40px;height:40px;background:var(--paper);z-index:1}#dialog-content>.crop{border-radius:12px;margin-bottom:22px}#dialog-content h2{font:400 30px/1.15 var(--heading);margin:12px 0}#dialog-content p{font-size:19px}.shop-note{background:#f7e8cf;border-radius:12px;padding:15px;font-size:16px!important}.eyebrow{color:#c8352b;font-weight:600;text-transform:uppercase;font-size:14px!important;letter-spacing:1px}.dialog-done{margin-top:6px}[hidden]{display:none!important}@media(min-width:1400px){body{background:radial-gradient(ellipse at 50% 30%,#fffaf4,var(--paper))}}@media(max-width:1100px){.header{gap:16px}.brand{width:320px}.header nav{gap:16px;font-size:15px}.hero-copy{padding:42px 0 28px 36px}.hero-art{min-height:485px}.hero h1{font-size:46px}.hero-copy>p{font-size:22px}.values{gap:12px;margin-top:37px}.values>div{font-size:14px;gap:9px}.section-heading h2{font-size:31px}.category-copy{padding-inline:16px}.category-copy h3{font-size:22px}.section{padding-inline:34px}.product-copy{padding-inline:14px}.hand-note{font-size:20px}}@media(max-width:900px) and (min-width:701px){.header{min-height:90px;padding-inline:18px;gap:12px}.brand{width:285px}.header nav{font-size:14px;gap:15px}.icon-button{padding:4px}.hero-copy{padding:38px 0 26px 32px}.hero h1{font-size:41px}.hero-copy>p{font-size:20px}.hero-art{min-height:366px}.hero-cta{padding:12px 20px;font-size:17px}.values{margin-top:29px;gap:11px}.values>div{font-size:12px;gap:9px}.values svg{width:22px;height:22px}.section{padding-inline:26px;padding-top:23px}.section-heading h2{font-size:29px}.section-heading>.text-link{font-size:14px}.category-grid{gap:14px}.category-copy{padding:10px 14px 12px}.category-copy h3{font-size:20px}.category-copy p{font-size:16px}.product-grid{gap:14px}.products-section{padding-top:32px;padding-bottom:44px}.product-copy{padding:10px 13px 12px}.product-copy h3{font-size:17px}.product-copy .button{padding:9px 8px;font-size:15px}.hand-note{font-size:18px}.footer-content{font-size:12px;gap:12px}.footer-link{font-size:12px}footer{padding-inline:26px}}
@media(max-width:700px){.announcement{font-size:15px;gap:10px;min-height:35px}.sunburst{font-size:20px}.header{min-height:91px;padding:15px 20px;gap:8px;flex-wrap:wrap}.brand{width:min(285px,calc(100% - 86px));margin-right:auto}.menu-toggle{display:inline-flex}.header nav{display:none;order:4;flex-basis:100%;padding:12px 0 4px;white-space:normal;flex-wrap:wrap;justify-content:flex-start;gap:8px 24px;font-size:17px}.header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:22px 26px 26px}.hero h1{font-size:clamp(37px,8.6vw,55px);line-height:1.04;letter-spacing:-1px}.hero-copy>p{font-size:22px;max-width:420px}.hero-cta{font-size:19px}.values{margin-top:28px;justify-content:flex-start;gap:20px}.values>div{font-size:13px;gap:9px}.values svg{width:24px;height:24px}.hero-art{min-height:0;aspect-ratio:445/330;max-height:460px}.hero-art img{height:auto;width:calc(783 / 445 * 100%);top:calc(-93 / 330 * 100%)}.hero-art:after{display:none}.section{padding:28px 20px 0}.section-heading{flex-wrap:wrap;gap:12px;margin-bottom:18px}.section-heading h2{font-size:30px;line-height:1.1;max-width:100%}.section-heading>.text-link{font-size:16px}.category-grid{grid-template-columns:1fr;gap:22px}.category-copy{padding:16px 20px 20px}.category-copy h3{font-size:25px}.category-copy p{font-size:19px}.category-copy .text-link{font-size:18px}.category-copy h3 br,.category-copy p br{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.products-section{padding-top:36px;padding-bottom:50px}.hand-note{display:none}.product-copy{padding:12px 10px}.product-copy h3{font-size:17px;min-height:44px}.product-copy .button{font-size:16px;border-radius:12px;padding:11px 6px}.footer-content{flex-wrap:wrap;justify-content:center;text-align:center;font-size:14px;gap:8px 20px}.footer-content p:first-child{flex-basis:100%;justify-content:center}.footer-link{font-size:14px}footer{padding:20px 20px 22px}.search-panel{padding-inline:20px}.search-row .button{padding-inline:15px}.search-row .button span{display:none}.desktop-break{display:none}.filter-state{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.logo{display:block;width:100%}
@media(max-width:700px){.header .brand{width:auto;min-width:0;flex:1;max-width:285px}.header>.icon-button{flex:0 0 36px;width:36px;padding:5px}}
