
@font-face{font-family:"LPE Cormorant";src:url('/assets/bb8f3c3b0ca40380ad.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"LPE Cormorant";src:url('/assets/374c6c52ce838c05f0.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:"LPE Jost";src:url('/assets/96c4eb9a3598b03eb1.ttf') format('truetype');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:"LPE Jost";src:url('/assets/c691cba30ce11f4069.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"LPE Jost";src:url('/assets/342cc85702c087df32.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
:root{
  --cream:#fbf7f2;--paper:#fffdf9;--blush:#f3e2e2;--mauve:#b98ca2;--mauve-deep:#795668;--sage:#a8b2a3;--sage-soft:#e8ece4;--ink:#4f4449;--muted:#756b70;--line:rgba(121,86,104,.16);--shadow:0 22px 60px rgba(97,72,83,.10);
  --display:"LPE Cormorant",Georgia,serif;--body:"LPE Jost",Arial,sans-serif;--radius:28px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(var(--max),calc(100% - 44px));margin:auto}.section{position:relative;padding:78px 0;overflow:hidden}.section.compact{padding:56px 0}.section.paper{background:var(--paper)}.section.blush{background:#f7eeee}.section.sage{background:var(--sage-soft)}.section.mauve{background:#efe4ea}.section.shop-band{background:linear-gradient(160deg,#eef1ea 0%,#e7eee4 42%,#f3e9ec 100%)}.eyebrow{display:inline-block;margin-bottom:15px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--mauve-deep)}.display{font-family:var(--display);font-weight:400;letter-spacing:-.025em;line-height:.98;margin:0;color:var(--mauve-deep)}h1.display{font-size:clamp(42px,5.1vw,66px)}h2.display{font-size:clamp(35px,4vw,52px)}h3.display{font-size:clamp(28px,3vw,38px)}.lead{font-size:clamp(18px,1.6vw,21px);line-height:1.58;color:#5e5056}.copy{max-width:70ch;color:var(--muted)}.copy p{margin:0 0 14px}.accent{font-family:var(--display);font-style:italic;color:var(--mauve-deep)}
.header{height:82px;position:sticky;top:0;z-index:80;background:rgba(251,247,242,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(121,86,104,.10)}.header__inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:250px}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid var(--line);box-shadow:0 6px 18px rgba(93,68,81,.08)}.brand__name{font-family:var(--display);font-size:23px;line-height:.95;color:var(--mauve-deep)}.brand__name small{display:block;font-family:var(--body);font-size:9px;letter-spacing:.18em;text-transform:uppercase;margin-top:5px;color:#84787d}.nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1}.nav a{font-size:13px;font-weight:500;color:#65585e;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--mauve);transition:right .25s ease}.nav a:hover:after{right:0}.header__social{display:flex;gap:8px}.social{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--mauve-deep);font-size:12px;font-weight:500;background:rgba(255,255,255,.65);transition:.25s}.social:hover{transform:translateY(-2px);background:#fff}.mobile-nav{display:none}.menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;font:inherit;color:var(--mauve-deep)}
.btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.btn{min-height:48px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:500;border:1px solid transparent;transition:.25s ease;cursor:pointer}.btn.primary{background:var(--mauve-deep);color:#fff;box-shadow:0 12px 28px rgba(121,86,104,.18)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(121,86,104,.24)}.btn.secondary{background:rgba(255,255,255,.66);border-color:var(--line);color:var(--mauve-deep)}.btn.secondary:hover{background:#fff;transform:translateY(-2px)}.btn .arrow{font-size:18px;transition:transform .25s}.btn:hover .arrow{transform:translateX(3px)}
.hero{min-height:720px;display:grid;align-items:center;background:linear-gradient(110deg,#fbf7f2 0%,#fbf7f2 52%,#f1e5e7 52%,#eee1e6 100%);padding:58px 0}.hero__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.hero__copy{max-width:650px}.hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.meta-pill{font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:8px 11px;border:1px solid rgba(121,86,104,.17);border-radius:999px;background:rgba(255,255,255,.55);color:#765e69}.hero__visual{position:relative;min-height:560px}.hero__photo{position:absolute;inset:0 0 0 9%;border-radius:170px 170px 26px 26px;overflow:hidden;box-shadow:var(--shadow)}.hero__photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero__card{position:absolute;left:-4%;bottom:7%;width:min(295px,55%);padding:18px 20px;background:rgba(255,253,249,.93);border:1px solid rgba(121,86,104,.13);border-radius:22px;box-shadow:0 18px 45px rgba(98,73,84,.16);backdrop-filter:blur(10px)}.hero__card strong{display:block;font-family:var(--display);font-size:26px;font-weight:400;color:var(--mauve-deep);line-height:1.05}.hero__card span{font-size:12px;color:var(--muted)}.hero__orb{position:absolute;width:120px;height:120px;border-radius:50%;border:1px solid rgba(121,86,104,.17);top:-18px;right:-16px}.hero__orb:after{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:rgba(184,140,162,.13);left:30px;top:30px}
.intro-grid,.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.intro-note{padding-left:26px;border-left:1px solid var(--mauve)}.intro-note p{margin:0 0 13px}.media-stack{position:relative;min-height:520px}.media-stack .img-main{position:absolute;left:0;top:0;width:74%;height:88%;object-fit:cover;border-radius:24px 110px 24px 24px;box-shadow:var(--shadow)}.media-stack .img-small{position:absolute;right:0;bottom:0;width:42%;height:45%;object-fit:cover;border:9px solid var(--paper);border-radius:22px;box-shadow:0 18px 40px rgba(85,65,74,.13)}.quote-line{font-family:var(--display);font-size:30px;line-height:1.2;color:var(--mauve-deep);margin:18px 0}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px}.feature{padding:24px;border-top:1px solid var(--line);background:rgba(255,255,255,.34);min-height:150px}.feature:nth-child(2){transform:translateY(16px)}.feature span{font-family:var(--display);font-size:34px;color:var(--mauve);display:block;line-height:1}.feature strong{font-size:14px;font-weight:500;display:block;margin:10px 0 5px;color:#64545c}.feature p{font-size:13px;line-height:1.5;margin:0;color:var(--muted)}
.services-head{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:34px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.service-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:22px;min-height:0;background:var(--paper);box-shadow:0 10px 32px rgba(88,67,78,.08)}.service-card img{position:static;width:100%;height:auto;aspect-ratio:5/6;object-fit:cover;object-position:center 38%;flex-shrink:0;transition:transform .55s ease}.service-card.crop-belly img{object-position:center 42%}.service-card.crop-newborn img{object-position:center 8%}.service-card.crop-wean img{object-position:center 22%}.service-card.crop-potty img{object-position:center 28%}.service-card.crop-sleep img{object-position:46% 40%}.service-card.crop-wa img{object-position:center 30%}.service-card:after{content:none}.service-card__body{position:static;z-index:auto;flex:1;padding:16px 16px 18px;color:inherit}.service-card__body small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--mauve-deep);opacity:1}.service-card__body h3{font-family:var(--display);font-size:clamp(22px,1.7vw,26px);font-weight:400;margin:6px 0 8px;line-height:1.08;color:var(--mauve-deep)}.service-card__body p{font-size:13px;line-height:1.55;max-width:none;margin:0 0 11px;color:var(--muted);opacity:1}.service-card__body p:last-child{margin-bottom:0}.service-card:hover img{transform:scale(1.045)}
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.product{background:rgba(255,255,255,.64);border:1px solid var(--line);border-radius:22px;padding:12px;display:flex;flex-direction:column;min-height:100%}.product img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center 28%;border-radius:16px;background:#f4eee8}.product:nth-child(1) img{object-position:center 32%}.product:nth-child(2) img{object-position:center 18%}.product:nth-child(3) img{object-position:center 42%}.product:nth-child(4) img{object-position:center 38%}.product__body{padding:15px 10px 10px;display:flex;flex-direction:column;flex:1}.product small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--mauve-deep)}.product h3{font-family:var(--display);font-size:25px;line-height:1.05;font-weight:400;margin:7px 0 9px;color:#6e5360}.product p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 15px}.product a{margin-top:auto;font-size:13px;color:var(--mauve-deep);font-weight:500}.product a:after{content:" →"}
.collab{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:32px 0}.collab img{max-width:220px;max-height:88px;object-fit:contain;filter:saturate(.72)}
.wa-editorial{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:center}.wa-visual{position:relative}.wa-visual img{width:100%;aspect-ratio:1.06/1;object-fit:cover;border-radius:32px 130px 32px 32px;box-shadow:var(--shadow)}.wa-badge{position:absolute;right:-18px;bottom:24px;background:#fffaf7;border:1px solid var(--line);padding:15px 17px;border-radius:18px;box-shadow:0 16px 34px rgba(91,67,80,.14);font-size:12px;max-width:180px}.wa-badge strong{font-family:var(--display);font-size:23px;font-weight:400;color:var(--mauve-deep);display:block}.price-row{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.price{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid var(--line);font-size:12px;color:#6c5962}.trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.trust span{font-size:11px;color:#6e5f66;padding:7px 10px;border-radius:999px;background:rgba(168,178,163,.17)}
.community{padding:92px 0;background:linear-gradient(135deg,#f5e8ea 0%,#f8f3ee 52%,#e8ece4 100%)}.community__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.community__visual{position:relative;min-height:460px;display:grid;place-items:center}.community__logo{width:min(360px,75%);aspect-ratio:1;border-radius:50%;padding:13px;background:#fffaf7;border:1px solid rgba(121,86,104,.15);box-shadow:0 28px 70px rgba(99,73,86,.13);position:relative;z-index:2}.community__logo img{width:100%;height:100%;border-radius:50%;object-fit:cover}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(121,86,104,.15)}.orbit.one{width:410px;height:410px}.orbit.two{width:500px;height:500px;border-style:dashed;opacity:.55}.bubble{position:absolute;z-index:3;padding:11px 13px;border-radius:16px;background:rgba(255,253,249,.92);border:1px solid rgba(121,86,104,.13);box-shadow:0 12px 28px rgba(90,66,78,.10);font-size:11px;color:#6b5962}.bubble strong{display:block;font-size:12px;color:var(--mauve-deep)}.bubble.a{left:4%;top:10%}.bubble.b{right:0;top:28%}.bubble.c{left:8%;bottom:10%}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.chips span{font-size:11px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid var(--line);color:#6d5963}
.blog-wrap{position:relative}.blog-bg{position:absolute;inset:0;background:url('/assets/0d5d23a04ea6f35f52.jpeg') center/cover;opacity:.075;filter:saturate(.6)}.blog-wrap .shell{position:relative;z-index:2}.blog-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:15px;margin-top:32px}.article{background:rgba(255,253,249,.86);border:1px solid var(--line);border-radius:22px;overflow:hidden;min-height:100%;display:flex;flex-direction:column}.article:first-child{grid-row:span 2}.article img{width:100%;aspect-ratio:16/10;object-fit:cover}.article:first-child img{aspect-ratio:4/3}.article__body{padding:19px}.article h3{font-family:var(--display);font-size:25px;font-weight:400;line-height:1.08;margin:0 0 8px;color:#6f5360}.article p{font-size:13px;line-height:1.5;color:var(--muted);margin:0}.article a,.article__body span{margin-top:auto;padding-top:13px;font-size:12px;color:var(--mauve-deep);font-weight:500}
.reviews{background:#77606a;color:#fff}.reviews .eyebrow,.reviews .display{color:#fff}.reviews-viewport{overflow:hidden;margin-top:30px}.reviews-track{display:flex;gap:14px;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.review{flex:0 0 calc(33.333% - 10px);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:23px}.stars{letter-spacing:.12em;font-size:12px;color:#f0c6d1}.review p{font-size:14px;line-height:1.6;margin:12px 0 0;color:rgba(255,255,255,.9)}.review-nav{display:flex;gap:8px;margin-top:18px}.review-nav button{width:39px;height:39px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;cursor:pointer}
.final-cta{text-align:center}.final-cta .display{max-width:760px;margin:auto}.final-cta .lead{max-width:700px;margin:16px auto 0}.final-cta .btns{justify-content:center}
.footer{background:#4d4147;color:rgba(255,255,255,.82);padding:55px 0 32px}.footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:40px}.footer h3{font-family:var(--display);font-weight:400;font-size:27px;color:#fff;margin:0 0 11px}.footer p,.footer a{font-size:12px;line-height:1.7;color:rgba(255,255,255,.72)}.footer__links{display:grid;gap:5px}.footer__bottom{margin-top:32px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:11px}
.wa-float{position:fixed;right:22px;bottom:22px;z-index:90;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#795668;color:#fff;box-shadow:0 16px 38px rgba(80,57,69,.28);border:1px solid rgba(255,255,255,.26);transition:.25s}.wa-float:hover{transform:translateY(-3px) scale(1.02)}.wa-float svg{width:23px;height:23px}.cookie{position:fixed;left:20px;right:20px;bottom:18px;z-index:100;background:rgba(255,253,249,.97);border:1px solid var(--line);box-shadow:0 20px 50px rgba(76,57,66,.16);border-radius:20px;padding:15px 17px;display:flex;align-items:center;gap:20px;max-width:900px;margin:auto}.cookie.hide{display:none}.cookie__copy{flex:1}.cookie strong{display:block;font-family:var(--display);font-size:20px;color:var(--mauve-deep);font-weight:400}.cookie span{font-size:11px;color:var(--muted)}.cookie__actions{display:flex;gap:7px}.cookie button{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:999px;font:500 11px var(--body);color:var(--mauve-deep);cursor:pointer}.cookie button.accept{background:var(--mauve-deep);color:#fff}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}
/* SUPPORT PAGE */
.service-hero{padding:72px 0;background:linear-gradient(130deg,#fbf7f2 0%,#fbf7f2 55%,#eee5e8 55%)}.service-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.service-hero__image{position:relative}.service-hero__image img{width:100%;aspect-ratio:1.02/1;object-fit:cover;border-radius:32px 150px 32px 32px;box-shadow:var(--shadow)}.breadcrumb{font-size:11px;color:#8b7d83;margin-bottom:18px}.breadcrumb a{color:var(--mauve-deep)}.support-points{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:30px}.support-point{padding:18px;border-top:1px solid var(--line);background:rgba(255,255,255,.38)}.support-point strong{display:block;font-family:var(--display);font-size:23px;font-weight:400;color:var(--mauve-deep)}.support-point p{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.45}.plans{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:28px}.plan{padding:18px 15px;border-radius:18px;background:rgba(255,255,255,.65);border:1px solid var(--line);text-align:center}.plan strong{font-family:var(--display);font-size:29px;font-weight:400;color:var(--mauve-deep);display:block}.plan span{font-size:11px;color:var(--muted)}.form-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:68px;align-items:start}.free-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7e6973}.field input,.field select,.field textarea{width:100%;border:0;border-bottom:1px solid rgba(121,86,104,.32);background:transparent;padding:11px 2px 12px;font:400 16px var(--body);color:var(--ink);outline:none;transition:border-color .2s}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--mauve-deep)}.form-actions{grid-column:1/-1;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:8px}.form-note{font-size:11px;color:var(--muted)}.faq{display:grid;gap:8px;margin-top:28px}.faq details{border-top:1px solid var(--line);padding:14px 0}.faq summary{cursor:pointer;font-family:var(--display);font-size:23px;color:#6f5662;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{font-size:14px;color:var(--muted);max-width:72ch;margin:10px 0 0}
.prose{max-width:72ch}.prose p,.prose li{margin:0 0 14px;color:var(--muted);font-size:17px;line-height:1.72}.prose h2,.prose h3{font-family:var(--display);font-weight:400;color:var(--mauve-deep);margin:28px 0 10px;line-height:1.15;font-size:clamp(24px,3vw,34px)}.prose ul{margin:0 0 18px;padding-left:1.1em;color:var(--muted)}.offers{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:8px}.offers.offers--3{grid-template-columns:repeat(3,minmax(0,1fr))}.offers.offers--row .offer h3,.offers.offers--3 .offer h3{font-size:clamp(20px,1.7vw,24px)}.offers.offers--row .offer p,.offers.offers--row .offer li,.offers.offers--3 .offer p,.offers.offers--3 .offer li{font-size:13px}.offer{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.64)}.offer img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center 32%}.offer__body{padding:20px 22px 22px}.offer h3{font-family:var(--display);font-size:26px;font-weight:400;margin:0 0 12px;line-height:1.1;color:var(--mauve-deep)}.offer p{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--muted)}.offer p:last-child{margin-bottom:0}.offer ul{margin:0 0 12px;padding-left:1.15em;color:var(--muted)}.offer li{margin:0 0 6px;font-size:14px;line-height:1.55}.offer li:last-child{margin-bottom:0}.page-cta{text-align:left}.legal-hero{padding:64px 0 20px}
.photo-mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:12px;margin-top:8px}
.photo-mosaic img{width:100%;height:240px;object-fit:cover;border-radius:20px;box-shadow:0 12px 32px rgba(88,67,78,.10)}
.photo-mosaic img:first-child{grid-column:span 7;height:380px;border-radius:28px 120px 24px 24px}
.photo-mosaic img:nth-child(2){grid-column:span 5;height:380px}
.photo-mosaic img:nth-child(n+3){grid-column:span 4;height:230px}
.photo-mosaic.dense img:first-child,.photo-mosaic.dense img:nth-child(2){height:280px}
.why-head{margin-bottom:28px}.why-head .display{max-width:none}.why-copy{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 40px}.why-copy article{padding:20px 18px 22px;border-radius:20px;background:rgba(255,253,249,.82)}.why-copy article:nth-child(2){background:rgba(255,253,249,.62)}.why-copy article:nth-child(3){background:rgba(247,238,238,.9)}.why-copy article:nth-child(4){background:rgba(255,253,249,.7)}.why-copy p{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px}.why{background:transparent;border:0;text-align:center;padding:0}.why img{width:96px;height:96px;margin:0 auto 14px;border-radius:50%;object-fit:cover;box-shadow:0 10px 26px rgba(97,72,83,.12)}.why__body{padding:0 4px}.why__body strong{display:block;font-family:var(--display);font-size:22px;font-weight:400;line-height:1.15;color:var(--mauve-deep);margin-bottom:6px}.why__body p{margin:0;font-size:14px;line-height:1.5;color:var(--muted)}
.approach-band{background:var(--paper)}.approach-head{margin-bottom:14px}.approach-head .display{max-width:none}.approach-mantra{font-family:var(--display);font-style:italic;font-size:clamp(20px,2vw,26px);line-height:1.35;color:var(--mauve-deep);margin:0 0 40px;max-width:none;font-weight:400}.approach-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:0 36px;margin-bottom:48px}.approach-flow p{margin:0;padding:22px 0 0;border-top:1px solid var(--line);font-size:17px;line-height:1.7;color:var(--muted)}.approach-note{display:grid;grid-template-columns:.42fr 1fr;gap:40px;align-items:start;padding:40px 44px;background:#f7eeee;border-radius:32px}.approach-note .quote-line{margin:0;font-size:clamp(26px,2.6vw,34px);line-height:1.15}.approach-note .copy{max-width:none}.approach-note .copy p:last-child{margin:0}
.train{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}.train__visual{position:relative}.train__visual img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:34px 140px 28px 28px;box-shadow:var(--shadow)}.train__badge{position:absolute;left:-12px;bottom:28px;max-width:210px;padding:16px 18px;background:rgba(255,253,249,.94);border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 36px rgba(91,67,80,.14)}.train__badge strong{display:block;font-family:var(--display);font-size:28px;font-weight:400;color:var(--mauve-deep);line-height:1}.train__badge span{font-size:12px;color:var(--muted)}.train-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.train-list{display:grid;gap:0}.train-list li{list-style:none;padding:13px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.45;color:var(--muted)}.train-list li strong{display:block;font-family:var(--display);font-size:20px;font-weight:400;color:var(--mauve-deep);margin-bottom:3px}
.ask{position:relative;overflow:hidden;padding:110px 0;text-align:center;color:var(--ink);background:linear-gradient(160deg,#fbf7f2 0%,#f6ecee 48%,#eef1ea 100%)}.ask__wash{position:absolute;inset:-18%;z-index:0;pointer-events:none}.ask__blob{position:absolute;border-radius:50%;filter:blur(48px);opacity:.7}.ask__blob.a{width:min(640px,54vw);height:min(640px,54vw);background:#e7c9d4;left:-14%;top:-28%;animation:askDrift 18s ease-in-out infinite}.ask__blob.b{width:min(480px,42vw);height:min(480px,42vw);background:#c5d0c0;right:-12%;bottom:-30%;animation:askDrift 22s ease-in-out infinite reverse}.ask__blob.c{width:min(380px,32vw);height:min(440px,36vw);background:#f3d6dc;left:36%;top:18%;border-radius:62% 38% 70% 30%;opacity:.8;animation:askMorph 16s ease-in-out infinite}.ask__blob.d{width:min(280px,24vw);height:min(280px,24vw);background:#ead9c8;right:16%;top:-8%;opacity:.55;animation:askDrift 26s ease-in-out infinite}.ask .shell{position:relative;z-index:1}.ask .eyebrow,.ask .display{color:var(--mauve-deep)}.ask .lead{color:var(--muted);margin-left:auto;margin-right:auto}.ask .accent{color:var(--mauve-deep)}.ask .chips span{background:rgba(255,255,255,.7);border-color:var(--line);color:#6d5963}.ask .btns{justify-content:center}.ask .btn.primary{background:var(--mauve-deep);color:#fff}.ask .btn.secondary{background:rgba(255,255,255,.72);border-color:var(--line);color:var(--mauve-deep)}@keyframes askDrift{0%,100%{transform:translate(0,0) scale(1)}40%{transform:translate(5%,7%) scale(1.08)}70%{transform:translate(-6%,3%) scale(.94)}}@keyframes askMorph{0%,100%{border-radius:62% 38% 70% 30%;transform:translate(0,0)}50%{border-radius:38% 68% 32% 64%;transform:translate(-7%,9%)}}
.beats{margin-top:8px}.beat{display:grid;grid-template-columns:52px 1fr;gap:8px 18px;padding:20px 0;border-top:1px solid var(--line)}.beat b{font-family:var(--display);font-size:28px;font-weight:400;color:var(--mauve);line-height:1;padding-top:2px}.beat p{margin:0;font-size:17px;line-height:1.62;color:var(--muted)}
.phil{display:grid;grid-template-columns:1fr 1fr;gap:14px}.phil article{padding:32px 30px 34px;border-radius:30px 30px 30px 8px;border:0}.phil article:nth-child(1){background:#f7eeee}.phil article:nth-child(2){background:#efe4ea}.phil article:nth-child(3){background:#e8ece4}.phil article:nth-child(4){background:#f4eee8}.phil h3{font-family:var(--display);font-size:clamp(20px,2vw,26px);font-weight:400;font-style:italic;line-height:1.22;margin:0 0 14px;color:var(--mauve-deep)}.phil p{margin:0;font-size:15px;line-height:1.65;color:var(--muted)}
.places{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.services-foot{margin:32px 0 0;text-align:center;max-width:none;width:100%;color:var(--muted);font-size:16px;line-height:1.5}
@media(min-width:1100px){.services-foot{white-space:nowrap;font-size:17px}}
.svc-shots{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.svc-shots.three{grid-template-columns:repeat(3,1fr)}.svc-shots.five{grid-template-columns:repeat(5,1fr)}.svc-shots img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:22px;box-shadow:0 12px 32px rgba(88,67,78,.10)}
.svc-pillars,.svc-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 0}.svc-pillar,.svc-quotes p{margin:0;padding:24px 22px;border-radius:22px;background:rgba(255,253,249,.86)}.svc-pillar:nth-child(2),.svc-quotes p:nth-child(2){background:rgba(247,238,238,.9)}.svc-pillar:nth-child(3),.svc-quotes p:nth-child(3){background:rgba(255,253,249,.7)}.svc-pillar strong{display:block;font-family:var(--display);font-size:clamp(22px,2vw,28px);font-weight:400;color:var(--mauve-deep);margin-bottom:8px}.svc-pillar p:empty{display:none}.svc-pillar span,.svc-pillar p{margin:0;font-size:15px;line-height:1.55;color:var(--muted)}.svc-quotes p{font-family:var(--display);font-size:clamp(20px,1.8vw,24px);line-height:1.3;color:var(--mauve-deep)}
.ban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 0}.ban p{margin:0;min-height:92px;padding:16px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:14px;line-height:1.4;color:var(--mauve-deep);background:rgba(255,253,249,.94);border:1px solid var(--line);border-radius:16px}.ban span{font-size:16px;line-height:1}
.eq{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:28px}.eq article{margin:0;padding:22px 20px;border-radius:18px;background:rgba(255,253,249,.94);border:1px solid var(--line);min-height:148px}.eq article span{display:block;font-size:22px;margin-bottom:10px;line-height:1}.eq article strong{display:block;font-family:var(--display);font-size:clamp(20px,1.8vw,26px);font-weight:400;line-height:1.2;color:var(--mauve-deep)}.eq article p{margin:0;font-size:15px;line-height:1.55;color:var(--muted)}
.blog-tools{padding:18px 0;background:rgba(255,253,249,.92);border-bottom:1px solid var(--line);position:sticky;top:82px;z-index:70}.blog-tools__inner{display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap}.blog-search{position:relative;width:min(360px,100%)}.blog-search input{width:100%;height:46px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink)}.blog-filters{display:flex;gap:8px;flex-wrap:wrap}.blog-filter{border:1px solid var(--line);background:transparent;color:var(--ink);padding:9px 15px;border-radius:999px;cursor:pointer;font:inherit;font-size:13px;font-weight:500;min-height:44px}.blog-filter.is-active,.blog-filter:hover{background:var(--mauve-deep);color:#fff;border-color:var(--mauve-deep)}.article-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.article-meta span{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mauve-deep)}.featured-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:460px;overflow:hidden;border-radius:32px;background:#f7eeee;border:1px solid var(--line);color:inherit}.featured-card__image img{width:100%;height:100%;object-fit:cover}.featured-card__content{padding:clamp(28px,4vw,56px);display:flex;flex-direction:column;justify-content:center}.featured-card h2,.featured-card h3{margin:0 0 16px;font-family:var(--display);font-size:clamp(30px,3.4vw,44px);font-weight:400;line-height:1.08;color:var(--mauve-deep)}.featured-card p{margin:0 0 22px;color:var(--muted)}.featured-card .btn{pointer-events:none;width:fit-content}.articles-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.article-tile{display:block;color:inherit;text-decoration:none;grid-column:span 4;overflow:hidden;border-radius:22px;background:var(--paper);border:1px solid var(--line)}.article-tile:nth-child(1),.article-tile:nth-child(5){grid-column:span 7}.article-tile:nth-child(2),.article-tile:nth-child(6){grid-column:span 5}.article-tile img{aspect-ratio:16/10;width:100%;object-fit:cover;display:block}.article-tile__image{display:block}.article-tile__body{display:block;padding:32px 34px 36px}.article-tile h3{display:block;font-family:var(--display);font-size:clamp(24px,2.2vw,32px);font-weight:400;line-height:1.08;margin:10px 0 14px;color:var(--mauve-deep)}.article-tile p{display:block;margin:0 0 20px;color:var(--muted);font-size:15px}.article-link{color:var(--mauve-deep);font-size:14px;font-weight:600}.article-tile.is-hidden,.featured-card.is-hidden,.article-tile[hidden],.featured-card[hidden]{display:none!important}.section.is-empty{display:none}.no-results{display:none;margin-top:24px;padding:24px;border:1px dashed var(--line);border-radius:18px;text-align:center;color:var(--muted)}.no-results.is-visible{display:block}
.svc-close{margin:40px auto 0;max-width:64ch;text-align:center}.svc-close__aim{font-family:var(--display);font-size:clamp(22px,2.2vw,30px);line-height:1.35;color:var(--mauve-deep);font-weight:400;margin:0 0 16px}.rate-note{margin:0 auto;max-width:52ch;text-align:center;font-size:14px;line-height:1.6;color:var(--muted)}

.essay-wrap{max-width:760px;margin:0 auto}.essay-wrap .quote-line{margin:0 0 36px;max-width:22ch}.essay p{font-size:18px;line-height:1.78;color:var(--muted);margin:0 0 18px}.essay p:first-of-type{font-size:20px;line-height:1.7;color:var(--ink)}.essay h2{font-family:var(--display);font-weight:400;font-size:clamp(26px,2.6vw,36px);line-height:1.15;color:var(--mauve-deep);margin:36px 0 12px}.essay-kicker{font-size:12px!important;letter-spacing:.16em;text-transform:uppercase;color:var(--mauve-deep)!important;margin:28px 0 10px!important}.essay-step{display:flex;gap:16px;align-items:baseline}.essay-step span{font-family:var(--display);font-size:clamp(36px,4vw,48px);line-height:.9;color:var(--mauve)}.essay ul{margin:0 0 22px;padding-left:1.15em;color:var(--muted)}.essay li{margin:0 0 8px;font-size:17px;line-height:1.6}.feed-feature{margin-bottom:72px;color:inherit}.feed-feature .btn{pointer-events:none}.feed{display:grid;gap:0}.feed-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;padding:48px 0;border-top:1px solid var(--line);color:inherit}.feed-row--flip{grid-template-columns:1.1fr .9fr}.feed-row .display{font-size:clamp(28px,3vw,42px);margin:0 0 14px}.feed-row .copy p{margin:0;max-width:54ch}.feed-row .btns{margin-top:18px}
@media(max-width:980px){.offers:not(.offers--3),.offers.offers--5{grid-template-columns:1fr}.feed-row,.feed-row--flip,.readmore-grid,.story-layout{grid-template-columns:1fr}.journal-entry--flip img{order:0}.why-grid,.why-copy,.train,.train-cols,.approach-flow,.phil,.svc-shots,.svc-shots.three,.svc-shots.five,.ban,.eq{grid-template-columns:1fr 1fr}.approach-note{grid-template-columns:1fr;gap:18px;padding:28px 22px}.photo-mosaic img,.photo-mosaic img:first-child,.photo-mosaic img:nth-child(2),.photo-mosaic img:nth-child(n+3){grid-column:span 6;height:220px}}
@media(max-width:720px){.offers.offers--3,.svc-pillars,.svc-quotes{grid-template-columns:1fr}}
@media(max-width:640px){.why-grid,.why-copy,.approach-flow,.phil,.svc-shots,.svc-shots.three,.svc-shots.five,.ban,.eq{grid-template-columns:1fr}.photo-mosaic img,.photo-mosaic img:first-child,.photo-mosaic img:nth-child(2),.photo-mosaic img:nth-child(n+3){grid-column:1/-1;height:240px;border-radius:22px 70px 22px 22px}}
@media(max-width:980px){.nav{display:none}.header__social{margin-left:auto}.menu-btn{display:grid;place-items:center}.header{height:72px}.blog-tools{top:72px;position:static}.brand img{width:48px;height:48px}.brand__name{font-size:20px}.mobile-nav{position:fixed;inset:72px 0 0;background:#4a3940;padding:28px 24px 40px;display:none;z-index:79;overflow:auto}.mobile-nav.open{display:grid;align-content:start;gap:18px}.mobile-nav a{font-family:var(--display);font-size:32px;color:#fffaf7}.mobile-nav__toggle{display:block;width:100%;min-height:44px;padding:0;border:0;background:transparent;font-family:var(--display);font-size:32px;color:#fffaf7;text-align:left;cursor:pointer}.mobile-nav__toggle:after{content:" +";font-size:22px}.mobile-nav__toggle[aria-expanded="true"]:after{content:" –"}.mobile-nav__sub{display:grid;gap:10px;padding:6px 0 8px 14px;border-left:1px solid rgba(255,253,249,.22)}.mobile-nav__sub[hidden]{display:none}.mobile-nav__sub a{font-size:22px;color:rgba(255,253,249,.82)}.hero__grid,.intro-grid,.split,.wa-editorial,.community__inner,.service-hero__grid,.form-layout,.train{grid-template-columns:1fr}.hero{min-height:auto}.hero__visual{min-height:520px}.hero__photo{inset:0 6% 0 6%}.services-head{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.feature:nth-child(2){transform:none}.services-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(n){grid-column:auto}.products-grid{grid-template-columns:1fr 1fr}.community__visual{min-height:420px}.blog-grid{grid-template-columns:1fr 1fr}.featured-card{grid-template-columns:1fr}.featured-card__image{min-height:280px}.article-tile,.article-tile:nth-child(1),.article-tile:nth-child(2),.article-tile:nth-child(5),.article-tile:nth-child(6){grid-column:span 6}.article:first-child{grid-column:1/-1;grid-row:auto}.review{flex-basis:calc(50% - 7px)}.support-points{grid-template-columns:1fr 1fr}.plans{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){body{font-size:16px}.shell{width:min(100% - 36px,var(--max))}.section{padding:55px 0}.section.compact{padding:42px 0}.header__social{display:none}.brand{min-width:0}.brand__name small{display:none}h1.display{font-size:clamp(38px,12vw,48px)}h2.display{font-size:clamp(32px,10vw,41px)}.hero{padding:38px 0 48px;background:linear-gradient(180deg,#fbf7f2 0%,#fbf7f2 60%,#eee1e6 60%)}.hero--slim{padding:48px 0 24px;background:linear-gradient(180deg,#fbf7f2,#f6ecee);min-height:0}.hero__grid{gap:34px}.hero__visual{min-height:390px}.hero__photo{inset:0;border-radius:105px 105px 22px 22px}.hero__card{left:8px;bottom:-12px;width:68%;padding:14px 15px}.hero__card strong{font-size:21px}.hero__orb{display:none}.btn{min-height:46px;padding:0 18px}.intro-grid,.split,.wa-editorial,.community__inner,.form-layout{gap:34px}.media-stack{min-height:410px}.feature-grid{grid-template-columns:1fr}.services-grid{display:grid;grid-template-columns:1fr}.service-card:nth-child(n){grid-column:1;min-height:0}.service-card img{height:auto;aspect-ratio:4/3}.products-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row;overflow:visible;padding-bottom:0}.product{scroll-snap-align:unset}.collab{flex-direction:column;align-items:flex-start}.wa-visual img{border-radius:26px 95px 26px 26px}.wa-badge{right:8px;bottom:-12px}.community{padding:65px 0}.community__visual{min-height:330px}.community__logo{width:220px}.orbit.one{width:270px;height:270px}.orbit.two{width:320px;height:320px}.bubble{font-size:10px}.bubble.a{left:-2%;top:7%}.bubble.b{right:-3%;top:25%}.bubble.c{left:0;bottom:8%}.blog-grid{grid-template-columns:1fr}.article-tile,.article-tile:nth-child(n){grid-column:1/-1}.review{flex-basis:88%}.footer__grid{grid-template-columns:1fr}.footer__grid>div:first-child{grid-column:auto}.footer__bottom{flex-direction:column}.cookie{left:10px;right:10px;bottom:10px;display:block;padding:13px 14px}.cookie__actions{margin-top:10px}.wa-float{width:52px;height:52px;right:14px;bottom:14px}.cookie:not(.hide)~.wa-float{bottom:190px}.service-hero{padding:42px 0}.service-hero__grid{gap:34px}.service-hero__image img{border-radius:24px 105px 24px 24px}.support-points{grid-template-columns:1fr}.plans{grid-template-columns:1fr 1fr}.free-form{grid-template-columns:1fr}.field.full,.form-actions{grid-column:1}.form-actions{align-items:flex-start;flex-direction:column}.faq summary{font-size:21px}}
.svc-svezzamento .wa-visual img{aspect-ratio:4/5;object-fit:contain;object-position:center;background:#f4eee8;border-radius:28px}.svc-svezzamento .offer img{aspect-ratio:4/5;object-fit:contain;object-position:center;background:#f4eee8}.service-card.crop-wean img{object-fit:contain;object-position:center;background:#f4eee8}
.reading-progress{position:fixed;top:0;left:0;z-index:120;width:100%;height:3px;pointer-events:none}.reading-progress span{display:block;width:0;height:100%;background:var(--mauve-deep)}
.post-hero{padding:36px 0 56px;background:linear-gradient(118deg,#fbf7f2 0%,#fbf7f2 54%,#f1e5e7 54%)}.post-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);gap:56px;align-items:center}.post-hero .display{font-size:clamp(40px,4.6vw,58px);max-width:18ch}.post-hero .lead{max-width:58ch;margin:0 0 22px}.post-hero .eyebrow{display:inline-flex;align-items:center;gap:10px}.post-hero .eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.post-meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;font-size:13px;color:var(--muted)}.post-meta strong{color:var(--ink);font-weight:500}.post-meta__tag{padding:7px 12px;border:1px solid var(--line);border-radius:999px;color:var(--mauve-deep);background:rgba(255,255,255,.5);font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.post-hero__visual img{width:100%;height:500px;object-fit:cover;border-radius:48% 48% 26px 26px;box-shadow:var(--shadow)}
.post-layout{display:grid;grid-template-columns:72px minmax(0,720px) minmax(200px,1fr);gap:40px;align-items:start;padding:64px 0 72px}.post-share{position:sticky;top:108px}.post-share__label{margin-bottom:12px;color:var(--muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.post-share__buttons{display:flex;flex-direction:column;gap:8px}.share-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--mauve-deep);font:600 13px var(--body);cursor:pointer;transition:.2s ease}.share-btn:hover{background:var(--mauve-deep);color:#fff;transform:translateY(-2px)}
.post-body{min-width:0}.post-body>p:first-of-type{margin-top:0;font-size:20px;line-height:1.58;color:var(--ink)}.post-body p{margin:0 0 22px;color:var(--muted);font-size:17px;line-height:1.72}.post-body h2{margin:48px 0 16px;font-family:var(--display);font-size:clamp(28px,3.2vw,40px);line-height:1.08;font-weight:400;letter-spacing:-.025em;color:var(--mauve-deep)}.post-body h2.essay-step{display:flex;gap:14px;align-items:baseline}.post-body h2.essay-step span{font-size:clamp(34px,3.6vw,46px);color:var(--mauve)}.post-body ul,.post-body ol{margin:0 0 24px;padding-left:1.15em;color:var(--muted)}.post-body li{margin:0 0 8px;font-size:17px;line-height:1.6}.post-body .essay-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--mauve-deep);margin:28px 0 10px}
.post-quote{position:relative;margin:36px 0;padding:28px 28px 28px 68px;background:#f7eeee;border:1px solid var(--line);border-radius:22px}.post-quote:before{content:"“";position:absolute;left:22px;top:14px;font-family:var(--display);font-size:64px;line-height:1;color:var(--mauve);opacity:.65}.post-quote p{margin:0;font-family:var(--display);font-size:clamp(22px,2.2vw,28px);line-height:1.18;color:var(--mauve-deep)}
.post-side{position:sticky;top:108px;padding:22px;background:rgba(255,253,249,.92);border:1px solid var(--line);border-radius:22px}.post-side__label{display:block;margin-bottom:14px;color:var(--mauve-deep);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.post-toc{display:flex;flex-direction:column;gap:0}.post-toc a{padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.4}.post-toc a:hover{color:var(--mauve-deep)}
.related{padding:72px 0 80px;background:var(--paper)}.related-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.related-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;color:inherit}.related-card img{height:220px;object-fit:cover;width:100%}.related-card:first-child img{height:280px}.related-card__body{display:block;padding:26px 28px 30px}.related-card__category{color:var(--mauve-deep);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.related-card h3{margin:8px 0 14px;font-family:var(--display);font-size:clamp(22px,2vw,28px);line-height:1.08;font-weight:400;color:var(--mauve-deep)}.related-card__link{color:var(--mauve-deep);font-size:14px;font-weight:500}
.back-blog{padding:24px 0;border-top:1px solid var(--line);background:var(--cream);text-align:center}.back-blog a{display:inline-flex;gap:8px;align-items:center;color:var(--mauve-deep);font-size:14px;font-weight:500}.back-blog a:before{content:"←"}
@media(max-width:1050px){.post-hero__grid{grid-template-columns:1fr 1fr;gap:36px}.post-layout{grid-template-columns:minmax(0,1fr) 240px}.post-share{display:none}}
@media(max-width:820px){.post-hero__grid{grid-template-columns:1fr}.post-hero__visual img{height:380px}.post-layout{grid-template-columns:1fr;max-width:760px;margin-inline:auto}.post-side{position:static;order:-1}.post-toc{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.related-grid{grid-template-columns:1fr 1fr}.related-card:first-child{grid-column:1/-1}}
.hero--slim{min-height:0;padding:72px 0 40px;text-align:center;background:linear-gradient(180deg,#fbf7f2 0%,#f6ecee 100%)}.hero--slim .display{max-width:16ch;margin-inline:auto}.hero--slim .lead{max-width:62ch;margin:18px auto 0}.page-contact .nav a[href="/contact"]:after{right:0}.contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:start}.form-card{padding:32px 34px 36px;background:rgba(255,253,249,.94);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.form-card .display{margin-bottom:12px}.form-card .copy{margin:0 0 22px}.form-card .form-actions .btn{min-width:100%;justify-content:center}.contact-visual img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px 110px 28px 28px;box-shadow:var(--shadow);margin-bottom:32px}.contact-side .display{font-size:clamp(26px,2.2vw,32px);margin:0 0 16px}.info-list{display:grid;gap:16px;margin:0 0 36px}.info-item strong{display:block;font-weight:500;color:var(--mauve-deep)}.info-item p{margin:4px 0 0;color:var(--muted);font-size:15px}.info-item a{font-weight:500;color:var(--mauve-deep)}.checkbox-row{grid-column:1/-1;display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start}.checkbox-row input{width:20px;height:20px;margin-top:3px;accent-color:var(--mauve-deep)}.checkbox-row label{font-size:13px;letter-spacing:0;text-transform:none;line-height:1.55;color:var(--muted)}.checkbox-row a{color:var(--mauve-deep);text-decoration:underline}
.contact-meet{grid-template-columns:1fr auto;align-items:center;justify-content:space-between;gap:48px}.contact-letter .display{max-width:12ch;margin-bottom:28px}.contact-letter__lines{max-width:38ch}.contact-letter__lines p{margin:0 0 18px;font-size:18px;line-height:1.55;color:var(--muted)}.contact-letter__lines p:last-child{margin-bottom:0}.contact-letter .btns{margin-top:28px}.find-me{width:max-content;max-width:100%;height:fit-content;margin-inline:auto;padding:26px 28px 28px;background:linear-gradient(165deg,#fffdf9 0%,#f7eeee 72%);border:1px solid var(--line);border-radius:24px 48px 24px 24px;box-shadow:var(--shadow)}.find-me .eyebrow{margin-bottom:14px}.find-me__place{font-family:var(--display);font-size:clamp(28px,2.6vw,36px);line-height:1.05;color:var(--mauve-deep);margin:0 0 4px}.find-me__place small{display:block;margin-top:8px;font-family:var(--body);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.find-me__line{display:block;padding:12px 0;border-top:1px solid var(--line)}.find-me__line span{display:block;margin-bottom:4px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.find-me__line strong{font-family:var(--display);font-size:clamp(18px,1.7vw,24px);font-weight:400;line-height:1.2;color:var(--mauve-deep);word-break:break-word}.find-me__line:hover strong{color:var(--mauve)}
@media(max-width:980px){.contact-grid,.contact-meet{grid-template-columns:1fr}.find-me{border-radius:22px;margin:8px auto 0}}
@media(max-width:640px){.post-hero{padding:28px 0 42px}.post-hero .display{font-size:clamp(36px,11vw,46px)}.post-hero__visual img{height:320px;border-radius:110px 110px 22px 22px}.post-layout{padding:48px 0}.post-body>p:first-of-type{font-size:18px}.post-quote{padding:52px 20px 22px}.post-quote:before{top:6px;left:18px}.post-toc{grid-template-columns:1fr}.related{padding:52px 0}.related-grid,.related-card:first-child{grid-template-columns:1fr;grid-column:auto}.related-card img,.related-card:first-child img{height:220px}.related-card__body{padding:24px 24px 26px}.service-card.crop-wean img{aspect-ratio:4/5}.form-card{padding:24px 20px 26px}}
.page-shop .nav a[href="/shop"]:after{right:0}
.page-shop .hero__photo img{object-fit:cover;object-position:center 18%;transform:none;width:100%;height:100%;max-width:none;max-height:none;border-radius:0;box-shadow:none;background:transparent}
.page-shop .hero__visual{overflow:visible}
.shop-hero__covers{position:absolute;left:4%;bottom:14%;z-index:4;display:flex;align-items:flex-end;pointer-events:auto}
.shop-hero__cover{width:clamp(78px,8.4vw,112px);margin-right:-22px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 16px 32px rgba(72,50,60,.28);transform-origin:bottom center;transition:transform .25s ease}
.shop-hero__cover:nth-child(1){transform:rotate(-11deg);z-index:1}
.shop-hero__cover:nth-child(2){transform:rotate(-4deg);z-index:2}
.shop-hero__cover:nth-child(3){transform:rotate(3deg);z-index:3}
.shop-hero__cover:nth-child(4){transform:rotate(10deg);z-index:4;margin-right:0}
.shop-hero__cover:hover{transform:translateY(-8px) rotate(0deg);z-index:5}
.shop-hero__cover img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;object-position:center;background:#fff}
.shop-tools{padding:28px 0;border-bottom:1px solid var(--line);background:var(--paper)}.shop-tools__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.shop-filter-title{margin:0;font-family:var(--display);font-size:24px;color:var(--mauve-deep)}.shop-filters{display:flex;flex-wrap:wrap;gap:8px}.shop-filter{min-height:44px;padding:8px 16px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);cursor:pointer;font:500 13px var(--body)}.shop-filter:hover,.shop-filter.is-active{background:var(--mauve-deep);border-color:var(--mauve-deep);color:#fff}
.featured-product{padding:72px 0;background:var(--paper)}.featured-product__box{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:34px;background:linear-gradient(135deg,#f7eeee 0%,#e8ece4 100%)}.featured-product__image{display:grid;place-items:center;padding:36px 28px;background:rgba(255,253,249,.55)}.featured-product__image img{width:100%;max-width:420px;height:auto;object-fit:contain;border-radius:16px;box-shadow:var(--shadow)}.featured-product__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px)}.product-tag{display:inline-block;margin-bottom:10px;color:var(--mauve-deep);font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase}.featured-product__content .display{margin:0 0 14px}.featured-product__content p{margin:0 0 18px;color:var(--muted)}.shop-price{font-family:var(--display);font-size:28px;color:var(--mauve-deep)}.shop-price s{margin-right:10px;font-size:18px;color:var(--muted)}.shop-price strong{font-weight:400}
.shop-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.shop-heading .display{margin:0}.shop-heading p{max-width:42ch;margin:0;color:var(--muted);font-size:15px}
.shop-catalog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.shop-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.shop-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.shop-card__image{display:grid;place-items:center;padding:28px 28px 8px;background:linear-gradient(180deg,#f7f1ec,#f3ebe6)}.shop-card__image img{width:auto;max-width:min(100%,280px);height:auto;object-fit:contain;object-position:center;border-radius:12px;box-shadow:0 16px 36px rgba(98,73,84,.14);background:#fff}.shop-card__body{padding:22px 22px 24px}.shop-card h3{margin:4px 0 10px;font-family:var(--display);font-size:26px;font-weight:400;line-height:1.08;color:var(--mauve-deep)}.shop-card p{margin:0 0 18px;color:var(--muted);font-size:15px}.shop-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-card__bottom .shop-price{font-size:24px;margin:0}.shop-card__bottom a{color:var(--mauve-deep);font-size:13px;font-weight:500}.shop-item.is-hidden{display:none}
.shop-how{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.shop-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shop-how__steps article{padding:22px;border-top:1px solid var(--line)}.shop-how__steps span{display:block;margin-bottom:10px;font-family:var(--display);font-size:32px;color:var(--mauve);line-height:1}.shop-how__steps strong{display:block;margin-bottom:8px;font-family:var(--display);font-size:22px;font-weight:400;color:var(--mauve-deep)}.shop-how__steps p{margin:0;font-size:14px;color:var(--muted)}
.page-product .hero__photo{display:grid;place-items:center;padding:32px 42px 64px;background:linear-gradient(165deg,#f8f1ee 0%,#f0e4e8 52%,#e7ebe4 100%)}
.page-product .hero__photo img{width:auto;height:auto;max-width:min(78%,360px);max-height:430px;object-fit:contain;object-position:center;transform:none;border-radius:14px;box-shadow:0 24px 50px rgba(98,73,84,.2);background:#fff}
.product-stage{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}
.product-stage--top{align-items:start;gap:56px;grid-template-columns:.82fr 1.18fr}
.page-product .hero{align-items:start;padding:58px 0 72px}
.product-stage__cover{display:grid;place-items:center;padding:36px 28px;border-radius:34px;background:linear-gradient(135deg,#f7eeee 0%,#e8ece4 100%)}
.product-stage--top .product-stage__cover{position:sticky;top:98px;padding:28px}
.product-stage__cover img{width:auto;max-width:min(100%,400px);height:auto;object-fit:contain;border-radius:14px;box-shadow:var(--shadow);background:#fff}
.product-stage__copy .shop-price{margin:8px 0 0}
.product-stage__copy .prose{margin-top:28px;max-width:62ch}
.product-legal{margin-top:36px;max-width:62ch;padding:26px 28px 24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(165deg,#fffdf9 0%,#f7eeee 100%);box-shadow:0 10px 28px rgba(98,73,84,.06)}
.product-legal__title{margin:0 0 12px;font-family:var(--display);font-size:clamp(22px,2vw,28px);line-height:1.15;font-weight:400;color:var(--mauve-deep)}
.product-legal__intro{margin:0 0 14px;font-size:15px;color:var(--ink)}
.product-legal ul{margin:0;padding:0;list-style:none}
.product-legal li{position:relative;padding:10px 0 10px 28px;border-top:1px solid var(--line);font-size:14px;line-height:1.55;color:var(--muted)}
.product-legal li:before{content:"";position:absolute;left:0;top:18px;width:10px;height:10px;border-radius:50%;background:var(--mauve);opacity:.55}
.product-legal li:last-child{padding-bottom:0}
.page-legal .hero--slim{text-align:left;padding:72px 0 28px}
.page-legal .hero--slim .display,.page-legal .hero--slim .lead{max-width:18ch;margin-inline:0}
.page-legal .hero--slim .lead{max-width:52ch;margin-top:16px}
.legal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:48px;align-items:start}
.legal-nav{position:sticky;top:96px;padding:18px 20px;border:1px solid var(--line);border-radius:22px;background:rgba(255,253,249,.78)}
.legal-nav strong{display:block;font-family:var(--display);font-size:22px;font-weight:400;color:var(--mauve-deep);margin:0 0 12px}
.legal-nav a{display:block;padding:10px 0;border-top:1px solid var(--line);color:var(--muted);font-size:14px;line-height:1.4;min-height:44px}
.legal-nav a:first-of-type{border-top:0}
.legal-nav a.is-current{color:var(--mauve-deep);font-weight:500}
.page-legal .prose{max-width:68ch}
.page-legal .prose h2{font-size:clamp(26px,2.4vw,36px);margin:36px 0 12px}
.page-legal .prose h3{font-size:clamp(20px,1.8vw,26px);margin:22px 0 8px}
.page-legal .prose .legal-id{margin:0 0 8px;color:var(--ink)}
@media(max-width:980px){.featured-product__box,.shop-how,.product-stage,.legal-layout{grid-template-columns:1fr}.shop-catalog__grid{grid-template-columns:1fr 1fr}.legal-nav{position:static}}
@media(max-width:700px){.shop-heading,.shop-tools__inner{display:block}.shop-filters{margin-top:14px}.shop-catalog__grid{grid-template-columns:1fr}.shop-how__steps{grid-template-columns:1fr}.shop-hero__covers{left:4%;bottom:-8px}.shop-hero__cover{width:72px;margin-right:-18px}.page-product .hero__photo{padding:24px 22px 40px}.page-product .hero__photo img{max-height:360px}.product-stage,.product-stage--top{grid-template-columns:1fr}.product-stage--top .product-stage__cover{position:static}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
