@font-face{font-family:jf-openhuninn;src:local("jf-openhuninn"),url(/fonts/jf-openhuninn.ttf) format("truetype")}:root{font-family:Plus Jakarta Sans,jf-openhuninn,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#141414;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;left:0;right:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid #e5e5e5}.header-brand{display:flex;align-items:center;gap:.75rem;flex:1}.header-spacer{flex:1}.logo{display:flex;align-items:center}.nav{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#888;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;padding:.5rem 0;border-bottom:2px solid transparent}.nav-link:hover{color:#444}.nav-link.active{color:#444;border-bottom-color:#444}.header-title{font-size:1.5rem;font-weight:700;color:#666}.calculator-section{flex:1;padding:120px 0 60px;background:linear-gradient(180deg,#fafafa,#fff)}.calculator-content{max-width:600px;margin:0 auto;text-align:center}.calculator-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 .75rem}.calculator-subtitle{font-size:1.1rem;color:#888;margin:0 0 3rem}.address-input-wrapper{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px #00000014;text-align:left}.address-label{display:block;font-size:.9rem;font-weight:600;color:#666;margin-bottom:.75rem;letter-spacing:.5px}.address-input{width:100%;padding:1.25rem 1.5rem;font-size:1.1rem;font-family:inherit;border:2px solid #e5e5e5;border-radius:12px;outline:none;transition:all .2s ease;box-sizing:border-box}.address-input::placeholder{color:#bbb}.address-input:hover{border-color:#ccc}.address-input:focus{border-color:#888;box-shadow:0 0 0 4px #0000000d}.turnstile-widget{margin-top:1.5rem;display:flex;justify-content:center}.calculate-btn{width:100%;margin-top:1rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:600;font-family:inherit;color:#fff;background:#333;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.calculate-btn:hover{background:#444;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.calc-error{margin-top:1.5rem;padding:1rem 1.25rem;background:#fff0f0;border:1px solid #ffcccc;border-radius:12px;color:#c33;font-size:.95rem;text-align:center}.calc-result{margin-top:2rem;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 24px #00000014;text-align:center}.calc-result-header{margin-bottom:1.5rem}.calc-distance{display:flex;align-items:baseline;justify-content:center;gap:.4rem;margin-bottom:.25rem}.calc-distance-value{font-size:3rem;font-weight:700;color:#333;line-height:1}.calc-distance-unit{font-size:1.1rem;font-weight:500;color:#888}.calc-duration{font-size:.95rem;color:#999}.calc-tier-badge{display:inline-block;background:#f5f5f5;border-radius:20px;padding:.4rem 1.25rem;font-size:.9rem;font-weight:600;color:#666;margin-bottom:1.5rem}.calc-free-cups{display:flex;align-items:baseline;justify-content:center;gap:.3rem;margin-bottom:1.5rem}.calc-free-cups-number{font-size:2.5rem;font-weight:700;color:#5a7d5a;line-height:1}.calc-free-cups-label{font-size:1.1rem;font-weight:600;color:#5a7d5a}.calc-rules{text-align:left;display:flex;flex-direction:column;gap:.6rem}.calc-rule{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#666;line-height:1.5}.calc-rule.highlight{font-weight:600;color:#333}.calc-rule-dot{flex-shrink:0;font-size:.5rem;line-height:1.5rem;color:#999}.calc-rule.highlight .calc-rule-dot{color:#5a7d5a}.calc-order-link{display:block;margin-top:1.5rem;padding:.75rem 1.5rem;background:#5a7d5a;color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}.calc-order-link:hover{background:#4a6d4a}.calculate-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.order-section{flex:1;padding:120px 0 60px;background:linear-gradient(180deg,#fafafa,#fff);min-height:100vh}.order-progress{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem;padding:0 1rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:opacity .3s}.progress-step.active{opacity:1}.step-number{width:36px;height:36px;border-radius:50%;background:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.step-label{font-size:.875rem;color:#666;white-space:nowrap}.progress-line{width:60px;height:2px;background:#ddd;margin-bottom:1.5rem}.order-title{font-size:2rem;font-weight:700;color:#333;text-align:center;margin:0 0 1rem}.order-notice{background:#fff8e6;border:1px solid #f0d78c;border-radius:8px;padding:.75rem 1rem;margin-bottom:2rem;text-align:center;color:#8a6d3b;font-size:.9rem}.order-category{margin-bottom:2.5rem}.order-category-title{font-size:1.25rem;font-weight:600;color:#555;margin:0 0 1rem;padding-left:.5rem;border-left:3px solid #333}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.product-card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:1.25rem;text-align:left;cursor:pointer;transition:all .2s;font-family:inherit;position:relative}.product-card:hover{border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-card.may-unavailable{border-color:#f0d78c;background:#fffdf5}.product-card.may-unavailable:hover{border-color:#d4a84b}.unavailable-badge{position:absolute;top:-8px;right:-8px;background:#e67e22;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:10px}.product-name{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.25rem}.product-english{font-size:.8rem;color:#888;font-style:italic;margin-bottom:.75rem}.product-price{font-size:1.1rem;font-weight:600;color:#666}.back-btn{background:none;border:none;color:#666;font-size:.95rem;cursor:pointer;padding:.5rem 0;margin-bottom:1.5rem;font-family:inherit;transition:color .2s}.confirmation-header{display:flex;align-items:center;margin-bottom:1rem}.confirmation-header .back-btn{margin-bottom:0}.confirmation-header .order-title{flex:1;margin:0;padding-right:6rem}.confirmation-row{display:flex;gap:1rem}.confirmation-row .confirmation-card{flex:1}.back-btn:hover{color:#333}.selected-product-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 24px #00000014;margin-bottom:2rem}.selected-product-name{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 .25rem}.selected-product-english{font-size:1rem;color:#888;font-style:italic;margin:0 0 .5rem}.selected-product-price{font-size:1.5rem;font-weight:600;color:#555;margin:0 0 1rem}.sugar-type-badge{display:inline-block;background:#f5f5f5;border-radius:20px;padding:.5rem 1.25rem;font-size:.95rem;color:#555}.sugar-type-grid{display:flex;gap:1rem;justify-content:center}.sugar-type-btn{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .2s;font-family:inherit}.sugar-type-btn:hover{border-color:#bbb;background:#fff}.sugar-type-btn.selected{border-color:#333;background:#fff;box-shadow:0 2px 8px #0000001a}.sugar-type-dot{width:20px;height:20px;border-radius:50%}.sugar-type-dot.brown{background:#8b4513}.sugar-type-dot.yellow{background:#f4d03f}.sugar-type-dot-small{display:inline-block;width:14px;height:14px;border-radius:50%;vertical-align:middle;margin-right:.4rem}.sugar-type-dot-small.brown{background:#8b4513}.sugar-type-dot-small.yellow{background:#f4d03f}.sugar-type-label{font-size:1.1rem;font-weight:600;color:#333}.customization-section{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 12px #0000000d}.customization-title{font-size:.9rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:1px;margin:0 0 1.25rem}.ice-option-grid{display:flex;justify-content:space-around;align-items:flex-end;gap:.5rem;padding:.5rem 0}.ice-option-btn{background:none;border:none;padding:.5rem;cursor:pointer;transition:all .2s;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5}.ice-option-btn:hover{opacity:.8}.ice-option-btn.selected{opacity:1}.ice-icon{transition:transform .2s}.ice-option-btn.selected .ice-icon{transform:scale(1.1)}.ice-icon.jiggle{animation:iceJiggle .4s ease}@keyframes iceJiggle{0%{transform:scale(1.1) rotate(0)}20%{transform:scale(1.15) rotate(-8deg)}40%{transform:scale(1.15) rotate(8deg)}60%{transform:scale(1.12) rotate(-4deg)}80%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1.1) rotate(0)}}.ice-label{font-size:.9rem;font-weight:600;color:#333}.ice-sublabel{font-size:.75rem;color:#888;margin-top:-.25rem}.sugar-option-grid{display:flex;justify-content:space-around;align-items:flex-end;gap:.5rem;padding:.5rem 0}.sugar-option-btn{background:none;border:none;padding:.5rem;cursor:pointer;transition:all .2s;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5}.sugar-option-btn:hover{opacity:.8}.sugar-option-btn.selected{opacity:1}.sugar-icon{transition:transform .2s;overflow:visible}.sugar-option-btn.selected .sugar-icon{transform:scale(1.1)}.pour-spoon,.pour-spoon-surprised,.pour-surprise,.pour-drop{opacity:0}.sugar-icon.pour .pour-spoon{animation:spoonPour .9s ease forwards}@keyframes spoonPour{0%{opacity:0;transform:translate(8px,-8px) rotate(0)}20%{opacity:1;transform:translate(0) rotate(0)}35%{opacity:1;transform:rotate(-40deg)}65%{opacity:1;transform:rotate(-40deg)}80%{opacity:1;transform:rotate(0)}to{opacity:0;transform:translate(8px,-8px) rotate(0)}}.sugar-icon.pour .pour-spoon-surprised{animation:spoonSurprise .9s ease forwards}@keyframes spoonSurprise{0%{opacity:0;transform:translate(8px,-8px)}20%{opacity:1;transform:translate(0)}30%{opacity:1;transform:translate(-3px) rotate(-5deg)}40%{opacity:1;transform:translate(3px) rotate(5deg)}50%{opacity:1;transform:translate(-2px) rotate(-3deg)}60%{opacity:1;transform:translate(2px) rotate(3deg)}70%{opacity:1;transform:translate(0) rotate(0)}to{opacity:0;transform:translate(8px,-8px)}}.sugar-icon.pour .pour-surprise{animation:surprisePop .9s ease forwards}@keyframes surprisePop{0%{opacity:0;transform:scale(0) translateY(4px)}25%{opacity:0;transform:scale(0) translateY(4px)}35%{opacity:1;transform:scale(1.3) translateY(-2px)}45%{opacity:1;transform:scale(1) translateY(0)}70%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.5) translateY(4px)}}.sugar-icon.pour .pour-drop{animation:dropFall .45s ease-in forwards}@keyframes dropFall{0%{opacity:.9;transform:translateY(0)}70%{opacity:.6;transform:translateY(32px)}to{opacity:0;transform:translateY(40px)}}.sugar-label{font-size:.9rem;font-weight:600;color:#333}.sugar-sublabel{font-size:.75rem;color:#888;margin-top:-.25rem}.addon-options{display:flex;gap:1rem;justify-content:center}.addon-btn{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .2s;font-family:inherit;min-width:160px}.addon-btn:hover{border-color:#bbb;background:#fff}.addon-btn.selected{border-color:#5a7d5a;background:#f0f5f0}.addon-check{width:24px;height:24px;border:2px solid #ddd;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:transparent;transition:all .2s;flex-shrink:0}.addon-btn.selected .addon-check{background:#5a7d5a;border-color:#5a7d5a;color:#fff}.addon-name{font-size:1rem;font-weight:600;color:#333;flex:1}.addon-price{font-size:.9rem;color:#888}.addon-btn.selected .addon-price{color:#5a7d5a;font-weight:600}.label-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#555;-webkit-user-select:none;user-select:none}.label-toggle input[type=checkbox]{width:18px;height:18px;accent-color:#5a7d5a;cursor:pointer}.label-inputs{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.label-input-row{display:flex;align-items:center;gap:.5rem}.label-input-prefix{font-size:.85rem;color:#888;white-space:nowrap;min-width:3.5rem}.label-input{flex:1;padding:.5rem .75rem;border:1px solid #ddd;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s}.label-input:focus{border-color:#5a7d5a}.cart-item-labels,.confirmation-item-labels{font-size:.8rem;color:#888;margin-top:2px}.cart-label-toggle-btn{background:none;border:none;color:#5a7d5a;font-size:.8rem;cursor:pointer;padding:2px 0;text-decoration:underline;text-underline-offset:2px}.cart-label-toggle-btn:hover{color:#3d5a3d}.cart-label-inputs{display:flex;flex-direction:column;gap:.4rem;margin-top:.4rem}.cart-label-inputs .label-input{padding:.35rem .6rem;font-size:.85rem}.delivery-date-section{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 12px #0000000d;border:2px solid transparent;transition:all .2s}.delivery-date-section.required{background:#fff8f0;border-color:#e67e22}.delivery-date-section.filled{background:#f0f8f0;border-color:#5a7d5a}.delivery-date-label{display:block;font-size:1rem;font-weight:700;color:#333;margin-bottom:.75rem}.required-mark{font-size:.8rem;font-weight:500;color:#e67e22;margin-left:.5rem}.delivery-date-section.filled .required-mark{color:#5a7d5a}.delivery-date-section.filled .required-mark:before{content:"✓ "}.delivery-date-input{width:100%;padding:1rem;font-size:1.1rem;font-family:inherit;border:2px solid #e5e5e5;border-radius:8px;outline:none;transition:border-color .2s;box-sizing:border-box}.delivery-date-section.required .delivery-date-input{border-color:#f0d78c}.delivery-date-section.filled .delivery-date-input{border-color:#a8c5a8}.delivery-date-input:focus{border-color:#333}.delivery-date-hint{font-size:.85rem;color:#e67e22;margin:.5rem 0 0;font-weight:500}.order-info-row{display:flex;gap:1rem}.order-info-row+.order-info-row{margin-top:1rem}.order-info-field{flex:1;min-width:0}.confirmation-delivery-date{font-size:1.1rem;font-weight:600;color:#333}.confirmation-customer-info{display:flex;flex-direction:column;gap:.5rem}.confirmation-customer-row{display:flex;align-items:center;gap:1rem}.confirmation-customer-label{font-size:.9rem;color:#888;min-width:40px}.confirmation-customer-value{font-size:1.1rem;font-weight:600;color:#333}.quantity-selector{display:flex;align-items:center;justify-content:center;gap:1rem}.quantity-btn{width:44px;height:44px;border:none;background:none;font-size:2.5rem;font-weight:300;color:#999;cursor:pointer;transition:color .2s;display:flex;align-items:center;justify-content:center;font-family:inherit;line-height:.8;padding:0;padding-bottom:.25rem}.quantity-btn:hover:not(:disabled){color:#333}.quantity-btn:disabled{opacity:.3;cursor:not-allowed}.quantity-input{font-size:1.5rem;font-weight:600;color:#333;width:60px;height:44px;text-align:center;border:2px solid #e5e5e5;border-radius:8px;padding:0;font-family:inherit;-moz-appearance:textfield;box-sizing:border-box}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none;border-color:#333}.add-to-cart-btn{width:100%;padding:1.1rem 2rem;font-size:1.1rem;font-weight:600;font-family:inherit;color:#fff;background:#333;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.add-to-cart-btn:hover:not(:disabled){background:#444;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed}.cart-section{background:#fff;border-radius:16px;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 24px #00000014;border:2px solid #333}.cart-title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1rem}.cart-items{display:flex;flex-direction:column;gap:.75rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:8px}.cart-item-info{flex:1}.cart-item-name{font-weight:600;color:#333;margin-bottom:.25rem}.cart-item-options{font-size:.85rem;color:#888}.cart-item-quantity{display:flex;align-items:center;gap:.5rem}.cart-qty-btn{width:28px;height:28px;border:none;background:none;font-size:1.5rem;font-weight:300;color:#999;cursor:pointer;transition:color .2s;display:flex;align-items:center;justify-content:center;font-family:inherit;line-height:.8;padding:0;padding-bottom:.15rem}.cart-qty-btn:hover{color:#333}.cart-qty-input{font-size:.95rem;font-weight:600;color:#333;width:36px;height:28px;text-align:center;border:1px solid #ddd;border-radius:4px;padding:0;font-family:inherit;-moz-appearance:textfield;box-sizing:border-box}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-qty-input:focus{outline:none;border-color:#333}.cart-item-price{font-weight:600;color:#555;min-width:50px;text-align:right}.cart-total{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-top:1rem;border-top:2px solid #eee;font-size:1.25rem;font-weight:700;color:#333}.confirm-order-btn{width:100%;margin-top:1.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;font-family:inherit;color:#fff;background:#333;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.confirm-order-btn:hover:not(:disabled){background:#444}.confirm-order-btn:disabled{background:#ccc;cursor:not-allowed}.confirmation-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #0000000d;margin-bottom:1.5rem}.confirmation-section-title{font-size:1rem;font-weight:600;color:#666;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.confirmation-items{display:flex;flex-direction:column;gap:.75rem}.confirmation-item{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.confirmation-item-qty{font-size:1rem;font-weight:600;color:#666;min-width:30px}.confirmation-item-info{flex:1}.confirmation-item-name{font-weight:600;color:#333;margin-bottom:.2rem}.confirmation-item-options{font-size:.85rem;color:#888}.confirmation-item-price{font-weight:600;color:#555}.confirmation-total{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-top:1rem;border-top:2px solid #eee;font-size:1.25rem;font-weight:700;color:#333}.submit-order-btn{width:100%;padding:1.1rem 2rem;font-size:1.2rem;font-weight:600;font-family:inherit;color:#fff;background:#5a7d5a;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.submit-order-btn:hover{background:#4a6d4a}.order-success{text-align:center;padding:3rem 1.5rem}.order-success-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:#5a7d5a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.order-success-text{font-size:1.1rem;color:#333;line-height:1.8;margin-bottom:.5rem}.phone-link{color:#5a7d5a;font-weight:600;text-decoration:none}.phone-link:hover{text-decoration:underline}.order-success .submit-order-btn{margin-top:2rem}.menu-section{flex:1;padding:100px 0 60px;background:#fff}.container{max-width:900px;margin:0 auto;padding:0 2rem}.category{margin-bottom:40px}.category-header{text-align:center;margin-bottom:40px}.category-title{font-size:2.5rem;font-weight:700;color:#444;margin:0 0 10px}.category-subtitle{font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#a7a9ac;margin:0}.menu-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.menu-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#fafafa;border-radius:8px;transition:all .2s ease;cursor:pointer}.menu-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.menu-item-info{flex:1}.menu-item-name{font-size:1.25rem;font-weight:500;color:#444;margin:0 0 5px}.menu-item-english{font-size:.95rem;color:#888;font-style:italic;margin-bottom:5px}.menu-item-description{font-size:.875rem;color:#666}.menu-item-price{font-size:1.25rem;font-weight:500;color:#888;min-width:60px;text-align:right}.divider{height:1px;background:transparent;margin:60px 0}.footer{background:#0e0e0e;color:#fff;text-align:center;padding:40px 20px}.footer p{margin:5px 0;font-size:.95rem}@media(max-width:768px){.order-progress{gap:.5rem}.progress-line{width:30px}.step-label{font-size:.75rem}.ice-option-grid{flex-wrap:wrap;justify-content:center}.ice-option-btn{flex:0 0 calc(33% - 1rem);min-width:70px}.sugar-option-grid{flex-wrap:wrap;justify-content:center}.sugar-option-btn{flex:0 0 calc(33% - 1rem);min-width:70px}}@media(max-width:600px){.header-brand{gap:.5rem}.nav{gap:.75rem}.nav-link{font-size:.875rem}.header-title{font-size:1.1rem}.calculator-title{font-size:2rem}.calculator-subtitle{font-size:1rem}.address-input-wrapper{padding:1.5rem;border-radius:12px}.address-input{padding:1rem 1.25rem;font-size:1rem}}@media(max-width:480px){.header{padding:.75rem 1rem;flex-wrap:wrap;gap:.5rem}.header-brand{flex:0 0 auto}.header-spacer{display:none}.nav{flex:1;justify-content:center}.category-title{font-size:2rem}.category-subtitle{font-size:.75rem}.menu-items,.product-grid{grid-template-columns:1fr}.product-card{text-align:center}.order-title{font-size:1.5rem}.selected-product-card{padding:1.5rem}.selected-product-name{font-size:1.4rem}.ice-option-btn{flex:0 0 calc(50% - .5rem)}.ice-icon svg{width:40px;height:48px}.sugar-option-grid{flex-wrap:wrap;justify-content:center;gap:.25rem}.sugar-option-btn{flex:0 0 calc(33% - .5rem);min-width:60px}.sugar-icon svg{width:40px;height:48px}.cart-item{flex-wrap:wrap}.cart-item-info{flex:1 1 100%;margin-bottom:.5rem}.order-info-row{flex-direction:column}}
