.kt-scope{--kt-ink:#111;--kt-mut:#5f5f5b;--kt-soft:#8a8a84;--kt-acc:#2E6BFF;--kt-gold:#C9A227;--kt-green:#25D366;--kt-line:#e6e6e2;--kt-line2:#eeeeea;font-family:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;max-width:100%}.kt-scope *{box-sizing:border-box}.kt-scope img{max-width:100%;display:block}.kt-scope button{font:inherit;cursor:pointer}.kt-scope .kt-section{padding:clamp(34px,5vw,64px) 0;position:relative}.kt-scope .kt-head{margin-bottom:clamp(22px,3vw,38px);text-align:center;position:relative}.kt-scope .kt-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:'Space Mono',monospace!important;font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--kt-mut)!important;margin-bottom:12px}.kt-scope .kt-eyebrow::before,.kt-scope .kt-eyebrow::after{content:'';width:26px;height:1px;background:var(--kt-acc)}.kt-scope .kt-title{font-family:'Space Grotesk',sans-serif!important;font-weight:600!important;font-size:clamp(24px,3.2vw,38px)!important;line-height:1.1!important;letter-spacing:-.015em;color:var(--kt-ink)!important;margin:0!important;padding:0!important}.kt-scope .kt-grid{display:grid;gap:clamp(16px,2.4vw,28px);grid-template-columns:repeat(3,1fr)}.kt-scope.kt-cols-2 .kt-grid{grid-template-columns:repeat(2,1fr)}.kt-scope.kt-cols-4 .kt-grid{grid-template-columns:repeat(4,1fr)}.kt-scope .kt-card{background:#fff;border:1px solid var(--kt-line);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.kt-scope .kt-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgb(17 17 17 / .08)}.kt-scope .kt-card-media{aspect-ratio:1/1;overflow:hidden;background:#f2f1ee;position:relative}.kt-scope .kt-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.kt-scope .kt-card:hover .kt-card-media img{transform:scale(1.05)}.kt-scope .kt-noimg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.kt-scope .kt-noimg svg{width:48px;height:48px;stroke:#c9c8c2;fill:none;stroke-width:1.4;stroke-linecap:round}.kt-scope .kt-card-body{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1}.kt-scope .kt-name{font-family:'Space Grotesk',sans-serif!important;font-weight:600!important;font-size:17px!important;line-height:1.25!important;letter-spacing:-.01em;color:var(--kt-ink)!important;margin:0 0 4px!important;padding:0!important}.kt-scope .kt-name-lg{font-size:clamp(20px,2.4vw,26px)!important;margin-bottom:6px!important}.kt-scope .kt-role{font-family:'Space Mono',monospace!important;font-size:11px!important;letter-spacing:.06em;color:var(--kt-mut)!important;margin:0 0 12px!important;line-height:1.6}.kt-scope .kt-meta{margin:0 0 14px;padding:0;border-top:1px solid var(--kt-line2)}.kt-scope .kt-meta>div{display:flex;gap:10px;padding:7px 0;border-bottom:1px solid var(--kt-line2)}.kt-scope .kt-meta dt{font-family:'Space Mono',monospace!important;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--kt-soft)!important;flex:0 0 74px;margin:0;padding-top:1px}.kt-scope .kt-meta dd{margin:0;font-size:13px;color:#3a3a37!important;line-height:1.5;flex:1}.kt-scope .kt-meta-wide dt{flex-basis:96px}.kt-scope .kt-actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px}.kt-scope .kt-more{display:inline-flex;align-items:center;gap:7px;background:none!important;border:0!important;padding:0!important;font-family:'Space Mono',monospace!important;font-size:10.5px!important;letter-spacing:.14em;text-transform:uppercase;color:var(--kt-acc)!important}.kt-scope .kt-more svg{width:13px;height:13px;transition:transform .25s ease}.kt-scope .kt-more:hover svg{transform:translateX(4px)}.kt-scope .kt-wa{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--kt-green)!important;color:#fff!important;font-family:'Space Grotesk',sans-serif!important;font-weight:600!important;font-size:13.5px!important;padding:10px 18px!important;border-radius:999px!important;text-decoration:none!important;transition:background .2s ease,transform .2s ease}.kt-scope .kt-wa:hover{background:#1fbf5b!important;transform:translateY(-1px)}.kt-scope .kt-wa svg{width:16px;height:16px;fill:#fff;flex:none}.kt-scope .kt-wa-sm{width:100%;margin-top:8px}.kt-scope .kt-socials{display:inline-flex;gap:7px;align-items:center}.kt-scope .kt-socials a{width:30px;height:30px;border:1px solid var(--kt-line);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease}.kt-scope .kt-socials a:hover{border-color:var(--kt-ink);background:var(--kt-ink)}.kt-scope .kt-socials svg{width:14px;height:14px;fill:var(--kt-ink);transition:fill .2s ease}.kt-scope .kt-socials a:hover svg{fill:#fff}.kt-scope .kt-features{display:flex;flex-direction:column;gap:clamp(26px,4vw,48px)}.kt-scope .kt-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(20px,3.4vw,44px);align-items:center}.kt-scope .kt-feature-media{margin:0}.kt-scope .kt-feature-media img{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid var(--kt-line)}.kt-scope .kt-feature-bio{font-size:15px;color:#3a3a37!important;line-height:1.7;margin-bottom:16px}.kt-scope .kt-feature-bio p{margin:0 0 12px}.kt-scope .kt-sherpa{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.9 -0.45'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.5'/%3E%3C/svg%3E");border-top:1px solid var(--kt-line);border-bottom:1px solid var(--kt-line)}.kt-scope .kt-sherpa .kt-card{border-color:#dedcd4}.kt-scope .kt-flags{display:flex;justify-content:center;gap:0;margin:16px auto 0;max-width:420px;padding:0 10px}.kt-scope .kt-flags i{flex:1;height:20px;position:relative;display:block}.kt-scope .kt-flags i::before{content:'';position:absolute;inset:0;clip-path:polygon(0 0,100% 0,100% 62%,50% 100%,0 62%);opacity:.85}.kt-scope .kt-flags i:nth-child(5n+1)::before{background:#2E6BFF}.kt-scope .kt-flags i:nth-child(5n+2)::before{background:#fff;box-shadow:inset 0 0 0 1px #e0ded6}.kt-scope .kt-flags i:nth-child(5n+3)::before{background:#e04a3f}.kt-scope .kt-flags i:nth-child(5n+4)::before{background:#1fae5e}.kt-scope .kt-flags i:nth-child(5n+5)::before{background:#C9A227}.kt-scope .kt-flags i:nth-child(odd){transform:translateY(2px)}.kt-scope .kt-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px}.kt-scope .kt-modal[hidden]{display:none}.kt-scope .kt-modal-back{position:absolute;inset:0;background:rgb(17 17 17 / .55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:ktFade .25s ease}.kt-scope .kt-modal-box{position:relative;background:#fff;border:1px solid var(--kt-line);max-width:660px;width:100%;max-height:86vh;overflow-y:auto;padding:clamp(20px,3vw,32px);animation:ktUp .3s cubic-bezier(.22,.61,.36,1)}@keyframes ktFade{from{opacity:0}to{opacity:1}}@keyframes ktUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.kt-scope .kt-modal-x{position:absolute;top:12px;right:12px;width:36px;height:36px;border:1px solid var(--kt-line)!important;background:#fff!important;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--kt-ink)!important;padding:0!important;transition:background .2s ease,color .2s ease}.kt-scope .kt-modal-x:hover{background:var(--kt-ink)!important;color:#fff!important}.kt-scope .kt-modal-x svg{width:16px;height:16px}.kt-scope .kt-modal-head{display:flex;gap:16px;align-items:center;margin-bottom:16px;padding-right:40px}.kt-scope .kt-modal-img{width:84px;height:84px;object-fit:cover;border:1px solid var(--kt-line);flex:none}.kt-scope .kt-modal-bio{font-size:15px;line-height:1.75;color:#3a3a37!important;margin-bottom:18px}.kt-scope .kt-modal-bio p{margin:0 0 14px}.kt-scope .kt-modal-bio h2,.kt-scope .kt-modal-bio h3,.kt-scope .kt-modal-bio h4{font-family:'Space Grotesk',sans-serif!important;font-weight:600!important;color:var(--kt-ink)!important;margin:18px 0 8px!important}.kt-scope .kt-modal-bio ul,.kt-scope .kt-modal-bio ol{margin:0 0 14px;padding-left:20px}.kt-scope .kt-modal-bio li{margin-bottom:6px}.kt-scope .kt-modal-bio img{margin:10px 0;border:1px solid var(--kt-line)}.kt-scope .kt-modal-actions{padding-top:14px;border-top:1px solid var(--kt-line2)}.kt-scope .kt-none{color:var(--kt-mut)!important;font-size:15px;padding:20px;border:1px dashed var(--kt-line);text-align:center}.kt-scope.kt-js .kt-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.kt-scope.kt-js .kt-reveal.kt-in{opacity:1;transform:none}@media (max-width:900px){.kt-scope .kt-grid,.kt-scope.kt-cols-4 .kt-grid{grid-template-columns:repeat(2,1fr)}.kt-scope .kt-feature{grid-template-columns:1fr;gap:20px}.kt-scope .kt-feature-media{max-width:420px;margin:0 auto}.kt-scope .kt-feature-media img{aspect-ratio:4/3}}@media (max-width:560px){.kt-scope .kt-grid,.kt-scope.kt-cols-2 .kt-grid,.kt-scope.kt-cols-4 .kt-grid{grid-template-columns:1fr}.kt-scope .kt-card{max-width:420px;margin:0 auto;width:100%}.kt-scope .kt-card-media{aspect-ratio:4/3}.kt-scope .kt-modal{padding:0}.kt-scope .kt-modal-box{max-height:100vh;height:100%;border:0;padding:20px 16px 28px}.kt-scope .kt-modal-head{flex-direction:column;align-items:flex-start;gap:12px;padding-right:44px}.kt-scope .kt-meta dt{flex-basis:66px}.kt-scope .kt-flags{max-width:300px}}@media (prefers-reduced-motion:reduce){.kt-scope.kt-js .kt-reveal{opacity:1!important;transform:none!important;transition:none!important}.kt-scope .kt-card:hover{transform:none}.kt-scope .kt-modal-box,.kt-scope .kt-modal-back{animation:none}}