:root{--ink:#302820;--soft:#67594c;--cream:#fff9ef;--milk:#fffdf9;--linen:#f1e4d2;--coral:#c9674f;--sage:#65775a;--line:rgba(48,40,32,.15);--serif:Georgia,"Times New Roman",serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}body.cart-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;width:100%}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:var(--ink);color:white;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{padding:9px 18px;background:var(--ink);color:var(--cream);text-align:center;font-size:.76rem;font-weight:700;letter-spacing:.035em}.announcement span{margin:0 8px;color:#e8b89d}.site-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:12px clamp(18px,4vw,58px);background:rgba(255,253,249,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand-mark{display:flex;grid-column:2;align-items:center;gap:11px;font-family:var(--serif);font-size:1.1rem;font-weight:700}.brand-icon{position:relative;width:34px;height:31px}.brand-icon:before{position:absolute;left:4px;top:9px;width:27px;height:21px;background:#ffe6c9;border:1.5px solid var(--ink);border-radius:3px 3px 6px 6px;content:""}.brand-icon:after{position:absolute;left:4px;top:1px;width:25px;height:25px;background:var(--coral);border:1.5px solid var(--ink);border-radius:3px;transform:rotate(45deg);content:""}.chimney{position:absolute;right:4px;top:2px;width:7px;height:11px;background:#c88d4a;border:1.5px solid var(--ink)}.window-dot,.door{position:absolute;z-index:2;border:1.5px solid var(--ink)}.window-dot{left:10px;top:16px;width:8px;height:8px;background:#93b6c7;border-radius:50%}.door{right:8px;bottom:1px;width:8px;height:13px;background:#9aaa81;border-bottom:0;border-radius:5px 5px 0 0}.site-header nav{display:flex;grid-column:1;grid-row:1;gap:clamp(16px,2.4vw,34px);font-size:.85rem;font-weight:650}.site-header nav a:hover,.footer-links a:hover{color:var(--coral)}.cart-button,.menu-button{border:0;background:none;cursor:pointer;font-weight:750}.cart-button{grid-column:3;grid-row:1;justify-self:end}.cart-count{display:inline-grid;width:24px;height:24px;margin-left:5px;place-items:center;background:var(--ink);color:white;border-radius:50%;font-size:.72rem}.menu-button{display:none}.hero{position:relative;min-height:min(790px,82vh);overflow:hidden}.hero:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,239,.92) 0%,rgba(255,249,239,.68) 42%,rgba(255,249,239,.06) 72%);content:""}.hero-image{position:absolute;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;width:min(610px,92%);padding:clamp(85px,13vh,145px) 0 70px clamp(20px,7vw,100px)}.eyebrow{margin:0 0 13px;color:var(--sage);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.025em}h1{max-width:9ch;margin-bottom:22px;font-size:clamp(3.4rem,7vw,7rem);line-height:.94}.hero-copy>p:not(.eyebrow){max-width:500px;margin-bottom:30px;color:var(--soft);font-size:clamp(1rem,1.5vw,1.2rem)}.primary-action,.secondary-action,.add-to-cart,.checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--ink);border-radius:2px;font-weight:750;transition:.18s ease}.primary-action,.checkout-button{background:var(--ink);color:white}.primary-action:hover,.checkout-button:hover{background:var(--coral);border-color:var(--coral)}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:25px clamp(20px,6vw,86px);background:var(--cream);border-bottom:1px solid var(--line)}.value-strip p{display:flex;flex-direction:column;align-items:center;margin:0;padding:0 20px;text-align:center}.value-strip p+ p{border-left:1px solid var(--line)}.value-strip strong{font-family:var(--serif);font-size:1.08rem}.value-strip span{color:var(--soft);font-size:.8rem}.shop-section{padding:clamp(64px,8vw,110px) clamp(20px,6vw,86px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:34px}.section-heading h2,.standards h2,.about h2,.newsletter h2{margin:0;font-size:clamp(2.3rem,4.8vw,4.5rem);line-height:1}.section-heading>a,.text-link{padding-bottom:3px;border-bottom:1px solid;font-weight:750}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.product-card{position:relative}.product-image-link{position:relative;display:block;overflow:hidden;background:var(--linen)}.product-image-link img{aspect-ratio:1;object-fit:cover;transition:transform .4s ease}.product-image-link:hover img{transform:scale(1.025)}.product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 10px;background:var(--milk);font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-details{display:flex;justify-content:space-between;gap:18px;padding:18px 2px 14px}.product-details h3{margin-bottom:4px;font-family:var(--serif);font-size:1.2rem}.product-details p{margin:0;color:var(--soft);font-size:.82rem}.price{white-space:nowrap;font-size:.9rem;font-weight:750}.product-option-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--soft);font-size:.78rem;font-weight:700}.product-option{min-height:38px;padding:0 34px 0 12px;background:var(--milk);border:1px solid var(--line);color:var(--ink)}.add-to-cart{width:100%;background:transparent;cursor:pointer}.add-to-cart:hover,.add-to-cart.added{background:var(--ink);color:white}.standards{display:grid;grid-template-columns:1fr 1fr;background:var(--linen)}.standards-image img{height:100%;min-height:610px;object-fit:cover}.standards-copy{align-self:center;padding:clamp(55px,8vw,110px)}.standards-copy>p:not(.eyebrow){max-width:550px;color:var(--soft)}.standards ul{margin:28px 0;padding:0;list-style:none}.standards li{padding:13px 0;border-bottom:1px solid var(--line)}.about{max-width:930px;margin:auto;padding:clamp(80px,11vw,150px) 24px;text-align:center}.about>p:not(.eyebrow){max-width:650px;margin:24px auto 30px;color:var(--soft);font-size:1.08rem}.secondary-action{background:transparent}.secondary-action:hover{background:var(--ink);color:#fff}.newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:40px;padding:clamp(50px,7vw,90px) clamp(20px,7vw,100px);background:#e8d1b7}.newsletter h2{font-size:clamp(2.2rem,4vw,4rem)}.newsletter p{margin-bottom:0}.newsletter form{display:flex}.newsletter input{width:100%;min-height:52px;padding:0 16px;background:var(--milk);border:1px solid var(--ink);border-right:0;border-radius:0}.newsletter button{min-height:52px;padding:0 20px;background:var(--ink);color:#fff;border:1px solid var(--ink);cursor:pointer;white-space:nowrap}footer{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:50px clamp(20px,6vw,86px) 24px;background:var(--ink);color:var(--cream)}.footer-brand{display:flex;flex-direction:column}.footer-brand strong{font-family:var(--serif);font-size:1.2rem}.footer-brand span,.footer-bottom{color:#cbbfb2;font-size:.82rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:13px 28px;font-size:.85rem}.footer-bottom{display:flex;grid-column:1/-1;justify-content:space-between;padding-top:30px;border-top:1px solid rgba(255,255,255,.15)}.cart-overlay{position:fixed;z-index:80;inset:0;background:rgba(30,24,19,.42)}.cart-drawer{position:fixed;z-index:90;top:0;right:0;width:min(440px,100%);height:100%;padding:0 24px 24px;background:var(--milk);box-shadow:-20px 0 60px rgba(0,0,0,.15);transform:translateX(105%);transition:transform .25s ease}.cart-drawer.open{transform:none}.cart-drawer header{display:flex;align-items:center;justify-content:space-between;height:78px;border-bottom:1px solid var(--line)}.cart-drawer h2{font-size:1.8rem}.cart-close{padding:5px 10px;background:none;border:0;cursor:pointer;font-size:2rem}.cart-items{overflow:auto;max-height:calc(100vh - 290px)}.empty-cart{padding:45px 0;color:var(--soft);text-align:center}.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:76px;height:76px;object-fit:cover}.cart-item h3{margin:2px 0;font-family:var(--serif);font-size:1rem}.cart-item p{margin:0;font-size:.82rem}.remove-item{align-self:start;background:none;border:0;color:var(--soft);cursor:pointer;text-decoration:underline}.cart-footer{position:absolute;right:24px;bottom:22px;left:24px;padding-top:18px;background:var(--milk);border-top:1px solid var(--line)}.cart-subtotal{display:flex;justify-content:space-between;font-size:1.05rem}.cart-footer p{margin:7px 0 15px;color:var(--soft);font-size:.75rem}.checkout-button{width:100%}.continue-shopping{display:block;margin:12px auto 0;background:none;border:0;cursor:pointer;text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-header{grid-template-columns:1fr auto 1fr}.menu-button{display:block;justify-self:start}.site-header nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;gap:0;padding:10px 20px 22px;background:var(--milk);border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0}.hero{min-height:650px}.hero:after{background:linear-gradient(180deg,rgba(255,249,239,.93),rgba(255,249,239,.67) 55%,rgba(255,249,239,.15))}.hero-copy{padding:75px 22px}.value-strip,.product-grid,.standards,.newsletter{grid-template-columns:1fr}.value-strip{gap:0}.value-strip p{padding:13px}.value-strip p+p{border-top:1px solid var(--line);border-left:0}.product-grid{gap:45px}.standards-image img{min-height:420px}.newsletter{align-items:start}.footer-links{justify-content:flex-start}}
@media(max-width:520px){.product-grid{grid-template-columns:1fr}.announcement span,.announcement span+*{display:none}.site-header{min-height:66px;padding:10px 14px}.brand-mark>span:last-child{display:none}.hero{min-height:620px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>a{display:none}.standards-copy{padding:55px 22px}.newsletter form{flex-direction:column}.newsletter input{border-right:1px solid var(--ink);border-bottom:0}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}

/* Playful geometric Grandma's House identity */
.brand-mark{gap:12px;font-family:inherit;font-size:inherit}.brand-wordmark{white-space:nowrap;font-family:"Arial Rounded MT Bold","Trebuchet MS",ui-rounded,sans-serif;font-size:clamp(1rem,1.55vw,1.32rem);font-weight:900;letter-spacing:-.055em;line-height:1}.brand-space{display:inline-block;width:.22em}.word-blue{color:#537a9d}.word-sage{color:#8b9974}.word-coral{color:#c95f48}.word-ochre{color:#d4a04f}.brand-icon{position:relative;width:31px;height:31px;flex:0 0 31px}.brand-icon:before,.brand-icon:after{display:none}.brand-icon span{position:absolute;display:block;border:0}.brand-icon .house-roof{top:0;left:2px;width:27px;height:9px;background:#c95f48;clip-path:polygon(50% 0,100% 100%,0 100%)}.brand-icon .house-left{top:11px;left:3px;width:8px;height:19px;background:#8b9974}.brand-icon .house-window{top:11px;right:3px;width:8px;height:8px;background:#8b9974}.brand-icon .house-beam{top:20px;left:12px;width:16px;height:5px;background:#d4a04f}.brand-icon .house-door{bottom:0;left:12px;width:8px;height:10px;background:#c95f48;border-radius:5px 5px 0 0}.brand-icon .house-door:after{position:absolute;right:1px;top:5px;width:2px;height:2px;background:#fff9ef;border-radius:50%;content:""}.brand-icon .house-right{right:3px;bottom:0;width:8px;height:4px;background:#8b9974}

/* Real-product hero and curated sensory positioning */
.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;min-height:min(730px,78vh);padding:clamp(45px,7vw,90px) clamp(20px,7vw,100px);background:linear-gradient(135deg,#f7e9d7 0%,#fff9ef 62%,#eef0e8 100%)}.hero:after{display:none}.hero-copy{width:auto;padding:0}.hero-copy h1{max-width:8ch}.hero-products{position:relative;z-index:2;min-height:540px;margin-left:clamp(20px,5vw,80px)}.hero-product{position:absolute;overflow:hidden;background:#fffdf9;border:1px solid rgba(48,40,32,.1);box-shadow:0 22px 55px rgba(81,61,43,.12)}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product-main{inset:35px 8% 35px 18%;transform:rotate(1.5deg)}.hero-product-top{top:0;right:0;width:34%;aspect-ratio:1;transform:rotate(4deg)}.hero-product-bottom{bottom:0;left:0;width:32%;aspect-ratio:1;transform:rotate(-4deg)}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{max-width:650px}.hero-products{min-height:500px;margin:40px 0 0}.hero-product-main{inset:20px 12% 20px 20%}}
@media(max-width:520px){.hero{padding:55px 18px 38px}.hero-copy h1{font-size:clamp(3rem,16vw,4.4rem)}.hero-products{min-height:340px;margin-top:30px}.hero-product-main{inset:15px 8% 15px 14%}.hero-product-top{width:32%}.hero-product-bottom{width:30%}}

/* Selected identity: editorial wordmark with a warm architectural mark */
.brand-mark{gap:10px}.brand-wordmark{color:#493124;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.08rem,1.7vw,1.46rem);font-weight:500;letter-spacing:-.035em}.brand-icon.brand-icon-editorial{display:block;width:34px;height:34px;flex:0 0 34px;overflow:visible}.brand-icon-editorial path{fill:none;stroke-linecap:round;stroke-linejoin:round}.brand-icon-editorial .logo-roof{stroke:#bf5d43;stroke-width:5}.brand-icon-editorial .logo-home{stroke:#493124;stroke-width:2.6}.brand-icon-editorial .logo-door{stroke:#bf5d43;stroke-width:4}

/* Chunkier, quieter house mark */
.brand-icon.brand-icon-editorial{width:37px;height:37px;flex-basis:37px}.brand-icon-editorial .logo-roof{stroke:#8d615f;stroke-width:7}.brand-icon-editorial .logo-home{stroke:#493124;stroke-width:4.5}.brand-icon-editorial .logo-door{stroke:#8d615f;stroke-width:6}

/* Softer cottage identity */
.brand-mark{gap:11px}.brand-wordmark{font-family:"Arial Rounded MT Bold","Trebuchet MS",ui-rounded,sans-serif;font-size:clamp(1rem,1.55vw,1.34rem);font-weight:700;letter-spacing:-.045em}.brand-icon-editorial .logo-cottage,.brand-icon-editorial .logo-chimney{fill:#9a706f;stroke:none}.brand-icon-editorial .logo-window{fill:#f8ead9;stroke:none}.brand-icon-editorial .logo-cute-door{fill:#493124;stroke:none}.brand-icon-editorial .logo-knob{fill:#f8ead9;stroke:none}

/* Selected identity: collected-objects house */
.brand-logo-full{display:block;width:auto;height:50px}.brand-logo-mark{display:none;width:34px;height:39px;object-fit:contain}
@media(max-width:620px){.brand-logo-full{display:none}.brand-logo-mark{display:block}}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Pre-launch shopping state */
.header-updates{grid-column:3;grid-row:1;justify-self:end;padding-bottom:3px;border-bottom:1px solid var(--ink);font-size:.84rem;font-weight:750}.availability{align-self:flex-start;white-space:nowrap;color:var(--sage);font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.coming-soon-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 20px;background:#f0e9df;color:#74695f;border:1px solid var(--line);border-radius:2px;font-weight:750;cursor:not-allowed}.product-option{opacity:.75}.product-badge{background:#f6eee3;color:#5e554c}

/* Founder story and expanded safety details */
.standards-copy{padding:clamp(55px,7vw,100px)}
.standards-copy>p:not(.eyebrow){max-width:590px}
.safety-points{margin:28px 0 22px}
.safety-points>div{padding:16px 0;border-bottom:1px solid var(--line)}
.safety-points h3{margin:0 0 4px;font-family:var(--serif);font-size:1.12rem}
.safety-points p{margin:0;color:var(--soft);font-size:.9rem}
.standards-copy .safety-note{max-width:560px;margin:0;font-size:.78rem;line-height:1.5}
.about{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(45px,8vw,110px);max-width:1240px;padding:clamp(80px,10vw,140px) clamp(20px,6vw,86px);text-align:left}
.about-photo{width:100%;max-width:390px;overflow:hidden;aspect-ratio:3/4;justify-self:center;background:var(--linen)}
.about-photo img,.about-photo img.lazyload{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 50%!important}
.about-copy h2{max-width:9ch}
.about-copy>p:not(.eyebrow){max-width:680px;margin:22px 0 0;color:var(--soft);font-size:1.02rem}
.about-copy .secondary-action{margin-top:30px}
@media(max-width:820px){.about{grid-template-columns:1fr;max-width:720px}.about-photo{max-width:360px}}

/* Launch collection product pages */
.product-page{padding:36px clamp(20px,6vw,86px) 0}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto 30px;max-width:1240px;color:var(--soft);font-size:.78rem}
.breadcrumbs a{border-bottom:1px solid transparent}.breadcrumbs a:hover{border-color:currentColor}
.product-page-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,.86fr);align-items:center;gap:clamp(45px,8vw,110px);max-width:1240px;margin:auto;padding-bottom:clamp(70px,9vw,120px)}
.product-page-image{position:relative;overflow:hidden;background:var(--linen)}
.product-page-image img{aspect-ratio:1;object-fit:contain}
.product-page-copy h1{max-width:11ch;margin-bottom:15px;font-size:clamp(2.8rem,5.8vw,5.6rem);line-height:.96}
.product-page-price{margin-bottom:28px;font-size:1.1rem;font-weight:800}
.product-page-description{max-width:590px;margin-bottom:26px;color:var(--soft);font-size:1.08rem}
.product-page-long-description{max-width:610px;margin:-8px 0 28px;color:var(--soft);font-size:.86rem;line-height:1.65}
.product-facts{margin:0 0 30px;border-top:1px solid var(--line)}
.product-facts>div{display:grid;grid-template-columns:105px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}
.product-facts dt{font-size:.78rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}
.product-facts dd{margin:0;color:var(--soft);font-size:.9rem}
.product-notify{width:100%}.product-coming-note{margin:12px 0 0;color:var(--soft);font-size:.78rem;text-align:center}
.product-back{margin:0 calc(clamp(20px,6vw,86px)*-1);padding:clamp(60px,8vw,100px) clamp(20px,6vw,86px);background:var(--linen);text-align:center}
.product-back h2{max-width:650px;margin:0 auto 28px;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1}
.product-brand{grid-column:2}
@media(max-width:820px){.product-page{padding-top:25px}.product-page-grid{grid-template-columns:1fr;gap:38px}.product-page-copy{max-width:650px}.product-page-copy h1{font-size:clamp(2.7rem,12vw,4.8rem)}}
@media(max-width:520px){.product-facts>div{grid-template-columns:1fr;gap:5px}.product-page{padding-right:18px;padding-left:18px}}

/* Keep collection cards readable on smaller screens */
.product-card{min-width:0}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.product-grid{grid-template-columns:1fr;gap:48px}.product-details{gap:12px}.product-details>div{min-width:0}}

/* MailPoet launch-list form */
.newsletter-signup{align-self:end}.newsletter-signup .mailpoet_form{display:flex!important;align-items:stretch;padding:0!important}.newsletter-signup .mailpoet_paragraph{display:contents;margin:0!important}.newsletter-signup .mailpoet_text{width:100%!important;min-height:52px;padding:0 16px!important;background:var(--milk)!important;border:1px solid var(--ink)!important;border-right:0!important;border-radius:0!important;color:var(--ink)!important;font-family:inherit!important;font-size:1rem!important}.newsletter-signup .mailpoet_submit{width:auto!important;min-height:52px;padding:0 22px!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;font-family:inherit!important;font-size:.95rem!important;font-weight:750!important;cursor:pointer;white-space:nowrap}.newsletter-signup .mailpoet_submit:hover{background:var(--coral)!important;border-color:var(--coral)!important}.newsletter-signup .mailpoet_message,.newsletter-signup .parsley-errors-list{margin:10px 0 0!important;color:var(--ink)!important;font-size:.85rem!important}.newsletter-signup .mailpoet_validate_success{color:var(--sage)!important}
@media(max-width:520px){.newsletter-signup{width:100%}.newsletter-signup .mailpoet_form{display:flex!important;flex-direction:column}.newsletter-signup .mailpoet_text{border-right:1px solid var(--ink)!important;border-bottom:0!important}.newsletter-signup .mailpoet_submit{width:100%!important}}

/* Refined editorial newsletter panel */
.newsletter{position:relative;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(48px,7vw,120px);padding:clamp(68px,7vw,96px) clamp(24px,7vw,110px);overflow:hidden;background:#efe2d2;border-top:1px solid rgba(48,40,32,.12);border-bottom:1px solid rgba(48,40,32,.12)}.newsletter>div:first-child{position:relative;z-index:1}.newsletter .eyebrow{margin-bottom:10px;color:#65775a}.newsletter h2{max-width:9ch;margin-bottom:14px;font-size:clamp(2.8rem,4.5vw,4.5rem);line-height:.94}.newsletter>div:first-child>p:last-child{max-width:520px;color:var(--soft);font-size:1rem}.newsletter-signup{position:relative;z-index:1;width:100%;padding:clamp(22px,2.8vw,34px);background:rgba(255,253,249,.6);border:1px solid rgba(48,40,32,.16);box-shadow:0 18px 50px rgba(67,49,35,.08)}.newsletter-signup .mailpoet_form{display:flex!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important}.newsletter-signup .mailpoet_paragraph{display:block!important;margin:0!important}.newsletter-signup .mailpoet_paragraph:not(.last){flex:1 1 auto!important}.newsletter-signup .mailpoet_paragraph.last{flex:0 0 auto!important}.newsletter-signup .mailpoet_text{display:block!important;width:100%!important;height:58px!important;min-height:58px!important;margin:0!important;padding:0 18px!important;background:#fffdf9!important;border:1px solid #493f36!important;border-right:0!important;border-radius:3px 0 0 3px!important;box-shadow:none!important;color:var(--ink)!important;font-family:inherit!important;font-size:.98rem!important;line-height:58px!important}.newsletter-signup .mailpoet_text::placeholder{color:#786e65;opacity:1}.newsletter-signup .mailpoet_submit{display:block!important;width:auto!important;height:58px!important;min-height:58px!important;margin:0!important;padding:0 26px!important;background:#29475f!important;border:1px solid #29475f!important;border-radius:0 3px 3px 0!important;box-shadow:none!important;color:#fff!important;font-family:inherit!important;font-size:.92rem!important;font-weight:750!important;line-height:56px!important;letter-spacing:.01em!important;cursor:pointer;white-space:nowrap}.newsletter-signup .mailpoet_submit:hover{background:#48677b!important;border-color:#48677b!important}.newsletter-signup .mailpoet_message{flex-basis:100%;margin:10px 0 0!important}.newsletter-note{margin:13px 0 0;color:#75695d;font-size:.75rem;letter-spacing:.01em}.newsletter-signup .parsley-errors-list{margin:7px 0 0!important;padding:0!important;color:#8d4d3f!important;font-size:.75rem!important;list-style:none!important}
@media(max-width:820px){.newsletter{grid-template-columns:1fr;gap:34px}.newsletter h2{max-width:none}.newsletter-signup{max-width:650px}}
@media(max-width:520px){.newsletter{padding:58px 20px}.newsletter-signup{padding:18px}.newsletter-signup .mailpoet_form{flex-direction:column!important}.newsletter-signup .mailpoet_text{border-right:1px solid #493f36!important;border-bottom:0!important;border-radius:3px 3px 0 0!important}.newsletter-signup .mailpoet_submit{width:100%!important;border-radius:0 0 3px 3px!important}.newsletter-note{line-height:1.5}}

/* Shipping, returns, and contact pages */
.information-page{min-height:60vh;padding:clamp(55px,8vw,105px) clamp(20px,6vw,86px) clamp(80px,10vw,135px)}
.information-shell{display:grid;grid-template-columns:minmax(230px,.55fr) minmax(0,1fr);gap:clamp(48px,9vw,135px);max-width:1120px;margin:auto}
.information-intro{align-self:start;position:sticky;top:125px}
.information-intro h1{max-width:10ch;margin-bottom:22px;font-size:clamp(3.2rem,6vw,6rem);line-height:.94}
.information-intro>p:not(.eyebrow){max-width:420px;color:var(--soft);font-size:1.08rem}
.information-content{border-top:1px solid var(--line)}
.information-section{padding:28px 0;border-bottom:1px solid var(--line)}
.information-section h2{margin-bottom:12px;font-family:var(--serif);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15}
.information-section p{max-width:690px;margin-bottom:12px;color:var(--soft)}
.information-section p:last-child{margin-bottom:0}
.email-action{display:inline-flex;margin-top:8px;padding-bottom:3px;border-bottom:1px solid var(--ink);font-weight:750;overflow-wrap:anywhere}
.newsletter-note a,.newsletter-unavailable a{text-decoration:underline;text-underline-offset:2px}.newsletter-unavailable{margin:0;color:var(--soft)}
*:focus-visible{outline:3px solid #29475f;outline-offset:3px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@media(max-width:760px){.information-shell{grid-template-columns:1fr;gap:35px}.information-intro{position:static}.information-intro h1{font-size:clamp(3rem,15vw,4.8rem)}}

/* WooCommerce checkout */
.commerce-header{grid-template-columns:1fr auto}.commerce-header .product-brand{grid-column:1;justify-self:start}.commerce-page{max-width:1120px;min-height:60vh;margin:auto;padding:clamp(48px,7vw,90px) clamp(20px,5vw,60px)}.commerce-page>h1{margin:0 0 35px;font-size:clamp(3rem,6vw,5.5rem)}.commerce-page .woocommerce{font-size:.95rem}.commerce-page input,.commerce-page select,.commerce-page textarea{min-height:46px;padding:9px 12px;border:1px solid var(--line);border-radius:2px}.commerce-page #place_order{min-height:52px;padding:0 24px;background:var(--ink);color:#fff;border:0;border-radius:2px;font-weight:800;cursor:pointer}.commerce-page #place_order:hover{background:var(--coral)}.commerce-page .woocommerce-checkout-review-order{padding:24px;background:var(--linen)}

/* Inventory-aware storefront actions */
.shop-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:0 22px;background:#29475f;color:#fff!important;border:2px solid #29475f;border-radius:3px;font-size:.9rem;font-weight:850;letter-spacing:.045em;text-align:center;text-transform:uppercase;box-shadow:0 7px 18px rgba(41,71,95,.14);transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.shop-button:hover{background:#48677b;border-color:#48677b;color:#fff!important;transform:translateY(-1px);box-shadow:0 10px 22px rgba(41,71,95,.2)}.shop-button-sold-out{background:#eee7de!important;color:#756b62!important;border-color:#d8cec3!important;box-shadow:none;cursor:not-allowed}.product-badge-sold-out{background:#eee7de;color:#756b62}.product-card>[data-purchase-action]{margin-top:auto}.product-notify{margin-top:8px}

/* Short, focused cart and checkout journey */
.commerce-page{max-width:1180px}.commerce-page>h1{margin-bottom:10px}.commerce-intro{max-width:620px;margin:0 0 34px;color:var(--soft);font-size:1rem}.commerce-page .woocommerce-notices-wrapper{margin-bottom:20px}.commerce-page .woocommerce-message,.commerce-page .woocommerce-info{padding:14px 18px;background:#eef0e8;border:1px solid #d8ddcf;border-radius:3px}.commerce-page form.checkout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:0 50px}.commerce-page form.checkout>.col2-set{grid-column:1;grid-row:1/3}.commerce-page form.checkout>#order_review_heading{grid-column:2;grid-row:1;margin:0 0 14px;font-family:var(--serif);font-size:1.65rem}.commerce-page form.checkout>#order_review{grid-column:2;grid-row:2;position:sticky;top:105px}.commerce-page .col2-set .col-1,.commerce-page .col2-set .col-2{float:none;width:100%}.commerce-page .woocommerce-billing-fields>h3,.commerce-page .woocommerce-shipping-fields>h3{margin:0 0 18px;font-family:var(--serif);font-size:1.65rem}.commerce-page .form-row{margin:0 0 13px}.commerce-page .form-row label{display:block;margin-bottom:5px;font-size:.78rem;font-weight:800}.commerce-page input,.commerce-page select,.commerce-page textarea{width:100%;min-height:44px}.commerce-page .select2-container .select2-selection--single{height:44px;border-color:var(--line)}.commerce-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:42px}.commerce-page .select2-container .select2-selection--single .select2-selection__arrow{height:42px}.commerce-page .woocommerce-additional-fields{display:none}.commerce-page .woocommerce-checkout-review-order{padding:24px;border:1px solid var(--line);border-radius:4px;box-shadow:0 12px 32px rgba(67,49,35,.06)}.commerce-page #payment{background:transparent}.commerce-page #payment ul.payment_methods{padding:18px 0;border-bottom:1px solid var(--line)}.commerce-page #payment .place-order{padding:18px 0 0}.commerce-page #place_order{width:100%}.commerce-page .shop_table{border-collapse:collapse}.commerce-page .shop_table th,.commerce-page .shop_table td{padding:14px 10px;border-bottom:1px solid var(--line)}.commerce-page .cart_totals{margin-top:28px;padding:24px;background:var(--linen);border:1px solid var(--line)}.commerce-page .wc-proceed-to-checkout a{display:flex;align-items:center;justify-content:center;min-height:52px;background:#29475f;color:#fff!important;border-radius:3px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.commerce-page .wc-proceed-to-checkout a:hover{background:#48677b}.commerce-page table.cart img{width:78px}.commerce-page table.cart input.qty{max-width:75px}.cart-link:after{content:' →'}
@media(max-width:860px){.commerce-page form.checkout{grid-template-columns:1fr}.commerce-page form.checkout>.col2-set,.commerce-page form.checkout>#order_review_heading,.commerce-page form.checkout>#order_review{grid-column:1;grid-row:auto}.commerce-page form.checkout>#order_review_heading{margin-top:32px}.commerce-page form.checkout>#order_review{position:static}.commerce-page .woocommerce-checkout-review-order{padding:20px}.commerce-page table.cart{font-size:.82rem}}
@media(max-width:600px){.commerce-page{padding:38px 16px 65px}.commerce-page>h1{font-size:3rem}.commerce-page table.cart .product-thumbnail{display:none}.commerce-page table.cart th,.commerce-page table.cart td{padding:11px 5px}.commerce-page .cart_totals{padding:18px}.commerce-intro{margin-bottom:26px}}

/* Keep alternate shipping details inside the customer-information column. */
.commerce-page form.checkout>.col2-set{display:block}.commerce-page .col2-set .col-2{clear:both;margin-top:20px}.commerce-page .woocommerce-shipping-fields h3{font-size:1.15rem}.commerce-page .woocommerce-shipping-fields label{display:flex;align-items:center;gap:10px}.commerce-page .woocommerce-shipping-fields input[type="checkbox"]{width:22px;min-height:22px;margin:0}

/* Stay-on-page cart drawer */
.cart-button{background:transparent;color:var(--ink);cursor:pointer}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;background:#29475f;color:#fff;border-radius:999px;font-size:.7rem;line-height:1}.cart-drawer{display:flex;flex-direction:column;padding:0;background:#fffdf9}.cart-drawer>header{flex:0 0 auto;height:auto;min-height:92px;padding:18px 24px}.cart-drawer>header .eyebrow{margin:0 0 2px;font-size:.62rem}.cart-drawer>header h2{margin:0;font-size:1.8rem}.cart-message{min-height:0;padding:0 24px;background:#eef0e8;color:#506047;font-size:.8rem;line-height:0;transition:padding .15s ease,line-height .15s ease}.cart-message:not(:empty){padding-top:10px;padding-bottom:10px;line-height:1.4}.cart-items{flex:1 1 auto;max-height:none;padding:0 24px}.cart-item{grid-template-columns:82px 1fr auto;gap:14px}.cart-item img{width:82px;height:82px;background:var(--linen)}.cart-item-copy h3{margin:0 0 4px}.cart-item-copy>p{margin:0 0 10px}.cart-quantity{display:inline-grid;grid-template-columns:30px 34px 30px;align-items:center;border:1px solid var(--line)}.cart-quantity button{width:30px;height:30px;padding:0;background:transparent;border:0;color:var(--ink);cursor:pointer;font-size:1.05rem}.cart-quantity span{text-align:center;font-size:.82rem}.remove-item{font-size:.72rem}.cart-footer{position:static;flex:0 0 auto;margin:0 24px;padding:18px 0 22px}.cart-footer>p{margin:7px 0 16px}.cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cart-actions .continue-shopping{grid-column:1/-1;grid-row:2;margin:2px auto 0}.view-cart-button,.checkout-button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 14px;border:1px solid #29475f;border-radius:3px;font-size:.82rem;font-weight:800;text-align:center}.view-cart-button{background:transparent;color:#29475f}.checkout-button{background:#29475f;color:#fff!important}.view-cart-button:hover{background:#eef2f5}.checkout-button:hover{background:#48677b;border-color:#48677b}.shop-button.is-loading{opacity:.72;cursor:wait}.cart-open{overflow:hidden}
@media(max-width:520px){.cart-drawer{width:100%}.cart-drawer>header{min-height:82px}.cart-items{padding:0 18px}.cart-footer{margin:0 18px}.cart-actions{grid-template-columns:1fr 1fr}}

/* Compact, conversion-focused checkout */
body.woocommerce-checkout{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400}
body.woocommerce-checkout .commerce-header{position:relative;min-height:66px;padding-top:9px;padding-bottom:9px}
body.woocommerce-checkout .commerce-header .brand-logo-full{width:auto;max-width:190px;height:42px}
body.woocommerce-checkout .commerce-page{max-width:1160px;padding-top:30px;padding-bottom:72px}
body.woocommerce-checkout .commerce-page>.eyebrow{margin-bottom:7px}
body.woocommerce-checkout .commerce-page>h1{margin-bottom:7px;font-family:var(--serif);font-size:clamp(3rem,4.4vw,4rem);font-weight:500;letter-spacing:-.035em;line-height:.98}
body.woocommerce-checkout .commerce-intro{margin-bottom:14px;font-size:.96rem;font-weight:400;line-height:1.55}
body.woocommerce-checkout .woocommerce-form-coupon-toggle{max-width:520px;margin:0 0 15px}
body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{display:inline-flex;align-items:center;min-height:0!important;margin:0!important;padding:0!important;background:transparent;border:0;color:var(--soft);font-size:.75rem;line-height:1.4}
body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before{display:none}
body.woocommerce-checkout .woocommerce-form-coupon-toggle a{margin-left:4px;color:var(--ink);font-weight:800;text-decoration:underline;text-underline-offset:3px}
body.woocommerce-checkout form.checkout_coupon{max-width:520px;margin:0 0 24px;padding:16px;background:var(--cream);border:1px solid var(--line)}
body.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);grid-template-rows:auto;column-gap:56px}
body.woocommerce-checkout form.checkout>.col2-set{grid-column:1;grid-row:1!important;float:none!important;width:100%!important}
body.woocommerce-checkout form.checkout>#order_review_heading{grid-column:2;grid-row:1;align-self:start;padding-top:2px;font-family:var(--serif);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.15}
body.woocommerce-checkout form.checkout>#order_review{grid-column:2;grid-row:1;align-self:start;margin-top:46px;top:88px}
body.woocommerce-checkout .col2-set .col-1,
body.woocommerce-checkout .col2-set .col-2{float:none!important;clear:both!important;width:100%!important}
body.woocommerce-checkout .woocommerce-billing-fields>h3,
body.woocommerce-checkout .woocommerce-shipping-fields>h3{margin-bottom:16px;font-family:var(--serif);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.15}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;gap:0 14px}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row{float:none;width:100%}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>#billing_first_name_field,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>#billing_last_name_field{width:calc(50% - 7px)}
body.woocommerce-checkout .form-row{margin-bottom:17px}
body.woocommerce-checkout #billing_email_field{margin-bottom:27px}
body.woocommerce-checkout input[type=checkbox],
body.woocommerce-checkout input[type=radio]{display:inline-block!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:1px 0 0!important;padding:0!important;vertical-align:top}
body.woocommerce-checkout #mailpoet_woocommerce_checkout_optin_field{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:4px 0 22px;padding:0;background:transparent;color:var(--soft);font-size:.75rem;line-height:1.45}
body.woocommerce-checkout .woocommerce-shipping-fields{display:none!important}
body.woocommerce-checkout .form-row label{margin-bottom:5px;font-family:inherit;font-size:.76rem;font-weight:700;letter-spacing:.005em}
body.woocommerce-checkout .form-row input,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .form-row textarea{padding-right:2px!important;padding-left:2px!important;background:transparent!important;border:0!important;border-bottom:1px solid #a99e93!important;border-radius:0!important;box-shadow:none!important;font-family:inherit;font-size:.92rem;font-weight:400}
body.woocommerce-checkout .form-row input:focus,
body.woocommerce-checkout .form-row select:focus,
body.woocommerce-checkout .form-row textarea:focus{outline:0!important;border-bottom-color:#29475f!important;box-shadow:0 1px 0 #29475f!important}
body.woocommerce-checkout .select2-container .select2-selection--single{background:transparent!important;border:0!important;border-bottom:1px solid #a99e93!important;border-radius:0!important}
body.woocommerce-checkout .form-row .description{display:block;margin-top:5px;color:var(--soft);font-size:.72rem}
body.woocommerce-checkout .woocommerce-checkout-review-order{overflow:visible;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}
body.woocommerce-checkout .woocommerce-checkout-review-order-table{width:100%;margin:0;overflow:hidden;background:#fffaf2;border:0;border-top:3px solid #65775a;border-radius:3px 3px 0 0;box-shadow:0 12px 32px rgba(67,49,35,.06)}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead{background:#f7efe3}
body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:14px 20px;font-family:inherit;font-size:.88rem}
body.woocommerce-checkout .woocommerce-checkout-review-order-table th{font-family:inherit;font-size:.82rem;font-weight:700;text-align:left}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{padding-top:16px;padding-bottom:16px;color:var(--soft);font-size:.72rem;letter-spacing:.055em;text-transform:uppercase}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{width:70%;font-weight:600}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{text-align:right;white-space:nowrap}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td{padding-top:17px;padding-bottom:17px}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{padding-top:13px;padding-bottom:13px}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{color:var(--soft);font-size:.78rem;font-weight:650}
body.woocommerce-checkout .checkout-product{display:inline-flex;align-items:center;gap:12px;vertical-align:middle}
body.woocommerce-checkout .checkout-product-image{flex:0 0 56px;width:56px;height:56px;background:var(--linen);border-radius:4px;object-fit:cover}
body.woocommerce-checkout .checkout-product-name{line-height:1.35}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name>strong{display:inline-block;margin-left:5px;font-family:inherit;font-size:.8rem;font-weight:650}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{padding-top:18px;padding-bottom:18px;background:#f7efe3;color:#29475f;font-family:var(--serif);font-size:1.12rem;font-weight:500}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th{font-size:.82rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
body.woocommerce-checkout .checkout-assurances{display:flex;flex-wrap:wrap;align-items:center;gap:9px 20px;padding:13px 2px 0;background:transparent;border:0;border-radius:0;color:var(--soft);font-size:.68rem;font-weight:700;text-align:left}
body.woocommerce-checkout .checkout-assurances span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
body.woocommerce-checkout .checkout-assurances span:before{display:inline-grid;width:16px;height:16px;place-items:center;background:#e8ede2;color:#506047;border-radius:50%;font-size:.62rem;font-weight:900;content:'✓'}
body.woocommerce-checkout .checkout-assurances span+span{border:0}
body.woocommerce-checkout #payment{margin-top:18px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}
body.woocommerce-checkout #payment ul.payment_methods{margin:0!important;padding:0!important;background:transparent!important;border:0!important;list-style:none!important}
body.woocommerce-checkout #payment li.wc_payment_method{margin:0!important;padding:0!important;background:transparent!important}
body.woocommerce-checkout #payment li.wc_payment_method>input.input-radio{display:none!important}
body.woocommerce-checkout #payment li.wc_payment_method>label{display:block;margin:0 0 12px;padding:0;font-family:var(--serif);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.15}
body.woocommerce-checkout #payment .payment_box{margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body.woocommerce-checkout #payment .payment_box:before{display:none!important}
body.woocommerce-checkout #payment .wc-stripe-upe-element{margin:0!important;padding:0!important;background:transparent!important;border:0!important}
body.woocommerce-checkout #payment .wc-stripe-upe-element iframe{margin:0!important;background:#fff!important;border:0!important}
body.woocommerce-checkout #payment .place-order{margin:16px 0 0!important;padding:16px 0 0!important;background:transparent!important;border-top:1px solid var(--line)!important}
body.woocommerce-checkout #payment .woocommerce-privacy-policy-text{color:var(--soft);font-size:.72rem;line-height:1.5}
body.woocommerce-checkout #place_order{min-height:56px;background:#29475f;border-radius:3px;font-family:inherit;font-size:.84rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}
body.woocommerce-checkout #place_order:hover{background:#48677b}
body.woocommerce-checkout #mailpoet_woocommerce_checkout_optin_field{margin-top:5px;padding:9px 11px;background:var(--cream);color:var(--soft);font-size:.75rem}
.gh-address-autocomplete{display:block;width:100%;min-height:48px;background:#fff;color:#302820;border:1px solid #d8d3cd;border-radius:4px;color-scheme:light;font:inherit}
.gh-address-autocomplete:focus-within{border-color:#65775a;box-shadow:0 0 0 2px rgba(101,119,90,.13)}
.gh-address-native-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}
.gh-address-autocomplete-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;color:var(--soft);font-size:.69rem;line-height:1.4}
.gh-address-manual-button{flex:0 0 auto;padding:0;background:transparent;border:0;color:#48677b;cursor:pointer;font:inherit;font-weight:750;text-decoration:underline;text-underline-offset:2px}
.gh-address-manual .gh-address-autocomplete{display:none}
.gh-address-manual .gh-address-manual-button{display:none}
.gh-address-selected .gh-address-autocomplete-helper{color:#506047}
.mobile-checkout-summary{display:none}

@media(max-width:860px){
  body.woocommerce-checkout .commerce-header{min-height:62px}
  body.woocommerce-checkout .commerce-page{padding-top:28px}
  body.woocommerce-checkout form.checkout{display:flex;flex-direction:column;gap:0}
  body.woocommerce-checkout .mobile-checkout-summary{display:block;order:0;width:100%;margin:0 0 26px;background:var(--cream);border:1px solid var(--line);border-radius:6px}
  body.woocommerce-checkout .mobile-checkout-summary summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 16px;cursor:pointer;font-weight:800;list-style:none}
  body.woocommerce-checkout .mobile-checkout-summary summary::-webkit-details-marker{display:none}
  body.woocommerce-checkout .mobile-checkout-summary summary>span:after{margin-left:7px;content:'+'}
  body.woocommerce-checkout .mobile-checkout-summary[open] summary>span:after{content:'−'}
  body.woocommerce-checkout .mobile-checkout-summary-items{padding:0 16px}
  body.woocommerce-checkout .mobile-checkout-summary-item{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-top:1px solid var(--line);font-size:.78rem}
  body.woocommerce-checkout .mobile-checkout-summary-item img{width:56px;height:56px;border-radius:4px;object-fit:cover}
  body.woocommerce-checkout .mobile-checkout-summary-item small{color:var(--soft)}
  body.woocommerce-checkout .mobile-checkout-summary>a{display:inline-block;margin:4px 16px 15px;font-size:.75rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}
  body.woocommerce-checkout form.checkout>.col2-set{order:1;width:100%}
  body.woocommerce-checkout form.checkout>#order_review_heading{order:2;width:100%;margin-top:28px}
  body.woocommerce-checkout form.checkout>#order_review{order:3;width:100%}
  body.woocommerce-checkout form.checkout>#order_review{margin-top:0}
  body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{display:none}
  body.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none}
  body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
  body.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:12px 16px}
  body.woocommerce-checkout .checkout-assurances{padding:12px 2px 0;font-size:.65rem}
}

@media(max-width:600px){
  body.woocommerce-checkout .announcement{padding:8px 12px;font-size:.68rem;line-height:1.35}
  body.woocommerce-checkout .commerce-header{padding:9px 16px}
  body.woocommerce-checkout .commerce-header .brand-logo-full{display:none}
  body.woocommerce-checkout .commerce-header .brand-logo-mark{display:block;width:42px;height:42px}
  body.woocommerce-checkout .commerce-header .header-updates{font-size:.78rem}
  body.woocommerce-checkout .commerce-page{padding:26px 16px 54px}
  body.woocommerce-checkout .commerce-page>.eyebrow{margin-bottom:5px}
  body.woocommerce-checkout .commerce-page>h1{font-size:2.7rem}
  body.woocommerce-checkout .commerce-intro{margin-bottom:18px;font-size:.9rem}
  body.woocommerce-checkout .woocommerce-form-coupon-toggle{margin-bottom:18px}
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>#billing_first_name_field,
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>#billing_last_name_field{width:100%}
  body.woocommerce-checkout .woocommerce-billing-fields>h3{font-size:1.45rem}
  body.woocommerce-checkout .checkout-assurances{display:grid;grid-template-columns:1fr;gap:7px;text-align:left}
  body.woocommerce-checkout .checkout-assurances span+span{padding-top:0;border:0}
  body.woocommerce-checkout #payment{padding-right:16px;padding-left:16px}
}

/* Calm, checkout-matched full cart */
body.woocommerce-cart .commerce-header{position:relative;min-height:66px;padding-top:9px;padding-bottom:9px}
body.woocommerce-cart .commerce-header .brand-logo-full{width:auto;max-width:190px;height:42px}
body.woocommerce-cart .commerce-page{max-width:1160px;padding-top:38px;padding-bottom:84px}
body.woocommerce-cart .commerce-page>.eyebrow{margin-bottom:7px}
body.woocommerce-cart .commerce-page>h1{margin-bottom:8px;font-family:var(--serif);font-size:clamp(3.2rem,5vw,4.65rem);font-weight:500;letter-spacing:-.035em;line-height:.98}
body.woocommerce-cart .commerce-intro{max-width:590px;margin-bottom:25px;color:var(--soft);font-size:.92rem}
body.woocommerce-cart .cart-shipping-progress{max-width:590px;margin:0 0 42px;padding:17px 0 15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
body.woocommerce-cart .cart-shipping-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:9px;font-size:.76rem}
body.woocommerce-cart .cart-shipping-progress-copy>span{color:var(--soft);font-weight:700}
body.woocommerce-cart .cart-shipping-progress-copy>strong{color:#29475f;font-size:.76rem;white-space:nowrap}
body.woocommerce-cart .cart-shipping-progress-track{height:4px;overflow:hidden;background:#e6ddd1;border-radius:999px}
body.woocommerce-cart .cart-shipping-progress-track>span{display:block;height:100%;background:#c9674f;border-radius:inherit;transition:width .25s ease}
body.woocommerce-cart .cart-shipping-progress.is-unlocked .cart-shipping-progress-track>span{background:#65775a}
body.woocommerce-cart .cart-shipping-progress>p{margin:8px 0 0;color:var(--soft);font-size:.68rem}
body.woocommerce-cart .commerce-page>.woocommerce{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:52px}
body.woocommerce-cart .commerce-page>.woocommerce>.woocommerce-notices-wrapper,
body.woocommerce-cart .commerce-page>.woocommerce>.woocommerce-message,
body.woocommerce-cart .commerce-page>.woocommerce>.woocommerce-error,
body.woocommerce-cart .commerce-page>.woocommerce>.woocommerce-info{grid-column:1/-1;margin-bottom:-26px}
body.woocommerce-cart .woocommerce-cart-form{grid-column:1;float:none;width:100%;margin:0}
body.woocommerce-cart .cart-collaterals{grid-column:2;float:none;width:100%;margin:0}
body.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%;margin:0;padding:26px 27px 24px;background:#fffaf2;border:0;border-top:3px solid #65775a;box-shadow:0 12px 32px rgba(67,49,35,.07)}
body.woocommerce-cart .cart-collaterals .cart_totals>h2{margin:0 0 15px;font-family:var(--serif);font-size:1.65rem;font-weight:500;letter-spacing:-.02em}
body.woocommerce-cart table.shop_table{margin:0;border:0;border-collapse:collapse;border-radius:0}
body.woocommerce-cart table.shop_table.cart{background:transparent}
body.woocommerce-cart table.shop_table.cart thead{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
body.woocommerce-cart table.shop_table.cart thead th{padding:11px 10px;color:var(--soft);font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body.woocommerce-cart table.shop_table.cart tbody tr.cart_item{border-bottom:1px solid var(--line)}
body.woocommerce-cart table.shop_table.cart td{padding:22px 10px;border:0;vertical-align:middle}
body.woocommerce-cart table.shop_table.cart .product-remove{width:28px;padding-right:3px;padding-left:0}
body.woocommerce-cart table.shop_table.cart .product-remove a.remove{display:grid;width:24px;height:24px;place-items:center;color:var(--soft)!important;border:1px solid transparent;border-radius:50%;font-family:inherit;font-size:1rem;font-weight:500;line-height:1}
body.woocommerce-cart table.shop_table.cart .product-remove a.remove:hover{background:transparent;color:#a53228!important;border-color:#dcbab4}
body.woocommerce-cart table.shop_table.cart .product-thumbnail{width:96px}
body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:82px;height:82px;background:var(--linen);border-radius:3px;object-fit:cover}
body.woocommerce-cart table.shop_table.cart .product-name a{font-family:var(--serif);font-size:1.04rem;font-weight:600;line-height:1.25}
body.woocommerce-cart table.shop_table.cart .product-price,
body.woocommerce-cart table.shop_table.cart .product-subtotal{font-size:.82rem;white-space:nowrap}
body.woocommerce-cart table.shop_table.cart .product-subtotal{color:#29475f;font-weight:800}
body.woocommerce-cart table.shop_table.cart input.qty{width:58px;min-height:38px;padding:4px 5px;background:transparent;border:0;border-bottom:1px solid #a99e93;border-radius:0;text-align:center}
body.woocommerce-cart table.shop_table.cart input.qty:focus{outline:0;border-bottom-color:#29475f;box-shadow:0 1px 0 #29475f}
body.woocommerce-cart table.shop_table.cart td.actions{padding:19px 0 0}
body.woocommerce-cart table.shop_table.cart td.actions .coupon{display:flex;gap:9px}
body.woocommerce-cart table.shop_table.cart td.actions .coupon label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
body.woocommerce-cart table.shop_table.cart td.actions .coupon input.input-text{width:175px;min-height:42px;padding:7px 2px;background:transparent;border:0;border-bottom:1px solid #a99e93;border-radius:0;font-size:.78rem}
body.woocommerce-cart table.shop_table.cart td.actions button{min-height:42px;padding:0 16px;background:transparent;color:#29475f;border:1px solid #29475f;border-radius:3px;font-size:.72rem;font-weight:800}
body.woocommerce-cart table.shop_table.cart td.actions button:hover{background:#eef2f5}
body.woocommerce-cart table.shop_table.cart td.actions button[name=update_cart]{border-color:transparent;text-decoration:underline;text-underline-offset:3px}
body.woocommerce-cart table.shop_table.cart td.actions button:disabled{opacity:.38}
body.woocommerce-cart .cart_totals table.shop_table th,
body.woocommerce-cart .cart_totals table.shop_table td{padding:13px 0;border-bottom:1px solid var(--line);font-size:.8rem;vertical-align:top}
body.woocommerce-cart .cart_totals table.shop_table th{width:38%;color:var(--soft);font-weight:700;text-align:left}
body.woocommerce-cart .cart_totals table.shop_table td{text-align:right}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{margin:0 0 5px}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods input{width:16px;min-height:16px;margin:2px 5px 0 0;vertical-align:top}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods label{font-size:.76rem;line-height:1.35}
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
body.woocommerce-cart .cart_totals .woocommerce-shipping-calculator{margin:7px 0 0;color:var(--soft);font-size:.68rem;line-height:1.4}
body.woocommerce-cart .cart_totals .shipping-calculator-button{font-weight:750;text-decoration:underline;text-underline-offset:3px}
body.woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .cart_totals .order-total td{padding-top:18px;padding-bottom:4px;border:0;color:#29475f;font-family:var(--serif);font-size:1.2rem;font-weight:600}
body.woocommerce-cart .wc-proceed-to-checkout{padding:22px 0 0}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:54px;margin:0;background:#29475f;border:0;border-radius:3px;font-family:inherit;font-size:.8rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#48677b}
body.woocommerce-cart .cart-collaterals:after{display:block;margin-top:14px;color:var(--soft);font-size:.67rem;line-height:1.45;text-align:center;content:'Secure checkout powered by Stripe · 30-day returns'}

@media(max-width:860px){
  body.woocommerce-cart .commerce-page>.woocommerce{grid-template-columns:1fr;gap:34px}
  body.woocommerce-cart .woocommerce-cart-form,
  body.woocommerce-cart .cart-collaterals{grid-column:1}
  body.woocommerce-cart .cart-collaterals{max-width:520px;margin-left:auto}
}

@media(max-width:600px){
  body.woocommerce-cart .announcement{padding:8px 12px;font-size:.68rem;line-height:1.35}
  body.woocommerce-cart .commerce-header{padding:9px 16px}
  body.woocommerce-cart .commerce-header .brand-logo-full{display:none}
  body.woocommerce-cart .commerce-header .brand-logo-mark{display:block;width:42px;height:42px}
  body.woocommerce-cart .commerce-header .header-updates{font-size:.78rem}
  body.woocommerce-cart .commerce-page{padding:28px 16px 58px}
  body.woocommerce-cart .commerce-page>h1{font-size:2.85rem}
  body.woocommerce-cart .commerce-intro{margin-bottom:21px;font-size:.86rem}
  body.woocommerce-cart .cart-shipping-progress{margin-bottom:30px}
  body.woocommerce-cart .cart-shipping-progress-copy{align-items:flex-start;font-size:.71rem}
  body.woocommerce-cart .cart-shipping-progress-copy>strong{font-size:.71rem}
  body.woocommerce-cart table.shop_table_responsive.cart thead{display:none}
  body.woocommerce-cart table.shop_table_responsive.cart tr.cart_item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:3px 12px;padding:18px 0}
  body.woocommerce-cart table.shop_table_responsive.cart tr.cart_item td{display:block!important;width:auto;padding:0;border:0;text-align:left!important}
  body.woocommerce-cart table.shop_table_responsive.cart tr.cart_item td:before{display:none!important}
  body.woocommerce-cart table.shop_table_responsive.cart .product-thumbnail{grid-column:1;grid-row:1/4}
  body.woocommerce-cart table.shop_table_responsive.cart .product-thumbnail img{width:74px;height:74px}
  body.woocommerce-cart table.shop_table_responsive.cart .product-name{grid-column:2;grid-row:1;padding-right:22px!important}
  body.woocommerce-cart table.shop_table_responsive.cart .product-name a{font-size:.98rem}
  body.woocommerce-cart table.shop_table_responsive.cart .product-price{grid-column:2;grid-row:2;color:var(--soft)}
  body.woocommerce-cart table.shop_table_responsive.cart .product-quantity{grid-column:2;grid-row:3;margin-top:3px}
  body.woocommerce-cart table.shop_table_responsive.cart .product-subtotal{grid-column:3;grid-row:3;align-self:end}
  body.woocommerce-cart table.shop_table_responsive.cart .product-remove{grid-column:3;grid-row:1;justify-self:end}
  body.woocommerce-cart table.shop_table_responsive.cart tr:not(.cart_item) td.actions{display:block!important;padding-top:18px}
  body.woocommerce-cart table.shop_table.cart td.actions .coupon{display:grid;grid-template-columns:1fr auto;width:100%}
  body.woocommerce-cart table.shop_table.cart td.actions .coupon input.input-text{width:100%}
  body.woocommerce-cart table.shop_table.cart td.actions button[name=update_cart]{display:block;float:none;width:auto;margin:12px 0 0 auto}
  body.woocommerce-cart .cart-collaterals{max-width:none;margin:0}
  body.woocommerce-cart .cart-collaterals .cart_totals{padding:23px 20px 21px}
}

/* Polished Stripe and express-wallet presentation. */
body.woocommerce-checkout #payment ul.payment_methods{
  display:grid;
  gap:10px;
}
body.woocommerce-checkout #payment li.wc_payment_method{
  overflow:hidden;
  padding:15px!important;
  background:#fff!important;
  border:1px solid #d8d3cd!important;
  border-radius:6px!important;
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
body.woocommerce-checkout #payment li.wc_payment_method:has(>input.input-radio:checked){
  background:#fffaf2!important;
  border-color:#8d9b83!important;
  box-shadow:0 7px 20px rgba(67,49,35,.07);
}
body.woocommerce-checkout #payment li.wc_payment_method>label{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:24px;
  margin:0!important;
  padding:0!important;
  font-family:inherit!important;
  font-size:.86rem!important;
  font-weight:800!important;
  letter-spacing:0!important;
  line-height:1.35!important;
  cursor:pointer;
}
body.woocommerce-checkout #payment li.wc_payment_method>label:before{
  flex:0 0 16px;
  width:16px;
  height:16px;
  background:#fff;
  border:1px solid #9c948c;
  border-radius:50%;
  box-shadow:inset 0 0 0 4px #fff;
  content:'';
}
body.woocommerce-checkout #payment li.wc_payment_method:has(>input.input-radio:checked)>label:before{
  background:#65775a;
  border-color:#65775a;
}
body.woocommerce-checkout #payment li.wc_payment_method>label img.stripe-icon{
  width:auto!important;
  max-width:86px!important;
  max-height:23px!important;
  margin:0 0 0 auto!important;
  object-fit:contain;
}
body.woocommerce-checkout #payment li.payment_method_stripe_klarna>label img.stripe-icon{
  max-width:34px!important;
}
body.woocommerce-checkout #payment li.wc_payment_method .payment_box{
  margin-top:13px!important;
  padding-top:13px!important;
  border-top:1px solid var(--line)!important;
}
body.woocommerce-checkout #payment .wc-payment-form,
body.woocommerce-checkout #payment .wc-saved-payment-methods{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.woocommerce-checkout #payment .wc-stripe-upe-element{
  overflow:hidden;
  background:#fff!important;
  border:1px solid #d8d3cd!important;
  border-radius:5px!important;
}
body.woocommerce-checkout #payment .wc-stripe-upe-element iframe{
  display:block;
  width:100%!important;
}
body.woocommerce-checkout .wc-stripe-express-checkout-element,
body.woocommerce-checkout #wc-stripe-express-checkout-element,
body.woocommerce-checkout .wc-block-components-express-payment{
  margin:0 0 20px!important;
  padding:16px!important;
  background:#fffaf2!important;
  border:1px solid var(--line)!important;
  border-radius:6px!important;
  box-shadow:0 7px 20px rgba(67,49,35,.05);
}
body.woocommerce-checkout .wc-stripe-express-checkout-element iframe,
body.woocommerce-checkout #wc-stripe-express-checkout-element iframe{
  border-radius:4px!important;
}

@media(max-width:600px){
  .gh-address-autocomplete-controls{align-items:flex-start;flex-direction:column;gap:4px}
  body.woocommerce-checkout #payment li.wc_payment_method{padding:13px!important}
  body.woocommerce-checkout #payment li.wc_payment_method>label{font-size:.82rem!important}
}

/* Mobile-first checkout refinement: less preamble, clearer fields, larger targets. */
body.woocommerce-checkout .woocommerce-invalid input,
body.woocommerce-checkout .woocommerce-invalid select,
body.woocommerce-checkout .woocommerce-invalid textarea{
  border-color:#a53228!important;
  box-shadow:0 0 0 1px #a53228!important;
}
body.woocommerce-checkout .woocommerce-invalid label{color:#8f2d25}
body.woocommerce-checkout .woocommerce-error{
  margin:0 0 20px!important;
  padding:14px 16px 14px 42px!important;
  background:#fff5f3!important;
  border:1px solid #e2b9b3!important;
  border-radius:6px!important;
  color:#7d2d26!important;
  font-size:.84rem!important;
}

@media(max-width:600px){
  body.woocommerce-checkout .announcement{display:none}
  body.woocommerce-checkout .commerce-header{
    min-height:58px;
    padding:7px 16px;
    border-bottom-color:rgba(48,40,32,.12);
  }
  body.woocommerce-checkout .commerce-header .brand-logo-mark{width:38px;height:38px}
  body.woocommerce-checkout .commerce-header .header-updates{
    display:inline-flex;
    align-items:center;
    min-height:44px;
    padding:0 2px;
    font-size:.78rem;
    font-weight:750;
    text-decoration:underline;
    text-underline-offset:3px;
  }
  body.woocommerce-checkout .commerce-page{padding:18px 16px 48px}
  body.woocommerce-checkout .commerce-page>.eyebrow,
  body.woocommerce-checkout .commerce-intro{display:none}
  body.woocommerce-checkout .commerce-page>h1{
    margin:0 0 16px;
    font-size:2.1rem;
    line-height:1;
  }
  body.woocommerce-checkout .woocommerce-form-coupon-toggle{
    margin:0 0 14px;
    padding:0;
  }
  body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{
    min-height:32px!important;
    font-size:.78rem;
  }
  body.woocommerce-checkout .woocommerce-form-coupon-toggle a{
    display:inline-flex;
    align-items:center;
    min-height:32px;
  }
  body.woocommerce-checkout form.checkout_coupon{
    margin:0 0 16px;
    padding:14px;
    border-radius:6px;
  }
  body.woocommerce-checkout .mobile-checkout-summary{
    margin:0 0 22px;
    background:#fffaf2;
    border-color:#d8d0c5;
    box-shadow:0 6px 18px rgba(67,49,35,.05);
  }
  body.woocommerce-checkout .mobile-checkout-summary summary{
    min-height:58px;
    padding:0 15px;
    font-size:.84rem;
  }
  body.woocommerce-checkout .mobile-checkout-summary summary strong{
    color:#29475f;
    font-family:var(--serif);
    font-size:1rem;
  }
  body.woocommerce-checkout .mobile-checkout-summary>a{
    display:inline-flex;
    align-items:center;
    min-height:44px;
    margin:0 16px 5px;
  }
  body.woocommerce-checkout .woocommerce-billing-fields>h3,
  body.woocommerce-checkout form.checkout>#order_review_heading,
  body.woocommerce-checkout #payment li.wc_payment_method>label{
    font-size:1.35rem;
  }
  body.woocommerce-checkout .form-row{margin-bottom:15px}
  body.woocommerce-checkout #billing_email_field{margin-bottom:22px}
  body.woocommerce-checkout .form-row label{
    margin-bottom:7px;
    font-size:.78rem;
  }
  body.woocommerce-checkout .form-row input,
  body.woocommerce-checkout .form-row select,
  body.woocommerce-checkout .form-row textarea,
  body.woocommerce-checkout .select2-container .select2-selection--single{
    min-height:52px!important;
    padding:12px 13px!important;
    background:#fff!important;
    border:1px solid #c9c1b8!important;
    border-radius:5px!important;
    color:var(--ink)!important;
    font-size:16px!important;
    line-height:1.35!important;
  }
  body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
    padding:0!important;
    line-height:26px!important;
  }
  body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{
    top:5px;
    right:7px;
    height:42px;
  }
  body.woocommerce-checkout .form-row input:focus,
  body.woocommerce-checkout .form-row select:focus,
  body.woocommerce-checkout .form-row textarea:focus,
  body.woocommerce-checkout .select2-container--focus .select2-selection--single{
    border-color:#65775a!important;
    box-shadow:0 0 0 3px rgba(101,119,90,.15)!important;
  }
  body.woocommerce-checkout .gh-address-autocomplete{min-height:52px;font-size:16px}
  body.woocommerce-checkout .gh-address-manual-button{
    display:inline-flex;
    align-items:center;
    min-height:40px;
  }
  body.woocommerce-checkout #mailpoet_woocommerce_checkout_optin_field{display:none!important}
  body.woocommerce-checkout form.checkout>#order_review_heading{margin-top:24px;margin-bottom:12px}
  body.woocommerce-checkout .woocommerce-checkout-review-order-table{
    border-top-width:2px;
    box-shadow:0 8px 24px rgba(67,49,35,.06);
  }
  body.woocommerce-checkout .checkout-assurances{
    grid-template-columns:1fr 1fr;
    gap:5px 10px;
    padding-top:12px;
    font-size:.68rem;
  }
  body.woocommerce-checkout .checkout-assurances span{
    min-height:28px;
    white-space:normal;
  }
  body.woocommerce-checkout .wc-stripe-express-checkout-element,
  body.woocommerce-checkout #wc-stripe-express-checkout-element,
  body.woocommerce-checkout .wc-block-components-express-payment{
    margin:0 0 18px!important;
    padding:13px!important;
  }
  body.woocommerce-checkout #payment{margin-top:16px!important;padding:0!important}
  body.woocommerce-checkout #payment li.wc_payment_method{
    padding:14px!important;
    border-radius:6px!important;
  }
  body.woocommerce-checkout #payment li.wc_payment_method>label{
    min-height:44px;
    font-family:inherit!important;
    font-size:.86rem!important;
  }
  body.woocommerce-checkout #payment li.wc_payment_method>label:before{
    flex-basis:22px;
    width:22px;
    height:22px;
  }
  body.woocommerce-checkout #payment .place-order{margin-top:14px!important;padding-top:14px!important}
  body.woocommerce-checkout #place_order{
    min-height:58px;
    font-size:.9rem;
    box-shadow:0 8px 20px rgba(41,71,95,.18);
  }
  body.woocommerce-checkout footer{padding-top:36px}
}
