.about-section{background:var(--neutral);padding:3rem 1rem}.about-inner{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1100px}.about-image-wrap{width:100%}.about-image{border:2px solid var(--red-mid);border-radius:14px;box-shadow:0 10px 26px #0000001f;height:auto;width:100%}.about-text{color:var(--black)}.about-text h2{color:var(--red-dark);font-family:Playfair Display,serif;font-size:2.2rem;margin:0 0 1rem}.about-text p{color:#000;font-size:1.05rem;line-height:1.65;margin-bottom:1rem}@media (max-width:900px){.about-inner{grid-template-columns:1fr;text-align:center}.about-text{margin:0 auto;max-width:640px}}.products-section{background:#f7f5f2;padding:3rem 1rem}.page-content{max-width:1100px}.products-title{color:#2b2b2b;font-size:2rem;margin:0 0 1.5rem;text-align:center}.products-marquee{overflow:hidden;position:relative}.products-row{animation:products-scroll 10s linear infinite;display:flex;gap:1rem;padding:.25rem 0 .75rem}.products-marquee:hover .products-row{animation-play-state:paused}.product-card{border-radius:18px;box-shadow:0 10px 26px #00000014;display:flex;flex:0 0 220px;flex-direction:column;overflow:hidden;text-align:left;transform:translateZ(0)}.product-image{display:block;height:160px;object-fit:cover;width:100%}.product-card h3{color:#222;font-size:1.05rem;margin:.85rem .85rem .35rem}.product-card p{color:#555;font-size:.9rem;margin:0 .85rem 1rem}@keyframes products-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:640px){.products-section{padding:2.25rem .75rem}.product-card{flex:0 0 190px}.product-image{height:140px}}.menu{background:#fff;box-sizing:border-box;color:#000;margin:0 auto;max-width:1100px;padding:3rem 1.5rem 4rem}.menu-hero{margin:0 auto 2rem;max-width:820px;text-align:center}.menu-hero h1{font-size:2.4rem;margin:0 0 .5rem}.menu-hero p{line-height:1.5;margin:0;max-width:60ch}.menu-hero .menu-tag{font-size:.95rem;margin-top:.75rem;opacity:.75}.menu-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:1100px}.menu-section--wide{grid-column:1/-1}.menu-layout__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:1024px){.menu-layout__grid{grid-template-columns:1fr 1fr 1fr}.menu-layout__breakfast .menu-table{column-count:2;column-gap:2rem}.menu-layout__breakfast .menu-row{break-inside:avoid;page-break-inside:avoid}}.menu-section{background:#e52429;border:1px solid #c31b20;box-shadow:0 8px 22px #0000002e;color:#fff;padding:1.1rem 1.1rem 1rem}.menu-section__head{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.menu-section__title{font-size:1.25rem;font-weight:700;margin:0;text-transform:none}.menu-section__note{color:#ffffffd9;font-size:.9rem;margin:0;opacity:.85}.menu-section__subtitle{font-size:1rem;font-weight:700;letter-spacing:.1em;margin:0;text-transform:uppercase}.menu-table{display:grid;list-style:none;margin:.5rem 0 0;padding:0}.menu-row{grid-gap:1rem;border-top:1px solid #ffffff40;display:grid;gap:1rem;grid-template-columns:1fr auto;padding:.6rem 0}.menu-row:first-child{border-top:0}.menu-row__main{display:flex;flex-direction:column;gap:.25rem}.menu-row__name{color:#fff;font-weight:800;letter-spacing:.2px}.menu-row__desc{color:#ffffffe6;font-size:.95rem;line-height:1.35}.menu-row__price{font-feature-settings:"tnum";align-self:center;color:#fff;font-variant-numeric:tabular-nums;font-weight:800;min-width:3.5ch;padding-left:.5rem;text-align:right}.menu .underline,.menu a,.menu u{text-decoration-color:#ed2327}.menu-foot{color:#000;display:block;font-size:.95rem;margin:1.75rem auto 0;max-width:820px;opacity:.8;text-align:center;width:100%}@media (max-width:768px){.menu{padding-inline:1rem}.menu-section{padding:1rem}.menu-row{gap:.75rem;grid-template-columns:1fr auto}}.menu .menu-section{background:#e52429!important;border-color:#c31b20!important}.menu .menu-section,.menu .menu-section *{color:#fff!important}.menu .menu-row{border-top-color:#ffffff40!important}.contact-page{box-sizing:border-box;color:#000;margin:0 auto;max-width:960px;padding:3rem 1.5rem 4rem}.contact-page h1,.contact-page h2,.contact-page label,.contact-page p{color:#000}.contact-hero{margin-bottom:2rem;text-align:center}.contact-hero h1{font-size:2.4rem;margin:0 0 .5rem}.contact-hero p{line-height:1.5;margin:0 auto;max-width:60ch}.contact-form{background:#fff;border:1px solid #0000000f;border-radius:14px;box-shadow:0 10px 24px #0000000f;margin-top:2rem;padding:1.75rem 1.75rem 2rem}.contact-form .grid{grid-gap:1rem 1.5rem;display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){.contact-page{padding-inline:1rem}.contact-form .grid{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.35rem}.field label{color:#000}.field input,.field select,.field textarea{background:#fff;border:1px solid #0000002e;border-radius:10px;box-sizing:border-box;color:#000;font:inherit;padding:.6rem .75rem}.field input::placeholder,.field textarea::placeholder{color:#00000073}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0000;outline:2px solid #000}.contact-form>.field{margin-top:1.25rem}.contact-form .buy-button{margin-top:1.5rem}.contact-side{margin-top:3rem;text-align:center}.contact-side h2{font-size:1.75rem;margin-bottom:.4rem}.contact-side p{color:#000;margin:.15rem 0}.contact-side.fullwidth-map{margin-left:50%;max-width:100vw;padding:0;transform:translateX(-50%);width:100vw}.contact-text-block{margin:0 auto 1.5rem;max-width:960px;padding:0 1rem}.contact-side.fullwidth-map .map-embed{border-radius:0;box-shadow:none;margin:0;max-width:100%;overflow:hidden;width:100%}.contact-side.fullwidth-map .map-embed iframe{border:0;display:block;height:380px;width:100%}.opening-hours{color:var(--red-dark);font-size:1rem;font-weight:700;margin-top:.5rem;text-align:center}:root{--coffee-bg:#0b0b0b;--coffee-card:#fff;--coffee-text:#111;--coffee-muted:#6b6b6b;--coffee-border:#e9e9e9;--coffee-red:#d61f1f;--coffee-red-dark:#b81818;--coffee-shadow:0 22px 70px #00000073}.coffee-page{background:#0b0b0b;background:var(--coffee-bg);min-height:100vh;padding:18px}.coffee-container{margin:0 auto;max-width:1120px}.coffee-header{align-items:flex-end;border-bottom:2px solid #d61f1f;border-bottom:2px solid var(--coffee-red);display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;padding:14px 0 18px}.coffee-title{color:#fff;font-size:38px;font-weight:900;letter-spacing:-.02em;margin:0 0 6px}.coffee-subtitle{color:#ffffffa6;font-size:14px;margin:0}.coffee-cart-btn{background:#d61f1f;background:var(--coffee-red);border:none;border-radius:12px;box-shadow:0 12px 28px #d61f1f33;color:#fff;cursor:pointer;padding:10px 14px;position:relative}.coffee-cart-btn:hover{background:#b81818;background:var(--coffee-red-dark)}.coffee-badge{align-items:center;background:#fff;border:2px solid #d61f1f;border:2px solid var(--coffee-red);border-radius:999px;color:#d61f1f;color:var(--coffee-red);display:flex;font-size:12px;font-weight:900;height:22px;justify-content:center;position:absolute;right:-8px;top:-8px;width:22px}.coffee-cats{display:flex;gap:10px;margin-bottom:14px;overflow:auto;padding:6px 0 14px}.coffee-cat{background:#0000;border:2px solid #ffffff2e;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;padding:10px 14px;white-space:nowrap}.coffee-cat:hover{border-color:#ffffff59}.coffee-cat-active{background:#d61f1f;background:var(--coffee-red);border-color:#d61f1f;border-color:var(--coffee-red)}.coffee-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}@media (min-width:720px){.coffee-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1020px){.coffee-grid{grid-template-columns:repeat(3,1fr)}}.coffee-item{background:#fff;background:var(--coffee-card);border:2px solid #e9e9e9;border:2px solid var(--coffee-border);border-radius:16px;box-shadow:0 14px 36px #00000040;overflow:hidden}.coffee-item:hover{border-color:#d61f1f;border-color:var(--coffee-red)}.coffee-item-emoji{align-items:center;background:linear-gradient(135deg,#f3f3f3,#e7e7e7);display:flex;font-size:54px;height:120px;justify-content:center}.coffee-item-body{padding:14px}.coffee-item-name{color:#111;color:var(--coffee-text);font-size:18px;font-weight:900;margin:0 0 6px}.coffee-item-desc{color:#6b6b6b;color:var(--coffee-muted);font-size:13px;line-height:1.35;margin:0 0 10px}.coffee-item-footer{align-items:center;display:flex;gap:10px;justify-content:space-between}.coffee-price{color:#d61f1f;color:var(--coffee-red);font-size:18px;font-weight:900}.coffee-add{align-items:center;background:#d61f1f;background:var(--coffee-red);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;padding:10px 12px}.coffee-add:hover{background:#b81818;background:var(--coffee-red-dark)}.coffee-footer{border-top:2px solid #d61f1f;border-top:2px solid var(--coffee-red);color:#ffffffa6;font-size:12px;margin-top:22px;padding-top:14px;text-align:center}.coffee-back{background:#0000;border:none;color:#ffffffbf;cursor:pointer;display:inline-block;font-weight:800;margin:10px 0 12px}.coffee-card{background:#fff;background:var(--coffee-card);border:2px solid #d61f1f;border:2px solid var(--coffee-red);border-radius:18px;box-shadow:0 22px 70px #00000073;box-shadow:var(--coffee-shadow);padding:18px}.coffee-h2{color:#111;color:var(--coffee-text);font-size:26px;font-weight:900;margin:0 0 12px}.coffee-section{margin-top:18px}.coffee-h3{color:#333;font-size:16px;font-weight:900;margin:0 0 10px}.coffee-row{border-bottom:1px solid #efefef;color:#333;font-size:14px;gap:12px;padding:8px 0}.coffee-row,.coffee-total{display:flex;justify-content:space-between}.coffee-total{font-size:18px;font-weight:900;padding:12px 0 0}.coffee-total-amt{color:#d61f1f;color:var(--coffee-red)}.coffee-fields{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.coffee-input{border:2px solid #e6e6e6;border-radius:12px;font-size:14px;outline:none;padding:12px;width:100%}.coffee-input:focus{border-color:#d61f1f;border-color:var(--coffee-red);box-shadow:0 0 0 4px #d61f1f1f}.coffee-destination{align-items:flex-start;background:#fafafa;border:2px solid #efefef;border-radius:14px;display:flex;gap:10px;padding:12px}.coffee-destination-title{color:#333;font-size:13px;font-weight:900;margin:0 0 6px}.coffee-destination-list{color:#444;font-size:12px;margin:0;padding-left:16px}.coffee-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.coffee-pay{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.coffee-pay-btn{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-weight:900;gap:10px;justify-content:center;padding:12px;width:100%}.coffee-pay-btn:disabled{cursor:not-allowed;opacity:.55}.coffee-pay-primary{background:#d61f1f;background:var(--coffee-red);color:#fff}.coffee-pay-primary:hover{background:#b81818;background:var(--coffee-red-dark)}.coffee-pay-dark{background:#111;border-color:#d61f1f;border-color:var(--coffee-red);color:#fff}.coffee-pay-dark:hover{background:#1d1d1d}.coffee-pay-neutral{background:#2b2b2b;color:#fff}.coffee-pay-neutral:hover{background:#3a3a3a}.coffee-pay-outline{background:#fff;border-color:#111;color:#111}.coffee-pay-outline:hover{background:#f3f3f3}.coffee-note{background:#fff6e5;border:1px solid #7a4a002e;border-radius:12px;color:#7a4a00;font-size:12px;margin-top:10px;padding:10px 12px}.coffee-empty{padding:26px 0;text-align:center}.coffee-empty-emoji{font-size:44px}.coffee-empty-text{color:#555;font-weight:800;margin:10px 0 0}.coffee-cart-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.coffee-cart-item{align-items:center;background:#fafafa;border:1px solid #ededed;border-radius:14px;display:flex;gap:12px;padding:12px}.coffee-cart-emoji{font-size:34px}.coffee-cart-main{flex:1 1;min-width:0}.coffee-cart-name{color:#222;font-size:14px;font-weight:900}.coffee-cart-price{color:#d61f1f;color:var(--coffee-red);font-size:13px;font-weight:900;margin-top:4px}.coffee-qty{align-items:center;display:flex;gap:6px}.coffee-qty-btn{background:#fff;border:1px solid #dedede;border-radius:10px;cursor:pointer;height:34px;width:34px}.coffee-qty-btn:hover{background:#f1f1f1}.coffee-qty-num{color:#222;font-weight:900;text-align:center;width:26px}.coffee-remove{background:#0000;border:none;border-radius:10px;color:#d61f1f;color:var(--coffee-red);cursor:pointer;height:36px;width:36px}.coffee-remove:hover{background:#d61f1f14}.coffee-cart-footer{border-top:2px solid #efefef;margin-top:14px;padding-top:14px}.coffee-cart-total{display:flex;font-size:18px;font-weight:900;justify-content:space-between;margin-bottom:12px}.coffee-cart-total-amt{color:#d61f1f;color:var(--coffee-red)}.coffee-checkout{background:#d61f1f;background:var(--coffee-red);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:900;padding:12px 14px;width:100%}.coffee-checkout:hover{background:#b81818;background:var(--coffee-red-dark)}.coffee-modal{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:999}.coffee-modal-card{background:#fff;border:3px solid #d61f1f;border:3px solid var(--coffee-red);border-radius:18px;box-shadow:0 22px 70px #00000073;box-shadow:var(--coffee-shadow);max-width:420px;padding:18px;width:100%}.coffee-modal-title{color:#111;font-size:20px;font-weight:900;margin:0 0 6px}.coffee-modal-sub{color:#666;font-size:13px;margin:0 0 14px}.coffee-modal-options{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.coffee-modal-option{align-items:center;background:#fff;border:2px solid #e2e2e2;border-radius:14px;cursor:pointer;display:flex;font-weight:900;gap:10px;justify-content:space-between;padding:12px;width:100%}.coffee-modal-option:hover{background:#fff7f7;border-color:#d61f1f;border-color:var(--coffee-red)}.coffee-modal-option-left{color:#111}.coffee-modal-option-right{color:#d61f1f;color:var(--coffee-red)}.coffee-modal-cancel{background:#e9e9e9;border:none;border-radius:14px;color:#333;cursor:pointer;font-weight:900;padding:12px;width:100%}.coffee-modal-cancel:hover{background:#dcdcdc}.coffee-confirm-card{background:#fff;border:3px solid #d61f1f;border:3px solid var(--coffee-red);border-radius:18px;box-shadow:0 22px 70px #00000073;box-shadow:var(--coffee-shadow);margin:0 auto;max-width:420px;padding:22px;text-align:center;width:100%}.coffee-confirm-icon{color:#d61f1f;color:var(--coffee-red);height:66px;margin:0 auto 10px;width:66px}.coffee-confirm-title{color:#111;font-size:26px;font-weight:900;margin:0 0 6px}.coffee-confirm-sub{color:#666;font-weight:800;margin:0}.coffee-confirm-sub2{color:#777;font-size:13px;margin:8px 0 10px}.coffee-confirm-emoji{font-size:42px;margin:6px 0 10px}.coffee-confirm-footer{color:#444;font-weight:900;margin:0}:root{--rugas-bg:#0b0b0b;--rugas-card:#fff;--rugas-text:#111;--rugas-muted:#5b5b5b;--rugas-border:#e8e8e8;--rugas-red:#d61f1f;--rugas-red-dark:#b81818;--rugas-warn-bg:#fff6e5;--rugas-warn-text:#7a4a00}.rugas-gate{align-items:center;background:#0b0b0b;background:var(--rugas-bg);display:flex;justify-content:center;min-height:100vh;padding:24px}.rugas-gate-card{background:#fff;background:var(--rugas-card);border:3px solid #d61f1f;border:3px solid var(--rugas-red);border-radius:18px;box-shadow:0 24px 70px #00000073;max-width:420px;padding:26px;width:100%}.rugas-gate-title{color:#111;color:var(--rugas-text);font-size:24px;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.rugas-gate-subtitle{color:#5b5b5b;color:var(--rugas-muted);font-size:14px;margin:0 0 18px}.rugas-gate-form{display:flex;flex-direction:column;gap:12px}.rugas-gate-label{color:#111;color:var(--rugas-text);font-size:12px;font-weight:700}.rugas-gate-input{border:2px solid #e8e8e8;border:2px solid var(--rugas-border);border-radius:12px;font-size:14px;outline:none;padding:12px;width:100%}.rugas-gate-input:focus{border-color:#d61f1f;border-color:var(--rugas-red);box-shadow:0 0 0 4px #d61f1f1f}.rugas-gate-button{background:#d61f1f;background:var(--rugas-red);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;padding:12px 14px;width:100%}.rugas-gate-button:hover{background:#b81818;background:var(--rugas-red-dark)}.rugas-gate-error{color:#d61f1f;color:var(--rugas-red);font-size:13px;font-weight:700;margin:0}.rugas-gate-note{background:#fff6e5;background:var(--rugas-warn-bg);border:1px solid #7a4a002e;border-radius:12px;color:#7a4a00;color:var(--rugas-warn-text);font-size:12px;line-height:1.35;padding:10px 12px}.navbar{align-items:center;background:#000;border-bottom:1px solid #111;display:flex;height:110px;justify-content:space-between;left:0;padding:10px 18px;position:fixed;right:0;top:0;z-index:10000}body{padding-top:110px}.navbar-left .brand{align-items:center;display:flex;gap:.75rem;text-decoration:none}.header-logo-drop-left{align-items:center;display:flex;height:96px;justify-content:center;position:relative;width:96px}.header-logo{animation:spin 16s linear infinite;bottom:-40px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35));height:96px;left:0;object-fit:contain;position:absolute;width:96px}.brand-name{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:.4px;line-height:1;margin-left:.25rem;transition:opacity .2s ease}.brand-name:hover{opacity:.75}.navbar-links{align-items:center;display:flex;gap:22px}.navbar-links a{font-size:1.05rem;padding:6px 0;text-decoration:none;transition:opacity .2s ease}.navbar-links a:hover{opacity:.7}.navbar-links a.active:after{background:#ed2327;border-radius:2px;bottom:-4px;content:"";height:3px;left:0;position:absolute;right:0}.hamburger{background:#0000;border:0;display:none}.hamburger .bar{background:#fff;margin:4px 0}@media (max-width:768px){.hamburger{display:flex}.navbar-links{background:#000;border-bottom:1px solid #222;border-left:1px solid #222;box-shadow:0 10px 24px #00000040;display:none;flex-direction:column;padding:18px 16px;position:fixed;right:0;top:110px;width:min(280px,90vw)}.navbar-links.open{display:flex}.navbar-links a{padding:10px 0;width:100%}.navbar-links a.active:after{bottom:-2px}.header-logo,.header-logo-drop-left{height:84px;width:84px}.header-logo{bottom:-34px}.brand-name{font-size:1.3rem}}.navbar-links a.active{border-bottom:2px solid var(--red-dark);padding-bottom:2px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{margin-top:4rem;padding:2.5rem 1rem 2rem}.footer-inner{margin:0 auto;max-width:900px}.footer-address{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.footer-social{gap:2rem;margin-bottom:1.75rem}.footer-social,.icon-wrap{display:flex;justify-content:center}.icon-wrap{align-items:center;border:2px solid #fff;border-radius:999px;color:#fff;height:52px;transition:opacity .3s ease,transform .2s ease,border-color .3s ease,color .3s ease;width:52px}.icon{fill:currentColor;height:26px;transition:color .3s ease,fill .3s ease;width:26px}.icon-wrap:hover{border-color:#ed2327;color:#ed2327;opacity:1;transform:translateY(-2px)}.footer-copy{margin-top:1rem;opacity:.85}.footer-copy a{color:#fff;text-decoration:underline}.footer-copy a:hover{opacity:.6}@media (max-width:600px){.icon-wrap{height:46px;width:46px}.icon{height:22px;width:22px}}:root{--red-dark:#ed2327;--red-mid:#c4171a;--black:#000;--white:#fff;--accent:#ff4d50;--neutral:#f5f5f5}body,html{overflow-x:hidden;width:100%}*,:after,:before{box-sizing:border-box}img{display:block;height:auto;max-width:100%}body{background:#f5f5f5;background:var(--neutral);color:#000;color:var(--black);font-family:Lato,sans-serif;margin:0}h1,h2,h3{color:#ed2327;color:var(--red-dark);font-family:Playfair Display,serif}.hero{align-items:center;background:#0000;display:flex;height:100vh;justify-content:center;min-height:520px;overflow:hidden;padding:0;position:relative}.hero:before{background-image:url(/static/media/hero.9dbca73fa9830426e612.jpg);background-position:center 55%;background-repeat:no-repeat;background-size:cover;content:"";filter:none;inset:0;position:absolute;z-index:0}.hero-overlay{background:#00000047;inset:0;position:absolute;z-index:1}.hero-logo-container{margin-top:12vh;position:relative;text-align:center;width:100%;z-index:2}.spinning-logo{animation:spin-slow 18s linear infinite;height:260px;margin-bottom:1rem;max-width:90%}.spinning-logo:hover{animation-play-state:paused;cursor:pointer}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-title{font-size:2.5rem;font-weight:700;text-shadow:0 0 6px #000000b3}.hero-subtitle,.hero-title{color:#fff;color:var(--white)}.hero-subtitle{font-size:1.25rem;font-weight:500;margin:.5rem auto 0;max-width:600px;text-shadow:0 0 4px #0009}@media (max-width:768px){.hero{height:100vh;min-height:100vh}.hero:before{background-position:center 50%}.hero-logo-container{margin-top:20vh}.spinning-logo{height:200px}}.buy-button{background:#ed2327;background:var(--red-dark);border:1px solid #ed2327;border:1px solid var(--red-dark);border-radius:8px;box-shadow:0 8px 22px #0000001f;color:#fff!important;color:var(--white)!important;cursor:pointer;display:inline-block;font-weight:800;margin-top:1rem;padding:.6rem 1.2rem;transition:.2s ease}.buy-button:hover{background:#000;background:var(--black);border-color:#000;border-color:var(--black);box-shadow:0 10px 26px #00000029}.buy-button:active{transform:translateY(1px)}.section-wrap{padding:3rem 0}.container{margin:0 auto;width:min(1100px,92%)}.page-content{background:#f5f5f5;background:var(--neutral);margin:0 auto;max-width:960px;padding:2rem 1rem}.map.section-wrap{margin:0;max-width:100vw;padding:0;width:100vw}#find-us .page-content{background:#f5f5f5;background:var(--neutral);margin:0;max-width:100%;padding:0;width:100%}.map h2{color:#ed2327;color:var(--red-dark);margin:1.75rem 0 1rem;text-align:center}.map-embed{border:0;border-radius:0;box-shadow:none;margin:0;max-width:100%;overflow:hidden;width:100%}.map-embed iframe{border:0;display:block;height:420px;width:100%}.products{padding:4rem 2rem;width:100%}.products h1{color:#c4171a;color:var(--red-mid);text-align:center}.products h2{color:#ed2327;color:var(--red-dark);text-align:center}.product-card{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 10px #00000014;max-width:280px;padding:1.5rem;text-align:center;transition:transform .3s ease;width:calc(33% - 2rem)}.product-card:hover{transform:translateY(-6px)}@media (max-width:768px){.product-card{max-width:95vw;width:100%}}.menu-hero h1{color:#c4171a;color:var(--red-mid)}.menu,.menu *{color:#000;color:var(--black)}.menu .underline,.menu a,.menu u{text-decoration-color:#ff4d50;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:2px}.menu-section{background:#fff;border:1px solid #0000000f;border-radius:14px;box-shadow:0 8px 22px #0000000f;padding:1.1rem}.menu-section__title{color:#ed2327;color:var(--red-dark)}.contact-hero h1{color:#c4171a;color:var(--red-mid)}.field label{color:#ed2327;color:var(--red-dark);font-weight:700}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #c4171a;outline:2px solid var(--red-mid)}.hours-banner{background:linear-gradient(90deg,#0000000a,#00000005);border-bottom:1px solid #0000000d;border-top:1px solid #0000000d}.hours-inner{align-items:center;color:#000;display:flex;font-weight:700;gap:.75rem;justify-content:center;margin:0 auto;max-width:960px;padding:.75rem 1rem;text-align:center}.hours-inner p{color:#000;margin:0}.hours-inner strong{color:#000}.hours-dot{background:#000;border-radius:999px;box-shadow:0 0 0 3px #0000002e;flex-shrink:0;height:10px;width:10px}.fab-call{display:none}@media (max-width:768px){.fab-call{background:#c4171a;background:var(--red-mid);border-radius:999px;bottom:12px;box-shadow:0 12px 26px #0000002e;color:#fff;color:var(--white);display:grid;height:52px;place-items:center;position:fixed;right:12px;width:52px;z-index:9999}.fab-call:hover{background:#ed2327;background:var(--red-dark)}}.hamburger{background:#0000!important;border:none!important;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center}.hamburger .bar{background-color:#fff!important;background-color:var(--white)!important;border-radius:2px;height:3px;transition:background-color .25s ease;width:26px}.hamburger:hover .bar{background-color:#ed2327!important;background-color:var(--red-dark)!important}@media (min-width:769px){.hamburger{display:none!important}}@media (max-width:768px){.hamburger{align-items:center;display:flex!important;flex-direction:column;justify-content:center}.hamburger .bar{background:#ed2327!important;background:var(--red-dark)!important}}.navbar-links a{color:#fff;color:var(--white);font-weight:600;padding-bottom:4px;position:relative}.navbar-links a:hover{color:#ff4d50;color:var(--accent)}.navbar-links a:after{background:#ff4d50;background:var(--accent);bottom:-6px;content:"";height:2px;left:0;opacity:0;position:absolute;transform:translateY(6px);transition:all .25s ease;width:100%}.navbar-links a.active:after,.navbar-links a:hover:after{opacity:1;transform:translateY(0)}.navbar-links{transition:background-color .3s ease}@media (max-width:768px){.navbar-links{background:#f5f5f5!important;background:var(--neutral)!important;border:0!important;box-shadow:none!important}.navbar-links a{color:#000!important;color:var(--black)!important}.navbar-links a:hover{color:#c4171a!important;color:var(--red-mid)!important}.navbar-links a:after{background:#c4171a!important;background:var(--red-mid)!important}}@media (min-width:769px){.navbar-links{background:#0000!important}}.footer{background:#000;background:var(--black);color:#fff;color:var(--white);padding:1rem;text-align:center}.footer-copy{font-size:.9rem;opacity:.8}
/*# sourceMappingURL=main.a3f5fee2.css.map*/