/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#fbf6ec;--paper:#fffdf8;--ink:#26332a;--green:#244f3a;--sage:#dbe4d5;--rust:#a95732;--line:#e7dccb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin-bottom:28px;font-size:clamp(3.4rem,7vw,6.7rem);line-height:.93}h2{margin-bottom:22px;font-size:clamp(2.4rem,4.4vw,4.4rem);line-height:1.02}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--rust);margin-bottom:18px;font-size:.72rem;font-weight:700}.button{background:var(--green);color:#fff;border-radius:100px;justify-content:center;align-items:center;padding:16px 24px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#183b2b;transform:translateY(-2px)}.button.small{padding:11px 18px;font-size:.85rem}.button.light{background:var(--cream);color:var(--green)}.nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8eb;justify-content:space-between;align-items:center;height:100px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-family:Georgia,serif;font-size:1.1rem;font-weight:700;display:flex}.brandMark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-style:italic;display:grid}.brandHeader{flex:0 auto}.brandRibbonImage{filter:drop-shadow(0 4px 5px #5d493526);width:310px;height:auto;display:block}.navLinks{align-items:center;gap:28px;font-size:.9rem;font-weight:600;display:flex}.navLinks>a:not(.button):hover{color:var(--rust)}.menuDropdown{position:relative}.menuDropdown summary{cursor:pointer;list-style:none}.menuDropdown summary::-webkit-details-marker{display:none}.menuDropdown summary:after{content:"⌄";color:var(--rust);margin-left:6px;transition:transform .2s;display:inline-block}.menuDropdown[open] summary:after{transform:rotate(180deg)}.menuDropdownPanel{border:1px solid var(--line);background:var(--paper);border-radius:12px;min-width:150px;padding:8px;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 14px 32px #26332a24}.menuDropdownPanel a{border-radius:8px;padding:11px 14px;display:block}.menuDropdownPanel a:hover{background:var(--cream);color:var(--rust)}.hero{background:var(--cream);grid-template-columns:1.15fr .85fr;min-height:calc(100vh - 86px);display:grid;overflow:hidden}.heroCopy{z-index:2;padding:clamp(70px,9vw,130px) 6vw 90px 8vw;position:relative}.lead{color:#59645c;max-width:620px;margin-bottom:32px;font-size:1.17rem;line-height:1.75}.heroActions{align-items:center;gap:26px;display:flex}.textLink{border-bottom:1px solid var(--ink);padding-bottom:4px;font-weight:700}.trust{color:#68736b;flex-wrap:wrap;gap:24px;margin-top:55px;font-size:.78rem;display:flex}.heroArt{background:var(--sage);place-items:center;min-height:580px;display:grid;position:relative}.plate{aspect-ratio:1;background:#f9f2e7;border-radius:50%;place-items:center;width:min(72%,520px);display:grid;box-shadow:0 35px 70px #46604a45,inset 0 0 0 18px #fff8}.quiche{aspect-ratio:1;background:radial-gradient(circle at 34% 28%,#f9df7b 0 7%,transparent 8%),radial-gradient(circle at 66% 33%,#7c9b45 0 5%,transparent 6%),radial-gradient(circle at 64% 69%,#f4c95d 0 6%,transparent 7%),radial-gradient(circle at 32% 67%,#6c8c3d 0 5%,transparent 6%),repeating-conic-gradient(#e5b74e 0 18deg,#f0cc66 18deg 36deg);border-radius:50%;width:78%;position:relative;box-shadow:0 10px 30px #61492655,inset 0 0 0 20px #bd793b,inset 0 0 0 26px #e3a855}.quiche i{background:#8b5739;border-radius:50%;width:9%;height:5%;position:absolute;transform:rotate(30deg)}.quiche i:first-child{top:40%;left:28%}.quiche i:nth-child(2){top:51%;left:55%}.quiche i:nth-child(3){top:23%;left:45%}.quiche i:nth-child(4){top:69%;left:36%}.quiche i:nth-child(5){top:35%;left:68%}.herb{color:#65805f;font-size:2rem;position:absolute}.h1{top:13%;left:12%}.h2{bottom:17%;right:8%}.h3{top:22%;right:15%}.intro{text-align:center;max-width:1050px;margin:auto;padding:120px max(8vw,24px)}.intro>p:last-child{color:#626c64;max-width:800px;margin:auto;font-family:Georgia,serif;font-size:1.35rem;line-height:1.75}.menuSection,.treatSection{padding:100px max(6vw,24px)}.menuSection{background:#f4eee3}.sectionHead{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}.sectionHead h2{margin-bottom:0}.sectionHead>p{color:#697169;max-width:390px;line-height:1.7}.productGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product{background:var(--paper);border:1px solid #e8dece;border-radius:18px;transition:all .25s;overflow:hidden}.product:hover{transform:translateY(-5px);box-shadow:0 16px 36px #5d493516}.productImage{background-color:#d8cbb8;background-position:50%;background-size:cover;height:210px;position:relative}.productImage b{background:var(--paper);color:var(--green);border-radius:20px;padding:7px 10px;font:700 .65rem Arial;position:absolute;top:14px;left:14px}.productBody{flex-direction:column;justify-content:space-between;min-height:185px;padding:20px;display:flex}.productBody h3,.treat h3,.how h3{margin-bottom:8px;font-family:Georgia,serif;font-size:1.12rem}.productBody p,.treat p,.how p{color:#737b74;font-size:.86rem;line-height:1.55}.productFoot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.productFoot a{color:var(--rust);font-size:.78rem;font-weight:700}.treatSection{background:var(--paper)}.treatGrid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.treat{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 18px;transition:all .2s;display:flex}.treat:hover{background:var(--cream);padding-left:28px}.treat h3{margin-bottom:6px}.treat p{margin-bottom:0}.treat strong{color:var(--rust)}.how{background:var(--sage);grid-template-columns:1fr 1fr;gap:10vw;padding:110px max(8vw,24px);display:grid}.how ol{margin:0;padding:0;list-style:none}.how li{border-bottom:1px solid #9ead9d;gap:22px;padding:25px 0;display:flex}.how li>span{border:1px solid var(--green);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;display:grid}.how h3{font-size:1.25rem}.how p{margin-bottom:0}.cta{text-align:center;background:var(--green);color:#fff;padding:110px 24px}.cta .eyebrow{color:#e8be78}.cta p:not(.eyebrow){color:#cbd7cf;margin-bottom:30px}.cta h2{max-width:700px;margin:0 auto 22px}.cta .button{margin-top:10px}footer{color:#fff;background:#172b20;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:45px max(6vw,24px);display:grid}footer>div:nth-child(2){gap:20px;font-size:.82rem;display:flex}footer>p{text-align:right;color:#aab7ae;margin:0;font-size:.78rem}@media (width<=1050px){.productGrid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.heroArt{min-height:480px}.navLinks>a:not(.button){display:none}.navLinks{gap:16px}.heroCopy{padding-top:80px}.how{grid-template-columns:1fr;gap:30px}footer{text-align:center;grid-template-columns:1fr}footer>div{justify-content:center}footer>p{text-align:center}}@media (width<=620px){h1{font-size:3.35rem}.nav{flex-wrap:wrap;height:auto;min-height:116px;padding:7px 12px 10px}.brand{font-size:.95rem}.brandHeader{width:100%}.brandRibbonImage{width:230px}.navLinks{gap:12px;margin-left:auto}.nav .button{padding:10px 12px;font-size:.7rem}.menuDropdownPanel{left:0;transform:none}.hero{min-height:auto}.heroCopy{padding:65px 24px}.heroArt{min-height:390px}.trust{gap:12px;margin-top:40px}.heroActions{flex-direction:column;align-items:flex-start}.intro,.menuSection,.treatSection,.how,.cta{padding-top:75px;padding-bottom:75px}.sectionHead{display:block}.productGrid{grid-template-columns:1fr}.productImage{height:250px}.treatGrid{grid-template-columns:1fr}.treat:nth-child(odd){border-right:0}.treat{padding-left:4px;padding-right:4px}footer>div:nth-child(2){flex-direction:column;gap:8px}.plate{width:72%}}.treat{grid-template-columns:82px 1fr auto;gap:18px;padding:18px;display:grid}.treat:hover{padding-left:18px}.treat img{object-fit:cover;border-radius:12px;width:82px;height:82px}@media (width<=620px){.treat{grid-template-columns:72px 1fr auto}.treat img{width:72px;height:72px}}.ingredientsNote{background:#fffaf0;border:1px solid #d5c6ae;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;margin:-18px 0 38px;padding:22px 26px;display:flex}.ingredientsNote span{color:var(--rust);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:700;display:block}.ingredientsNote strong{font-family:Georgia,serif;font-size:1.06rem}.ingredientsNote p{color:#697169;max-width:360px;margin:0;font-size:.82rem;line-height:1.55}@media (width<=620px){.ingredientsNote{margin-top:0;padding:20px;display:block}.ingredientsNote p{margin-top:14px}}.heroArt.realQuiche{background:#dbe4d5;display:block;position:relative;overflow:hidden}.heroArt.realQuiche>img{object-fit:cover;width:100%;height:100%;min-height:580px;display:block}.heroPhotoLabel{background:#fffdf8f0;border-radius:12px;padding:15px 18px;position:absolute;bottom:28px;right:28px;box-shadow:0 12px 30px #26332a2e}.heroPhotoLabel span{color:var(--rust);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:.62rem;font-weight:700;display:block}.heroPhotoLabel strong{font-family:Georgia,serif;font-size:1rem}@media (width<=1050px){.heroArt.realQuiche>img{min-height:480px;max-height:650px}}@media (width<=620px){.heroArt.realQuiche>img{min-height:390px}.heroPhotoLabel{bottom:18px;left:18px;right:18px}}.treatGrid{border-top:0;grid-template-columns:repeat(3,1fr);gap:24px}.treat{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:0;transition:all .25s;display:block;overflow:hidden}.treat:nth-child(odd){border-right:1px solid var(--line)}.treat:hover{background:var(--cream);padding-left:0;transform:translateY(-5px);box-shadow:0 16px 36px #5d493516}.treat>img{object-fit:cover;border-radius:0;width:100%;height:260px;display:block}.treatBody{flex-direction:column;justify-content:space-between;min-height:190px;padding:22px;display:flex}.treat h3{font-size:1.35rem}.treatFoot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;display:flex}.treatFoot strong{color:var(--ink);font-size:1.1rem}.treatFoot a{color:var(--rust);font-size:.82rem;font-weight:700}@media (width<=1050px){.treatGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.treatGrid{grid-template-columns:1fr}.treat{padding:0}.treat>img{border-radius:0;width:100%;height:260px}}.holidayNotice{background:var(--green);color:#fff;text-align:center;justify-content:center;align-items:center;gap:12px;padding:12px 20px;font-size:.92rem;line-height:1.4;display:flex}.holidayNotice strong{color:#f3ca75;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}@media (width<=620px){.holidayNotice{padding:11px 16px;font-size:.82rem;display:block}.holidayNotice strong{margin-bottom:3px;display:block}}
