.Header-module__Af2_WG__header{z-index:50;background:var(--bg);border-bottom:1px solid var(--border-strong);position:sticky;top:0}.Header-module__Af2_WG__inner{max-width:var(--wide-width);justify-content:space-between;align-items:stretch;gap:24px;min-height:68px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__brand{align-items:stretch;gap:16px;min-width:0;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-sans);letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-self:center;font-size:26px;font-weight:800}.Header-module__Af2_WG__nav{align-items:stretch;min-width:0;margin-left:12px;display:flex}.Header-module__Af2_WG__links{align-items:stretch;display:flex}.Header-module__Af2_WG__links li{display:flex}.Header-module__Af2_WG__links a{color:var(--fg);white-space:nowrap;border-radius:var(--radius-btn);align-items:center;padding:0 14px;font-size:15px;font-weight:500;transition:background .15s,color .15s;display:flex}.Header-module__Af2_WG__links a:hover{background:var(--surface)}.Header-module__Af2_WG__links a.Header-module__Af2_WG__linkActive,.Header-module__Af2_WG__links a.Header-module__Af2_WG__linkActive:hover{background:var(--fg);color:var(--bg);border-radius:0}.Header-module__Af2_WG__actions{flex-shrink:0;align-items:stretch;margin-right:-24px;display:flex}.Header-module__Af2_WG__headerCta{color:var(--accent-fg);background:var(--accent);border-left:1px solid var(--border-strong);align-items:center;gap:6px;padding:0 22px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.Header-module__Af2_WG__headerCta:hover{background:var(--accent-hover)}.Header-module__Af2_WG__localeSwitch{color:var(--fg);border-left:1px solid var(--border-strong);align-items:center;padding:0 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:flex}.Header-module__Af2_WG__localeSwitch:hover{background:var(--surface)}.Header-module__Af2_WG__burger{flex-direction:column;justify-content:center;gap:5px;padding:8px 24px;display:none}.Header-module__Af2_WG__burger span{background:var(--fg);width:20px;height:2px}.Header-module__Af2_WG__mobileMenu{display:none}@media (max-width:860px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__localeSwitch,.Header-module__Af2_WG__headerCta{display:none}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__mobileMenu{border-top:1px solid var(--border);max-height:0;transition:max-height .25s;display:block;overflow:hidden}.Header-module__Af2_WG__mobileMenuOpen{max-height:240px}.Header-module__Af2_WG__mobileMenu ul{flex-direction:column;gap:16px;padding:16px 24px;display:flex}.Header-module__Af2_WG__mobileMenu a{color:var(--fg);font-size:15px;font-weight:500}.Header-module__Af2_WG__mobileLocaleSwitch{border-top:1px solid var(--border);color:var(--fg);margin:0 24px 16px;padding-top:16px;font-size:14px;font-weight:700;display:block}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border-strong)}.Footer-module__EZoWya__threadsBand{background:var(--accent);border-bottom:1px solid var(--border-strong);justify-content:center;align-items:center;gap:14px;padding:22px 24px;transition:background .15s;display:flex}.Footer-module__EZoWya__threadsBand:hover{background:var(--accent-hover)}.Footer-module__EZoWya__threadsBandText{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--accent-fg);font-size:clamp(18px,2.6vw,26px);font-weight:800}.Footer-module__EZoWya__threadsBandArrow{color:var(--accent-fg);font-size:clamp(18px,2.6vw,26px);font-weight:800;transition:transform .2s cubic-bezier(.65,0,.35,1)}.Footer-module__EZoWya__threadsBand:hover .Footer-module__EZoWya__threadsBandArrow{transform:translate(4px)}.Footer-module__EZoWya__container{max-width:var(--wide-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:40px 24px;display:flex}.Footer-module__EZoWya__name{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;font-size:15px;font-weight:800}.Footer-module__EZoWya__tagline{color:var(--fg-faint);margin-top:2px;font-size:13px}.Footer-module__EZoWya__links{gap:8px;display:flex}.Footer-module__EZoWya__links a{color:var(--fg);padding:4px 8px;font-size:14px;font-weight:700;transition:background .15s}.Footer-module__EZoWya__links a:hover{background:var(--accent)}.Footer-module__EZoWya__copyright{color:var(--fg-faint);font-size:13px}@media (max-width:600px){.Footer-module__EZoWya__container{flex-direction:column;align-items:flex-start}}
.BlogCoverPlaceholder-module__vF6ICq__placeholder{background:var(--surface);position:absolute;inset:0}
.BlogPostCard-module__sDlQda__card{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);flex-direction:column;height:100%;transition:background .15s;display:flex;overflow:hidden}.BlogPostCard-module__sDlQda__card:hover{background:var(--surface)}.BlogPostCard-module__sDlQda__coverBox{aspect-ratio:4/3;background:var(--surface);border-bottom:1px solid var(--border-strong);width:100%;position:relative;overflow:hidden}.BlogPostCard-module__sDlQda__coverImg{object-fit:cover}.BlogPostCard-module__sDlQda__body{flex-direction:column;flex:1;padding:20px;display:flex}.BlogPostCard-module__sDlQda__cardMeta{color:var(--fg-faint);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.BlogPostCard-module__sDlQda__pill{border:1px solid var(--border-strong);border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;color:var(--fg);background:var(--bg);padding:3px 10px;font-size:11px;font-weight:700}.BlogPostCard-module__sDlQda__dot{color:var(--border-strong)}.BlogPostCard-module__sDlQda__cardTitle{letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.25;transition:color .15s;display:-webkit-box;overflow:hidden}.BlogPostCard-module__sDlQda__card:hover .BlogPostCard-module__sDlQda__cardTitle{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.BlogPostCard-module__sDlQda__excerpt{color:var(--fg-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.BlogPostCard-module__sDlQda__compact .BlogPostCard-module__sDlQda__body{padding:16px}.BlogPostCard-module__sDlQda__compact .BlogPostCard-module__sDlQda__cardTitle{font-size:17px}
.RelatedPosts-module__d3xFAa__section{border-top:1px solid var(--border);margin-top:64px;padding-top:48px}.RelatedPosts-module__d3xFAa__title{letter-spacing:.09em;text-transform:uppercase;color:var(--fg);margin-bottom:24px;font-size:12px;font-weight:700}.RelatedPosts-module__d3xFAa__grid{grid-template-columns:repeat(auto-fit,minmax(240px,320px));gap:20px;display:grid}@media (max-width:400px){.RelatedPosts-module__d3xFAa__grid{grid-template-columns:1fr}}
.ArticlesPreview-module__pgL8rW__section{width:100%}.ArticlesPreview-module__pgL8rW__inner{max-width:var(--wide-width);margin:0 auto;padding:56px 24px}.ArticlesPreview-module__pgL8rW__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:40px;display:flex}.ArticlesPreview-module__pgL8rW__title{margin-top:10px}.ArticlesPreview-module__pgL8rW__viewAll{color:var(--fg);border-bottom:1px solid var(--fg);flex-shrink:0;font-size:14px;font-weight:700;transition:background .15s}.ArticlesPreview-module__pgL8rW__viewAll:hover{background:var(--accent)}.ArticlesPreview-module__pgL8rW__empty{color:var(--fg-faint)}.ArticlesPreview-module__pgL8rW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.ArticlesPreview-module__pgL8rW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ArticlesPreview-module__pgL8rW__grid{grid-template-columns:1fr}}
.AuthorBio-module__O379ua__block{flex-direction:column;gap:12px;display:flex}.AuthorBio-module__O379ua__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--fg-faint);font-size:12px;font-weight:700}.AuthorBio-module__O379ua__row{align-items:center;gap:12px;display:flex}.AuthorBio-module__O379ua__avatar{border:1px solid var(--fg);background:var(--accent);width:44px;height:44px;color:var(--accent-fg);flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;transform:rotate(-3deg)}.AuthorBio-module__O379ua__avatarPhoto{border:1px solid var(--fg);flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden;transform:rotate(-3deg)}.AuthorBio-module__O379ua__avatarImg{object-fit:cover}.AuthorBio-module__O379ua__identity{min-width:0}.AuthorBio-module__O379ua__name{letter-spacing:-.01em;font-size:15px;font-weight:800;line-height:1.3}.AuthorBio-module__O379ua__tagline{color:var(--fg-muted);font-size:13px;line-height:1.3}.AuthorBio-module__O379ua__links{flex-direction:column;gap:6px;display:flex}.AuthorBio-module__O379ua__links a{color:var(--fg);font-size:13px;font-weight:700}.AuthorBio-module__O379ua__links a:hover{background:var(--accent)}
.Comments-module__AKJi_q__section{border-top:1px solid var(--border);margin-top:64px;padding-top:48px}.Comments-module__AKJi_q__title{letter-spacing:.09em;text-transform:uppercase;color:var(--fg);align-items:center;gap:10px;margin-bottom:24px;font-size:12px;font-weight:700;display:flex}.Comments-module__AKJi_q__count{border-radius:var(--radius-sm);background:var(--surface);min-width:20px;color:var(--fg-muted);letter-spacing:normal;text-transform:none;justify-content:center;align-items:center;padding:2px 6px;font-size:11px;display:inline-flex}.Comments-module__AKJi_q__empty{color:var(--fg-faint);margin-bottom:32px;font-size:15px}.Comments-module__AKJi_q__list{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.Comments-module__AKJi_q__item{border-bottom:1px solid var(--border);padding-bottom:24px}.Comments-module__AKJi_q__item:last-child{border-bottom:none;padding-bottom:0}.Comments-module__AKJi_q__itemHeader{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.Comments-module__AKJi_q__author{font-size:14px;font-weight:700}.Comments-module__AKJi_q__date{color:var(--fg-faint);font-size:12px}.Comments-module__AKJi_q__body{color:var(--fg-muted);white-space:pre-wrap;overflow-wrap:break-word;font-size:15px;line-height:1.7}.Comments-module__AKJi_q__form{flex-direction:column;gap:12px;max-width:480px;display:flex}.Comments-module__AKJi_q__input,.Comments-module__AKJi_q__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);width:100%;color:var(--fg);font-family:var(--font-sans);padding:12px 14px;font-size:14px;transition:border-color .15s}.Comments-module__AKJi_q__input:focus,.Comments-module__AKJi_q__textarea:focus{border-color:var(--border-strong);outline:none}.Comments-module__AKJi_q__textarea{resize:vertical;min-height:100px}.Comments-module__AKJi_q__formError{color:#b3261e;font-size:13px}.Comments-module__AKJi_q__submit{border:1px solid var(--fg);border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-fg);align-self:flex-start;padding:10px 20px;font-size:14px;font-weight:700;transition:background .15s}.Comments-module__AKJi_q__submit:hover{background:var(--accent-hover)}.Comments-module__AKJi_q__submit:disabled{opacity:.6;cursor:default}
.ProjectCard-module__MnOYna__card{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);flex-direction:column;height:100%;transition:background .15s;display:flex;overflow:hidden}.ProjectCard-module__MnOYna__card:hover{background:var(--surface)}.ProjectCard-module__MnOYna__cardLink{flex-direction:column;flex:1;min-height:0;display:flex}.ProjectCard-module__MnOYna__detailsLink{color:var(--fg);border-top:1px solid var(--border-strong);justify-content:center;align-items:center;gap:6px;padding:12px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.ProjectCard-module__MnOYna__detailsLink:hover{background:var(--accent)}.ProjectCard-module__MnOYna__frame{border-bottom:1px solid var(--border-strong)}.ProjectCard-module__MnOYna__frameBar{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:5px;padding:8px 10px;display:flex}.ProjectCard-module__MnOYna__frameBar span{background:var(--border-strong);width:8px;height:8px}.ProjectCard-module__MnOYna__imageBox{aspect-ratio:16/9;background:var(--surface);width:100%;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__image{object-fit:cover}.ProjectCard-module__MnOYna__monogram{background:var(--fg);font-family:var(--font-display);color:var(--bg);justify-content:center;align-items:center;font-size:56px;font-weight:800;display:flex;position:absolute;inset:0}.ProjectCard-module__MnOYna__body{flex-direction:column;flex:1;padding:20px;display:flex}.ProjectCard-module__MnOYna__top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.ProjectCard-module__MnOYna__cardTitle{letter-spacing:-.015em;font-size:19px;font-weight:800;transition:color .15s}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__cardTitle{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.ProjectCard-module__MnOYna__year{color:var(--fg-faint);flex-shrink:0;font-size:13px;font-weight:500}.ProjectCard-module__MnOYna__description{color:var(--fg-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.ProjectCard-module__MnOYna__tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ProjectCard-module__MnOYna__tag{color:var(--fg);background:var(--bg);border:1px solid var(--border-strong);padding:3px 10px;font-size:11px;font-weight:600}
.LikeButton-module__4uze6G__button{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--fg-muted);align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,transform .1s;display:inline-flex}.LikeButton-module__4uze6G__button:hover{border-color:var(--border-strong);color:var(--fg)}.LikeButton-module__4uze6G__button:active{transform:scale(.96)}.LikeButton-module__4uze6G__button:disabled{opacity:.6;cursor:default}.LikeButton-module__4uze6G__liked{border-color:var(--fg);background:var(--accent);color:var(--accent-fg)}.LikeButton-module__4uze6G__heart{font-size:16px;line-height:1}.LikeButton-module__4uze6G__count{font-variant-numeric:tabular-nums;min-width:1ch}
.ProjectsPreview-module__9lcJqG__section{background:var(--surface);border-top:1px solid var(--border);width:100%}.ProjectsPreview-module__9lcJqG__inner{max-width:var(--wide-width);margin:0 auto;padding:72px 24px}.ProjectsPreview-module__9lcJqG__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:40px;display:flex}.ProjectsPreview-module__9lcJqG__title{margin-top:10px}.ProjectsPreview-module__9lcJqG__viewAll{color:var(--fg);border-bottom:1px solid var(--fg);flex-shrink:0;font-size:14px;font-weight:700;transition:background .15s}.ProjectsPreview-module__9lcJqG__viewAll:hover{background:var(--accent)}.ProjectsPreview-module__9lcJqG__empty{color:var(--fg-faint)}.ProjectsPreview-module__9lcJqG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (max-width:1024px){.ProjectsPreview-module__9lcJqG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProjectsPreview-module__9lcJqG__grid{grid-template-columns:1fr}}
.BlogContent-module__z3vSOq__prose{color:var(--fg);max-width:100%;font-size:17px;line-height:1.8}:is(.BlogContent-module__z3vSOq__prose>h1,.BlogContent-module__z3vSOq__prose>h2,.BlogContent-module__z3vSOq__prose>h3,.BlogContent-module__z3vSOq__prose>h4){letter-spacing:-.02em;color:var(--fg);margin:2.2em 0 .6em;scroll-margin-top:88px;font-weight:800;line-height:1.2}.BlogContent-module__z3vSOq__prose>h1{font-size:2em}.BlogContent-module__z3vSOq__prose>h2{border-bottom:1px solid var(--border-strong);padding-bottom:.3em;font-size:1.5em}.BlogContent-module__z3vSOq__prose>h3{font-size:1.2em}.BlogContent-module__z3vSOq__prose>h4{font-size:1.05em}.BlogContent-module__z3vSOq__prose>p{margin:0 0 1.4em}:is(.BlogContent-module__z3vSOq__prose>ul,.BlogContent-module__z3vSOq__prose>ol){margin:0 0 1.4em;padding-left:1.5em}.BlogContent-module__z3vSOq__prose>ul{list-style:outside}.BlogContent-module__z3vSOq__prose>ol{list-style:decimal}.BlogContent-module__z3vSOq__prose>li{margin-bottom:.4em}.BlogContent-module__z3vSOq__prose>li>p{margin-bottom:.4em}.BlogContent-module__z3vSOq__prose a{color:var(--fg);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;transition:background .15s}.BlogContent-module__z3vSOq__prose a:hover{background:var(--accent)}.BlogContent-module__z3vSOq__prose>hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}.BlogContent-module__z3vSOq__prose strong{color:var(--fg);font-weight:700}.BlogContent-module__z3vSOq__prose em{font-style:italic}.BlogContent-module__z3vSOq__blockquote{border-left:1px solid var(--accent);border-radius:0 var(--radius-sm)var(--radius-sm)0;background:var(--surface);color:var(--fg-muted);margin:1.8em 0;padding:.6em 1.2em;font-style:italic}.BlogContent-module__z3vSOq__blockquote p{margin:0}.BlogContent-module__z3vSOq__inlineCode{background:var(--surface);color:#c7254e;white-space:nowrap;border-radius:4px;padding:.15em .45em;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:.85em}.BlogContent-module__z3vSOq__pre{border-radius:var(--radius-sm);background:#0f1117;margin:1.8em 0;overflow:hidden}.BlogContent-module__z3vSOq__code{color:#e2e8f0;background:0 0;padding:1.4em 1.6em;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:14px;line-height:1.7;display:block;overflow-x:auto}.BlogContent-module__z3vSOq__prose .hljs{color:#e2e8f0;background:0 0}:is(.BlogContent-module__z3vSOq__prose .hljs-comment,.BlogContent-module__z3vSOq__prose .hljs-quote){color:#8b949e;font-style:italic}:is(.BlogContent-module__z3vSOq__prose .hljs-keyword,.BlogContent-module__z3vSOq__prose .hljs-selector-tag,.BlogContent-module__z3vSOq__prose .hljs-built_in,.BlogContent-module__z3vSOq__prose .hljs-name,.BlogContent-module__z3vSOq__prose .hljs-tag){color:#ff7b72}:is(.BlogContent-module__z3vSOq__prose .hljs-string,.BlogContent-module__z3vSOq__prose .hljs-title,.BlogContent-module__z3vSOq__prose .hljs-section,.BlogContent-module__z3vSOq__prose .hljs-attribute,.BlogContent-module__z3vSOq__prose .hljs-literal,.BlogContent-module__z3vSOq__prose .hljs-template-tag,.BlogContent-module__z3vSOq__prose .hljs-template-variable,.BlogContent-module__z3vSOq__prose .hljs-type,.BlogContent-module__z3vSOq__prose .hljs-addition){color:#a5d6ff}:is(.BlogContent-module__z3vSOq__prose .hljs-deletion,.BlogContent-module__z3vSOq__prose .hljs-selector-id,.BlogContent-module__z3vSOq__prose .hljs-selector-class,.BlogContent-module__z3vSOq__prose .hljs-regexp,.BlogContent-module__z3vSOq__prose .hljs-link){color:#ffa657}:is(.BlogContent-module__z3vSOq__prose .hljs-variable,.BlogContent-module__z3vSOq__prose .hljs-template-variable,.BlogContent-module__z3vSOq__prose .hljs-link,.BlogContent-module__z3vSOq__prose .hljs-selector-attr,.BlogContent-module__z3vSOq__prose .hljs-selector-pseudo){color:#79c0ff}:is(.BlogContent-module__z3vSOq__prose .hljs-number,.BlogContent-module__z3vSOq__prose .hljs-symbol,.BlogContent-module__z3vSOq__prose .hljs-bullet,.BlogContent-module__z3vSOq__prose .hljs-meta,.BlogContent-module__z3vSOq__prose .hljs-meta .hljs-keyword),:is(.BlogContent-module__z3vSOq__prose .hljs-function,.BlogContent-module__z3vSOq__prose .hljs-title.hljs-function_){color:#d2a8ff}.BlogContent-module__z3vSOq__prose .hljs-params{color:#e2e8f0}.BlogContent-module__z3vSOq__prose .hljs-attr{color:#7ee787}.BlogContent-module__z3vSOq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-sm);margin:1.8em 0;overflow-x:auto}.BlogContent-module__z3vSOq__table{border-collapse:collapse;width:100%;font-size:15px}.BlogContent-module__z3vSOq__table th{background:var(--surface);text-align:left;border-bottom:1px solid var(--border);color:var(--fg);padding:10px 14px;font-weight:600}.BlogContent-module__z3vSOq__table td{border-bottom:1px solid var(--border);color:var(--fg-muted);padding:9px 14px}.BlogContent-module__z3vSOq__table tr:last-child td{border-bottom:none}.BlogContent-module__z3vSOq__img{border-radius:var(--radius-sm);width:100%;height:auto;margin:1.8em 0}
.About-module__vqXTeW__section{width:100%}.About-module__vqXTeW__inner{max-width:var(--wide-width);margin:0 auto;padding:32px 24px 0}.About-module__vqXTeW__title{margin-top:12px;margin-bottom:24px}.About-module__vqXTeW__grid{background:var(--border-strong);border:1px solid var(--border-strong);grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.About-module__vqXTeW__cell{background:var(--bg);flex-direction:column;justify-content:center;min-height:200px;padding:28px 24px;display:flex}.About-module__vqXTeW__cellFeatured{background:var(--accent)}.About-module__vqXTeW__cellDark{background:var(--fg)}.About-module__vqXTeW__bigNum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--accent-fg);margin-bottom:10px;font-size:clamp(48px,6vw,72px);font-weight:900;line-height:.85;display:block}.About-module__vqXTeW__cellFeatured .About-module__vqXTeW__text{color:var(--accent-fg)}.About-module__vqXTeW__cellDark .About-module__vqXTeW__text{color:var(--bg)}.About-module__vqXTeW__cellDark .About-module__vqXTeW__num{color:#f7f7f280}.About-module__vqXTeW__num{font-family:var(--font-display);letter-spacing:.02em;color:var(--fg-faint);margin-bottom:18px;font-size:13px;font-weight:700;display:block}.About-module__vqXTeW__text{color:var(--fg);letter-spacing:-.01em;font-size:17px;font-weight:700;line-height:1.35}@media (max-width:860px){.About-module__vqXTeW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__vqXTeW__grid{grid-template-columns:1fr}.About-module__vqXTeW__cell{min-height:0}}
.page-module__-GWDOW__main{min-height:60vh}.page-module__-GWDOW__container{grid-template-columns:minmax(0,660px) 300px;grid-template-areas:"back back""header sidebar""cover.""prose.""related related";column-gap:48px;max-width:1040px;margin:0 auto;padding:48px 24px 96px;display:grid}.page-module__-GWDOW__back{color:var(--fg);grid-area:back;font-size:14px;font-weight:700}.page-module__-GWDOW__back:hover{text-decoration:underline}.page-module__-GWDOW__header{grid-area:header;margin-top:24px;margin-bottom:32px}.page-module__-GWDOW__sidebar{flex-direction:column;grid-area:sidebar;align-self:start;gap:28px;padding-top:4px;display:flex;position:sticky;top:96px}.page-module__-GWDOW__sidebarBlock+.page-module__-GWDOW__sidebarBlock{border-top:1px solid var(--border);padding-top:28px}.page-module__-GWDOW__sidebarLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--fg-faint);margin-bottom:12px;font-size:12px;font-weight:700}.page-module__-GWDOW__tags{flex-wrap:wrap;gap:8px;display:flex}.page-module__-GWDOW__tag{letter-spacing:.02em;text-transform:uppercase;color:var(--fg);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:700}.page-module__-GWDOW__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4.4vw,44px);font-weight:800;line-height:1.12}.page-module__-GWDOW__lead{color:var(--fg-muted);margin-bottom:20px;font-size:19px;line-height:1.55}.page-module__-GWDOW__meta{color:var(--fg-faint);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.page-module__-GWDOW__dot{color:var(--border-strong)}.page-module__-GWDOW__cover{aspect-ratio:16/9;border:1px solid var(--border-strong);border-radius:var(--radius);grid-area:cover;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.page-module__-GWDOW__coverImg{object-fit:cover}.page-module__-GWDOW__prose{grid-area:prose;margin-top:40px}.page-module__-GWDOW__relatedArea{grid-area:related}@media (max-width:860px){.page-module__-GWDOW__container{grid-template-columns:minmax(0,1fr);grid-template-areas:"back""header""cover""sidebar""prose""related"}.page-module__-GWDOW__sidebar{gap:24px;margin-top:28px;padding-top:0;position:static}.page-module__-GWDOW__prose{max-width:none;margin-top:32px}}
.BlogCategoryNav-module__nSktrG__nav{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.BlogCategoryNav-module__nSktrG__pill{border:1px solid var(--border-strong);color:var(--fg-muted);background:var(--bg);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.BlogCategoryNav-module__nSktrG__pill:hover{border-color:var(--accent);color:var(--fg)}.BlogCategoryNav-module__nSktrG__active{border-color:var(--accent);background:var(--accent);color:var(--accent-fg)}.BlogCategoryNav-module__nSktrG__count{opacity:.7;font-size:11px;font-weight:700}.BlogCategoryNav-module__nSktrG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.BlogCategoryNav-module__nSktrG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogCategoryNav-module__nSktrG__grid{grid-template-columns:1fr}.BlogCategoryNav-module__nSktrG__nav{gap:8px}.BlogCategoryNav-module__nSktrG__pill{padding:9px 12px;font-size:12px}}.BlogCategoryNav-module__nSktrG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:40px;display:flex}.BlogCategoryNav-module__nSktrG__pageArrow,.BlogCategoryNav-module__nSktrG__pageNumber{border:1px solid var(--border-strong);background:var(--bg);color:var(--fg-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.BlogCategoryNav-module__nSktrG__pageArrow{padding:8px 16px;font-size:13px;font-weight:600}.BlogCategoryNav-module__nSktrG__pageDisabled{opacity:.4;cursor:not-allowed}.BlogCategoryNav-module__nSktrG__pageArrow:hover,.BlogCategoryNav-module__nSktrG__pageNumber:hover{border-color:var(--accent);color:var(--fg)}.BlogCategoryNav-module__nSktrG__pageDisabled:hover{border-color:var(--border-strong);color:var(--fg-muted)}.BlogCategoryNav-module__nSktrG__pageNumber{text-align:center;min-width:36px;padding:8px 10px;font-size:13px;font-weight:600}.BlogCategoryNav-module__nSktrG__pageActive{border-color:var(--accent);background:var(--accent);color:var(--accent-fg);cursor:default}
.FAQ-module__KSzKsa__section{border-top:1px solid var(--border);width:100%}.FAQ-module__KSzKsa__inner{max-width:var(--wide-width);margin:0 auto;padding:80px 24px 100px}.FAQ-module__KSzKsa__title{margin-top:12px;margin-bottom:44px}.FAQ-module__KSzKsa__list{background:var(--border-strong);border:1px solid var(--border-strong);gap:1px;display:grid}.FAQ-module__KSzKsa__item{background:var(--bg);padding:28px 32px}.FAQ-module__KSzKsa__question{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:700}.FAQ-module__KSzKsa__answer{max-width:62ch;font-size:15px;line-height:1.6}
.page-module__e2UQWq__main{min-height:60vh}.page-module__e2UQWq__container{max-width:var(--wide-width);margin:0 auto;padding:64px 24px 96px}.page-module__e2UQWq__header{margin-bottom:56px}.page-module__e2UQWq__back{color:var(--fg);font-size:14px;font-weight:700}.page-module__e2UQWq__back:hover{text-decoration:underline}.page-module__e2UQWq__title{margin-top:20px;margin-bottom:14px}.page-module__e2UQWq__subtitle{color:var(--fg-muted);max-width:56ch;font-size:17px}.page-module__e2UQWq__empty{color:var(--fg-faint)}
.page-module__6jKqTW__main{min-height:60vh}.page-module__6jKqTW__container{max-width:860px;margin:0 auto;padding:48px 24px 96px}.page-module__6jKqTW__back{color:var(--fg);font-size:14px;font-weight:700}.page-module__6jKqTW__back:hover{text-decoration:underline}.page-module__6jKqTW__header{margin-top:24px;margin-bottom:32px}.page-module__6jKqTW__title{text-transform:uppercase;margin-top:16px;margin-bottom:14px}.page-module__6jKqTW__lead{color:var(--fg-muted);max-width:60ch;margin-bottom:28px;font-size:19px;line-height:1.55}.page-module__6jKqTW__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.page-module__6jKqTW__cta{font-size:15px}.page-module__6jKqTW__secondaryLink{color:var(--fg);border:1px solid var(--fg);padding:12px 20px;font-size:15px;font-weight:700;transition:background .15s}.page-module__6jKqTW__secondaryLink:hover{background:var(--accent)}.page-module__6jKqTW__cover{aspect-ratio:16/9;border:1px solid var(--fg);width:100%;box-shadow:var(--shadow-card);margin-bottom:8px;position:relative;overflow:hidden}.page-module__6jKqTW__coverImg{object-fit:cover}.page-module__6jKqTW__body{grid-template-columns:minmax(0,1fr) 220px;gap:48px;margin-top:40px;display:grid}.page-module__6jKqTW__prose{color:var(--fg);font-size:17px;line-height:1.8}.page-module__6jKqTW__prose p{color:var(--fg);margin-bottom:1.4em}.page-module__6jKqTW__sidebar{border-top:1px solid var(--border);padding-top:24px}.page-module__6jKqTW__sidebarLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--fg-faint);margin-bottom:12px;font-size:12px;font-weight:700}.page-module__6jKqTW__tags{flex-wrap:wrap;gap:8px;display:flex}.page-module__6jKqTW__tag{letter-spacing:.02em;text-transform:uppercase;color:var(--fg);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:700}@media (max-width:720px){.page-module__6jKqTW__body{grid-template-columns:1fr}.page-module__6jKqTW__sidebar{order:-1}}
.page-module__ZRQ45G__main{min-height:60vh}.page-module__ZRQ45G__container{max-width:var(--wide-width);margin:0 auto;padding:64px 24px 96px}.page-module__ZRQ45G__header{margin-bottom:56px}.page-module__ZRQ45G__back{color:var(--fg);font-size:14px;font-weight:700}.page-module__ZRQ45G__back:hover{text-decoration:underline}.page-module__ZRQ45G__title{margin-top:20px;margin-bottom:14px}.page-module__ZRQ45G__subtitle{color:var(--fg-muted);font-size:17px}.page-module__ZRQ45G__empty{color:var(--fg-faint)}.page-module__ZRQ45G__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (max-width:1024px){.page-module__ZRQ45G__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__ZRQ45G__list{grid-template-columns:1fr}}
