@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Segoe UI,sans-serif;color:#152346;background:#fffdf9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #142347;--muted: #68738c;--line: #e7e8ee;--pearl: #fffdf9;--cream: #fff9f1;--violet: #7656e8;--blue: #2b83df;--coral: #f15c67;--orange: #f39a28;--teal: #23ab9d;--shadow: 0 18px 50px rgba(28, 40, 78, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--pearl)}body{margin:0;min-width:320px;min-height:100vh;background:var(--pearl);color:var(--ink);-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:clip}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-logo{width:188px;height:auto}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(222,224,232,.88);background:#fffdf9f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.header-logo{width:174px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,34px);margin-left:auto}.desktop-nav a{position:relative;padding-block:25px 23px;color:#39435c;font-size:13px;font-weight:600;transition:color .18s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.is-active{color:var(--ink)}.desktop-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:10px;background:linear-gradient(90deg,var(--violet),var(--coral),var(--orange),var(--teal),var(--blue))}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:46px;border-radius:11px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--ink);font-weight:700;font-size:13px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:focus-visible,.icon-button:focus-visible,.orbit-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(43,131,223,.24);outline-offset:3px}.button--primary{color:#fff;background-color:var(--violet);box-shadow:0 10px 26px #7656e840}.button--primary:hover{background-color:#6547da;box-shadow:0 14px 32px #7656e84d}.button--outline{background:#fff;border:1px solid #d9dce5}.button--soft{background:#fff;border:1px solid #dfe2ea;box-shadow:0 7px 20px #17274f0d}.header-offer{border-color:#cfd4df;border-radius:99px;min-height:40px;padding-inline:18px}.icon-button{width:42px;height:42px;border-radius:12px;background:#fff;color:var(--ink);border:1px solid var(--line);display:inline-grid;place-items:center}.menu-toggle{display:none}.mobile-nav{display:none;border-top:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.mobile-nav .container{display:grid;padding-block:12px 20px}.mobile-nav a{padding:15px 2px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f1f5;font-weight:700}.mobile-nav a.is-active{color:var(--violet)}.mobile-nav .button{margin-top:16px}.hero{position:relative;background:#fffefb;border-bottom:1px solid #f0eadf}.hero-grid{position:relative;min-height:610px;display:grid;grid-template-columns:.48fr 1.2fr .9fr;align-items:center;gap:clamp(28px,4vw,58px);padding-block:64px 70px}.hero-art{align-self:stretch;min-width:0;position:relative}.hero-art img{position:absolute;width:650px;max-width:none;left:-110px;right:auto;top:50%;transform:translateY(-50%);opacity:.82;mix-blend-mode:multiply;pointer-events:none}.hero-copy{position:relative;z-index:2}.breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:30px;color:#828a9c;font-size:12px}.breadcrumb a:hover{color:var(--ink)}.eyebrow,.section-kicker{margin:0;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:#7456de}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(118,86,232,.24);border-radius:99px;padding:8px 12px;background:#ffffffb3}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:var(--violet)}.hero h1{margin:24px 0 18px;max-width:620px;color:#102044;font-size:clamp(44px,4.15vw,66px);line-height:1.05;letter-spacing:-.052em}.hero-lead{margin:0;max-width:590px;font-size:17px;line-height:1.72;color:#39445e;font-weight:500}.hero-support{margin:15px 0 0;max-width:590px;color:#778096;line-height:1.65;font-size:14px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.metrics-card{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#ffffffc7;border:1px solid #e1e2e8;border-radius:18px;box-shadow:0 18px 60px #1c284e0d;overflow:hidden}.metric{min-height:150px;padding:28px 25px;display:flex;gap:15px;align-items:flex-start;border-right:1px solid #e3e4e9;border-bottom:1px solid #e3e4e9}.metric:nth-child(2n){border-right:0}.metric:nth-child(n+3){border-bottom:0}.metric__icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.metric strong{display:block;font-size:clamp(25px,2.4vw,35px);line-height:1;letter-spacing:-.04em}.metric small{display:block;margin-top:12px;color:#6d768b;font-size:12px}.metrics-card__crest{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:36px;height:36px;display:grid;place-items:center;color:#9a8ce3;background:#fff;border:1px solid #e1dff5;border-radius:50%;box-shadow:0 7px 18px #5043911f}.category-section{padding:55px 0 82px;background:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading--center{align-items:center;justify-content:center;position:relative;margin-bottom:8px}.section-heading--center>span{position:absolute;right:0}.section-heading>span{color:#818a9e;font-size:12px}.section-heading h2{margin:9px 0 0;font-size:clamp(27px,3vw,39px);letter-spacing:-.035em;line-height:1.12}.category-orbit{position:relative;height:126px;margin-inline:-16px;background-repeat:no-repeat;background-size:100% 126px;background-position:center}.category-orbit__items{height:100%;padding:42px clamp(18px,3vw,55px) 0;display:flex;align-items:center;justify-content:space-between;gap:7px}.orbit-button{--accent: var(--violet);--lift: 0;transform:translateY(var(--lift));flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;color:var(--accent);background:#fff;border:1px solid color-mix(in srgb,var(--accent) 34%,white);border-radius:50%;box-shadow:0 6px 18px #18274e14;transition:transform .18s ease,color .18s ease,background-color .18s ease}.orbit-button:hover,.orbit-button.is-selected{transform:translateY(calc(var(--lift) - 4px));color:#fff;background:var(--accent)}.search-toolbar{min-height:72px;margin:12px 0 36px;padding:11px 12px;display:grid;grid-template-columns:1fr 260px auto;align-items:center;gap:10px;background:#fff;border:1px solid #e3e5eb;border-radius:16px;box-shadow:0 14px 38px #17274f0f}.search-field,.select-control{min-height:48px;display:flex;align-items:center;gap:11px;padding-inline:16px;color:#6d768b;border:1px solid #e3e5eb;border-radius:11px;background:#fff}.search-field input,.select-control select{width:100%;min-width:0;color:var(--ink);border:0;outline:0;background:transparent;font-size:14px}.search-field input::placeholder{color:#9aa1b0}.select-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.filters-button{min-height:48px;box-shadow:none}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e5e7ed;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px #17274f0b}.category-item{--accent: var(--violet);min-height:92px;padding:17px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#fff;border-right:1px solid #e9eaf0;border-bottom:1px solid #e9eaf0;transition:background-color .18s ease,transform .18s ease}.category-item:nth-child(4n){border-right:0}.category-item:nth-last-child(-n+4){border-bottom:0}.category-item:hover{position:relative;z-index:1;background:#fffaf3;transform:translateY(-2px)}.category-item__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--accent);background-color:color-mix(in srgb,var(--accent) 10%,white)}.category-item strong,.category-item small{display:block}.category-item strong{font-size:12px;line-height:1.35}.category-item small{margin-top:5px;color:#8a91a1;font-size:10px}.category-item__arrow{color:var(--accent);opacity:0;transition:opacity .18s ease}.category-item:hover .category-item__arrow{opacity:1}.empty-state{grid-column:1 / -1;padding:40px;display:grid;justify-items:center;gap:10px;color:#7a8395}.empty-state button{color:var(--violet);background:none;font-weight:800}.article-section{padding:72px 0 74px;background:#fff9f2;border-top:1px solid #f2e9dc;border-bottom:1px solid #f2e9dc}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card{--accent: var(--violet);position:relative;min-height:190px;padding:23px 23px 20px;display:flex;flex-direction:column;background:#fff;border:1px solid #e8e4df;border-radius:15px;box-shadow:0 14px 30px #2b251e0b;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.article-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent)}.article-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #2b251e14}.article-card__meta{display:flex;justify-content:space-between;gap:12px;color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.article-card__meta span:last-child{display:flex;align-items:center;gap:5px;color:#858d9e;white-space:nowrap;font-weight:600;text-transform:none;letter-spacing:0}.article-card h3{margin:22px 0 10px;font-size:18px;line-height:1.36;letter-spacing:-.02em}.article-card__link{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:12px;font-weight:800}.button--load{min-width:205px;margin:30px auto 0;background:#fff;border:1px solid #dcdfe7}.article-section>.container>.button--load{display:flex}.article-empty{padding:55px 20px;display:grid;justify-items:center;gap:12px;text-align:center;color:#7d8495}.article-empty h3{margin:0;color:var(--ink)}.cta-section{padding:55px 0;background:#fff}.broker-cta{position:relative;min-height:130px;padding:30px 32px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px solid #ddd9f2;border-radius:18px;background:#fffdf9;box-shadow:0 16px 40px #2025420f;overflow:hidden}.broker-cta:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--violet),var(--coral),var(--orange),var(--teal),var(--blue))}.broker-cta__icon{width:54px;height:54px;display:grid;place-items:center;color:var(--violet);border:1px solid #e3ddf7;border-radius:50%;background:#faf8ff}.broker-cta h2{margin:0;font-size:clamp(19px,2vw,27px);letter-spacing:-.025em}.broker-cta p{margin:7px 0 0;color:#737d91;font-size:13px}.site-footer{padding:58px 0 0;background:#fbfcff;border-top:1px solid #e9ebf0}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1.25fr 1fr;gap:52px;padding-bottom:52px}.footer-logo{width:190px}.footer-brand p{max-width:290px;margin:20px 0;color:#747d90;font-size:13px;line-height:1.7}.trust-list{display:grid;gap:9px}.trust-list span{display:flex;align-items:center;gap:8px;color:#59647a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.trust-list svg{color:var(--teal)}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-column h3{margin:7px 0;color:#5e6680;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.footer-column a{color:#687289;font-size:12px}.footer-column a:hover{color:var(--violet)}.footer-column--wide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.footer-column--wide h3{grid-column:1 / -1}.market-pulse>div{width:100%;padding:12px 0;display:grid;border-bottom:1px solid #e8eaf0}.market-pulse strong{color:var(--ink);font-size:19px}.market-pulse span{margin-top:3px;color:#7e8799;font-size:10px}.footer-cta{display:inline-flex;align-items:center;gap:7px;margin-top:7px;color:var(--violet)!important;font-weight:800}.footer-bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e5e7ec;color:#858c9c;font-size:10px}.footer-bottom p{margin:0}.footer-bottom p a{color:#df7e27;font-weight:800}.footer-bottom>div{display:flex;gap:20px}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:30;width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;box-shadow:0 12px 30px #1423473d;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.article-page{background:#fffdf9}.article-header-offer{margin-left:18px}.article-hero{position:relative;padding:48px 0 74px;overflow:hidden;border-bottom:1px solid #eee8df;background:radial-gradient(circle at 8% 20%,rgba(243,154,40,.12),transparent 26%),radial-gradient(circle at 88% 26%,rgba(118,86,232,.1),transparent 25%),#fffdf9}.article-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--violet),var(--coral),var(--orange),var(--teal),var(--blue))}.article-hero__inner{max-width:940px;text-align:center}.article-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:28px;color:var(--violet);font-size:12px;font-weight:800}.article-breadcrumb{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#8b92a2;font-size:11px}.article-category-pill{display:inline-flex;padding:8px 13px;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 28%,white);border-radius:99px;background:color-mix(in srgb,var(--accent) 7%,white);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.article-hero h1{max-width:900px;margin:24px auto 18px;color:#102044;font-size:clamp(42px,5.4vw,72px);line-height:1.04;letter-spacing:-.052em}.article-deck{max-width:700px;margin:0 auto;color:#5f6a82;font-size:17px;line-height:1.72}.article-byline{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px 22px;margin-top:28px;color:#7c8496;font-size:11px}.article-byline span,.article-byline button{display:inline-flex;align-items:center;gap:7px}.article-byline button{padding:7px 10px;color:var(--violet);border:1px solid #e0dcf1;border-radius:8px;background:#fff;font-weight:800}.article-body-section{padding:72px 0 80px;background:#fff}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(240px,320px);justify-content:center;align-items:start;gap:clamp(48px,7vw,92px)}.article-content{min-width:0}.article-content>.article-intro{margin:0 0 56px;padding-left:24px;color:#263451;border-left:4px solid var(--violet);font-size:20px;font-weight:600;line-height:1.72}.article-content section{position:relative;margin-top:64px;scroll-margin-top:110px}.article-section-number{display:block;margin-bottom:8px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}.article-content h2{margin:0 0 22px;color:#13234a;font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.035em}.article-content p{color:#536079;font-size:16px;line-height:1.9}.article-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.article-checklist span{display:flex;align-items:center;gap:10px;padding:15px 16px;color:#3b4964;border:1px solid #e7e9ef;border-radius:12px;background:#fbfcff;font-size:12px;font-weight:700}.article-checklist svg{flex:0 0 auto;color:var(--teal)}.article-content blockquote{margin:64px 0;padding:28px 32px;display:grid;grid-template-columns:auto 1fr;gap:18px;color:var(--violet);border:1px solid #e2dcf6;border-radius:16px;background:linear-gradient(135deg,#fbf9ff,#fffaf2)}.article-content blockquote p{margin:0;color:#293757;font-size:18px;font-weight:700;line-height:1.65}.article-faq details{border-top:1px solid #e6e8ed}.article-faq details:last-child{border-bottom:1px solid #e6e8ed}.article-faq summary{padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#213052;cursor:pointer;list-style:none;font-size:14px;font-weight:800}.article-faq summary::-webkit-details-marker{display:none}.article-faq details[open] summary svg{transform:rotate(180deg)}.article-faq details p{margin:-5px 0 20px;font-size:14px}.article-sidebar{position:sticky;top:112px;display:grid;gap:18px}.article-toc,.article-side-cta{padding:24px;border:1px solid #e5e6ec;border-radius:16px;background:#fffdf9;box-shadow:0 16px 44px #1e2b4d0f}.article-toc{display:grid;gap:13px}.article-toc .section-kicker{margin-bottom:5px}.article-toc a{padding-left:13px;color:#667188;border-left:2px solid #e2e4ea;font-size:12px;line-height:1.45}.article-toc a:hover{color:var(--violet);border-color:var(--violet)}.article-side-cta{color:var(--violet);background:linear-gradient(145deg,#fbf9ff,#fff8ee)}.article-side-cta h3{margin:15px 0 8px;color:var(--ink);font-size:20px}.article-side-cta p{margin:0 0 18px;color:#70798d;font-size:12px;line-height:1.65}.article-side-cta .button{width:100%;padding-inline:12px;font-size:11px}.related-section{padding:72px 0;border-block:1px solid #f0e7dc;background:#fff9f2}.related-section .section-heading h2{margin:9px 0 0;font-size:30px}.related-section .section-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--violet);font-size:12px;font-weight:800}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.related-card{position:relative;min-height:190px;padding:22px;display:flex;flex-direction:column;border:1px solid #e8e4df;border-radius:15px;background:#fff;box-shadow:0 14px 30px #2b251e0a;overflow:hidden}.related-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent)}.related-card>span{color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase}.related-card h3{margin:18px 0;color:var(--ink);font-size:18px;line-height:1.4}.related-card small{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:#8790a1}.article-footer{padding:42px 0;background:#fbfcff;border-top:1px solid #e7e9ee}.article-footer__inner{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:18px 34px}.article-footer__inner p{max-width:430px;margin:0;color:#778095;font-size:11px}.article-footer__inner>a{color:#59657b;font-size:12px;font-weight:700}.article-footer__inner small{grid-column:1 / -1;padding-top:20px;color:#9299a7;border-top:1px solid #e6e8ed;font-size:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:22px;background:#121d3b61;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.offer-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:38px;background:#fff;border-radius:21px;box-shadow:0 35px 90px #131e3a3d}.offer-modal__close{position:absolute;right:18px;top:18px}.offer-modal h2{margin:18px 0 9px;font-size:34px;letter-spacing:-.04em}.offer-modal>p:not(.eyebrow),.offer-success>p:not(.eyebrow){color:#737c8f;line-height:1.65}.offer-form{display:grid;gap:16px;margin-top:24px}.form-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.form-error{margin:0;padding:10px 12px;border:1px solid rgba(220,38,38,.2);border-radius:10px;background:#fee2e2b8;color:#b42318;font-size:.78rem;line-height:1.45}.offer-form .button:disabled{cursor:wait;opacity:.7}.offer-form label{display:grid;gap:7px;color:#414b63;font-size:12px;font-weight:800}.offer-form input,.offer-form textarea{width:100%;border:1px solid #dfe2e9;border-radius:11px;padding:12px 14px;color:var(--ink);background:#fff;resize:vertical}.offer-success{display:grid;justify-items:start}.offer-success__icon{width:54px;height:54px;margin-bottom:24px;display:grid;place-items:center;color:var(--violet);border-radius:50%;background:#f1edff}@media(max-width:1020px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.hero-grid{grid-template-columns:.6fr 1.35fr;min-height:auto}.hero-art img{left:-140px;right:auto}.metrics-card{grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr))}.metric{min-height:112px;border-bottom:0}.metric:nth-child(2n){border-right:1px solid #e3e4e9}.metric:last-of-type{border-right:0}.metrics-card__crest{display:none}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-item:nth-child(4n){border-right:1px solid #e9eaf0}.category-item:nth-child(3n){border-right:0}.category-item:nth-last-child(-n+4){border-bottom:1px solid #e9eaf0}.category-item:nth-last-child(-n+3){border-bottom:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:40px}}@media(max-width:860px){.container{width:min(100% - 32px,720px)}.desktop-nav,.header-offer{display:none}.menu-toggle,.mobile-nav{display:grid}.header-inner{min-height:68px}.hero-grid{grid-template-columns:.52fr 1.48fr;gap:18px}.hero h1{font-size:clamp(42px,7vw,58px)}.metrics-card{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2n){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid #e3e4e9}.category-orbit{height:112px;overflow-x:auto;scrollbar-width:none;background-size:1100px 112px}.category-orbit::-webkit-scrollbar{display:none}.category-orbit__items{width:1030px;justify-content:flex-start;gap:17px}.search-toolbar{grid-template-columns:1fr 200px}.filters-button{grid-column:1 / -1}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.broker-cta{grid-template-columns:auto 1fr}.broker-cta .button{grid-column:1 / -1}.article-header-offer{margin-left:auto}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.container{width:min(100% - 24px,520px)}.brand-logo,.header-logo{width:148px}.hero-grid{display:block;padding-block:34px 40px}.hero-art{position:absolute;left:-106px;top:38px;width:260px;height:300px;opacity:.34}.hero-art img{width:390px;left:-18px;right:auto}.hero-copy{position:relative;z-index:2}.breadcrumb{margin-bottom:24px}.hero h1{max-width:390px;font-size:clamp(40px,12vw,52px);line-height:1.03}.hero-lead{font-size:15px}.hero-actions{display:grid}.hero-actions .button{width:100%}.metrics-card{margin-top:36px}.metric{min-height:122px;padding:21px 15px;gap:10px}.metric__icon{width:34px;height:34px}.metric strong{font-size:25px}.section-heading{align-items:flex-start}.section-heading--center{justify-content:flex-start}.section-heading--center>span{right:0}.category-section{padding-block:44px 56px}.category-orbit{margin-inline:-12px}.search-toolbar{grid-template-columns:1fr;margin-bottom:24px}.filters-button{grid-column:auto}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-item{min-height:104px;padding:14px 12px;grid-template-columns:auto 1fr}.category-item:nth-child(3n){border-right:1px solid #e9eaf0}.category-item:nth-child(2n){border-right:0}.category-item:nth-last-child(-n+3){border-bottom:1px solid #e9eaf0}.category-item:nth-last-child(-n+2){border-bottom:0}.category-item__icon{width:32px;height:32px}.category-item__arrow{display:none}.article-section{padding-block:54px}.article-grid{grid-template-columns:1fr}.article-card{min-height:230px}.broker-cta{padding:26px 22px;grid-template-columns:1fr}.broker-cta__icon{width:46px;height:46px}.broker-cta .button{grid-column:auto;width:100%}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-column--wide{grid-template-columns:1fr}.footer-bottom{padding-block:22px;flex-direction:column;align-items:flex-start}.offer-modal{padding:32px 22px}.offer-modal h2{font-size:29px}.article-header-offer{min-height:40px;padding-inline:13px;font-size:11px}.article-hero{padding:30px 0 52px}.article-hero h1{font-size:clamp(38px,11vw,52px)}.article-deck{font-size:15px}.article-byline{gap:10px 14px}.article-body-section{padding:50px 0 58px}.article-content>.article-intro{padding-left:18px;font-size:17px}.article-content section,.article-content blockquote{margin-top:48px}.article-checklist,.article-sidebar,.related-grid{grid-template-columns:1fr}.article-content blockquote{grid-template-columns:1fr;padding:24px}.related-section{padding:54px 0}.article-footer__inner{grid-template-columns:1fr 1fr}.article-footer__inner .footer-logo,.article-footer__inner p,.article-footer__inner small{grid-column:1 / -1}}@view-transition{navigation:auto}::view-transition-old(root){animation:resource-page-out .16s ease both}::view-transition-new(root){animation:resource-page-in .38s cubic-bezier(.2,.75,.25,1) both}.editorial-feature>*,.editorial-row,.topic-chip,.category-item,.article-card,.related-card,.article-summary,.article-checklist>span,.article-steps>li,.article-lens,.article-side-cta,.broker-cta,.article-sequence a{transition:transform .24s cubic-bezier(.2,.75,.25,1),border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.editorial-row:hover,.editorial-row:focus-visible,.category-item:hover,.category-item:focus-visible,.article-card:hover,.article-card:focus-visible,.related-card:hover,.related-card:focus-visible,.article-checklist>span:hover,.article-steps>li:hover,.article-lens:hover,.article-side-cta:hover,.article-sequence a:hover,.article-sequence a:focus-visible{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent, #7656e8) 32%,var(--line));box-shadow:0 22px 48px #1825491f}.featured-story__art,.editorial-row__icon,.category-item__icon,.article-hero-art>img{transition:transform .56s cubic-bezier(.2,.75,.25,1),filter .3s ease}.featured-story:hover .featured-story__art,.editorial-row:hover .editorial-row__icon,.category-item:hover .category-item__icon{transform:scale(1.035) rotate(-1deg);filter:saturate(1.08)}.button{position:relative;overflow:hidden}.button:after{content:"";position:absolute;inset:-65% auto -65% -30%;width:22%;pointer-events:none;background:#ffffff61;transform:skew(-18deg) translate(-260%);transition:transform .52s ease}.button:hover:after,.button:focus-visible:after{transform:skew(-18deg) translate(720%)}.article-editorial-section{animation:resource-section-in .65s cubic-bezier(.2,.75,.25,1) both;animation-timeline:view();animation-range:entry 8% cover 28%}@keyframes resource-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes resource-page-out{0%{opacity:1}to{opacity:0}}@keyframes resource-section-in{0%{opacity:.2;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root),.article-editorial-section{animation:none!important}.editorial-feature>*,.editorial-row,.topic-chip,.category-item,.article-card,.related-card,.article-summary,.article-checklist>span,.article-steps>li,.article-lens,.article-side-cta,.broker-cta,.article-sequence a,.featured-story__art,.editorial-row__icon,.category-item__icon,.article-hero-art>img,.button:after{transform:none!important;transition:none!important}}.editorial-home{--editorial-ink: #0c2454;--editorial-muted: #53617d;--editorial-line: #e4e8f0;--editorial-violet: #6f4fe8;color:var(--editorial-ink);background:#fffdf9}.editorial-home .container{width:min(1280px,calc(100% - 64px))}.editorial-home .site-header{background:#fffdf9f5;border-bottom-color:#e8ebf1}.editorial-home .header-inner{min-height:78px}.editorial-home .header-logo{width:178px}.editorial-home .desktop-nav a{padding-block:28px 25px;color:#30405f}.editorial-home .desktop-nav a.is-active:after{bottom:18px;background:#6f4fe8}.editorial-home .button--primary{color:#fff;background:#6f4fe8;box-shadow:0 12px 26px #6f4fe833}.editorial-home .button--primary:hover,.editorial-home .button--primary:focus-visible{background:#5e3fd8;box-shadow:0 16px 32px #6f4fe847}.editorial-hero{position:relative;min-height:280px;overflow:hidden;border-bottom:1px solid var(--editorial-line);background:#fffdf9}.editorial-hero__art{position:absolute;top:0;right:0;bottom:0;left:35%;background-image:url(/resources/assets/editorial-spectrum-ribbons.png);background-position:right 37%;background-repeat:no-repeat;background-size:1050px auto;opacity:.44;transform-origin:80% 40%;animation:editorial-ribbon-in .9s cubic-bezier(.2,.75,.25,1) both;pointer-events:none}.editorial-hero__inner{position:relative;min-height:280px;padding-top:22px;padding-bottom:18px;display:flex;flex-direction:column;justify-content:space-between}.editorial-hero__copy{width:min(660px,60%);animation:editorial-rise .62s 80ms ease both}.editorial-hero .breadcrumb{margin-bottom:20px;color:#77829a;font-size:11px}.editorial-hero h1{margin:0;max-width:650px;color:var(--editorial-ink);font-size:clamp(44px,3.9vw,60px);font-weight:800;letter-spacing:-.055em;line-height:1.03}.editorial-hero__copy>p{max-width:610px;margin:13px 0 0;color:#334361;font-size:16px;line-height:1.65}.editorial-search{position:relative;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 190px 286px;align-items:center;overflow:hidden;border:1px solid #dce2ec;border-radius:13px;background:#fffffff5;box-shadow:0 10px 32px #17274e0f;animation:editorial-rise .62s .18s ease both}.editorial-search:focus-within{border-color:#6f4fe88f;box-shadow:0 0 0 4px #6f4fe817,0 14px 36px #17274e14}.editorial-search__field{height:58px;padding:0 19px;display:flex;align-items:center;gap:13px;color:#25385f}.editorial-search__field input,.editorial-search__category select{width:100%;border:0;outline:0;color:var(--editorial-ink);background:transparent}.editorial-search__field input{height:100%;font-size:14px}.editorial-search__field input::placeholder{color:#8a93a7}.editorial-search__category{position:relative;height:34px;padding:0 16px;display:flex;align-items:center;border-left:1px solid #e4e8ef}.editorial-search__category select{padding-right:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;font-weight:600}.editorial-search__category svg{position:absolute;right:17px;pointer-events:none}.editorial-search__cta{align-self:stretch;min-height:58px;border-radius:0;font-size:13px}.editorial-feature{padding-top:14px;padding-bottom:12px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;border-bottom:1px solid #e7eaf0;animation:editorial-rise .68s .26s ease both}.featured-story{min-width:0;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(340px,1.08fr);gap:30px;align-items:stretch}.featured-story__copy{padding:4px 0 12px}.editorial-label{margin:0 0 12px;color:var(--editorial-violet);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.editorial-label:after{content:"";width:26px;height:2px;margin-top:8px;display:block;border-radius:8px;background:#6f4fe8}.featured-story h2{max-width:520px;margin:0;color:var(--editorial-ink);font-size:clamp(27px,2.35vw,37px);letter-spacing:-.04em;line-height:1.08}.featured-story__copy>p:not(.editorial-label){max-width:530px;margin:10px 0 12px;color:var(--editorial-muted);font-size:14px;line-height:1.62}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--editorial-violet);font-size:13px;font-weight:800}.text-link svg{transition:transform .18s ease}.text-link:hover svg,.text-link:focus-visible svg{transform:translate(4px)}.featured-story__art{position:relative;min-height:175px;overflow:hidden;border-radius:4px 4px 22px;background:#fffaf4}.featured-story__art img{width:100%;height:100%;object-fit:cover;object-position:76% center;transition:transform .65s cubic-bezier(.2,.75,.25,1)}.featured-story__art:hover img,.featured-story__art:focus-visible img{transform:scale(1.035)}.useful-now{min-width:0;padding:8px 0 4px 28px;border-left:1px solid #e2e6ed}.useful-now h2{margin:0 0 4px;color:#263550;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.useful-now ol{margin:0;padding:0;list-style:none}.useful-now li{min-height:34px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;border-bottom:1px solid #e5e8ee}.useful-now li:last-child{border-bottom:0}.useful-now li>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--rank-accent) 26%,white);border-radius:50%;color:var(--rank-accent);background:color-mix(in srgb,var(--rank-accent) 8%,white);font-size:12px;font-weight:800}.useful-now a{padding:5px 0;color:#17294f;font-size:12px;font-weight:700;line-height:1.25}.useful-now a:hover,.useful-now a:focus-visible{color:var(--editorial-violet)}.topic-explorer{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e7eaf0}.topic-explorer__heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.topic-explorer h2{margin:0;color:#263550;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.topic-explorer__heading>span{color:#7b859a;font-size:11px}.topic-rail{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px;margin-top:9px}.topic-rail__scroller{min-width:0;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.topic-rail__scroller::-webkit-scrollbar{display:none}.topic-rail__arrow{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #dce1e9;border-radius:50%;color:#31405d;background:#fff;transition:transform .18s ease,border-color .18s ease,color .18s ease}.topic-rail__arrow:hover,.topic-rail__arrow:focus-visible{transform:scale(1.06);border-color:#b9a9f4;color:#6f4fe8}.topic-chip{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;scroll-snap-align:start;border:1px solid color-mix(in srgb,var(--accent) 30%,white);border-radius:9px;color:var(--accent);background:color-mix(in srgb,var(--accent) 3.5%,white);font-size:11px;font-weight:700;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.topic-chip:hover,.topic-chip:focus-visible,.topic-chip.is-selected{transform:translateY(-2px);background:color-mix(in srgb,var(--accent) 9%,white);box-shadow:0 7px 16px color-mix(in srgb,var(--accent) 14%,transparent)}.topic-chip.is-selected{outline:2px solid color-mix(in srgb,var(--accent) 48%,white);outline-offset:1px}.editorial-feed{padding-top:16px;padding-bottom:12px}.editorial-feed__heading{margin-bottom:4px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.editorial-feed__heading .editorial-label{margin-bottom:5px}.editorial-feed__heading .editorial-label:after{display:none}.editorial-feed__heading h2{margin:0;color:var(--editorial-ink);font-size:22px;letter-spacing:-.025em}.editorial-feed__heading>p{margin:0 0 2px;color:#7b8598;font-size:11px}.editorial-feed__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px}.editorial-row{min-width:0;min-height:48px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #e4e8ef;transition:background-color .18s ease,transform .18s ease}.editorial-row:hover,.editorial-row:focus-visible{transform:translate(3px);background:color-mix(in srgb,var(--accent) 2.5%,white)}.editorial-row__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 22%,white);border-radius:9px;color:var(--accent);background:color-mix(in srgb,var(--accent) 7%,white)}.editorial-row__copy{min-width:0;display:grid;gap:2px}.editorial-row__copy small{overflow:hidden;color:var(--accent);font-size:10px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.editorial-row__copy strong{overflow:hidden;color:#13284f;font-size:13px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.editorial-row__meta{display:inline-flex;align-items:center;gap:8px;color:#7656e8;font-size:10px;white-space:nowrap}.editorial-row__meta svg{transition:transform .18s ease}.editorial-row:hover .editorial-row__meta svg,.editorial-row:focus-visible .editorial-row__meta svg{transform:translate(3px)}.editorial-load{margin-top:18px}.editorial-empty{min-height:230px;display:grid;place-items:center;align-content:center;gap:8px;border-bottom:1px solid #e5e8ee;color:#69758b;text-align:center}.editorial-empty h3,.editorial-empty p{margin:0}.editorial-empty h3{color:var(--editorial-ink)}.editorial-empty .button{margin-top:10px}.editorial-cta{min-height:90px;margin-top:14px;margin-bottom:34px;padding:16px 24px;display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:26px;border:1px solid #f0dfcf;border-radius:15px;background:#fffaf3;box-shadow:0 16px 42px #34314b0d}.editorial-cta__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;color:#6f4fe8;background:#f0ebff}.editorial-cta h2{margin:0 0 5px;color:var(--editorial-ink);font-size:18px;letter-spacing:-.02em}.editorial-cta p{max-width:700px;margin:0;color:#657086;font-size:12px;line-height:1.55}.editorial-cta .button{min-width:270px}.editorial-home .site-footer{margin-top:0;border-top-color:#e6e9f0;background:#fff}@keyframes editorial-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes editorial-ribbon-in{0%{opacity:0;transform:scale(1.025) translate(34px)}to{opacity:.44;transform:scale(1) translate(0)}}@media(max-width:1080px){.editorial-home .container{width:min(100% - 44px,940px)}.editorial-hero__art{left:48%;opacity:.28}.editorial-hero__copy{width:72%}.editorial-search{grid-template-columns:minmax(0,1fr) 170px 245px}.editorial-feature{grid-template-columns:minmax(0,1fr) 285px}.featured-story{grid-template-columns:minmax(280px,.9fr) minmax(260px,1.1fr)}.editorial-row__meta{font-size:0}}@media(max-width:820px){.editorial-home .container{width:min(100% - 34px,720px)}.editorial-hero{min-height:430px}.editorial-hero__art{inset:48px -260px auto 28%;height:270px;background-size:820px auto;opacity:.22}.editorial-hero__inner{min-height:430px}.editorial-hero__copy{width:100%}.editorial-hero__copy>p{max-width:560px}.editorial-search{grid-template-columns:minmax(0,1fr) 190px}.editorial-search__cta{grid-column:1 / -1;min-height:52px}.editorial-feature{grid-template-columns:1fr;gap:20px}.useful-now{padding:16px 0 2px;border-top:1px solid #e2e6ed;border-left:0}.useful-now ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.editorial-feed__grid{grid-template-columns:1fr}.editorial-cta{grid-template-columns:64px minmax(0,1fr)}.editorial-cta .button{grid-column:1 / -1;width:100%}}@media(max-width:600px){.editorial-home .container{width:calc(100% - 28px)}.editorial-hero{min-height:500px}.editorial-hero__inner{min-height:500px;padding-top:20px;padding-bottom:18px}.editorial-hero__art{inset:80px -330px auto 18%;opacity:.16}.editorial-hero h1{font-size:clamp(40px,12vw,52px)}.editorial-hero__copy>p{font-size:14px}.editorial-search{grid-template-columns:1fr}.editorial-search__field{min-width:0}.editorial-search__category{height:46px;border-top:1px solid #e4e8ef;border-left:0}.featured-story{grid-template-columns:1fr}.featured-story__art{min-height:180px;grid-row:1}.featured-story h2{font-size:31px}.useful-now ol{grid-template-columns:1fr}.topic-explorer{width:100%;padding-inline:14px}.topic-rail{grid-template-columns:minmax(0,1fr)}.topic-rail__arrow{display:none}.editorial-feed__heading{align-items:flex-start}.editorial-row{grid-template-columns:40px minmax(0,1fr) 18px}.editorial-row__meta{font-size:0}.editorial-row__meta svg{display:block}.editorial-cta{grid-template-columns:1fr;text-align:center}.editorial-cta__icon{margin-inline:auto}.editorial-cta .button{min-width:0}}.theme-toggle{flex:0 0 auto;border-radius:50%;color:#5f47c7;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.theme-toggle:hover{color:#fff;border-color:#7656e8;background:#7656e8;transform:rotate(-8deg) scale(1.04)}.article-byline>span:nth-of-type(2){display:none}html[data-resources-theme=dark],html[data-resources-theme=dark] body{color-scheme:dark;color:#eaf1ff;background:#07101f}html[data-resources-theme=dark] .site-shell{--ink: #edf3ff;--muted: #9aa8c1;--line: #26344d;--pearl: #07101f;--cream: #0b1526;color:#eaf1ff;background:#07101f}html[data-resources-theme=dark] .site-header,html[data-resources-theme=dark] .editorial-home .site-header{border-bottom-color:#2f405bd1;background:#07101fe6;box-shadow:0 10px 34px #00000029}html[data-resources-theme=dark] .desktop-nav a,html[data-resources-theme=dark] .editorial-home .desktop-nav a{color:#aebbd0}html[data-resources-theme=dark] .desktop-nav a:hover,html[data-resources-theme=dark] .desktop-nav a:focus-visible,html[data-resources-theme=dark] .desktop-nav a.is-active{color:#f7f9ff}html[data-resources-theme=dark] .button--outline,html[data-resources-theme=dark] .button--soft,html[data-resources-theme=dark] .icon-button,html[data-resources-theme=dark] .button--load,html[data-resources-theme=dark] .topic-rail__arrow{color:#dbe5f7;border-color:#2b3a55;background:#101b2e;box-shadow:none}html[data-resources-theme=dark] .theme-toggle{color:#ffc45c;border-color:#34415b;background:#111d31}html[data-resources-theme=dark] .theme-toggle:hover{color:#07101f;border-color:#ffc45c;background:#ffc45c}html[data-resources-theme=dark] .mobile-nav{color:#eaf1ff;border-top-color:#27354d;background:#0c1728;box-shadow:0 24px 44px #00000052}html[data-resources-theme=dark] .mobile-nav a{border-bottom-color:#22304a}html[data-resources-theme=dark] .editorial-home{--editorial-ink: #eef4ff;--editorial-muted: #a2afc5;--editorial-line: #24324a;--editorial-violet: #aa95ff;color:var(--editorial-ink);background:#07101f}html[data-resources-theme=dark] .editorial-hero{border-bottom-color:#24324a;background:radial-gradient(circle at 14% 28%,rgba(111,79,232,.14),transparent 32%),radial-gradient(circle at 86% 18%,rgba(35,164,199,.09),transparent 28%),#07101f}html[data-resources-theme=dark] .editorial-hero__art{opacity:.25;filter:saturate(1.14) brightness(.9)}html[data-resources-theme=dark] .editorial-hero .breadcrumb,html[data-resources-theme=dark] .editorial-hero__copy>p,html[data-resources-theme=dark] .editorial-feed__heading>p,html[data-resources-theme=dark] .topic-explorer__heading>span,html[data-resources-theme=dark] .editorial-cta p{color:#9eabc0}html[data-resources-theme=dark] .editorial-search{border-color:#2a3953;background:#0e192bf5;box-shadow:0 16px 42px #0000003d}html[data-resources-theme=dark] .editorial-search__field,html[data-resources-theme=dark] .editorial-search__field input,html[data-resources-theme=dark] .editorial-search__category select{color:#eaf1ff}html[data-resources-theme=dark] .editorial-search__field input::placeholder{color:#78869e}html[data-resources-theme=dark] .editorial-search__category{border-color:#2a3953}html[data-resources-theme=dark] .editorial-search__category option{color:#eaf1ff;background:#101b2e}html[data-resources-theme=dark] .editorial-feature,html[data-resources-theme=dark] .topic-explorer,html[data-resources-theme=dark] .editorial-row,html[data-resources-theme=dark] .editorial-empty{border-color:#24324a}html[data-resources-theme=dark] .featured-story__art{background:#0e192b}html[data-resources-theme=dark] .useful-now{border-color:#29374f}html[data-resources-theme=dark] .useful-now h2,html[data-resources-theme=dark] .topic-explorer h2,html[data-resources-theme=dark] .editorial-row__copy strong{color:#dfe8f8}html[data-resources-theme=dark] .useful-now li{border-bottom-color:#24324a}html[data-resources-theme=dark] .useful-now a{color:#cbd6e9}html[data-resources-theme=dark] .useful-now li>span,html[data-resources-theme=dark] .topic-chip,html[data-resources-theme=dark] .editorial-row__icon{border-color:color-mix(in srgb,var(--accent, var(--rank-accent)) 38%,#2a3850);background:color-mix(in srgb,var(--accent, var(--rank-accent)) 13%,#0d182a)}html[data-resources-theme=dark] .topic-chip:hover,html[data-resources-theme=dark] .topic-chip:focus-visible,html[data-resources-theme=dark] .topic-chip.is-selected{background:color-mix(in srgb,var(--accent) 20%,#111d31)}html[data-resources-theme=dark] .editorial-row:hover,html[data-resources-theme=dark] .editorial-row:focus-visible{background:color-mix(in srgb,var(--accent) 8%,#0b1627)}html[data-resources-theme=dark] .editorial-cta{border-color:#343148;background:linear-gradient(120deg,#6f4fe81f,#f39a2812),#0e192b;box-shadow:0 20px 48px #0003}html[data-resources-theme=dark] .editorial-cta__icon{color:#ad99ff;background:#201b3b}html[data-resources-theme=dark] .article-page{color:#eaf1ff;background:#07101f}html[data-resources-theme=dark] .article-hero{border-bottom-color:#29364d;background:radial-gradient(circle at 8% 20%,rgba(243,154,40,.12),transparent 28%),radial-gradient(circle at 88% 26%,rgba(118,86,232,.17),transparent 29%),#091425}html[data-resources-theme=dark] .article-breadcrumb,html[data-resources-theme=dark] .article-deck,html[data-resources-theme=dark] .article-byline,html[data-resources-theme=dark] .related-card small{color:#9ba9c0}html[data-resources-theme=dark] .article-category-pill{border-color:color-mix(in srgb,var(--accent) 44%,#2a3850);background:color-mix(in srgb,var(--accent) 15%,#0d182a)}html[data-resources-theme=dark] .article-hero h1,html[data-resources-theme=dark] .article-content h2,html[data-resources-theme=dark] .article-side-cta h3,html[data-resources-theme=dark] .related-card h3,html[data-resources-theme=dark] .related-section .section-heading h2,html[data-resources-theme=dark] .broker-cta h2{color:#f2f6ff}html[data-resources-theme=dark] .article-byline button{color:#b5a3ff;border-color:#34415b;background:#111d31}html[data-resources-theme=dark] .article-body-section,html[data-resources-theme=dark] .cta-section{background:#07101f}html[data-resources-theme=dark] .article-content>.article-intro{color:#ced8e9}html[data-resources-theme=dark] .article-content p,html[data-resources-theme=dark] .article-side-cta p,html[data-resources-theme=dark] .broker-cta p{color:#a4b1c7}html[data-resources-theme=dark] .article-checklist span{color:#c9d5e8;border-color:#2a3851;background:#0f1a2d}html[data-resources-theme=dark] .article-content blockquote{border-color:#3a3560;background:linear-gradient(135deg,#17172c,#171824)}html[data-resources-theme=dark] .article-content blockquote p{color:#dce5f6}html[data-resources-theme=dark] .article-content details{border-color:#2a3850}html[data-resources-theme=dark] .article-content summary{color:#dfe8f8}html[data-resources-theme=dark] .article-toc,html[data-resources-theme=dark] .article-side-cta{border-color:#2a3850;background:#0e192b;box-shadow:0 18px 46px #0003}html[data-resources-theme=dark] .article-toc a{color:#9eabc0;border-left-color:#35435a}html[data-resources-theme=dark] .article-side-cta{background:linear-gradient(145deg,#17162d,#161823)}html[data-resources-theme=dark] .related-section{border-block-color:#2a3447;background:#0b1526}html[data-resources-theme=dark] .related-card{border-color:#2a3850;background:#101b2e;box-shadow:0 16px 34px #0000002e}html[data-resources-theme=dark] .broker-cta{border-color:#353456;background:#0e192b;box-shadow:0 18px 44px #0003}html[data-resources-theme=dark] .broker-cta__icon{color:#ad99ff;border-color:#39365b;background:#1d1938}html[data-resources-theme=dark] .site-footer,html[data-resources-theme=dark] .editorial-home .site-footer{border-top-color:#26344c;background:#091321}html[data-resources-theme=dark] .footer-brand p,html[data-resources-theme=dark] .footer-column a,html[data-resources-theme=dark] .footer-column h3,html[data-resources-theme=dark] .trust-list span,html[data-resources-theme=dark] .market-pulse span,html[data-resources-theme=dark] .footer-bottom{color:#93a1b8}html[data-resources-theme=dark] .market-pulse>div,html[data-resources-theme=dark] .footer-bottom{border-color:#253249}html[data-resources-theme=dark] .market-pulse strong{color:#edf3ff}html[data-resources-theme=dark] .back-to-top{color:#fff;border-color:#3a3560;background:#7656e8}html[data-resources-theme=dark] .modal-backdrop{background:#010610a8}html[data-resources-theme=dark] .offer-modal{color:#edf3ff;border:1px solid #2d3b54;background:#0e192b;box-shadow:0 35px 90px #00000085}html[data-resources-theme=dark] .offer-modal>p:not(.eyebrow),html[data-resources-theme=dark] .offer-success>p:not(.eyebrow),html[data-resources-theme=dark] .offer-form label{color:#a7b4c9}html[data-resources-theme=dark] .offer-form input,html[data-resources-theme=dark] .offer-form textarea{color:#edf3ff;border-color:#34425a;background:#091422}html[data-resources-theme=dark] .offer-success__icon{color:#ad99ff;background:#201b3b}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.article-page--refined{--article-navy: #0c2454;--article-copy: #465570;--article-soft: #f6f8fc;--article-border: #e2e7ef;background:#fffdf9}.article-reading-progress{position:fixed;inset:74px 0 auto;z-index:44;height:3px;pointer-events:none;background:#dee2ecb8}.article-reading-progress span{display:block;height:100%;border-radius:0 99px 99px 0;background:linear-gradient(90deg,var(--violet),var(--coral),var(--orange),var(--teal),var(--blue));box-shadow:0 0 12px #7656e852;transition:width 90ms linear}.article-hero--refined{padding:52px 0 68px;background:radial-gradient(circle at 10% 14%,rgba(243,154,40,.13),transparent 26%),radial-gradient(circle at 91% 25%,rgba(118,86,232,.12),transparent 29%),linear-gradient(180deg,#fffdf9,#fffaf3)}.article-hero--refined:after{height:3px}.article-hero-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.72fr);align-items:center;gap:clamp(46px,7vw,104px)}.article-hero-copy{min-width:0}.article-hero--refined .article-back{margin-bottom:18px}.article-hero--refined .article-breadcrumb{justify-content:flex-start;margin-bottom:22px}.article-hero-badges{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.article-global-pill{min-height:31px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#247e73;border:1px solid #cde9e3;border-radius:99px;background:#f2fbf8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-hero--refined h1{max-width:900px;margin:23px 0 19px;font-size:clamp(42px,5vw,70px);line-height:1.02;text-wrap:balance}.article-hero--refined .article-deck{max-width:760px;margin:0;font-size:clamp(16px,1.45vw,19px);line-height:1.7}.article-hero--refined .article-byline{justify-content:flex-start;margin-top:28px}.article-hero-art{position:relative;min-height:430px;display:grid;align-items:end;isolation:isolate}.article-hero-art:before{content:"";position:absolute;top:12%;right:3%;bottom:10%;left:3%;z-index:-1;border:1px solid rgba(222,220,236,.72);border-radius:52% 48% 42% 58%/42% 38% 62% 58%;background:#ffffff94;box-shadow:0 32px 80px #242a4e14;transform:rotate(-4deg)}.article-hero-art>img{position:absolute;inset:0 -24% auto -18%;z-index:-1;width:142%;height:330px;object-fit:cover;object-position:center;opacity:.63;filter:saturate(1.03);mix-blend-mode:multiply}.article-hero-note{margin:0 20px 22px;padding:18px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;border:1px solid rgba(223,226,235,.92);border-radius:15px;background:#ffffffe6;box-shadow:0 18px 42px #1e2a4b17;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.article-hero-note>span{width:42px;height:42px;display:grid;place-items:center;color:var(--violet);border-radius:12px;background:#f0ecff}.article-hero-note small,.article-hero-note strong{display:block}.article-hero-note small{color:#8b94a7;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.article-hero-note strong{margin-top:3px;color:var(--article-navy);font-size:15px;text-transform:capitalize}.article-hero-note p{margin:6px 0 0;color:#69748a;font-size:11px;line-height:1.55}.article-body-section--refined{padding:76px 0 86px}.article-layout--refined{grid-template-columns:minmax(0,760px) minmax(260px,306px);gap:clamp(54px,7vw,96px)}.article-content--refined{color:var(--article-copy)}.article-summary{margin:0 0 74px;padding:28px;display:grid;grid-template-columns:minmax(210px,.75fr) minmax(0,1.25fr);gap:30px;border:1px solid #dddaf0;border-radius:18px;background:linear-gradient(135deg,#7656e80e,#f39a280b),#fffdf9;box-shadow:0 18px 46px #24284f0e}.article-summary__eyebrow{display:block;margin-bottom:9px;color:var(--violet);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.article-content--refined .article-summary h2{margin:0;font-size:25px;line-height:1.2}.article-summary ul{margin:0;padding:0;display:grid;gap:14px;list-style:none}.article-summary li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;color:#40506e;font-size:13px;font-weight:650;line-height:1.55}.article-summary li svg{margin-top:1px;color:var(--teal)}.article-content--refined>div+div{border-top:1px solid #edf0f5}.article-content--refined .article-editorial-section{margin:0;padding:62px 0 64px;scroll-margin-top:108px}.article-content--refined>div:first-of-type .article-editorial-section{padding-top:0}.article-content--refined .article-section-number{margin-bottom:11px;color:var(--violet);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.article-content--refined h2{max-width:700px;margin-bottom:25px;font-size:clamp(29px,3.2vw,43px);line-height:1.14;text-wrap:balance}.article-content--refined p{margin:0 0 20px;color:var(--article-copy);font-size:16.5px;line-height:1.9}.article-content--refined p:last-child{margin-bottom:0}.article-content--refined .article-checklist{margin-top:31px}.article-content--refined .article-checklist span{min-height:68px;align-items:flex-start;padding:17px;border-radius:13px;background:#f9fbfe;line-height:1.5}.article-steps{margin:34px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;list-style:none}.article-steps li{min-height:116px;padding:17px;border:1px solid var(--article-border);border-radius:14px;background:var(--article-soft)}.article-steps li>span{display:block;margin-bottom:12px;color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.12em}.article-content--refined .article-steps p{margin:0;color:#3e4d68;font-size:13px;font-weight:700;line-height:1.55}.article-content--refined .article-pullquote{position:relative;margin:10px 0 72px;padding:34px 36px;border:1px solid #ded8f4;border-radius:19px;background:radial-gradient(circle at 92% 20%,rgba(243,154,40,.16),transparent 30%),linear-gradient(135deg,#f7f3ff,#fffaf1);overflow:hidden}.article-content--refined .article-pullquote:after{content:"“";position:absolute;right:22px;bottom:-46px;color:#7656e814;font-family:Georgia,serif;font-size:170px;line-height:1}.article-content--refined .article-pullquote p{position:relative;z-index:1;color:#263653;font-size:clamp(18px,2vw,23px);line-height:1.6}.article-content--refined .article-faq{padding-bottom:0}.article-content--refined .article-faq details{border-color:var(--article-border)}.article-content--refined .article-faq summary{padding:22px 0;font-size:14px}.article-sidebar--refined{top:108px;gap:14px}.article-progress-card,.article-lens{padding:20px;border:1px solid var(--article-border);border-radius:15px;background:#fff;box-shadow:0 14px 38px #1c29490d}.article-progress-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7a8599;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-progress-card strong{color:var(--article-navy);font-size:12px}.article-progress-card>div:last-child{height:5px;margin-top:12px;border-radius:99px;background:#e9edf4;overflow:hidden}.article-progress-card>div:last-child span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),var(--coral),var(--orange));transition:width 90ms linear}.article-sidebar--refined .article-toc{gap:8px;padding:21px;border-radius:15px;box-shadow:0 14px 38px #1c29490d}.article-sidebar--refined .article-toc a{padding:8px 9px 8px 13px;border-left-width:2px;border-radius:0 8px 8px 0;font-size:11px;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.article-sidebar--refined .article-toc a.is-active{color:var(--violet);border-color:var(--violet);background:#f6f3ff;font-weight:800}.article-lens{color:var(--teal);background:linear-gradient(145deg,#f5fcfa,#fbfffe)}.article-lens .section-kicker{margin:13px 0 7px;color:#258b80}.article-lens h3{margin:0;color:var(--article-navy);font-size:18px}.article-lens>p:last-child{margin:9px 0 0;color:#66778a;font-size:11px;line-height:1.65}.article-sidebar--refined .article-side-cta{border-radius:15px;box-shadow:0 14px 38px #1c29490d}.article-mobile-toc{display:none}.article-loading{min-height:520px;display:grid;align-content:start;gap:17px}.article-loading span{height:28px;border-radius:8px;background:linear-gradient(90deg,#edf0f5,#f8f9fb,#edf0f5);background-size:220% 100%;animation:article-loading 1.4s linear infinite}.article-loading span:nth-child(1){width:72%;height:54px}.article-loading span:nth-child(2){width:100%}.article-loading span:nth-child(3){width:88%}.article-loading p{color:#8a94a5;font-size:12px}@keyframes article-loading{to{background-position:-220% 0}}.article-sequence{border-block:1px solid #e6eaf0;background:#f9fbfe}.article-sequence .container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.article-sequence a{min-height:128px;padding:24px 0;display:flex;align-items:center;gap:16px;color:var(--violet)}.article-sequence a+a{justify-content:flex-end;padding-left:36px;border-left:1px solid #e1e6ee;text-align:right}.article-sequence a:first-child{padding-right:36px}.article-sequence a span{min-width:0}.article-sequence small,.article-sequence strong{display:block}.article-sequence small{margin-bottom:6px;color:#8690a2;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.article-sequence strong{overflow:hidden;color:#233454;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.related-section--refined{padding:76px 0;background:radial-gradient(circle at 7% 18%,rgba(243,154,40,.07),transparent 22%),#fffaf3}.related-grid--refined{grid-template-columns:repeat(4,minmax(0,1fr))}.related-grid--refined .related-card{min-height:210px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.related-grid--refined .related-card:hover,.related-grid--refined .related-card:focus-visible{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent) 34%,white);box-shadow:0 20px 42px #27263f17}html[data-resources-theme=dark] .article-page--refined{--article-navy: #f1f5ff;--article-copy: #aab7cc;--article-soft: #0d192b;--article-border: #2a3850}html[data-resources-theme=dark] .article-reading-progress{background:#1d2a40}html[data-resources-theme=dark] .article-hero--refined{background:radial-gradient(circle at 10% 14%,rgba(243,154,40,.12),transparent 26%),radial-gradient(circle at 91% 25%,rgba(118,86,232,.16),transparent 29%),linear-gradient(180deg,#091425,#0a1526)}html[data-resources-theme=dark] .article-global-pill{color:#64d2c3;border-color:#285047;background:#102b28}html[data-resources-theme=dark] .article-hero-art:before{border-color:#293750;background:#0e192b9e;box-shadow:0 32px 80px #0000003d}html[data-resources-theme=dark] .article-hero-art>img{opacity:.42;mix-blend-mode:screen}html[data-resources-theme=dark] .article-hero-note,html[data-resources-theme=dark] .article-progress-card,html[data-resources-theme=dark] .article-lens{color:#aab7cc;border-color:#2b3951;background:#0e192beb;box-shadow:0 18px 42px #00000038}html[data-resources-theme=dark] .article-hero-note strong,html[data-resources-theme=dark] .article-progress-card strong,html[data-resources-theme=dark] .article-lens h3{color:#eef4ff}html[data-resources-theme=dark] .article-hero-note p,html[data-resources-theme=dark] .article-lens>p:last-child{color:#9cabc1}html[data-resources-theme=dark] .article-hero-note>span{color:#b09dff;background:#211d3d}html[data-resources-theme=dark] .article-body-section--refined{background:#07101f}html[data-resources-theme=dark] .article-summary{border-color:#343554;background:linear-gradient(135deg,#7656e81f,#f39a2812),#0e192b;box-shadow:0 18px 46px #0000002e}html[data-resources-theme=dark] .article-summary li,html[data-resources-theme=dark] .article-content--refined .article-steps p{color:#c2cee0}html[data-resources-theme=dark] .article-content--refined>div+div,html[data-resources-theme=dark] .article-sequence,html[data-resources-theme=dark] .article-sequence a+a{border-color:#243149}html[data-resources-theme=dark] .article-content--refined .article-checklist span,html[data-resources-theme=dark] .article-steps li{color:#c7d3e6;border-color:#2a3850;background:#0d192b}html[data-resources-theme=dark] .article-content--refined .article-pullquote{border-color:#3a365e;background:radial-gradient(circle at 92% 20%,rgba(243,154,40,.11),transparent 30%),linear-gradient(135deg,#18172d,#151925)}html[data-resources-theme=dark] .article-content--refined .article-pullquote p{color:#dce6f7}html[data-resources-theme=dark] .article-sidebar--refined .article-toc a.is-active{color:#b4a2ff;border-color:#9d87ff;background:#211d3b}html[data-resources-theme=dark] .article-progress-card>div:last-child{background:#26344b}html[data-resources-theme=dark] .article-sequence{background:#0b1526}html[data-resources-theme=dark] .article-sequence strong{color:#dce6f7}html[data-resources-theme=dark] .related-section--refined{background:radial-gradient(circle at 7% 18%,rgba(243,154,40,.06),transparent 22%),#0b1526}@media(max-width:1040px){.article-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:42px}.article-hero-art{min-height:390px}.article-layout--refined{grid-template-columns:minmax(0,1fr) 260px;gap:42px}.related-grid--refined{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.article-reading-progress{top:68px}.article-hero-grid{grid-template-columns:1fr}.article-hero-art{min-height:260px}.article-hero-art>img{inset:-54px -8% auto 12%;width:95%;height:280px}.article-hero-note{max-width:420px;margin:0 auto 18px}.article-layout--refined{grid-template-columns:1fr}.article-sidebar--refined{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.article-sidebar--refined .article-toc,.article-progress-card{display:none}.article-mobile-toc{margin-bottom:34px;padding:0 17px;display:block;border:1px solid var(--article-border);border-radius:13px;background:#fff}.article-mobile-toc summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;color:var(--article-navy);cursor:pointer;list-style:none;font-size:12px;font-weight:800}.article-mobile-toc summary::-webkit-details-marker{display:none}.article-mobile-toc[open] summary svg{transform:rotate(180deg)}.article-mobile-toc a{padding:12px 0;display:block;color:var(--article-copy);border-top:1px solid var(--article-border);font-size:11px}html[data-resources-theme=dark] .article-mobile-toc{border-color:#2a3850;background:#0e192b}}@media(max-width:640px){.article-hero--refined{padding:29px 0 46px}.article-hero--refined h1{margin-top:19px;font-size:clamp(37px,11vw,52px)}.article-hero--refined .article-byline{justify-content:flex-start}.article-hero-art{min-height:230px}.article-hero-art:before{top:8%;right:0;bottom:8%;left:0}.article-hero-art>img{inset:-22px -22% auto 3%;width:125%;height:240px}.article-hero-note{margin-inline:12px}.article-body-section--refined{padding:46px 0 58px}.article-summary{margin-bottom:54px;padding:22px;grid-template-columns:1fr;gap:20px}.article-content--refined .article-editorial-section{padding:48px 0 50px}.article-content--refined h2{font-size:clamp(28px,9vw,37px)}.article-content--refined p{font-size:15.5px;line-height:1.82}.article-content--refined .article-checklist,.article-steps,.article-sidebar--refined,.article-sequence .container,.related-grid--refined{grid-template-columns:1fr}.article-content--refined .article-pullquote{margin-bottom:52px;padding:25px;grid-template-columns:1fr}.article-sequence a,.article-sequence a:first-child,.article-sequence a+a{min-height:112px;padding:22px 0}.article-sequence a+a{border-top:1px solid var(--article-border);border-left:0}.article-sequence strong{white-space:normal}.related-section--refined{padding:56px 0}}
