.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:43px}.section-head h2{margin-bottom:0}.section-head>p{max-width:350px;margin-bottom:4px}.section-head>a{flex-shrink:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 22px}.article-card{display:flex;flex-direction:column;min-width:0}.article-thumb{position:relative;overflow:hidden;aspect-ratio:1.45;background:#222}.article-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transition:transform .5s}.article-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 15%,#060808bf)}.article-card:hover img{transform:scale(1.035)}.thumb-label{position:absolute;left:22px;bottom:22px;right:18px;z-index:1;font-family:Barlow,Impact,sans-serif;font-weight:800;font-size:2.25rem;text-transform:uppercase;line-height:1.05;color:#f5f3eb}.article-meta{display:flex;gap:14px;color:#d4aa44;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;margin:18px 0 10px}.article-card h3{font-size:1.65rem;line-height:1.15;margin:0 0 10px}.article-card p{font-size:.92rem;line-height:1.7;margin-bottom:15px}.article-card .text-link{align-self:start;margin-top:auto}.cta-section{padding:85px 0;background:#e8b027;color:#121313}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-grid h2{font-size:clamp(2.8rem,5vw,5rem);max-width:790px;margin:0}.cta-grid .button{background:#111;color:#fff;border-color:#111;flex-shrink:0}.cta-grid p{color:#443617;margin-top:18px;max-width:660px;margin-bottom:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.76rem;color:#898e87;margin-bottom:39px}.breadcrumbs a:hover{color:#e8b027}.article-header{padding:45px 0 45px}.article-header h1{font-size:clamp(3.2rem,6vw,6.1rem);max-width:1000px;margin-bottom:25px}.article-deck{max-width:850px;font-size:1.2rem;line-height:1.8}.article-cover{margin-bottom:60px}.article-cover img{width:100%;max-height:550px;aspect-ratio:2.4;object-fit:cover}.article-cover figcaption{font-size:.78rem;color:#90988d;padding-top:12px}.article-layout{display:grid;grid-template-columns:235px minmax(0,760px);gap:75px;justify-content:center;align-items:start}.toc{position:sticky;top:125px;border-top:2px solid #e8b027;padding-top:18px}.toc-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.toc a{display:block;font-size:.83rem;padding:10px 0;line-height:1.5;color:#a6aca1;border-bottom:1px solid #ffffff13}.toc a:hover{color:#e8b027}.article-body{min-width:0}.article-body h2{font-size:2.55rem;line-height:1.1;margin:55px 0 23px}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:1.6rem;margin-top:30px}.article-body p{color:#b7bdb2;line-height:1.9;font-size:1.05rem;margin-bottom:23px}.article-body li{color:#b7bdb2;padding:5px 0;font-size:1.02rem}.article-body ul,.article-body ol{padding-left:23px}.article-body strong{color:#e8ebe3}.note-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #ffffff2a;margin:30px 0}.note-cell{padding:23px;border-right:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.note-cell:nth-child(2n){border-right:0}.note-cell strong{display:block;margin-bottom:9px}.note-cell p{font-size:.95rem;line-height:1.7;margin:0}.diagram{background:#1a1c19;border:1px solid #ffffff21;padding:26px;margin:34px 0}.diagram-title{font-size:.76rem;color:#e8b027;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px}.diagram-row{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;padding:18px 0;border-top:1px solid #ffffff1c}.diagram-row b{width:34px;height:34px;border:1px solid #b7a262;display:grid;place-items:center;color:#e8b027;font-family:monospace;font-size:.9rem}.diagram-row strong{display:block;font-size:1rem}.diagram-row p{margin:5px 0 0;font-size:.93rem;line-height:1.6}.reading-progress{position:fixed;top:94px;left:0;width:100%;height:2px;z-index:102;background:transparent}.reading-progress span{display:block;height:100%;width:0;background:#e8b027}.article-source{border-top:1px solid #ffffff29;padding-top:20px;margin-top:44px;font-size:.82rem}.article-source summary{cursor:pointer;color:#a6ada1}.article-source a{display:block;margin-top:10px;color:#dbbd72;text-decoration:underline;font-size:.83rem}.inline-image{margin:35px 0}.inline-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.inline-image figcaption{color:#90988d;font-size:.78rem;margin-top:10px}.color-scale{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:28px 0}.color-scale div{padding:18px 14px;border-top:5px solid var(--color);background:#20231e}.color-scale strong{font-size:.92rem}.color-scale p{font-size:.84rem;line-height:1.55;margin:10px 0 0}.compare-table{width:100%;border-collapse:collapse;margin:30px 0;font-size:.96rem}.compare-table th,.compare-table td{text-align:left;padding:15px;border-bottom:1px solid #ffffff26;vertical-align:top}.compare-table th{color:#e8b027}.compare-table td{color:#b7bdb2}.table-wrap{overflow-x:auto}@media(max-width:1100px){.article-layout{gap:40px;grid-template-columns:190px minmax(0,760px)}}@media(max-width:850px){.section-head{align-items:start;flex-direction:column;gap:23px}.section-head>p{max-width:650px}.cta-grid{align-items:start;flex-direction:column;gap:25px}.article-grid{grid-template-columns:repeat(2,1fr)}.thumb-label{font-size:2rem}.article-layout{grid-template-columns:1fr;gap:35px}.toc{position:static;display:block}.toc a{display:inline-block;margin-right:16px;border:0;padding:5px 0}.article-cover img{aspect-ratio:1.6}.reading-progress{top:80px}.article-header{padding-top:30px}.article-deck{font-size:1.1rem}.article-cover{margin-bottom:35px}}@media(max-width:520px){.article-grid{grid-template-columns:1fr;gap:35px}.article-thumb{aspect-ratio:1.6}.thumb-label{font-size:2.6rem}.article-card h3{font-size:2rem}.note-grid{grid-template-columns:1fr}.note-cell{border-right:0}.article-body h2{font-size:2.2rem}.article-body p{font-size:1rem}.article-header h1{font-size:3.1rem;overflow-wrap:break-word}.article-deck{font-size:1.03rem}.article-cover{margin-inline:0}.article-cover img{aspect-ratio:1.4}.color-scale{grid-template-columns:repeat(2,1fr)}.cta-section{padding:60px 0}.cta-grid h2{font-size:3.1rem}.diagram{padding:20px}.compare-table{font-size:.85rem}.compare-table th,.compare-table td{padding:10px}}.article-author{display:flex;gap:20px;border-top:1px solid #ffffff25;padding-top:30px;margin-top:45px}.article-author img{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:50% 25%;flex-shrink:0}.article-author p{font-size:.86rem;margin:5px 0 10px}.article-body a:not(.text-link){color:#e2b849;text-decoration:underline;text-underline-offset:4px}.condition.white{--color:#eee}.condition.yellow{--color:#e7c932}.condition.orange{--color:#e5842b}.condition.red{--color:#c54231}.article-body h2{scroll-margin-top:125px}@media(max-width:850px){.article-body h2{scroll-margin-top:100px}}@media(max-width:520px){.thumb-label{font-size:clamp(1.8rem,7vw,2.6rem)}.article-cover.wrap{margin-inline:auto}}.article-author img{object-position:50% 10%}.article-card{background:#f0f0ed;color:#181919;border:1px solid #cccfc9;padding-bottom:25px}.article-card>.article-meta,.article-card>h3,.article-card>p,.article-card>.text-link{margin-left:23px;margin-right:23px}.article-card>.article-meta{margin-top:23px;color:#83590b}.article-card>h3{padding-bottom:15px;border-bottom:1px solid #cccfc9}.article-card>p{color:#454744}.article-card>.text-link{color:#202220}.article-card+.article-card{position:relative}.article-card .thumb-label{color:white}.reading-surface{background:#e8e9e6;padding:64px 0 72px;color:#202220}.article-layout{grid-template-columns:230px minmax(0,800px);gap:42px}.article-chapter{background:#fff;border:1px solid #cdd0ca;border-top:4px solid #292b29;padding:38px 42px;margin-bottom:28px;box-shadow:0 3px 0 #d1d3cd}.chapter-label{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#825a12;margin-bottom:17px}.article-body .article-chapter h2{color:#202320;margin:0 0 26px;line-height:1.12;font-size:2.35rem}.article-body .article-chapter h3{color:#272a27;padding-top:14px}.article-body p,.article-body li{color:#363936;line-height:1.85}.article-body strong{color:#1e211e}.article-body .note-grid{border-color:#c8ccc4;background:#f0f1ed}.article-body .note-cell{border-color:#c8ccc4}.article-body .diagram{background:#f1f2ef;border:1px solid #c8ccc4;border-left:4px solid #8b681a}.article-body .diagram-title{color:#715314;font-weight:700}.article-body .diagram-row{border-color:#cdd0c9}.article-body .diagram-row b{color:#6e531c;border-color:#a99c72}.article-body .compare-table th{color:#272b27;background:#e7eae3}.article-body .compare-table td{color:#363936}.article-body .compare-table td,.article-body .compare-table th{border-color:#c7cdc0}.article-body .compare-table tbody tr:nth-child(even){background:#f4f5f0}.article-body .inline-image figcaption{color:#5b6056}.article-body .article-source{border-color:#b5bcad;padding:25px;background:#f5f6f2}.article-source summary{color:#343b30}.article-source a{color:#735110!important}.reading-surface .toc{background:#fafbf7;padding:22px;border:1px solid #c5ccbf;border-top:4px solid #9a7218;max-height:calc(100dvh - 160px);overflow:auto}.reading-surface .toc-title{color:#2c322a}.reading-surface .toc a{color:#444e3e;font-size:.9rem;border-color:#d9dfd3}.reading-surface .toc a:hover{color:#6f4b00}.article-author{border-color:#afb8a6}.article-author strong{color:#2b3226}.article-author p{color:#505848}.article-body a:not(.text-link){color:#805d14}.article-author .text-link{color:#3f4835}.article-body .color-scale div{background:#f0f2ec}.article-body .color-scale strong{color:#2c3325}@media(max-width:1100px){.article-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.article-chapter{padding:30px}}@media(max-width:850px){.article-layout{grid-template-columns:1fr}.reading-surface .toc{position:static;max-height:none}.article-chapter{padding:30px}.reading-surface{padding-top:30px}}@media(max-width:520px){.article-chapter{padding:25px 20px;margin-bottom:22px}.article-body .article-chapter h2{font-size:2rem}.article-body .diagram{padding:18px}.article-card>h3,.article-card>p,.article-card>.article-meta,.article-card>.text-link{margin-inline:20px}}.article-author img{object-position:50% 0%}.toc-panel summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px;align-items:center;font-weight:700;line-height:1.5}.toc-panel summary:after{content:"+";font-size:1.25rem;color:#805d14}.toc-panel[open] summary:after{content:"−"}.toc-panel summary::-webkit-details-marker{display:none}.toc-panel:not([open]) .toc-title{margin-bottom:0}.article-body .table-wrap{overflow-x:auto;overscroll-behavior-inline:contain}.article-body .compare-table{hyphens:auto}.article-body .article-chapter h3{padding-top:25px;border-top:1px solid #d6d9d1;margin-top:34px}.article-body .inline-image{margin-inline:0}.article-body .inline-image img{width:100%}.article-body .condition.white{--color:#777}.reading-surface .toc{scrollbar-width:thin}@media(max-width:850px){.reading-surface .toc a{display:block;margin:0;padding:10px 0;border-bottom:1px solid #d9dfd3}.reading-surface .toc{padding:18px 22px}.toc-panel[open]{max-height:60dvh;overflow:auto}.toc-panel[open] summary{position:sticky;top:0;background:#fafbf7;padding-bottom:12px}.article-body .compare-table{min-width:440px}.article-body .diagram-row{grid-template-columns:35px minmax(0,1fr);gap:12px}}.section-head{flex-direction:column;align-items:flex-start;gap:22px}.section-head>p{max-width:790px}.thumb-label{hyphens:auto;overflow-wrap:break-word}.article-body .article-chapter h4{font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;line-height:1.5;color:#262b24;margin:26px 0 12px;font-weight:700;text-transform:none;letter-spacing:normal}.section-head h2{hyphens:manual;overflow-wrap:normal}.cta-grid>div{min-width:0}.article-header h1,.article-body h2,.article-body h3,.article-card h3{hyphens:auto;overflow-wrap:break-word}@media(max-width:600px){.section-head h2{font-size:clamp(1.95rem,7.5vw,2.7rem)}.cta-grid h2{font-size:clamp(1.95rem,7.6vw,3.1rem)}}.article-body .article-source a{text-decoration:none}.article-body .article-source a:hover{text-decoration:underline}