:root{--paper:#fbf8f3;--ink:#30201b;--sand:#f4e8d7;--terracotta:#b95c3d;--coffee:#74382c;--muted:#60463b;--max:1312px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #e2a586;outline-offset:3px}.site-header{height:90px;max-width:1440px;margin:auto;padding:0 80px;display:flex;align-items:center;gap:28px}.brand{font:700 26px Georgia,serif;position:relative;min-height:44px;display:inline-flex;align-items:center}.brand span{display:inline-block;width:10px;height:10px;background:var(--terracotta);border-radius:50%;margin-left:7px}.desktop-nav{display:flex;gap:32px;margin:auto;font-size:14px;color:var(--muted)}.header-cta,.primary-button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;font-weight:700;font-size:14px;min-height:44px}.header-cta{background:var(--ink);color:#fff9f1;border-radius:24px;padding:0 24px}.menu-toggle,.mobile-nav{display:none}.hero{max-width:1312px;height:500px;margin:30px auto 0;border-radius:28px;background:linear-gradient(135deg,#f4e8d7,#e6c6a5);position:relative;overflow:hidden;padding:84px 56px}.hero:after{content:"";position:absolute;left:-2%;right:-2%;bottom:-1px;height:150px;background:#d79c78;opacity:.35;border-radius:50% 50% 0 0/70% 70% 0 0}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 32px;color:#8b4936;font-weight:700;letter-spacing:2.2px;font-size:12px}.hero h1{font:700 68px/1.08 Georgia,serif;letter-spacing:-2px;margin:0 0 28px}.hero h1 em{font-style:normal;color:var(--terracotta)}.hero-lede{font-size:16px;color:var(--muted);margin:0 0 36px}.primary-button{background:#a94f32;color:#fff9f1;border-radius:24px;padding:0 26px}.cup-art{position:absolute;width:460px;height:390px;right:90px;bottom:12px;z-index:1}.cup-body{position:absolute;width:300px;height:220px;left:80px;top:100px;background:linear-gradient(135deg,var(--terracotta),var(--coffee));border-radius:12% 12% 35% 35%/10% 10% 35% 35%;transform:perspective(500px) rotateX(-4deg)}.cup-top{position:absolute;z-index:2;width:300px;height:84px;left:80px;top:75px;border-radius:50%;background:#e5b88f}.cup-top i{display:block;width:224px;height:48px;background:#4c261f;border-radius:50%;margin:18px auto}.cup-handle{position:absolute;width:125px;height:120px;left:342px;top:120px;border:25px solid #8e4937;border-left:0;border-radius:0 60% 60% 0}.cup-shadow{position:absolute;width:420px;height:80px;left:20px;bottom:45px;background:#704033;opacity:.25;border-radius:50%;filter:blur(3px)}.steam{position:absolute;z-index:3;top:0;width:12px;height:70px;border-left:9px solid #fff3df;border-radius:50%;opacity:.7;transform:rotate(35deg)}.steam-a{left:160px}.steam-b{left:230px;top:-10px}.steam-c{left:300px}.menu-section{max-width:1312px;margin:80px auto 0}.menu-section h2,.atmosphere-section h2,.contact-section h2{font:700 38px/1.2 Georgia,serif;margin:0 0 28px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.menu-card{min-height:72px;border-radius:16px;background:#f1e6d9;padding:16px 20px;display:flex;align-items:center;gap:18px}.menu-dot{width:40px;height:40px;border-radius:50%;flex:none}.coffee{background:#d79c78}.food{background:var(--terracotta)}.events{background:var(--ink)}.menu-card h3{margin:0 0 6px;font-size:15px}.menu-card p,.atmosphere-section p,.contact-section p{margin:0;color:#795b4d;font-size:12px}.atmosphere-section,.contact-section{max-width:1312px;margin:110px auto 0;padding:64px;border-radius:28px;background:var(--sand)}.atmosphere-section p{font-size:16px;max-width:600px;line-height:1.6}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#e9d0b5;margin-bottom:80px}.contact-section h2{font-size:48px}.contact-section p{font-size:16px;line-height:1.6;color:#68483c}.contact-form{display:grid;gap:9px;align-content:start}.contact-form label{font-size:13px;font-weight:700}.contact-form input{height:48px;border:1px solid #b88e78;border-radius:10px;background:#fffaf5;padding:0 14px;font:inherit;margin-bottom:8px}.form-status{min-height:22px!important;color:var(--coffee)!important;font-size:13px!important}.contact-form .primary-button{justify-self:start;margin-top:4px}footer{max-width:1312px;margin:0 auto 32px;display:flex;justify-content:space-between;color:var(--muted)}footer span{font:700 20px Georgia,serif}footer small{font-size:12px}@media(max-width:900px){.site-header{height:76px;padding:0 24px}.desktop-nav,.header-cta{display:none}.site-header{justify-content:space-between}.menu-toggle{display:flex;width:44px;height:44px;border:0;background:var(--ink);border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:15px;height:2px;background:#fff9f1}.mobile-nav{display:block;position:absolute;z-index:10;right:16px;top:68px;width:220px;padding:12px;background:#fffaf5;border:1px solid #e0c5af;border-radius:14px;box-shadow:0 12px 30px #3a201826}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:14px 12px;min-height:44px}.hero{height:487px;margin:0 16px;padding:48px 24px;border-radius:24px}.hero h1{font-size:43px;line-height:1.05;letter-spacing:-1px;margin-bottom:26px}.eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:28px}.hero-lede{font-size:14px;line-height:1.5;max-width:260px;margin-bottom:27px}.cup-art{width:240px;height:240px;right:5px;bottom:8px;transform:scale(.55);transform-origin:bottom right}.menu-section,.atmosphere-section,.contact-section{margin-left:24px;margin-right:24px}.menu-section{margin-top:48px}.menu-section h2{font-size:26px;margin-bottom:20px}.menu-grid{display:grid;grid-template-columns:1fr;gap:12px}.menu-card{min-height:55px;padding:10px 14px;border-radius:14px}.menu-dot{width:28px;height:28px}.atmosphere-section,.contact-section{margin-top:64px;padding:32px 24px;border-radius:22px}.atmosphere-section h2{font-size:30px}.contact-section{grid-template-columns:1fr;gap:32px;margin-bottom:48px}.contact-section h2{font-size:34px}footer{margin:0 24px 24px;display:block}footer small{display:block;margin-top:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}