.home-section--categories>.container{width:min(1600px,calc(100% - 48px))}.category-showcase{display:flex;gap:12px}.category-panel{--panel-color: #a5225b;--panel-light: #ed689a;position:relative;isolation:isolate;flex:1 1 0;min-width:0;height:460px;overflow:hidden;border-radius:18px;color:#fff;background:var(--panel-color);transition:flex-grow .45s cubic-bezier(.22,1,.36,1)}.category-panel--snacks{--panel-color: #a95c0b;--panel-light: #f4b447}.category-panel--beverages{--panel-color: #08678e;--panel-light: #45c4e3}.category-panel--grocery{--panel-color: #28774c;--panel-light: #86c975}.category-panel--tobacco{--panel-color: #544365;--panel-light: #9f87b4}.category-panel--vape{--panel-color: #254764;--panel-light: #6b9dbb}.category-panel.is-active{flex-grow:2.8}.category-panel:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.category-panel__art{position:absolute;z-index:-2;inset:0;background:linear-gradient(145deg,var(--panel-color) 10%,var(--panel-light));transition:transform .55s cubic-bezier(.22,1,.36,1)}.category-panel__orbit{position:absolute;width:340px;height:340px;left:50%;top:50%;transform:translate(-50%,-40%);border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 32px #ffffff0f,0 0 0 64px #ffffff0a}.category-panel__symbol{position:absolute;top:52%;left:50%;display:grid;place-items:center;width:148px;height:172px;transform:translate(-50%,-50%) rotate(-12deg);border:1px solid rgba(255,255,255,.45);border-radius:28px;background:linear-gradient(135deg,#ffffff38,#ffffff0a);box-shadow:16px 24px 32px #0000001f;color:#fff}.category-panel__symbol svg{stroke-width:1.2}.category-panel.is-active .category-panel__art{transform:scale(1.025)}.category-panel__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(8,17,29,.62),transparent 42%,rgba(8,17,29,.12) 58%,rgba(8,17,29,.8))}.category-panel__heading{position:absolute;inset:22px 18px auto}.category-panel__meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:17px}.category-panel__number{font-size:12px;font-weight:700;letter-spacing:.12em;opacity:.85}.category-panel__restricted{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(255,255,255,.35);border-radius:20px;background:#08111d59;font-size:12px;font-weight:750}.category-panel h3{margin:0;color:#fff;font-size:clamp(20px,1.75vw,28px);font-weight:800;line-height:1.12;letter-spacing:-.03em;overflow-wrap:anywhere}.category-panel.is-active h3{font-size:clamp(30px,2.7vw,44px)}.category-panel__count{display:block;margin-top:10px;font-size:12px;font-weight:600}.category-panel__footer{position:absolute;inset:auto 18px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.category-panel__details{display:none;min-width:0;max-width:300px}.category-panel.is-active .category-panel__details{display:block}.category-panel__details p{margin:0 0 16px;color:#f5f7fa;font-size:14px;line-height:1.5}.category-panel__shop{font-size:13px;font-weight:750}.category-panel__arrow{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;margin-inline-start:auto;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff1f;transition:background .2s,color .2s}.category-panel.is-active .category-panel__arrow{background:#fff;color:#152c3c}@media(max-width:1100px),(hover:none){.category-showcase{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:4px;padding:4px 4px 18px;margin:-4px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.category-panel,.category-panel.is-active{flex:0 0 300px;height:400px;scroll-snap-align:start}.category-panel h3,.category-panel.is-active h3{font-size:32px}.category-panel__details{display:block}.category-panel__arrow{background:#fff;color:#152c3c}}@media(max-width:650px){.home-section--categories>.container{width:calc(100% - 28px)}.category-panel,.category-panel.is-active{flex-basis:82%;height:400px}}@media(prefers-reduced-motion:reduce){.category-panel,.category-panel__art,.category-panel__arrow{transition:none}}.banner-hero{padding-top:24px}.banner-hero>.banner-hero__grid{width:min(1600px,calc(100% - 48px))}.banner-hero__grid{width:min(1600px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,50%) minmax(0,calc(25% - 16px)) minmax(0,1fr);gap:16px;align-items:start}.banner-hero__main{min-width:0}.banner-hero__viewport{overflow:hidden;border-radius:14px;background:var(--surface-soft)}.banner-hero__track{display:flex;touch-action:pan-y pinch-zoom}.banner-hero__slide{flex:0 0 100%;min-width:0}.banner-hero__slide img{display:block;width:100%;height:auto;aspect-ratio:2 / 1;object-fit:contain}.banner-hero__side{display:grid;gap:16px}.banner-hero__side img{display:block;width:100%;height:auto;aspect-ratio:2 / 1;object-fit:contain;border-radius:14px}.banner-hero__extra{position:relative;align-self:stretch;min-width:0;margin-bottom:48px;overflow:hidden;border-radius:14px}.banner-hero__extra img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.banner-hero__controls{display:flex;align-items:center;justify-content:center;gap:12px;height:48px}.banner-hero__controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}.banner-hero__controls button:hover{background:var(--surface-soft)}.banner-hero__controls button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.banner-hero__dots{display:flex}.banner-hero__dots button{width:32px}.banner-hero__dots span{width:7px;height:7px;border-radius:8px;background:var(--muted);opacity:.4}.banner-hero__dots [aria-current=true] span{width:22px;background:var(--blue);opacity:1}@media(max-width:1100px){.banner-hero{padding-top:16px}.banner-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.banner-hero__main{grid-column:1 / -1}.banner-hero__side{gap:12px}.banner-hero__extra{margin-bottom:0}.banner-hero__viewport,.banner-hero__side img,.banner-hero__extra{border-radius:10px}}@media(max-width:650px){.banner-hero>.banner-hero__grid{width:calc(100% - 28px)}}.home-section{padding:52px 0}.home-section__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.home-section h2{margin:0;font-size:clamp(24px,2.6vw,32px);line-height:1.15}.home-section__heading p{margin:7px 0 0;font-size:14px;line-height:1.5}.home-section__title{display:flex;align-items:center;gap:14px}.home-section__icon{display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;border:1px solid var(--line);border-radius:13px;color:var(--blue);background:var(--surface-soft)}.home-see-all{display:inline-flex;align-items:center;justify-content:center;gap:9px;flex-shrink:0;min-height:42px;padding:10px 15px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);font-size:13px;font-weight:750;background:var(--surface-raised)}.home-see-all:hover{border-color:var(--sky);color:var(--blue)}.home-section:not(.home-section--categories)>.container{width:min(1600px,calc(100% - 48px))}.product-carousel__row{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px}.product-carousel__viewport{overflow:hidden;padding-block:2px}.product-carousel__track{display:flex;gap:16px;touch-action:pan-y pinch-zoom}.product-carousel__slide{flex:0 0 calc((100% - 64px)/5);min-width:0;display:flex}.product-carousel__slide>.product-card{width:100%}.product-carousel__arrow{display:grid;place-items:center;width:40px;height:44px;padding:0;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface-raised);color:var(--ink);cursor:pointer}.product-carousel__arrow:hover:not(:disabled){border-color:var(--sky);color:var(--blue)}.product-carousel__arrow:disabled{opacity:.35;cursor:default}.product-carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:40px;margin-inline:52px;color:var(--muted);font-size:12px}.product-carousel__controls button{display:flex;align-items:center;gap:5px;min-height:36px;padding:4px 0;border:0;background:transparent;color:var(--ink);font-size:12px;cursor:pointer}@media(max-width:1199px){.product-carousel__slide{flex-basis:calc((100% - 32px) / 3)}}.home-section--sale{background:var(--surface-soft);border-block:1px solid var(--line)}.home-section--sale .home-section__icon{color:var(--green);background:var(--surface-raised)}.home-section--categories{padding-bottom:52px}.home-section__heading .home-eyebrow{margin:0 0 9px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-section--top{padding-bottom:64px}.home-promo{padding:48px 0 0}.home-promo>.container{width:min(1600px,calc(100% - 48px))}.home-promo__grid{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));gap:16px}.home-promo__tile{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:16px}.home-promo__tile--wide{aspect-ratio:2 / 1}@media(max-width:1100px){.home-promo__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-promo__tile--wide{grid-column:1 / -1}}@media(min-width:651px)and (max-width:850px){.product-carousel__slide{flex-basis:calc((100% - 16px)/2)}}@media(max-width:650px){.home-promo{padding-top:32px}.home-promo>.container{width:calc(100% - 28px)}.home-promo__tile{border-radius:10px}.home-section{padding:32px 0}.home-section__heading{align-items:flex-start;gap:12px;margin-bottom:20px}.home-section__title{gap:10px}.home-section__icon{display:none}.home-section__heading p{font-size:13px}.home-see-all{padding:9px 10px;font-size:12px}.home-section--categories .home-section__heading{flex-wrap:wrap}.home-section:not(.home-section--categories)>.container{width:calc(100% - 28px)}.product-carousel__row{grid-template-columns:32px minmax(0,1fr) 32px;gap:6px}.product-carousel__arrow{width:32px;height:40px}.product-carousel__slide{flex-basis:100%}.product-carousel__controls{margin-inline:38px}}@media(prefers-reduced-motion:reduce){.portal-home *,.portal-home *:before,.portal-home *:after{scroll-behavior:auto;transition:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.grow{flex-grow:1}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy:#123777;--blue:#1950af;--sky:#397bea;--green:#e02b3f;--green-bright:#f23d50;--ink:#102536;--muted:#627382;--surface:#fff;--surface-soft:#f4f8fa;--surface-raised:#fff;--line:#dce7ec;--line-strong:#c8d8df;--shadow:0 18px 55px #00334f1c;--shadow-soft:0 10px 30px #00334f14;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--ink:#ecf7fb;--muted:#9db3bf;--surface:#071723;--surface-soft:#0b2130;--surface-raised:#0f2939;--line:#1c3a4c;--line-strong:#295064;--shadow:0 20px 60px #00000059;--shadow-soft:0 10px 30px #0000003d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-width:320px;min-height:100vh;color:var(--ink);margin:0}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:var(--sky)}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1{font-size:clamp(2.65rem,5vw,5.4rem);line-height:.95}h2{font-size:clamp(2rem,3.4vw,3.45rem);line-height:1.02}h3{line-height:1.12}p{color:var(--muted);line-height:1.7}::selection{background:#009cd93d}.container{width:min(1180px,100% - 48px);margin-inline:auto}.app-shell{min-height:100vh;overflow:clip}.section{padding:96px 0}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px;font-size:12px;font-weight:850}.eyebrow--light{color:#8bdcff}.section-heading{margin-bottom:38px}.section-heading p:last-child{margin-bottom:0}.section-heading--split{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-heading--center{text-align:center;max-width:680px;margin-inline:auto}.text-link,.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:.9rem;font-weight:800;display:inline-flex}.text-link:hover{color:var(--green)}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:.89rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button--primary{background:var(--navy);color:#fff;box-shadow:0 10px 25px #004b7433}.button--primary:hover:not(:disabled){background:var(--blue);box-shadow:0 13px 30px #004b7440}.button--green{background:var(--green);color:#fff;box-shadow:0 13px 32px #e02b3f42}.button--green:hover{background:var(--green-bright)}.button--ghost{border-color:var(--line);background:var(--surface-soft)}.button--glass{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff59}.button--white{color:var(--navy);background:#fff}.button--full{width:100%}.button:disabled{opacity:.55;cursor:not-allowed}.icon-button{border:1px solid var(--line);background:var(--surface-raised);cursor:pointer;border-radius:9px;place-items:center;width:42px;height:42px;transition:border-color .18s,color .18s,background .18s;display:grid}.icon-button:hover{border-color:var(--sky);color:var(--sky)}.brand-logo{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.brand-logo__mark{background:#edf8fc;border-radius:11px;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.brand-logo__mark img{object-fit:contain;width:88%;height:88%;display:block}.brand-logo__copy{flex-direction:column;line-height:.9;display:flex}.brand-logo__copy strong{color:var(--navy);letter-spacing:-.06em;font-size:1.45rem;font-weight:950}.brand-logo__copy small{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:850}.announcement-bar{color:#e1f6ff;background:#003d60;font-size:.75rem}.announcement-bar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.announcement-bar b{color:#8af598;margin-right:6px}.site-header{z-index:40;background:var(--surface);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.site-header{background:color-mix(in srgb,var(--surface) 94%,transparent)}}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__main{align-items:center;gap:28px;min-height:82px;display:flex}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.account-link,.cart-button{cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.account-link:hover{color:var(--blue)}.cart-button{background:var(--navy);color:#fff;position:relative}.cart-button__count{border:2px solid var(--surface);background:var(--green);border-radius:20px;place-items:center;min-width:19px;height:19px;font-size:12px;display:grid;position:absolute;top:-7px;right:-6px}.mobile-menu-button,.mobile-account-nav{display:none}.nav-wrap{border-top:1px solid var(--line)}.nav-wrap__inner{justify-content:space-between;align-items:center;min-height:47px;display:flex}.nav-wrap nav{align-self:stretch;gap:29px;display:flex}.nav-wrap nav a{color:var(--muted);align-items:center;font-size:.79rem;font-weight:800;display:flex;position:relative}.nav-wrap nav a:after{content:"";background:var(--green);height:2px;transition:left .18s,right .18s;position:absolute;bottom:-1px;left:50%;right:50%}.nav-wrap nav a:hover,.nav-wrap nav a.active{color:var(--navy)}:root[data-theme=dark] .nav-wrap nav a:hover,:root[data-theme=dark] .nav-wrap nav a.active{color:#68cff3}.nav-wrap nav a.active:after{left:0;right:0}.nav-deal{color:var(--green);align-items:center;gap:7px;font-size:.78rem;font-weight:850;display:flex}.hero{color:#fff;background:#003b5d;position:relative}.hero__viewport{overflow:hidden}.hero__container{display:flex}.hero__slide{min-width:100%;height:min(680px,100vh - 163px);min-height:570px;position:relative}.hero__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__shade{background:linear-gradient(90deg,#00253bf5,#003654e0 36%,#00395859 60%,#001a2a14);position:absolute;inset:0}.hero__content{z-index:1;align-items:center;height:100%;display:flex;position:relative}.hero__copy{max-width:625px;padding-bottom:20px}.hero__copy h1{color:#fff;max-width:600px;margin-bottom:24px;font-weight:920}.hero__copy>p:not(.eyebrow){color:#d4e9f2;max-width:590px;font-size:1.05rem}.hero__actions{flex-wrap:wrap;gap:11px;margin:31px 0 25px;display:flex}.hero__stat{color:#d5ebf4;align-items:center;gap:9px;font-size:.8rem;font-weight:750;display:inline-flex}.hero__stat svg{color:#61d270}.hero__controls{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:28px;left:0;right:0}.hero__dots{gap:8px;display:flex}.hero__dots button{cursor:pointer;background:#ffffff61;border:0;border-radius:10px;width:24px;height:4px;transition:width .2s,background .2s}.hero__dots button.active{background:var(--green-bright);width:48px}.hero__arrows{gap:8px;display:flex}.hero__arrows button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01203140;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.hero__arrows button:hover{color:var(--navy);background:#fff}.section--categories{background:var(--surface-soft)}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);background:var(--surface-raised);min-height:206px;box-shadow:var(--shadow-soft);border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:25px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.category-card:before{content:"";background:var(--category-glow,#009cd91a);border-radius:50%;width:140px;height:140px;position:absolute;bottom:-70px;right:-50px}.category-card:hover{border-color:var(--card-accent,var(--sky));transform:translateY(-5px)}@supports (color:color-mix(in lab,red,red)){.category-card:hover{border-color:color-mix(in srgb,var(--card-accent,var(--sky)) 50%,var(--line))}}.category-card:hover{box-shadow:var(--shadow)}.category-card--candy{--card-accent:#ee4b7a;--category-glow:#ee4b7a1f}.category-card--snacks{--card-accent:#f59e0b;--category-glow:#f59e0b21}.category-card--beverages{--card-accent:#397bea;--category-glow:#009cd921}.category-card--grocery{--card-accent:#e02b3f;--category-glow:#e02b3f1f}.category-card--tobacco{--card-accent:#765a9e;--category-glow:#765a9e21}.category-card--vape{--card-accent:#1950af;--category-glow:#0d6f9c24}.category-card__icon{background:var(--card-accent);border-radius:13px;place-items:center;width:57px;height:57px;display:grid}@supports (color:color-mix(in lab,red,red)){.category-card__icon{background:color-mix(in srgb,var(--card-accent) 12%,var(--surface))}}.category-card__icon{color:var(--card-accent)}.category-card__copy span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:750}.category-card h3{margin:4px 0 8px;font-size:1.2rem}.category-card p{margin:0;font-size:.82rem;line-height:1.55}.category-card__arrow{color:var(--muted);position:absolute;top:19px;right:19px}.category-card__restricted{color:var(--card-accent);align-items:center;gap:4px;font-size:12px;font-weight:850;display:flex;position:absolute;bottom:16px;right:19px}.section--featured{background:var(--surface)}.demo-pill{border:1px solid var(--line);color:var(--blue);background:var(--surface-soft);border-radius:30px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid var(--line);background:var(--surface-raised);min-width:0;box-shadow:var(--shadow-soft);border-radius:14px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}.product-art{color:#fff;flex-direction:column;justify-content:center;align-items:center;height:210px;display:flex;position:relative;overflow:hidden}.product-art:after{content:"";background:linear-gradient(140deg,#ffffff40,#ffffff08);border:1px solid #ffffff42;border-radius:8px;width:84px;height:104px;position:absolute;bottom:26px;box-shadow:14px 9px #00000014,-14px 13px #ffffff14}.product-art svg{z-index:2;filter:drop-shadow(0 5px 10px #0000002e);position:relative}.product-art>span{z-index:2;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850;position:absolute;bottom:10px}.product-art__rings{border:1px solid #ffffff1a;border-radius:50%;width:250px;height:250px;position:absolute}.product-art__rings:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute;inset:28px}.product-art--candy{background:linear-gradient(145deg,#d7386b,#692468)}.product-art--snacks{background:linear-gradient(145deg,#f2a212,#a64814)}.product-art--beverages{background:linear-gradient(145deg,#00a4dc,#123777)}.product-art--grocery{background:linear-gradient(145deg,#17a32a,#075a2c)}.product-art--tobacco{background:linear-gradient(145deg,#765a9e,#29233d)}.product-art--vape{background:linear-gradient(145deg,#0d7ead,#172c4a)}.deal-badge,.restricted-badge{z-index:3;border-radius:20px;padding:5px 8px;font-size:12px;font-weight:900;position:absolute;top:12px}.deal-badge{color:#087017;background:#eafbe8;left:12px}.restricted-badge{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07111d8c;border:1px solid #ffffff59;right:12px}.product-card__body{padding:18px}.product-meta{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.product-card h3{min-height:45px;margin-bottom:7px;font-size:1.02rem}.product-description{min-height:40px;margin-bottom:13px;font-size:12px;line-height:1.45}.product-pack{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding:9px 0;font-size:12px;display:flex}.product-pack span{color:var(--muted)}.product-card__price-row{justify-content:space-between;align-items:center;gap:10px;min-height:69px;display:flex}.product-price{grid-template-columns:auto auto;align-items:baseline;gap:4px 7px;display:grid}.product-price strong{color:var(--navy);letter-spacing:-.03em;font-size:1.22rem}:root[data-theme=dark] .product-price strong{color:#73d8ff}.product-price del{color:var(--muted);font-size:.75rem}.product-price small{color:var(--muted);grid-column:1/-1;font-size:12px}.stock{border-radius:20px;flex-shrink:0;padding:5px 8px;font-size:12px;font-weight:850}.stock--in{color:#087a17;background:#e02b3f1a}:root[data-theme=dark] .stock--in{color:#68ed78}.stock--out{color:#a13b32;background:#96453d1a}.product-card__actions{gap:8px;display:flex}.quantity-control{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:32px 28px 32px;align-items:center;height:38px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;display:grid}.quantity-control span{text-align:center;font-size:12px;font-weight:850}.quantity-control--small{grid-template-columns:27px 23px 27px;width:max-content;height:31px;margin-top:10px}.add-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;height:38px;font-size:12px;font-weight:850;transition:background .15s;display:flex}.add-button:hover:not(:disabled){background:var(--blue)}.add-button:disabled{background:var(--line-strong);cursor:not-allowed}.add-button--added{background:var(--green)}.section--split-story{background:var(--surface-soft)}.split-story{grid-template-columns:1.1fr .9fr;align-items:center;gap:78px;display:grid}.split-story__image{height:470px;box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.split-story__image img{object-fit:cover;width:100%;height:100%}.split-story__badge{background:var(--navy);color:#fff;border-radius:12px;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:30px;right:-24px;box-shadow:0 18px 40px #002e4752}.split-story__badge strong{font-size:1.02rem}.split-story__badge span{color:#a8dff2;margin-top:4px;font-size:12px}.split-story__copy h2{margin-bottom:24px}.check-list{gap:12px;margin:26px 0 30px;display:grid}.check-list span{color:var(--ink);align-items:center;gap:10px;font-size:.85rem;font-weight:720;display:flex}.check-list svg{color:var(--green)}.section--benefits{color:#fff;background:linear-gradient(140deg,#003a5b,#006a97)}.section--benefits h2{color:#fff}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.benefit-card{background:#ffffff0f;border:1px solid #ffffff21;border-radius:14px;padding:27px}.benefit-card>span{color:#7aed86;background:#ffffff1f;border-radius:11px;place-items:center;width:48px;height:48px;margin-bottom:30px;display:grid}.benefit-card h3{color:#fff;margin-bottom:9px;font-size:1.05rem}.benefit-card p{color:#bcdbe7;margin-bottom:0;font-size:.78rem;line-height:1.55}.section--account-cta{background:var(--green);color:#fff;position:relative;overflow:hidden}.section--account-cta:after{content:"City";color:#ffffff17;letter-spacing:-.1em;font-size:15rem;font-weight:950;position:absolute;bottom:-90px;right:-30px}.account-cta{z-index:1;grid-template-columns:1.15fr .85fr;gap:90px;display:grid;position:relative}.account-cta h2{color:#fff;margin:0}.account-cta p{color:#e3ffe7}.account-cta>div:last-child{align-self:end}.page-hero{color:#fff;background:linear-gradient(120deg,#003c60,#006d9b);position:relative;overflow:hidden}.page-hero:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-280px;right:-140px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.page-hero__inner{z-index:1;justify-content:space-between;align-items:center;gap:60px;min-height:330px;padding-block:65px;display:flex;position:relative}.page-hero__inner>div:first-child{max-width:790px}.page-hero h1{color:#fff;margin-bottom:18px;font-size:clamp(2.8rem,4.7vw,4.6rem)}.page-hero p:not(.eyebrow){color:#c7e6f2;max-width:680px;margin-bottom:0;font-size:1rem}.page-hero__metric{border-left:1px solid #ffffff42;flex-direction:column;min-width:155px;padding-left:28px;display:flex}.page-hero__metric strong{letter-spacing:-.06em;font-size:3.2rem}.page-hero__metric span{color:#bde5f4;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.page-hero--about{background:linear-gradient(110deg,#00314df5,#005980e0),url(/images/city-logistics.webp) 50%/cover}.page-hero--contact{background:linear-gradient(110deg,#003c60,#075f86)}.shop-container{width:100%;padding-left:92px;padding-right:190px}.shop-section>.shop-container{container:shop/inline-size}.shop-section{background:var(--surface-soft);padding:56px 0 100px}.shop-controls{grid-template-columns:minmax(0,1fr) clamp(300px,28%,460px);align-items:center;gap:18px;margin-bottom:22px;display:grid}.shop-categories{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;align-items:center;gap:7px;min-width:0;padding:7px;display:flex}.shop-categories__scroll{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.shop-category,.shop-category-all{border:1px solid var(--line);background:var(--surface-soft);min-height:48px;color:var(--ink);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.35;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.shop-category{min-width:90px;max-width:148px}.shop-category span{text-align:center;max-width:87px}.shop-category svg,.shop-category-all svg{flex-shrink:0}.shop-category-all{flex-direction:column;gap:2px;min-width:64px;font-size:12px}.shop-category:hover,.shop-category-all:hover{border-color:var(--sky)}.shop-category--parent{border-color:var(--sky);background:var(--sky)}@supports (color:color-mix(in lab,red,red)){.shop-category--parent{background:color-mix(in srgb,var(--sky) 12%,var(--surface-raised))}}.shop-category--child{background:var(--surface-raised)}.shop-category[aria-pressed=true],.shop-category-all[aria-pressed=true]{border-color:var(--navy);background:var(--navy);color:#fff}.shop-category:focus-visible,.shop-category-all:focus-visible{outline:2px solid var(--sky);outline-offset:-3px}.shop-categories__divider{background:var(--line-strong);flex-shrink:0;width:1px;height:28px;margin:0 3px}.shop-search-bar{border:1px solid var(--line);background:var(--surface-raised);border-radius:11px;align-items:center;gap:10px;min-width:0;height:54px;padding:0 14px;display:flex}.shop-search-bar:focus-within{border-color:var(--sky);box-shadow:0 0 0 3px var(--sky)}@supports (color:color-mix(in lab,red,red)){.shop-search-bar:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--sky) 12%,transparent)}}.shop-search-bar svg{color:var(--blue);flex-shrink:0}.shop-search-bar input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.78rem}.shop-search-bar button{width:28px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;place-items:center;display:grid}.shop-results{min-width:0}.shop-results .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.shop-selection{flex-wrap:wrap;align-items:center;gap:8px;margin:-5px 0 18px;display:flex}.shop-selection button{border:1px solid var(--line);background:var(--surface-raised);min-height:32px;color:var(--muted);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;display:inline-flex}.shop-selection .shop-selection__reset{color:var(--blue);background:0 0;border-color:#0000}.results-summary{min-width:0}.results-toolbar__actions{flex-shrink:0}:root[data-theme=dark] .shop-selection .shop-selection__reset,:root[data-theme=dark] .shop-search-bar svg{color:#68cff3}.results-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:54px;margin-bottom:17px;display:flex}.results-toolbar>div:first-child strong{font-size:.9rem}.results-toolbar>div:first-child span{color:var(--muted);font-size:.75rem}.results-toolbar__actions{align-items:center;gap:12px;display:flex}.results-toolbar__actions label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.select-wrap{border:1px solid var(--line);background:var(--surface-raised);border-radius:7px;align-items:center;gap:4px;height:35px;padding:0 8px;display:flex}.select-wrap select{appearance:none;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.empty-results{border:1px dashed var(--line-strong);background:var(--surface-raised);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:40px;display:flex}.empty-results>span{background:var(--surface-soft);width:64px;height:64px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.empty-results h2{margin-bottom:8px;font-size:1.6rem}.empty-results p{max-width:440px}.about-intro__grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:80px;display:grid}.about-intro__copy h2{margin-bottom:23px}.about-intro__visual{min-height:470px;position:relative}.about-intro__visual img{object-fit:cover;width:100%;height:470px;box-shadow:var(--shadow);border-radius:20px}.about-intro__visual>div{background:var(--green);color:#fff;border-radius:11px;flex-direction:column;max-width:250px;padding:18px 20px;display:flex;position:absolute;bottom:27px;left:-30px;box-shadow:0 15px 35px #00801240}.about-intro__visual span{color:#dbffdf;margin-top:5px;font-size:12px;line-height:1.4}.section--values{background:var(--surface-soft)}.values-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.values-grid article{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:15px;padding:31px}.values-grid article>span{width:51px;height:51px;color:var(--blue);background:#009cd91a;border-radius:12px;place-items:center;margin-bottom:42px;display:grid}.values-grid h3{font-size:1.14rem}.values-grid p{margin:0;font-size:.8rem}.roadmap-section{color:#fff;background:#003e61}.roadmap-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.roadmap-grid h2{color:#fff}.roadmap-grid p{color:#bad9e5}.roadmap-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.roadmap-list span{background:#ffffff0f;border:1px solid #ffffff21;border-radius:11px;grid-template-columns:auto 1fr;gap:4px 10px;padding:18px;display:grid}.roadmap-list svg{color:#62dd70;grid-row:1/span 2}.roadmap-list b{font-size:.84rem}.roadmap-list small{color:#a9ccda;font-size:12px}.about-cta{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:50px;padding:45px;display:flex}.about-cta h2{margin:0}.contact-section{background:var(--surface-soft)}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:75px;display:grid}.contact-copy h2{margin-bottom:18px}.contact-details{gap:13px;margin:32px 0;display:grid}.contact-details>div{align-items:center;gap:13px;display:flex}.contact-details>div>span{width:43px;height:43px;color:var(--blue);background:#009cd91a;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.contact-details p{flex-direction:column;margin:0;display:flex}.contact-details small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.contact-details strong{margin-top:3px;font-size:.78rem}.contact-note{border-left:3px solid var(--green);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:0 9px 9px 0;gap:12px;padding:15px 17px;display:flex}.contact-note svg{color:var(--green);flex-shrink:0}.contact-note strong{font-size:.76rem}.contact-note p{margin:3px 0 0;font-size:12px;line-height:1.5}.contact-form-card{border:1px solid var(--line);background:var(--surface-raised);min-height:620px;box-shadow:var(--shadow);border-radius:17px;padding:37px}.form-head{gap:13px;margin-bottom:28px;display:flex}.form-head>span{background:var(--navy);color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.form-head h2{margin:0;font-size:1.35rem}.form-head p{margin:3px 0 0;font-size:12px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{margin-bottom:16px;display:block}.form-field>span{margin-bottom:7px;font-size:12px;font-weight:800;display:block}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);border-radius:8px;outline:0;padding:0 12px;font-size:.77rem;transition:border .15s,box-shadow .15s}.form-field input,.form-field select{height:43px}.form-field textarea{resize:vertical;padding-top:11px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--sky);box-shadow:0 0 0 3px #009cd91c}.form-field--error input,.form-field--error select{border-color:#ce4949}.form-field>small{color:#c43d3d;margin-top:4px;font-size:12px;display:block}.form-disclaimer{color:var(--muted);text-align:center;margin-top:11px;font-size:12px;display:block}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:540px;display:flex}.form-success>span{width:72px;height:72px;color:var(--green);background:#e02b3f1a;border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.form-success h2{margin-bottom:12px}.form-success p:not(.eyebrow){max-width:430px}.age-gate{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 80% 20%,#009cd92e,#0000 35%),#011622f0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.age-gate__panel{background:var(--surface-raised);text-align:center;border:1px solid #ffffff26;border-radius:21px;flex-direction:column;align-items:center;width:min(500px,100%);padding:34px 42px;display:flex;box-shadow:0 30px 90px #0000006b}.age-gate__panel .brand-logo{margin-bottom:23px}.age-gate__icon{width:57px;height:57px;color:var(--green);background:#e02b3f1a;border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.age-gate h1{margin-bottom:14px;font-size:2.2rem}.age-gate p:not(.eyebrow){margin-bottom:22px;font-size:.84rem}.age-gate__actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.age-gate__panel>small{color:var(--muted);margin-top:17px;font-size:12px}.age-gate__notice{color:#bd433b;background:#ae39301a;border-radius:9px;padding:14px;font-size:.76rem;font-weight:750}.drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#01111c94;border:0;position:fixed;inset:0}.cart-drawer{z-index:71;background:var(--surface-raised);flex-direction:column;width:min(460px,100%);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-25px 0 60px #00000038}.cart-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;padding:0 24px;display:flex}.cart-drawer__header .eyebrow{margin-bottom:2px}.cart-drawer__header h2{margin:0;font-size:1.35rem}.cart-drawer__body{flex:1;padding:15px 23px;overflow-y:auto}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.cart-empty>span{background:var(--surface-soft);width:70px;height:70px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.cart-empty h3{margin:20px 0 8px}.cart-empty p{max-width:310px;font-size:.78rem}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr auto;gap:12px;padding:15px 0;display:grid}.product-mini{color:#fff;border-radius:8px;place-items:center;width:65px;height:70px;font-weight:900;display:grid}.product-mini--candy{background:#c8386a}.product-mini--snacks{background:#d88911}.product-mini--beverages{background:#0786b5}.product-mini--grocery{background:#16872a}.product-mini--tobacco{background:#5c487a}.product-mini--vape{background:#195e7c}.cart-line__info strong{font-size:.76rem;display:block}.cart-line__info>small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.cart-line__end{flex-direction:column;justify-content:space-between;align-items:end;display:flex}.cart-line__end strong{font-size:.75rem}.cart-line__end button{color:var(--muted);cursor:pointer;background:0 0;border:0}.cart-drawer__footer{border-top:1px solid var(--line);background:var(--surface-soft);padding:20px 24px}.cart-summary{justify-content:space-between;align-items:center;display:flex}.cart-summary span{font-size:.76rem}.cart-summary strong{color:var(--navy);font-size:1.25rem}.cart-drawer__footer p{margin:8px 0 14px;font-size:12px;line-height:1.4}.cart-drawer__footer .text-button{justify-content:center;width:100%;margin-top:9px;font-size:12px}.chat-widget{z-index:60;position:fixed;bottom:20px;right:20px}.chat-launcher{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:28px;align-items:center;gap:8px;height:52px;padding:0 17px;display:flex;box-shadow:0 14px 34px #00741052}.chat-launcher span{font-size:12px;font-weight:850}.chat-panel{border:1px solid var(--line);background:var(--surface-raised);border-radius:15px;width:min(355px,100vw - 28px);position:absolute;bottom:65px;right:0;overflow:hidden;box-shadow:0 24px 65px #001e3145}.chat-panel__head{background:var(--navy);color:#fff;align-items:center;gap:10px;min-height:67px;padding:0 15px;display:flex}.chat-panel__head>span{background:#ffffff1f;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.chat-panel__head>div{flex-direction:column;flex:1;display:flex}.chat-panel__head strong{font-size:.77rem}.chat-panel__head small{color:#bce5f4;align-items:center;gap:5px;margin-top:2px;font-size:12px;display:flex}.chat-panel__head i{background:#4be75c;border-radius:50%;width:6px;height:6px}.chat-panel__head button{color:#fff;cursor:pointer;background:0 0;border:0}.chat-panel__body{padding:17px}.chat-bubble{background:var(--surface-soft);color:var(--ink);border-radius:3px 11px 11px;align-items:start;gap:8px;padding:12px;font-size:12px;line-height:1.55;display:flex}.chat-bubble svg{color:var(--green);flex-shrink:0}.chat-options{gap:7px;margin-top:13px;display:grid}.chat-options button{border:1px solid var(--line);color:var(--blue);text-align:left;cursor:pointer;background:0 0;border-radius:7px;padding:9px 10px;font-size:12px;font-weight:750}.chat-options button:hover{border-color:var(--sky);background:#009cd90f}.chat-panel__composer{border-top:1px solid var(--line);gap:7px;padding:10px;display:flex}.chat-panel__composer input{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;flex:1;min-width:0;height:35px;padding:0 9px;font-size:12px}.chat-panel__composer button{background:var(--line);width:35px;color:var(--muted);border:0;border-radius:7px}.site-footer{color:#d9edf5;background:#05283b;padding:75px 0 0;position:relative;overflow:hidden}.site-footer__glow{filter:blur(10px);background:#009cd926;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-220px;left:-180px}.footer-grid{grid-template-columns:1.55fr .65fr .75fr 1.15fr;gap:45px;display:grid;position:relative}.footer-brand p{color:#9fc5d5;max-width:340px;margin:20px 0;font-size:.78rem}.footer-cta{color:#65e574;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.footer-title{letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:#fff!important;margin-bottom:17px!important;font-size:12px!important}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) span{color:#9fc5d5;align-items:flex-start;gap:7px;font-size:12px;line-height:1.5;display:flex}.footer-grid a:hover{color:#fff!important}.footer-bottom{color:#789eaf;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:30px;min-height:78px;margin-top:55px;font-size:12px;display:flex}.not-found{text-align:center;place-items:center;min-height:600px;padding:60px 24px;display:grid}.not-found span{color:#009cd92e;letter-spacing:-.08em;font-size:7rem;font-weight:950}.not-found h1{margin-top:-30px;font-size:2.5rem}.not-found p{margin-bottom:25px}.public-shell{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.public-shell main{flex:1}.public-header{z-index:45;border-bottom:1px solid var(--line);background:var(--surface);position:relative}@supports (color:color-mix(in lab,red,red)){.public-header{background:color-mix(in srgb,var(--surface) 95%,transparent)}}.public-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.public-header__inner{justify-content:space-between;align-items:center;min-height:82px;display:flex}.public-header nav{align-items:center;gap:9px;display:flex}.public-header nav>a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:.75rem;font-weight:800;display:inline-flex}.public-header nav>a:hover{color:var(--blue)}.public-nav-icon{display:none}.public-header__register{border:1px solid var(--line);color:var(--blue)!important}.public-header__login{background:var(--navy);color:#fff!important}.public-footer{color:#c7e4ee;background:#05283b}.public-footer__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:40px;min-height:105px;display:grid}.public-footer .brand-logo__mark{width:43px;height:43px}.public-footer__links{justify-content:center;gap:25px;display:flex}.public-footer__links a{color:#a6c9d7;font-size:12px;font-weight:750}.public-footer__links a:hover{color:#fff}.public-footer__inner>span{color:#759daf;align-items:center;gap:6px;font-size:12px;display:flex}.access-page{color:#fff;min-height:calc(100vh - 187px);position:relative;overflow:hidden}.access-page__image,.access-page__overlay{width:100%;height:100%;position:absolute;inset:0}.access-page__image{object-fit:cover}.access-page__overlay{background:linear-gradient(90deg,#00263cfa,#003d5ee6 44%,#00314c8c 68%,#001b2b59)}.access-page__content{z-index:1;grid-template-columns:1.1fr .72fr;align-items:center;gap:85px;min-height:calc(100vh - 187px);padding-block:65px;display:grid;position:relative}.access-page__copy h1{color:#fff;max-width:700px;margin-bottom:24px;font-size:clamp(3.2rem,5.2vw,5.8rem);font-weight:920}.access-page__copy>p:not(.eyebrow){color:#c9e3ed;max-width:620px;font-size:1rem}.access-points{flex-wrap:wrap;gap:10px 20px;margin-top:30px;display:flex}.access-points span{color:#d8eef6;align-items:center;gap:8px;font-size:.75rem;font-weight:720;display:flex}.access-points svg{color:#64e474}.access-card{background:var(--surface-raised);border:1px solid #fff3;border-radius:20px;padding:38px}@supports (color:color-mix(in lab,red,red)){.access-card{background:color-mix(in srgb,var(--surface-raised) 94%,transparent)}}.access-card{color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 70px #00142259}.access-card__icon{width:54px;height:54px;color:var(--blue);background:#009cd91c;border-radius:13px;place-items:center;margin-bottom:24px;display:grid}.access-card h2{margin-bottom:12px;font-size:2rem}.access-card>p:not(.eyebrow){margin-bottom:24px;font-size:.79rem}.access-card .button+.button{margin-top:9px}.access-card__divider{color:var(--muted);align-items:center;gap:10px;margin:24px 0 13px;font-size:12px;display:flex}.access-card__divider:before,.access-card__divider:after{content:"";background:var(--line);flex:1;height:1px}.access-card__contact{color:var(--blue);text-align:center;font-size:12px;font-weight:800;display:block}.access-card>small{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:21px;font-size:12px;display:flex}.auth-page{background:var(--surface-soft);align-items:stretch;min-height:720px;display:grid}.auth-page__grid{grid-template-columns:1fr 520px;gap:0;padding-block:65px;display:grid}.auth-story{color:#fff;min-height:610px;box-shadow:var(--shadow);border-radius:20px 0 0 20px;flex-direction:column;justify-content:center;padding:70px;display:flex}.auth-story--login{background:linear-gradient(135deg,#003451f0,#00608be0),url(/images/city-logistics.webp) 50%/cover}.auth-story h1{color:#fff;max-width:580px;font-size:clamp(2.8rem,4.4vw,4.7rem)}.auth-story>p:not(.eyebrow){color:#c9e4ee;max-width:560px}.auth-story>div{gap:11px;margin-top:25px;display:grid}.auth-story span{align-items:center;gap:9px;font-size:.77rem;font-weight:720;display:flex}.auth-story svg{color:#6bea79}.auth-card{border:1px solid var(--line);background:var(--surface-raised);min-height:610px;box-shadow:var(--shadow);border-left:0;border-radius:0 20px 20px 0;flex-direction:column;justify-content:center;padding:50px;display:flex}.auth-card__icon{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:50px;height:50px;margin-bottom:21px;display:grid}.auth-card h2{margin-bottom:10px;font-size:1.75rem}.auth-card>p:not(.eyebrow){margin-bottom:25px;font-size:12px}.auth-field{margin-bottom:15px;display:block}.auth-field>span{margin-bottom:7px;font-size:12px;font-weight:800;display:block}.auth-field>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;align-items:center;gap:8px;height:45px;padding:0 11px;display:flex}.auth-field svg{color:var(--muted)}.auth-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.78rem}.auth-field button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.auth-row{justify-content:space-between;align-items:center;margin:3px 0 20px;display:flex}.auth-row label{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.auth-row input{accent-color:var(--green)}.auth-row button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750}.auth-error{color:#c23e36;background:#c63d351a;border-radius:7px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:700}.auth-switch{color:var(--muted);text-align:center;margin-top:20px;font-size:12px}.auth-switch a{color:var(--blue);font-weight:800}.register-page{background:var(--surface-soft);padding:75px 0 90px}.register-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:60px;display:grid}.register-copy{position:sticky;top:190px}.register-copy h1{margin-bottom:20px;font-size:3.4rem}.register-steps{gap:19px;margin:35px 0;display:grid}.register-steps>span{align-items:center;gap:13px;display:flex}.register-steps b{background:var(--navy);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.register-steps div{flex-direction:column;display:flex}.register-steps strong{font-size:.78rem}.register-steps small{color:var(--muted);margin-top:3px;font-size:12px}.register-note{border-left:3px solid var(--green);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:0 9px 9px 0;align-items:center;gap:11px;padding:14px;display:flex}.register-note svg{color:var(--green)}.register-note span{flex-direction:column;display:flex}.register-note strong{font-size:12px}.register-note small{color:var(--muted);margin-top:3px;font-size:12px}.register-card{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:17px;padding:38px}.register-section{border:0;border-top:1px solid var(--line);margin:0 0 25px;padding:23px 0 0}.register-section legend{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;padding-right:10px;font-size:12px;font-weight:850;display:flex}.form-row--three{grid-template-columns:1.3fr .55fr .65fr}.consent-row{color:var(--muted);align-items:flex-start;gap:9px;margin-top:10px;font-size:12px;line-height:1.5;display:flex}.consent-row input{accent-color:var(--green);margin-top:2px}.consent-row--error{color:#c23e36}.favorite-button{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00182759;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:10px;right:12px}.favorite-button--active{color:#dc3e6c;background:#fff}.product-detail{background:var(--surface-soft);padding:48px 0 90px}.back-link{color:var(--blue);align-items:center;gap:6px;margin-bottom:30px;font-size:12px;font-weight:800;display:inline-flex}.product-detail__grid{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:20px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.product-detail__art{color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:590px;display:flex;position:relative;overflow:hidden}.product-detail__art svg{z-index:2;position:relative}.product-detail__art>span{z-index:2;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:850;position:absolute;bottom:35px}.product-detail__copy{align-self:center;padding:58px}.product-detail__copy h1{margin-bottom:18px;font-size:clamp(2.7rem,4.4vw,4.8rem)}.product-detail__copy>p{font-size:.87rem}.restricted-notice{background:#765a9e17;border-left:3px solid #7963a5;border-radius:0 8px 8px 0;gap:11px;margin:22px 0;padding:13px 15px;display:flex}.restricted-notice svg{color:#7963a5;flex-shrink:0}.restricted-notice div{flex-direction:column;display:flex}.restricted-notice strong{font-size:12px}.restricted-notice span{color:var(--muted);margin-top:3px;font-size:12px}.detail-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.detail-specs>span{flex-direction:column;padding:16px 0;display:flex}.detail-specs>span+span{border-left:1px solid var(--line);padding-left:18px}.detail-specs small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:12px}.detail-specs strong{margin-top:5px;font-size:.8rem}.text-green{color:var(--green)}.text-red{color:#c64a41}.detail-order{gap:9px;display:flex}.quantity-control--large{grid-template-columns:38px 34px 38px;height:48px}.detail-order .button{flex:1}.detail-favorite{border:1px solid var(--line);background:var(--surface-soft);width:48px;color:var(--muted);cursor:pointer;border-radius:9px;flex-shrink:0}.detail-favorite.active{color:#dc3e6c}.button--success{background:var(--green)!important}.detail-service{color:var(--blue);align-items:center;gap:10px;margin-top:23px;display:flex}.detail-service span{flex-direction:column;display:flex}.detail-service strong{font-size:12px}.detail-service small{color:var(--muted);margin-top:2px;font-size:12px}.portal-page-hero{color:#fff;background:linear-gradient(120deg,#003d60,#0875a3)}.portal-page-hero>.container{align-items:center;gap:21px;min-height:240px;display:flex}.portal-page-hero>.container>span{background:#ffffff17;border:1px solid #fff3;border-radius:14px;flex-shrink:0;place-items:center;width:61px;height:61px;display:grid}.portal-page-hero h1{color:#fff;margin:0 0 8px;font-size:3.3rem}.portal-page-hero p:not(.eyebrow){color:#c7e4ef;margin:0;font-size:.78rem}.favorites-section,.orders-section,.account-section{background:var(--surface-soft)}.orders-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.orders-head h2{margin:0}.orders-head p{margin:5px 0 0;font-size:12px}.orders-table{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:14px;overflow:hidden}.orders-table article{border-bottom:1px solid var(--line);grid-template-columns:46px 1.1fr 1fr .65fr .85fr 1fr 35px;align-items:center;gap:15px;min-height:85px;padding:0 19px;display:grid}.orders-table article:last-child{border-bottom:0}.orders-table article>div{flex-direction:column;display:flex}.orders-table small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.orders-table strong{margin-top:4px;font-size:12px}.order-icon{width:39px;height:39px;color:var(--blue);background:#009cd91a;border-radius:9px;place-items:center;display:grid}.order-status{border-radius:20px;width:max-content;padding:6px 9px;font-size:12px;font-weight:800}.order-status--delivered{color:var(--green);background:#e02b3f1a}.order-status--submitted{color:var(--blue);background:#009cd91a}.orders-table article>button{color:var(--muted);background:0 0;border:0}.account-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:25px;display:grid}.account-sidebar{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:13px;flex-direction:column;align-items:center;padding:25px 17px 16px;display:flex;position:sticky;top:180px;overflow:hidden}.account-avatar{background:linear-gradient(145deg,var(--sky),var(--navy));color:#fff;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:12px;font-size:1.2rem;font-weight:900;display:grid}.account-sidebar>strong{font-size:.82rem}.account-sidebar>span{color:var(--muted);margin-top:4px;font-size:12px}.account-sidebar nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:4px;width:100%;margin:23px 0;padding:13px 0;display:grid}.account-sidebar nav a{min-height:39px;color:var(--muted);border-radius:7px;align-items:center;gap:8px;padding:0 9px;font-size:12px;font-weight:750;display:flex}.account-sidebar nav a:hover,.account-sidebar nav a.active{background:var(--surface-soft);color:var(--blue)}.account-sidebar>button{color:#bd433b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;width:100%;font-size:12px;font-weight:800;display:flex}.account-stats{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:20px;display:grid}.account-stats a{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:11px;align-items:center;gap:12px;padding:17px;display:flex}.account-stats a>span{width:42px;height:42px;color:var(--blue);background:#009cd91a;border-radius:9px;place-items:center;display:grid}.account-stats a>div{flex-direction:column;display:flex}.account-stats strong{font-size:1.2rem}.account-stats small{color:var(--muted);font-size:12px}.account-card{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:13px;padding:28px}.account-card__head{gap:11px;margin-bottom:27px;display:flex}.account-card__head>span{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.account-card__head h2{margin:0;font-size:1.3rem}.account-card__head p{margin:3px 0 0;font-size:12px}.account-card form{max-width:700px}.checkout-page{background:var(--surface-soft);padding:48px 0 95px}.checkout-head{max-width:720px;margin-bottom:35px}.checkout-head h1{margin-bottom:13px;font-size:3.6rem}.checkout-head p{font-size:.8rem}.checkout-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;display:grid}.checkout-main{gap:16px;display:grid}.checkout-card,.checkout-summary{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:13px;padding:25px}.checkout-card__head{align-items:center;gap:12px;margin-bottom:22px;display:flex}.checkout-card__head>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:850;display:grid}.checkout-card__head h2{margin:0;font-size:1.12rem}.checkout-card__head p{margin:3px 0 0;font-size:12px}.fulfillment-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.fulfillment-grid label{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:auto 1fr;gap:3px 9px;padding:18px;display:grid;position:relative}.fulfillment-grid label.active{border-color:var(--sky);background:#009cd90d;box-shadow:0 0 0 2px #009cd91a}.fulfillment-grid input{opacity:0;position:absolute}.fulfillment-grid svg{color:var(--blue);grid-row:1/span 2}.fulfillment-grid strong{font-size:.77rem}.fulfillment-grid small{color:var(--muted);font-size:12px}.checkout-summary{position:sticky;top:180px}.checkout-summary h2{margin-bottom:19px;font-size:1.25rem}.checkout-line{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;gap:8px;padding:11px 0;display:grid}.checkout-line>span{background:var(--surface-soft);width:25px;height:25px;color:var(--blue);border-radius:6px;place-items:center;font-size:12px;font-weight:800;display:grid}.checkout-line>div{flex-direction:column;display:flex}.checkout-line strong{font-size:12px}.checkout-line small{color:var(--muted);margin-top:3px;font-size:12px}.checkout-line>b{font-size:12px}.checkout-total{justify-content:space-between;align-items:center;padding:19px 0 7px;display:flex}.checkout-total span{font-size:.75rem}.checkout-total strong{color:var(--navy);font-size:1.3rem}.checkout-summary>p{margin-bottom:16px;font-size:12px;line-height:1.45}.checkout-secure{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:11px;font-size:12px;display:flex}.checkout-confirmation{background:var(--surface-soft);place-items:center;min-height:720px;padding:70px 24px;display:grid}.checkout-confirmation>div{border:1px solid var(--line);background:var(--surface-raised);width:min(610px,100%);box-shadow:var(--shadow);text-align:center;border-radius:18px;flex-direction:column;align-items:center;padding:55px;display:flex}.checkout-confirmation>div>span:first-child{width:84px;height:84px;color:var(--green);background:#e02b3f1a;border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.checkout-confirmation h1{margin-bottom:13px;font-size:2.6rem}.checkout-confirmation>div>p:not(.eyebrow){max-width:460px;font-size:.77rem}.checkout-confirmation>div>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:100%;margin:23px 0;padding:16px 0;display:grid}.checkout-confirmation>div>div span{color:var(--muted);flex-direction:column;font-size:12px;display:flex}.checkout-confirmation>div>div strong{color:var(--ink);margin-top:5px;font-size:.75rem}.checkout-confirmation .text-link{margin-top:16px}@media(max-width:1100px){.container{width:min(100% - 36px,980px)}.account-link span{display:none}.product-grid--four,.product-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.split-story{gap:48px}.footer-grid{grid-template-columns:1.3fr .7fr .8fr}.footer-grid>div:last-child{grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid!important}.footer-grid>div:last-child .footer-title{grid-column:1/-1}.access-page__content{grid-template-columns:1fr 420px;gap:45px}.auth-page__grid{grid-template-columns:1fr 460px}.auth-story{padding:45px}.auth-card{padding:38px}.register-grid{grid-template-columns:.65fr 1.35fr;gap:35px}.checkout-grid{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:820px){.section{padding:72px 0}.announcement-bar__right{display:none}.announcement-bar__inner{text-align:center;justify-content:center}.site-header__main{gap:12px;min-height:70px}.site-header .brand-logo__mark{width:43px;height:43px}.site-header .brand-logo__copy strong{font-size:1.18rem}.site-header .brand-logo__copy small{font-size:12px}.account-link,.cart-button__label{display:none}.mobile-menu-button{display:grid}.cart-button{justify-content:center;width:42px;padding:0}.nav-wrap{border-top:0;max-height:0;transition:max-height .25s;overflow:hidden}.nav-wrap--open{border-top:1px solid var(--line);max-height:410px}.nav-wrap__inner{padding-block:14px 18px;display:block}.nav-wrap nav{gap:0;display:grid}.nav-wrap nav a{border-bottom:1px solid var(--line);min-height:43px}.nav-wrap nav a:after{display:none}.nav-wrap nav .mobile-account-nav{color:var(--blue-mid);display:flex}.nav-deal{padding:14px 0 6px}.hero__slide{height:660px;min-height:0}.hero__image{object-position:68% center}.hero__shade{background:linear-gradient(90deg,#00253bf7,#00324ed6 65%,#0020327a)}.hero__copy{max-width:560px}.hero__copy h1{font-size:clamp(2.7rem,10vw,4.5rem)}.hero__controls{bottom:20px}.category-grid{grid-template-columns:repeat(2,1fr)}.split-story,.about-intro__grid,.contact-grid,.roadmap-grid{grid-template-columns:1fr;gap:45px}.split-story__visual{order:2}.split-story__badge{right:20px}.about-intro__visual>div{left:20px}.roadmap-grid{gap:38px}.contact-copy{max-width:620px}.account-cta{grid-template-columns:1fr;gap:30px}.values-grid{grid-template-columns:1fr}.values-grid article>span{margin-bottom:22px}.page-hero__inner{min-height:290px}.page-hero__metric{display:none}.results-toolbar{flex-wrap:wrap;gap:12px}.results-toolbar__actions{margin-left:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr}.footer-grid>div:last-child .footer-title{grid-column:1/-1}.public-header__inner{min-height:70px}.public-footer__inner{grid-template-columns:1fr auto}.public-footer__links{display:none}.access-page,.access-page__content{min-height:auto}.access-page__content{grid-template-columns:1fr;gap:40px;padding-block:80px}.access-page__copy{max-width:650px}.access-card{max-width:520px}.auth-page__grid{grid-template-columns:1fr;padding-block:35px}.auth-story{border-radius:18px 18px 0 0;min-height:420px}.auth-card{border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;min-height:560px}.register-grid{grid-template-columns:1fr}.register-copy{max-width:650px;position:static}.product-detail__grid{grid-template-columns:1fr}.product-detail__art{min-height:460px}.product-detail__copy{padding:42px}.orders-table article{grid-template-columns:42px 1.1fr .9fr .7fr 1fr 34px}.orders-table article>div:nth-of-type(3){display:none}.account-layout{grid-template-columns:1fr}.account-sidebar{align-items:flex-start;position:static}.account-avatar,.account-sidebar>strong,.account-sidebar>span{align-self:center}.account-sidebar nav{grid-template-columns:repeat(3,1fr)}.account-sidebar>button{max-width:170px}.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}}@media(max-width:580px){.container{width:min(100% - 28px,520px)}h2{font-size:2.05rem}.section{padding:60px 0}.brand-logo__copy{display:none}.section-heading--split{flex-direction:column;align-items:flex-start;gap:8px}.hero__slide{height:690px}.hero__image{object-position:70% center}.hero__shade{background:linear-gradient(90deg,#002235f7,#002e46d1),linear-gradient(#0000,#0000004d)}.hero__copy h1{font-size:3.15rem}.hero__copy>p:not(.eyebrow){font-size:.9rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__arrows{display:none}.category-grid,.product-grid,.product-grid--four,.benefit-grid,.roadmap-list{grid-template-columns:1fr}.category-card{min-height:178px}.product-art{height:230px}.split-story__image,.about-intro__visual img{height:360px}.split-story__badge{bottom:15px;right:12px}.split-story__copy h2{font-size:2.2rem}.account-cta{gap:24px}.section--account-cta:after{font-size:9rem}.page-hero__inner{min-height:330px;padding-block:50px}.page-hero h1{font-size:2.7rem}.shop-container{padding-left:64px;padding-right:64px}.shop-section{padding-top:28px}.results-toolbar__actions{justify-content:space-between;width:100%}.results-toolbar__actions .sort-label{display:none}.results-toolbar{align-items:start}.results-toolbar>div:first-child span{margin-top:3px;display:block}.form-row{grid-template-columns:1fr;gap:0}.contact-form-card{min-height:0;padding:24px 19px}.form-success{min-height:480px}.about-cta{flex-direction:column;align-items:flex-start;padding:30px 24px}.about-intro__visual>div{max-width:none;bottom:15px;left:15px;right:15px}.age-gate__panel{padding:28px 20px}.age-gate__actions{grid-template-columns:1fr}.age-gate h1{font-size:1.85rem}.chat-widget{bottom:13px;right:13px}.chat-launcher span{display:none}.chat-launcher{justify-content:center;width:52px;padding:0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-grid>div:last-child{display:flex!important}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.site-footer{padding-top:58px}.public-header .brand-logo__copy{display:none}.public-header nav{gap:4px}.public-header nav>a{justify-content:center;min-width:38px;min-height:38px;padding:0 9px}.public-header__contact span,.public-header__register span{display:none}.public-header .public-nav-icon{display:block}.public-header .icon-button{width:38px;height:38px}.public-footer__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:10px;min-height:125px}.access-page__content{padding-block:60px}.access-page__copy h1{font-size:3rem}.access-page__copy>p:not(.eyebrow){font-size:.86rem}.access-points{display:grid}.access-card{padding:28px 21px}.auth-story{min-height:430px;padding:35px 24px}.auth-story h1{font-size:3rem}.auth-card{min-height:570px;padding:35px 22px}.register-page{padding-top:50px}.register-copy h1{font-size:2.8rem}.register-card{padding:27px 18px}.form-row--three{grid-template-columns:1fr}.register-section{padding-top:19px}.product-detail{padding-top:30px}.product-detail__art{min-height:370px}.product-detail__copy{padding:29px 20px}.product-detail__copy h1{font-size:2.75rem}.detail-specs{grid-template-columns:1fr}.detail-specs>span+span{border-top:1px solid var(--line);border-left:0;padding-left:0}.detail-order{flex-wrap:wrap}.detail-order .button{order:3;min-width:calc(100% - 57px)}.detail-order .quantity-control{flex:1}.portal-page-hero>.container{min-height:220px}.portal-page-hero h1{font-size:2.5rem}.portal-page-hero>.container>span{width:50px;height:50px}.orders-head{flex-direction:column;align-items:flex-start}.orders-table article{grid-template-columns:40px 1fr auto;gap:8px 12px;min-height:105px;padding:13px}.orders-table article>div:nth-of-type(2),.orders-table article>div:nth-of-type(3),.orders-table article>div:nth-of-type(4){display:none}.order-status{grid-column:2}.orders-table article>button{grid-area:1/3/span 2}.account-sidebar nav,.account-stats{grid-template-columns:1fr}.account-card{padding:22px 17px}.checkout-head h1{font-size:2.8rem}.checkout-card,.checkout-summary{padding:20px 16px}.fulfillment-grid{grid-template-columns:1fr}.checkout-confirmation>div{padding:40px 19px}.checkout-confirmation>div>div{grid-template-columns:1fr;gap:14px}}@container shop (max-width:1370px){.shop-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@container shop (max-width:1100px){.shop-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container shop (max-width:820px){.shop-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-controls{grid-template-columns:minmax(0,1fr);gap:12px}.shop-search-bar{grid-row:1}}@container shop (max-width:550px){.shop-results .product-grid{grid-template-columns:1fr}.results-toolbar{flex-wrap:wrap;gap:12px}.results-toolbar__actions{justify-content:space-between;width:100%}.results-toolbar__actions .sort-label{display:none}.shop-category-all{min-width:44px}.shop-category{max-width:140px}}@container shop (max-width:270px){.product-card__body{padding:12px}.product-meta,.product-card__price-row,.product-card__actions{flex-wrap:wrap}.product-card__actions .add-button{flex-basis:100%}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.accessibility-launcher{position:fixed;left:22px;bottom:20px;z-index:101;width:52px;height:52px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#ce1741;color:#fff;box-shadow:0 0 0 3px #3b82f6,0 8px 25px #173d7050;cursor:pointer}.accessibility-launcher:before{content:"";position:absolute;inset:-8px;border:2px solid #6495ed;border-radius:inherit;pointer-events:none;animation:accessibility-halo 4s ease-out infinite}.accessibility-launcher:hover{background:#b51236}.accessibility-launcher:focus-visible{outline:3px solid var(--ink);outline-offset:9px}@keyframes accessibility-halo{0%,to{transform:scale(1);opacity:.55}65%{transform:scale(1.12);opacity:.12}}.accessibility-backdrop{position:fixed;inset:0;z-index:110;background:#03152266;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.accessibility-panel{position:fixed;z-index:111;left:22px;bottom:91px;width:min(370px,calc(100vw - 32px));max-height:calc(100dvh - 115px);overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--line);border-radius:20px;padding:24px;background:var(--surface-raised);color:var(--ink);box-shadow:0 24px 80px #001b3540;animation:accessibility-enter .18s ease-out}@keyframes accessibility-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.accessibility-panel__head{display:flex;align-items:center;gap:11px;margin-bottom:26px}.accessibility-panel__icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:13px;background:#ce174112;color:#ce1741}.accessibility-panel__head>div{flex:1}.accessibility-panel__head h2{font-size:20px;line-height:1.3;letter-spacing:-.02em;margin:0}.accessibility-panel__head p{margin:4px 0 0;font-size:12px;line-height:1.5}.accessibility-panel__head .icon-button{width:36px;height:36px;flex-shrink:0}.accessibility-theme{border:0;padding:0;margin:0 0 24px;min-width:0}.accessibility-theme legend,.accessibility-language>span{font-size:13px;font-weight:750;margin-bottom:11px}.accessibility-theme>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.accessibility-theme button{display:flex;align-items:center;gap:9px;min-height:64px;border:1px solid var(--line-strong);border-radius:12px;padding:12px;background:var(--surface-soft);cursor:pointer;font-size:13px}.accessibility-theme button span{flex:1;text-align:start}.accessibility-theme button[aria-pressed=true]{border-color:#1b83bf;box-shadow:inset 0 0 0 1px #1b83bf;background:#178aca12}.accessibility-theme button svg{flex-shrink:0}.accessibility-language{display:block}.accessibility-language>span{display:flex;align-items:center;gap:8px}.accessibility-language select{width:100%;min-height:48px;border:1px solid var(--line-strong);border-radius:10px;padding:10px 12px;background:var(--surface-soft);color:var(--ink);font-size:14px}.accessibility-panel__note{margin:12px 0 22px;font-size:12px;line-height:1.65}.accessibility-panel__saved{display:flex;align-items:center;gap:7px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}[translate=no]{unicode-bidi:isolate}:root[dir=rtl] .hero__container{direction:rtl}:root[dir=rtl] .eyebrow{letter-spacing:0}:root[dir=rtl] .chat-options button{text-align:start}:root[dir=rtl] .product-detail__copy h1{line-height:1.25}:root[dir=rtl] h1,:root[dir=rtl] h2{line-height:1.2;letter-spacing:0}.shop-results .product-card__actions{flex-wrap:wrap}.shop-results .add-button{min-width:110px;min-height:38px;height:auto;padding:8px}.shop-results .product-card__price-row{flex-wrap:wrap}.shop-results .product-card h3{min-height:2.4em;height:auto}@media(max-width:580px){.accessibility-launcher{width:44px;height:44px;left:9px;bottom:max(16px,env(safe-area-inset-bottom))}.accessibility-launcher svg{width:27px;height:27px}.accessibility-launcher:before{inset:-6px}.chat-widget{right:8px;bottom:max(13px,env(safe-area-inset-bottom))}.chat-launcher{width:48px;height:48px}.accessibility-panel{left:16px;bottom:max(82px,calc(env(safe-area-inset-bottom) + 66px));padding:20px}}@media(prefers-reduced-motion:reduce){.accessibility-launcher:before,.accessibility-panel{animation:none}}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans Variable,DM Sans,sans-serif;--navy: #113573;--blue: #174db0;--sky: #4c83e6;--red: #df2d41;--ink: #172942;--muted: #647185;--surface-soft: #f5f7fa;--line: #e3e7ee;--shadow-soft: 0 6px 20px #142e5610}h1,h2,h3{font-family:Manrope Variable,sans-serif}h1,h2{font-weight:800;letter-spacing:-.045em}h2{font-size:clamp(30px,3.1vw,43px);line-height:1.14}p{line-height:1.7}.container{width:min(1280px,calc(100% - 96px))}.section{padding:80px 0}.button{border-radius:5px;min-height:49px;font-size:14px;font-weight:750;padding-inline:22px;box-shadow:none}.button--primary,.button--green{background:var(--red);box-shadow:none}.button--primary:hover:not(:disabled),.button--green:hover{background:#c71e33;box-shadow:none}.button--blue{background:var(--blue);color:#fff}.button--glass{background:none;border-color:#ffffff68;-webkit-backdrop-filter:none;backdrop-filter:none}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:750;display:flex;align-items:center;gap:10px}.eyebrow--light{color:#d7e7ff}.red-dash{display:inline-block;width:23px;height:3px;background:#ff4054;flex-shrink:0}.red-period{color:var(--red)}.skip-link{position:fixed;top:-90px;left:12px;z-index:1000;padding:15px;background:#fff;color:#163777}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #4e8aff;outline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.city-topbar,.announcement-bar{background:#113573;color:#dce7fc;font-size:12px}.city-topbar>.container,.announcement-bar__inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:18px}.city-topbar span:last-child,.announcement-bar__right{display:flex;align-items:center;gap:6px}.public-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--surface);position:sticky;top:0}.public-header__inner{min-height:92px;gap:30px}.city-logo{gap:11px;line-height:1}.city-logo>img{width:43px;height:43px}.city-logo>span{display:flex;flex-direction:column}.city-logo strong{font-size:34px;font-weight:950;letter-spacing:-.07em;color:var(--navy);line-height:.96}.city-logo__period{color:var(--red)}.city-logo small{font-size:12px;font-weight:850;letter-spacing:.13em;margin-top:5px;color:var(--navy)}.city-logo--inverse strong,.city-logo--inverse small{color:#fff}.public-header .city-public-nav{gap:12px;margin-left:auto}.public-header .city-public-nav a{font-size:14px;padding:0 9px;font-weight:650;color:var(--ink);border-radius:0;position:relative}.public-header .city-public-nav a.active:after{content:"";position:absolute;bottom:0;left:9px;right:9px;height:2px;background:var(--red)}.city-public-actions{display:flex;align-items:center;gap:23px;margin-left:16px}.city-login{font-size:14px;font-weight:750}.city-header-search{display:flex;align-items:center;gap:12px;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;max-width:520px;flex:1;margin-inline:auto;padding-left:15px;color:var(--muted)}.city-header-search input{border:0;background:none;outline:none;min-width:0;width:100%;height:44px;font-size:14px;color:var(--ink)}.city-header-search button{border:0;background:none;padding:12px;color:var(--blue)}.site-header__main{min-height:90px}.nav-wrap nav a,.nav-deal,.account-link,.cart-button{font-size:14px}.nav-wrap nav{gap:32px}.cart-button{border-radius:5px;background:var(--blue)}.cart-button__count{font-size:12px;min-width:22px;height:22px}.nav-wrap__inner{min-height:49px}.city-hero{background:#0d274e}.city-hero .hero__slide{height:610px;min-height:610px}.city-hero .hero__image{object-position:center}.city-hero .hero__shade{background:linear-gradient(90deg,#081e3ee8,#0a2547ab 35%,#081a320a 68%),linear-gradient(0deg,#071b3599,transparent 24%)}.city-hero .hero__copy{max-width:650px;padding-bottom:12px}.city-hero .hero__copy h1{font-size:clamp(46px,4.5vw,66px);line-height:1.06;max-width:720px;margin-bottom:23px;font-weight:800;letter-spacing:-.055em}.city-hero .hero__copy h1>span{color:#fff}.city-hero .hero__copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:438px;color:#c9d7e9;margin-bottom:0}.city-hero .eyebrow{font-size:12px;margin-bottom:21px}.hero__actions{gap:13px;margin:29px 0 25px}.hero__stat{font-size:12px;letter-spacing:.09em;font-weight:600;color:#b5c8e2}.hero__stat svg{color:#f15764}.hero__controls{bottom:25px}.city-slide-index{display:flex;align-items:center;gap:10px;font-size:12px;color:#c7d4e6}.city-slide-index strong{font-size:17px;color:#fff}.hero__dots{margin-left:16px;gap:4px;align-items:center}.hero__dots button{width:32px;height:26px;border-radius:0;background:none;position:relative}.hero__dots button:after{content:"";height:2px;position:absolute;left:0;right:0;top:12px;background:#ffffff50}.hero__dots button.active{width:48px;background:none}.hero__dots button.active:after{background:#f4485b}.hero__arrows button{width:41px;height:41px}.city-hero__caption{position:absolute;bottom:94px;right:max(48px,calc((100vw - 1280px)/2));font-size:12px;color:#d4e1ef;letter-spacing:.14em;text-align:right}.city-hero-tab{display:none}.city-proof-strip{background:var(--surface);border-bottom:1px solid var(--line)}.city-proof-strip .container{min-height:81px;display:flex;justify-content:space-between;gap:18px;align-items:center}.city-proof-strip span,.city-proof-strip a{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:650}.city-proof-strip span svg{width:21px;color:var(--blue)}.city-proof-strip a{color:var(--blue);border-left:1px solid var(--line);padding-left:32px}.section--categories{background:var(--surface);padding-bottom:55px}.section-heading{margin-bottom:32px}.section-heading h2{margin-bottom:10px}.section-heading--split>.text-link{white-space:nowrap;margin-bottom:5px}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.category-card{min-height:157px;display:flex;flex-direction:column;gap:15px;align-items:flex-start;padding:21px;border:1px solid var(--line);background:var(--surface);border-radius:7px;box-shadow:none}.category-card:before{display:none}.category-card__icon{width:auto;height:auto;background:none;border-radius:0;color:var(--blue)}.category-card h3{font-size:16px;margin:0 0 8px;letter-spacing:-.025em}.category-card__copy span{font-size:12px;letter-spacing:0;text-transform:none;font-weight:450}.category-card__arrow{right:14px;top:24px;color:#8999af}.category-card:hover{border-color:#a9bddb;box-shadow:0 6px 20px #152c5010;transform:translateY(-3px)}.category-card--energy .category-card__icon,.category-card--juice .category-card__icon,.category-card--sports .category-card__icon{color:var(--red)}.city-brand-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:28px 54px;color:#5b6b83}.city-brand-strip>span{font-size:12px;letter-spacing:.08em;line-height:1.8;padding-right:30px;border-right:1px solid var(--line);font-weight:550}.city-brand-strip>b{opacity:.85;color:#63728a;font-family:Georgia,serif;font-size:29px;letter-spacing:-.055em;white-space:nowrap}.brand-drpepper{font-style:italic;transform:rotate(-8deg)}.city-brand-strip .brand-koolaid{font-family:Manrope Variable;font-weight:950;letter-spacing:-.07em;transform:rotate(-7deg)}.city-brand-strip .brand-c4{font-family:Arial,sans-serif;font-style:italic;font-weight:950;font-size:42px;line-height:.9}.city-brand-strip .brand-c4 span{font-size:12px;display:block;letter-spacing:.25em;text-align:center}.city-brand-strip .brand-icelandic{font-size:16px;letter-spacing:.12em;text-align:center}.brand-icelandic span{display:block;font-family:Arial;font-size:12px;letter-spacing:.32em}.brand-sunkist,.brand-mistic{font-style:italic}.city-cooler{background:var(--surface-soft);border-block:1px solid var(--line)}.city-cooler .section-heading h2{font-size:44px}.cooler-tabs{display:flex;align-items:center;gap:8px;margin-bottom:27px}.cooler-tabs button{background:transparent;border:1px solid transparent;border-radius:5px;padding:10px 17px;font-size:13px;color:var(--muted);font-weight:650}.cooler-tabs button.active{background:var(--blue);color:#fff}.cooler-tabs>span{margin-left:auto;font-size:12px;color:var(--muted)}.product-card{box-shadow:none;border-radius:8px;background:var(--surface);border-color:var(--line)}.product-art{height:220px;background:#f0f0f0;color:var(--ink);border-bottom:1px solid #e9e9e9}.product-art:after{display:none}.product-image-link{height:100%;width:100%;display:grid;place-items:center;padding:18px 28px}.product-packshot{width:100%;height:100%;max-height:188px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-image-link:hover .product-packshot{transform:scale(1.04)}.product-image-fallback{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--blue);font-size:14px;font-weight:700}.product-card__body{padding:20px}.product-meta{font-size:12px;letter-spacing:.02em;gap:6px}.product-meta>span:last-child{font-size:12px}.product-card h3{font-size:16px;line-height:1.35;min-height:44px;margin-block:10px}.product-description{font-size:13px;min-height:38px;margin-bottom:15px}.product-pack{font-size:12px;border-style:solid;padding:12px 0}.product-login{display:flex;justify-content:space-between;align-items:center;color:var(--blue);font-size:13px;font-weight:700;padding-top:17px}.favorite-button{color:var(--blue);background:#ffffffec;width:35px;height:35px}.favorite-button--active{color:var(--red)}.product-art svg{filter:none}.product-price strong{font-size:24px}.product-price small,.product-price del,.stock{font-size:12px}.stock--in,.text-green{color:#16744d}.stock--out,.text-red{color:#c0263b}.add-button{background:var(--blue);font-size:13px;border-radius:4px;min-height:40px}.quantity-control{border-radius:4px;font-size:14px}.quantity-control button{min-width:32px;min-height:38px}.deal-badge{font-size:12px;background:#fff;color:#b62237;border:1px solid #ebc7cc;border-radius:4px}.product-detail__art{background:#f0f0f0;border:1px solid var(--line);min-height:460px;display:grid;place-items:center;padding:35px}.product-detail__art .product-packshot{max-height:420px;height:420px;width:100%;object-fit:contain}.product-mini{background:#f0f0f0;padding:5px;border-radius:5px}.product-mini .product-packshot{height:64px;width:54px}.product-mini .product-image-fallback span{display:none}.city-story .split-story{gap:85px}.split-story__visual{position:relative}.split-story__image{border-radius:8px;height:440px}.split-story__image img{height:100%;width:100%;object-fit:cover;object-position:58% center}.split-story__copy h2{font-size:43px;margin-bottom:24px}.split-story__copy>p{font-size:15px}.check-list{margin:23px 0 27px;gap:14px}.check-list span{font-size:13px;line-height:1.45}.check-list svg{color:var(--blue);flex-shrink:0}.city-story-stamp{position:absolute;bottom:-20px;right:-24px;background:var(--red);color:#fff;padding:23px 26px;display:flex;flex-direction:column;align-items:center;gap:13px;box-shadow:0 8px 25px #7b192b25;transform:rotate(-4deg)}.city-story-stamp span,.city-story-stamp strong{font-size:12px;letter-spacing:.07em}.city-benefits{padding:50px 0 62px;border-top:1px solid var(--line);background:var(--surface)}.city-benefits .benefit-grid{gap:0}.city-benefits .benefit-card{background:none;border:0;border-radius:0;padding:8px 28px 8px 0;box-shadow:none}.city-benefits .benefit-card+div{border-left:1px solid var(--line);padding-left:28px}.city-benefits .benefit-card>span{background:#eef3fb;color:var(--blue);border-radius:6px;width:45px;height:45px;margin-bottom:18px}.city-benefits h3{color:var(--ink);font-size:17px;margin-bottom:12px}.city-benefits p{color:var(--muted);font-size:14px;margin:0}.city-invitation{background:#153b82;color:#fff;position:relative;overflow:hidden}.city-invitation>.container{display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative}.city-invitation h2{font-size:48px;color:#fff;position:relative;z-index:1;margin:0 0 19px}.city-invitation p{color:#c5d5f0;margin-bottom:0;position:relative;z-index:1}.city-invitation .eyebrow{margin-bottom:16px;font-size:12px}.city-invitation__actions{display:flex;align-items:center;flex-direction:column;gap:20px;z-index:1;padding-right:50px}.city-invitation__actions>a:last-child{font-size:13px;display:flex;align-items:center;gap:7px}.city-invitation__word{position:absolute;right:-50px;bottom:-110px;font-size:300px;line-height:1;font-weight:1000;letter-spacing:-.08em;color:#ffffff04;pointer-events:none}.city-demo-entry{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:26px;font-size:13px}.city-demo-entry strong{display:block;margin-bottom:4px}.city-demo-entry .text-link{font-size:13px}.city-footer{background:#0d2346;padding-top:60px;color:#c8d4e8}.city-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:65px}.city-footer .footer-brand>p{color:#a2b4ce;font-size:14px;margin-block:20px}.city-footer .footer-title{color:#fff;font-size:13px;letter-spacing:0;text-transform:none}.city-footer .footer-grid a:not(.brand-logo){font-size:13px;display:flex;gap:5px;align-items:center;margin-bottom:13px}.city-footer-location{font-size:12px;display:flex;gap:7px;align-items:center;color:#a4b8d4}.city-footer .footer-bottom{font-size:12px;color:#9fb2cf;margin-top:45px;padding:24px 0;border-top:1px solid #ffffff19}.site-footer__glow{display:none}.page-hero,.portal-page-hero{background:linear-gradient(110deg,#113574,#174caa)}.page-hero--about,.auth-story--login{background:linear-gradient(100deg,#102c60ec,#174283a8),url(/images/city-logistics.webp) center/cover}.page-hero--contact{background:#123b81}.page-hero:before{display:none}.portal-page-hero>.container{min-height:215px}.portal-page-hero h1{font-size:46px}.portal-page-hero p:not(.eyebrow){font-size:15px}.auth-card{border-radius:0 8px 8px 0}.auth-story{border-radius:8px 0 0 8px}.auth-story svg{color:#91baff}.auth-row{font-size:12px}.auth-row a{color:var(--blue)}.auth-card>p,.register-copy>p,.register-card p{font-size:14px}.auth-field input,.form-field input,.form-field select,.form-field textarea{font-size:16px}.auth-error{font-size:13px}.auth-field>span,.form-field>span{font-size:13px}.form-field>small{font-size:12px}.register-note{background:var(--surface-soft);border-color:var(--line)}.register-note svg{color:var(--blue)}.register-note small{font-size:12px}.consent-row{font-size:13px}.account-nav button,.shop-parent-chip,.shop-category-children button{font-size:14px}.account-stat strong{color:var(--blue)}.account-profile .form-field input{font-size:16px}.form-disclaimer{font-size:12px}.cart-line__info strong,.cart-line__end strong{font-size:13px}.cart-line__info>small,.cart-drawer__footer p{font-size:12px}.cart-summary span{font-size:14px}.cart-drawer__footer .text-button{font-size:13px;min-height:35px}.cart-line__end button{min-width:35px;min-height:35px}.cart-drawer__body{overscroll-behavior:contain}.order-details{padding:25px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.order-details>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px;font-size:14px}.order-details p{font-size:14px}.order-reorder{font-size:13px}.empty-orders{text-align:center;padding:80px 20px}.contact-note p,.contact-details strong{font-size:13px}.footer-bottom{gap:20px}:root[data-theme=dark]{--ink: #e4edfb;--muted: #abbad1;--surface: #0c1930;--surface-soft: #111f38;--surface-raised: #14243d;--line: #293b58;--line-strong: #405779;--blue: #86adf4}:root[data-theme=dark] .city-logo strong,:root[data-theme=dark] .city-logo small{color:#eef4ff}:root[data-theme=dark] .button--blue,:root[data-theme=dark] .add-button,:root[data-theme=dark] .cart-button,:root[data-theme=dark] .cooler-tabs button.active{background:#235fc0;color:#fff}:root[data-theme=dark] .city-brand-strip>b{color:#b3c1d9}:root[data-theme=dark] .stock--in{color:#60d29b}:root[data-theme=dark] .city-benefits .benefit-card>span{background:#1b3357}:root[data-theme=dark] .nav-wrap nav a.active{color:#a9c6fa}@media(min-width:1550px){.city-hero .hero__slide{height:670px}.city-hero .hero__copy h1{font-size:70px}.city-hero .hero__image{object-position:center 53%}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.public-header__inner{gap:20px}.public-header .city-public-nav{gap:0}.public-header .city-public-nav a{padding:0 8px;font-size:13px}.city-public-actions{gap:16px;margin-left:0}.city-public-actions .button{padding-inline:15px;font-size:12px}.city-hero .hero__copy{max-width:560px}.city-hero .hero__copy h1{font-size:53px}.city-hero .hero__image{object-position:58% center}.city-hero .hero__shade{background:linear-gradient(90deg,#0a234bec,#0b284e91 45%,#0b214518 75%)}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:106px;flex-direction:row;align-items:center;gap:18px}.category-card__arrow{top:20px}.category-card__copy{padding-right:15px}.city-brand-strip{gap:20px}.city-brand-strip>span{display:none}.city-proof-strip .container{gap:15px}.city-proof-strip span{font-size:12px}.city-proof-strip a{display:none}.city-story .split-story{gap:50px}.city-story .split-story__copy h2{font-size:38px}.city-story-stamp{right:-14px;padding:17px}.city-footer .footer-grid{gap:30px}.product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card__body{padding:15px}.product-card h3{font-size:15px}.product-meta{flex-wrap:wrap;row-gap:4px}.product-meta>span:last-child{display:none}.city-header-search{max-width:380px}.product-card__actions{flex-wrap:wrap}.product-card__actions .add-button{flex:1;min-width:95px}.cooler-tabs>span{font-size:12px}.city-benefits h3{font-size:16px}}@media(max-width:900px){.public-header__inner{min-height:82px;gap:18px}.public-header .mobile-menu-button{display:grid;order:3}.public-header .city-public-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:15px 24px;flex-direction:column;align-items:stretch;background:var(--surface);border-bottom:1px solid var(--line);box-shadow:var(--shadow-soft)}.public-header .city-public-nav.is-open{display:flex}.public-header .city-public-nav a{min-height:44px;font-size:15px}.city-public-actions{margin-left:auto}.city-public-actions .button{font-size:13px}.city-logo strong{font-size:30px}.city-logo>img{width:39px;height:39px}.city-logo small{font-size:12px}.city-hero .hero__slide{height:620px;min-height:620px}.city-hero .hero__copy h1{font-size:52px}.city-hero .hero__copy>p:not(.eyebrow){max-width:355px;font-size:15px}.city-hero .hero__shade{background:linear-gradient(90deg,#0b234aeb 5%,#0b2446af 45%,#10223b10)}.city-hero .hero__copy{padding-bottom:15px}.city-hero__caption{display:none}.city-hero .hero__image{object-position:64%}.hero__actions{max-width:360px;gap:10px}.hero__actions .button{padding:0 15px;font-size:13px}.product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.product-art{height:245px}.product-packshot{max-height:208px}.product-card__body{padding:20px}.product-meta>span:last-child{display:block}.product-card h3{font-size:17px;min-height:42px}.city-story .split-story{grid-template-columns:1fr;gap:55px}.city-story .split-story__visual{max-width:670px}.city-story .split-story__copy{max-width:660px}.split-story__image{height:420px}.city-story-stamp{right:16px}.city-benefits .benefit-grid{grid-template-columns:repeat(2,1fr);gap:30px}.city-benefits .benefit-card:nth-child(3){padding-left:0;border-left:0}.city-invitation__actions{padding:0;min-width:215px}.city-invitation h2{font-size:40px}.city-invitation>.container{gap:30px}.city-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr}.city-footer .footer-grid>div:last-child{display:none}.city-demo-entry{font-size:12px}.city-demo-entry .text-link{max-width:200px;text-align:left}.site-header__main{flex-wrap:wrap;gap:15px;padding-block:17px}.city-header-search{order:3;max-width:none;flex-basis:100%;margin:0}.nav-wrap__inner{min-height:0}.nav-wrap nav{gap:24px}.nav-wrap nav a{min-height:43px}.nav-deal{display:none}.auth-story h1{font-size:43px}.auth-page__grid{grid-template-columns:1fr}.auth-story{min-height:340px;border-radius:8px 8px 0 0;padding:40px}.auth-card{border-radius:0 0 8px 8px;padding:40px}}@media(max-width:600px){.container{width:calc(100% - 40px)}.section{padding:55px 0}.city-topbar>.container{justify-content:center;min-height:29px;font-size:12px;letter-spacing:0}.city-topbar span:last-child{display:none}.public-header__inner{min-height:77px;gap:10px}.city-logo{gap:8px}.city-logo>img{width:34px;height:34px}.city-logo strong{font-size:28px}.city-logo small{font-size:12px;letter-spacing:.1em}.city-public-actions{gap:10px}.city-public-actions .button{display:none}.city-login{font-size:13px}.public-header .mobile-menu-button{width:36px;height:38px}.city-hero .hero__slide{height:700px;min-height:700px}.city-hero .hero__image{height:420px;top:auto;bottom:0;object-fit:cover;object-position:70% center}.city-hero .hero__shade{background:linear-gradient(180deg,#0d274e 0% 32%,#0d274ecc 42%,#0d274e00 67%,#091c38a1)}.city-hero .hero__content{align-items:flex-start;padding-top:42px}.city-hero .hero__copy{max-width:none;padding:0}.city-hero .eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:19px}.red-dash{width:18px}.city-hero .hero__copy h1{font-size:46px;line-height:1.04;margin-bottom:18px;max-width:350px}.city-hero .hero__copy>p:not(.eyebrow){max-width:360px;font-size:14px;line-height:1.65}.hero__actions{gap:10px;margin:23px 0 0;max-width:none}.hero__actions .button{font-size:12px;min-height:45px;padding:0 13px;gap:6px}.city-hero .hero__stat{display:none}.hero__controls{bottom:19px}.hero__arrows button{width:36px;height:36px}.city-slide-index{font-size:12px}.hero__dots{margin-left:8px}.city-proof-strip .container{min-height:88px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-block:17px}.city-proof-strip span{font-size:12px;gap:7px}.city-proof-strip span:first-child{grid-column:1/-1}.city-proof-strip span svg{width:17px}.section-heading--split{align-items:flex-start;gap:17px;flex-direction:column}.section-heading h2{font-size:31px}.eyebrow{font-size:12px;letter-spacing:.09em}.section-heading .text-link{font-size:13px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{min-height:100px;padding:15px;gap:12px;align-items:center}.category-card__icon svg{width:26px}.category-card h3{font-size:14px}.category-card__copy span{font-size:12px}.category-card__arrow{display:none}.category-card__copy{padding:0}.city-brand-strip{flex-wrap:wrap;justify-content:center;column-gap:34px;row-gap:28px;padding:0 10px 42px}.city-brand-strip>b{font-size:24px}.city-brand-strip .brand-c4{font-size:34px}.city-brand-strip .brand-icelandic{font-size:12px}.city-cooler .section-heading h2{font-size:37px}.city-cooler .section-heading p:last-child{font-size:14px}.cooler-tabs{flex-wrap:wrap;gap:3px}.cooler-tabs button{font-size:12px;padding:9px 12px}.cooler-tabs>span{width:100%;margin-left:0;margin-top:12px;font-size:12px}.product-grid--four,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__body{padding:13px}.product-art{height:182px}.product-packshot{max-height:157px}.product-image-link{padding:13px 18px}.product-meta{font-size:12px;margin-bottom:7px}.product-meta>span:last-child{display:none}.product-card h3{font-size:14px;min-height:56px;line-height:1.35;margin-block:8px}.product-description{display:none}.product-pack{font-size:12px;display:block;padding:9px 0}.product-pack strong{display:block;margin-top:4px}.product-login{font-size:12px;gap:5px;line-height:1.4;padding-top:13px}.product-login svg{flex-shrink:0;width:14px}.product-price strong{font-size:21px}.product-card__price-row{align-items:flex-start;gap:10px;flex-direction:column}.product-card__actions{gap:9px}.product-card__actions .quantity-control{width:100%;justify-content:space-between}.product-card__actions .add-button{min-height:39px}.stock{font-size:12px}.favorite-button{width:31px;height:31px;right:9px;top:9px}.deal-badge{font-size:12px;padding:4px 5px;left:8px;top:11px}.split-story__image{height:290px}.city-story .split-story{gap:50px}.city-story .split-story__copy h2{font-size:34px}.city-story .split-story__copy>p{font-size:14px}.city-story-stamp{padding:16px 20px;right:12px;bottom:-23px}.city-story-stamp span,.city-story-stamp strong,.check-list span{font-size:12px}.city-benefits .benefit-grid{gap:25px 20px}.city-benefits .benefit-card{padding:0}.city-benefits .benefit-card+div{border:0;padding:0}.city-benefits h3{font-size:15px;line-height:1.35}.city-benefits p{font-size:13px}.city-benefits .benefit-card>span{margin-bottom:14px}.city-invitation>.container{flex-direction:column;align-items:flex-start;gap:27px}.city-invitation h2{font-size:40px}.city-invitation .eyebrow{font-size:12px;max-width:250px;line-height:1.5}.city-invitation p{font-size:14px}.city-invitation__actions{align-items:flex-start;gap:18px}.city-invitation__word{font-size:220px;right:-5px;bottom:-50px}.city-demo-entry{align-items:flex-start;flex-direction:column;gap:14px;padding-block:23px;line-height:1.6}.city-demo-entry .text-link{max-width:none}.city-footer{padding-top:40px}.city-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.city-footer .footer-brand{grid-column:1/-1}.city-footer .footer-grid>div:last-child{display:block}.city-footer .footer-title{font-size:12px}.city-footer .footer-grid a:not(.brand-logo){font-size:12px}.city-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;line-height:1.5;font-size:12px}.city-footer .city-logo small{font-size:12px}.announcement-bar__right{display:none}.announcement-bar__inner{font-size:12px;min-height:30px}.site-header__main{padding:13px 0;gap:12px}.header-actions{gap:7px}.account-link{display:none}.cart-button{min-height:38px;padding:0 10px}.cart-button__label{display:none}.city-header-search input{height:39px;font-size:13px}.city-header-search button{padding:10px}.site-header .mobile-menu-button{display:grid;width:38px;height:38px}.nav-wrap{display:none}.nav-wrap--open,.nav-wrap--open .nav-wrap__inner{display:block}.nav-wrap nav{flex-direction:column;gap:0;padding:10px 0}.nav-wrap nav a{font-size:14px}.nav-wrap nav .mobile-account-nav{display:flex}.portal-page-hero>.container{min-height:170px}.portal-page-hero h1{font-size:35px}.portal-page-hero p:not(.eyebrow){font-size:13px;line-height:1.5}.portal-page-hero .eyebrow{margin-bottom:8px}.portal-page-hero>.container>span{display:none}.page-hero__inner{min-height:250px;padding-block:45px}.page-hero h1{font-size:36px}.page-hero p:not(.eyebrow){font-size:14px}.auth-page{padding-block:25px}.auth-story{padding:30px 25px;min-height:340px}.auth-story h1{font-size:33px}.auth-story>p:not(.eyebrow){font-size:14px}.auth-story>div{display:none}.auth-card{padding:28px 23px}.auth-card h2{font-size:26px}.form-field input,.auth-field input{font-size:16px}.cart-drawer{width:min(430px,100%)}.cart-drawer__header{padding:20px}.cart-drawer__body{padding:12px 18px}.cart-line{grid-template-columns:52px 1fr auto;gap:9px}.product-mini{width:52px}.product-mini .product-packshot{width:44px}.cart-line__info strong{font-size:12px}.cart-line__info>small{font-size:12px}.cart-line__end strong{font-size:12px}.cart-drawer__footer{padding:18px}.product-detail__art{min-height:320px;padding:20px}.product-detail__art .product-packshot{height:310px}.order-details{padding:20px 15px}.order-details>div{font-size:12px}.contact-form-card{padding:22px}.checkout-head h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card,.category-card,.button{transform:none!important}}.city-logo small{font-size:10px}.city-hero .hero__copy .eyebrow{line-height:1.6}.city-hero__caption{font-size:12px}.order-status--delivered{background:#e7f4ed;color:#187043}.order-details .button{margin-top:7px}.orders-table>div+div{border-top:1px solid var(--line)}.stock--in{background:#e8f4ee;color:#187043}.stock--out{background:#fcebed;color:#b8293e}.page-loading{min-height:60vh;display:grid;place-items:center;font-size:16px;color:var(--blue)}#our-story,#cooler-edit{scroll-margin-top:110px}@media(max-width:600px){.city-hero .hero__actions .button--glass{background:#0b274fd9;border-color:#ffffff60}}.site-header .container,.public-header .container,.announcement-bar .container,.city-topbar .container{width:min(1600px,calc(100% - 48px))}.site-header__main{display:flex;justify-content:space-between}.header-actions{margin-inline-start:auto}.site-header .account-link{display:flex}.cart-button__summary{display:grid;gap:2px;text-align:start;white-space:nowrap}.cart-button__summary strong{font-size:15px}.cart-button__summary small{font-size:12px;color:#e1ecff}.city-guest-links{display:flex;align-items:center;gap:26px;margin-inline-start:auto}.city-guest-links a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;min-height:44px}.banner-hero__slide img{object-fit:cover}.banner-hero__side .city-merch{aspect-ratio:2 / 1}.banner-hero__extra>.city-merch{height:100%;min-height:100%}.city-merch{position:relative;isolation:isolate;display:block;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#123674,#2763bd);color:#fff;width:100%;height:100%;min-height:0}.city-merch:after{content:"";position:absolute;width:80%;aspect-ratio:1;right:-22%;bottom:-40%;border:1px solid #ffffff30;border-radius:50%;box-shadow:0 0 0 22px #ffffff09,0 0 0 44px #ffffff06;z-index:-1}.city-merch--soda,.city-merch--flavor{background:linear-gradient(135deg,#a91e36,#e9384b)}.city-merch--water{background:linear-gradient(135deg,#dce9f5,#edf4fc);color:#123674}.city-merch--coffee{background:linear-gradient(135deg,#142a50,#365484)}.city-merch__copy{position:relative;z-index:2;width:57%;padding:clamp(14px,1.6vw,28px)}.city-merch__copy>span{display:block;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.06em;margin-bottom:10px}.city-merch__copy strong{font-family:Manrope Variable,sans-serif;font-size:clamp(19px,1.9vw,30px);letter-spacing:-.04em;line-height:1.12;display:block}.city-merch__product{position:absolute;right:2%;bottom:8%;width:42%;height:84%;background:#fff;border-radius:50%;transform:rotate(10deg);box-shadow:10px 18px 30px #09183220}.city-merch__product img{position:static;width:100%;height:100%;object-fit:contain;border-radius:50%;mix-blend-mode:multiply}.city-merch__mark{position:absolute;bottom:12px;left:20px;font-size:12px;font-weight:900;letter-spacing:.03em;opacity:.75}.city-merch--tall .city-merch__copy{width:100%;padding:24px}.city-merch--tall .city-merch__product{width:64%;height:56%;bottom:7%;right:5%}.city-merch--tall .city-merch__copy strong{max-width:220px;font-size:clamp(24px,2.4vw,38px)}.city-merch--wide .city-merch__copy{padding:32px;width:54%}.city-merch--wide .city-merch__copy strong{font-size:clamp(28px,3vw,48px)}.home-promo__tile>.city-merch{border-radius:inherit}.category-panel{--panel-color: #153772;--panel-light: #5087d1}.category-panel--energy{--panel-color: #a7253a;--panel-light: #f06273}.category-panel--water{--panel-color: #166389;--panel-light: #76b4de}.category-panel--juice{--panel-color: #af3e48;--panel-light: #eb9393}.category-panel--tea-coffee{--panel-color: #203f69;--panel-light: #728daf}.category-panel--sports{--panel-color: #224cac;--panel-light: #7294eb}.portal-home .product-card{border-radius:12px;box-shadow:none}.portal-home .product-art{height:195px}.portal-home .product-card__body{padding:14px}.portal-home .product-card h3{font-size:15px;line-height:1.4;min-height:42px;margin:10px 0}.portal-home .product-meta{flex-wrap:wrap;gap:4px}.portal-home .product-meta span{font-size:12px}.portal-home .product-pack{font-size:12px;flex-wrap:wrap;gap:4px;padding-bottom:12px}.portal-home .product-pack strong{font-size:12px}.portal-home .product-card__price-row{flex-direction:column;align-items:flex-start;gap:8px}.portal-home .product-price{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.portal-home .product-price strong{font-size:19px}.portal-home .product-price small,.portal-home .product-price del{font-size:12px}.portal-home .product-card__actions{display:flex;flex-wrap:wrap;gap:8px}.portal-home .quantity-control{height:38px}.portal-home .add-button{min-height:38px;font-size:12px;flex:1;white-space:nowrap}.product-flags{position:absolute;left:10px;top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}.product-flag{padding:4px 7px;border-radius:4px;font-size:12px;font-weight:750;background:#e6edfc;color:#174db0}.product-flag--top{background:#fff0db;color:#80530e}.product-art .deal-badge{top:auto;bottom:10px;left:10px;background:var(--red);color:#fff;font-size:12px}.cart-notice-region{position:fixed;top:180px;inset-inline-end:24px;z-index:65;width:min(420px,calc(100% - 28px));display:grid;gap:10px;pointer-events:none;max-height:50vh;overflow-y:auto}.cart-notice{display:flex;align-items:center;gap:12px;padding:16px;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-inline-start:4px solid var(--red);box-shadow:0 8px 30px #15294222;border-radius:8px;font-size:14px;pointer-events:auto}.cart-notice__check{color:var(--blue);flex-shrink:0}.cart-notice button{border:0;background:transparent;color:var(--muted);padding:8px;margin-inline-start:auto}@media(max-width:760px){.city-merch__copy{padding:14px;width:60%}.city-merch__copy>span{font-size:12px;letter-spacing:0;margin-bottom:6px}.city-merch__copy strong{font-size:19px}.city-merch--tall .city-merch__copy{padding:18px}.city-merch--tall .city-merch__copy strong{font-size:26px}.city-merch--wide .city-merch__copy{padding:22px}.city-merch__mark{display:none}.city-merch--wide .city-merch__copy strong{font-size:28px}}@media(max-width:650px){.site-header .container,.public-header .container,.announcement-bar .container,.city-topbar .container{width:calc(100% - 28px)}.site-header__main{display:flex;flex-wrap:nowrap;min-height:80px;gap:8px}.site-header .header-actions{gap:7px}.site-header .account-link{display:flex;width:38px;height:44px;justify-content:center}.site-header .cart-button{padding:7px 9px;gap:6px}.site-header .cart-button__summary strong{font-size:13px}.site-header .cart-button>svg{width:18px}.city-guest-links{gap:12px}.city-guest-links a{gap:4px}.city-guest-links .button{padding:8px 12px;min-height:42px}.city-guest-links a:not(.button) span{display:none}.public-header__inner{min-height:80px;gap:10px}.banner-hero__side .city-merch{aspect-ratio:1.65 / 1}.banner-hero__side .city-merch__copy{width:100%;padding:12px 12px 0}.banner-hero__side .city-merch__copy>span{display:none}.banner-hero__side .city-merch__copy strong{font-size:18px;max-width:100px}.banner-hero__side .city-merch__product{width:36%;height:72%;right:-3%;bottom:-10%}.portal-home .product-art{height:220px}.portal-home .product-card h3{font-size:16px}.portal-home .product-card__actions{flex-wrap:nowrap}.cart-notice-region{top:124px;inset-inline-end:14px}}.shop-section>.shop-container{container:shop / inline-size}.city-guest-links a.button{color:#fff}.banner-hero__side .city-merch__copy{width:64%;padding:18px}.banner-hero__side .city-merch__copy strong{font-size:clamp(18px,1.65vw,25px)}.banner-hero__side .city-merch__copy>span{font-size:12px;max-width:130px;margin-bottom:8px}.banner-hero__side .city-merch__product{width:36%;right:1%}.banner-hero__side .city-merch__mark{display:none}.home-promo .city-merch--tall .city-merch__copy strong{font-size:clamp(22px,2vw,30px)}.home-promo .city-merch--tall .city-merch__product{height:48%;bottom:5%;width:56%}@media(max-width:650px){.banner-hero__side .city-merch__copy{width:100%;padding:12px}.banner-hero__side .city-merch__copy strong{font-size:18px}.home-promo .city-merch--tall .city-merch__copy{padding:16px}.home-promo .city-merch--tall .city-merch__copy strong{font-size:22px}.home-promo .city-merch__copy>span{display:none}}.site-header .cart-button{width:auto;flex-shrink:0}.portal-home .product-packshot{max-height:100%;height:100%;width:100%}.portal-home .product-image-link{min-height:0;overflow:hidden}.portal-home .product-art .favorite-button{top:10px;bottom:auto}.chat-launcher{box-shadow:0 8px 24px #b61e3830}.shop-pagination__page[aria-current=page]{box-shadow:0 3px 10px #df2d412e}@media(max-width:1100px){.banner-hero__side .city-merch__copy{padding:24px;width:65%}.banner-hero__side .city-merch__copy strong{font-size:clamp(22px,3vw,30px)}.banner-hero__extra .city-merch__copy strong{font-size:clamp(28px,4.2vw,42px)}.site-header .account-link span{display:none}}@media(max-width:650px){.site-header .city-logo{gap:6px}.site-header .city-logo>img{width:28px;height:28px}.site-header .city-logo strong{font-size:27px}.site-header .city-logo small{font-size:12px;letter-spacing:0}.site-header .account-link{padding:0;width:30px}.site-header .cart-button{gap:5px;padding:7px}.site-header .cart-button__summary strong{font-size:12px}.banner-hero__side .city-merch__copy{padding:12px;width:100%}.banner-hero__side .city-merch__copy strong{font-size:18px}.banner-hero__extra .city-merch__copy strong{font-size:26px}.portal-home .product-packshot{max-height:174px}.home-promo .city-merch--tall .city-merch__product{height:44%}.portal-home .quantity-control{width:auto;flex:1}.portal-home .add-button{flex:1}}@media(max-width:360px){.site-header .city-logo small{display:none}.site-header .city-logo>img{width:25px;height:25px}}.portal-home .product-packshot{height:155px;max-height:155px;object-fit:contain}.portal-home .product-image-link{padding:16px;flex:0 0 100%}@media(max-width:650px){.portal-home .product-packshot{height:174px;max-height:174px}}@media(max-width:650px){.banner-hero__extra .city-merch__product{height:46%;bottom:6%}}.explore-variants{display:flex;align-items:center;justify-content:center;gap:9px;width:100%}.city-variant-art{display:flex;align-items:center;justify-content:center;gap:8px;min-height:430px;padding:32px 20px;border-radius:18px;background:#f0f0f0;overflow:hidden}.city-variant-art .product-packshot{width:30%;height:300px;max-height:300px;object-fit:contain}.city-variant-art .product-packshot:nth-child(2){transform:translateY(-20px)}.city-variant-thumbnail{display:grid;place-items:center;width:40px;height:64px;border-radius:6px;background:#f0f0f0}.city-variant-thumbnail .product-packshot{width:30px;height:54px;max-height:54px}.city-variant-name{display:grid;gap:3px}.city-variant-name small{font-size:12px;color:var(--muted)}.variant-row{grid-template-columns:40px minmax(0,1fr) auto auto}@media(max-width:900px){.city-variant-art{min-height:280px}.city-variant-art .product-packshot{height:220px;max-height:220px}}@media(max-width:550px){.variant-row{grid-template-columns:40px minmax(0,1fr) auto;gap:8px}.variant-row__stock{grid-column:2;grid-row:2}.variant-quantity{grid-column:3;grid-row:1 / 3}.city-variant-thumbnail{grid-row:1 / 3}.variant-row__name{font-size:14px}}.app-shell:has(.shop-section,.variant-page){--shop-side-space: clamp(220px, calc(46px + 11vw) , 276px)}.app-shell:has(.shop-section,.variant-page) .cart-notice-region{top:auto;bottom:calc(96px + env(safe-area-inset-bottom,0px));inset-inline-end:auto;right:16px;width:min(340px,calc(100% - 32px));max-height:calc(100dvh - 180px);overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain}.app-shell:has(.shop-section,.variant-page) .cart-notice-region:not(:empty){pointer-events:auto}.app-shell:has(.shop-section,.variant-page) .cart-notice>span{min-width:0}@media(min-width:1200px){.shop-section>.shop-container{padding-inline:var(--shop-side-space)}.app-shell:has(.shop-section,.variant-page) .cart-notice-region{width:calc(var(--shop-side-space) - 32px)}.app-shell:has(.shop-section,.variant-page) .cart-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px}.app-shell:has(.shop-section,.variant-page) .cart-notice__check{grid-column:1;grid-row:1;align-self:center}.app-shell:has(.shop-section,.variant-page) .cart-notice>span{grid-column:1 / -1;grid-row:2;min-width:0}.app-shell:has(.shop-section,.variant-page) .cart-notice button{grid-column:2;grid-row:1;width:28px;height:28px}}@media(min-width:1400px){.shop-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1199px){.app-shell:has(.shop-section,.variant-page) .cart-notice-region{max-height:min(45dvh,calc(100dvh - 180px));gap:8px}.app-shell:has(.shop-section,.variant-page) .cart-notice{padding:10px;gap:8px;font-size:.8125rem}.app-shell:has(.shop-section,.variant-page) .cart-notice button{width:32px;height:32px}}.shop-results .results-toolbar{flex-wrap:wrap}.shop-results .results-toolbar__actions{flex-wrap:wrap;max-width:100%;margin-inline-start:auto;gap:12px}.shop-filter-pills{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.shop-filter-pills button{min-height:40px;padding:8px 12px;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface-raised);color:var(--ink);font-size:12px;font-weight:700;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.shop-filter-pills button:hover{border-color:var(--blue);color:var(--blue)}.shop-filter-pills button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.shop-filter-pills button:focus-visible{outline:2px solid var(--sky);outline-offset:3px}@container shop (max-width:820px){.shop-results .results-toolbar__actions{width:100%;justify-content:space-between}.shop-filter-pills{flex-basis:100%}.shop-filter-pills button{min-height:44px}}.account-profile-fields{max-width:700px}.account-profile-fields input[readonly]{background:var(--surface-soft);color:var(--ink);cursor:default}.account-password{border-top:1px solid var(--line);margin-top:8px;padding-top:24px}.account-password h3{font-size:18px;font-weight:750;margin-bottom:8px}.account-password>p{font-size:14px;margin-bottom:18px}.account-password__feedback:not(:empty){margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:14px;line-height:1.6}.city-access .access-page__overlay{background:linear-gradient(90deg,#0c224ff7,#0f3373e0 48%,#0f2d6180)}.city-access .access-page__copy h1{font-size:clamp(38px,4.8vw,72px);line-height:1.06;letter-spacing:-.04em}.city-access .access-page__copy h1 span{color:#a8caff}.city-access .access-points svg{color:#a8caff}.city-access .access-card{background:var(--surface-raised);border-top:4px solid #e72d49;-webkit-backdrop-filter:none;backdrop-filter:none}.city-access .access-card h2{font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-.025em}.city-access .access-card .city-access__help{color:var(--muted);font-size:13px;line-height:1.65;margin-bottom:0;scroll-margin-top:35px}.city-access .access-card small{line-height:1.5;align-items:start;justify-content:start}.city-access .access-card small svg{flex-shrink:0;margin-top:2px}.city-access-footer{padding:24px 0;border-top:1px solid var(--line);background:var(--surface-raised);color:var(--muted);font-size:12px}.city-access-footer .container{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}@media(max-width:800px){.city-access .access-page__content{grid-template-columns:1fr;gap:32px;padding-block:38px}.city-access .access-page__copy h1{font-size:42px}.city-access .access-card{padding:26px}.city-access .access-page__overlay{background:linear-gradient(180deg,#0c224ff5,#0f3373d9)}}.city-official-logo{flex-shrink:0;padding:7px 0}.city-official-logo .city-official-logo__art{display:block;width:112px;height:112px;border-radius:6px;overflow:hidden}.city-official-logo .city-official-logo__art img{display:block;width:100%;height:100%;object-fit:contain}.city-official-logo .city-official-logo__art .city-official-logo__dark{display:none}:root[data-theme=dark] .city-official-logo .city-official-logo__light,.city-official-logo.city-logo--inverse .city-official-logo__light{display:none}:root[data-theme=dark] .city-official-logo .city-official-logo__dark,.city-official-logo.city-logo--inverse .city-official-logo__dark{display:block}.city-footer .city-official-logo__art{width:190px;height:190px}.city-official-logo.city-logo--compact .city-official-logo__art{width:64px;height:64px}.admin-preview-bar{position:sticky;top:0;z-index:45;background:#071f39;color:#fff;font-size:12px}.admin-preview-bar .container{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.admin-preview-bar span,.admin-preview-bar a{display:inline-flex;align-items:center;gap:7px}.admin-preview-bar a{min-height:40px;color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:3px}.app-shell:has(.admin-preview-bar) .site-header{top:40px}.admin-preview-notice{max-width:720px;padding-block:40px}.admin-preview-notice h1{margin-block:12px}.admin-preview-notice>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}@media(max-width:650px){.city-official-logo .city-official-logo__art{width:88px;height:88px}.admin-preview-bar .container{gap:6px}.admin-preview-bar span{gap:4px}}
