:root{--navy:#061f48;--navy2:#0c3976;--blue:#135ca5;--ink:#0e2442;--muted:#657991;--gold:#f9c329;--ice:#f3f8fe;--line:#dce6f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1280px,calc(100% - 56px));margin:0 auto}.screen-reader-text{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.announcement{background:var(--navy);color:#a8c4e5;font-size:.7rem;font-weight:800;letter-spacing:.16em}.announcement .container{display:flex;justify-content:space-between;align-items:center;min-height:34px}.announcement span:first-child{color:var(--gold)}.site-header{background:#fff;position:relative;z-index:10;box-shadow:0 1px 0 var(--line)}.header-main{height:98px;display:flex;align-items:center;gap:35px}.site-logo{display:flex;align-items:center;gap:12px;min-width:230px}.logo-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:var(--navy);color:white;font-weight:900;font-size:1.18rem;letter-spacing:-.18em;transform:rotate(-6deg)}.logo-icon span{color:var(--gold)}.logo-type{font-size:1.5rem;font-weight:1000;letter-spacing:-.07em;line-height:1;color:var(--navy)}.logo-type>span,.footer-brand span{color:#edaa00}.logo-type small{display:block;font-size:.53rem;letter-spacing:.16em;margin-top:7px;color:#6683a4}.search-form{flex:1;max-width:500px;height:48px;background:#f4f7fb;border:1px solid #e0e9f2;border-radius:9px;display:flex;overflow:hidden}.search-form:focus-within{outline:2px solid #a5c8ef}.search-form input{width:100%;background:transparent;border:0;outline:0;padding:0 17px;color:var(--ink);font-size:.88rem}.search-form button{width:55px;border:0;background:transparent;color:var(--blue);font-size:1.9rem}.header-actions{display:flex;align-items:center;gap:16px;margin-left:auto;white-space:nowrap}.icon-link{font-size:.88rem;font-weight:750}.cart-link{background:var(--navy);color:white;padding:12px 14px;border-radius:9px;font-size:.86rem;font-weight:850}.cart-count{display:inline-grid;place-items:center;background:var(--gold);color:var(--navy);border-radius:50%;width:23px;height:23px;margin-left:7px;font-size:.72rem}.menu-toggle{display:none;border:0;background:transparent;font-size:1.5rem;color:var(--navy)}.site-nav{border-top:1px solid #eef2f7}.site-nav .container{height:51px;display:flex;align-items:center;gap:35px}.site-nav a{font-size:.88rem;font-weight:750;color:#264366}.site-nav a:hover,.text-link:hover{color:var(--blue)}.hero{min-height:540px;background:linear-gradient(90deg,#041b3e 0%,#041b3eeb 31%,#041b3e43 57%,#041b3e00 78%),url('img/hero.png') center center/cover no-repeat;color:white;overflow:hidden}.hero-inner{min-height:540px;display:flex;align-items:center}.hero-copy{max-width:670px;padding:50px 0}.hero-kicker,.eyebrow{font-size:.71rem;font-weight:900;letter-spacing:.22em;color:var(--blue)}.hero-kicker{color:var(--gold);display:flex;align-items:center;gap:12px}.hero-line{width:30px;height:2px;background:var(--gold)}.hero h1{font-size:clamp(2.9rem,5.2vw,5.5rem);line-height:1.06;letter-spacing:-.066em;font-weight:900;margin:24px 0 20px}.hero h1 em,.pickup h2 em{font-style:normal;color:var(--gold)}.hero p{font-size:1.09rem;line-height:1.65;max-width:475px;color:#d7e7fa;margin:0 0 30px}.hero-cta{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:17px;border-radius:7px;padding:15px 22px;font-size:.88rem;font-weight:900}.btn-gold{background:var(--gold);color:var(--navy)}.btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.hero-link{font-size:.85rem;font-weight:850;color:#fff}.hero-link span{margin-left:10px}.hero-foot{margin-top:47px;display:flex;align-items:center;gap:13px;color:#a6c7eb;font-weight:850;font-size:.69rem;letter-spacing:.16em}.hero-foot i{width:4px;height:4px;background:var(--gold);border-radius:50%}.perks{margin-top:-26px;background:#fff;min-height:100px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);box-shadow:0 20px 36px #0a356015;border-radius:11px}.perks>div{display:flex;align-items:center;gap:15px;padding:19px 27px}.perks>div+div{border-left:1px solid var(--line)}.perk-icon{width:39px;height:39px;flex:none;display:grid;place-items:center;border-radius:50%;background:#e8f2fc;color:var(--blue);font-size:.72rem;font-weight:900}.perks strong,.perks small{display:block}.perks strong{font-size:.9rem;color:var(--navy)}.perks small{color:var(--muted);font-size:.77rem;margin-top:2px}.section{padding:90px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section h2,.pickup h2{font-size:clamp(2rem,3.2vw,3rem);letter-spacing:-.05em;line-height:1.1;margin:10px 0 0;color:var(--navy)}.section-top p{max-width:345px;color:var(--muted);font-size:.9rem;margin:0}.category-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:15px}.category-card{height:270px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border-radius:11px;isolation:isolate}.category-card:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(120deg,#0b3f84,#0e79b8)}.category-card.water{color:white}.category-card.mineral{background:#dfeefb}.category-card.soda{background:#fff1d4}.category-card.mineral:before,.category-card.soda:before{display:none}.category-num{font-size:.67rem;letter-spacing:.16em;font-weight:900;opacity:.8}.category-copy{z-index:1}.category-copy strong{display:block;font-size:1.75rem;letter-spacing:-.05em;line-height:1.1}.category-copy small{display:block;margin-top:8px;font-size:.78rem}.category-card:not(.water){color:var(--navy)}.circle-arrow{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:35px;height:35px;border:1px solid currentColor;border-radius:50%}.category-art{position:absolute;z-index:-1;right:-24px;top:-50px;width:200px;height:275px;background-image:url('img/products-sheet.png');background-size:500% 200%;background-position:75% 0%;opacity:.9;transform:rotate(9deg);border-radius:10px}.water .category-art{filter:drop-shadow(0 12px 20px #001a4d);background-color:transparent;mix-blend-mode:screen;opacity:.8}.mineral .category-art{background-position:50% 100%;transform:rotate(-8deg);opacity:.75}.soda .category-art{background-position:100% 0%;transform:rotate(7deg);opacity:.75}.featured{background:var(--ice)}.text-link{font-size:.86rem;color:var(--navy);font-weight:900}.text-link span{margin-left:7px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{min-width:0;background:#fff;border:1px solid #e2eaf3;border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 27px #0c386115}.product-photo{height:255px;display:flex;align-items:center;justify-content:center;padding:13px;background:white;overflow:hidden}.product-photo img{max-height:100%;max-width:100%;object-fit:contain}.product-card-body{padding:14px 20px 21px;border-top:1px solid #edf2f6}.product-kind{color:var(--blue);font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.product-card h3{margin:8px 0 12px;font-size:1.08rem;line-height:1.26;min-height:2.5em;color:var(--navy)}.product-price{font-size:1.1rem;font-weight:900;color:var(--navy);min-height:2rem}.product-price.pending{color:var(--muted);font-size:.77rem;font-weight:700}.card-action{display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:#fff;padding:12px 14px;border-radius:6px;margin-top:13px;font-size:.78rem;font-weight:850}.card-action:hover{background:var(--blue)}.sg-sprite{display:block;flex:none;width:100%;max-width:192px;aspect-ratio:1694 / 2320;background-image:url('img/products-sheet.png');background-repeat:no-repeat;background-size:500% 200%;background-color:#fff}.sg-sprite-0{background-position:0 0}.sg-sprite-1{background-position:25% 0}.sg-sprite-2{background-position:50% 0}.sg-sprite-3{background-position:75% 0}.sg-sprite-4{background-position:100% 0}.sg-sprite-5{background-position:0 100%}.sg-sprite-6{background-position:25% 100%}.sg-sprite-7{background-position:50% 100%}.sg-sprite-8{background-position:75% 100%}.sg-sprite-9{background-position:100% 100%}.empty-catalog{grid-column:1/-1;color:var(--muted);padding:30px}.pickup{background:var(--navy);color:#d1e5fb;padding:90px 0}.pickup-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.pickup .eyebrow{color:var(--gold)}.pickup h2{color:#fff;font-size:clamp(2.4rem,4.4vw,4rem);margin:15px 0 20px}.pickup p{max-width:490px;line-height:1.7;color:#bfd4ed;margin-bottom:28px}.address-panel{height:320px;position:relative;display:flex;flex-direction:column;justify-content:end;align-items:start;background:radial-gradient(circle at 70% 30%,#155392,#0a3268 60%,#0a2957);border:1px solid #3c69a0;border-radius:13px;overflow:hidden;padding:30px;color:white}.address-panel:before,.address-panel:after{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff1c;border-radius:50%;right:10%;top:-45px}.address-panel:after{width:160px;height:160px;right:20%;top:12px}.map-symbol{position:absolute;right:19%;top:45px;color:var(--gold);font-size:5rem;line-height:1}.address-panel>span:not(.map-symbol){font-size:.7rem;letter-spacing:.2em;color:var(--gold);font-weight:900}.address-panel strong{font-size:1.25rem;margin-top:9px;max-width:310px}.address-panel small{font-size:.89rem;color:#bad5f5;margin-top:4px}.address-bottom{width:100%;border-top:1px solid #ffffff3b;margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;font-size:.64rem;font-weight:850;letter-spacing:.16em}.footer{background:#04162f;color:#b8cee7;padding-top:62px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1.4fr;gap:35px;padding-bottom:55px}.footer-brand{font-weight:950;font-size:1.7rem;letter-spacing:-.07em;color:#fff}.footer p{font-size:.84rem;max-width:270px;line-height:1.7}.footer h3{font-size:.84rem;color:#fff;margin:2px 0 17px}.footer a:not(.site-logo){display:block;font-size:.84rem;margin-bottom:10px}.footer a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;padding:23px 0;color:#88a8c8;font-size:.75rem}.content-page,.commerce-page{min-height:55vh;padding:50px 0 90px}.content-page h1{font-size:2.3rem;color:var(--navy)}.commerce-page .woocommerce-products-header__title,.commerce-page .product_title{font-size:clamp(2rem,3.3vw,3.3rem);letter-spacing:-.05em;color:var(--navy)}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:.78rem;margin-bottom:25px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;clear:both;padding:20px 0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;text-align:center;min-width:0}.woocommerce ul.products li.product a img{height:225px;object-fit:contain;margin:0 auto 12px}.woocommerce ul.products li.product .sg-sprite{height:225px;width:auto;max-width:100%;margin:0 auto 12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--navy);font-size:1rem;font-weight:850}.woocommerce ul.products li.product .price{color:var(--navy);font-size:1rem;font-weight:850}.woocommerce ul.products li.product .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #payment #place_order{background:var(--navy);color:#fff;border-radius:6px;padding:13px 16px;font-weight:800}.woocommerce ul.products li.product .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover{background:var(--blue);color:#fff}.woocommerce div.product .sg-single-image{float:left;width:48%;min-height:440px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:35px}.woocommerce div.product .sg-single-image .sg-sprite{max-width:300px}.woocommerce div.product div.summary{width:48%}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy);font-weight:900}.woocommerce table.shop_table{border-color:var(--line)}.woocommerce .cart-collaterals .cart_totals{width:100%}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid #cbd9e7;border-radius:5px}.woocommerce form .form-row input:focus{outline:2px solid #8ab4de}.woocommerce-message{border-top-color:var(--blue)}.woocommerce-message::before{color:var(--blue)}.woocommerce .quantity .qty{padding:9px;border:1px solid #ccdbea;border-radius:5px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px}.woocommerce .product-photo .sg-sprite{margin:auto}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
@media(max-width:1100px){.header-main{gap:18px}.site-logo{min-width:198px}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,1fr)}.category-art{right:-65px}}@media(max-width:800px){.container{width:min(100% - 34px,1280px)}.header-main{height:76px}.site-logo{min-width:0}.search-form{display:none}.account-link{display:none}.menu-toggle{display:block}.site-nav{display:none}.site-nav.is-open{display:block}.site-nav .container{height:auto;padding:13px 0;display:flex;flex-direction:column;align-items:stretch;gap:0}.site-nav a{padding:12px 3px}.hero,.hero-inner{min-height:520px}.hero{background-position:62% center}.hero-copy{max-width:560px}.perks{grid-template-columns:1fr 1fr}.perks>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);border-left:0}.category-grid{grid-template-columns:1fr 1fr}.category-card:first-child{grid-column:1/-1}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.pickup-layout{gap:30px}}@media(max-width:580px){.container{width:min(100% - 28px,1280px)}.announcement .container span:last-child{display:none}.announcement .container{min-height:29px}.site-logo{gap:8px}.logo-icon{width:40px;height:40px;font-size:1rem}.logo-type{font-size:1.2rem}.logo-type small{font-size:.44rem}.header-actions{gap:8px}.cart-link{font-size:0;padding:8px}.cart-count{font-size:.7rem;margin:0}.hero,.hero-inner{min-height:555px}.hero{background-image:linear-gradient(90deg,#041b3ef2,#041b3eab 75%,#041b3e82),url('img/hero.png');background-position:70% center}.hero-copy{padding:40px 0}.hero h1{font-size:clamp(2.55rem,11.5vw,3.7rem)}.hero p{font-size:.98rem}.hero-cta{gap:16px}.hero-foot{margin-top:39px}.perks{margin-top:-17px;border-radius:8px}.perks>div{padding:13px 12px;gap:9px}.perks>div:nth-child(2){border-left:1px solid var(--line)}.perk-icon{width:30px;height:30px;font-size:.57rem}.perks strong{font-size:.73rem}.perks small{font-size:.66rem}.section{padding:65px 0}.section-top{display:block}.section-top p,.text-link{display:block;margin-top:13px}.category-grid{grid-template-columns:1fr}.category-card:first-child{grid-column:auto}.category-card{height:215px}.category-art{right:0;top:-75px}.product-grid,.woocommerce ul.products{gap:9px}.product-photo{height:190px;padding:10px}.product-photo .sg-sprite{max-width:130px}.product-card-body{padding:12px}.product-card h3{font-size:.87rem;min-height:2.7em}.product-price{font-size:.88rem}.product-price.pending{font-size:.67rem}.card-action{font-size:.7rem;padding:9px 8px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .sg-sprite{height:165px}.woocommerce ul.products li.product a img{height:165px}.woocommerce div.product .sg-single-image,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product .sg-single-image{min-height:350px}.pickup{padding:65px 0}.pickup-layout{grid-template-columns:1fr}.address-panel{height:285px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}

/* Store search, category browsing, and supplied brand mark */
.brand-logo{width:58px;height:58px;object-fit:contain;flex:none}.site-logo{gap:9px}.search-form{position:relative;overflow:visible;z-index:12}.search-results{position:absolute;left:0;right:0;top:calc(100% + 7px);background:white;border:1px solid var(--line);border-radius:9px;box-shadow:0 18px 34px #071e3b28;overflow:hidden}.search-results[hidden]{display:none}.search-results a{display:block;padding:12px 16px;font-size:.89rem;border-bottom:1px solid #edf2f7}.search-results a:last-child{border-bottom:0}.search-results a:hover,.search-results a:focus{background:#e9f4ff;color:var(--navy)}.search-empty{font-size:.86rem;margin:0;padding:14px;color:var(--muted)}.shop-cats{display:flex;flex-wrap:wrap;gap:10px;margin:-6px 0 23px}.shop-cats a{border:1px solid #cdddeb;background:#fff;color:var(--navy);font-size:.82rem;font-weight:850;border-radius:999px;padding:9px 15px}.shop-cats a:hover,.shop-cats a:focus-visible{background:var(--navy);color:white}.search-grid{margin-top:28px}.search-grid .empty-catalog{padding:35px;border:1px solid var(--line);background:var(--ice);border-radius:9px}.commerce-page>.shop-cats{margin-top:12px}.footer-brand{display:inline-flex;align-items:center;gap:8px}.footer-brand:before{content:"";display:block;width:31px;height:31px;background:url('img/su-gross-logo.png') center/contain no-repeat}@media(max-width:800px){.header-main{height:auto;min-height:76px;flex-wrap:wrap;padding:12px 0}.search-form{display:flex;order:3;flex:0 0 100%;max-width:none;margin:0 0 2px}.site-logo{order:1}.header-actions{order:2}.brand-logo{width:49px;height:49px}}@media(max-width:580px){.brand-logo{width:43px;height:43px}.shop-cats{gap:7px}.shop-cats a{padding:8px 11px;font-size:.76rem}}

/* Pickup and address delivery */
.fulfillment-list{display:grid;gap:15px}.fulfillment-card{border:1px solid #4773a3;border-radius:12px;background:linear-gradient(125deg,#0e427f,#0a3265);padding:23px 25px;min-height:198px}.fulfillment-card:nth-child(2){background:linear-gradient(125deg,#0b356d,#114c8d)}.fulfillment-index{font-size:.68rem;font-weight:900;color:var(--gold);letter-spacing:.17em}.fulfillment-card h3{color:#fff;font-size:1.45rem;letter-spacing:-.035em;margin:10px 0 6px}.fulfillment-card p{font-size:.88rem;line-height:1.5;margin:0 0 9px;color:#d4e7fb}.fulfillment-card address{font-style:normal;color:#a9c9e9;font-size:.78rem;line-height:1.4}.fulfillment-card a{display:inline-block;color:var(--gold);font-size:.79rem;font-weight:850;margin-top:8px}.fulfillment-card a:hover{text-decoration:underline}.pickup-layout{gap:50px}@media(max-width:800px){.pickup-layout{gap:24px}}

/* Su Gross customer account */
.woocommerce-account .content-page{background:linear-gradient(#f3f8ff,#fff 340px);padding-top:55px}
.woocommerce-account .content-page article>h1{font-size:clamp(2.3rem,4vw,3.5rem);margin:0 0 26px;color:var(--navy);letter-spacing:-.06em}
.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation){display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}
.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto}
.woocommerce-account .woocommerce-MyAccount-navigation{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px;box-shadow:0 14px 38px #0b33650a}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-radius:7px;font-weight:750;font-size:.85rem;color:var(--navy)}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--ice);color:var(--blue)}
.woocommerce-account .woocommerce-MyAccount-content{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;min-height:300px}
.woocommerce-account .woocommerce-MyAccount-content p{line-height:1.65}
.woocommerce-account .woocommerce-MyAccount-content a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.woocommerce-account .woocommerce .u-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
.woocommerce-account .woocommerce .u-columns:before,.woocommerce-account .woocommerce .u-columns:after{display:none}
.woocommerce-account .woocommerce .u-column1,.woocommerce-account .woocommerce .u-column2{float:none;width:auto;max-width:100%}
.woocommerce-account .woocommerce .u-columns h2{color:var(--navy);letter-spacing:-.04em}
.woocommerce-account .woocommerce form.login,.woocommerce-account .woocommerce form.register{border:1px solid var(--line);border-radius:12px;background:#fff;padding:26px;box-shadow:0 14px 38px #0b33650a;margin:0}
.woocommerce-account .woocommerce form .input-text{width:100%;padding:12px;border:1px solid #cad9e9;border-radius:7px}
.sg-account-intro,.sg-member-offer{border-radius:14px;background:linear-gradient(118deg,#072b5b,#125aa5);color:#fff;padding:28px 32px;margin-bottom:30px;box-shadow:0 17px 36px #0b336525}
.sg-account-intro h2,.sg-member-offer h2{font-size:clamp(1.65rem,3vw,2.4rem);letter-spacing:-.045em;line-height:1.15;margin:12px 0 10px;color:#fff}
.sg-account-intro p,.sg-member-offer p{color:#d5e6f7;line-height:1.6;margin:0;max-width:610px}
.sg-account-intro a{display:inline-block;background:var(--gold);color:#071c3b;padding:11px 17px;border-radius:7px;font-weight:850;margin-top:20px}
.sg-member-eyebrow{font-size:.68rem;font-weight:900;letter-spacing:.16em;color:var(--gold)}
.sg-member-offer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;margin:0 0 26px}
.sg-member-code{background:#fff;color:var(--navy);border-radius:10px;padding:16px 22px;min-width:180px;text-align:center}
.sg-member-code span,.sg-member-code small{display:block;font-size:.66rem;font-weight:850;letter-spacing:.12em}
.sg-member-code strong{display:block;font-size:1.1rem;letter-spacing:.04em;margin:9px 0;overflow-wrap:anywhere}
.sg-member-code small{color:var(--blue)}
@media(max-width:760px){.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation){display:block}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:18px}.woocommerce-account .woocommerce .u-columns{grid-template-columns:1fr}.sg-member-offer{grid-template-columns:1fr}.sg-member-code{text-align:left}}

/* Account dashboard and editing screens */
.sg-account-dashboard{display:grid;gap:20px;margin-bottom:26px}
.sg-account-hero{display:flex;align-items:center;gap:18px;background:linear-gradient(115deg,#062d61,#0c5ca7);color:#fff;border-radius:13px;padding:23px 25px}
.sg-account-avatar{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;color:var(--navy);background:var(--gold);border-radius:18px}
.sg-account-heading{flex:1;min-width:0}
.sg-account-heading>span{font-weight:900;font-size:.66rem;letter-spacing:.14em;color:var(--gold)}
.sg-account-heading h2{margin:5px 0;font-size:clamp(1.45rem,2.3vw,2rem);color:#fff;letter-spacing:-.045em;overflow-wrap:anywhere}
.sg-account-heading p{margin:0;color:#d7e8f8;font-size:.82rem}
.woocommerce-account .woocommerce-MyAccount-content a.sg-account-logout{color:#fff;flex:none;border:1px solid #ffffff7c;border-radius:7px;padding:10px 14px;text-decoration:none;font-size:.78rem;font-weight:850}
.woocommerce-account .woocommerce-MyAccount-content a.sg-account-logout:hover{background:#ffffff20}
.sg-admin-hint{background:#fff8dc;border:1px solid #e8cc66;border-radius:8px;padding:12px 15px;color:#725414;font-size:.82rem}
.sg-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sg-account-card{border:1px solid var(--line);border-radius:10px;background:#fafdff;padding:18px 20px;min-height:172px;display:flex;flex-direction:column;align-items:flex-start}
.sg-account-card-top{display:flex;align-items:center;gap:9px;font-size:.66rem;letter-spacing:.12em;font-weight:900;color:var(--blue)}
.sg-account-card-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:var(--blue);background:#e5f1ff;font-size:1.2rem;letter-spacing:0}
.sg-account-card h3{font-size:1.17rem;color:var(--navy);margin:12px 0 3px;letter-spacing:-.025em;overflow-wrap:anywhere}
.sg-account-card p{font-size:.78rem;color:var(--muted);margin:0 0 15px;overflow-wrap:anywhere}
.woocommerce-account .woocommerce-MyAccount-content .sg-account-card a{font-size:.77rem;font-weight:850;margin-top:auto;text-decoration:none;color:var(--blue)}
.woocommerce-account .woocommerce-MyAccount-content .sg-account-card a:hover{text-decoration:underline}
.sg-account-billing{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff9ec;border:1px solid #f3ddac;border-radius:10px;padding:16px 19px}
.sg-account-billing strong{color:var(--navy);font-size:.85rem}.sg-account-billing p{margin:4px 0 0;color:var(--muted);font-size:.78rem}
.woocommerce-account .woocommerce-MyAccount-content .sg-account-billing>a{font-size:.8rem;font-weight:850;white-space:nowrap;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-content form{max-width:760px}
.woocommerce-account .woocommerce-MyAccount-content fieldset{border:1px solid var(--line);border-radius:10px;padding:18px;margin:20px 0}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row{margin-bottom:15px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:after{display:none}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{width:auto;float:none;border:1px solid var(--line);border-radius:10px;padding:18px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h2{font-size:1.15rem;color:var(--navy)}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}
@media(max-width:680px){.sg-account-hero{flex-wrap:wrap}.sg-account-logout{margin-left:82px}.sg-account-grid{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-content{padding:18px}}

/* Keep the account shortcode and its block wrappers at the actual page width. */
.woocommerce-account .content-page article,
.woocommerce-account .content-page article > *,
.woocommerce-account .content-page .is-layout-constrained > *,
.woocommerce-account .content-page .wp-block-shortcode,
.woocommerce-account .content-page .wp-block-woocommerce-customer-account,
.woocommerce-account .content-page .woocommerce{width:100%;max-width:none;min-width:0;box-sizing:border-box}
.woocommerce-account .content-page .sg-account-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px;width:100%;max-width:none;min-width:0;margin:0;box-sizing:border-box}
.woocommerce-account .content-page .woocommerce:has(.sg-account-layout){display:block;width:100%;max-width:none}
.woocommerce-account .content-page :where(.wp-block-group,.wp-block-shortcode,.wp-block-woocommerce-customer-account):has(.sg-account-layout){width:100%;max-width:none;min-width:0}
.woocommerce-account .content-page .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;min-width:0;box-sizing:border-box}
.woocommerce-account .content-page .woocommerce-MyAccount-content{float:none!important;width:100%!important;min-width:0;max-width:none;box-sizing:border-box;overflow-wrap:break-word}
.woocommerce-account .content-page .sg-account-dashboard{width:100%;min-width:0}
.woocommerce-account .content-page .sg-account-card{min-width:0}
.woocommerce-account .content-page .sg-account-card h3,
.woocommerce-account .content-page .sg-account-card p,
.woocommerce-account .content-page .sg-account-card a{overflow-wrap:anywhere}
.woocommerce-account form.register textarea.input-text{width:100%;box-sizing:border-box;resize:vertical;min-height:90px}
.woocommerce-account form.register .sg-register-help{font-size:.78rem;color:var(--muted);line-height:1.5}
@media(max-width:850px){.woocommerce-account .content-page .sg-account-layout{grid-template-columns:minmax(0,1fr);gap:18px}.woocommerce-account .content-page .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:4px}}
@media(max-width:580px){.woocommerce-account .content-page .sg-account-hero{padding:20px;gap:12px}.woocommerce-account .content-page .sg-account-logout{margin-left:0}.woocommerce-account .content-page .sg-account-billing{flex-wrap:wrap}}

/* Login and registration are distinct views of the same WooCommerce account page. */
.woocommerce-account .content-page{padding-block:48px 80px}
.sg-auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,510px);max-width:1060px;min-width:0;margin:0 auto;border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 25px 65px #0929531b}
.sg-auth-aside{min-height:610px;display:flex;flex-direction:column;justify-content:space-between;padding:48px;color:#fff;background:linear-gradient(135deg,#061d49ed,#1039679e),url('img/hero-refresh.webp') 62% center/cover}
.sg-auth-mark h2{margin:24px 0 15px;font-size:clamp(2.8rem,4vw,4.3rem);line-height:1.05;letter-spacing:-.065em;color:#fff}
.sg-auth-mark h2 em{font-style:normal;color:var(--gold)}
.sg-auth-mark p{max-width:270px;color:#d7e9fa;line-height:1.65}
.sg-auth-aside-bottom{display:flex;gap:12px;align-items:center;font-size:.76rem;font-weight:800;letter-spacing:.12em;color:#d1e7fb}
.sg-auth-aside-bottom span:first-child{color:var(--gold);font-size:1.3rem}
.sg-auth-panel{min-width:0;padding:clamp(26px,4vw,52px);align-self:center}
.sg-auth-heading>span{display:block;font-size:.69rem;font-weight:900;letter-spacing:.18em;color:var(--blue)}
.sg-auth-heading h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.12;letter-spacing:-.06em;margin:9px 0 11px;color:var(--navy)}
.sg-auth-heading p{font-size:.87rem;color:var(--muted);margin:0 0 28px}
.woocommerce-account .woocommerce .sg-auth-panel form.login,.woocommerce-account .woocommerce .sg-auth-panel form.register{border:0;border-radius:0;box-shadow:none;padding:0;background:transparent;margin:0;max-width:none}
.sg-auth-form .form-row{margin:0 0 16px;padding:0;float:none;width:100%}
.sg-auth-form label{font-size:.82rem;font-weight:800;color:var(--navy);display:block;margin-bottom:7px}
.sg-auth-form .required{color:#cf6158}
.sg-auth-form input.input-text,.sg-auth-form textarea.input-text{background:#f8fbff;min-height:48px;border:1px solid #cbddeb;border-radius:8px;padding:11px 13px;width:100%}
.sg-auth-form input.input-text:focus,.sg-auth-form textarea.input-text:focus{outline:2px solid #86b5e7;outline-offset:1px}
.woocommerce-account .woocommerce .sg-auth-panel .sg-auth-submit{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;margin-top:15px;background:var(--navy);color:white;border-radius:8px;font-weight:850}
.woocommerce-account .woocommerce .sg-auth-panel .sg-auth-submit:hover{background:var(--blue);color:white}
.woocommerce-account .woocommerce .sg-auth-panel .sg-auth-submit.is-submitting{position:relative;cursor:wait;opacity:.86;justify-content:center;gap:12px}
.woocommerce-account .woocommerce .sg-auth-panel .sg-auth-submit.is-submitting::after{content:"";display:block;width:17px;height:17px;border:2px solid #ffffff6e;border-top-color:#fff;border-radius:50%;animation:sg-button-spin .75s linear infinite}
@keyframes sg-button-spin{to{transform:rotate(360deg)}}
.sg-login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 20px;font-size:.78rem}
.sg-login-options label{display:flex;align-items:center;gap:7px;font-size:.78rem;white-space:nowrap;margin:0}
.sg-login-options input{accent-color:var(--blue)}
.sg-auth-panel .sg-login-options a,.sg-auth-panel .sg-auth-switch a{color:var(--blue);font-weight:850}
.sg-auth-switch{text-align:center;border-top:1px solid var(--line);margin:24px 0 0;padding-top:20px;font-size:.88rem;color:var(--muted)}
.sg-auth-guest{display:block;text-align:center;margin-top:15px;color:var(--blue);font-weight:750;font-size:.79rem}
.sg-auth-success{display:flex;align-items:center;gap:13px;padding:15px;margin:0 0 26px;border:1px solid #a4dec3;border-radius:12px;background:#effcf5;color:#154b34;animation:sg-success-in .55s cubic-bezier(.2,.8,.2,1) both}
.sg-auth-success strong,.sg-auth-success span:not(.sg-success-circle){display:block}
.sg-auth-success strong{font-size:.93rem}.sg-auth-success span:not(.sg-success-circle){font-size:.78rem;line-height:1.45;margin-top:3px}
.sg-success-circle{width:44px;height:44px;flex:none;border-radius:50%;display:grid;place-items:center;background:#19a96e;color:white;animation:sg-check-pop .7s .2s cubic-bezier(.2,1.5,.4,1) both}
.sg-success-circle svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:34;stroke-dashoffset:34;animation:sg-check-draw .45s .6s ease-out forwards}
@keyframes sg-success-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes sg-check-pop{from{transform:scale(.45)}to{transform:scale(1)}}
@keyframes sg-check-draw{to{stroke-dashoffset:0}}
@media(max-width:760px){.sg-auth-shell{grid-template-columns:1fr;max-width:560px}.sg-auth-aside{min-height:155px;padding:25px 28px;background-position:65% center}.sg-auth-mark h2{font-size:1.75rem;margin:10px 0 5px}.sg-auth-mark p,.sg-auth-aside-bottom{display:none}.sg-auth-panel{padding:28px 25px 32px}}
@media(max-width:420px){.sg-login-options{align-items:flex-start;flex-direction:column}}

/* Three-slide storefront banner; each new scene enters from the right. */
.hero.sg-hero-carousel{position:relative;min-height:540px;background:#041b3e;overflow:hidden}
.sg-hero-track{display:flex;width:100%;transform:translateX(0);transition:transform .7s cubic-bezier(.22,.75,.25,1);will-change:transform}
.sg-hero-slide{position:relative;flex:0 0 100%;min-width:0;min-height:540px;isolation:isolate}
.sg-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-2}
.sg-hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#041b3eec 0%,#041b3eb6 37%,#041b3e24 78%);z-index:-1}
.sg-hero-slide .hero-inner{position:relative;z-index:1}
.sg-hero-slide .sg-slide-title{font-size:clamp(2.9rem,5.2vw,5.5rem);line-height:1.06;letter-spacing:-.066em;font-weight:900;margin:24px 0 20px;color:#fff}
.sg-hero-slide .sg-slide-title em{font-style:normal;color:var(--gold)}
.sg-hero-controls{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:10px;pointer-events:none}
.sg-hero-controls button{pointer-events:auto;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;border:1px solid #ffffff70;background:#051f46ad;color:#fff;font-size:1.15rem;transition:background .2s,transform .2s}
.sg-hero-controls button:hover{background:#1264af;transform:translateY(-2px)}
.sg-hero-dots{display:flex;gap:7px}
.sg-hero-dots button{width:12px;height:12px;border:0;background:#ffffff7c;font-size:0}
.sg-hero-dots button[aria-current=true]{width:27px;border-radius:9px;background:var(--gold)}
@media(max-width:800px){.sg-hero-slide .sg-hero-image{object-position:63% center}.sg-hero-slide::before{background:linear-gradient(90deg,#041b3ef8 0%,#041b3ed6 51%,#041b3e79 100%)}.sg-hero-controls{bottom:16px}}
@media(max-width:580px){.hero.sg-hero-carousel,.sg-hero-slide{min-height:555px}.sg-hero-slide .sg-slide-title{font-size:clamp(2.55rem,11.5vw,3.7rem)}.sg-hero-slide .hero-copy{padding:40px 0 80px}.sg-hero-slide .hero-foot{margin-top:27px}.sg-hero-controls{justify-content:center}}

/* Mobile account is always reachable by its icon and from the menu. */
.account-link{display:inline-flex;align-items:center;gap:7px}
.account-link svg{width:20px;height:20px}
.site-nav .mobile-account-nav{display:none}
@media(max-width:800px){.header-actions .account-link{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:8px;color:var(--navy)}.header-actions .account-link span{display:none}.site-nav .mobile-account-nav{display:block;color:var(--blue);font-weight:900;border-top:1px solid var(--line)}.header-actions{gap:7px}}
@media(max-width:380px){.header-main{gap:7px}.logo-type{font-size:1.06rem}.logo-type small{font-size:.38rem}.brand-logo{width:35px;height:35px}.header-actions{gap:4px}.cart-link{padding:7px}.menu-toggle{font-size:1.3rem;padding:4px}}

/* Lightweight opening animation that never holds checkout hostage. */
.site-loader{display:none}
.sg-js .site-loader{display:grid;place-items:center;position:fixed;inset:0;z-index:99999;background:radial-gradient(circle at 60% 40%,#165a96,#061f48 70%);color:white;animation:sg-loader-timeout 2.6s forwards}
.sg-js .site-loader.is-complete{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s,visibility .4s;animation:none}
.site-loader-inner{text-align:center;display:grid;justify-items:center;gap:7px}
.site-loader-logo{display:block;width:104px;height:104px;object-fit:contain;border-radius:50%;box-shadow:0 14px 38px #030d2f80,0 0 0 10px #ffffff17;animation:sg-logo-float 1.2s ease-in-out infinite alternate}
.site-loader-inner strong{margin-top:16px;font-size:1.8rem;font-weight:1000;letter-spacing:-.07em}.site-loader-inner strong span{color:var(--gold)}
.site-loader-inner small{font-size:.78rem;color:#cae6fa;letter-spacing:.08em}
.site-loader-line{height:3px;width:110px;margin-top:14px;overflow:hidden;border-radius:4px;background:#ffffff36;position:relative}
.site-loader-line::after{content:"";position:absolute;inset:0;background:var(--gold);transform:translateX(-100%);animation:sg-loader-progress 1.5s ease-in-out infinite}
@keyframes sg-logo-float{from{transform:translateY(-4px) scale(.96)}to{transform:translateY(7px) scale(1.02)}}
@keyframes sg-loader-progress{to{transform:translateX(100%)}}
@keyframes sg-loader-timeout{0%,78%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden;pointer-events:none}}
@media(prefers-reduced-motion:reduce){.sg-hero-track{transition:none}.sg-auth-success,.sg-success-circle,.sg-success-circle svg,.site-loader-logo,.site-loader-line::after,.sg-auth-submit.is-submitting::after{animation:none}.sg-success-circle svg{stroke-dashoffset:0}.sg-js .site-loader{animation:none;display:none}}
