:root{--green:#173b36;--green-2:#28594d;--cream:#f8f6f0;--warm:#ead8bb;--terra:#c96d45;--coffee:#6c3b2b;--muted:#53655e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--green);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:90px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.brand{font-size:clamp(18px,2vw,28px);font-weight:700;letter-spacing:3px}.site-header nav{display:flex;gap:clamp(20px,3vw,52px);font-size:14px;letter-spacing:2px}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--terra)}button,.button{min-height:44px}.menu-toggle{display:none;border:0;background:var(--terra);color:#fff;border-radius:50%;width:44px;font-size:20px}.hero{max-width:1344px;min-height:610px;margin:22px auto 0;border-radius:28px;padding:90px 7%;color:#f8f0df;background:linear-gradient(120deg,var(--green),var(--green-2));display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero-copy{max-width:650px}.eyebrow{margin:0 0 24px;color:var(--terra);font-size:14px;letter-spacing:3px;font-weight:700}.hero .eyebrow{color:#f0c58a}.hero h1{font:70px/1.14 Georgia,serif;margin:0 0 28px}.hero p:not(.eyebrow){color:#d8e5d8;font-size:19px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:32px;padding:0 28px;font-size:14px;font-weight:700;letter-spacing:.3px;transition:transform .2s,filter .2s}.button:hover{filter:brightness(1.1);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--terra);outline-offset:3px}.button-accent{background:var(--terra);color:#fff;margin-top:28px}.button-accent span{margin-left:12px;font-size:20px}.cup-art{width:390px;height:390px;background:var(--terra);border-radius:50%;display:grid;place-items:center;position:relative}.cup-art:before{content:"";position:absolute;width:300px;height:300px;background:#f2d6a5;border-radius:50%}.cup{width:220px;height:145px;background:#fff4dc;border-radius:0 0 48% 48%;position:relative;z-index:1}.cup:before{content:"";position:absolute;background:var(--coffee);width:220px;height:48px;border-radius:50%;top:-22px}.cup i{position:absolute;width:80px;height:80px;border:20px solid #fff4dc;border-left:0;border-radius:0 50% 50% 0;right:-65px;top:22px}.steam{position:absolute;z-index:2;top:15px;font:38px Georgia;color:#f0c9a1;letter-spacing:25px}.delivery,.roast{max-width:1296px;margin:0 auto;padding:84px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.delivery h2,.roast h2{font:48px Georgia,serif;margin:0 0 14px}.delivery p:not(.eyebrow),.roast p:not(.eyebrow),.about-card p{color:var(--muted);font-size:18px;line-height:1.55}.actions{display:flex;gap:16px}.button-dark{background:var(--green);color:#fff}.button-light{background:var(--cream);border:2px solid var(--green)}.about-card{max-width:1296px;margin:auto;padding:40px;background:var(--warm);border-radius:24px;display:grid;grid-template-columns:42% 1fr;gap:60px;align-items:center}.about-art{height:310px;border-radius:18px;background:#d6a67b;display:grid;place-items:center}.cup.small{transform:scale(.7)}.about-card h2{font:44px Georgia,serif;margin:0 0 16px}.text-link{display:inline-block;margin-top:12px;font-weight:700;color:var(--green)}.text-link span{color:var(--terra);margin-left:10px}.roast .button{min-width:260px}.contact{max-width:1296px;margin:0 auto 60px;padding:70px 38px;border-radius:24px;background:var(--green);color:#f8f0df;display:grid;grid-template-columns:1.4fr 1fr;gap:50px}.contact .eyebrow{color:#f0c58a}.contact h2{font:42px Georgia,serif;margin:0}.contact address{font-style:normal;display:grid;gap:20px;color:#d8e5d8;font-size:17px;line-height:1.5}.contact address a:hover{color:#f0c58a}footer{max-width:1296px;margin:auto;padding:0 0 60px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.site-header{height:70px;padding:0 22px}.site-header nav{display:none;position:absolute;top:70px;left:16px;right:16px;padding:20px;z-index:5;background:var(--cream);box-shadow:0 10px 25px #173b3620;flex-direction:column}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero{margin:0 16px;min-height:440px;padding:34px 24px;display:block;border-radius:22px}.hero h1{font-size:40px}.hero p:not(.eyebrow){font-size:15px}.cup-art{width:210px;height:210px;margin:25px auto 0}.cup-art:before{width:156px;height:156px}.cup{transform:scale(.48)}.steam{font-size:24px;top:0}.delivery,.roast{padding:58px 22px;display:block}.delivery h2,.roast h2{font-size:34px}.actions{margin-top:24px;display:grid}.actions .button{width:100%}.about-card{margin:0 16px;padding:18px;display:block}.about-art{height:175px;margin-bottom:24px}.about-card h2{font-size:34px}.about-card p,.delivery p:not(.eyebrow),.roast p:not(.eyebrow){font-size:15px}.roast .button{width:100%;margin-top:24px}.contact{margin:0 16px 40px;padding:38px 22px;display:block}.contact h2{font-size:32px;margin-bottom:30px}.contact address{font-size:15px}footer{padding:0 22px 35px;display:grid;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
