:root{--cream:#faf7f0;--paper:#fffdf9;--wine:#632b38;--wine-dark:#48202a;--ink:#352e2b;--muted:#756c65;--line:#dfd8cc;--pink:#ecddd7;--olive:#69704b;--serif:'Playfair Display',Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1,h2{color:var(--wine);letter-spacing:-1.9px;line-height:1.15}h2{font-size:clamp(34px,3.4vw,48px)}h2 em,h1 em{font-weight:400}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--wine);outline-offset:6px}section[id]{scroll-margin-top:14px}.wrap{width:calc(100% - 104px);max-width:1240px;margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:var(--wine);line-height:1.6;margin-bottom:19px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:14px 25px;background:var(--wine);border:1px solid var(--wine);color:var(--cream);font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:var(--wine-dark);transform:translateY(-2px)}.button svg{width:19px;height:19px}.button-small{min-height:43px;font-size:12px;padding:10px 17px;gap:22px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:500;border-bottom:1px solid currentColor;padding-block:6px;color:var(--wine)}.text-link span{font-size:21px;line-height:1}.text-link:hover{color:var(--olive)}.skip-link{position:fixed;top:8px;left:16px;padding:12px 20px;background:var(--wine);color:white;z-index:100;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.announcement{min-height:33px;padding:7px 52px;display:flex;justify-content:space-between;background:var(--wine);color:#f8eee2;font-size:10px;letter-spacing:.65px}.announcement-location{display:flex;gap:10px;align-items:center}.announcement-location span{font-size:15px;line-height:1}.site-header{background:var(--cream);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;height:100px}.brand{display:block;flex-shrink:0}.brand img{width:77px;height:77px;object-fit:contain;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-inline:auto;font-size:12px;letter-spacing:2px;text-transform:uppercase}.desktop-nav a{padding:12px 0;position:relative;white-space:nowrap}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--wine);transition:width .2s}.desktop-nav a:hover:after{width:100%}.site-header a[aria-current=page]{color:var(--wine)}.header-actions{display:flex;gap:20px;align-items:center;flex-shrink:0}.header-cart{display:flex;align-items:center;gap:8px;min-height:44px;color:var(--wine)}.header-cart svg{width:26px;height:26px}.cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:50%;background:var(--wine);color:var(--cream);font-size:11px;line-height:1}.menu-button{display:block;width:44px;height:44px;padding:12px 5px;border:0;background:transparent;color:var(--wine)}.menu-button span{height:1.5px;display:block;background:currentColor;width:32px;margin:6px auto;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.shop-menu{position:relative;display:flex;align-items:center}.shop-toggle{border:0;background:transparent;color:inherit;display:grid;place-items:center;width:28px;height:44px;padding:4px}.shop-toggle svg{width:14px;height:14px;transition:transform .2s}.shop-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.shop-categories[hidden],.mobile-nav[hidden]{display:none}.desktop-nav .shop-categories{position:absolute;top:100%;left:-20px;width:205px;padding:12px 20px;background:var(--cream);border:1px solid var(--line);box-shadow:0 12px 25px #352e2b0d;letter-spacing:1.3px;font-size:11px}.shop-categories a{display:block}.desktop-nav .shop-categories a{padding:10px 0}.mobile-nav{position:absolute;right:0;top:100%;width:340px;max-width:100%;border:1px solid var(--line);padding:12px 24px 25px;max-height:calc(100dvh - 130px);overflow:auto;background:var(--cream);box-shadow:0 12px 25px #352e2b0d}.mobile-nav:not([hidden]){display:grid}.mobile-nav>a,.mobile-nav>.shop-menu>a{padding:13px 12px;font-size:13px;letter-spacing:2px;text-transform:uppercase}.mobile-nav>a,.mobile-nav>.shop-menu{border-bottom:1px solid var(--line)}.mobile-nav .shop-menu{display:grid;grid-template-columns:1fr 44px}.mobile-nav .shop-toggle{width:44px}.mobile-nav .shop-categories{grid-column:1/-1;padding:0 12px 12px 24px}.mobile-nav .shop-categories a{padding:9px 0;font-size:13px;color:var(--muted)}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:54px;padding-block:48px 36px}.hero-copy{padding:10px 0 38px}.hero .eyebrow{display:flex;align-items:center;gap:11px;font-size:10px;margin-bottom:27px;letter-spacing:1.7px}.tiny-flower{font-size:24px;color:var(--olive);line-height:1}.hero h1{font-size:clamp(46px,5.3vw,76px);line-height:1.14;letter-spacing:-2.9px;margin-bottom:25px}.hero h1 em{position:relative;white-space:nowrap}.hero h1 em:after{content:'';position:absolute;left:0;bottom:-4px;right:0;height:7px;border-top:2px solid #b68b6a;border-radius:50%;transform:rotate(-3deg)}.hero-description{max-width:430px;color:var(--muted);font-size:14px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px;flex-wrap:wrap}.hero-note{display:flex;gap:13px;align-items:center;margin-top:40px;font-size:11px;line-height:1.7;color:var(--muted)}.hero-note svg{width:30px;height:30px;color:var(--olive);stroke-width:1.1}.hero-note strong{font-weight:400;color:var(--ink)}.hero-visual{min-width:0;position:relative;padding-left:10px}.hero-image{aspect-ratio:1/.99;overflow:hidden;border-radius:240px 240px 3px 3px;background:#b6ccca}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero-stamp{position:absolute;width:117px;height:117px;left:-37px;bottom:67px;background:var(--cream);border-radius:50%;border:1px solid var(--wine);outline:6px solid var(--cream);color:var(--wine);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-10deg);box-shadow:0 4px 12px #352e2b10}.hero-stamp span{font-size:7px;letter-spacing:1.5px;font-weight:500}.hero-stamp svg{height:24px;width:24px;margin:9px 0 1px}.hero-stamp em{font-family:var(--serif);font-size:16px;margin-bottom:7px}.photo-caption{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);padding:13px 1px 0;letter-spacing:.2px}.photo-caption svg{width:22px;height:22px;color:var(--olive);stroke-width:1}.values-strip{margin-top:9px;border-block:1px solid var(--line);padding:20px 0;background:#f4f0e7}.values-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.values-strip span{font-size:11px;letter-spacing:.3px}.values-strip i{font-style:normal;font-size:19px;line-height:1;color:#a8866b}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:13px;color:var(--muted);line-height:1.8;padding-bottom:3px}.section-heading>.text-link{margin-bottom:4px}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.category{min-width:0}.category-photo{position:relative;aspect-ratio:1/1.1;overflow:hidden;background:var(--pink)}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.category:nth-child(2) .category-photo{border-radius:130px 130px 0 0}.category:nth-child(4) .category-photo{border-radius:130px 130px 0 0}.category:hover img{transform:scale(1.045)}.category-number{position:absolute;top:15px;left:16px;color:white;font-size:10px;background:#352e2b75;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.category-title{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:8px}.category h3{font-size:26px;color:var(--wine);line-height:1.3}.category p{font-size:11px;color:var(--muted);margin-top:5px}.round-arrow{display:grid;place-items:center;border:1px solid #cfc1b5;border-radius:50%;height:32px;width:32px;font-size:20px;color:var(--wine);transition:background .2s,color .2s}.category:hover .round-arrow{background:var(--wine);color:var(--cream);border-color:var(--wine)}.favorites{background:#f1ede4;border-block:1px solid #e6dfd3}.product{min-width:0}.product-image{display:block;position:relative;aspect-ratio:1/1.14;overflow:hidden;background:#e5d9cc}.product-image img{width:100%;height:100%;object-fit:cover;object-position:50% 61%;transition:transform .6s}.product-image:hover img{transform:scale(1.045)}.product-tag{position:absolute;top:13px;left:12px;right:auto;background:var(--cream);font-size:9px;color:var(--wine);padding:5px 9px;max-width:calc(100% - 24px)}.tag-green{background:#e6e9d8;color:#4e5839}.product-info{padding:18px 0 0}.product-type{font-size:8px;letter-spacing:1.8px;color:var(--muted);margin-bottom:8px}.product h3{font-size:23px;line-height:1.3;color:var(--wine)}.product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d8cfc1;margin-top:15px;padding-top:9px;gap:10px}.product-bottom p{font-size:12px}.product-bottom strong{font-weight:500}.product-bottom p span{color:var(--muted);font-size:11px}.product-link{height:40px;width:40px;display:grid;place-items:center;color:var(--wine)}.product-link svg{width:22px}.product-link:hover{background:var(--wine);color:var(--cream)}.product-note{font-size:10px;color:var(--muted);text-align:center;margin-top:27px}.event-section{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:center;padding-block:100px}.event-photo{position:relative;aspect-ratio:1/1.03;overflow:hidden}.event-photo img{height:100%;width:100%;object-fit:cover;object-position:center 53%}.image-label{position:absolute;bottom:18px;left:18px;right:18px;text-align:center;background:var(--cream);font-size:8px;letter-spacing:1.5px;padding:12px 8px}.event-copy h2{font-size:clamp(34px,3.3vw,47px);line-height:1.25;margin-bottom:22px}.event-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);max-width:430px}.event-types{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0 30px}.event-types span{font-size:9px;border:1px solid #d1c4b7;padding:5px 10px;border-radius:30px;color:var(--wine)}.event-copy .button{font-size:12px;gap:18px}.handwritten{display:block;margin-top:22px;font-family:var(--serif);font-style:italic;font-size:17px;color:var(--olive);transform:rotate(-2deg)}.story-section{background:#e9ebdf;padding:70px 0;position:relative}.story-inner{display:grid;grid-template-columns:1fr 1.05fr;gap:76px;position:relative}.story-copy{padding-right:44px}.story-copy>p{font-size:13px;line-height:1.9;color:#535447;margin-bottom:15px}.story-copy .text-link{margin-top:4px}.story-heart{position:absolute;right:0;bottom:-25px;width:42px;height:42px;color:var(--olive);stroke-width:1;transform:rotate(16deg)}.testimonial{text-align:center;max-width:790px;padding-block:72px 83px}.quote-mark{font-family:var(--serif);font-size:95px;color:#bba087;line-height:.8;display:block;height:57px}.testimonial .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:20px}.testimonial blockquote{font-family:var(--serif);color:var(--wine);font-size:32px;line-height:1.5;margin:0 0 24px;letter-spacing:-.5px}.quote-author{font-size:12px;font-weight:500}.quote-author span{font-size:10px;color:var(--muted);display:block;font-weight:400;margin-top:3px}.testimonial .text-link{font-size:11px;margin-top:24px}.contact-section{background:var(--wine);color:var(--cream);padding:54px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.contact-inner .eyebrow{color:#e0c4b1;font-size:9px;margin-bottom:12px}.contact-inner h2{color:var(--cream);font-size:48px}.contact-inner p:not(.eyebrow){font-size:12px;color:#e1ccd0;margin-top:14px}.button-cream{background:var(--cream);color:var(--wine);border-color:var(--cream);min-height:57px;gap:19px;white-space:nowrap}.button-cream:hover{background:#e9dfcf}.faq-section{padding-block:66px 72px;display:grid;grid-template-columns:1fr 1.35fr;gap:64px}.faq-section h2{font-size:39px;margin-top:11px}.faq-items{min-width:0}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:19px 0;gap:18px;font-size:13px;color:var(--wine)}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 34px 21px 0}details p a{text-decoration:underline;color:var(--wine)}.site-footer{background:#f1ede4;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.2fr .85fr .9fr 1.25fr;gap:40px;padding-block:48px}.footer-brand img{width:84px;height:84px;object-fit:contain;mix-blend-mode:multiply}.footer-brand p{font-size:11px;line-height:1.8;color:var(--muted);margin-top:15px}.footer-column{padding-top:10px;display:flex;align-items:start;flex-direction:column;gap:9px;min-width:0}.footer-column h3{font:500 12px var(--sans);color:var(--wine);margin-bottom:10px}.footer-column a,.footer-column p{font-size:11px;line-height:1.8;color:var(--muted);overflow-wrap:anywhere}.footer-column a:hover{color:var(--wine);text-decoration:underline}.footer-contact p{margin-bottom:5px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:18px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.funding{display:flex;align-items:center;justify-content:center;gap:25px;padding-block:20px 24px;border-top:1px solid var(--line)}.funding img{width:175px;height:auto;mix-blend-mode:multiply}.funding p{font-size:8px;line-height:1.8;color:var(--muted)}.svg-library{position:absolute;width:0;height:0;overflow:hidden}
@media(min-width:1500px){.hero{gap:90px;padding-block:60px 45px}.hero h1{font-size:77px}.hero-image{aspect-ratio:1/1.04}.hero-copy{padding-bottom:45px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.announcement{padding-inline:32px}.header-inner{gap:20px}.desktop-nav{gap:18px;font-size:10px;letter-spacing:1.4px}.header-actions{gap:12px}.hero{gap:34px}.hero h1{font-size:clamp(45px,5.4vw,62px)}.hero-actions{gap:16px}.hero-actions .button{gap:13px;padding-inline:18px;font-size:12px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-note{margin-top:28px}.hero-stamp{left:-25px;width:105px;height:105px;bottom:58px}.category-grid,.product-grid{gap:19px}.product h3{font-size:21px}.event-section{gap:47px}.story-inner{gap:48px}.footer-main{gap:25px}.footer-column a{font-size:10px}}
@media(max-width:850px){.wrap{width:calc(100% - 48px)}.announcement{padding-inline:24px}.desktop-nav{display:none}.mobile-nav{width:100%;box-shadow:none}.header-inner{height:83px}.brand img{width:65px;height:65px}.menu-button{display:block}.hero{gap:24px;padding-top:35px}.hero-copy{padding-bottom:20px}.hero .eyebrow{font-size:8px;letter-spacing:1px;gap:7px;margin-bottom:20px}.hero h1{font-size:clamp(39px,5.3vw,48px);letter-spacing:-1.9px}.hero-description{font-size:12px;line-height:1.8}.desktop-break{display:none}.hero-actions{margin-top:22px;gap:13px;align-items:start;flex-direction:column}.hero-note{margin-top:23px;font-size:10px}.hero-image{aspect-ratio:1/1.4}.hero-stamp{left:-13px;bottom:54px;width:88px;height:88px;outline-width:4px}.hero-stamp span{font-size:6px;letter-spacing:1px}.hero-stamp svg{margin:5px 0 0;width:20px;height:20px}.hero-stamp em{font-size:13px;margin-bottom:5px}.photo-caption{font-size:8px}.values-strip .wrap{gap:12px}.values-strip span{font-size:9px}.values-strip i{font-size:15px}.section{padding-block:65px}.section-heading{gap:24px;margin-bottom:28px}.section-heading>p{font-size:11px}.category-grid,.product-grid{gap:16px}.category h3{font-size:23px}.category p{font-size:10px}.category-title{gap:5px}.round-arrow{width:27px;height:27px;font-size:17px;flex-shrink:0}.product h3{font-size:19px}.product-tag{font-size:8px;left:8px;top:8px;padding:4px 6px;max-width:calc(100% - 16px)}.event-section{gap:32px}.event-copy h2{font-size:32px}.event-copy>p:not(.eyebrow){font-size:12px}.event-copy .button{font-size:11px;padding-inline:16px;gap:10px}.event-types{gap:6px;margin-block:18px 24px}.event-types span{font-size:8px;padding:4px 7px}.event-photo{aspect-ratio:1/1.3}.image-label{font-size:7px;left:12px;right:12px;bottom:12px;letter-spacing:1px}.handwritten{font-size:14px}.story-inner{gap:35px;grid-template-columns:1fr 1.1fr}.story-copy{padding-right:15px}.contact-inner h2{font-size:38px}.contact-inner p:not(.eyebrow){font-size:11px}.button-cream{gap:10px;padding-inline:17px;font-size:12px}.faq-section{gap:32px;grid-template-columns:.8fr 1.2fr}.footer-main{grid-template-columns:1fr 1fr;gap:25px 48px}.footer-brand{grid-row:span 2}.footer-contact{grid-column:2}.footer-column a{font-size:12px}.footer-column p{font-size:12px}.footer-main{grid-template-columns:1.1fr 1fr 1fr}.footer-brand{grid-row:auto}.footer-contact{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:25px}.footer-contact h3{width:100%;margin-bottom:0}.footer-contact p{margin-bottom:0}}
@media(max-width:600px){html{scroll-padding-top:87px}.wrap{width:calc(100% - 40px)}.announcement{justify-content:center;min-height:30px;font-size:9px;padding:7px 12px;letter-spacing:.5px}.announcement-location{display:none}.header-inner{height:76px;gap:12px}.brand img{width:60px;height:60px}.header-actions{gap:7px}.button-small{min-height:38px;padding:8px 12px;font-size:10px;gap:11px}.button-small svg{width:17px}.menu-button{width:37px}.hero{grid-template-columns:minmax(0,1fr);gap:27px;padding-block:32px 28px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:19px}.tiny-flower{font-size:20px}.hero h1{font-size:clamp(42px,10.3vw,61px);line-height:1.12;letter-spacing:-2px;margin-bottom:23px}.hero-description{font-size:13px;line-height:1.85;max-width:340px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:23px}.hero-actions .button{font-size:11px;min-height:47px;padding:12px 15px;gap:12px}.hero-actions .text-link{font-size:10px;gap:9px}.hero-note{display:none}.hero-visual{padding-left:0;margin-left:26px;margin-right:0}.hero-image{aspect-ratio:1/.94;border-radius:180px 180px 2px 2px}.hero-image img{object-position:center 54%}.hero-stamp{width:91px;height:91px;left:-25px;bottom:40px}.hero-stamp span{font-size:6px}.photo-caption{font-size:9px;padding-top:10px}.photo-caption svg{width:18px;height:18px}.values-strip{padding-block:18px;margin-top:0}.values-strip .wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:13px}.values-strip span{font-size:10px;display:flex;align-items:center;gap:9px}.values-strip span:before{content:'✳';font-size:15px;color:#a8866b}.values-strip i{display:none}.section{padding-block:52px}.section-heading{align-items:start;gap:15px;flex-direction:column;margin-bottom:27px}.section-heading h2{font-size:36px;letter-spacing:-1.5px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:10px}.section-heading>p{font-size:12px;line-height:1.7}.section-heading>p br{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 17px}.category-photo{aspect-ratio:1/1.2}.category h3{font-size:24px}.category-title{margin-top:12px}.category p{font-size:10px;margin-top:4px}.category-number{left:10px;top:10px;width:23px;height:23px;font-size:8px}.category-title .round-arrow{height:26px;width:26px}.favorites .section-heading{gap:16px}.favorites .text-link{font-size:11px;gap:14px}.product-image{aspect-ratio:1/1.2}.product-info{padding-top:13px}.product-type{font-size:7px;margin-bottom:7px}.product h3{font-size:20px;line-height:1.3;min-height:52px}.product-bottom{margin-top:8px;padding-top:6px}.product-bottom p{font-size:11px}.product-bottom p span{font-size:10px}.product-tag{font-size:7px;line-height:1.5}.product-link{width:30px;height:33px}.product-link svg{width:20px}.product-note{font-size:9px;text-align:left;margin-top:23px}.event-section{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:54px}.event-photo{aspect-ratio:1/1.02}.event-copy h2{font-size:38px;line-height:1.2;letter-spacing:-1.4px}.event-copy .eyebrow{font-size:9px;margin-bottom:15px}.event-copy>p:not(.eyebrow){font-size:13px;line-height:1.9}.event-types span{font-size:9px;padding:5px 10px}.event-copy .button{font-size:12px;padding-inline:20px;gap:19px}.handwritten{font-size:16px;margin-top:20px}.image-label{font-size:7px;letter-spacing:1.4px;padding:13px 7px}.story-section{padding-block:49px}.story-inner{grid-template-columns:minmax(0,1fr);gap:24px}.story-intro h2{font-size:37px;letter-spacing:-1.4px}.story-intro .eyebrow{font-size:9px;margin-bottom:13px}.story-copy{padding-right:0}.story-copy>p{font-size:13px}.story-heart{width:30px;height:30px;bottom:-19px;right:5px}.testimonial{padding-block:53px}.testimonial .eyebrow{font-size:7px;letter-spacing:1.5px}.testimonial blockquote{font-size:27px;line-height:1.55;letter-spacing:-.5px}.quote-mark{font-size:80px;height:47px}.quote-author{font-size:11px}.testimonial .text-link{font-size:10px;gap:14px}.contact-section{padding-block:42px}.contact-inner{flex-direction:column;align-items:start;gap:25px}.contact-inner .eyebrow{font-size:8px;letter-spacing:1.4px}.contact-inner h2{font-size:39px}.contact-inner p:not(.eyebrow){font-size:12px;max-width:290px;line-height:1.8}.button-cream{font-size:13px;padding-inline:21px;gap:18px;min-height:51px}.faq-section{grid-template-columns:minmax(0,1fr);gap:27px;padding-block:43px 48px}.faq-section h2{font-size:34px;margin-top:0}summary{font-size:12px;padding-block:18px}details p{font-size:12px}.footer-main{grid-template-columns:1fr 1fr;gap:26px 20px;padding-block:33px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:25px}.footer-brand img{width:78px;height:78px}.footer-brand p{margin-top:0;font-size:11px}.footer-column{gap:9px}.footer-column h3{font-size:12px;margin-bottom:5px}.footer-column a{font-size:12px}.footer-contact{grid-column:1/-1;display:flex;flex-direction:column;align-items:start;gap:6px;padding-top:10px}.footer-contact h3{margin-bottom:7px}.footer-contact p{margin-bottom:5px}.footer-bottom{font-size:9px;padding-block:17px}.funding{flex-direction:column;align-items:start;gap:13px;padding-block:20px}.funding img{width:165px}.funding p{font-size:8px}.mobile-nav a{font-size:14px}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:40px}.hero-actions{gap:11px}.hero-actions .button{font-size:10px;padding-inline:12px;gap:7px}.hero-actions .text-link{font-size:9px;gap:6px}.category-grid,.product-grid{gap:25px 12px}.category h3{font-size:21px}.category p{font-size:9px}.category-title .round-arrow{width:23px;height:23px;font-size:15px}.product h3{font-size:18px}.product-tag{font-size:6px}.values-strip span{font-size:9px}.event-copy h2{font-size:34px}.hero .eyebrow{font-size:7px;letter-spacing:1.3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* WordPress integration: keep the approved layout independent of global block styles. */
body.dcr-home{margin:0;padding:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}
.dcr-home h1,.dcr-home h2,.dcr-home h3{text-transform:none}
.dcr-home.admin-bar .site-header{top:32px}
@media(max-width:782px){.dcr-home.admin-bar .site-header{top:46px}}
@media(max-width:600px){.dcr-home.admin-bar .site-header{top:0}}
