:root{color:#0f172b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020618;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.navbar{-webkit-backdrop-filter:blur(16px);z-index:2000;background:#0f172bb3;border:1px solid #45a9ef47;border-bottom-color:#45a9ef;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;width:min(1419px,100% - 48px);min-height:81px;padding:16px 54px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #02061852}.navbar-logo{flex:none;align-items:center;width:151px;height:48px;display:flex}.navbar-logo img{width:auto;height:50px;display:block}.navbar-links{flex:auto;justify-content:center;align-items:center;min-width:0;display:flex}.navbar-link{color:#ffffffe6;min-height:44px;font-size:16px;line-height:24px;font-weight:var(--fw-medium);white-space:nowrap;transition:color var(--transition-fast) var(--ease-standard);border-radius:10px;justify-content:center;align-items:center;padding:10px 30px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.navbar-link:before,.navbar-link:after{border-radius:inherit;content:"";opacity:0;transition:opacity var(--transition-fast) var(--ease-standard);position:absolute;inset:0}.navbar-link:before{background:linear-gradient(90deg,#4c6ff3 0%,#29c58c 100%)}.navbar-link:after{-webkit-mask-composite:xor;background:linear-gradient(90deg,#4c6ff3 0%,#29c58c 100%);padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)}.navbar-link:hover,.navbar-link:focus-visible{color:var(--white)}.navbar-link:hover:before,.navbar-link:focus-visible:before{opacity:1}.navbar-link-active:before{opacity:0}.navbar-link-active:after{opacity:1}.navbar-link,.navbar-link:visited{color:#ffffffe6}.navbar-link>*,.navbar-link{z-index:0}.navbar-link{isolation:isolate}.navbar-link:before,.navbar-link:after{z-index:0}.navbar-link span{z-index:1;position:relative}.navbar-actions{flex:none;align-items:center;gap:12px;display:flex}.btn-primary{min-width:130px;min-height:44px;color:var(--white);font-size:16px;line-height:24px;font-weight:var(--fw-medium);transition:transform var(--transition-fast) var(--ease-standard), box-shadow var(--transition-fast) var(--ease-standard);cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#2b7fff 0%,#00bc7d 100%);border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 22px;display:inline-flex}.btn-primary:hover{color:var(--white);transform:translateY(-2px);box-shadow:0 10px 24px #00bc7d47}.navbar-menu-toggle{width:44px;height:44px;color:var(--white);transition:border-color var(--transition-fast) var(--ease-standard), background-color var(--transition-fast) var(--ease-standard);background:#ffffff0a;border:1px solid #45a9ef80;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.navbar-menu-toggle span{width:20px;height:2px;transition:transform var(--transition-fast) var(--ease-standard), opacity var(--transition-fast) var(--ease-standard);background:currentColor;border-radius:999px}.navbar-menu-toggle:hover,.navbar-menu-toggle:focus-visible{background:#ffffff14;border-color:#29c58c}.navbar-menu-toggle-open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar-menu-toggle-open span:nth-child(2){opacity:0}.navbar-menu-toggle-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-mobile-menu{background:#0f172bf5;border:1px solid #45a9ef52;border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:none;position:absolute;top:calc(100% + 12px);left:16px;right:16px;box-shadow:0 18px 45px #0206186b}.navbar-mobile-menu .navbar-link{width:100%}@media (width<=1120px){.navbar{padding-inline:24px}.navbar-link{padding-inline:18px}}@media (width<=900px){.navbar{border-radius:16px;width:min(100% - 24px,720px);min-height:72px;padding:12px 16px}.navbar-logo{width:124px;height:40px}.navbar-links{display:none}.navbar-menu-toggle{display:inline-flex}.navbar-mobile-menu-open{display:flex}.btn-primary{min-width:116px;min-height:40px;font-size:14px}}@media (width<=420px){.navbar{gap:12px;width:calc(100% - 16px);top:12px}.navbar-logo{width:112px;height:36px}.btn-primary{display:none}.navbar-mobile-menu{left:8px;right:8px}}.footer{font-family:var(--font-body);background-color:#0f172b;border-top:1px solid #1d293de6;margin-top:auto;padding:64px 0 24px}.footer-container{flex-direction:column;gap:48px;width:min(1280px,100% - 48px);margin:0 auto;display:flex}.footer-top{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-logo img{width:auto;height:50px;display:block}.footer-desc{color:#90a1b9;text-align:left;max-width:284px;font-size:16px;line-height:24px}.footer-address{color:#62748e;text-align:left;font-size:14px;line-height:20px}.footer-col{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-col-title{color:var(--white);font-size:18px;line-height:27px;font-weight:var(--fw-semibold)}.footer-col-links{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-col-link{color:#90a1b9;transition:color var(--transition-fast) var(--ease-standard);font-size:16px;line-height:24px;text-decoration:none}.footer-col-link:hover{color:var(--teal-500)}.footer-bottom{color:#62748e;border-top:1px solid #1d293d;justify-content:space-between;align-items:center;gap:24px;padding-top:33px;font-size:14px;line-height:20px;display:flex}.footer-bottom p{color:inherit;text-align:left}.footer-social{align-items:center;gap:16px;display:flex}.footer-social-link{color:#90a1b9;width:36px;height:36px;transition:background-color var(--transition-fast) var(--ease-standard), border-color var(--transition-fast) var(--ease-standard), color var(--transition-fast) var(--ease-standard), transform var(--transition-fast) var(--ease-standard);background:#ffffff08;border:1px solid #90a1b938;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.footer-social-link:hover{color:var(--white);background:#51a2ff1f;border-color:#51a2ff80;transform:translateY(-2px)}.footer-social-link svg{fill:currentColor;width:18px;height:18px}@media (width<=768px){.footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-brand{grid-column:span 2}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=480px){.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.footer-container{width:min(100% - 32px,1280px)}.footer-social{flex-wrap:wrap}}.about-page{color:#fff;background:linear-gradient(119deg,#020618 0%,#162456 50%,#020618 100%);min-height:100vh;overflow-x:hidden}.about-main{flex-direction:column;align-items:center;display:flex}.about-hero{text-align:center;flex-direction:column;align-items:center;width:100%;min-height:370px;padding:167px 24px 0;display:flex;position:relative;overflow:hidden}.about-hero-glow{filter:blur(64px);pointer-events:none;border-radius:999px;width:384px;height:384px;position:absolute}.about-hero-glow-blue{background:#2b7fff33;top:0;left:calc(50% - 476px)}.about-hero-glow-green{background:#00bc7d33;top:-80px;left:calc(50% + 92px)}.hero-title{z-index:1;color:#fff;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:60px;font-weight:700;line-height:60px;position:relative}.hero-title span{color:#0000;background:linear-gradient(90deg,#51a2ff 0%,#00d492 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{z-index:1;color:#fff9;max-width:768px;margin:28px 0 0;font-size:20px;font-weight:400;line-height:28px;position:relative}.section-title{color:#fff;font-family:var(--font-body);letter-spacing:0;text-align:center;margin:0;font-size:36px;font-weight:700;line-height:40px}.section-title-left{text-align:left}.mission-section,.what-we-do-section,.company-section{width:min(1024px,100% - 48px)}.mission-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:24px;min-height:561px;padding:49px;display:flex}.mission-text{color:#ffffffb3;max-width:926px;margin:0;font-size:18px;font-weight:400;line-height:29.25px}.mission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:14px;display:grid}.mission-card{border:1px solid #0000;border-radius:16px;min-height:236px;padding:16px 24px 24px}.mission-card-blue{background:#2b7fff1a;border-color:#2b7fff33}.mission-card-green{background:#00bc7d1a;border-color:#00bc7d33}.mission-card-purple{background:#8e51ff1a;border-color:#8e51ff33}.mission-card-icon{object-fit:contain;width:56px;height:56px;margin-bottom:8px}.mission-card h3{color:#fff;font-family:var(--font-body);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:700;line-height:28px}.mission-card p{color:#fff9;margin:0;font-size:16px;font-weight:400;line-height:24px}.what-we-do-section{flex-direction:column;gap:32px;margin-top:132px;display:flex}.what-we-do-section>.section-title{margin-bottom:16px}.do-card{border:1px solid #0000;border-radius:24px;min-height:376px;padding:32px}.do-card-student{background:linear-gradient(135deg,#2b7fff1a 0%,#8e51ff1a 100%);border-color:#2b7fff33;min-height:380px}.do-card-company{background:linear-gradient(135deg,#8e51ff1a 0%,#ad46ff1a 100%);border-color:#8e51ff33}.do-card-college{background:linear-gradient(135deg,#00bc7d1a 0%,#00c9501a 100%);border-color:#00bc7d33;min-height:412px}.badge{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:42px;margin-bottom:16px;padding:8px 16px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.badge-student{color:#51a2ff;background:#2b7fff33;border-color:#2b7fff4d}.badge-company{color:#a684ff;background:#8e51ff33;border-color:#8e51ff4d}.badge-college{color:#00d492;background:#00bc7d33;border-color:#00bc7d4d}.do-card h3{color:#fff;font-family:var(--font-body);letter-spacing:0;margin:0 0 16px;font-size:24px;font-weight:700;line-height:32px}.do-card p{color:#ffffffb3;max-width:958px;margin:0 0 32px;font-size:16px;font-weight:400;line-height:24px}.do-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.do-feature{background:#ffffff0d;border-radius:14px;min-height:112px;padding:56px 16px 16px;position:relative}.do-feature img{object-fit:contain;opacity:.58;width:40px;height:40px;position:absolute;top:8px;left:16px}.do-feature span{color:#fff6;margin-bottom:4px;font-size:12px;font-weight:400;line-height:16px;display:block}.do-feature strong{color:#ffffffe6;font-size:14px;font-weight:600;line-height:20px;display:block}.check-list{flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.check-list li{color:#ffffffb3;padding-left:32px;font-size:16px;font-weight:400;line-height:24px;position:relative}.check-list li:before{content:"✓";font-size:18px;font-weight:700;line-height:24px;position:absolute;top:0;left:2px}.check-list-purple li:before{color:#a684ff}.check-list-green li:before{color:#00d492}.company-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:32px;min-height:484px;margin:132px 0 64px;padding:49px 49px 1px;display:flex}.company-content{grid-template-columns:minmax(0,447px) minmax(0,447px);gap:32.5px;display:grid}.company-info h3,.quick-stats h3{color:#fff;font-family:var(--font-body);letter-spacing:0;margin:0 0 16px;font-size:20px;font-weight:700;line-height:28px}.company-info p{color:#ffffffb3;margin:0 0 18px;font-size:16px;font-weight:400;line-height:26px}.quick-stats{background:linear-gradient(135deg,#2b7fff0d 0%,#00bc7d0d 100%);border:1px solid #ffffff1a;border-radius:16px;min-height:229px;padding:25px}.stat-row{justify-content:space-between;align-items:center;gap:24px;margin-top:16px;display:flex}.stat-row span{color:#fff9;font-size:16px;font-weight:400;line-height:24px}.stat-row strong{color:#fff;text-align:right;font-size:16px;font-weight:600;line-height:24px}.stat-row strong.highlight{color:#00d492}.company-compliance{color:#ffffff80;text-align:center;margin:auto 0 52px;font-size:14px;font-weight:400;line-height:20px}@media (width<=900px){.about-hero{min-height:300px;padding:112px 16px 0}.hero-title{font-size:44px;line-height:48px}.hero-subtitle{font-size:18px;line-height:26px}.mission-section,.what-we-do-section,.company-section{width:min(100% - 32px,720px)}.mission-section,.company-section,.do-card{padding:32px}.mission-grid,.do-features-grid,.company-content{grid-template-columns:1fr}}@media (width<=560px){.about-hero{min-height:260px;padding-top:104px}.hero-title{font-size:36px;line-height:42px}.section-title{font-size:30px;line-height:36px}.mission-text,.do-card p,.company-info p{font-size:16px;line-height:24px}.mission-section,.company-section,.do-card{border-radius:18px;min-height:auto;padding:24px}.what-we-do-section,.company-section{margin-top:64px}}.company-login{--auth-page-zoom:.75;--auth-layout-height:calc(100vh / var(--auth-page-zoom));color:#314158;min-height:100vh;font-family:var(--font-body);letter-spacing:0;zoom:var(--auth-page-zoom);background:#f8fafc;grid-template-columns:minmax(440px,1fr) minmax(440px,1fr);display:grid}.company-login__brand-panel{min-height:var(--auth-layout-height);background:linear-gradient(135deg,#1a1a3e 0%,#1d1d43 7%,#22224c 21%,#2d2d5f 50%,#252551 72%,#1a1a3e 100%)}.company-login__brand-content{min-height:var(--auth-layout-height);flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;padding:48px;display:flex}.company-login__brand-main{width:100%}.company-login__logo-link{display:inline-flex}.company-login__logo{width:151px;height:auto}.company-login__pitch{width:min(100%,448px);margin-top:64px}.company-login__eyebrow{color:#51a2ff;font-size:14px;line-height:20px}.company-login h1{color:#fff;font-family:var(--font-body);letter-spacing:0;margin:16px 0 0;font-size:36px;font-weight:700;line-height:45px}.company-login__description{color:#ffffffb3;margin-top:24px;font-size:16px;line-height:26px}.company-login__benefits{color:#fffc;gap:16px;margin-top:48px;font-size:16px;line-height:24px;display:grid}.company-login__benefits li{align-items:flex-start;gap:12px;display:flex}.company-login__benefits strong{color:#ffffffd6;font-weight:600}.company-login__check{color:#00d492;flex:none;width:20px;height:20px;margin-top:2px}.company-login__footer{color:#fff6;width:100%;font-size:14px;line-height:20px}.company-login__footer p{color:inherit}.company-login__footer nav{flex-wrap:wrap;gap:12px 16px;margin-top:12px;display:flex}.company-login__footer nav span{gap:16px;display:inline-flex}.company-login__footer a:hover{color:#ffffffb8}.company-login__form-panel{min-height:var(--auth-layout-height);background:#f8fafc;justify-content:center;align-items:center;padding:48px;display:flex}.company-login__form-wrap{width:min(100%,448px)}.company-login__tabs{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:8px;height:50px;padding:5px;display:grid}.company-login__tab{color:#45556c;text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.company-login__tab--active{color:#fff;background:#2b7fff}.company-login__header{margin-top:32px}.company-login__header h2{color:#0f172b;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:30px;font-weight:700;line-height:36px}.company-login__header p{color:#45556c;margin-top:8px;font-size:14px;line-height:20px}.company-login__providers{gap:12px;margin-top:32px;display:grid}.company-login__provider{color:#314158;background:#fff;border:2px solid #cad5e2;border-radius:10px;justify-content:center;align-items:center;gap:12px;height:52px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.company-login__provider:hover{border-color:#90a1b9}.company-login__provider-icon{flex:none;width:20px;height:20px}.company-login__divider{color:#62748e;justify-content:center;align-items:center;margin-top:24px;font-size:14px;line-height:20px;display:flex}.company-login__divider:before,.company-login__divider:after{content:"";background:#cad5e2;flex:1;height:1px}.company-login__divider span{background:#f8fafc;padding:0 16px}.company-login__form{margin-top:24px}.company-login__field{color:#314158;gap:8px;font-size:14px;font-weight:600;line-height:20px;display:grid}.company-login__field input{color:#0f172b;background:#fff;border:1px solid #cad5e2;border-radius:10px;width:100%;height:50px;padding:13px 17px;font-size:16px;font-weight:400}.company-login__field input::placeholder{color:#90a1b9}.company-login__otp{border:0;margin:24px 0 0;padding:0 0 24px}.company-login__otp legend{color:#314158;font-size:14px;font-weight:600;line-height:20px}.company-login__otp-grid{justify-content:center;gap:8px;margin-top:8px;display:flex}.company-login__otp input{color:#0f172b;text-align:center;background:#fff;border:2px solid #cad5e2;border-radius:10px;width:48px;height:56px;padding:0;font-size:20px;font-weight:600}.company-login__resend{color:#155dfc;min-height:24px;margin:12px auto 0;font-size:12px;font-weight:500;line-height:16px;display:block}.company-login__submit{color:#fff;background:linear-gradient(90deg,#2b7fff 0%,#00bc7d 100%);border-radius:10px;width:100%;height:48px;font-size:16px;font-weight:600;line-height:24px}.company-login__submit:disabled{cursor:not-allowed;opacity:.5}.company-login__terms{color:#62748e;text-align:center;margin-top:24px;font-size:12px;line-height:16px}.company-login__terms a{color:#155dfc;font-weight:500}@media (width<=980px){.company-login{grid-template-columns:1fr}.company-login__form-panel{min-height:auto}.company-login__brand-content{padding:32px 24px}.company-login__pitch{margin-top:40px}.company-login__form-panel{padding:40px 24px}}@media (width<=520px){.company-login__brand-content,.company-login__form-panel{padding-inline:20px}.company-login__brand-panel,.company-login__brand-content{min-height:var(--auth-layout-height)}.company-login h1{font-size:30px;line-height:38px}.company-login__description,.company-login__benefits{font-size:15px}.company-login__provider{font-size:14px}.company-login__otp-grid{gap:6px}.company-login__otp input{width:min(48px,16.6667vw - 12.6667px);height:52px}.company-login__terms{text-wrap:balance}}.recruiter-signup__panel{background:#f8fafc;justify-content:center;align-items:flex-start;min-height:100vh;padding:48px;display:flex}.recruiter-signup__wrap{width:min(100%,448px)}.recruiter-signup__audience{justify-content:center;align-items:center;gap:15px;display:flex}.recruiter-signup__audience-button{color:#45556c;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:40px;padding:10px 26px;font-size:14px;font-weight:500;line-height:20px}.recruiter-signup__audience-button--active{color:#fff;background:#2b7fff;border-color:#2b7fff}.recruiter-signup__header{margin-top:10px}.recruiter-signup__header h2{color:#0f172b;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:30px;font-weight:700;line-height:36px}.recruiter-signup__header p{color:#45556c;margin-top:8px;font-size:14px;line-height:20px}.recruiter-signup__form{margin-top:32px}.recruiter-signup__field{color:#314158;gap:6px;margin-top:20px;font-size:14px;font-weight:500;line-height:20px;display:grid;position:relative}.recruiter-signup__field:first-child{margin-top:0}.recruiter-signup__field input,.recruiter-signup__select{color:#0f172b;box-sizing:border-box;background:#fff;border:1px solid #cad5e2;border-radius:10px;width:100%;height:46px;padding:0 16px;font-size:14px;font-weight:400;line-height:20px}.recruiter-signup__select{appearance:none;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 18px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:6px 6px;padding-right:42px}.recruiter-signup__select:invalid{color:#90a1b9}.recruiter-signup__select:focus{border-color:#2b7fff;outline:none}.recruiter-signup__select option{color:#314158;font-size:14px}.recruiter-signup__field input::placeholder{color:#90a1b9;opacity:1}.recruiter-signup__field input[type=password]::placeholder{letter-spacing:1px}.recruiter-signup__field small{color:#62748e;font-size:12px;font-weight:400;line-height:16px}.recruiter-signup__consent{color:#45556c;grid-template-columns:16px 1fr;align-items:flex-start;gap:8px;margin-top:20px;font-size:14px;font-weight:500;line-height:20px;display:grid}.recruiter-signup__consent input{appearance:none;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:4px;width:16px;height:16px;margin-top:4px;padding:0;position:relative}.recruiter-signup__consent input:checked{background-color:#2b7fff;border-color:#2b7fff}.recruiter-signup__consent input:checked:after{content:"✓";color:#fff;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.recruiter-signup__consent a{color:#155dfc}.recruiter-signup__submit{color:#fff;background:linear-gradient(90deg,#2b7fff 0%,#00bc7d 100%);border-radius:10px;width:100%;height:48px;margin-top:20px;font-size:16px;font-weight:600;line-height:24px}.recruiter-signup__assist{color:#45556c;text-align:center;margin-top:16px;font-size:14px;line-height:20px}.recruiter-signup__assist a{color:#155dfc;font-weight:500;display:block}@media (width<=980px){.recruiter-signup__panel{min-height:auto;padding:40px 24px}}@media (width<=520px){.recruiter-signup__panel{padding-inline:20px}.recruiter-signup__audience{gap:8px}.recruiter-signup__audience-button{flex:1 1 0;padding-inline:10px;font-size:12px}.recruiter-signup__header h2{font-size:27px;line-height:34px}.recruiter-signup__menu button{font-size:13px}}.contact-page{color:#fff;text-align:left;background:radial-gradient(circle at 31% 8%,#2b7fff40,#0000 21rem),radial-gradient(circle at 68% 6%,#00bc7d38,#0000 20rem),linear-gradient(141deg,#020618 0%,#162456 50%,#020618 100%);width:100%;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{width:100%;text-align:initial;border-inline:0;margin:0}.contact-page *,.contact-page :before,.contact-page :after{box-sizing:border-box}.contact-page-main{flex-direction:column;align-items:center;display:flex}.contact-hero{justify-content:center;align-items:flex-end;width:100%;min-height:332px;padding:128px 24px 64px;display:flex;position:relative;overflow:hidden}.contact-glow{filter:blur(64px);pointer-events:none;border-radius:999px;width:384px;height:384px;position:absolute}.contact-glow-blue{background:#2b7fff33;top:0;left:25%}.contact-glow-green{background:#00bc7d33;top:-52px;right:24%}.contact-hero-content{z-index:1;text-align:center;max-width:1024px;margin:0 auto;position:relative}.contact-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:60px;font-weight:800;line-height:60px}.contact-hero h1 span{background:linear-gradient(90deg,#51a2ff 0%,#00d492 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.contact-hero p{color:#fff9;max-width:768px;margin:24px auto 0;font-size:20px;line-height:28px}.contact-main{grid-template-columns:minmax(0,560px) minmax(0,560px);gap:32px;width:min(1152px,100% - 48px);margin:0 auto;padding:64px 0;display:grid}.contact-form-panel,.contact-info-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px}.contact-form-panel{height:706px;padding:21px 33px 33px}.contact-form-panel h2{color:#fff;margin:0 0 24px;font-size:24px;font-weight:800;line-height:32px}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-form label{color:#fffc;flex-direction:column;gap:8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.contact-form label strong{color:#ff6467}.contact-form input,.contact-form textarea{color:#fff;width:100%;font:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;outline:none;font-size:16px;line-height:24px;transition:border-color .18s,background-color .18s,box-shadow .18s}.contact-form input{height:50px;padding:12px 17px}.contact-form textarea{resize:vertical;height:116px;min-height:116px;padding:13px 17px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff6}.contact-form input:focus,.contact-form textarea:focus{background:#ffffff14;border-color:#51a2ffb3;box-shadow:0 0 0 4px #2b7fff2e}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2b7fff 0%,#00bc7d 100%);border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:56px;margin-top:2px;font-size:16px;font-weight:700;line-height:24px;transition:opacity .18s,transform .18s,box-shadow .18s;display:inline-flex}.contact-form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 36px #00bc7d38}.contact-form button:disabled{cursor:not-allowed;opacity:.72}.contact-card-list{flex-direction:column;gap:24px;display:flex}.contact-info-card{align-items:flex-start;gap:16px;padding:33px;display:flex}.contact-info-card-blue{background:linear-gradient(164deg,#2b7fff1a,#8e51ff1a);border-color:#2b7fff33;min-height:162px}.contact-info-card-green{background:linear-gradient(167deg,#00bc7d1a,#00c9501a);border-color:#00bc7d33;min-height:130px}.contact-info-card-purple{background:linear-gradient(162deg,#8e51ff1a,#ad46ff1a);border-color:#8e51ff33;min-height:184px}.contact-info-card-neutral{background:#ffffff0d;min-height:158px}.contact-icon-box{color:#ffffffd9;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.contact-info-card-blue .contact-icon-box{color:#51a2ff;background:#2b7fff33;border-color:#2b7fff4d}.contact-info-card-green .contact-icon-box{color:#00d492;background:#00bc7d33;border-color:#00bc7d4d}.contact-info-card-purple .contact-icon-box{color:#a684ff;background:#8e51ff33;border-color:#8e51ff4d}.contact-info-copy{min-width:0}.contact-info-card h2{color:#fff;margin:0 0 12px;font-size:18px;font-weight:800;line-height:28px}.contact-info-card p{color:#ffffffb3;margin:0;font-size:16px;line-height:26px}@media (width<=1180px){.contact-main{grid-template-columns:1fr;width:min(760px,100% - 48px)}}@media (width<=820px){.contact-hero{min-height:auto;padding:112px 16px 48px}.contact-main{width:min(100% - 32px,560px)}.contact-form-panel,.contact-info-card{padding:24px}}@media (width<=560px){.contact-hero h1{font-size:42px;line-height:48px}.contact-hero p{font-size:16px;line-height:24px}.contact-info-card{flex-direction:column}}.landing-page{--landing-bg:#020618;--landing-panel:#ffffff0d;--landing-border:#ffffff1a;--landing-muted:#fff9;--landing-soft:#fff6;--landing-blue:#51a2ff;--landing-purple:#a684ff;--landing-green:#00d492;--landing-radius-lg:24px;--landing-radius-md:14px;--landing-radius-sm:10px;background:var(--landing-bg);color:#fff;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{color:inherit;letter-spacing:0;margin:0}.landing-container,.landing-container_cta{width:min(100% - 28px,1232px);margin-inline:auto}.landing-container_cta p{color:#fff9;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.landing-container_cta h2{font-weight:700}.cta-section__features{color:#ffffff8c;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:24px;font-size:12px;display:flex}.cta-section__features span{white-space:nowrap}.cta-feature{align-items:center;gap:12px;display:inline-flex}.cta-feature svg{flex-shrink:0}.landing-hero{background:radial-gradient(circle at 24% 42%,#2b7fff38,#0000 25%),radial-gradient(circle at 88% 84%,#00bc7d42,#0000 24%),linear-gradient(#0f172b 0%,#07122b 60%,#0f172b 100%);min-height:960px;padding:176px 0 120px;position:relative}.landing-hero__mesh{opacity:.35;pointer-events:none;background-image:linear-gradient(135deg,#ffffff29 1px,#0000 1px),linear-gradient(45deg,#51a2ff29 1px,#0000 1px);background-size:210px 130px,170px 110px;height:625px;position:absolute;inset:96px 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.landing-hero__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.landing-hero h1{color:#fff;text-align:center;font-size:96px;font-style:normal;font-weight:700;line-height:105.6px}.landing-hero h1 span{background:linear-gradient(90deg, var(--landing-blue), var(--landing-green) 52%, var(--landing-purple));color:#0000;-webkit-background-clip:text;background-clip:text;padding:10px;font-style:italic;display:block}.landing-hero__content>p{color:#fff9;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:39px}.landing-hero__actions,.cta-section__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex}.landing-button{border-radius:var(--landing-radius-md);justify-content:center;align-items:center;min-height:60px;padding:15px 28px;font-size:18px;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button--light{color:#0f172b;background:#fff}.landing-button--ghost{border:1px solid var(--landing-border);color:#fff;background:#ffffff0d}.landing-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:min(100%,768px);margin-top:64px;display:grid}.landing-stat{border:1px solid var(--landing-border);background:#ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:118px;display:flex;position:relative;box-shadow:0 0 32px #2b7fff40}.landing-stat strong{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#fff9 100%);-webkit-background-clip:text;background-clip:text;font-size:36px;font-style:normal;font-weight:700;line-height:40px}.landing-stat span{color:#ffffff80;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.profile-preview{border:1px solid var(--landing-border);border-radius:var(--landing-radius-lg);background:#0f172beb;width:min(100%,896px);margin-top:128px;padding:32px;box-shadow:0 25px 50px #00000040,0 0 70px #2b7fff42}.profile-preview__header{border-bottom:1px solid var(--landing-border);justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;display:flex}.profile-preview__person{text-align:left;align-items:center;gap:12px;min-width:0;display:flex}.profile-preview__avatar{border-radius:var(--landing-radius-md);color:#fff;background:linear-gradient(135deg,#51a2ff,#00d492);flex:none;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.profile-preview__person strong,.profile-preview__person span{display:block}.profile-preview__person span{color:#ffffff80;margin-top:4px;font-size:14px}.profile-preview__verified{border-radius:var(--landing-radius-sm);color:var(--landing-green);background:#00bc7d1a;border:1px solid #00bc7d33;flex:none;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.profile-preview__verified span{background:var(--landing-green);border-radius:999px;width:8px;height:8px}.profile-preview__skills{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.skill-meter{border-radius:var(--landing-radius-md);background:#ffffff0d;border:1px solid #ffffff0d;padding:17px}.skill-meter__top{color:#ffffffe6;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;font-weight:600;display:flex}.skill-meter__top span:last-child{color:var(--landing-muted);font-size:14px;font-weight:400}.skill-meter__track{background:#ffffff12;border-radius:999px;height:8px;overflow:hidden}.skill-meter__fill{border-radius:inherit;height:100%}.skill-meter__fill--blue{background:linear-gradient(90deg,#2b7fff,#00b8db)}.skill-meter__fill--purple{background:linear-gradient(90deg,#8e51ff,#ad46ff)}.skill-meter__fill--green{background:linear-gradient(90deg,#00bc7d,#00c950)}.skill-meter__fill--orange{background:linear-gradient(90deg,#ff6900,#fb2c36)}.profile-preview__button{border-radius:var(--landing-radius-md);color:#fff;background:linear-gradient(90deg,#2b7fff,#00bc7d);width:100%;min-height:48px;margin-top:24px;font-weight:700}.trusted-strip{text-align:center;background:#0f172b;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:65px 0}.trusted-strip p{color:var(--landing-soft);letter-spacing:.7px;text-transform:uppercase;font-size:14px;font-weight:600}.trusted-strip__viewport{margin-top:32px;overflow:hidden}.trusted-strip__track{gap:48px;width:max-content;animation:32s linear infinite trusted-scroll;display:flex}.trusted-strip__track span{border:1px solid var(--landing-border);border-radius:var(--landing-radius-sm);min-height:58px;color:var(--landing-muted);white-space:nowrap;background:#ffffff0d;justify-content:center;align-items:center;padding:16px 32px;font-weight:600;display:inline-flex}@keyframes trusted-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ecosystem-section,.how-section,.pricing-section,.pipeline-section{background:linear-gradient(#0f172b 0%,#020618 100%);padding:120px 0}.how-section,.pipeline-section{background:#020618}.landing-section-header{text-align:center;margin-bottom:80px}.landing-eyebrow{color:var(--landing-green);background:#00bc7d14;border:1px solid #00bc7d40;border-radius:999px;margin-bottom:16px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.landing-section-header h2,.cta-section h2{color:#fff;text-align:center;font-size:60px;font-style:normal;font-weight:700;line-height:60px}.landing-section-header p,.cta-section p{max-width:672px;color:var(--landing-muted);margin:24px auto 0;font-size:20px;line-height:1.4}.ecosystem-grid{grid-template-columns:minmax(0,2.06fr) minmax(320px,1fr);gap:24px;display:grid}.ecosystem-card{text-align:left;border-radius:var(--landing-radius-lg);border:1px solid;padding:32px;position:relative;overflow:hidden}.ecosystem-card h3{margin-top:24px;font-size:24px;line-height:1.35}.ecosystem-card>p{color:var(--landing-muted);margin-top:12px;font-size:16px;line-height:1.5}.ecosystem-card--students{text-align:left;background:linear-gradient(135deg,#2b7fff1a,#8e51ff1a);border-color:#2b7fff33;grid-row:span 2;min-height:792px}.ecosystem-card--students h3{font-size:clamp(26px,3vw,30px)}.ecosystem-card--purple{background:linear-gradient(135deg,#8e51ff1a,#ad46ff1a);border-color:#8e51ff33;min-height:384px}.ecosystem-card--green{background:linear-gradient(135deg,#00bc7d1a,#00c9501a);border-color:#00bc7d33;min-height:384px}.ecosystem-card__glow{filter:blur(64px);background:#2b7fff33;border-radius:50%;width:256px;height:256px;position:absolute;top:0;right:0}.ecosystem-chip{z-index:1;border-radius:var(--landing-radius-sm);border:1px solid;padding:8px 16px;font-weight:700;display:inline-flex;position:relative}.ecosystem-chip--blue{color:var(--landing-blue);background:#2b7fff33;border-color:#2b7fff4d}.ecosystem-chip--purple{color:var(--landing-purple);background:#8e51ff33;border-color:#8e51ff4d}.ecosystem-chip--green{color:var(--landing-green);background:#00bc7d33;border-color:#00bc7d4d}.student-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px;margin-bottom:50px;display:grid}.student-feature{border-radius:var(--landing-radius-md);background:#ffffff0d;border:1px solid #ffffff0d;min-height:114px;padding:16px}.student-feature span,.student-feature strong{display:block}.student-feature span{color:var(--landing-soft);margin-top:10px;font-size:12px;font-weight:500}.student-feature strong{color:#ffffffe6;margin-top:4px;font-size:14px}.landing-icon{width:40px;height:40px}.landing-icon--check{flex:none;width:20px;height:20px}.ecosystem-card ul,.pricing-card ul{gap:12px;margin:28px 0 0;padding:0;display:grid}.ecosystem-card li,.pricing-card li{color:#ffffffb3;align-items:center;gap:8px;font-size:14px;display:flex}.landing-link{align-items:center;gap:8px;margin-top:16px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration:none;display:inline-flex}.landing-link--blue{color:var(--landing-blue)}.landing-link--purple{color:var(--landing-purple)}.landing-link--green{color:var(--landing-green)}.ecosystem-card__quickstats{border-top:1px solid #ffffff1a;margin-top:150px;margin-bottom:8px;padding-top:24px}.ecosystem-card__quickstats-eyebrow{color:#fff6;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.ecosystem-card__quickstats-row{align-items:flex-start;gap:18px;display:flex}.quickstat-item{color:#fff9;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.quickstat-value{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.quickstat-value--green{color:var(--landing-green)}.quickstat-value--blue{color:var(--landing-blue)}.quickstat-label{color:var(--landing-soft);margin-top:4px;font-size:12px}.how-grid{text-align:left;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.pipeline-steps{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.how-card{text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:24px}.pipeline-step,.pipeline-accuracy{background:linear-gradient(135deg,#ffffff0d 0%,#0000 100%);border:1px solid #ffffff1a;border-radius:16px;padding:24px}.pipeline-step h3{color:#fff;margin-top:20px;font-size:30px;font-style:normal;font-weight:700;line-height:36px}.pipeline-step h4{color:#ffffffe6;margin-top:15px;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.pipeline-step p{color:#ffffff80;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.how-card span,.pipeline-step span{color:#ffffff1a;font-size:64px;font-style:normal;font-weight:700;line-height:60px}.how-card h3{color:#fff;margin-top:20px;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.how-card h6{color:#fff6;margin-top:19px;font-family:Consolas;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.how-card p{color:#ffffff85;margin-top:8px;font-size:13px;line-height:1.45}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:baseline;gap:24px;display:grid}.pricing-card{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:28px;position:relative}.pricing-card--featured{text-align:left;z-index:2;transform-origin:bottom;background:#ffffff0d;border:1.05px solid #00bc7d80;border-radius:25.2px;transform:scale(1.05)}.pricing-card__badge{background:var(--landing-green);color:#fff;background:linear-gradient(90deg,#00bc7d 0%,#00c950 100%);border-radius:33554400px;padding:5px 14px;font-size:12px;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-card h3{font-size:20px}.pricing-card p{color:#fff9;font-size:14.7px;font-style:normal;font-weight:400;line-height:21px}.pricing-card__price{align-items:baseline;gap:8px;margin-top:20px;display:flex}.pricing-card__price strong,.pricing-card__price span{color:#fff;font-size:50.4px;font-style:normal;font-weight:700;line-height:50.4px;display:block}.pricing-card__price strong{color:#fff;font-size:48px;font-style:normal;font-weight:700;line-height:48px}.pricing-card__price span{color:var(--landing-muted);margin-top:6px;font-size:13px}.pricing-card__button{color:#fff;background:#ffffff1a;border-radius:8px;width:100%;min-height:44px;margin-top:28px;font-weight:700}.pricing-card--featured .pricing-card__button{color:#fff;text-align:center;background:linear-gradient(90deg,#00bc7d,#00c950);font-size:16.8px;font-style:normal;font-weight:600;line-height:25.2px}.pricing-section__detailed_pricing{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;margin:32px auto 0;padding:11px 27.25px 15px 29px;font-size:14px;font-weight:600;text-decoration:none;display:table}.pipeline-accuracy{min-height:116px;color:var(--landing-muted);flex-direction:column;justify-content:center;display:flex}.pipeline-accuracy strong{color:#fff;font-size:24px}.pipeline-accuracy span{margin-top:6px;font-size:13px}.pipeline-step{min-height:116px}.pipeline-step strong{margin-top:16px;font-size:14px;display:block}.pipeline-result{text-align:center;background:radial-gradient(circle at 20%,#0077ff38,#0000 45%),radial-gradient(circle at 80%,#7a3dff38,#0000 45%),#050b1f;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,980px);min-height:220px;margin:40px auto 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 0 40px #0000004d}.pipeline-result span{color:var(--landing-green);background:#00bc7d33;border:1px solid #00bc7d4d;border-radius:33554400px;margin-bottom:20px;padding:5px 12px;font-size:12px;font-weight:800}.pipeline-result strong{color:#fff;font-weight:600}.pipeline-result p{color:#ffffffb3;margin-bottom:20px}.pipeline-result_accuracy{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#fff9 100%);-webkit-background-clip:text;background-clip:text;padding-bottom:10px;font-size:48px;font-style:normal;font-weight:700}.cta-section{text-align:center;background:radial-gradient(circle at 7% 55%,#2b7fff59,#0000 28%),radial-gradient(circle at 93% 55%,#00bc7d52,#0000 28%),linear-gradient(#07122b,#0f172b);padding:120px 0}@media (width<=980px){.landing-hero{min-height:auto;padding:112px 0 80px}.profile-preview{margin-top:80px}.ecosystem-grid,.pricing-grid{grid-template-columns:1fr}.ecosystem-card--students{min-height:auto}.how-grid,.pipeline-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.landing-container{width:min(100% - 32px,1232px)}.landing-hero h1{font-size:44px}.landing-hero__content>p,.landing-section-header p,.cta-section p{font-size:17px}.landing-button{width:100%}.landing-stats,.profile-preview__skills,.student-feature-grid,.how-grid,.pipeline-steps{grid-template-columns:1fr}.profile-preview,.ecosystem-card,.pricing-card{padding:24px}.profile-preview__header{flex-direction:column;align-items:flex-start}.trusted-strip__track{gap:16px}.ecosystem-section,.how-section,.pricing-section,.pipeline-section,.cta-section{padding:80px 0}.landing-section-header{margin-bottom:48px}}.level-cards-grid{width:100%;padding:60px 0}.level-cards-grid__container{isplay:flex;flex-direction:row;justify-content:center;align-self:stretch;align-items:flex-start;gap:16px;padding-top:32px;display:flex}.level-card{text-align:start;-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #62748e4d;border-radius:16px;flex-direction:column;align-items:flex-start;width:276px;padding:20px;display:flex}.landing-link{align-items:center;gap:8px;display:inline-flex}.landing-link__icon{flex-shrink:0;width:16px;height:16px}.level-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.level-card--gray{background:linear-gradient(135deg,#62748e33 0%,#45556c33 100%);border:1px solid #62748e4d;border-radius:16px}.level-card--blue{background:linear-gradient(135deg,#2b7fff33 0%,#00b8db33 100%);border:1px solid #2b7fff4d;border-radius:16px}.level-card--green{background:linear-gradient(135deg,#00bc7d33 0%,#00c95033 100%);border:1px solid #00bc7d4d;border-radius:16px}.level-card--purple{background:linear-gradient(135deg,#8e51ff33 0%,#ad46ff33 100%);border:1px solid #8e51ff4d;border-radius:16px}.level-card__header{margin-bottom:20px}.level-card__range{color:#cad5e2;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.level-card--gray .level-card__range{color:#888}.level-card--blue .level-card__range{color:#4ba8d9}.level-card--green .level-card__range{color:#00b86d}.level-card--purple .level-card__range{color:#a366ff}.level-card__body{flex:1;margin-bottom:16px}.level-card__category{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.level-card--gray .level-card__category,.level-card--blue .level-card__category,.level-card--green .level-card__category,.level-card--purple .level-card__category{color:#fff}.level-card__description{color:#fff9;font-size:12px;font-style:normal;font-weight:400;line-height:19.5px}.level-card--gray .level-card__description,.level-card--blue .level-card__description,.level-card--green .level-card__description,.level-card--purple .level-card__description{color:#fff9}.level-card__footer{border-top:1px solid #ffffff1a;flex-direction:column;align-self:stretch;align-items:flex-start;padding-top:12px;display:flex}.level-card__label{color:#ffffff80;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.level-card--gray .level-card__label,.level-card--blue .level-card__label,.level-card--green .level-card__label,.level-card--purple .level-card__label{color:#ffffff80}.level-card__salary{color:#cad5e2;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.level-card--gray .level-card__salary,.level-card--blue .level-card__salary,.level-card--green .level-card__salary,.level-card--purple .level-card__salary{color:#cad5e2}@media (width<=1024px){.level-cards-grid__container{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.level-card{min-height:200px;padding:24px}.level-card__range{font-size:20px}.level-card__category{font-size:15px}.level-card__description{font-size:13px}.level-card__salary{font-size:16px}}@media (width<=640px){.level-cards-grid{padding:40px 0}.level-cards-grid__container{grid-template-columns:1fr;gap:16px;padding:0 16px}.level-card{min-height:auto;padding:20px}.level-card__range{font-size:18px}.level-card__category{font-size:14px}.level-card__description{font-size:12px}.level-card__salary{font-size:15px}}html,body,#root{background:#f8fafc;width:100%;min-height:100%;margin:0}body{overflow-x:hidden}.roles-dashboard{color:#0f172b;width:100%;min-height:100dvh;font-family:Inter, var(--font-body), sans-serif;background:#f8fafc;border-top:5px solid #1799e8;font-size:14px;display:flex}.roles-dashboard h1,.roles-dashboard h2,.roles-dashboard h3,.roles-dashboard h4,.roles-dashboard h5,.roles-dashboard h6{letter-spacing:0;font-family:Inter,sans-serif;line-height:normal}.roles-dashboard *{box-sizing:border-box}.roles-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex:0 0 250px;width:250px;min-height:calc(100dvh - 5px);display:flex}.sidebar-brand{border-bottom:1px solid #e2e8f0;height:88px;padding:16px 24px}.sidebar-brand img{object-fit:contain;object-position:left center;width:96px;height:32px}.sidebar-brand span{color:#62748e;margin-top:8px;font-size:12px;line-height:16px;display:block}.sidebar-nav,.sidebar-section{padding:12px}.sidebar-section{padding-top:4px}.sidebar-section h2{color:#62748e;letter-spacing:.6px;text-transform:uppercase;margin:0 0 8px;padding:0 16px;font-size:12px;font-weight:600;line-height:16px}.nav-row{color:#314158;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:36px;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:flex}.nav-row.nav-row-simple{justify-content:flex-start}.nav-row+.nav-row{margin-top:4px}.nav-row-active{color:#155dfc;background:#eff6ff}.nav-row-main,.nav-row-simple{align-items:center;gap:12px;display:flex}.nav-count{color:#90a1b9;font-size:12px;line-height:16px}.role-icon{flex:0 0 20px;width:20px;height:20px}.sidebar-icon{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.hiring-impact{background:linear-gradient(135deg,#eff6ff 0%,#faf5ff 100%);border-top:1px solid #e2e8f0;margin-top:auto;padding:12px 16px}.hiring-impact span{color:#62748e;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px;display:block}.hiring-impact strong{color:#0f172b;margin-top:4px;font-size:16px;font-weight:700;line-height:22px;display:block}.hiring-impact p{color:#45556c;margin:4px 0 0;font-size:12px;line-height:16px}.roles-main{flex-direction:column;flex:1;min-width:0;min-height:calc(100dvh - 5px);display:flex;overflow:visible}.roles-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:12px 32px;display:flex}.breadcrumb{color:#62748e;align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.breadcrumb .role-icon{width:16px;height:16px}.roles-header h1{color:#0f172b;letter-spacing:0;margin:2px 0 0;font-size:22px;font-weight:700;line-height:27px}.roles-header p{color:#62748e;margin:2px 0 0;font-size:12px;line-height:16px}.header-actions{align-items:center;gap:12px;display:flex}.action-button,.new-role-button,.role-tab{color:#45556c;white-space:nowrap;background:#fff;border:1px solid #cad5e2;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:6px 13px;font-size:13px;font-weight:500;line-height:20px;display:inline-flex}.action-button .role-icon{width:16px;height:16px}.new-role-button{color:#fff;background:linear-gradient(90deg,#2b7fff 0%,#00bc7d 100%);border:0;min-height:32px;font-weight:600}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:14px 32px 10px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:13px;min-height:70px;padding:11px 16px}.stat-card span{color:#62748e;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px;display:block}.stat-card strong{color:#0f172b;margin-top:4px;font-size:25px;font-weight:700;line-height:29px;display:block}.stat-card .stat-blue{color:#155dfc}.stat-card .stat-purple{color:#9810fa}.stat-card .stat-green{color:#096}.role-tabs{align-items:center;gap:8px;padding:0 32px 10px;display:flex}.role-tab-active{color:#fff;background:#155dfc;border-color:#155dfc}.roles-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:13px;flex-direction:column;flex:auto;min-height:0;margin:0 32px 8px;display:flex;overflow:hidden}.roles-table{grid-template-columns:108px minmax(220px,1.28fr) minmax(188px,.9fr) minmax(235px,1.05fr) 70px minmax(300px,380px);align-items:center;column-gap:0;display:grid}.roles-table-head{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex:0 0 34px;min-height:34px}.roles-table-head span{color:#62748e;letter-spacing:.6px;text-transform:uppercase;padding:0 18px;font-size:12px;font-weight:600;line-height:16px}.roles-table-head .role-actions-head{grid-template-columns:minmax(112px,.95fr) minmax(110px,1.05fr);align-items:center;width:100%;padding:0 24px 0 0;display:grid}.roles-table-head .role-actions-head span{padding:0}.roles-table-head .role-actions-head span:first-child{justify-self:center}.roles-table-row{border-bottom:1px solid #eef2f7;flex:56px;min-height:56px}.roles-table-row:last-child{border-bottom:0}.roles-table-row>*{padding:0 18px}.role-id{color:#314158;font-size:12px;line-height:16px}.role-title-cell strong{color:#0f172b;align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:18px;display:flex}.role-title-cell small{color:#62748e;margin-top:1px;font-size:11px;line-height:15px;display:block}.hot-pill{color:#c2410c;background:#fee2e2;border-radius:999px;align-items:center;min-height:18px;padding:1px 6px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.funnel-cell{grid-template-columns:repeat(3,minmax(54px,1fr));gap:4px;display:grid}.funnel-segment{color:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:23px;font-size:12px;font-weight:700;line-height:10px;display:inline-flex}.funnel-0{background:#155dfc}.funnel-1{background:#9810fa}.funnel-2{background:#90a1b9}.funnel-cell em,.stage-cell em{color:#90a1b9;font-size:12px;font-style:italic;line-height:16px}.stage-cell span{color:#8200db;background:#f3e8ff;border-radius:999px;align-items:center;min-height:22px;padding:3px 9px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.stage-cell span:before{content:"";background:#9810fa;border-radius:999px;width:8px;height:8px;margin-right:6px}.apps-count{color:#0f172b;font-size:15px;font-weight:700;line-height:28px}.status-stack{flex-direction:column;justify-self:center;align-items:center;gap:2px;display:flex}.status-pill{text-transform:lowercase;border-radius:999px;align-items:center;gap:6px;min-height:22px;padding:3px 9px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.status-pill span{border-radius:999px;width:8px;height:8px}.status-stack small{color:#62748e;font-size:12px;line-height:16px}.status-live{color:#008236;background:#d0fae5}.status-live span{background:#096}.status-draft,.status-closed{color:#314158;background:#e2e8f0}.status-draft span,.status-closed span{background:#62748e}.status-paused{color:#c2410c;background:#ffedd4}.status-paused span{background:#ea580c}.open-link{color:#005bea;justify-self:end;align-items:center;gap:4px;padding-right:0;font-size:13px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.open-link .role-icon{width:16px;height:16px}.role-actions-cell{grid-template-columns:minmax(112px,.95fr) minmax(110px,1.05fr);align-items:center;width:100%;padding:0 24px 0 0;display:grid}.sorted-note{color:#62748e;text-align:center;align-self:start;margin:0 0 6px;font-size:13px;line-height:18px}@media (width<=1280px){.roles-dashboard{min-width:1180px}}.onboarding-sticky-header{z-index:50;position:sticky;top:0}.onboarding-header{background:linear-gradient(#17358a 0%,#112a69 100%);box-shadow:0 10px 28px #122a6938}.onboarding-header__inner{align-items:center;width:min(1216px,100% - 48px);height:65px;margin:0 auto;display:flex}.onboarding-header__brand img{width:103px;height:auto}.onboarding-header__divider{background:#fff3;width:1px;height:24px;margin-left:16px}.onboarding-header__title{color:#ffffffdb;margin-left:16px;font-size:16px;font-weight:500}.onboarding-header__right{align-items:center;margin-left:auto;display:flex}.onboarding-header__exit{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.step-progress{background:#fff;border-bottom:1px solid #e7edf5}.step-progress__list{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1216px,100% - 48px);height:94px;margin:0 auto;padding:0;list-style:none;display:grid}.step-progress__item{color:#63718b;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.step-progress__line{background:#d8dee8;width:100%;height:2px;position:absolute;top:36px;left:-50%}.step-progress__item:first-child .step-progress__line{display:none}.step-progress__item--complete+.step-progress__item .step-progress__line{background:linear-gradient(90deg,#0aa9c2,#0fc49a)}.step-progress__marker{z-index:1;color:#8ba0bd;background:#fff;border:2px solid #dfe7f2;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:grid}.step-progress__item--complete .step-progress__marker{color:#fff;background:linear-gradient(135deg,#0d8efb 0%,#08c17b 100%);border-color:#0000;font-size:21px}.step-progress__item--active .step-progress__marker{color:#0b63ff;border-color:#2479ff}.step-progress__item--active .step-progress__label{color:#0f172a}.step-progress__label{font-size:13px;font-weight:500}@media (width<=720px){.onboarding-header__inner,.step-progress__list{width:min(100% - 32px,1216px)}.onboarding-header__title,.onboarding-header__divider{display:none}.step-progress__label{font-size:11px}}.company-profile-setup{color:#111a2f;background:#f5f8fc;min-height:100vh}.company-profile-setup__main{width:min(1216px,100% - 48px);margin:24px auto 0}.autofill-notice{color:#1f45a0;background:#eef6ff;border:1px solid #acd0ff;border-radius:10px;align-items:center;gap:14px;min-height:47px;padding:12px 18px;display:flex}.autofill-notice__icon{color:#fff;background:#246bff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:800;display:grid}.autofill-notice p{color:#1f45a0}.company-profile-setup__layout{grid-template-columns:minmax(0,802px) 390px;align-items:start;gap:24px;margin-top:16px;display:grid}.company-profile-setup__forms{flex-direction:column;gap:16px;display:flex}.setup-card,.company-preview{background:#fff;border:1px solid #dce5f0;border-radius:13px;box-shadow:0 1px 2px #0f172a05}.setup-card{padding:27px 25px 24px}.setup-card h1,.setup-card h2{color:#0f172b;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.setup-card__header h1{color:#0f172b;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.setup-card__header p,.setup-card__hint{color:#667896;font-size:12px}.setup-card__header p{margin-top:6px}.company-basics{grid-template-columns:224px minmax(0,1fr);gap:32px;margin-top:22px;display:grid}.logo-upload{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.logo-upload__preview{color:#082f84;border:1.5px solid #111827;border-radius:12px;place-items:center;width:64px;height:64px;font-size:11px;font-style:italic;font-weight:800;display:grid}.logo-upload button{color:#005dff;font-size:13px;font-weight:600}.company-basics__fields,.detail-group{flex-direction:column;gap:12px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field__label{color:#31425f;font-size:12px;font-weight:700}.form-field input,.form-field textarea,.form-field select,.timeline-select__button{color:#172036;background:#f8fafc;border:1px solid #d7e0ec;border-radius:9px;width:100%;min-height:38px;font-size:14px}.form-field input,.form-field textarea,.form-field select{padding:9px 12px}.form-field textarea{resize:vertical;min-height:59px}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list__item,.tag-list__add,.company-preview__chips span,.company-preview__stack span{border-radius:8px;align-items:center;min-height:25px;font-size:12px;font-weight:700;display:inline-flex}.tag-list--light .tag-list__item,.tag-list__add{color:#005dff;background:#e8f1ff;padding:0 12px}.tag-list__add{color:#38506f;background:#edf2f7}.tag-list--dark .tag-list__item{color:#fff;background:#172238;padding:0 11px}.tag-list--dark .tag-list__add{color:#53627a;background:#edf2f7;padding:0 13px}.timeline-select{position:relative}.timeline-select__button{text-align:left;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.timeline-select__menu{z-index:5;background:#f8f9fb;border:1px solid #8c8f94;width:calc(100% - 4px);position:absolute;top:calc(100% + 3px);left:2px;box-shadow:0 2px 4px #0f172a24}.timeline-select__option{color:#3d4a60;text-align:left;width:100%;min-height:24px;padding:4px 16px;font-size:12px;font-weight:700;display:block}.timeline-select__option--active,.timeline-select__option:hover{background:#8cc1f6}.setup-card--tech{padding-bottom:31px}.setup-card--tech .detail-group{margin-top:18px}.setup-card__hint{margin-top:-4px}.company-preview{padding:22px 20px}.company-preview__eyebrow{color:#607291;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:800}.company-preview__card{background:linear-gradient(135deg,#fff 0%,#f2f6fb 100%);border:1px solid #dbe4ef;border-radius:13px;padding:20px}.company-preview__top{grid-template-columns:57px minmax(0,1fr);gap:12px;display:grid}.company-preview__logo{color:#082f84;aspect-ratio:1;border:1.5px solid #111827;border-radius:12px;place-items:center;width:57px;height:57px;font-size:10px;font-style:italic;font-weight:800;display:grid;overflow:hidden}.company-preview h3{color:#111827;letter-spacing:0;margin:2px 0 4px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800}.company-preview p{color:#4a5d78;font-size:12px}.company-preview__chips,.company-preview__stack{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.company-preview__chips span{color:#4b5d77;background:#f3f6fa;border:1px solid #d8e0ea;padding:0 8px;font-weight:500}.company-preview__summary{margin-top:18px;line-height:1.35}.company-preview__timeline{color:#52617b;align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.company-preview__timeline-icon{border:2px solid #06f;border-radius:50%;width:14px;height:14px;position:relative}.company-preview__timeline-icon:after{content:"";background:#06f;width:2px;height:5px;position:absolute;top:2px;left:5px;box-shadow:3px 4px #06f}.company-preview__stack{border-top:1px solid #e2e8f0;margin-top:18px;padding-top:12px}.company-preview__stack span{color:#fff;background:#172238;border-radius:5px;min-height:22px;padding:0 8px}.company-preview__stack span:last-child{color:#62718a;background:#e8eef6}.company-preview__meta{flex-direction:column;gap:10px;margin-top:17px;display:flex}.company-preview__meta div{grid-template-columns:1fr auto;gap:16px;font-size:12px;display:grid}.company-preview__meta dt{color:#60718b}.company-preview__meta dd{color:#111827;margin:0;font-weight:800}.company-preview__meta div:first-child dd{color:#005dff}.company-profile-setup__actions{justify-content:space-between;align-items:center;width:802px;padding:24px 22px 39px;display:flex}.company-profile-setup__later{color:#3f5270;font-size:14px;font-weight:500}.company-profile-setup__continue{color:#fff;background:linear-gradient(90deg,#2b77ff 0%,#06bf86 100%);border-radius:10px;min-width:205px;min-height:41px;font-size:14px;font-weight:800}@media (width<=980px){.company-profile-setup__layout{grid-template-columns:1fr}.company-preview,.company-profile-setup__actions{width:100%}.company-profile-setup__actions{padding-inline:0}.company-profile-setup__main{width:min(100% - 32px,1216px)}.company-basics,.details-grid{grid-template-columns:1fr}.company-profile-setup__actions{flex-direction:column-reverse;align-items:stretch;gap:16px}}.form-field--error input,.form-field--error textarea,.form-field--error select{background:#fef2f2;border-color:#ef4444}.form-field--error input:focus,.form-field--error textarea:focus{box-shadow:0 0 0 3px #ef444426}.form-field__error-msg{color:#dc2626;margin-top:-4px;font-size:11px;font-weight:500;animation:.2s ease-out errorSlide}@keyframes errorSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.logo-upload__file-input{display:none}.logo-upload__preview--has-image{padding:0;overflow:hidden}.logo-upload__preview img{object-fit:cover;width:100%;height:100%}.company-preview__logo-img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.tag-list__remove{width:16px;height:16px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:6px;padding:0;font-size:9px;line-height:1;transition:opacity .15s,background .15s;display:inline-flex}.tag-list__remove:hover{opacity:1;background:#0000001f}.tag-list--dark .tag-list__remove:hover{background:#fff3}.multi-select-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;place-items:center;animation:.15s ease-out msOverlayIn;display:grid;position:fixed;inset:0}@keyframes msOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes msSlideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.multi-select-dialog{background:#fff;border-radius:16px;flex-direction:column;width:min(480px,100vw - 32px);max-height:min(600px,100vh - 64px);animation:.2s ease-out msSlideUp;display:flex;box-shadow:0 20px 60px #0f172a40,0 0 0 1px #0f172a0d}.multi-select-dialog__header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.multi-select-dialog__header h3{color:#111827;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.multi-select-dialog__close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:grid}.multi-select-dialog__close:hover{color:#334155;background:#e2e8f0}.multi-select-dialog__search-wrap{margin:16px 24px 0;position:relative}.multi-select-dialog__search-icon{color:#94a3b8;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.multi-select-dialog__search{color:#172036;background:#f8fafc;border:1.5px solid #d7e0ec;border-radius:10px;width:100%;min-height:42px;padding:10px 12px 10px 38px;font-size:14px;transition:border-color .15s,box-shadow .15s}.multi-select-dialog__search:focus{border-color:#2479ff;outline:none;box-shadow:0 0 0 3px #2479ff1f}.multi-select-dialog__count{color:#64748b;padding:10px 24px 0;font-size:12px;font-weight:600}.multi-select-dialog__list{flex:1;max-height:320px;margin:8px 0;padding:0 12px;list-style:none;overflow-y:auto}.multi-select-dialog__list::-webkit-scrollbar{width:6px}.multi-select-dialog__list::-webkit-scrollbar-track{background:0 0}.multi-select-dialog__list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.multi-select-dialog__option{cursor:pointer;color:#334155;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;transition:background .12s;display:flex}.multi-select-dialog__option:hover{background:#f1f5f9}.multi-select-dialog__option--selected{color:#1d4ed8;background:#eef4ff;font-weight:600}.multi-select-dialog__option--selected:hover{background:#dbeafe}.multi-select-dialog__option input[type=checkbox]{accent-color:#2479ff;cursor:pointer;flex-shrink:0;width:16px;height:16px}.multi-select-dialog__empty{color:#94a3b8;text-align:center;padding:24px 12px;font-size:14px}.multi-select-dialog__actions{border-top:1px solid #e7edf5;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.multi-select-dialog__cancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:9px;min-height:38px;padding:0 20px;font-size:13px;font-weight:600;transition:background .15s}.multi-select-dialog__cancel:hover{background:#f8fafc}.multi-select-dialog__apply{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2b77ff 0%,#06bf86 100%);border:none;border-radius:9px;min-height:38px;padding:0 24px;font-size:13px;font-weight:700;transition:opacity .15s}.multi-select-dialog__apply:hover{opacity:.92}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#2479ff;outline:none;box-shadow:0 0 0 3px #2479ff1a}.team-permissions-page{color:#111a2f;background:#f5f8fc;min-height:100vh}.team-permissions-main{width:min(1216px,100% - 48px);margin:26px auto 0;padding-bottom:48px}.team-permissions-layout{grid-template-columns:minmax(0,906px) 286px;gap:24px;display:grid}.team-permissions-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:13px;display:flex}.team-permissions-heading h1{color:#0f172b;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.team-permissions-heading p{color:#475b78;margin-top:5px;font-size:14px}.team-heading-actions{flex-direction:row;justify-content:flex-end;gap:24px;margin-bottom:20px;display:flex}.team-heading-actions button{color:#fff;text-align:center;background:linear-gradient(90deg,#2b77ff 0%,#06bf86 100%);border-radius:8px;min-height:37px;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.team-continue{color:#fff;background:linear-gradient(90deg,#2b77ff 0%,#06bf86 100%);border-radius:8px;min-height:37px;font-size:14px;font-weight:800}.team-heading-actions button{min-width:150px}.team-panel,.team-side-card{background:#fff;border:1px solid #dce5f0;border-radius:13px;box-shadow:0 1px 2px #0f172a05}.team-panel{overflow:hidden}.team-panel+.team-panel{margin-top:16px}.team-panel--loading{color:#60718b;padding:32px}.team-empty{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:40px 24px;display:flex}.team-empty__icon{color:#949494;justify-content:center;margin-bottom:4px;font-size:28px}.team-empty p:first-of-type{color:#111827;margin:0;font-size:14px;font-weight:700}.team-empty p:last-of-type{color:#8496b2;margin:0;font-size:13px}.team-panel__header{border-bottom:1px solid #dfe7f1;align-items:center;min-height:57px;padding:0 24px;display:flex}.team-panel__header h2,.team-side-card h2{color:#0f172b;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.team-count{border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:6px;font-size:12px;display:inline-grid}.team-count--blue{color:#246bff;background:#dce8ff}.team-count--orange{color:#f59b28;background:#ffe9cc}.team-list{margin:0;padding:0}.team-row,.invite-row{border-bottom:1px solid #edf2f7;align-items:center;min-height:91px;padding:18px 44px 18px 24px;display:grid}.team-row{grid-template-columns:minmax(320px,1fr) 170px 80px 82px}.invite-row{grid-template-columns:minmax(360px,1fr) 150px 122px}.team-row:last-child,.invite-row:last-child{border-bottom:0}.team-person{align-items:center;gap:16px;min-width:0;display:flex}.team-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.team-avatar--gradient{background:linear-gradient(135deg,#3868ff 0%,#9849f7 100%)}.team-avatar--muted{color:#70839f;background:#e1e7f0}.team-name{color:#111827;align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.team-person p,.team-role span{color:#60718b;margin:4px 0 0;font-size:12px}.team-you,.permission-template span{color:#fff;background:#246bff;border-radius:5px;place-items:center;height:min-content;min-height:21px;padding:0 8px;font-size:12px;font-weight:600;display:inline-grid}.team-you{color:#246bff;background:#dce8ff}.team-role{text-align:center}.team-role strong{color:#111827;font-size:12px;font-weight:800;display:block}.team-last-active,.invite-status{color:#8496b2;font-size:12px}.team-manage{color:#394b66;background:#f0f4f8;border-radius:9px;min-height:29px;font-size:12px;font-weight:600}.invite-actions{justify-content:flex-end;gap:26px;display:flex}.invite-actions button{color:#005dff;background-color:#fff0;font-size:13px;font-weight:700}.invite-actions button:last-child{color:red}.team-footer-actions{justify-content:space-between;align-items:center;padding:32px 22px 0;display:flex}.team-later{color:#3f5270;font-size:14px;font-weight:500}.team-continue{min-width:212px}.team-sidebar{flex-direction:column;gap:16px;display:flex}.team-side-card{padding:21px 20px}.team-side-card h2{color:#607291;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.permission-template-list,.security-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.permission-template,.security-row{background:#f8fafc;border:1px solid #dce5f0;border-radius:9px}.permission-template{justify-content:space-between;gap:12px;padding:12px;display:flex}.permission-template--active{background:#f3f7ff;border-color:#b6d2ff}.permission-template h3,.security-row h3{color:#111827;letter-spacing:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800}.permission-template p,.security-row p{color:#52647f;margin-top:8px;font-size:12px}.security-row{cursor:pointer;-webkit-user-select:none;user-select:none;gap:11px;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.security-row:hover{background:#f0f7ff;border-color:#b8d3ff;transform:translateY(-1px);box-shadow:0 4px 12px #00000008}.security-row--enabled:hover{background:#dbfdeb;border-color:#55d09b}.security-row:active{transform:translateY(0)}.security-row--enabled{background:#eafff4;border-color:#8ce9bf}.security-indicator{background:#f3f6fa;border:1px solid #c9d6e6;border-radius:4px;flex:none;width:14px;height:14px;margin-top:1px}.security-row--enabled .security-indicator{background:#0baa6e;border-color:#0baa6e;border-radius:50%}.team-impact-card{background:#f8fbff;border-color:#b8d3ff}.team-impact-card dl{flex-direction:column;gap:10px;margin:18px 0 0;display:flex}.team-impact-card div{color:#52647f;grid-template-columns:1fr auto;gap:12px;font-size:12px;display:grid}.team-impact-card dd{color:#111827;margin:0;font-weight:800}.team-impact-card div:last-child dd{color:#00a96b}@media (width<=1040px){.team-permissions-heading,.team-permissions-layout{grid-template-columns:1fr}.team-heading-actions{justify-content:flex-start}.team-row,.invite-row{grid-template-columns:1fr;gap:12px;padding-right:24px}.team-role{text-align:left}.invite-actions{justify-content:flex-start}.team-permissions-main{width:min(100% - 32px,1216px)}.team-heading-actions,.team-footer-actions{flex-direction:column;align-items:stretch}.team-heading-actions{gap:10px}.team-footer-actions{gap:16px}}.dialog-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog-content{background:#fff;border-radius:12px;width:90%;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.dialog-header{border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;padding:24px;display:flex}.dialog-header h2{color:#111a2f;margin:0;font-size:18px;font-weight:600}.dialog-close{color:#607291;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background-color .2s,color .2s;display:flex}.dialog-close:hover{color:#111a2f;background-color:#f0f3f8}.dialog-form{padding:24px}.form-group{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.form-group label{color:#111a2f;font-size:14px;font-weight:500}.form-group input{color:#111a2f;border:1px solid #dce5f0;border-radius:8px;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-group input:focus{border-color:#17358a;outline:none;box-shadow:0 0 0 3px #17358a1a}.form-error{color:#dc2626;margin-top:4px;font-size:12px}.dialog-actions{justify-content:flex-end;gap:12px;display:flex}.dialog-cancel,.dialog-submit{cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s}.dialog-cancel{color:#3f5270;background:#f0f3f8}.dialog-cancel:hover{background:#e0e7f0}.dialog-submit{color:#fff;background:#17358a}.dialog-submit:hover{background:#0d1f4d}.dialog-submit:active{transform:scale(.98)}._page_1l4dm_1{color:#0f172b;background:#f8fafc;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._main_1l4dm_10{width:min(1216px,100% - 48px);margin:26px auto 0;padding-bottom:24px}._layout_1l4dm_16{grid-template-columns:minmax(0,906px) 286px;gap:24px;display:grid}._heading_1l4dm_22{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}._heading_1l4dm_22 h1{color:#0f172b;letter-spacing:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:25px;font-weight:800;line-height:1.2}._heading_1l4dm_22 p{color:#45556c;margin:5px 0 0;font-size:14px;line-height:1.45}._createButton_1l4dm_47,._continueButton_1l4dm_48{color:#fff;background:linear-gradient(90deg,#2b77ff 0%,#06bf86 100%);border:0;border-radius:8px;min-height:37px;font-size:14px;font-weight:800}._createButton_1l4dm_47{min-width:157px}._content_1l4dm_62{min-width:0}._panel_1l4dm_66,._sideCard_1l4dm_67,._optionalNotice_1l4dm_68{background:#fff;border:1px solid #e2e8f0;border-radius:14px}._panel_1l4dm_66{overflow:hidden}._panel_1l4dm_66+._panel_1l4dm_66{margin-top:16px}._panelHeader_1l4dm_82{border-bottom:1px solid #e2e8f0;align-items:center;min-height:57px;padding:0 24px;display:flex}._panelHeader_1l4dm_82 h2{color:#0f172b;letter-spacing:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800}._countBlue_1l4dm_99,._countNeutral_1l4dm_100{border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:6px;font-size:12px;font-weight:800;display:inline-grid}._countBlue_1l4dm_99{color:#1447e6;background:#dbeafe}._countNeutral_1l4dm_100{color:#314158;background:#e2e8f0}._teamList_1l4dm_121{margin:0;padding:0;list-style:none}._teamRow_1l4dm_127{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) 140px 110px;align-items:center;min-height:91px;padding:20px 34px 20px 24px;display:grid}._teamRow_1l4dm_127:last-child{border-bottom:0}._teamInfo_1l4dm_140{align-items:center;gap:16px;min-width:0;display:flex}._teamAvatarActive_1l4dm_147,._teamAvatarMuted_1l4dm_148{border-radius:8px;flex:none;place-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:grid}._teamAvatarActive_1l4dm_147{color:#fff;background:linear-gradient(135deg,#3868ff 0%,#9747ff 100%)}._teamAvatarMuted_1l4dm_148{color:#45556c;background:#e2e8f0}._teamNameLine_1l4dm_169{align-items:center;gap:8px;min-width:0;display:flex}._teamNameLine_1l4dm_169 h3{color:#0f172b;letter-spacing:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800}._teamInfo_1l4dm_140 p{color:#45556c;margin:5px 0 0;font-size:12px;line-height:1.15}._teamInfo_1l4dm_140 ._teamMeta_1l4dm_192{color:#62748e}._memberBadge_1l4dm_196{color:#007a55;background:#d1fae5;border-radius:5px;align-items:center;min-height:21px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}._teamRole_1l4dm_208{color:#0f172b;text-align:center;font-size:12px;font-weight:800}._rowAction_1l4dm_215{color:#155dfc;background:#eff6ff;border:0;border-radius:9px;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}._actions_1l4dm_226{justify-content:space-between;align-items:center;padding:32px 0 16px 22px;display:flex}._skipLink_1l4dm_233{color:#45556c;background:0 0;border:0;font-size:14px;font-weight:500}._continueButton_1l4dm_48{min-width:123px}._optionalNotice_1l4dm_68{background:#eff6ff;border-color:#bedbff;gap:14px;min-height:78px;padding:18px;display:flex}._noticeIcon_1l4dm_254{color:#fff;background:#246bfe;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:12px;font-weight:800;display:grid}._optionalNotice_1l4dm_68 h2{color:#1e40af;letter-spacing:0;margin:0 0 8px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800}._optionalNotice_1l4dm_68 p{color:#0047ff;margin:0;font-size:12px}._sidebar_1l4dm_282{flex-direction:column;gap:16px;display:flex}._sideCard_1l4dm_67{padding:21px 20px}._overviewCard_1l4dm_292,._helpCard_1l4dm_293{background:#f7f9ff;border-color:#bedbff}._sideCard_1l4dm_67 h2{color:#45556c;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:800}._sideCard_1l4dm_67 dl{flex-direction:column;gap:14px;margin:18px 0 0;display:flex}._sideCard_1l4dm_67 dl div{color:#45556c;grid-template-columns:1fr auto;gap:12px;font-size:12px;display:grid}._sideCard_1l4dm_67 dd{color:#0f172b;margin:0;font-weight:800}._blueValue_1l4dm_329{color:#155dfc!important}._greenValue_1l4dm_333{color:#096!important}._benefitList_1l4dm_337{flex-direction:column;gap:17px;margin-top:22px;display:flex}._benefit_1l4dm_337{grid-template-columns:24px minmax(0,1fr);gap:13px;display:grid}._benefitIcon_1l4dm_350{border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}._blue_1l4dm_329{color:#2b7fff;background:#dbeafe}._green_1l4dm_333{color:#00a96b;background:#d1fae5}._purple_1l4dm_370{color:#ad46ff;background:#f3e8ff}._benefit_1l4dm_337 h3{color:#0f172b;letter-spacing:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:800}._benefit_1l4dm_337 p,._helpCard_1l4dm_293 p{color:#45556c;margin:6px 0 0;font-size:12px;line-height:1.45}._helpCard_1l4dm_293 a{color:#005dff;margin-top:20px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}._loading_1l4dm_401{color:#62748e;padding:24px;font-size:14px}@media (width<=1040px){._layout_1l4dm_16{grid-template-columns:1fr}._teamRow_1l4dm_127{grid-template-columns:1fr;gap:12px}._teamRole_1l4dm_208{text-align:left}._rowAction_1l4dm_215{justify-self:start}._actions_1l4dm_226{padding-left:0}}@media (width<=720px){._main_1l4dm_10{width:min(100% - 32px,1216px)}._heading_1l4dm_22{flex-direction:column;align-items:flex-start;gap:16px}._teamRow_1l4dm_127{padding-right:20px}._actions_1l4dm_226{flex-direction:column;align-items:stretch;gap:16px}._skipLink_1l4dm_233{text-align:left}}:root{--blue-900:#1a3a8b;--blue-700:#2557a8;--teal-500:#2a8ab8;--green-500:#1eb369;--green-400:#34d399;--ink-900:#0b1b33;--ink-800:#12234b;--ink-700:#28385a;--ink-500:#5b6b8c;--ink-300:#94a3b8;--ink-200:#cbd5e1;--ink-100:#e2e8f0;--white:#fff;--off-white:#f7f9fc;--success-500:#1eb369;--warning-500:#f59e0b;--error-500:#dc2626;--info-500:#2557a8;--color-primary:var(--blue-700);--color-primary-hover:var(--blue-900);--color-secondary:var(--teal-500);--bg-primary:var(--ink-900);--bg-surface:var(--ink-800);--bg-card:#141c3099;--text-heading:var(--white);--text-primary:var(--ink-100);--text-secondary:var(--ink-300);--text-disabled:var(--ink-500);--border-subtle:#ffffff0d;--border-default:#ffffff1a;--border-strong:#fff3;--success:var(--success-500);--warning:var(--warning-500);--error:var(--error-500);--info:var(--info-500);--button-primary-bg:var(--blue-700);--button-primary-hover:var(--blue-900);--button-primary-text:var(--white);--input-border:var(--ink-200);--input-focus:var(--blue-700);--gradient-primary:linear-gradient(135deg, #1a3a8b 0%, #2a8ab8 50%, #1eb369 100%);--gradient-dark:linear-gradient(135deg, #0b1b33 0%, #12234b 100%);--font-heading:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--text-4xl:40px;--text-5xl:48px;--h1-size:48px;--h2-size:40px;--h3-size:32px;--h4-size:24px;--h5-size:20px;--h6-size:18px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.2;--lh-normal:1.5;--lh-relaxed:1.75;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.04em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:999px;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 6px 18px #0000001f;--shadow-lg:0 12px 32px #00000029;--shadow-glow:0 0 24px #2557a840;--transition-fast:.15s;--transition-normal:.25s;--transition-slow:.4s;--ease-standard:ease;--ease-smooth:cubic-bezier(.4, 0, .2, 1);--z-base:1;--z-dropdown:1000;--z-sticky:1100;--z-drawer:1150;--z-modal:1200;--z-toast:1300;--z-tooltip:1400;--z-navbar:1500;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--grid-columns:12;--grid-gutter:24px}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}body{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);line-height:var(--lh-normal);font-weight:var(--fw-regular);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-heading);font-family:var(--font-heading);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:var(--tracking-tight)}h1{font-size:var(--h1-size)}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}h4{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}h6{font-size:var(--h6-size)}p{color:var(--text-primary);line-height:var(--lh-normal)}small{font-size:var(--text-sm);color:var(--text-secondary)}a{color:inherit;transition:color var(--transition-fast) var(--ease-smooth);text-decoration:none}a:hover{color:var(--color-primary)}ul,ol{list-style:none}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}input,textarea,select{border:1px solid var(--input-border);border-radius:var(--radius-md);background:var(--bg-surface);padding:var(--space-3) var(--space-4);transition:border-color var(--transition-fast) var(--ease-smooth), box-shadow var(--transition-fast) var(--ease-smooth);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--input-focus);box-shadow:0 0 0 4px #2557a81f}::selection{background:var(--color-primary);color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:linear-gradient(#2557a8,#2a8ab8)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1a3a8b,#2557a8)}*{scrollbar-width:thin;scrollbar-color:var(--color-primary) var(--bg-primary)}.container{width:100%;max-width:var(--container-2xl);padding-inline:var(--space-6);margin-inline:auto}.surface{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.glow{box-shadow:var(--shadow-glow)}.gradient-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}html:focus-within{scroll-behavior:smooth}#root{min-height:100vh}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
