.guides-page{background:#f4f5f1}.guides-hero{padding:28px 0 24px}.guides-hero-card{position:relative;min-height:430px;border-radius:28px;overflow:hidden;background:#132a2e;box-shadow:var(--shadow)}.guides-hero-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guides-hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,42,46,.96) 0%,rgba(19,42,46,.88) 44%,rgba(19,42,46,.2) 78%,rgba(19,42,46,.08) 100%)}.guides-hero-copy{position:relative;z-index:2;color:#fff;width:min(680px,62%);padding:54px 52px}.guides-hero-copy .eyebrow{color:#f0b66f}.guides-hero-copy h1{font-size:clamp(42px,5vw,66px);line-height:.96;letter-spacing:-.05em;margin:0 0 18px}.guides-hero-copy p{color:#d9e2df;font-size:17px;line-height:1.55;max-width:620px}.guides-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.guides-hero-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 17px;font-weight:800}.guides-hero-actions .light{background:#fff;color:#132a2e}.guides-hero-actions .outline{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.07)}
.guides-section{padding:34px 0}.guides-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.guides-heading h2{font-size:clamp(29px,3.5vw,43px);letter-spacing:-.04em;margin:0}.guides-heading p{max-width:620px;color:var(--muted);margin:0}.guide-path{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.guide-path-card{position:relative;min-height:225px;border-radius:20px;overflow:hidden;background:#132a2e;color:#fff;border:1px solid rgba(19,42,46,.08)}.guide-path-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guide-path-card:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(10,28,31,.94))}.guide-path-card .copy{position:absolute;z-index:2;left:17px;right:17px;bottom:15px}.guide-path-card small{display:block;color:#f0b66f;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.guide-path-card strong{font-size:20px;line-height:1.1}.guide-path-card p{font-size:11px;color:#d9e2df;margin:6px 0 0}.guide-path-card.pending{filter:saturate(.75)}
.guide-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-category{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:120px 1fr;min-height:160px}.guide-category img{width:100%;height:100%;object-fit:cover}.guide-category .body{padding:17px}.guide-category .kicker{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:var(--accent-dark);margin-bottom:5px}.guide-category h3{font-size:19px;line-height:1.12;margin:0 0 7px}.guide-category p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.guide-category a{display:inline-block;margin-top:9px;font-size:11px;font-weight:850;color:var(--green)}.guide-category.future{background:#eef1ed}.guide-category.future .image-placeholder{display:grid;place-items:center;font-size:34px;background:#dfe5df;color:#45605c}
.guides-featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);gap:18px}.guide-feature{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.guide-feature.hero-story{display:grid;grid-template-columns:42% 1fr}.guide-feature img{width:100%;height:100%;object-fit:cover}.guide-feature .body{padding:23px}.guide-feature .meta{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);margin-bottom:7px}.guide-feature h3{font-size:27px;line-height:1.08;margin:0 0 9px}.guide-feature p{color:var(--muted);font-size:13px;line-height:1.55}.guide-feature a{font-weight:850;color:var(--green);font-size:12px}.guide-side-list{display:grid;gap:10px}.guide-side-link{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.guide-side-link .icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#132a2e;color:#fff;flex:0 0 auto}.guide-side-link strong{display:block;font-size:14px;line-height:1.2}.guide-side-link span{display:block;font-size:11px;color:var(--muted);margin-top:3px}
.guides-tool-band{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:27px 30px;border-radius:22px;background:#132a2e;color:#fff}.guides-tool-band p{color:#b8c7c8;margin:6px 0 0}.guides-tool-band .primary-btn{background:#fff;color:#132a2e}
.article-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.article-hero{padding:30px 0 18px}.article-hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden}.article-hero-copy{padding:44px 44px}.article-hero-copy .eyebrow{margin-bottom:9px}.article-hero-copy h1{font-size:clamp(38px,4.8vw,61px);line-height:.98;letter-spacing:-.05em;margin:0 0 16px}.article-hero-copy .lead{font-size:17px;line-height:1.56;color:#45595a}.article-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.article-meta span{font-size:11px;font-weight:750;background:#edf1ec;border-radius:999px;padding:7px 10px;color:#45605c}.article-hero-photo{min-height:380px}.article-hero-photo img{width:100%;height:100%;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start;padding:20px 0 58px}.article-body{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px 38px}.article-body h2{font-size:31px;letter-spacing:-.035em;margin:38px 0 12px}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:21px;margin:25px 0 9px}.article-body p,.article-body li{font-size:16px;line-height:1.72;color:#334b4c}.article-body ul,.article-body ol{padding-left:22px}.article-body a{text-decoration:underline;text-underline-offset:2px}.article-callout{margin:25px 0;padding:20px 21px;border-radius:17px;background:#edf1ec;border-left:4px solid var(--accent)}.article-callout strong{display:block;font-size:17px;margin-bottom:5px}.article-callout p{margin:0;font-size:14px}.article-tool{margin:27px 0;padding:23px;border-radius:18px;background:#132a2e;color:#fff}.article-tool .eyebrow{color:#f0b66f}.article-tool h3{margin:3px 0 8px;font-size:24px}.article-tool p{color:#c2d0d0;font-size:14px}.article-tool a{display:inline-flex;margin-top:8px;background:#fff;color:#132a2e;text-decoration:none;font-weight:850;border-radius:11px;padding:11px 15px}.article-sidebar{display:grid;gap:13px;position:sticky;top:84px}.toc,.source-box,.next-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.toc h3,.source-box h3,.next-box h3{font-size:17px;margin:0 0 11px}.toc a{display:block;font-size:12px;line-height:1.35;color:#45605c;padding:7px 0;border-top:1px solid #eef0ed}.toc a:first-of-type{border-top:0}.source-box p,.source-box a,.next-box p,.next-box a{font-size:11px;line-height:1.45;color:var(--muted)}.source-box a{display:block;margin-top:7px;text-decoration:underline}.next-box a{display:inline-block;color:var(--green);font-weight:850;margin-top:5px}.article-warning{font-size:12px!important;color:#667677!important;border-top:1px solid var(--line);padding-top:16px;margin-top:32px}
@media(max-width:900px){.guide-path{grid-template-columns:repeat(2,1fr)}.guide-category-grid{grid-template-columns:repeat(2,1fr)}.guides-featured{grid-template-columns:1fr}.article-hero-card{grid-template-columns:1fr}.article-hero-photo{height:300px;min-height:0}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.toc{grid-column:1/-1}}
@media(max-width:620px){.guides-hero{padding:14px 0 18px}.guides-hero-card{min-height:510px;border-radius:22px}.guides-hero-card>img{object-position:68% center}.guides-hero-card:after{background:linear-gradient(180deg,rgba(19,42,46,.96) 0%,rgba(19,42,46,.88) 57%,rgba(19,42,46,.35) 100%)}.guides-hero-copy{width:100%;padding:30px 22px}.guides-hero-copy h1{font-size:43px}.guides-hero-copy p{font-size:14px}.guides-hero-actions{display:grid}.guides-hero-actions a{width:100%}.guides-section{padding:26px 0}.guides-heading{display:block}.guides-heading p{font-size:13px;margin-top:7px}.guide-path{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px}.guide-path-card{min-width:78vw;min-height:210px;scroll-snap-align:start}.guide-category-grid{grid-template-columns:1fr}.guide-category{grid-template-columns:105px 1fr;min-height:145px}.guide-category .body{padding:14px}.guides-featured{display:block}.guide-feature.hero-story{grid-template-columns:38% 1fr}.guide-feature.hero-story .body{padding:15px}.guide-feature h3{font-size:20px}.guide-feature p{font-size:12px}.guide-side-list{margin-top:12px}.guides-tool-band{grid-template-columns:1fr;padding:22px}.guides-tool-band .primary-btn{width:100%}.article-shell{width:min(100% - 20px,1180px)}.article-hero{padding:12px 0}.article-hero-card{border-radius:20px}.article-hero-copy{padding:27px 22px}.article-hero-copy h1{font-size:40px}.article-hero-copy .lead{font-size:14px}.article-hero-photo{height:220px}.article-layout{padding-top:8px;gap:12px}.article-body{padding:25px 21px;border-radius:18px}.article-body h2{font-size:27px}.article-body h3{font-size:19px}.article-body p,.article-body li{font-size:15px;line-height:1.68}.article-sidebar{grid-template-columns:1fr}.toc{grid-column:auto}}
