@charset "UTF-8";
:root{--blue:#18358b;--ink:#17234b;--red:#e93643;--yellow:#ffdb43;--line:#e1e5ef;--muted:#5b657c;--light:#f4f6fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.5 "Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e34b16;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h2{font-size:clamp(1.9rem,3vw,2.8rem);letter-spacing:-1.4px;margin-bottom:0;font-weight:800}h3{font-size:1.1rem}.demo-bar{min-height:32px;padding:6px 5%;background:var(--blue);color:white;font-size:.8rem;display:flex;justify-content:space-between;gap:20px}.demo-bar span{opacity:.85}.site-header{background:white;display:flex;align-items:center;justify-content:space-between;padding:5px 5%;gap:32px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.brand{display:flex}.brand img{object-fit:contain;width:123px;height:71px}.site-header nav{display:flex;gap:35px;font-weight:600}.site-header nav a:hover{color:var(--red)}.header-cta{border:1px solid var(--blue);border-radius:7px;padding:11px 19px;font-size:.9rem;color:var(--blue);font-weight:700}.header-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);min-height:470px}.hero-copy{padding:45px 5vw 28px}.eyebrow{font-size:.76rem;letter-spacing:1.8px;font-weight:800;margin-bottom:17px}.hero h1{font-size:clamp(3.5rem,6.5vw,6rem);line-height:.99;letter-spacing:-4px;font-weight:900;color:var(--blue);margin-bottom:22px}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){font-size:1.05rem;line-height:1.6;margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-radius:6px;padding:14px 23px;font-weight:700}.primary{background:var(--blue);color:white;border:1px solid var(--blue)}.primary:hover{background:#10276d}.hero-link{font-weight:700;font-size:.9rem;margin-left:22px;border-bottom:1px solid var(--ink);padding-bottom:3px;display:inline-block}.hero-foot{margin-top:36px;font-size:.73rem;letter-spacing:2.3px;font-weight:800;display:flex;align-items:center;gap:24px}.hero-foot span{color:var(--red);font-size:1rem}.hero-image{position:relative;overflow:hidden;min-height:100%}.hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute}.image-label{position:absolute;right:25px;bottom:25px;padding:18px 25px;background:white;transform:rotate(-3deg);font-size:1rem;line-height:1.35;box-shadow:4px 4px 0 var(--red)}.image-label strong{color:var(--red);font-size:1.25rem}.section-wrap{max-width:1440px;padding:58px 5%;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading .eyebrow{color:var(--red);margin-bottom:12px}.text-link{font-size:.9rem;font-weight:700;white-space:nowrap;padding-bottom:5px;border-bottom:1px solid var(--blue)}.text-link span{margin-left:20px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{border:0;border-radius:8px;padding:18px 20px;text-align:left;position:relative;background:var(--tone);color:var(--ink);transition:transform .15s;min-height:112px}.category-card:hover{transform:translateY(-4px)}.category-card strong{font-size:1.22rem;display:block;font-weight:800;max-width:80%;line-height:1.18;margin-bottom:10px}.category-card small{font-size:.82rem;display:block}.category-card .arrow{position:absolute;right:18px;top:14px;font-size:1.25rem}.catalog{border-top:1px solid var(--line);padding-top:48px}.catalog-tag{background:#eef2ff;border:1px solid #d6dff6;padding:7px 12px;border-radius:25px;font-size:.8rem;color:var(--blue);white-space:nowrap}.catalog-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:32px}.filter-title{font-weight:800;font-size:.95rem;margin-bottom:14px}.filters label{display:block;font-size:.8rem;font-weight:700;margin:22px 0 8px}.filters select{width:100%;font-size:.82rem;padding:10px 7px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink)}.filter-button{width:100%;background:white;border:0;display:flex;align-items:center;justify-content:space-between;gap:5px;text-align:left;padding:10px 10px;font-size:.86rem;border-radius:5px;margin-bottom:3px;color:var(--muted)}.filter-button span{font-size:.73rem}.filter-button.active{background:var(--blue);color:white;font-weight:600}.filter-button:hover:not(.active){background:var(--light)}.clear-button{background:none;border:0;border-bottom:1px solid var(--muted);color:var(--muted);padding:2px 0;margin-top:24px;font-size:.82rem}.search{display:flex;border:1px solid #c5cee0;border-radius:7px;align-items:center;padding:6px 7px 6px 15px;gap:10px;background:white}.search>span{font-size:1.7rem;line-height:1}.search input{border:0;min-width:0;width:100%;padding:8px;font-size:.9rem;color:var(--ink);background:transparent}.search button{padding:9px 18px;border:0;border-radius:4px;background:var(--red);color:white;font-weight:700;font-size:.86rem}.result-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:20px 0}.result-bar p{margin:0;font-size:.84rem;color:var(--muted)}.result-bar label{font-size:.8rem;display:flex;align-items:center;gap:10px}.result-bar select{border:0;background:white;color:var(--ink);font-size:.8rem;max-width:160px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-card{border:1px solid var(--line);border-radius:8px;padding:20px 16px 13px;min-height:196px;background:white;display:flex;flex-direction:column;position:relative;transition:box-shadow .15s,border-color .15s;text-align:left;color:var(--ink)}.product-card:hover{border-color:var(--blue);box-shadow:0 4px 15px #1023500d}.product-category{font-size:.72rem;color:var(--blue);font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:17px;display:flex;align-items:center;gap:7px}.product-category:before{content:"";width:7px;height:7px;background:var(--accent);display:inline-block;border-radius:2px}.product-card h3{font-weight:700;font-size:.97rem;line-height:1.4;margin-bottom:12px;overflow-wrap:anywhere}.product-code{color:var(--muted);font-size:.75rem;margin-bottom:16px;overflow-wrap:anywhere}.product-bottom{border-top:1px solid var(--line);padding-top:10px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:.76rem}.product-bottom b{color:var(--blue);font-weight:600}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin:28px 0 18px;font-size:.84rem}.pagination button{border:1px solid var(--line);background:white;color:var(--blue);padding:9px 13px;border-radius:5px}.catalog-note{font-size:.78rem;color:var(--muted);line-height:1.6;margin-bottom:0;max-width:720px}.empty{grid-column:1/-1;padding:55px 25px;background:var(--light);text-align:center;border-radius:8px}.empty h3{font-size:1.25rem}.empty p{margin:0;color:var(--muted)}.branches-section{background:#eef3ff;border-top:1px solid #dce3f5}.branch-count{display:flex;gap:14px;align-items:center}.branch-count strong{font-size:3.8rem;line-height:1;color:var(--blue);font-weight:800;letter-spacing:-4px}.branch-count span{font-size:.83rem;max-width:90px;line-height:1.4}.branch-intro{color:var(--muted);margin-top:-8px}.branch-filters{display:flex;gap:8px;flex-wrap:wrap;margin:26px 0}.city-button{border:1px solid #cbd5ea;background:transparent;padding:8px 17px;border-radius:25px;font-size:.86rem;color:var(--blue)}.city-button.active{background:var(--blue);border-color:var(--blue);color:white}.branch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.branch-card{background:white;border:1px solid #dce3f5;border-radius:8px;padding:23px 20px;display:flex;flex-direction:column;min-height:265px}.branch-top{display:flex;align-items:center;gap:9px;margin-bottom:18px;font-size:.77rem;color:var(--muted)}.branch-number{color:var(--red);font-weight:800;font-size:.9rem}.branch-card h3{font-size:1.2rem;margin-bottom:13px}.branch-card p{font-size:.82rem;color:var(--muted);line-height:1.6;margin-bottom:12px}.branch-phone{display:block;font-size:.84rem;color:var(--blue);margin-top:auto;padding:3px 0 14px}.branch-map{padding-top:12px;border-top:1px solid var(--line);font-size:.84rem;font-weight:700;color:var(--blue);display:flex;justify-content:space-between}.branch-note{font-size:.8rem;color:var(--muted);margin:22px 0 0}.branch-special{font-size:.73rem;background:#fff2d2;padding:3px 6px;align-self:start;margin-bottom:10px}footer{padding:44px 5% 25px;display:grid;grid-template-columns:1fr 1.3fr 1fr;background:var(--blue);color:white;gap:30px;align-items:start}.footer-brand{font-size:2.7rem;font-style:italic;font-weight:900;color:var(--yellow);line-height:1;letter-spacing:-2px}.footer-brand span{display:block;color:white;letter-spacing:2px;font-style:normal;font-size:.62rem;margin-top:10px}footer p{font-size:.9rem;line-height:1.7}footer>div{display:flex;flex-direction:column;gap:8px;font-size:.85rem}footer small{grid-column:1/-1;border-top:1px solid #ffffff33;padding-top:18px;font-size:.75rem;color:#d6ddf4}dialog{border:0;border-radius:12px;padding:40px;max-width:590px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 24px 80px #101c4260}dialog::backdrop{background:#101d4db0}dialog h2{font-size:1.8rem;line-height:1.25;overflow-wrap:anywhere}dialog p{font-size:.9rem;color:var(--muted);margin:22px 0}dialog .eyebrow{color:var(--red);font-size:.75rem;margin-top:0;padding-right:20px}.dialog-close{position:absolute;right:13px;top:7px;border:0;background:none;font-size:2rem;color:var(--ink);width:40px;height:40px}dl{display:grid;grid-template-columns:115px 1fr;gap:12px;margin:25px 0;font-size:.9rem}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}.sr-only,.skip{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{clip:auto;width:auto;height:auto;z-index:20;padding:15px;background:white}.category-card,.product-card{scroll-margin-top:110px}
@media(min-width:1550px){.hero-copy{padding-left:max(5vw,calc((100vw - 1296px)/2))}.hero{min-height:520px}}@media(max-width:1050px){.hero h1{font-size:4.3rem}.hero-copy{padding-top:36px}.hero-link{margin:18px 0 0;display:table}.hero-foot{margin-top:25px}.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card strong{font-size:1.05rem}}@media(max-width:700px){html{scroll-padding-top:95px}.demo-bar{font-size:.72rem;justify-content:center}.demo-bar span{display:none}.site-header{padding:5px 5%;gap:15px}.brand img{width:97px;height:56px}.site-header nav{gap:18px;font-size:.86rem}.site-header nav a:nth-child(2){display:none}.header-cta{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 6% 25px}.hero h1{font-size:4.5rem;letter-spacing:-3px}.hero-copy .eyebrow{font-size:.66rem;letter-spacing:1.1px}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-link{display:inline-block;margin:0 0 0 18px;font-size:.8rem}.hero .button{font-size:.85rem;padding:13px 16px;gap:14px}.hero-foot{margin-top:26px;gap:20px}.hero-image{height:240px}.image-label{font-size:.86rem;bottom:20px;right:20px;padding:12px 18px}.image-label strong{font-size:1.1rem}.section-wrap{padding:36px 5%}.section-heading{gap:15px;align-items:start}.section-heading h2{font-size:1.9rem;letter-spacing:-1px}.section-heading .eyebrow{font-size:.66rem}.categories .text-link{display:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{padding:16px;min-height:103px}.category-card strong{font-size:1.1rem}.category-card small{font-size:.75rem}.catalog-tag{display:none}.catalog-layout{display:block}.filters{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px;margin-bottom:20px}.filter-title{grid-column:1/-1;margin-bottom:4px}.filters #category-filters{grid-column:1/-1;display:flex;overflow:auto;padding:3px 0 8px;gap:7px}.filter-button{width:auto;flex-shrink:0;padding:8px 13px;border:1px solid var(--line);margin:0}.filter-button span{display:none}.filters label{margin:0;align-self:end;grid-row:3}.filters select{grid-row:4;max-width:100%;min-width:0}.filters .clear-button{grid-column:1/-1;margin:5px 0 0;justify-self:start}.search{gap:4px;padding-left:9px}.search input{font-size:.85rem;padding:7px}.search button{font-size:.8rem;padding:9px 12px}.search>span{display:none}.result-bar{align-items:start;font-size:.8rem}.result-bar label{gap:3px;flex-direction:column;align-items:end;font-size:.75rem}.result-bar select{max-width:140px}.product-grid{gap:10px}.product-card{padding:15px 12px 12px;min-height:210px}.product-category{font-size:.65rem;letter-spacing:0;margin-bottom:13px}.product-card h3{font-size:.88rem}.product-code{font-size:.7rem}.product-bottom{font-size:.7rem}.product-bottom>b{max-width:55px;text-align:right}.pagination{gap:12px;font-size:.75rem}.pagination button{padding:9px}.branch-count strong{font-size:3rem}.branch-count span{font-size:.72rem;max-width:75px}.branch-grid{grid-template-columns:1fr}.branch-card{min-height:230px}.branch-top{margin-bottom:10px}.branch-card h3{font-size:1.2rem}.branch-card p{font-size:.9rem}.branch-phone,.branch-map{font-size:.9rem}.branch-intro{font-size:.9rem}.branch-filters{gap:6px}.city-button{font-size:.8rem;padding:7px 12px}footer{grid-template-columns:1fr 1fr;gap:28px 15px}footer>p{font-size:.83rem}footer>div{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:15px}dialog{padding:32px 24px}dialog h2{font-size:1.5rem}dl{grid-template-columns:90px 1fr;font-size:.83rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-foot,.footer-brand span,.product-category{font-size:.75rem}.filters label,.filters select,.filter-button,.search input,.result-bar label,.result-bar select{font-size:.875rem}.filter-button span,.product-code,.product-bottom,.catalog-note,.branch-note,.branch-special{font-size:.75rem}@media(max-width:700px){.hero-copy .eyebrow,.section-heading .eyebrow{font-size:.75rem}.product-category,.product-code,.product-bottom{font-size:.75rem}.category-card small{font-size:.8125rem}.product-card h3{font-size:.9rem}.search input,.search button,.city-button{font-size:.875rem}}

/* Proposed promotions and party builder */
.promotions-section{background:#f7f8fc;border-top:1px solid var(--line)}.promotions-section .section-heading{margin-bottom:15px}.promo-intro{color:var(--muted);margin-bottom:16px}.proposal-note{font-size:.875rem;line-height:1.6;padding:11px 15px;border-left:3px solid var(--yellow);background:white;margin-bottom:27px}.proposal-note strong{color:var(--blue)}.promotion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.promotion-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.promotion-photo{height:245px;position:relative;background:#fff;overflow:hidden}.promotion-photo img{width:100%;height:100%;object-fit:contain;padding:23px 12px 4px;transition:transform .2s}.promotion-card:hover img{transform:scale(1.04)}.promotion-badge{position:absolute;top:13px;left:13px;z-index:1;background:var(--yellow);color:var(--ink);font-weight:700;font-size:.75rem;padding:5px 9px;border-radius:4px}.promotion-body{padding:18px 19px 15px;display:flex;flex-direction:column;flex:1}.promotion-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.65px;color:var(--red);font-weight:800;margin-bottom:9px}.promotion-body h3{font-size:1.22rem;line-height:1.2;margin-bottom:9px;font-weight:800;letter-spacing:-.35px}.promotion-pack{font-size:.875rem;color:var(--muted);margin-bottom:20px}.promotion-price{font-size:1.05rem;margin-top:auto;margin-bottom:14px;color:var(--blue)}.promotion-add{border:0;background:var(--yellow);color:var(--ink);border-radius:6px;display:flex;gap:10px;align-items:center;justify-content:space-between;padding:12px;font-weight:700;font-size:.875rem;width:100%}.promotion-add:hover:enabled{background:#ffcc20}.promotion-detail{border:0;background:transparent;color:var(--blue);text-decoration:underline;text-underline-offset:3px;font-size:.875rem;padding:12px 0 0;align-self:center}.party-section{background:#fff8e4;border-block:1px solid #f5e9bd}.party-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5%;align-items:center;padding-block:60px}.party-copy{text-align:center;max-width:610px}.party-copy .eyebrow{color:var(--red);font-size:.75rem}.party-copy h2{font-size:clamp(2.4rem,4.6vw,4.2rem);letter-spacing:-2px;line-height:1.1;margin-bottom:16px}.party-copy h2 em{font-style:normal;color:var(--red)}.party-copy>p:not(.eyebrow){font-size:1rem;line-height:1.6}.party-offer{display:flex;flex-direction:column;gap:3px;margin-bottom:23px}.party-offer strong{color:var(--blue);font-size:1.125rem}.party-offer span{color:var(--muted);font-size:.8rem}.party-slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.party-slot{min-width:0;min-height:110px;border:1px solid #d7dce8;border-radius:12px;background:white;position:relative;padding:12px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink);overflow-wrap:anywhere}.empty-slot>span{font-size:1.5rem;font-weight:300;line-height:1;color:#8c98b4}.empty-slot small{font-size:.75rem;margin-top:8px;color:var(--muted)}.empty-slot:hover{border-color:var(--blue);background:#f7f9ff}.filled-slot{border-color:#9cafd8;padding-top:23px;justify-content:center;gap:4px}.party-slot img{width:61px;height:58px;object-fit:contain;margin:-8px 0 0}.party-remove{position:absolute;right:3px;top:2px;border:0;border-radius:50%;width:25px;height:25px;padding:0;font-size:1.2rem;line-height:1;color:var(--red);background:#fff0f0}.slot-name{font-size:.75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-inline:2px}.slot-category{font-size:.75rem;color:var(--blue);font-weight:700;line-height:1.2;margin-bottom:5px}.party-summary{display:flex;flex-direction:column;gap:5px;margin:18px 0}.party-summary>strong{font-size:1.35rem;color:var(--blue)}#party-count{font-size:.875rem;font-weight:700}#party-minimum{font-size:.8rem;color:var(--muted)}.party-copy #party-download{display:block;text-align:center;width:90%;margin:auto;justify-content:center;border-radius:30px}.party-clear{border:1px solid #ded4b7;border-radius:30px;background:none;color:var(--ink);padding:11px 20px;width:90%;font-size:.875rem;margin-top:8px}.party-copy p.party-disclaimer,.party-copy p.party-status{font-size:.75rem;line-height:1.5;color:var(--muted);margin:12px 0 0}.party-copy p.party-status:empty{display:none}.party-art{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:0}.party-art img{width:110%;max-width:660px;height:auto;object-fit:contain;filter:drop-shadow(0 15px 20px #bb960a18)}.party-stamp{position:absolute;bottom:40px;right:0;font-size:1rem;line-height:1.3;background:var(--yellow);padding:17px 25px;transform:rotate(6deg);border-radius:5px}.party-stamp strong{font-size:1.2rem;color:var(--blue)}.party-dialog{width:calc(100% - 32px);max-width:760px;max-height:88vh;padding:32px;overflow-y:auto}.party-dialog h2{padding-right:20px;font-size:1.7rem;letter-spacing:-.6px}.party-picker-controls{display:grid;grid-template-columns:1.5fr 1fr;gap:13px;margin:20px 0 10px}.party-picker-controls label{font-size:.875rem;font-weight:600;display:flex;flex-direction:column;gap:6px}.party-picker-controls input,.party-picker-controls select{width:100%;min-width:0;border:1px solid #c6cfe2;background:white;color:var(--ink);padding:10px 11px;border-radius:6px;font-size:.875rem}.party-dialog #party-picker-count{font-size:.8125rem;margin:10px 0 15px}.picker-product{display:flex;gap:16px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:13px 0}.picker-product>div{min-width:0}.picker-product strong{display:block;font-size:.875rem;line-height:1.4;overflow-wrap:anywhere}.picker-product small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.picker-product button{flex-shrink:0;background:var(--blue);color:white;border:0;border-radius:5px;font-size:.875rem;padding:8px 12px}.party-dialog .pagination{margin-bottom:0}
/* Footer inspired by the reference, using Sotres identity. */
.sotres-footer{display:block;padding:0;background:var(--yellow);color:var(--ink)}.footer-main{display:grid;grid-template-columns:2.2fr 1fr 1.1fr 1.25fr;gap:38px;padding-block:48px}.sotres-footer .footer-main>div{display:block;font-size:1rem}.footer-about img{display:block;width:165px;height:auto;border-radius:8px;margin-bottom:24px}.sotres-footer .footer-about p{font-size:.95rem;line-height:1.8;max-width:420px;margin-bottom:12px}.footer-contact{display:inline-block;font-weight:700;font-size:.875rem;margin-top:10px;border-bottom:1px solid var(--ink);padding-bottom:3px}.sotres-footer h2{font-size:1rem;letter-spacing:0;font-weight:800;line-height:1.3;margin-bottom:24px}.footer-column>a,.footer-column>#footer-categories>a{display:block;font-size:.875rem;margin-bottom:13px;line-height:1.5}.footer-column a:hover{text-decoration:underline;text-underline-offset:4px}.sotres-footer .footer-column>p{font-size:.875rem;line-height:1.6}.payment-options{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.payment-options span{font-size:.75rem;background:white;color:var(--blue);border:1px solid #dec450;padding:6px 8px;border-radius:4px;font-weight:700}.sotres-footer p.footer-payment-note{font-size:.75rem;line-height:1.5;margin-bottom:30px}.footer-bottom{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;background:#dc202f;color:white;padding:18px 5%;font-size:.75rem;text-align:center;line-height:1.5}
@media(max-width:1100px){.site-header{gap:20px}.site-header nav{gap:20px;font-size:.9rem}.header-cta{padding:10px 12px;font-size:.8rem}.header-cta span{margin-left:7px}.promotion-grid{gap:12px}.promotion-photo{height:205px}.promotion-body{padding:16px 13px}.promotion-body h3{font-size:1.1rem}.party-layout{gap:3%}.party-slot{min-height:105px}.empty-slot small{font-size:.75rem}.footer-main{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.sotres-footer .footer-payments{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.footer-payments h2,.footer-payments>p,.footer-payments>div,.footer-payments>a{margin-bottom:12px!important}.footer-payments h2:nth-of-type(2){grid-column:2;grid-row:1}.footer-payments>a{grid-column:2;grid-row:2}.footer-payments .payment-options{grid-column:1}.footer-payments .footer-payment-note{grid-column:1}}
@media(max-width:780px){.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promotion-photo{height:235px}.party-layout{grid-template-columns:1fr;padding-block:40px;gap:12px}.party-copy{max-width:600px;margin:auto;width:100%}.party-art{min-height:0;max-width:450px;margin:12px auto 0;order:-1}.party-art img{width:100%;max-height:300px}.party-stamp{bottom:0;right:0;padding:10px 16px;font-size:.8rem}.party-stamp strong{font-size:1rem}.party-copy h2{font-size:3rem}.party-slot{min-height:110px}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:24px}.sotres-footer .footer-about p{font-size:.875rem}.footer-about img{width:135px}.promotions-section .text-link{white-space:normal;font-size:.875rem;max-width:150px}}
@media(max-width:700px){.site-header{flex-wrap:wrap;column-gap:15px;padding-top:5px;padding-bottom:9px;row-gap:0}.brand{margin:auto}.site-header nav{display:flex;justify-content:space-between;gap:10px;width:100%;font-size:.8125rem;order:2;margin-top:4px}.site-header nav a:nth-child(2){display:block}.site-header nav a{padding:4px 0;white-space:nowrap}.brand img{height:52px;width:94px}html{scroll-padding-top:125px}.promotions-section .section-heading{display:block}.promotions-section .text-link{display:inline-block;margin-top:17px;max-width:none}.promo-intro{font-size:.95rem}.proposal-note{font-size:.8125rem}.promotion-grid{gap:10px}.promotion-photo{height:180px}.promotion-badge{font-size:.75rem;left:7px;top:8px;padding:4px 6px}.promotion-body{padding:13px 11px 12px}.promotion-label{font-size:.75rem;letter-spacing:0}.promotion-body h3{font-size:1rem;line-height:1.3}.promotion-pack{font-size:.8125rem;line-height:1.5}.promotion-price{font-size:.95rem}.promotion-add{font-size:.8125rem;padding:10px 8px;gap:4px}.promotion-add span{display:none}.promotion-detail{font-size:.8125rem}.party-copy h2{font-size:2.8rem}.party-copy .eyebrow{letter-spacing:1px}.party-copy>p:not(.eyebrow){font-size:.95rem}.party-offer strong{font-size:1rem}.party-slots{gap:5px}.party-slot{min-height:99px;border-radius:9px;padding:10px 3px}.filled-slot{padding-top:24px}.empty-slot small{font-size:.75rem;line-height:1.2}.slot-name{font-size:.75rem;-webkit-line-clamp:3}.slot-category{display:none}.party-slot img{max-width:100%;height:44px;margin:0}.party-copy #party-download,.party-copy .party-clear{width:100%}.party-summary>strong{font-size:1.2rem}.party-stamp{right:10px}.party-dialog{padding:27px 20px;width:calc(100% - 20px);max-height:90vh}.party-dialog h2{font-size:1.4rem}.party-picker-controls{grid-template-columns:1fr}.picker-product{gap:10px}.picker-product button{font-size:.8125rem;padding:9px}.picker-product strong{font-size:.875rem}.sotres-footer .footer-main{display:grid;grid-template-columns:1fr 1fr;gap:30px 24px;padding:34px 6%}.sotres-footer .footer-about{grid-column:1/-1}.footer-about img{width:150px;margin-bottom:18px}.sotres-footer .footer-about p{font-size:.95rem;max-width:none}.sotres-footer h2{margin-bottom:17px}.sotres-footer .footer-payments{display:block;grid-column:1/-1}.footer-column>a,.footer-column>#footer-categories>a{font-size:.875rem}.footer-bottom{display:flex;flex-direction:column;gap:6px;padding:18px 6%}.footer-payments h2:nth-of-type(2){margin-top:24px}.party-dialog .pagination{gap:12px}}
