:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{min-width:320px}::selection{color:#fff8ef;background:#f6b35b59}:root{--bg:#07111f;--bg-elevated:#09111fe6;--surface:#0a1324d6;--surface-soft:#0c172cb8;--surface-strong:#0e1a30f0;--text:#f5f7fb;--muted:#a7b3c7;--muted-strong:#c6d0df;--line:#94a3b82e;--line-strong:#f59e0b52;--accent:#f6b35b;--accent-strong:#ff8f3d;--accent-soft:#f6b35b24;--shadow:0 24px 70px #00000057;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 12% 12%,#f6b35b29,#0000 28%),radial-gradient(circle at 88% 18%,#38bdf829,#0000 24%),linear-gradient(#040814 0%,#08111f 42%,#091423 100%)}a{color:inherit}img{max-width:100%;display:block}.page-shell{position:relative;overflow:clip}.page-shell__glow{filter:blur(90px);opacity:.45;pointer-events:none;border-radius:999px;position:absolute;inset:auto}.page-shell__glow--one{background:#f6b35b42;width:240px;height:240px;top:120px;right:-90px}.page-shell__glow--two{background:#38bdf82e;width:220px;height:220px;top:460px;left:-70px}.page{z-index:1;width:min(1240px,100% - 40px);margin:0 auto;padding-bottom:48px;position:relative}.page-main{flex-direction:column;gap:88px;padding-top:34px;display:flex}.site-header{z-index:20;padding-top:22px;position:sticky;top:0}.site-header__inner{border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050c18b8;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex;box-shadow:0 18px 45px #00000038}.brand{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand__mark{width:52px;height:52px;color:var(--accent);letter-spacing:.18em;background:linear-gradient(135deg,#f6b35b3d,#ff8f3d1a);border:1px solid #f6b35b47;border-radius:18px;place-items:center;font-size:.95rem;font-weight:800;display:grid}.brand__copy{gap:3px;display:grid}.brand__eyebrow,.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;font-weight:700}.brand__name{letter-spacing:-.02em;font-size:1rem;font-weight:700}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-nav__link{color:var(--muted-strong);border-radius:999px;padding:10px 14px;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,transform .18s}.site-nav__link:hover,.site-nav__link.active{color:var(--text);background:#ffffff0d}.hero,.inner-hero,.contact-grid{gap:28px;display:grid}.hero--home,.inner-hero,.contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);align-items:start}.hero__copy,.inner-hero__copy,.contact-card{padding:12px 0}.display-title,.inner-hero h1,.contact-card h1,.site-footer__cta h2,.section-heading h2{letter-spacing:-.055em;max-width:11ch;margin:12px 0 0;font-size:clamp(3rem,8vw,5.7rem);line-height:.94}.inner-hero h1,.contact-card h1,.site-footer__cta h2,.section-heading h2{max-width:15ch;font-size:clamp(2.2rem,5vw,3.6rem)}.accent-text{color:var(--accent)}.lead,.body-copy,.section-heading p,.card__description,.card__highlight,.strength-card p,.site-footer__copy,.portrait-card__role,.stat-card__label,.social-link__detail{color:var(--muted-strong);line-height:1.8}.lead,.body-copy{max-width:62ch;font-size:1.06rem}.hero__actions,.section-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button,.inline-link,.card__link{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:hover,.inline-link:hover,.card__link:hover,.social-link:hover,.site-footer__links a:hover,.site-nav__link:hover,.brand:hover{transform:translateY(-1px)}.button--primary{color:#0c1422;background:linear-gradient(135deg, var(--accent), var(--accent-strong));border-color:#0000;box-shadow:0 18px 35px #ff8f3d3d}.button--secondary,.button--ghost,.inline-link,.card__link{background:#ffffff08}.button--secondary:hover,.button--ghost:hover,.inline-link:hover,.card__link:hover,.social-link:hover{border-color:var(--line-strong);background:#f6b35b14}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.hero-point,.stat-card,.card,.strength-card,.panel-card,.contact-card,.site-footer,.portrait-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#0c1526eb,#080f1df0);border-radius:28px}.hero-point{color:var(--muted-strong);align-items:flex-start;gap:12px;padding:18px;line-height:1.65;display:flex}.hero-point__icon,.social-link__icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:14px;flex:none;place-items:center;display:grid}.hero__aside,.inner-hero__aside{gap:18px;display:grid}.portrait-card{padding:18px}.portrait-card__media{border:1px solid var(--line);background:#ffffff05;border-radius:22px;overflow:hidden}.portrait-card__media img,.panel-card--visual img{object-fit:cover;aspect-ratio:4/5;width:100%;height:100%}.portrait-card__content{gap:18px;padding:18px 6px 6px;display:grid}.portrait-card__content h2,.section-heading h2,.strength-card h3,.card h3,.site-footer__cta h2,.contact-card h1,.inner-hero h1{margin-top:0}.portrait-card__content h2,.card h3,.strength-card h3{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.15}.stats-grid,.card-grid,.strength-grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:24px}.stat-card__value{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.45rem,3vw,2rem);font-weight:800}.stat-card__label{margin:0}.section-block{gap:28px;display:grid}.section-block--soft{border:1px solid var(--line);background:linear-gradient(#0a1222e6,#080f1cfa);border-radius:34px;padding:34px}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading>div{max-width:700px}.section-heading h2{margin-bottom:10px}.section-heading p{margin:0}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{flex-direction:column;gap:18px;padding:26px;display:flex}.card__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.badge,.chip,.card__meta-text{border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.92rem;display:inline-flex}.badge,.chip{border:1px solid var(--line);background:#ffffff08}.badge{color:var(--accent);font-weight:700}.card__meta-text{color:var(--muted);padding:0}.card__role{color:var(--text);margin:0 0 10px;font-weight:700}.card__description,.card__highlight,.strength-card p{margin:0}.card__highlight{color:var(--accent)}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.card__link{width:fit-content}.strength-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.strength-card{padding:24px}.panel-card{padding:20px}.panel-card--visual{overflow:hidden}.social-links{flex-wrap:wrap;gap:12px;display:flex}.social-links--cards{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.social-link{border:1px solid var(--line);background:#ffffff08;align-items:center;gap:14px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.social-link--icons{border-radius:18px;min-width:180px;padding:12px 14px}.social-link--cards{border-radius:22px;width:100%;padding:18px}.social-link__copy{gap:2px;display:grid}.social-link__label{font-weight:700}.social-link__detail{font-size:.92rem}.contact-card{padding:30px}.contact-card--primary{background:linear-gradient(#121e36fa,#09111ff0)}.site-footer{gap:30px;margin-top:88px;padding:34px;display:grid}.site-footer__cta h2{margin-bottom:12px}.site-footer__meta{gap:18px;display:grid}.site-footer__links{flex-wrap:wrap;gap:16px;display:flex}.site-footer__links a{color:var(--muted-strong);text-decoration:none;transition:color .18s,transform .18s}.site-footer__copy{margin:0}.button:focus-visible,.inline-link:focus-visible,.card__link:focus-visible,.social-link:focus-visible,.site-nav__link:focus-visible,.brand:focus-visible,.site-footer__links a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (width<=1100px){.hero-points,.stats-grid,.strength-grid,.social-links--cards,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.page{width:min(100% - 24px,1240px)}.site-header__inner,.section-heading,.site-footer{gap:18px}.hero--home,.inner-hero,.contact-grid,.section-heading{grid-template-columns:1fr}.section-heading{align-items:start}.display-title,.inner-hero h1,.contact-card h1,.site-footer__cta h2,.section-heading h2{max-width:100%}}@media (width<=680px){.page-main{gap:72px;padding-top:24px}.site-header{padding-top:14px}.site-header__inner{border-radius:20px;padding:14px}.brand{width:100%}.site-nav{justify-content:flex-start}.hero-point,.stat-card,.card,.strength-card,.panel-card,.contact-card,.site-footer,.portrait-card,.section-block--soft{border-radius:24px}.hero-points,.stats-grid,.strength-grid,.social-links--cards,.card-grid{grid-template-columns:1fr}.button,.inline-link,.card__link,.social-link--icons,.social-link--cards{justify-content:flex-start;width:100%}.hero__actions,.section-actions{flex-direction:column}.section-block--soft,.contact-card,.site-footer,.card,.stat-card{padding:22px}.display-title{font-size:clamp(2.6rem,14vw,4rem)}}
