.article-body{max-width:760px;margin-inline:auto}.prose{font-size:1.09rem;line-height:1.8;color:#43303c}.prose p{margin:0 0 1.15em}.prose--tight p:last-child{margin-bottom:0}.prose a{color:var(--rose-deep);font-weight:600;background:linear-gradient(var(--rose),var(--rose)) left bottom / 100% 2px no-repeat;padding-bottom:1px;transition:background-size .3s}.prose a:hover{background-size:100% 100%;color:#fff;border-radius:4px;padding-inline:3px}.prose ul,.prose ol{margin:0 0 1.2em;padding-left:0;list-style:none}.prose ul li,.prose ol li{position:relative;padding-left:1.9rem;margin-bottom:.55rem}.prose ul li:before{content:"♥";position:absolute;left:0;top:.05em;color:var(--rose);font-size:.85em}.prose ol{counter-reset:li}.prose ol li:before{counter-increment:li;content:counter(li);position:absolute;left:0;top:.1em;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--grad-love);color:#fff;font-size:.78rem;font-weight:700;display:grid;place-items:center}.blk{margin-block:clamp(1.8rem,1rem + 2.4vw,3rem)}.blk-h2{position:relative;margin-bottom:.8rem;padding-top:.4rem}.blk-h2:before{content:"";position:absolute;top:-.4rem;left:0;width:48px;height:5px;border-radius:5px;background:var(--grad-love)}.blk-intro{color:var(--ink-soft);margin-bottom:1rem}.blk-note{font-size:.85rem;color:var(--muted);margin-top:.7rem;font-style:italic}.blk-essential{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,#fff4f8);border-radius:var(--r-lg);padding:1.8rem 2rem;box-shadow:var(--shadow-md);border:1px solid rgba(255,61,129,.12)}.essential__glow{position:absolute;width:220px;height:220px;border-radius:50%;background:var(--grad-love);filter:blur(70px);opacity:.22;top:-60px;right:-40px}.essential__title{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;margin:0 0 1rem}.essential__list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.essential__list li{position:relative;padding-left:2rem;line-height:1.55}.essential__list li:before{content:"✓";position:absolute;left:0;top:0;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--grad-love);color:#fff;font-size:.8rem;font-weight:800;display:grid;place-items:center}.blk-callout{display:flex;gap:1rem;align-items:flex-start;padding:1.3rem 1.5rem;border-radius:var(--r-md);background:#fff;box-shadow:var(--shadow-sm);border-left:5px solid var(--rose)}.callout__icon{font-size:1.6rem;line-height:1;flex-shrink:0}.callout__label{font-family:var(--font-display);font-weight:600;font-size:1.1rem;margin:0 0 .3rem}.callout--tip{border-left-color:var(--gold);background:linear-gradient(135deg,#fff,#fff9ec)}.callout--info{border-left-color:var(--sky);background:linear-gradient(135deg,#fff,#eefaff)}.callout--warning{border-left-color:var(--coral);background:linear-gradient(135deg,#fff,#fff2ec)}.callout--love{border-left-color:var(--rose);background:linear-gradient(135deg,#fff,#fff0f6)}.table-wrap{overflow-x:auto;border-radius:var(--r-md);box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch}.blk-table table{width:100%;border-collapse:collapse;background:#fff;min-width:460px;overflow:hidden}.blk-table thead th{background:var(--grad-love);color:#fff;text-align:left;font-weight:700;font-size:.92rem;padding:.95rem 1.1rem;letter-spacing:.01em}.blk-table tbody td{padding:.85rem 1.1rem;border-top:1px solid var(--line);font-size:.96rem;vertical-align:top}.blk-table tbody tr:nth-child(2n){background:#fff7fa}.blk-table tbody tr:hover{background:#fff0f6}.blk-table td:first-child{font-weight:600;color:var(--ink)}.compare-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:stretch}.compare-card{background:#fff;border-radius:var(--r-md);padding:1.5rem;box-shadow:var(--shadow-sm);border-top:5px solid var(--rose)}.compare-card--right{border-top-color:var(--grape)}.compare-card h3{font-size:1.25rem;margin:0 0 .9rem}.compare-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.compare-card li{position:relative;padding-left:1.7rem;line-height:1.5;font-size:.96rem}.compare-card--left li:before{content:"✓";color:var(--rose-deep);position:absolute;left:0;font-weight:800}.compare-card--right li:before{content:"✓";color:var(--violet);position:absolute;left:0;font-weight:800}.compare-vs{align-self:center;font-family:var(--font-display);font-style:italic;font-weight:600;font-size:1.3rem;color:#fff;background:var(--ink);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;box-shadow:var(--shadow-md)}@media(max-width:640px){.compare-grid{grid-template-columns:1fr}.compare-vs{margin:-.2rem auto}}.steps{list-style:none;counter-reset:step;margin:0;padding:0;display:grid;gap:1rem}.step{display:flex;gap:1rem;background:#fff;border-radius:var(--r-md);padding:1.2rem 1.4rem;box-shadow:var(--shadow-sm)}.step__num{flex-shrink:0;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--grad-love);color:#fff;font-weight:800;display:grid;place-items:center;box-shadow:var(--shadow-sm)}.step__title{font-family:var(--font-display);font-weight:600;font-size:1.15rem;margin:.2rem 0 .3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat{background:#fff;border-radius:var(--r-md);padding:1.6rem 1.2rem;text-align:center;box-shadow:var(--shadow-sm)}.stat__value{display:block;font-family:var(--font-display);font-weight:640;font-size:2.4rem;line-height:1}.stat__label{display:block;margin-top:.5rem;color:var(--ink-soft);font-size:.9rem}.blk-quote{text-align:center;padding:1rem 0}.blk-quote blockquote{font-family:var(--font-display);font-style:italic;font-size:clamp(1.4rem,1rem + 1.6vw,2rem);line-height:1.35;margin:0;color:var(--ink);position:relative}.blk-quote blockquote:before{content:"“";font-size:3rem;color:var(--rose);display:block;line-height:.5;margin-bottom:.4rem}.blk-quote figcaption{margin-top:1rem;color:var(--rose-deep);font-weight:600}.faq{display:grid;gap:.8rem}.faq details{background:#fff;border-radius:var(--r-md);box-shadow:var(--shadow-sm);overflow:hidden;border:1px solid rgba(255,61,129,.08)}.faq summary{list-style:none;cursor:pointer;padding:1.15rem 1.4rem;font-family:var(--font-display);font-weight:600;font-size:1.12rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.6rem;color:var(--rose);transition:transform .3s;line-height:1}.faq details[open] summary:after{transform:rotate(45deg)}.faq .faq__a{padding:0 1.4rem 1.3rem;color:#43303c}.art-hero[data-astro-cid-f7duycwp]{padding-top:1.5rem}.art-hero__inner[data-astro-cid-f7duycwp]{max-width:820px;text-align:center}.crumbs[data-astro-cid-f7duycwp]{display:flex;gap:.5rem;justify-content:center;color:var(--muted);font-size:.9rem;margin-bottom:1.2rem}.crumbs[data-astro-cid-f7duycwp] a[data-astro-cid-f7duycwp]{color:var(--rose-deep);font-weight:600}.art-title[data-astro-cid-f7duycwp]{margin:0 auto .8rem;max-width:16ch}.art-intro[data-astro-cid-f7duycwp]{font-size:1.2rem;color:var(--ink-soft);max-width:60ch;margin:0 auto 1.4rem;line-height:1.6}.art-meta[data-astro-cid-f7duycwp]{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;align-items:center;color:var(--muted);font-size:.92rem}.art-meta__dot[data-astro-cid-f7duycwp]{color:var(--rose)}.art-hero__media[data-astro-cid-f7duycwp]{position:relative;margin-top:2.2rem}.art-hero__media[data-astro-cid-f7duycwp] img[data-astro-cid-f7duycwp]{width:100%;border-radius:var(--r-xl);box-shadow:var(--shadow-lg);aspect-ratio:3/2;object-fit:cover}.art-hero__glow[data-astro-cid-f7duycwp]{position:absolute;inset:8% 6% -6%;z-index:-1;background:var(--grad-love);filter:blur(70px);opacity:.3;border-radius:50%}.toc[data-astro-cid-f7duycwp]{background:#fff;border-radius:var(--r-md);padding:1.4rem 1.6rem;box-shadow:var(--shadow-sm);margin-block:2rem}.toc__title[data-astro-cid-f7duycwp]{font-family:var(--font-display);font-weight:600;font-size:1.1rem;margin:0 0 .7rem}.toc[data-astro-cid-f7duycwp] ol[data-astro-cid-f7duycwp]{margin:0;padding-left:0;list-style:none;counter-reset:t;display:grid;gap:.45rem}.toc[data-astro-cid-f7duycwp] li[data-astro-cid-f7duycwp]{counter-increment:t;position:relative;padding-left:2rem;color:var(--ink-soft)}.toc[data-astro-cid-f7duycwp] li[data-astro-cid-f7duycwp]:before{content:counter(t,decimal-leading-zero);position:absolute;left:0;color:var(--rose);font-weight:700;font-family:var(--font-display)}.blk-conclusion[data-astro-cid-f7duycwp]{background:linear-gradient(135deg,#fff5f9,#fff);border-radius:var(--r-lg);padding:1.8rem 2rem;box-shadow:var(--shadow-sm)}.pending-note[data-astro-cid-f7duycwp]{text-align:center;background:#fff;border-radius:var(--r-lg);padding:3rem 2rem;box-shadow:var(--shadow-md);margin-block:2rem}.pending-note__icon[data-astro-cid-f7duycwp]{font-size:3rem;display:block;margin-bottom:1rem}.pending-note__sub[data-astro-cid-f7duycwp]{color:var(--ink-soft);margin-bottom:1.6rem}.art-cta[data-astro-cid-f7duycwp]{margin-top:3.5rem}.art-cta__inner[data-astro-cid-f7duycwp]{text-align:center;background:var(--grad-soft);border-radius:var(--r-xl);padding:clamp(2.5rem,1.5rem+4vw,4.5rem) 1.5rem;box-shadow:inset 0 0 0 1px #ff3d811a}.art-cta__inner[data-astro-cid-f7duycwp] h2[data-astro-cid-f7duycwp]{margin:.4rem 0 1.4rem}.related__title[data-astro-cid-f7duycwp]{margin-bottom:2rem}.grid-3[data-astro-cid-f7duycwp]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}@media(max-width:900px){.grid-3[data-astro-cid-f7duycwp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.grid-3[data-astro-cid-f7duycwp]{grid-template-columns:1fr}}
