@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;600;700&family=Heebo:wght@400;500;600;700;800&display=swap');
:root{--green:#173c31;--deep:#102e27;--gold:#b48743;--cream:#f8f4eb;--paper:#fffdf9;--ink:#28231f;--muted:#69635c;--line:#e7dfd2;font-family:Heebo,Arial,sans-serif;color:var(--ink);background:var(--paper);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;top:-60px;right:12px;background:#fff;padding:10px;z-index:30}.skip:focus{top:10px}:focus-visible{outline:3px solid #bd8741;outline-offset:3px}.header{position:relative;z-index:5;background:var(--paper);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:800;line-height:1}.brand small{display:block;color:var(--gold);font-size:16px;font-weight:500;margin-top:5px;letter-spacing:.17em}.brandmark{display:grid;place-items:center;width:41px;height:41px;border-radius:50%;background:var(--green);color:#e9cb91;font-size:25px}.nav nav{display:flex;gap:29px;margin-inline:auto;font-size:15px;font-weight:600}.nav nav a:hover,.footer a:hover{color:var(--gold)}.header-cta{background:var(--green);color:#fff;padding:13px 24px;border-radius:3px;font-weight:700;white-space:nowrap}.header-cta:hover,.button:hover,.tray-card button:hover{filter:brightness(1.13);transform:translateY(-2px)}.hero{min-height:620px;position:relative;background:#372719;color:#fff;display:flex;align-items:center}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background-image:url('assets/tray.webp');background-size:cover;background-position:center 55%}.hero-shade{background:linear-gradient(270deg,rgba(20,34,28,.88) 0%,rgba(25,34,28,.63) 38%,rgba(20,20,18,.06) 85%)}.hero-content{position:relative;z-index:1;padding-block:90px}.eyebrow{color:var(--gold);font-size:14px;font-weight:700;letter-spacing:.08em;margin:0 0 16px}.eyebrow.light{color:#ead3a4}.hero h1{font-size:clamp(48px,6vw,86px);line-height:1.12;letter-spacing:-.045em;margin:0 0 25px;max-width:750px}.hero h1 em,.story h2 em,.order-heading h2 em{font-style:normal;color:#e8c489}.hero-content>p:not(.eyebrow){font-size:19px;line-height:1.8;max-width:480px;margin:0 0 30px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:15px 25px;font-size:16px;font-weight:700;transition:.2s;border-radius:3px}.button-cream{background:var(--cream);color:var(--green)}.hero-side{position:absolute;bottom:25px;left:5%;z-index:1;color:#f3e7d0;font-size:13px;letter-spacing:.15em}.ribbon{display:flex;align-items:center;justify-content:center;gap:48px;background:var(--green);color:#f4e8d0;min-height:58px;font-size:14px;font-weight:600}.ribbon span:nth-child(even){color:#d3a65e}.section{padding-block:100px}.section-head{text-align:center;margin:0 auto 43px;max-width:650px}.section-head h2{font-size:clamp(34px,4.2vw,53px);letter-spacing:-.04em;margin:0 0 10px;line-height:1.2}.section-head>p:last-child{color:var(--muted);font-size:17px;line-height:1.7;margin:0}.tray-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tray-card{min-height:288px;border:1px solid var(--line);background:#fff;padding:27px 27px 22px;display:flex;flex-direction:column;transition:.2s}.tray-card:hover{box-shadow:0 12px 35px #29211711}.tray-card.featured{background:var(--cream);border-color:#cfb98d}.card-index{color:var(--gold);font-size:13px;font-weight:700}.tray-card h3{font-size:29px;margin:11px 0 3px}.tray-card p{margin:0;color:var(--muted)}.card-bottom{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:auto}.card-bottom strong{font-size:29px;color:var(--green)}.price{font-size:25px;font-weight:800;color:var(--green)}.tray-card button{background:transparent;color:var(--green);border:0;border-bottom:1px solid var(--green);align-self:flex-start;padding:4px 0;margin-top:22px;font-weight:700;transition:.2s}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);min-height:590px}.story-photo{height:590px;overflow:hidden}.story-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.story-copy{display:flex;align-items:center;padding:55px clamp(30px,7vw,120px)}.story-inner{max-width:440px}.story h2,.order-heading h2{font-size:clamp(39px,4.2vw,61px);line-height:1.16;letter-spacing:-.04em;margin:0 0 26px}.story h2 em{color:var(--gold)}.story p:not(.eyebrow){font-size:17px;line-height:1.9;color:#514b43}.text-link{display:inline-block;color:var(--green);font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:5px;margin-top:10px}.flavors{padding-bottom:110px}.flavor-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px;margin:auto}.flavor-list span{border:1px solid var(--line);border-radius:100px;padding:11px 20px;color:#51483c;background:var(--cream);font-size:15px}.order-section{background:var(--deep);color:#fff;padding:95px 0}.order-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:8%;align-items:start}.order-heading{padding-top:30px;position:sticky;top:25px}.order-heading h2{font-size:clamp(40px,4.7vw,67px)}.order-heading>p:not(.eyebrow){font-size:18px;line-height:1.85;color:#dfebdf;max-width:410px}.order-deco{font-size:95px;color:#b8914e;line-height:1;margin-top:35px}.order-panel{background:var(--paper);color:var(--ink);padding:35px;border-radius:5px;box-shadow:0 25px 55px #071a1566}.order-panel h3{font-size:27px;margin:0 0 20px}.form-hint{font-size:15px;font-weight:700;margin:25px 0 12px}.optional,.fineprint{color:var(--muted);font-size:13px;font-weight:400}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-option{border:1px solid var(--line);background:#fff;min-height:89px;padding:11px 5px;border-radius:4px;text-align:center;color:var(--ink)}.size-option strong,.size-option span{display:block}.size-option strong{font-size:17px}.size-option span{font-size:13px;color:var(--muted)}.size-option.selected{background:#e6eee9;border:2px solid var(--green);padding:10px 4px}.qty-row{display:flex;align-items:center;justify-content:space-between;margin-top:23px;font-weight:700}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:3px;overflow:hidden}.stepper button{width:41px;height:40px;border:0;background:#f5f0e6;font-size:23px;color:var(--green)}.stepper output{min-width:39px;text-align:center}.flavor-picks{display:flex;flex-wrap:wrap;gap:8px}.flavor-picks label{display:block;cursor:pointer}.flavor-picks input{position:absolute;opacity:0;width:1px;height:1px}.flavor-picks span{display:block;border:1px solid var(--line);padding:7px 12px;border-radius:30px;font-size:13px;background:#fff}.flavor-picks input:checked+span{background:var(--green);color:#fff;border-color:var(--green)}.flavor-picks input:focus-visible+span{outline:3px solid var(--gold)}.field-label{display:block;font-weight:700;font-size:15px;margin:23px 0 7px}.order-panel input[type=date],.order-panel textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:3px;padding:10px 12px;min-height:45px;color:var(--ink)}.order-panel textarea{resize:vertical}.total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:23px;padding-top:18px;font-weight:700}.total strong{font-size:27px;color:var(--green)}.fineprint{line-height:1.6;margin:10px 0 17px}.whatsapp{width:100%;background:var(--green);color:#fff;gap:10px}.fineprint.center{text-align:center;margin:10px 0 0}.footer{background:#f3eee4;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{font-size:29px;font-weight:800;color:var(--green)}.footer-brand span{font-weight:500;color:var(--gold)}.footer p{color:var(--muted);line-height:1.8}.footer h2{font-size:17px;margin:4px 0 16px}.footer a,.footer-grid div>span:not(.footer-brand span){display:block;margin:10px 0;color:#514d45}.footer-bottom{border-top:1px solid #ddd4c6;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:13px}.mobile-order{display:none}@media(max-width:800px){.nav{height:67px}.nav nav{display:none}.header-cta{margin-right:auto;padding:10px 13px;font-size:13px}.brand{font-size:20px}.brand small{font-size:13px}.hero{min-height:595px;align-items:end}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(16,32,26,.95),rgba(16,32,26,.4) 60%,rgba(16,32,26,.08))}.hero-content{padding-block:40px 64px}.hero h1{font-size:clamp(44px,11vw,66px)}.hero-content>p:not(.eyebrow){font-size:16px}.hero-side{display:none}.ribbon{gap:12px;padding:12px 15px;flex-wrap:wrap;font-size:12px}.section{padding-block:72px}.tray-grid{grid-template-columns:1fr;gap:12px}.tray-card{min-height:230px}.story{grid-template-columns:1fr}.story-photo{height:470px}.story-copy{padding:62px 26px}.order-layout{grid-template-columns:1fr;gap:35px}.order-heading{position:static;padding:0}.order-deco{display:none}.order-section{padding:65px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.mobile-order{display:flex;justify-content:space-between;position:fixed;bottom:12px;left:16px;right:16px;padding:13px 20px;border-radius:4px;background:var(--green);color:#fff;box-shadow:0 6px 22px #0004;font-weight:700;z-index:10}.footer{padding-bottom:80px}}@media(max-width:480px){.wrap{width:min(100% - 32px,1160px)}.hero{min-height:565px}.hero-image{background-position:55% center}.ribbon span:nth-of-type(5){display:none}.order-panel{padding:23px 17px}.size-option strong{font-size:14px}.size-option span{font-size:12px}.story-photo{height:400px}.footer-grid{gap:20px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
/* Rega Matok visual identity: pomegranate wine, honey, and warm ivory. */
:root{--green:#552a2e;--deep:#3b2024;--gold:#b57a38;--cream:#f7eee4;--paper:#fffaf3;--ink:#352a26;--muted:#776b63;--line:#e9dccd;background:var(--paper)}
body{background:var(--paper)}
h1,h2,h3,.brand,.footer-brand{font-family:'Frank Ruhl Libre',Georgia,serif}
.header{background:#fffaf3;box-shadow:0 4px 24px #352a260b;border-color:#eadfce}.nav{height:90px}.brand{font-size:29px;letter-spacing:-.025em;color:var(--green)}.brand small{letter-spacing:.11em;font-family:Heebo,Arial,sans-serif;font-size:11px;font-weight:700;text-align:center;color:var(--gold)}.brandmark{background:var(--green);color:#e8bd7a;border:1px solid #c49355;box-shadow:inset 0 0 0 3px var(--green),inset 0 0 0 4px #c49355}.nav nav a{position:relative}.nav nav a:after{content:'';position:absolute;right:0;left:100%;bottom:-7px;height:1px;background:var(--gold);transition:left .2s}.nav nav a:hover:after{left:0}.header-cta{border-radius:100px;background:var(--green);padding-inline:26px}.header-cta span{margin-right:12px}
.hero{min-height:670px}.hero-image{background-position:center 47%}.hero-shade{background:linear-gradient(270deg,rgba(44,20,25,.91) 0%,rgba(50,28,29,.75) 32%,rgba(42,23,25,.28) 70%,rgba(36,20,22,.12) 100%)}.hero-content{padding-block:90px 100px}.hero h1{font-family:'Frank Ruhl Libre',Georgia,serif;font-weight:600;letter-spacing:-.035em;font-size:clamp(58px,6.5vw,96px);line-height:1.08;max-width:770px;text-wrap:balance}.hero h1 em{color:#f0c98d}.hero-content>p:not(.eyebrow){border-right:2px solid #d3a56c;padding-right:21px;font-size:18px}.eyebrow{letter-spacing:.025em;color:#a46d31}.eyebrow.light{color:#f2d7a9}.eyebrow.light span{font-size:11px;margin:0 7px}.button{border-radius:100px;padding:16px 29px}.button-cream{background:#fff8e9;color:var(--green);box-shadow:0 10px 30px #27171937}.hero-side{bottom:28px}.hero-stamp{position:absolute;z-index:2;left:max(6%,calc((100% - 1160px)/2));bottom:40px;width:118px;height:118px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8e4bd;color:var(--green);box-shadow:0 0 0 5px #f8e4bd,0 0 0 6px #ac7c4b,0 14px 30px #1f17174d;transform:rotate(-11deg);font-family:'Frank Ruhl Libre',serif;font-size:25px;line-height:.9;text-align:center}.hero-stamp i{font-size:18px;margin-top:11px;color:var(--gold);font-style:normal}.hero-side{display:none}
.ribbon{background:#532a2d;color:#ffeaca;border-block:1px solid #9b6b58;min-height:64px}.ribbon span:nth-child(even){color:#e6b76c}.section{padding-block:112px}.section-head{max-width:670px}.section-head h2{font-family:'Frank Ruhl Libre',Georgia,serif;font-size:clamp(42px,4.7vw,63px);font-weight:600;letter-spacing:-.02em}.section-head:after{content:'✦';display:block;color:#c4965b;font-size:16px;margin:24px auto 0;line-height:1}
.intro{position:relative}.intro:before{content:'';position:absolute;width:130px;height:130px;border:1px solid #e9dccd;border-radius:50%;top:70px;left:2%;pointer-events:none}.tray-grid{gap:20px}.tray-card{position:relative;min-height:329px;border:1px solid #e7d7c4;background:#fffaf4;padding:29px 30px 27px;overflow:hidden;box-shadow:0 12px 30px #5a2b230b;border-radius:140px 140px 7px 7px;text-align:center}.tray-card:before{content:'';position:absolute;inset:7px 7px auto;height:118px;border:1px solid #e8d4bd;border-bottom:0;border-radius:140px 140px 0 0;pointer-events:none}.tray-card:after{content:'✦';font-size:22px;color:#bc8954;position:absolute;top:21px;left:50%;transform:translateX(-50%)}.tray-card.featured{background:#572d30;color:#fff;border-color:#7e4946;transform:translateY(-13px);box-shadow:0 20px 40px #47201e25}.tray-card.featured:before{border-color:#977160}.tray-card.featured:after{color:#edc88d}.card-index{margin-top:39px;color:#a96e36;font-size:12px;letter-spacing:.08em}.tray-card.featured .card-index{color:#eecb90}.tray-card h3{font-family:'Frank Ruhl Libre',Georgia,serif;font-weight:600;font-size:37px;margin:8px 0 4px}.tray-card.featured p,.tray-card.featured .card-bottom span{color:#f7e7d5}.tray-card .card-bottom{margin-top:auto;text-align:right;border-color:#e8d9c7}.tray-card.featured .card-bottom{border-color:#916c66}.tray-card.featured .card-bottom strong,.tray-card.featured .price,.tray-card.featured button{color:#f2d39b}.tray-card button{align-self:center;font-size:15px}.tray-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #572d301e}.tray-card.featured:hover{transform:translateY(-18px)}
.story{background:#f1e7dc;grid-template-columns:1fr 1fr;min-height:620px}.story-photo{height:620px}.story-photo img{filter:saturate(.92) contrast(1.02)}.story-copy{position:relative}.story-copy:before{content:'✦';position:absolute;left:38px;top:28px;color:#ba905c;font-size:20px}.story h2{font-family:'Frank Ruhl Libre',Georgia,serif;font-weight:600;font-size:clamp(50px,5vw,70px)}.story h2 em{color:#a2673a}.story p:not(.eyebrow){line-height:1.95}.text-link{border-color:#a66e37}
.flavors{background:var(--paper)}.flavor-list{gap:10px}.flavor-list span{font-size:15px;border:1px solid #e1ceba;background:#f8f0e5;color:#59382f;padding:10px 19px}.flavor-list span:nth-child(3n+2){background:#f3e4d3}.flavor-list span:nth-child(4n+1){background:#f6e8e3}
.order-section{background:radial-gradient(circle at 10% 10%,#703d3e 0%,transparent 37%),var(--deep);position:relative;overflow:hidden}.order-section:before{content:'';position:absolute;left:-140px;bottom:-220px;width:470px;height:470px;border:1px solid #d6a86944;border-radius:50%;box-shadow:0 0 0 45px #d6a86910,0 0 0 95px #d6a8690a;pointer-events:none}.order-heading h2{font-family:'Frank Ruhl Libre',Georgia,serif;font-weight:600;line-height:1.14}.order-heading h2 em{color:#f0c98d}.order-heading>p:not(.eyebrow){color:#f5e8db}.order-deco{color:#d8aa72}.order-panel{background:#fffaf3;border:1px solid #d9b98d;border-radius:15px 15px 5px 5px;box-shadow:0 23px 55px #210e1270}.order-panel h3{font-family:'Frank Ruhl Libre',Georgia,serif;font-size:38px;color:var(--green);font-weight:600;margin-bottom:16px}.form-hint{color:#624440}.size-option{background:#fffdf9;border-color:#d9cbb9;border-radius:8px;min-height:94px}.size-option.selected{background:#f5e7dc;border-color:#722f39}.size-option strong{color:#552a2e}.stepper button{background:#f2e5d9}.flavor-picks span{background:#fffcf7}.order-panel input[type=date],.order-panel textarea{border-radius:7px;background:#fffdf9}.total{border-color:#d5bd9f}.whatsapp{background:#532a2d;box-shadow:0 8px 20px #602d2b25}.footer{background:#e9dccc;color:#49302d}.footer-brand{font-size:33px}.footer-brand span{color:#a46632}.footer-bottom{border-color:#cfb89c}
@media(max-width:800px){.nav{height:73px}.brand{font-size:23px}.brand small{font-size:10px}.hero{min-height:620px}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(47,23,27,.97),rgba(48,24,28,.5) 65%,rgba(49,24,28,.08))}.hero-content{padding-block:48px 62px}.hero h1{font-size:clamp(53px,11vw,75px)}.hero-stamp{width:90px;height:90px;left:30px;top:26px;bottom:auto;font-size:20px}.hero-stamp i{margin-top:6px}.section{padding-block:80px}.intro:before{display:none}.tray-card.featured{transform:none}.tray-card.featured:hover{transform:translateY(-5px)}.story{grid-template-columns:1fr}.story-photo{height:470px}.story-copy{padding:68px 28px}.order-section{padding:72px 0}.order-panel{padding:32px 24px}.mobile-order{background:#552a2e;border:1px solid #d7a46d;border-radius:100px;padding:14px 24px}}
@media(max-width:480px){.header-cta{padding:10px 12px}.hero{min-height:620px}.hero-content{padding-bottom:52px}.hero h1{font-size:54px}.hero-content>p:not(.eyebrow){font-size:16px}.hero-stamp{width:75px;height:75px;left:22px;top:24px;font-size:17px}.ribbon{gap:10px;min-height:56px}.tray-card{min-height:315px}.story-photo{height:400px}.story h2{font-size:56px}.order-panel{padding:24px 18px}.size-option strong{font-size:14px}.size-option span{font-size:12px}}

/* Accessibility and supporting pages */
:root{--green:#532a2d;--deep:#472429;scroll-padding-top:16px}
.brand-logo,.footer-logo{width:52px;height:52px;object-fit:contain;flex:none}.footer-logo{width:64px;height:64px;margin-bottom:8px}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
:focus-visible{outline:3px solid #a66a24;outline-offset:4px} .order-section :focus-visible,.hero :focus-visible{outline-color:#f7d89e}
.skip{position:fixed;top:-100px;right:12px;z-index:100;background:#fffdf9;color:#30211e;border:2px solid #532a2d;padding:12px 16px}.skip:focus{top:10px}
.order-panel .fineprint a,.legal a{text-decoration:underline;text-underline-offset:3px}
.allergen-notice{padding:13px 17px;background:#f7eee4;color:#4b292b;border-right:3px solid #a96e36;line-height:1.7}
.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.faq-grid h3{font-size:21px;color:#532a2d}.faq-grid p{line-height:1.8}
.legal{max-width:840px;padding-block:76px 100px;line-height:1.9}.legal h1{font-family:'Frank Ruhl Libre',Georgia,serif;font-size:clamp(40px,6vw,64px);line-height:1.2;color:#532a2d}.legal h2{font-size:25px;margin-top:36px}.legal p,.legal li{max-width:72ch}.legal li{margin-bottom:7px}
.mobile-order{z-index:6}html{scroll-padding-bottom:90px}.order-section,.faq,.footer{scroll-margin-bottom:96px}
@media(max-width:800px){.faq-grid{grid-template-columns:1fr;gap:4px}.brand-logo{width:42px;height:42px}.legal{padding-block:48px 90px}}
@media(max-width:480px){.brand{gap:5px}.brand-logo{width:35px;height:35px}.brand{font-size:19px}.brand small{font-size:11px}body{padding-bottom:74px}.mobile-order{position:fixed;bottom:12px;max-width:calc(100% - 28px)}.footer{padding-bottom:25px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Mobile form containment and related footer columns */
.order-layout,.order-panel{min-width:0}
.order-panel input[type="date"],.order-panel textarea{display:block;box-sizing:border-box;inline-size:100%;max-inline-size:100%;min-inline-size:0}
@media(max-width:800px){
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(16px,5vw,32px);row-gap:30px}
  .footer-grid>div{min-width:0}
  .footer-grid>div:first-child{grid-column:1/-1}
  .footer-grid h2{line-height:1.3;margin-bottom:14px}
  .footer-grid a,.footer-grid div>span:not(.footer-brand span){font-size:clamp(13px,3.4vw,16px);line-height:1.5;overflow-wrap:anywhere}
}
@media(max-width:480px){.order-panel input[type="date"]{font-size:16px}.footer-grid{column-gap:16px}.footer-bottom{padding-bottom:60px}}

/* Questions and answers */
.faq .section-head{margin-inline:auto;text-align:center}.faq-accordion{max-width:850px;margin:34px auto 0;border-top:1px solid #dbc4ae}
.faq-accordion details{border-bottom:1px solid #dbc4ae;background:#fffaf4}
.faq-accordion details:nth-child(even){background:#f9f0e7}
.faq-accordion summary{position:relative;cursor:pointer;list-style:none;color:#532a2d;font-weight:700;font-size:clamp(17px,2.5vw,21px);padding:22px 26px 22px 58px;line-height:1.5}
.faq-accordion summary::-webkit-details-marker{display:none}
.faq-accordion summary::after{content:'+';position:absolute;left:26px;top:50%;transform:translateY(-50%);font-size:27px;font-weight:400;color:#a2673a;transition:transform .25s ease}
.faq-accordion details[open] summary::after{transform:translateY(-50%) rotate(45deg)}
.faq-accordion .faq-answer{overflow:hidden}.faq-accordion .faq-answer p{padding:0 26px 24px 58px;margin:0;line-height:1.85;color:#51433d}
.faq-accordion summary:focus-visible{outline:3px solid #a66a24;outline-offset:-4px}
@media(prefers-reduced-motion:reduce){.faq-accordion summary::after{transition:none}}

/* Keep the native iOS date control inside its grid track. */
.date-field{display:grid;grid-template-columns:minmax(0,1fr);inline-size:100%;max-inline-size:100%;min-inline-size:0;overflow:hidden;border-radius:7px}
.date-field #eventDate{box-sizing:border-box;display:block;inline-size:100%;width:100%;max-inline-size:100%;min-inline-size:0;min-width:0;margin:0;appearance:none;-webkit-appearance:none}
.date-field:focus-within{outline:3px solid #a66a24;outline-offset:3px}
.date-field #eventDate:focus-visible{outline:none}

/* Delivery choices within the existing order card */
.fulfillment{min-inline-size:0;border:0;padding:0;margin:28px 0 25px}.fulfillment legend{font-weight:700;color:#624440;margin-bottom:13px}.fulfillment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fulfillment-options label{min-inline-size:0;display:flex;align-items:center;gap:9px;background:#fffdf9;border:1px solid #d9cbb9;border-radius:8px;padding:13px 12px;cursor:pointer;line-height:1.4}.fulfillment-options label:has(input:checked){background:#f5e7dc;border-color:#722f39}.fulfillment-options label:focus-within{outline:3px solid #a66a24;outline-offset:2px}.fulfillment-options input{accent-color:#532a2d;flex:none}.fulfillment-options span{min-inline-size:0;font-weight:700}.fulfillment-options small{display:block;font-size:12px;font-weight:400;color:#5c5149;margin-top:3px}.delivery-fee{display:flex;justify-content:space-between;color:#624440;padding:12px 0 0}.delivery-fee[hidden]{display:none}@media(max-width:480px){.fulfillment-options{grid-template-columns:1fr}.fulfillment-options label{padding:11px 12px}}
