:root{--guide-data:#4a5cae;--guide-data-soft:#dfe3f5;--guide-alert:#b4444f;--guide-alert-soft:#fbeeef}.page-hero--guide .lead{max-width:820px}.guide-kicker{font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);font-weight:600;margin-bottom:.5rem}.guide-meta-bar{list-style:none;padding:0;margin:1.3rem 0 0;display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;font-size:.9rem;color:var(--muted)}.guide-meta-bar li{display:inline-flex;align-items:center;gap:.45rem}.guide-meta-bar .ico-sm{width:1.05em;height:1.05em;flex:0 0 auto;color:var(--brand)}.section-tight{padding-top:2.2rem;padding-bottom:0}.guide-notice{border:1px solid #f0dcc4;background:#fdf7ee;border-radius:var(--radius);padding:1.1rem 1.4rem}.guide-notice>summary{cursor:pointer;font-weight:600;color:var(--navy);display:flex;align-items:center;gap:.6rem;list-style:none}.guide-notice>summary::-webkit-details-marker{display:none}.guide-notice>summary::after{content:"+";margin-left:auto;font-size:1.3rem;color:var(--gold-dark)}.guide-notice[open]>summary::after{content:"\2013"}.guide-notice-ico{width:1.3em;height:1.3em;flex:0 0 auto;color:var(--gold-dark)}.guide-notice-body{margin-top:1rem;font-size:.95rem;line-height:1.7;color:var(--body)}.guide-notice-body p{margin-bottom:.9rem}.guide-notice-body p:last-child{margin-bottom:0}.guide-notice--open{margin-bottom:2.4rem}.guide-notice--open h2{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;margin:0 0 .4rem}.guide-quick{max-width:860px}.guide-quick h2{margin-bottom:1.2rem}.guide-quick-body p{margin-bottom:1.1rem;padding-left:1.15rem;border-left:3px solid var(--guide-data-soft)}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem}@media (min-width:1024px){.guide-layout{grid-template-columns:260px minmax(0,1fr);gap:3.2rem;align-items:start}.guide-side{position:sticky;top:96px;max-height:calc(100vh - 130px);overflow-y:auto}}.guide-main{max-width:820px}.guide-main .guide-h2{display:flex;gap:.7rem;align-items:baseline;font-size:clamp(1.25rem,2.4vw,1.55rem);margin:2.8rem 0 .9rem;scroll-margin-top:90px}.guide-main .guide-h2:first-child{margin-top:0}.guide-h2-num{flex:0 0 auto;font-size:.78rem;font-weight:700;letter-spacing:.04em;color:var(--gold-dark);background:#fdf7ee;border-radius:999px;padding:.22rem .6rem;transform:translateY(-.15em)}.guide-main p{margin-bottom:1.05rem}.guide-toc{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.3rem}.guide-toc-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 0 .8rem}.guide-toc-list{list-style:none;margin:0;padding:0;font-size:.9rem}.guide-toc-list li{margin-bottom:.45rem}.guide-toc-list a{display:flex;gap:.5rem;color:var(--body);line-height:1.4}.guide-toc-list a:hover{color:var(--brand-dark)}.guide-toc-num{flex:0 0 2.1em;color:var(--muted);font-variant-numeric:tabular-nums}.guide-chapters-title{font-size:1.35rem;margin-bottom:1.2rem}.guide-chapters-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr))}.guide-chapters-list a{display:grid;grid-template-columns:2.4rem 1fr;gap:.2rem .8rem;align-items:center;height:100%;padding:.95rem 1.1rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);transition:border-color .2s,transform .2s,box-shadow .2s}.guide-chapters-list a:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 10px 24px rgba(70,82,122,.12)}.guide-chapters-list .is-active a{border-color:var(--brand);background:var(--bg-tint)}.guide-chapters-num{grid-row:1 / span 2;align-self:center;font-size:1.15rem;color:var(--gold-dark);font-weight:700;text-align:center}.guide-chapters-label{font-weight:600;line-height:1.25}.guide-chapters-count{font-size:.8rem;color:var(--muted)}.guide-pager{display:grid;gap:1rem;margin-top:3rem;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.guide-pager-link{display:block;padding:1rem 1.2rem;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:var(--white);transition:border-color .2s,transform .2s}.guide-pager-link:hover{border-color:var(--brand);transform:translateY(-2px)}.guide-pager-next{text-align:right}.guide-pager-dir{display:block;font-size:.8rem;color:var(--muted);margin-bottom:.2rem}.guide-pager-title{font-weight:600}.guide-related{margin-top:3rem;padding:1.4rem 1.6rem;background:var(--bg-tint);border-radius:var(--radius)}.guide-related h2{font-size:1.15rem;margin:0 0 .9rem}.guide-related ul{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.guide-related a{font-weight:600}.guide-related-teaser{display:block;font-size:.88rem;color:var(--muted);line-height:1.5}.guide-tools{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr))}.guide-tools>#wirkdauer,.guide-tools>#fragen,.guide-tools>.guide-diagram{grid-column:1 / -1}.guide-tool{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.5rem}.guide-main .guide-tool{margin:2.6rem 0}.guide-tool--alert{border-color:#eccfd2;background:var(--guide-alert-soft)}.guide-tool-head{display:flex;gap:.9rem;align-items:flex-start;margin-bottom:1.2rem}.guide-tool-ico{width:1.7em;height:1.7em;flex:0 0 auto;color:var(--brand)}.guide-tool--alert .guide-tool-ico{color:var(--guide-alert)}.guide-tool h3{font-size:1.15rem;margin:0 0 .25rem}.guide-tool-sub{font-size:.88rem;color:var(--muted);margin:0;line-height:1.5}.guide-field{margin-bottom:1.1rem}.guide-field label{display:block;font-size:.84rem;font-weight:600;color:var(--body);margin-bottom:.35rem}.guide-select,.guide-input{width:100%;padding:.7rem .9rem;font:inherit;font-size:.95rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:10px}.guide-select:focus,.guide-input:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.guide-answer-item{display:none}.guide-answer-item.is-active{display:block}.guide-answer h4{font-size:1rem;margin:0 0 .5rem;color:var(--brand-dark)}.guide-answer p{font-size:.95rem;line-height:1.65;margin-bottom:.8rem}.guide-answer-link{font-weight:600;font-size:.9rem;display:inline-block}.guide-bars{display:grid;gap:.85rem}.guide-bar-row{display:grid;gap:.2rem .9rem;align-items:center;grid-template-columns:1fr}@media (min-width:620px){.guide-bar-row{grid-template-columns:13rem minmax(0,1fr) 5.5rem}}.guide-bar-label a{font-weight:600;font-size:.92rem}.guide-bar-note{display:block;font-size:.78rem;color:var(--muted);line-height:1.4}.guide-bar-track{position:relative;height:14px;border-radius:999px;background:var(--bg-tint);overflow:hidden}.guide-bar-fill{position:absolute;top:0;bottom:0;border-radius:4px;background:var(--guide-data)}.guide-bar-fill.is-permanent{background:repeating-linear-gradient(135deg,var(--gold) 0 6px,var(--gold-dark) 6px 12px);right:0;border-radius:4px 0 0 4px}.guide-bar-value{font-size:.84rem;color:var(--body);font-variant-numeric:tabular-nums;white-space:nowrap}.guide-bar-axis{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);margin-top:.2rem}@media (min-width:620px){.guide-bar-axis{margin-left:13.9rem;margin-right:6.4rem}}.guide-signs{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.guide-sign{display:flex;gap:.7rem;align-items:flex-start;padding:.6rem .8rem;background:var(--white);border:1px solid #eccfd2;border-radius:10px;font-size:.92rem;line-height:1.5;cursor:pointer}.guide-sign input{margin-top:.25rem;accent-color:var(--guide-alert);flex:0 0 auto}.guide-sign.is-checked{border-color:var(--guide-alert);box-shadow:0 0 0 2px rgba(180,68,79,.12)}.guide-verdict{position:sticky;top:88px;z-index:2;margin-bottom:1.2rem;padding:1rem 1.2rem;background:var(--white);border-radius:10px;border:1px solid var(--line);box-shadow:0 6px 18px rgba(43,51,80,.08)}.guide-verdict:has(.guide-verdict-alert:not([hidden])){border-color:var(--guide-alert)}.guide-verdict-idle{margin:0;font-size:.9rem;color:var(--muted)}.guide-verdict-title{font-weight:700;color:var(--guide-alert);margin:0 0 .6rem}.guide-verdict-alert p{font-size:.92rem;line-height:1.6;margin-bottom:.7rem}.guide-verdict-small{font-size:.85rem;color:var(--muted)}.guide-faq{display:grid;gap:.5rem}.guide-faq-item{border:1px solid var(--line);border-radius:10px;background:var(--white)}.guide-faq-item>summary{cursor:pointer;padding:.75rem 1rem;font-weight:600;font-size:.95rem;list-style:none;display:flex;gap:.6rem;align-items:flex-start}.guide-faq-item>summary::-webkit-details-marker{display:none}.guide-faq-item>summary::after{content:"+";margin-left:auto;color:var(--gold-dark);font-size:1.2rem;line-height:1}.guide-faq-item[open]>summary::after{content:"\2013"}.guide-faq-item[open]{border-color:var(--brand)}.guide-faq-body{padding:0 1rem 1rem;font-size:.93rem;line-height:1.7;color:var(--body)}.guide-faq-body p{margin:0}.guide-faq-empty{font-size:.9rem;color:var(--muted)}.guide-diagram{margin-bottom:2.2rem}.guide-diagram h3{font-size:1.15rem;margin-bottom:1rem}.guide-diagram-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}@media (min-width:700px){.guide-tools>.guide-diagram .guide-diagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-fig{margin:0}.guide-svg{width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--line);background:var(--white)}.guide-fig figcaption{font-size:.88rem;color:var(--body);margin-top:.6rem;line-height:1.55}.guide-checklist{list-style:none;padding:0;margin:0 0 1.6rem;display:grid;gap:.5rem}.guide-checklist li{position:relative;padding:.55rem .8rem .55rem 2.4rem;background:var(--bg-soft);border-radius:10px;font-size:.94rem;line-height:1.55}.guide-checklist li::before{content:"";position:absolute;left:.85rem;top:.78rem;width:1rem;height:1rem;border:2px solid var(--brand);border-radius:4px;background:var(--white)}.guide-list{padding-left:1.2rem;margin-bottom:1.4rem}.guide-list li{margin-bottom:.45rem;line-height:1.6}.guide-glossary{margin:0 0 1.6rem}.guide-glossary dt{font-weight:700;color:var(--brand-dark);margin-top:1.1rem;scroll-margin-top:90px}.guide-glossary dd{margin:.2rem 0 0;padding-left:0;line-height:1.65}.guide-sources{padding-left:0;list-style:none;counter-reset:src}.guide-sources>li{counter-increment:src;position:relative;padding:1rem 0 1rem 3rem;border-top:1px solid var(--line);scroll-margin-top:90px}.guide-sources>li::before{content:counter(src);position:absolute;left:0;top:1.15rem;width:2rem;height:2rem;border-radius:999px;background:var(--bg-tint);color:var(--brand-dark);font-size:.82rem;font-weight:700;display:grid;place-items:center}.guide-source-title{font-size:1rem;margin:0 0 .4rem;color:var(--ink)}.guide-sources p{font-size:.92rem;line-height:1.65;margin-bottom:.5rem}.guide-source-link a{font-size:.85rem}.guide-sources a,.guide-main a[href^="http"]{word-break:break-word;overflow-wrap:anywhere}.guide-cards{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.guide-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem 1.7rem}.guide-card h2{font-size:1.3rem;margin:0 0 .6rem}.guide-card-meta{list-style:none;padding:0;margin:1rem 0 1.4rem;display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;font-size:.85rem;color:var(--muted)}.guide-conclusion{max-width:820px}.guide-conclusion .guide-h2{font-size:1.5rem;margin-bottom:1rem}@media print{.guide-toc,.guide-chapters,.guide-pager,.guide-related,.quick-actions{display:none}.guide-tool,.guide-notice{break-inside:avoid}.guide-checklist li::before{border-color:#333}}.guide-toc-list a.is-current{color:var(--brand-dark);font-weight:600}.guide-toc-list a.is-current .guide-toc-num{color:var(--brand)}.guide-phases{list-style:none;margin:0 0 1.2rem;padding:0 0 .4rem;display:flex;gap:.45rem;overflow-x:auto;scrollbar-width:thin}.guide-phases li{flex:0 0 auto}.guide-phase{font:inherit;font-size:.84rem;font-weight:600;white-space:nowrap;padding:.45rem .85rem;border-radius:999px;cursor:pointer;color:var(--body);background:var(--bg-soft);border:1px solid var(--line);transition:background .2s,color .2s,border-color .2s}.guide-phase:hover{border-color:var(--brand);color:var(--brand-dark)}.guide-phase.is-active{background:var(--guide-data);border-color:var(--guide-data);color:#fff}.guide-phase:focus-visible{outline:2px solid var(--brand);outline-offset:2px}:root{--guide-paper:#f7f8fc;--guide-card-shadow:0 8px 30px rgba(43,51,80,.05);--guide-warn-bg:#fdf4f4;--guide-warn-line:#ecc9cb;--guide-warn-ink:#8a3740;interpolate-size:allow-keywords}.guide-hero{padding-bottom:clamp(2.5rem,5vw,4rem)}.guide-hero-grid{display:grid;gap:2rem;align-items:center}@media (min-width:900px){.guide-hero-grid--split{grid-template-columns:minmax(0,55fr) minmax(0,45fr);gap:3rem}}.guide-hero-text h1{font-size:clamp(2.4rem,5vw,3.9rem);line-height:1.02;margin-bottom:.5rem}.guide-hero-text .lead{max-width:34em;margin-bottom:.8rem}.guide-hero-intro{font-size:.98rem;color:var(--muted);max-width:34em;margin-bottom:1.6rem}.guide-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:.4rem}.guide-hero .guide-meta-bar{margin-top:1.5rem}.guide-hero-visual{margin:0}.guide-face{width:100%;height:auto;display:block}.guide-face-line{fill:none;stroke:var(--brand-dark);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.guide-face-pupil{fill:var(--brand-dark)}.guide-face-zone--botox{fill:rgba(95,110,160,.16)}.guide-face-zone--filler{fill:rgba(204,169,69,.20)}.guide-face-lead{fill:var(--gold-dark);stroke:var(--gold-dark);stroke-width:1.4}.guide-face-lead path{fill:none}.guide-face-label{font-family:var(--font-body);font-size:17px;font-weight:600;fill:var(--ink)}.guide-face-sub{font-family:var(--font-body);font-size:14px;fill:var(--muted)}.guide-hero-visual figcaption{font-size:.8rem;color:var(--muted);text-align:center;margin-top:.4rem}.guide-notices{max-width:900px;display:grid;gap:1.2rem}.guide-disclaimer{display:flex;gap:1rem;align-items:flex-start;padding:1.3rem 1.5rem;background:var(--guide-paper);border:1px solid var(--line);border-radius:18px}.guide-disclaimer-ico{width:1.6em;height:1.6em;flex:0 0 auto;color:var(--brand);margin-top:.15rem}.guide-disclaimer-title{font-size:1.05rem;margin:0 0 .4rem}.guide-disclaimer p{font-size:.93rem;line-height:1.65;margin:0;color:var(--body)}.guide-alertbox{padding:1.3rem 1.5rem;border-radius:18px;background:var(--guide-warn-bg);border:1px solid var(--guide-warn-line)}.guide-alertbox-head{display:flex;gap:.8rem;align-items:center;margin-bottom:.7rem}.guide-alertbox-ico{width:1.5em;height:1.5em;flex:0 0 auto;color:var(--guide-warn-ink)}.guide-alertbox h2{font-size:1.15rem;margin:0;color:var(--guide-warn-ink)}.guide-alertbox-body p{font-size:.93rem;line-height:1.65;margin:0 0 .8rem;color:var(--body)}.guide-alertbox-body p:last-child{margin-bottom:0}.guide-alertbox-link{display:inline-block;margin-top:1rem;font-weight:600;font-size:.92rem;color:var(--guide-warn-ink)}.guide-alertbox-link:hover{color:var(--ink)}@media (min-width:1024px){.guide-layout--hub{grid-template-columns:240px minmax(0,1fr);gap:3.5rem}}.guide-hub-main{max-width:none}.guide-block{margin-bottom:clamp(3rem,6vw,4.5rem);scroll-margin-top:96px}.guide-block-head{max-width:42em;margin-bottom:1.8rem}.guide-block-eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);font-weight:600;margin:0 0 .6rem}.guide-block-head h2{font-size:clamp(1.7rem,3.4vw,2.35rem);line-height:1.12;margin:0 0 .8rem}.guide-block-lead{font-size:1.03rem;color:var(--body);margin:0}.guide-compare{display:grid;gap:1.2rem;margin-bottom:1.8rem}@media (min-width:720px){.guide-compare{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-compare-card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:1.75rem;box-shadow:var(--guide-card-shadow);display:flex;flex-direction:column}.guide-compare-eyebrow{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 .5rem}.guide-compare-card h3{font-size:1.55rem;margin:0 0 .5rem}.guide-compare-lead{font-size:.98rem;color:var(--body);margin:0 0 1.2rem;line-height:1.6}.guide-compare-facts{list-style:none;margin:0 0 1.4rem;padding:0;display:grid;gap:.55rem}.guide-compare-facts li{position:relative;padding-left:1.7rem;font-size:.93rem;line-height:1.55;color:var(--body)}.guide-compare-facts li::before{content:"";position:absolute;left:0;top:.42em;width:.75rem;height:.42rem;border-left:2px solid var(--gold-dark);border-bottom:2px solid var(--gold-dark);transform:rotate(-45deg)}.guide-compare-link{margin-top:auto;font-weight:600;font-size:.92rem}.guide-compare-note{font-size:.95rem;color:var(--body);margin:1.4rem 0 0}.guide-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.guide-table{width:100%;border-collapse:collapse;font-size:.92rem;background:var(--white);border:1px solid var(--line);border-radius:16px}.guide-table-caption{caption-side:bottom;font-size:.82rem;color:var(--muted);text-align:left;padding-top:.8rem}.guide-table th,.guide-table td{padding:.85rem 1rem;text-align:left;vertical-align:top;line-height:1.55}.guide-table thead th{font-family:var(--font-body);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600;background:var(--bg-soft);border-bottom:1px solid var(--line)}.guide-table tbody th{font-family:var(--font-body);font-weight:600;color:var(--ink);width:11rem}.guide-table tbody tr+tr th,.guide-table tbody tr+tr td{border-top:1px solid var(--line)}.guide-table td{color:var(--body)}@media (max-width:640px){.guide-table thead,.guide-table tr,.guide-table th,.guide-table td{display:block}.guide-table{display:flex;flex-direction:column;border:0}.guide-table tbody{display:block;order:1}.guide-table-caption{order:2;padding-top:.2rem}.guide-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.guide-table tbody tr{border:1px solid var(--line);border-radius:14px;background:var(--white);padding:.3rem .2rem;margin-bottom:.8rem}.guide-table tbody th{width:auto;font-size:.95rem;padding-bottom:.3rem}.guide-table tbody tr+tr th,.guide-table tbody tr+tr td{border-top:0}.guide-table td{padding-top:.2rem}.guide-table td[data-th]::before{content:attr(data-th);display:block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:.15rem}}.guide-bento{display:grid;gap:1rem}@media (min-width:640px){.guide-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-bento-card--wide{grid-column:1 / -1}}.guide-bento-card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border-radius:20px;background:var(--white);border:1px solid var(--line);color:var(--ink);box-shadow:var(--guide-card-shadow);transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease);min-height:100%}.guide-bento-card:hover{border-color:var(--brand);color:var(--ink);transform:translateY(-2px);box-shadow:0 12px 34px rgba(43,51,80,.10)}.guide-bento-card:focus-visible{outline:2px solid var(--brand-dark);outline-offset:3px}.guide-bento-ico{width:1.6em;height:1.6em;color:var(--brand)}.guide-bento-title{font-family:var(--font-head);font-size:1.3rem;font-weight:600;color:var(--ink);margin:0;line-height:1.2}.guide-bento-text{font-size:.92rem;color:var(--body);line-height:1.55;margin:0}.guide-bento-cta{margin-top:auto;padding-top:.6rem;font-weight:600;font-size:.9rem;color:var(--brand-dark)}.guide-bento-card:hover .guide-bento-cta .arrow{display:inline-block;transform:translateX(3px)}.guide-bento-cta .arrow{transition:transform .2s var(--ease)}.guide-bento-card--alert{background:var(--guide-warn-bg);border-color:var(--guide-warn-line)}.guide-bento-card--alert .guide-bento-ico{color:var(--guide-warn-ink)}.guide-bento-card--alert .guide-bento-cta{color:var(--guide-warn-ink)}.guide-bento-card--alert:hover{border-color:var(--guide-warn-ink)}.guide-tools--stack{grid-template-columns:minmax(0,1fr);gap:2rem}.guide-tools--stack>*{grid-column:1 / -1}.guide-tools--stack .guide-tool,.guide-tools--stack .guide-diagram{scroll-margin-top:96px;padding:1.8rem;border-radius:20px}.guide-tools--stack .guide-diagram{background:var(--white);border:1px solid var(--line);box-shadow:var(--guide-card-shadow);margin-bottom:0}.guide-tools--stack .guide-tool{box-shadow:var(--guide-card-shadow)}.guide-tools--stack .guide-tool h3,.guide-tools--stack .guide-diagram h3{font-size:1.35rem}.guide-tool-split{display:grid;gap:1.6rem}@media (min-width:780px){.guide-tool--split .guide-tool-split{grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:2rem;align-items:start}}.guide-facemap-stage{position:relative;max-width:250px;margin-inline:auto}.guide-face--map{display:block}.guide-facemap-zones{position:absolute;inset:0;width:100%;height:100%}.fmap-zone>*{fill:rgba(95,110,160,.10);stroke:rgba(95,110,160,.18);stroke-width:1;cursor:pointer;transition:fill .18s var(--ease),stroke .18s var(--ease)}.fmap-zone>path{stroke:rgba(95,110,160,.16);fill:none}.fmap-zone:hover>*{fill:rgba(95,110,160,.28);stroke:var(--brand-dark);stroke-width:1.6}.fmap-zone:hover>path{stroke:var(--brand-dark)}.fmap-zone[aria-pressed="true"]>*{fill:rgba(204,169,69,.42);stroke:var(--gold-dark);stroke-width:2}.fmap-zone[aria-pressed="true"]>path{fill:none;stroke:var(--gold-dark)}.fmap-zone:focus{outline:none}.fmap-zone:focus-visible>*{stroke:var(--ink);stroke-width:2.4}.guide-facemap-hint{font-size:.82rem;color:var(--muted);text-align:center;margin:.6rem 0 0}.guide-answer-eyebrow{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 .3rem}.guide-tool-panel .guide-answer{min-height:11rem}.guide-tool-panel .guide-answer h4{font-family:var(--font-head);font-size:1.35rem;color:var(--ink)}.guide-takeaway{background:var(--bg-tint);border-left:4px solid var(--brand);border-radius:0 16px 16px 0;padding:1.2rem 1.5rem;margin-bottom:1.8rem}.guide-takeaway-title{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-dark);font-weight:700;margin:0 0 .45rem}.guide-takeaway p:last-child{margin:0;font-size:1rem;line-height:1.6;color:var(--ink)}.guide-chapter-cards{list-style:none;margin:0;padding:0;display:grid;gap:.8rem;counter-reset:none}.guide-chapter-cards>li{margin:0}.guide-chapter-cards a{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.2rem 1rem;align-items:start;padding:1.3rem 1.5rem;background:var(--white);border:1px solid var(--line);border-radius:18px;color:var(--ink);box-shadow:var(--guide-card-shadow);transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.guide-chapter-cards a:hover{border-color:var(--brand);color:var(--ink);transform:translateY(-2px);box-shadow:0 12px 34px rgba(43,51,80,.10)}.guide-chapter-cards a:focus-visible{outline:2px solid var(--brand-dark);outline-offset:3px}.guide-chapter-num{font-family:var(--font-head);font-size:1.75rem;font-weight:600;color:var(--gold);line-height:1;font-variant-numeric:tabular-nums}.guide-chapter-body{display:block}.guide-chapter-title{display:block;font-family:var(--font-head);font-size:1.3rem;line-height:1.2;margin-bottom:.35rem}.guide-chapter-desc{display:block;font-size:.92rem;color:var(--body);line-height:1.55}.guide-chapter-count{display:block;font-size:.8rem;color:var(--muted);margin-top:.45rem}.guide-conclusion{margin-bottom:2.5rem}.guide-conclusion .guide-h2{scroll-margin-top:96px}.guide-cta{border-radius:20px}.guide-cta-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem}.guide-toc--page .guide-toc-list{font-size:.92rem}.guide-toc-title{font-family:var(--font-body);font-weight:600}.guide-toc-list a{position:relative;padding:.3rem 0 .3rem .75rem;border-left:2px solid transparent;border-radius:0 4px 4px 0}.guide-toc-list a:hover{border-left-color:var(--line)}.guide-toc-list a.is-current{border-left-color:var(--brand-dark);background:var(--bg-soft)}.guide-toc-toggle{display:none;width:100%;align-items:center;gap:.6rem;padding:.85rem 1rem;min-height:44px;font:inherit;font-size:.95rem;font-weight:600;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:12px;cursor:pointer;text-align:left}.guide-toc-toggle-ico{width:1.2em;height:1.2em;flex:0 0 auto;color:var(--brand)}.guide-toc-toggle::after{content:"+";margin-left:auto;font-size:1.3rem;color:var(--gold-dark);line-height:1}.guide-toc-toggle[aria-expanded="true"]::after{content:"\2013"}.guide-toc-toggle:focus-visible{outline:2px solid var(--brand-dark);outline-offset:2px}@media (max-width:1023px){.guide-toc{background:none;border:0;padding:0}.guide-toc-toggle{display:flex}.guide-toc.js-toc .guide-toc-body{display:none}.guide-toc.js-toc.is-open .guide-toc-body{display:block;margin-top:.7rem;padding:1.1rem 1.2rem;background:var(--bg-soft);border:1px solid var(--line);border-radius:12px}}.page-guide-part .guide-main{max-width:760px}.page-guide-part .guide-main .guide-h2{font-size:clamp(1.35rem,2.6vw,1.7rem);margin-top:3.2rem}.page-guide-part .guide-main .guide-h2+p{font-size:1.06rem;color:var(--ink);line-height:1.6}.page-guide .guide-main p{max-width:68ch}.page-guide .guide-main table{width:100%}.guide-sources>li{font-size:.95rem}.guide-sources .guide-source-link a::after{content:"\2197";display:inline-block;margin-left:.25em;font-size:.9em;color:var(--muted)}.guide-faq-item::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size .18s var(--ease),opacity .18s var(--ease),content-visibility .18s allow-discrete;transition-behavior:allow-discrete}.guide-faq-item[open]::details-content{block-size:auto;opacity:1}.guide-faq-item>summary{min-height:44px;align-items:center}.guide-faq-item>summary:focus-visible{outline:2px solid var(--brand-dark);outline-offset:-2px;border-radius:10px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.guide-bento-card,.guide-chapter-cards a,.fmap-zone>*,.guide-bento-cta .arrow{transition:none}.guide-bento-card:hover,.guide-chapter-cards a:hover{transform:none}.guide-faq-item::details-content{transition:none}}@media (max-width:640px){.guide-hero h1{hyphens:manual}.guide-hero-actions .btn{width:100%;justify-content:center}.guide-cta-actions .btn{width:100%;justify-content:center}.guide-compare-card,.guide-bento-card,.guide-chapter-cards a{padding:1.25rem}.guide-tools--stack .guide-tool,.guide-tools--stack .guide-diagram{padding:1.25rem}.guide-disclaimer,.guide-alertbox{padding:1.1rem 1.2rem}.guide-chapter-cards a{grid-template-columns:2.4rem minmax(0,1fr);gap:.2rem .8rem}.guide-chapter-num{font-size:1.4rem}.guide-face-label{font-size:20px}.guide-face-sub{font-size:17px}}.guide-side{overflow-x:hidden}.guide-toc-list{min-width:0}.guide-toc-list a{min-width:0;overflow-wrap:anywhere}.guide-toc-num{flex:0 0 2.6em}.guide-toc--page .guide-toc-num{flex:0 0 2.1em}.guide-chapters-section{scroll-margin-top:90px}.guide-chapters-section .section-head{max-width:680px;margin-bottom:2.5rem}@media (min-width:860px){.guide-chapters-section .guide-chapter-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.guide-chapters-section .guide-chapter-cards a{padding:1.5rem 1.7rem}}.guide-lid-zone{fill:rgba(95,110,160,.16)}.guide-lipo-skin{fill:rgba(95,110,160,.34)}.guide-lipo-fat{fill:rgba(95,110,160,.14)}.guide-lipo-muscle{fill:rgba(95,110,160,.5)}.guide-lipo-visceral{fill:rgba(154,138,90,.16)}.guide-lipo-organ{fill:rgba(154,138,90,.3)}.guide-lipo-septa{fill:none;stroke:rgba(95,110,160,.34);stroke-width:1.4}.guide-lipo-cannula{fill:none;stroke:var(--gold-dark);stroke-width:5;stroke-linecap:round}.guide-lipo-tip{fill:var(--gold-dark)}.guide-facemap--body .guide-facemap-stage{max-width:178px}.guide-lipo-body{fill:rgba(95,110,160,.17)}.guide-lipo-body .guide-lipo-limb{fill:none;stroke:rgba(95,110,160,.17);stroke-width:17;stroke-linecap:round}.guide-lipo-body .guide-lipo-leg{fill:none;stroke:rgba(95,110,160,.17);stroke-width:26;stroke-linecap:round}.guide-lid-brow{fill:none;stroke:var(--gold-dark);stroke-width:7;stroke-linecap:round;opacity:.85}.guide-lid-margin{fill:none;stroke:var(--gold-dark);stroke-width:4.5;stroke-linecap:round;opacity:.85}.guide-table--facts tbody th{width:12rem}@media (max-width:640px){.guide-table--facts tbody th{width:auto}}