:root{--wine:#701f31;--wine-dark:#501827;--cream:#faf8f2;--ink:#292822;--muted:#7d7a71;--line:#e4e0d5;--green:#4b5948}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.5 Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b99a59;outline-offset:3px}.announcement{background:var(--wine);color:#f8f1dd;text-align:center;font-size:12px;letter-spacing:.3px;padding:9px 20px}.announcement span{margin-left:20px}.header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 5%}.brand{font:bold 48px/.85 Georgia,serif;letter-spacing:-4px;color:var(--wine);display:inline-block}.brand>span{font:12px Arial;letter-spacing:0;vertical-align:top;margin-left:4px}.brand small{display:block;font:8px Arial;letter-spacing:2px;margin-top:12px}.header nav{display:flex;gap:28px}.nav-link{padding:7px 0;font-size:13px}.nav-link.active{border-bottom:1px solid var(--wine);color:var(--wine)}.tiny-star{color:var(--wine);margin-left:5px}.header-actions{display:flex;align-items:center;gap:22px;font-size:12px}.account-btn{padding:10px 0}.bag-btn{border:1px solid var(--wine);border-radius:6px;padding:10px 16px;color:var(--wine)}.bag-btn span{background:var(--wine);border-radius:50%;color:white;padding:3px 6px;margin-left:10px;font-size:10px}main{max-width:1440px;margin:auto;padding:0 5%}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:495px;border-radius:10px;overflow:hidden;background:#f0eddf;position:relative}.hero-copy{padding:48px 0 35px 9%;z-index:1}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:bold;color:var(--wine);margin:0 0 20px}h1{font:normal clamp(44px,5.2vw,76px)/1.02 Georgia,serif;letter-spacing:-2.5px;margin:0;color:var(--wine)}h1 em,h2 em{font-weight:normal}.hero-description{font-size:14px;line-height:1.8;color:#69665b;margin:24px 0}.primary,.light-btn{background:var(--wine);color:#fffaf0;border-radius:5px;padding:14px 20px;font-size:12px;display:inline-flex;gap:25px;align-items:center;justify-content:center}.primary:hover{background:var(--wine-dark)}.hero-foot{font-size:11px;color:#706d60;display:flex;align-items:center;gap:9px;margin-top:24px}.round-icon{font-size:21px}.hero-visual{position:relative;min-height:480px;overflow:hidden}.coffee-circle{position:absolute;width:390px;height:390px;background:#ded4b7;border-radius:50%;left:10%;top:13%}.hero-word{position:absolute;top:11%;left:0;font:bold 125px Georgia;color:#e7e0ca;letter-spacing:-8px;transform:rotate(-13deg)}.hero-cup{width:80%;height:88%;object-fit:contain;position:absolute;left:6%;top:6%;transform:rotate(-12deg);filter:drop-shadow(22px 30px 19px #4c39282b)}.gift-seal{position:absolute;right:9%;top:10%;background:var(--wine);color:#f5eac9;width:124px;height:124px;border-radius:50%;outline:1px dashed #ae7c77;outline-offset:-7px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(11deg)}.gift-seal span{font-size:7px;letter-spacing:1.3px}.gift-seal strong{font:40px Georgia;line-height:1.3}.visual-note{position:absolute;bottom:30px;right:35px;transform:rotate(-8deg);font:italic 24px Georgia;color:var(--wine)}.spark{position:absolute;color:var(--wine)}.spark-one{bottom:80px;left:35px;font-size:46px}.spark-two{top:50px;left:20px;font-size:50px}.perks{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:28px 2%;border-bottom:1px solid var(--line)}.perks>div{display:flex;align-items:center;gap:17px}.perks>div>span{color:var(--wine);font-size:28px}.perks p{margin:0}.perks strong{display:block;font-size:12px;font-weight:500}.perks small{font-size:11px;color:var(--muted)}.menu-section{padding:55px 0 60px}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading .eyebrow{margin-bottom:10px}h2{font:normal 38px/1.18 Georgia;letter-spacing:-1px;margin:0}.section-heading h2 span{font:32px Arial;color:var(--wine);margin-left:25px}.search{display:flex;align-items:center;background:#f0eee6;border-radius:6px;padding:9px 15px;gap:10px}.search>span{font-size:22px}.search input{border:none;background:none;width:180px;font-size:12px;outline-offset:6px}.menu-toolbar{display:flex;justify-content:space-between;align-items:center;margin:27px 0 20px}.station-tabs{display:flex;border:1px solid var(--line);padding:4px;border-radius:7px;gap:3px}.station-tabs button{padding:8px 21px;font-size:12px;border-radius:4px}.station-tabs button.selected{background:var(--wine);color:#fff8e8}.menu-note{font-size:11px;color:var(--muted)}.categories{display:flex;gap:9px;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin}.categories button{white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:8px 17px;font-size:12px}.categories button.selected{border-color:var(--wine);background:#f0e4e2;color:var(--wine)}.menu-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.menu-meta h3{font-size:17px;font-weight:500;margin:0}.menu-meta>span{font-size:11px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 18px}.product-card{min-width:0}.product-image{height:220px;border-radius:8px;position:relative;background:#efede5;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card:nth-child(4n+2) .product-image{background:#eee5d9}.product-card:nth-child(4n+3) .product-image{background:#e9ece3}.product-card:nth-child(4n+4) .product-image{background:#ebe3df}.product-image img{height:87%;width:87%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover img{transform:scale(1.055)}.product-image .category-tag{position:absolute;top:12px;left:12px;font-size:8px;letter-spacing:1px;background:#faf8f1e6;border-radius:3px;padding:4px 8px;z-index:1}.image-placeholder{font:italic 48px Georgia;color:#b5a88e}.product-card h3{font-size:14px;font-weight:500;line-height:1.4;margin:14px 0 5px}.product-card .description{font-size:11px;line-height:1.5;color:var(--muted);margin:4px 0 9px;min-height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{display:flex;align-items:center;justify-content:space-between}.price{font-size:15px;font-weight:600}.price small{font-size:11px;font-weight:400}.add-btn{border:1px solid #cfc9ba;border-radius:5px;min-width:35px;height:32px;color:var(--wine);font-size:21px}.add-btn:hover{background:var(--wine);color:white}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;overflow:hidden}.quantity button{padding:5px 10px}.quantity span{font-size:12px;min-width:18px;text-align:center}.loyalty-banner{background:var(--wine);color:#f8efda;border-radius:9px;padding:45px 5%;display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.loyalty-banner .eyebrow{color:#dbbfa1;font-size:8px;letter-spacing:1.5px}.loyalty-banner h2{font-size:36px}.loyalty-banner p{font-size:12px;line-height:1.7;color:#dbc7bc}.light-btn{background:#f4ebd7;color:var(--wine);margin-top:8px}.sample-card{background:#ede5cf;color:var(--wine);border-radius:12px;padding:25px;transform:rotate(-5deg);box-shadow:0 12px 22px #35101c30}.card-top{display:flex;justify-content:space-between;align-items:center}.card-top b{font:bold 36px Georgia;letter-spacing:-3px}.card-top>span{font-size:8px;letter-spacing:2px}.stamps{display:flex;gap:9px;margin:25px 0}.stamps>span{border:1px solid #b6a184;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--wine);font-size:20px}.stamps .gift-stamp{background:var(--wine);color:#fff4d2}.sample-card p{color:var(--wine);margin:0;font:italic 18px Georgia}.sample-card small{font-size:9px;color:#958471;display:block;margin-top:12px}.how-section{padding:65px 0}.how-section .eyebrow{margin-bottom:12px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:35px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{color:#b09a83;font:italic 25px Georgia}.steps h3{font-size:15px;font-weight:500}.steps p{font-size:12px;color:var(--muted)}footer{max-width:1440px;padding:30px 5%;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px}footer .brand{font-size:37px}footer p{font-size:12px}footer>span{margin-left:auto;font-size:11px;color:var(--muted)}footer button{font-size:11px}.preview-note{text-align:center;color:var(--muted);font-size:10px;padding:0 15px 18px}dialog{border:0;border-radius:14px;background:var(--cream);color:var(--ink);padding:35px;width:min(570px,calc(100% - 24px));max-height:90vh;box-shadow:0 25px 100px #22181840}dialog.wide{width:min(820px,calc(100% - 24px))}dialog::backdrop{background:#28201c88;backdrop-filter:blur(3px)}.close-btn{position:absolute;top:10px;right:14px;font-size:28px;color:var(--muted)}dialog h2{font-size:32px;margin:5px 25px 20px 0}dialog h3{font-size:16px}dialog p{font-size:13px}dialog form{display:grid;gap:14px}dialog label{font-size:12px;display:grid;gap:6px}dialog input,dialog select,dialog textarea{width:100%;padding:11px 12px;border:1px solid #d8d3c5;background:#fffdf8;border-radius:5px;min-width:0}dialog textarea{resize:vertical;min-height:70px}.muted{color:var(--muted);font-size:12px}.text-btn{color:var(--wine);text-decoration:underline;font-size:12px;padding:8px 0}.auth-tabs{display:flex;gap:20px;margin-bottom:20px}.auth-tabs button{padding:7px 0;color:var(--muted)}.auth-tabs .selected{color:var(--wine);border-bottom:1px solid var(--wine)}.cart-row{display:flex;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:13px 0}.cart-row img{width:58px;height:58px;object-fit:contain}.cart-row .row-info{flex:1;min-width:0;font-size:13px}.row-info small{display:block;color:var(--muted);margin-top:3px}.row-info strong{display:block;margin-top:5px}.cart-row .quantity{flex-shrink:0}.summary{border-top:1px solid var(--line);margin-top:16px;padding-top:13px}.summary>div{display:flex;justify-content:space-between;font-size:13px;margin:6px 0}.summary .total{font-size:21px;margin:15px 0}.checkout-controls{display:grid;gap:13px;margin-top:20px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inline-input{display:flex;gap:7px}.inline-input button{border:1px solid var(--line);border-radius:5px;padding:0 12px;color:var(--wine);font-size:12px}.full-width{width:100%}.empty{text-align:center;padding:35px 10px;color:var(--muted)}.empty>span{font-size:50px;color:var(--wine);display:block}.qr-box{text-align:center;background:white;border-radius:10px;padding:20px;margin:15px 0}.qr-box img{width:210px;height:210px}.status{display:inline-block;padding:4px 8px;background:#eee4d2;color:#685434;border-radius:4px;font-size:11px}.status.paid{background:#e2eadc;color:#43603f}.status.cancelled{background:#eee9e5;color:#777}.account-card{background:var(--wine);border-radius:9px;color:#f5ecd6;padding:23px}.account-card .stamps>span{border-color:#bc9581;color:#b99686}.account-card .stamps>span.filled{background:#f0e6c9;color:var(--wine)}.account-card .card-top>span{font-size:10px;letter-spacing:1px}.account-card p{margin:0}.coupon{border:1px dashed #ac9975;border-radius:7px;padding:15px;display:flex;justify-content:space-between;align-items:center;gap:10px;margin:10px 0}.coupon p{margin:0}.coupon small{display:block;font-size:10px;color:var(--muted)}.order-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px;gap:12px}.order-row button{color:var(--wine);text-align:left}.account-actions{display:flex;justify-content:space-between;gap:12px}.info-box{background:#eeebdf;border-radius:7px;padding:12px 15px;font-size:12px;color:#726957;margin:12px 0}.admin-section{padding:15px 0;border-top:1px solid var(--line);margin-top:15px}.admin-users{overflow:auto}.admin-users table{width:100%;border-collapse:collapse;font-size:11px}.admin-users td,.admin-users th{padding:8px;text-align:left;border-bottom:1px solid var(--line)}.error-text{color:#a12c31;font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);background:#322c27;color:white;padding:12px 20px;border-radius:7px;font-size:13px;opacity:0;pointer-events:none;transition:.2s;z-index:10;max-width:90vw}#toast.visible{opacity:1;transform:translate(-50%,0)}@media(min-width:1500px){.hero-copy{padding-top:60px}.hero{min-height:525px}}@media(max-width:1000px){.header nav{gap:17px}.nav-link{font-size:11px}.header-actions{gap:12px}.account-btn span{display:none}.hero-copy{padding:40px 0 30px 9%}.hero{min-height:450px}.hero-visual{min-height:450px}.coffee-circle{width:320px;height:320px;left:0;top:18%}.gift-seal{right:5%;width:100px;height:100px}.hero-word{font-size:95px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-image{height:220px}.loyalty-banner{gap:25px;padding:35px 4%}.stamps{gap:6px}.stamps>span{width:35px;height:35px}.sample-card{padding:20px}.menu-note{display:none}}@media(max-width:650px){.announcement{font-size:9px;padding:8px}.announcement span{display:block;margin:1px 0 0}.header{padding:20px 5%;gap:12px;flex-wrap:wrap}.brand{font-size:40px}.header nav{order:3;justify-content:space-between;width:100%;padding-top:8px;gap:10px}.header-actions{margin-left:auto}.nav-link{font-size:12px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 25px 0}.hero .eyebrow{font-size:8px;margin-bottom:16px}h1{font-size:51px;letter-spacing:-2px}.hero-description{font-size:12px;margin:18px 0}.hero-copy .primary{font-size:11px;padding:13px 15px}.hero-foot{margin-top:14px;font-size:10px}.hero-visual{min-height:290px;margin-top:-12px}.hero-cup{height:105%;top:0;width:66%;left:15%}.coffee-circle{width:250px;height:250px;left:18%;top:8%}.hero-word{top:12%;left:12%;font-size:92px}.gift-seal{width:93px;height:93px;right:8%;top:14%}.gift-seal strong{font-size:32px}.gift-seal span{font-size:6px}.visual-note{font-size:20px;bottom:16px;right:20px}.spark-one{font-size:33px;left:30px;bottom:60px}.spark-two{font-size:30px;left:25px;top:60px}.perks{gap:12px;padding:22px 0}.perks>div{display:block}.perks>div>span{font-size:23px}.perks strong{font-size:10px;margin:5px 0}.perks small{font-size:9px;display:block;line-height:1.45}.menu-section{padding:35px 0}.section-heading{align-items:flex-start;gap:17px;flex-direction:column}.section-heading h2{font-size:33px}.section-heading .eyebrow{font-size:8px}.search{width:100%;padding:6px 12px}.search input{width:100%}.menu-toolbar{margin:18px 0 14px}.station-tabs{width:100%}.station-tabs button{flex:1}.categories{gap:6px}.categories button{font-size:11px;padding:7px 12px}.menu-meta{margin:14px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}.product-image{height:170px}.product-card h3{font-size:12px;margin-top:10px}.product-card .description{font-size:10px;min-height:30px}.price{font-size:13px}.price small{font-size:10px}.loyalty-banner{grid-template-columns:1fr;padding:28px 23px;gap:30px}.loyalty-banner h2{font-size:30px}.loyalty-banner p{font-size:11px}.sample-card{transform:rotate(-3deg);margin:0 6px 10px}.sample-card .stamps{justify-content:space-between}.how-section{padding:40px 0}.how-section h2{font-size:30px}.steps{grid-template-columns:1fr;gap:15px;margin-top:20px}.steps article{padding:15px 0 0;display:grid;grid-template-columns:40px 1fr}.steps h3{margin:5px 0}.steps p{grid-column:2;margin:0}.steps br{display:none}footer{flex-wrap:wrap;gap:13px}footer p{margin-left:auto;font-size:10px}footer>span{margin-left:0}footer button{margin-left:auto}dialog{padding:30px 20px}.two-fields{grid-template-columns:1fr}.account-card{padding:17px}.account-card .stamps{justify-content:space-between}.cart-row{gap:10px}.cart-row img{width:43px;height:43px}.cart-row .row-info{font-size:11px}.cart-row .quantity button{padding:5px 8px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.load-more{text-align:center;margin-top:28px}.load-more button{border:1px solid var(--line);padding:11px 30px;border-radius:5px;font-size:12px;color:var(--wine)}

/* Original KDS logo, unchanged; dark backing preserves its white lettering. */
.brand{background:var(--wine);border-radius:7px;padding:10px 14px;line-height:0;letter-spacing:0;flex-shrink:0}.brand img{width:155px;height:54px;object-fit:contain;display:block}.header{padding-top:19px;padding-bottom:19px}.card-logo{width:130px;height:49px;object-fit:contain}.sample-card .card-logo{background:var(--wine);border-radius:5px;padding:6px 9px;width:140px;height:57px}.hero-word{width:80%;top:10%;left:5%;opacity:.18;transform:rotate(-13deg)}.hero-word img{width:100%;display:block}footer .brand img{width:112px;height:39px}footer .brand{padding:7px 10px}@media(max-width:650px){.brand img{width:124px;height:43px}.brand{padding:8px 10px}.header{padding-top:15px;padding-bottom:15px}.hero-word{width:72%;left:14%;top:10%}.card-logo{width:120px}}
/* Kitchen first; the showcase is a separate, non-orderable catalogue. */
.kitchen-hero{min-height:540px}.kitchen-hero .hero-copy{padding-top:40px;padding-bottom:32px}.kitchen-hero h1{font-size:clamp(48px,5vw,70px)}.kitchen-hero .hero-description{margin:20px 0;line-height:1.7}.kitchen-hero .hero-visual{min-height:540px}.hero-dish{width:96%;height:88%;position:absolute;left:2%;top:8%;object-fit:contain;transform:rotate(-9deg);filter:drop-shadow(15px 25px 20px #53371d30)}.kitchen-hero .coffee-circle{background:#dfd0b0;width:420px;height:420px;top:11%;left:6%}.kitchen-seal{position:absolute;right:7%;top:8%;background:var(--wine);color:#f5eac9;width:126px;height:126px;border-radius:50%;outline:1px dashed #ae7c77;outline-offset:-7px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg)}.kitchen-seal span{font-size:8px;letter-spacing:1px}.kitchen-seal strong{font:italic 25px Georgia;line-height:1.9}.kitchen-banner{background:var(--wine);color:#f8efda;border-radius:9px;padding:38px 5%;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;overflow:hidden}.kitchen-banner .eyebrow{color:#dbbfa1;font-size:9px}.kitchen-banner h2{font-size:43px}.kitchen-banner p{font-size:13px;color:#dbc7bc;line-height:1.8}.kitchen-banner>img{height:275px;width:100%;object-fit:contain;transform:rotate(-6deg);filter:drop-shadow(12px 20px 18px #26080e40)}.showcase-section{padding:60px 0 25px}.showcase-section h2 span{color:var(--wine);margin-left:25px}.showcase-intro{color:var(--muted);font-size:14px;margin:20px 0}.instagram-link{color:var(--wine);font-size:12px;white-space:nowrap}.instagram-link:hover{text-decoration:underline}.showcase-notice{display:flex;gap:15px;background:#eeeadd;border:1px solid #e2dbc8;border-radius:8px;padding:16px 20px;margin:22px 0}.showcase-notice>span{color:var(--wine);font-size:23px}.showcase-notice p{margin:0;font-size:12px;line-height:1.8;color:#787060}.showcase-notice strong{font-weight:500;color:var(--ink);font-size:14px}.showcase-section .categories{margin-bottom:20px}.showcase-card .description{min-height:0;margin-bottom:12px}.display-only-label{display:inline-flex;border:1px solid #d9d3c4;border-radius:4px;padding:5px 10px;color:#766d59;font-size:10px;background:#f1eee5}.showcase-card .product-image{background:#efe9e1}.showcase-card .product-image img{width:100%;height:100%;object-fit:contain}.account-card>.card-top{margin-bottom:15px}footer{gap:24px}footer>span{margin-left:auto;font-size:10px}.how-section{padding-top:40px}
@media(max-width:1000px){.kitchen-hero .coffee-circle{width:340px;height:340px;top:20%;left:1%}.kitchen-hero .hero-copy{padding-left:8%}.kitchen-hero h1{font-size:58px}.kitchen-banner h2{font-size:35px}footer{gap:18px}}
@media(max-width:650px){.kitchen-hero{min-height:0}.kitchen-hero .hero-copy{padding:30px 25px 0}.kitchen-hero h1{font-size:51px}.kitchen-hero .hero-description{margin:16px 0;font-size:12px}.kitchen-hero .hero-visual{min-height:310px;margin-top:0}.kitchen-hero .coffee-circle{width:265px;height:265px;top:7%;left:12%}.hero-dish{width:98%;height:92%;left:0;top:5%}.kitchen-seal{width:100px;height:100px;right:6%;top:4%}.kitchen-seal strong{font-size:20px}.kitchen-seal span{font-size:6px}.kitchen-banner{grid-template-columns:1fr;padding:28px 23px;gap:0}.kitchen-banner h2{font-size:34px}.kitchen-banner>img{height:210px;margin-top:15px}.kitchen-banner p{font-size:12px}.showcase-section{padding-top:38px}.showcase-intro{font-size:12px;margin:15px 0}.showcase-notice{padding:13px 14px;gap:10px}.showcase-notice p{font-size:11px}.showcase-notice strong{font-size:12px}.showcase-section h2{font-size:34px}.display-only-label{font-size:9px}footer .instagram-link{width:100%;order:3}footer>span{margin-left:0}}

/* Barista coffee banner, alongside the kitchen story. */
.coffee-banner{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:30px;background:#ece8db;border:1px solid #e3ddcc;border-radius:9px;margin-top:26px;padding:35px 5% 35px 2%;overflow:hidden}.coffee-banner-visual{position:relative;min-height:330px;display:flex;align-items:center;justify-content:center}.coffee-halo{position:absolute;width:285px;height:285px;border-radius:50%;background:#d9caaa}.coffee-banner-visual img{position:relative;width:90%;height:300px;object-fit:contain;transform:rotate(-11deg);filter:drop-shadow(16px 21px 18px #513f2e30)}.coffee-caption{position:absolute;bottom:3px;right:12px;font:italic 20px Georgia,serif;color:var(--wine);transform:rotate(-6deg)}.coffee-banner-copy{position:relative;z-index:1;padding:10px 0}.coffee-banner .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:16px}.coffee-banner h2{font-size:clamp(30px,3.3vw,45px);color:var(--wine);line-height:1.15}.coffee-story{max-width:410px;font-size:13px;line-height:1.8;color:#71695d;margin:20px 0}.coffee-details{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.coffee-details span{font-size:10px;padding:5px 10px;border:1px solid #cdbfa5;color:#78644b;border-radius:20px}.coffee-banner .primary{gap:32px}
@media(max-width:1000px){.coffee-banner{gap:18px;padding-right:4%}.coffee-halo{width:250px;height:250px}.coffee-banner-visual{min-height:315px}.coffee-banner h2{font-size:32px}}
@media(max-width:650px){.coffee-banner{grid-template-columns:1fr;padding:28px 23px;gap:5px;margin-top:20px}.coffee-banner-copy{grid-row:1;padding:0}.coffee-banner h2{font-size:33px}.coffee-banner .eyebrow{font-size:8px}.coffee-story{font-size:12px;margin:16px 0}.coffee-details{margin-bottom:19px;gap:6px}.coffee-details span{font-size:9px}.coffee-banner-visual{min-height:265px;margin-top:8px}.coffee-banner-visual img{height:245px;width:95%}.coffee-halo{width:230px;height:230px}.coffee-caption{font-size:18px;bottom:0;right:0}}
/* Public product pages with stable, shareable URLs. */
.product-card h3 a:hover{color:var(--wine);text-decoration:underline}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:15px 0 30px}.breadcrumbs a{color:var(--wine)}.product-detail{padding:12px 0 65px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.detail-photo{background:#eee9dd;border-radius:12px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-photo>img{width:92%;height:92%;object-fit:contain;mix-blend-mode:multiply}.detail-photo>.detail-logo{background:var(--wine);padding:30px;mix-blend-mode:normal}.detail-copy{padding:20px 0}.detail-copy h1{font:normal clamp(32px,3.5vw,48px)/1.15 Georgia,serif;letter-spacing:-1px;overflow-wrap:anywhere}.detail-measure{color:var(--muted);font-size:14px}.detail-description{font-size:14px;line-height:1.9;margin:22px 0}.detail-price{font:32px Georgia,serif;color:var(--wine);margin:22px 0 10px}.detail-price small{font:14px Arial,sans-serif}.detail-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:25px 0}.detail-cart{font-size:12px;color:var(--wine);text-decoration:underline}.detail-share{margin:35px 0 20px}.detail-share label{display:block;color:var(--muted);font-size:11px;margin-bottom:8px}.detail-share input{min-width:0;width:100%;border:1px solid var(--line);border-radius:5px;padding:11px;background:#fffdf8;font-size:12px;color:var(--ink)}.detail-return{font-size:12px;color:var(--wine)}#detail-quantity .quantity{font-size:20px;background:#eee9df}#detail-quantity .quantity button{padding:10px 18px}.product-page .header .nav-link.active{border-bottom:0}.product-page .inline-input button{white-space:nowrap}
@media(max-width:650px){.detail-layout{grid-template-columns:1fr;gap:20px}.product-detail{padding-top:0;padding-bottom:35px}.breadcrumbs{font-size:10px;margin-bottom:20px}.detail-copy{padding:0}.detail-copy h1{font-size:35px}.detail-photo{max-height:350px}.detail-description{font-size:13px}.detail-share{margin-top:25px}.detail-share .inline-input{flex-wrap:wrap}.detail-share .inline-input button{padding:10px 14px}.detail-actions{gap:15px}}

/* Consistent product photo format in menu, showcase and detail pages. */
.product-image,.showcase-card .product-image{width:100%;height:auto;aspect-ratio:1;background:#fff}
.product-card:nth-child(n) .product-image{background:#fff}
.product-image img,.showcase-card .product-image img{width:100%;height:100%;object-fit:contain;padding:8%;mix-blend-mode:normal}
.detail-photo{aspect-ratio:1;background:#fff}
.detail-photo>img{width:100%;height:100%;object-fit:contain;padding:8%;mix-blend-mode:normal}
.product-card:hover .product-image img{transform:none}

.product-measure{font-size:12px;color:var(--wine);margin:6px 0 12px;line-height:1.5}

.station-tabs{flex-wrap:wrap}.station-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.new-label{font-size:9px;line-height:1.4;padding:2px 5px;border-radius:4px;background:#e5d8af;color:#5c3b1c}.section-intro{margin:0 0 20px;color:var(--wine);font-size:14px}.section-intro[hidden]{display:none}.menu-toolbar{gap:18px}.menu-note{flex-shrink:0}@media(max-width:1000px){.station-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.station-tabs button{padding:10px 6px}.new-label{font-size:8px}}

.kitchen-banner>img{background:#fff;border-radius:12px;transform:none;filter:none;object-fit:contain}

.product-options h2{font-size:30px}.options-photo{width:100%;height:180px;object-fit:contain;margin:15px 0}.product-options fieldset{border:0;padding:0;margin:22px 0}.product-options legend{font-weight:bold;font-size:17px;margin-bottom:12px}.option-list{display:flex;gap:10px;flex-wrap:wrap}.option-tile{position:relative;flex:1;min-width:120px;cursor:pointer}.option-tile input{position:absolute;opacity:0;width:1px;height:1px}.option-tile span{display:block;border:1px solid var(--line);border-radius:10px;padding:14px;font-size:13px}.option-tile small{display:block;margin-top:7px;color:var(--muted)}.option-tile input:checked+span{border-color:var(--wine);background:#f1e3e5;color:var(--wine)}.option-tile input:focus-visible+span{outline:2px solid var(--wine)}.tab-hint{font-size:10px;font-weight:normal}.station-tabs button[data-station="showcase"]{flex-direction:column;gap:0}.showcase-section[hidden]{display:none}#products[hidden],#categories[hidden],.menu-meta[hidden]{display:none}.station-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.menu-toolbar .menu-note{display:none}
.product-options #confirm-product{position:sticky;bottom:0;z-index:2;margin-top:20px;box-shadow:0 -8px 18px var(--cream,#faf8f2)}
.search[hidden]{display:none}

/* Ingredient photos for milk and syrup selection. */
.option-photo{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:10px}
.option-tile:has(.option-photo),.option-tile:has(.option-none){flex:0 0 calc((100% - 20px)/3);min-width:0}
.option-tile:has(.option-photo)>span,.option-tile:has(.option-none)>span{height:100%;padding:10px;overflow-wrap:anywhere}
.option-none{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;font-size:46px;font-style:normal;color:var(--muted);background:#fff;border-radius:8px;margin-bottom:10px}
@media(max-width:480px){.option-tile:has(.option-photo),.option-tile:has(.option-none){flex-basis:calc((100% - 10px)/2)}}
.product-options fieldset{min-width:0}
.option-list:has(.option-photo){flex-wrap:nowrap;overflow-x:auto;align-items:stretch;padding-bottom:10px;scroll-snap-type:x proximity}
.option-list:has(.option-photo) .option-tile{flex:0 0 126px;scroll-snap-align:start}
@media(max-width:480px){.option-list:has(.option-photo) .option-tile{flex-basis:112px}}

/* Product pages use the same volume and modifier selector as the menu. */
.detail-copy,.detail-actions,#detail-quantity{min-width:0}
.detail-actions{display:block}#detail-quantity{width:100%}.detail-actions .detail-cart{margin-top:14px}
.detail-price[hidden]{display:none}
#detail-quantity .product-options #confirm-product{position:static}

/* White product backgrounds blend into the hero, without a rectangular shadow. */
.kitchen-hero .hero-dish{mix-blend-mode:multiply;filter:none;transform:none;top:4%;left:3%;width:94%;height:79%;transition:opacity .25s ease}
.hero-slides{position:absolute;bottom:22px;left:0;right:0;text-align:center;color:var(--wine)}
#hero-dish-name{font-size:15px;margin:0 0 10px}.hero-slide-controls{display:flex;justify-content:center;gap:9px}.hero-slide-controls button{border:1px solid #701f3140;border-radius:50%;width:30px;height:30px;padding:0;font-size:12px}.hero-slide-controls button[aria-pressed="true"]{background:var(--wine);color:white}
@media(prefers-reduced-motion:reduce){.kitchen-hero .hero-dish{transition:none}}

/* All modifiers are laid out openly, with no horizontal scrolling. */
.option-list:has(.option-photo){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:8px;scroll-snap-type:none;padding-bottom:0}
.option-list:has(.option-photo) .option-tile{min-width:0;width:auto}
.option-list .option-photo,.option-list .option-none{height:64px;aspect-ratio:auto;object-fit:contain;margin-bottom:7px}
.option-list:has(.option-photo) .option-tile>span{padding:7px;font-size:12px;line-height:1.35}
.option-list:has(.option-photo) .option-tile small{margin-top:5px;font-size:11px}
.showcase-section{padding:10px 0 0}.showcase-summary{font-size:13px;color:var(--muted);margin:0 0 16px}
.load-more:has(button[hidden]){display:none}
@media(max-width:480px){.option-list:has(.option-photo){grid-template-columns:repeat(3,minmax(0,1fr))}.option-list .option-photo,.option-list .option-none{height:54px}}

.option-list:has(.sausage-photo){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.option-list:has(.sausage-photo) .option-tile{min-width:0}
.option-list:has(.sausage-photo) .option-tile>span{height:100%;padding:10px}
.sausage-photo{display:block;width:100%;height:110px;object-fit:contain;background:white;border-radius:8px;margin-bottom:10px}
.option-tile .sausage-description{font-size:12px;line-height:1.45;color:var(--ink);min-height:52px}

/* Match the direction of the other sausage option photos. */
.sausage-photo[src$="sausage-60486.jpg"]{transform:scaleX(-1)}


.option-list .coffee-pack{height:100px;width:100%;object-fit:contain}

/* Compact ordering controls inspired by the supplied interaction reference. */
.cart-dock{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:30;display:flex;align-items:center;gap:14px;width:min(460px,calc(100% - 28px));padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:var(--cream);box-shadow:0 8px 36px #29282225;text-align:left}
.cart-dock[hidden],.product-page .cart-dock{display:none}.dock-count{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#eee6da;color:var(--wine);font-weight:bold}.cart-dock strong{display:block;font-size:16px}.dock-action{margin-left:auto;padding:12px 18px;border-radius:12px;background:var(--wine);color:white;font-weight:bold}
body.has-cart:not(.product-page){padding-bottom:94px}.product-options{padding-bottom:8px}.product-options #confirm-product{position:sticky;bottom:0;z-index:3;min-height:52px;border-radius:14px;box-shadow:0 -8px 22px var(--cream);font-size:15px;font-weight:bold}
.option-tile>span{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.option-tile input:checked+span{box-shadow:inset 0 0 0 1px var(--wine)}.option-tile:active>span{transform:scale(.97)}.add-btn,.primary,.dock-action{transition:transform .15s,background-color .15s}.add-btn:active,.primary:active{transform:scale(.96)}
dialog[open]{animation:cafein-dialog-in .22s ease-out}@keyframes cafein-dialog-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){.cart-dock{bottom:calc(10px + env(safe-area-inset-bottom));}.product-page:has(#confirm-product){padding-bottom:88px}.product-page #confirm-product{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;width:calc(100% - 28px);z-index:25;box-shadow:0 0 0 10px var(--cream),0 -8px 28px #29282215}.product-options fieldset{scroll-margin-bottom:95px}dialog{border-radius:22px}#toast{bottom:100px}}
@media(prefers-reduced-motion:reduce){dialog[open]{animation:none}.option-tile>span,.add-btn,.primary,.dock-action{transition:none}}
