:root{--cream:#FAF8F3;--cream-2:#F5EFE6;--cream-3:#FFFDF9;--ink:#39322B;--ink-2:#4E4238;--muted:#7A6E60;--line:#EAE2D6;--line-soft:#F2ECE2;--rose:#C2717B;--rose-deep:#A75A65;--rose-deep-2:#94505A;--rose-soft:#F7E8E4;--rose-softer:#FBEFEB;--shadow:0 24px 50px -32px rgba(150, 110, 80, 0.5);--shadow-sm:0 10px 30px -18px rgba(150, 110, 80, 0.4);--bg-tint:#FBF7F0;--line-rose:#E3C3C0;--line-warm:#DCC7BD;--line-blush:#EFD6CE;--muted-soft:#CBBBA8;--muted-softer:#C4B5A3;--catch-bg:#F6E7DF;--catch-ink:#B0704E;--his-bg:#EAF1EF;--his-ink:#3D6B63;--display:'Cormorant Garamond', Georgia, serif;--body:'Plus Jakarta Sans', system-ui, sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body);font-weight:400;background:var(--cream);color:var(--ink-2);line-height:1.75;font-size:17px;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}::selection{background:var(--rose);color:var(--cream-3)}:focus-visible{outline:2px solid var(--rose);outline-offset:2px}.shell{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(20px, 4vw, 44px)}h1,h2,h3,h4{font-family:var(--display);font-weight:600;line-height:1.08;color:var(--ink);letter-spacing:-.005em}.eyebrow{font-family:var(--display);font-style:italic;font-size:1.1rem;font-weight:500;color:var(--rose-deep)}.btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--body);font-size:15px;font-weight:600;padding:13px 26px;border-radius:999px;border:1.5px solid #fff0;cursor:pointer;transition:transform 0.2s cubic-bezier(.16,1,.3,1),background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.btn:active{transform:translateY(1px) scale(.99)}.btn svg{width:16px;height:16px;transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.btn:hover svg{transform:translateX(3px)}.btn--rose{background:var(--rose-deep);color:var(--cream-3);box-shadow:0 14px 28px -16px rgb(167 90 101 / .7)}.btn--rose:hover{background:var(--rose-deep-2)}.btn--outline{background:#fff0;color:var(--rose-deep);border-color:var(--line-rose)}.btn--outline:hover{border-color:var(--rose-deep);background:var(--rose-soft)}.btn--ink{background:var(--ink);color:var(--cream-3)}.btn--ink:hover{background:var(--rose-deep)}.btn--ghost{background:#fff0;color:var(--ink);border-color:var(--line)}.btn--ghost:hover{border-color:var(--rose);color:var(--rose-deep)}.masthead{background:rgb(250 248 243 / .9);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);position:sticky;top:0;z-index:50;padding:12px 0}.masthead>.shell{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"wordmark nav actions";align-items:center;column-gap:clamp(16px, 3vw, 32px)}.masthead__bar{display:contents}.wordmark{grid-area:wordmark;font-family:var(--display);font-weight:700;font-size:26px;letter-spacing:-.01em;line-height:1;color:var(--ink)}.wordmark em{font-style:italic;color:var(--rose);font-weight:600}.masthead__actions{grid-area:actions;display:flex;align-items:center;gap:12px}.searchpill{display:flex;align-items:center;gap:8px;background:var(--cream-3);border:1px solid var(--line);border-radius:999px;padding:10px 16px;color:var(--muted);font-size:14px;cursor:pointer;transition:border-color 0.2s ease}.searchpill svg{width:16px;height:16px}.searchpill:hover{border-color:var(--rose)}.masthead__nav{grid-area:nav;display:flex;align-items:center;gap:28px;padding:6px 0;overflow-x:auto;scrollbar-width:none}.masthead__nav::-webkit-scrollbar{display:none}.masthead__nav a{font-size:15px;font-weight:500;color:var(--muted);white-space:nowrap;padding:3px 0;position:relative;transition:color 0.2s ease}.masthead__nav a::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;border-radius:2px;background:var(--rose);transform:scaleX(0);transform-origin:left;transition:transform 0.25s cubic-bezier(.16,1,.3,1)}.masthead__nav a:hover,.masthead__nav a.is-active{color:var(--ink)}.masthead__nav a:hover::after,.masthead__nav a.is-active::after{transform:scaleX(1)}.masthead__spacer{flex:1;min-width:16px}.masthead__nav .masthead__tools{color:var(--rose-deep);font-weight:600}.masthead__nav .masthead__tools::after{background:currentColor}.hero{position:relative;overflow:hidden;background:radial-gradient(700px 420px at 88% -10%,rgb(194 113 123 / .14),transparent 65%),linear-gradient(180deg,var(--bg-tint),var(--cream))}.hero__grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:clamp(36px, 5vw, 72px);align-items:center;padding-top:clamp(40px, 6vw, 72px);padding-bottom:clamp(44px, 7vw, 84px);position:relative;z-index:1}.hero__greeting{font-family:var(--display);font-style:italic;font-size:clamp(1.15rem, 1.6vw, 1.35rem);color:var(--rose-deep);margin-bottom:18px}.hero__title{font-size:clamp(2.5rem, 4.8vw, 4rem);font-weight:600;line-height:1.12;letter-spacing:-.01em;max-width:16ch}.hero__title em{font-style:italic;color:var(--rose)}.hero__dek{margin-top:22px;font-size:clamp(1.05rem, 1.4vw, 1.2rem);line-height:1.7;color:var(--muted);max-width:46ch}.hero__cta{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.hero__figure{position:relative}.hero__figure>img{width:100%;aspect-ratio:4 / 4.4;object-fit:cover;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow)}.hero__figure::before{content:"";position:absolute;inset:18px -18px -18px 18px;border-radius:28px;background:rgb(194 113 123 / .1);z-index:-1}.hero__latest{position:absolute;left:-18px;bottom:26px;max-width:300px;background:var(--cream-3);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:18px 20px}.hero__latest h3{font-family:var(--display);font-weight:600;font-size:1.2rem;line-height:1.15;letter-spacing:-.005em}.hero__latest a{color:var(--ink)}.hero__latest:hover h3 a{color:var(--rose-deep)}.hero__latest .read{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--rose-deep)}.hero__latest .read svg{width:14px;height:14px}.hero__content{animation:rise-in 0.9s cubic-bezier(.16,1,.3,1) backwards}.hero__figure{animation:rise-in 0.9s cubic-bezier(.16,1,.3,1) 0.15s backwards;will-change:transform}@keyframes rise-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.js .reveal{opacity:0;transform:translateY(26px)}.js .reveal.is-visible{transition:opacity 0.7s cubic-bezier(.16,1,.3,1),transform 0.7s cubic-bezier(.16,1,.3,1);transition-delay:var(--d,0s);opacity:1;transform:translateY(0)}.chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--rose-deep);background:var(--rose-soft);padding:5px 12px;border-radius:999px}.chip svg{width:12px;height:12px}.sec{padding:clamp(44px, 6vw, 72px) 0}.sec--inset{background:var(--cream-2)}.sec__head{margin-bottom:clamp(22px, 3.5vw, 34px)}.sec__head .eyebrow{display:block;margin-bottom:10px}.sec__head h2{font-size:clamp(1.9rem, 3.4vw, 2.6rem);max-width:24ch}.sec__head p.sub{margin-top:14px;color:var(--muted);max-width:52ch;font-size:16.5px}.sec__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sec__link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--rose-deep);white-space:nowrap;padding-bottom:3px;border-bottom:1.5px solid var(--rose)}.sec__link svg{width:15px;height:15px;transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.sec__link:hover svg{transform:translateX(3px)}.posts__grid{display:grid;grid-template-columns:1.3fr 1fr;gap:26px;align-items:stretch}.post-card{background:var(--cream-3);border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s cubic-bezier(.16,1,.3,1),box-shadow 0.3s ease,border-color 0.3s ease}.post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--line-warm)}.post-card__media{overflow:hidden;position:relative;display:block}.post-card--feature .post-card__media{aspect-ratio:16 / 8.4}.post-card--side .post-card__media{aspect-ratio:16 / 10.4}.post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.16,1,.3,1)}.post-card:hover .post-card__media img{transform:scale(1.04)}.post-card__body{padding:22px 26px 26px;display:flex;flex-direction:column;flex:1}.post-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13.5px;color:var(--muted);margin-bottom:10px}.post-card__title{font-size:clamp(1.5rem, 2.4vw, 1.85rem);font-weight:600;line-height:1.15;letter-spacing:-.005em}.post-card--side .post-card__title{font-size:clamp(1.25rem, 1.8vw, 1.45rem)}.post-card__title a{color:var(--ink)}.post-card:hover .post-card__title a{color:var(--rose-deep)}.post-card__excerpt{margin-top:12px;color:var(--muted);font-size:15px;line-height:1.7;max-width:62ch}.post-card__more{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:7px;font-size:14.5px;font-weight:600;color:var(--rose-deep)}.post-card__more svg{width:15px;height:15px;transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.post-card:hover .post-card__more svg{transform:translateX(3px)}.welcome{background:var(--rose-soft);border-radius:26px;padding:clamp(32px, 5vw, 48px) clamp(24px, 4vw, 44px);text-align:center;position:relative;overflow:hidden}.welcome::before{content:"“";font-family:var(--display);font-size:150px;line-height:1;color:rgb(167 90 101 / .18);position:absolute;top:-10px;left:40px}.welcome__quote{font-family:var(--display);font-style:italic;font-weight:500;font-size:clamp(1.5rem, 3.2vw, 2.3rem);line-height:1.4;color:var(--ink);max-width:26ch;margin:0 auto}.welcome__quote em{color:var(--rose-deep);font-weight:600}.welcome__cite{margin-top:24px;font-size:15px;font-weight:600;color:var(--rose-deep)}.topics__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.topic{background:linear-gradient(135deg,var(--rose-soft),var(--rose-softer));border:1px solid var(--line-blush);border-radius:22px;padding:28px 26px 26px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;transition:transform 0.3s cubic-bezier(.16,1,.3,1),box-shadow 0.3s ease,border-color 0.3s ease}.topic:hover{transform:translateY(-4px);border-color:var(--rose);box-shadow:var(--shadow-sm)}.topic__icon{width:48px;height:48px;display:grid;place-items:center;background:var(--rose-deep);color:var(--cream-3);border-radius:15px}.topic__icon svg{width:22px;height:22px}.topic__name{font-family:var(--display);font-weight:600;font-size:1.35rem;color:var(--ink);line-height:1.15}.topic__count{display:block;font-family:var(--body);font-size:13px;font-weight:500;color:var(--rose-deep);margin-top:4px}.topic__more{margin-top:4px;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--rose-deep)}.topic__more svg{width:15px;height:15px;transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.topic:hover .topic__more svg{transform:translateX(3px)}.topics__list{margin-top:14px;border-top:1px solid var(--line-soft)}.topic-row{display:flex;align-items:center;gap:16px;padding:15px 8px;border-bottom:1px solid var(--line-soft);transition:background-color 0.2s ease}.topic-row:hover{background:var(--rose-soft)}.topic-row__icon{width:34px;height:34px;display:grid;place-items:center;background:var(--cream-3);color:var(--muted);border-radius:10px;flex-shrink:0}.topic-row__icon svg{width:17px;height:17px}.topic-row__name{font-family:var(--display);font-weight:600;font-size:1.15rem;color:var(--ink);line-height:1.2}.topic-row__soon{margin-left:auto;font-family:var(--body);font-size:12.5px;font-weight:600;color:var(--rose)}.tools__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tools__grid:has(:only-child){grid-template-columns:minmax(0,920px);justify-content:center}.tool{background:var(--cream-3);border:1px solid var(--line);border-radius:22px;padding:clamp(26px, 3.4vw, 36px);display:flex;flex-direction:column;transition:transform 0.3s cubic-bezier(.16,1,.3,1),box-shadow 0.3s ease}.tool:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.tool--wide{flex-direction:row;align-items:center;gap:clamp(20px, 3vw, 32px)}.tool--wide .tool__icon{flex-shrink:0;margin-bottom:0}.tool--wide .tool__body{flex:1;min-width:0}.tool--wide .tool__desc{margin-top:8px;max-width:58ch}.tool--wide .tool__cta{margin-top:0;padding-top:0;border-top:0;flex-shrink:0}.tool__icon{width:50px;height:50px;display:grid;place-items:center;background:var(--rose-soft);color:var(--rose-deep);border-radius:16px;margin-bottom:20px}.tool__icon svg{width:24px;height:24px}.tool__title{font-size:1.35rem;font-weight:600}.tool__desc{margin-top:10px;font-size:15px;color:var(--muted);line-height:1.7}.tool__cta{margin-top:24px;padding-top:18px;border-top:1px solid var(--line-soft);display:inline-flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;color:var(--rose-deep)}.tool__cta svg{width:15px;height:15px;transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.tool:hover .tool__cta svg{transform:translateX(3px)}.cta{background:var(--cream-2);padding:clamp(40px, 6vw, 72px) 0}.cta__panel{background:linear-gradient(135deg,var(--rose-soft),var(--rose-softer));border:1px solid var(--line-blush);border-radius:28px;padding:clamp(30px, 5vw, 48px) clamp(24px, 4vw, 44px);display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.cta__title{font-size:clamp(1.7rem, 3.2vw, 2.4rem);font-weight:600;max-width:22ch}.cta__title em{font-style:italic;color:var(--rose-deep)}.cta__actions{display:flex;gap:14px;flex-wrap:wrap}.footer{background:var(--cream);border-top:1px solid var(--line)}.footer .shell{padding-top:clamp(44px, 6vw, 60px);padding-bottom:36px}.footer__top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-bottom:clamp(40px, 6vw, 56px);border-bottom:1px solid var(--line-soft)}.footer__tag{margin-top:14px;max-width:30ch;font-size:15px;color:var(--muted);line-height:1.7}.footer__privacy{margin-top:18px;font-size:13.5px;color:var(--rose-deep)}.footer__col h5{font-family:var(--body);font-size:14px;font-weight:600;color:var(--ink);margin-bottom:16px}.footer__col ul li{margin-bottom:9px}.footer__col ul a{font-size:14.5px;color:var(--muted);transition:color 0.2s ease}.footer__col ul a:hover{color:var(--rose-deep)}.footer__bottom{padding-top:26px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.article-hero{background:linear-gradient(180deg,var(--bg-tint),var(--cream));border-bottom:1px solid var(--line-soft)}.article-hero .shell{padding-top:clamp(36px, 5vw, 56px);padding-bottom:clamp(28px, 4vw, 40px)}.crumb{display:flex;align-items:center;gap:10px;font-size:14.5px;color:var(--muted);margin-bottom:24px}.crumb a:hover{color:var(--rose-deep)}.crumb .sep{color:var(--muted-soft)}.article-hero__title{font-size:clamp(2.1rem, 4.8vw, 3.7rem);font-weight:600;line-height:1.12;letter-spacing:-.01em;max-width:32ch}.article-hero__dek{margin-top:22px;font-size:clamp(1.05rem, 1.5vw, 1.22rem);line-height:1.7;color:var(--muted);max-width:58ch}.article-hero__meta{margin-top:28px;display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px;padding-top:22px;border-top:1px solid var(--line)}.byline{display:flex;align-items:center;gap:12px}.byline img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid var(--cream-3);box-shadow:var(--shadow-sm)}.byline__name{font-weight:600;color:var(--ink);font-size:15px}.byline__role{font-size:13px;color:var(--muted)}.meta-sep{width:1px;height:28px;background:var(--line)}.meta-item{font-size:14px;color:var(--muted)}.meta-item b{color:var(--ink);font-weight:600;display:block;font-size:12.5px}.meta-item span{font-size:14px}.article-hero__figure{margin-top:clamp(28px, 4vw, 40px)}.article-hero__figure img{width:100%;aspect-ratio:21 / 9;object-fit:cover;border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow)}.article-hero__figure figcaption{margin-top:12px;font-size:13px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.article-hero__figure figcaption em{font-style:normal;color:var(--muted-softer)}.article{background:var(--cream)}.article__grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(40px, 6vw, 72px);align-items:start;padding-top:clamp(28px, 4vw, 40px);padding-bottom:clamp(40px, 6vw, 64px)}.toc{position:sticky;top:92px;background:var(--cream-3);border:1px solid var(--line);border-radius:20px;padding:22px 20px;box-shadow:var(--shadow-sm)}.toc__title{font-family:var(--display);font-style:italic;font-size:1.15rem;color:var(--ink);margin-bottom:16px}.toc ol{display:flex;flex-direction:column;gap:10px;list-style-position:inside;margin:0;padding-left:0}.toc a{display:flex;gap:10px;align-items:baseline;font-size:14px;line-height:1.4;color:var(--muted);transition:color 0.2s ease}.toc a:hover{color:var(--ink)}.toc a.is-active{color:var(--rose-deep);font-weight:600}.toc__back{margin-top:20px;padding-top:16px;border-top:1px solid var(--line-soft);display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--rose-deep)}.toc__back svg{width:14px;height:14px;transform:rotate(180deg)}.toc--mobile{display:none}.prose{min-width:0}.prose>*+*{margin-top:1.4em}.prose p,.prose li{color:var(--ink-2);line-height:1.85}.prose p{max-width:68ch}.prose a{color:var(--rose-deep);font-weight:500;text-decoration:underline;text-decoration-color:var(--line-rose);text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color 0.2s ease,text-decoration-color 0.2s ease}.prose a:hover{color:var(--rose-deep-2);text-decoration-color:var(--rose-deep)}.prose h2{font-size:clamp(1.6rem, 2.7vw, 2.05rem);font-weight:600;line-height:1.15;margin-top:2.1em;padding-top:1.3em;border-top:1px solid var(--line);scroll-margin-top:100px}.prose h3{font-size:1.3rem;font-weight:600;margin-top:1.7em}.prose strong{font-weight:600;color:var(--ink)}.prose ul,.prose ol{max-width:68ch}.prose ul li,.prose ol li{position:relative;padding-left:26px;margin-top:.6em}.prose ul li::before{content:"";position:absolute;left:2px;top:.66em;width:9px;height:9px;border-radius:3px;background:var(--rose)}.prose ol{counter-reset:step}.prose ol li{counter-increment:step}.prose ol li::before{content:counter(step,decimal-leading-zero);font-family:var(--display);font-style:italic;font-size:13px;color:var(--rose);left:0;top:.3em;width:auto;height:auto;background:none}.prose li>strong{color:var(--ink)}.prose blockquote{border-left:3px solid var(--rose);background:var(--rose-soft);padding:24px 28px;margin:2em 0;border-radius:0 18px 18px 0}.prose blockquote p{font-family:var(--display);font-style:italic;font-size:1.2rem;font-weight:500;line-height:1.5;color:var(--ink)}.prose blockquote cite{display:block;margin-top:12px;font-size:14px;font-weight:600;font-style:normal;color:var(--rose-deep)}.prose .pull-quote{border:0;background:#fff0;padding:.4em 0;margin:2.2em 0}.prose .pull-quote p{font-family:var(--display);font-style:italic;font-size:clamp(1.6rem, 3.2vw, 2.3rem);font-weight:500;line-height:1.25;color:var(--ink);max-width:22ch}.prose .pull-quote p em{color:var(--rose-deep)}.prose table{width:100%;border-collapse:collapse;margin:2em 0;font-size:15px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.prose th{font-size:13px;font-weight:600;color:var(--rose-deep);background:var(--rose-soft);text-align:left;padding:13px 16px}.prose td{padding:13px 16px;border-top:1px solid var(--line-soft);color:var(--ink-2);background:var(--cream-3)}.prose td:last-child,.prose th:last-child{text-align:right}.prose td:last-child{font-family:var(--display);font-weight:600;font-size:17px;color:var(--ink);font-variant-numeric:tabular-nums}.prose figure{margin:2.4em 0}.prose figure img{width:100%;border-radius:18px;border:1px solid var(--line)}.prose figcaption{margin-top:10px;font-size:13px;color:var(--muted)}.receipts{margin:2.2em 0;background:var(--cream-3);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm)}.receipts__head{display:flex;justify-content:space-between;align-items:center;background:var(--rose-soft);padding:16px 24px;font-family:var(--display);font-style:italic;font-size:1.2rem;font-weight:600;color:var(--ink)}.receipts__head span{color:var(--rose-deep);font-size:14px;font-family:var(--body);font-style:normal;font-weight:600}.receipts__body{padding:8px 24px 18px}.receipts__line{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px dashed var(--line);font-size:14.5px;line-height:1.5}.receipts__line:last-child{border-bottom:0}.receipts__line b{font-weight:600;color:var(--ink)}.receipts__line .src{display:block;font-size:13px;color:var(--muted);margin-top:2px}.receipts__line .src a{color:var(--rose-deep);font-weight:500;text-decoration:underline;text-underline-offset:2px}.receipts__line .amt{font-family:var(--display);font-weight:600;font-size:17px;color:var(--rose-deep);white-space:nowrap;font-variant-numeric:tabular-nums}.receipts__foot{display:flex;justify-content:space-between;gap:12px;padding:14px 24px;background:var(--cream-2);font-size:12.5px;font-weight:600;color:var(--muted)}.callout{margin:2em 0;border-radius:18px;padding:24px 26px}.callout__label{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-style:italic;font-size:1.15rem;font-weight:600;margin-bottom:10px}.callout__label svg{width:17px;height:17px}.callout p{font-size:15.5px;line-height:1.75}.callout--aside{background:var(--rose-soft)}.callout--aside .callout__label{color:var(--rose-deep)}.callout--aside p{color:var(--ink-2)}.callout--his{background:var(--his-bg)}.callout--his .callout__label{color:var(--his-ink)}.callout--his p{color:var(--ink-2)}.callout--his p strong{color:var(--ink)}.callout--catch{background:var(--catch-bg)}.callout--catch .callout__label{color:var(--catch-ink)}.callout--catch p{color:var(--ink-2)}.faq{margin-top:2.4em}.faq__item{border-bottom:1px solid var(--line)}.faq__item:last-child{border-bottom:0}.faq__item details{padding:22px 0}.faq__item summary{list-style:none;cursor:pointer}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:hover{color:var(--rose-deep)}.faq__item summary::after{content:"+";margin-left:auto;font-family:var(--body);font-style:normal;font-weight:500;font-size:22px;line-height:1;color:var(--rose);transition:transform 0.25s cubic-bezier(.16,1,.3,1)}.faq__item details[open] summary::after{transform:rotate(45deg)}.faq__q{display:flex;gap:16px;align-items:baseline;font-family:var(--display);font-weight:600;font-size:1.2rem;line-height:1.3;color:var(--ink)}.faq__a{margin-top:10px;color:var(--muted);font-size:15.5px;line-height:1.75;max-width:60ch}.faq__a a{color:var(--rose-deep);text-decoration:underline;text-underline-offset:2px}.signoff{margin-top:3em;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;border-top:1px solid var(--line)}.signoff__sig{font-family:var(--display);font-style:italic;font-weight:600;font-size:1.3rem;color:var(--ink)}.signoff__sig span{color:var(--rose-deep)}.authorbox{margin-top:3.5em;background:var(--cream-3);border:1px solid var(--line);border-radius:22px;padding:clamp(26px, 4vw, 36px);display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;box-shadow:var(--shadow-sm)}.authorbox img{width:74px;height:74px;border-radius:50%;object-fit:cover;border:2px solid var(--cream-3);box-shadow:var(--shadow-sm)}.authorbox__kicker{font-family:var(--display);font-style:italic;font-size:1.1rem;color:var(--rose-deep)}.authorbox h3{font-size:1.3rem;margin:6px 0 8px}.authorbox p{font-size:15px;color:var(--muted);line-height:1.75}.keepreading{background:var(--cream-2)}.progressbar{position:fixed;top:0;left:0;right:0;height:3px;z-index:120;pointer-events:none}.progressbar__fill{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--rose),var(--rose-deep));transform:scaleX(0);transform-origin:0 50%;will-change:transform}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.progressbar__fill{animation:progress-fill linear;animation-timeline:scroll(root)}}@keyframes progress-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}}.share{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.share__label{font-size:13.5px;font-weight:600;color:var(--muted);margin-right:4px}.share__btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--body);font-size:13.5px;font-weight:600;color:var(--rose-deep);background:var(--rose-soft);border:1px solid #fff0;border-radius:999px;padding:8px 16px;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease,transform 0.2s cubic-bezier(.16,1,.3,1)}.share__btn svg{width:14px;height:14px}.share__btn:hover{border-color:var(--rose);background:var(--cream-3);color:var(--rose-deep-2)}.share__btn:active{transform:translateY(1px) scale(.99)}.share__btn.is-copied{background:var(--rose-deep);color:var(--cream-3);border-color:var(--rose-deep)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--cream-3);color:var(--ink);cursor:pointer;transition:border-color 0.2s ease,color 0.2s ease,background-color 0.2s ease}.theme-toggle:hover{border-color:var(--rose);color:var(--rose-deep)}.theme-toggle svg{width:18px;height:18px}.theme-toggle__sun{display:none}[data-theme="dark"] .theme-toggle__moon{display:none}[data-theme="dark"] .theme-toggle__sun{display:block}.searchmodal{position:fixed;inset:0;z-index:200}.searchmodal[hidden]{display:none}.searchmodal__backdrop{position:absolute;inset:0;background:rgb(64 54 46 / .5);backdrop-filter:blur(4px);animation:fade-in 0.2s ease}.searchmodal__panel{position:relative;width:min(680px, calc(100vw - 40px));margin:12vh auto 0;background:var(--cream-3);border:1px solid var(--line);border-radius:24px;box-shadow:0 40px 90px -40px rgb(64 54 46 / .55);overflow:hidden;animation:modal-in 0.28s cubic-bezier(.16,1,.3,1)}@keyframes modal-in{from{opacity:0;transform:translateY(-14px) scale(.98)}to{opacity:1;transform:none}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.searchmodal__bar{display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid var(--line-soft)}.searchmodal__icon{width:20px;height:20px;color:var(--rose);flex-shrink:0}.searchmodal__input{flex:1;min-width:0;border:0;background:#fff0;font-family:var(--body);font-size:17px;color:var(--ink);outline:none}.searchmodal__input::placeholder{color:var(--muted)}.searchmodal__input::-webkit-search-cancel-button{-webkit-appearance:none}.searchmodal__esc{flex-shrink:0;font-family:var(--body);font-size:12.5px;font-weight:600;color:var(--muted);background:var(--cream-2);border:1px solid var(--line);border-radius:8px;padding:5px 10px;cursor:pointer;transition:color 0.2s ease,border-color 0.2s ease}.searchmodal__esc:hover{color:var(--rose-deep);border-color:var(--rose)}.searchmodal__results{max-height:52vh;overflow-y:auto;padding:8px}.searchmodal__empty{padding:30px 24px 34px;text-align:center;color:var(--muted);font-size:15px}.searchmodal__empty span{color:var(--rose-deep);font-weight:600}.searchmodal__foot{padding:12px 22px;border-top:1px solid var(--line-soft);font-size:12.5px;color:var(--muted);text-align:center}body.has-modal{overflow:hidden}.searchhit{display:flex;gap:16px;align-items:flex-start;padding:14px;border-radius:16px;transition:background-color 0.2s ease}.searchhit:hover,.searchhit:focus-visible{background:var(--rose-soft);outline:none}.searchhit img{width:96px;height:72px;object-fit:cover;border-radius:10px;border:1px solid var(--line);flex-shrink:0}.searchhit__body{min-width:0;flex:1}.searchhit__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12.5px;color:var(--muted);margin-bottom:6px}.searchhit__title{display:block;font-family:var(--display);font-weight:600;font-size:1.1rem;line-height:1.25;color:var(--ink)}.searchhit__title mark,.searchhit__excerpt mark{background:#fff0;color:var(--rose-deep)}.searchhit__title mark{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.searchhit__excerpt{display:block;margin-top:5px;font-size:13.5px;line-height:1.6;color:var(--muted)}.searchhit__excerpt mark{font-weight:600}[data-theme="dark"]{--cream:#221C19;--cream-2:#2A2320;--cream-3:#302824;--ink:#F1E8DC;--ink-2:#E0D5C6;--muted:#A29383;--line:#3E332C;--line-soft:#372E29;--rose:#D88D98;--rose-deep:#E0A0A8;--rose-deep-2:#EBB2B9;--rose-soft:#3A2C2E;--rose-softer:#332729;--shadow:0 24px 50px -32px rgba(0, 0, 0, 0.7);--shadow-sm:0 10px 30px -18px rgba(0, 0, 0, 0.6);--bg-tint:#2A211D;--line-rose:var(--rose);--line-warm:var(--line);--line-blush:var(--line);--muted-soft:var(--muted);--muted-softer:var(--muted);--catch-bg:#38271F;--catch-ink:#E0A480;--his-bg:#1E2B29;--his-ink:#7FBFB2;color-scheme:dark}[data-theme="dark"] body{background:var(--cream);color:var(--ink-2)}[data-theme="dark"] .masthead{background:rgb(34 28 25 / .9)}[data-theme="dark"] .hero{background:radial-gradient(700px 420px at 88% -10%,rgb(216 141 152 / .12),transparent 65%),linear-gradient(180deg,var(--bg-tint),var(--cream))}[data-theme="dark"] .article-hero{background:linear-gradient(180deg,var(--bg-tint),var(--cream))}[data-theme="dark"] .sec--inset,[data-theme="dark"] .keepreading,[data-theme="dark"] .cta{background:var(--cream-2)}[data-theme="dark"] .btn--rose{background:var(--rose);color:var(--cream);box-shadow:0 14px 28px -16px rgb(0 0 0 / .6)}[data-theme="dark"] .btn--rose:hover{background:var(--rose-deep-2)}[data-theme="dark"] .searchmodal__backdrop{background:rgb(10 8 6 / .6)}@media (max-width:980px){.masthead{padding:0}.masthead>.shell{display:block}.masthead__bar{display:flex;align-items:center;justify-content:space-between;padding:16px 0 12px}.masthead__nav{border-top:1px solid var(--line-soft);padding:12px 0 14px}.hero__grid{grid-template-columns:1fr}.hero__figure{order:-1;max-width:520px;margin:0 auto}.hero__figure>img{aspect-ratio:16 / 11}.hero__latest{left:12px;bottom:14px}.posts__grid{grid-template-columns:1fr}.post-card--side .post-card__media{aspect-ratio:16 / 8.6}.tools__grid{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr 1fr}.article__grid{grid-template-columns:1fr}.toc{display:none}.toc--mobile{display:block;position:static;top:auto;margin-bottom:6px;box-shadow:none}.toc--mobile details{border:1px solid var(--line);border-radius:16px;background:var(--cream-3)}.toc--mobile summary{cursor:pointer;font-family:var(--display);font-style:italic;font-size:1.15rem;color:var(--ink);padding:16px 20px;list-style:none;display:flex;justify-content:space-between;align-items:center}.toc--mobile summary::after{content:"+";font-family:var(--body);font-style:normal;font-size:20px;color:var(--rose)}.toc--mobile details[open] summary::after{content:"-"}.toc--mobile ol{padding:4px 20px 18px}.toc--mobile a{display:block;padding:7px 0;font-size:14.5px;color:var(--muted)}.toc--mobile a.is-active{color:var(--rose-deep);font-weight:600}}@media (max-width:640px){body{font-size:16px}.masthead__bar{flex-wrap:wrap;padding:16px 0 14px}.searchpill{display:none}.masthead__nav{gap:22px}.hero__cta .btn{flex:1;justify-content:center}.tool--wide{flex-direction:column;align-items:flex-start}.tool--wide .tool__cta{margin-top:18px}.article-hero__figure img{aspect-ratio:16 / 10}.crumb{flex-wrap:wrap;row-gap:6px}.receipts__line{flex-wrap:wrap}.topics__grid{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr;gap:30px}.authorbox{grid-template-columns:1fr}.hero__latest{position:static;margin-top:16px;max-width:100%}.sec__head--row{flex-direction:column;align-items:flex-start}.cta__panel{justify-content:center;text-align:center}.cta__actions{justify-content:center}.theme-toggle{width:40px;height:40px}.searchmodal__panel{width:calc(100vw - 24px);margin-top:8vh}.searchmodal__results{max-height:60vh}.searchhit{flex-direction:column;gap:12px}.searchhit img{width:100%;height:130px}.share{justify-content:flex-start}.share__label{width:100%;margin-bottom:-4px}}@media print{body{background:#fff;color:#000;font-size:11.5px}.masthead,.footer,.progressbar,.share,.cta,.keepreading,.toc,.toc--mobile,.searchmodal,.authorbox,.signoff,.article-hero__figure figcaption em{display:none!important}.article-hero{background:#fff;border-bottom:0}.article__grid{grid-template-columns:1fr}.article-hero__title{font-size:26px}.prose h2{border-top:0;margin-top:1.2em;padding-top:0}.prose a{color:#000;text-decoration:underline;text-decoration-color:#999}.article-hero__figure img,.prose figure img{border:0;border-radius:0}.callout,.receipts,blockquote{break-inside:avoid}.faq__item details{padding:8px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:0.01ms!important;animation-duration:0.01ms!important;animation-iteration-count:1!important}.post-card:hover,.tool:hover,.topic:hover{transform:none}.hero__figure{transform:none!important}.js .reveal{opacity:1!important;transform:none!important}}.reveal--05{--d:0.05s}.reveal--06{--d:0.06s}.reveal--1{--d:0.1s}.posts__grid .wp-block-post-template,.keepreading .wp-block-post-template,.archive-grid .wp-block-post-template{list-style:none;margin:0;padding:0;display:contents}.posts__grid li,.keepreading li,.archive-grid li{list-style:none}.post-card__media.wp-block-post-featured-image{margin:0}.post-card__media.wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover}.archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:26px}.archive-grid .post-card__media{aspect-ratio:16 / 10.4}.archive-empty{color:var(--muted);font-size:.9375rem;font-style:italic}.wp-block-query-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:44px}.wp-block-query-pagination-numbers{display:contents}.wp-block-query-pagination .page-numbers,.wp-block-query-pagination-previous,.wp-block-query-pagination-next{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 16px;border-radius:999px;border:1.5px solid var(--line);background:#fff0;color:var(--ink);font-family:var(--body);font-size:14.5px;font-weight:600;transition:border-color 0.2s ease,color 0.2s ease,background-color 0.2s ease}.wp-block-query-pagination-previous svg,.wp-block-query-pagination-next svg{width:15px;height:15px}.wp-block-query-pagination .page-numbers:hover,.wp-block-query-pagination-previous:hover,.wp-block-query-pagination-next:hover{border-color:var(--rose);color:var(--rose-deep)}.wp-block-query-pagination .page-numbers.current{background:var(--rose-deep);color:var(--cream-3);border-color:var(--rose-deep);pointer-events:none}.receipts-box{background:var(--cream-2);border-left:4px solid var(--rose);padding:22px 24px;margin:2em 0;border-radius:0 14px 14px 0}.receipts-box h4{font-family:var(--display);font-style:italic;font-size:1.2rem;font-weight:600;color:var(--ink);margin:0 0 12px}.receipts-box ul{margin:0;padding-left:1.2em;display:grid;gap:10px;list-style:disc}.receipts-box li{line-height:1.65;font-size:.95rem;padding-left:0}.receipts-box li::before{display:none}.budget-calc{background:var(--ink);color:var(--cream-3);border-radius:22px;padding:clamp(26px, 3.4vw, 36px);margin:2.4em 0}.budget-calc__label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--rose);margin-bottom:8px}.budget-calc h3{color:var(--cream-3);font-size:1.5rem;margin:0 0 6px}.budget-calc__note{font-size:.9375rem;color:var(--rose-soft);opacity:.8;margin-bottom:20px}.budget-calc__field{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:20px}.budget-calc label{display:block;font-size:.8125rem;color:var(--rose-soft);opacity:.8;margin-bottom:6px}.budget-calc input{font:400 1.0625rem/1 var(--body);color:var(--cream-3);background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .2);border-radius:10px;padding:13px 14px;width:190px}.budget-calc input:focus{border-color:var(--rose);outline:none}.budget-calc table{width:100%;border-collapse:collapse;font-size:.9375rem}.budget-calc th{text-align:left;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--rose-soft);opacity:.7;padding:0 0 8px;font-weight:500}.budget-calc th:last-child,.budget-calc td:last-child{text-align:right}.budget-calc td{padding:11px 0;border-top:1px solid rgb(255 255 255 / .12)}.budget-calc tr:last-child td{font-weight:600;color:var(--rose)}.budget-calc__foot{margin:16px 0 0;font-size:.8125rem;color:var(--rose-soft);opacity:.7}.budget-calc__foot a{color:var(--cream-3)}.masthead__nav{gap:18px}.masthead__nav a{flex-shrink:0}