:root{--kt-dark:#222831;--kt-ink:#393e46;--kt-accent:#00adb5;--kt-soft:#eee;--kt-white:#fff;--kt-border:#22283129;--kt-muted:#393e46b8}.kt-page{background:var(--kt-soft);min-height:100vh;color:var(--kt-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.kt-page *{box-sizing:border-box}.kt-topbar{z-index:30;background:var(--kt-dark);color:var(--kt-soft);border-bottom:1px solid #eeeeee1f;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:14px clamp(22px,4vw,64px);display:grid;position:sticky;top:0}.kt-wordmark,.kt-topnav{align-items:center;display:flex}.kt-wordmark{color:inherit;white-space:nowrap;gap:10px;font-size:18px;font-weight:800;line-height:1.4;text-decoration:none}.kt-wordmark span{background:var(--kt-accent);border-radius:8px;width:32px;height:32px}.kt-topnav{justify-content:center;gap:clamp(16px,3vw,34px)}.kt-topnav a{color:#eeeeeed1;font-size:14px;font-weight:700;line-height:1.5;text-decoration:none}.kt-hero{background:linear-gradient(#eeeeee0f 1px, transparent 1px), linear-gradient(90deg, #eeeeee0f 1px, transparent 1px), var(--kt-dark);color:var(--kt-soft);background-size:52px 52px,52px 52px,auto;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:clamp(34px,6vw,90px);padding:clamp(78px,9vw,136px) clamp(22px,5vw,78px) clamp(60px,7vw,94px);display:grid}.kt-hero-copy{max-width:880px}.kt-kicker,.kt-category{color:var(--kt-accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900;line-height:1.5}.kt-hero h1,.kt-featured-copy h2,.kt-section-head h2,.kt-final-cta h2{color:#fff;letter-spacing:-.02em;margin:0;font-weight:760}.kt-hero h1{max-width:880px;margin-top:12px;font-size:clamp(48px,7vw,88px);line-height:.98}.kt-hero-copy>p:not(.kt-kicker){color:#eeeeeed1;max-width:700px;margin:24px 0 0;font-size:19px;line-height:1.58}.kt-hero-note{background:#eeeeee0f;border:1px solid #eeeeee2e;border-radius:4px;padding:26px}.kt-hero-note span,.kt-meta span,.kt-card-footer span{color:#eeeeee9e;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.5}.kt-hero-note strong{color:var(--kt-soft);letter-spacing:-.015em;margin-top:26px;font-size:24px;font-weight:780;line-height:1.2;display:block}.kt-hero-note p{color:#eeeeeeb8;margin:16px 0 0;font-size:15px;line-height:1.62}.kt-filter-section{background:var(--kt-dark);padding:0 clamp(22px,5vw,78px)}.kt-filter-row{flex-wrap:wrap;gap:10px;padding:0 0 34px;display:flex}.kt-filter-row button{color:#eeeeeec7;cursor:pointer;min-height:42px;font:inherit;background:0 0;border:1px solid #eeeeee38;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:760;line-height:1.4}.kt-filter-row button.is-active{border-color:var(--kt-accent);background:var(--kt-accent);color:var(--kt-dark)}.kt-featured-section,.kt-article-section,.kt-final-cta{padding:clamp(70px,8vw,118px) clamp(22px,5vw,78px)}.kt-featured-section{background:var(--kt-soft)}.kt-featured-card{border:1px solid var(--kt-border);background:var(--kt-white);grid-template-columns:minmax(300px,.95fr) minmax(0,1fr);max-width:1180px;margin:0 auto;display:grid}.kt-cover{background:linear-gradient(135deg, #00adb529, transparent 42%), linear-gradient(#22283114 1px, transparent 1px), linear-gradient(90deg, #22283114 1px, transparent 1px), var(--kt-soft);background-size:auto,28px 28px,28px 28px,auto;min-height:220px;position:relative;overflow:hidden}.kt-cover-large{border-right:1px solid var(--kt-border);min-height:460px}.kt-cover span{background:var(--kt-dark);color:var(--kt-soft);letter-spacing:.08em;text-transform:uppercase;padding:8px 11px;font-size:12px;font-weight:900;line-height:1.4;position:absolute;bottom:18px;left:18px}.kt-featured-copy{flex-direction:column;align-items:flex-start;padding:clamp(28px,5vw,56px);display:flex}.kt-featured-copy h2{max-width:670px;margin-top:18px;font-size:clamp(32px,4.5vw,56px);line-height:1.05}.kt-featured-copy>p:not(.kt-kicker){max-width:660px;color:var(--kt-muted);margin:22px 0 0;font-size:17px;line-height:1.65}.kt-meta{flex-wrap:wrap;gap:12px;margin:28px 0 8px;display:flex}.kt-meta span,.kt-card-footer span{color:var(--kt-muted)}.kt-section-head{max-width:760px;margin-bottom:36px}.kt-section-head h2{margin-top:10px;font-size:clamp(32px,4vw,52px);line-height:1.1}.kt-article-section{background:var(--kt-white)}.kt-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.kt-article-card{border:1px solid var(--kt-border);background:var(--kt-soft);flex-direction:column;min-height:520px;display:flex}.kt-article-body{flex-direction:column;flex:1;padding:24px;display:flex}.kt-article-body h3{color:var(--kt-dark);letter-spacing:-.015em;margin:16px 0 0;font-size:25px;font-weight:760;line-height:1.18}.kt-article-body>p:not(.kt-category){color:var(--kt-muted);margin:16px 0 0;font-size:15px;line-height:1.62}.kt-card-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:24px;display:flex}.kt-card-footer a{color:var(--kt-accent);font-size:14px;font-weight:850;line-height:1.5;text-decoration:none}.kt-post-page{background:var(--kt-white)}.kt-post-title-block{width:min(820px,100% - 44px);margin:0 auto;padding:clamp(46px,6vw,76px) 0 0}.kt-post-title-block h1{color:var(--kt-dark);letter-spacing:0;margin:0;font-size:clamp(36px,5.4vw,62px);font-weight:780;line-height:1.05}.kt-post-title-block p{color:var(--kt-muted);letter-spacing:.08em;text-transform:uppercase;margin:16px 0 0;font-size:13px;font-weight:850;line-height:1.5}.kt-post-hero{background:linear-gradient(#eeeeee0f 1px, transparent 1px), linear-gradient(90deg, #eeeeee0f 1px, transparent 1px), var(--kt-dark);color:var(--kt-soft);background-size:52px 52px,52px 52px,auto;padding:clamp(66px,8vw,116px) clamp(22px,5vw,78px) clamp(54px,6vw,82px)}.kt-post-hero-copy{max-width:1060px}.kt-back-link{color:#eeeeeec7;align-items:center;min-height:40px;margin-bottom:34px;font-size:14px;font-weight:800;line-height:1.4;text-decoration:none;display:inline-flex}.kt-back-link:hover{color:var(--kt-accent)}.kt-post-hero h1{max-width:1040px;color:var(--kt-white);letter-spacing:0;margin:14px 0 0;font-size:clamp(42px,6.8vw,82px);font-weight:780;line-height:1}.kt-post-hero-copy>p:not(.kt-kicker){color:#eeeeeec7;max-width:820px;margin:24px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.6}.kt-post-meta{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.kt-post-meta span{color:#eeeeeeb8;letter-spacing:.08em;text-transform:uppercase;border:1px solid #eee3;min-height:34px;padding:8px 12px;font-size:12px;font-weight:900;line-height:1.4}.kt-post-cover{background:var(--kt-white);padding:clamp(34px,5vw,62px) clamp(22px,5vw,78px) 0}.kt-post-cover img{border:1px solid var(--kt-border);object-fit:cover;width:min(1120px,100%);height:auto;max-height:620px;margin:0 auto;display:block}.kt-post-content{width:min(820px,100% - 44px);color:var(--kt-ink);margin:0 auto;padding:clamp(34px,5vw,58px) 0 clamp(76px,8vw,118px)}.kt-post-content>:first-child{margin-top:0}.kt-post-content p{color:var(--kt-ink);margin:20px 0 0;font-size:18px;line-height:1.78}.kt-post-content h2,.kt-post-content h3,.kt-post-content h4{color:var(--kt-dark);letter-spacing:0;margin:44px 0 0;font-weight:780}.kt-post-content h2{font-size:clamp(30px,4vw,44px);line-height:1.14}.kt-post-content h3{font-size:clamp(25px,3vw,34px);line-height:1.2}.kt-post-content h4{font-size:clamp(21px,2.4vw,27px);line-height:1.28}.kt-post-content ul,.kt-post-content ol{color:var(--kt-ink);margin:20px 0 0;padding-left:24px;font-size:18px;line-height:1.76}.kt-post-content li+li{margin-top:10px}.kt-post-inline-image{margin:34px 0}.kt-post-inline-image img{border:1px solid var(--kt-border);width:100%;height:auto;display:block}.kt-final-cta{background:var(--kt-dark);color:var(--kt-dark);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;display:grid}.kt-final-cta .kt-kicker{color:var(--kt-white)}.kt-final-cta h2{max-width:760px;margin-top:10px;font-size:clamp(32px,4vw,52px);line-height:1.1}.kt-slide-card{opacity:0;transform:translateY(44px)}.stagger-on-scroll.is-visible .kt-slide-card{animation:.72s cubic-bezier(.2,.72,.2,1) forwards ktSlideUp}@keyframes ktSlideUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.kt-slide-card{opacity:1;transform:none}.stagger-on-scroll.is-visible .kt-slide-card{animation:none}}@media (max-width:1040px){.kt-topbar,.kt-hero,.kt-featured-card,.kt-final-cta{grid-template-columns:1fr}.kt-topnav{flex-wrap:wrap;justify-content:flex-start}.kt-cover-large{border-right:0;border-bottom:1px solid var(--kt-border);min-height:340px}.kt-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kt-final-cta{align-items:start}}@media (max-width:680px){.kt-topbar>button{justify-self:start}.kt-hero,.kt-post-hero,.kt-featured-section,.kt-article-section,.kt-final-cta,.kt-filter-section{padding-left:20px;padding-right:20px}.kt-hero h1{font-size:42px}.kt-post-hero h1{font-size:40px}.kt-article-grid{grid-template-columns:1fr}.kt-article-card{min-height:auto}}@media (max-width:460px){.kt-wordmark{white-space:normal}.kt-featured-copy,.kt-article-body{padding:22px}.kt-card-footer{flex-direction:column;align-items:flex-start}}
