@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@600;700;800;900&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing) * 4)}.flex{display:flex}.hidden{display:none}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-16{height:calc(var(--spacing) * 16)}.h-full{height:100%}.max-h-0{max-height:calc(var(--spacing) * 0)}.max-h-screen{max-height:100vh}.w-3{width:calc(var(--spacing) * 3)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-center{text-align:center}.whitespace-nowrap{white-space:nowrap}.text-\[\#16216B\]{color:#16216b}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (width>=40rem){.sm\:h-20{height:calc(var(--spacing) * 20)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (width>=48rem){.md\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width>=64rem){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-24{height:calc(var(--spacing) * 24)}.lg\:px-10{padding-inline:calc(var(--spacing) * 10)}}@media (width>=80rem){.xl\:gap-12{gap:calc(var(--spacing) * 12)}.xl\:px-14{padding-inline:calc(var(--spacing) * 14)}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto}nav{position:relative;z-index:9999!important}.navbar-logo{object-fit:contain;width:auto;height:100%;max-height:100%}button,a{-webkit-tap-highlight-color:transparent}.nav-link,.dropdown-item{white-space:nowrap}.nav-link{color:#16216b;cursor:pointer;font-size:16px;font-weight:800;transition:color .3s,transform .3s;position:relative}.nav-link:hover{color:#0b9a9a;transform:translateY(-1px)}.active-link{color:#0b9a9a}.nav-link:after{content:"";transform-origin:0;background:#4fc3c3;border-radius:999px;width:100%;height:3px;transition:transform .35s;position:absolute;bottom:-24px;left:0;transform:scaleX(0)}.nav-link:hover:after{transform:scaleX(1)}.login-btn{color:#16216b;cursor:pointer;background:#fff;border:2px solid #b7b7d4;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:auto;min-width:160px;height:60px;padding:0 20px;font-size:18px;font-weight:800;transition:background-color .3s,border-color .3s,transform .3s,box-shadow .3s;display:inline-flex}.login-btn:hover{background:#f5f7ff;border-color:#16216b;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.login-dropdown-wrapper{display:inline-block;position:relative}.dropdown-chevron{width:14px;height:14px;transition:transform .25s}.login-dropdown-wrapper:hover .dropdown-chevron,.login-dropdown-wrapper.is-open .dropdown-chevron{transform:rotate(180deg)}.login-dropdown-menu{z-index:1000;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:4px;width:320px;padding:8px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #0d1e5a1a}@media (width>=1024px){.login-dropdown-wrapper:hover .login-dropdown-menu,.login-dropdown-wrapper.is-open .login-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(8px)}}.login-dropdown-item{border-radius:12px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background-color .22s,transform .22s;display:flex}.login-dropdown-item:hover{background-color:#f1f5f9;transform:translate(3px)}.login-dropdown-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .22s,color .22s;display:flex}.student-icon-bg{color:#2563eb;background:#eff6ff}.college-icon-bg{color:#7c3aed;background:#faf5ff}.recruiter-icon-bg{color:#0a8e8e;background:#f0fdfa}.login-dropdown-item:hover .student-icon-bg{color:#fff;background:#2563eb}.login-dropdown-item:hover .college-icon-bg{color:#fff;background:#7c3aed}.login-dropdown-item:hover .recruiter-icon-bg{color:#fff;background:#0a8e8e}.login-dropdown-info{text-align:left;flex-direction:column;display:flex}.login-dropdown-title{color:#16216b;font-size:14px;font-weight:800;line-height:1.2}.login-dropdown-desc{color:#6b7585;margin-top:2px;font-size:11px;font-weight:550;line-height:1.35}.login-dropdown-item:hover .login-dropdown-title{color:#0b8e8e}@media (width<=1023px){.login-dropdown-menu{width:280px;box-shadow:none;opacity:1;visibility:visible;background:#f8fafc;border:1px solid #dde5f0;border-radius:12px;margin-top:8px;padding:6px;display:none;position:relative;top:auto;left:auto;transform:none}.login-dropdown-wrapper.is-open .login-dropdown-menu{display:flex}.login-btn{width:160px;min-width:160px;height:52px;font-size:16px}}.demo-btn{color:#fff;cursor:pointer;background:#0b8e8e;border:none;border-radius:12px;width:auto;min-width:160px;height:60px;margin-right:2vw;padding:0 20px;font-size:18px;font-weight:800;transition:background-color .3s,transform .3s,box-shadow .3s;box-shadow:0 4px 10px #0000001f}.demo-btn:hover{background:#097878;transform:translateY(-3px);box-shadow:0 12px 25px #0b8e8e4d}.nav-dropdown{position:relative}.dropdown-arrow{stroke-width:3.5px;width:16px;height:16px;transition:transform .3s}@media (hover:hover){.nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}}.dropdown-arrow.desktop-open{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:14px;min-width:240px;transition:opacity .3s,visibility .3s,transform .3s;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 30px #00000014,0 4px 10px #0000000a}@media (hover:hover){.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}}.dropdown-menu.desktop-open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#16216b;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .25s,color .25s,padding-left .25s;display:block;position:relative}.dropdown-item:before{content:"";background:#0b9a9a;width:3px;height:100%;transition:transform .25s;position:absolute;top:0;left:0;transform:scaleY(0)}.dropdown-item:hover{color:#0b9a9a;background:#f5f7ff;padding-left:24px}.dropdown-item:hover:before{transform:scaleY(1)}.mobile-link{color:#16216b;cursor:pointer;font-size:16px;font-weight:800;transition:color .3s}.mobile-link:hover{color:#0b9a9a}.mobile-dropdown-btn{color:#16216b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;font-size:16px;font-weight:800;transition:color .3s;display:flex}.mobile-dropdown-btn:hover,.mobile-dropdown-btn.active{color:#0b9a9a}.mobile-arrow{stroke-width:3.5px;flex-shrink:0;width:14px;height:14px;transition:transform .3s}.hamburger-btn{margin-right:24px!important}@media (width>=640px){.hamburger-btn{margin-right:36px!important}}@media (width>=768px){.hamburger-btn{margin-right:48px!important}}.mobile-submenu{max-height:0;transition:max-height .35s,margin-top .35s;overflow:hidden}.mobile-submenu.open{max-height:300px;margin-top:8px}.mobile-submenu-item{color:#4b5563;text-align:center;padding:10px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;display:block}.mobile-submenu-item:hover,.mobile-submenu-item:active{color:#0b9a9a}.login-btn-mobile,.demo-btn-mobile{cursor:pointer;width:160px;height:52px;transition:background-color .3s,border-color .3s,transform .3s}.login-btn-mobile{background:#fff;border:2px solid #b7b7d4;border-radius:10px;margin-top:10px;font-weight:800}.login-btn-mobile:hover{background:#f5f7ff;border-color:#16216b;transform:translateY(-2px)}.demo-btn-mobile{color:#fff;background:#0b8e8e;border:none;border-radius:10px;font-weight:800}.demo-btn-mobile:hover{background:#097878;transform:translateY(-2px)}@media (width>=1440px){.nav-link{font-size:17px}}@media (width<=1280px){.nav-link{font-size:15px}.login-btn{width:110px}.demo-btn{width:150px}}@media (width<=1023px){.nav-link:after,.dropdown-menu{display:none}}@media (width<=768px){.mobile-link,.mobile-dropdown-btn{font-size:15px}.login-btn-mobile,.demo-btn-mobile,.login-btn{height:50px;font-size:15px}}@media (width<=480px){.mobile-link,.mobile-dropdown-btn{font-size:14px}.mobile-submenu-item{font-size:13px}.login-btn-mobile,.demo-btn-mobile,.login-btn{height:48px;font-size:14px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-section{background-color:#fff;width:100%;padding:20px 0;overflow:hidden}.hero-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1800px;margin:0 auto;padding:0 40px;display:grid}.hero-content{flex-direction:column;align-items:flex-start;display:flex}.hero-badge{background-color:#2563eb14;border-radius:99px;align-items:center;gap:8px;padding:6px 16px 6px 8px;display:inline-flex}.badge-icon{align-items:center;display:flex}.badge-icon svg{width:20px;height:20px}.badge-text{color:#16216b;letter-spacing:.5px;font-size:12px;font-weight:800}.hero-title{color:#16216b;letter-spacing:-1.5px;margin:8px 0;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:80px;font-weight:850;line-height:1.1}.hero-title .accent-text{color:#087d7d}.hero-desc{color:#4b5563;max-width:680px;margin-bottom:20px;font-size:18px;font-weight:500;line-height:1.6}.hero-stats-box{background-color:#fff;border:1.5px solid #087d7d40;border-radius:12px;align-items:center;gap:28px;max-width:600px;padding:18px 28px;display:flex}.stats-item{align-items:center;gap:12px;display:flex}.stats-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stats-icon.teal-icon{color:#087d7d;background-color:#0b8e8e1a}.stats-icon.blue-icon{color:#16216b;background-color:#16216b1a}.stats-text{color:#16216b;font-size:15px;font-weight:500}.stats-text strong{font-weight:800}.stats-text strong.teal-text{color:#087d7d}.stats-divider{background-color:#d1d5db;width:1.5px;height:36px}.hero-features-grid{grid-template-columns:1fr 1.1fr;gap:16px 32px;width:100%;margin-top:28px;margin-bottom:44px;display:grid}.feature-item{color:#16216b;text-align:left;align-items:center;gap:12px;font-size:16px;font-weight:800;display:flex}.feature-check{color:#fff;background-color:#087d7d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.feature-check svg{width:14px;height:14px}.hero-buttons{align-items:center;gap:20px;display:flex}.hero-buttons .demo-btn,.hero-buttons .start-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:58px;font-size:16px;font-weight:800;transition:all .3s;display:inline-flex}.hero-buttons .demo-btn{color:#fff;background-color:#087d7d;border:none;width:190px;box-shadow:0 4px 14px #087d7d40}.hero-buttons .demo-btn:hover{background-color:#066060;transform:translateY(-2px);box-shadow:0 8px 20px #087d7d59}.hero-buttons .start-btn{color:#16216b;background-color:#0000;border:2px solid #087d7d;width:210px}.hero-buttons .start-btn:hover{background-color:#087d7d0d;border-color:#087d7d;transform:translateY(-2px)}.btn-arrow{transition:transform .3s}.hero-buttons .demo-btn:hover .btn-arrow,.hero-buttons .start-btn:hover .btn-arrow{transform:translate(4px)}.hero-visuals{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}.visuals-wrapper{width:100%;max-width:650px;height:100%;position:relative}.main-student-container{z-index:2;width:82%;position:absolute;bottom:0;right:5%}.main-student-img{width:100%;height:auto;display:block}.laptop-sticker{z-index:3;width:12%;position:absolute;bottom:22%;left:35%;transform:rotate(-10deg)}.sticker-img{filter:drop-shadow(0 2px 4px #00000026);width:100%;height:auto}.card-video-call{z-index:10;background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;width:350px;height:auto;padding:16px;transition:transform .3s,box-shadow .3s;position:absolute;top:-5%;left:-15%;box-shadow:0 15px 35px #00000014,0 5px 15px #00000008}.video-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-info{align-items:center;gap:8px;display:flex}.user-icon{color:#2563eb;align-items:center;display:flex}.video-title{color:#16216b;font-size:13px;font-weight:800}.live-indicator{background-color:#ef44441a;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;padding:3px 8px;display:flex}.live-dot{background-color:#ef4444;border-radius:50%;width:6px;height:6px;display:inline-block}.live-text{color:#ef4444;text-transform:uppercase;font-size:10px;font-weight:800}.chevron-down{color:#64748b}.video-card-body{align-items:center;gap:12px;display:flex}.video-profile-wrapper{border-radius:12px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.video-profile-img{object-fit:cover;width:100%;height:100%}.video-right-content{flex-direction:column;flex-grow:1;gap:16px;display:flex}.chat-placeholder{flex-direction:column;gap:6px;display:flex}.chat-placeholder .line{background-color:#e2e8f0;border-radius:4px;height:6px}.line-1{width:80%}.line-2{width:50%}.rating-stars{color:#f59e0b;letter-spacing:2px;font-size:15px}.floating-chat-bubble{color:#fff;background-color:#087d7d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:35px;right:-18px;box-shadow:0 4px 14px #087d7d4d}.card-performance{z-index:10;background-color:#fff;border:1px solid #f1f5f9;border-radius:14px;width:200px;padding:14px;transition:transform .3s,box-shadow .3s;position:absolute;bottom:50%;left:-18%;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005}.perf-header,.feed-header{color:#4b5563;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.perf-body{align-items:center;gap:12px;margin-top:6px;display:flex}.progress-ring-container{justify-content:center;align-items:center;display:flex;position:relative}.progress-ring{transform:rotate(-90deg)}.progress-ring-bar{stroke-linecap:round;transition:stroke-dashoffset .35s}.perf-percentage{color:#16216b;font-size:22px;font-weight:850}.card-feedback{z-index:10;background-color:#fff;border:1px solid #f1f5f9;border-radius:14px;width:180px;padding:14px;transition:transform .3s,box-shadow .3s;position:absolute;bottom:12%;left:-10%;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005}.feed-bar-container{flex-direction:column;gap:8px;display:flex}.feed-bar{background-color:#2563eb;border-radius:4px;height:7px}.bar-1{width:75%}.bar-2{width:45%}.card-analytics{z-index:10;background-color:#fff;border:1px solid #f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:100px;height:70px;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;bottom:46%;right:-4%;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005}.analytics-bars{align-items:flex-end;gap:4px;height:28px;display:flex}.analytics-bars .bar{background-color:#087d7d;border-radius:3px;width:5px}.bar-tall{height:28px}.bar-medium{height:18px}.bar-short{height:10px}.dashed-curve-arrow{z-index:1;pointer-events:none;width:110px;height:110px;position:absolute;top:15%;left:-20%}.card-video-call:hover,.card-performance:hover,.card-feedback:hover,.card-analytics:hover{transform:translateY(-5px);box-shadow:0 20px 45px #0000001f,0 5px 15px #0000000d}@media (width<=1440px){.hero-title{font-size:68px}.card-video-call{left:-10%}}@media (width<=1200px){.hero-title{font-size:58px}.hero-container{gap:40px}.card-video-call{width:280px;left:-5%}.card-performance{left:-10%}.card-feedback{left:-5%}}@media (width<=1024px){.hero-section{padding:20px 0}.hero-container{text-align:center;grid-template-columns:1fr;gap:60px}.hero-content{align-items:center}.hero-desc,.hero-stats-box{margin-left:auto;margin-right:auto}.hero-features-grid{max-width:100%;margin-left:0;margin-right:0}.hero-buttons{justify-content:center;width:100%}.hero-visuals{height:500px;margin-top:20px}.visuals-wrapper{max-width:450px}.card-video-call{top:2%;left:-8%}.card-performance{bottom:30%;left:-10%}.card-feedback{bottom:8%;left:-5%}.card-analytics{bottom:40%;right:-2%}.dashed-curve-arrow{left:-15%}}@media (width<=640px){.hero-title{letter-spacing:-.5px;margin:16px 0 20px;font-size:40px}.hero-stats-box{flex-direction:column;gap:16px;padding:6px}.stats-divider{width:100%;height:1.5px}.hero-features-grid{flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin:24px 0 44px;padding:0;display:flex}.feature-item{justify-content:flex-start;align-items:flex-start;font-size:14px}.feature-check{margin-top:2px}.hero-buttons{flex-direction:column;align-items:center;gap:14px;width:100%}.hero-buttons .demo-btn,.hero-buttons .start-btn{width:100%;max-width:320px;margin:0}.hero-visuals{height:380px}.visuals-wrapper{max-width:340px}.card-video-call{width:220px;padding:10px;left:-5%}.video-profile-wrapper{width:60px;height:60px}.video-right-content{gap:8px}.rating-stars{font-size:11px}.floating-chat-bubble{width:32px;height:32px;top:25px;right:-10px}.floating-chat-bubble svg{width:14px;height:14px}.card-performance{width:120px;padding:10px;bottom:28%;left:-8%}.progress-ring{width:40px;height:40px}.progress-ring circle{r:15;cx:20;cy:20;stroke-width:4px}.progress-ring-bar{stroke-dasharray:94.2;stroke-dashoffset:14.1px}.perf-body{align-items:center;gap:8px;margin-top:4px;display:flex}.perf-percentage{font-size:16px}.card-feedback{width:110px;padding:10px;bottom:6%;left:-5%}.feed-bar{height:5px}.card-analytics{width:50px;height:50px;bottom:38%;right:0%}.analytics-bars{gap:3px;height:20px}.analytics-bars .bar{width:4px}.bar-tall{height:20px}.bar-medium{height:13px}.bar-short{height:7px}.dashed-curve-arrow{width:70px;height:70px;top:10%;left:-12%}}.trust-section{background-color:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:auto;margin:20px 80px 40px;padding:32px 0}.trust-container{flex-direction:column;align-items:center;max-width:1800px;margin:0 auto;padding:0 40px;display:flex}.trust-title{color:#1e3a8a;letter-spacing:.8px;text-align:center;margin-bottom:28px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:850}.logos-wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.logo-item{-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:12px;display:flex}.logo-svg{width:auto;height:42px;display:block}.trust-divider{background-color:#94a3b8;flex-shrink:0;width:2px;height:44px}.skill-india-text{text-align:left;flex-direction:column;justify-content:center;display:flex}.skill-title{color:#16216b;font-family:Inter,sans-serif;font-size:24px;font-weight:850;line-height:1.1}.skill-subtitle{color:#475569;margin-top:-1px;font-family:Inter,sans-serif;font-size:10px;font-weight:800}.startup-india-item{letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:28px;font-weight:900}.startup-india-logo-wrapper{align-items:baseline;display:inline-flex;position:relative}.startup-red{color:#e11d48}.india-container{display:inline-flex;position:relative}.india-red{color:#e11d48}.startup-step-svg{width:auto;height:20px;position:absolute;bottom:-13px;left:2px}.emblem-img{width:auto;height:42px;display:block}.edu-text{text-align:left;flex-direction:column;justify-content:center;display:flex}.edu-title{color:#0f172a;font-family:Inter,sans-serif;font-size:16px;font-weight:850;line-height:1.2}.edu-subtitle{color:#64748b;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.gear-svg{width:auto;height:48px}.nasscom-item{color:#c21a1a;letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:28px;font-weight:900}.nasscom-r{color:#c21a1a;vertical-align:super;margin-left:2px;font-size:11px;font-weight:800}@media (width<=1200px){.logos-wrapper{flex-wrap:wrap;justify-content:center;gap:36px 48px}.trust-divider{display:none}}@media (width<=640px){.trust-section{margin:20px 24px 40px;padding:24px 0}.trust-title{letter-spacing:.5px;margin-bottom:20px;font-size:11px}.logos-wrapper{flex-direction:column;align-items:center;gap:28px}.skill-title{font-size:20px}.skill-subtitle{font-size:8px}.startup-india-item{font-size:24px}.startup-step-svg{height:16px;bottom:-11px}.emblem-img{height:36px}.edu-title{font-size:14px}.edu-subtitle{font-size:8px}.gear-svg{height:40px}.nasscom-item{font-size:24px}}.process-section{background-color:#fff;width:100%;padding:20px 0 15px}.process-container{text-align:center;flex-direction:column;align-items:center;max-width:1800px;margin:0 auto;padding:0 80px;display:flex}.process-badge{color:#1e3a8a;letter-spacing:.8px;text-transform:uppercase;margin-bottom:16px;font-family:Inter,sans-serif;font-size:13px;font-weight:850;display:inline-block}.process-section-title{color:#16216b;letter-spacing:-.5px;margin-bottom:60px;font-family:Outfit,Inter,sans-serif;font-size:38px;font-weight:850}.steps-flow-container{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.step-block{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:200px;display:flex}.step-circle-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 14px #00000014}.step-circle-icon:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.process-icon,.process-icon-stroke{width:36px;height:36px}.process-icon-stroke{stroke:#fff}.step-circle-icon.step-learn{background-color:#0d1b46}.step-circle-icon.step-practice{background-color:#1a73e8}.step-circle-icon.step-evaluate,.step-circle-icon.step-automate{background-color:#0b665c}.step-circle-icon.step-track{background-color:#1a73e8}.step-circle-icon.step-hire{background-color:#0b665c}.step-info{flex-direction:column;align-items:center;width:100%;display:flex}.step-title{letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:850}.step-title.step-learn{color:#0d1b46}.step-title.step-practice{color:#16216b}.step-title.step-evaluate,.step-title.step-automate{color:#0b665c}.step-title.step-track{color:#16216b}.step-title.step-hire{color:#0b665c}.step-desc{color:#4b5563;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.5}.flow-connector{flex-shrink:0;justify-content:center;align-items:center;margin-top:33px;display:flex}.connector-arrow{color:#2563eb;opacity:.8;width:24px;height:24px}@media (width<=1200px){.process-container{padding:0 40px}.process-section-title{margin-bottom:48px;font-size:32px}.step-circle-icon{width:80px;height:80px;margin-bottom:16px}.flow-connector{margin-top:28px}.step-title{font-size:14px}.step-desc{font-size:12px}}@media (width<=992px){.process-section{padding:10px 0 20px}.process-container{padding:0 24px}.process-section-title{margin-bottom:40px;font-size:28px}.steps-flow-container{flex-direction:column;align-items:center;gap:20px}.step-block{max-width:280px}.step-circle-icon{width:84px;height:84px;margin-bottom:12px}.flow-connector{margin:10px 0;transform:rotate(90deg)}}.features-section{background-color:#fff;width:100%}.features-container{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1800px;margin:0 auto;padding:0 80px;display:grid}.audience-card{border:1px solid #e2e8f0;border-radius:24px;justify-content:space-between;align-items:stretch;height:520px;padding:40px 0 0 40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000005}.audience-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0000000f}.student-card{background-color:#f0fdfa}.college-card{background-color:#eff6ff}.recruiter-card{background-color:#f5f3ff}.card-left-content{z-index:3;flex-direction:column;justify-content:space-between;width:52%;height:100%;padding-bottom:40px;display:flex;position:relative}.card-badge{letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:16px;font-size:13.5px;font-weight:800;display:inline-flex}.badge-icon-svg{width:20px;height:20px}.badge-label{font-family:Inter,sans-serif}.student-badge{color:#087d7d}.college-badge{color:#1a73e8}.recruiter-badge{color:#5c21b5}.card-title{color:#16216b;letter-spacing:-.5px;text-align:left;margin-bottom:24px;font-family:Outfit,Inter,sans-serif;font-size:28px;font-weight:700;line-height:1.25}.title-line{white-space:nowrap;display:block}.card-feature-list{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.feature-list-item{color:#1e293b;text-align:left;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:14.5px;font-weight:600;display:flex}.check-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.check-svg{width:12px;height:12px}.student-check{background-color:#087d7d}.college-check{background-color:#1a73e8}.recruiter-check{background-color:#5c21b5}.card-action-btn{color:#fff;cursor:pointer;z-index:10;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;height:50px;padding:0 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:800;transition:all .3s;display:inline-flex;position:relative}.btn-arrow-svg{width:16px;height:16px;transition:transform .3s}.card-action-btn:hover .btn-arrow-svg{transform:translate(4px)}.student-btn{background-color:#087d7d}.student-btn:hover{background-color:#066060}.clg-btn{background-color:#1a73e8;border-radius:10px!important;height:50px!important}.clg-btn:hover{background-color:#0d5bdd}.recruiter-btn{background-color:#5c21b5}.recruiter-btn:hover{background-color:#4a148c}.card-right-image{pointer-events:none;z-index:1;justify-content:flex-end;align-items:flex-end;width:48%;height:100%;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.card-illust-img{object-fit:contain;z-index:1;width:auto;height:100%;display:block}.card-right-fade-overlay{z-index:2;pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.student-card .card-right-fade-overlay{background:linear-gradient(#f0fdfa00 0%,#f0fdfa 100%)}.college-card .card-right-fade-overlay{background:linear-gradient(#eff6ff00 0%,#eff6ff 100%)}.recruiter-card .card-right-fade-overlay{background:linear-gradient(#f5f3ff00 0%,#f5f3ff 100%)}.student-img{object-fit:contain;width:auto;position:absolute;bottom:0;right:0;height:80%!important;transform:none!important}.college-img{object-fit:contain;width:auto;position:absolute;bottom:0;right:0;height:65%!important;transform:none!important}.recruiter-img{object-fit:contain;width:auto;position:absolute;bottom:0;right:0;height:85%!important;transform:none!important}@media (width<=1440px){.features-container{gap:24px;padding:0 40px}.card-title{font-size:24px}.audience-card{height:460px;padding:32px 0 0 32px}.card-action-btn{gap:6px;height:46px;padding:0 16px;font-size:13px}.clg-btn{border-radius:10px!important;height:46px!important}}@media (width<=1380px){.features-container{grid-template-columns:1fr;gap:32px;max-width:720px;margin:0 auto}.audience-card{height:520px;padding:40px 0 0 40px}.card-title{font-size:28px}}@media (width<=640px){.features-container{gap:24px;padding:0 16px}.audience-card{flex-direction:row;justify-content:space-between;align-items:stretch;height:380px;padding:32px 0 0 20px}.card-left-content{width:52%;padding-bottom:32px}.card-badge{margin-bottom:12px;font-size:11px}.badge-icon-svg{width:16px;height:16px}.card-title{margin-bottom:16px;font-size:16px}.card-feature-list{gap:8px;margin-bottom:18px}.feature-list-item{gap:8px;font-size:11.5px}.check-icon{width:16px;height:16px}.check-svg{width:10px;height:10px}.card-action-btn{white-space:normal;word-wrap:break-word;text-align:left;border-radius:8px;gap:4px;height:auto;min-height:38px;padding:8px 12px;font-size:11px;line-height:1.25}.clg-btn{border-radius:8px!important;height:auto!important;min-height:38px!important}.btn-arrow-svg{width:12px;height:12px}.card-right-image{justify-content:flex-end;align-items:flex-end;width:48%;height:100%;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.card-illust-img{width:auto;height:100%}.student-img{object-fit:contain;width:auto;position:absolute;bottom:0;right:0;height:80%!important;transform:none!important}.recruiter-img{object-fit:contain;width:auto;position:absolute;bottom:0;right:0;height:85%!important;transform:none!important}}@media (width<=360px){.card-title{font-size:14px}.feature-list-item{font-size:10.5px}.card-action-btn{height:auto;min-height:34px;padding:6px 10px;font-size:10px}.clg-btn{height:auto!important;min-height:34px!important}}.platform-features-section{background-color:#fff;border-bottom:1.5px solid #f1f5f9;width:100%;padding:60px 0 0}.platform-features-container{flex-direction:column;align-items:center;max-width:1800px;margin:0 auto;padding:0 60px;display:flex}.platform-features-header{text-align:center;margin-bottom:40px}.platform-features-subtitle{color:#16216b;opacity:.85;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:800;display:block}.platform-features-title{color:#16216b;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:38px;font-weight:850;line-height:1.25}.feature-grid-row{grid-template-columns:repeat(7,1fr);gap:12px;width:100%;display:grid}.feature-grid-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:32px 12px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.feature-grid-card:hover{border-color:#16216b26;transform:translateY(-5px);box-shadow:0 12px 30px #0000000a}.feature-grid-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:24px;transition:transform .3s;display:inline-flex}.feature-grid-card:hover .feature-grid-icon-wrapper{transform:scale(1.06)}.feature-grid-icon{width:24px;height:24px}.feature-grid-card-title{color:#16216b;justify-content:center;align-items:center;min-height:46px;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:16.5px;font-weight:800;line-height:1.35;display:flex}.feature-grid-card-desc{color:#4b5563;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.5}@media (width<=1440px){.platform-features-container{padding:0 32px}.platform-features-title{font-size:34px}}@media (width<=1200px){.feature-grid-row{grid-template-columns:repeat(4,1fr);gap:16px}.platform-features-section{padding:55px 0 0}}@media (width<=992px){.feature-grid-row{grid-template-columns:repeat(3,1fr)}.platform-features-title{font-size:30px}}@media (width<=768px){.feature-grid-row{grid-template-columns:repeat(2,1fr);gap:14px}.platform-features-title{font-size:26px}.platform-features-container{padding:0 20px}}@media (width<=480px){.feature-grid-row{grid-template-columns:1fr;gap:16px}.platform-features-container{padding:0 16px}}.stats-section{background-color:#fff;width:100%;padding:24px 0}.stats-container{max-width:1800px;margin:0 auto;padding:0 60px}.stats-banner{background:linear-gradient(135deg,#020d2c 0%,#05133d 100%);border-radius:14px;align-items:center;padding:26px 40px;display:flex;box-shadow:0 10px 30px #020d2c1a}.stats-grid{justify-content:space-between;align-items:center;width:100%;display:flex}.stat-divider{background-color:#ffffff26;flex-shrink:0;width:1px;height:38px}.stat-item{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.stat-icon-wrapper{color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-icon{color:#fff;stroke-width:1.8px;width:32px;height:32px}.stat-text-wrapper{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{color:#00d2ff;letter-spacing:-.5px;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:22px;font-weight:850;line-height:1.1}.stat-label{color:#fff;max-width:140px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;line-height:1.3}@media (width<=1200px){.stat-divider{display:none}.stats-grid{grid-template-columns:repeat(3,1fr);gap:28px 20px;display:grid}.stat-item{justify-content:center!important}.stats-banner{padding:32px 30px}}@media (width<=768px){.stats-container{padding:0 20px}.stats-banner{border-radius:12px;padding:28px 24px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.stat-item{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-left:0;justify-content:center!important}.stat-text-wrapper{text-align:center;align-items:center}.stat-label{max-width:150px;font-size:12px}.stat-number{font-size:20px}.stat-icon{width:28px;height:28px}}@media (width<=480px){.stats-grid{grid-template-columns:1fr;gap:24px}.stat-label{max-width:180px}.stats-banner{padding:32px 16px}}.cta-section{background-color:#fff;border-top:1.5px solid #f1f5f9;border-bottom:1.5px solid #f1f5f9;width:100%;padding:25px 0;overflow:hidden}.cta-container{justify-content:space-between;align-items:center;gap:36px;max-width:1800px;margin:0 auto;padding:0 80px;display:flex}.cta-robot-wrapper{flex:0 0 300px;justify-content:center;align-items:center;display:flex}.cta-robot-img{object-fit:contain;width:auto;height:250px;display:block}.cta-text-content{text-align:left;flex:1}.cta-heading{color:#16216b;letter-spacing:-.5px;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:25px;font-weight:800;line-height:1.3}.cta-desc{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:14.5px;font-weight:500;line-height:1.5}.cta-buttons-wrapper{z-index:5;flex-shrink:0;align-items:center;gap:16px;display:flex;position:relative}.cta-btn-solid{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0b8e8e;border:none;border-radius:10px;height:48px;padding:0 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;transition:background-color .25s,transform .25s}.cta-btn-solid:hover{background-color:#097878;transform:translateY(-2px)}.cta-btn-outline{color:#16216b;cursor:pointer;white-space:nowrap;background-color:#0000;border:1.5px solid #0b8e8e;border-radius:10px;height:48px;padding:0 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;transition:background-color .25s,transform .25s}.cta-btn-outline:hover{background-color:#0b8e8e0d;transform:translateY(-2px)}.cta-dashed-arrow{pointer-events:none;position:absolute;bottom:-40px;left:-24px}.cta-arrow-svg{width:86px;height:48px;display:block}@media (width<=1440px){.cta-container{padding:0 40px}}@media (width<=1200px){.cta-heading{font-size:23px}.cta-desc{font-size:13.5px}.cta-robot-img{height:210px}}@media (width<=992px){.cta-container{text-align:center;flex-direction:column;gap:24px;padding:0 32px}.cta-text-content{text-align:center}.cta-dashed-arrow{display:none}.cta-robot-wrapper{flex:unset}}@media (width<=640px){.cta-section{padding:36px 0}.cta-container{gap:20px;padding:0 20px}.cta-heading{font-size:21px}.cta-buttons-wrapper{flex-direction:column;gap:12px;width:100%}.cta-btn-solid,.cta-btn-outline{width:100%;height:46px;font-size:14px}.cta-robot-img{height:175px}}.footer-section{background-color:#fff;border-top:1.5px solid #e2e8f0;width:100%;padding-top:40px;padding-bottom:0}.footer-container{grid-template-columns:1.8fr 1fr 1.2fr 1fr 1.4fr;align-items:flex-start;gap:48px;max-width:1320px;margin:0 auto;padding:0 60px 40px;display:grid}.footer-brand-col{flex-direction:column;gap:14px;display:flex}.footer-logo-row{align-items:center;display:flex}.footer-logo-img{width:auto;height:96px}.footer-brand-desc{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.6}.footer-tagline{color:#16216b;font-weight:700}.footer-socials{align-items:center;gap:10px;margin-top:4px;display:flex}.footer-social-link{color:#16216b;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:flex}.footer-social-link:hover{color:#fff;background:#16216b;border-color:#16216b}.social-icon{width:16px;height:16px}.footer-links-col{flex-direction:column;gap:14px;display:flex}.footer-col-heading{color:#16216b;margin-bottom:20px;font-size:18px;font-weight:700}.footer-link-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:#64748b;font-size:14px;transition:all .3s}.footer-link:hover{color:#0b8e8e;padding-left:4px}.footer-contact-col{flex-direction:column;gap:14px;display:flex}.footer-contact-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-contact-item{align-items:flex-start;gap:10px;display:flex}.footer-contact-icon{color:#0b8e8e;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.contact-icon-svg{width:16px;height:16px}.footer-contact-text{color:#4b5563;word-break:break-word;overflow-wrap:break-word;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;line-height:1.4}.footer-bottom-bar{background:#f8fafc;border-top:1px solid #e2e8f0;width:100%;padding:16px 0}.footer-bottom-container{justify-content:space-between;align-items:center;gap:16px;max-width:1320px;margin:0 auto;padding:0 60px;display:flex}.footer-copyright{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.footer-bottom-links{align-items:center;gap:8px;display:flex}.footer-bottom-link{color:#6b7280;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:color .25s}.footer-bottom-link:hover{color:#0b8e8e}.footer-bottom-divider{color:#d1d5db;font-size:14px}@media (width<=1440px){.footer-container{gap:36px;padding:0 40px 40px}.footer-bottom-container{padding:0 40px}}@media (width<=1200px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:40px 32px;padding:0 40px 40px}.footer-logo-img{height:80px}.footer-brand-col{flex-direction:column;grid-area:span 2/span 1;justify-content:center;max-width:320px;height:100%;display:flex}.footer-socials{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;margin-top:12px}.footer-links-col{grid-column:span 1}.footer-contact-col{flex-direction:column;grid-column:span 1;gap:14px;display:flex}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{flex-direction:row;justify-content:space-between;padding:0 40px}}@media (width<=640px){.footer-container{grid-template-columns:1fr 1fr;gap:32px 20px;padding:0 20px 32px}.footer-brand-col{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:flex-start;align-items:center;max-width:none;height:auto;display:flex}.footer-logo-row{justify-content:center}.footer-socials{flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:8px}.footer-contact-col{text-align:left;flex-direction:column;grid-column:span 1;display:flex}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{padding:0 20px}.footer-logo-img{height:64px}.footer-col-heading{margin-bottom:12px;font-size:14px}.footer-link,.footer-contact-text{font-size:13px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}.student-hero-section{--visuals-scale:1;background-color:#fff;width:100%;padding:30px 0 0;overflow:hidden}.student-hero-container{justify-content:space-between;align-items:center;gap:48px;max-width:1800px;margin:0 auto;padding:0 80px;display:flex}.student-hero-content{text-align:left;flex-direction:column;flex:1;align-items:flex-start;max-width:680px;display:flex}.student-hero-badge{background-color:#eff6ff;border:1px solid #2563eb26;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;display:inline-flex}.student-badge-icon{justify-content:center;align-items:center;display:flex}.student-badge-svg{width:18px;height:18px}.student-badge-text{color:#2563eb;letter-spacing:.5px;font-size:12px;font-weight:800}.student-hero-title{color:#16216b;letter-spacing:-1.2px;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:56px;font-weight:850;line-height:1.15}.student-accent-text{color:#087d7d}.student-hero-desc{color:#4b5563;max-width:580px;margin:0 0 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6}.student-features-list{flex-direction:column;gap:12px;width:100%;margin-bottom:36px;display:flex}.student-feature-item{align-items:center;gap:12px;display:flex}.student-feature-check{color:#059669;background-color:#d1fae5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.student-check-svg{stroke-width:3.5px;width:12px;height:12px}.student-feature-text{color:#16216b;font-family:Inter,sans-serif;font-size:14.5px;font-weight:700}.student-hero-buttons{align-items:center;gap:16px;width:100%;margin-bottom:40px;display:flex}.student-demo-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#087d7d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:800;transition:all .3s;display:inline-flex}.student-demo-btn:hover{background-color:#066060;transform:translateY(-1px)}.student-btn-arrow{width:16px;height:16px;transition:transform .3s}.student-demo-btn:hover .student-btn-arrow{transform:translate(4px)}.student-start-btn{color:#16216b;cursor:pointer;white-space:nowrap;background-color:#0000;border:1.5px solid #b7b7d4;border-radius:10px;height:52px;padding:0 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:800;transition:all .3s}.student-start-btn:hover{color:#087d7d;background-color:#087d7d05;border-color:#087d7d;transform:translateY(-1px)}.student-avatar-row{align-items:center;gap:16px;display:flex}.student-avatars{align-items:center;padding-left:10px;display:flex}.student-avatar-img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-10px;display:block}.student-avatar-text{color:#4b5563;font-family:Inter,sans-serif;font-size:13.5px;font-weight:700;line-height:1.4}.student-hero-visuals{width:calc(600px * var(--visuals-scale,1));height:calc(670px * var(--visuals-scale,1));flex:none;justify-content:center;align-items:center;transition:width .3s,height .3s;display:flex;position:relative}.student-visuals-wrapper{width:600px;height:670px;transform:translate(-50%, -50%) scale(var(--visuals-scale,1));transform-origin:50%;flex-shrink:0;justify-content:center;align-items:flex-end;display:flex;position:absolute;top:50%;left:50%}.student-visuals-bg-blob{z-index:1;background:linear-gradient(135deg,#e0f2fe 0%,#eff6ff 100%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.student-girl-img{z-index:2;object-fit:contain;width:auto;height:640px;display:block;position:relative}.student-girl-fade-overlay{pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#ffffff80 25%,#ffffffe6 55%,#fff 85%);width:400px;height:160px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.student-badge-card{z-index:10;background-color:#fff;border:1.2px solid #e2e8f0;border-radius:14px;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;box-shadow:0 10px 30px #0000000d}.student-badge-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #00000014}.student-card-mock{gap:12px;width:290px;padding:16px 20px;top:50px;left:-50px}.student-robot-icon-container{background-color:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.student-card-robot-img{object-fit:contain;width:44px;height:44px}.student-mock-content{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:3px;display:flex}.student-mock-title{color:#16216b;font-family:Outfit,sans-serif;font-size:16px;font-weight:800;line-height:1.2}.student-mock-details{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.student-mock-tag{color:#0b8e8e;background-color:#e6f4f1;border-radius:5px;flex-direction:column;align-items:flex-start;padding:4px 8px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;line-height:1.1;display:flex}.student-mock-percent{color:#087d7d;font-family:Outfit,sans-serif;font-size:24px;font-weight:850;line-height:1}.student-card-aptitude{text-align:center;flex-direction:column;justify-content:center;gap:8px;width:165px;padding:22px 16px;top:175px;right:-25px}.student-aptitude-icon{color:#0b8e8e;background-color:#e6f4f4;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.student-badge-icon-svg{width:24px;height:24px}.student-badge-card-title{color:#16216b;font-family:Outfit,sans-serif;font-size:15px;font-weight:800;line-height:1.25}.student-badge-card-subtitle{color:#6b7280;font-family:Inter,sans-serif;font-size:12.5px;font-weight:700}.student-card-resume{text-align:center;flex-direction:column;justify-content:center;gap:8px;width:155px;padding:22px 14px;bottom:160px;left:-55px}.student-resume-icon{color:#2563eb;background-color:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.student-ats-green{color:#059669!important}.student-dashed-arrow-container{z-index:1;width:120px;height:150px;position:absolute;top:125px;left:-125px}.student-dashed-arrow-svg{width:100%;height:100%}@media (width<=1440px){.student-hero-section{--visuals-scale:.9}.student-hero-container{padding:0 60px}.student-hero-title{font-size:50px}}@media (width<=1200px){.student-hero-section{--visuals-scale:.75}.student-hero-container{gap:36px;padding:0 40px}.student-hero-content{flex:1}.student-hero-title{font-size:42px}.student-hero-desc{margin-bottom:24px;font-size:15px}}@media (width<=992px){.student-hero-section{--visuals-scale:.85;padding:20px 0 0}.student-hero-container{text-align:center;flex-direction:column;align-items:center;gap:50px}.student-hero-content{flex:unset;text-align:center;align-items:center;width:100%;max-width:680px}.student-hero-title{font-size:40px}.student-hero-desc{max-width:100%}.student-features-list{align-self:center;align-items:flex-start;width:fit-content;max-width:100%}.student-hero-buttons,.student-avatar-row{justify-content:center}.student-dashed-arrow-container{left:-105px}}@media (width<=640px){.student-hero-section{--visuals-scale:.65;padding:15px 0 0}.student-hero-container{gap:36px;padding:0 24px}.student-hero-title{letter-spacing:-.8px;font-size:30px}.student-hero-badge{margin-bottom:16px;padding:5px 12px}.student-badge-text{font-size:10.5px}.student-hero-desc{margin-bottom:20px;font-size:14px;line-height:1.5}.student-features-list{gap:10px;margin-bottom:28px}.student-feature-text{font-size:13.5px}.student-hero-buttons{flex-direction:column;gap:12px;width:100%;margin-bottom:28px}.student-demo-btn,.student-start-btn{width:100%;max-width:320px;height:48px;font-size:14px}.student-dashed-arrow-container{left:-95px}}@media (width<=480px){.student-hero-section{--visuals-scale:.55}}@media (width<=380px){.student-hero-section{--visuals-scale:.45}}.student-succeed-section{background-color:#fff;width:100%;padding:60px 0 0;overflow:hidden}.student-succeed-container{max-width:1800px;margin:0 auto;padding:0 80px}.student-succeed-header{text-align:center;margin-bottom:56px}.student-succeed-title{color:#16216b;letter-spacing:-.8px;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:38px;font-weight:850}.student-succeed-subtitle{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.student-succeed-grid{grid-template-columns:repeat(6,1fr);gap:20px;width:100%;display:grid}.student-succeed-card{text-align:center;background:#fff;border:1px solid #eff6ff;border-radius:16px;flex-direction:column;align-items:center;padding:40px 20px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 30px #16216b05}.student-succeed-card:hover{border-color:#16216b1f;transform:translateY(-5px);box-shadow:0 16px 36px #16216b0f}.student-succeed-icon-wrapper{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.succeed-icon-svg{width:100%;height:100%}.student-succeed-card-title{color:#16216b;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:17px;font-weight:800;line-height:1.3}.student-succeed-card-desc{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;line-height:1.5}@media (width<=1440px){.student-succeed-container{padding:0 60px}}@media (width<=1200px){.student-succeed-container{padding:0 40px}.student-succeed-grid{grid-template-columns:repeat(3,1fr);gap:24px}.student-succeed-title{font-size:32px}}@media (width<=768px){.student-succeed-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.student-succeed-container{padding:0 24px}.student-succeed-section{padding:30px 0 0}.student-succeed-header{margin-bottom:36px}.student-succeed-title{font-size:26px}.student-succeed-subtitle{font-size:14px}}@media (width<=480px){.student-succeed-grid{grid-template-columns:1fr}.student-succeed-card{padding:32px 16px}}.student-res-section{background-color:#fff;width:100%;padding:30px 0 50px;overflow:hidden}.student-res-container{max-width:1800px;margin:0 auto;padding:0 80px}.student-res-header{text-align:center;margin-bottom:56px}.student-res-title{color:#16216b;letter-spacing:-.8px;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:38px;font-weight:850}.student-res-subtitle{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.student-res-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}.student-res-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;padding:40px 24px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 8px 30px #00000005}.student-res-card:hover{border-color:#16216b26;transform:translateY(-5px);box-shadow:0 16px 36px #16216b0d}.student-res-icon-wrapper{justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:24px;display:flex}.res-icon-svg{width:100%;height:100%}.student-res-character-img{object-fit:contain;width:76px;height:76px}.student-res-card-title{color:#16216b;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1.3}.student-res-card-desc{color:#4b5563;flex-grow:1;margin:0 0 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.student-res-card-btn{color:#fff;cursor:pointer;background-color:#0b8e8e;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background-color .25s,transform .2s;display:inline-flex}.student-res-card-btn:hover{background-color:#097272;transform:scale(1.02)}.student-res-btn-arrow{font-size:16px;line-height:1}@media (width<=1440px){.student-res-container{padding:0 60px}}@media (width<=1200px){.student-res-container{padding:0 40px}.student-res-grid{grid-template-columns:repeat(2,1fr);gap:24px}.student-res-title{font-size:32px}}@media (width<=640px){.student-res-container{padding:0 24px}.student-res-section{padding:40px 0}.student-res-header{margin-bottom:36px}.student-res-title{font-size:26px}.student-res-subtitle{font-size:14px}.student-res-grid{grid-template-columns:1fr;gap:20px}.student-res-card{padding:32px 20px}}.student-cta-section{background-color:#fff;width:100%;padding:0 0 80px;overflow:hidden}.student-cta-container{max-width:1800px;margin:0 auto;padding:0 80px}.student-cta-card{background:linear-gradient(135deg,#091535 0%,#060d24 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:30px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #060d241a}.student-cta-left{flex:1;align-items:center;gap:36px;display:flex}.student-cta-robot-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.student-cta-robot{object-fit:contain;width:auto;height:180px;display:block;transform:translateY(10px)}.student-cta-text{text-align:left}.student-cta-title{color:#fff;letter-spacing:-.5px;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800;line-height:1.25}.student-cta-subtitle{color:#94a3b8;max-width:580px;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.5}.student-cta-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.student-cta-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background-color:#087d7d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:all .25s;display:inline-flex}.student-cta-btn-primary:hover{background-color:#066060;transform:translateY(-1px)}.student-cta-arrow{font-size:16px;transition:transform .2s}.student-cta-btn-primary:hover .student-cta-arrow{transform:translate(4px)}.student-cta-btn-secondary{color:#16216b;cursor:pointer;white-space:nowrap;background-color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;height:52px;padding:0 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:all .25s;display:inline-flex}.student-cta-btn-secondary:hover{background-color:#f1f5f9;transform:translateY(-1px)}@media (width<=1440px){.student-cta-container{padding:0 60px}}@media (width<=1200px){.student-cta-container{padding:0 40px}.student-cta-card{gap:30px;padding:30px 40px}.student-cta-title{font-size:28px}.student-cta-subtitle{font-size:14.5px}}@media (width<=992px){.student-cta-card{text-align:center;flex-direction:column;gap:24px;padding:40px 30px}.student-cta-left{text-align:center;flex-direction:column;gap:20px}.student-cta-text{text-align:center}.student-cta-subtitle{max-width:100%}.student-cta-robot{height:150px;transform:none}.student-cta-actions{justify-content:center;width:100%}}@media (width<=640px){.student-cta-container{padding:0 24px}.student-cta-section{padding:0 0 60px}.student-cta-card{border-radius:20px;padding:36px 20px}.student-cta-title{font-size:24px}.student-cta-subtitle{font-size:14px}.student-cta-robot{height:130px}.student-cta-actions{flex-direction:column;gap:12px}.student-cta-btn-primary,.student-cta-btn-secondary{width:100%;max-width:320px}}.student-reg-page *,.student-reg-page :before,.student-reg-page :after{box-sizing:border-box}.student-reg-page{background:#eef2f8;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;overflow-x:hidden}.student-reg-main{flex:1;grid-template-columns:44fr 56fr;align-items:stretch;width:100%;display:grid}.student-reg-hero-panel{background:#fff;border-right:1.5px solid #dde5f0;flex-direction:column;min-height:100%;padding:20px 20px 0 44px;display:flex;position:relative;overflow:hidden}.reg-logo-container{margin-bottom:15px}.reg-logo-link{align-items:center;text-decoration:none;display:inline-flex}.reg-logo-img{object-fit:contain;width:auto;height:96px}.reg-badge{color:#2563eb;letter-spacing:.75px;text-transform:uppercase;background:#eff6ff;border:1.5px solid #2563eb33;border-radius:100px;align-items:center;gap:7px;width:fit-content;margin-bottom:20px;padding:5px 14px;font-size:10px;font-weight:800;display:inline-flex}.reg-badge-svg{flex-shrink:0;width:12px;height:12px}.reg-title{color:#0d1e5a;letter-spacing:-1.2px;max-width:380px;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:42px;font-weight:900;line-height:1.12}.text-teal{color:#0a8e8e}.reg-desc{color:#576070;max-width:330px;margin:0 0 30px;font-size:14px;font-weight:450;line-height:1.7}.reg-hero-body{flex:1;grid-template-columns:1.05fr .95fr;align-items:end;display:grid}.reg-features-col{z-index:2;flex-direction:column;align-self:center;gap:20px;margin-top:-35px;padding-bottom:36px;padding-right:10px;display:flex;position:relative}.reg-feature-item{align-items:flex-start;gap:13px;display:flex}.reg-feature-icon-box{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.feature-learn .reg-feature-icon-box{color:#059669;background:#ecfdf5}.feature-practice .reg-feature-icon-box{color:#2563eb;background:#eff6ff}.feature-track .reg-feature-icon-box{color:#16a34a;background:#f0fdf4}.feature-hire .reg-feature-icon-box{color:#0d9488;background:#f0fdfa}.reg-feature-svg{width:19px;height:19px}.reg-feature-info{flex-direction:column;gap:3px;display:flex}.reg-feature-title{color:#0d1e5a;margin:0;font-family:Outfit,sans-serif;font-size:14.5px;font-weight:800;line-height:1.25}.reg-feature-desc{color:#6b7585;margin:0;font-size:12.5px;font-weight:500;line-height:1.5}.reg-trust-card-anchor{margin-top:84px;margin-left:48px}.reg-girl-col{justify-content:center;align-items:flex-end;min-height:440px;display:flex;position:relative;overflow:hidden}.reg-girl-wave-bg{z-index:0;background:radial-gradient(88% 90% at 46% 106%,#a8dede 0%,#c0eaec 22%,#d8f1f6 48%,#e9f8fc 72%,#0000 100%);border-radius:60% 40% 0 0/32% 20% 0 0;height:92%;position:absolute;bottom:0;left:-18px;right:0}.reg-dot-grid{z-index:1;color:#93a8bc;opacity:.4;position:absolute}.reg-dot-grid-left{bottom:210px;left:6px}.reg-dot-grid-right{bottom:310px;right:8px}.reg-girl-img{z-index:2;object-fit:contain;align-self:flex-end;width:120%;max-width:350px;height:auto;display:block;position:relative}.reg-girl-fade{z-index:3;pointer-events:none;background:linear-gradient(#0000 0%,#fff 88%);height:70px;position:absolute;bottom:0;left:0;right:0}.student-trust-card{background:#fff;border:1px solid #e3eaf5;border-radius:18px;flex-direction:column;gap:13px;width:100%;max-width:270px;padding:16px 18px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 6px 24px #0d1e5a17}.student-trust-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0d1e5a21}.trust-card-top{align-items:center;gap:13px;display:flex}.trust-card-icon-box{color:#fff;background:#0a8e8e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.trust-card-svg{width:22px;height:22px}.trust-card-text-block{flex:1}.trust-card-main-text{color:#374151;margin:0;font-size:13px;font-weight:500;line-height:1.55}.trust-card-main-text strong{color:#0d1e5a;font-weight:800}.trust-card-divider{background:#eef2f8;height:1px}.trust-card-bottom{align-items:center;gap:13px;display:flex}.trust-avatars{flex-shrink:0;align-items:center;display:flex}.trust-avatar-item{border:2.5px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:-8px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000001f}.trust-avatar-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.trust-avatar-plus{color:#fff;background:#0a8e8e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:5px;font-size:7.5px;font-weight:800;display:flex}.trust-institutions-text{color:#4b5563;margin:0;font-size:11px;font-weight:700;line-height:1.4}.student-reg-form-panel{background:#f4f7fb;flex-direction:column;padding:30px 40px 0;display:flex;overflow-y:auto}.reg-login-prompt-container{justify-content:flex-end;align-items:center;min-height:38px;margin-bottom:20px;display:flex}.reg-login-prompt{color:#576070;font-size:14px;font-weight:500}.reg-login-link{color:#0a8e8e;margin-left:4px;font-weight:700;text-decoration:none;transition:color .18s}.reg-login-link:hover{color:#076868;text-decoration:underline}.reg-form-card{background:#fff;border:1px solid #e2e9f5;border-radius:22px;flex-direction:column;padding:30px 32px 26px;display:flex;box-shadow:0 2px 18px #0d1e5a0f}.reg-form-cap-badge{color:#0d1e5a;background:#eef2fa;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 16px;display:flex}.reg-cap-svg{width:26px;height:26px}.reg-form-title{color:#0d1e5a;text-align:center;letter-spacing:-.5px;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:26px;font-weight:900}.reg-form-desc{color:#6b7585;text-align:center;margin:0 0 24px;font-size:13px;line-height:1.55}.reg-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.reg-form-row .reg-form-group{margin-bottom:16px}.reg-form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.reg-form-label{color:#0d1e5a;font-family:Outfit,sans-serif;font-size:12.5px;font-weight:700}.reg-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.reg-input-icon-left{color:#b0bcc8;pointer-events:none;z-index:1;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.reg-input-icon-svg{width:100%;height:100%}.reg-input{color:#1a2540;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;width:100%;height:46px;padding:0 14px 0 40px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .18s,box-shadow .18s}.reg-input::placeholder{color:#b8c4d0;font-weight:400}.reg-input:focus{border-color:#0a8e8e;outline:none;box-shadow:0 0 0 3px #0a8e8e1a}.reg-phone-prefix{z-index:2;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:0 8px 0 12px;display:flex;position:absolute;top:0;bottom:0;left:0}.reg-flag-icon{border-radius:2px;width:22px;height:15px;box-shadow:0 1px 3px #00000024}.reg-phone-chevron{color:#7b8899;width:10px;height:10px}.reg-phone-code{color:#1a2540;font-size:13px;font-weight:700}.reg-phone-sep{color:#cdd5e0;margin-left:4px;font-size:15px;font-weight:300;line-height:1}.reg-input-icon-phone{color:#b0bcc8;pointer-events:none;z-index:2;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:50%;left:106px;transform:translateY(-50%)}.reg-input-phone{padding-left:132px}.reg-select{color:#1a2540;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;width:100%;height:46px;padding:0 38px 0 40px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .18s,box-shadow .18s}.reg-select:focus{border-color:#0a8e8e;outline:none;box-shadow:0 0 0 3px #0a8e8e1a}.reg-select-arrow{color:#9ca8b5;pointer-events:none;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.reg-select-arrow-svg{width:100%;height:100%}.reg-password-toggle{color:#9ca8b5;cursor:pointer;z-index:2;background:0 0;border:none;align-items:center;width:20px;height:20px;padding:0;transition:color .18s;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.reg-password-toggle:hover{color:#374151}.reg-toggle-svg{width:100%;height:100%}.reg-checkbox-group{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.reg-checkbox{cursor:pointer;accent-color:#0a8e8e;border-radius:4px;flex-shrink:0;width:17px;height:17px;margin-top:1px}.reg-checkbox-label{color:#576070;font-size:12.5px;font-weight:500;line-height:1.5}.reg-checkbox-link{color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s}.reg-checkbox-link:hover{color:#076868;text-decoration:underline}.reg-btn-submit{color:#fff;letter-spacing:.15px;cursor:pointer;background:#0a8e8e;border:none;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;height:52px;margin-bottom:22px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:background .22s,transform .18s,box-shadow .22s;display:inline-flex}.reg-btn-submit:hover{background:#076868;transform:translateY(-1px);box-shadow:0 8px 24px #0a8e8e47}.reg-btn-submit:active{transform:none}.reg-divider{color:#9ca8b5;text-transform:uppercase;letter-spacing:1px;align-items:center;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.reg-divider:before,.reg-divider:after{content:"";border-bottom:1.5px solid #edf1f7;flex:1}.reg-divider:before{margin-right:14px}.reg-divider:after{margin-left:14px}.reg-social-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.reg-social-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:all .18s;display:flex}.reg-social-btn:hover{background:#f8fafc;border-color:#c2ccda;transform:translateY(-1px)}.reg-social-logo{object-fit:contain;flex-shrink:0;width:17px;height:17px}.reg-secure-footer{background:#eff6ff;border:1px solid #2563eb1a;border-radius:11px;align-items:flex-start;gap:11px;padding:12px 15px;display:flex}.reg-secure-icon{color:#2563eb;flex-shrink:0;align-items:flex-start;width:18px;height:18px;margin-top:1px;display:flex}.reg-secure-icon-svg{width:100%;height:100%}.reg-secure-text{color:#1e3a8a;font-size:12px;line-height:1.55}.reg-secure-heading{margin-bottom:1px;font-weight:800;display:block}.login-password-label-row{justify-content:space-between;align-items:center;width:100%;display:flex}.forgot-password-link{color:#0a8e8e;font-size:11.5px;font-weight:700;text-decoration:none;transition:color .18s}.forgot-password-link:hover{color:#076868;text-decoration:underline}.login-social-stack{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.login-social-stack-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:all .18s;display:flex}.login-social-stack-btn:hover{background:#f8fafc;border-color:#c2ccda;transform:translateY(-1px);box-shadow:0 4px 12px #0d1e5a0a}.login-trouble-footer{text-align:center;color:#576070;margin-top:24px;font-size:13px;font-weight:500}.login-trouble-link{color:#0a8e8e;margin-left:3px;font-weight:700;text-decoration:none;transition:color .18s}.login-trouble-link:hover{color:#076868;text-decoration:underline}.student-stats-bar{background:#fff;border-top:1.5px solid #e8eef7;width:100%;padding:18px 60px}.stats-bar-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;max-width:1400px;margin:0 auto;display:grid}.stats-bar-item{align-items:center;gap:13px;display:flex}.stats-bar-icon-box{background:#f0f4fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stats-bar-item:first-child .stats-bar-icon-box{color:#2563eb;background:#eff6ff}.stats-bar-item:nth-child(2) .stats-bar-icon-box{color:#0a8e8e;background:#f0fdfa}.stats-bar-item:nth-child(3) .stats-bar-icon-box{color:#7c3aed;background:#faf5ff}.stats-bar-item:nth-child(4) .stats-bar-icon-box{color:#d97706;background:#fffbeb}.stats-bar-svg{width:20px;height:20px}.stats-bar-info{flex-direction:column;gap:2px;display:flex}.stats-bar-number{color:#0d1e5a;font-family:Outfit,sans-serif;font-size:14px;font-weight:800;line-height:1.2}.stats-bar-label{color:#6b7585;font-size:11.5px;font-weight:600}@media (width<=1280px){.student-reg-hero-panel{padding:34px 16px 0 36px}.reg-hero-body{margin-left:-36px;margin-right:-16px;padding-left:36px}.reg-title{font-size:36px}.student-reg-form-panel{padding:28px 36px 36px 32px}.student-stats-bar{padding:16px 44px}}@media (width<=1024px){.student-reg-main{grid-template-columns:46fr 54fr}.student-reg-hero-panel{padding:28px 14px 0 28px}.reg-hero-body{margin-left:-28px;margin-right:-14px;padding-left:28px}.reg-title{letter-spacing:-.8px;font-size:32px}.reg-desc{max-width:300px;font-size:13px}.student-reg-form-panel{padding:22px 28px 32px 24px}.reg-form-card{padding:26px 24px 22px}.student-stats-bar{padding:15px 30px}.stats-bar-grid{gap:16px}}@media (width<=900px){.student-reg-main{min-height:unset;grid-template-columns:1fr}.student-reg-hero-panel{min-height:unset;border-bottom:1.5px solid #dde5f0;border-right:none;padding:28px 24px 32px 28px}.reg-title{font-size:38px}.reg-desc{max-width:100%}.reg-hero-body{grid-template-columns:1fr 1fr;align-items:end;margin-left:-28px;margin-right:-24px;padding-left:28px}.student-reg-form-panel{padding:24px 28px 40px}.stats-bar-grid{grid-template-columns:repeat(2,1fr)}.student-stats-bar{padding:16px 28px}.stats-bar-item{justify-content:center}.stats-bar-info{text-align:center;align-items:center}}@media (width<=768px){.student-reg-hero-panel{padding:22px 18px 26px 22px}.reg-title{font-size:30px}.reg-badge{font-size:9px}.reg-desc{font-size:13px}.reg-hero-body{grid-template-columns:1fr;align-items:start;margin-left:-22px;margin-right:-18px;padding-left:22px;padding-right:18px}.reg-features-col{align-self:auto;gap:16px;margin-top:0;padding-bottom:18px;padding-right:0}.reg-girl-col{min-height:260px;margin-left:-22px;margin-right:-18px}.reg-girl-img{max-width:300px}.reg-trust-card-anchor{margin-top:24px;margin-left:0}.student-trust-card{max-width:100%}.student-reg-form-panel{padding:18px 18px 32px}.reg-form-card{padding:22px 18px 20px}.reg-form-title{font-size:22px}.reg-form-desc{font-size:12.5px}.student-stats-bar{padding:14px 18px}.stats-bar-grid{gap:14px}.stats-bar-item{text-align:center;flex-direction:column;justify-content:center}.stats-bar-icon-box{margin-bottom:4px}.stats-bar-info{text-align:center;align-items:center}}@media (width<=600px){.student-reg-hero-panel{padding:18px 14px 22px 16px}.reg-title{letter-spacing:-.6px;font-size:26px}.reg-desc{font-size:12.5px}.reg-hero-body{margin-left:-16px;margin-right:-14px;padding-left:16px;padding-right:14px}.reg-girl-col{min-height:220px}.reg-girl-img{max-width:250px}.reg-form-row{grid-template-columns:1fr;gap:0}.reg-social-row{grid-template-columns:1fr;gap:8px}.student-reg-form-panel{padding:16px 14px 28px}.reg-form-card{border-radius:16px;padding:20px 14px 18px}.reg-form-title{font-size:20px}.student-stats-bar{padding:14px}.stats-bar-item{flex-direction:column;justify-content:center;align-items:center}.stats-bar-info{text-align:center;align-items:center}.stats-bar-number,.stats-bar-label{text-align:center}}@media (width<=430px){.reg-title{font-size:22px}.reg-girl-col{min-height:180px}.reg-girl-img{max-width:210px}.stats-bar-grid{grid-template-columns:1fr;justify-items:center;gap:12px}.stats-bar-item{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:240px}.stats-bar-info{text-align:center;align-items:center}.stats-bar-number,.stats-bar-label{text-align:center}.reg-btn-submit{height:48px;font-size:14px}.reg-form-card{padding:18px 13px}}
