:root{--ink:#332c27;--muted:#766d66;--line:#ddd7d1;--paper:#f7f5f2;--white:#fff;--brand:#5a4636;--brand-dark:#3d3027;--soft:#ece7e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:0 clamp(20px,5vw,74px);position:sticky;top:0;z-index:30;background:#fffffff2;border-bottom:1px solid #e5e1dd;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.logo-crop{display:block;position:relative;width:190px;height:60px;overflow:hidden}.logo-crop img{object-fit:cover;object-position:50% 60%;transform:scale(1.85)}.site-header nav{display:flex;justify-content:center;gap:34px;font-size:.92rem}.site-header nav a{padding:28px 2px;border-bottom:2px solid transparent}.site-header nav a:hover{border-color:var(--brand)}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:700}.header-cta{background:var(--brand);color:#fff;padding:12px 19px}.button svg,.header-cta svg{width:18px}.hero{min-height:calc(100svh - 82px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);background:var(--paper)}.hero-copy{padding:clamp(62px,9vw,142px) clamp(30px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0;color:#7b604d;font-size:.72rem;font-weight:800;letter-spacing:.18em}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,6.6vw,7.2rem);font-weight:400;line-height:.98;letter-spacing:-.055em;margin:24px 0 28px}.hero-text{font-size:1.05rem;line-height:1.8;color:var(--muted);max-width:540px}.hero-actions{display:flex;gap:12px;margin-top:27px;flex-wrap:wrap}.button{padding:15px 22px}.button.primary{background:var(--brand-dark);color:#fff}.button.secondary{border:1px solid #b8afa7;background:#fff}.hero-meta{display:flex;gap:28px;margin-top:48px;font-size:.82rem;color:var(--muted)}.hero-meta span{display:flex;align-items:center;gap:7px}.hero-meta svg{width:16px}.hero-visual{position:relative;min-height:620px}.hero-visual img{object-fit:cover}.experience{display:grid;grid-template-columns:1.08fr .92fr;min-height:700px}.experience-image{position:relative}.experience-image img{object-fit:cover}.experience-copy{padding:clamp(55px,9vw,130px);display:flex;flex-direction:column;justify-content:center;background:#fff}.cart-head h2,.contact-band h2,.experience h2,.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4.6rem);font-weight:400;letter-spacing:-.04em;margin:16px 0 25px}.experience-copy>p:not(.eyebrow){color:var(--muted);font-size:1.02rem;line-height:1.8}.experience-copy>a,.location-grid a{display:inline-flex;align-items:center;gap:8px;font-weight:700;margin-top:18px}.brand-reference svg,.experience-copy>a svg,.location-grid a svg{width:17px}.catalog-section,.locations{padding:clamp(70px,8vw,120px) clamp(20px,5vw,76px)}.catalog-section{background:var(--paper)}.products-section{background:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:480px;color:var(--muted);line-height:1.7}.catalog-toolbar{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:24px;align-items:center;margin-bottom:32px}.search{position:relative}.search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;color:#877d75}.search input{width:100%;border:1px solid var(--line);background:#fff;border-radius:999px;padding:14px 16px 14px 46px;outline:none}.search input:focus{border-color:var(--brand)}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:3px}.chips button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:10px 14px;cursor:pointer}.chips button.active{background:var(--brand-dark);color:#fff;border-color:var(--brand-dark)}.treatment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.treatment-card{background:#fff;border:1px solid var(--line);padding:24px;min-height:330px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.product-card:hover,.treatment-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #3a2a1e12}.card-top{display:flex;justify-content:space-between;align-items:flex-start}.card-top span,.product-content>small{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#876d5a;font-weight:800}.card-top b{font:400 3.2rem/1 Georgia,serif;color:#d2c8c0}.product-card h3,.treatment-card h3{font-size:1.2rem;margin:22px 0 10px}.product-card p,.treatment-card>p{font-size:.9rem;line-height:1.65;color:var(--muted);margin:0}.treatment-details{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:24px}.treatment-details>span{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--muted)}.treatment-details svg{width:16px}.treatment-details>div{display:grid;text-align:right;gap:5px}.treatment-details small{color:var(--muted)}.treatment-card>a{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid var(--line);font-weight:700}.treatment-card>a svg{width:18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.product-art,.product-card{display:flex;flex-direction:column}.product-art{min-height:210px;background:linear-gradient(145deg,#e9e2dc,#f8f5f2);align-items:center;justify-content:center;text-align:center;padding:20px}.product-art[data-category="Essential Oil"]{background:linear-gradient(145deg,#dedfd2,#f4f1e6)}.product-art[data-category="Support Wear"]{background:linear-gradient(145deg,#ded8d8,#f4eded)}.product-art[data-category=Postnatal]{background:linear-gradient(145deg,#e8dfd1,#faf6ef)}.product-art span{font-size:.65rem;letter-spacing:.17em;color:#85786f}.product-art b{font:400 2rem/1.1 Georgia,serif;margin-top:12px;color:#4d423a}.product-content{padding:22px;display:flex;flex-direction:column;flex:1 1}.product-content h3{margin-top:12px}.brand-reference{gap:7px;font-size:.76rem;margin-top:12px;color:#6f5746}.brand-reference,.product-buy{display:flex;align-items:center}.product-buy{justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px}.product-buy strong{font-size:1.05rem}.product-buy button{border:0;border-radius:999px;background:var(--brand-dark);color:#fff;padding:10px 13px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:.8rem;font-weight:700}.product-buy svg{width:15px}.locations{background:var(--paper)}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.location-grid article{background:#fff;border:1px solid var(--line);padding:30px}.location-grid article>span{font:400 3.4rem/1 Georgia,serif;color:#d4c9c0}.location-grid h3{font:400 1.6rem/1.25 Georgia,serif;margin:28px 0 18px}.contact-band{background:var(--brand-dark);color:#fff;padding:clamp(50px,7vw,90px) clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band .eyebrow{color:#d8c6b7}.contact-band h2{margin:13px 0}.contact-band p:not(.eyebrow){color:#d8cec7}.button.light{background:#fff;color:var(--brand-dark);white-space:nowrap}footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px;padding:60px clamp(24px,6vw,90px) 28px;background:#fff}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:.87rem}footer b{margin-bottom:5px}.footer-brand p{color:var(--muted)}footer small{grid-column:1/-1;color:#999;border-top:1px solid var(--line);padding-top:20px}.floating-cart{position:fixed;right:22px;bottom:22px;z-index:25;border:0;background:var(--brand-dark);color:#fff;border-radius:999px;padding:14px 18px;display:flex;align-items:center;gap:9px;box-shadow:0 14px 35px #24191344;cursor:pointer;font-weight:700}.floating-cart svg{width:19px}.floating-cart b{display:grid;place-items:center;background:#fff;color:var(--brand-dark);width:23px;height:23px;border-radius:50%;font-size:.75rem}.cart-layer{position:fixed;inset:0;z-index:50;background:#21191480;display:flex;justify-content:flex-end}.cart-drawer{width:min(520px,100%);height:100%;overflow:auto;background:#fff;padding:28px;box-shadow:-20px 0 70px #0002}.cart-head{display:flex;align-items:flex-start;justify-content:space-between}.cart-head h2{font-size:2.5rem;margin:8px 0}.icon-button{border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:20px}.cart-lines{border-top:1px solid var(--line);margin-top:16px}.cart-line{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.cart-line>div:first-child{display:grid;gap:7px}.cart-line span{color:var(--muted);font-size:.85rem}.quantity{display:flex;align-items:center;gap:9px}.quantity button{border:1px solid var(--line);background:#fff;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.quantity button svg{width:14px}.quantity .trash{border:0;color:#9b5f55;margin-left:6px}.cart-total{display:flex;justify-content:space-between;padding:24px 0;font-size:1.15rem}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-fields label{display:grid;gap:7px;font-size:.8rem;font-weight:700}.checkout-fields input,.checkout-fields select{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}.checkout-button{margin-top:20px;background:#276d49;color:#fff;padding:15px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.checkout-button.disabled{opacity:.45;cursor:not-allowed}.checkout-button svg{width:18px}.cart-note,.form-hint{display:block;text-align:center;color:var(--muted);font-size:.75rem;margin-top:9px}.cart-note{line-height:1.5}.cart-empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty>svg{width:42px;height:42px;color:#a8978a}.cart-empty p{color:var(--muted);max-width:320px;line-height:1.6}.cart-empty button{border:0;background:var(--brand-dark);color:#fff;border-radius:999px;padding:12px 18px;cursor:pointer}.empty{padding:60px;text-align:center;color:var(--muted)}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:4rem}.treatment-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.site-header{height:70px;grid-template-columns:160px 1fr;padding:0 16px}.logo-crop{width:150px;height:50px}.site-header nav{display:none}.header-cta{justify-self:end;padding:10px 14px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 22px}.hero h1{font-size:3.45rem}.hero-visual{min-height:440px}.experience{grid-template-columns:1fr}.experience-image{min-height:420px}.experience-copy{padding:60px 22px}.section-heading{align-items:flex-start;flex-direction:column}.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:1fr}.contact-band{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.checkout-fields{grid-template-columns:1fr}}@media(max-width:520px){.header-cta{font-size:0;width:42px;height:42px;padding:0}.hero h1{font-size:2.85rem}.hero-meta{flex-direction:column;gap:10px}.hero-visual{min-height:360px}.catalog-section,.locations{padding-left:14px;padding-right:14px}.product-grid,.treatment-grid{grid-template-columns:1fr}.treatment-card{min-height:300px}.product-art{min-height:180px}.floating-cart span{display:none}.cart-drawer{padding:22px 16px}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.logo-crop{height:72px}.logo-crop img{display:block;width:100%;height:auto;object-fit:fill;object-position:initial;transform:translateY(-38%)}@media(max-width:780px){.logo-crop{height:56px}}