@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--pink:#c62460;--rose:#f9cade;--ink:#26362f;--blue:#234ad9;--green:#dcec99;--yellow:#fbe078;--paper:#fffcf7;--line:#dddcd0;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}body:has(dialog[open]){overflow:hidden}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(3.5rem,6.8vw,7rem)}h2{font-size:clamp(2.5rem,4vw,4.6rem)}h3{font-size:1.3rem;line-height:1.3}em{color:var(--pink);font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:30}.skip:focus{top:20px}
.announcement{background:var(--pink);color:white;text-align:center;padding:8px 16px;font-size:.875rem;letter-spacing:.035em}.announcement span{margin-left:18px;opacity:.85}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 5%;background:#fffcf7f5;border-bottom:1px solid #26362f15;backdrop-filter:blur(16px)}.brand{font-family:'DM Serif Display',Georgia,serif;color:var(--pink);font-size:3.5rem;line-height:.75;letter-spacing:-.065em}.brand span{display:block;font:700 .65rem/1.5 'DM Sans',sans-serif;letter-spacing:.15em;margin-top:12px}.site-header nav{display:flex;gap:34px;font-size:.9rem;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:var(--pink);transition:transform .3s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.bag-button{display:flex;align-items:center;gap:10px;border:1px solid var(--ink);border-radius:40px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background .25s}.bag-button:hover{background:var(--green)}.bag-button b{display:grid;place-items:center;background:var(--ink);color:white;min-width:23px;height:23px;border-radius:50%;font-size:.8rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--blue);color:white;border-radius:50px;padding:17px 26px;font-size:.9375rem;font-weight:600;border:1px solid transparent;transition:transform .35s var(--ease),box-shadow .35s,background .35s}.button span{font-size:1.3rem}.button:hover{background:#183ab1;transform:translateY(-3px);box-shadow:0 7px 0 #234ad926}.button.light{background:var(--yellow);color:var(--ink)}.text-link{display:inline-block;font-weight:600;font-size:.9375rem;border-bottom:1px solid;padding-bottom:4px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.5;margin-bottom:20px}.section-wrap{max-width:1500px;padding:80px 5%;margin:auto}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;overflow:hidden;background:linear-gradient(110deg,#fffcf7 48%,#fae6e9 100%);padding:55px 5% 65px;align-items:center;gap:30px}.hero-copy{position:relative;z-index:2;padding:20px 0}.hero .eyebrow{display:flex;gap:12px;align-items:center}.tiny-star{font-size:1.8rem;color:var(--pink);line-height:1}.hero h1{margin:0 0 25px}.hero-description{font-size:1.0625rem;line-height:1.7;margin-bottom:30px;max-width:460px}.hero-note{font-size:.8125rem;display:flex;align-items:center;gap:10px;margin-top:42px}.hero-note span{font-size:1.3rem;color:var(--pink)}.hero-gallery{position:relative;height:540px;isolation:isolate}.hero-orbit{position:absolute;inset:30px -40px -10px 20px;background:var(--green);border-radius:50%;transform:rotate(-15deg)}.hero-photo{position:absolute;padding:9px;background:white;box-shadow:0 20px 50px #36302922;will-change:transform;transition:transform .6s var(--ease)}.hero-photo img{width:100%;height:calc(100% - 43px);border-radius:3px}.hero-photo>span{display:flex;align-items:center;justify-content:space-between;padding:12px 7px 3px;font-size:.8rem;font-weight:650;line-height:1.2}.main-photo{width:69%;height:390px;top:38px;left:0;transform:rotate(-8deg)}.main-photo img{object-position:center}.main-photo:hover{transform:rotate(-3deg) translateY(-8px)}.small-photo{width:43%;height:290px;right:-8px;bottom:13px;transform:rotate(10deg)}.small-photo:hover{transform:rotate(4deg) translateY(-8px)}.small-photo img{object-position:50% 63%}.hero-stamp{position:absolute;right:4%;top:0;background:var(--pink);color:white;width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;font-size:.8rem;line-height:1.15;font-weight:700;letter-spacing:.09em;z-index:2;transform:rotate(12deg);box-shadow:0 0 0 6px #c6246014}.hero-stamp em{color:var(--yellow);font:italic 2rem/1 'DM Serif Display',Georgia,serif;letter-spacing:0}.hero-caption{position:absolute;bottom:8px;left:25px;font:italic 1.4rem 'DM Serif Display',Georgia,serif;color:var(--pink);transform:rotate(-7deg)}
.ticker{background:var(--green);color:#28422a;overflow:hidden;border-top:1px solid #26362f18;border-bottom:1px solid #26362f18;padding:18px 0}.ticker>div{display:flex;width:max-content;gap:45px;align-items:center;animation:marquee 45s linear infinite;font-size:.9rem;font-weight:700;letter-spacing:.13em}.ticker b{font-size:1.5rem;line-height:1}.ticker:hover>div{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-heading h2{margin:0}.section-heading .text-link{flex-shrink:0;margin-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-card{min-width:0}.product-photo{display:block;position:relative;width:100%;aspect-ratio: .86;overflow:hidden;padding:12px;border-radius:110px 110px 10px 10px;isolation:isolate}.product-photo img{height:100%;width:100%;border-radius:100px 100px 4px 4px;transition:transform .8s var(--ease)}.product-photo:hover img{transform:scale(1.065)}.green{background:var(--green)}.pink{background:var(--rose)}.blue{background:#cbd6fc}.yellow{background:var(--yellow)}.photo-label{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);background:var(--paper);color:var(--ink);white-space:nowrap;font-size:.6875rem;font-weight:650;padding:7px 12px;border-radius:30px;max-width:92%;text-overflow:ellipsis;overflow:hidden}.peek{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#1b292c55;color:white;opacity:0;font-size:.9rem;transition:opacity .3s;backdrop-filter:blur(1px)}.product-photo:hover .peek,.product-photo:focus-visible .peek{opacity:1}.product-info{padding:20px 1px 0}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;text-transform:uppercase;font-size:.6875rem;letter-spacing:.09em;color:#59655d;margin-bottom:9px}.product-meta span{letter-spacing:0;text-transform:none;font-size:.75rem}.product-info h3{margin-bottom:10px;letter-spacing:-.03em}.product-info h3 button{padding:0;background:transparent;text-align:left;font:inherit}.product-info h3 button:hover{color:var(--pink)}.product-bottom{display:flex;align-items:center;gap:12px;justify-content:space-between}.product-bottom p{font-size:.875rem;color:#59655d;line-height:1.6;margin:0}.add-button{display:grid;place-items:center;border:1px solid #26362f66;width:42px;height:42px;border-radius:50%;font-size:1.6rem;line-height:1;background:transparent;transition:background .3s,transform .4s}.add-button:hover{background:var(--blue);color:white;transform:rotate(90deg);border-color:var(--blue)}.product-bottom form{flex-shrink:0}
.story{display:grid;grid-template-columns:1fr 1fr;background:var(--rose);margin:30px 0 0}.story-photo{position:relative;height:650px;overflow:hidden}.story-photo img{width:100%;height:100%;object-position:50% 70%}.story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#182818a0)}.story-photo span{position:absolute;z-index:1;bottom:45px;left:10%;color:white;font:italic 3.4rem/1.1 'DM Serif Display',Georgia,serif}.story-copy{padding:75px 12%;align-self:center}.story-copy h2{font-size:clamp(2.7rem,3.8vw,4rem)}.story-copy>p:not(.eyebrow){max-width:440px;margin-bottom:32px}.story-signature{font:italic 1.8rem 'DM Serif Display',Georgia,serif;color:var(--pink);margin-top:30px;transform:rotate(-5deg)}.closing{text-align:center;padding-block:80px 100px}.closing>span{color:var(--pink);font-size:3.5rem;display:block;line-height:1.2;margin-bottom:20px}.closing>p{margin-bottom:8px}.closing h2{font-size:clamp(3rem,5vw,5rem);margin-bottom:25px}
footer{background:var(--blue);color:white;padding:60px 5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:45px}.footer-top .brand{font-size:5rem;color:var(--rose)}.footer-top p{font-family:'DM Serif Display',Georgia,serif;font-size:2.6rem;line-height:1.15;margin:0}.footer-bottom{border-top:1px solid #ffffff40;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:.8rem}
.shop-heading{background:var(--rose);max-width:none;text-align:center;padding-block:65px}.shop-heading h1{margin-bottom:20px}.shop-heading>p:last-child{margin:0}.shop{padding-top:42px}.shop-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:11px 18px;font-size:.875rem;transition:background .25s,color .25s}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters button:hover:not(.active){background:var(--green)}.filters span{margin-left:8px}.search{position:relative}.search input{border:1px solid var(--line);padding:11px 42px 11px 18px;border-radius:30px;width:265px;background:transparent;font-size:.875rem}.search>span:last-child{position:absolute;right:16px;top:5px;font-size:1.5rem}.result-count{font-size:.8rem;color:#59655d;margin:20px 0 28px}.shop .product-grid{row-gap:45px}.menu-note{border-top:1px solid var(--line);margin:45px 0 0;padding-top:25px;font-size:.875rem;max-width:700px}.empty-search,.empty-state{text-align:center;padding:55px 20px}.empty-state>span{font-size:4rem;color:var(--pink)}.empty-state h2{font-size:2.7rem}.basket-page>h1{margin-bottom:45px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:65px}.summary{align-self:start;background:var(--rose);padding:35px;border-radius:18px}.summary h2{font-size:2.7rem}.summary>.button{display:flex;margin:25px 0 15px}.summary>.text-link{margin-top:10px}.basket-row{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.basket-row:first-child{padding-top:0}.basket-row img{width:120px;height:150px;border-radius:12px}.basket-row h3{margin:0 0 5px}.basket-row p{font-size:.875rem;margin-bottom:12px}.quantity-form{display:flex;align-items:center;gap:12px;font-size:.875rem;flex-wrap:wrap}.quantity-form input{width:70px;border:1px solid var(--line);border-radius:6px;padding:5px 10px}.quantity-form button{background:var(--green);padding:6px 12px;border-radius:8px}.remove-button{padding:0;background:transparent;text-decoration:underline;font-size:.8rem;margin-top:10px}.checkout-form>h2{font-size:2.5rem}.checkout-form>p{color:#59655d;font-size:.9375rem}.checkout-form label{display:block;margin:22px 0;font-size:.875rem;font-weight:600}.checkout-form label span{font-weight:400}.checkout-form input,.checkout-form textarea{display:block;width:100%;border:1px solid #bbbfb4;background:white;padding:12px 14px;margin-top:8px;border-radius:8px;font-weight:400}.checkout-form textarea{min-height:95px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{margin:0}.summary-item{display:flex;gap:15px;border-bottom:1px solid #c6246025;padding:20px 0}.summary-item img{width:65px;height:75px;border-radius:8px}.summary-item strong{font-size:.9375rem}.summary-item p{font-size:.8rem;margin:5px 0}.success-page{text-align:center;max-width:950px;min-height:70vh}.success-page h1{font-size:clamp(3.2rem,6vw,6rem)}.success-page .button{margin-top:25px}.success-mark{display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:var(--green);font-size:2rem;margin:0 auto 30px}.error{background:#ffdae0;color:#911336;border-radius:8px;padding:15px}
dialog{color:var(--ink);background:var(--paper);border:0;padding:0;box-shadow:0 25px 80px #17261c30}dialog::backdrop{background:#15212466;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .4s var(--ease)}@keyframes dialog-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.cart-dialog{margin:0 0 0 auto;max-height:none;height:100dvh;width:min(480px,100%);max-width:100%}.cart-dialog[open]{display:flex;flex-direction:column;animation:drawer-in .45s var(--ease)}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:30px;background:var(--rose)}.dialog-header h2{font-size:2.35rem;margin:0}.dialog-header .eyebrow{margin-bottom:10px;font-size:.6875rem}.icon-button{display:grid;place-items:center;flex-shrink:0;border:1px solid #26362f55;border-radius:50%;width:40px;height:40px;background:var(--paper);font-size:1.8rem;line-height:1}.cart-items{flex:1;overflow:auto;padding:10px 28px}.cart-item{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:85px;height:110px;border-radius:12px}.cart-item h3{font-size:1rem;margin:0 0 5px}.cart-item p{font-size:.8rem;margin-bottom:12px}.cart-item-controls{display:flex;gap:12px;align-items:center}.cart-item-controls button{background:transparent;border:1px solid var(--line);border-radius:50%;width:32px;height:32px}.cart-item-controls .cart-remove{width:auto;height:auto;border:0;border-radius:0;text-decoration:underline;font-size:.75rem;margin-left:5px}.cart-foot{padding:20px 28px 28px;border-top:1px solid var(--line);background:var(--paper)}.cart-foot p{font-size:.9rem}.cart-foot .button{display:flex}.cart-foot .text-link{display:block;text-align:center;border:0;padding-top:12px}.product-dialog{width:min(880px,calc(100% - 40px));max-width:none;border-radius:20px;overflow:auto;max-height:90dvh}.detail-close{position:absolute;right:16px;top:16px;z-index:2}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-media{position:relative;min-height:510px;background:var(--green)}.detail-media>img{width:100%;height:100%;position:absolute;inset:0}.detail-copy{padding:65px 35px 35px;align-self:center}.detail-copy h2{font-size:2.8rem}.detail-copy p{font-size:.9375rem}.detail-copy .menu-note{font-size:.8rem;margin-top:20px}.detail-copy .button{width:100%;margin-top:22px}.detail-quantity{display:flex;align-items:center;gap:15px;margin-top:25px}.detail-quantity input{width:70px;padding:8px;border:1px solid var(--line);border-radius:8px}.gallery-switch{position:absolute;bottom:15px;left:15px;display:flex;gap:8px}.gallery-switch button{background:white;padding:8px 14px;border-radius:30px;font-size:.8rem;border:2px solid transparent}.gallery-switch button[aria-pressed=true]{border-color:var(--blue)}.toast{position:fixed;left:50%;bottom:25px;z-index:50;background:var(--ink);color:white;padding:14px 25px;border-radius:50px;box-shadow:0 8px 30px #0002;transform:translate(-50%,30px);opacity:0;pointer-events:none;transition:transform .35s var(--ease),opacity .35s;max-width:calc(100% - 30px);text-align:center;font-size:.875rem}.toast.visible{transform:translate(-50%,0);opacity:1}
@media(min-width:1600px){.hero{padding-inline:max(5%,calc((100vw - 1400px)/2))}.hero-gallery{height:590px}.main-photo{height:430px}.small-photo{height:330px}.hero{gap:60px}}
@media(max-width:1100px){.hero h1{font-size:5.5rem}.hero-gallery{height:480px}.main-photo{height:340px;width:75%}.small-photo{height:250px;width:48%}.hero-stamp{right:0;width:105px;height:105px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-meta{flex-direction:column;align-items:start;gap:2px}.photo-label{font-size:.625rem}.story-copy{padding:50px 9%}.story-photo{height:620px}.shop-controls{align-items:start;flex-direction:column}.search input{width:300px}.checkout-grid{gap:30px}.footer-top p{font-size:2rem}}
@media(max-width:760px){.site-header{padding:17px 5%;gap:16px}.site-header .brand{font-size:2.8rem}.site-header .brand span{font-size:.55rem;margin-top:10px}.site-header nav{gap:15px;margin-left:auto}.site-header nav a{font-size:.8125rem}.site-header nav a:last-child{display:none}.bag-button{padding:9px 11px;gap:6px}.bag-button>span{display:none}.announcement{font-size:.75rem}.announcement span{display:none}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:45px;gap:0}.hero-copy{padding:0}.hero h1{font-size:clamp(3.9rem,13vw,6rem)}.hero .eyebrow{font-size:.625rem;letter-spacing:.1em;margin-bottom:20px}.hero-description{font-size:1rem}.hero-note{margin-top:23px}.hero-gallery{height:440px;margin:25px 3% 0}.hero-orbit{inset:35px -10px 0}.main-photo{width:66%;height:330px;top:30px;left:3%}.small-photo{height:240px;width:42%;right:0;bottom:5px}.hero-stamp{top:0;right:1%;width:96px;height:96px;font-size:.7rem}.hero-caption{font-size:1.1rem;bottom:0;left:0}.ticker{padding:13px 0}.ticker>div{font-size:.75rem;gap:25px}.section-wrap{padding-block:50px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading h2{font-size:2.7rem}.product-grid,.collection .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.product-photo{padding:8px;border-radius:80px 80px 8px 8px}.product-photo img{border-radius:75px 75px 3px 3px}.product-info h3{font-size:1.08rem}.product-bottom p{font-size:.8125rem}.product-bottom{align-items:start;gap:8px}.add-button{width:34px;height:34px;font-size:1.4rem}.product-meta{font-size:.625rem}.photo-label{bottom:18px;font-size:.6rem;padding:6px 8px}.story{grid-template-columns:1fr}.story-photo{height:410px}.story-photo span{font-size:2.8rem;bottom:30px;left:6%}.story-copy{padding:45px 6%}.story-copy h2{font-size:3rem}.story-signature{margin-top:28px}.closing{padding-block:50px 65px}.footer-top{flex-wrap:wrap;align-items:start}.footer-top .brand{font-size:4rem}.footer-top p{font-size:1.8rem}.footer-top>.button{width:100%}.footer-bottom{font-size:.75rem}footer{padding-top:40px}.shop-heading h1{font-size:4rem}.shop-controls{gap:18px}.filters{gap:6px}.filters button{font-size:.8125rem;padding:9px 13px}.search,.search input{width:100%}.shop-heading>p:last-child{font-size:.9rem}.checkout-grid{grid-template-columns:1fr}.basket-page>h1{font-size:3.7rem}.summary{padding:25px}.checkout-form>h2{font-size:2.2rem}.form-grid{grid-template-columns:1fr;gap:20px}.basket-row{gap:18px}.basket-row img{width:90px;height:120px}.basket-row h3{font-size:1.1rem}.detail-layout{grid-template-columns:1fr}.detail-media{height:300px;min-height:300px}.detail-media>img{object-position:50% 60%}.detail-copy{padding:30px 25px}.detail-copy h2{font-size:2.5rem}.product-dialog{width:calc(100% - 24px)}.dialog-header{padding:25px 20px}.cart-items{padding:10px 20px}.menu-note{font-size:.8rem}.toast{font-size:.8rem;width:max-content}}
.eyebrow,.hero .eyebrow,.dialog-header .eyebrow,.product-meta,.photo-label{font-size:.75rem}.product-meta span,.hero-note,.hero-photo>span,.cart-item p,.cart-item-controls .cart-remove,.quantity-form,.menu-note{font-size:.875rem}.hero-orbit,.hero-stamp{transition:transform .5s var(--ease)}
@media(max-width:760px){.product-bottom{flex-wrap:wrap}.product-bottom p{flex:1 0 100%}.product-bottom form{margin-left:auto}.add-button{width:44px;height:44px}.photo-label{max-width:calc(100% - 24px)}.cart-item-controls button{min-width:36px;min-height:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-photo{will-change:auto}}

/* Shared bulk offer and server-calculated pricing. */
.bulk-wrap{padding-block:45px 0}.bulk-offer{background:var(--green);border:1px solid #26362f22;border-radius:24px;padding:28px 32px;display:grid;grid-template-columns:1fr 1.1fr;gap:15px 30px;margin-bottom:32px}.bulk-offer .eyebrow{margin-bottom:8px}.bulk-offer h2{font-size:2.5rem;margin-bottom:10px}.bulk-offer p{font-size:.875rem;margin:0}.bulk-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-self:center}.bulk-tiers>div{background:var(--paper);padding:18px 10px;text-align:center;border-radius:15px}.bulk-tiers>div:last-child{background:var(--blue);color:white}.bulk-tiers span{display:block;font-size:.8125rem}.bulk-tiers strong{display:block;font-size:1.4rem;white-space:nowrap}.bulk-offer .bulk-terms{grid-column:1/-1;font-size:.75rem;padding-top:10px}.price-breakdown>p{display:flex;justify-content:space-between;gap:15px;font-size:.9rem;margin:10px 0}.saving-line{color:#216638}.price-breakdown .total-line{font-size:1.15rem;border-top:1px solid #26362f30;padding-top:12px}.bulk-progress{background:#dcec9955;border-radius:12px;padding:12px 15px;margin:18px 0 10px}.bulk-progress p{font-size:.875rem;line-height:1.5;margin:0 0 10px}.bulk-progress progress{display:block;width:100%;height:8px;appearance:none;border:0;border-radius:20px;overflow:hidden;background:#26362f16}.bulk-progress progress::-webkit-progress-bar{background:#26362f16;border-radius:20px}.bulk-progress progress::-webkit-progress-value{background:var(--pink);border-radius:20px;transition:width .5s var(--ease)}.bulk-progress progress::-moz-progress-bar{background:var(--pink);border-radius:20px}.price-note{font-size:.75rem!important;color:#59655d;line-height:1.5}.detail-bulk{font-size:.8125rem!important;padding:12px 15px;background:var(--green);border-radius:12px;margin:18px 0}.order-saved-pricing{max-width:400px;margin:25px auto;background:var(--green);padding:20px;border-radius:16px}.order-saved-pricing p{margin-bottom:8px}.cart-foot{max-height:55dvh;overflow:auto}.product-meta{flex-wrap:wrap}
@media(max-width:950px){.bulk-offer{grid-template-columns:1fr}.bulk-tiers{max-width:600px}.bulk-offer h2{font-size:2.2rem}}
@media(max-width:480px){.bulk-offer{padding:24px 20px}.bulk-tiers{grid-template-columns:repeat(2,1fr)}.bulk-tiers strong{font-size:1.25rem}.cart-foot{padding:15px 20px}}

/* Product-attached quantity and savings explorer. */
.product-grid,.collection .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.product-info{display:flex;flex-direction:column;flex:1}.product-card{display:flex;flex-direction:column}.product-bottom{margin-bottom:20px}.product-photo{aspect-ratio:1.08}.photo-savings{position:absolute;top:22px;right:17px;background:var(--pink);color:white;padding:13px 12px;border-radius:50%;width:108px;height:108px;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.3;font-size:.75rem;transform:rotate(9deg);box-shadow:0 4px 20px #0002;z-index:1}.photo-savings strong{font-size:1.2rem}.photo-savings small{font-size:.65rem}.photo-savings~.peek{z-index:2}.treat-picker{margin-top:auto;background:#f1f3e8;border:1px solid #26362f20;border-radius:19px;padding:18px;transition:background .3s,border-color .3s}.treat-picker[data-discounted=true]{background:#e9f1cb;border-color:#80934270}.picker-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.picker-heading>span{font-size:.625rem;font-weight:700;letter-spacing:.07em}.picker-heading b{font-size:.6875rem;color:var(--pink);white-space:nowrap}.quantity-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:0;border:0;margin:0 0 15px}.quantity-options label{position:relative;cursor:pointer;min-width:0}.quantity-options input{position:absolute;width:1px;height:1px;opacity:0}.quantity-options label>span{display:flex;flex-direction:column;align-items:center;border-radius:10px;background:var(--paper);border:1px solid #26362f20;padding:10px 2px;transition:background .2s,transform .25s,color .2s}.quantity-options strong{font-size:1.2rem;line-height:1.2}.quantity-options small{font-size:.625rem;white-space:nowrap;margin-top:5px}.quantity-options input:checked+span{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(-3px);box-shadow:0 4px 0 #234ad920}.quantity-options label:hover>span{border-color:var(--blue)}.quantity-options input:focus-visible+span{outline:3px solid var(--pink);outline-offset:3px}.picker-custom{display:flex;align-items:center;gap:9px;font-size:.75rem;color:#59655d}.picker-custom input{width:65px;border:1px solid #26362f30;border-radius:8px;background:var(--paper);padding:6px 8px;font-size:.875rem;color:var(--ink)}.picker-custom>span{margin-left:auto;text-align:right}.picker-result{border-top:1px dashed #26362f30;margin-top:15px;padding-top:14px;min-height:88px}.picker-total{display:flex;align-items:center;justify-content:space-between;gap:10px}.picker-total>span{font-size:.75rem}.picker-total>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:end}.picker-total strong{font-size:1.5rem;letter-spacing:-.04em;line-height:1.3;font-variant-numeric:tabular-nums}.picker-total s{color:#6c7369;font-size:.875rem}.picker-saving{display:block;font-size:.75rem;margin-top:5px;color:#315b25;min-height:20px;font-weight:600}.picker-add{width:100%;margin-top:10px;padding:12px 17px;min-height:48px}.picker-add [data-add-label]{font-size:.875rem}.picker-footnote{font-size:.6875rem!important;line-height:1.5;margin:10px 0 0;color:#59655d}.detail-copy{padding:40px 25px 25px}.detail-copy h2{font-size:2.4rem;margin-bottom:15px}.detail-copy .treat-picker{margin-top:20px}.detail-copy .picker-add{margin-top:10px}.detail-media{min-height:650px}.collection .product-card:last-child:nth-child(4){grid-column:auto}.picker-heading>span,.picker-heading b,.quantity-options small,.picker-footnote{font-size:.75rem!important}
@media(max-width:1100px){.product-grid,.collection .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.picker-heading{flex-wrap:wrap}.detail-layout{grid-template-columns:.85fr 1fr}}
@media(max-width:650px){.product-grid,.collection .product-grid{grid-template-columns:1fr;gap:40px;max-width:430px;margin-inline:auto}.product-photo{aspect-ratio:1.12}.product-info h3{font-size:1.4rem}.product-meta{flex-direction:row;align-items:center}.product-bottom p{font-size:.9375rem}.treat-picker{padding:20px}.picker-heading{flex-wrap:nowrap}.quantity-options{gap:7px}.quantity-options label>span{padding:12px 3px}.quantity-options strong{font-size:1.3rem}.detail-layout{grid-template-columns:1fr}.detail-media{height:270px;min-height:270px}.detail-copy{padding:25px 20px}.detail-copy .treat-picker{padding:15px}.photo-savings{right:20px}}

/* Updated supplied logo, displayed without cropping. */
.image-brand{display:block;line-height:1;flex-shrink:0}.image-brand img{width:220px;height:82px;object-fit:contain}.site-header:has(.image-brand){padding-block:10px}.footer-top .image-brand{padding:15px 20px;background:var(--paper);border-radius:18px}.footer-top .image-brand img{width:240px;height:96px}@media(max-width:760px){.image-brand img{width:170px;height:65px}.site-header:has(.image-brand){gap:10px}.site-header nav{padding-top:6px;margin-top:0}}
/* Two ways to shop, a slow photo reel, and the wholesale request desk. */
.hero-showcase{background:linear-gradient(145deg,#fff8eb,#ffe5ef);padding:60px 0 35px;overflow:hidden}.showcase-intro{text-align:center;padding:0 5%}.showcase-intro h1{font-size:clamp(3.5rem,6.1vw,6.5rem);margin-bottom:25px}.showcase-intro>p:not(.eyebrow){font-size:1.1rem}.showcase-actions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.outline-button{border:1px solid var(--ink);background:transparent;color:var(--ink)}.outline-button:hover{background:var(--green);color:var(--ink)}.showcase-toolbar{display:flex;justify-content:space-between;align-items:center;padding:40px 5% 20px;gap:20px}.showcase-toolbar>span{font-size:.75rem;letter-spacing:.1em;font-weight:700}.showcase-toolbar button{background:transparent;font-size:.8125rem;white-space:nowrap}.photo-reel{overflow:hidden;padding:15px 0 25px}.photo-reel-track{display:flex;width:max-content;animation:reel-right 100s linear infinite;will-change:transform}.photo-reel-group{display:flex;gap:22px;padding-right:22px}.reel-photo{display:block;flex:none;width:270px;padding:9px 9px 0;border-radius:18px;transform:rotate(-3deg)}.reel-photo:nth-child(even){transform:rotate(3deg)}.reel-photo img{width:100%;height:270px;border-radius:12px;transition:filter .3s}.reel-photo>span{display:flex;justify-content:space-between;gap:8px;padding:13px 4px;font-size:.8125rem;font-weight:600}.reel-photo:hover img{filter:brightness(1.07)}.photo-reel:hover .photo-reel-track,.photo-reel:focus-within .photo-reel-track,.photo-reel.paused .photo-reel-track{animation-play-state:paused}@keyframes reel-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.shopping-paths{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-block:45px}.shopping-path{padding:35px 40px;border-radius:22px;position:relative;transition:transform .3s}.shopping-path:hover{transform:translateY(-5px)}.retail-path{background:var(--rose)}.wholesale-path{background:var(--green)}.shopping-path h2{font-size:3rem;margin:15px 0}.shopping-path p{max-width:450px}.shopping-path strong{display:inline-block;border-bottom:1px solid}.site-header nav{gap:25px}.site-header .nav-quote{color:var(--pink)}
.trade-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;max-width:none;background:#ebf2d7;padding-block:65px}.trade-hero h1{font-size:clamp(3.5rem,5.6vw,6rem)}.trade-hero p:not(.eyebrow){max-width:620px}.trade-hero-photo{position:relative;max-height:500px}.trade-hero-photo img{width:100%;height:450px;border-radius:160px 160px 18px 18px}.trade-hero-photo>span{position:absolute;bottom:25px;left:25px;background:var(--rose);padding:17px 25px;border-radius:15px;transform:rotate(-5deg);font:italic 1.6rem/1.2 'DM Serif Display',Georgia,serif}.quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:start}.quote-fields fieldset{border:0;padding:0;margin:0 0 40px;min-width:0}.quote-fields legend{font-size:1.35rem;font-weight:650;margin-bottom:22px;display:flex;align-items:center;gap:12px}.step-number{display:inline-grid;place-items:center;border-radius:50%;background:var(--green);width:38px;height:38px;font-size:.875rem;flex:none}.quote-kind{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-kind label{position:relative}.quote-kind input{position:absolute;opacity:0;width:1px;height:1px}.quote-kind label>span{display:flex;flex-direction:column;border:2px solid var(--line);border-radius:15px;padding:18px;cursor:pointer;transition:background .2s,border-color .2s}.quote-kind small{font-size:.875rem;margin-top:5px}.quote-kind input:checked+span{border-color:var(--blue);background:#e9edff}.quote-kind input:focus-visible+span{outline:3px solid var(--pink);outline-offset:3px}.wholesale-products{display:grid;grid-template-columns:1fr 1fr;gap:15px}.wholesale-product{display:flex;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:15px;transition:background .25s,border-color .25s}.wholesale-product.selected{background:#ecf2d6;border-color:#839359}.wholesale-product img{width:80px;height:100px;border-radius:10px}.wholesale-product h3{font-size:.95rem;margin-bottom:5px}.wholesale-product p{font-size:.75rem;margin-bottom:10px;color:#59655d}.trade-quantity{display:flex;align-items:center;gap:9px;font-size:.8125rem}.trade-quantity input{width:75px;border:1px solid var(--line);padding:6px;border-radius:8px;background:white}.form-panel label{display:block;font-size:.875rem;font-weight:600;margin:15px 0}.form-panel label>span{font-weight:400}.form-panel input:not([type=checkbox]),.form-panel textarea,.form-panel select,.admin-filters input,.admin-filters select{display:block;width:100%;border:1px solid #bbbfb4;background:white;padding:12px 14px;margin-top:8px;border-radius:8px;color:var(--ink);font:inherit}.form-panel textarea{resize:vertical;min-height:90px}.form-panel .consent{display:flex;gap:12px;align-items:start}.consent input{width:20px;height:20px;flex:none;margin-top:3px;accent-color:var(--blue)}.quote-summary{position:sticky;top:120px;border-radius:22px;padding:28px;background:var(--rose)}.quote-summary h2{font-size:2.5rem;margin-bottom:25px}.quote-stat{display:flex;gap:12px;align-items:baseline;border-bottom:1px solid #26362f25;padding-bottom:12px}.quote-stat strong{font:3rem/1 'DM Serif Display',Georgia,serif}.quote-stat span{font-size:.875rem}#quote-selection{list-style:none;padding:0;margin:15px 0;max-height:240px;overflow:auto}#quote-selection li{font-size:.8125rem;display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #26362f15}#quote-selection strong{white-space:nowrap}.quote-date{display:flex;justify-content:space-between;gap:15px;font-size:.875rem;border-top:1px solid #26362f25;padding-top:15px}.quote-explainer{font-size:.8125rem;line-height:1.6;margin-top:20px}.quote-summary .button{width:100%;font-size:.875rem}.quote-summary .price-note{margin:12px 0 0}.quote-section .section-heading>p{font-size:.875rem}.receipt{max-width:500px;margin:30px auto;padding:25px;border-radius:20px;background:var(--green);text-align:left}.receipt h2{font-size:2rem}.receipt p{display:flex;justify-content:space-between;gap:20px}.success-page>.text-link{display:block;width:max-content;margin:20px auto}
.admin-login{display:grid;place-items:center;min-height:70vh;background:#e9edff;max-width:none}.login-panel{background:var(--paper);padding:45px;border-radius:25px;width:min(100%,480px);box-shadow:0 20px 50px #26362f0c}.login-panel h1{font-size:4.5rem;margin-bottom:20px}.login-panel .button{width:100%;margin-top:15px}.admin-heading{display:flex;justify-content:space-between;align-items:start;gap:30px}.admin-heading h1{font-size:4.5rem;margin-bottom:30px}.admin-heading button{background:transparent}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:35px}.admin-stats>div{padding:25px;border-radius:18px;background:var(--green)}.admin-stats>div:nth-child(2){background:var(--rose)}.admin-stats>div:nth-child(3){background:#dce4ff}.admin-stats>div:nth-child(4){background:var(--yellow)}.admin-stats span{font-size:.875rem}.admin-stats strong{display:block;font:3rem 'DM Serif Display',Georgia,serif}.admin-filters{display:flex;align-items:end;gap:15px;background:#f1f3e8;padding:20px;border-radius:18px}.admin-filters label{font-size:.8125rem;flex:1}.admin-filters .admin-search{flex:2}.admin-filters .button{padding:12px 20px}.inquiry-card{display:flex;align-items:center;gap:30px;padding:25px 0;border-bottom:1px solid var(--line)}.inquiry-card:hover{background:#f1f3e8}.inquiry-date{display:flex;flex-direction:column;gap:5px;background:#ebf2d7;border-radius:12px;padding:20px;flex-shrink:0}.inquiry-date>span{font-size:.625rem;letter-spacing:.08em}.inquiry-date small{font-size:.75rem}.inquiry-main{flex:1;min-width:0}.inquiry-main h3{margin:12px 0 8px}.inquiry-main p{font-size:.875rem;overflow-wrap:anywhere;margin-bottom:4px}.request-status{display:inline-block;font-size:.75rem;font-weight:700;border-radius:30px;padding:5px 12px;background:#e1e4de}.status-new{background:var(--rose);color:#891a42}.status-reviewing,.status-quoted{background:#dce4ff;color:#183ab1}.status-confirmed,.status-completed{background:var(--green);color:#315b25}.request-type{font-size:.75rem;text-transform:capitalize;margin-left:12px}.inquiry-open{font-size:.875rem;font-weight:600;flex-shrink:0}.request-heading{margin:35px 0}.request-heading h1{font-size:3.5rem;overflow-wrap:anywhere}.request-panel{padding:30px;border:1px solid var(--line);border-radius:18px;margin-bottom:25px;background:white}.request-panel h2{font-size:2rem}.request-panel h2 small{font:400 .875rem 'DM Sans',sans-serif}.request-panel h3{font-size:1rem;margin:25px 0 10px}.request-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px}.request-facts dt{font-size:.75rem;color:#59655d}.request-facts dd{margin:4px 0 0;font-size:.9375rem}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.save-notice{background:var(--green);padding:15px;border-radius:10px}
@media(max-width:1100px){.quote-layout{grid-template-columns:minmax(0,1fr) 300px;gap:25px}.wholesale-products{grid-template-columns:1fr}.trade-hero{gap:30px}.site-header nav{gap:15px}.site-header .nav-quote{display:none}}
@media(max-width:760px){.showcase-intro h1{font-size:3.4rem}.hero-showcase{padding-top:40px}.reel-photo{width:220px}.reel-photo img{height:230px}.showcase-toolbar>span{max-width:180px;font-size:.625rem}.shopping-paths{grid-template-columns:1fr;padding-block:25px}.shopping-path{padding:30px}.shopping-path h2{font-size:2.6rem}.site-header{flex-wrap:wrap}.site-header nav{order:3;justify-content:center;width:100%;padding-top:10px;border-top:1px solid var(--line);margin-top:5px}.site-header nav a:last-child{display:none}.site-header nav a{font-size:.875rem}.trade-hero{grid-template-columns:1fr;padding-top:40px}.trade-hero h1{font-size:3.5rem}.trade-hero-photo img{height:300px}.quote-layout{grid-template-columns:1fr}.quote-summary{position:static;padding:25px}.quote-kind{grid-template-columns:1fr}.quote-fields legend{font-size:1.2rem}.wholesale-products{grid-template-columns:1fr 1fr}.wholesale-product{flex-direction:column;align-items:start}.wholesale-product img{width:100%;height:135px}.form-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr 1fr;gap:12px}.admin-stats>div{padding:18px}.admin-filters{flex-wrap:wrap}.admin-filters label{flex:1 0 40%}.admin-filters .admin-search{flex:1 0 100%}.inquiry-card{gap:15px;flex-wrap:wrap}.inquiry-date{padding:12px}.inquiry-open{margin-left:auto}.admin-heading h1{font-size:3.2rem}.request-heading h1{font-size:2.8rem}.request-panel{padding:20px}.request-facts{grid-template-columns:1fr}.login-panel{padding:30px}}
@media(prefers-reduced-motion:reduce){.photo-reel{overflow-x:auto}.photo-reel-track{animation:none;transform:none}.photo-reel-group[aria-hidden]{display:none}}
