:root{--ink:#0c0d0f;--ink-soft:#111216;--surface:#17181c;--surface-raised:#1d1e23;--line:#ffffff17;--line-strong:#ffffff2b;--text:#f7f4ec;--muted:#aaa79f;--orange:#ff6b2c;--yellow:#f5ca52;--green:#45c980;--danger:#ff6962;--container:1180px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, Avenir, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{color:var(--text);background:var(--ink);font-family:var(--sans);margin:0;font-size:15px;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.announcement{min-height:30px;padding:5px max(24px, calc((100vw - var(--container)) / 2));color:#1b160a;background:var(--yellow);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:900;display:flex}.announcement span{align-items:center;gap:7px;display:inline-flex}.announcement svg{width:15px}.site-header{z-index:60;height:70px;padding:0 max(24px, calc((100vw - var(--container)) / 2));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0d0fe6;justify-content:space-between;align-items:center;gap:28px;display:flex;position:sticky;top:0}.brand{letter-spacing:.1em;flex-shrink:0;align-items:center;gap:10px;font-size:13px;font-weight:900;display:inline-flex}.brand img{object-fit:contain;width:43px;height:43px}.brand strong{color:var(--yellow)}.nav{align-items:center;gap:24px;margin-left:auto;display:flex}.nav button,.nav a{color:#d6d2c9;cursor:pointer;background:0 0;border:0;min-height:40px;padding:0;font-size:12px;font-weight:750;transition:color .2s}.nav button:hover,.nav a:hover{color:var(--yellow)}.header-actions{align-items:center;gap:9px;display:flex}.icon-button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;transition:border-color .2s,transform .2s;display:inline-grid}.icon-button:hover{border-color:var(--yellow);transform:translateY(-1px)}.icon-button svg{width:18px}.menu-button{display:none}.cart-button{color:#18130a;background:var(--yellow);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 7px 0 14px;font-size:12px;font-weight:900;transition:transform .2s;display:inline-flex}.cart-button:hover{transform:translateY(-1px)}.cart-button svg{width:18px}.cart-button b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;min-width:28px;height:28px;padding:0 7px;font-size:11px;display:grid}.hero{background:radial-gradient(circle at 12% 20%, #ff6b2c1c, transparent 30%), var(--ink-soft);grid-template-columns:.86fr 1.14fr;min-height:620px;display:grid}.hero-copy{min-width:0;max-width:570px;padding:92px 46px 78px max(24px, calc((100vw - var(--container)) / 2));align-self:center}.eyebrow{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.hero h1,.section-heading h2,.coverage-copy h2,.coverage-modal h2{font-family:var(--serif);letter-spacing:-.04em;margin:14px 0 18px;font-weight:700;line-height:1.02}.hero h1{max-width:630px;font-size:clamp(48px,4.4vw,67px)}.hero-copy>p{color:#c7c3ba;max-width:510px;margin:0;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:12px;font-weight:900;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:17px}.button--primary{color:#fff;border-color:var(--orange);background:var(--orange);box-shadow:0 15px 35px #ff6b2c26}.button--primary:hover{background:#ff7a41}.button--ghost{border-color:var(--line-strong);background:0 0}.button--ghost:hover{border-color:var(--yellow);color:var(--yellow)}.hero-proof{border-top:1px solid var(--line);gap:28px;margin-top:44px;padding-top:20px;display:flex}.hero-proof>span{min-width:0;display:grid}.hero-proof strong{font-size:13px}.hero-proof small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:10px}.hero-carousel{border:1px solid var(--line);background:var(--surface);border-radius:20px;min-width:0;min-height:560px;margin:28px 28px 28px 0;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000004d}.hero-image,.hero-image>img,.hero-image .product-image-placeholder{width:100%;height:100%;position:absolute;inset:0}.hero-image{animation:.55s both hero-in}.hero-image>img{object-fit:cover}.hero-carousel:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#08090b9e),linear-gradient(90deg,#08090b24,#0000 30%);position:absolute;inset:0}.hero-placeholder{background:radial-gradient(circle,#ff6b2c33,#0000 55%);place-items:center;height:100%;display:grid}.hero-placeholder img{width:min(42%,300px)}.hero-product-card{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0c0d0fd1;border:1px solid #fff3;border-radius:12px;min-width:250px;max-width:calc(100% - 140px);padding:17px 19px;display:grid;position:absolute;bottom:26px;left:26px;box-shadow:0 15px 50px #00000061}.hero-product-card span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.hero-product-card strong{max-width:340px;font-family:var(--serif);overflow-wrap:anywhere;margin:5px 0 2px;font-size:22px;line-height:1.12;overflow:hidden}.hero-product-card small{color:var(--muted)}.carousel-controls{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;right:20px}.carousel-controls>button{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0d0fc7;border:1px solid #fff3;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.carousel-controls>button svg{width:17px}.carousel-controls>div{gap:5px;display:flex}.carousel-controls>div button{cursor:pointer;background:#fff6;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.carousel-controls>div button[aria-current=true]{background:var(--yellow);width:18px}@keyframes hero-in{0%{opacity:.25;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.trust-strip{min-height:86px;padding:16px max(24px, calc((100vw - var(--container)) / 2));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.trust-strip>div{border-right:1px solid var(--line);align-items:center;gap:12px;min-width:0;min-height:48px;padding:0 22px;display:flex}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border-right:0;padding-right:0}.trust-strip svg{width:22px;color:var(--yellow);stroke-width:1.7px;flex-shrink:0}.trust-strip span,.trust-strip b{min-width:0;display:block}.trust-strip b{color:var(--text);margin-bottom:2px;font-size:12px}.trust-strip span{color:var(--muted);font-size:10px}.menu-section,.coverage-section{max-width:var(--container);margin:0 auto;padding:76px 0}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:30px;display:flex}.section-heading h2,.coverage-copy h2{font-size:clamp(36px,3.7vw,52px)}.section-heading p{max-width:430px;color:var(--muted);margin:0 0 5px;line-height:1.65}.section-heading--center{text-align:center;justify-content:center}.category-tabs{z-index:35;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111216eb;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:20px;padding:7px;display:grid;position:sticky;top:78px;box-shadow:0 12px 34px #0000003b}.category-tabs button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;min-width:0;min-height:57px;padding:8px 12px;transition:background .2s,border-color .2s;display:flex}.category-tabs button:hover{background:#ffffff09}.category-tabs button[aria-selected=true]{background:#f5ca5217;border-color:#f5ca526b}.category-tabs button>svg{width:20px;color:var(--yellow);flex-shrink:0}.category-tabs span,.category-tabs strong,.category-tabs small{min-width:0;display:block}.category-tabs strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.category-tabs small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10px;overflow:hidden}.catalog-empty{text-align:center;border:1px dashed var(--line-strong);min-height:300px;color:var(--muted);background:var(--surface);border-radius:12px;align-content:center;place-items:center;padding:40px;display:grid}.catalog-empty svg{color:var(--yellow)}.catalog-empty h3{color:var(--text);font-family:var(--serif);margin:14px 0 4px;font-size:24px}.catalog-empty p{margin:0}.product-browser{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.product-card{border:1px solid var(--line);text-align:left;background:var(--surface);cursor:pointer;border-radius:12px;grid-template-columns:126px minmax(0,1fr);min-width:0;min-height:142px;padding:0;transition:transform .2s,border-color .2s,background .2s;display:grid;overflow:hidden}.product-card:hover{border-color:#f5ca5275;transform:translateY(-2px)}.product-card--selected{border-color:var(--yellow);background:#f5ca520b}.product-card:disabled{opacity:.48;cursor:not-allowed;transform:none}.product-card-image{background:var(--surface-raised);min-width:0;min-height:142px;overflow:hidden}.product-card-image>img,.product-card-image .product-image-placeholder{width:100%;height:100%}.product-card-image>img{object-fit:cover}.product-image-placeholder{background:radial-gradient(circle,#ff6b2c26,#0000 65%);place-items:center;display:grid}.product-image-placeholder img{object-fit:contain;width:48%;max-height:70%}.product-card-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:14px;display:flex}.product-card-copy>small{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.product-card-copy>strong{max-width:100%;font-family:var(--serif);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 2px;font-size:19px;line-height:1.08;display:-webkit-box;overflow:hidden}.product-card-copy>em{color:var(--muted);font-size:10px;font-style:normal}.product-card-copy>span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card-copy>b{color:var(--yellow);align-items:center;gap:5px;margin-top:auto;padding-top:8px;font-size:12px;display:inline-flex}.product-card-copy>b svg{width:14px}.product-configurator{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:360px;position:sticky;top:155px;overflow:hidden;box-shadow:0 18px 50px #00000029}.product-configurator--active{border-color:#f5ca5259}.configurator-heading{border-bottom:1px solid var(--line);grid-template-columns:84px minmax(0,1fr);align-items:center;gap:13px;padding:13px;display:grid}.configurator-image{background:var(--surface-raised);border-radius:9px;width:84px;height:84px;overflow:hidden}.configurator-image>img,.configurator-image .product-image-placeholder{object-fit:cover;width:100%;height:100%}.configurator-heading>span:last-child{min-width:0}.configurator-heading small{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.configurator-heading h3{max-width:100%;font-family:var(--serif);overflow-wrap:anywhere;margin:4px 0 0;font-size:21px;line-height:1.08;overflow:hidden}.configurator-heading p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.variant-list{gap:6px;padding:12px;display:grid}.variant-list>span{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800}.variant-list button{border:1px solid var(--line);text-align:left;background:var(--ink-soft);cursor:pointer;border-radius:8px;grid-template-columns:minmax(0,1fr) auto 8px;align-items:center;gap:9px;min-width:0;min-height:49px;padding:6px 10px;display:grid}.variant-list button:hover,.variant-list button[aria-pressed=true]{border-color:var(--yellow);background:#f5ca520f}.variant-list button:disabled{opacity:.4;cursor:not-allowed}.variant-list button span,.variant-list button strong,.variant-list button small{min-width:0;display:block}.variant-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.variant-list button small{color:var(--muted);margin-top:1px;font-size:10px}.variant-list button b{color:var(--yellow);white-space:nowrap;font-size:12px}.availability-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:block}.availability-dot--lowStock{background:var(--yellow)}.availability-dot--unavailable{background:var(--danger)}.ingredients{border-left:2px solid var(--orange);color:var(--muted);background:var(--ink-soft);margin:0 12px 13px;padding:10px 11px;font-size:11px}.ingredients strong{color:var(--text);margin-bottom:2px;display:block}.configurator-empty{text-align:center;min-height:358px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:34px;display:flex}.configurator-empty svg{width:32px;height:32px;color:var(--yellow);stroke-width:1.4px;margin-bottom:15px}.configurator-empty strong{color:var(--text);font-family:var(--serif);font-size:21px}.configurator-empty span{max-width:230px;margin-top:5px;font-size:11px}.order-process{max-width:none;padding:72px max(24px, calc((100vw - var(--container)) / 2));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.process-grid{max-width:var(--container);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid;overflow:hidden}.process-grid article{border-right:1px solid var(--line);background:linear-gradient(145deg,#ffffff06,#0000);min-height:220px;padding:30px;position:relative}.process-grid article:last-child{border-right:0}.process-grid article>span{color:#ffffff0a;font-family:var(--serif);font-size:70px;font-weight:800;position:absolute;top:-4px;right:14px}.process-grid svg{width:27px;height:27px;color:var(--orange);stroke-width:1.5px}.process-grid h3{font-family:var(--serif);margin:45px 0 8px;font-size:21px}.process-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.coverage-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.coverage-copy>p{max-width:510px;color:var(--muted);line-height:1.7}.coverage-rules{gap:9px;margin:28px 0;display:grid}.coverage-rules>div{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:11px;padding:12px 14px;display:flex}.coverage-rules svg{width:18px;color:var(--yellow);flex-shrink:0}.coverage-rules span,.coverage-rules b{display:block}.coverage-rules b{color:var(--text);margin-bottom:2px;font-size:11px}.coverage-rules span{color:var(--muted);font-size:10px}.coverage-card{border:1px solid var(--line);background:#e5dfd2;border-radius:16px;min-height:410px;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000038}.map-pattern{background-color:#e5dfd2;background-image:linear-gradient(32deg,#0000 48%,#61665d1f 49% 51%,#0000 52%),linear-gradient(116deg,#0000 47%,#61665d1a 48% 50%,#0000 51%);background-size:75px 95px,110px 80px;position:absolute;inset:0}.map-pattern:before{content:"";border:20px solid #7fa18b24;border-radius:48% 52% 45% 55%;position:absolute;inset:15% 10%;transform:rotate(-8deg)}.map-point{z-index:2;color:#fff;background:var(--orange);border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;box-shadow:0 7px 20px #0003}.map-point svg{width:17px}.map-point--one{top:20%;left:18%}.map-point--two{top:29%;right:15%}.map-point--three{color:#17120a;background:var(--yellow);top:49%;left:48%}.route-line{border-right:4px dashed var(--orange);border-bottom:4px dashed var(--orange);border-radius:0 0 50%;width:48%;height:28%;position:absolute;top:28%;left:22%;transform:rotate(9deg)}.coverage-estimate{z-index:4;color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0feb;border:1px solid #ffffff2b;border-radius:11px;padding:17px 20px;position:absolute;bottom:20px;left:20px;right:20px}.coverage-estimate small,.coverage-estimate strong,.coverage-estimate p{display:block}.coverage-estimate>small{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.coverage-estimate strong{font-family:var(--serif);margin:6px 0 3px;font-size:26px}.coverage-estimate strong span{color:var(--orange)}.coverage-estimate p{color:var(--muted);margin:0;font-size:10px}footer{min-height:230px;padding:48px max(24px, calc((100vw - var(--container)) / 2)) 23px;border-top:1px solid var(--line);background:#090a0c;grid-template-columns:2fr 1fr 1fr;gap:45px;display:grid}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand img{width:62px}.footer-brand strong,.footer-brand span,footer>div>strong,footer>div>a,footer>div>button,footer>div>span{display:block}.footer-brand strong{letter-spacing:.08em;font-size:15px}.footer-brand span{color:var(--yellow);font-family:var(--serif);font-style:italic}footer>div>strong{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:9px}footer>div>a,footer>div>button,footer>div>span{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;margin:6px 0;padding:0;font-size:10px}footer>div>a:hover,footer>div>button:hover{color:var(--yellow)}footer>p{border-top:1px solid var(--line);color:#686866;grid-column:1/-1;margin:15px 0 0;padding-top:18px;font-size:9px}.product-dock{z-index:72;width:min(720px,100vw - 28px);min-height:68px;left:50%;bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141518f2;border:1px solid #f5ca528c;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:8px 9px 8px 15px;animation:.28s both dock-in;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 18px 60px #0000007a}.product-dock-name{min-width:0}.product-dock-name small,.product-dock-name strong{display:block}.product-dock-name small{color:var(--yellow);text-transform:uppercase;font-size:10px;font-weight:850}.product-dock-name strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.product-dock-add{color:#18130a;background:var(--yellow);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:14px;min-height:50px;padding:0 17px;font-size:11px;font-weight:900;display:flex}.product-dock-add strong{white-space:nowrap}.quantity-control{border:1px solid var(--line-strong);background:var(--ink-soft);border-radius:9px;align-items:center;width:max-content;display:flex}.quantity-control button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control button:disabled{opacity:.28;cursor:not-allowed}.quantity-control button:not(:disabled):hover{color:var(--yellow)}.quantity-control button svg{width:15px}.quantity-control b{text-align:center;min-width:24px;font-size:11px}.added-toast{z-index:100;color:#b5f3cf;background:#112319f2;border:1px solid #45c98059;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:10px;font-weight:800;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0000004d}.added-toast svg{width:14px}.floating-cart{display:none}@keyframes dock-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.drawer-backdrop,.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;position:fixed;inset:0}.cart-drawer{z-index:90;border-left:1px solid var(--line-strong);background:var(--ink-soft);flex-direction:column;width:min(540px,100vw);transition:transform .32s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-30px 0 90px #0000006b}.cart-drawer--open{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;padding:16px 20px;display:flex}.drawer-header h2{font-family:var(--serif);margin:1px 0 0;font-size:27px}.drawer-content{flex:1;padding:18px 20px 34px;overflow-y:auto}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.empty-cart>svg{width:44px;height:44px;color:var(--yellow);stroke-width:1.3px}.empty-cart h3{font-family:var(--serif);margin:16px 0 3px;font-size:25px}.empty-cart p{color:var(--muted);margin:0 0 20px}.cart-items{gap:7px;display:grid}.cart-item{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto auto 34px;align-items:center;gap:9px;min-width:0;min-height:72px;padding:9px;display:grid}.cart-item-image{background:var(--surface-raised);border-radius:7px;width:48px;height:48px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-copy{min-width:0}.cart-item-copy strong,.cart-item-copy small{display:block}.cart-item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cart-item-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.cart-item .quantity-control button{width:31px;height:31px}.cart-item .quantity-control b{min-width:19px;font-size:11px}.cart-item-total{color:var(--yellow);white-space:nowrap;font-size:11px}.cart-item-remove{color:#f58f89;cursor:pointer;background:#ff696214;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.cart-item-remove:hover{background:#ff696229}.cart-item-remove svg{width:15px}.continue-shopping{min-height:40px;color:var(--yellow);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:10px 0 0;padding:0 4px;font-size:12px;font-weight:800;display:inline-flex}.continue-shopping svg{width:14px}.cart-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:8px 0 20px;padding:14px 0;display:flex}.cart-summary span{color:var(--muted);font-size:11px}.cart-summary strong{color:var(--yellow);font-size:18px}.customer-form{gap:15px;display:grid}.form-heading{align-items:center;gap:10px;padding-top:2px;display:flex}.form-heading>span{color:#17120a;background:var(--yellow);border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;display:grid}.form-heading strong,.form-heading small{display:block}.form-heading strong{font-size:13px}.form-heading small{color:var(--muted);font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-group{gap:5px;min-width:0;display:grid}.field-group--wide{grid-column:1/-1}.field-group label{color:#d5d0c7;font-size:11px;font-weight:800}.field-group input,.field-group select{border:1px solid var(--line-strong);width:100%;height:43px;color:var(--text);background:var(--surface);border-radius:8px;outline:none;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.field-group input:focus,.field-group select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f5ca5212}.field-group input:disabled{opacity:.5}.field-group>small{color:#7d7b75;font-size:10px}.select-wrap,.field-with-icon{position:relative}.select-wrap select{appearance:none;padding-right:36px}.select-wrap svg{width:16px;color:var(--muted);pointer-events:none;position:absolute;top:14px;right:12px}.field-with-icon>svg:first-child{z-index:2;width:17px;color:var(--muted);position:absolute;top:13px;left:12px}.field-with-icon input{padding-left:37px;padding-right:37px}.field-with-icon .confirmed-icon{color:var(--green);position:absolute;top:13px;right:12px}.places-field{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;align-items:center;min-height:45px;display:flex;position:relative}.places-field[hidden]{display:none}.places-field>svg:first-child{z-index:2;width:17px;color:var(--muted);pointer-events:none;position:absolute;left:12px}.places-field--confirmed{border-color:#45c9808c}.places-field .confirmed-icon{z-index:2;color:var(--green);position:absolute;right:12px}.places-host,.places-host gmp-place-autocomplete{width:100%;min-height:43px}.places-host>input{padding-left:37px}.places-host gmp-place-autocomplete{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--gmp-mat-color-surface:#17181c;--gmp-mat-color-on-surface:#f7f4ec}.maps-fallback-note{color:#8b8881;justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.maps-fallback-actions{align-items:center;gap:5px;display:flex}.maps-fallback-note button{border:1px solid var(--line);min-height:30px;color:var(--yellow);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:inline-flex}.maps-fallback-note button:disabled{opacity:.55;cursor:wait}.maps-fallback-note button svg{width:11px}.location-confirmation{border:1px solid var(--line-strong);background:var(--surface);border-radius:11px;overflow:hidden}.location-map{background:#d8d3c8;width:100%;height:190px}.location-confirmation-bar{grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:grid}.location-confirmation-bar>svg{width:18px;color:var(--yellow)}.location-confirmation-bar span{min-width:0}.location-confirmation-bar strong,.location-confirmation-bar small{display:block}.location-confirmation-bar strong{font-size:11px}.location-confirmation-bar small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10px;overflow:hidden}.location-confirmation-bar button{color:#17120a;background:var(--yellow);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.location-confirmation-bar button:disabled{opacity:.5;cursor:wait}.location-confirmation-bar button svg{width:12px}.consent-list{gap:9px;display:grid}.consent-list label{color:var(--muted);cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:8px;font-size:11px;line-height:1.5;display:grid}.consent-list input{width:18px;height:18px;accent-color:var(--yellow);margin:0}.consent-list a{color:var(--yellow);text-underline-offset:2px;text-decoration:underline}.quote-placeholder{border:1px dashed var(--line-strong);min-height:66px;color:var(--muted);border-radius:9px;align-items:center;gap:10px;padding:12px;display:flex}.quote-placeholder svg{width:19px;color:var(--yellow)}.quote-placeholder strong,.quote-placeholder small{display:block}.quote-placeholder strong{color:var(--text);font-size:12px}.quote-placeholder small{font-size:10px}.branch-options{gap:7px;display:grid}.branch-option{border:1px solid var(--line);text-align:left;background:var(--surface);cursor:pointer;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:10px;display:grid}.branch-option--selected{border-color:var(--yellow);background:#f5ca520d}.branch-radio{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.branch-radio svg{width:12px}.branch-option--selected .branch-radio{color:#17120a;border-color:var(--yellow);background:var(--yellow)}.branch-option strong,.branch-option small{min-width:0;display:block}.branch-option strong{font-size:12px}.branch-option strong em{color:#17120a;background:var(--yellow);text-transform:uppercase;border-radius:3px;margin-left:5px;padding:2px 4px;font-size:8px;font-style:normal}.branch-option small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.coverage-ok,.coverage-review{text-transform:uppercase;border-radius:4px;padding:3px 5px;font-size:9px;font-weight:900}.coverage-ok{color:var(--green);background:#45c98017}.coverage-review{color:var(--danger);background:#ff696217}.eta-card{color:#17120a;background:var(--yellow);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.eta-card>svg{width:20px}.eta-card span small,.eta-card span strong{display:block}.eta-card span small{font-size:9px}.eta-card span strong{font-size:11px}.eta-card>b{font-size:20px}.eta-card>b small{font-size:10px}.quote-promo{background:#ff6b2c0f;border:1px solid #ff6b2c52;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.quote-promo svg{width:18px;color:var(--orange)}.quote-promo strong,.quote-promo small{display:block}.quote-promo strong{font-size:12px}.quote-promo small{color:var(--muted);font-size:10px}.form-error,.form-notice{border-radius:7px;margin:0;padding:9px 10px;font-size:11px}.form-error{color:#ffaaa6;background:#ff696212;border:1px solid #ff696257}.form-notice{color:#ffe895;background:#f5ca5212;border:1px solid #f5ca5257}.checkout-button{color:#17120a;background:var(--yellow);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;padding:0 15px;font-size:13px;font-weight:900;display:flex}.checkout-button svg{width:17px}.checkout-button:disabled{opacity:.6;cursor:wait}.checkout-button--whatsapp{color:#fff;background:#1eaa59}.secure-note{color:#777671;justify-content:center;align-items:center;gap:5px;margin:-6px 0 0;font-size:10px;display:flex}.secure-note svg{width:13px;color:var(--green)}.modal-backdrop{z-index:110;place-items:center;padding:20px;display:grid}.coverage-modal{border:1px solid var(--line-strong);text-align:center;background:var(--surface);border-radius:15px;width:min(470px,100%);padding:36px;position:relative;box-shadow:0 28px 90px #00000087}.modal-close{position:absolute;top:12px;right:12px}.modal-icon{color:#17120a;background:var(--yellow);border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 15px;display:grid;box-shadow:0 0 0 8px #f5ca5212}.modal-icon svg{width:26px}.coverage-modal h2{margin:8px 0 12px;font-size:33px}.coverage-modal>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.modal-route{border:1px solid var(--line);background:var(--ink-soft);border-radius:8px;grid-template-columns:1fr 1fr;margin:20px 0;padding:13px;display:grid}.modal-route span+span{border-left:1px solid var(--line)}.modal-route small,.modal-route strong{display:block}.modal-route small{color:var(--muted);text-transform:uppercase;font-size:9px}.modal-route strong{margin-top:3px;font-size:12px}.modal-secondary{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:12px;text-decoration:underline}.legal-page{background:radial-gradient(circle at 80% 10%, #ff6b2c1a, transparent 28%), var(--ink);min-height:100vh;padding:60px 22px 90px}.legal-page article{max-width:780px;margin:0 auto}.legal-page h1{font-family:var(--serif);margin:16px 0 22px;font-size:clamp(42px,8vw,72px);line-height:1}.legal-page h2{font-family:var(--serif);margin:36px 0 9px;font-size:23px}.legal-page p{color:#c5c1ba;font-size:15px;line-height:1.75}.legal-page p a{color:var(--yellow);text-decoration:underline}.legal-back{min-height:42px;color:var(--yellow);align-items:center;margin-bottom:42px;font-weight:800;display:inline-flex}@media (max-width:1120px){.menu-section,.coverage-section{margin-left:22px;margin-right:22px}.hero{grid-template-columns:.92fr 1.08fr}.hero-copy{padding-left:24px}.product-browser{grid-template-columns:minmax(0,1fr) 315px}.product-card{grid-template-columns:112px minmax(0,1fr)}.product-card-image{min-height:136px}.coverage-section{gap:44px}}@media (max-width:860px){.announcement span:last-child{display:none}.site-header{height:64px}.nav{border:1px solid var(--line-strong);background:#111216fa;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:72px;left:14px;right:14px;box-shadow:0 22px 60px #00000073}.nav--open{display:flex}.nav button,.nav a{text-align:left;border-bottom:1px solid var(--line);padding:0 9px}.nav a:last-child{border-bottom:0}.menu-button{display:grid}.hero{grid-template-columns:1fr;min-height:0}.hero-carousel{order:-1;min-height:430px;margin:20px 20px 0}.hero-copy{max-width:720px;padding:56px 24px 58px}.hero h1{max-width:700px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-browser{flex-direction:column;display:flex}.product-grid{width:100%}.product-configurator{order:-1;width:100%;min-height:0;position:static}.configurator-empty{min-height:220px}.coverage-section{grid-template-columns:1fr}}@media (max-width:560px){.announcement{justify-content:center;min-height:28px;font-size:9px}.site-header{height:60px;padding:0 14px}.site-header .brand span{display:none}.brand img{width:40px;height:40px}.cart-button{min-width:43px;padding-left:10px}.cart-button span{display:none}.hero-carousel{border-radius:14px;min-height:318px;margin:12px 12px 0}.hero-product-card{border-radius:9px;min-width:0;max-width:none;padding:12px 13px;bottom:13px;left:12px;right:70px}.hero-product-card strong{font-size:18px}.hero-product-card small{font-size:10px}.carousel-controls{bottom:12px;right:10px}.carousel-controls>button{width:34px;height:34px}.carousel-controls>div{display:none}.hero-copy{padding:38px 18px 48px}.hero h1{overflow-wrap:anywhere;font-size:41px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{gap:18px;margin-top:31px}.hero-proof strong{font-size:11px}.hero-proof small{font-size:9px}.trust-strip{padding:0 16px}.trust-strip>div{padding:14px 11px}.trust-strip>div:nth-child(odd){padding-left:0}.trust-strip>div:nth-child(2n){padding-right:0}.trust-strip span{font-size:10px}.menu-section,.coverage-section{margin-left:14px;margin-right:14px;padding:54px 0;scroll-margin-top:52px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:22px}.section-heading h2,.coverage-copy h2{font-size:37px}.section-heading p{font-size:12px}.category-tabs{scrollbar-width:none;border-left:0;border-right:0;border-radius:0;margin-left:-14px;margin-right:-14px;padding:6px 14px;display:flex;top:66px;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-width:126px;min-height:52px;padding:7px 9px}.category-tabs button>svg{width:18px}.product-browser{gap:11px}.product-configurator:not(.product-configurator--active){display:none}.configurator-heading{grid-template-columns:68px minmax(0,1fr)}.configurator-image{width:68px;height:68px}.configurator-heading h3{font-size:19px}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-grid--beverage,.product-grid--addition{grid-template-columns:1fr}.product-card{flex-direction:column;min-height:0;display:flex}.product-grid--beverage .product-card,.product-grid--addition .product-card{grid-template-columns:88px minmax(0,1fr);display:grid}.product-card-image{aspect-ratio:1.18;width:100%;min-height:0}.product-grid--beverage .product-card-image,.product-grid--addition .product-card-image{aspect-ratio:auto;width:88px;height:100%}.product-card-copy{width:100%;padding:11px}.product-card-copy>strong{font-size:17px}.product-card-copy>span{display:none}.product-card-copy>b{font-size:11px}.order-process{padding:54px 14px}.process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.process-grid article:last-child{border-bottom:0}.process-grid h3{margin-top:34px}.coverage-card{min-height:350px}.coverage-estimate strong{font-size:22px}footer{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.product-dock{width:calc(100vw - 20px);min-height:64px;bottom:max(10px, env(safe-area-inset-bottom));border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:7px}.product-dock-name{padding-left:3px}.product-dock-name strong{max-width:82px}.product-dock .quantity-control button{width:32px;height:42px}.product-dock .quantity-control b{min-width:18px}.product-dock-add{gap:8px;min-height:48px;padding:0 12px}.product-dock-add span{display:none}.floating-cart{z-index:65;min-height:54px;left:10px;right:10px;bottom:max(10px, env(safe-area-inset-bottom));color:#17120a;background:var(--yellow);border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;padding:0 16px;font-size:11px;font-weight:900;display:flex;position:fixed;box-shadow:0 14px 38px #0000006b}.floating-cart span{align-items:center;gap:7px;display:inline-flex}.floating-cart svg{width:16px}.added-toast{top:75px}.cart-drawer{border-left:0;width:100vw}.drawer-header{min-height:76px;padding:14px}.drawer-content{padding:14px 14px 30px}.cart-item{grid-template-columns:44px minmax(0,1fr) 32px;grid-template-areas:"image copy remove""image quantity total";gap:5px 8px}.cart-item-image{grid-area:image;width:44px;height:44px}.cart-item-copy{grid-area:copy}.cart-item .quantity-control{grid-area:quantity}.cart-item-total{text-align:right;grid-area:total}.cart-item-remove{grid-area:remove}.form-grid{grid-template-columns:1fr}.field-group--wide{grid-column:auto}.location-map{height:175px}.location-confirmation-bar{grid-template-columns:18px minmax(0,1fr)}.location-confirmation-bar button{grid-column:1/-1;justify-content:center}.branch-option{grid-template-columns:auto minmax(0,1fr)}.branch-option>span:last-child{grid-column:2;width:max-content}.coverage-modal{padding:34px 20px 24px}.coverage-modal h2{font-size:29px}.modal-route{grid-template-columns:1fr;gap:10px}.modal-route span+span{border-top:1px solid var(--line);border-left:0;padding-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
