:root{--hb-green:#13db7b;--hb-green-dark:#19aa67;--hb-callout:#fdf2d2;--hb-green-pale:#d2eee0;--hb-font-title:"Hanken Grotesk","Helvetica Neue",Arial,sans-serif;--hb-font-body:"Inter","Helvetica Neue",Arial,sans-serif;--hb-radius:8px;--hb-maxwidth:1200px;--hb-tag-dark-bg:#2b3a42}.theme-light{--hb-bg:#fffcf7;--hb-surface:#fff;--hb-surface-alt:#f0ebe7;--hb-border:#e1e6ec;--hb-text:#283845;--hb-text-soft:#5a6873;--hb-text-invert:#fffcf7;--hb-card-media-bg:#dce3e8;--hb-footer-bg:#072428;--hb-footer-text:#fffcf7;--hb-footer-link:#9dadba}.theme-dark{--hb-bg:#072428;--hb-surface:#0a3034;--hb-surface-alt:#083538;--hb-border:#1a4a4e;--hb-text:#fffcf7;--hb-text-soft:#9dadba;--hb-text-invert:#283845;--hb-card-media-bg:#0e3a3f;--hb-footer-bg:#042125;--hb-footer-text:#fffcf7;--hb-footer-link:#9dadba}body.theme-dark,body.theme-light{background:var(--hb-bg);color:var(--hb-text);font-family:var(--hb-font-body);line-height:1.6;margin:0}.hb-wrap{margin:0 auto;max-width:var(--hb-maxwidth);padding:0 24px}.hb-title{color:var(--hb-text);font-family:var(--hb-font-title);line-height:1.1}.hb-btn{background:var(--hb-green);border-radius:var(--hb-radius);color:#072428;display:inline-block;font-weight:600;padding:12px 22px;text-decoration:none;transition:opacity .2s}.hb-btn:hover{opacity:.88}.hb-tag{border-radius:5px;display:inline-block;font-family:var(--hb-font-body);font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1;padding:6px 11px;text-decoration:none;text-transform:uppercase}.hb-tag--green{background:var(--hb-green-dark);color:#fff}.hb-tag--dark{background:var(--hb-tag-dark-bg);color:#fff}.hb-tag:not(.hb-tag--green):not(.hb-tag--dark){background:var(--hb-green-dark);color:#fff}.hb-dot{margin:0 7px;opacity:.55}.hb-main{margin:0 auto;max-width:var(--hb-maxwidth);padding:0 24px}.hb-card{background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:var(--hb-radius);color:var(--hb-text);display:block;overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.hb-card:hover{box-shadow:0 12px 28px rgba(7,36,40,.1);transform:translateY(-3px)}.hb-card__media{align-items:center;aspect-ratio:16/10;background:var(--hb-card-media-bg);display:flex;justify-content:center;position:relative}.hb-card__media img{display:block;height:100%;object-fit:cover;width:100%}.hb-card__media .hb-tag{left:14px;position:absolute;top:14px;z-index:2}.hb-card__arrow{align-items:center;background:hsla(0,0%,100%,.92);border-radius:50%;color:#2b3a42;display:flex;font-size:16px;height:30px;justify-content:center;line-height:1;position:absolute;right:14px;top:14px;width:30px;z-index:2}.hb-card__placeholder{background:50%/contain no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' stroke='%23889' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E");height:48px;opacity:.4;width:48px}.hb-card__body{padding:20px}.hb-card__title{color:var(--hb-text);font-family:var(--hb-font-title);font-size:19px;font-weight:700;line-height:1.25;margin:0 0 10px}.hb-card__excerpt{color:var(--hb-text-soft);font-size:14px;line-height:1.55;margin:0 0 18px}.hb-card__meta{color:var(--hb-text-soft);font-size:13px;margin:0}.hb-hero{align-items:center;display:grid;gap:56px;grid-template-columns:1.1fr .9fr;padding:72px 0 56px}.hb-hero__eyebrow{color:var(--hb-text-soft);font-size:15px;margin:0 0 18px}.hb-hero__title{color:var(--hb-text);font-family:var(--hb-font-title);font-size:clamp(34px,4.4vw,52px);font-weight:700;line-height:1.08;margin:0 0 22px}.hb-hero__subtitle{color:var(--hb-text-soft);font-size:16px;line-height:1.6;margin:0;max-width:46ch}.hb-hero__media{border-radius:var(--hb-radius);overflow:hidden}.hb-hero__media img{display:block;height:100%;object-fit:cover;width:100%}.hb-featured{border-top:1px solid var(--hb-border);padding:40px 0}.hb-featured__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:26px}.hb-featured__label{color:var(--hb-green-dark);font-family:var(--hb-font-title);font-size:24px;font-weight:700;margin:0}.hb-featured__all,.hb-related__all{color:var(--hb-text);font-size:14px;font-weight:600;text-decoration:none}.hb-featured__all:hover,.hb-related__all:hover{color:var(--hb-green-dark)}.hb-featured__card{align-items:center;color:var(--hb-text);display:grid;gap:44px;grid-template-columns:360px 1fr;text-decoration:none}.hb-featured__media{align-items:center;aspect-ratio:4/3;background:var(--hb-card-media-bg);border-radius:var(--hb-radius);display:flex;justify-content:center;overflow:hidden}.hb-featured__media img{display:block;height:100%;object-fit:cover;width:100%}.hb-featured__meta{align-items:center;display:flex;gap:16px;margin-bottom:16px}.hb-featured__metaline{color:var(--hb-text-soft);font-size:14px}.hb-featured__title{color:var(--hb-text);font-family:var(--hb-font-title);font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.2;margin:0 0 16px}.hb-featured__excerpt{color:var(--hb-text-soft);font-size:15px;line-height:1.6;margin:0}.hb-filter{border-top:1px solid var(--hb-border);padding:36px 0 28px}.hb-filter__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.hb-filter__kicker{color:var(--hb-green-dark);font-size:15px;font-weight:600}.hb-filter__select-wrap{position:relative}.hb-filter__select{appearance:none;background:var(--hb-surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%235a6873' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid var(--hb-border);border-radius:var(--hb-radius);color:var(--hb-text);cursor:pointer;font-family:var(--hb-font-body);font-size:14px;padding:9px 34px 9px 14px}.hb-filter__main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.hb-filter__heading{color:var(--hb-text);font-family:var(--hb-font-title);font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.12;margin:0;max-width:16ch}.hb-filter__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding-top:6px}.hb-pill{border:1px solid var(--hb-green-dark);border-radius:999px;color:var(--hb-green-dark);font-family:var(--hb-font-body);font-size:14px;font-weight:500;padding:7px 18px;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.hb-pill:hover{background:var(--hb-green-pale)}.hb-pill.is-active{background:var(--hb-green-dark);color:#fff}.hb-grid{padding:8px 0 56px}.hb-grid__list{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.hb-grid__empty{color:var(--hb-text-soft);font-size:16px;padding:48px 0;text-align:center}.hb-article{margin:0 auto;max-width:760px;padding:56px 0 0}.hb-post-header__back{color:var(--hb-text-soft);display:inline-block;font-size:14px;font-weight:500;margin-bottom:32px;text-decoration:none}.hb-post-header__back:hover{color:var(--hb-green-dark)}.hb-post-header__meta{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.hb-post-header__tags{display:inline-flex;flex-wrap:wrap;gap:8px}.hb-post-header__tags .hb-tag{color:#fff}.hb-post-header__tags .hb-tag,.hb-post-header__tags .hb-tag:first-child{background:var(--hb-tag-dark-bg)}.hb-post-header__metaline{color:var(--hb-text-soft);font-size:13px;letter-spacing:.03em}.hb-post-header__title{color:var(--hb-text);font-family:var(--hb-font-title);font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.12;margin:0 0 22px}.hb-post-header__lead{color:var(--hb-text-soft);font-size:18px;line-height:1.6;margin:0 0 36px}.hb-post-header__author{align-items:center;display:flex;gap:12px}.hb-post-header__avatar{background:var(--hb-surface-alt);border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.hb-post-header__avatar--placeholder{background:var(--hb-surface-alt) center /22px no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%235a6873' stroke-width='1.6' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c0-4 4-6 8-6s8 2 8 6'/%3E%3C/svg%3E");display:inline-block}.hb-post-header__author-info{display:flex;flex-direction:column;line-height:1.3}.hb-post-header__author-name{color:var(--hb-text);font-size:14px;font-weight:600}.hb-post-header__author-role{color:var(--hb-text-soft);font-size:13px}.hb-article__body{padding:48px 0 0;position:relative}.hb-article__content{color:var(--hb-text);font-size:16px;line-height:1.75}.hb-article__content h2{font-size:26px;line-height:1.2;margin:40px 0 16px;scroll-margin-top:90px}.hb-article__content h2,.hb-article__content h3{color:var(--hb-text);font-family:var(--hb-font-title);font-weight:700}.hb-article__content h3{font-size:20px;margin:30px 0 12px}.hb-article__content p{margin:0 0 18px}.hb-article__content a{color:var(--hb-green-dark)}.hb-article__content img{border-radius:var(--hb-radius);height:auto;max-width:100%}.hb-toc{margin:0 0 36px}.hb-toc__title{color:var(--hb-text-soft);font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 14px}.hb-toc__list{counter-reset:none;list-style:none;margin:0;padding:0}.hb-toc__item{margin:0 0 9px}.hb-toc__link{align-items:baseline;color:var(--hb-text);display:flex;font-size:14px;gap:10px;text-decoration:none}.hb-toc__link:hover{color:var(--hb-green-dark)}.hb-toc__num{color:var(--hb-text-soft);font-size:13px;font-variant-numeric:tabular-nums}.hb-share{display:flex;flex-direction:column;gap:12px;position:absolute;right:-72px;top:120px}.hb-share__btn{align-items:center;background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:50%;color:var(--hb-text-soft);cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;text-decoration:none;transition:all .15s ease;width:38px}.hb-share__bookmark.is-active,.hb-share__btn:hover,.hb-share__copy.is-copied{border-color:var(--hb-green-dark);color:var(--hb-green-dark)}.hb-share__bookmark.is-active svg{fill:var(--hb-green-dark)}.hb-callout{background:var(--hb-callout);border-radius:var(--hb-radius);margin:32px 0;padding:22px 26px}.hb-callout__title{color:var(--hb-text);font-size:15px;font-weight:700;margin:0 0 12px}.hb-callout__list{margin:0;padding-left:20px}.hb-callout__list li{color:var(--hb-text);font-size:15px;line-height:1.7}.hb-postcta{align-items:center;background:var(--hb-green-pale);border-radius:var(--hb-radius);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:32px 0;padding:24px 28px}.hb-postcta__title{color:var(--hb-text);font-size:16px;font-weight:700;margin:0 0 4px}.hb-postcta__desc{color:var(--hb-text);font-size:15px;margin:0}.hb-postcta__btn{background:var(--hb-green-dark);border-radius:var(--hb-radius);color:#fff;font-size:14px;font-weight:600;padding:11px 20px;text-decoration:none;transition:opacity .2s;white-space:nowrap}.hb-postcta__btn:hover{opacity:.9}.hb-related{border-top:1px solid var(--hb-border);margin:0 auto;max-width:var(--hb-maxwidth);padding:48px 24px}.hb-related__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:26px}.hb-related__title{color:var(--hb-text);font-family:var(--hb-font-title);font-size:26px;font-weight:700;margin:0}.hb-related__grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.hb-pagination{margin:0 auto;max-width:var(--hb-maxwidth);padding:0 24px 56px}.hb-pagination__inner{display:flex;gap:16px;justify-content:center}.hb-pagination__link{border:1px solid var(--hb-border);border-radius:999px;color:var(--hb-text);font-size:14px;font-weight:600;padding:9px 20px;text-decoration:none;transition:all .15s ease}.hb-pagination__link:hover{background:var(--hb-green-pale);border-color:var(--hb-green-dark)}@media (max-width:1100px){.hb-share{right:-56px}}@media (max-width:980px){.hb-hero{gap:32px;grid-template-columns:1fr;padding:48px 0 40px}.hb-hero__media{order:-1}.hb-featured__card{gap:24px;grid-template-columns:1fr}.hb-grid__list,.hb-related__grid{grid-template-columns:repeat(2,1fr)}.hb-article__body{padding-top:32px}.hb-share{flex-direction:row;margin:0 0 28px;position:static;right:auto;top:auto}}@media (max-width:640px){.hb-main,.hb-pagination,.hb-related{padding-left:18px;padding-right:18px}.hb-grid__list,.hb-related__grid{grid-template-columns:1fr}.hb-filter__main{flex-direction:column;gap:18px}.hb-filter__pills{display:none}.hb-filter__top{justify-content:space-between}.hb-postcta{align-items:flex-start;flex-direction:column}.hb-article{padding-top:36px}}@media (min-width:641px){.hb-filter__select-wrap{display:none}}