:root{--blue:#0043a5;--blue-deep:#00327c;--blue-soft:#e7eefa;--green:#029957;--green-deep:#047443;--mint:#ddf2e9;--soft-mint:#f0f8f5;--surface:#f8fbfa;--white:#fff;--ink:#0f2233;--ink-soft:#2c3f4f;--muted:#5a6b78;--border:#dce6e6;--border-strong:#c3d3d4;--focus:#0043a5;--danger:#b42318;--danger-soft:#fdecea;--success:var(--green-deep);--gradient-brand:linear-gradient(120deg, var(--green-deep) 0%, #0a6c84 50%, var(--blue) 100%);--font-sans:"Manrope", "Plus Jakarta Sans", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:clamp(1.375rem, 1.2rem + .8vw, 1.75rem);--text-2xl:clamp(1.75rem, 1.4rem + 1.6vw, 2.5rem);--text-3xl:clamp(2.25rem, 1.6rem + 3vw, 4rem);--leading-tight:1.1;--leading-snug:1.3;--leading-body:1.6;--tracking-eyebrow:.14em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--section-y:clamp(var(--space-8), 8vw, var(--space-9));--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--shadow-sm:0 1px 2px #0f22330d;--shadow-md:0 6px 20px -8px #0f223324;--shadow-lg:0 18px 40px -20px #00327c40;--container:1240px;--container-text:720px;--gutter:clamp(16px, 4vw, 32px);--header-h:68px;--bottom-nav-h:64px;--touch:44px;--ease:cubic-bezier(.22, .61, .36, 1);--dur-fast:.15s;--dur:.25s;--dur-slow:.45s}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-h) + var(--space-4))}body{background:var(--white);min-height:100vh;color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);font-weight:800;line-height:var(--leading-tight);letter-spacing:-.025em;text-wrap:balance}p{text-wrap:pretty}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:6px}::selection{background:var(--mint);color:var(--ink)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);margin-inline:auto}.container--text{max-width:calc(var(--container-text) + var(--gutter) * 2)}.section{padding-block:var(--section-y)}.section--surface{background:var(--surface)}.section--mint{background:var(--soft-mint)}.section--tight{padding-block:var(--space-7)}.site-main{min-height:60vh}.page-hero{isolation:isolate;padding-top:calc(var(--header-h) + var(--space-5));padding-bottom:var(--space-6);background:var(--surface);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-hero>.container{z-index:1;position:relative}.page-hero__inner{max-width:760px;position:relative}.page-hero h1{white-space:pre-line;margin-top:0;font-size:clamp(1.875rem,1.3rem + 2.6vw,3.5rem);line-height:1.08}.page-hero p:not(.eyebrow){margin-top:var(--space-3);color:var(--muted);font-size:var(--text-base);max-width:620px}.section--after-hero,.page-hero+.section{padding-top:var(--space-6)}@media (width>=768px){.page-hero{padding-top:calc(var(--header-h) + var(--space-8));padding-bottom:var(--space-8)}.page-hero p:not(.eyebrow){margin-top:var(--space-4);font-size:var(--text-md)}.section--after-hero,.page-hero+.section{padding-top:var(--section-y)}}.grid-auto{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));display:grid}@media (width<=767px){.site-footer{padding-bottom:calc(var(--bottom-nav-h) + 20px + env(safe-area-inset-bottom))}}.section--compact{padding-block:clamp(var(--space-7), 6.5vw, 80px)}@media (width<=767px){.page-hero .page-hero__inner>.eyebrow:first-child{display:none}.page-hero h1{margin-top:0}}.page-hero .eyebrow+h1{margin-top:var(--space-4)}.preview-bar{left:50%;bottom:calc(var(--bottom-nav-h) + 28px);z-index:80;color:#1f1300;text-align:center;max-width:min(560px,100vw - 24px);box-shadow:var(--shadow-lg);background:#f0a500;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;position:fixed;transform:translate(-50%)}@media (width>=768px){.preview-bar{bottom:20px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{left:var(--space-4);z-index:100;padding:var(--space-3) var(--space-4);background:var(--ink);color:var(--white);border-radius:var(--radius-sm);font-weight:700;position:absolute;top:-100px}.skip-link:focus{top:var(--space-4)}.eyebrow{border:1px solid var(--border);border-radius:var(--radius-pill);width:fit-content;color:var(--ink-soft);letter-spacing:0;text-transform:none;background:#ffffffb3;align-items:center;gap:8px;padding:5px 12px 5px 10px;font-size:13px;font-weight:600;line-height:1.3;display:inline-flex}.eyebrow:before{content:"";background:var(--gradient-brand);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #02995724}.text-muted{color:var(--muted)}.text-gradient{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.stack>*+*{margin-top:var(--space-4)}.cluster{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.reveal{animation:reveal var(--dur-slow) var(--ease) both}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.chip-group{gap:var(--space-2);flex-wrap:wrap;display:flex}.chip{min-height:var(--touch);padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--white);font-size:var(--text-sm);color:var(--ink-soft);transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease);font-weight:700}.chip:hover{border-color:var(--blue)}.chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--white)}.hp-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (width<=767px){ul.slider{gap:var(--space-3);margin-inline:calc(var(--gutter) * -1);padding:4px var(--gutter) var(--space-3);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;display:flex;overflow-x:auto}ul.slider::-webkit-scrollbar{display:none}ul.slider>li{scroll-snap-align:start;flex:0 0 min(80%,300px)}}.brand{align-items:center;gap:10px;display:inline-flex}.brand__icon{width:38px;height:38px}.brand__wordmark{width:auto;height:20px}.brand--lg .brand__icon{width:52px;height:52px}.brand--lg .brand__wordmark{height:26px}.site-footer{padding-top:var(--space-8);background:var(--surface);border-top:1px solid var(--border);font-size:var(--text-sm)}.site-footer__grid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-footer__brand{gap:var(--space-3);max-width:340px;color:var(--muted);grid-column:1/-1;display:grid}.site-footer__brand>a{margin-bottom:var(--space-2);justify-self:start}.site-footer__slogan{color:var(--green-deep);font-weight:700}.site-footer__title{margin-bottom:var(--space-3);font-size:var(--text-xs);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--muted);font-weight:800}.site-footer ul a{align-items:center;gap:var(--space-2);min-height:40px;color:var(--ink-soft);font-weight:600;display:inline-flex}.site-footer ul a:hover{color:var(--blue)}.site-footer__bottom{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-7);padding-block:var(--space-5);border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;display:flex}@media (width>=768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}.site-footer__brand{grid-column:auto}}@media (width<=767px){.site-footer{padding-top:var(--space-6)}.site-footer__grid{gap:var(--space-5) var(--space-4)}.site-footer__brand{gap:var(--space-2)}.site-footer__brand>a{margin-bottom:0}.site-footer__title{margin-bottom:var(--space-1)}.site-footer__bottom{margin-top:var(--space-5);padding-block:var(--space-4)}}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch);padding:0 var(--space-5);border-radius:var(--radius-pill);font-size:var(--text-sm);white-space:nowrap;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), transform var(--dur-fast) var(--ease), box-shadow var(--dur) var(--ease);border:1px solid #0000;font-weight:700;line-height:1;display:inline-flex}.btn svg{transition:transform var(--dur) var(--ease);flex:none}.btn:hover svg:last-child{transform:translate(3px)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--lg{min-height:52px;padding:0 var(--space-6);font-size:var(--text-base)}.btn--primary{background:var(--blue);color:var(--white)}.btn--primary:hover{background:var(--blue-deep)}.btn--accent{background:var(--gradient-brand);color:var(--white);box-shadow:var(--shadow-lg)}.btn--accent:hover{box-shadow:0 20px 40px -18px #0043a573}.btn--secondary{background:var(--white);border-color:var(--border-strong);color:var(--ink)}.btn--secondary:hover{border-color:var(--blue);color:var(--blue)}.btn--ghost{padding-inline:var(--space-3);color:var(--blue);background:0 0}.btn--ghost:hover{background:var(--blue-soft)}.btn--light{background:var(--white);color:var(--blue-deep)}.btn--light:hover{background:var(--mint)}.lang-switch{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);align-items:center;gap:2px;padding:3px;display:inline-flex}.lang-switch__btn{border-radius:var(--radius-pill);min-height:34px;color:var(--muted);letter-spacing:.02em;cursor:pointer;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:0;align-items:center;gap:5px;padding:0 9px 0 6px;font-size:12px;font-weight:800;display:inline-flex}.lang-switch__btn[aria-pressed=true]{background:var(--ink);color:var(--white)}.lang-switch__btn:not([aria-pressed=true]) .lang-switch__flag{opacity:.7}.lang-switch__flag{border-radius:2px;width:18px;height:12px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #00000014}.lang-switch__flag svg{width:100%;height:100%}@media (width<=480px){.lang-switch__btn{justify-content:center;gap:0;min-width:32px;min-height:30px;padding:0 7px;font-size:0}.lang-switch__flag{width:20px;height:14px}}.site-header{z-index:50;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.site-header.is-solid{border-bottom-color:var(--border);-webkit-backdrop-filter:saturate(160%)blur(12px);backdrop-filter:saturate(160%)blur(12px);background:#ffffffe0}.site-header__inner{align-items:center;gap:var(--space-6);height:var(--header-h);display:flex}.site-header__brand{min-height:var(--touch);align-items:center;display:inline-flex}.site-header__nav{gap:var(--space-1);margin-left:auto;display:none}.site-header__link{min-height:var(--touch);padding:0 var(--space-3);border-radius:var(--radius-pill);color:var(--ink-soft);font-size:var(--text-sm);transition:color var(--dur) var(--ease), background-color var(--dur) var(--ease);align-items:center;font-weight:600;display:inline-flex}.site-header__link:hover{color:var(--blue)}.site-header__link.active{color:var(--blue);background:var(--blue-soft)}.site-header__actions{align-items:center;gap:var(--space-2);margin-left:auto;display:flex}.site-header__cta{display:none}.site-header__toggle{width:var(--touch);height:var(--touch);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);color:var(--ink);place-items:center;display:inline-grid}.mobile-menu{inset:var(--header-h) 0 0;z-index:49;background:var(--white);border-top:1px solid var(--border);position:fixed;overflow-y:auto}.mobile-menu.is-open{animation:reveal var(--dur) var(--ease) both}.mobile-menu__nav{gap:var(--space-1);padding-block:var(--space-5) var(--space-8);display:grid}.mobile-menu__link{border-bottom:1px solid var(--border);min-height:56px;font-size:var(--text-lg);align-items:center;font-weight:700;display:flex}.mobile-menu__link.active{color:var(--blue)}.mobile-menu__ctas{gap:var(--space-3);margin-top:var(--space-6);display:grid}@media (width>=960px){.site-header__nav{display:flex}.site-header__actions{margin-left:var(--space-3)}.site-header__cta{display:inline-flex}.site-header__nav a[href=\/hakkimizda],.site-header__toggle,.mobile-menu{display:none}}@media (width>=1180px){.site-header__nav a[href=\/hakkimizda]{display:inline-flex}}.bottom-nav{z-index:40;height:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;grid-template-columns:repeat(5,1fr);align-items:end;display:grid;position:fixed;inset:auto 0 0}.bottom-nav__item,.bottom-nav__center{height:var(--bottom-nav-h);min-width:var(--touch);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:700;display:flex}.bottom-nav__item.active{color:var(--blue)}.bottom-nav__item.active svg{stroke-width:2.4px}.bottom-nav__center{color:var(--ink-soft);justify-content:flex-end;padding-bottom:8px;position:relative}.bottom-nav__fab{background:var(--gradient-brand);width:56px;height:56px;color:var(--white);box-shadow:0 0 0 4px var(--white), 0 8px 18px -6px #0043a58c;transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:-18px;left:50%;translate:-50%}.bottom-nav__center:active .bottom-nav__fab{transform:scale(.95)}.bottom-nav__center.is-active{color:var(--blue)}.bottom-nav__center.is-active .bottom-nav__fab{box-shadow:0 0 0 4px var(--white), 0 0 0 7px #02995759, 0 8px 18px -6px #0043a58c}.bottom-nav__center:focus-visible{outline:none}.bottom-nav__center:focus-visible .bottom-nav__fab{outline:3px solid var(--focus);outline-offset:4px}@media (width>=768px){.bottom-nav{display:none}}.avatar{--avatar-bg:var(--blue-soft);--avatar-fg:var(--blue);background:var(--avatar-bg);color:var(--avatar-fg);letter-spacing:-.02em;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar--tone-1{--avatar-bg:var(--mint);--avatar-fg:var(--green-deep)}.avatar--tone-2{--avatar-bg:#e3f1f3;--avatar-fg:#0b6470}.avatar--tone-3{--avatar-bg:#eef0fb;--avatar-fg:var(--blue-deep)}.avatar__pattern{fill:currentColor;stroke:currentColor;stroke-width:.8px;opacity:.16;width:100%;height:100%;position:absolute;inset:0}.avatar__pattern path{fill:none}.avatar__initials{position:relative}.avatar--sm{width:40px;height:40px;font-size:var(--text-sm)}.avatar--md{width:56px;height:56px;font-size:var(--text-md)}.avatar--lg{width:88px;height:88px;font-size:var(--text-xl)}.avatar--fill{border-radius:0;width:100%;height:100%;font-size:clamp(2rem,7vw,3rem)}.avatar-stack{align-items:center;display:flex}.avatar-stack>.avatar{border:3px solid var(--white);width:44px;height:44px;box-shadow:var(--shadow-sm);font-size:13px}.avatar-stack>.avatar+.avatar{margin-left:-10px}.avatar-stack>.avatar-stack__more{margin-left:var(--space-2);box-shadow:none;border:0}.avatar-stack__more{border-radius:var(--radius-pill);background:var(--ink);min-width:44px;height:44px;color:var(--white);font-size:var(--text-xs);place-items:center;padding-inline:8px;font-weight:800;display:inline-grid}.hero-visual{--px:0;--py:0;aspect-ratio:1;width:100%;max-width:540px;margin-inline:auto;display:none;position:relative}.hero-visual__orbits,.hero-visual__core{transition:translate .6s var(--ease)}.hero-visual__orbits{fill:none;width:100%;height:100%;stroke:var(--blue);stroke-width:.25px;translate:calc(var(--px) * -6px) calc(var(--py) * -6px);position:absolute;inset:0;overflow:visible}.hero-visual__rings{transform-origin:50px 50px;animation:14s ease-in-out infinite hero-breathe}.hero-visual__rings ellipse{opacity:.28}.hero-visual__ring{stroke:var(--border-strong);stroke-width:.2px}.hero-visual__spoke{stroke:var(--green);stroke-width:.25px;opacity:.25;transition:opacity var(--dur-slow) var(--ease), stroke-width var(--dur-slow) var(--ease)}.hero-visual__spoke.is-active{stroke:var(--green-deep);stroke-width:.45px;stroke-dasharray:1.2 2;opacity:.8;animation:1.6s linear infinite hero-flow}.hero-visual__core{aspect-ratio:1;width:30%;transform:translate(-50%,-50%);translate:calc(var(--px) * 4px) calc(var(--py) * 4px);border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%}.hero-visual__core:after{content:"";border:1px solid #02995740;border-radius:50%;animation:4.5s ease-out infinite hero-pulse;position:absolute;inset:-10px}.hero-visual__core img{width:62%;height:auto}.hero-visual__nodes{translate:calc(var(--px) * 10px) calc(var(--py) * 10px);transition:translate .6s var(--ease);position:absolute;inset:0}.hero-visual__node{--depth:1;width:max-content;transform:translate(-50%, -50%) scale(var(--depth));will-change:left, top;justify-items:center;gap:6px;display:grid;position:absolute}.hero-visual__faces{border-radius:var(--radius-pill);background:var(--white);box-shadow:var(--shadow-md);transition:box-shadow var(--dur-slow) var(--ease), transform var(--dur-slow) var(--ease);align-items:center;padding:3px;display:flex}.hero-visual__faces img,.hero-visual__more{border:2px solid var(--white);border-radius:50%;flex:none;width:40px;height:40px}.hero-visual__faces img{object-fit:cover}.hero-visual__faces>*+*{margin-left:-14px}.hero-visual__more{background:var(--ink);color:var(--white);place-items:center;font-size:12px;font-weight:800;display:grid}.hero-visual__node.is-active{z-index:2}.hero-visual__node.is-active .hero-visual__faces{box-shadow:0 0 0 3px var(--green), 0 0 0 10px #02995729, var(--shadow-lg);transform:scale(1.12)}.hero-visual__tag{border-radius:var(--radius-pill);background:var(--white);border:1px solid var(--border);color:var(--ink-soft);white-space:nowrap;transition:background-color var(--dur-slow) var(--ease), color var(--dur-slow) var(--ease);padding:2px 8px;font-size:11px;font-weight:700}.hero-visual__node.is-active .hero-visual__tag{background:var(--ink);border-color:var(--ink);color:var(--white)}.hero-visual__card{z-index:3;max-width:240px;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);animation:hero-card-in var(--dur-slow) var(--ease) both;background:#fffffff5;position:absolute;bottom:4%;left:-2%}.hero-visual__card-label{color:var(--green-deep);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.hero-visual__card-title{font-weight:800;line-height:var(--leading-snug);margin-top:2px}.hero-visual__card-meta{color:var(--muted);font-size:var(--text-sm)}.hero-visual__chip{z-index:3;border-radius:var(--radius-pill);background:var(--ink);color:var(--white);font-size:var(--text-xs);align-items:center;gap:4px;padding:6px 12px;font-weight:800;display:inline-flex;position:absolute;top:2%;right:2%}@keyframes hero-flow{to{stroke-dashoffset:-6.4px}}@keyframes hero-pulse{0%{opacity:.7;transform:scale(.96)}70%,to{opacity:0;transform:scale(1.18)}}@keyframes hero-breathe{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(4deg)scale(1.015)}}@keyframes hero-card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero-visual__orbits,.hero-visual__core,.hero-visual__nodes{translate:none}.hero-visual__core:after{display:none}}@media (width>=960px){.hero-visual{display:block}}@media (width<=959px){.hero-visual{max-width:min(360px,88vw);margin-top:calc(var(--space-2) * -1);display:block}.hero-visual__faces img,.hero-visual__more{width:30px;height:30px}.hero-visual__faces>*+*{margin-left:-11px}.hero-visual__more{font-size:10px}.hero-visual__tag{padding:1px 6px;font-size:10px}.hero-visual__card,.hero-visual__chip{display:none}.hero-visual__core:after{inset:-6px}}.hero{isolation:isolate;padding-top:calc(var(--header-h) + var(--space-7));padding-bottom:var(--space-8);position:relative;overflow:hidden}.hero__bg{z-index:-1;background:radial-gradient(60% 50% at 85% 20%, #0299571a, transparent 70%), radial-gradient(50% 60% at 0% 100%, #0043a514, transparent 70%), var(--surface);position:absolute;inset:0}.hero__bg:after{content:"";background-image:radial-gradient(circle,#0043a512 1px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.hero__grid{align-items:center;gap:var(--space-7);grid-template-columns:minmax(0,1fr);display:grid}.hero__copy{max-width:640px;animation:reveal var(--dur-slow) var(--ease) both}.hero__title{margin-top:var(--space-4);font-size:var(--text-3xl);letter-spacing:-.04em;line-height:1.04}.hero__title span{display:inline-block}.hero__lead{margin-top:var(--space-5);color:var(--ink-soft);font-size:var(--text-md);max-width:560px}.hero__ctas{gap:var(--space-3);margin-top:var(--space-6);display:grid}.hero__proof{align-items:center;gap:var(--space-3) var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.hero__proof p{font-size:var(--text-sm);line-height:1.4}.hero__proof strong{color:var(--ink);font-weight:800}.hero__proof-sub{color:var(--muted);display:block}@media (width>=480px){.hero__ctas{flex-wrap:wrap;display:flex}}@media (width>=960px){.hero{padding-top:calc(var(--header-h) + var(--space-7));padding-bottom:var(--space-7)}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}@media (width<=959px){.hero{padding-top:calc(var(--header-h) + var(--space-4));padding-bottom:var(--space-6)}.hero__title{margin-top:var(--space-3)}.hero__lead{margin-top:var(--space-3);font-size:var(--text-base)}.hero__ctas{margin-top:var(--space-4);gap:var(--space-2)}.hero__proof{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffd9;flex-wrap:nowrap}.hero__proof .avatar-stack>.avatar{width:40px;height:40px}.hero__proof .avatar-stack__more{min-width:40px;height:40px}.hero__proof p{min-width:0}}@media (width<=389px){.hero__proof .avatar-stack>.avatar+.avatar{margin-left:-14px}}@media (width<=420px){.hero__proof{align-items:flex-start;gap:var(--space-3);flex-direction:column}}.start-here{padding-block:var(--space-7);border-block:1px solid var(--border);background:var(--white)}.start-here__title{font-size:var(--text-xl);letter-spacing:-.02em}.start-here__list{gap:var(--space-2);margin-top:var(--space-5);display:grid}.start-path{align-items:center;gap:var(--space-3);height:100%;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink);transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), transform var(--dur) var(--ease);text-decoration:none;display:flex}.start-path:hover{background:var(--white);border-color:#02995766;transform:translateY(-2px)}.start-path__icon{border-radius:var(--radius-md);background:var(--gradient-brand);width:44px;height:44px;color:var(--white);flex:none;place-items:center;display:grid}.start-path__body{flex:1;gap:2px;min-width:0;display:grid}.start-path__who{color:var(--muted);font-size:var(--text-xs);font-weight:700}.start-path__action{font-size:var(--text-md);font-weight:800}.start-path__text{color:var(--muted);font-size:var(--text-sm);display:none}.start-path__arrow{color:var(--green-deep);transition:transform var(--dur) var(--ease);flex:none}.start-path:hover .start-path__arrow{transform:translate(3px)}@media (width>=900px){.start-here__list{grid-template-columns:repeat(var(--cols,4), minmax(0, 1fr));gap:var(--space-4)}.start-path{padding:var(--space-5);flex-direction:column;align-items:flex-start}.start-path__text{margin-top:var(--space-1);display:block}.start-path__arrow{margin-top:auto}}.info-tip{vertical-align:middle;margin-left:4px;display:inline-flex;position:relative}.info-tip__btn{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.info-tip__btn:hover{color:var(--blue);background:var(--blue-soft)}.info-tip__text{z-index:60;border-radius:var(--radius-sm);background:var(--ink);width:min(300px,100vw - 24px);color:var(--white);font-size:var(--text-xs);text-align:left;text-transform:none;letter-spacing:0;white-space:normal;box-shadow:var(--shadow-lg);padding:10px 12px;font-weight:500;line-height:1.5;position:fixed;top:12px;left:12px}.student-metric{flex-direction:column-reverse;justify-content:flex-end;display:flex}.student-metric dd{margin:0}.student-inline{align-items:center;display:inline-flex}.stats{background:var(--surface);overflow:hidden}.stats__grid{gap:var(--space-3);grid-template-columns:1fr 1fr;margin:0;display:grid}.stat--word{grid-column:1/-1}.stat{justify-content:flex-end;gap:var(--space-1);padding:var(--space-5) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);flex-direction:column-reverse;display:flex}.stat dt{color:var(--muted);font-size:var(--text-sm);letter-spacing:.02em;font-weight:700}.stat dd{color:var(--blue);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,2rem + 3vw,4rem);font-weight:800;line-height:1}.stat--word dd{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,1.4rem + 1.8vw,2.5rem);line-height:1.15}.marquee{margin-top:var(--space-7);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee__track{will-change:transform;width:max-content;animation:36s linear infinite marquee;display:flex}.marquee:hover .marquee__track,.marquee:focus-within .marquee__track{animation-play-state:paused}.marquee__list{flex:none;display:flex}.marquee__list li{padding-inline:var(--space-5);color:var(--ink-soft);font-size:var(--text-md);white-space:nowrap;align-items:center;font-weight:700;display:flex}.marquee__list li:after{content:"";width:6px;height:6px;margin-left:var(--space-7);background:var(--green);border-radius:50%}@keyframes marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee{-webkit-mask-image:none;mask-image:none}.marquee__track{width:auto}.marquee__list{padding-inline:var(--gutter);flex-wrap:wrap;justify-content:center}.marquee__list[aria-hidden]{display:none}.marquee__list li{padding:var(--space-1) var(--space-3);font-size:var(--text-sm)}.marquee__list li:after{margin-left:var(--space-3)}}@media (width>=768px){.stats__grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr))}.stat--word{grid-column:auto}.stat{padding:var(--space-6)}}@media (width<=767px){.marquee__track{animation-duration:46s}}.net-pattern{pointer-events:none;fill:var(--blue);stroke:var(--blue)}.net-pattern .is-green{fill:var(--green)}.net-pattern circle{stroke:none}.net-pattern__orbit,.net-pattern--mesh path{fill:none;stroke-width:1.2px;opacity:.35}.net-pattern--mesh path{stroke-width:1.5px;opacity:.4}.field{gap:var(--space-2);display:grid}.field__label{font-size:var(--text-sm);color:var(--ink);font-weight:700}.field__optional{color:var(--muted);font-weight:500}.field__control{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:48px;transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);padding:12px 14px;font-size:16px}.field__control:hover{border-color:var(--muted)}.field__control:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft);outline:none}.field__control--textarea{resize:vertical;min-height:120px;line-height:var(--leading-body)}.field__control--select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%235a6b78' stroke-width='2'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.field__hint{font-size:var(--text-sm);color:var(--muted)}.field__error{gap:var(--space-2);font-size:var(--text-sm);color:var(--danger);font-weight:600;display:flex}.field__error:before{content:"!";background:var(--danger);width:18px;height:18px;color:var(--white);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:12px;display:inline-grid}.field--error .field__control{border-color:var(--danger)}.check{align-items:flex-start;gap:var(--space-3);min-height:var(--touch);font-size:var(--text-sm);color:var(--ink-soft);cursor:pointer;display:flex}.check input{width:22px;height:22px;accent-color:var(--blue);flex:none;margin:1px 0 0}.combo{gap:var(--space-2);display:grid;position:relative}.combo__label{font-size:var(--text-sm);font-weight:700}.combo__field{position:relative}.combo__icon{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:16px;translate:0 -50%}.combo input{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--white);width:100%;min-height:52px;transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);padding:0 16px 0 46px;font-size:16px}.combo input:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft);outline:none}.combo--lg input{border-radius:var(--radius-lg);min-height:64px;font-size:var(--text-md);box-shadow:var(--shadow-md);padding-left:54px}.combo--lg .combo__icon{left:20px}.combo--error input{border-color:var(--danger)}.combo__list{z-index:20;margin-top:var(--space-2);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-lg);max-height:340px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.combo__list li{border-radius:var(--radius-sm);cursor:pointer;gap:2px;padding:10px 12px;display:grid}.combo__list li.is-active{background:var(--soft-mint)}.combo__name{font-weight:700}.combo__meta{color:var(--muted);font-size:var(--text-sm)}.badge{align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;font-weight:800;line-height:1.4;display:inline-flex}.badge--green{background:var(--mint);color:var(--green-deep)}.badge--blue{background:var(--blue-soft);color:var(--blue)}.badge--neutral{background:var(--surface);border:1px solid var(--border);color:var(--muted)}.badge--dark{background:var(--ink);color:var(--white)}.uni-result{gap:var(--space-5);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-md);animation:reveal var(--dur-slow) var(--ease) both;display:grid}.uni-result__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.uni-result h3{margin-top:var(--space-2);font-size:var(--text-lg);letter-spacing:.01em}.uni-result__city{margin-top:var(--space-2);color:var(--muted);font-size:var(--text-sm);align-items:center;gap:4px;font-weight:600;display:inline-flex}.uni-result__students{margin-top:var(--space-1);color:var(--ink-soft);font-size:var(--text-sm);font-weight:700}.uni-result__people{gap:var(--space-3);display:grid}.uni-result__people li{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface);display:flex}.uni-result__name{font-weight:800}.uni-result__faculty{color:var(--muted);font-size:var(--text-sm)}.uni-result__foot{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.uni-result__foot strong{font-size:var(--text-xl);color:var(--blue)}.uni-result--empty{gap:var(--space-4);box-shadow:none;border-style:dashed}.uni-result--empty p{color:var(--muted)}@media (width>=640px){.uni-result{padding:var(--space-6)}.uni-result__people{grid-template-columns:repeat(2,minmax(0,1fr))}}.finder{background:var(--soft-mint);position:relative;overflow:hidden}.finder__pattern{opacity:.6;width:560px;position:absolute;top:-120px;right:-180px}.finder__inner{gap:var(--space-5);max-width:calc(760px + var(--gutter) * 2);display:grid;position:relative}.finder__head{text-align:center}.finder__head h2{font-size:var(--text-2xl);margin-top:0}.finder__head p:last-child{margin-top:var(--space-3);color:var(--ink-soft);font-size:var(--text-md)}.finder__result{min-height:48px}.finder__hint{color:var(--muted);font-size:var(--text-sm);text-align:center}.finder__hint button{min-height:32px;color:var(--blue);text-underline-offset:3px;background:0 0;border:0;padding:0 4px;font-weight:700;text-decoration:underline}.section-heading{justify-content:space-between;align-items:flex-end;gap:var(--space-4) var(--space-6);margin-bottom:var(--space-7);flex-wrap:wrap;display:flex}.section-heading__text{max-width:var(--container-text)}.section-heading h2{font-size:var(--text-2xl);white-space:pre-line;margin-top:0}.section-heading__desc{margin-top:var(--space-4);color:var(--muted);font-size:var(--text-md)}.section-heading--center{text-align:center;justify-content:center}.section-heading--center .section-heading__text{margin-inline:auto}.section-heading .eyebrow+h2{margin-top:var(--space-4)}.rep-stacks{gap:var(--space-2);flex-wrap:wrap;display:flex}.rep-stack{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);color:var(--ink);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);padding:4px 12px 4px 4px;text-decoration:none;display:inline-flex}.rep-stack:hover{box-shadow:var(--shadow-md);border-color:#02995766;transform:translateY(-1px)}.rep-stack__faces{display:flex}.rep-stack__faces>img,.rep-stack__initial{border:2px solid var(--white);object-fit:cover;border-radius:50%;flex:none;width:30px;height:30px}.rep-stack__faces>*+*{margin-left:-12px}.rep-stack__initial{background:var(--mint);color:var(--green-deep);place-items:center;font-size:12px;font-weight:800;display:grid}.rep-stack__city{font-size:var(--text-sm);font-weight:700}.rep-stack__count{border-radius:var(--radius-pill);background:var(--blue-soft);min-width:22px;height:22px;color:var(--blue);place-items:center;padding-inline:6px;font-size:12px;font-weight:800;display:grid}.net-stats{gap:var(--space-3);flex-wrap:wrap;margin:0;display:flex}.net-stats>div{padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);flex-direction:column-reverse;flex:90px;justify-content:flex-end;display:flex}.net-stats>.student-metric{flex-basis:220px}.net-stats dt{color:var(--muted);font-size:var(--text-xs);font-weight:700}.net-stats dd{color:var(--blue);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,1.2rem + 1.4vw,2.25rem);font-weight:800;line-height:1.1}.net-stats--compact>div{padding:var(--space-2) var(--space-3)}.net-stats--compact dd{font-size:var(--text-xl)}.net-preview{background:radial-gradient(50% 60% at 80% 40%, #02995714, transparent 70%), radial-gradient(circle, #0043a50f 1px, transparent 1.5px) 0 0 / 26px 26px, var(--surface)}.net-preview__grid{gap:var(--space-6);align-items:center;display:grid}.net-preview__copy h2{font-size:var(--text-2xl)}.net-preview__lead{margin:var(--space-3) 0 var(--space-5);color:var(--ink-soft);font-size:var(--text-md)}.net-preview__cta{margin-top:var(--space-5)}.net-preview__map{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffbf}.net-preview__placeholder{aspect-ratio:1000/419}@media (width<=767px){.net-preview__grid{gap:var(--space-5)}.net-preview__map{margin-inline:calc(var(--gutter) * -1);padding:var(--space-2) 0;border-inline:0;border-radius:0;order:-1}.net-preview__copy h2{font-size:var(--text-xl)}.net-preview__lead{margin-block:var(--space-2) var(--space-4);font-size:var(--text-base)}.net-preview__map .tmap__label{padding:1px 6px;font-size:10px}.net-preview__map .tmap__faces{padding:2px}.net-preview__map .tmap__face,.net-preview__map .tmap__more{border-width:1px;width:24px;min-width:24px;height:24px;font-size:10px}.net-preview__map .tmap__face+.tmap__face{margin-left:-8px}.net-preview__map .tmap__dot{scale:.7}}@media (width>=960px){.net-preview__grid{gap:var(--space-8);grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr)}}.benefits{gap:var(--space-3);display:grid}.benefit{padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white)}.benefit__icon{border-radius:var(--radius-md);background:var(--mint);width:48px;height:48px;color:var(--green-deep);place-items:center;display:inline-grid}.benefit:nth-child(2n) .benefit__icon{background:var(--blue-soft);color:var(--blue)}.benefit h3{margin-top:var(--space-4);font-size:var(--text-lg)}.benefit p{margin-top:var(--space-2);color:var(--muted)}@media (width>=640px){.benefits{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit{padding:var(--space-6)}}.collab-card{align-content:start;justify-items:start;gap:var(--space-3);height:100%;padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);display:grid}.collab-card__brand{width:100%;height:100px;margin-bottom:var(--space-2);padding:var(--space-4) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);place-items:center;display:grid}.collab-card__brand.has-logo{background:var(--white)}.collab-card__brand img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60px}.collab-card__wordmark{color:var(--ink);font-size:var(--text-lg);letter-spacing:-.01em;text-align:center;font-weight:800;line-height:1.2}.collab-card__title{font-size:var(--text-lg);line-height:var(--leading-snug)}.collab-card__x{color:var(--green)}.collab-card__summary{color:var(--muted)}.collab-card__metrics{font-size:var(--text-sm);gap:2px;font-weight:700;display:grid}.collab-card__metrics span{color:var(--muted);font-size:var(--text-xs);font-weight:500}@media (width<=767px){.collab-card__brand{height:84px}.collab-card__brand img{max-height:52px}}.collab-card__link{margin-top:var(--space-2);color:var(--blue);font-size:var(--text-sm);align-items:center;gap:4px;font-weight:700;display:inline-flex}.collab-grid{gap:var(--space-3);display:grid}@media (width>=640px){.collab-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.collab-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.event-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;height:100%;display:flex;overflow:hidden}.event-card__media{aspect-ratio:16/9;background:var(--surface)}.event-card__media img{object-fit:cover;width:100%;height:100%}.event-card__body{gap:var(--space-3);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.event-card h3{font-size:var(--text-lg);line-height:var(--leading-snug)}.event-card__summary{color:var(--muted)}.event-card__meta{gap:var(--space-1);color:var(--ink-soft);font-size:var(--text-sm);margin-top:auto;font-weight:600;display:grid}.event-card__meta li{align-items:center;gap:var(--space-2);display:flex}.event-card__cta{min-height:var(--touch);color:var(--blue);align-items:center;gap:6px;font-weight:800;display:inline-flex}.event-card--past{background:var(--surface)}.event-grid{gap:var(--space-4);display:grid}@media (width>=700px){.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1080px){.event-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}}.event-examples__note{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--muted);font-size:var(--text-sm);font-weight:600;display:flex}.event-examples__note svg{color:var(--green-deep);flex:none;margin-top:2px}.event-examples__list{gap:var(--space-4);display:grid}.event-example{align-content:start;gap:var(--space-2);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);display:grid}.event-example__top{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.event-example__where{color:var(--muted);font-size:var(--text-xs);align-items:center;gap:4px;font-weight:700;display:inline-flex}.event-example h3{font-size:var(--text-lg)}.event-example p{color:var(--muted);font-size:var(--text-sm)}.event-example__tag{margin-top:var(--space-2);color:var(--muted);font-size:var(--text-xs);letter-spacing:.02em;justify-self:start;font-weight:700}@media (width>=768px){.event-examples__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.faces-mosaic{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.faces-mosaic__item{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--surface);display:block;position:relative;overflow:hidden}.faces-mosaic__item img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease)}.faces-mosaic__caption{padding:var(--space-5) var(--space-2) var(--space-2);color:var(--white);background:linear-gradient(#0000,#0f2233c7);font-size:11px;line-height:1.25;display:grid;position:absolute;inset:auto 0 0}.faces-mosaic__caption strong{font-size:12px;font-weight:800}.faces-mosaic__caption span{opacity:.85}@media (hover:hover){.faces-mosaic__item:hover img{transform:scale(1.04)}}@media (width<=767px){.faces-mosaic{gap:var(--space-2);margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;display:flex;overflow-x:auto}.faces-mosaic::-webkit-scrollbar{display:none}.faces-mosaic>li{scroll-snap-align:start;flex:0 0 38%}.faces-mosaic__caption{display:grid}}.about-compact{gap:var(--space-7);align-items:center;display:grid}.about-compact h2{font-size:var(--text-2xl);margin-top:0}.about-compact__lead{margin:var(--space-4) 0 var(--space-5);color:var(--ink-soft);font-size:var(--text-md);max-width:560px}.about-compact__ctas{margin-top:var(--space-5)}@media (width>=960px){.about-compact{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}@media (width<=767px){.about-compact{gap:var(--space-5)}.about-compact__lead{margin-block:var(--space-3) var(--space-4);font-size:var(--text-base)}}.cta{gap:var(--space-5);padding:var(--space-7) var(--space-5);border-radius:var(--radius-lg);display:grid;position:relative;overflow:hidden}.cta h2{margin-top:var(--space-3);font-size:var(--text-2xl)}.cta__content{max-width:640px;position:relative}.cta__content>p:not(.eyebrow){margin-top:var(--space-4);font-size:var(--text-md)}.cta__content .cluster{margin-top:var(--space-6)}.cta--student{background:var(--gradient-brand);color:var(--white)}.cta--student h2{color:var(--white)}.cta--student .eyebrow{color:var(--white);background:#ffffff1f;border-color:#ffffff59}.cta--student .eyebrow:before{background:var(--white);box-shadow:0 0 0 3px #ffffff40}.cta--student .cta__content>p:not(.eyebrow){color:#ffffffe6}.cta__pattern{width:460px;fill:var(--white);stroke:var(--white);opacity:.35;position:absolute;bottom:-30px;right:-40px}.cta__pattern .is-green{fill:var(--white)}.cta__list{gap:var(--space-2);margin-top:var(--space-5);display:grid}.cta__list li{gap:var(--space-2);font-weight:600;display:flex}.cta__list svg{flex:none;margin-top:3px}.cta--partner{border:1px solid var(--border);background:var(--surface);align-items:center}.cta--partner .cta__content>p:not(.eyebrow){color:var(--muted)}@media (width>=768px){.cta{padding:var(--space-8)}.cta--partner{grid-template-columns:1fr auto}}.founder{gap:var(--space-6);align-items:center;display:grid}.founder__photo{border-radius:var(--radius-lg);max-width:360px;box-shadow:var(--shadow-lg);margin:0;overflow:hidden}.founder__photo img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto}.founder__head h2{margin-top:var(--space-2);font-size:var(--text-2xl)}.founder__meta{margin-top:var(--space-3);color:var(--ink-soft);font-weight:700;line-height:1.5}.founder__text{margin-top:var(--space-4);max-width:560px;color:var(--ink-soft);font-size:var(--text-md)}.founder__proof{gap:var(--space-2) var(--space-5);margin:var(--space-5) 0 0;padding-top:var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.founder__proof div{flex-direction:column-reverse;display:flex}.founder__proof dd{color:var(--blue);font-size:var(--text-xl);margin:0;font-weight:800;line-height:1.1}.founder__proof dt{color:var(--muted);font-size:var(--text-xs);font-weight:700}@media (width>=860px){.founder{column-gap:var(--space-8);grid-template-columns:minmax(260px,360px) 1fr;grid-template-areas:"photo head""photo body";align-items:end;row-gap:0}.founder__photo{grid-area:photo;align-self:center}.founder__head{grid-area:head}.founder__body{grid-area:body;align-self:start}}@media (width<=859px){.founder{gap:var(--space-4);grid-template-columns:112px minmax(0,1fr);align-items:center}.founder__photo{border-radius:var(--radius-md);max-width:none;box-shadow:var(--shadow-md)}.founder__head h2{margin-top:var(--space-1);font-size:var(--text-xl)}.founder__meta{margin-top:var(--space-2);font-size:var(--text-sm)}.founder__body{grid-column:1/-1}.founder__text{font-size:var(--text-base);margin-top:0}.founder__proof{margin-top:var(--space-4)}}.page-hero__pattern{z-index:0;opacity:.5;width:520px;position:absolute;bottom:-160px;right:-140px}.page-hero__pattern--mesh{bottom:-40px;right:-60px}@media (width<=767px){.page-hero__pattern{opacity:.25;right:-260px}}.page-hero .page-hero__h{font-size:clamp(1.75rem,1.2rem + 2.2vw,2.75rem)}.page-hero p.page-hero__note:not(.eyebrow){margin-top:var(--space-5);color:var(--ink-soft);font-size:var(--text-sm)}.page-hero__actions{margin-top:var(--space-5)}.page-hero__actions--ghost{margin-top:var(--space-3);margin-left:calc(var(--space-3) * -1)}.rich-text h2{font-size:clamp(1.5rem,1.2rem + 1.4vw,2.25rem)}.rich-text .eyebrow+h2{margin-top:var(--space-3)}.rich-text p{margin-top:var(--space-4);color:var(--ink-soft);font-size:var(--text-md);line-height:1.7}.rich-text--center{text-align:center}.rich-text--center .eyebrow{margin-inline:auto}.cards-grid{gap:var(--space-3);display:grid}.info-card{align-content:start;gap:var(--space-2);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);display:grid}.info-card__icon{width:48px;height:48px;margin-bottom:var(--space-2);border-radius:var(--radius-md);background:var(--mint);color:var(--green-deep);place-items:center;display:inline-grid}.info-card:nth-child(2n) .info-card__icon{background:var(--blue-soft);color:var(--blue)}.info-card h3{font-size:var(--text-lg)}.info-card p{color:var(--muted)}.info-card__link{margin-top:var(--space-2);color:var(--blue);align-items:center;gap:4px;font-weight:700;display:inline-flex}@media (width>=768px){.cards-grid{grid-template-columns:repeat(min(var(--cols,3), 2), minmax(0, 1fr));gap:var(--space-4)}}@media (width>=1024px){.cards-grid{grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr))}}.image-text{gap:var(--space-6);align-items:center;display:grid}.image-text__media img,.image-text__placeholder{aspect-ratio:4/3;border-radius:var(--radius-lg);object-fit:cover;background:var(--surface);width:100%}.image-text__copy h2{font-size:clamp(1.5rem,1.2rem + 1.4vw,2.25rem)}.image-text__copy .eyebrow+h2{margin-top:var(--space-3)}.image-text__copy p{margin-top:var(--space-3);color:var(--ink-soft)}.image-text__copy .btn{margin-top:var(--space-5)}@media (width>=900px){.image-text{gap:var(--space-8);grid-template-columns:1fr 1fr}.image-text--right .image-text__media{order:2}}.gallery{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gallery figure{margin:0}.gallery img{aspect-ratio:1;border-radius:var(--radius-md);object-fit:cover;width:100%}.gallery figcaption{margin-top:var(--space-2);color:var(--muted);font-size:var(--text-sm)}@media (width>=900px){.gallery{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr))}}.video-embed{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--ink);position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.faq{gap:var(--space-2);display:grid}.faq__item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white)}.faq__item summary{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);cursor:pointer;font-weight:700;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary svg{color:var(--muted);transition:transform var(--dur) var(--ease);flex:none}.faq__item[open] summary svg{transform:rotate(180deg)}.faq__item p{padding:0 var(--space-4) var(--space-4);color:var(--ink-soft)}.spacer--sm{padding-block:var(--space-4)}.spacer--md{padding-block:var(--space-7)}.spacer--lg{padding-block:var(--space-9)}.spacer__line{border:0;border-top:1px solid var(--border)}.about__pattern{z-index:0;opacity:.5;width:520px;position:absolute;bottom:-160px;right:-140px}.page-hero p.about__facts:not(.eyebrow){margin-top:var(--space-5);color:var(--ink-soft);font-size:var(--text-sm)}.about__mv{gap:var(--space-7);display:grid}.about__block h2{margin-top:var(--space-3);margin-bottom:var(--space-4);font-size:var(--text-2xl)}.about__block p:not(.eyebrow){color:var(--ink-soft);font-size:var(--text-md)}.about__block p+p{margin-top:var(--space-4)}.about__values-title{margin-top:var(--space-3);margin-bottom:var(--space-6);font-size:var(--text-2xl)}.about__values{gap:var(--space-3);display:grid}.about__values li{padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white)}.about__num{color:var(--green-deep);font-size:var(--text-sm);font-weight:800}.about__values h3{margin-top:var(--space-2);font-size:var(--text-lg)}.about__values p{margin-top:var(--space-2);color:var(--muted)}@media (width>=900px){.about__mv{gap:var(--space-8);grid-template-columns:1fr 1fr}.about__values{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.about__network{gap:var(--space-7);align-items:center;display:grid}.about__network-copy{gap:var(--space-5);justify-items:start;display:grid}.about__network-copy h2{margin-top:calc(var(--space-2) * -1);font-size:var(--text-2xl)}.about__network-copy .net-stats{width:100%}.about__map{width:100%;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.about__map-placeholder{aspect-ratio:1000/419}@media (width<=767px){.about__map .tmap__label{display:none}.about__map .tmap__face,.about__map .tmap__more{border-width:1px;width:20px;min-width:20px;height:20px;font-size:9px}.about__map .tmap__dot{scale:.55}}@media (width>=960px){.about__network{gap:var(--space-8);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}@media (width<=767px){.about__network{gap:var(--space-5)}.about__mv{gap:var(--space-6)}.about__block h2,.about__values-title{font-size:var(--text-xl)}.about__block p:not(.eyebrow){font-size:var(--text-base)}.about__values li{padding:var(--space-4)}}.collab-page__pattern{z-index:0;opacity:.5;width:520px;position:absolute;bottom:-40px;right:-60px}@media (width<=767px){.collab-page__pattern{opacity:.25;bottom:-120px;right:-220px}}.collab-formats{gap:var(--space-3);margin-top:var(--space-5);padding:4px var(--gutter) var(--space-3);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;grid-auto-columns:min(78%,280px);grid-auto-flow:column;display:grid;overflow-x:auto}.collab-formats::-webkit-scrollbar{display:none}.collab-formats li{align-content:start;gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);scroll-snap-align:start;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative}.collab-formats li:hover{box-shadow:var(--shadow-md);border-color:#0043a540;transform:translateY(-2px)}.collab-formats__num{background:var(--gradient-brand);width:32px;height:32px;color:var(--white);font-size:var(--text-sm);border-radius:10px;place-items:center;font-weight:800;display:grid}.collab-formats h3{margin-top:var(--space-1);font-size:var(--text-base)}.collab-formats p{color:var(--muted);font-size:var(--text-sm);line-height:1.5}@media (width>=768px){.collab-formats{max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;margin-inline:auto;overflow:visible}}.collab-hero__actions{margin-top:var(--space-5)}.collab-reach__spot{margin-top:var(--space-7)}.collab-cta{gap:var(--space-4);padding:var(--space-6) var(--space-5);border-radius:var(--radius-lg);background:var(--gradient-brand);color:var(--white);display:grid}.collab-cta h2{color:var(--white);font-size:clamp(1.5rem,1.2rem + 1.4vw,2.25rem)}.collab-cta p{margin-top:var(--space-2);color:#ffffffd9}.collab-cta .btn{background:var(--white);border:2px solid var(--white);color:var(--blue-deep);justify-self:start;box-shadow:0 12px 28px -12px #00000059}.collab-cta .btn:hover{color:var(--white);background:0 0}@media (width>=900px){.collab-cta{padding:var(--space-7) var(--space-8);grid-template-columns:1fr auto;align-items:center}}.collab-reach{gap:var(--space-6);align-items:center;display:grid}.collab-reach .section-heading{margin-bottom:var(--space-5)}.collab-reach__list{gap:var(--space-3);display:grid}.collab-reach__list li{gap:var(--space-3);font-weight:600;display:flex}.collab-reach__list svg{color:var(--green-deep);flex:none;margin-top:3px}.collab-reach__stats{gap:var(--space-4);justify-items:start;display:grid}.collab-reach__stats .net-stats{width:100%}.collab-page__notice{margin-bottom:var(--space-5)}@media (width>=1024px){.collab-reach{gap:var(--space-8);grid-template-columns:1.2fr 1fr}}.collab-reach__note{margin-top:var(--space-4);color:var(--muted);font-size:var(--text-xs);max-width:560px}.join-paths{gap:var(--space-5);display:grid}.join-path{gap:var(--space-4);padding:var(--space-6) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;display:flex}.join-path__icon{border-radius:var(--radius-md);background:var(--blue-soft);width:52px;height:52px;color:var(--blue);place-items:center;display:inline-grid}.join-path h2{font-size:var(--text-xl)}.join-path p{color:var(--muted)}.join-path__actions{gap:var(--space-3);padding-top:var(--space-3);flex-wrap:wrap;margin-top:auto;display:flex}.join-path--featured{background:var(--gradient-brand);color:var(--white);border:0}.join-path--featured h2{color:var(--white)}.join-path--featured p{color:#ffffffe6}.join-path--featured .join-path__icon{color:var(--white);background:#ffffff29}.join-path__ghost.btn--ghost{color:var(--white)}.join-path__ghost.btn--ghost:hover{background:#ffffff24}@media (width>=860px){.join-paths{grid-template-columns:1fr 1fr}.join-path{padding:var(--space-7)}}.rep-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);transition:transform var(--dur) var(--ease), border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);flex-direction:column;display:flex;overflow:hidden}.rep-card__media{aspect-ratio:4/5;position:relative;overflow:hidden}.rep-card__media .avatar{transition:transform var(--dur-slow) var(--ease)}.rep-card__badge{left:var(--space-3);bottom:var(--space-3);border-radius:var(--radius-pill);color:var(--green-deep);letter-spacing:.04em;background:#ffffffeb;padding:4px 10px;font-size:11px;font-weight:800;position:absolute}.rep-card__body{padding:var(--space-4) var(--space-4) var(--space-5);flex-direction:column;flex:1;display:flex}.rep-card__name{font-size:var(--text-md);letter-spacing:-.015em;font-weight:800;line-height:var(--leading-snug)}.rep-card__uni{margin-top:var(--space-1);color:var(--ink-soft);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rep-card__faculty{color:var(--muted);font-size:var(--text-sm);line-height:var(--leading-snug);margin-top:2px}.rep-card__meta{padding-top:var(--space-3);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.rep-card__city{color:var(--muted);font-size:var(--text-xs);align-items:center;gap:4px;font-weight:700;display:inline-flex}.rep-card__arrow{color:var(--blue);transition:transform var(--dur) var(--ease)}@media (hover:hover){.rep-card--link:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)}.rep-card--link:hover .rep-card__media .avatar{transform:scale(1.04)}.rep-card--link:hover .rep-card__arrow{transform:translate(4px)}}.rep-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.rep-grid>li>*{height:100%}@media (width<=359px){.rep-grid{grid-template-columns:1fr}}@media (width>=900px){.rep-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1180px){.rep-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=767px){.rep-grid--rail{gap:var(--space-3);margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);padding-bottom:var(--space-2);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;display:flex;overflow-x:auto}.rep-grid--rail::-webkit-scrollbar{display:none}.rep-grid--rail>li{scroll-snap-align:start;flex:0 0 62%}}@media (width>=1180px){.rep-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}.empty-state{justify-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-5);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--white);text-align:center;display:grid}.empty-state__art{width:120px;margin-bottom:var(--space-2);fill:none;stroke:var(--blue);stroke-width:2px}.empty-state__art circle{fill:var(--blue);stroke:none}.empty-state__art circle.is-green{fill:var(--green)}.empty-state__art ellipse{stroke:var(--border-strong)}.empty-state h3{font-size:var(--text-lg)}.empty-state p{max-width:460px;color:var(--muted)}.empty-state__action{margin-top:var(--space-3)}
