@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--cream:#faf8f2;--green:#193d30;--muted:#5e695e;--line:#dce0d4;--orange:#c46431;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--cream);color:var(--green);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip-link{position:absolute;left:20px;top:-70px;background:white;padding:15px;z-index:20}.skip-link:focus{top:20px}.announcement{background:var(--green);color:#fff;text-align:center;padding:10px 20px;font-size:13px;letter-spacing:.05em}.announcement span{padding:0 10px;color:#d7be85}.header{max-width:1600px;margin:auto;min-height:118px;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;flex-direction:column;line-height:1}.brand-small{font:600 12px 'Manrope',Arial,sans-serif;letter-spacing:.19em;padding-left:3px}.brand-large{font:bold 34px var(--serif);letter-spacing:-1.7px;margin-top:4px}.brand-dot{color:var(--orange)}nav{display:flex;gap:34px;align-items:center}nav>a{font-size:14px;padding:10px 0;position:relative}nav>a:after{content:'';height:1px;background:var(--green);position:absolute;left:0;right:100%;bottom:3px;transition:right .2s}nav>a:hover:after{right:0}.nav-soon{font-size:12px;background:#e8ecdf;padding:4px 7px;border-radius:4px;margin-left:5px}.header-note{font:italic 16px var(--serif)}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;padding:0 3.5%;display:grid;grid-template-columns:1.03fr 1fr;min-height:605px}.hero-copy{padding:66px 5.5% 30px 3.3%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:600;line-height:1.8;margin:0 0 25px}h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(48px,5.15vw,80px);font-weight:500;letter-spacing:-.06em;line-height:1.13;margin:0 0 26px}h1 em{font-family:var(--serif);font-weight:normal;letter-spacing:-.055em}p{line-height:1.7}.hero-description{font-size:17px;color:var(--muted);margin:0 0 32px}.button{display:inline-flex;align-items:center;gap:38px;padding:18px 25px;border-radius:4px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button-dark{color:white;background:var(--green)}.button:hover{background:#2b5340;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.hero-bottom{margin-top:auto;padding-top:60px;display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted)}.small-line{width:26px;height:1px;background:#788875}.hero-image{position:relative;margin:0;min-height:590px;border-radius:5px;overflow:hidden;background:#ccd0bc}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(12,27,17,.6));pointer-events:none}.hero-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.3s}.hero-image:hover img{transform:scale(1.025)}figcaption{position:absolute;z-index:1;bottom:27px;left:30px;right:30px;color:white;display:flex;flex-direction:column;gap:8px}figcaption span:first-child{font:italic 27px var(--serif)}figcaption span:last-child{font-size:10px;letter-spacing:.17em}.selection{max-width:1480px;margin:auto;padding:100px 5% 88px;scroll-margin-top:25px}.section-heading{text-align:center;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:13px}h2{font:normal clamp(32px,3vw,46px)/1.18 var(--serif);letter-spacing:-.035em;margin:0}.selection-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.selection-grid article{min-height:370px;padding:30px 34px;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px}.basket-panel{background:#efede2}.catalogue-panel{background:var(--green);color:var(--cream);scroll-margin-top:30px}.panel-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.panel-number{font-size:11px;letter-spacing:.11em}.pill{font-size:12px;border:1px solid currentColor;border-radius:30px;padding:5px 11px;white-space:nowrap}.basket-panel .pill{border-color:#c9cdbd}.catalogue-panel .pill{border-color:#688072}.selection-grid h3{font:500 31px/1.2 'Manrope',Arial,sans-serif;letter-spacing:-.04em;margin:32px 0 16px}.selection-grid h3 em{font:normal italic 32px/1.15 var(--serif);letter-spacing:-.04em}.selection-grid p{font-size:15px;max-width:360px;margin:0 0 33px;color:var(--muted)}.catalogue-panel p{color:#d1dacd}.panel-foot{border-top:1px solid #d4d6c9;padding-top:19px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:15px}.catalogue-panel .panel-foot{border-color:#4c6557;color:#e5c58b}.panel-foot>span{font-size:27px;line-height:1}.delivery{max-width:1332px;margin:0 auto;padding:58px 30px 77px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px}.delivery .eyebrow{margin-bottom:18px}.delivery-info{padding-top:6px;max-width:490px}.delivery-info>p{margin:0 0 25px;color:var(--muted)}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:14px}summary::-webkit-details-marker{display:none}summary span{font-size:21px}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:14px 22px 0 0}footer{border-top:1px solid var(--line);padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}.footer-brand{font:bold 21px var(--serif);letter-spacing:-.5px}.footer-brand span{color:var(--orange)}@media(min-width:1600px){.hero{min-height:670px}.hero-image{min-height:650px}}@media(max-width:1100px){.header-note{display:none}.hero-copy{padding-top:48px}h1{font-size:clamp(43px,5.6vw,65px)}.hero-image{min-height:540px}.hero{min-height:550px}.hero-bottom{padding-top:40px}.delivery{margin:0 5%;padding-left:0;padding-right:0;gap:45px}.selection{padding-top:75px}.selection-grid article{padding:25px}.selection-grid h3 em{font-size:28px}}@media(max-width:700px){.announcement{font-size:11px;padding:10px}.header{min-height:97px;padding:22px 6%;flex-wrap:wrap;position:relative;gap:0}.brand-large{font-size:30px}.brand-small{font-size:10px}.menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:1px solid var(--line);border-radius:4px;padding:10px 12px;font-size:13px;color:var(--green)}nav{display:none;flex-basis:100%;padding-top:24px;gap:0;flex-direction:column;align-items:stretch}nav.open{display:flex}nav>a{padding:14px 0;border-top:1px solid var(--line)}.hero{display:flex;flex-direction:column;padding:0 5%}.hero-copy{padding:35px 1% 32px}.hero-copy .eyebrow{margin-bottom:19px}h1{font-size:clamp(43px,10vw,68px);margin-bottom:22px}.hero-description{font-size:16px;margin-bottom:24px}.button{padding:16px 22px;font-size:14px}.hero-bottom{padding-top:29px;font-size:11px}.hero-image{min-height:400px}figcaption{left:23px;bottom:24px}.selection{padding:65px 5% 50px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{font-size:10px}h2{font-size:34px}.selection-grid{grid-template-columns:1fr;gap:17px}.selection-grid article{min-height:345px;padding:27px}.selection-grid h3{font-size:29px}.selection-grid h3 em{font-size:30px}.selection-grid p{font-size:15px}.delivery{grid-template-columns:1fr;gap:28px;margin:0 6%;padding:45px 0 50px}.delivery h2 br{display:none}.delivery-info{max-width:none}.delivery-info>p{font-size:15px}footer{align-items:flex-start;flex-direction:column;padding:30px 6%;gap:17px}.footer-brand{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand{flex-direction:row;align-items:center;gap:14px}.brand-name{display:flex;flex-direction:column}.brand-logo{width:78px;height:74px;object-fit:contain;border-radius:4px}.header{padding-top:17px;padding-bottom:17px}@media(max-width:700px){.brand-logo{width:60px;height:57px}.brand{gap:10px}.brand-large{font-size:27px}.header{padding-top:16px;padding-bottom:16px}.brand-small{font-size:9px}}
