@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#fff;--wash:#f3f6fb;--ink:#101c33;--muted:#5b677b;--blue:#3159d8;--blue-dark:#183dba;--line:#dce3ee;--navy:#101f3b;--radius:16px;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #3159d8;outline-offset:5px}::selection{background:#dce5ff;color:var(--navy)}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:650;line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(42px,5.1vw,72px)}h2{font-size:clamp(29px,3.1vw,42px)}h3{font-size:24px}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:fixed;left:12px;top:-80px;z-index:100;background:var(--navy);color:white;padding:12px 22px}.skip:focus{top:12px}.topline{font-size:12px;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid var(--line);background:var(--wash);padding:9px 0}.topline .wrap{display:flex;justify-content:space-between;gap:20px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font:750 26px/1 var(--heading);letter-spacing:-1.2px;display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand .brand-mark{display:grid;place-items:center;width:32px;height:34px;border-radius:8px 8px 8px 2px;background:var(--blue);color:white;font-size:21px;letter-spacing:-2px;padding-right:2px}.brand .brand-light{font-weight:500;color:var(--blue)}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:550}.nav a{padding:8px 0}.nav a:hover,.nav a[aria-current=page]{color:var(--blue)}.nav .nav-catalog{border:1px solid var(--line);padding:10px 17px;border-radius:6px}.arrow{margin-left:8px;font-size:19px;line-height:1}.mobile-toggle{display:none;background:none;border:0;color:var(--ink);padding:8px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue)}.section-label{display:flex;align-items:center;gap:13px;margin-bottom:24px}.section-label:before{content:'';width:26px;height:2px;background:currentColor}.intro{padding:54px 0 33px;display:flex;align-items:end;justify-content:space-between;gap:55px}.intro h1{margin:0;font-size:clamp(42px,4.9vw,67px);letter-spacing:-.055em;line-height:1.09}.intro h1 em{color:var(--blue);font-style:normal}.intro p{max-width:330px;color:var(--muted);font-size:16px;margin:0 0 5px}.intro .eyebrow{margin-bottom:19px}.feature{display:grid;grid-template-columns:1.06fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--wash);margin-bottom:22px;min-height:398px}.feature-art{background:#e8eef8;position:relative;overflow:hidden;min-height:100%}.feature-art img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.feature-art:hover img{transform:scale(1.025)}.image-brand{position:absolute;bottom:22px;left:24px;font:700 12px var(--heading);letter-spacing:.02em;color:var(--navy);background:rgba(255,255,255,.88);padding:8px 12px;border-radius:5px}.feature-copy{padding:38px 40px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature h2{font-size:clamp(31px,3.2vw,44px);margin:20px 0 17px;max-width:470px}.feature p{font-size:16px;color:var(--muted);max-width:440px;margin-bottom:20px}.tag{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:650;color:var(--blue)}.meta{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.meta .separator{width:3px;height:3px;background:#8e9bb0;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--blue);color:#fff;font-size:14px;font-weight:600;min-height:46px;padding:12px 20px;border-radius:6px;border:1px solid transparent;transition:background .2s}.button:hover{background:var(--blue-dark)}.feature .button{margin-top:24px}.principles{display:flex;gap:32px;font-size:13px;color:var(--muted);padding:10px 0 29px;border-bottom:1px solid var(--line)}.principles span:before{content:'+';font-weight:600;color:var(--blue);margin-right:10px}.library{padding:57px 0 60px;scroll-margin-top:95px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:26px}.section-heading h2{margin:0}.section-heading p{font-size:15px;color:var(--muted);margin:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{font-size:13px;min-height:40px;border:1px solid var(--line);background:#fff;border-radius:30px;padding:8px 15px;white-space:nowrap;color:var(--muted)}.filter:hover{border-color:var(--blue);color:var(--blue)}.filter[aria-pressed=true]{color:#fff;background:var(--ink);border-color:var(--ink)}.search{position:relative;flex:0 1 280px}.search input{width:100%;padding:10px 15px 10px 42px;border:1px solid var(--line);background:var(--wash);border-radius:7px;font-size:14px;color:var(--ink);min-height:43px}.search svg{position:absolute;top:14px;left:15px;pointer-events:none}.results-count{font-size:12px;color:var(--muted);margin:0 0 24px;min-height:20px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 26px}.article-card{min-width:0}.card-art{display:block;border-radius:12px;background:var(--wash);overflow:hidden;aspect-ratio:1.55;margin-bottom:20px;position:relative}.card-art img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card-art:hover img{transform:scale(1.04)}.card-index{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.88);border-radius:4px;font-size:11px;letter-spacing:.1em;padding:4px 8px}.article-card h3{font-size:24px;margin:10px 0 11px;line-height:1.25;letter-spacing:-.035em}.article-card h3 a:hover{color:var(--blue)}.article-card p{font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:18px}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;font-size:13px;color:var(--muted)}.card-bottom a{font-weight:600;color:var(--blue)}.article-card[hidden],.empty[hidden]{display:none}.empty{background:var(--wash);padding:40px;text-align:center;border-radius:12px}.empty button{background:none;border:0;color:var(--blue);text-decoration:underline}.approach-banner{background:var(--navy);color:white;border-radius:var(--radius);padding:46px 48px;display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px}.approach-banner .eyebrow{color:#a6bdff;margin-bottom:15px}.approach-banner h2{font-size:38px;margin-bottom:0;max-width:420px}.approach-banner p{color:#c1cde1;font-size:16px;margin-bottom:18px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.site-footer{background:var(--wash);border-top:1px solid var(--line);padding:42px 0 25px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px;padding-bottom:30px}.footer-top .brand{margin-bottom:17px}.footer-top p{font-size:14px;color:var(--muted);max-width:335px;margin-bottom:0}.footer-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-weight:650}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:14px}.footer-links a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer-bottom p{max-width:720px;margin:0}.breadcrumb{font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center;padding-top:29px;margin-bottom:40px;flex-wrap:wrap}.breadcrumb a:hover{color:var(--blue)}.article-heading{max-width:960px;margin:auto;text-align:center;padding:0 20px 32px}.article-heading h1{font-size:clamp(35px,4.3vw,59px);margin:18px 0 22px;line-height:1.12}.article-heading .lead{font-size:19px;color:var(--muted);max-width:730px;margin:0 auto 25px}.article-heading .meta{justify-content:center}.article-hero{max-width:1060px;margin:10px auto 46px}.article-hero .hero-frame{border-radius:16px;overflow:hidden;max-height:495px;background:var(--wash);position:relative}.article-hero img{width:100%;aspect-ratio:2.14;object-fit:cover}.article-hero figcaption{font-size:12px;color:var(--muted);margin-top:12px;text-align:center}.article-layout{display:grid;grid-template-columns:215px minmax(0,720px);gap:55px;max-width:1060px;margin:0 auto 60px;align-items:start}.toc{position:sticky;top:115px;font-size:13px;line-height:1.5}.toc-label{font-weight:650;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.toc a{display:block;border-left:1px solid var(--line);padding:8px 0 8px 15px;color:var(--muted)}.toc a:hover,.toc a[aria-current=true]{color:var(--blue);border-left:2px solid var(--blue);padding-left:14px}.toc .toc-back{border:0;margin-top:18px;padding:0}.article-body{min-width:0}.article-body p{font-size:17px;line-height:1.85;color:#364258;margin:0 0 23px}.article-body h2{font-size:30px;line-height:1.25;margin:40px 0 18px;scroll-margin-top:110px}.article-body p a{color:var(--blue);text-decoration:underline;text-decoration-color:#afbee7;text-underline-offset:4px}.article-body p a:hover{text-decoration-color:var(--blue)}.takeaway{padding:25px 28px;background:var(--wash);border-left:3px solid var(--blue);border-radius:0 10px 10px 0;margin-bottom:30px}.takeaway .eyebrow{margin-bottom:9px}.takeaway p{font-size:17px;line-height:1.65;margin:0;color:var(--ink)}.product-panel{border:1px solid #cfdaf4;border-radius:12px;background:#f7f9ff;padding:26px;margin:32px 0}.product-panel h2{font-size:25px;margin:7px 0 12px}.product-panel p{font-size:14px;line-height:1.65;margin-bottom:18px;color:var(--muted)}.product-links{display:grid;gap:10px;margin:16px 0}.product-link{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);padding:15px 17px;border-radius:7px;font-size:15px;font-weight:600}.product-link:hover{border-color:var(--blue);color:var(--blue)}.product-link small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:2px}.product-panel .catalog-bottom{display:flex;flex-wrap:wrap;gap:18px}.product-panel .catalog-bottom a{font-size:13px;color:var(--blue);text-decoration:underline;text-underline-offset:3px}.sources-panel{border-top:1px solid var(--line);margin-top:35px;padding-top:6px}.sources-panel ol{padding-left:21px}.sources-panel li{font-size:14px;margin-bottom:12px;padding-left:5px;overflow-wrap:anywhere}.sources-panel a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.editor-note{font-size:13px!important;background:var(--wash);padding:20px;border-radius:8px;line-height:1.7!important}.related{padding:42px 0 55px;border-top:1px solid var(--line)}.related .section-heading{margin-bottom:30px}.reading-progress{position:absolute;bottom:-1px;left:0;height:3px;background:var(--blue);width:0;pointer-events:none}.editorial-page{max-width:820px;margin:60px auto 70px}.editorial-page h1{font-size:56px;margin:20px 0}.editorial-page .lead{font-size:21px;color:var(--muted);margin-bottom:36px}.editorial-page h2{font-size:30px;margin-top:38px}.editorial-page p{color:#364258;line-height:1.85}.editorial-page a{color:var(--blue);text-decoration:underline}.noscript-note{font-size:13px;color:var(--muted)}.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}@media(min-width:1100px){.article-grid .article-card:first-child:nth-last-child(5){grid-column:span 2;display:grid;grid-template-columns:1.12fr 1fr;gap:26px;align-items:start}.article-grid .article-card:first-child:nth-last-child(5) .card-art{height:100%;min-height:270px;aspect-ratio:auto;margin:0}.article-grid .article-card:first-child:nth-last-child(5) .card-copy{padding:15px 0}.article-grid .article-card:first-child:nth-last-child(5) h3{font-size:29px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header-inner{gap:15px}.nav{gap:20px}.brand{font-size:23px}.feature-copy{padding:30px}.intro p{max-width:285px}.toolbar{align-items:start;flex-direction:column}.search{flex:auto;width:100%;max-width:400px}.article-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:180px minmax(0,1fr);gap:35px}.approach-banner{padding:35px;gap:30px}}@media(max-width:720px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.topline{font-size:10px;letter-spacing:.08em}.topline .topline-right{display:none}.header-inner{height:72px}.brand{font-size:23px}.mobile-toggle{display:inline-flex;font-size:14px;align-items:center;gap:7px;min-height:44px}.nav{display:none;position:absolute;top:72px;left:0;right:0;padding:20px;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #101c3308;flex-direction:column;align-items:stretch;gap:8px}.nav[data-open=true]{display:flex}.nav a{padding:10px}.nav .nav-catalog{text-align:center;margin-top:5px}.intro{display:block;padding:35px 0 28px}.intro h1{font-size:44px;line-height:1.1}.intro p{max-width:100%;font-size:16px;margin:20px 0 0}.intro .eyebrow{margin-bottom:17px}.feature{grid-template-columns:1fr;min-height:auto}.feature-art{min-height:0;aspect-ratio:1.5}.feature-copy{padding:26px}.feature h2{font-size:34px;margin:14px 0}.feature p{font-size:16px}.feature .button{margin-top:18px}.principles{gap:12px;flex-wrap:wrap;padding-bottom:23px;font-size:12px}.principles span:before{margin-right:5px}.library{padding:38px 0 42px}.section-heading{align-items:start;flex-direction:column;gap:10px}.section-heading h2{font-size:31px}.toolbar{gap:17px}.filters{gap:7px}.filter{font-size:12px;padding:8px 12px}.search{max-width:none}.article-grid{grid-template-columns:1fr;gap:33px}.card-art{aspect-ratio:1.55}.article-card h3{font-size:26px}.approach-banner{grid-template-columns:1fr;gap:23px;padding:28px;margin-bottom:40px}.approach-banner h2{font-size:32px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-top p{max-width:100%}.footer-bottom{display:block}.footer-bottom p{margin-top:12px}.breadcrumb{padding-top:22px;margin-bottom:29px;font-size:12px}.article-heading{padding:0 0 24px;text-align:left}.article-heading h1{font-size:37px}.article-heading .lead{font-size:18px}.article-heading .meta{justify-content:start;font-size:12px;gap:7px}.article-hero{margin:5px 0 28px}.article-hero img{aspect-ratio:1.45}.article-hero figcaption{text-align:left}.article-layout{display:block;margin-bottom:38px}.toc{position:static;border:1px solid var(--line);border-radius:10px;padding:20px;margin-bottom:28px}.toc .toc-back{display:none}.toc a{padding-top:6px;padding-bottom:6px}.article-body h2{font-size:27px;margin-top:32px}.takeaway{padding:20px}.product-panel{padding:21px}.product-panel h2{font-size:24px}.product-link{padding:14px}.related{padding:32px 0}.editorial-page{margin:35px auto 45px}.editorial-page h1{font-size:41px}.editorial-page .lead{font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
[hidden]{display:none!important}
@media(min-width:1100px){.article-grid.is-filtered .article-card{grid-column:auto!important;display:block!important}.article-grid.is-filtered .article-card .card-art{height:auto!important;min-height:0!important;aspect-ratio:1.55!important;margin-bottom:20px!important}.article-grid.is-filtered .article-card .card-copy{padding:0!important}.article-grid.is-filtered .article-card h3{font-size:24px!important}}
.article-body h2{scroll-margin-top:0}
.product-image-link{display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;padding:18px;align-items:center;transition:border-color .2s,box-shadow .2s}.product-photo{width:170px;height:170px;object-fit:contain;background:#fff;border-radius:7px}.product-name{display:block;font-family:var(--heading);font-size:19px;line-height:1.35;letter-spacing:-.025em}.product-image-link small{font-size:13px;line-height:1.5;margin-top:7px}.product-cta{display:inline-block;margin-top:17px;color:var(--blue);font-size:13px;font-weight:650}.product-image-link:hover{box-shadow:0 6px 24px #183dba0b}.product-panel .product-image-credit{font-size:12px;line-height:1.6;margin:10px 0 18px}@media(max-width:720px){.product-image-link{grid-template-columns:1fr;gap:16px;padding:18px}.product-photo{width:100%;height:auto;max-height:270px;aspect-ratio:1;object-fit:contain}.product-name{font-size:19px}.product-cta{margin-top:12px}}
