/* Silverquean V2 production presentation. WooCommerce owns commerce runtime. */
:root{--sq-bg:#f7f1e8;--sq-stage:#fff;--sq-surface:#fffdfa;--sq-text:#171512;--sq-muted:#71685f;--sq-line:rgba(23,21,18,.12);--sq-line-strong:rgba(23,21,18,.18);--sq-shadow:0 18px 52px rgba(23,21,18,.08);--sq-shadow-soft:0 12px 28px rgba(23,21,18,.06);--sq-radius:18px;--sq-container:1280px;--sq-container-wide:1360px;--sq-section:clamp(56px,7vw,104px);--sq-gap:clamp(16px,2vw,28px);--sq-card-gap:clamp(18px,2.2vw,30px);--sq-fuel:#e6d37b;--sq-hydrate:#d8e8ee;--sq-recover:#e6ddef;--sq-routine-orb-size:clamp(68px,6vw,104px);--display:Georgia,"Times New Roman",serif;--ui:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.sq-body{margin:0;background:var(--sq-bg);color:var(--sq-text);font-family:var(--ui);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.screen-reader-text,.sq-skip{position:absolute;left:-9999px}.sq-skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border:1px solid var(--sq-line)}
.sq-main{background:linear-gradient(180deg,rgba(255,255,255,.34),transparent 320px),var(--sq-bg)}.sq-container,.sq-container-wide{width:min(calc(100% - 32px),var(--sq-container));margin-inline:auto}.sq-container-wide{width:min(calc(100% - 32px),var(--sq-container-wide))}.sq-section{padding-block:var(--sq-section)}
.sq-announcement{min-height:34px;display:grid;place-items:center;background:#171512;color:#fff;font-size:12px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.sq-header{position:sticky;top:0;z-index:90;background:rgba(247,241,232,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--sq-line)}.sq-nav-wrap{width:min(calc(100% - 32px),var(--sq-container-wide));min-height:76px;margin:auto;display:flex;align-items:center;gap:24px}.sq-brand{font-family:var(--display);font-size:32px;letter-spacing:-.05em;white-space:nowrap}.sq-nav{display:flex;gap:22px;align-items:center;margin-inline:auto}.sq-nav a,.sq-actions a,.sq-search-toggle{font-size:13px;font-weight:760;color:var(--sq-text);background:transparent;border:0;cursor:pointer}.sq-actions{display:flex;gap:14px;align-items:center}.sq-cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:4px;border-radius:50%;background:var(--sq-text);color:#fff;font-size:11px}.sq-menu-toggle{display:none}.sq-searchbar{border-top:1px solid var(--sq-line);padding:12px 0}.sq-searchbar form{width:min(calc(100% - 32px),760px);margin:auto;display:flex;gap:10px}.sq-searchbar input{flex:1;min-height:46px;border:1px solid var(--sq-line);border-radius:999px;background:#fff;padding:0 16px}.sq-searchbar button,.sq-news-form button{border:0;border-radius:999px;background:var(--sq-text);color:#fff;padding:0 18px;font-weight:800}.sq-language-switcher{position:relative}.sq-language-switcher>button{min-height:40px;border:1px solid var(--sq-line);border-radius:999px;background:rgba(255,255,255,.75);padding:0 12px;cursor:pointer}.sq-language-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:160px;background:#fff;border:1px solid var(--sq-line);border-radius:14px;box-shadow:var(--sq-shadow);padding:8px}.sq-language-menu a{display:flex;min-height:38px;align-items:center;border-radius:10px;padding:0 10px}.sq-language-menu a:hover,.sq-language-menu a[aria-current="true"]{background:#f4eee4}
.sq-eyebrow{margin:0 0 10px;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--sq-muted)}.sq-section-head{display:grid;gap:10px;margin-bottom:var(--sq-gap)}.sq-between{display:flex;align-items:end;justify-content:space-between;gap:18px}.sq-section-head h2,.sq-page-hero h1,.sq-archive-copy h1,.sq-hero-copy h1{font-family:var(--display);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:0}.sq-hero-copy h1{font-size:clamp(52px,6.3vw,92px);max-width:10.5ch}.sq-page-hero h1,.sq-archive-copy h1{font-size:clamp(34px,4.4vw,58px);max-width:12ch}.sq-section-head h2{font-size:clamp(28px,3vw,42px);max-width:18ch}.sq-lede,.sq-page-hero p,.sq-archive-copy p,.sq-section-head p,.sq-value-panel p,.sq-newsletter p,.sq-pillar p,.sq-proof-grid p,.sq-product-info p,.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .summary .woocommerce-product-details__short-description{font-size:clamp(15px,1.15vw,18px);line-height:1.6;color:var(--sq-muted)}
.sq-button,.sq-button-small,.single_add_to_cart_button,.button.alt,.wc-forward,.checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:0;border-radius:999px;background:var(--sq-text);color:#fff!important;font-weight:780;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.sq-button:hover,.sq-button-small:hover,.single_add_to_cart_button:hover,.button.alt:hover,.wc-forward:hover,.checkout-button:hover{transform:translateY(-1px)}.sq-text-link{display:inline-flex;align-items:center;min-height:44px;font-weight:800}.sq-text-link:after{content:"→";margin-left:8px}.sq-actions-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.sq-hero-v2{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(24px,3.4vw,50px);align-items:center;padding:clamp(24px,3vw,40px);margin-top:18px;background:var(--sq-surface);border:1px solid var(--sq-line);border-radius:var(--sq-radius);box-shadow:var(--sq-shadow-soft);min-height:min(720px,calc(100svh - 130px))}.sq-hero-copy{padding:clamp(8px,1.6vw,20px)}.sq-product-collage{position:relative;min-height:clamp(360px,41vw,610px);border-radius:calc(var(--sq-radius) + 4px);background:linear-gradient(180deg,#fff 0%,#fbfaf7 62%,#f1eadf 100%);border:1px solid var(--sq-line);overflow:hidden;box-shadow:inset 0 -80px 100px rgba(23,21,18,.045)}.sq-product-collage:before{content:"";position:absolute;left:11%;right:11%;bottom:13%;height:18%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(23,21,18,.16),rgba(23,21,18,.06) 42%,transparent 70%);filter:blur(12px)}.sq-collage-item{position:absolute;display:grid;place-items:center;padding:10px}.sq-collage-item img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:drop-shadow(0 20px 24px rgba(23,21,18,.16))}.sq-collage-item.item-1{left:29%;bottom:11%;width:42%;height:70%;z-index:3}.sq-collage-item.item-2{left:6%;bottom:14%;width:34%;height:48%;z-index:2}.sq-collage-item.item-3{right:6%;bottom:15%;width:33%;height:46%;z-index:1}.sq-collage-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--sq-muted);font-weight:900}
.sq-page-hero,.sq-archive-hero,.sq-value-panel,.sq-newsletter,.sq-content-page{background:var(--sq-surface);border:1px solid var(--sq-line);border-radius:var(--sq-radius);box-shadow:var(--sq-shadow-soft)}.sq-archive-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(18px,3vw,40px);align-items:center;padding:clamp(22px,3vw,34px);margin-top:18px}.sq-archive-hero .sq-product-collage{min-height:clamp(240px,24vw,380px)}.sq-archive-hero .sq-collage-item.item-1{width:38%;height:68%;left:30%}.sq-archive-hero .sq-collage-item.item-2{width:31%;height:48%}.sq-archive-hero .sq-collage-item.item-3{width:31%;height:48%}
.sq-pillar-row,.sq-proof-grid,.sq-goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sq-card-gap)}.sq-pillar,.sq-proof-grid article,.sq-goal-card{position:relative;display:grid;gap:10px;padding:clamp(22px,2.4vw,32px);min-height:220px;background:var(--sq-surface);border:1px solid var(--sq-line);border-radius:var(--sq-radius);box-shadow:var(--sq-shadow-soft);overflow:hidden}.sq-pillar:after,.sq-goal-card:after{content:"";position:absolute;right:20px;bottom:18px;inline-size:var(--sq-routine-orb-size);block-size:var(--sq-routine-orb-size);width:var(--sq-routine-orb-size);height:var(--sq-routine-orb-size);aspect-ratio:1 / 1;border:2px solid var(--sq-line-strong);border-radius:50%;box-sizing:border-box;opacity:.7;transform:none;flex:0 0 var(--sq-routine-orb-size);flex-shrink:0}.sq-pillar.fuel:after,.sq-goal-fuel:after{border-color:rgba(185,151,28,.32);box-shadow:0 0 0 14px rgba(230,211,123,.16)}.sq-pillar.hydrate:after,.sq-goal-hydrate:after{border-color:rgba(71,134,153,.28);box-shadow:0 0 0 14px rgba(216,232,238,.45)}.sq-pillar.recover:after,.sq-goal-recover:after{border-color:rgba(132,102,156,.28);box-shadow:0 0 0 12px rgba(230,221,239,.45),0 0 0 26px rgba(230,221,239,.22)}.sq-pillar span,.sq-goal-card span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--sq-muted)}.sq-pillar h3,.sq-proof-grid h3,.sq-product-info h3,.sq-goal-card h3,.sq-value-panel h2,.sq-newsletter h2{margin:0;font-size:clamp(19px,1.7vw,25px);line-height:1.15}.sq-goal-card em{font-style:normal;font-weight:850;margin-top:auto}.sq-value-panel{padding:clamp(24px,3vw,40px);display:grid;gap:12px}.sq-value-panel h2{font-family:var(--display);font-weight:400;font-size:clamp(30px,3.2vw,46px)}
.sq-product-grid{display:grid;gap:var(--sq-card-gap);grid-template-columns:repeat(4,minmax(0,1fr))}.sq-product-card{display:grid;overflow:hidden;background:var(--sq-surface);border:1px solid var(--sq-line);border-radius:var(--sq-radius);box-shadow:var(--sq-shadow-soft);min-width:0}.sq-product-image-stage{position:relative;display:grid;place-items:center;aspect-ratio:1/1.08;background:var(--sq-stage);border-bottom:1px solid var(--sq-line);padding:clamp(18px,2vw,30px);overflow:hidden}.sq-product-image-stage img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:multiply}.sq-product-image-stage:after{content:"";position:absolute;left:20%;right:20%;bottom:12%;height:18%;background:radial-gradient(ellipse at center,rgba(23,21,18,.13),transparent 66%);filter:blur(10px);pointer-events:none}.sq-product-image-stage img{position:relative;z-index:1}.sq-badge{position:absolute;left:14px;top:14px;z-index:2;background:#efe1a1;color:#292414;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sq-product-info{display:grid;gap:10px;padding:18px 18px 20px}.sq-product-category{font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--sq-muted)}.sq-product-info h3{font-size:clamp(16px,1.35vw,20px);line-height:1.25;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sq-product-copy{margin:0;font-size:12px;line-height:1.45;color:var(--sq-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sq-price-row{display:grid;gap:4px}.sq-price{font-size:clamp(18px,1.55vw,24px);font-weight:900;color:var(--sq-text)}.sq-price del{color:var(--sq-muted);font-size:.8em;margin-right:7px}.sq-price ins{text-decoration:none}.sq-savings{font-size:13px;font-weight:760;color:var(--sq-muted)}.sq-stock{font-size:13px;font-weight:800}.sq-card-action .button{width:100%;min-height:46px}.sq-empty{padding:24px;border:1px dashed var(--sq-line);border-radius:var(--sq-radius);background:rgba(255,255,255,.46)}.sq-pagination{margin-top:28px}.sq-result-count{font-size:13px;color:var(--sq-muted)}
.sq-pdp-shell{display:block;padding-block:clamp(22px,4vw,56px)}.sq-pdp-official .product{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:clamp(28px,4vw,58px);align-items:start;background:var(--sq-surface);border:1px solid var(--sq-line);border-radius:var(--sq-radius);box-shadow:var(--sq-shadow-soft);padding:clamp(18px,2.8vw,34px)}.sq-pdp-official .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;background:#fff!important;border:1px solid var(--sq-line)!important;border-radius:var(--sq-radius)!important;padding:clamp(18px,2.6vw,34px)!important}.sq-pdp-official .woocommerce-product-gallery__image{text-align:center!important}.sq-pdp-official .woocommerce-product-gallery__image img,.sq-pdp-official .wp-post-image{display:inline-block!important;max-width:100%!important;max-height:min(74vh,700px)!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:multiply}.sq-pdp-official .flex-control-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;margin:14px 0 0!important;padding:0!important}.sq-pdp-official .flex-control-thumbs li{float:none!important;width:auto!important;min-width:74px}.sq-pdp-official .flex-control-thumbs img{width:74px!important;height:74px!important;object-fit:contain!important;background:#fff!important;border:1px solid var(--sq-line)!important;border-radius:12px!important;padding:8px!important}.sq-pdp-official .summary{min-width:0;padding:clamp(4px,1vw,10px)}.sq-pdp-category{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--sq-muted);margin-bottom:10px}.sq-pdp-category span{display:none}.sq-pdp-official .summary .product_title{font-family:var(--display);font-size:clamp(34px,3.4vw,56px);line-height:1;letter-spacing:-.045em;margin:0 0 14px}.sq-pdp-official .price{font-size:clamp(24px,2.1vw,32px);font-weight:900}.sq-pdp-savings{margin:6px 0 14px;color:var(--sq-muted);font-weight:780}.sq-pdp-official table.variations{width:100%;margin-top:16px}.sq-pdp-official table.variations th,.sq-pdp-official table.variations td{display:block;text-align:left;padding:0 0 10px}.sq-pdp-official table.variations label{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--sq-muted)}.sq-pdp-official table.variations select,.sq-pdp-official .quantity .qty{width:100%;min-height:50px;border:1px solid var(--sq-line);border-radius:14px;background:#fff;padding:0 14px}.sq-pdp-official .reset_variations{font-size:13px;color:var(--sq-muted)}.sq-pdp-official .single_variation_wrap{margin-top:10px}.sq-pdp-official .woocommerce-variation-price{font-size:clamp(22px,2vw,28px);font-weight:900;margin-bottom:8px}.sq-pdp-official .woocommerce-variation-availability{margin:8px 0 14px}.sq-pdp-official .cart{display:grid;gap:14px}.sq-pdp-official .quantity{width:112px}.sq-pdp-official .single_add_to_cart_button{min-height:54px;width:100%}.sq-pdp-official .product_meta{display:none}.sq-pdp-official .woocommerce-tabs{grid-column:1/-1;margin-top:clamp(26px,4vw,54px);max-width:900px}.sq-pdp-official .woocommerce-tabs ul.tabs{display:flex;gap:8px;list-style:none;margin:0 0 22px;padding:0;border-bottom:1px solid var(--sq-line);overflow-x:auto}.sq-pdp-official .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important;white-space:nowrap}.sq-pdp-official .woocommerce-tabs ul.tabs li a{display:block;padding:12px 14px;color:var(--sq-muted);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border-bottom:2px solid transparent}.sq-pdp-official .woocommerce-tabs ul.tabs li.active a,.sq-pdp-official .woocommerce-tabs ul.tabs li a:hover{color:var(--sq-text);border-bottom-color:var(--sq-text)}.sq-pdp-official .woocommerce-Tabs-panel{line-height:1.7;color:var(--sq-text)}
.sq-content-page{padding:clamp(20px,3vw,36px);margin-top:22px}.sq-page-hero.compact{padding:0 0 18px;border:0;box-shadow:none;background:transparent}.sq-cart-content table.shop_table,.sq-checkout-content table.shop_table{border:0!important}.sq-cart-content table.shop_table th,.sq-cart-content table.shop_table td,.sq-checkout-content table.shop_table th,.sq-checkout-content table.shop_table td{padding:16px 10px;border-color:var(--sq-line)!important}.sq-cart-item-image{width:96px!important;height:96px!important;object-fit:contain;background:#fff;border:1px solid var(--sq-line);border-radius:12px;padding:8px}.sq-cart-content .cart_totals{background:#fff;border:1px solid var(--sq-line);border-radius:var(--sq-radius);padding:24px}.sq-cart-content .actions .coupon{display:flex;gap:10px;flex-wrap:wrap}.sq-cart-content .input-text,.sq-checkout-content .input-text,.sq-checkout-content select,.sq-checkout-content textarea{min-height:50px;border:1px solid var(--sq-line)!important;border-radius:14px!important;background:#fff!important;padding:12px 14px!important}.sq-checkout-content form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.42fr);gap:clamp(18px,2.6vw,36px);align-items:start}.sq-checkout-content #customer_details{min-width:0}.sq-checkout-content .col2-set{display:grid;grid-template-columns:1fr;gap:18px}.sq-checkout-content .col2-set .col-1,.sq-checkout-content .col2-set .col-2,.sq-checkout-content #order_review{background:#fff;border:1px solid var(--sq-line);border-radius:var(--sq-radius);padding:clamp(18px,2.4vw,28px)}.sq-checkout-content #order_review{position:sticky;top:124px}.sq-checkout-content .form-row label{font-size:12px;font-weight:850;color:var(--sq-muted)}.sq-checkout-content #payment{background:#f5efe6;border-radius:16px}.sq-checkout-content #place_order{width:100%;min-height:54px}
.sq-newsletter{padding:clamp(24px,3vw,38px);margin-bottom:var(--sq-section)}.sq-news-form{display:flex;gap:10px;max-width:540px;margin-top:16px}.sq-news-form input{flex:1;min-height:50px;border:1px solid var(--sq-line);border-radius:999px;background:#fff;padding:0 16px}.sq-news-form input:disabled,.sq-news-form button:disabled{opacity:.72}.sq-footer{padding:48px 0 36px;border-top:1px solid var(--sq-line);margin-top:var(--sq-section)}.sq-footer-grid{width:min(calc(100% - 32px),var(--sq-container-wide));margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:22px}.sq-footer-brand{font-family:var(--display);font-size:30px;letter-spacing:-.04em}.sq-footer-grid h3{margin:0 0 10px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--sq-muted)}.sq-footer-grid a,.sq-footer-grid p{display:block;margin:0 0 8px}.sq-footer-grid p{color:var(--sq-muted);line-height:1.55}.sq-footer-bottom{width:min(calc(100% - 32px),var(--sq-container-wide));margin:18px auto 0;display:flex;justify-content:space-between;gap:12px;color:var(--sq-muted);font-size:12px}
@media(max-width:1180px){.sq-nav{display:none}.sq-account-link{display:none}.sq-menu-toggle{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--sq-line);border-radius:999px;background:#fff;padding:0 12px;min-height:40px}.sq-menu-toggle span{display:block;width:4px;height:4px;border-radius:50%;background:var(--sq-text)}.sq-menu-toggle em{font-style:normal;font-size:12px;font-weight:800;margin-left:4px}.sq-mobile-menu{display:grid;gap:2px;width:min(calc(100% - 32px),var(--sq-container));margin:0 auto 14px;padding:14px;background:#fff;border:1px solid var(--sq-line);border-radius:16px}.sq-mobile-menu a{min-height:42px;display:flex;align-items:center;font-weight:800}.sq-mobile-language{display:grid;gap:4px;padding:10px 0;border-block:1px solid var(--sq-line);margin-block:6px}.sq-mobile-language span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--sq-muted)}.sq-hero-v2,.sq-archive-hero,.sq-pdp-official .product,.sq-checkout-content form.checkout{grid-template-columns:1fr}.sq-pillar-row,.sq-proof-grid,.sq-goal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sq-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sq-checkout-content #order_review{position:static}.sq-pdp-official .woocommerce-product-gallery{padding:18px!important}}
@media(max-width:760px){.sq-container,.sq-container-wide{width:min(calc(100% - 22px),var(--sq-container))}.sq-announcement{font-size:10px;text-align:center;padding:0 10px}.sq-nav-wrap{width:min(calc(100% - 22px),var(--sq-container));min-height:66px;gap:12px}.sq-brand{font-size:27px}.sq-search-toggle,.sq-language-switcher,.sq-account-link{display:none}.sq-hero-v2{padding:18px;min-height:auto}.sq-hero-copy h1{font-size:clamp(44px,13vw,68px)}.sq-product-collage{min-height:330px}.sq-collage-item.item-1{left:26%;width:48%}.sq-collage-item.item-2{left:2%;width:40%}.sq-collage-item.item-3{right:2%;width:38%}.sq-archive-hero{padding:18px}.sq-archive-hero .sq-product-collage{display:none}.sq-pillar-row,.sq-proof-grid,.sq-goal-grid{grid-template-columns:1fr}.sq-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sq-product-info{padding:14px}.sq-product-info h3{font-size:15px;min-height:3.75em}.sq-product-image-stage{padding:16px}.sq-price{font-size:17px}.sq-card-action .button{min-height:44px;padding-inline:10px}.sq-pdp-official .product{padding:16px;gap:20px}.sq-pdp-official .summary .product_title{font-size:clamp(32px,9vw,44px)}.sq-pdp-official .flex-control-thumbs img{width:62px!important;height:62px!important}.sq-content-page{padding:16px}.sq-cart-content table.shop_table_responsive tr,.sq-cart-content table.shop_table_responsive tbody th{display:block}.sq-checkout-content .col2-set .col-1,.sq-checkout-content .col2-set .col-2,.sq-checkout-content #order_review{padding:16px}.sq-news-form{display:grid}.sq-footer-grid{grid-template-columns:1fr 1fr}.sq-footer-bottom{flex-direction:column}}
@media(max-width:430px){.sq-product-grid{grid-template-columns:1fr}.sq-product-image-stage{aspect-ratio:1/1}.sq-product-info h3{min-height:auto}.sq-cart-link{font-size:0}.sq-cart-link span{font-size:11px}.sq-footer-grid{grid-template-columns:1fr}.sq-hero-copy h1{font-size:clamp(42px,14vw,58px)}.sq-page-hero h1,.sq-archive-copy h1{font-size:clamp(32px,10vw,44px)}}

/* Final presentation remediation: native Woo controls and universal commerce card. */
.sq-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;align-items:stretch}.sq-grid-featured,.sq-grid-routine{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important}.sq-product-card{grid-template-rows:auto 1fr}.sq-product-image-stage{aspect-ratio:1/1!important;background:#fff!important;padding:clamp(22px,2.4vw,34px)!important;display:grid!important;place-items:center!important}.sq-product-image-stage img{display:block!important;width:auto!important;height:auto!important;max-width:84%!important;max-height:84%!important;object-fit:contain!important;object-position:center!important}.sq-product-info{gap:11px!important}.sq-product-info h3{font-size:clamp(16px,1.25vw,18px)!important;line-height:1.28!important;min-height:2.56em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.sq-price-row{display:block!important}.sq-price{font-size:clamp(18px,1.45vw,22px)!important;line-height:1.2!important;white-space:normal!important}.sq-price del{display:inline!important;margin-right:8px!important;color:var(--sq-muted)!important;text-decoration-thickness:1px!important}.sq-price ins{display:inline!important;text-decoration:none!important;font-weight:900!important}.sq-savings{display:block!important;margin-top:4px!important;font-size:13px!important;line-height:1.25!important;color:var(--sq-muted)!important}.sq-card-action{margin-top:auto!important}.sq-card-action .button,.sq-card-action a.button,.sq-card-action button.button{display:inline-flex!important;width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:0 18px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;line-height:1!important;font-size:14px!important;font-weight:800!important;aspect-ratio:auto!important;max-width:none!important;overflow:visible!important}.sq-card-action .button:before,.sq-card-action .button:after{display:none!important}
.sq-pdp-official .product{grid-template-columns:minmax(0,1.34fr) minmax(430px,.98fr)!important}.sq-pdp-official .summary{text-align:left!important;max-width:540px!important;width:100%!important;justify-self:start!important}.sq-pdp-official .summary .product_title{max-width:11.5em!important}.sq-pdp-official table.variations,.sq-pdp-official .variations_form,.sq-pdp-official .single_variation_wrap{width:100%!important}.sq-pdp-official table.variations select,.sq-pdp-official .variations select,.sq-pdp-official .value select,.sq-pdp-official .summary select{display:block!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;max-height:none!important;box-sizing:border-box!important;font-size:16px!important;line-height:normal!important;padding:0 44px 0 16px!important;border:1px solid var(--sq-line)!important;border-radius:14px!important;background-color:#fff!important;color:var(--sq-text)!important;overflow:visible!important;transform:none!important;appearance:auto!important;-webkit-appearance:menulist!important;vertical-align:middle!important}.sq-pdp-official table.variations option,.sq-pdp-official .summary select option{font-size:16px!important;line-height:normal!important}.sq-pdp-official .quantity .qty{height:50px!important;min-height:50px!important;line-height:normal!important;padding:0 12px!important}.sq-pdp-category{display:block!important}.sq-pdp-category span{display:inline!important}.sq-pdp-official .sku_wrapper:empty,.sq-pdp-official .sku:empty{display:none!important}.sq-pdp-official .product_meta{display:block!important;margin-top:18px;padding-top:14px;border-top:1px solid var(--sq-line);font-size:13px;color:var(--sq-muted)}.sq-pdp-official .product_meta .posted_in{display:none!important}.sq-pdp-official .product_meta .sku_wrapper:has(.sku:empty){display:none!important}
.sq-product-collage{background:linear-gradient(180deg,#fff 0%,#fffdfa 55%,#f3ece2 100%)!important}.sq-product-collage .sq-collage-item img{max-width:92%!important;max-height:92%!important;mix-blend-mode:normal;filter:drop-shadow(0 22px 24px rgba(23,21,18,.16))!important}.sq-product-collage .sq-collage-item{background:transparent!important;overflow:visible!important}.sq-hero-v2{min-height:min(680px,calc(100svh - 128px))!important}.sq-hero-copy h1:lang(zh-CN),.sq-hero-copy h1:lang(zh){letter-spacing:.02em!important;line-height:1.08!important;font-size:clamp(44px,5.6vw,78px)!important}.sq-hero-copy h1:lang(es-ES),.sq-hero-copy h1:lang(es){font-size:clamp(44px,5.4vw,78px)!important;max-width:13ch!important}.sq-pdp-official .woocommerce-tabs ul.tabs{border:1px solid var(--sq-line)!important;border-radius:999px!important;padding:5px!important;background:#fff!important;width:max-content!important;max-width:100%!important}.sq-pdp-official .woocommerce-tabs ul.tabs li a{border-radius:999px!important;border-bottom:0!important;padding:10px 16px!important}.sq-pdp-official .woocommerce-tabs ul.tabs li.active a{background:var(--sq-text)!important;color:#fff!important}.sq-pdp-official .woocommerce-Tabs-panel{max-width:900px!important;font-size:16px!important;line-height:1.75!important}.sq-pdp-official .woocommerce-Tabs-panel p{margin:0 0 1em!important}
.sq-product-collage .sq-collage-item.item-2{isolation:isolate}.sq-product-collage .sq-collage-item.item-2:after{content:"";position:absolute;left:18%;right:12%;bottom:8%;height:16%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(23,21,18,.24),rgba(23,21,18,.10) 38%,rgba(23,21,18,0) 72%);filter:blur(12px);transform:rotate(-14deg);z-index:0;pointer-events:none}.sq-product-collage .sq-collage-item.item-2 img{position:relative;z-index:1}
@media(max-width:1180px){.sq-pdp-official .product{grid-template-columns:1fr!important}.sq-pdp-official .summary{max-width:720px!important}.sq-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))!important}}
@media(max-width:760px){.sq-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sq-grid-featured,.sq-grid-routine{grid-template-columns:1fr!important}.sq-product-info h3{font-size:16px!important;min-height:auto!important}.sq-card-action .button,.sq-card-action a.button{font-size:13px!important;padding:0 12px!important}.sq-pdp-official table.variations select,.sq-pdp-official .variations select,.sq-pdp-official .value select,.sq-pdp-official .summary select{height:52px!important;min-height:52px!important;font-size:16px!important;padding-left:16px!important;padding-right:46px!important}.sq-pdp-official .summary{max-width:none!important}.sq-pdp-official .summary .product_title{max-width:none!important}.sq-pdp-official .woocommerce-tabs ul.tabs{width:100%!important;border-radius:18px!important;overflow:auto!important}.sq-hero-v2{min-height:auto!important}.sq-product-collage{min-height:300px!important}}
@media(max-width:430px){.sq-product-grid{grid-template-columns:1fr!important}.sq-product-image-stage img{max-width:82%!important;max-height:82%!important}.sq-card-action .button,.sq-card-action a.button{min-height:44px!important;font-size:14px!important}.sq-pdp-official .product{padding:14px!important}.sq-pdp-official .woocommerce-product-gallery{padding:14px!important}}

/* Responsive foundation: mobile navigation fails closed and never reflows the page. */
.sq-mobile-backdrop{display:none}
[data-sq-mobile-menu][hidden], [data-sq-mobile-backdrop][hidden]{display:none!important}
@media(max-width:1023px){
  .sq-header{top:0;z-index:1000}
  body.admin-bar .sq-header{top:46px}
  .sq-nav-wrap{min-height:68px;padding-block:8px}
  .sq-brand{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}
  .sq-actions{margin-left:auto;flex:0 0 auto;gap:8px}
  .sq-cart-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding-inline:6px}
  .sq-menu-toggle{min-width:44px;min-height:44px;padding:0 10px;justify-content:center}
  .sq-menu-toggle em{display:none}
  .sq-mobile-backdrop{display:block;position:fixed;inset:0;background:rgba(23,21,18,.34);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1001}
  .sq-mobile-backdrop.is-open{opacity:1;pointer-events:auto}
  .sq-mobile-menu{position:fixed;display:grid;align-content:start;gap:0;left:0;right:0;top:calc(68px + env(safe-area-inset-top));width:auto;max-height:calc(100dvh - 68px - env(safe-area-inset-top));min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:0;padding:16px 18px calc(22px + env(safe-area-inset-bottom));background:var(--sq-surface);border:0;border-radius:0 0 18px 18px;box-shadow:0 18px 42px rgba(23,21,18,.18);transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s ease,opacity .2s ease,visibility 0s linear .2s;z-index:1002}
  body.admin-bar .sq-mobile-menu{top:calc(114px + env(safe-area-inset-top));max-height:calc(100dvh - 114px - env(safe-area-inset-top))}
  .sq-mobile-menu.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
  .sq-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0 16px;border-bottom:1px solid var(--sq-line);font-family:var(--display);font-size:24px}
  .sq-mobile-menu-head button{min-height:44px;border:1px solid var(--sq-line);border-radius:999px;background:#fff;padding:0 13px;color:var(--sq-text);font-size:12px;font-weight:850;cursor:pointer}
  .sq-mobile-section{display:grid;gap:2px;padding:16px 0;border-bottom:1px solid var(--sq-line)}
  .sq-mobile-section:last-child{border-bottom:0}
  .sq-mobile-section>span{margin-bottom:6px;color:var(--sq-muted);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
  .sq-mobile-section a{display:flex;align-items:center;min-height:44px;padding:0 4px;font-weight:800}
  .sq-mobile-section a[aria-current="true"]{font-weight:950}
  body.sq-mobile-menu-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}
  body.sq-mobile-menu-open .sq-header{position:fixed;left:0;right:0}
}
@media(max-width:1023px) and (min-width:601px){
  .sq-container,.sq-container-wide{width:min(calc(100% - 48px),var(--sq-container-wide))}
  .sq-nav-wrap{width:min(calc(100% - 48px),var(--sq-container-wide))}
}
@media(max-width:600px){
  .sq-container,.sq-container-wide{width:min(calc(100% - 32px),var(--sq-container))}
  .sq-nav-wrap{width:min(calc(100% - 32px),var(--sq-container))}
  .sq-hero-v2{margin-top:12px}
  .sq-hero-copy h1{max-width:11ch}
}
@media(prefers-reduced-motion:reduce){
  .sq-mobile-menu,.sq-mobile-backdrop{transition:none!important}
}


/* P0 storefront integrity recovery: product cards must expose commerce content. */
.sq-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;align-items:stretch!important}
.sq-product-card{display:flex!important;flex-direction:column!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important}
.sq-product-image-stage{flex:0 0 auto!important;overflow:hidden!important;aspect-ratio:1/1!important}
.sq-product-info{display:flex!important;flex-direction:column!important;gap:10px!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;flex:1 1 auto!important}
.sq-product-info h3{font-size:clamp(17px,1.35vw,20px)!important;line-height:1.25!important;min-height:0!important;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important}
.sq-product-copy{display:block!important;font-size:clamp(14px,1vw,16px)!important;line-height:1.45!important;height:auto!important;max-height:none!important;overflow:visible!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;color:var(--sq-muted)!important}
.sq-price{font-size:clamp(18px,1.55vw,22px)!important;line-height:1.25!important}
.sq-card-action{margin-top:auto!important}
.sq-card-action .button,.sq-card-action a.button,.sq-card-action button.button{min-height:44px!important;height:auto!important;white-space:normal!important;line-height:1.15!important;padding-block:10px!important}
@media(max-width:760px){.sq-product-grid{grid-template-columns:1fr!important}.sq-product-info{padding:16px!important}.sq-product-category{font-size:12px!important}.sq-product-info h3{font-size:18px!important}.sq-product-copy{font-size:15px!important}.sq-price{font-size:20px!important}}

/* Phase 1 public catalog: visible products, no public purchasing. */
.sq-button-disabled{cursor:default!important;pointer-events:none!important;opacity:.82!important;background:#6f665c!important}
.sq-commerce-closed{background:#fff!important;border-style:solid!important}
