:root{--ink:#2c2a27;--muted:#746f69;--cream:#fbf8f3;--sand:#eee4d8;--sage:#a9b8a5;--sage-dark:#657966;--rose:#d6b9ad;--white:#fff;--line:#e8e1d9;--accent:#6d5f85;--radius:22px;--shadow:0 18px 50px rgba(52,42,32,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#292824;color:#fff;font-size:12px}.topbar-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-main{display:grid;grid-template-columns:220px 1fr 220px;gap:28px;align-items:center;padding:18px 0}.brand{font-family:Georgia,serif;font-size:34px;font-weight:700;letter-spacing:-1.8px}.brand-liv{color:#4a5b4b}.brand-baby{color:#a66f69}.site-search{display:flex;border:1px solid #cfc8bf;border-radius:999px;overflow:hidden;background:#fff}.site-search input{width:100%;border:0;outline:0;padding:13px 18px;font-size:14px}.site-search button{width:52px;border:0;background:transparent;font-size:24px;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;gap:18px;font-size:13px}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:20px;background:var(--sage-dark);color:white;font-size:11px}.nav-row{border-top:1px solid #f1ece6}.nav-inner{overflow-x:auto}.menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:32px;white-space:nowrap}.menu li a{display:block;padding:13px 0;font-size:13px;font-weight:700}.menu li:last-child a{color:#9a615d}.hero{background:linear-gradient(110deg,#f7f0e8 0%,#fbf8f3 50%,#edf2ec 100%);padding:34px 0 54px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.hero-copy{padding:45px 8px 35px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--sage-dark)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.05;margin:0 0 16px}h1{font-size:clamp(44px,6vw,78px);letter-spacing:-.045em;max-width:720px}h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.035em}h3{font-size:24px}.hero-copy p{font-size:19px;color:var(--muted);max-width:620px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:800;font-size:14px}.btn-primary{background:#4f6251;color:#fff}.btn-ghost{border:1px solid #b8b0a7;background:rgba(255,255,255,.55)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#6c6862;font-size:12px}.hero-photo-placeholder{min-height:480px;border-radius:30px;background:linear-gradient(145deg,#d9c2b7,#f5ece5 48%,#cbd6c7);position:relative;overflow:hidden;box-shadow:var(--shadow)}.soft-shape{position:absolute;width:330px;height:330px;background:rgba(255,255,255,.45);border-radius:48% 52% 61% 39%/45% 41% 59% 55%;right:12%;top:14%;transform:rotate(14deg)}.hero-badge{position:absolute;left:28px;bottom:28px;background:#fff;border-radius:100px;width:120px;height:120px;display:grid;place-items:center;text-align:center;box-shadow:var(--shadow);font-family:Georgia,serif;font-size:17px;color:#815f58}.hero-note{position:absolute;right:30px;bottom:38px;max-width:210px;font-size:13px;color:#5d5751}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-head p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{padding:26px;min-height:190px;border:1px solid var(--line);border-radius:18px;background:#fff;position:relative;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-no{font-size:11px;color:#9b958e}.category-card p{color:var(--muted);max-width:230px}.arrow{position:absolute;right:24px;bottom:22px;font-size:22px}.soft-section{background:var(--cream)}.text-link{font-weight:800;font-size:13px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border-radius:18px;padding:14px;border:1px solid var(--line)}.woocommerce ul.products li.product img{border-radius:14px;margin-bottom:13px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;font-size:19px!important;color:var(--ink)}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#4f6251!important;color:#fff!important;border-radius:999px!important}.bundle-section{background:#4f6251;color:white}.bundle-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.bundle-copy .eyebrow{color:#dfe8dd}.bundle-copy p{color:#e8eee7;max-width:520px}.bundle-copy .btn-primary{background:#fff;color:#3d4a3e}.bundle-list{display:grid;gap:12px}.bundle-list article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:24px;background:rgba(255,255,255,.1);border-radius:18px;border:1px solid rgba(255,255,255,.14)}.bundle-list article span{font-size:12px;opacity:.8}.bundle-list h3{margin-bottom:8px}.bundle-list p{margin:0;color:#e6ece4}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story-card{background:var(--sand);border-radius:28px;padding:48px}.story-copy{font-size:19px;color:var(--muted)}.site-footer{background:#252522;color:#fff;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid p{color:#c9c7c2}.footer-brand{margin-bottom:12px}.footer-bottom{border-top:1px solid #45443f;margin-top:35px;padding-top:18px;color:#aaa7a0;font-size:12px}.content-wrap{max-width:850px}.shop-shell{background:#fff}.product-placeholder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-placeholder-grid div{min-height:260px;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;color:#aaa}
@media(max-width:900px){.header-main{grid-template-columns:1fr auto}.site-search{grid-column:1/-1;grid-row:2}.header-actions{grid-column:2}.hero-grid,.bundle-grid,.story-grid{grid-template-columns:1fr}.hero-photo-placeholder{min-height:380px}.category-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.topbar-inner span:nth-child(2){display:none}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.topbar-inner{justify-content:center}.topbar-inner span:not(:first-child){display:none}.header-main{grid-template-columns:1fr auto;padding:14px 0}.brand{font-size:28px}.header-actions a:first-child{display:none}.menu{justify-content:flex-start;gap:22px}.hero{padding-top:14px}.hero-copy{padding:28px 0 10px}.hero-photo-placeholder{min-height:310px}.hero-note{display:none}.hero-badge{width:100px;height:100px;font-size:15px}.section{padding:56px 0}.section-head{display:block}.category-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:1fr 1fr!important;gap:10px}.woocommerce ul.products li.product{padding:9px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
