@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;padding:0}#root{flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex}#root *,#root :before,#root :after{box-sizing:border-box;margin:0;padding:0}#root html,#root body{color:#111;background:#fff;width:100%;max-width:100%;font-family:DM Sans,sans-serif;overflow-x:hidden}#root .nav{z-index:1000;width:100%;transition:all .35s;position:fixed;top:0;left:0;right:0}#root .nav-inner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;justify-content:space-between;align-items:center;width:100%;padding:16px 48px;transition:all .35s;display:flex}#root .nav.scrolled .nav-inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;box-shadow:0 4px 24px #0000001a}#root .logo{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}#root .logo-svg{stroke:#ff4d2d;fill:none;stroke-width:2px;width:42px;height:42px}#root .logo-text{flex-direction:column;line-height:1;display:flex}#root .food{color:#ff4d2d;font-size:26px;font-weight:800}#root .folio{color:#111;margin-left:4px;font-family:Playfair Display,serif;font-size:26px}#root .tagline{letter-spacing:2px;color:#888;text-transform:uppercase;font-size:9px}#root .nav-links{align-items:center;gap:4px;display:flex}#root .nav-links button,#root .nav-link{color:#555;cursor:pointer;background:0 0;border:none;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block;position:relative}#root .nav-links button:hover,#root .nav-link:hover,#root .nav-links button.active,#root .nav-link.active{color:#ff4d2d}#root .nav-links button.active:after,#root .nav-link.active:after{content:"";background:#ff4d2d;width:100%;height:2px;position:absolute;bottom:-4px;left:0}#root .cart-btn{color:#ff4d2d;cursor:pointer;background:0 0;border:2px solid #ff4d2d;border-radius:25px;align-items:center;gap:8px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}#root .cart-btn:hover{color:#fff;background:linear-gradient(135deg,#ff4d2d,#ff7a2f)}#root .cart-badge{color:#fff;background:#ff4d2d;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-8px;right:-8px}#root .hero{align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}#root .hero-bg{z-index:0;background:linear-gradient(135deg,#fff9f7 0%,#fff3ee 40%,#ffeee8 100%);position:absolute;inset:0}#root .hero-content{z-index:1;align-items:center;gap:64px;width:100%;max-width:1400px;margin:0 auto;padding:0 48px;display:flex;position:relative}#root .hero-left{opacity:0;flex:500px;transition:all .9s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}#root .hero-left.visible{opacity:1;transform:none}#root .hero-right{opacity:0;flex:400px;transition:all 1.1s cubic-bezier(.16,1,.3,1) .2s;transform:translate(60px)}#root .hero-right.visible{opacity:1;transform:none}#root .hero-chip{color:#ff4d2d;background:#fff;border:1.5px solid #ffe0d8;border-radius:24px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}#root .hero-title{color:#111;margin:0 0 20px;font-family:Playfair Display,serif;font-size:clamp(42px,6vw,76px);font-weight:700;line-height:1.1}#root .hero-accent{color:#ff4d2d;font-style:italic}#root .hero-sub{color:#666;max-width:440px;margin-bottom:36px;font-size:18px;line-height:1.7}#root .hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}#root .btn-primary{color:#fff;cursor:pointer;background:#ff4d2d;border:none;border-radius:50px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s}#root .btn-primary:hover{background:#e63d20;transform:translateY(-2px);box-shadow:0 12px 32px #ff4d2d4d}#root .btn-secondary{color:#111;cursor:pointer;background:0 0;border:2px solid #e8e8e8;border-radius:50px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}#root .btn-secondary:hover{color:#fff;background:#111;border-color:#111}#root .hero-stats{flex-wrap:wrap;gap:32px;display:flex}#root .hero-stat{flex-direction:column;display:flex}#root .hero-stat-val{color:#111;font-family:Playfair Display,serif;font-size:28px;font-weight:700}#root .hero-stat-label{color:#999;margin-top:2px;font-size:12px}#root .hero-img-wrap{border-radius:32px;position:relative;overflow:visible}#root .hero-img{border-radius:32px;width:100%;display:block;box-shadow:0 32px 80px #ff4d2d2e}#root .float-card{background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 18px;font-size:20px;animation:3s ease-in-out infinite floatUpDown;display:flex;position:absolute;box-shadow:0 8px 32px #0000001f}#root .float-card-1{top:24px;left:-28px}#root .float-card-2{animation-delay:-1.5s;bottom:24px;right:-28px}#root .float-card-text b{font-size:13px}#root .float-card-text span{color:#888;font-size:11px;display:block}#root .scroll-hint{z-index:1;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}#root .scroll-dot{background:#ddd;border-radius:10px;width:6px;height:24px;animation:2s ease-in-out infinite scrollPulse}#root .cat-strip{background:#f9f9f9;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;padding:20px 48px;display:flex}#root .cat-chip{cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #eee;border-radius:24px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}#root .cat-chip:hover{color:#ff4d2d;border-color:#ff4d2d}#root .section-header{text-align:center;margin-bottom:48px}#root .section-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#ff4d2d;font-size:13px;font-weight:700}#root .section-title{color:#111;margin:10px 0 12px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,48px);font-weight:700}#root .section-sub{color:#888;max-width:460px;margin:0 auto;font-size:16px}#root .menu-section{width:100%;max-width:1400px;margin:0 auto;padding:80px 48px}#root .tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}#root .tab{cursor:pointer;color:#555;background:#f5f5f5;border:none;border-radius:24px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}#root .tab:hover{background:#e8e8e8}#root .tab.active{color:#fff;background:#111}#root .menu-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px;display:grid}#root .menu-card{background:#fff;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 16px #00000012}#root .menu-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000001f}#root .menu-card:hover .card-overlay{opacity:1}#root .menu-card:hover .card-img{transform:scale(1.06)}#root .card-img-wrap{height:210px;position:relative;overflow:hidden}#root .card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}#root .card-tag{color:#fff;background:#ff4d2d;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}#root .card-overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}#root .quick-add{color:#111;cursor:pointer;background:#fff;border:none;border-radius:24px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}#root .quick-add:hover{color:#fff;background:#ff4d2d}#root .card-body{padding:20px}#root .card-meta{justify-content:space-between;margin-bottom:8px;display:flex}#root .card-cat{color:#ff4d2d;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}#root .card-rating{color:#666;font-size:13px}#root .card-name{margin:0 0 14px;font-size:17px;font-weight:700;line-height:1.3}#root .card-footer{justify-content:space-between;align-items:flex-end;display:flex}#root .card-info{flex-direction:column;gap:4px;display:flex}#root .card-info-pill{color:#888;font-size:12px}#root .card-price-row{align-items:center;gap:12px;display:flex}#root .card-price{color:#111;font-family:Playfair Display,serif;font-size:22px;font-weight:700}#root .add-btn{color:#fff;cursor:pointer;background:#ff4d2d;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:700;transition:all .2s;display:flex}#root .add-btn:hover{background:#e63d20;transform:scale(1.1)}#root .how-section{background:#f9f9f9;width:100%;padding:80px 48px}#root .how-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1400px;margin:0 auto;padding-top:8px;display:grid}#root .how-card{text-align:center;background:#fff;border-radius:28px;padding:40px 32px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 20px #0000000d}#root .how-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}#root .how-icon-wrap{background:#fff4f1;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:32px;display:flex}#root .how-step{letter-spacing:2px;color:#ff4d2d;text-transform:uppercase;font-size:12px;font-weight:800}#root .how-title{margin:8px 0 10px;font-size:20px;font-weight:700}#root .how-desc{color:#777;font-size:15px;line-height:1.7}#root .promo{background:linear-gradient(135deg,#ff4d2d,#ff8c5a);width:100%;padding:60px 48px}#root .promo-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:0 auto;display:flex}#root .promo-title{color:#fff;margin:0 0 8px;font-family:Playfair Display,serif;font-size:36px;font-weight:700}#root .promo-sub{color:#ffffffd9;margin:0;font-size:16px}#root .promo-cta{color:#ff4d2d;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:50px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:800;transition:all .2s}#root .promo-cta:hover{transform:scale(1.04);box-shadow:0 8px 24px #00000026}#root .test-section{width:100%;max-width:1400px;margin:0 auto;padding:80px 48px}#root .test-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}#root .test-card{background:#f9f9f9;border:1.5px solid #f0f0f0;border-radius:24px;padding:32px;transition:transform .3s}#root .test-card:hover{transform:translateY(-3px)}#root .stars{color:#ff4d2d;letter-spacing:2px;margin-bottom:16px;font-size:18px}#root .test-text{color:#444;margin-bottom:24px;font-size:15px;line-height:1.7}#root .test-author{align-items:center;gap:14px;display:flex}#root .test-avatar{color:#fff;background:linear-gradient(135deg,#ff4d2d,#ff8c5a);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}#root .test-name{font-size:15px;font-weight:700}#root .test-city{color:#999;font-size:13px}#root .orders-section{width:100%;max-width:1400px;margin:0 auto;padding:80px 48px}#root .empty-orders{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 0;display:flex}#root .empty-orders span{font-size:64px}#root .empty-orders p{color:#aaa;margin-top:0}#root .contact-section{background:#f9f9f9;width:100%;padding:80px 48px}#root .contact-grid{grid-template-columns:1fr 1fr;gap:64px;max-width:1400px;margin:0 auto;display:grid}#root .contact-info{padding:20px 0}#root .contact-info-title{margin-bottom:16px;font-family:Playfair Display,serif;font-size:28px}#root .contact-info p{color:#666;line-height:1.7}#root .contact-items{flex-direction:column;gap:16px;margin-top:24px;display:flex}#root .contact-item{color:#555;align-items:center;gap:14px;font-size:15px;display:flex}#root .contact-form{flex-direction:column;gap:14px;display:flex}#root .form-input{background:#fff;border:1.5px solid #e8e8e8;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:15px;transition:border-color .2s}#root .form-input:focus{border-color:#ff4d2d}#root .form-textarea{resize:vertical;height:100px}#root .cart-backdrop{z-index:200;background:#00000073;justify-content:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}#root .cart-drawer{background:#fff;flex-direction:column;gap:12px;width:380px;height:100%;padding:28px;animation:.3s cubic-bezier(.16,1,.3,1) slideIn;display:flex;overflow-y:auto}#root .cart-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}#root .cart-header h3{margin:0;font-size:20px}#root .cart-close{cursor:pointer;color:#888;background:0 0;border:none;font-size:20px;transition:color .2s}#root .cart-close:hover{color:#ff4d2d}#root .cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}#root .cart-empty-img{font-size:56px}#root .cart-empty h4{margin:0;font-size:18px;font-weight:700}#root .cart-empty p{color:#aaa;margin:0;font-size:14px}#root .cart-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:14px;padding:12px 0;display:flex}#root .cart-item-img{object-fit:cover;border-radius:12px;width:54px;height:54px}#root .cart-item-info{flex:1}#root .cart-item-name{margin-bottom:4px;font-size:14px;font-weight:600}#root .cart-item-price{color:#ff4d2d;font-size:13px}#root .cart-qty{align-items:center;gap:8px;margin-top:6px;display:flex}#root .qty-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;transition:background .2s;display:flex}#root .qty-btn:hover{color:#fff;background:#ff4d2d}#root .qty-val{text-align:center;min-width:20px;font-size:14px;font-weight:700}#root .cart-remove{cursor:pointer;color:#ccc;background:0 0;border:none;font-size:16px;transition:color .2s}#root .cart-remove:hover{color:#ff4d2d}#root .cart-total{border-top:2px solid #f0f0f0;justify-content:space-between;padding-top:12px;font-size:18px;font-weight:700;display:flex}#root .cart-total-amt{color:#ff4d2d}#root .floating-cart{color:#fff;cursor:pointer;z-index:99;white-space:nowrap;background:#111;border:none;border-radius:50px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s;animation:.4s cubic-bezier(.16,1,.3,1) floatIn;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0003}#root .floating-cart:hover{background:#ff4d2d}#root .dark-footer{color:#aaa;background:#0f0f0f;width:100%;padding:70px 8% 40px;font-family:DM Sans,sans-serif}#root .footer-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:50px;display:grid}#root .footer-box h3{color:#fff;margin-bottom:20px;font-size:18px;font-weight:600;position:relative}#root .footer-box h3:after{content:"";background:#ff4d2d;width:40px;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}#root .footer-box:hover h3:after{width:60px}#root .footer-box p{color:#aaa;align-items:center;gap:8px;margin:10px 0;font-size:14px;line-height:1.7;transition:all .3s;display:flex}#root .footer-box p:hover{color:#fff}#root .footer-box p svg{opacity:.8;flex-shrink:0}#root .social-icons{gap:14px;margin-top:18px;display:flex}#root .social-icons svg{cursor:pointer;background:#1a1a1a;border-radius:50%;width:36px;height:36px;padding:10px;transition:all .3s}#root .social-icons svg:hover{background:#ff4d2d;transform:translateY(-4px)scale(1.1)}#root .store-buttons{align-items:center;gap:12px;margin-top:14px;display:flex}#root .store-img{cursor:pointer;border-radius:8px;height:42px;transition:all .3s}#root .store-img:hover{transform:scale(1.08);box-shadow:0 6px 18px #0000004d}#root .footer-bottom{text-align:center;color:#777;border-top:1px solid #222;margin-top:50px;padding-top:20px;font-size:13px}#root .cart-items-list{flex-direction:column;flex:1;display:flex;overflow-y:auto}#root .cart-item-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}#root .cart-item-subtotal{color:#111;font-size:14px;font-weight:700}#root .cart-item-count{color:#999;margin-top:2px;font-size:12px;display:block}#root .cart-back{cursor:pointer;color:#666;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px}#root .cart-back:hover{color:#ff4d2d}#root .free-delivery-bar{color:#555;background:#fff4f1;border-radius:12px;margin-bottom:4px;padding:10px 14px;font-size:13px}#root .free-delivery-bar.free-unlocked{color:#0a7a45;background:#e6f9f0;font-weight:600}#root .free-bar-track{background:#f0e8e6;border-radius:10px;height:5px;margin-top:8px;overflow:hidden}#root .free-bar-fill{background:#ff4d2d;border-radius:10px;height:100%;transition:width .4s}#root .cart-summary{border-top:1.5px solid #f0f0f0;flex-direction:column;gap:8px;margin-top:8px;padding-top:14px;display:flex}#root .summary-row{color:#666;justify-content:space-between;font-size:14px;display:flex}#root .summary-row.green span:last-child{color:#22c55e;font-weight:600}#root .summary-divider{border-top:1px dashed #eee;margin:4px 0}#root .summary-total{color:#111;font-size:16px;font-weight:700}#root .btn-place-order{color:#fff;cursor:pointer;background:#ff4d2d;border:none;border-radius:50px;width:100%;margin-top:14px;padding:16px;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s}#root .btn-place-order:hover{background:#e63d20;transform:translateY(-1px);box-shadow:0 8px 24px #ff4d2d4d}#root .cart-success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}#root .success-ring{background:#fff4f1;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:20px;display:flex}#root .success-icon{font-size:52px}#root .cart-success h3{color:#111;margin:0 0 10px;font-family:Playfair Display,serif;font-size:26px}#root .cart-success p{color:#888;margin:0 0 20px;font-size:15px;line-height:1.6}#root .success-eta{color:#555;background:#f9f9f9;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;display:flex}#root .checkout-form{flex-direction:column;gap:12px;padding-bottom:20px;display:flex;overflow-y:auto}#root .checkout-form label{color:#555;margin-bottom:-6px;font-size:13px;font-weight:600}#root .input-error{border-color:#ff4d2d!important}#root .error-msg{color:#ff4d2d;margin-top:-6px;font-size:12px}#root .promo-row{gap:8px;display:flex}#root .promo-row .form-input{color:#999;background:#f9f9f9;flex:1}#root .promo-apply-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:12px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}#root .promo-apply-btn.applied{background:#22c55e}#root .promo-apply-btn:hover{background:#ff4d2d}#root .payment-options{flex-direction:column;gap:8px;display:flex}#root .payment-opt{cursor:pointer;border:1.5px solid #eee;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;transition:all .2s;display:flex;position:relative}#root .payment-opt input[type=radio]{display:none}#root .payment-opt.active{background:#fff4f1;border-color:#ff4d2d;font-weight:600}#root .pay-icon{font-size:18px}#root .pay-check{color:#ff4d2d;margin-left:auto;font-weight:700}#root .bill-box{background:#f9f9f9;border-radius:14px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}#root .bill-row{color:#666;justify-content:space-between;font-size:14px;display:flex}#root .bill-row.bill-save span:last-child{color:#22c55e;font-weight:600}#root .bill-row.bill-total{color:#111;border-top:1px dashed #e0e0e0;margin-top:4px;padding-top:8px;font-size:16px;font-weight:700}#root .orders-list{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;display:flex}#root .order-card{background:#fff;border:1.5px solid #f0f0f0;border-radius:20px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 16px #0000000d}#root .order-card:hover{box-shadow:0 8px 32px #0000001a}#root .order-card-header{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}#root .order-id{color:#111;font-size:15px;font-weight:700}#root .order-date{color:#999;margin-top:3px;font-size:12px}#root .order-status{border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700}#root .order-items{flex-direction:column;gap:10px;padding:12px 20px;display:flex}#root .order-item-row{align-items:center;gap:12px;font-size:14px;display:flex}#root .order-item-img{object-fit:cover;border-radius:10px;flex-shrink:0;width:44px;height:44px}#root .order-item-name{color:#333;flex:1;font-weight:500}#root .order-item-qty{color:#999;font-size:13px}#root .order-item-price{color:#111;text-align:right;min-width:80px;font-weight:700}#root .order-card-footer{background:#f9f9f9;border-top:1px solid #f0f0f0;flex-direction:column;gap:6px;padding:12px 20px;display:flex}#root .order-address{color:#999;font-size:12px}#root .order-total-row{color:#666;justify-content:space-between;align-items:center;font-size:13px;display:flex}#root .order-grand-total{color:#ff4d2d;font-size:16px;font-weight:700}#root .wish-btn{cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:transform .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001f}#root .wish-btn:hover{transform:scale(1.2)}#root .search-bar-wrap{max-width:460px;margin:0 auto 24px}#root .search-input{border:1.5px solid #eee;border-radius:50px;outline:none;width:100%;padding:12px 22px;font-family:inherit;font-size:15px;transition:border-color .2s}#root .search-input:focus{border-color:#ff4d2d}#root .no-results{text-align:center;color:#aaa;padding:60px 0;font-size:16px}#root .no-results span{margin-bottom:12px;font-size:48px;display:block}#root .toast-notification{color:#fff;z-index:300;white-space:nowrap;pointer-events:none;background:#111;border-radius:50px;padding:12px 24px;font-size:14px;font-weight:600;animation:.3s floatIn;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}#root .add-btn--done{background:#22c55e!important}@media (width<=900px){#root .hero-content{flex-direction:column;gap:40px}#root .hero-right{width:100%}#root .contact-grid{grid-template-columns:1fr;gap:40px}#root .float-card-1{left:0}#root .float-card-2{right:0}}@media (width<=600px){#root .nav-links{display:none}#root .nav-inner{padding:14px 20px}#root .hero-content,#root .menu-section,#root .test-section,#root .orders-section,#root .how-section,#root .contact-section,#root .cat-strip,#root .promo{padding-left:20px;padding-right:20px}#root .promo-inner{text-align:center;flex-direction:column}#root .cart-drawer{width:100vw}#root .hero-stats{gap:20px}#root .footer-grid{gap:30px}#root .store-buttons{flex-direction:column;align-items:flex-start}}
