:root{--hub-bg:#0a0e1a;--hub-card:#111827;--hub-text:#e8edf5;--hub-muted:#94a3b8;--hub-line:rgba(0,212,255,.16);--hub-cyan:#00d4ff;--hub-purple:#8b5cf6;--hub-green:#06ffa5}
[data-bs-theme="light"]{--hub-bg:#f8fafc;--hub-card:#fff;--hub-text:#0f172a;--hub-muted:#475569;--hub-line:rgba(91,33,182,.16);--hub-cyan:#5b21b6;--hub-purple:#7c3aed;--hub-green:#047857}
*{box-sizing:border-box}body{margin:0;background:var(--hub-bg);color:var(--hub-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.hub-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:86px;padding:16px clamp(20px,5vw,72px);background:var(--hub-bg);border-bottom:2px solid var(--hub-text)}.hub-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:950;letter-spacing:.05em}.hub-brand img{width:38px;height:38px}.hub-links{display:flex;gap:18px}.hub-links a{text-decoration:none;color:var(--hub-muted);font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hub-links a:hover{color:var(--hub-purple)}.hub-main{width:min(1240px,calc(100% - 48px));margin:auto}.hub-hero{position:relative;padding:clamp(70px,11vw,140px) 0 clamp(50px,7vw,86px);border-bottom:2px solid var(--hub-text)}.hub-hero:after{content:"FAK / DIRECTORY / 2026";position:absolute;right:0;bottom:22px;color:var(--hub-purple);font:800 .72rem/1 ui-monospace,monospace;letter-spacing:.14em}.hub-kicker{color:var(--hub-green);font:700 .78rem/1.2 ui-monospace,monospace;letter-spacing:.16em;text-transform:uppercase}.hub-hero h1{max-width:1050px;margin:14px 0;font-size:clamp(3.5rem,9vw,8.5rem);line-height:.84;letter-spacing:-.075em}.hub-hero h1 span{color:var(--hub-purple)}.hub-lead{max-width:850px;color:var(--hub-muted);font-size:clamp(1.05rem,2vw,1.35rem)}.hub-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hub-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border:1.5px solid var(--hub-text);text-decoration:none;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.hub-button.primary{background:var(--hub-purple);color:#fff}.hub-section{padding:clamp(44px,6vw,80px) 0}.hub-section h2{font-size:clamp(2rem,5vw,4.4rem);line-height:.92;letter-spacing:-.055em;margin:0 0 10px}.hub-section>p{color:var(--hub-muted);max-width:760px}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:0;margin-top:28px;border-top:1.5px solid var(--hub-text);border-left:1.5px solid var(--hub-text)}.hub-card{min-height:230px;padding:28px;border-right:1.5px solid var(--hub-text);border-bottom:1.5px solid var(--hub-text);background:var(--hub-card);text-decoration:none;display:flex;flex-direction:column;transition:background .18s,color .18s}.hub-card:hover{background:var(--hub-purple);color:#fff}.hub-card:hover p,.hub-card:hover small{color:#fff}.hub-card h3{margin:0 0 7px;font-size:1.25rem;font-weight:900}.hub-card p{margin:0;color:var(--hub-muted);font-size:.92rem}.hub-card small{display:block;margin-top:auto;padding-top:26px;color:var(--hub-green);font-family:ui-monospace,monospace}.hub-profile{display:grid;grid-template-columns:180px 1fr;gap:32px;align-items:center;margin-top:25px;padding:28px;border:2px solid var(--hub-text);background:var(--hub-card);box-shadow:14px 14px 0 var(--hub-purple)}.hub-profile img{width:180px;height:180px;object-fit:cover;border:1.5px solid var(--hub-text)}.hub-footer{margin-top:40px;padding:34px clamp(20px,5vw,72px);border-top:2px solid var(--hub-text);color:var(--hub-muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.hub-footer a{color:var(--hub-cyan)}@media(max-width:700px){.hub-nav{min-height:74px}.hub-links a:not(:first-child){display:none}.hub-main{width:min(100% - 30px,1240px)}.hub-hero{padding-top:58px}.hub-hero:after{position:static;display:block;margin-top:30px}.hub-hero h1{font-size:clamp(3rem,17vw,5.3rem);word-break:keep-all;overflow-wrap:normal}.hub-grid{grid-template-columns:1fr}.hub-card{min-height:190px}.hub-profile{grid-template-columns:1fr;box-shadow:7px 7px 0 var(--hub-purple)}.hub-profile img{width:120px;height:120px}}
