
/* ===== Commerce prototype: WooCommerce-ready visual layer ===== */
.commerce-page{background:linear-gradient(180deg,#fffdf5 0%,#fbf8ee 100%)}
.commerce-top{padding:42px 0 18px}.commerce-top.compact{padding-bottom:4px}.commerce-breadcrumb{display:flex;gap:8px;align-items:center;color:rgba(23,23,18,.38);font-size:11px;font-weight:800}.commerce-breadcrumb a:hover{color:var(--ink)}
.commerce-title-row,.checkout-topline,.account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-top:22px}.commerce-title-row h1,.checkout-topline h1,.account-hero h1{font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,72px);line-height:.96;letter-spacing:-.065em;font-weight:800}.commerce-title-row>div:first-child>p:last-child,.checkout-topline>div:first-child>p:last-child,.account-hero>div:first-child>p:last-child{max-width:650px;margin-top:14px;color:rgba(23,23,18,.52);font-size:15px;line-height:1.6}
.commerce-user-pill{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:rgba(255,255,255,.58);padding:11px 13px;box-shadow:0 14px 45px rgba(23,23,18,.07);backdrop-filter:blur(18px)}.user-dot{color:#33a45d;font-size:13px}.commerce-user-pill>span:nth-child(2){display:grid}.commerce-user-pill small{font-size:8px;font-weight:900;letter-spacing:.12em;color:rgba(23,23,18,.38)}.commerce-user-pill strong{font-size:12px}.commerce-user-pill a{margin-left:8px;border-radius:12px;background:var(--brand);padding:9px 11px;font-size:10px;font-weight:900}
.commerce-section{padding:28px 0 70px}.commerce-layout{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(310px,.62fr);gap:26px;align-items:start}.commerce-main{min-width:0}.shipping-progress-card{border:1px solid rgba(255,255,255,.8);border-radius:24px;background:linear-gradient(135deg,rgba(244,201,0,.2),rgba(255,255,255,.6));padding:20px 22px;box-shadow:0 18px 50px rgba(23,23,18,.06);backdrop-filter:blur(18px)}.shipping-progress-card>div:first-child{display:flex;justify-content:space-between;gap:18px}.shipping-progress-card span{font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.shipping-progress-card strong{font-size:12px}.shipping-progress{height:8px;margin-top:14px;border-radius:999px;background:rgba(23,23,18,.08);overflow:hidden}.shipping-progress i{display:block;height:100%;border-radius:inherit;background:var(--brand)}
.cart-items{margin-top:16px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.64);overflow:hidden;box-shadow:0 20px 60px rgba(23,23,18,.06)}.cart-list-head{display:grid;grid-template-columns:1fr 200px;padding:14px 20px;border-bottom:1px solid var(--line);color:rgba(23,23,18,.36);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cart-list-head span:last-child{text-align:right}.commerce-product{display:grid;grid-template-columns:118px minmax(0,1fr);column-gap:18px;padding:20px;border-bottom:1px solid var(--line)}.commerce-product:last-child{border-bottom:0}.commerce-product-media{grid-row:1/3;display:block;aspect-ratio:1;border-radius:20px;overflow:hidden;background:#eee}.commerce-product-media img{width:100%;height:100%;object-fit:cover}.commerce-product-copy{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.product-origin{display:block;color:rgba(23,23,18,.38);font-size:8px;font-weight:900;letter-spacing:.13em}.commerce-product h3{margin-top:4px;font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.04em}.commerce-product-copy p{margin-top:4px;color:rgba(23,23,18,.46);font-size:11px}.product-edit{margin-top:9px;font-size:9px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.commerce-product-price{text-align:right;display:grid}.commerce-product-price strong{font-family:Manrope,sans-serif;font-size:15px}.commerce-product-price span{margin-top:2px;color:rgba(23,23,18,.35);font-size:8px}.commerce-product-actions{display:flex;align-items:center;gap:13px;margin-top:17px}.quantity-control{display:inline-grid;grid-template-columns:32px 38px 32px;align-items:center;height:34px;border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden}.quantity-control button{height:100%;font-size:17px}.quantity-control input{width:100%;height:100%;border:0;background:transparent;text-align:center;font-size:11px;font-weight:900;outline:none}.remove-product{color:rgba(23,23,18,.38);font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.line-subtotal{margin-left:auto;font-size:12px}
.coupon-card,.cart-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.55);padding:16px 18px}.coupon-card>div:first-child{display:flex;align-items:center;gap:11px}.coupon-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--brand);font-family:Manrope,sans-serif;font-weight:900}.coupon-card strong,.cart-note strong{display:block;font-size:11px}.coupon-card small,.cart-note span{display:block;margin-top:2px;color:rgba(23,23,18,.4);font-size:9px}.coupon-form{display:flex;gap:6px}.coupon-form input{width:150px;border:1px solid var(--line);border-radius:12px;background:white;padding:10px 11px;font-size:9px;font-weight:800;outline:none}.coupon-form button{border-radius:12px;background:var(--ink);color:white;padding:10px 13px;font-size:9px;font-weight:900}.coupon-feedback{position:absolute}.cart-note{align-items:flex-start}.cart-note label{min-width:200px}.cart-note textarea{min-height:70px;flex:1;resize:vertical;border:1px solid var(--line);border-radius:14px;background:white;padding:12px;font-size:11px;outline:none}.continue-shopping{display:inline-block;margin-top:18px;font-size:11px;font-weight:900}
.order-summary-card{border:1px solid rgba(255,255,255,.82);border-radius:28px;background:rgba(255,255,255,.72);padding:21px;box-shadow:0 24px 70px rgba(23,23,18,.1);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}.sticky-summary{position:sticky;top:100px}.summary-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.summary-head>span{font-family:Manrope,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.04em}.summary-head small,.summary-head a{color:rgba(23,23,18,.42);font-size:9px;font-weight:800}.summary-lines{display:grid;gap:12px;padding:18px 0;border-bottom:1px solid var(--line);font-size:11px}.summary-lines div{display:flex;justify-content:space-between}.summary-lines dt{color:rgba(23,23,18,.48)}.summary-lines dd{font-weight:800}.summary-total{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 0}.summary-total>span{font-size:12px;font-weight:900}.summary-total>div{display:grid;text-align:right}.summary-total strong{font-family:Manrope,sans-serif;font-size:26px;line-height:1;letter-spacing:-.05em}.summary-total small{margin-top:5px;color:rgba(23,23,18,.38);font-size:8px}.checkout-primary{display:flex;width:100%;min-height:52px;align-items:center;justify-content:space-between;border-radius:16px;background:var(--ink);color:white;padding:0 18px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;transition:transform .2s}.checkout-primary:hover{transform:translateY(-1px)}.checkout-primary span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--brand);color:var(--ink)}.summary-trust{display:grid;grid-template-columns:1fr;gap:7px;margin-top:16px;color:rgba(23,23,18,.52);font-size:9px;font-weight:700}.payment-marks{display:flex;gap:6px;margin-top:14px}.payment-marks span{border:1px solid var(--line);border-radius:8px;padding:5px 7px;background:white;font-size:7px;font-weight:900}.commerce-recommend{padding:0 0 64px}.mini-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.mini-heading span{color:rgba(23,23,18,.4);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mini-heading h2{font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.05em}.mini-heading>a{font-size:10px;font-weight:900}.upsell-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.upsell-grid article{display:grid;grid-template-columns:90px 1fr 42px;align-items:center;gap:14px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.55);padding:10px}.upsell-grid img{width:90px;height:76px;object-fit:cover;border-radius:15px}.upsell-grid small{font-size:7px;font-weight:900;color:rgba(23,23,18,.36)}.upsell-grid h3{font-family:Manrope,sans-serif;font-size:13px}.upsell-grid strong{font-size:10px}.upsell-grid button{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--brand);font-size:20px}
.checkout-steps{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:19px;background:rgba(255,255,255,.58)}.checkout-steps span{display:flex;align-items:center;gap:6px;color:rgba(23,23,18,.35);font-size:9px;font-weight:900}.checkout-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:rgba(23,23,18,.07);font-size:8px}.checkout-steps .done,.checkout-steps .active{color:var(--ink)}.checkout-steps .done b{background:var(--ink);color:white}.checkout-steps .active b{background:var(--brand)}.checkout-steps i{width:25px;height:1px;background:var(--line)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.62fr);gap:24px;align-items:start}.checkout-form{display:grid;gap:14px}.checkout-account-banner{display:flex;align-items:center;gap:12px;border-radius:20px;background:linear-gradient(135deg,var(--brand),#ffe66c);padding:14px 17px}.avatar-mini{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--ink);color:white;font-family:Manrope,sans-serif;font-weight:900}.checkout-account-banner>div{display:grid}.checkout-account-banner small{font-size:7px;font-weight:900;letter-spacing:.14em}.checkout-account-banner strong{font-size:13px}.checkout-account-banner span:last-child{font-size:9px}.checkout-account-banner a{text-decoration:underline}.checkout-box{border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.62);padding:22px;box-shadow:0 18px 55px rgba(23,23,18,.045)}.checkout-box-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:20px}.checkout-box-head>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:11px;background:var(--brand);font-size:9px;font-weight:900}.checkout-box-head h2{font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.04em}.checkout-box-head p{margin-top:3px;color:rgba(23,23,18,.43);font-size:10px}.form-grid{display:grid;gap:11px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full{grid-column:1/-1}.form-grid label,.account-form label,.auth-card label{display:grid;gap:6px}.form-grid label span,.account-form label span,.auth-card label span{font-size:9px;font-weight:800;color:rgba(23,23,18,.58)}.form-grid em{font-style:normal;color:rgba(23,23,18,.3);font-weight:600}.form-grid input,.form-grid select,.account-form input,.auth-card input{width:100%;height:45px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.8);padding:0 13px;font-size:11px;outline:none}.form-grid input:focus,.form-grid select:focus,.account-form input:focus,.auth-card input:focus{border-color:rgba(244,201,0,.9);box-shadow:0 0 0 3px rgba(244,201,0,.12)}.checkout-checkbox{display:flex;align-items:flex-start;gap:10px;margin-top:16px;border-top:1px solid var(--line);padding-top:15px}.checkout-checkbox input{margin-top:3px;accent-color:var(--brand)}.checkout-checkbox span{display:grid}.checkout-checkbox strong{font-size:10px}.checkout-checkbox small{color:rgba(23,23,18,.38);font-size:8px}.shipping-address-fields{display:none;margin-top:15px}.shipping-address-fields.is-open{display:block}.choice-stack{display:grid;gap:8px}.choice-card{display:grid;grid-template-columns:auto 34px 1fr auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.55);padding:12px;cursor:pointer}.choice-card:has(input:checked){border-color:rgba(244,201,0,.8);background:rgba(244,201,0,.09);box-shadow:0 0 0 2px rgba(244,201,0,.08)}.choice-card input{accent-color:var(--brand)}.choice-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:white;font-weight:900}.choice-card>span:nth-of-type(2){display:grid}.choice-card strong{font-size:11px}.choice-card small{color:rgba(23,23,18,.4);font-size:8px}.choice-card>b{font-size:9px}.checkout-textarea{width:100%;min-height:90px;resize:vertical;border:1px solid var(--line);border-radius:15px;background:white;padding:13px;font-size:11px;outline:none}.checkout-summary{position:sticky;top:100px}.checkout-products{display:grid;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.checkout-products>div{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:9px}.checkout-products img{width:48px;height:48px;border-radius:12px;object-fit:cover}.checkout-products span{display:grid}.checkout-products strong{font-size:10px}.checkout-products small{color:rgba(23,23,18,.4);font-size:8px}.checkout-products b{font-size:9px}.checkout-coupon-toggle{display:flex;width:100%;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:9px;font-weight:900}.checkout-coupon{display:none;grid-template-columns:1fr auto;gap:6px;padding:10px 0;border-bottom:1px solid var(--line)}.checkout-coupon.is-open{display:grid}.checkout-coupon input{border:1px solid var(--line);border-radius:11px;padding:9px;font-size:9px}.checkout-coupon button{border-radius:11px;background:var(--ink);color:white;padding:9px 11px;font-size:8px;font-weight:900}.legal-check{display:flex;gap:8px;align-items:flex-start;margin:6px 0 14px;color:rgba(23,23,18,.53);font-size:8px;line-height:1.45}.legal-check input{margin-top:2px;accent-color:var(--brand)}.legal-check a{text-decoration:underline}.checkout-security{margin-top:10px;text-align:center;color:rgba(23,23,18,.35);font-size:8px}
.thankyou-wrap{padding:42px 0 10px}.thankyou-hero{position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,var(--brand),#ffdf4e);padding:48px;box-shadow:0 26px 80px rgba(244,201,0,.18)}.thankyou-hero:after{content:'';position:absolute;right:-80px;top:-90px;width:330px;height:330px;border-radius:45% 55% 60% 40%;background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(10px);transform:rotate(22deg)}.success-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--ink);color:white;font-size:20px;font-weight:900}.thankyou-hero h1{position:relative;z-index:1;margin-top:14px;max-width:770px;font-family:Manrope,sans-serif;font-size:clamp(48px,7vw,96px);line-height:.92;letter-spacing:-.07em}.thankyou-hero>p:not(.section-kicker){position:relative;z-index:1;max-width:650px;margin-top:15px;font-size:14px;line-height:1.6}.thankyou-actions{position:relative;z-index:1;display:flex;gap:8px;margin-top:24px}.order-meta-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:30px}.order-meta-grid>div{border:1px solid rgba(255,255,255,.7);border-radius:17px;background:rgba(255,255,255,.34);padding:13px;backdrop-filter:blur(12px)}.order-meta-grid small{display:block;font-size:7px;font-weight:900;letter-spacing:.12em;color:rgba(23,23,18,.45)}.order-meta-grid strong{display:block;margin-top:4px;font-family:Manrope,sans-serif;font-size:13px}.thankyou-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:20px;align-items:start}.order-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.order-timeline>div{position:relative;display:grid;gap:8px;padding-right:14px}.order-timeline>div:after{content:'';position:absolute;top:15px;left:36px;right:4px;height:1px;background:var(--line)}.order-timeline>div:last-child:after{display:none}.order-timeline i{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#f0eee5;font-size:9px;font-style:normal;font-weight:900}.order-timeline .active i{background:var(--brand)}.order-timeline span{display:grid}.order-timeline strong{font-size:9px}.order-timeline small{color:rgba(23,23,18,.38);font-size:7px;line-height:1.4}.checkout-products.large>div{grid-template-columns:60px 1fr auto}.checkout-products.large img{width:60px;height:60px}.order-detail-total{display:grid;gap:9px;margin-top:14px}.order-detail-total div{display:flex;justify-content:space-between;font-size:10px}.order-detail-total div:last-child{padding-top:10px;border-top:1px solid var(--line);font-family:Manrope,sans-serif;font-size:15px;font-weight:900}.address-stack{display:grid;gap:12px}.address-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.64);padding:20px}.address-card.glass{background:linear-gradient(135deg,rgba(244,201,0,.18),rgba(255,255,255,.6));backdrop-filter:blur(18px)}.address-card small{font-size:7px;font-weight:900;letter-spacing:.13em;color:rgba(23,23,18,.38)}.address-card h3{margin-top:8px;font-family:Manrope,sans-serif;font-size:18px}.address-card p{margin-top:9px;color:rgba(23,23,18,.49);font-size:10px;line-height:1.65}.address-card a,.address-card button{display:inline-block;margin-top:12px;font-size:9px;font-weight:900;text-decoration:underline;text-underline-offset:3px}
.demo-state-switch{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.58);padding:11px 12px}.demo-state-switch>small{font-size:7px;font-weight:900;letter-spacing:.13em;color:rgba(23,23,18,.35)}.demo-state-switch>span{display:block;margin:2px 0 7px;font-size:9px}.demo-state-switch>div{display:flex;gap:5px}.demo-state-switch button{border-radius:10px;padding:7px 9px;background:rgba(23,23,18,.05);font-size:8px;font-weight:900}.demo-state-switch button.active{background:var(--ink);color:white}.account-state{display:none}.account-state.is-active{display:block}.account-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.account-sidebar{position:sticky;top:100px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.64);padding:12px}.account-profile{display:flex;gap:10px;align-items:center;padding:9px}.account-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--brand);font-family:Manrope,sans-serif;font-size:12px;font-weight:900}.account-profile>div{display:grid}.account-profile small{font-size:6px;font-weight:900;letter-spacing:.13em;color:rgba(23,23,18,.35)}.account-profile strong{font-size:10px}.account-profile span:last-child{font-size:8px;color:rgba(23,23,18,.4)}.account-nav{display:grid;gap:3px;margin-top:10px;border-top:1px solid var(--line);padding-top:10px}.account-nav button,.account-nav a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;min-height:42px;border-radius:12px;padding:0 10px;text-align:left;font-size:9px;font-weight:800}.account-nav button:hover,.account-nav a:hover,.account-nav button.active{background:rgba(244,201,0,.13)}.account-nav>*>span{font-size:13px}.account-nav b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:7px;background:var(--brand);font-size:7px}.account-content{min-width:0}.account-panel{display:none}.account-panel.is-active{display:block}.account-welcome-card{display:flex;justify-content:space-between;gap:20px;align-items:center;border-radius:28px;background:linear-gradient(135deg,var(--ink),#34342c);color:white;padding:28px}.account-welcome-card small{font-size:7px;font-weight:900;letter-spacing:.14em;color:rgba(255,255,255,.45)}.account-welcome-card h2{margin-top:5px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.05em}.account-welcome-card p{margin-top:6px;color:rgba(255,255,255,.55);font-size:10px}.account-welcome-card a{display:inline-block;margin-top:12px;color:var(--brand);font-size:9px;font-weight:900}.order-status-orbit{display:grid;place-items:center;width:94px;height:94px;flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.order-status-orbit span{font-family:Manrope,sans-serif;font-size:30px;font-weight:900;line-height:1}.order-status-orbit small{font-size:7px}.account-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.account-stat-grid article{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.6);padding:16px}.account-stat-grid small{display:block;font-size:6px;font-weight:900;letter-spacing:.12em;color:rgba(23,23,18,.35)}.account-stat-grid strong{display:block;margin-top:4px;font-family:Manrope,sans-serif;font-size:22px}.account-stat-grid span{font-size:8px;color:rgba(23,23,18,.43)}.account-section-head{display:flex;align-items:end;justify-content:space-between;margin:28px 0 10px}.account-section-head small{font-size:7px;font-weight:900;letter-spacing:.13em;color:rgba(23,23,18,.36)}.account-section-head h2{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.05em}.account-section-head button{font-size:9px;font-weight:900}.orders-table{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.62);overflow:hidden}.orders-row{display:grid;grid-template-columns:.7fr .9fr 1fr 1.3fr 55px;align-items:center;gap:8px;min-height:60px;padding:0 16px;border-bottom:1px solid var(--line);font-size:9px}.orders-row:last-child{border-bottom:0}.orders-head{min-height:38px;color:rgba(23,23,18,.35);font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.orders-row button{border-radius:9px;background:rgba(23,23,18,.06);padding:6px;font-size:7px;font-weight:900}.status-pill{display:inline-flex;border-radius:999px;padding:5px 7px;font-size:7px}.status-pill.processing{background:rgba(244,201,0,.22)}.status-pill.complete{background:rgba(49,165,93,.12);color:#257842}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.empty-account-state{display:grid;place-items:center;min-height:350px;border:1px dashed rgba(23,23,18,.16);border-radius:28px;background:rgba(255,255,255,.45);padding:30px;text-align:center}.empty-account-state>span{font-size:34px}.empty-account-state h2{margin-top:10px;font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.05em}.empty-account-state p{max-width:520px;margin-top:8px;color:rgba(23,23,18,.44);font-size:10px;line-height:1.6}.empty-account-state .button{margin-top:16px}.account-form{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.62);padding:20px}.password-section{display:grid;gap:10px;margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.password-section h3{font-family:Manrope,sans-serif;font-size:16px}.account-form>.button{margin-top:18px}.auth-shell{display:grid;grid-template-columns:.65fr 1.35fr;gap:22px;align-items:center}.auth-intro h2{margin-top:5px;font-family:Manrope,sans-serif;font-size:44px;line-height:1;letter-spacing:-.06em}.auth-intro>p:not(.section-kicker){margin-top:12px;color:rgba(23,23,18,.48);font-size:12px;line-height:1.6}.auth-benefits{display:grid;gap:7px;margin-top:18px;font-size:10px;font-weight:800}.auth-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.auth-card{display:grid;align-content:start;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.67);padding:23px;box-shadow:0 18px 55px rgba(23,23,18,.05)}.auth-card.yellow{background:linear-gradient(135deg,var(--brand),#ffe875)}.auth-card>small{font-size:7px;font-weight:900;letter-spacing:.14em;color:rgba(23,23,18,.38)}.auth-card h3{margin:5px 0 18px;font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.05em}.auth-card label{margin-top:10px}.auth-card .remember{display:flex;align-items:center;grid-template-columns:auto 1fr;gap:7px;font-size:9px}.auth-card .remember input{width:auto;height:auto}.auth-card .checkout-primary{margin-top:16px}.auth-card .forgot{margin-top:10px;text-align:center;font-size:8px;text-decoration:underline}.auth-card>p{margin-top:14px;color:rgba(23,23,18,.55);font-size:8px;line-height:1.55}.auth-card>p a{text-decoration:underline}.full-btn{width:100%;justify-content:center;margin-top:18px}
@media(max-width:1023px){.commerce-layout,.checkout-layout,.thankyou-grid{grid-template-columns:1fr}.sticky-summary,.checkout-summary,.account-sidebar{position:static}.order-summary-card{max-width:none}.account-layout{grid-template-columns:210px minmax(0,1fr)}.mobile-quick-actions a{display:flex;min-height:51px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.62);font-size:9px;font-weight:800}.mobile-quick-actions a>span{font-size:17px;line-height:1}.mobile-quick-actions a b{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:2px;border-radius:6px;background:var(--brand);font-size:8px}}
@media(max-width:767px){.commerce-top{padding:26px 0 8px}.commerce-title-row,.checkout-topline,.account-hero{display:block;margin-top:14px}.commerce-title-row h1,.checkout-topline h1,.account-hero h1{font-size:40px}.commerce-title-row>div:first-child>p:last-child,.checkout-topline>div:first-child>p:last-child,.account-hero>div:first-child>p:last-child{margin-top:9px;font-size:11px;line-height:1.45}.commerce-user-pill{margin-top:14px;justify-content:flex-start}.commerce-section{padding:18px 0 44px}.shipping-progress-card{border-radius:19px;padding:14px}.shipping-progress-card>div:first-child{display:block}.shipping-progress-card strong{display:block;margin-top:3px;font-size:9px}.shipping-progress-card span{font-size:8px}.cart-list-head{display:none}.cart-items{border-radius:20px}.commerce-product{grid-template-columns:82px 1fr;column-gap:11px;padding:12px}.commerce-product-media{border-radius:15px}.commerce-product h3{font-size:14px}.commerce-product-copy p{font-size:8px}.product-origin{font-size:6px}.commerce-product-price strong{font-size:11px}.commerce-product-price span{display:none}.commerce-product-actions{grid-column:2;gap:8px;margin-top:10px}.quantity-control{grid-template-columns:27px 31px 27px;height:30px}.remove-product{font-size:7px}.line-subtotal{font-size:9px}.product-edit{font-size:7px;margin-top:5px}.coupon-card,.cart-note{display:block;border-radius:18px;padding:13px}.coupon-form{margin-top:10px}.coupon-form input{width:100%;flex:1}.cart-note textarea{width:100%;margin-top:10px}.order-summary-card{border-radius:21px;padding:16px}.summary-total strong{font-size:22px}.summary-trust{grid-template-columns:repeat(3,1fr);gap:5px}.summary-trust span{border-radius:10px;background:rgba(23,23,18,.04);padding:7px 5px;text-align:center;font-size:6px}.upsell-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.upsell-grid article{min-width:82vw;scroll-snap-align:start;grid-template-columns:68px 1fr 36px}.upsell-grid img{width:68px;height:62px}.mini-heading h2{font-size:22px}.checkout-steps{margin-top:14px;overflow-x:auto;justify-content:flex-start}.checkout-steps span{white-space:nowrap;font-size:7px}.checkout-steps i{width:12px}.checkout-box{border-radius:20px;padding:15px}.checkout-box-head{margin-bottom:14px}.checkout-box-head h2{font-size:17px}.form-grid.two{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.choice-card{grid-template-columns:auto 30px 1fr auto;padding:9px}.choice-icon{width:30px;height:30px}.choice-card strong{font-size:9px}.choice-card small{font-size:7px}.choice-card>b{font-size:7px}.checkout-account-banner{border-radius:17px;padding:11px}.checkout-products>div{grid-template-columns:42px 1fr auto}.checkout-products img{width:42px;height:42px}.thankyou-wrap{padding:18px 0 2px}.thankyou-hero{border-radius:24px;padding:26px 18px}.thankyou-hero h1{font-size:48px}.thankyou-hero>p:not(.section-kicker){font-size:10px}.thankyou-actions{flex-direction:column;align-items:stretch}.thankyou-actions .button{justify-content:center}.order-meta-grid{grid-template-columns:repeat(2,1fr);margin-top:20px}.order-meta-grid>div{border-radius:13px;padding:10px}.order-timeline{grid-template-columns:1fr;gap:12px}.order-timeline>div{grid-template-columns:30px 1fr;align-items:center;padding:0}.order-timeline>div:after{top:30px;bottom:-12px;left:15px;right:auto;width:1px;height:auto}.account-hero .demo-state-switch{margin-top:14px}.account-layout{grid-template-columns:1fr}.account-sidebar{padding:8px;border-radius:20px}.account-profile{display:none}.account-nav{display:flex;overflow-x:auto;border-top:0;margin:0;padding:0;gap:5px;scrollbar-width:none}.account-nav::-webkit-scrollbar{display:none}.account-nav button,.account-nav a{min-width:max-content;grid-template-columns:auto 1fr auto;min-height:38px;padding:0 10px}.account-nav button>span,.account-nav a>span{display:none}.account-welcome-card{border-radius:21px;padding:18px}.account-welcome-card h2{font-size:21px}.order-status-orbit{width:68px;height:68px}.order-status-orbit span{font-size:22px}.account-stat-grid{grid-template-columns:repeat(3,1fr);gap:6px}.account-stat-grid article{border-radius:15px;padding:10px}.account-stat-grid strong{font-size:16px}.account-stat-grid span{font-size:6px}.orders-table{border-radius:17px;overflow:visible;background:transparent;border:0}.orders-head{display:none}.orders-row{grid-template-columns:1fr auto;gap:4px;min-height:auto;margin-bottom:7px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.62);padding:11px}.orders-row>span:nth-child(2),.orders-row>span:nth-child(3){font-size:7px}.orders-row>span:nth-child(4){grid-column:1;font-size:8px}.orders-row button{grid-column:2;grid-row:1/4}.address-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr}.auth-intro h2{font-size:34px}.auth-grid{grid-template-columns:1fr}.auth-card{border-radius:20px;padding:17px}.auth-card h3{font-size:23px}.mobile-quick-actions{grid-template-columns:repeat(3,1fr)} }
@media(max-width:430px){.page-shell{width:calc(100% - 20px)}.commerce-product{grid-template-columns:72px 1fr}.commerce-product-actions{grid-column:1/-1;margin-top:10px}.commerce-product-media{grid-row:1}.commerce-product-copy{grid-column:2}.order-meta-grid{gap:6px}.summary-head>span{font-size:16px}.account-stat-grid article span{display:none}.account-stat-grid article{padding:9px}.account-stat-grid strong{font-size:15px}.demo-state-switch>div{display:grid;grid-template-columns:1fr 1fr}.demo-state-switch button{font-size:7px}}
