:root{--paper:#f2f0f4;--paper-deep:#e8e5eb;--paper-card:#fbfafc;--ink:#22202b;--ink-soft:#4e4a5c;--ink-faint:#837e91;--seal:#8c3f4d;--seal-deep:#6e2f3b;--seal-wash:#f3e6e8;--slate:#4a5c7a;--slate-wash:#e6e9ef;--line:#d8d4de;--line-soft:#e8e5eb;--r-lead:1.9;--r-gap:64px;--max:720px;--max-wide:960px;--serif:"Gowun Batang","Noto Serif KR","Nanum Myeongjo","Apple SD Gothic Neo",Batang,serif;--sans:"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",system-ui,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75;word-break:keep-all;overflow-wrap:break-word;font-feature-settings:"tnum"}a{color:var(--seal)}.wrap{max-width:var(--max)}.wrap,.wrap-wide{margin:0 auto;padding:0 20px}.wrap-wide{max-width:var(--max-wide)}.site-header{border-bottom:1px solid var(--line-soft)}.site-header .row{display:flex;align-items:center;justify-content:space-between;height:60px}.brand{font-family:var(--serif);font-size:17px;letter-spacing:.02em;color:var(--ink);text-decoration:none}.brand em{font-style:normal;color:var(--seal)}.site-header nav a{font-size:14px;color:var(--ink-faint);text-decoration:none}.site-header nav a:hover{color:var(--ink)}.hero{padding:56px 0 64px;text-align:center}.eyebrow{font-size:12px;letter-spacing:.22em;color:var(--ink-faint);margin:0 0 40px;text-transform:none}.chart{display:flex;align-items:stretch;justify-content:center;gap:0;margin:0 0 44px}.chart-side{display:flex;gap:14px}.pillar{display:flex;flex-direction:column;gap:10px}.glyph{font-family:var(--serif);font-size:25px;line-height:1;width:40px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--paper-card);border:1px solid var(--line);border-radius:2px;opacity:0;animation:glyph-in .7s ease forwards}.glyph.stem{color:var(--seal)}.glyph.branch{color:var(--slate)}.chart-thread{width:56px;position:relative;flex:none}.chart-thread:after{content:"";position:absolute;top:50%;left:0;height:1px;width:0;background:var(--seal);animation:thread-draw .9s ease 1.1s forwards}@keyframes glyph-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes thread-draw{to{width:100%}}.chart-caption{font-size:12px;color:var(--ink-faint);margin:-30px 0 44px}.headline{font-family:var(--serif);font-size:30px;line-height:1.5;letter-spacing:-.015em;font-weight:700;margin:0 0 18px}.subhead{color:var(--ink-soft);margin:0 auto 36px;max-width:27em}.cta,.subhead{font-size:16px}.cta{display:inline-flex;align-items:baseline;gap:10px;background:var(--seal);color:#fff;text-decoration:none;padding:15px 30px;border-radius:3px;font-weight:600;border:none;cursor:pointer;font-family:var(--sans);transition:background .15s ease}.cta:hover{background:var(--seal-deep);color:#fff}.cta .amount{font-size:14px;font-weight:500;opacity:.85}.cta-note{font-size:13px;color:var(--ink-faint);margin:14px 0 0}.band{padding:56px 0;border-top:1px solid var(--line-soft)}.band-tint{background:var(--paper-deep)}.section-label{font-size:12px;letter-spacing:.18em;color:var(--seal);margin:0 0 14px}.band h2{font-family:var(--serif);font-size:22px;line-height:1.5;font-weight:700;margin:0 0 20px;letter-spacing:-.01em}.band p{color:var(--ink-soft);margin:0 0 14px}.reads{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.reads li{border-bottom:1px solid var(--line);padding:18px 0}.reads h3{font-size:16px;margin:0 0 6px;font-weight:600}.reads p{margin:0;font-size:15px}.systems{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:0 0 8px}.system{padding:22px;border-radius:4px;background:var(--paper-card);border:1px solid var(--line)}.system-saju{border-top:2px solid var(--seal)}.system-astro{border-top:2px solid var(--slate)}.system h3{font-family:var(--serif);font-size:17px;margin:0 0 8px;font-weight:700}.system-saju h3{color:var(--seal)}.system-astro h3{color:var(--slate)}.system p{font-size:14px;margin:0;line-height:1.7}.promise{list-style:none;margin:0;padding:0}.promise li{position:relative;padding:0 0 0 26px;margin-bottom:12px;color:var(--ink-soft)}.promise li:before{content:"—";position:absolute;left:0;color:var(--seal)}.steps{margin:0;padding:0;list-style:none;counter-reset:step}.steps li{counter-increment:step;position:relative;padding:0 0 22px 40px;border-left:1px solid var(--line);margin-left:11px}.steps li:last-child{border-left-color:transparent;padding-bottom:0}.steps li:before{content:counter(step);position:absolute;left:-11px;top:0;width:22px;height:22px;border-radius:50%;background:var(--seal);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.steps h3{font-size:15px;margin:0 0 4px;font-weight:600;line-height:1.5}.steps p{margin:0;font-size:14px}.price-block{text-align:center;padding:40px 0 8px}.price{font-family:var(--serif);font-size:40px;font-weight:700;color:var(--seal);line-height:1.2;margin:0 0 6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-sub{font-size:13px;color:var(--ink-faint);margin:0 0 26px}.notices{background:var(--seal-wash);border-radius:4px;padding:22px 24px;margin:0}.notices h3{font-size:15px;margin:0 0 12px;color:var(--seal-deep)}.notices ul{margin:0;padding-left:18px}.notices li{font-size:14px;line-height:1.7;color:var(--ink-soft);margin-bottom:8px}.notices li:last-child{margin-bottom:0}.table-scroll{overflow-x:auto;margin:0 0 20px}table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}td,th{border:1px solid var(--line);padding:11px 13px;text-align:left;vertical-align:top;color:var(--ink-soft)}th{background:var(--paper-deep);color:var(--ink);font-weight:600;width:30%}table.wide{min-width:520px}table.wide th{width:auto;white-space:nowrap}.doc{padding:48px 0 72px}.doc-eyebrow{font-size:12px;letter-spacing:.18em;color:var(--seal);margin:0 0 10px}.doc h1{font-family:var(--serif);font-size:27px;line-height:1.4;letter-spacing:-.02em;margin:0 0 12px}.doc-meta{font-size:14px;color:var(--ink-faint);margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid var(--line)}.doc h2{font-family:var(--serif);font-size:19px;line-height:1.5;margin:40px 0 12px}.doc h3{font-size:15px;margin:24px 0 8px;color:var(--ink-soft)}.doc ol,.doc p,.doc ul{margin:0 0 14px;color:var(--ink-soft)}.doc ol,.doc ul{padding-left:20px}.doc li{margin-bottom:8px}.doc li>ol,.doc li>ul{margin-top:8px}.doc strong{color:var(--ink);font-weight:600}.callout{background:var(--paper-card);border:1px solid var(--line);border-left:2px solid var(--seal);border-radius:3px;padding:18px 20px;margin:0 0 32px}.callout p:last-child{margin-bottom:0}.callout h3{margin-top:0}.toc{margin:0 0 40px;padding:16px 20px;background:var(--paper-deep);border-radius:3px;font-size:14px}.toc ul{margin:0;padding:0;list-style:none}.toc li{margin-bottom:4px}.toc a{color:var(--ink-soft);text-decoration:none}.toc a:hover{color:var(--seal);text-decoration:underline}.todo{background:#fff2cc;color:#7a5a00;padding:0 4px;border-radius:2px;font-size:.95em}.site-footer{border-top:1px solid var(--line);background:var(--paper-deep);padding:36px 0 48px;font-size:13px;line-height:1.7;color:var(--ink-faint)}.footer-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.footer-links a{color:var(--ink-soft);text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links a.strong{color:var(--ink);font-weight:600}.biz dl{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 12px;gap:2px 12px;margin:0 0 16px}.biz dt{color:var(--ink-faint);white-space:nowrap}.biz dd{margin:0;color:var(--ink-soft)}.footer-note{margin:0;font-size:12px;color:var(--ink-faint)}.footer-note+.footer-note{margin-top:6px}a:focus-visible,button:focus-visible{outline:2px solid var(--seal);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.glyph{opacity:1;animation:none}.chart-thread:after{width:100%;animation:none}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:600px){.systems{grid-template-columns:1fr}}@media (max-width:480px){body{font-size:15px}.hero{padding:40px 0 48px}.headline{font-size:24px}.subhead{font-size:15px}.price{font-size:34px}.band{padding:44px 0}.band h2{font-size:20px}.doc{padding:32px 0 56px}.doc h1{font-size:23px}.doc h2{font-size:18px}.glyph{font-size:20px;width:32px;height:38px}.chart-side,.pillar{gap:8px}.chart-thread{width:30px}.cta{width:100%;justify-content:center;padding:16px 20px}.biz dl{grid-template-columns:1fr;gap:0}.biz dt{margin-top:8px;font-size:12px}}.checkout{padding:40px 0 72px}.checkout h1{font-family:var(--serif);font-size:26px;margin:0 0 28px;letter-spacing:-.02em}.panel{background:var(--paper-card);border:1px solid var(--line);border-radius:4px;padding:22px;margin:0 0 20px}.panel>h2{font-size:15px;font-weight:600;margin:0 0 16px;letter-spacing:-.01em}.order-line{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;font-size:15px;color:var(--ink-soft)}.order-line+.order-line{border-top:1px solid var(--line-soft)}.order-total{border-top:1px solid var(--line);margin-top:6px;padding-top:16px;font-size:15px;color:var(--ink);font-weight:600}.order-total .won{font-family:var(--serif);font-size:24px;color:var(--seal);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.field{margin-bottom:16px}.field:last-child{margin-bottom:0}.field label{display:block;font-size:13px;font-weight:600;color:var(--ink-soft);margin-bottom:6px}.field input{width:100%;padding:12px 13px;font-size:16px;font-family:inherit;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:3px;outline:none}.field input:focus{border-color:var(--seal);box-shadow:0 0 0 3px var(--seal-wash)}.field .hint{font-size:12px;color:var(--ink-faint);margin:6px 0 0}.field.invalid input{border-color:var(--seal)}.field .field-error{font-size:12px;color:var(--seal);margin:6px 0 0}.consent-all{align-items:center;padding:14px 16px;background:var(--paper-deep);border-radius:3px;margin-bottom:6px;font-weight:600;font-size:15px}.consent,.consent-all{display:flex;gap:10px;cursor:pointer}.consent{align-items:flex-start;padding:12px 16px;font-size:14px;line-height:1.6;color:var(--ink-soft);border-bottom:1px solid var(--line-soft)}.consent:last-of-type{border-bottom:none}.consent input[type=checkbox],.consent-all input[type=checkbox]{flex:none;width:19px;height:19px;margin:1px 0 0;accent-color:var(--seal);cursor:pointer}.consent .req{color:var(--seal);font-weight:600}.consent .detail{display:block;font-size:12.5px;color:var(--ink-faint);margin-top:4px}.consent a{color:var(--ink-soft);text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.consent-highlight{background:var(--seal-wash);border-radius:3px;border-bottom:none;margin:6px 0}.btn-block{display:block;width:100%;text-align:center;padding:16px;font-size:16px;font-weight:600;font-family:var(--sans);color:#fff;background:var(--seal);border:none;border-radius:3px;cursor:pointer;text-decoration:none;transition:background .15s ease}.btn-block:hover:not(:disabled){color:#fff;background:var(--seal-deep)}.btn-block:disabled{background:var(--line);color:var(--ink-faint);cursor:not-allowed}.btn-ghost{display:block;width:100%;text-align:center;padding:15px;font-size:15px;font-weight:500;font-family:var(--sans);color:var(--ink-soft);background:transparent;border:1px solid var(--line);border-radius:3px;cursor:pointer;text-decoration:none;margin-top:10px}.btn-ghost:hover{border-color:var(--ink-faint);color:var(--ink)}.form-error{background:var(--seal-wash);border-left:2px solid var(--seal);border-radius:3px;padding:13px 16px;font-size:14px;color:var(--seal-deep);margin:0 0 16px}.pay-note{font-size:12px;color:var(--ink-faint);text-align:center;margin:14px 0 0;line-height:1.7}.test-banner{background:#fff2cc;border:1px solid #e8d48a;border-radius:3px;padding:12px 15px;font-size:13px;color:#7a5a00;margin:0 0 20px;line-height:1.65}.status{padding:64px 0 80px;text-align:center;min-height:62vh}.status .mark{font-family:var(--serif);font-size:34px;line-height:1;margin:0 0 20px}.status .mark.ok{color:var(--seal)}.status .mark.no{color:var(--ink-faint)}.status h1{font-family:var(--serif);font-size:25px;margin:0 0 12px;letter-spacing:-.02em}.status p{color:var(--ink-soft);margin:0 auto 12px;max-width:26em}.status .receipt{text-align:left;margin:30px auto 26px;max-width:420px}.status .actions{max-width:420px;margin:0 auto}.next-step{max-width:420px;margin:0 auto 26px;padding:18px 20px;background:var(--paper-deep);border-radius:4px;text-align:left}.next-step h2{font-size:14px;font-weight:600;margin:0 0 8px}.next-step p{font-size:13.5px;margin:0;color:var(--ink-soft)}.spinner{width:26px;height:26px;margin:0 auto 18px;border:2px solid var(--line);border-top-color:var(--seal);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:480px){.checkout{padding:28px 0 56px}.checkout h1{font-size:22px}.panel{padding:18px 16px}.consent{padding:12px 4px}.consent-all,.consent-highlight{padding:13px 12px}.status{padding:48px 0 64px}.status h1{font-size:21px}}.stepbar{display:flex;gap:6px;margin:0 0 28px}.stepbar-item{flex:1 1;display:flex;flex-direction:column;gap:6px}.stepbar-bar{height:2px;background:var(--line);border-radius:1px}.stepbar-item.done .stepbar-bar,.stepbar-item.on .stepbar-bar{background:var(--seal)}.stepbar-label{font-size:11px;letter-spacing:.02em;color:var(--ink-faint)}.stepbar-item.on .stepbar-label{color:var(--seal);font-weight:600}.analysis h1{font-family:var(--serif);font-size:24px;margin:0 0 10px}.lead-note{color:var(--ink-soft);font-size:15px;margin:0 0 20px}.field-label{display:block;font-size:13px;font-weight:600;color:var(--ink-soft);margin-bottom:8px}.field select,.field textarea,textarea{width:100%;padding:12px 13px;font-size:16px;font-family:inherit;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:3px;outline:none}textarea{resize:vertical;line-height:1.7;display:block}.field input:focus,.field select:focus,textarea:focus{border-color:var(--seal);box-shadow:0 0 0 3px var(--seal-wash)}.field input[type=date],.field input[type=time]{width:100%;padding:12px 13px;font-size:16px;font-family:inherit;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:3px}.field input:disabled{background:var(--paper-deep);color:var(--ink-faint)}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:9px 14px;font-size:14px;font-family:inherit;color:var(--ink-soft);background:#fff;border:1px solid var(--line);border-radius:999px;cursor:pointer;line-height:1.4;min-height:40px}.chip:hover:not(:disabled){border-color:var(--ink-faint)}.chip.on{background:var(--seal);border-color:var(--seal);color:#fff;font-weight:600}.chip:disabled{opacity:.4;cursor:not-allowed}.inline-check{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:14px;color:var(--ink-soft);cursor:pointer}.field .inline-check input[type=checkbox],.inline-check input[type=checkbox]{flex:none;width:18px;height:18px;min-width:18px;padding:0;margin:0 8px 0 0;border:1px solid var(--line);border-radius:3px;accent-color:var(--seal);cursor:pointer;box-shadow:none}.notice-inline{margin:10px 0 0;padding:11px 13px;background:var(--paper-deep);border-radius:3px;font-size:13px;line-height:1.65;color:var(--ink-soft)}.panel-safety{border-left:2px solid var(--slate)}.panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-head h2{margin:0}.link-edit{background:none;border:none;padding:0;font-family:inherit;font-size:13px;color:var(--seal);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.chart-loading{margin-bottom:32px}.chart-loading .glyph{animation:glyph-pulse 2.4s ease-in-out infinite}.chart-loading.tone-seal .glyph.branch,.chart-loading.tone-slate .glyph.stem{color:var(--line)}@keyframes glyph-pulse{0%,to{opacity:.35;transform:none}50%{opacity:1}}.load-stage{font-family:var(--serif);font-size:18px;color:var(--ink);margin:0 0 18px}.load-steps{display:flex;justify-content:center;gap:6px;list-style:none;margin:0 0 22px;padding:0}.load-steps li{width:22px;height:2px;background:var(--line);border-radius:1px}.load-steps li.done{background:var(--seal)}.load-note{font-size:13px;color:var(--ink-faint)}.load-long{max-width:420px;margin:8px auto 0;padding:18px 20px;background:var(--paper-deep);border-radius:4px;text-align:left}.load-long p{font-size:14px;margin:0 0 14px}.report{padding:40px 0 80px}.r-header{padding-bottom:26px;border-bottom:1px solid var(--line);margin-bottom:8px}.r-header h1{font-size:25px;line-height:1.45;letter-spacing:-.02em;margin:0 0 8px}.r-issued{font-size:13px;margin:0 0 14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.r-header-body{font-size:15px;color:var(--ink-soft);margin:0}.r-safety-note{margin:24px 0 8px;padding:18px 20px;background:var(--slate-wash);border-left:2px solid var(--slate);border-radius:3px}.r-safety-note p{font-size:14px;line-height:1.7;color:var(--ink-soft);margin:0 0 10px}.r-safety-note p:last-child{margin-bottom:0}.r-toc{margin:26px 0 8px}.r-toc ul{margin:0;padding:0;list-style:none}.r-toc li{margin-bottom:5px}.r-lead{padding:var(--r-gap) 0 48px;border-top:1px solid var(--line-soft)}.r-lead:first-of-type{border-top:none}.r-lead h2{font-family:var(--serif);font-size:25px;line-height:1.5;letter-spacing:-.02em;font-weight:700;margin:0 0 20px}.r-lead-body{font-size:17px;line-height:var(--r-lead);color:var(--ink);margin:0 0 16px}.r-core{padding:44px 0;border-top:1px solid var(--line-soft)}.r-core h2{font-family:var(--serif);font-size:20px;line-height:1.5;margin:0 0 14px}.r-core p{font-size:16px;color:var(--ink-soft);margin:0 0 14px}.r-support{padding:28px 0;border-top:1px solid var(--line-soft)}.r-support h3{font-size:15px;font-weight:600;color:var(--ink);margin:0 0 10px}.r-support p{font-size:15px;color:var(--ink-soft);margin:0 0 12px}.r-support.accent-seal{border-left:2px solid var(--seal);padding-left:16px}.r-support.accent-slate{border-left:2px solid var(--slate);padding-left:16px}.r-points{list-style:none;margin:0;padding:0}.r-points li{position:relative;padding-left:16px;margin-bottom:9px;font-size:15px;line-height:1.7;color:var(--ink-soft)}.r-points li:before{content:"";position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--ink-faint)}.r-points.accent-seal li:before{background:var(--seal)}.r-points.accent-slate li:before{background:var(--slate)}.r-final{padding:var(--r-gap) 0}.r-rule{display:block;width:32px;height:1px;background:var(--seal);margin:0 auto}.r-final h2{font-size:19px;margin:26px 0 18px;color:var(--ink-faint);letter-spacing:.04em}.r-final-body{font-family:var(--serif);font-size:20px;line-height:var(--r-lead);color:var(--ink)}.r-final .r-points,.r-final-body{margin:0 auto 26px;max-width:24em}.r-final .r-points{text-align:left}.r-meta{margin-top:40px;padding-top:20px}.r-meta summary{color:var(--ink-faint);list-style:none}.r-meta summary::-webkit-details-marker{display:none}.r-meta summary:before{content:"▸ ";color:var(--ink-faint)}.r-meta[open] summary:before{content:"▾ "}.r-meta-body{padding-top:14px}.r-meta-body li,.r-meta-body p{font-size:13px;line-height:1.75;color:var(--ink-faint)}.r-footer{margin-top:44px;padding-top:22px}.r-footer p{font-size:12.5px;margin:0 0 6px}@media (max-width:480px){.report{padding:28px 0 64px}.r-header h1{font-size:22px}.r-lead{padding:44px 0 36px}.r-lead h2{font-size:21px}.r-lead-body{font-size:16px}.r-core{padding:36px 0}.r-core h2{font-size:18px}.r-final{padding:52px 0}.r-final-body{font-size:18px}.analysis h1{font-size:21px}.stepbar-label{font-size:10px}.chip{font-size:13.5px;padding:9px 12px}.load-stage{font-size:16px}}.notice-block{background:var(--seal-wash);color:var(--seal-deep)}.mark-conn{display:block;margin:0 auto}.mark-conn .arc{stroke-dasharray:60;stroke-dashoffset:0}.mark-conn.animate .arc{stroke-dashoffset:60;animation:arc-draw 1.1s ease forwards}.mark-conn.animate .arc-r{animation-delay:.25s}.mark-conn.animate .dot{opacity:0;animation:dot-in .5s ease forwards}.mark-conn.animate .dot-r{animation-delay:.2s}.mark-conn.animate .gap{opacity:0;animation:dot-in .6s ease 1.3s forwards}@keyframes arc-draw{to{stroke-dashoffset:0}}@keyframes dot-in{to{opacity:1}}.hero-cta{display:flex;flex-direction:column;align-items:center;gap:12px}.cta-secondary{display:inline-block;padding:13px 24px;font-size:15px;font-weight:500;color:var(--ink-soft);background:transparent;border:1px solid var(--line);border-radius:3px;text-decoration:none;transition:border-color .15s ease,color .15s ease}.cta-secondary:hover{border-color:var(--ink-faint);color:var(--ink)}.question{text-align:center;max-width:30em;margin:0 auto}.question .mark-conn{margin-bottom:26px}.question-lead{font-family:var(--serif);font-size:21px;line-height:1.7;color:var(--ink);margin:0 0 18px;letter-spacing:-.01em}.question-body{margin:0}.band-lead,.question-body{font-size:15.5px;line-height:1.85;color:var(--ink-soft)}.band-lead{margin:0 0 32px}.group{margin-bottom:34px}.group:last-of-type{margin-bottom:0}.group-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.group-num{flex:none;width:22px;height:22px;border-radius:50%;background:var(--seal);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:2px}.group-head h3{font-family:var(--serif);font-size:17px;font-weight:700;margin:0 0 3px;color:var(--ink)}.group-head p{font-size:13.5px;color:var(--ink-faint);margin:0;line-height:1.6}.group-items{list-style:none;margin:0;padding:0}.group-items li{padding:14px 0;border-bottom:1px solid var(--line-soft)}.group-items li:last-child{border-bottom:none}.group-items strong{display:block;font-size:15px;font-weight:600;color:var(--ink);margin-bottom:3px}.group-items span{display:block;font-size:14px;line-height:1.65;color:var(--ink-soft)}.sample-strip{margin-top:40px;padding:24px;background:var(--paper-card);border:1px solid var(--line);border-radius:4px;text-align:center}.sample-strip p{font-size:14.5px;color:var(--ink-soft);margin:0 0 16px}.systems-plus{margin:16px 0 0;padding:15px 18px;background:var(--paper-card);border:1px solid var(--line);border-radius:4px;font-size:14px;line-height:1.65;color:var(--ink-soft)}.systems-plus span{color:var(--seal);font-weight:600;margin-right:4px}.r-tldr{margin:26px 0 0;padding:20px 22px;background:var(--paper-card);border:1px solid var(--line);border-left:2px solid var(--seal);border-radius:3px}.r-tldr-label{font-size:11px;letter-spacing:.18em;color:var(--seal);margin:0 0 12px;font-weight:600}.r-tldr ul{list-style:none;margin:0;padding:0}.r-tldr li{position:relative;padding-left:15px;margin-bottom:9px;font-size:15px;line-height:1.65;color:var(--ink)}.r-tldr li:last-child{margin-bottom:0}.r-tldr li:before{content:"";position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--seal)}.r-header .mark-conn{margin:0 0 20px}.demo-bar{background:var(--paper-deep);border-bottom:1px solid var(--line);padding:13px 0}.demo-bar p{margin:0;font-size:13px;line-height:1.65;color:var(--ink-soft)}.demo-bar strong{color:var(--ink)}.demo-close{background:var(--paper-deep);border-top:1px solid var(--line);padding:56px 0 64px;text-align:center}.demo-close h2{font-family:var(--serif);font-size:23px;line-height:1.55;font-weight:700;letter-spacing:-.015em}.demo-close p{color:var(--ink-soft);margin:0 auto 14px;max-width:26em}@media (max-width:480px){.question-lead{font-size:19px}.group-head h3{font-size:16px}.sample-strip{padding:20px 16px}.r-tldr{padding:17px 16px}.demo-close{padding:44px 0 52px}.demo-close h2{font-size:20px}.cta-secondary{width:100%;text-align:center}.hero-cta{width:100%}}.r-lead.r-action{background:var(--paper-card);border:1px solid var(--line);border-top:2px solid var(--seal);border-radius:4px;padding:34px 26px 30px;margin:44px 0}.r-lead.r-action h2{font-size:22px}.r-lead.r-action .r-points li:before{background:var(--seal)}@media (max-width:480px){.r-lead.r-action{padding:26px 18px 24px;margin:32px 0}.r-lead.r-action h2{font-size:19px}}:root{--aubergine:#4e3146;--aubergine-deep:#32202c;--mauve:#9d7c8f;--mauve-wash:#eee6eb;--champagne:#c8b18b;--warm-ivory:#f6f1ea;--night:#171723}.landing-v2{background:radial-gradient(circle at 82% 6%,rgba(140,63,77,.07),transparent 28%),var(--paper)}.hero-v2{padding:76px 0 82px;text-align:left;overflow:hidden}.hero-v2-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;grid-gap:74px;gap:74px}.hero-copy{position:relative;z-index:2}.hero-hook{font-family:var(--serif);font-size:clamp(24px,3vw,38px);line-height:1.35;margin:0 0 14px;color:var(--seal);letter-spacing:-.025em}.hero-v2 .eyebrow{margin-bottom:22px}.hero-v2 .headline{font-size:clamp(36px,4vw,54px);line-height:1.28;margin-bottom:24px;font-weight:700}.hero-v2 .headline em{font-style:normal;color:var(--aubergine)}.hero-v2 .subhead{margin:0 0 34px;max-width:38em;font-size:17px;line-height:1.85}.hero-v2 .hero-cta{justify-content:flex-start}.hero-visual{position:relative;height:520px;border-radius:50% 50% 46% 54%/46% 56% 44% 54%;background:radial-gradient(circle at 38% 38%,hsla(0,0%,100%,.85),transparent 26%),radial-gradient(circle at 50% 50%,#eae0e6 0,#ddd3df 48%,#cec8d4 100%);box-shadow:0 28px 70px rgba(63,42,58,.12);isolation:isolate}.hero-visual:after{content:"";position:absolute;inset:11%;border:1px solid rgba(78,49,70,.12);border-radius:50%}.hero-orbit{position:absolute;border:1px solid rgba(74,92,122,.22);border-radius:50%;transform:rotate(-18deg)}.hero-orbit-a{inset:22% 13% 18%}.hero-orbit-b{inset:31% 21% 27%;transform:rotate(26deg);border-color:rgba(140,63,77,.22)}.hero-person{position:absolute;top:45%;display:grid;justify-items:center;grid-gap:12px;gap:12px;z-index:3}.hero-person-a{left:18%}.hero-person-b{right:18%}.hero-person span{width:34px;height:34px;border-radius:50%;display:block;box-shadow:0 0 0 9px hsla(0,0%,100%,.35)}.hero-person-a span{background:var(--seal)}.hero-person-b span{background:var(--slate)}.hero-person small{font-size:9px;letter-spacing:.18em;color:var(--ink-faint)}.hero-bridge{position:absolute;top:49%;height:1px;width:23%;background:linear-gradient(90deg,transparent,rgba(78,49,70,.5));z-index:2}.hero-bridge-left{left:27%;transform:rotate(-8deg)}.hero-bridge-right{right:27%;transform:rotate(8deg) scaleX(-1)}.hero-gap{position:absolute;width:11px;height:11px;border:1px solid rgba(78,49,70,.42);border-radius:50%;top:calc(49% - 5px);left:calc(50% - 5px);background:var(--paper);z-index:4}.hero-visual-copy{position:absolute;left:50%;bottom:10%;transform:translateX(-50%);display:flex;gap:16px;font-size:8px;letter-spacing:.19em;color:var(--ink-faint);white-space:nowrap}.landing-statement{padding:92px 0;background:var(--aubergine-deep);color:#f8f4f6;text-align:center}.landing-statement .mark-conn{margin-bottom:26px;--seal:#c98493;--slate:#9bb1d3;--ink-faint:#b9acb6}.statement-kicker{font-size:10px;letter-spacing:.22em;color:#c7b9c4;margin:0 0 16px}.closing-cta h2,.landing-section-head h2,.landing-statement h2,.method h2,.principles h2,.report-value h2{font-family:var(--serif);letter-spacing:-.02em}.landing-statement h2{font-size:31px;line-height:1.55;margin:0 0 24px}.landing-statement>.wrap>p:last-child{max-width:38em;margin:0 auto;color:#d7ccd3;line-height:1.9}.analysis-groups{padding:88px 0 96px}.landing-section-head{max-width:720px;margin-bottom:54px}.landing-section-head h2{font-size:32px;line-height:1.48;margin:0 0 16px}.landing-section-head>p:last-child{color:var(--ink-soft);margin:0}.group-v2-list{border-top:1px solid var(--line)}.group-v2{display:grid;grid-template-columns:160px minmax(240px,1fr) minmax(260px,1fr);grid-gap:36px;gap:36px;align-items:start;padding:38px 0;border-bottom:1px solid var(--line)}.group-v2-index{display:flex;flex-direction:column;gap:3px}.group-v2-index strong{font-family:var(--serif);font-size:38px;font-weight:400;color:var(--champagne);line-height:1}.group-v2-index span{font-size:9px;letter-spacing:.2em;color:var(--ink-faint)}.group-v2-copy h3{font-family:var(--serif);font-size:22px;margin:0 0 10px}.group-v2-copy p{margin:0;color:var(--ink-soft);font-size:14px}.group-v2 ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px}.group-v2 li{position:relative;padding-left:14px;font-size:14px;color:var(--ink-soft)}.group-v2 li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--seal);position:absolute;left:0;top:10px}.band-deep{background:#e5dee4}.report-value{padding:96px 0}.report-value-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:72px;gap:72px;align-items:center}.report-value-copy h2{font-size:34px;line-height:1.5;margin:0 0 18px}.report-value-copy>p{color:var(--ink-soft);line-height:1.85}.report-value-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:32px 0 30px}.report-value-facts div{padding-top:14px;border-top:1px solid rgba(78,49,70,.22)}.report-value-facts strong{display:block;font-family:var(--serif);font-size:24px;color:var(--aubergine)}.report-value-facts span{font-size:11px;color:var(--ink-faint);line-height:1.4}.text-link{text-decoration:none;font-weight:600;color:var(--seal)}.report-preview{position:relative;min-height:520px}.preview-sheet{position:absolute;width:min(390px,78%);aspect-ratio:.72;left:50%;top:50%;border-radius:2px}.preview-sheet-back{transform:translate(-43%,-48%) rotate(6deg);background:#d3cad2;box-shadow:0 20px 50px rgba(49,34,46,.11)}.preview-sheet-main{transform:translate(-57%,-52%) rotate(-2deg);background:#fbfaf7;padding:36px 34px;box-shadow:0 28px 65px rgba(49,34,46,.15);overflow:hidden}.preview-topline{display:flex;justify-content:space-between;gap:8px;font-size:7px;letter-spacing:.13em;color:var(--ink-faint);margin-bottom:52px}.preview-sheet-main .mark-conn{margin-bottom:18px}.preview-sheet-main h3{font-family:var(--serif);font-size:23px;line-height:1.48;margin:0 0 20px}.preview-rule{width:52px;height:1px;background:var(--seal);margin-bottom:20px}.preview-sheet-main p{font-size:11px;line-height:1.8;color:var(--ink-soft)}.preview-lines{display:grid;grid-gap:11px;gap:11px;margin-top:28px}.preview-lines i{height:1px;background:#ddd6da;width:100%}.preview-lines i:nth-child(2){width:88%}.preview-lines i:nth-child(3){width:94%}.preview-lines i:nth-child(4){width:68%}.method{padding:96px 0}.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px}.method-copy h2{font-size:32px;line-height:1.5;margin:0 0 18px}.method-copy p{color:var(--ink-soft)}.method-stack{border-top:1px solid var(--line)}.method-row{display:grid;grid-template-columns:48px 150px 1fr;grid-gap:18px;gap:18px;align-items:baseline;border-bottom:1px solid var(--line);padding:26px 0}.method-row span{color:var(--champagne);font-size:20px}.method-row span,.method-row strong{font-family:var(--serif)}.method-row p{margin:0;font-size:14px;color:var(--ink-soft)}.principles{padding:88px 0}.principles h2{font-size:30px;line-height:1.55}.promise-v2 li{display:grid;grid-template-columns:minmax(220px,.9fr) 1.1fr;grid-gap:28px;gap:28px}.promise-v2 li span{color:var(--ink-soft)}.closing-cta{padding:94px 0 104px;text-align:center;background:var(--warm-ivory)}.closing-cta .mark-conn{margin-bottom:18px}.closing-cta h2{font-size:31px;line-height:1.55;margin:0 0 28px}.closing-secondary{display:block;margin:16px auto 0;width:-moz-fit-content;width:fit-content}.report{position:relative;background:#f0edf1;min-height:100vh}.report-shell{max-width:1160px;margin:0 auto;padding:52px 28px 96px 250px}.r-document{max-width:760px;margin:0 auto;background:#fbfafc;box-shadow:0 20px 60px rgba(48,35,46,.08)}.r-header{padding:68px 62px 54px;text-align:left;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#fbfafc,#f7f3f6)}.r-header-mark{margin-bottom:40px}.r-header h1{font-size:34px;line-height:1.42;margin:0 0 16px}.r-header .doc-eyebrow{font-size:9px;letter-spacing:.22em;color:var(--seal);margin-bottom:14px}.r-issued{font-size:12px;color:var(--ink-faint)}.r-header-body{margin-top:26px;max-width:36em}.r-hero{padding:66px 62px 72px;background:var(--aubergine-deep);color:#faf7f9}.r-final-kicker,.r-hero-kicker,.r-section-kicker{letter-spacing:.2em;font-weight:600}.r-hero-kicker{color:#cbb8c6;margin:0 0 15px}.r-hero h2{font-family:var(--serif);font-size:31px;line-height:1.5;margin:0 0 24px}.r-hero .r-body p{color:#e1d8de}.r-hero .r-body-lead{font-size:17px}.r-keybox{margin-top:30px;padding:22px 24px;border:1px solid var(--line);background:hsla(0,0%,100%,.55)}.r-keybox>p{letter-spacing:.16em;color:var(--seal);font-weight:700}.r-keybox ul{list-style:none;margin:0;padding:0}.r-keybox li{position:relative;padding-left:15px;margin:0 0 9px;line-height:1.65}.r-keybox li:last-child{margin-bottom:0}.r-keybox li:before{content:"";position:absolute;left:0;top:.8em;width:5px;height:1px;background:var(--seal)}.r-hero .r-keybox{border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.07)}.r-hero .r-keybox li,.r-hero .r-keybox>p{color:#f1eaf0}.r-hero .r-keybox li:before{background:#cf8796}.r-chapter{padding:0 62px 8px;scroll-margin-top:80px}.r-chapter+.r-chapter{border-top:1px solid var(--line-soft)}.r-chapter-head{grid-template-columns:74px 1fr;padding:64px 0 38px}.r-chapter-head>span{font-family:var(--serif);color:var(--champagne);font-size:42px;line-height:1}.r-chapter-head p{margin:0 0 4px;font-size:8px;letter-spacing:.18em;color:var(--ink-faint)}.r-chapter-head h2{font-family:var(--serif);font-size:26px;margin:0 0 7px}.r-chapter-head div>div{font-size:13px;color:var(--ink-faint);line-height:1.6}.r-section{padding:32px 0 42px;scroll-margin-top:90px}.r-section+.r-section{border-top:1px solid var(--line-soft)}.r-section-heading{margin-bottom:24px}.r-section-kicker{display:block;color:var(--ink-faint);margin-bottom:7px}.r-section h2,.r-section h3{font-family:var(--serif);line-height:1.45;margin:0}.r-section h2{font-size:23px}.r-section h3{font-size:21px}.r-body p{margin:0 0 1.15em;color:var(--ink-soft);font-size:15.5px;line-height:1.95}.r-body p:last-child{margin-bottom:0}.r-body-lead{font-size:16.5px!important;color:var(--ink)!important}.r-action{margin:18px -20px 22px;padding:36px 28px 40px;background:var(--warm-ivory);border:1px solid #ded2c2!important;border-top:3px solid var(--seal)!important}.r-action .r-section-kicker{color:var(--seal)}.r-action h2{font-size:25px}.r-timing-motif{position:relative;margin:10px 0 34px;height:92px}.r-timing-line{position:absolute;left:3%;right:3%;top:35px;height:1px;background:linear-gradient(90deg,var(--line),var(--slate),var(--line))}.r-timing-motif>span{position:absolute;border-radius:50%;background:var(--paper-card);border:1px solid var(--slate);transform:translateX(-50%)}.r-timing-motif small{position:absolute;left:0;bottom:0;color:var(--ink-faint);font-size:10px;letter-spacing:.03em}.r-risk{border-left:2px solid var(--slate);padding-left:22px}.r-final{margin:30px -62px 0;padding:66px 62px 70px;text-align:center;background:#29212a;color:#faf7f9}.r-final-kicker{color:#cdbfca;margin:0 0 20px}.r-final .mark-conn{--seal:#cb8492;--slate:#9fb1ce;--ink-faint:#ae9ea9;margin-bottom:20px}.r-final h2{font-size:29px;margin:0 0 28px}.r-final .r-body p{color:#ded4db}.r-final .r-keybox{text-align:left;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.05)}.r-final .r-keybox li,.r-final .r-keybox>p{color:#f0e8ee}.r-meta{margin:44px 62px 58px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.r-meta summary{cursor:pointer;padding:18px 0;font-size:13px;color:var(--ink-soft)}.r-meta-body{padding:6px 0 24px}.r-footer{margin:0;padding:30px 62px 46px;border-top:1px solid var(--line-soft);background:#f7f4f6}.r-footer p{font-size:11px;line-height:1.7;color:var(--ink-faint)}.r-progress{position:fixed;top:0;left:0;right:0;background:rgba(140,63,77,.08);z-index:100}.r-progress span{display:block;height:100%;background:var(--seal);transition:width .12s linear}.r-chapter-nav{position:fixed;z-index:20;left:max(20px,calc(50vw - 570px));top:118px;width:190px}.r-nav-label{font-size:9px;letter-spacing:.2em;color:var(--ink-faint);margin:0 0 15px}.r-chapter-nav ol{list-style:none;margin:0;padding:0}.r-chapter-nav li{margin:0 0 4px}.r-chapter-nav a{display:grid;grid-template-columns:27px 1fr;grid-gap:8px;gap:8px;align-items:baseline;padding:6px 0;text-decoration:none;color:var(--ink-faint);font-size:12px;line-height:1.35;transition:color .15s ease,transform .15s ease}.r-chapter-nav a span{font-family:var(--serif);color:var(--champagne)}.r-chapter-nav li.is-active a{color:var(--ink);font-weight:600}.r-mobile-chapter{display:none}@media (max-width:980px){.hero-v2-grid,.method-grid,.report-value-grid{grid-template-columns:1fr}.hero-v2-grid{gap:48px}.hero-visual{max-width:560px;width:100%;margin:0 auto;height:470px}.group-v2{grid-template-columns:100px 1fr}.group-v2 ul{grid-column:2}.report-value-grid{gap:30px}.report-preview{min-height:480px}.r-chapter-nav{display:none}.report-shell{padding-left:28px;max-width:820px}.r-mobile-chapter{display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(242,240,244,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);padding:10px 18px;gap:10px;align-items:center;font-size:11px;color:var(--ink-faint)}.r-mobile-chapter strong{color:var(--ink);font-size:12px}}@media (max-width:640px){.desktop-br{display:none}.hero-v2{padding:44px 0 54px}.hero-v2-grid{display:flex;flex-direction:column;padding:0 20px;gap:34px}.hero-v2 .headline{font-size:30px;line-height:1.38}.hero-hook{font-size:23px}.hero-v2 .subhead{font-size:15px;line-height:1.8}.hero-v2 .hero-cta{width:100%;display:grid;grid-gap:10px;gap:10px}.hero-v2 .cta,.hero-v2 .cta-secondary{width:100%;justify-content:center}.hero-visual{height:350px;border-radius:48% 52% 46% 54%/46% 56% 44% 54%}.hero-person-a{left:17%}.hero-person-b{right:17%}.hero-visual-copy{gap:9px;font-size:7px}.landing-statement{padding:66px 0}.landing-statement h2{font-size:24px}.analysis-groups,.method,.principles,.report-value{padding:66px 0}.landing-section-head h2,.method-copy h2,.principles h2,.report-value-copy h2{font-size:25px}.group-v2{grid-template-columns:62px 1fr;gap:18px;padding:28px 0}.group-v2-index strong{font-size:29px}.group-v2 ul{grid-column:1/-1;margin-left:80px;grid-template-columns:1fr}.report-value-facts{grid-template-columns:1fr 1fr 1fr;gap:8px}.report-value-facts strong{font-size:18px}.report-preview{min-height:410px}.preview-sheet{width:82%}.preview-sheet-main{padding:28px 25px}.method-row{grid-template-columns:36px 1fr;gap:10px}.method-row p{grid-column:2}.promise-v2 li{grid-template-columns:1fr;gap:5px}.closing-cta{padding:70px 0 78px}.closing-cta h2{font-size:25px}.report-shell{padding:18px 12px 56px}.r-document{box-shadow:none}.r-header,.r-hero{padding-left:24px;padding-right:24px}.r-header{padding-top:48px;padding-bottom:42px}.r-header h1{font-size:27px}.r-header-mark{margin-bottom:26px}.r-header-mark .mark-conn{max-width:100%}.r-hero{padding-top:46px;padding-bottom:52px}.r-hero h2{font-size:25px}.r-chapter{padding:0 24px 6px}.r-chapter-head{grid-template-columns:55px 1fr;gap:12px;padding:48px 0 30px}.r-chapter-head>span{font-size:34px}.r-chapter-head h2{font-size:22px}.r-section{padding:27px 0 35px}.r-section h2{font-size:21px}.r-section h3{font-size:19px}.r-body p{font-size:15px;line-height:1.9}.r-action{margin-left:-10px;margin-right:-10px;padding:30px 20px 34px}.r-final{margin-left:-24px;margin-right:-24px;padding:54px 24px 58px}.r-final h2{font-size:25px}.r-meta{margin:36px 24px 42px}.r-footer{padding:26px 24px 38px}.r-mobile-chapter{margin:0 -12px}}.order-line>:last-child{min-width:0;overflow-wrap:anywhere;word-break:break-word;text-align:right}.r-timing-chart{margin:8px 0 34px;padding:18px 18px 16px;border:1px solid var(--line-soft);background:linear-gradient(180deg,hsla(0,0%,100%,.58),hsla(0,0%,100%,.18))}.r-timing-chart-note{margin-bottom:8px;color:var(--ink-faint)}.r-timing-chart svg{display:block;width:100%;height:auto;overflow:visible}.r-timing-grid{stroke:var(--line-soft);stroke-width:1}.r-timing-area{fill:rgba(96,111,135,.08)}.r-timing-curve{fill:none;stroke:var(--slate);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.r-timing-point{fill:var(--paper-card);stroke:var(--slate);stroke-width:1.5}.r-timing-month{fill:var(--ink-faint)}.r-timing-chart figcaption{margin-top:5px;color:var(--ink-faint);font-size:10px}.closing-analysis-note{margin:-8px 0 26px;color:var(--ink-soft);font-size:14px;line-height:1.8}@media (max-width:720px){.r-timing-chart{margin-left:-4px;margin-right:-4px;padding:14px 10px 13px}.r-timing-chart figcaption,.r-timing-chart-note{font-size:9.5px}.r-timing-month{font-size:10px}.closing-analysis-note{font-size:13.5px;margin-bottom:24px}}.demo-fixture-switch{margin-top:6px;font-size:12px;opacity:.82}.demo-fixture-switch a{text-decoration:underline;text-underline-offset:3px}.demo-fixture-switch a[aria-current=page]{font-weight:700;text-decoration-thickness:1.5px}.demo-sample-nav{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding:2px 0 3px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.demo-sample-link{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--paper-card);color:var(--ink-soft);font-size:12px;line-height:1;text-decoration:none;white-space:nowrap}.demo-sample-link.is-active{border-color:var(--ink);color:var(--ink);font-weight:700}@media (max-width:480px){.demo-sample-nav{gap:7px;margin-top:12px}.demo-sample-link{min-height:40px;padding:9px 13px}}.r-timing-curve.is-flat{stroke-dasharray:5 4;opacity:.65}.r-timing-point.is-peak{fill:var(--slate);stroke:var(--paper-card);stroke-width:2}.r-timing-month.is-peak{fill:var(--slate);font-weight:600}.r-chapter-head h2{font-weight:700;letter-spacing:-.03em}.r-section h2,.r-section h3{font-weight:700;letter-spacing:-.028em}.group-v2-copy h3,.preview-sheet-main h3{font-family:var(--sans);font-weight:700;letter-spacing:-.028em}.method-row strong,.report-value-facts strong{font-family:var(--sans);font-weight:700;letter-spacing:-.02em}.r-final h2{font-family:var(--sans);font-weight:600;letter-spacing:.02em}.r-section-subtitle{font-size:18px;line-height:1.7;font-weight:600;margin:12px 0 24px;color:inherit}.r-body strong{font-weight:700;color:inherit}@media (max-width:600px){.r-section-subtitle{font-size:17px}}.r-month-select{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 20px}.r-month-select button{font:inherit;padding:10px 18px;min-height:44px;border:1px solid #d8cbd1;border-radius:3px;background:transparent;color:inherit;cursor:pointer}.r-month-select button[aria-pressed=true]{background:#794250;border-color:#794250}.r-month-reading h3{margin:20px 0 16px;line-height:1.65}@media print{.r-month-select{display:none}.r-month-reading{display:block!important;page-break-inside:auto;break-inside:auto}.r-month-reading h3{page-break-after:avoid;break-after:avoid}}.r-chapter>.r-hero{margin-left:-62px;margin-right:-62px}.r-chapter-nav{max-height:calc(100dvh - 140px);overflow-y:auto}@media (max-width:640px){.r-chapter>.r-hero{margin-left:-24px;margin-right:-24px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(39,29,43,.08);background:hsla(40,23%,97%,.88);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.site-header .row{height:66px;max-width:1160px}.brand{font-family:var(--sans);font-size:15px;font-weight:800;letter-spacing:-.02em;color:#1d1920}.brand em{color:#7d5b80;font-weight:600}.site-header nav a{color:#6f6871;font-size:13px;font-weight:650;padding:9px 12px;border-radius:999px}.site-header nav a:hover{color:#35263a;background:#f0ebf1;text-decoration:none}.site-footer{background:#f2f0ee;border-top-color:rgba(39,29,43,.09);color:#827a84}.footer-brand{font-family:var(--sans);font-weight:800;color:#2e2730}.footer-links{border-bottom-color:rgba(39,29,43,.09)}.landing-v2{--seal:#7d5279;--slate:#8d7aa4;--aubergine:#3a2340;--aubergine-deep:#211824;--mauve:#9870a0;--mauve-wash:#efe9f0;--champagne:#a58d9f;--warm-ivory:#f7f5f2;background:#f8f7f4}.hero-v2{position:relative;padding:82px 0 88px;background:radial-gradient(circle at 84% 18%,rgba(162,128,182,.18),transparent 29%),radial-gradient(circle at 72% 72%,rgba(224,197,198,.23),transparent 34%),linear-gradient(135deg,#fbfaf7,#f5f1f5 55%,#eeeaf0)}.hero-v2-grid{max-width:1120px;gap:78px}.hero-v2 .eyebrow{color:#866886;font-size:10px;font-weight:750;letter-spacing:.16em;margin-bottom:18px}.hero-hook{font-family:var(--sans);font-weight:760;font-size:15px;letter-spacing:-.015em;color:#8a587a;margin-bottom:12px}.hero-v2 .headline{font-family:var(--serif);max-width:710px;font-size:clamp(44px,5vw,65px);line-height:1.18;font-weight:600;letter-spacing:-.055em;color:#1f1a22}.hero-v2 .headline em{color:#45284b}.hero-v2 .subhead{max-width:620px;color:#716a72;font-size:16px;line-height:1.82}.closing-cta .cta,.hero-v2 .cta{border-radius:14px;background:#39213d;box-shadow:0 15px 34px rgba(57,33,61,.14);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.closing-cta .cta:hover,.hero-v2 .cta:hover{transform:translateY(-2px);background:#48294d;box-shadow:0 20px 40px rgba(57,33,61,.18)}.closing-secondary,.hero-v2 .cta-secondary{border-radius:14px;border-color:rgba(57,33,61,.16);background:hsla(0,0%,100%,.55);color:#39213d}.cta-note{color:#8f878f;font-size:11px}.hero-visual{height:505px;border-radius:190px 190px 26px 26px;background:radial-gradient(circle at 33% 25%,hsla(0,0%,100%,.85),transparent 17%),linear-gradient(180deg,#cbd0dd,#ddd7e2 38%,#e7d7d4 70%,#b7a6b8);box-shadow:0 32px 76px rgba(57,33,61,.15)}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(49,31,52,.08));pointer-events:none}.hero-visual:after{inset:14%;border-color:hsla(0,0%,100%,.52)}.hero-orbit{border-color:hsla(0,0%,100%,.58)}.hero-orbit-b{border-color:rgba(90,58,93,.22)}.hero-person span{width:18px;height:18px;box-shadow:0 0 0 6px hsla(0,0%,100%,.2),0 0 22px hsla(0,0%,100%,.48)}.hero-person-a span{background:#fff}.hero-person-b span{background:#654267}.hero-person small{color:rgba(44,32,47,.55)}.hero-gap{background:#f4eff2;border-color:rgba(76,49,77,.26)}.hero-visual-copy{color:rgba(57,42,60,.55)}.landing-statement{padding:86px 0;background:linear-gradient(135deg,#211823,#322137 60%,#48314b)}.landing-statement h2{font-size:36px;letter-spacing:-.04em}.analysis-groups{background:#fbfaf7}.closing-cta h2,.landing-section-head h2,.method-copy h2,.principles h2,.report-value-copy h2{font-family:var(--sans);font-weight:760;letter-spacing:-.045em}.group-v2-list{border-top-color:rgba(39,29,43,.1)}.group-v2{border-bottom-color:rgba(39,29,43,.1)}.group-v2-index strong{font-family:var(--sans);font-size:32px;color:#aa8eac;font-weight:650}.group-v2-index span{color:#958b97}.group-v2-copy h3{font-size:21px}.group-v2 li:before{width:5px;height:5px;top:9px;background:#9d76a2}.band-deep{background:linear-gradient(180deg,#eeeaf0,#f5f2f4)}.report-value-facts div{border-top-color:rgba(57,33,61,.15)}.report-value-facts strong{color:#45284b}.preview-sheet{border-radius:18px}.preview-sheet-back{background:#ddd5df}.preview-sheet-main{background:#fffefa;box-shadow:0 28px 70px rgba(57,33,61,.14)}.preview-rule{background:#9d76a2}.method{background:#fbfaf7}.method-stack{border-top-color:rgba(39,29,43,.1)}.method-row{border-bottom-color:rgba(39,29,43,.1)}.method-row span{font-family:var(--sans);color:#aa8eac;font-size:13px;font-weight:750}.principles{background:#f2eef2}.closing-cta{background:#fbfaf7}.report{--seal:#704b75;--slate:#8d7aa4;--report-bg:#f2f0ee;--report-paper:#fffefa;--report-ink:#18151b;--report-muted:#6f6871;--report-line:rgba(41,29,44,.1);--report-accent:#6f4774;--report-soft:#efe8f0;background:var(--report-bg)}.report-shell{max-width:1180px;padding-top:44px;padding-bottom:90px}.r-document{background:var(--report-paper);border-radius:24px;box-shadow:0 26px 90px rgba(50,34,53,.09)}.r-header{padding:64px 64px 48px;background:#fffefa;border-bottom:1px solid var(--report-line)}.r-header:after{width:260px;height:260px;right:-120px;top:-140px;border-radius:50%;background:radial-gradient(circle,rgba(166,125,184,.14),transparent 68%)}.r-header-mark{margin-bottom:28px;opacity:.82}.r-header .doc-eyebrow{color:#8e6a91;letter-spacing:.16em}.r-header h1{font-size:32px;letter-spacing:-.045em;color:var(--report-ink)}.r-header-body{color:var(--report-muted)}.r-issued{color:#928b93}.r-chapter-head{grid-template-columns:56px 1fr;padding:58px 0 30px}.r-chapter-head>span{font-weight:750;font-size:16px;color:#a588a8}.r-chapter-head p{color:#9a919b;font-weight:700}.r-chapter-head h2{font-size:24px}.r-chapter>.r-hero{margin-top:4px;background:linear-gradient(135deg,#211823,#342238 62%,#4d3450);padding-top:54px;padding-bottom:58px}.r-hero h2{font-size:34px;line-height:1.38;letter-spacing:-.045em}.r-hero .r-body p{color:#ddd2dc}.r-priority-line{border:0;border-left:2px solid #c88bb8;background:hsla(0,0%,100%,.065);border-radius:0 14px 14px 0}.r-priority-line strong{color:#ddb7d2}.r-hero .r-keybox{border-color:hsla(0,0%,100%,.14);background:transparent}.r-keybox>p{color:#88658b}.r-keybox li:before{background:#9e72a3}.r-section{padding:34px 0 44px}.r-section+.r-section{border-top-color:var(--report-line)}.r-section-kicker{color:#99909a;letter-spacing:.12em}.r-body p{color:var(--report-muted);line-height:1.92}.r-body-lead{color:var(--report-ink)!important}.r-emotion-translation{background:#f4f1f3;color:#5b515d;border-radius:14px}.r-action{margin:24px -6px 26px;padding:34px 28px 38px;background:linear-gradient(135deg,#f2ebf2,#f8f5f3);border-radius:20px;box-shadow:inset 0 0 0 1px rgba(66,40,70,.06)}.r-action .r-section-kicker{color:#755177}.r-now-actions{border-radius:16px;background:hsla(0,0%,100%,.74);box-shadow:inset 0 0 0 1px rgba(57,33,61,.07)}.r-risk{border-left:0;padding-left:0}.r-timing-chart{padding:22px 20px 16px;background:linear-gradient(180deg,#f4f0f4,#fbfaf8)}.r-timing-area{fill:rgba(144,103,155,.08)}.r-timing-curve{stroke:#7f6286;stroke-width:2.4}.r-timing-point{stroke:#7f6286;fill:#fffefa}.r-timing-point.is-peak{fill:#76507c;stroke:#fffefa}.r-timing-month.is-peak{fill:#5f3d65}.r-month-select{gap:6px}.r-month-select button{border:0;border-radius:999px;background:#f2eef2;color:#726a73}.r-month-select button[aria-pressed=true]{background:#4a2d4e}.r-final{margin-top:38px;background:linear-gradient(135deg,#1e161f,#322135 62%,#48304a);padding-top:64px;padding-bottom:68px}.r-final h2{font-size:31px;letter-spacing:-.035em}.r-final .r-keybox{border-top-color:hsla(0,0%,100%,.14)}.r-meta{border-color:var(--report-line)}.r-footer{background:#f5f2f3;border-top-color:var(--report-line)}.r-chapter-nav a span{font-family:var(--sans);color:#a58aaa;font-weight:700}.r-chapter-nav li.is-active a{color:#3a2b3d}.r-progress{background:rgba(115,77,120,.08)}.r-progress span{background:#704b75}@media (max-width:640px){.site-header .row{height:58px}.landing-v2 .hero-v2{padding-top:52px}.hero-v2-grid{padding-left:18px;padding-right:18px}.hero-v2 .headline{font-size:36px;line-height:1.22}.hero-visual{height:390px;border-radius:155px 155px 22px 22px}.landing-statement h2{font-size:27px}.report-shell{padding:10px 0 50px}.r-document{border-radius:0;box-shadow:none}.r-header{padding:42px 22px 36px}.r-header h1{font-size:26px}.r-header-mark{margin-bottom:22px}.r-chapter{padding-left:22px;padding-right:22px}.r-chapter-head{grid-template-columns:42px 1fr;padding-top:44px}.r-chapter-head h2{font-size:21px}.r-chapter>.r-hero{margin-left:-22px;margin-right:-22px;padding:44px 22px 48px}.r-hero h2{font-size:28px}.r-action{margin-left:0;margin-right:0;padding:28px 20px 32px;border-radius:16px}.r-final{margin-left:-22px;margin-right:-22px;padding:50px 22px 54px}.r-meta{margin-left:22px;margin-right:22px}.r-footer{padding-left:22px;padding-right:22px}.r-mobile-chapter{background:hsla(30,20%,96%,.94)}}@media (prefers-reduced-motion:reduce){.closing-cta .cta,.hero-v2 .cta{transition:none}}.site-header nav{display:flex;align-items:center;gap:4px}@media (max-width:560px){.site-header nav{gap:0}.site-header nav .nav-sample{display:none}.site-header nav a{padding:8px 9px;font-size:12px}}.report{--report-bg:#f7f3f2;--report-paper:#fffdfb;--report-ink:#211923;--report-muted:#756d76;--report-faint:#a49aa4;--report-line:rgba(63,39,65,.1);--report-accent:#5c3a61;--report-accent-2:#9c7aa4;--report-soft:#f2ebf1;--report-blush:#f6efef;background:radial-gradient(circle at 12% 6%,rgba(186,150,185,.1),transparent 24rem),radial-gradient(circle at 92% 18%,hsla(6,46%,84%,.16),transparent 28rem),var(--report-bg);color:var(--report-ink)}.report-shell{max-width:980px;padding:34px 22px 96px}.r-document{background:rgba(255,253,251,.94);border:1px solid rgba(72,44,74,.07);border-radius:30px;box-shadow:0 34px 100px rgba(62,42,64,.1);overflow:hidden}.r-header{position:relative;isolation:isolate;min-height:560px;padding:68px 48% 58px 58px;background:#fbf6f3;border-bottom:0;overflow:hidden}.r-header:before{content:"";position:absolute;z-index:-2;inset:0 0 0 54%;background:linear-gradient(90deg,#fbf6f3,hsla(23,50%,97%,.22) 30%,hsla(23,50%,97%,0) 58%),url(/images/reunion/hero-couple.webp) center 47% /cover no-repeat}.r-header:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,hsla(23,50%,97%,0) 48%,rgba(67,43,71,.04) 76%,rgba(67,43,71,.1)),linear-gradient(180deg,transparent 72%,hsla(23,50%,97%,.66));pointer-events:none}.r-header-mark{width:112px;margin:0 0 26px;opacity:.62}.r-header .doc-eyebrow{margin-bottom:20px;font-family:var(--sans);color:#8a688d;font-size:10px;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.r-header h1{max-width:520px;margin:0 0 14px;color:#261c28;font-family:var(--serif);font-size:clamp(36px,4.6vw,52px);font-weight:400;line-height:1.34;letter-spacing:-.055em}.r-header .r-section-subtitle{margin:0 0 26px;color:#6f5b72;font-family:var(--serif);font-size:18px;line-height:1.6}.r-header-body{max-width:520px;color:#756d76;font-size:13.5px;line-height:1.88}.r-header-body[data-common-hero=approved] p{margin:.85em 0!important}.r-issued{margin-top:30px;color:#9b929b;font-size:10px;letter-spacing:.04em}.r-chapters{padding:0 58px 18px}.r-chapter{padding:0}.r-chapter+.r-chapter{border-top:1px solid var(--report-line)}.r-chapter-head{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:62px 0 28px}.r-chapter-head>span{padding-top:6px;color:#a68da8;font-size:12px;font-weight:800}.r-chapter-head p,.r-chapter-head>span{font-family:var(--sans);letter-spacing:.14em}.r-chapter-head p{margin:0 0 7px;color:#a198a1;font-size:9px;font-weight:750;text-transform:uppercase}.r-chapter-head h2{margin:0;color:var(--report-ink);font-family:var(--sans);font-size:22px;font-weight:720;line-height:1.45;letter-spacing:-.035em}.r-chapter>.r-hero{position:relative;isolation:isolate;margin:0 0 34px;padding:44px 44px 42px;border-radius:24px;background:linear-gradient(105deg,rgba(38,25,40,.98),rgba(51,34,54,.96) 56%,rgba(59,39,61,.8)),url(/images/home/closing-night.webp) 100% /auto 100% no-repeat;color:#fff;overflow:hidden}.r-chapter>.r-hero:after{content:"";position:absolute;z-index:-1;width:180px;height:180px;right:-42px;top:-44px;border-radius:50%;background:radial-gradient(circle,rgba(210,169,207,.24),transparent 66%)}.r-final-kicker,.r-hero-kicker,.r-section-kicker{font-family:var(--sans);font-size:9px;font-weight:760;letter-spacing:.14em}.r-hero-kicker{color:#d3bccf}.r-hero .r-body{max-width:690px}.r-hero .r-body p{color:#e8dfe6;font-size:14px;line-height:1.9}.r-hero .r-body-lead{color:#fff!important;font-family:var(--serif);font-size:21px!important;line-height:1.72!important}.r-priority-line{display:grid;grid-template-columns:118px 1fr;grid-gap:18px;gap:18px;margin:30px 0 0;padding:17px 20px;border:1px solid hsla(0,0%,100%,.1);border-left:0;border-radius:14px;background:hsla(0,0%,100%,.055)}.r-priority-line strong{color:#dcbfd7;font-size:11px}.r-priority-line span{color:#fff;font-size:13px}.r-hero .r-keybox{margin-top:26px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.13)}.r-hero .r-keybox>p{color:#d8c1d4}.r-hero .r-keybox li{color:#f4eef3}.r-section{padding:14px 0 52px}.r-section,.r-section+.r-section{border-top:0}.r-section-heading{margin-bottom:20px}.r-section-kicker{display:inline-block;margin-bottom:8px;color:#a08e9f}.r-section h2,.r-section h3{color:var(--report-ink);font-family:var(--sans);font-size:22px;font-weight:720;line-height:1.48;letter-spacing:-.035em}.r-section-subtitle{color:#8b818c}.r-body{max-width:780px}.r-body p{margin:0 0 1.1em;color:#6f6871;font-size:15px;line-height:1.96;letter-spacing:-.012em}.r-body-lead{color:#2b222c!important;font-size:17px!important;font-weight:650;line-height:1.84!important}.r-body strong{color:#4d3451;font-weight:720}.r-body blockquote,.r-body-quote{margin:28px 0;padding:24px 28px;border:0;border-radius:18px;background:linear-gradient(135deg,#f6efef,#f2edf3);color:#5b435d;font-family:var(--serif);font-size:18px;line-height:1.75}.r-body ul{padding-left:1.2em}.r-body li{margin:.48em 0;color:#6e6670;line-height:1.75}.r-emotion-translation{margin:24px 0 28px;padding:20px 22px;border:0;border-radius:16px;background:#f5eeee;color:#614f61;font-family:var(--serif);font-size:16px;line-height:1.72}.r-keybox{margin-top:24px;padding:20px 0 0;border:0;border-top:1px solid var(--report-line);border-radius:0;background:transparent}.r-keybox>p{margin:0 0 12px;color:#805d83;font-size:10px;font-weight:780;letter-spacing:.12em}.r-keybox ul{display:grid;grid-gap:8px;gap:8px}.r-keybox li{color:#625964;line-height:1.68}.r-action{position:relative;margin:6px 0 46px;padding:38px 40px 40px;border:0!important;border-radius:24px;background:radial-gradient(circle at 92% 10%,rgba(178,136,180,.18),transparent 16rem),linear-gradient(135deg,#f2e8f0,#f8f3f2 72%);box-shadow:inset 0 0 0 1px rgba(70,43,73,.055)}.r-action:before{content:"→";position:absolute;right:28px;top:22px;color:rgba(83,51,87,.26);font-family:var(--serif);font-size:34px}.r-action .r-section-kicker{color:#765378}.r-action .r-body-lead{font-family:var(--serif);font-size:21px!important;font-weight:400}.r-now-actions{margin-top:28px;padding:22px 24px;border:0;border-radius:17px;background:hsla(0,0%,100%,.76);box-shadow:inset 0 0 0 1px rgba(67,40,70,.06)}.r-now-actions>p{color:#735175;font-size:10px;letter-spacing:.12em;font-weight:800}.r-now-actions ol{margin-bottom:0}.r-support{padding-bottom:42px}.r-support .r-keybox{margin-top:16px}.r-support.accent-seal,.r-support.accent-slate{border-left:0}.r-timing{margin:10px 0 48px;padding:38px 34px 40px;border-radius:24px;background:#fff;box-shadow:inset 0 0 0 1px rgba(71,43,73,.075),0 18px 45px rgba(62,42,64,.055)}.r-timing-chart{margin:18px 0 24px;padding:22px 22px 14px;border:0;border-radius:18px;background:linear-gradient(180deg,#f7f2f6,#fbf9f7)}.r-timing-chart-note{color:#8c7e8d;font-size:10px;line-height:1.6}.r-timing-grid{stroke:rgba(88,62,90,.08)}.r-timing-area{fill:rgba(137,95,145,.09)}.r-timing-curve{stroke:#735478;stroke-width:2.5}.r-timing-point{fill:#fffdfb;stroke:#826588;stroke-width:1.7;transition:r .18s ease,fill .18s ease,stroke .18s ease}.r-timing-point.is-selected{fill:#5a3860;stroke:#fffdfb;stroke-width:2.6}.r-timing-point.is-peak{fill:#68456e;stroke:#fffdfb}.r-timing-month{fill:#867b87;font-size:11px}.r-timing-chart figcaption{margin-top:6px;color:#9b929b;font-size:9.5px;line-height:1.65}.r-month-select{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:7px;gap:7px;margin:14px 0 18px}.r-month-select button{min-width:0;padding:11px 6px;border:1px solid rgba(68,42,71,.06);border-radius:13px;background:#f5f0f4;color:#7c717d;font-size:11px;font-weight:700}.r-month-select button[aria-pressed=true]{background:#4b2c50;color:#fff;box-shadow:0 8px 18px rgba(67,39,71,.18)}.r-month-reading{display:none;margin-top:0;padding:24px 26px 18px;border:1px solid rgba(70,44,73,.075);border-radius:18px;background:linear-gradient(135deg,#fffdfb,#faf6f7)}.r-month-reading.is-active{display:block}.r-month-reading h3{margin:0 0 14px;color:#38283a;font-family:var(--sans);font-size:15px;font-weight:760}.r-month-reading .r-body p{font-size:14px;line-height:1.84}.r-risk{margin:8px 0 38px;padding:34px 34px 38px;border:1px solid rgba(74,47,77,.075)!important;border-radius:22px;background:linear-gradient(135deg,#fffdfa,#f8f3f5)}.r-final{position:relative;isolation:isolate;margin:22px -58px 0;padding:66px 58px 72px;color:#fff;text-align:left;background:linear-gradient(90deg,rgba(32,21,34,.98),rgba(47,30,49,.94) 52%,rgba(47,30,49,.56)),url(/images/home/closing-night.webp) 100% /cover no-repeat;overflow:hidden}.r-final:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 77% 24%,rgba(209,170,205,.16),transparent 18rem)}.r-final-kicker{color:#d6c1d2}.r-final .mark-conn{margin:18px 0 26px;opacity:.62}.r-final h2{max-width:680px;margin:0 0 24px;color:#fff;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.5}.r-final .r-body{max-width:690px}.r-final .r-body p{color:#ddd3dc;text-align:left}.r-final .r-body-lead{color:#fff!important}.r-final .r-keybox{max-width:690px;border-top-color:hsla(0,0%,100%,.13)}.r-final .r-keybox li,.r-final .r-keybox>p{color:#f1e9ef}.r-meta{margin:40px 58px 0;border:0;border-top:1px solid var(--report-line)}.r-meta summary{padding:22px 0;color:#756b77;font-size:12px;font-weight:700}.r-meta-body{padding-bottom:18px}.r-footer{padding:30px 58px 36px;background:#f6f1f2;border-top:1px solid var(--report-line)}.r-footer p{max-width:760px;color:#989098;font-size:10px;line-height:1.75}.r-progress{height:3px;background:rgba(102,67,108,.08)}.r-progress span{background:linear-gradient(90deg,#56345b,#a57fa8)}.r-chapter-nav{top:110px;width:200px}.r-chapter-nav .r-nav-label{color:#9d929e;font-size:9px;font-weight:800;letter-spacing:.14em}.r-chapter-nav a{color:#9c939d;font-size:11.5px}.r-chapter-nav a span{color:#a783aa}.r-chapter-nav li.is-active a{color:#432f47;transform:translateX(4px)}@media (max-width:900px){.r-chapter-nav{display:none}.report-shell{max-width:760px}.r-header{padding-right:44%}.r-chapters,.r-final{padding-left:42px;padding-right:42px}.r-final{margin-left:-42px;margin-right:-42px}.r-meta{margin-left:42px;margin-right:42px}.r-footer{padding-left:42px;padding-right:42px}}@media (max-width:640px){.report{background:#f8f4f3}.report-shell{padding:0 0 50px}.r-document{border:0;border-radius:0;box-shadow:none;background:#fffdfb}.r-header{min-height:0;padding:244px 22px 38px;background:#fbf6f3}.r-header:before{inset:0 0 auto 0;height:230px;background:linear-gradient(180deg,hsla(23,50%,97%,0) 42%,#fbf6f3 98%),url(/images/reunion/hero-couple.webp) center 48% /cover no-repeat}.r-header:after{background:linear-gradient(180deg,rgba(53,34,56,.08),transparent 40%)}.r-header-mark{width:82px;margin-bottom:18px}.r-header .doc-eyebrow{margin-bottom:14px;font-size:8px}.r-header h1{font-size:32px;line-height:1.42;letter-spacing:-.05em}.r-header .r-section-subtitle{font-size:16px;margin-bottom:20px}.r-header-body{font-size:12.5px;line-height:1.82}.r-issued{margin-top:22px}.r-mobile-chapter{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;margin:0;padding:10px 16px;border-bottom:1px solid rgba(68,42,70,.08);background:hsla(15,29%,97%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#8f8490}.r-mobile-chapter span{font-size:9px;letter-spacing:.08em}.r-mobile-chapter strong{overflow:hidden;color:#49364c;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.r-chapters{padding:0 18px 12px}.r-chapter-head{grid-template-columns:34px 1fr;gap:9px;padding:42px 0 24px}.r-chapter-head>span{padding-top:4px;font-size:10px}.r-chapter-head p{font-size:8px}.r-chapter-head h2{font-size:19px;line-height:1.48}.r-chapter>.r-hero{margin:0 0 28px;padding:28px 22px 30px;border-radius:18px}.r-hero .r-body p{font-size:13px;line-height:1.84}.r-hero .r-body-lead{font-size:18px!important;line-height:1.66!important}.r-priority-line{grid-template-columns:1fr;gap:6px;padding:15px 16px}.r-priority-line strong{font-size:9px}.r-priority-line span{font-size:12px}.r-section{padding:10px 0 40px}.r-section h2,.r-section h3{font-size:19px}.r-body p{font-size:14px;line-height:1.9}.r-body-lead{font-size:16px!important;line-height:1.82!important}.r-body blockquote,.r-body-quote{margin:22px 0;padding:20px;font-size:16px;border-radius:15px}.r-emotion-translation{padding:18px;font-size:15px}.r-action{margin:4px 0 38px;padding:28px 20px 30px;border-radius:18px}.r-action:before{right:18px;top:15px;font-size:28px}.r-action .r-body-lead{font-size:18px!important}.r-now-actions{padding:18px}.r-timing{margin:4px -2px 38px;padding:28px 16px 30px;border-radius:18px}.r-timing-chart{padding:18px 10px 12px;border-radius:15px}.r-timing-chart-note{font-size:9px}.r-timing-month{font-size:10px}.r-timing-chart figcaption{font-size:8.7px}.r-month-select{gap:5px}.r-month-select button{padding:10px 2px;border-radius:11px;font-size:10px}.r-month-reading{padding:20px 18px 14px;border-radius:15px}.r-month-reading h3{font-size:14px}.r-month-reading .r-body p{font-size:13px}.r-risk{padding:26px 20px 28px;border-radius:18px}.r-final{margin:18px -18px 0;padding:48px 22px 52px;background:linear-gradient(90deg,rgba(31,20,33,.97),rgba(48,30,50,.88) 58%,rgba(48,30,50,.58)),url(/images/home/closing-night.webp) 72% /cover no-repeat}.r-final .mark-conn{width:130px}.r-final h2{font-size:25px;line-height:1.5}.r-final .r-body p{font-size:13.5px}.r-meta{margin:30px 18px 0}.r-footer{padding:26px 18px 30px}.r-footer p{font-size:9px}}.report .r-header{min-height:610px;padding:78px 49% 68px 68px;background:#faf6f4}.report .r-header:before{inset:50px 58px 50px auto;width:36%;border-radius:190px 190px 26px 26px;background:linear-gradient(180deg,rgba(66,43,70,.04),rgba(66,43,70,.13)),url(/images/reunion/hero-couple.webp) center 46% /cover no-repeat;box-shadow:0 28px 70px rgba(67,43,71,.1)}.report .r-header:after{background:radial-gradient(circle at 78% 21%,rgba(172,132,176,.14),transparent 22rem),linear-gradient(90deg,transparent 58%,hsla(20,37%,97%,.12))}.report .r-header-mark{width:96px;margin-bottom:30px;opacity:.52}.report .r-header .doc-eyebrow{margin-bottom:18px;color:#8f728f;font-size:9px;letter-spacing:.2em}.report .r-header h1{max-width:530px;margin-bottom:16px;font-size:clamp(40px,4.3vw,56px);line-height:1.28;letter-spacing:-.06em}.report .r-header .r-section-subtitle{max-width:500px;margin-bottom:30px;color:#69576c;font-size:17px}.report .r-header-body{max-width:500px;color:#766d77;font-size:13.5px;line-height:1.94}.report .r-issued{margin-top:34px;color:#a097a0}.r-chapters>.r-chapter:nth-child(-n+4){position:relative}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head{grid-template-columns:44px minmax(0,1fr);gap:22px;padding:72px 0 34px}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head>span{padding-top:7px;color:#9f83a0;font-size:11px;letter-spacing:.16em}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head p{margin-bottom:8px;color:#a29aa2;font-size:8.5px;letter-spacing:.18em}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head h2{max-width:700px;color:#2d222f;font-size:25px;line-height:1.42;letter-spacing:-.04em}.r-chapters>.r-chapter:first-child>.r-hero{margin:0 0 46px;padding:50px 50px 48px;border-radius:28px;background:linear-gradient(108deg,rgba(42,28,44,.985),rgba(55,36,58,.97) 59%,rgba(70,47,73,.82)),url(/images/home/closing-night.webp) 82% /cover no-repeat;box-shadow:0 28px 70px rgba(52,34,55,.13)}.r-chapters>.r-chapter:first-child>.r-hero:after{width:250px;height:250px;right:-72px;top:-72px;background:radial-gradient(circle,rgba(211,175,208,.22),transparent 68%)}.r-chapters>.r-chapter:first-child .r-hero-kicker{color:#d8c3d5;font-size:8.5px}.r-chapters>.r-chapter:first-child .r-hero .r-body{max-width:720px}.r-chapters>.r-chapter:first-child .r-hero .r-body p{color:#e9e1e8;font-size:14.5px;line-height:1.92}.r-chapters>.r-chapter:first-child .r-hero .r-body-lead{max-width:650px;margin-bottom:1.15em;font-size:23px!important;line-height:1.66!important;letter-spacing:-.035em}.r-chapters>.r-chapter:first-child .r-priority-line{grid-template-columns:126px 1fr;margin-top:34px;padding:18px 22px;border-radius:16px;background:hsla(0,0%,100%,.065)}.r-chapters>.r-chapter:first-child .r-hero .r-keybox{margin-top:30px;padding-top:26px}.r-chapters>.r-chapter:first-child .r-hero .r-keybox ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px}.r-chapters>.r-chapter:first-child .r-hero .r-keybox li{position:relative;padding-left:14px;font-size:12.5px;line-height:1.7}.r-chapters>.r-chapter:first-child .r-hero .r-keybox li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;border-radius:50%;background:#d7bdd3}.r-chapters>.r-chapter:nth-child(-n+4) .r-section{padding-top:10px;padding-bottom:62px}.r-chapters>.r-chapter:nth-child(-n+4) .r-body{max-width:760px}.r-chapters>.r-chapter:nth-child(-n+4) .r-body p{margin-bottom:1.18em;color:#665f68;font-size:15.2px;line-height:2}.r-chapters>.r-chapter:nth-child(-n+4) .r-body-lead{max-width:710px;margin-bottom:1.3em!important;color:#2f2531!important;font-family:var(--serif);font-size:19px!important;font-weight:400;line-height:1.78!important;letter-spacing:-.03em}.r-chapters>.r-chapter:nth-child(-n+4) .r-body blockquote,.r-chapters>.r-chapter:nth-child(-n+4) .r-body-quote{max-width:690px;margin:32px 0 34px;padding:26px 30px 26px 32px;border-radius:0 18px 18px 0;background:linear-gradient(90deg,#f3e9ee,#f8f2f4);box-shadow:inset 3px 0 0 #ad8dad;color:#5a445c;font-size:18px;line-height:1.78}.r-chapters>.r-chapter:nth-child(-n+4) .r-keybox{max-width:760px;margin-top:30px;padding-top:24px}.r-chapters>.r-chapter:nth-child(2):before{content:"";position:absolute;z-index:-1;left:-58px;right:34%;top:32px;height:240px;border-radius:0 120px 120px 0;background:linear-gradient(90deg,hsla(4,44%,94%,.78),hsla(17,37%,96%,0));pointer-events:none}.r-chapters>.r-chapter:nth-child(2) .r-section-kicker{color:#a17782}.r-chapters>.r-chapter:nth-child(2) .r-emotion-translation{max-width:700px;margin:30px 0 34px;padding:24px 28px;border-radius:18px;background:hsla(10,43%,95%,.78);color:#5e4a58}.r-chapters>.r-chapter:nth-child(3):before{content:"";position:absolute;z-index:-1;right:-58px;top:44px;width:46%;height:260px;border-radius:140px 0 0 140px;background:linear-gradient(270deg,rgba(235,230,241,.82),rgba(247,244,248,0));pointer-events:none}.r-chapters>.r-chapter:nth-child(3) .r-section-kicker{color:#8b7396}.r-chapters>.r-chapter:nth-child(3) .r-body strong{color:#5b4162}.r-chapters>.r-chapter:nth-child(3) .r-body blockquote,.r-chapters>.r-chapter:nth-child(3) .r-body-quote{background:linear-gradient(90deg,#efebf4,#f7f3f7);box-shadow:inset 3px 0 0 #92769b}.r-chapters>.r-chapter:nth-child(4) .r-chapter-head{position:relative;padding-top:82px}.r-chapters>.r-chapter:nth-child(4) .r-chapter-head:after{content:"";position:absolute;right:12px;top:54px;width:108px;height:54px;background:radial-gradient(circle at 36px 27px,transparent 0 19px,rgba(105,72,110,.12) 20px 21px,transparent 22px),radial-gradient(circle at 72px 27px,transparent 0 19px,rgba(158,113,148,.18) 20px 21px,transparent 22px);opacity:.95;pointer-events:none}.r-chapters>.r-chapter:nth-child(4) .r-section-kicker{color:#7d607f}.r-chapters>.r-chapter:nth-child(4) .r-body-lead{padding-left:22px;border-left:2px solid #a98aaa}@media (max-width:900px){.report .r-header{padding-right:46%}.report .r-header:before{right:36px;width:38%}.r-chapters>.r-chapter:nth-child(2):before{left:-42px}.r-chapters>.r-chapter:nth-child(3):before{right:-42px}}@media (max-width:640px){.report .r-header{padding:300px 22px 42px;background:#fbf6f4}.report .r-header:before{inset:22px 18px auto 18px;width:auto;height:252px;border-radius:138px 138px 24px 24px;background:linear-gradient(180deg,rgba(64,42,68,.03),rgba(64,42,68,.12)),url(/images/reunion/hero-couple.webp) center 47% /cover no-repeat;box-shadow:0 18px 42px rgba(67,43,71,.1)}.report .r-header:after{background:none}.report .r-header h1{font-size:31px;line-height:1.4}.report .r-header .r-section-subtitle{font-size:15px}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head{grid-template-columns:31px 1fr;gap:10px;padding:48px 0 26px}.r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head h2{font-size:20px;line-height:1.5}.r-chapters>.r-chapter:first-child>.r-hero{padding:31px 22px 32px;border-radius:20px}.r-chapters>.r-chapter:first-child .r-hero .r-body-lead{font-size:18px!important;line-height:1.7!important}.r-chapters>.r-chapter:first-child .r-hero .r-keybox ul{grid-template-columns:1fr;gap:7px}.r-chapters>.r-chapter:first-child .r-priority-line{grid-template-columns:1fr;gap:6px}.r-chapters>.r-chapter:nth-child(-n+4) .r-body p{font-size:14px;line-height:1.94}.r-chapters>.r-chapter:nth-child(-n+4) .r-body-lead{font-size:16.5px!important;line-height:1.82!important}.r-chapters>.r-chapter:nth-child(-n+4) .r-body blockquote,.r-chapters>.r-chapter:nth-child(-n+4) .r-body-quote{margin:25px 0 28px;padding:21px 20px 21px 22px;font-size:16px;line-height:1.75}.r-chapters>.r-chapter:nth-child(2):before{left:-18px;right:20%;top:28px;height:190px}.r-chapters>.r-chapter:nth-child(3):before{right:-18px;width:58%;top:36px;height:210px}.r-chapters>.r-chapter:nth-child(4) .r-chapter-head:after{right:0;top:48px;transform:scale(.78);transform-origin:right top}}@media (min-width:901px){.report .r-chapter-nav{display:none!important}.report .report-shell{max-width:1040px!important;padding-left:28px!important;padding-right:28px!important}}.report .r-document{border-radius:32px!important;background:rgba(255,253,251,.98)!important;border:1px solid rgba(78,51,80,.06)!important;box-shadow:0 30px 90px rgba(58,38,61,.08)!important}.report .r-header{min-height:600px!important;padding:82px 48% 68px 66px!important;background:radial-gradient(circle at 14% 8%,rgba(206,178,202,.13),transparent 19rem),linear-gradient(180deg,#fcf8f6,#faf6f4)!important;border:0!important;overflow:hidden!important}.report .r-header:before{inset:44px 54px 44px auto!important;width:36%!important;height:auto!important;border-radius:190px 190px 30px 30px!important;background:url(/images/home/hero-arch.webp) center 48%/cover no-repeat!important;box-shadow:0 24px 60px rgba(76,52,78,.1)!important}.report .r-header:after,.report .r-header:before{content:""!important;position:absolute!important;z-index:-1!important}.report .r-header:after{inset:0!important;background:linear-gradient(90deg,transparent 61%,hsla(20,37%,97%,.06))!important;pointer-events:none!important}.report .r-header-mark{width:92px!important;margin-bottom:28px!important;opacity:.46!important}.report .r-header .doc-eyebrow{margin:0 0 18px!important;color:#8d6f90!important;font-size:9px!important;font-weight:800!important;letter-spacing:.2em!important}.report .r-header h1{max-width:510px!important;margin:0 0 18px!important;color:#2a202c!important;font-family:var(--serif)!important;font-size:clamp(40px,4.2vw,55px)!important;font-weight:400!important;line-height:1.32!important;letter-spacing:-.055em!important}.report .r-header .r-section-subtitle{max-width:470px!important;margin:0 0 28px!important;color:#6d586f!important;font-size:16px!important;line-height:1.7!important}.report .r-header-body{max-width:500px!important;color:#777078!important;font-size:13.5px!important;line-height:1.92!important}.report .r-issued{margin-top:30px!important;font-size:10px!important;color:#a39aa4!important}.report .r-chapters{padding:0 64px 24px!important}.report .r-chapters>.r-chapter:nth-child(-n+4){position:relative!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-gap:18px!important;gap:18px!important;align-items:start!important;padding:68px 0 30px!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head>span{padding-top:6px!important;color:#9d82a0!important;font-family:var(--sans)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.15em!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head p{margin:0 0 7px!important;color:#aaa1aa!important;font-size:8.5px!important;font-weight:750!important;letter-spacing:.17em!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head h2{margin:0!important;max-width:720px!important;color:#2d242f!important;font-family:var(--sans)!important;font-size:25px!important;font-weight:720!important;line-height:1.42!important;letter-spacing:-.035em!important}.report .r-chapters>.r-chapter:first-child>.r-hero{position:relative!important;margin:0 0 48px!important;padding:46px 46px 40px!important;border:1px solid rgba(90,59,93,.08)!important;border-radius:26px!important;background:radial-gradient(circle at 94% 6%,rgba(178,142,180,.18),transparent 15rem),linear-gradient(135deg,#fbf6f5,#f5edf2)!important;color:#2c222e!important;box-shadow:0 22px 60px rgba(65,43,68,.07)!important;overflow:hidden!important}.report .r-chapters>.r-chapter:first-child>.r-hero:after{content:""!important;position:absolute!important;right:-42px!important;bottom:-48px!important;top:auto!important;width:190px!important;height:190px!important;border:1px solid rgba(119,82,123,.12)!important;border-radius:50%!important;background:transparent!important}.report .r-chapters>.r-chapter:first-child .r-hero-kicker{color:#8b698e!important;font-size:9px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-body{max-width:760px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-body p{color:#625a63!important;font-size:14.5px!important;line-height:1.95!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-body-lead{max-width:690px!important;color:#312536!important;font-family:var(--serif)!important;font-size:22px!important;font-weight:400!important;line-height:1.72!important}.report .r-chapters>.r-chapter:first-child .r-priority-line{display:grid!important;grid-template-columns:110px 1fr!important;grid-gap:18px!important;gap:18px!important;margin:30px 0 0!important;padding:18px 20px!important;border:0!important;border-radius:16px!important;background:hsla(0,0%,100%,.72)!important;box-shadow:inset 0 0 0 1px rgba(82,52,85,.07)!important}.report .r-chapters>.r-chapter:first-child .r-priority-line strong{color:#895c83!important;font-size:10.5px!important}.report .r-chapters>.r-chapter:first-child .r-priority-line span{color:#413544!important;font-size:13px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox{margin-top:28px!important;padding-top:22px!important;border-top:1px solid rgba(84,54,87,.1)!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox>p{color:#8b698e!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:10px 14px!important;gap:10px 14px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox li{position:relative!important;padding:14px 14px 14px 28px!important;border-radius:14px!important;background:hsla(0,0%,100%,.62)!important;color:#514653!important;font-size:12px!important;line-height:1.65!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox li:before{content:""!important;position:absolute!important;left:14px!important;top:20px!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#9d7a9f!important}.report .r-chapters>.r-chapter:nth-child(n+2):nth-child(-n+4){padding-bottom:14px!important}.report .r-chapters>.r-chapter:nth-child(n+2):nth-child(-n+4) .r-section{margin:0 0 34px!important;padding:30px 34px 34px!important;border-radius:22px!important;border:1px solid rgba(82,54,85,.055)!important;box-shadow:none!important}.report .r-chapters>.r-chapter:nth-child(2) .r-section{background:linear-gradient(135deg,hsla(10,50%,95%,.84),rgba(255,253,251,.95))!important}.report .r-chapters>.r-chapter:nth-child(3) .r-section{background:linear-gradient(135deg,rgba(241,237,246,.88),rgba(255,253,251,.96))!important}.report .r-chapters>.r-chapter:nth-child(4) .r-section{background:linear-gradient(135deg,rgba(247,241,246,.82),rgba(255,253,251,.96))!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-body{max-width:760px!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-body p{margin:0 0 1.15em!important;color:#625b64!important;font-size:15px!important;line-height:1.98!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-body-lead{color:#302632!important;font-family:var(--serif)!important;font-size:18.5px!important;font-weight:400!important;line-height:1.82!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-keybox{margin-top:24px!important;padding-top:20px!important;border-top:1px solid rgba(79,52,82,.09)!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-keybox li{color:#665b68!important}.report .r-chapters>.r-chapter:nth-child(2):before,.report .r-chapters>.r-chapter:nth-child(3):before,.report .r-chapters>.r-chapter:nth-child(4) .r-chapter-head:after{content:none!important;display:none!important}.report .r-chapters>.r-chapter:nth-child(4) .r-body-lead{padding-left:20px!important;border-left:2px solid #9b7b9d!important}@media (max-width:900px){.report .report-shell{max-width:780px!important;padding-left:20px!important;padding-right:20px!important}.report .r-header{padding-right:45%!important}.report .r-header:before{right:34px!important;width:38%!important}.report .r-chapters{padding-left:42px!important;padding-right:42px!important}}@media (max-width:640px){.report .report-shell{padding:0!important}.report .r-document{border-radius:0!important;border:0!important;box-shadow:none!important}.report .r-header{min-height:0!important;padding:294px 22px 42px!important;background:#faf6f4!important}.report .r-header:before{inset:20px 18px auto 18px!important;width:auto!important;height:248px!important;border-radius:132px 132px 24px 24px!important;background:url(/images/home/hero-arch.webp) center 46%/cover no-repeat!important}.report .r-header-mark,.report .r-header:after{display:none!important}.report .r-header h1{font-size:31px!important;line-height:1.4!important}.report .r-header .r-section-subtitle{font-size:15px!important}.report .r-header-body{font-size:12.8px!important;line-height:1.85!important}.report .r-chapters{padding:0 18px 18px!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head{grid-template-columns:34px 1fr!important;gap:12px!important;padding:44px 0 24px!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-chapter-head h2{font-size:21px!important}.report .r-chapters>.r-chapter:first-child>.r-hero{margin:0 0 34px!important;padding:28px 20px 26px!important;border-radius:20px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-body p{font-size:13.5px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-body-lead{font-size:19px!important}.report .r-chapters>.r-chapter:first-child .r-priority-line{grid-template-columns:1fr!important;gap:6px!important;padding:15px 16px!important}.report .r-chapters>.r-chapter:first-child .r-hero .r-keybox ul{grid-template-columns:1fr!important}.report .r-chapters>.r-chapter:nth-child(n+2):nth-child(-n+4) .r-section{margin:0 -2px 24px!important;padding:24px 18px 26px!important;border-radius:18px!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-body p{font-size:14px!important;line-height:1.9!important}.report .r-chapters>.r-chapter:nth-child(-n+4) .r-body-lead{font-size:17px!important}}.demo-close{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6f1f3,#fbf8f7);border-top:1px solid rgba(83,53,86,.08);padding:72px 0 84px;text-align:left}.demo-close:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 20%,rgba(170,130,176,.12),transparent 24%),linear-gradient(90deg,rgba(248,243,246,0) 52%,rgba(248,243,246,.35));pointer-events:none}.demo-close .wrap{position:relative;max-width:980px}.demo-close .section-label{margin-bottom:12px;color:#8d7190;font-size:10px;font-weight:800;letter-spacing:.16em}.demo-close h2{max-width:12em;margin:0 0 16px;color:#2f2531;font-size:30px;line-height:1.42;font-weight:400}.demo-close p{margin:0 0 14px;max-width:33em;color:#6e6570;font-size:15px;line-height:1.85}.demo-close .price{margin-top:28px;color:#432347;font-size:28px;font-weight:800}.demo-close .price-sub{color:#978c98;font-size:12px}.demo-close .cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;margin-top:10px;padding:0 28px;border-radius:999px;background:#452347;color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 30px rgba(69,35,71,.18)}@media (max-width:640px){.demo-close{padding:52px 0 60px}.demo-close h2{font-size:24px}.demo-close p{font-size:14px}.demo-close .cta{width:100%}}