:root{--pv-bg:#f4f6f8;--pv-surface:#fff;--pv-text:#152033;--pv-muted:#4b5568;--pv-border:#d5dbe3;--pv-accent:#1d4e78;--pv-accent-contrast:#fff;--pv-accent-hover:#14385a;--pv-focus:#0f3d6b;--pv-panel:#0f1c2e;--pv-font-display:clamp(2.1rem, 4.4vw, 3.15rem);--pv-font-section:clamp(1.45rem, 2.4vw, 1.85rem);--pv-font-body:1.05rem;--pv-font-caption:.82rem;--pv-font-eyebrow:.75rem;--pv-space-section:5rem;--pv-space-stack:1.25rem;--pv-space-gutter:1.5rem;--pv-radius-sm:6px;--pv-radius-md:10px;--pv-radius-lg:16px;--pv-shadow-subtle:0 1px 2px #1520330f;--pv-shadow-elevated:0 18px 40px #0f1c2e1f;--pv-max:72rem;--pv-content:40rem;--pv-motion:.22s;--pv-ease:cubic-bezier(.22, 1, .36, 1);--vg-bg:var(--pv-bg);--vg-surface:var(--pv-surface);--vg-text:var(--pv-text);--vg-muted:var(--pv-muted);--vg-border:var(--pv-border);--vg-accent:var(--pv-accent);--vg-accent-contrast:var(--pv-accent-contrast);--vg-accent-hover:var(--pv-accent-hover);--vg-focus:var(--pv-focus);--vg-max:var(--pv-max);--vg-radius:var(--pv-radius-md);--vg-shadow:var(--pv-shadow-subtle)}*{box-sizing:border-box}html,body{background:var(--pv-bg);color:var(--pv-text);font-family:Iowan Old Style,Palatino Linotype,Times New Roman,Georgia,serif;font-size:var(--pv-font-body);margin:0;padding:0;line-height:1.6;overflow-x:hidden}body{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:var(--pv-accent)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--pv-focus);outline-offset:2px}.vg-shell,.pv-shell{flex-direction:column;min-height:100vh;display:flex}.vg-hero,.pv-hero{border-bottom:1px solid var(--pv-border);background:linear-gradient(180deg, #edf1f5 0%, var(--pv-surface) 48%, var(--pv-bg) 100%)}.pv-hero--split .pv-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:2.5rem;display:grid}.vg-hero h1,.pv-display{font-size:var(--pv-font-display);letter-spacing:-.035em;max-width:18ch;margin:.5rem 0 1rem;line-height:1.12}.vg-kicker,.vg-badge,.pv-eyebrow{border:1px solid var(--pv-border);background:var(--pv-bg);color:var(--pv-muted);font-size:var(--pv-font-eyebrow);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin:0 0 .85rem;padding:.22rem .7rem;display:inline-block}.vg-lede,.vg-muted,.pv-lede{color:var(--pv-muted);max-width:var(--pv-content)}.vg-section h2,.pv-section h2{font-size:var(--pv-font-section);letter-spacing:-.02em;margin:0 0 1rem;line-height:1.2}.vg-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.vg-feature-card,.vg-pricing-card,.vg-form,.vg-disclosure,.pv-surface{background:var(--pv-surface);border:1px solid var(--pv-border);border-radius:var(--pv-radius-md);box-shadow:var(--pv-shadow-subtle);padding:1.15rem 1.2rem}.vg-price{letter-spacing:-.03em;margin:.35rem 0;font-size:1.7rem}.vg-cta,.vg-cta--primary,.pv-cta{border-radius:var(--pv-radius-sm);background:var(--pv-accent);min-height:2.75rem;color:var(--pv-accent-contrast);transition:transform var(--pv-motion) var(--pv-ease), background var(--pv-motion) var(--pv-ease);justify-content:center;align-items:center;padding:.7rem 1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.vg-cta:hover,.pv-cta:hover{background:var(--pv-accent-hover)}.pv-cta--ghost{color:var(--pv-accent);border:1px solid var(--pv-border);background:0 0}.vg-form-field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.vg-form-field input,.vg-form-field select{border:1px solid var(--pv-border);border-radius:var(--pv-radius-sm);min-height:2.6rem;font:inherit;padding:.45rem .65rem}.pv-product-frame{background:var(--pv-panel);color:#e8eef5;border-radius:var(--pv-radius-lg);box-shadow:var(--pv-shadow-elevated);min-height:22rem;padding:1rem}.pv-product-frame caption,.pv-caption{font-size:var(--pv-font-caption);color:#b7c3d1}.pv-data-panel{background:var(--pv-panel);color:#e8eef5;border-radius:var(--pv-radius-md);padding:1.25rem}.pv-workflow{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem;display:grid}.pv-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.pv-pricing-split{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pv-cta-band{background:#e8eef4}.pv-compare table{border-collapse:collapse;width:100%;font-size:.95rem}.pv-compare th,.pv-compare td{text-align:left;border-bottom:1px solid #ffffff14;padding:.55rem .4rem}.pv-bar{background:#2a425c;border-radius:99px;height:.55rem;overflow:hidden}.pv-bar>span{background:#7eb0d6;height:100%;display:block}.pv-icon{width:1.1rem;height:1.1rem}@media (max-width:960px){.pv-hero--split .pv-hero-grid,.pv-workflow,.pv-pricing-split,.pv-metric-strip{grid-template-columns:1fr}}@media (max-width:640px){.vg-card-grid{grid-template-columns:1fr}.vg-hero,.vg-section,.pv-section,.pv-hero{padding:3rem 0}.pv-product-frame{min-height:16rem}.pv-compare th,.pv-compare td{font-size:.86rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.pv-nav{z-index:20;background:color-mix(in srgb, var(--pv-surface) 92%, transparent);border-bottom:1px solid var(--pv-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0}.pv-nav-inner{width:min(100% - 2rem, var(--pv-max));justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;margin:0 auto;display:flex}.pv-nav-brand{color:var(--pv-text);letter-spacing:-.03em;font-weight:700;text-decoration:none}.pv-nav-links{flex-wrap:wrap;align-items:center;gap:.85rem 1.1rem;display:flex}.pv-nav-links a{color:var(--pv-text);font-size:.95rem;text-decoration:none}.pv-nav-links a[aria-current=page]{font-weight:700}.pv-breadcrumb{width:min(100% - 2rem, var(--pv-max));color:var(--pv-muted);margin:1rem auto 0;font-size:.86rem}.pv-breadcrumb ol{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.pv-breadcrumb li:not(:last-child):after{content:"/";margin-left:.35rem}.pv-answer{max-width:var(--pv-content);font-size:1.12rem}.pv-prose{max-width:44rem}.pv-prose p,.pv-prose li{margin:0 0 .85rem}.pv-related,.pv-authority{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.pv-article-hero{padding-top:3rem}@media (max-width:960px){.pv-related,.pv-authority{grid-template-columns:1fr}}@media (max-width:640px){.pv-nav-inner{flex-direction:column;align-items:flex-start;padding:.85rem 0}}:root{--pv-gutter-page:1.5rem;--pv-gutter-tablet:1.25rem;--pv-gutter-mobile:1.25rem;--pv-max-wide:80rem;--pv-measure:42rem;--pv-space-footer-y:2.5rem;--pv-space-header-y:.75rem;--pv-space-card-gap:1rem;--pv-space-visual-gap:1.5rem}.vg-container,.pv-container{width:min(100% - (2 * var(--pv-gutter-page)), var(--pv-max));margin:0 auto}.vg-hero,.vg-section,.pv-section,.pv-hero{padding:var(--pv-space-section) var(--pv-gutter-page)}.pv-nav-inner,.pv-breadcrumb{width:min(100% - (2 * var(--pv-gutter-page)), var(--pv-max));margin-left:auto;margin-right:auto}.pv-nav-inner{padding-block:var(--pv-space-header-y)}.pv-prose,.pv-answer{max-width:var(--pv-measure)}.pv-cta-band{padding-inline:var(--pv-gutter-page)}.vg-legal-footer{padding:var(--pv-space-footer-y) var(--pv-gutter-page);border-top:1px solid var(--pv-border);color:var(--pv-muted);margin-top:auto;font-size:.92rem}.vg-legal-footer-inner{width:min(100%, var(--pv-max));margin:0 auto}.vg-legal-nav{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.vg-legal-nav a{color:var(--pv-text);text-decoration:none}.vg-legal-nav a:hover{text-decoration:underline}.vg-legal-sep{color:var(--pv-border)}.pv-table-wrap,.pv-data-panel{max-width:100%;overflow-x:auto}.pv-editorial-split{gap:var(--pv-space-visual-gap);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;display:grid}.pv-question-cluster{gap:var(--pv-space-stack);display:grid}.pv-question-cluster>article,.pv-question-cluster>.pv-surface{background:var(--pv-surface);border:1px solid var(--pv-border);border-radius:var(--pv-radius-md);padding:1.15rem 1.2rem}.pv-worked-example,.pv-comparison-band,.pv-callout-band,.pv-source-block{gap:var(--pv-space-stack);display:grid}.pv-worked-example,.pv-comparison-band,.pv-callout-band{background:var(--pv-surface);border:1px solid var(--pv-border);border-radius:var(--pv-radius-md);box-shadow:var(--pv-shadow-subtle);padding:1.25rem 1.35rem}.pv-source-block{padding:1rem 0 0}.pv-key-takeaway{border-left:3px solid var(--pv-accent);background:color-mix(in srgb, var(--pv-accent) 6%, var(--pv-surface));padding:.85rem 1.1rem}@media (max-width:960px){:root{--pv-gutter-page:var(--pv-gutter-tablet)}.pv-editorial-split{grid-template-columns:1fr}}@media (max-width:640px){:root{--pv-gutter-page:var(--pv-gutter-mobile)}.vg-legal-nav{row-gap:.65rem}.pv-nav-inner{flex-direction:column;align-items:flex-start}}.pv-hero-authority{color:#f4f7fb;background:linear-gradient(#081220b8,#081220e0),radial-gradient(1200px 480px at 10% 0,#78a4d647,#0000 55%)}.pv-section-tint{background:linear-gradient(#0f20360a,#0f20361a)}.pv-callout{background:#ffffffb8;border:1px solid #1428461f;border-left:4px solid #2c5a8c;border-radius:12px;margin:1.25rem 0;padding:1rem 1.1rem}.pv-formula{color:#e8eef5;background:#102033;border-radius:12px;margin:1rem 0;padding:1rem 1.15rem}.pv-data-panel{overflow-x:auto}.vg-legal-footer{box-sizing:border-box;padding:2.5rem 24px}.vg-legal-footer-inner,.vg-legal-footer .vg-container{width:min(100%, var(--pv-max,72rem));margin-inline:auto}@media (max-width:640px){footer[data-infinity-footer]{padding-left:16px;padding-right:16px}}.pv-reading{max-width:46rem;margin-inline:auto}.pv-breakout{max-width:min(68rem,100%);margin-inline:auto}.pv-hero-photo{color:#f4f7fb;isolation:isolate;min-height:28rem;position:relative;overflow:hidden}.pv-hero-media{margin:0;position:absolute;inset:0}.pv-hero-media img{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;display:block}.pv-hero-overlay{background:linear-gradient(#08101c6b,#08101cc7);position:absolute;inset:0}.pv-hero-copy{z-index:1;padding:4.2rem 0 3.4rem;position:relative}.pv-hero-photo .pv-answer{background:#08101c47;border:1px solid #ffffff24;border-radius:14px;padding:1rem 1.15rem}.pv-section-visual{position:relative;overflow:hidden}.pv-section-visual-media{opacity:.22;margin:0;position:absolute;inset:0}.pv-section-visual-media img{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;display:block}.pv-section-visual .vg-container{z-index:1;position:relative}.pv-callout{background:#fff;border:1px solid #1428461f;border-radius:14px;margin:1.4rem 0;padding:1.05rem 1.2rem}.pv-callout h3{letter-spacing:.04em;text-transform:uppercase;margin:0 0 .4rem;font-size:.95rem}.pv-callout[data-callout=KEY_TAKEAWAY]{border-left:4px solid #1d4e89}.pv-callout[data-callout=WORKED_EXAMPLE]{border-left:4px solid #2a6f4e}.pv-callout[data-callout=COMMON_MISTAKE]{border-left:4px solid #8a3b2f}.pv-callout[data-callout=WHY_THIS_MATTERS]{border-left:4px solid #5a4a8a}.pv-callout[data-callout=FOR_TENANT_REP]{border-left:4px solid #215e6e}.pv-callout[data-callout=FOR_FINANCE]{border-left:4px solid #3d5a80}.pv-callout[data-callout=WHAT_CHANGES]{border-left:4px solid #7a5a1e}.pv-callout[data-callout=LIMITATION]{border-left:4px solid #4a5564}.pv-analysis-board{background:#f6f8fb;border:1px solid #1020331f;border-radius:16px;margin:1.75rem 0;padding:1.2rem 1.25rem}.pv-metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 1.1rem;display:grid}.pv-metric-card{background:#fff;border:1px solid #1020331a;border-radius:12px;padding:.75rem .85rem}.pv-metric-card strong{font-size:1.15rem;display:block}.pv-metric-card span{color:#4a5564;font-size:.85rem}.pv-table-shell{color:#e8eef5;background:#102033;border-radius:14px;width:fit-content;max-width:100%;margin:1.15rem 0;padding:.85rem .95rem;overflow-x:auto}.pv-fin-table{border-collapse:collapse;width:max-content;max-width:100%;font-size:.92rem}.pv-fin-table caption{caption-side:top;text-align:left;color:#c5d4e4;margin:0 0 .55rem}.pv-fin-table th,.pv-fin-table td{text-align:left;border-bottom:1px solid #ffffff1a;padding:.55rem .7rem}.pv-fin-table thead th{letter-spacing:.03em;background:#ffffff0f}.pv-fin-table tbody tr:nth-child(2n){background:#ffffff0a}.pv-fin-table tbody tr:last-child{background:#5aa0782e;font-weight:600}.pv-decision-takeaway{background:#fff;border:1px solid #1020331a;border-radius:12px;margin-top:1rem;padding:.9rem 1rem}.pv-edu-figure{margin:1.4rem 0}.pv-edu-figure img{aspect-ratio:720/220;width:min(100%,720px);height:auto;display:block}.pv-edu-figure figcaption{color:#4a5564;margin-top:.45rem;font-size:.92rem}.pv-related-lead{max-width:40rem}.pv-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.pv-related-card{background:#fff;border:1px solid #1020331f;border-radius:14px;min-height:8.5rem;margin:0;padding:1.1rem 1.15rem;box-shadow:0 8px 24px #1020330d}.pv-related-card a{font-weight:650}.pv-related-card p{color:#4a5564;margin:.45rem 0 0}.pv-source-board ol{margin:.7rem 0 0;padding-left:1.15rem}.pv-cta-panel{color:#f4f7fb;background:linear-gradient(#14253a,#102033);border-radius:16px;margin:1.6rem 0;padding:1.5rem 1.4rem}.pv-cta-panel .vg-cta,.pv-cta-panel .pv-cta{margin-top:.7rem;display:inline-block}.vg-legal-footer,footer[data-infinity-footer]{color:#e8eef5;box-sizing:border-box;background:#102033;border-radius:16px;width:auto;max-width:none;margin:1.5rem 32px 2rem;padding:1.75rem 2rem;display:block}.vg-legal-footer-inner,.vg-legal-footer .vg-container{width:100%;max-width:none;margin:0}.vg-legal-nav{flex-wrap:wrap;gap:.55rem .85rem;display:flex}.vg-legal-nav a{color:#e8eef5}@media (max-width:900px){.pv-metric-row,.pv-related-grid{grid-template-columns:1fr}}@media (max-width:640px){.vg-legal-footer,footer[data-infinity-footer]{margin:1rem 20px 1.25rem;padding:1.15rem}.pv-hero-photo{min-height:22rem}}.pv-hero.pv-hero-photo{min-height:16rem;padding-block:2rem}.pv-hero-copy{padding:2rem 0 1.6rem}.pv-hero-photo.pv-hero--split,.pv-hero-photo--compact{min-height:18rem;padding-block:2.15rem}.pv-hero-photo.pv-hero--split .pv-product-frame,.pv-hero-photo--compact .pv-product-frame{min-height:12rem}.pv-hero-photo.pv-hero--split .pv-display,.pv-hero-photo--compact .pv-display{max-width:16ch;font-size:clamp(1.85rem,3.4vw,2.55rem)}.pv-related-editorial{margin:2rem 32px 1.5rem}.pv-related-card{min-height:0;padding:.95rem 1.05rem}.pv-source-board,.pv-authority,ol.pv-authority,ul.pv-authority{box-sizing:border-box;background:#f6f8fb;border-radius:16px;margin:2rem 32px 1.75rem;padding:1.45rem 1.5rem 1.7rem}.pv-source-board ol,.pv-authority{margin-top:.7rem}.vg-legal-footer,footer[data-infinity-footer]{margin:2rem 32px 2.75rem;padding:1.85rem 2rem 2rem}.vg-shell,.pv-shell{padding-bottom:2.75rem}@media (max-width:640px){.pv-related-editorial,.pv-source-board,.pv-authority,ol.pv-authority,ul.pv-authority{margin-left:20px;margin-right:20px}.vg-legal-footer,footer[data-infinity-footer]{margin:1rem 20px 1.75rem;padding:1.25rem 1.2rem 1.4rem}.pv-hero.pv-hero-photo,.pv-hero-photo--compact{min-height:14rem;padding-block:1.5rem}.vg-shell,.pv-shell{padding-bottom:1.75rem}}.pv-worked-ledger{background:#fff;border:1px solid #1020331a;border-radius:18px;margin:1.5rem 0 1.75rem;padding:1.35rem 1.4rem 1.45rem;box-shadow:0 12px 32px #1020330f}.pv-worked-ledger>h2{margin-top:0}.pv-worked-ledger>p:first-of-type{letter-spacing:.07em;text-transform:uppercase;color:#5a6573;max-width:42rem;margin:0 0 1rem;font-size:.78rem}.pv-data-panel.pv-table-designed,.pv-table-shell{color:#102033;width:100%;max-width:100%;box-shadow:none;background:#f7f9fc;border:1px solid #1020331a;border-radius:14px;margin:1rem 0 0;padding:0;overflow-x:auto}.pv-analysis-board{background:#fff;border:1px solid #1020331a;padding:1.35rem 1.4rem;box-shadow:0 12px 32px #1020330d}.pv-analysis-board .pv-table-shell{margin-top:1rem}table.pv-compare,.pv-fin-table{border-collapse:collapse;width:100%;font-size:.94rem}.pv-compare caption,.pv-fin-table caption,.pv-caption{caption-side:top;text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#5a6573;margin:0;padding:.85rem 1rem .3rem;font-size:.72rem}.pv-compare thead th,.pv-fin-table thead th{color:#f4f7fb;letter-spacing:.07em;text-transform:uppercase;text-align:right;background:#14253a;border-bottom:0;padding:.75rem 1rem;font-size:.72rem;font-weight:650}.pv-compare thead th:first-child,.pv-fin-table thead th:first-child{text-align:left}.pv-compare th,.pv-compare td,.pv-fin-table th,.pv-fin-table td{vertical-align:top;border-bottom:1px solid #10203314;padding:.72rem 1rem}.pv-compare tbody th,.pv-fin-table tbody th{text-align:left;color:#102033;background:0 0;font-weight:650}.pv-compare tbody td,.pv-fin-table tbody td{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.pv-compare tbody tr:nth-child(2n),.pv-fin-table tbody tr:nth-child(2n){background:#14253a09}.pv-compare tbody tr:last-child,.pv-fin-table tbody tr:last-child{background:#e8eef6;font-weight:650}.pv-compare tbody tr:last-child th,.pv-compare tbody tr:last-child td,.pv-fin-table tbody tr:last-child th,.pv-fin-table tbody tr:last-child td{border-bottom:0}.pv-cell-note{color:#5a6573;white-space:normal;text-align:right;margin-top:.2rem;font-size:.75rem;font-weight:500;display:block}.pv-decision-takeaway{color:#102033;background:#eef3f8;border:1px solid #10203314;border-radius:12px;margin-top:1rem;padding:1rem 1.1rem}.pv-worked-ledger .pv-bar{background:#e6edf5;border-radius:99px;height:8px;margin-top:1.05rem;overflow:hidden}.pv-worked-ledger .pv-bar>span{background:#1d4e89}@media (max-width:640px){.pv-worked-ledger{padding:1.05rem .95rem 1.15rem}.pv-compare th,.pv-compare td,.pv-fin-table th,.pv-fin-table td{padding:.62rem .75rem}}header.pv-hero.pv-hero-photo,.pv-hero-photo.pv-hero--split,.pv-hero-photo--compact{isolation:isolate;color:#f4f7fb;min-height:0;padding-block:1.7rem;position:relative;overflow:hidden}.pv-hero-photo .pv-hero-media,.pv-hero-photo .pv-hero-overlay{z-index:0;position:absolute;inset:0}.pv-hero-photo .pv-hero-media img{object-fit:cover;width:100%;height:100%}.pv-hero-photo .vg-container,.pv-hero-photo .pv-hero-grid,.pv-hero-photo .pv-hero-copy{z-index:1;position:relative}.pv-hero-photo.pv-hero--split .pv-hero-grid{grid-template-columns:minmax(0,1fr);gap:1rem;max-width:40rem}.pv-hero-photo.pv-hero--split .pv-product-frame{display:none}.pv-hero-photo .pv-display{color:#f4f7fb;max-width:16ch;font-size:clamp(1.7rem,3.1vw,2.35rem)}.pv-hero-photo .pv-lede,.pv-hero-photo .pv-answer{color:#e8eef5;max-width:38rem}.pv-hero-actions-row{flex-wrap:wrap;align-items:center;gap:.7rem .85rem;margin:.85rem 0 1rem;display:flex}.pv-hero-secondary{color:#f4f7fb;background:#08101c47;border:1px solid #ffffff61;border-radius:10px;align-items:center;min-height:2.55rem;padding:.5rem .95rem;font-weight:650;text-decoration:none;display:inline-flex}.pv-close-well{box-sizing:border-box;width:min(100% - 4rem,68rem);margin:2rem auto 2.5rem}.pv-close-well>h2,.pv-close-well>p,.pv-close-well>section:not(.pv-cta-band){max-width:46rem}.pv-close-well .pv-related-editorial,.pv-close-well .pv-authority,.pv-close-well .pv-source-board{margin-left:0;margin-right:0}@media (max-width:640px){header.pv-hero.pv-hero-photo,.pv-hero-photo--compact{padding-block:1.25rem}.pv-close-well{width:min(100% - 2.5rem,68rem)}}.ed-highlight{background:#f4f7fb;border:1px solid #1428461a;border-radius:14px;max-width:42rem;margin:1.6rem 0;padding:1.05rem 1.2rem 1.15rem}.ed-highlight-kicker,.ed-highlight h3,.pv-callout h3{letter-spacing:.08em;text-transform:uppercase;color:#1d4e89;margin:0 0 .4rem;font-size:.78rem}.ed-highlight-body p,.ed-highlight p,.pv-callout p{color:#1c2838;margin:0}.ed-highlight--key_takeaway,.pv-callout[data-callout=KEY_TAKEAWAY]{background:#f3f7fc;border-left:4px solid #1d4e89}.ed-highlight--why_this_matters,.pv-callout[data-callout=WHY_THIS_MATTERS]{background:#f7f4fb;border-left:4px solid #5a4a8a}.ed-highlight--decision_note,.ed-highlight--what_changes_the_result,.pv-callout[data-callout=WHAT_CHANGES]{background:#fbf6ee;border-left:4px solid #7a5a1e}.ed-highlight--common_mistake,.pv-callout[data-callout=COMMON_MISTAKE]{background:#fbf4f2;border-left:4px solid #8a3b2f}.ed-highlight--when_to_be_careful,.pv-callout[data-callout=LIMITATION]{background:#f4f5f7;border-left:4px solid #4a5564}.ed-highlight--for_your_role,.pv-callout[data-callout=FOR_TENANT_REP]{background:#f1f8f8;border-left:4px solid #215e6e}.ed-highlight--for_finance_teams,.pv-callout[data-callout=FOR_FINANCE]{background:#f2f6fb;border-left:4px solid #3d5a80}.authority-quote{background:0 0;border-left:3px solid #1d4e89;max-width:38rem;margin:1.75rem auto;padding:.2rem 0 .2rem 1.15rem}.authority-quote blockquote{color:#16324f;margin:0;font-size:1.05rem;line-height:1.45}.authority-quote footer{color:#4a5564;margin-top:.55rem;font-size:.86rem}.sn-kicker{letter-spacing:.08em;text-transform:uppercase;color:#1d4e89;margin:0 0 .35rem;font-size:.78rem}.sn-title{margin:0;font-size:1.45rem;font-weight:700;display:block}.sn-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.sn-card{min-height:0;color:inherit;box-shadow:none;background:#f7f9fc;border:1px solid #1428461a;border-radius:16px;align-items:flex-start;gap:.85rem;padding:1rem 1.05rem 1.05rem;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:flex}.sn-card:hover,.sn-card:focus-visible{background:#eef4fb;border-color:#1d4e8959;outline:none;transform:translateY(-1px)}.sn-icon svg{width:1.15rem;height:1.15rem;display:block}.sn-copy{display:block}.sn-copy strong{font-size:1rem;font-weight:650;display:block}.sn-desc{color:#4a5564;margin:.35rem 0 0;font-size:.92rem;display:block}@media (max-width:960px){.sn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sn-grid{grid-template-columns:1fr}.ed-highlight,.authority-quote{margin-left:0;margin-right:0}}header.pv-hero.pv-article-hero{isolation:isolate;position:relative;overflow:hidden}header.pv-hero.pv-article-hero.pv-hero-photo--article{color:#122033;flex-direction:column;min-height:0;padding-block:0;display:flex;position:relative}header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-media{z-index:0;flex:none;width:100%;height:min(22rem,46vh);margin:0;position:relative;inset:auto}header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-overlay{top:0;left:0;right:0;z-index:0;pointer-events:none;background:linear-gradient(#08101c1f,#08101c33);width:100%;height:min(22rem,46vh);position:absolute;inset:auto}header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-media img{object-fit:cover;width:100%;height:100%;display:block}header.pv-hero.pv-article-hero.pv-hero-photo--article .vg-container,header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-copy{z-index:1;padding-block:2rem 2.25rem;position:relative}header.pv-hero.pv-article-hero.pv-hero-photo--article+.pv-section{margin-top:0;padding-top:2rem}header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-display,header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-lede,header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-eyebrow{color:#122033}header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-answer{color:#1c2838;background:#f4f7fb;border:1px solid #1428461a}.sn-grid{align-items:stretch}.sn-card{align-items:flex-start;height:100%}.sn-icon{color:#1d4e89;flex:0 0 2.6rem;width:2.6rem;height:2.6rem}.sn-copy strong,.sn-desc{text-wrap:balance}@media (max-width:960px){.sn-grid--count-5{grid-template-columns:repeat(2,minmax(0,1fr))}.sn-grid--count-5 .sn-card{grid-column:auto}}@media (max-width:640px){header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-media,header.pv-hero.pv-article-hero.pv-hero-photo--article .pv-hero-overlay{height:min(16rem,42vh)}.sn-grid--count-5{grid-template-columns:1fr}}:root{--pv-authority-shell:70rem;--pv-prose-measure:52rem;--pv-wide-module:70rem}.vg-container.pv-reading,.vg-container.pv-prose,.pv-authority-shell{max-width:min(var(--pv-authority-shell), calc(100% - 4rem));width:100%;margin-inline:auto}.vg-container:has(.sn-block){max-width:min(var(--pv-authority-shell), calc(100% - 4rem));width:100%;margin-inline:auto}.vg-container:has(.pv-source-board){max-width:min(var(--pv-authority-shell), calc(100% - 4rem));width:100%;margin-inline:auto}.vg-container:has(.pv-cta-panel){max-width:min(var(--pv-authority-shell), calc(100% - 4rem));width:100%;margin-inline:auto}.pv-reading>p,.pv-reading>h2,.pv-reading>h3,.pv-reading>h4,.pv-reading>ul,.pv-reading>ol,.pv-reading>.ed-highlight,.pv-reading>.authority-quote,.pv-reading>.pv-callout,.pv-reading>.pv-answer,.pv-prose>p,.pv-prose>h2,.pv-prose>h3,.pv-prose>h4,.pv-prose>ul,.pv-prose>ol,.pv-prose-column{max-width:var(--pv-prose-measure)}.pv-reading .vg-container,.pv-prose .vg-container{width:100%;max-width:none;margin-inline:0}.sn-block,.pv-source-board,.pv-table-shell,.pv-analysis-board,.pv-cta-panel,.pv-edu-figure,.pv-related-editorial,.pv-wide-module{width:100%;max-width:none}.sn-block{margin:2.6rem 0 2.2rem}.sn-block-head{max-width:var(--pv-prose-measure);margin-bottom:1.15rem}.sn-intro{color:#3d4b5c;max-width:40rem;margin:.45rem 0 0;font-size:1rem}.sn-grid{align-items:stretch;gap:1rem;display:grid}.sn-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sn-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sn-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.sn-grid--count-6{grid-template-columns:repeat(3,minmax(0,1fr))}.sn-card{min-width:0;height:100%;min-height:0;color:inherit;background:#f7f9fc;border:1px solid #1428461a;border-radius:16px;align-items:flex-start;gap:.95rem;padding:1.15rem 1.2rem 1.2rem;text-decoration:none;display:flex}.sn-card[data-card-role=QUESTION]{border-left:3px solid #1d4e89}.sn-card[data-card-role=TOPIC]{border-left:3px solid #2a6f4e}.sn-card[data-card-role=WORKFLOW]{border-left:3px solid #5a4a8a}.sn-card[data-card-role=TOOL]{border-left:3px solid #7a5a1e}.sn-card[data-card-role=ROLE]{border-left:3px solid #215e6e}.sn-role{letter-spacing:.08em;text-transform:uppercase;color:#1d4e89;margin:0 0 .28rem;font-size:.68rem;display:block}.sn-icon{color:#1d4e89;background:#e4eef8;border-radius:14px;flex:0 0 3.15rem;place-items:center;width:3.15rem;height:3.15rem;display:grid}.sn-icon svg{fill:currentColor;width:1.55rem;height:1.55rem;display:block}.sn-copy{min-width:0;display:block}.sn-copy strong,.sn-title-line,.sn-desc{text-wrap:balance}.sn-copy strong{font-size:1.05rem;font-weight:650;line-height:1.3;display:block}.sn-desc{color:#4a5564;margin:.35rem 0 0;font-size:.95rem;line-height:1.4;display:block}.sn-card:focus-visible{outline-offset:3px;outline:2px solid #1d4e89}.pv-source-board{background:#f6f8fb;border-radius:16px;margin:2rem 0 0;padding:1.35rem 1.4rem}.pv-source-board h2{margin:0}.pv-source-board>p{max-width:40rem;margin:.45rem 0 0}.pv-source-board ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.6rem;margin:.95rem 0 0;padding-left:1.15rem;display:grid}.pv-source-board li{margin:0}.pv-source-board a{font-weight:600}.pv-cta-panel{width:100%}.pv-legal-page .pv-reading,.pv-legal-page .pv-prose,.pv-legal-page .pv-authority-shell{max-width:46rem}@media (max-width:1100px){.sn-grid--count-3,.sn-grid--count-6,.sn-grid--count-5{grid-template-columns:repeat(2,minmax(0,1fr))}.sn-grid--count-5 .sn-card{grid-column:auto}}@media (max-width:768px){.vg-container.pv-reading,.pv-authority-shell{max-width:calc(100% - 2.5rem)}.sn-grid--count-2,.sn-grid--count-3,.sn-grid--count-4,.sn-grid--count-6{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-source-board ol{grid-template-columns:1fr}}@media (max-width:640px){.sn-grid,.sn-grid--count-2,.sn-grid--count-3,.sn-grid--count-4,.sn-grid--count-5,.sn-grid--count-6{grid-template-columns:1fr}.sn-grid--count-5 .sn-card{grid-column:auto}.pv-source-board ol{grid-template-columns:1fr}}:root{--pv-surface-default:var(--pv-bg,#fff);--pv-surface-subtle:var(--cre-surface-subtle,#f3f6f9);--pv-surface-tinted:var(--cre-surface-tinted,#e8eef5);--pv-surface-editorial:var(--cre-surface-editorial,#f4f1ea);--pv-surface-emphasis:var(--cre-surface-emphasis,#123a5c);--pv-surface-dark:var(--cre-surface-dark,#0f2740);--pv-surface-emphasis-ink:#f7fbff;--pv-surface-card:#fff}[data-surface]{background-color:var(--pv-surface-default);padding-block:3.25rem}[data-surface=DEFAULT]{background-color:var(--pv-surface-default)}[data-surface=SUBTLE]{background-color:var(--pv-surface-subtle)}[data-surface=TINTED]{background-color:var(--pv-surface-tinted)}[data-surface=EDITORIAL]{background-color:var(--pv-surface-editorial)}[data-surface=EMPHASIS],[data-surface=DARK_ACCENT]{background-color:var(--pv-surface-emphasis);color:var(--pv-surface-emphasis-ink)}[data-surface=DARK_ACCENT]{background-color:var(--pv-surface-dark)}[data-surface=EMPHASIS] .pv-cta-panel a,[data-surface=DARK_ACCENT] .pv-cta-panel a{color:#d7e8ff}[data-surface=TINTED] .sn-card,[data-surface=SUBTLE] .sn-card,[data-surface=EDITORIAL] .sn-card,[data-surface=TINTED] .pv-related-family,[data-surface=SUBTLE] .pv-source-board{background:var(--pv-surface-card);box-shadow:0 1px #0f274014}[data-hub-question-discovery]{background-color:var(--pv-surface-tinted)}:root{--pv-surface-ink-reset:#152033}[data-surface=DEFAULT],[data-surface=SUBTLE],[data-surface=TINTED],[data-surface=EDITORIAL],[data-surface=EMPHASIS] .sn-block,[data-surface=EMPHASIS] .sn-card,[data-surface=EMPHASIS] .sn-title,[data-surface=EMPHASIS] .sn-copy strong,[data-surface=EMPHASIS] .pv-source-board,[data-surface=EMPHASIS] .pv-source-board h2,[data-surface=EMPHASIS] .pv-source-board a,[data-surface=EMPHASIS] .pv-related-editorial,[data-surface=EMPHASIS] .pv-related-editorial h2,[data-surface=EMPHASIS] .pv-related-card a,[data-surface=EMPHASIS] .pv-eyebrow,[data-surface=DARK_ACCENT] .sn-block,[data-surface=DARK_ACCENT] .sn-title,[data-surface=DARK_ACCENT] .pv-source-board,.sn-title,.sn-copy strong,.pv-source-board h2{color:var(--pv-text,var(--pv-surface-ink-reset))}.pv-eyebrow,.vg-kicker,.sn-kicker{color:#1d4e89}.pv-section-visual{background-color:var(--pv-surface-subtle,#f3f6f9)}.pv-section-visual-media{opacity:.12}.pv-section-visual .vg-container,.pv-section-visual h2,.pv-section-visual p{z-index:1;color:var(--pv-text,var(--pv-surface-ink-reset));position:relative}:root{--pv-source-board-ink:#152033;--pv-source-board-link:#1d4e89}.pv-source-board,.pv-source-board h2,.pv-source-board p,.pv-source-board li{color:var(--pv-source-board-ink)}.pv-source-board a{color:var(--pv-source-board-link)}:root{--pv-emphasis-band-link:#d7e8ff}[data-surface=EMPHASIS] a,[data-surface=DARK_ACCENT] a,[data-surface=EMPHASIS] .pv-spoke-index a,[data-surface=DARK_ACCENT] .pv-spoke-index a,[data-surface=EMPHASIS] .pv-cta-panel a,[data-surface=DARK_ACCENT] .pv-cta-panel a{color:var(--pv-emphasis-band-link)}[data-surface=EMPHASIS] a:hover,[data-surface=DARK_ACCENT] a:hover,[data-surface=EMPHASIS] .pv-spoke-index a:hover,[data-surface=EMPHASIS] .pv-cta-panel a:hover{color:#f7fbff}[data-surface=EMPHASIS] a:focus-visible,[data-surface=DARK_ACCENT] a:focus-visible{outline-offset:2px;outline:2px solid #d7e8ff}[data-surface=EMPHASIS] .pv-source-board a,[data-surface=EMPHASIS] .sn-block a,[data-surface=EMPHASIS] .sn-card a,[data-surface=EMPHASIS] .pv-related-editorial a,[data-surface=DARK_ACCENT] .pv-source-board a,[data-surface=DARK_ACCENT] .sn-block a{color:var(--pv-source-board-link,#1d4e89)}[data-hub-question-discovery] .pv-question-row{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}[data-hub-question-discovery] .pv-question-row a{background:var(--pv-surface-card,#fff);min-height:4.25rem;color:var(--pv-ink,#152033);border-radius:10px;align-items:center;padding:.55rem .75rem;text-decoration:none;display:flex}[data-hub-question-discovery] .pv-discovery-grid{--pv-discovery-layout:balanced-3;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}[data-hub-question-discovery] .pv-discovery-grid--balanced{align-items:stretch}[data-hub-question-discovery] .pv-discovery-band,[data-hub-role-band]{border-top:1px solid color-mix(in srgb, var(--pv-ink,#152033) 14%, transparent);width:100%;margin-top:1.75rem;padding:1.15rem 0 0;display:block}[data-hub-question-discovery] .pv-discovery-band h3,[data-hub-role-band] h3{color:var(--pv-ink,#152033);margin-bottom:.75rem}[data-hub-question-discovery] .pv-discovery-band .pv-question-row{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}@media (max-width:1100px){[data-hub-question-discovery] .pv-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){[data-hub-question-discovery] .pv-discovery-grid,[data-hub-question-discovery] .pv-discovery-band .pv-question-row{grid-template-columns:1fr}}.pv-nav{--pv-nav-surface:var(--pv-surface);background:var(--pv-nav-surface)}.pv-nav-brand,.pv-nav-links a,.pv-nav-brand:hover,.pv-nav-links a:hover,.pv-nav-brand:focus-visible,.pv-nav-links a:focus-visible,.pv-nav-brand:visited,.pv-nav-links a:visited{color:var(--pv-text)}.pv-hero-photo .pv-hero-secondary,.pv-hero-actions-row .pv-hero-secondary{--pv-hero-secondary-surface:var(--pv-text);--pv-hero-secondary-ink:#f4f7fb;color:var(--pv-hero-secondary-ink);background:var(--pv-hero-secondary-surface);border-color:#f4f7fb6b}.pv-hero-photo .pv-hero-secondary:hover,.pv-hero-photo .pv-hero-secondary:focus-visible,.pv-hero-photo .pv-hero-secondary:visited,.pv-hero-actions-row .pv-hero-secondary:hover,.pv-hero-actions-row .pv-hero-secondary:focus-visible,.pv-hero-actions-row .pv-hero-secondary:visited{color:var(--pv-hero-secondary-ink);background:var(--pv-hero-secondary-surface)}:root{--pv-dark-ink:#f4f7fb;--pv-dark-muted-ink:#d5e0ec;--pv-dark-caption-ink:#c9d6e6}.pv-product-frame,.pv-data-panel:not(.pv-table-designed),[data-surface=EMPHASIS],[data-surface=DARK_ACCENT]{--pv-on-dark-ink:var(--pv-dark-ink);--pv-on-dark-muted:var(--pv-dark-muted-ink);--pv-on-dark-caption:var(--pv-dark-caption-ink)}.pv-product-frame>figcaption,.pv-product-frame>.pv-caption,[data-surface=EMPHASIS] .pv-caption,[data-surface=EMPHASIS] .pv-lede,[data-surface=EMPHASIS] .vg-lede,[data-surface=EMPHASIS] .vg-muted,[data-surface=EMPHASIS] .pv-eyebrow,[data-surface=EMPHASIS] .vg-kicker,[data-surface=DARK_ACCENT] .pv-caption,[data-surface=DARK_ACCENT] .pv-lede,[data-surface=DARK_ACCENT] .vg-lede,[data-surface=DARK_ACCENT] .vg-muted{color:var(--pv-dark-caption-ink);opacity:1}[data-surface=EMPHASIS] .pv-lede,[data-surface=EMPHASIS] .vg-lede,[data-surface=DARK_ACCENT] .pv-lede,[data-surface=DARK_ACCENT] .vg-lede{color:var(--pv-dark-muted-ink)}.pv-product-frame{color:var(--pv-dark-ink)}[data-section-type=SEMANTIC_NAVIGATION]>.vg-container{width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem));max-width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem))}.vg-container:has(>.sn-block){width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem));max-width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem))}.vg-container:has(>.sn-block.pv-wide-module){width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem));max-width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem))}.sn-block,.sn-block.pv-wide-module{--pv-sn-width-utilization:breakout;width:100%;max-width:none}.pv-prose>.sn-block,.vg-container.pv-prose>.sn-block,.pv-prose .sn-block.pv-wide-module{width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem));max-width:min(var(--pv-authority-shell,70rem), calc(100vw - 4rem));margin-inline:calc(50% - min(var(--pv-authority-shell,70rem), calc(100vw - 4rem)) / 2)}.sn-grid--count-5{grid-template-columns:repeat(6,minmax(0,1fr))}.sn-grid--count-5 .sn-card:nth-child(-n+3){grid-column:span 2}.sn-grid--count-5 .sn-card:nth-child(n+4){grid-column:span 3}
