:root{--cream:#f5eddd;--paper:#fffaf1;--ink:#1c2823;--green:#173f35;--red:#c94532;--orange:#ef9e3f;--gold:#f2c65c;--line:rgba(28,40,35,.18);--shadow:0 24px 70px rgba(24,50,42,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.55}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:1rem;top:1rem;background:white;padding:.7rem;z-index:1000}.announcement{background:var(--green);color:white;text-align:center;padding:.55rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{height:86px;display:flex;align-items:center;gap:2rem;padding:0 clamp(1.2rem,4vw,4.5rem);border-bottom:1px solid var(--line);background:rgba(245,237,221,.94);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.7rem;color:var(--green);text-decoration:none;font-size:1.05rem;white-space:nowrap}.brand strong{display:block;font-family:"Fraunces",serif;font-size:1.25rem;line-height:.9}.brand-mark{width:42px;height:42px;border-radius:50% 50% 50% 8px;display:grid;place-items:center;background:var(--red);color:white;font-family:"Fraunces",serif;font-size:1.45rem;transform:rotate(-8deg)}nav{display:flex;align-items:center;gap:1.6rem;margin-left:auto}nav a,.socials a{color:inherit;text-decoration:none;font-weight:600;font-size:.9rem}nav a:hover,.socials a:hover{text-decoration:underline;text-underline-offset:5px}.button{border:0;border-radius:999px;background:var(--red);color:white;padding:.85rem 1.25rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(201,69,50,.25)}.button-large{padding:1.05rem 1.55rem}.button-outline{display:block;margin:2rem auto 0;background:transparent;color:var(--green);border:1px solid var(--green)}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:999px;padding:.5rem .85rem}.hero{min-height:680px;display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;overflow:hidden}.hero-copy{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,7vw,8rem);padding-right:2rem}.eyebrow{text-transform:uppercase;font-weight:700;letter-spacing:.13em;font-size:.76rem;color:var(--red);margin:0 0 1rem}.hero h1,.section h2,.story-section h2,.visit-section h2,.modal h2{font-family:"Fraunces",serif;font-size:clamp(3.6rem,7vw,7.5rem);line-height:.88;letter-spacing:-.05em;margin:.3rem 0 1.8rem;color:var(--green)}.hero h1 em{font-style:italic;color:var(--red)}.hero-lede{font-size:1.12rem;max-width:610px}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.text-link{border:0;background:none;color:var(--green);font-weight:700;text-decoration:none;cursor:pointer;padding:.5rem 0}.service-pills{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:3.5rem}.service-pills span{border:1px solid var(--line);border-radius:999px;padding:.5rem .8rem;font-size:.78rem;font-weight:600}.hero-art{position:relative;background:var(--orange);min-height:620px;display:grid;place-items:center;overflow:hidden}.sun-disc{position:absolute;width:420px;height:420px;background:var(--gold);border-radius:50%;top:12%;left:11%}.coffee-glass{position:relative;width:210px;height:360px;background:linear-gradient(to top,#f5dfb5 0 22%,#663522 22% 75%,#a86945 75%);clip-path:polygon(8% 0,92% 0,82% 100%,18% 100%);filter:drop-shadow(14px 24px 0 rgba(102,53,34,.16));z-index:2}.coffee-glass:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.5),transparent 28%);clip-path:inherit}.coffee-glass span{position:absolute;left:58px;bottom:70px;color:var(--cream);font-weight:800;letter-spacing:.12em;transform:rotate(-4deg);z-index:2}.straw{position:absolute;width:10px;height:240px;background:var(--green);left:125px;top:-120px;transform:rotate(9deg)}.ice{position:absolute;width:65px;height:58px;border:4px solid rgba(255,255,255,.65);transform:rotate(20deg);top:30px;left:35px}.ice-two{left:105px;top:80px;transform:rotate(-12deg)}.art-note{position:absolute;right:2rem;bottom:2rem;font-family:"Fraunces",serif;font-size:1.45rem;line-height:1.05;color:var(--green);z-index:4}.marquee{overflow:hidden;background:var(--red);color:white;padding:.9rem 0;font-weight:700;letter-spacing:.11em;white-space:nowrap}.marquee div{width:max-content;animation:scroll 25s linear infinite}.marquee span{color:var(--gold);margin:0 1.2rem}@keyframes scroll{to{transform:translateX(-35%)}}.section{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}.section-heading h2,.story-section h2,.visit-section h2,.modal h2{font-size:clamp(2.8rem,5vw,5rem);margin:.2rem 0}.section-heading>p{max-width:390px}.size-bar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;background:var(--green);color:white;border-radius:18px;padding:1rem 1.4rem;margin-bottom:2rem}.size-bar strong{margin-right:auto}.size-bar span{border-left:1px solid rgba(255,255,255,.25);padding-left:1rem}.size-bar small{opacity:.7}.menu-tabs{display:flex;gap:.7rem;overflow-x:auto;padding-bottom:.5rem}.menu-tabs button{border:1px solid var(--line);border-radius:999px;padding:.65rem 1rem;background:transparent;white-space:nowrap;cursor:pointer}.menu-tabs button.active{background:var(--green);color:white}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.menu-item{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:1.25rem;display:flex;flex-direction:column;min-height:220px}.menu-item .item-top{display:flex;justify-content:space-between;gap:1rem}.menu-item h3{font-family:"Fraunces",serif;font-size:1.35rem;margin:0}.menu-item p{font-size:.9rem;color:#56625d;flex:1}.menu-item button{align-self:flex-start}.story-section{display:grid;grid-template-columns:1.2fr .8fr;background:var(--green);color:white}.story-card{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,8vw,9rem)}.story-card h2{color:white}.story-card p{max-width:680px;color:rgba(255,255,255,.82);font-size:1.05rem}.story-card blockquote{font-family:"Fraunces",serif;font-size:1.6rem;border-left:3px solid var(--orange);padding-left:1.5rem;margin:2.5rem 0 0;max-width:600px}.story-side{background:var(--gold);color:var(--green);position:relative;min-height:420px;display:grid;place-items:center}.vertical-word{writing-mode:vertical-rl;font-weight:800;letter-spacing:.18em}.story-stamp{position:absolute;width:170px;height:170px;border:2px solid var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:.7rem;transform:rotate(-9deg);right:15%;bottom:12%}.story-stamp strong{font-family:"Fraunces",serif;font-size:4rem}.story-stamp span{font-size:.72rem;text-transform:uppercase;font-weight:800}.rewards-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;background:var(--orange)}.rewards-card{background:var(--green);color:white;border-radius:26px;padding:2rem;min-height:330px;transform:rotate(3deg);box-shadow:18px 20px 0 rgba(28,40,35,.14)}.rewards-card-top{display:flex;justify-content:space-between;font-size:.72rem;letter-spacing:.1em}.bean-row{color:var(--gold);margin:4rem 0 1rem;letter-spacing:.9em}.rewards-card>strong{font-family:"Fraunces",serif;font-size:5rem;line-height:1}.progress{height:10px;background:rgba(255,255,255,.2);border-radius:9px}.progress span{display:block;width:50%;height:100%;background:var(--gold);border-radius:9px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.product-card{background:var(--paper);border-radius:22px;padding:1rem}.product-art{min-height:300px;background:var(--red);color:var(--cream);display:grid;place-items:center;border-radius:14px;font-family:"Fraunces",serif;font-size:3rem;line-height:.84;text-align:center}.tee-art{background:var(--green);position:relative}.tee-art:before{content:"";width:210px;height:230px;background:var(--cream);clip-path:polygon(20% 0,38% 0,43% 10%,57% 10%,62% 0,80% 0,100% 22%,83% 36%,75% 28%,75% 100%,25% 100%,25% 28%,17% 36%,0 22%)}.tee-art span{position:absolute;color:var(--red);font-size:1.4rem}.product-card h3{font-family:"Fraunces",serif;font-size:1.5rem;margin-bottom:.3rem}.product-card p{color:#59635f}.product-buy{display:flex;align-items:center;justify-content:space-between}.visit-section{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;background:var(--paper)}.visit-section a{color:var(--green)}.address{font-size:1.25rem}.address span{color:#777;font-size:.9rem}.hours{border-top:2px solid var(--green);padding-top:1rem}.hours div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:1rem 0}.socials{grid-column:1/-1;display:flex;gap:1.5rem;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:1.5rem}footer{background:var(--ink);color:white;padding:4rem clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:start}.footer-brand{color:white}footer form label{display:block;font-family:"Fraunces",serif;font-size:1.5rem;margin-bottom:1rem}footer form div{display:flex}footer input{min-width:0;flex:1;padding:1rem;border:1px solid rgba(255,255,255,.3);background:transparent;color:white;border-radius:999px 0 0 999px}footer form .button{border-radius:0 999px 999px 0}footer>p{grid-column:1/-1;opacity:.6;font-size:.8rem}.cart-button{position:fixed;right:1.2rem;bottom:1.2rem;z-index:40;border:0;background:var(--ink);color:white;border-radius:999px;padding:.9rem 1.1rem;font-weight:700;box-shadow:var(--shadow);cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--gold);color:var(--ink);width:24px;height:24px;border-radius:50%;margin-left:.4rem}.modal{position:fixed;inset:0;background:rgba(10,25,20,.72);z-index:100;display:grid;place-items:center;padding:1rem;backdrop-filter:blur(5px)}.modal[hidden]{display:none}.modal-panel{position:relative;background:var(--paper);border-radius:24px;padding:2rem;width:min(560px,100%);max-height:90vh;overflow:auto;box-shadow:var(--shadow)}.order-panel{width:min(860px,100%)}.modal-close{position:absolute;right:1rem;top:1rem;border:0;background:var(--cream);width:38px;height:38px;border-radius:50%;font-size:1.3rem;cursor:pointer}.modal label{display:block;font-weight:700;margin:1rem 0}.modal input,.modal textarea{display:block;width:100%;margin-top:.4rem;border:1px solid var(--line);border-radius:10px;padding:.85rem;background:white}.modal textarea{min-height:90px}.demo-note{background:#fff0cc;border-radius:10px;padding:.8rem;font-size:.85rem}.order-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.order-choice{display:flex;justify-content:space-between;align-items:center;background:var(--cream);padding:.8rem;border-radius:10px}.order-choice button{border:0;background:var(--red);color:white;border-radius:50%;width:30px;height:30px;cursor:pointer}.cart-summary{margin:1.5rem 0;border-top:1px solid var(--line)}.cart-row,.cart-total{display:flex;justify-content:space-between;padding:.65rem 0}.cart-total{border-top:1px solid var(--line);font-size:1.2rem}.checkout-button{width:100%}.amount-options{display:flex;gap:.5rem}.amount-options button{border:1px solid var(--line);background:white;border-radius:10px;padding:.7rem 1rem}.amount-options button.selected{background:var(--green);color:white}.toast{position:fixed;left:50%;bottom:2rem;transform:translate(-50%,130px);background:var(--ink);color:white;padding:.8rem 1.2rem;border-radius:999px;z-index:200;transition:transform .3s;box-shadow:var(--shadow)}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.site-header{gap:1rem}.site-header>.button{display:none}.menu-toggle{display:block;margin-left:auto}nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--paper);padding:1.2rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-art{min-height:500px}.menu-grid{grid-template-columns:repeat(2,1fr)}.story-section,.rewards-section{grid-template-columns:1fr}.story-side{min-height:360px}.rewards-section{gap:3rem}.visit-section{grid-template-columns:1fr}.socials{grid-column:auto}footer{grid-template-columns:1fr}}
@media(max-width:600px){.site-header{height:72px;padding:0 1rem}.brand-mark{width:36px;height:36px}.hero-copy{padding:4.2rem 1.2rem}.hero h1{font-size:3.65rem}.hero-art{min-height:430px}.sun-disc{width:330px;height:330px;left:0}.coffee-glass{transform:scale(.82)}.section-heading{display:block}.size-bar{align-items:stretch;flex-direction:column}.size-bar span{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding: .5rem 0 0}.menu-grid,.product-grid,.order-list{grid-template-columns:1fr}.story-card,.section,.visit-section{padding-left:1.2rem;padding-right:1.2rem}.rewards-section{padding:4rem 1.2rem}.rewards-card{transform:none}.product-art{min-height:240px}.visit-section{gap:2rem}footer form div{display:block}footer input,footer form .button{width:100%;border-radius:999px;margin:.3rem 0}.hero-actions{align-items:flex-start;flex-direction:column}.modal-panel{padding:1.5rem}.amount-options{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.button{transition:none}}
.home-feature{display:grid;grid-template-columns:1fr 1fr}.home-feature article{padding:6rem clamp(1.2rem,6vw,7rem);background:var(--gold);min-height:440px}.home-feature .feature-red{background:var(--red);color:white}.home-feature h2,.story-teaser h2,.customize-strip h2,.story-chapter h2,.visit-page h2,.visit-details h2{font-family:"Fraunces",serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:.98;margin:.5rem 0 1.5rem}.feature-number{font-family:"Fraunces",serif;font-size:4rem;opacity:.25}.feature-red .eyebrow,.feature-red .text-link{color:var(--gold)}.story-teaser{background:var(--green);color:white;padding:7rem clamp(1.2rem,8vw,9rem);display:flex;justify-content:space-between;align-items:center;gap:3rem}.story-teaser>div:first-child{max-width:720px}.story-teaser h2{color:white}.story-teaser .story-stamp{position:relative;right:auto;bottom:auto;flex:none;border-color:var(--gold);color:var(--gold)}.page-hero{padding:clamp(6rem,10vw,10rem) clamp(1.2rem,8vw,9rem);min-height:480px;display:flex;flex-direction:column;justify-content:end}.page-hero h1{font-family:"Fraunces",serif;font-size:clamp(4rem,8vw,8rem);line-height:.86;letter-spacing:-.05em;margin:.5rem 0;color:var(--green)}.page-hero>p:last-of-type{max-width:650px;font-size:1.15rem}.page-hero-menu{background:var(--orange)}.page-hero-story{background:var(--green);color:white}.page-hero-story h1{color:white}.page-hero-rewards{background:var(--gold)}.page-hero-shop{background:var(--red);color:white}.page-hero-shop h1{color:white}.page-hero-shop .eyebrow{color:var(--gold)}.page-hero-visit{background:var(--paper)}.customize-strip{padding:5rem clamp(1.2rem,8vw,9rem);background:var(--green);color:white}.customize-strip h2{color:white}.story-page{background:var(--paper)}.story-chapter{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:5rem clamp(1.2rem,10vw,11rem);border-bottom:1px solid var(--line)}.story-chapter>span{font-family:"Fraunces",serif;color:var(--red);font-size:3rem}.story-chapter>div{max-width:760px}.story-chapter blockquote{font-family:"Fraunces",serif;font-size:1.8rem;color:var(--red);margin:2rem 0}.final-chapter{background:var(--gold)}.rewards-explainer{display:grid;grid-template-columns:repeat(3,1fr);padding:5rem clamp(1.2rem,7vw,8rem);gap:1rem}.rewards-explainer article{background:var(--paper);border-radius:20px;padding:2rem}.rewards-explainer strong{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--red);color:white}.rewards-explainer h2{font-family:"Fraunces",serif}.visit-page{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:5rem clamp(1.2rem,7vw,8rem)}.visit-page article{background:var(--paper);border-radius:20px;padding:2rem}.visit-page h2{font-size:2rem}.visit-icon{font-size:3rem;color:var(--red)}.visit-details{padding:6rem clamp(1.2rem,8vw,9rem);background:var(--orange);display:flex;align-items:end;justify-content:space-between;gap:2rem}.social-icons{display:flex;gap:1rem;flex-wrap:wrap;grid-column:1/-1}.social-icons a{color:white;text-decoration:none;display:flex;align-items:center;gap:.45rem;font-size:.8rem}.social-icons span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-weight:800;font-size:1rem}.social-icons a:hover span{background:var(--red);border-color:var(--red)}
@media(max-width:760px){.home-feature,.rewards-explainer,.visit-page{grid-template-columns:1fr}.story-teaser,.visit-details{align-items:flex-start;flex-direction:column}.story-chapter{grid-template-columns:1fr;gap:.5rem}.page-hero{min-height:400px}.page-hero h1{font-size:4rem}.home-feature article{min-height:0;padding:4rem 1.2rem}}
.social-icons img{width:34px;height:34px;object-fit:contain;border:1px solid rgba(255,255,255,.35);border-radius:50%;padding:8px}.social-icons a:hover img{background:var(--red);border-color:var(--red)}.custom-panel{width:min(720px,100%)}fieldset{border:0;padding:0;margin:1.5rem 0}legend{font-family:"Fraunces",serif;font-size:1.15rem;font-weight:700;margin-bottom:.65rem}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid label{margin:0}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid span{display:flex;flex-direction:column;justify-content:center;min-height:62px;padding:.7rem;border:1px solid var(--line);border-radius:11px;background:white;text-align:center;cursor:pointer}.choice-grid small{font-size:.72rem;color:#66716c}.choice-grid input:checked+span{border:2px solid var(--green);background:#e5efe9;color:var(--green)}.custom-panel select,#checkout-form select{width:100%;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:white}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.check-list label,.check-line{background:white;border:1px solid var(--line);border-radius:10px;padding:.75rem;margin:0}.quantity-row{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:1.5rem 0}.quantity-row button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:white;font-size:1.3rem;cursor:pointer}.custom-submit,.checkout-trigger{width:100%}.cart-line{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-line small{display:block;color:#65706b;margin:.3rem 0}.cart-line .text-link{margin-right:.8rem;font-size:.78rem}.checkout-trigger:disabled{opacity:.4;cursor:not-allowed}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.confirmation-panel{text-align:center}.confirmation-check{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:var(--green);color:white;font-size:2.4rem;margin:0 auto 1rem}.notes-label[hidden]{display:none}
@media(max-width:760px){.choice-grid,.choice-grid.three,.form-row,.check-list{grid-template-columns:1fr}.social-icons a{font-size:0}.social-icons img{width:40px;height:40px}}
.form-intro{color:#5f6b66;margin-top:-.5rem}.birthday-fieldset{background:var(--cream);border-radius:14px;padding:1rem}.birthday-fieldset p{font-size:.85rem;color:#5f6b66;margin:.2rem 0 1rem}.birthday-fieldset label{margin-top:0}.birthday-fieldset select{width:100%;margin-top:.4rem;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:white}.required-consent{margin-top:1.5rem}.rewards-submit{width:100%;margin-top:1rem}.privacy-note{text-align:center;color:#6a746f;font-size:.75rem}.modal label small{font-weight:400;color:#6a746f}
.footer-contact{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem}.footer-contact a{color:white}address{font-style:normal;font-size:1.05rem;line-height:1.7}.story-teaser p{max-width:760px}
.menu-item.bo-favorite{background:var(--green);color:white;border-color:var(--green)}.menu-item.bo-favorite p{color:rgba(255,255,255,.78)}.menu-item.bo-favorite .text-link{color:var(--gold)}.bo-favorite blockquote{margin:.8rem 0 1.2rem;padding:.8rem 0 .8rem 1rem;border-left:3px solid var(--gold);font-family:"Fraunces",serif;font-size:.98rem;line-height:1.35;color:var(--cream)}
.thu-style-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:2px solid var(--orange);border-radius:14px;padding:1rem 1.1rem;background:#fff5e8;color:var(--green);cursor:pointer;text-align:left}.thu-style-button strong{font-family:"Fraunces",serif;font-size:1.15rem}.thu-style-button span{font-size:.8rem;font-weight:700;color:var(--red)}.thu-style-button.selected{background:var(--orange);border-color:var(--orange)}
