@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&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@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";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto}nav{position:relative;z-index:9999!important}.navbar-logo{height:100%;width:auto;max-height:100%;object-fit:contain}.logos-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:nowrap;gap:20px}.footer-container{max-width:1320px;margin:0 auto;padding:0 60px 40px;display:grid;grid-template-columns:1.8fr 1fr 1.2fr 1fr 1.4fr;gap:48px;align-items:flex-start}.footer-logo-img{height:96px;width:auto}.footer-contact-text{font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;color:#4b5563;line-height:1.4;word-break:break-word;overflow-wrap:break-word}@media (max-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{grid-column:span 1;grid-row:span 2;max-width:320px;height:100%;display:flex;flex-direction:column;justify-content:center}.footer-socials{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-top:12px}.footer-links-col{grid-column:span 1}.footer-contact-col{grid-column:span 1;display:flex;flex-direction:column;gap:14px}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{padding:0 40px;flex-direction:row;justify-content:space-between}}@media (max-width: 640px){.footer-container{grid-template-columns:1fr 1fr;padding:0 20px 32px;gap:32px 20px}.footer-brand-col{grid-column:1 / -1;max-width:none;display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;justify-content:flex-start}.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{grid-column:span 1;display:flex;flex-direction:column;text-align:left}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{padding:0 20px}.footer-logo-img{height:64px}.footer-col-heading{font-size:14px;margin-bottom:12px}.footer-link,.footer-contact-text{font-size:13px}}nav{position:relative;z-index:9999!important;border-bottom:none!important;box-shadow:none!important}.navbar-inner-container{height:98px;width:100%}.navbar-logo{height:68px;width:auto;max-height:100%;object-fit:contain;transition:height .2s ease}@media (max-width: 1024px){.navbar-inner-container{height:86px}.navbar-logo{height:58px}}@media (max-width: 640px){.navbar-inner-container{height:74px}.navbar-logo{height:50px}}button,a{-webkit-tap-highlight-color:transparent}.nav-link,.dropdown-item{white-space:nowrap}.nav-link{position:relative;color:#16216b;font-size:16px;font-weight:800;cursor:pointer;transition:color .3s ease,transform .3s ease}.nav-link:hover{color:#0b9a9a;transform:translateY(-1px)}.active-link{color:#0b9a9a}.nav-link:after{content:"";position:absolute;left:0;bottom:-24px;width:100%;height:3px;background:#4fc3c3;border-radius:999px;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.nav-link:hover:after{transform:scaleX(1)}.login-btn{min-width:160px;width:auto;padding:0 20px;height:60px;border:2px solid #b7b7d4;border-radius:12px;background:#fff;color:#16216b;font-size:16px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.login-btn:hover{background:#f5f7ff;border-color:#16216b;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.login-dropdown-wrapper{position:relative;display:inline-block}.dropdown-chevron{width:14px;height:14px;transition:transform .25s ease}.login-dropdown-wrapper:hover .dropdown-chevron,.login-dropdown-wrapper.is-open .dropdown-chevron{transform:rotate(180deg)}.login-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:320px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0d1e5a1a;padding:8px;z-index:1000;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s;display:flex;flex-direction:column;gap:4px}@media (min-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{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;text-decoration:none;transition:background-color .22s ease,transform .22s ease}.login-dropdown-item:hover{background-color:#f1f5f9;transform:translate(3px)}.login-dropdown-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .22s ease,color .22s ease}.student-icon-bg{background:#eff6ff;color:#2563eb}.college-icon-bg{background:#faf5ff;color:#7c3aed}.recruiter-icon-bg{background:#f0fdfa;color:#0a8e8e}.login-dropdown-item:hover .student-icon-bg{background:#2563eb;color:#fff}.login-dropdown-item:hover .college-icon-bg{background:#7c3aed;color:#fff}.login-dropdown-item:hover .recruiter-icon-bg{background:#0a8e8e;color:#fff}.login-dropdown-info{display:flex;flex-direction:column;text-align:left}.login-dropdown-title{font-size:14px;font-weight:800;color:#16216b;line-height:1.2}.login-dropdown-desc{font-size:11px;color:#6b7585;margin-top:2px;line-height:1.35;font-weight:550}.login-dropdown-item:hover .login-dropdown-title{color:#0b8e8e}@media (max-width: 1023px){.login-dropdown-menu{position:relative;top:auto;left:auto;transform:none;width:280px;box-shadow:none;border:1px solid #dde5f0;background:#f8fafc;border-radius:12px;opacity:1;visibility:visible;display:none;margin-top:8px;padding:6px}.login-dropdown-wrapper.is-open .login-dropdown-menu{display:flex}.login-btn{min-width:160px;width:160px;height:52px;font-size:16px}}.demo-btn{min-width:160px;width:auto;padding:0 20px;height:60px;border:none;border-radius:12px;background:#0b8e8e;color:#fff;font-size:16px;font-weight:800;cursor:pointer;margin-right:2vw;box-shadow:0 4px 10px #0000001f;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.demo-btn:hover{background:#097878;transform:translateY(-3px);box-shadow:0 12px 25px #0b8e8e4d}.nav-dropdown{position:relative}.dropdown-arrow{width:16px;height:16px;stroke-width:3.5px;transition:transform .3s ease}@media (hover: hover){.nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}}.dropdown-arrow.desktop-open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;min-width:240px;overflow:hidden;background:#fff;border:1px solid #f1f1f1;border-radius:14px;box-shadow:0 10px 30px #00000014,0 4px 10px #0000000a;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:100}@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{position:relative;display:block;padding:14px 20px;color:#16216b;text-decoration:none;font-size:15px;font-weight:500;transition:background-color .25s ease,color .25s ease,padding-left .25s ease}.dropdown-item:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#0b9a9a;transform:scaleY(0);transition:transform .25s ease}.dropdown-item:hover{background:#f5f7ff;color:#0b9a9a;padding-left:24px}.dropdown-item:hover:before{transform:scaleY(1)}.mobile-link{color:#16216b;font-size:16px;font-weight:800;cursor:pointer;transition:color .3s ease}.mobile-link:hover{color:#0b9a9a}.mobile-dropdown-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:none;color:#16216b;font-size:16px;font-weight:800;cursor:pointer;transition:color .3s ease}.mobile-dropdown-btn:hover,.mobile-dropdown-btn.active{color:#0b9a9a}.mobile-arrow{width:14px;height:14px;flex-shrink:0;stroke-width:3.5px;transition:transform .3s ease}.hamburger-btn{margin-right:24px!important}@media (min-width: 640px){.hamburger-btn{margin-right:36px!important}}@media (min-width: 768px){.hamburger-btn{margin-right:48px!important}}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .35s ease,margin-top .35s ease}.mobile-submenu.open{max-height:300px;margin-top:8px}.mobile-submenu-item{display:block;padding:10px 0;color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;text-align:center;transition:color .3s ease}.mobile-submenu-item:hover,.mobile-submenu-item:active{color:#0b9a9a}.login-btn-mobile,.demo-btn-mobile{width:160px;height:52px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.login-btn-mobile{margin-top:10px;border:2px solid #b7b7d4;border-radius:10px;font-weight:800;background:#fff}.login-btn-mobile:hover{background:#f5f7ff;border-color:#16216b;transform:translateY(-2px)}.demo-btn-mobile{border:none;border-radius:10px;background:#0b8e8e;color:#fff;font-weight:800}.demo-btn-mobile:hover{background:#097878;transform:translateY(-2px)}@media (min-width: 1440px){.nav-link{font-size:17px}}@media (max-width: 1280px){.nav-link{font-size:15px}.login-btn{width:110px}.demo-btn{width:150px}}@media (max-width: 1023px){.nav-link:after{display:none}.dropdown-menu{display:none}.demo-btn{margin-right:0}}@media (max-width: 768px){.mobile-link,.mobile-dropdown-btn{font-size:15px}.login-btn-mobile,.demo-btn-mobile,.login-btn{height:50px;font-size:15px}}@media (max-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}}.footer-section{width:100%;background-color:#fff;border-top:1.5px solid #e2e8f0;padding-top:40px;padding-bottom:0}.footer-container{max-width:1360px;margin:0 auto;padding:0 40px 40px;display:grid;grid-template-columns:1.8fr 1fr 1.1fr 1fr 1.6fr;gap:36px;align-items:flex-start}.footer-brand-col{display:flex;flex-direction:column;gap:14px}.footer-logo-row{display:flex;align-items:center}.footer-logo-img{height:68px;width:auto;object-fit:contain}.footer-brand-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#4b5563;line-height:1.6;margin:0}.footer-tagline{font-weight:700;color:#16216b}.footer-socials{display:flex;align-items:center;gap:10px;margin-top:4px}.footer-social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1.5px solid #d1d5db;color:#16216b;text-decoration:none;transition:background .25s ease,border-color .25s ease,color .25s ease}.footer-social-link:hover{background:#16216b;border-color:#16216b;color:#fff}.social-icon{width:16px;height:16px}.footer-links-col{display:flex;flex-direction:column;gap:14px}.footer-col-heading{font-size:18px;font-weight:700;color:#16216b;margin-bottom:20px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-link{font-size:14px;color:#64748b;transition:all .3s ease}.footer-link:hover{color:#0b8e8e;padding-left:4px}.footer-contact-col{display:flex;flex-direction:column;gap:14px}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-contact-item{display:flex;align-items:flex-start;gap:10px}.footer-contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;color:#0b8e8e;margin-top:1px}.contact-icon-svg{width:16px;height:16px}.footer-contact-text{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#4b5563;line-height:1.4}.footer-contact-email{white-space:nowrap}.footer-bottom-bar{width:100%;border-top:1px solid #e2e8f0;background:#f8fafc;padding:16px 0}.footer-bottom-container{max-width:1320px;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-copyright{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#6b7280;margin:0}.footer-bottom-links{display:flex;align-items:center;gap:8px}.footer-bottom-link{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#6b7280;text-decoration:none;transition:color .25s ease}.footer-bottom-link:hover{color:#0b8e8e}.footer-bottom-divider{color:#d1d5db;font-size:14px}@media (max-width: 1440px){.footer-container{padding:0 40px 40px;gap:36px}.footer-bottom-container{padding:0 40px}}@media (max-width: 1200px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:40px 32px;padding:0 40px 40px}.footer-logo-img{height:58px}.footer-brand-col{grid-column:span 1;grid-row:span 2;max-width:320px;height:100%;display:flex;flex-direction:column;justify-content:center}.footer-socials{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-top:12px}.footer-links-col{grid-column:span 1}.footer-contact-col{grid-column:span 1;display:flex;flex-direction:column;gap:14px}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{padding:0 40px;flex-direction:row;justify-content:space-between}}@media (max-width: 640px){.footer-container{grid-template-columns:1fr 1fr;padding:0 20px 32px;gap:32px 20px}.footer-brand-col{grid-column:1 / -1;max-width:none;display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;justify-content:flex-start}.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{grid-column:span 1;display:flex;flex-direction:column;text-align:left}.footer-contact-list{flex-direction:column;gap:12px}.footer-bottom-container{padding:0 20px}.footer-logo-img{height:50px}.footer-col-heading{font-size:14px;margin-bottom:12px}.footer-link,.footer-contact-text{font-size:13px}}.va-root{position:fixed;z-index:100000!important;font-family:Inter,system-ui,sans-serif;-webkit-user-select:none;user-select:none}.va-trigger{position:relative;width:112px;height:112px;border-radius:50%;border:none;cursor:grab;touch-action:none;background:none;padding:0;outline:none;display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .2s ease;-webkit-tap-highlight-color:transparent}.va-trigger--hovered{transform:scale(1.08);filter:brightness(1.1)}.va-trigger--open{transform:scale(.96)}.va-trigger--dragging{cursor:grabbing!important;transform:scale(1.05)}.va-window{position:absolute;bottom:124px;right:0;width:360px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 160px);background:#fff;border-radius:20px;box-shadow:0 8px 40px #00000024,0 2px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:scale(.9) translateY(20px);pointer-events:none;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);transform-origin:bottom right}.va-window--open{opacity:1;transform:scale(1) translateY(0);pointer-events:all}.va-window--minimised{height:auto}.va-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;background:#fff;border-bottom:1px solid #F1F5F9;flex-shrink:0}.va-header__left{display:flex;align-items:center;gap:10px}.va-header__info{display:flex;flex-direction:column;gap:3px}.va-header__name{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.va-header__status{display:flex;align-items:center;gap:5px;font-size:12.5px;color:#64748b;font-weight:500}.va-status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.va-status-dot--listening{background:#2563eb;animation:va-pulse-dot 1.4s ease-in-out infinite}.va-header__actions{display:flex;align-items:center;gap:2px}.va-header__btn{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;font-size:18px;font-weight:300}.va-header__btn:hover{background:#f8fafc;color:#475569}.va-header__btn--close:hover{background:#fee2e2;color:#ef4444}.va-welcome{flex:1;display:flex;flex-direction:column;padding:24px 18px 18px;background:#fff;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.va-welcome::-webkit-scrollbar{display:none}.va-welcome__greeting-row{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding:0 4px}.va-welcome__bot-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #2563eb14}.va-welcome__greeting-text{display:flex;flex-direction:column;gap:2px}.va-welcome__hey{font-size:17px;font-weight:700;color:#0f172a;margin:0}.va-welcome__sub{font-size:15px;font-weight:600;color:#0f172a;margin:0}.va-quick-grid{display:flex;flex-direction:column;gap:10px}.va-quick-card{width:100%;display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1.5px solid #E8EDF5;border-radius:14px;cursor:pointer;text-align:left;transition:border-color .18s,box-shadow .18s,transform .15s,background .18s;font-family:inherit}.va-quick-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #2563eb1a;transform:translateY(-1px);background:#fafcff}.va-quick-card:active{transform:translateY(0)}.va-quick-card__icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.va-quick-card__label{flex:1;font-size:14.5px;font-weight:600;color:#1e293b}.va-quick-card__arrow{color:#cbd5e1;flex-shrink:0;transition:transform .18s,color .18s}.va-quick-card:hover .va-quick-card__arrow{transform:translate(3px);color:#2563eb}.va-messages{flex:1;overflow-y:auto;padding:18px 14px;display:flex;flex-direction:column;gap:12px;background:#f8fafc;max-height:100%;-ms-overflow-style:none;scrollbar-width:none}.va-messages::-webkit-scrollbar{display:none}.va-msg-row{display:flex;align-items:flex-end;gap:8px;animation:va-msg-in .26s ease}.va-msg-row--user{flex-direction:row-reverse}.va-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.va-avatar--user{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff}.va-bubble{max-width:74%;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.55;word-break:break-word}.va-bubble--assistant{background:#fff;color:#1e293b;border-radius:4px 18px 18px;box-shadow:0 1px 6px #0f172a14;border:1px solid #E2E8F0}.va-bubble--user{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:18px 18px 4px}.va-bubble__tick{font-size:10px;opacity:.65;margin-left:5px}.va-chips{display:flex;flex-wrap:wrap;gap:6px;padding-left:38px;animation:va-msg-in .3s ease}.va-chip{padding:5px 13px;border-radius:999px;border:1.5px solid #BFDBFE;background:#eff6ff;color:#2563eb;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .16s,color .16s,transform .14s,box-shadow .16s;font-family:inherit}.va-chip:hover{background:#2563eb;color:#fff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb47}.va-input-area{padding:12px 14px 14px;background:#fff;border-top:1px solid #F1F5F9;flex-shrink:0;box-sizing:border-box;position:relative}.va-input-form{display:flex;align-items:center;width:100%;box-sizing:border-box;min-width:0}.va-input-wrapper{flex:1;display:flex;align-items:center;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:28px;padding:4px 4px 4px 12px;transition:border-color .2s,box-shadow .2s;gap:8px;box-sizing:border-box;min-width:0;overflow:hidden}.va-input-wrapper:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb17}.va-input{flex:1;border:none;background:transparent;font-size:14.5px;color:#0f172a;font-family:inherit;outline:none;padding:6px 0;min-width:0}.va-input::placeholder{color:#94a3b8}.va-input-btn--plus{background:transparent;color:#64748b;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s,color .15s;border:none;flex-shrink:0}.va-input-btn--plus:hover{background:#e2e8f0;color:#0f172a}.va-plus-menu{position:absolute;bottom:calc(100% - 4px);left:14px;width:280px;background:#ffffffd9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.5px solid rgba(226,232,240,.95);border-radius:18px;box-shadow:0 10px 30px #0f172a14,0 1px 3px #0f172a08,inset 0 1px #fff9;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:10000;animation:va-plus-menu-slide .25s cubic-bezier(.16,1,.3,1) both;transform-origin:bottom left}@keyframes va-plus-menu-slide{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.va-plus-menu-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:12px;cursor:pointer;text-align:left;transition:all .2s ease;box-sizing:border-box}.va-plus-menu-item:hover{background:#3b82f614}.va-plus-icon{font-size:22px;color:#3b82f6;transition:transform .2s ease}.va-plus-menu-item:hover .va-plus-icon{transform:scale(1.1) rotate(-3deg)}.va-plus-text{display:flex;flex-direction:column;gap:2px;min-width:0}.va-plus-title{font-size:13.5px;font-weight:600;color:#1e293b}.va-plus-desc{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.va-plus-divider{height:1px;background:#e2e8f0cc;margin:4px 6px}.va-plus-menu-item--clear .va-plus-icon{color:#ef4444}.va-plus-menu-item--clear:hover{background:#ef444414}.va-plus-menu-item--clear .va-plus-title{color:#ef4444}.va-input-btn--plus-active{background:#3b82f6!important;color:#fff!important;transform:rotate(45deg);box-shadow:0 2px 8px #3b82f659}.va-input-btn{width:32px;height:32px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .16s,color .16s;font-family:inherit}.va-input-btn--mic{background:transparent;color:#64748b}.va-input-btn--mic:hover{background:#e2e8f0;color:#2563eb}.va-input-btn--mic-active{background:#fee2e2;color:#ef4444;animation:va-mic-pulse 1.6s ease-in-out infinite}.va-action-btn{width:36px;height:36px;border-radius:50%;border:none;background:#2563eb;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s,background .15s,box-shadow .15s}.va-action-btn:hover{background:#1d4ed8;transform:scale(1.06)}.va-action-btn:active{transform:scale(.96)}.va-action-btn--wave-active{background:#ef4444;animation:va-mic-pulse 1.6s ease-in-out infinite}.va-action-btn--wave-active:hover{background:#dc2626}@keyframes va-pulse-dot{0%,to{box-shadow:0 0 0 2px #2563eb33}50%{box-shadow:0 0 0 5px #2563eb12}}@keyframes va-msg-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes va-mic-pulse{0%,to{box-shadow:0 0 #ef444459}50%{box-shadow:0 0 0 6px #ef444400}}@keyframes va-botMove{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-1deg)}50%{transform:translateY(1px) rotate(.5deg)}75%{transform:translateY(-2px) rotate(-.5deg)}}.va-voicemode{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;background:#09090b;padding:20px;color:#fff;box-sizing:border-box!important;position:relative}.va-voicemode__header{position:relative;display:flex;justify-content:center;align-items:center;padding:8px 36px 8px 12px;border-bottom:1px solid #18181b;margin-bottom:10px}.va-voicemode__title{font-size:14.5px;font-weight:600;letter-spacing:.5px;background:linear-gradient(135deg,#f4f4f5,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.va-voice-top-selector-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#a1a1aa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.va-voice-top-selector-btn:hover{background:#ffffff26;color:#fff;border-color:#ffffff40}.va-voice-top-selector-btn--active{background:#63b3ed40!important;color:#63b3ed!important;border-color:#63b3ed80!important;box-shadow:0 0 10px #63b3ed4d}.va-voicemode__user-greeting{text-align:center;font-size:22px;font-weight:700;letter-spacing:.3px;color:#e2e8f0;opacity:0;transform:translateY(-6px);transition:opacity .5s ease,transform .5s ease;min-height:32px;padding:4px 0 8px;pointer-events:none}.va-voicemode__user-greeting--visible{opacity:1;transform:translateY(0)}.va-voicemode__loading-dots{display:inline-flex;align-items:center;font-size:14.5px;color:#06b6d4;font-weight:600}.va-voicemode__loading-dots span{animation:va-dot-blink 1.4s infinite both;font-size:18px;line-height:0;margin-left:2px}.va-voicemode__loading-dots span:nth-child(2){animation-delay:.2s}.va-voicemode__loading-dots span:nth-child(3){animation-delay:.4s}@keyframes va-dot-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.va-voicemode__container{flex:1;display:flex;align-items:center;justify-content:center;margin-top:20px}.va-voicemode__sphere{width:190px;height:190px;border-radius:50%;position:relative;overflow:visible;background:transparent;transition:transform .4s cubic-bezier(.25,1,.5,1),filter .4s ease;filter:drop-shadow(0 0 15px rgba(168,85,247,.3)) drop-shadow(0 0 30px rgba(59,130,246,.2))}.va-voicemode__wave{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:49% 51% 52% 48%/50% 52% 48% 50%;border:2px solid transparent;background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(135deg,#a855f7,#3b82f6,#ec4899) border-box;opacity:.85;filter:drop-shadow(0 0 8px rgba(168,85,247,.8)) drop-shadow(0 0 15px rgba(59,130,246,.6));animation:va-neon-spin-clockwise 12s linear infinite;transform-origin:50% 50%;transition:background .4s ease,filter .4s ease,opacity .4s ease,inset .4s ease}.va-voicemode__wave--2{top:4px;right:4px;bottom:4px;left:4px;border-radius:51% 49% 53% 47%/48% 51% 49% 52%;border:1.5px solid transparent;background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(225deg,#ec4899,#a855f7,#06b6d4) border-box;opacity:.75;filter:drop-shadow(0 0 6px rgba(236,72,153,.7)) drop-shadow(0 0 12px rgba(168,85,247,.5));animation:va-neon-spin-counter 9s linear infinite}.va-voicemode__wave--3{top:8px;right:8px;bottom:8px;left:8px;border-radius:48% 52% 50% 50%/52% 48% 53% 47%;border:1.2px solid transparent;background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(45deg,#3b82f6,#06b6d4,#a855f7) border-box;opacity:.65;filter:drop-shadow(0 0 4px rgba(59,130,246,.6)) drop-shadow(0 0 8px rgba(6,182,212,.4));animation:va-neon-spin-clockwise 16s linear infinite}.va-voicemode__sphere--listening{animation:va-neon-sphere-pulse 2.2s ease-in-out infinite;filter:drop-shadow(0 0 25px rgba(59,130,246,.55)) drop-shadow(0 0 40px rgba(168,85,247,.35))}.va-voicemode__sphere--listening .va-voicemode__wave--1{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(135deg,#3b82f6,#06b6d4,#a855f7) border-box;filter:drop-shadow(0 0 10px rgba(59,130,246,.9)) drop-shadow(0 0 20px rgba(6,182,212,.7));animation-duration:7s}.va-voicemode__sphere--listening .va-voicemode__wave--2{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(225deg,#06b6d4,#a855f7,#3b82f6) border-box;animation-duration:5s}.va-voicemode__sphere--analyzing{animation:va-neon-sphere-pulse 1.2s ease-in-out infinite alternate;filter:drop-shadow(0 0 30px rgba(34,211,238,.65)) drop-shadow(0 0 50px rgba(6,182,212,.45))}.va-voicemode__sphere--analyzing .va-voicemode__wave--1{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(135deg,#22d3ee,#06b6d4,#0891b2) border-box;filter:drop-shadow(0 0 12px rgba(34,211,238,.95)) drop-shadow(0 0 25px rgba(6,182,212,.85));animation-duration:4s}.va-voicemode__sphere--analyzing .va-voicemode__wave--2{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(225deg,#0e7490,#22d3ee,#06b6d4) border-box;animation-duration:3s}.va-voicemode__sphere--speaking{animation:va-neon-speaking-vibe .75s ease-in-out infinite alternate;filter:drop-shadow(0 0 35px rgba(168,85,247,.65)) drop-shadow(0 0 50px rgba(236,72,153,.45))}.va-voicemode__sphere--speaking .va-voicemode__wave--1{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(135deg,#a855f7,#ec4899,#e9d5ff) border-box;filter:drop-shadow(0 0 14px rgba(168,85,247,1)) drop-shadow(0 0 25px rgba(236,72,153,.8));animation-duration:5s}.va-voicemode__sphere--speaking .va-voicemode__wave--2{background:linear-gradient(#09090b,#09090b) padding-box,linear-gradient(225deg,#f43f5e,#ec4899,#a855f7) border-box;animation-duration:3.5s}.va-voicemode__transcript-area{min-height:120px;max-height:160px;overflow-y:auto;margin:16px 0;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;padding:0 10px}.va-voicemode__status{font-size:14.5px;color:#a1a1aa;font-weight:500;text-align:center;animation:va-fade-pulse 2s infinite ease-in-out}.va-voicemode__user-bubble{font-size:16px;font-weight:600;color:#f4f4f5;text-align:center;line-height:1.4;word-break:break-word}.va-voicemode__ai-bubble{font-size:14px;font-weight:500;color:#a1a1aa;text-align:center;line-height:1.45;max-width:90%;word-break:break-word}.va-voicemode__transcript-area::-webkit-scrollbar{display:none}.va-voicemode__transcript-area{-ms-overflow-style:none;scrollbar-width:none}.va-voicemode__footer{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box!important;transition:all .4s cubic-bezier(.25,1,.5,1)}.va-voicemode__input-capsule{flex:1;display:flex;align-items:center;background:#18181bb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:4px 8px 4px 10px;gap:6px;min-width:0;box-sizing:border-box!important;transition:all .4s cubic-bezier(.25,1,.5,1)}.va-voicemode__input-capsule:hover{background:#18181bd9;border-color:#fff3}.va-voicemode__input-capsule:focus-within{border-color:#ffffff40;box-shadow:0 0 15px #ffffff0d}.va-voicemode__plus-btn{background:transparent;color:#a1a1aa;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .22s ease;border:none;flex-shrink:0}.va-voicemode__plus-btn:hover{background:#ffffff14;color:#fff}.va-voicemode__plus-btn--active{transform:rotate(45deg);color:#3b82f6!important;background:#ffffff1f!important}.va-voice-plus-menu{position:absolute;bottom:78px;left:20px;right:20px;background:#121212e0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.5px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 10px 40px #000000a6,0 1px 3px #0000004d,inset 0 1px #ffffff0f;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:10000;animation:va-plus-menu-slide .25s cubic-bezier(.16,1,.3,1) both;transform-origin:bottom center}.va-voice-plus-menu .va-plus-title{color:#e2e8f0}.va-voice-plus-menu .va-plus-desc{color:#94a3b8}.va-voice-plus-menu .va-plus-menu-item:hover{background:#ffffff0d}.va-voice-plus-menu .va-plus-divider{background:#ffffff14}.va-voicemode__input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:13px;outline:none;padding:6px 0;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.va-voicemode__input::placeholder{color:#71717a;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.va-voicemode__send-btn{width:32px;height:32px;border-radius:50%;background:#3b82f6;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0;box-shadow:0 2px 8px #3b82f659}.va-voicemode__send-btn:hover{background:#2563eb;transform:scale(1.05)}.va-voicemode__send-btn .material-symbols-outlined{font-size:18px;font-weight:700}.va-voicemode__action-btn{width:40px;height:40px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:width .4s cubic-bezier(.25,1,.5,1),opacity .3s ease,margin .4s cubic-bezier(.25,1,.5,1),transform .4s cubic-bezier(.25,1,.5,1),background .2s;flex-shrink:0;transform:scale(1);opacity:1}.va-voicemode__footer--typing .va-voicemode__action-btn{width:0;opacity:0;margin-left:-4px;margin-right:-4px;transform:scale(0);pointer-events:none}.va-voicemode__action-btn--mic{background:#27272a;color:#f4f4f5}.va-voicemode__action-btn--mic:hover{background:#3f3f46}.va-voicemode__action-btn--mic-active{background:#dc2626;color:#fff;animation:va-mic-pulse 1.6s ease-in-out infinite}.va-voicemode__action-btn--close{background:#fff;color:#09090b}.va-voicemode__action-btn--close:hover{background:#f4f4f5;transform:scale(1.05)}.va-voicemode__action-btn--close:active{transform:scale(.96)}@keyframes va-clouds-move{0%{transform:translate(0) rotate(0)}50%{transform:translate(12px,12px) rotate(180deg)}to{transform:translate(0) rotate(360deg)}}@keyframes va-neon-spin-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes va-neon-spin-counter{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes va-neon-sphere-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes va-neon-speaking-vibe{0%{transform:scale(.96)}50%{transform:scale(1.08)}to{transform:scale(1.02)}}@keyframes va-fade-pulse{0%,to{opacity:.5}50%{opacity:1}}.animate-fade-in{animation:va-msg-in .3s ease}@media (max-width: 500px){.va-root{right:10px;bottom:10px}.va-window{width:calc(100vw - 20px);height:75vh;bottom:108px;border-radius:16px}.va-trigger{width:84px;height:84px}.va-bubble{max-width:82%}.va-input-area{padding:10px 12px 12px}.va-input-wrapper{border-radius:22px;padding:3px 4px 3px 10px}.va-input{font-size:14px}.va-voicemode{padding:12px!important}.va-voicemode__container{margin-top:10px!important}.va-voicemode__sphere{width:135px!important;height:135px!important}.va-voicemode__user-greeting{font-size:18px!important;min-height:24px!important;padding:2px 0 4px!important}.va-voicemode__transcript-area{min-height:50px!important;max-height:80px!important;margin:8px 0!important}.va-voicemode__footer{margin-bottom:2px!important}}.va-thinking-dots{display:flex;align-items:center;gap:5px;padding:6px 4px 4px}.va-thinking-dots span{width:8px;height:8px;background-color:#7c3aed;border-radius:50%;display:inline-block;animation:va-thinking-bounce 1.4s infinite ease-in-out both}.va-thinking-dots span:nth-child(1){animation-delay:-.32s}.va-thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes va-thinking-bounce{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-section{width:100%;padding:20px 0;background-color:#fff;overflow:hidden}.hero-container{max-width:1800px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.hero-content{display:flex;flex-direction:column;align-items:flex-start}.hero-badge{display:inline-flex;align-items:center;gap:8px;background-color:#2563eb14;padding:6px 16px 6px 8px;border-radius:99px}.badge-icon{display:flex;align-items:center}.badge-icon svg{width:20px;height:20px}.badge-text{font-size:12px;font-weight:800;color:#16216b;letter-spacing:.5px}.hero-title{font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:80px;font-weight:850;color:#16216b;line-height:1.1;margin:8px 0;letter-spacing:-1.5px}.hero-title .accent-text{color:#087d7d}.hero-desc{font-size:18px;line-height:1.6;color:#4b5563;margin-bottom:20px;max-width:680px;font-weight:500}.hero-stats-box{display:flex;align-items:center;gap:28px;border:1.5px solid rgba(8,125,125,.25);background-color:#fff;padding:18px 28px;border-radius:12px;max-width:600px}.stats-item{display:flex;align-items:center;gap:12px}.stats-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px}.stats-icon.teal-icon{color:#087d7d;background-color:#0b8e8e1a}.stats-icon.blue-icon{color:#16216b;background-color:#16216b1a}.stats-text{font-size:15px;color:#16216b;font-weight:500}.stats-text strong{font-weight:800}.stats-text strong.teal-text{color:#087d7d}.stats-divider{width:1.5px;height:36px;background-color:#d1d5db}.hero-features-grid{display:grid;grid-template-columns:1fr 1.1fr;row-gap:16px;column-gap:32px;margin-top:28px;margin-bottom:44px;width:100%}.feature-item{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:800;color:#16216b;text-align:left}.feature-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#087d7d;color:#fff;border-radius:50%;flex-shrink:0}.feature-check svg{width:14px;height:14px}.hero-buttons{display:flex;align-items:center;gap:20px}.hero-buttons .demo-btn,.hero-buttons .start-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:58px;border-radius:10px;font-size:16px;font-weight:800;cursor:pointer;transition:all .3s ease}.hero-buttons .demo-btn{width:190px;background-color:#087d7d;color:#fff;border:none;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{width:210px;background-color:transparent;color:#16216b;border:2px solid #087d7d}.hero-buttons .start-btn:hover{background-color:#087d7d0d;transform:translateY(-2px);border-color:#087d7d}.btn-arrow{transition:transform .3s ease}.hero-buttons .demo-btn:hover .btn-arrow,.hero-buttons .start-btn:hover .btn-arrow{transform:translate(4px)}.hero-visuals{position:relative;width:100%;height:600px;display:flex;justify-content:center;align-items:center}.visuals-wrapper{position:relative;width:100%;height:100%;max-width:650px}.main-student-container{position:absolute;bottom:0;right:5%;width:82%;z-index:2}.main-student-img{width:100%;height:auto;display:block}.laptop-sticker{position:absolute;bottom:22%;left:35%;width:12%;transform:rotate(-10deg);z-index:3}.sticker-img{width:100%;height:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.card-video-call{position:absolute;left:-15%;top:-5%;width:350px;height:auto;background-color:#fff;border-radius:16px;padding:16px;box-shadow:0 15px 35px #00000014,0 5px 15px #00000008;border:1px solid #f1f5f9;z-index:10;transition:transform .3s ease,box-shadow .3s ease}.video-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.user-info{display:flex;align-items:center;gap:8px}.user-icon{display:flex;align-items:center;color:#2563eb}.video-title{font-size:13px;font-weight:800;color:#16216b}.live-indicator{display:flex;align-items:center;justify-content:space-between;gap:6px;background-color:#ef44441a;padding:3px 8px;border-radius:6px}.live-dot{width:6px;height:6px;background-color:#ef4444;border-radius:50%;display:inline-block}.live-text{font-size:10px;font-weight:800;color:#ef4444;text-transform:uppercase}.chevron-down{color:#64748b}.video-card-body{display:flex;gap:12px;align-items:center}.video-profile-wrapper{width:90px;height:90px;border-radius:12px;overflow:hidden;flex-shrink:0}.video-profile-img{width:100%;height:100%;object-fit:cover}.video-right-content{display:flex;flex-direction:column;gap:16px;flex-grow:1}.chat-placeholder{display:flex;flex-direction:column;gap:6px}.chat-placeholder .line{height:6px;background-color:#e2e8f0;border-radius:4px}.line-1{width:80%}.line-2{width:50%}.rating-stars{color:#f59e0b;font-size:15px;letter-spacing:2px}.floating-chat-bubble{position:absolute;right:-18px;top:35px;width:44px;height:44px;background-color:#087d7d;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 14px #087d7d4d}.card-performance{position:absolute;left:-18%;bottom:50%;width:200px;background-color:#fff;border-radius:14px;padding:14px;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005;border:1px solid #f1f5f9;z-index:10;transition:transform .3s ease,box-shadow .3s ease}.perf-header,.feed-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;color:#4b5563;margin-bottom:10px}.perf-body{display:flex;align-items:center;gap:12px;margin-top:6px}.progress-ring-container{position:relative;display:flex;align-items:center;justify-content:center}.progress-ring{transform:rotate(-90deg)}.progress-ring-bar{stroke-linecap:round;transition:stroke-dashoffset .35s}.perf-percentage{font-size:22px;font-weight:850;color:#16216b}.card-feedback{position:absolute;left:-10%;bottom:12%;width:180px;background-color:#fff;border-radius:14px;padding:14px;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005;border:1px solid #f1f5f9;z-index:10;transition:transform .3s ease,box-shadow .3s ease}.feed-bar-container{display:flex;flex-direction:column;gap:8px}.feed-bar{height:7px;background-color:#2563eb;border-radius:4px}.bar-1{width:75%}.bar-2{width:45%}.card-analytics{position:absolute;right:-4%;bottom:46%;width:100px;height:70px;background-color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #0000000d,0 3px 10px #00000005;border:1px solid #f1f5f9;z-index:10;transition:transform .3s ease,box-shadow .3s ease}.analytics-bars{display:flex;align-items:flex-end;gap:4px;height:28px}.analytics-bars .bar{width:5px;background-color:#087d7d;border-radius:3px}.bar-tall{height:28px}.bar-medium{height:18px}.bar-short{height:10px}.dashed-curve-arrow{position:absolute;top:15%;left:-20%;width:110px;height:110px;z-index:1;pointer-events:none}.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 (max-width: 1440px){.hero-title{font-size:68px}.card-video-call{left:-10%}}@media (max-width: 1200px){.hero-title{font-size:58px}.hero-container{gap:40px}.card-video-call{left:-5%;width:280px}.card-performance{left:-10%}.card-feedback{left:-5%}}@media (max-width: 1024px){.hero-section{padding:20px 0}.hero-container{grid-template-columns:1fr;gap:60px;text-align:center}.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{left:-8%;top:2%}.card-performance{left:-10%;bottom:30%}.card-feedback{left:-5%;bottom:8%}.card-analytics{right:-2%;bottom:40%}.dashed-curve-arrow{left:-15%}}@media (max-width: 640px){.hero-title{font-size:40px;letter-spacing:-.5px;margin:16px 0 20px}.hero-stats-box{flex-direction:column;gap:16px;padding:6px}.stats-divider{width:100%;height:1.5px}.hero-features-grid{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0;width:100%;margin:24px 0 44px}.feature-item{font-size:14px;justify-content:flex-start;align-items:flex-start}.feature-check{margin-top:2px}.hero-buttons{flex-direction:column;align-items:center;width:100%;gap:14px}.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;right:-10px;top:25px}.floating-chat-bubble svg{width:14px;height:14px}.card-performance{width:120px;padding:10px;left:-8%;bottom:28%}.progress-ring{width:40px;height:40px}.progress-ring circle{r:15;cx:20;cy:20;stroke-width:4}.progress-ring-bar{stroke-dasharray:94.2;stroke-dashoffset:14.1}.perf-body{display:flex;align-items:center;gap:8px;margin-top:4px}.perf-percentage{font-size:16px}.card-feedback{width:110px;padding:10px;left:-5%;bottom:6%}.feed-bar{height:5px}.card-analytics{width:50px;height:50px;right:0%;bottom:38%}.analytics-bars{height:20px;gap:3px}.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{width:auto;padding:32px 0;background-color:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin:20px 80px 40px}.trust-container{max-width:1800px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;align-items:center}.trust-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:850;color:#1e3a8a;letter-spacing:.8px;margin-bottom:28px;text-align:center}.logos-wrapper{display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:nowrap;gap:64px}.logo-item{display:flex;align-items:center;gap:12px;-webkit-user-select:none;user-select:none;flex-shrink:0}.logo-svg{height:42px;width:auto;display:block}.trust-divider{width:2px;height:44px;background-color:#94a3b8;flex-shrink:0}.skill-india-text{display:flex;flex-direction:column;justify-content:center;text-align:left}.skill-title{font-family:Inter,sans-serif;font-size:24px;font-weight:850;color:#16216b;line-height:1.1}.skill-subtitle{font-family:Inter,sans-serif;font-size:10px;font-weight:800;color:#475569;margin-top:-1px}.startup-india-item{font-family:Inter,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.5px}.startup-india-logo-wrapper{display:inline-flex;align-items:baseline;position:relative}.startup-red{color:#e11d48}.india-container{position:relative;display:inline-flex}.india-red{color:#e11d48}.startup-step-svg{position:absolute;bottom:-13px;left:2px;height:20px;width:auto}.emblem-img{height:42px;width:auto;display:block}.edu-text{display:flex;flex-direction:column;justify-content:center;text-align:left}.edu-title{font-family:Inter,sans-serif;font-size:16px;font-weight:850;color:#0f172a;line-height:1.2}.edu-subtitle{font-family:Inter,sans-serif;font-size:10px;font-weight:700;color:#64748b}.gear-svg{height:48px;width:auto}.nasscom-item{font-family:Inter,sans-serif;font-size:28px;font-weight:900;color:#c21a1a;letter-spacing:-.5px}.nasscom-r{font-size:11px;font-weight:800;color:#c21a1a;vertical-align:super;margin-left:2px}@media (max-width: 1200px){.logos-wrapper{flex-wrap:wrap;justify-content:center;gap:36px 48px}.trust-divider{display:none}}@media (max-width: 640px){.trust-section{padding:24px 0;margin:20px 24px 40px}.trust-title{font-size:11px;letter-spacing:.5px;margin-bottom:20px}.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{bottom:-11px;height:16px}.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{width:100%;padding:20px 0 15px;background-color:#fff}.process-container{max-width:1800px;margin:0 auto;padding:0 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.process-badge{display:inline-block;font-family:Inter,sans-serif;font-size:13px;font-weight:850;color:#1e3a8a;letter-spacing:.8px;margin-bottom:16px;text-transform:uppercase}.process-section-title{font-family:Outfit,Inter,sans-serif;font-size:38px;font-weight:850;color:#16216b;margin-bottom:60px;letter-spacing:-.5px}.steps-flow-container{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:16px}.step-block{display:flex;flex-direction:column;align-items:center;flex:1;max-width:200px;text-align:center}.step-circle-icon{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 20px;box-shadow:0 4px 14px #00000014;transition:transform .3s ease,box-shadow .3s ease}.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{display:flex;flex-direction:column;align-items:center;width:100%}.step-title{font-family:Inter,sans-serif;font-size:15px;font-weight:850;margin-bottom:12px;letter-spacing:.5px;text-transform:uppercase}.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{font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#4b5563;font-weight:500}.flow-connector{display:flex;align-items:center;justify-content:center;margin-top:33px;flex-shrink:0}.connector-arrow{width:24px;height:24px;color:#2563eb;opacity:.8}.stats-section{width:100%;padding:24px 0;background-color:#fff}.stats-container{max-width:1800px;margin:0 auto;padding:0 60px}.stats-banner{background:linear-gradient(135deg,#020d2c,#05133d);border-radius:14px;padding:26px 40px;box-shadow:0 10px 30px #020d2c1a;display:flex;align-items:center}.stats-grid{display:flex;align-items:center;justify-content:space-between;width:100%}.stat-divider{width:1px;height:38px;background-color:#ffffff26;flex-shrink:0}.stat-item{display:flex;align-items:center;gap:12px;flex:1;justify-content:center}.stat-icon-wrapper{display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-icon{width:32px;height:32px;color:#fff;stroke-width:1.8}.stat-text-wrapper{display:flex;flex-direction:column;text-align:center;align-items:center}.stat-number{font-family:Outfit,sans-serif;font-size:22px;font-weight:850;color:#00d2ff;line-height:1.1;margin-bottom:2px;letter-spacing:-.5px}.stat-label{font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;color:#fff;line-height:1.3;max-width:140px}@media (max-width: 1200px){.stat-divider{display:none}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px}.stat-item{justify-content:center!important}.stats-banner{padding:32px 30px}}@media (max-width: 768px){.stats-container{padding:0 20px}.stats-banner{padding:28px 24px;border-radius:12px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.stat-item{flex-direction:column;justify-content:center!important;align-items:center;text-align:center;gap:8px;padding-left:0}.stat-text-wrapper{text-align:center;align-items:center}.stat-label{font-size:12px;max-width:150px}.stat-number{font-size:20px}.stat-icon{width:28px;height:28px}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr;gap:24px}.stat-label{max-width:180px}.stats-banner{padding:32px 16px}}@media (max-width: 1200px){.process-container{padding:0 40px}.process-section-title{font-size:32px;margin-bottom:48px}.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 (max-width: 992px){.process-section{padding:10px 0 20px}.process-container{padding:0 24px}.process-section-title{font-size:28px;margin-bottom:40px}.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{transform:rotate(90deg);margin:10px 0}}.platform-features-section{width:100%;padding:60px 0 0;background-color:#fff;border-bottom:1.5px solid #f1f5f9}.platform-features-container{max-width:1800px;margin:0 auto;padding:0 60px;display:flex;flex-direction:column;align-items:center}.platform-features-header{text-align:center;margin-bottom:40px}.platform-features-subtitle{font-family:Inter,sans-serif;font-size:13.5px;font-weight:800;color:#16216b;opacity:.85;letter-spacing:1.8px;text-transform:uppercase;display:block;margin-bottom:10px}.platform-features-title{font-family:Outfit,sans-serif;font-size:38px;font-weight:850;color:#16216b;line-height:1.25;letter-spacing:-.5px}.feature-grid-row{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;width:100%}.feature-grid-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.feature-grid-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000000a;border-color:#16216b26}.feature-grid-icon-wrapper{width:58px;height:58px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;transition:transform .3s ease}.feature-grid-card:hover .feature-grid-icon-wrapper{transform:scale(1.06)}.feature-grid-icon{width:24px;height:24px}.feature-grid-card-title{font-family:Outfit,sans-serif;font-size:16.5px;font-weight:800;color:#16216b;margin-bottom:12px;line-height:1.35;min-height:46px;display:flex;align-items:center;justify-content:center}.feature-grid-card-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#4b5563;line-height:1.5}@media (max-width: 1440px){.platform-features-container{padding:0 32px}.platform-features-title{font-size:34px}}@media (max-width: 1200px){.feature-grid-row{grid-template-columns:repeat(4,1fr);gap:16px}.platform-features-section{padding:55px 0 0}}@media (max-width: 992px){.feature-grid-row{grid-template-columns:repeat(3,1fr)}.platform-features-title{font-size:30px}}@media (max-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 (max-width: 480px){.feature-grid-row{grid-template-columns:1fr;gap:16px}.platform-features-container{padding:0 16px}}.cta-section{width:100%;background-color:#fff;padding:25px 0;border-top:1.5px solid #f1f5f9;border-bottom:1.5px solid #f1f5f9;overflow:hidden}.cta-container{max-width:1800px;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between;gap:36px}.cta-robot-wrapper{flex:0 0 300px;display:flex;justify-content:center;align-items:center}.cta-robot-img{height:250px;width:auto;object-fit:contain;display:block}.cta-text-content{flex:1;text-align:left}.cta-heading{font-family:Outfit,sans-serif;font-size:25px;font-weight:800;color:#16216b;line-height:1.3;margin-bottom:6px;letter-spacing:-.5px}.cta-desc{font-family:Inter,sans-serif;font-size:14.5px;font-weight:500;color:#4b5563;line-height:1.5;margin:0}.cta-buttons-wrapper{display:flex;align-items:center;gap:16px;position:relative;z-index:5;flex-shrink:0}.cta-btn-solid{height:48px;padding:0 28px;border:none;border-radius:10px;background-color:#0b8e8e;color:#fff;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .25s ease,transform .25s ease}.cta-btn-solid:hover{background-color:#097878;transform:translateY(-2px)}.cta-btn-outline{height:48px;padding:0 28px;border:1.5px solid #0b8e8e;border-radius:10px;background-color:transparent;color:#16216b;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .25s ease,transform .25s ease}.cta-btn-outline:hover{background-color:#0b8e8e0d;transform:translateY(-2px)}.cta-dashed-arrow{position:absolute;bottom:-40px;left:-24px;pointer-events:none}.cta-arrow-svg{width:86px;height:48px;display:block}@media (max-width: 1440px){.cta-container{padding:0 40px}}@media (max-width: 1200px){.cta-heading{font-size:23px}.cta-desc{font-size:13.5px}.cta-robot-img{height:210px}}@media (max-width: 992px){.cta-container{flex-direction:column;text-align:center;gap:24px;padding:0 32px}.cta-text-content{text-align:center}.cta-dashed-arrow{display:none}.cta-robot-wrapper{flex:unset}}@media (max-width: 640px){.cta-section{padding:36px 0}.cta-container{padding:0 20px;gap:20px}.cta-heading{font-size:21px}.cta-buttons-wrapper{flex-direction:column;width:100%;gap:12px}.cta-btn-solid,.cta-btn-outline{width:100%;height:46px;font-size:14px}.cta-robot-img{height:175px}}.features-section{width:100%;background-color:#fff}.features-container{max-width:1800px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.audience-card{border:1px solid #e2e8f0;border-radius:24px;height:520px;padding:40px 0 0 40px;display:flex;justify-content:space-between;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000005;transition:transform .3s ease,box-shadow .3s ease}.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{width:52%;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:40px;position:relative;z-index:3}.card-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;font-weight:800;font-size:13.5px;letter-spacing:.5px}.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{font-family:Outfit,Inter,sans-serif;font-size:28px;font-weight:700;color:#16216b;line-height:1.25;margin-bottom:24px;letter-spacing:-.5px;text-align:left}.title-line{display:block;white-space:nowrap}.card-feature-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}.feature-list-item{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:14.5px;font-weight:600;color:#1e293b;text-align:left}.check-icon{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.check-svg{width:12px;height:12px}.student-check{background-color:#087d7d}.college-check{background-color:#1a73e8}.recruiter-check{background-color:#5c21b5}.card-action-btn{height:50px;padding:0 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:800;color:#fff;border-radius:10px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;align-self:flex-start;position:relative;z-index:10;white-space:nowrap}.btn-arrow-svg{width:16px;height:16px;transition:transform .3s ease}.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;height:50px!important;border-radius:10px!important}.clg-btn:hover{background-color:#0d5bdd}.recruiter-btn{background-color:#5c21b5}.recruiter-btn:hover{background-color:#4a148c}.card-right-image{position:absolute;right:0;bottom:0;width:48%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden;pointer-events:none;z-index:1}.card-illust-img{display:block;height:100%;width:auto;object-fit:contain;z-index:1}.card-right-fade-overlay{position:absolute;left:0;right:0;bottom:0;height:80px;z-index:2;pointer-events:none}.student-card .card-right-fade-overlay{background:linear-gradient(to top,#f0fdfa,#f0fdfa00)}.college-card .card-right-fade-overlay{background:linear-gradient(to top,#eff6ff,#eff6ff00)}.recruiter-card .card-right-fade-overlay{background:linear-gradient(to top,#f5f3ff,#f5f3ff00)}.student-img{height:80%!important;position:absolute;bottom:0;right:0;width:auto;object-fit:contain;transform:none!important}.college-img{height:65%!important;position:absolute;bottom:0;right:0;width:auto;object-fit:contain;transform:none!important}.recruiter-img{height:85%!important;position:absolute;bottom:0;right:0;width:auto;object-fit:contain;transform:none!important}@media (max-width: 1440px){.features-container{padding:0 40px;gap:24px}.card-title{font-size:24px}.audience-card{padding:32px 0 0 32px;height:460px}.card-action-btn{height:46px;padding:0 16px;font-size:13px;gap:6px}.clg-btn{height:46px!important;border-radius:10px!important}}@media (max-width: 1380px){.features-container{grid-template-columns:1fr;max-width:720px;margin:0 auto;gap:32px}.audience-card{height:520px;padding:40px 0 0 40px}.card-title{font-size:28px}}@media (max-width: 640px){.features-container{padding:0 16px;gap:24px}.audience-card{flex-direction:row;height:380px;padding:32px 0 0 20px;align-items:stretch;justify-content:space-between}.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{font-size:16px;margin-bottom:16px}.card-feature-list{gap:8px;margin-bottom:18px}.feature-list-item{font-size:11.5px;gap:8px}.check-icon{width:16px;height:16px}.check-svg{width:10px;height:10px}.card-action-btn{height:auto;min-height:38px;padding:8px 12px;font-size:11px;gap:4px;border-radius:8px;white-space:normal;word-wrap:break-word;line-height:1.25;text-align:left}.clg-btn{height:auto!important;min-height:38px!important;border-radius:8px!important}.btn-arrow-svg{width:12px;height:12px}.card-right-image{position:absolute;right:0;bottom:0;width:48%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}.card-illust-img{height:100%;width:auto}.student-img{height:80%!important;position:absolute;bottom:0;right:0;width:auto;object-fit:contain;transform:none!important}.recruiter-img{height:85%!important;position:absolute;bottom:0;right:0;width:auto;object-fit:contain;transform:none!important}}@media (max-width: 360px){.card-title{font-size:14px}.feature-list-item{font-size:10.5px}.card-action-btn{font-size:10px;padding:6px 10px;min-height:34px;height:auto}.clg-btn{height:auto!important;min-height:34px!important}}.student-hero-section{width:100%;background-color:#fff;padding:30px 0 0;overflow:hidden;--visuals-scale: 1}.student-hero-container{max-width:1800px;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between;gap:48px}.student-hero-content{flex:1;max-width:680px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.student-hero-badge{background-color:#eff6ff;border:1px solid rgba(37,99,235,.15);border-radius:999px;padding:6px 14px;display:inline-flex;align-items:center;gap:8px;margin-bottom:24px}.student-badge-icon{display:flex;align-items:center;justify-content:center}.student-badge-svg{width:18px;height:18px}.student-badge-text{font-size:12px;font-weight:800;color:#2563eb;letter-spacing:.5px}.student-hero-title{font-family:Outfit,sans-serif;font-size:56px;font-weight:850;color:#16216b;line-height:1.15;margin-bottom:20px;letter-spacing:-1.2px}.student-accent-text{color:#087d7d}.student-hero-desc{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#4b5563;margin:0 0 28px;max-width:580px;font-weight:500}.student-features-list{display:flex;flex-direction:column;gap:12px;margin-bottom:36px;width:100%}.student-feature-item{display:flex;align-items:center;gap:12px}.student-feature-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background-color:#d1fae5;color:#059669;flex-shrink:0}.student-check-svg{width:12px;height:12px;stroke-width:3.5}.student-feature-text{font-family:Inter,sans-serif;font-size:14.5px;font-weight:700;color:#16216b}.student-hero-buttons{display:flex;align-items:center;gap:16px;margin-bottom:40px;width:100%}.student-demo-btn{height:52px;padding:0 24px;background-color:#087d7d;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.student-demo-btn:hover{background-color:#066060;transform:translateY(-1px)}.student-btn-arrow{width:16px;height:16px;transition:transform .3s ease}.student-demo-btn:hover .student-btn-arrow{transform:translate(4px)}.student-start-btn{height:52px;padding:0 24px;background-color:transparent;color:#16216b;border:1.5px solid #b7b7d4;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:800;cursor:pointer;transition:all .3s ease;white-space:nowrap}.student-start-btn:hover{border-color:#087d7d;color:#087d7d;background-color:#087d7d05;transform:translateY(-1px)}.student-avatar-row{display:flex;align-items:center;gap:16px}.student-avatars{display:flex;align-items:center;padding-left:10px}.student-avatar-img{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;margin-left:-10px;object-fit:cover;display:block}.student-avatar-text{font-family:Inter,sans-serif;font-size:13.5px;font-weight:700;color:#4b5563;line-height:1.4}.student-hero-visuals{flex:0 0 auto;width:calc(600px * var(--visuals-scale, 1));height:calc(670px * var(--visuals-scale, 1));display:flex;justify-content:center;align-items:center;position:relative;transition:width .3s ease,height .3s ease}.student-visuals-wrapper{width:600px;height:670px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(var(--visuals-scale, 1));transform-origin:center center;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.student-visuals-bg-blob{position:absolute;bottom:25px;left:50%;transform:translate(-50%);width:480px;height:480px;border-radius:50%;background:linear-gradient(135deg,#e0f2fe,#eff6ff);z-index:1}.student-girl-img{position:relative;z-index:2;height:640px;width:auto;object-fit:contain;display:block}.student-girl-fade-overlay{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:400px;height:160px;background:linear-gradient(to top,#ffffff 15%,rgba(255,255,255,.9) 45%,rgba(255,255,255,.5) 75%,transparent 100%);pointer-events:none;z-index:3}.student-badge-card{position:absolute;z-index:10;background-color:#fff;border-radius:14px;border:1.2px solid #e2e8f0;box-shadow:0 10px 30px #0000000d;display:flex;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.student-badge-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #00000014}.student-card-mock{top:50px;left:-50px;width:290px;padding:16px 20px;gap:12px}.student-robot-icon-container{width:48px;height:48px;border-radius:10px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.student-card-robot-img{width:44px;height:44px;object-fit:contain}.student-mock-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:3px;flex:1}.student-mock-title{font-family:Outfit,sans-serif;font-size:16px;font-weight:800;color:#16216b;line-height:1.2}.student-mock-details{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.student-mock-tag{background-color:#e6f4f1;border-radius:5px;padding:4px 8px;display:flex;flex-direction:column;align-items:flex-start;font-family:Inter,sans-serif;font-size:9.5px;line-height:1.1;font-weight:700;color:#0b8e8e}.student-mock-percent{font-family:Outfit,sans-serif;font-size:24px;font-weight:850;color:#087d7d;line-height:1}.student-card-aptitude{top:175px;right:-25px;width:165px;padding:22px 16px;flex-direction:column;justify-content:center;text-align:center;gap:8px}.student-aptitude-icon{width:48px;height:48px;border-radius:50%;background-color:#e6f4f4;display:flex;align-items:center;justify-content:center;color:#0b8e8e}.student-badge-icon-svg{width:24px;height:24px}.student-badge-card-title{font-family:Outfit,sans-serif;font-size:15px;font-weight:800;color:#16216b;line-height:1.25}.student-badge-card-subtitle{font-family:Inter,sans-serif;font-size:12.5px;font-weight:700;color:#6b7280}.student-card-resume{bottom:160px;left:-55px;width:155px;padding:22px 14px;flex-direction:column;justify-content:center;text-align:center;gap:8px}.student-resume-icon{width:48px;height:48px;border-radius:10px;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;color:#2563eb}.student-ats-green{color:#059669!important}.student-dashed-arrow-container{position:absolute;top:125px;left:-125px;width:120px;height:150px;z-index:1}.student-dashed-arrow-svg{width:100%;height:100%}@media (max-width: 1440px){.student-hero-section{--visuals-scale: .9}.student-hero-container{padding:0 60px}.student-hero-title{font-size:50px}}@media (max-width: 1200px){.student-hero-section{--visuals-scale: .75}.student-hero-container{padding:0 40px;gap:36px}.student-hero-content{flex:1}.student-hero-title{font-size:42px}.student-hero-desc{font-size:15px;margin-bottom:24px}}@media (max-width: 992px){.student-hero-section{padding:20px 0 0;--visuals-scale: .85}.student-hero-container{flex-direction:column;text-align:center;align-items:center;gap:50px}.student-hero-content{flex:unset;width:100%;max-width:680px;align-items:center;text-align:center}.student-hero-title{font-size:40px}.student-hero-desc{max-width:100%}.student-features-list{align-items:flex-start;align-self:center;width:fit-content;max-width:100%}.student-hero-buttons,.student-avatar-row{justify-content:center}.student-dashed-arrow-container{left:-105px}}@media (max-width: 640px){.student-hero-section{padding:15px 0 0;--visuals-scale: .65}.student-hero-container{padding:0 24px;gap:36px}.student-hero-title{font-size:30px;letter-spacing:-.8px}.student-hero-badge{padding:5px 12px;margin-bottom:16px}.student-badge-text{font-size:10.5px}.student-hero-desc{font-size:14px;line-height:1.5;margin-bottom:20px}.student-features-list{gap:10px;margin-bottom:28px}.student-feature-text{font-size:13.5px}.student-hero-buttons{flex-direction:column;width:100%;gap:12px;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 (max-width: 480px){.student-hero-section{--visuals-scale: .55}}@media (max-width: 380px){.student-hero-section{--visuals-scale: .45}}.student-succeed-section{width:100%;background-color:#fff;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{font-family:Outfit,sans-serif;font-size:38px;font-weight:850;color:#16216b;margin:0 0 12px;letter-spacing:-.8px}.student-succeed-subtitle{font-family:Inter,sans-serif;font-size:16px;color:#6b7280;margin:0;font-weight:500}.student-succeed-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;width:100%}.student-succeed-card{background:#fff;border:1px solid #eff6ff;border-radius:16px;padding:40px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 30px #16216b05;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.student-succeed-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #16216b0f;border-color:#16216b1f}.student-succeed-icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.succeed-icon-svg{width:100%;height:100%}.student-succeed-card-title{font-family:Outfit,sans-serif;font-size:17px;font-weight:800;color:#16216b;margin:0 0 12px;line-height:1.3}.student-succeed-card-desc{font-family:Inter,sans-serif;font-size:13.5px;color:#4b5563;margin:0;line-height:1.5;font-weight:500}@media (max-width: 1440px){.student-succeed-container{padding:0 60px}}@media (max-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 (max-width: 768px){.student-succeed-grid{grid-template-columns:repeat(2,1fr)}}@media (max-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 (max-width: 480px){.student-succeed-grid{grid-template-columns:1fr}.student-succeed-card{padding:32px 16px}}.student-res-section{width:100%;background-color:#fff;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{font-family:Outfit,sans-serif;font-size:38px;font-weight:850;color:#16216b;margin:0 0 12px;letter-spacing:-.8px}.student-res-subtitle{font-family:Inter,sans-serif;font-size:16px;color:#6b7280;margin:0;font-weight:500}.student-res-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}.student-res-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px 24px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 30px #00000005;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.student-res-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #16216b0d;border-color:#16216b26}.student-res-icon-wrapper{width:76px;height:76px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.res-icon-svg{width:100%;height:100%}.student-res-character-img{width:76px;height:76px;object-fit:contain}.student-res-card-title{font-family:Outfit,sans-serif;font-size:20px;font-weight:800;color:#16216b;margin:0 0 12px;line-height:1.3}.student-res-card-desc{font-family:Inter,sans-serif;font-size:14px;color:#4b5563;margin:0 0 24px;line-height:1.55;font-weight:500;flex-grow:1}.student-res-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:#0b8e8e;color:#fff;border:none;border-radius:8px;padding:0 20px;height:44px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .25s ease,transform .2s ease}.student-res-card-btn:hover{background-color:#097272;transform:scale(1.02)}.student-res-btn-arrow{font-size:16px;line-height:1}@media (max-width: 1440px){.student-res-container{padding:0 60px}}@media (max-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 (max-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{width:100%;background-color:#fff;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,#060d24);border-radius:24px;padding:30px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 12px 40px #060d241a;position:relative;overflow:hidden}.student-cta-left{display:flex;align-items:center;gap:36px;flex:1}.student-cta-robot-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center}.student-cta-robot{height:180px;width:auto;object-fit:contain;display:block;transform:translateY(10px)}.student-cta-text{text-align:left}.student-cta-title{font-family:Outfit,sans-serif;font-size:32px;font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.5px;line-height:1.25}.student-cta-subtitle{font-family:Inter,sans-serif;font-size:15px;color:#94a3b8;margin:0;line-height:1.5;font-weight:500;max-width:580px}.student-cta-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.student-cta-btn-primary{height:52px;padding:0 28px;background-color:#087d7d;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .25s ease;white-space:nowrap}.student-cta-btn-primary:hover{background-color:#066060;transform:translateY(-1px)}.student-cta-arrow{font-size:16px;transition:transform .2s ease}.student-cta-btn-primary:hover .student-cta-arrow{transform:translate(4px)}.student-cta-btn-secondary{height:52px;padding:0 28px;background-color:#fff;color:#16216b;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;white-space:nowrap}.student-cta-btn-secondary:hover{background-color:#f1f5f9;transform:translateY(-1px)}@media (max-width: 1440px){.student-cta-container{padding:0 60px}}@media (max-width: 1200px){.student-cta-container{padding:0 40px}.student-cta-card{padding:30px 40px;gap:30px}.student-cta-title{font-size:28px}.student-cta-subtitle{font-size:14.5px}}@media (max-width: 992px){.student-cta-card{flex-direction:column;text-align:center;padding:40px 30px;gap:24px}.student-cta-left{flex-direction:column;gap:20px;text-align:center}.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 (max-width: 640px){.student-cta-container{padding:0 24px}.student-cta-section{padding:0 0 60px}.student-cta-card{padding:36px 20px;border-radius: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{display:flex;flex-direction:column;min-height:100vh;background:#eef2f8;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.student-reg-main{flex:1;display:grid;grid-template-columns:44fr 56fr;width:100%;align-items:stretch}.student-reg-hero-panel{display:flex;flex-direction:column;background:#fff;padding:20px 20px 0 44px;border-right:1.5px solid #dde5f0;position:relative;overflow:hidden;min-height:100%}.reg-logo-container{margin-bottom:15px}.reg-logo-link{display:inline-flex;align-items:center;text-decoration:none}.reg-logo-img{height:68px;width:auto;object-fit:contain}.reg-badge{display:inline-flex;align-items:center;gap:7px;background:#eff6ff;border:1.5px solid rgba(37,99,235,.2);color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.75px;text-transform:uppercase;border-radius:100px;padding:5px 14px;width:fit-content;margin-bottom:20px}.reg-badge-svg{width:12px;height:12px;flex-shrink:0}.reg-title{font-family:Outfit,sans-serif;font-size:42px;font-weight:900;color:#0d1e5a;line-height:1.12;letter-spacing:-1.2px;margin:0 0 16px;max-width:380px}.text-teal{color:#0a8e8e}.reg-desc{font-size:14px;color:#576070;line-height:1.7;font-weight:450;max-width:330px;margin:0 0 30px}.reg-hero-body{display:grid;grid-template-columns:1.05fr .95fr;align-items:end;flex:1}.reg-features-col{display:flex;flex-direction:column;gap:20px;padding-bottom:36px;padding-right:10px;position:relative;z-index:2;align-self:center;margin-top:-35px}.reg-feature-item{display:flex;align-items:flex-start;gap:13px}.reg-feature-icon-box{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-learn .reg-feature-icon-box{background:#ecfdf5;color:#059669}.feature-practice .reg-feature-icon-box{background:#eff6ff;color:#2563eb}.feature-track .reg-feature-icon-box{background:#f0fdf4;color:#16a34a}.feature-hire .reg-feature-icon-box{background:#f0fdfa;color:#0d9488}.reg-feature-svg{width:19px;height:19px}.reg-feature-info{display:flex;flex-direction:column;gap:3px}.reg-feature-title{font-family:Outfit,sans-serif;font-size:14.5px;font-weight:800;color:#0d1e5a;line-height:1.25;margin:0}.reg-feature-desc{font-size:12.5px;color:#6b7585;line-height:1.5;font-weight:500;margin:0}.reg-trust-card-anchor{margin-top:84px;margin-left:48px}.reg-girl-col{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;min-height:440px}.reg-girl-wave-bg{position:absolute;bottom:0;left:-18px;right:0;height:92%;background:radial-gradient(ellipse 88% 90% at 46% 106%,#a8dede 0%,#c0eaec 22%,#d8f1f6 48%,#e9f8fc 72%,transparent 100%);border-radius:60% 40% 0 0/32% 20% 0 0;z-index:0}.reg-dot-grid{position:absolute;z-index:1;color:#93a8bc;opacity:.4}.reg-dot-grid-left{left:6px;bottom:210px}.reg-dot-grid-right{right:8px;bottom:310px}.reg-girl-img{position:relative;z-index:2;width:120%;max-width:350px;height:auto;object-fit:contain;display:block;align-self:flex-end}.reg-girl-fade{position:absolute;bottom:0;left:0;right:0;height:70px;background:linear-gradient(to top,#ffffff 12%,transparent 100%);z-index:3;pointer-events:none}.student-trust-card{background:#fff;border:1px solid #e3eaf5;border-radius:18px;padding:16px 18px;box-shadow:0 6px 24px #0d1e5a17;display:flex;flex-direction:column;gap:13px;width:100%;max-width:270px;transition:transform .22s ease,box-shadow .22s ease}.student-trust-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0d1e5a21}.trust-card-top{display:flex;align-items:center;gap:13px}.trust-card-icon-box{width:44px;height:44px;border-radius:50%;background:#0a8e8e;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-card-quote-mark{font-family:Outfit,sans-serif;font-size:48px;font-weight:900;color:#0a8e8e;line-height:1;flex-shrink:0;margin-top:-12px;margin-right:-4px;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.trust-card-svg{width:22px;height:22px}.trust-card-text-block{flex:1}.trust-card-main-text{font-size:13px;color:#374151;line-height:1.55;margin:0;font-weight:500}.trust-card-main-text strong{color:#0d1e5a;font-weight:800}.trust-card-divider{height:1px;background:#eef2f8}.trust-card-bottom{display:flex;align-items:center;gap:13px}.trust-avatars{display:flex;align-items:center;flex-shrink:0}.trust-avatar-item{width:32px;height:32px;border-radius:50%;border:2.5px solid #ffffff;margin-right:-8px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 4px #0000001f}.trust-avatar-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.trust-avatar-plus{width:28px;height:28px;border-radius:50%;background:#0a8e8e;color:#fff;border:2px solid #ffffff;margin-left:5px;display:flex;align-items:center;justify-content:center;font-size:7.5px;font-weight:800}.trust-institutions-text{font-size:11px;color:#4b5563;font-weight:700;line-height:1.4;margin:0}.student-reg-form-panel{display:flex;flex-direction:column;background:#f4f7fb;padding:30px 40px 0;overflow-y:auto}.reg-login-prompt-container{display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px;min-height:38px}.reg-login-prompt{font-size:14px;color:#576070;font-weight:500}.reg-login-link{color:#0a8e8e;font-weight:700;text-decoration:none;margin-left:4px;transition:color .18s ease}.reg-login-link:hover{color:#076868;text-decoration:underline}.reg-form-card{background:#fff;border:1px solid #e2e9f5;border-radius:22px;padding:30px 32px 26px;box-shadow:0 2px 18px #0d1e5a0f;display:flex;flex-direction:column}.reg-form-cap-badge{width:54px;height:54px;border-radius:50%;background:#eef2fa;color:#0d1e5a;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.reg-cap-svg{width:26px;height:26px}.reg-form-title{font-family:Outfit,sans-serif;font-size:26px;font-weight:900;color:#0d1e5a;text-align:center;letter-spacing:-.5px;margin:0 0 6px}.reg-form-desc{font-size:13px;color:#6b7585;text-align:center;line-height:1.55;margin:0 0 24px}.reg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reg-form-row .reg-form-group{margin-bottom:16px}.reg-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.reg-form-label{font-family:Outfit,sans-serif;font-size:12.5px;font-weight:700;color:#0d1e5a}.reg-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.reg-input-icon-left{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#b0bcc8;width:16px;height:16px;display:flex;align-items:center;pointer-events:none;z-index:1}.reg-input-icon-svg{width:100%;height:100%}.reg-input{width:100%;height:46px;border:1.5px solid #dde5f0;border-radius:10px;padding:0 14px 0 40px;font-size:13px;font-family:Inter,sans-serif;color:#1a2540;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.reg-input::placeholder{color:#b8c4d0;font-weight:400}.reg-input:focus{outline:none;border-color:#0a8e8e;box-shadow:0 0 0 3px #0a8e8e1a}.reg-phone-prefix{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding:0 8px 0 12px;gap:4px;z-index:2;-webkit-user-select:none;user-select:none}.reg-flag-icon{width:22px;height:15px;border-radius:2px;box-shadow:0 1px 3px #00000024}.reg-phone-chevron{width:10px;height:10px;color:#7b8899}.reg-phone-code{font-size:13px;font-weight:700;color:#1a2540}.reg-phone-sep{color:#cdd5e0;font-size:15px;font-weight:300;line-height:1;margin-left:4px}.reg-input-icon-phone{position:absolute;left:106px;top:50%;transform:translateY(-50%);color:#b0bcc8;width:15px;height:15px;display:flex;align-items:center;pointer-events:none;z-index:2}.reg-input-phone{padding-left:132px}.reg-select{width:100%;height:46px;border:1.5px solid #dde5f0;border-radius:10px;padding:0 38px 0 40px;font-size:13px;font-family:Inter,sans-serif;color:#1a2540;background:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .18s ease,box-shadow .18s ease}.reg-select:focus{outline:none;border-color:#0a8e8e;box-shadow:0 0 0 3px #0a8e8e1a}.reg-select-arrow{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#9ca8b5;pointer-events:none;width:15px;height:15px;display:flex;align-items:center}.reg-select-arrow-svg{width:100%;height:100%}.reg-password-toggle{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#9ca8b5;background:none;border:none;padding:0;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;transition:color .18s ease;z-index:2}.reg-password-toggle:hover{color:#374151}.reg-toggle-svg{width:100%;height:100%}.reg-checkbox-group{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px}.reg-checkbox{width:17px;height:17px;border-radius:4px;cursor:pointer;accent-color:#0a8e8e;margin-top:1px;flex-shrink:0}.reg-checkbox-label{font-size:12.5px;color:#576070;line-height:1.5;font-weight:500}.reg-checkbox-link{color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s ease}.reg-checkbox-link:hover{color:#076868;text-decoration:underline}.reg-btn-submit{width:100%;height:52px;background:#0a8e8e;color:#fff;border:none;border-radius:11px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:.15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:background .22s ease,transform .18s ease,box-shadow .22s ease;margin-bottom:22px}.reg-btn-submit:hover{background:#076868;transform:translateY(-1px);box-shadow:0 8px 24px #0a8e8e47}.reg-btn-submit:active{transform:none}.reg-divider{display:flex;align-items:center;color:#9ca8b5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.reg-divider:before,.reg-divider:after{content:"";flex:1;border-bottom:1.5px solid #edf1f7}.reg-divider:before{margin-right:14px}.reg-divider:after{margin-left:14px}.reg-social-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.reg-social-btn{height:44px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#374151;cursor:pointer;transition:all .18s ease}.reg-social-btn:hover{background:#f8fafc;border-color:#c2ccda;transform:translateY(-1px)}.reg-social-logo{width:17px;height:17px;object-fit:contain;flex-shrink:0}.reg-secure-footer{display:flex;gap:11px;align-items:flex-start;padding:12px 15px;background:#eff6ff;border-radius:11px;border:1px solid rgba(37,99,235,.1)}.reg-secure-icon{color:#2563eb;width:18px;height:18px;flex-shrink:0;display:flex;align-items:flex-start;margin-top:1px}.reg-secure-icon-svg{width:100%;height:100%}.reg-secure-text{font-size:12px;color:#1e3a8a;line-height:1.55}.reg-secure-heading{font-weight:800;display:block;margin-bottom:1px}.login-password-label-row{display:flex;justify-content:space-between;align-items:center;width:100%}.forgot-password-link{font-size:11.5px;color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s ease}.forgot-password-link:hover{color:#076868;text-decoration:underline}.login-social-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.login-social-stack-btn{height:44px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#374151;cursor:pointer;transition:all .18s ease;width:100%}.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;margin-top:24px;font-size:13px;color:#576070;font-weight:500}.login-trouble-link{color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s ease;margin-left:3px}.login-trouble-link:hover{color:#076868;text-decoration:underline}.student-stats-bar{width:100%;background:#fff;border-top:1.5px solid #e8eef7;padding:18px 60px}.stats-bar-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center}.stats-bar-item{display:flex;align-items:center;gap:13px}.stats-bar-icon-box{width:42px;height:42px;border-radius:50%;background:#f0f4fb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stats-bar-item:nth-child(1) .stats-bar-icon-box{background:#eff6ff;color:#2563eb}.stats-bar-item:nth-child(2) .stats-bar-icon-box{background:#f0fdfa;color:#0a8e8e}.stats-bar-item:nth-child(3) .stats-bar-icon-box{background:#faf5ff;color:#7c3aed}.stats-bar-item:nth-child(4) .stats-bar-icon-box{background:#fffbeb;color:#d97706}.stats-bar-svg{width:20px;height:20px}.stats-bar-info{display:flex;flex-direction:column;gap:2px}.stats-bar-number{font-family:Outfit,sans-serif;font-size:14px;font-weight:800;color:#0d1e5a;line-height:1.2}.stats-bar-label{font-size:11.5px;color:#6b7585;font-weight:600}@media (max-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 (max-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{font-size:32px;letter-spacing:-.8px}.reg-desc{font-size:13px;max-width:300px}.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 (max-width: 900px){.student-reg-main{grid-template-columns:1fr;min-height:unset}.student-reg-hero-panel{padding:28px 24px 32px 28px;border-right:none;border-bottom:1.5px solid #dde5f0;min-height:unset}.reg-title{font-size:38px}.reg-desc{max-width:100%}.reg-hero-body{grid-template-columns:1fr 1fr;margin-left:-28px;margin-right:-24px;padding-left:28px;align-items:end}.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 (max-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;margin-left:-22px;margin-right:-18px;padding-left:22px;padding-right:18px;align-items:start}.reg-features-col{padding-right:0;padding-bottom:18px;gap:16px;margin-top:0;align-self:auto}.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{justify-content:center;flex-direction:column;text-align:center}.stats-bar-icon-box{margin-bottom:4px}.stats-bar-info{text-align:center;align-items:center}}@media (max-width: 600px){.student-reg-hero-panel{padding:18px 14px 22px 16px}.reg-title{font-size:26px;letter-spacing:-.6px}.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{padding:20px 14px 18px;border-radius:16px}.reg-form-title{font-size:20px}.student-stats-bar{padding:14px}.stats-bar-item{justify-content:center;flex-direction:column;align-items:center}.stats-bar-info{text-align:center;align-items:center}.stats-bar-number,.stats-bar-label{text-align:center}}@media (max-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;gap:12px;justify-items:center}.stats-bar-item{justify-content:center;flex-direction:column;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}}.login-success-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#0f172a8c!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;padding:20px!important;animation:fadeInOverlay .3s ease-out forwards}.login-success-card{background:#fff!important;border-radius:28px!important;padding:44px 40px 36px!important;max-width:420px!important;width:90%!important;text-align:center!important;box-shadow:0 25px 60px -15px #0000004d,0 10px 25px -5px #0000001a!important;position:relative!important;margin:auto!important;animation:modalPop .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes modalPop{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.success-graphic-container{position:relative!important;width:140px!important;height:140px!important;margin:0 auto 20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.success-rotating-ring{position:absolute!important;top:4px!important;left:4px!important;right:4px!important;bottom:4px!important;border-radius:50%!important;border:3.5px solid transparent!important;border-top-color:#10b981!important;border-right-color:#06b6d4!important;border-bottom-color:#3b82f6!important;animation:rotateAndVanish 1.3s cubic-bezier(.4,0,.2,1) forwards!important;pointer-events:none!important}@keyframes rotateAndVanish{0%{transform:rotate(0);opacity:1}75%{transform:rotate(360deg);opacity:1}to{transform:rotate(440deg);opacity:0}}.success-checkmark-badge{position:relative!important;z-index:2!important;width:88px!important;height:88px!important;border-radius:50%!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 14px 30px -4px #0000001f,0 4px 12px #0000000d!important;cursor:pointer!important;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease!important}.success-checkmark-badge:hover{transform:scale(1.14)!important;box-shadow:0 18px 40px -4px #10b98159,0 6px 16px #00000014!important}.success-checkmark-svg{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;animation:checkmarkScale .5s .2s cubic-bezier(.34,1.56,.64,1) both}@keyframes checkmarkScale{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-sparkle-top-left{position:absolute!important;top:12px!important;left:16px!important;animation:floatSparkle 2s ease-in-out infinite alternate!important}@keyframes floatSparkle{0%{transform:translateY(0) scale(.9)}to{transform:translateY(-4px) scale(1.1)}}.success-ring-top-right{position:absolute!important;top:20px!important;right:16px!important;width:9px!important;height:9px!important;border-radius:50%!important;border:2px solid #06b6d4!important}.success-dot-grid-bottom-left{position:absolute!important;bottom:20px!important;left:10px!important;display:grid!important;grid-template-columns:repeat(3,4px)!important;gap:5px!important}.success-dot-grid-bottom-left span{width:4px!important;height:4px!important;border-radius:50%!important;background:#cbd5e1!important}.success-circle-bottom-left{position:absolute!important;bottom:10px!important;left:32px!important;width:11px!important;height:11px!important;border-radius:50%!important;border:2px solid #38bdf8!important}.success-circle-bottom-right{position:absolute!important;bottom:14px!important;right:24px!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#3b82f6!important}.login-success-title{font-family:Outfit,Inter,sans-serif!important;font-size:26px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 8px!important;letter-spacing:-.5px!important}.login-success-subtitle{font-size:15px!important;color:#64748b!important;margin:0 0 26px!important;font-weight:500!important;line-height:1.5!important}.login-success-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:12px 30px!important;background:#fff!important;border-radius:9999px!important;border:2px solid transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#10b981,#06b6d4,#3b82f6)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;box-shadow:0 6px 20px -4px #10b98133,0 2px 6px #0000000a!important;cursor:pointer!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important;outline:none!important}.login-success-btn:hover{transform:translateY(-2px) scale(1.04)!important;box-shadow:0 12px 28px -4px #10b98161,0 6px 16px -2px #3b82f640!important}.login-success-btn:active{transform:translateY(0) scale(.98)!important}.login-success-btn-arrow{display:flex!important;align-items:center!important;color:#10b981!important;transition:transform .3s ease,color .3s ease!important}.login-success-btn:hover .login-success-btn-arrow{transform:translate(5px)!important;color:#059669!important}.login-success-btn-divider{width:1.5px!important;height:18px!important;background:#e2e8f0!important}.login-success-btn-text{font-size:15px!important;font-weight:700!important;color:#0f172a!important;letter-spacing:-.2px!important}*{box-sizing:border-box;margin:0;padding:0}.dashboard-layout{display:flex;height:100vh;overflow:hidden;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,sans-serif}.dashboard-main{flex:1;display:flex;flex-direction:column;min-width:0;margin-left:0;transition:margin-left .3s ease;height:100vh;overflow:hidden}@media (min-width: 1025px){.dashboard-layout.sidebar-is-open .dashboard-main{margin-left:260px}}.dashboard-content-area{flex:1;padding:28px 32px;overflow-y:auto}.profile-page,.lms-page,.aimock-page,.placement-page,.intern-page,.cp-page,.jfs-page,.help-page,.practice-page,.js-page,.apd-container,.apd-page-wrapper,.ac-container,.ac-page-wrapper,.acir-page-wrapper,.asucc-page-wrapper{flex:1;overflow-y:auto!important;overflow-x:hidden!important;min-height:0!important}.sidebar{position:fixed;top:0;left:0;bottom:0;width:260px;background:#fff;border-right:1px solid #e8edf5;display:flex;flex-direction:column;z-index:1000;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;overflow-x:hidden}.sidebar.sidebar-open{transform:translate(0)}.sidebar-logo-area{height:80px;display:flex;align-items:center;justify-content:space-between;padding:10px 20px 6px;flex-shrink:0;box-sizing:border-box}.sidebar-logo-link{display:flex;align-items:center;text-decoration:none}.sidebar-logo-img{height:56px;width:auto;object-fit:contain}.sidebar-close-btn{display:none;background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;line-height:0}.sidebar-close-btn svg{width:20px;height:20px}.sidebar-close-btn:hover{background:#f1f5f9;color:#1e293b}.sidebar-nav{flex:1;padding:8px 14px 20px;display:flex;flex-direction:column;gap:2px}.sidebar-section-label{font-size:10.5px;font-weight:700;color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;padding:14px 10px 6px}.sidebar-divider{height:1px;background:#f1f5f9;margin:8px 0}.sidebar-menu-list{list-style:none;display:flex;flex-direction:column;gap:2px}.sidebar-menu-item{width:100%}.sidebar-menu-btn{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#4b5563;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease;white-space:nowrap;text-decoration:none}.sidebar-menu-btn:hover{background:#f1f5f9;color:#0f172a}.sidebar-menu-btn.active{background:#0d5f6a;color:#fff;font-weight:600}.sidebar-menu-btn.active .sidebar-icon{stroke:#fff}.sidebar-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;transition:stroke .18s ease}.sidebar-item-label{flex:1}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999}.sidebar-overlay.visible{display:block}.dashboard-header{height:80px;background:#fff;border-bottom:1px solid #e8edf5;display:flex;align-items:center;padding:0 32px;gap:16px;position:sticky;top:0;z-index:100;flex-shrink:0;box-sizing:border-box}.header-hamburger{display:flex;background:none;border:none;color:#374151;cursor:pointer;padding:6px;border-radius:8px;line-height:0;flex-shrink:0}.header-hamburger svg{width:22px;height:22px}.header-hamburger:hover{background:#f1f5f9}.header-spacer{flex:1}.header-search-wrap{position:relative;display:flex;align-items:center}.header-search-icon{position:absolute;left:13px;color:#94a3b8;width:17px;height:17px;pointer-events:none}.header-search-input{height:40px;width:320px;border:1px solid #e2e8f0;border-radius:10px;padding:0 40px;font-family:Inter,sans-serif;font-size:13px;color:#1e293b;background:#f8fafc;outline:none;transition:border-color .2s,box-shadow .2s}.header-search-input::placeholder{color:#94a3b8}.header-search-input:focus{border-color:#0d5f6a;background:#fff;box-shadow:0 0 0 3px #0d5f6a12}.header-search-shortcut{position:absolute;right:12px;background:#fff;border:1px solid #e2e8f0;color:#94a3b8;font-size:11px;font-weight:600;width:20px;height:20px;border-radius:5px;display:flex;align-items:center;justify-content:center;pointer-events:none}.header-right{display:flex;align-items:center;gap:18px}.header-notif-btn{position:relative;background:none;border:none;color:#475569;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;transition:background .2s;flex-shrink:0}.header-notif-btn:hover{background:#f1f5f9}.header-notif-btn svg{width:22px;height:22px}.header-notif-badge{position:absolute;top:6px;right:7px;background:#ef4444;color:#fff;font-size:9px;font-weight:800;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;line-height:1}.header-divider{width:1px;height:26px;background:#e2e8f0;flex-shrink:0}.header-profile{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px 8px;border-radius:10px;transition:background .2s}.header-profile:hover{background:#f1f5f9}.header-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}.header-profile-info{display:flex;flex-direction:column}.header-profile-name{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:700;color:#0f172a;line-height:1.2}.header-profile-role{font-size:11px;color:#64748b;font-weight:500;margin-top:1px}.header-profile-dropdown{position:absolute;top:100%;right:0;margin-top:10px;width:240px;background:#fff;border:1px solid #e8edf5;border-radius:12px;box-shadow:0 10px 25px -5px #0f172a14,0 8px 16px -6px #0f172a0a;padding:8px;display:flex;flex-direction:column;gap:4px;z-index:999;animation:slideDownDropdown .2s cubic-bezier(.16,1,.3,1)}@keyframes slideDownDropdown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-user-details{padding:10px 12px;display:flex;flex-direction:column}.dropdown-user-name{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;color:#0f172a}.dropdown-user-email{font-size:11.5px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-divider{height:1px;background:#f1f5f9;margin:6px 4px}.dropdown-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border:none;background:none;border-radius:8px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;color:#475569;cursor:pointer;text-align:left;transition:all .15s ease;width:100%}.dropdown-item:hover{background:#f1f5f9;color:#0f172a}.dropdown-item-icon{width:16px;height:16px;stroke:currentColor;flex-shrink:0}.dropdown-item.logout-btn{color:#dc2626}.dropdown-item.logout-btn:hover{background:#fef2f2;color:#b91c1c}.header-notif-container{position:relative}.header-notif-dropdown{position:absolute;top:100%;right:-80px;margin-top:10px;width:320px;background:#fff;border:1px solid #e8edf5;border-radius:12px;box-shadow:0 10px 25px -5px #0f172a14,0 8px 16px -6px #0f172a0a;z-index:999;overflow:hidden;animation:slideDownDropdown .2s cubic-bezier(.16,1,.3,1)}.notif-dropdown-header{padding:12px 16px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.notif-dropdown-title{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;color:#0f172a}.notif-mark-all-btn{background:none;border:none;color:#0d5f6a;font-size:11.5px;font-weight:700;cursor:pointer;padding:2px 6px;border-radius:4px;transition:background .15s}.notif-mark-all-btn:hover{background:#eff6f7}.notif-dropdown-list{max-height:280px;overflow-y:auto;display:flex;flex-direction:column}.notif-item{padding:12px 16px;border-bottom:1px solid #f8fafc;display:flex;align-items:flex-start;gap:12px;cursor:pointer;background:#fff;transition:background .15s ease;position:relative;text-align:left;border:none;width:100%}.notif-item:hover{background:#f8fafc}.notif-item.unread{background:#f9fbfd}.notif-item.unread:hover{background:#f1f7fc}.notif-unread-dot{width:8px;height:8px;border-radius:50%;background:#0d5f6a;flex-shrink:0;margin-top:5px}.notif-read-dot{width:8px;height:8px;border-radius:50%;background:transparent;flex-shrink:0;margin-top:5px}.notif-content{flex:1;display:flex;flex-direction:column;gap:3px}.notif-text{font-family:Inter,sans-serif;font-size:12.5px;font-weight:500;color:#475569;line-height:1.45}.notif-item.unread .notif-text{font-weight:600;color:#0f172a}.notif-time{font-size:10.5px;color:#94a3b8;font-weight:500}.notif-empty-state{padding:28px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;color:#64748b}.notif-empty-icon{font-size:32px;margin-bottom:2px}.notif-empty-text{font-size:13px;font-weight:600;color:#475569}.dc-welcome{margin-bottom:24px}.dc-welcome h1{font-family:Outfit,sans-serif;font-size:24px;font-weight:800;color:#0f172a;margin-bottom:4px}.dc-welcome p{font-size:14px;color:#64748b;font-weight:500}.dc-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.stat-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:16px;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 4px 20px #00000012}.stat-card-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card-icon svg{width:26px;height:26px}.stat-card-icon.blue{background:#eff6ff}.stat-card-icon.blue svg{color:#3b82f6;stroke:#3b82f6}.stat-card-icon.violet{background:#f5f3ff}.stat-card-icon.violet svg{color:#8b5cf6;stroke:#8b5cf6}.stat-card-icon.orange{background:#fff7ed}.stat-card-icon.orange svg{color:#f97316;stroke:#f97316}.stat-card-icon.teal{background:#ecfdf5}.stat-card-icon.teal svg{color:#10b981;stroke:#10b981}.stat-card-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:4px}.stat-card-value{font-family:Outfit,sans-serif;font-size:26px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:4px}.stat-card-sub{font-size:11.5px;font-weight:600}.stat-card-sub.green{color:#10b981}.stat-card-sub.violet{color:#8b5cf6}.stat-card-sub.orange{color:#f97316}.stat-card-sub.blue{color:#3b82f6}.dc-two-col{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.dc-left-col,.dc-right-col{display:flex;flex-direction:column;gap:24px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title{font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:#0f172a}.section-view-all{font-size:13px;font-weight:600;color:#0d5f6a;text-decoration:none;cursor:pointer;background:none;border:none}.section-view-all:hover{text-decoration:underline}.progress-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px;display:flex;align-items:center;gap:20px}.progress-course-thumb{width:130px;height:100px;border-radius:12px;background:linear-gradient(135deg,#1a237e,#0d5f6a);flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:12px;position:relative;overflow:hidden}.progress-course-thumb .course-badge{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#10b981;color:#fff;font-size:9.5px;font-weight:700;padding:2px 10px;border-radius:20px;white-space:nowrap}.progress-course-thumb .course-abbr{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#fff;margin-bottom:2px}.progress-course-thumb .course-full-name{font-size:9px;color:#fffc;text-align:center;line-height:1.3}.progress-info{flex:1}.progress-course-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;color:#0f172a;margin-bottom:4px}.progress-modules{font-size:12.5px;color:#64748b;font-weight:500;margin-bottom:14px}.progress-bar-wrap{background:#f1f5f9;border-radius:999px;height:8px;margin-bottom:6px;overflow:hidden}.progress-bar-fill{height:100%;background:#0d5f6a;border-radius:999px;transition:width .5s ease}.progress-percent{font-size:11.5px;color:#64748b;font-weight:600;text-align:right;margin-bottom:16px}.progress-actions{display:flex;gap:10px}.btn-primary{background:#0d5f6a;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-outline{background:transparent;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.btn-outline:hover{background:#f8fafc}.progress-trophy{width:90px;flex-shrink:0;text-align:center;font-size:60px;line-height:1}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.quick-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 16px;transition:box-shadow .2s;display:flex;flex-direction:column}.quick-card:hover{box-shadow:0 4px 16px #00000012;border-color:#cbd5e1}.quick-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.quick-card-icon svg{width:22px;height:22px}.quick-card-icon.violet{background:#f5f3ff}.quick-card-icon.violet svg{stroke:#7c3aed}.quick-card-icon.blue{background:#eff6ff}.quick-card-icon.blue svg{stroke:#2563eb}.quick-card-icon.teal{background:#f0fdfa}.quick-card-icon.teal svg{stroke:#0d9488}.quick-card-icon.orange{background:#fff7ed}.quick-card-icon.orange svg{stroke:#ea580c}.quick-card-title{font-size:13.5px;font-weight:700;color:#0f172a;margin-bottom:6px}.quick-card-desc{font-size:11.5px;color:#64748b;line-height:1.5;margin-bottom:14px;flex-grow:1}.quick-card-link{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:#0d5f6a;cursor:pointer;background:none;border:none;padding:0;text-decoration:none;transition:color .2s ease}.quick-card-link .link-text{display:inline-block;transition:transform .25s cubic-bezier(.2,.8,.2,1);transform-origin:left center}.quick-card-link .link-arrow{display:inline-block;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.quick-card-link.orange-link{color:#ea580c}.quick-card:hover .quick-card-link .link-text,.quick-card-link:hover .link-text{transform:scale(1.05)}.quick-card:hover .quick-card-link .link-arrow,.quick-card-link:hover .link-arrow{transform:translate(5px)}.quick-card .quick-card-icon{transition:transform .25s ease,box-shadow .25s ease}.quick-card:hover .quick-card-icon{transform:translateY(-2px)}.quick-card:hover .quick-card-icon.violet{box-shadow:0 6px 16px #7c3aed40}.quick-card:hover .quick-card-icon.blue{box-shadow:0 6px 16px #2563eb40}.quick-card:hover .quick-card-icon.teal{box-shadow:0 6px 16px #0d948840}.quick-card:hover .quick-card-icon.orange{box-shadow:0 6px 16px #ea580c40}.quick-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.boost-card{background:linear-gradient(120deg,#eff6ff,#f0fdfa);border:1px solid #dbeafe;border-radius:14px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.boost-card-title{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px}.boost-card-desc{font-size:12.5px;color:#475569}.boost-card-btn{display:inline-flex;align-items:center;gap:6px;background:#0d5f6a;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;white-space:nowrap;transition:opacity .2s}.boost-card-btn:hover{opacity:.9}.recommended-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative}.rec-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:14px;display:flex;align-items:flex-start;gap:10px;transition:box-shadow .2s}.rec-card:hover{box-shadow:0 4px 14px #0000000f}.rec-card-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-card-icon svg{width:18px;height:18px}.rec-card-icon.blue{background:#eff6ff}.rec-card-icon.blue svg{stroke:#2563eb}.rec-card-icon.orange{background:#fff7ed}.rec-card-icon.orange svg{stroke:#ea580c}.rec-card-icon.green{background:#f0fdf4}.rec-card-icon.green svg{stroke:#16a34a}.rec-card-icon.violet{background:#f5f3ff}.rec-card-icon.violet svg{stroke:#7c3aed}.rec-card-title{font-size:12.5px;font-weight:700;color:#0f172a;margin-bottom:3px;line-height:1.3}.rec-card-type{font-size:10.5px;color:#64748b;font-weight:500;margin-bottom:4px}.rec-tag{display:inline-block;padding:2px 8px;border-radius:20px;font-size:10px;font-weight:600}.rec-tag.popular{background:#fee2e2;color:#dc2626}.rec-tag.suggested{background:#fef9c3;color:#a16207}.rec-tag.new{background:#dcfce7;color:#15803d}.upcoming-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.activity-item{display:flex;align-items:center;gap:14px;padding:10px 8px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s;border-radius:8px;margin:0 -8px}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#f8fafc}.activity-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon svg{width:18px;height:18px}.activity-icon.violet{background:#f5f3ff}.activity-icon.violet svg{stroke:#7c3aed}.activity-icon.teal{background:#f0fdfa}.activity-icon.teal svg{stroke:#0d9488}.activity-icon.blue{background:#eff6ff}.activity-icon.blue svg{stroke:#2563eb}.activity-icon.orange{background:#fff7ed}.activity-icon.orange svg{stroke:#ea580c}.activity-info{flex:1}.activity-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:2px}.activity-sub{font-size:11.5px;color:#64748b;font-weight:500}.activity-date{text-align:right}.activity-date-day{font-size:12px;font-weight:700;color:#374151}.activity-date-time{font-size:11px;color:#94a3b8;font-weight:500}.activity-arrow{color:#94a3b8;flex-shrink:0}.activity-arrow svg{width:16px;height:16px}.profile-summary-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.profile-sum-top{display:flex;align-items:center;gap:14px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.profile-sum-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}.profile-sum-name{font-family:Outfit,sans-serif;font-size:15px;font-weight:800;color:#0f172a;margin-bottom:2px}.profile-sum-degree{font-size:12px;color:#475569;font-weight:500;line-height:1.4}.profile-sum-details{display:flex;flex-direction:column;gap:8px}.profile-sum-detail-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;font-weight:500}.profile-sum-detail-row svg{width:14px;height:14px;stroke:#94a3b8;flex-shrink:0}.readiness-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.readiness-score-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.readiness-circle{position:relative;width:72px;height:72px;flex-shrink:0}.readiness-circle svg{width:72px;height:72px;transform:rotate(-90deg)}.readiness-circle-track{fill:none;stroke:#f1f5f9;stroke-width:7}.readiness-circle-fill{fill:none;stroke:#0d5f6a;stroke-width:7;stroke-linecap:round;stroke-dasharray:188;stroke-dashoffset:47;transition:stroke-dashoffset .8s ease}.readiness-circle-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.readiness-number{font-family:Outfit,sans-serif;font-size:20px;font-weight:800;color:#0f172a;line-height:1}.readiness-good{font-size:9px;font-weight:700;color:#10b981;margin-top:1px}.readiness-desc{font-size:12px;color:#64748b;font-weight:500;line-height:1.5}.readiness-bars{display:flex;flex-direction:column;gap:10px}.readiness-bar-row{display:flex;align-items:center;gap:10px}.readiness-bar-label{font-size:12px;font-weight:600;color:#374151;width:110px;flex-shrink:0}.readiness-bar-track{flex:1;height:7px;background:#f1f5f9;border-radius:999px;overflow:hidden}.readiness-bar-fill{height:100%;background:#0d5f6a;border-radius:999px}.readiness-bar-pct{font-size:12px;font-weight:700;color:#374151;width:34px;text-align:right;flex-shrink:0}.companies-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.companies-logos{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.company-logo-item{font-size:13px;font-weight:700;color:#374151;padding:4px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.company-logo-item.tcs{color:#1d4ed8}.company-logo-item.infosys{color:#1a7b4a}.company-logo-item.accenture{color:#a21caf}.company-logo-item.wipro{color:#0369a1}.company-logo-item.amazon{color:#92400e}.company-logo-item.capgemini{color:#0f172a}@media (max-width: 1280px){.quick-grid{grid-template-columns:repeat(3,1fr)}.recommended-scroll{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.sidebar-overlay.visible{display:block}.sidebar-close-btn{display:flex}.dc-stats-row{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){.sidebar-overlay{display:none!important}.sidebar-close-btn{display:none}.sidebar.sidebar-open{box-shadow:none}}@media (max-width: 768px){.dashboard-content-area{padding:20px 16px}.dashboard-header{padding:0 16px;gap:10px}.header-search-wrap{width:200px}.header-search-input{width:100%}.dc-stats-row{grid-template-columns:repeat(2,1fr);gap:12px}.quick-grid{grid-template-columns:repeat(2,1fr)}.progress-card{flex-wrap:wrap}.progress-trophy{display:none}.boost-card{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 18px}.boost-card-btn{align-self:flex-start}}@media (max-width: 480px){.dc-stats-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.stat-card{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.stat-card-icon{width:36px;height:36px;border-radius:8px}.stat-card-icon svg{width:18px;height:18px}.stat-card-label{font-size:11px;margin-bottom:2px}.stat-card-value{font-size:20px;margin-bottom:2px}.stat-card-sub{font-size:10.5px}.quick-grid{grid-template-columns:1fr 1fr}.recommended-scroll{grid-template-columns:1fr}.dc-welcome h1{font-size:20px}.header-profile-info{display:none}.dc-top-cards-row{grid-template-columns:1fr 1fr;gap:12px}}.dc-carousel-outer{position:relative;width:100%;margin-bottom:32px;-webkit-user-select:none;user-select:none}.dc-carousel-viewport{position:relative;width:100%;height:402px;overflow:hidden;padding:16px 0 0;box-sizing:border-box}.dc-carousel-slide{position:absolute;top:50%;left:50%;width:calc(100% - 120px);border-radius:14px;background:#f5f5f5;overflow:hidden;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transition:transform .9s cubic-bezier(.645,.045,.355,1),height .9s cubic-bezier(.645,.045,.355,1),box-shadow .25s ease;transform:translate(calc(-50% + var(--off, 0) * (100% + 20px)),-50%)}.dc-carousel-slide{overflow:hidden}.dc-carousel-slide.dc-slide-active{height:310px;z-index:3}.dc-carousel-slide.dc-slide-adj{height:255px;z-index:1}.dc-slide-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:14px}.dc-slide-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f5f5f5;border-radius:14px}.dc-slide-ph-icon{width:48px;height:48px;stroke:#b0b8c1;opacity:.85}.dc-slide-ph-text{font-size:13px;font-weight:500;color:#9ca3af;letter-spacing:.01em}.dc-carousel-slide.dc-slide-active:hover{transform:translate(calc(-50% + var(--off, 0) * (100% + 20px)),calc(-50% - 6px));box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;cursor:pointer}.dc-carousel-arrow{position:absolute;top:calc(50% - 17px);transform:translateY(-50%);z-index:20;background:#fff;border:none;border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transition:box-shadow .2s ease,transform .18s ease,background .15s}.dc-carousel-arrow:hover{background:#f8fafc;box-shadow:0 4px 8px -2px #00000038,0 2px 4px #00000024,0 1px 8px #0000001a;transform:translateY(-50%) scale(1.07)}.dc-carousel-arrow svg{width:20px;height:20px;stroke:#374151}.dc-arr-prev{left:8px}.dc-arr-next{right:8px}.dc-carousel-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:7px;align-items:center;z-index:20}.dc-carousel-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:background .25s,width .3s,border-radius .3s}.dc-carousel-dot.dc-dot-on{width:24px;border-radius:999px;background:#0d9488}@media (max-width: 768px){.dc-carousel-slide{width:calc(100% - 80px)}.dc-carousel-slide.dc-slide-active{height:240px}.dc-carousel-slide.dc-slide-adj{height:195px}.dc-carousel-viewport{height:295px}.dc-arr-prev{left:4px}.dc-arr-next{right:4px}.dc-carousel-arrow{width:36px;height:36px;border-radius:10px}}@media (max-width: 480px){.dc-carousel-slide{width:calc(100% - 56px)}.dc-carousel-slide.dc-slide-active{height:200px}.dc-carousel-slide.dc-slide-adj{height:165px}.dc-carousel-viewport{height:250px}}.dc-media-dual-container{margin-top:36px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.dc-sub-container{background:#fff;border:1px solid #e8edf5;border-radius:24px;padding:26px 28px;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;gap:20px;transition:border-color .25s ease,box-shadow .25s ease}.dc-sub-container:hover{border-color:#cbd5e1;box-shadow:0 10px 30px #0000000d}.dc-sub-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.dc-sub-heading-group{display:flex;flex-direction:column;gap:3px}.dc-sub-title-tag{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;color:#0f172a}.dc-sub-title-tag .sub-icon-badge{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.promo-badge-bg{background:#eff6ff;color:#2563eb}.news-badge-bg{background:#e6f7f7;color:#0d5f6a}.dc-sub-subtitle{font-size:12.5px;color:#64748b;font-weight:500;margin-left:44px}.dc-sub-view-more-btn{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:6px 14px;font-size:12.5px;font-weight:700;color:#0d5f6a;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);white-space:nowrap}.dc-sub-view-more-btn .view-more-arrow{transition:transform .2s ease}.dc-sub-view-more-btn:hover{background:#0d5f6a;border-color:#0d5f6a;color:#fff;box-shadow:0 4px 12px #0d5f6a33}.dc-sub-view-more-btn:hover .view-more-arrow{transform:translate(3px)}.dc-sub-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;flex:1}.dc-sub-empty{padding:36px 20px;text-align:center;color:#94a3b8;font-size:13.5px;border:1px dashed #e2e8f0;border-radius:16px;background:#f8fafc}.dc-sub-promo-card{background:#f8fafc;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .25s ease}.dc-sub-promo-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f;border-color:#cbd5e1;background:#fff}.dc-sub-promo-video-wrap{width:100%;aspect-ratio:16 / 9;background:#0f172a;position:relative;overflow:hidden}.dc-sub-promo-iframe{width:100%;height:100%;border:none;display:block}.dc-sub-fallback-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1e293b;color:#94a3b8;font-size:12px;font-weight:600}.dc-sub-promo-body{padding:14px 16px;display:flex;flex-direction:column;gap:6px;flex:1}.dc-sub-badge-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.dc-sub-type-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:5px;background:#eff6ff;color:#2563eb;letter-spacing:.03em;text-transform:uppercase}.dc-sub-date-text{font-size:11px;color:#94a3b8;font-weight:600}.dc-sub-card-title{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;color:#0f172a;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-sub-card-desc{font-size:12px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-sub-news-card{background:#f8fafc;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:all .25s ease}.dc-sub-news-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f;border-color:#cbd5e1;background:#fff}.dc-sub-news-img-wrap{width:100%;height:140px;position:relative;background:#f1f5f9;overflow:hidden}.dc-sub-news-img-wrap .dc-news-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.dc-sub-news-card:hover .dc-news-img{transform:scale(1.04)}.dc-sub-news-date-pill{position:absolute;top:10px;left:10px;background:#0f172abf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:10.5px;font-weight:600;padding:3px 8px;border-radius:999px;display:flex;align-items:center;gap:4px}.dc-sub-news-body{padding:14px 16px;display:flex;flex-direction:column;gap:6px;flex:1;justify-content:space-between}.dc-sub-news-footer{padding-top:8px;margin-top:4px;border-top:1px dashed #eef2f6}.dc-sub-read-more{font-size:11.5px;font-weight:700;color:#0d5f6a;display:inline-flex;align-items:center;gap:3px}.dc-sub-news-card:hover .dc-sub-read-more{text-decoration:underline}@media (max-width: 1100px){.dc-media-dual-container{grid-template-columns:1fr;gap:24px}}.dc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeInModal .2s ease}.dc-modal-box{background:#fff;border-radius:24px;width:100%;max-width:880px;height:520px;max-height:88vh;box-shadow:0 25px 60px -15px #00000059;display:flex;flex-direction:row;overflow:hidden;position:relative;animation:scaleUpModal .25s cubic-bezier(.16,1,.3,1)}@keyframes scaleUpModal{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.dc-modal-left-img-col{flex:0 0 46%;max-width:46%;height:100%;background:#0f172a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.dc-modal-left-img-col .dc-news-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.dc-modal-left-img-col .dc-news-fallback-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1e293b;color:#94a3b8}.dc-modal-img-tag{position:absolute;bottom:16px;left:16px;background:#0f172abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:.02em}.dc-modal-right-details-col{flex:1;min-width:0;height:100%;padding:28px 32px 24px;box-sizing:border-box;display:flex;flex-direction:column;background:#fff;overflow:hidden}.dc-modal-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dc-modal-badge{display:inline-flex;align-items:center;gap:6px;background:#e6fcf5;color:#0f766e;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}.dc-modal-close-btn{width:34px;height:34px;border-radius:50%;background:#f1f5f9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;font-size:16px;font-weight:700;transition:all .15s ease}.dc-modal-close-btn:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}.dc-modal-meta{font-size:12.5px;color:#64748b;font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:10px}.dc-modal-title{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a;line-height:1.35;margin:0 0 14px;letter-spacing:-.3px}.dc-modal-body-scroll{flex:1;overflow-y:auto;padding-right:8px;margin-bottom:16px}.dc-modal-body-scroll::-webkit-scrollbar{width:5px}.dc-modal-body-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dc-modal-body-text{font-size:14.5px;color:#334155;line-height:1.7;white-space:pre-wrap;margin:0}.dc-modal-footer{display:flex;justify-content:flex-end;padding-top:12px;border-top:1px solid #f1f5f9}.dc-modal-done-btn{background:#0f172a;color:#fff;border:none;border-radius:10px;padding:8px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.dc-modal-done-btn:hover{background:#1e293b}@media (max-width: 768px){.dc-modal-box{flex-direction:column;height:auto;max-height:90vh;overflow-y:auto}.dc-modal-left-img-col{flex:none;max-width:100%;width:100%;height:220px}.dc-modal-right-details-col{padding:20px}}.delete-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#0f172a80!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;padding:20px!important;animation:fadeInOverlay .3s ease-out forwards}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.delete-modal-card{background:#fff!important;border-radius:28px!important;padding:44px 40px 36px!important;max-width:440px!important;width:90%!important;text-align:center!important;box-shadow:0 25px 60px -15px #00000040,0 10px 25px -5px #00000014!important;position:relative!important;margin:auto!important;animation:deleteModalPop .38s cubic-bezier(.16,1,.3,1) forwards}@keyframes deleteModalPop{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.delete-graphic-container{position:relative!important;width:140px!important;height:140px!important;margin:0 auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.delete-rotating-ring{position:absolute!important;top:4px!important;left:4px!important;right:4px!important;bottom:4px!important;border-radius:50%!important;border:3.5px solid transparent!important;border-top-color:#ff2a55!important;border-right-color:#ff758c!important;border-bottom-color:#ff9ebb!important;animation:deleteRotateAndVanish 1.3s cubic-bezier(.4,0,.2,1) forwards!important;pointer-events:none!important}@keyframes deleteRotateAndVanish{0%{transform:rotate(0);opacity:1}75%{transform:rotate(360deg);opacity:1}to{transform:rotate(440deg);opacity:0}}.delete-trash-badge{position:relative!important;z-index:2!important;width:88px!important;height:88px!important;border-radius:50%!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 14px 30px -4px #ff2a551f,0 4px 12px #0000000a!important;cursor:pointer!important;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease!important}.delete-trash-badge:hover{transform:scale(1.14)!important;box-shadow:0 18px 40px -4px #ff2a554d,0 6px 16px #0000000f!important}.delete-trash-svg{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;stroke:#ff2a55!important}.trash-lid{transition:transform .35s cubic-bezier(.34,1.56,.64,1)!important;transform-origin:4px 6px!important}.delete-trash-badge:hover .trash-lid{transform:translateY(-3px) rotate(-16deg)!important}.delete-dot-top-left{position:absolute!important;top:14px!important;left:14px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#ff4b72!important;animation:floatDot 2s ease-in-out infinite alternate!important}.delete-dot-top-right{position:absolute!important;top:36px!important;right:12px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#ff758c!important}.delete-x-bottom-right{position:absolute!important;bottom:24px!important;right:18px!important;font-size:11px!important;font-weight:800!important;color:#ff4b72!important;line-height:1!important}@keyframes floatDot{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.delete-decor-divider{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;margin:6px 0 16px!important}.delete-decor-line{width:24px!important;height:3px!important;border-radius:4px!important;background:#ff4b72!important}.delete-decor-dot{width:4px!important;height:4px!important;border-radius:50%!important;background:#ff4b72!important}.delete-modal-title{font-family:Outfit,Inter,sans-serif!important;font-size:27px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 2px!important;letter-spacing:-.5px!important}.delete-modal-subtitle{font-size:14.5px!important;color:#64748b!important;margin:0 0 28px!important;font-weight:500!important;line-height:1.55!important}.delete-modal-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important}.delete-btn-cancel{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:12px 26px!important;background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:12px!important;font-size:14.5px!important;font-weight:700!important;color:#0f172a!important;cursor:pointer!important;transition:all .25s ease!important;outline:none!important;min-width:120px!important}.delete-btn-cancel:hover{background:#f8fafc!important;border-color:#94a3b8!important;transform:translateY(-1px) scale(1.02)!important}.delete-btn-cancel:active{transform:translateY(0) scale(.98)!important}.delete-btn-confirm{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:12px 28px!important;background:linear-gradient(135deg,#ff4b72,#ff2a55)!important;border:none!important;border-radius:12px!important;font-size:14.5px!important;font-weight:700!important;color:#fff!important;cursor:pointer!important;box-shadow:0 8px 24px -4px #ff2a5559,0 2px 6px #0000000f!important;transition:all .35s cubic-bezier(.34,1.56,.64,1)!important;outline:none!important}.delete-btn-confirm:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 14px 30px -4px #ff2a5580,0 4px 12px #ff2a5540!important}.delete-btn-confirm:hover .trash-btn-icon .trash-lid{transform:translateY(-2px) rotate(-14deg)!important}.delete-btn-confirm:active{transform:translateY(0) scale(.98)!important}.trash-btn-icon{display:flex!important;align-items:center!important}@media (max-width: 768px){.delete-modal-card{padding:24px 18px 20px!important;border-radius:20px!important;max-width:340px!important;width:92%!important}.delete-graphic-container{width:90px!important;height:90px!important;margin:0 auto 10px!important}.delete-trash-badge{width:60px!important;height:60px!important}.delete-trash-svg{width:30px!important;height:30px!important}.delete-modal-title{font-size:18px!important;line-height:1.35!important;margin-bottom:2px!important}.delete-decor-divider{margin:4px 0 10px!important}.delete-modal-subtitle{font-size:12.5px!important;margin-bottom:18px!important;line-height:1.4!important}.delete-modal-actions{gap:8px!important}.delete-btn-cancel,.delete-btn-confirm{padding:8px 12px!important;font-size:12.5px!important;border-radius:10px!important;min-width:0!important;height:38px!important}.delete-btn-cancel span,.delete-btn-confirm span{font-size:12.5px!important}}.delete-success-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeInModal .25s ease-out forwards}.delete-success-modal-card{background:#fff;border-radius:28px;width:100%;max-width:440px;padding:36px 32px 32px;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #00000008;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;box-sizing:border-box;animation:popInModal .3s cubic-bezier(.16,1,.3,1) forwards}.delete-success-graphic-container{position:relative;width:120px;height:120px;margin-bottom:22px;display:flex;align-items:center;justify-content:center}.delete-success-rotating-ring{position:absolute;top:0;left:0;width:116px;height:116px;border-radius:50%;border:2px solid transparent;border-top-color:#22c55e;border-right-color:#86efac;animation:rotateOnceAndVanish 1.1s cubic-bezier(.4,0,.2,1) forwards}@keyframes rotateOnceAndVanish{0%{transform:rotate(0) scale(.9);opacity:1}75%{transform:rotate(360deg) scale(1.05);opacity:1}to{transform:rotate(400deg) scale(1.15);opacity:0}}.delete-success-sparkle{position:absolute;color:#22c55e;font-size:14px;pointer-events:none;animation:pulseSparkle 1.5s ease-in-out infinite alternate}.sparkle-top-left{top:14px;left:8px;font-size:12px}.sparkle-top-right{top:22px;right:6px;font-size:16px}.sparkle-mid-right{top:60px;right:-4px;font-size:10px;color:#86efac}.sparkle-bottom-left{bottom:24px;left:12px;font-size:13px}@keyframes pulseSparkle{0%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.delete-success-trash-badge{width:90px;height:90px;border-radius:50%;background:#fff;border:1px solid #dcfce7;box-shadow:0 8px 24px #22c55e1f;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.delete-success-check-badge{position:absolute;bottom:-2px;right:-2px;width:26px;height:26px;border-radius:50%;background:#fff;border:2px solid #22c55e;box-shadow:0 2px 6px #22c55e33;display:flex;align-items:center;justify-content:center}.delete-success-modal-title{margin:0 0 8px;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;color:#0f172a;letter-spacing:-.4px}.delete-success-modal-subtitle{margin:0 0 28px;font-size:14.5px;line-height:1.5;color:#64748b;font-weight:400}.delete-success-modal-actions{display:flex;justify-content:center;width:100%}.delete-success-btn{display:inline-flex;align-items:center;gap:14px;padding:6px 24px 6px 6px;background-color:#fff;border:1px solid #e2e8f0;border-radius:50px;box-shadow:0 4px 16px #0000000d;cursor:pointer;outline:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.delete-success-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22c55e2e;border-color:#bbf7d0;background-color:#f0fdf4}.delete-success-btn:active{transform:translateY(0)}.delete-success-btn-circle{width:38px;height:38px;border-radius:50%;background-color:#dcfce7;display:flex;align-items:center;justify-content:center;color:#16a34a;transition:transform .25s ease,background-color .25s ease}.delete-success-btn:hover .delete-success-btn-circle{transform:translate(3px);background-color:#bbf7d0}.delete-success-btn-text{font-size:15px;font-weight:700;color:#16a34a;letter-spacing:.2px}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes popInModal{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){.delete-success-modal-card{padding:22px 18px 18px!important;border-radius:20px!important;max-width:320px!important;width:90%!important}.delete-success-graphic-container{width:76px!important;height:76px!important;margin-bottom:12px!important}.delete-success-rotating-ring{width:72px!important;height:72px!important;top:2px!important;left:2px!important}.delete-success-trash-badge{width:54px!important;height:54px!important}.delete-success-modal-title{font-size:17px!important;margin-bottom:4px!important}.delete-success-modal-subtitle{font-size:12px!important;margin-bottom:16px!important;line-height:1.4!important}.delete-success-btn{padding:4px 18px 4px 4px!important}.delete-success-btn-circle{width:28px!important;height:28px!important}.delete-success-btn-text{font-size:13px!important}}.add-success-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeInAddModal .25s ease-out forwards}.add-success-modal-card{background:#fff;border-radius:28px;width:100%;max-width:440px;padding:40px 32px 36px;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #00000008;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;box-sizing:border-box;animation:popInAddModal .3s cubic-bezier(.16,1,.3,1) forwards}.add-success-graphic-container{position:relative;width:120px;height:120px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.add-success-rotating-arc{position:absolute;top:2px;left:2px;width:114px;height:114px;border-radius:50%;border:2px solid transparent;border-top-color:#22c55e;border-right-color:#86efac;animation:rotateAddArcOnceAndVanish 1.1s cubic-bezier(.4,0,.2,1) forwards}@keyframes rotateAddArcOnceAndVanish{0%{transform:rotate(0) scale(.9);opacity:1}75%{transform:rotate(360deg) scale(1.05);opacity:1}to{transform:rotate(400deg) scale(1.15);opacity:0}}.add-success-sparkle{position:absolute;color:#22c55e;font-size:14px;pointer-events:none;animation:pulseAddSparkle 1.5s ease-in-out infinite alternate}.add-sparkle-top-left{top:10px;left:6px;font-size:11px;color:#86efac}.add-sparkle-top-right{top:18px;right:4px;font-size:15px}.add-sparkle-mid-left{bottom:24px;left:-2px;font-size:13px}.add-sparkle-bottom-right{bottom:18px;right:8px;font-size:12px;color:#86efac}@keyframes pulseAddSparkle{0%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.add-success-check-badge{width:90px;height:90px;border-radius:50%;background:#fff;border:1px solid #dcfce7;box-shadow:0 10px 28px #22c55e24,0 2px 6px #00000005;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.add-success-check-svg{filter:drop-shadow(0 2px 4px rgba(34,197,94,.2));animation:checkPop .4s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes checkPop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.add-success-title-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:4px}.add-success-title-accent{display:flex;align-items:center;opacity:.85}.add-success-modal-title{margin:0;font-family:Outfit,Inter,sans-serif;font-size:26px;font-weight:800;color:#0f172a;letter-spacing:-.4px}.add-success-divider-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,#22c55e,transparent);margin:8px 0 16px;position:relative;display:flex;align-items:center;justify-content:center}.add-success-divider-dot{width:4px;height:4px;border-radius:50%;background-color:#22c55e}.add-success-modal-subtitle{margin:0 0 28px;font-size:15px;line-height:1.5;color:#475569;font-weight:400}.add-success-highlight{color:#22c55e;font-weight:600}.add-success-modal-actions{display:flex;justify-content:center;width:100%}.add-success-btn{display:inline-flex;align-items:center;gap:16px;padding:6px 28px 6px 6px;background-color:#fff;border:1px solid #e2e8f0;border-radius:50px;box-shadow:0 4px 16px #0000000d;cursor:pointer;outline:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.add-success-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22c55e2e;border-color:#bbf7d0;background-color:#f0fdf4}.add-success-btn:active{transform:translateY(0)}.add-success-btn-circle{width:38px;height:38px;border-radius:50%;background-color:#dcfce7;display:flex;align-items:center;justify-content:center;color:#16a34a;transition:transform .25s ease,background-color .25s ease}.add-success-btn:hover .add-success-btn-circle{transform:translate(4px);background-color:#bbf7d0}.add-success-btn-text{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:.2px}@keyframes fadeInAddModal{0%{opacity:0}to{opacity:1}}@keyframes popInAddModal{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){.add-success-modal-card{padding:22px 18px 18px!important;border-radius:20px!important;max-width:320px!important;width:90%!important}.add-success-graphic-container{width:76px!important;height:76px!important;margin-bottom:12px!important}.add-success-rotating-arc{width:72px!important;height:72px!important;top:2px!important;left:2px!important}.add-success-check-badge{width:54px!important;height:54px!important}.add-success-check-svg{width:24px!important;height:24px!important}.add-success-sparkle{font-size:10px!important}.add-success-modal-title{font-size:17px!important}.add-success-divider-line{margin:6px 0 10px!important}.add-success-modal-subtitle{font-size:12px!important;margin-bottom:16px!important;line-height:1.4!important}.add-success-btn{padding:4px 18px 4px 4px!important}.add-success-btn-circle{width:28px!important;height:28px!important}.add-success-btn-text{font-size:13px!important}}.profile-page{padding:28px 32px;background:#f5f7fb;min-height:100vh;font-family:Inter,system-ui,sans-serif}.profile-page-heading{margin-bottom:22px}.profile-page-heading h1{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a;margin-bottom:4px}.profile-page-heading p{font-size:13.5px;color:#64748b;font-weight:500}.modern-profile-hero-card{display:flex;align-items:stretch;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:-80px;margin-bottom:24px;border-radius:20px;position:relative;z-index:2}.profile-cover-banner{width:100%;height:240px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(135deg,#0f2952,#0369a1 60%,#38bdf8);margin-bottom:0;z-index:1;flex-shrink:0}.profile-cover-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.profile-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0f2952,#1e40af,#0ea5e9 80%,#38bdf8)}.profile-cover-edit-btn{position:absolute;top:14px;right:16px;background:#ffffffe0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:10px;padding:7px 14px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1e40af;border:1px solid rgba(255,255,255,.7);box-shadow:0 2px 12px #00000026;transition:background .2s ease,box-shadow .2s ease;z-index:10;-webkit-user-select:none;user-select:none}.profile-cover-edit-btn:hover{background:#fff;box-shadow:0 4px 16px #0003;color:#1d4ed8}.profile-hero-right-bio{box-shadow:0 8px 32px -4px #0f172a24,0 2px 8px -2px #0f172a14!important}.modern-profile-left-box{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 8px 32px -4px #0f172a24,0 2px 8px -2px #0f172a14;padding:20px 26px;display:flex;align-items:center;gap:22px;flex:1 1 540px;min-width:280px;position:relative;overflow:hidden}.modern-profile-avatar-container{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px}.modern-avatar-bg-pill{position:absolute;top:2px;left:2px;width:55px;height:75px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:20px;z-index:0}.modern-avatar-dot-grid{position:absolute;bottom:-4px;left:-4px;display:grid;grid-template-columns:repeat(4,3px);gap:6px;z-index:0;opacity:.8}.modern-avatar-dot-grid span{width:3px;height:3px;border-radius:50%;background:#3b82f6;display:block}.modern-avatar-outer-frame{position:relative;z-index:1;width:105px;height:105px;border-radius:24px;border:2px solid #2563eb;background:#fff;padding:5px;box-shadow:0 8px 20px -4px #2563eb1f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.modern-avatar-outer-frame:hover{transform:translateY(-2px);box-shadow:0 12px 24px -4px #2563eb33}.modern-avatar-accent-dot{position:absolute;top:-4px;right:-4px;width:10px;height:10px;border-radius:50%;background:#2563eb;border:2px solid #ffffff;box-shadow:0 2px 4px #2563eb4d;z-index:3}.modern-avatar-inner-box{width:100%;height:100%;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#f0f7ff,#e0f2fe);display:flex;align-items:center;justify-content:center}.modern-avatar-camera-btn{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);border:2.5px solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #2563eb59;z-index:4;cursor:pointer;transition:transform .2s ease}.modern-avatar-camera-btn:hover{transform:scale(1.1)}.modern-profile-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:105px;width:20px;flex-shrink:0}.modern-profile-divider-line{width:1px;height:100%;background:#e8edf5}.modern-profile-divider-dot{position:absolute;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 3px #eff6ff}.modern-profile-details{flex:1;min-width:200px;display:flex;flex-direction:column;justify-content:center}.modern-profile-name-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.modern-profile-name{margin:0;font-size:24px;font-weight:800;color:#0b132b;font-family:Outfit,sans-serif;letter-spacing:-.3px;line-height:1.2}.modern-profile-underline-bar{display:flex;align-items:center;gap:6px;margin-bottom:12px}.modern-profile-underline-pill{width:52px;height:3.5px;background:linear-gradient(90deg,#00d2ff,#3b82f6 70%,#6366f1);border-radius:3px;display:inline-block}.modern-profile-underline-dot{width:4.5px;height:4.5px;border-radius:50%;background:#6366f1;display:inline-block}.modern-contact-list{display:flex;flex-direction:column}.modern-contact-item{display:flex;align-items:center;gap:12px;padding:4px 0}.modern-contact-icon-box{width:32px;height:32px;border-radius:9px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2563eb}.modern-contact-icon-box svg{width:16px;height:16px}.modern-contact-text{font-size:13.5px;font-weight:500;color:#0f172a;word-break:break-all}.modern-contact-sep{height:1px;background:#f1f5f9;width:100%;margin:2px 0}@media (max-width: 768px){.modern-profile-left-box{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.modern-profile-divider{display:none}.profile-cover-banner{height:160px;border-radius:14px}.modern-profile-hero-card{margin-top:-50px;border-radius:16px}}.profile-hero{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:start;margin-bottom:20px}.profile-hero-avatar-wrap{position:relative;flex-shrink:0}.profile-hero-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0;display:block}.profile-avatar-edit{position:absolute;bottom:4px;right:4px;width:26px;height:26px;background:#0d5f6a;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #fff}.profile-avatar-edit svg{width:12px;height:12px;stroke:#fff}.profile-hero-name-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.profile-hero-name{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a}.profile-verified-badge{display:inline-flex;align-items:center;gap:4px;background:#dcfce7;color:#16a34a;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:20px}.profile-verified-badge svg{width:13px;height:13px;stroke:#16a34a}.profile-hero-degree{font-size:14px;color:#334155;font-weight:600;margin-bottom:2px}.profile-hero-year{font-size:13px;color:#64748b;font-weight:500;margin-bottom:14px}.profile-hero-meta{display:flex;flex-direction:column;gap:6px}.profile-hero-meta-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;font-weight:500}.profile-hero-meta-row svg{width:15px;height:15px;stroke:#94a3b8;flex-shrink:0}.profile-hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.btn-edit-profile{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1.5px solid #0d5f6a;color:#0d5f6a;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s,color .2s}.btn-edit-profile svg{width:14px;height:14px;stroke:currentColor}.btn-edit-profile:hover{background:#0d5f6a;color:#fff}.profile-summary-stats{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px 24px;margin-bottom:20px}.profile-summary-stats-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.profile-summary-stats-title{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:#0f172a}.profile-summary-view-link{font-size:13px;font-weight:600;color:#0d5f6a;cursor:pointer;background:none;border:none;display:flex;align-items:center;gap:4px}.profile-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.profile-stat-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9;min-width:0}.profile-stat-item>div:last-child{min-width:0;flex:1}.profile-stat-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-stat-icon svg{width:18px;height:18px}.profile-stat-icon.blue{background:#eff6ff}.profile-stat-icon.blue svg{stroke:#2563eb}.profile-stat-icon.teal{background:#f0fdfa}.profile-stat-icon.teal svg{stroke:#0d9488}.profile-stat-icon.violet{background:#f5f3ff}.profile-stat-icon.violet svg{stroke:#7c3aed}.profile-stat-icon.orange{background:#fff7ed}.profile-stat-icon.orange svg{stroke:#ea580c}.profile-stat-icon.green{background:#f0fdf4}.profile-stat-icon.green svg{stroke:#16a34a}.profile-stat-icon.indigo{background:#eef2ff}.profile-stat-icon.indigo svg{stroke:#4f46e5}.profile-stat-label{font-size:11.5px;color:#64748b;font-weight:500;margin-bottom:2px}.profile-stat-value{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;color:#0f172a;line-height:1.2;word-break:break-word;white-space:normal}.profile-stat-value span{font-size:11px;color:#64748b;font-weight:500;font-family:Inter,sans-serif}.profile-tabs-wrap{background:#fff;border:1px solid #e8edf5;border-radius:12px;margin-bottom:20px;overflow-x:auto}.profile-tabs{display:flex;padding:0 16px;gap:0;white-space:nowrap}.profile-tab-btn{background:none;border:none;padding:14px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2.5px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.profile-tab-btn:hover{color:#0f172a}.profile-tab-btn.active{color:#0d5f6a;border-bottom-color:#0d5f6a}.profile-tab-content{display:grid;grid-template-columns:1fr 1fr 340px;gap:20px;align-items:stretch}.profile-tab-content.personal-tab{grid-template-columns:1fr 1fr;align-items:start}.profile-tab-col{display:flex;flex-direction:column;gap:16px;height:100%}.about-me-card,.skills-card{flex:1;display:flex;flex-direction:column}.profile-section-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:20px}.profile-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.profile-section-title{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:#0f172a}.profile-section-action{font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:600;color:#0f766e!important;background:#0f766e0f!important;border:1px solid rgba(15,118,110,.18)!important;border-radius:8px;padding:5px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 1px 2px #0f172a0a;-webkit-user-select:none;user-select:none;line-height:1.4;outline:none;white-space:nowrap}.profile-section-action:hover{text-decoration:none!important;background:#0f766e24!important;border-color:#0f766e61!important;color:#0d5f66!important;transform:translateY(-1.5px) scale(1.03)!important;box-shadow:0 4px 14px #0f766e2e!important}.profile-section-action:active{transform:translateY(0) scale(.98)!important;box-shadow:0 1px 3px #0f766e1a!important}.profile-action-icon{display:inline-block;transition:transform .22s cubic-bezier(.16,1,.3,1)}.profile-section-action:hover .profile-action-icon{transform:rotate(-12deg) scale(1.15)}.personal-info-table{display:flex;flex-direction:column;gap:10px}.personal-info-row{display:grid;grid-template-columns:130px 10px 1fr;gap:4px;align-items:start}.pi-label{font-size:12.5px;font-weight:600;color:#64748b}.pi-sep{color:#94a3b8;font-size:13px}.pi-value{font-size:12.5px;font-weight:500;color:#0f172a;word-break:break-word}.pi-value a{color:#0d5f6a;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.pi-value a:hover{text-decoration:underline}.pi-value a svg{width:12px;height:12px;stroke:currentColor}.about-me-text{font-size:13px;color:#475569;line-height:1.7;margin-bottom:14px}.about-me-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px;font-size:12.5px}.about-me-label{font-weight:700;color:#374151}.about-me-tags{display:flex;flex-wrap:wrap;gap:6px}.about-tag{background:#f1f5f9;color:#334155;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:20px;border:1px solid #e2e8f0}.about-tag.lang{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.about-tag.prog{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.about-tag.interest{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.about-tag.strength{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.experience-list{display:flex;flex-direction:column;gap:16px}.experience-item{padding-bottom:16px;border-bottom:1px solid #f1f5f9}.experience-item:last-child{border-bottom:none;padding-bottom:0}.exp-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:2px}.exp-role{font-size:13.5px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:6px}.exp-role:before{content:"";width:8px;height:8px;border-radius:50%;background:#0d5f6a;flex-shrink:0}.exp-period{font-size:11.5px;font-weight:600;color:#10b981;white-space:nowrap;flex-shrink:0}.exp-company{font-size:12.5px;color:#64748b;font-weight:600;margin-bottom:6px;padding-left:14px}.exp-desc{font-size:12.5px;color:#475569;line-height:1.6;margin-bottom:8px;padding-left:14px}.exp-tags{display:flex;flex-wrap:wrap;gap:6px;padding-left:14px}.exp-tag{background:#f1f5f9;color:#334155;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1px solid #e2e8f0}.view-all-link{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;color:#0d5f6a;cursor:pointer;background:none;border:none;padding:10px 0 0}.view-all-link:hover{text-decoration:underline}.skills-list{display:flex;flex-direction:column;gap:12px}.skill-row{display:flex;align-items:center;gap:10px}.skill-name{font-size:12.5px;font-weight:600;color:#374151;width:180px;flex-shrink:0}.skill-bar-track{flex:1;height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.skill-bar-fill{height:100%;border-radius:999px}.skill-bar-fill.teal{background:#0d9488}.skill-bar-fill.blue{background:#2563eb}.skill-bar-fill.violet{background:#7c3aed}.skill-bar-fill.orange{background:#f97316}.skill-bar-fill.green{background:#16a34a}.skill-pct{font-size:12px;font-weight:700;color:#374151;width:36px;text-align:right;flex-shrink:0}.education-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.edu-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:16px}.edu-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.edu-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.edu-dot.teal{background:#0d9488}.edu-dot.blue{background:#2563eb}.edu-dot.violet{background:#7c3aed}.edu-school{font-size:12px;color:#64748b;font-weight:500;margin-bottom:10px}.edu-degree{font-size:13px;font-weight:700;color:#0f172a;line-height:1.3}.edu-period-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.edu-period{font-size:11.5px;color:#64748b;font-weight:500}.edu-badge{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:20px}.edu-badge.current{background:#dcfce7;color:#16a34a}.edu-badge.pct{background:#fff7ed;color:#ea580c}.edu-badge.cgpa{background:#eff6ff;color:#2563eb}.edu-divider{height:1px;background:#f1f5f9;margin:8px 0}.video-list{display:flex;flex-direction:column;gap:12px}.video-item{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;border-radius:10px;transition:background .15s}.video-item:hover{background:#f8fafc}.video-thumb{width:72px;height:52px;border-radius:8px;object-fit:cover;flex-shrink:0;position:relative;overflow:hidden}.video-thumb-placeholder{width:72px;height:52px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;text-align:center;padding:4px;line-height:1.2}.video-thumb-placeholder.ds{background:linear-gradient(135deg,#1a237e,#0d5f6a)}.video-thumb-placeholder.sys{background:linear-gradient(135deg,#1e3a5f,#0d4a7a)}.video-thumb-placeholder.dp{background:linear-gradient(135deg,#1a5c36,#0d7a50)}.video-duration{position:absolute;bottom:3px;right:4px;background:#000000b3;color:#fff;font-size:9px;font-weight:700;padding:1px 5px;border-radius:4px}.video-title{font-size:12.5px;font-weight:700;color:#0f172a;margin-bottom:2px;line-height:1.3}.video-subtitle{font-size:11px;color:#64748b;font-weight:500;margin-bottom:2px}.video-date{font-size:10.5px;color:#94a3b8;font-weight:500}.resume-card-item{display:flex;align-items:center;gap:14px;padding:14px;background:#f8fafc;border-radius:12px;border:1px solid #e8edf5}.resume-card-icon{width:44px;height:44px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.resume-card-icon svg{width:22px;height:22px;stroke:#2563eb}.resume-card-info{flex:1}.resume-card-name{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:2px}.resume-card-meta{font-size:11.5px;color:#64748b;font-weight:500}.resume-download-btn{background:none;border:none;color:#0d5f6a;cursor:pointer;padding:6px;border-radius:8px;transition:background .2s;display:flex;align-items:center;justify-content:center}.resume-download-btn:hover{background:#f0fdfa}.resume-download-btn svg{width:18px;height:18px;stroke:currentColor}@media (max-width: 1400px){.profile-tab-content{grid-template-columns:1fr 1fr}.profile-tab-content>.profile-section-card:last-child{grid-column:1 / -1}.profile-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1100px){.profile-hero{grid-template-columns:auto 1fr;grid-template-rows:auto auto}.profile-hero-actions{grid-column:1 / -1;flex-direction:row;justify-content:flex-start}.profile-tab-content,.profile-tab-content.personal-tab{grid-template-columns:1fr}.education-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.profile-hero{grid-template-columns:1fr}.profile-hero-avatar-wrap{margin:0 auto}.profile-stats-grid{grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){.profile-stats-grid{grid-template-columns:1fr}}.education-grid{grid-template-columns:1fr}.profile-tabs{padding:0 8px}.profile-tab-btn{padding:12px;font-size:12.5px}}.profile-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .25s ease-out;box-sizing:border-box}.profile-modal-container{background:#fff;border-radius:20px;box-shadow:0 20px 50px #0f172a26,0 1px 3px #0f172a0d;width:90%;max-width:640px;max-height:90vh;display:flex;flex-direction:column;animation:scaleIn .3s cubic-bezier(.16,1,.3,1);box-sizing:border-box;overflow:hidden}.profile-modal-container form{display:flex;flex-direction:column;flex:1;overflow:hidden;height:100%}.profile-modal-container.small-modal{max-width:440px}@media (max-width: 480px){.profile-modal-overlay{align-items:flex-end;padding:0}.profile-modal-container{width:100%;max-width:100%;max-height:88vh;border-radius:22px 22px 0 0;animation:slideUpMobile .3s cubic-bezier(.16,1,.3,1)}.profile-modal-container.small-modal{max-width:100%;max-height:92vh}}@keyframes slideUpMobile{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.profile-modal-header{padding:18px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.profile-modal-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:700;color:#0f172a}.profile-modal-close-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.profile-modal-close-btn:hover{background:#f1f5f9;color:#475569}.profile-modal-close-btn svg{width:20px;height:20px}.profile-modal-body{padding:24px;overflow-y:auto;flex:1;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.profile-modal-body::-webkit-scrollbar{display:none}.profile-modal-footer{padding:16px 24px;border-top:1px solid #f1f5f9;display:flex;align-items:center;justify-content:flex-end;gap:12px;background:#f8fafc}@media (max-width: 480px){.profile-modal-footer{justify-content:flex-start;padding:12px 18px}}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width: 640px){.profile-form-grid{grid-template-columns:1fr}}.profile-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.profile-form-group.full-width{grid-column:1 / -1}.profile-form-label{font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;color:#475569}.profile-form-input,.profile-form-textarea,.profile-form-select{font-family:Inter,sans-serif;font-size:14px;color:#0f172a;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;background:#f8fafc;transition:all .2s;box-sizing:border-box;width:100%}.profile-form-input:focus,.profile-form-textarea:focus,.profile-form-select:focus{border-color:#0d5f6a;background:#fff;box-shadow:0 0 0 3px #0d5f6a14}.profile-form-textarea{min-height:80px;resize:vertical}.profile-pic-preview-wrap{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px}.profile-pic-large{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #ffffff;box-shadow:0 4px 15px #00000014,0 0 0 1.5px #e2e8f0}@media (max-width: 480px){.profile-pic-preview-wrap{gap:12px;margin-bottom:16px}.profile-pic-large{width:80px;height:80px}.profile-modal-header{padding:14px 18px}.profile-modal-body{padding:16px 18px}.profile-modal-footer{padding:12px 18px}.profile-form-section-title{font-size:13px;margin-bottom:10px}.profile-form-input,.profile-form-textarea,.profile-form-select{font-size:13px;padding:9px 12px}}.profile-pic-uploader{position:relative;width:100%;border:2px dashed #cbd5e1;border-radius:12px;padding:20px;text-align:center;cursor:pointer;transition:all .2s;box-sizing:border-box;background:#f8fafc}@media (max-width: 480px){.profile-pic-uploader{padding:14px 12px}.profile-pic-uploader svg{width:24px;height:24px;margin-bottom:4px}.profile-pic-uploader-text{font-size:13px}.profile-pic-uploader-subtext{font-size:11px}}.profile-pic-uploader:hover{border-color:#0d5f6a;background:#0d5f6a05}.profile-pic-uploader svg{width:32px;height:32px;color:#64748b;margin-bottom:8px}.profile-pic-uploader-text{font-size:13px;color:#475569;font-weight:500}.profile-pic-uploader-subtext{font-size:11px;color:#94a3b8;margin-top:4px}.profile-pic-file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.profile-presets-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px}.profile-presets-title{font-size:13px;font-weight:600;color:#475569;margin:0}.profile-presets-toggle-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #e2e8f0;background:#f8fafc;color:#0d5f6a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s;flex-shrink:0}.profile-presets-toggle-btn:hover{background:#0d5f6a;border-color:#0d5f6a;color:#fff;transform:scale(1.1)}.profile-presets-toggle-btn svg{width:14px;height:14px}.profile-presets-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;width:100%}.profile-presets-expanded{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;width:100%;max-height:180px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-y;overscroll-behavior:contain}.profile-presets-expanded::-webkit-scrollbar{display:none}.profile-preset-img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:all .2s}.profile-preset-img:hover{transform:scale(1.08)}.profile-preset-img.active{border-color:#0d5f6a;box-shadow:0 0 0 3px #0d5f6a26}.profile-btn-cancel{background:none;border:1.5px solid #e2e8f0;color:#475569;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:10px 18px;border-radius:10px;cursor:pointer;transition:all .2s}.profile-btn-cancel:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.profile-btn-save{background:#0d5f6a;border:none;color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:10px 22px;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0d5f6a26}.profile-btn-save:hover{background:#0a4952;box-shadow:0 4px 15px #0d5f6a40}.profile-hero-avatar-wrap{cursor:pointer}.profile-avatar-edit{cursor:pointer;pointer-events:none}.profile-crop-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.profile-crop-hint{font-size:12px;color:#94a3b8;font-family:Inter,sans-serif;text-align:center;margin:0;letter-spacing:.02em}.profile-crop-zone{position:relative;width:220px;height:220px;border-radius:50%;overflow:hidden;cursor:grab;background:#0f172a;box-shadow:0 0 0 4px #fff,0 0 0 5.5px #0d5f6a,0 8px 30px #0d5f6a40;-webkit-user-select:none;user-select:none;touch-action:none}@media (max-width: 480px){.profile-crop-zone{width:170px;height:170px}.profile-crop-container{gap:12px}.profile-crop-hint{font-size:11px}}.profile-crop-zone:active{cursor:grabbing}.profile-crop-draggable-img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform-origin:center center;margin-top:-50%;margin-left:-50%;pointer-events:none;will-change:transform}.profile-crop-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(13,95,106,.35);pointer-events:none}.profile-crop-zoom-pill{display:flex;align-items:center;gap:0;background:#f1f5f9;border-radius:999px;padding:2px;border:1.5px solid #e2e8f0}.profile-crop-zoom-btn{width:34px;height:34px;border-radius:50%;border:none;background:transparent;font-size:20px;line-height:1;color:#0d5f6a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;font-weight:700}.profile-crop-zoom-btn:hover{background:#0d5f6a;color:#fff}.profile-crop-zoom-label{min-width:46px;text-align:center;font-size:13px;font-weight:700;font-family:Inter,sans-serif;color:#334155;letter-spacing:.02em}.profile-crop-actions-row{display:flex;gap:12px;width:100%}.profile-btn-apply-crop{flex:1;background:#0d5f6a;border:none;color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:11px 18px;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0d5f6a33;letter-spacing:.02em}.profile-btn-apply-crop:hover{background:#0a4952;transform:translateY(-1px);box-shadow:0 6px 16px #0d5f6a47}.profile-btn-cancel-crop{flex:1;background:#f8fafc;border:1.5px solid #e2e8f0;color:#475569;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:11px 18px;border-radius:12px;cursor:pointer;transition:all .2s;letter-spacing:.02em}.profile-btn-cancel-crop:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.profile-crop-view{width:180px;height:180px;border-radius:50%;overflow:hidden;position:relative;border:4px solid #ffffff;box-shadow:0 4px 15px #0000001a,0 0 0 1.5px #0d5f6a;background:#f1f5f9}.profile-crop-view-img{position:absolute;object-fit:contain;pointer-events:none;transform-origin:center center}.profile-crop-controls{width:100%;display:flex;flex-direction:column;gap:12px}.profile-crop-control-row{display:flex;flex-direction:column;gap:6px}.profile-crop-control-label{font-size:12px;font-weight:600;color:#475569;display:flex;justify-content:space-between}.profile-crop-control-label span{color:#0d5f6a}.profile-crop-slider{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none}.profile-crop-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#0d5f6a;cursor:pointer;transition:transform .1s}.profile-crop-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.profile-crop-actions-row{display:flex;gap:12px;width:100%;margin-top:10px}.profile-btn-apply-crop{flex:1;background:#0d5f6a;border:none;color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:10px 18px;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0d5f6a26}.profile-btn-apply-crop:hover{background:#0a4952}.profile-btn-cancel-crop{flex:1;background:#f1f5f9;border:1.5px solid #e2e8f0;color:#475569;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:10px 18px;border-radius:10px;cursor:pointer;transition:all .2s}.profile-btn-cancel-crop:hover{background:#e2e8f0;color:#0f172a}.wiz-modal{background:#fff;border-radius:24px;box-shadow:0 24px 70px #0f172a2e,0 2px 8px #0f172a0a;width:92%;max-width:600px;height:auto;max-height:88vh;min-height:350px;display:flex;flex-direction:column;animation:scaleIn .3s cubic-bezier(.16,1,.3,1);box-sizing:border-box;overflow:hidden}.wiz-modal form,.wiz-modal .wiz-form-wrapper{display:flex;flex-direction:column;flex:1;overflow-y:auto;min-height:0}.wiz-dots-bar{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 16px;border-bottom:1px solid #f1f5f9;position:relative}.wiz-dot{background:none;border:none;display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 12px;border-radius:99px;transition:all .25s ease;-webkit-user-select:none;user-select:none}.wiz-dot-circle{width:26px;height:26px;border-radius:50%;background:#f1f5f9;border:1.5px solid #e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-weight:700;font-size:13px;transition:all .25s ease}.wiz-dot-circle svg{width:13px;height:13px;color:#fff}.wiz-dot-label{font-family:Outfit,sans-serif;font-size:13px;font-weight:600;color:#94a3b8;transition:all .25s ease}.wiz-dot.active .wiz-dot-circle{background:#0d5f6a;border-color:#0d5f6a;color:#fff;box-shadow:0 0 0 4px #0d5f6a26}.wiz-dot.active .wiz-dot-label{color:#0d5f6a}.wiz-dot.done .wiz-dot-circle{background:#148a99;border-color:#148a99;color:#fff}.wiz-dot.done .wiz-dot-label{color:#148a99}.wiz-close-x{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;margin-left:10px}.wiz-close-x:hover{background:#ef4444;border-color:#ef4444;color:#fff;transform:rotate(90deg)}.wiz-progress-track{width:100%;height:3px;background:#f1f5f9}.wiz-progress-fill{height:100%;background:linear-gradient(90deg,#0d5f6a,#148a99);transition:width .35s cubic-bezier(.16,1,.3,1)}.wiz-body{padding:24px 28px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;min-height:280px}.wiz-body::-webkit-scrollbar{width:6px}.wiz-body::-webkit-scrollbar-track{background:transparent}.wiz-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.wiz-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.wiz-step-heading{display:flex;align-items:center;gap:16px;margin-bottom:24px}.wiz-step-emoji{font-size:32px;line-height:1}.wiz-step-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:700;color:#0f172a}.wiz-step-sub{font-family:Inter,sans-serif;font-size:13px;color:#64748b;margin-top:2px}.wiz-fields{display:flex;flex-direction:column;gap:20px}.wiz-field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media (max-width: 520px){.wiz-field-row{grid-template-columns:1fr;gap:16px}}.wiz-field{display:flex;flex-direction:column;gap:6px}.wiz-field-full{width:100%}.wiz-label{font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.wiz-input{border:none;border-bottom:2px solid #e2e8f0;border-radius:0;background:transparent;padding:8px 0;font-family:Inter,sans-serif;font-size:14.5px;color:#0f172a;outline:none;transition:all .22s ease}.wiz-input:focus{border-color:#0d5f6a;box-shadow:none}.wiz-select{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:14px;padding-right:24px}.wiz-textarea{border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;color:#0f172a;outline:none;resize:vertical;min-height:120px;line-height:1.55;transition:all .22s ease;width:100%;box-sizing:border-box}.wiz-textarea:focus{border-color:#0d5f6a;background:#fff;box-shadow:0 0 0 3.5px #0d5f6a14}.wiz-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-top:1px solid #f1f5f9;background:#f8fafc;flex-shrink:0}.wiz-step-counter{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:#0d5f6a}.wiz-step-counter span{color:#94a3b8;font-weight:500}.wiz-footer-btns{display:flex;align-items:center;gap:12px}.wiz-btn-prev{padding:10px 20px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s}.wiz-btn-prev:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.wiz-btn-next{padding:10px 22px;border-radius:12px;border:none;background:#0d5f6a;color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0d5f6a26}.wiz-btn-next:hover{background:#0a4952;box-shadow:0 6px 16px #0d5f6a40;transform:translateY(-1px)}.wiz-btn-save{display:flex;align-items:center;gap:8px;padding:10px 22px;border-radius:12px;border:none;background:linear-gradient(135deg,#148a99,#0d5f6a);color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #0d5f6a33}.wiz-btn-save:hover{background:linear-gradient(135deg,#0d5f6a,#0a4952);transform:translateY(-1px);box-shadow:0 6px 18px #0d5f6a47}.wiz-btn-save svg{width:15px;height:15px}@media (max-width: 480px){.wiz-modal{width:100%;max-width:100%;height:75vh;max-height:88vh;border-radius:22px 22px 0 0;animation:slideUpMobile .3s cubic-bezier(.16,1,.3,1)}.wiz-dots-bar{padding:16px 14px;gap:0}.wiz-dot{padding:4px;gap:4px}.wiz-dot-label{display:none}.wiz-dot-circle{width:28px;height:28px;font-size:12px}.wiz-close-x{width:28px;height:28px;margin-left:4px}.wiz-body{padding:20px;min-height:auto}.wiz-step-heading{margin-bottom:20px;gap:12px}.wiz-step-emoji{font-size:28px}.wiz-step-title{font-size:16px}.wiz-step-sub{font-size:12px}.wiz-fields{gap:16px}.wiz-input{font-size:13.5px;padding:6px 0}.wiz-label{font-size:10.5px}.wiz-footer{padding:12px 20px;flex-direction:row-reverse;justify-content:space-between}.wiz-footer-btns{justify-content:flex-start}}.profile-pic-mobile-upload-btn{display:none}@media (max-width: 1024px){.desktop-uploader-only{display:none!important}.profile-pic-mobile-upload-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#0d5f6a;color:#fff;border:none;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:11px 18px;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0d5f6a26;box-sizing:border-box}.profile-pic-mobile-upload-btn:hover{background:#0a4952}.profile-pic-mobile-upload-btn svg{width:18px;height:18px;color:#fff}}.mobile-upload-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:999999;display:flex;align-items:flex-end;justify-content:center}.mobile-upload-sheet{width:100%;max-width:480px;background:#fff;border-radius:20px 20px 0 0;padding:16px 20px 24px;box-sizing:border-box;animation:slideUpMobile .28s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:16px}.mobile-upload-sheet-indicator{width:36px;height:4px;background:#e2e8f0;border-radius:2px;align-self:center}.mobile-upload-sheet-title{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;color:#0f172a;text-align:center}.mobile-upload-sheet-options{display:flex;flex-direction:column;gap:8px}.mobile-upload-option-btn{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#334155;cursor:pointer;transition:background .15s;box-sizing:border-box}.mobile-upload-option-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.mobile-upload-option-icon{font-size:18px}.mobile-upload-cancel-btn{width:100%;padding:12px;background:#f1f5f9;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#ef4444;cursor:pointer;transition:background .15s}.mobile-upload-cancel-btn:hover{background:#e2e8f0}.bio-social-link{display:inline-flex;align-items:center;gap:5px;background:#fff;border:none!important;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;color:#0f172a;text-decoration:none;box-shadow:0 1px 3px #0000000f;transition:all .2s ease;cursor:pointer}.bio-social-link.linkedin{color:#1d4ed8;background:#fff}.bio-social-link.website,.bio-social-link.github{color:#0f172a;background:#fff}.bio-social-link .arrow-icon{display:inline-block;transition:transform .2s ease}.bio-social-link:hover{background:#fff;box-shadow:0 3px 8px #0000001a}.bio-social-link:hover .arrow-icon{transform:translate(3px,-3px)}@media (max-width: 768px){.profile-page,.profile-section-card{padding:18px 16px!important}.profile-hero-card{flex-direction:column!important;align-items:center!important;text-align:center!important;padding:20px 16px!important;position:relative!important;gap:12px!important}.profile-hero-left{flex:none!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:10px!important;min-width:0!important;margin-bottom:0!important}.profile-avatar-wrap{margin:0 auto!important;align-self:center!important}.profile-hero-info{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.profile-hero-name-row{justify-content:center!important;flex-direction:column!important;align-items:center!important;gap:4px!important}.profile-verified-badge{position:absolute!important;top:14px!important;right:14px!important;margin:0!important}.profile-hero-meta{justify-content:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:6px!important}.profile-hero-meta-row{justify-content:center!important;word-break:break-word!important}.profile-hero-right-bio{flex:none!important;width:100%!important;min-width:0!important;padding:16px 18px!important;gap:8px!important;justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;margin-top:10px!important;box-sizing:border-box!important}.profile-hero-bio-links{width:100%!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #f1f5f9!important;justify-content:flex-start!important}.profile-overview-bottom-grid{grid-template-columns:1fr!important;gap:16px!important;width:100%!important}.profile-tab-header-wrap{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.profile-tab-header-wrap>div:last-child{width:100%!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:10px!important}.profile-section-action{white-space:nowrap!important;flex-shrink:0!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.responsive-cards-grid{grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.resume-download-box{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding:16px!important;width:100%!important;box-sizing:border-box!important}.resume-download-box>div:last-child{width:100%!important}.resume-download-box .wiz-btn-save{width:100%!important;justify-content:center!important;box-sizing:border-box!important;white-space:nowrap!important}}@media (max-width: 480px){.profile-page{padding:14px 12px!important}.profile-section-card{padding:16px 14px!important}}.profile-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;animation:pmFadeIn .25s cubic-bezier(.16,1,.3,1)}@keyframes pmFadeIn{0%{opacity:0}to{opacity:1}}.pm-modal-card{width:100%;max-width:760px;max-height:90vh;background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 25px 60px -15px #00000024,0 10px 25px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden;animation:pmScaleUp .28s cubic-bezier(.16,1,.3,1)}@keyframes pmScaleUp{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.pm-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px 18px;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}.pm-modal-header-left{display:flex;align-items:center;gap:0}.pm-modal-icon-badge{display:none}.pm-modal-title-box{display:flex;flex-direction:column}.pm-modal-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:700;color:#0f172a;line-height:1.3}.pm-modal-subtitle{display:none}.pm-modal-close-btn{width:34px;height:34px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.pm-modal-close-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1;transform:scale(1.05)}.pm-modal-close-btn svg{width:16px;height:16px;stroke:currentColor}.pm-modal-body{padding:28px;overflow-y:auto;flex:1;background:#fff}.pm-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.pm-form-grid-1{display:flex;flex-direction:column;gap:20px}.pm-field-full{grid-column:span 2}.pm-field{display:flex;flex-direction:column;gap:8px}.pm-label{display:flex;align-items:center;gap:0;font-size:11px;font-weight:600;color:#64748b;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.6px}.pm-label-icon{display:none}.pm-label-icon svg{display:none}.pm-input-wrap{position:relative;width:100%;display:flex;align-items:center}.pm-input,.pm-select,.pm-textarea{width:100%;height:44px;padding:8px 2px;background:transparent;border:none;border-bottom:1.5px solid #cbd5e1;border-radius:0;font-family:Inter,sans-serif;font-size:14px;color:#0f172a;box-sizing:border-box;transition:border-color .2s ease;outline:none}.pm-input::placeholder,.pm-textarea::placeholder{color:#94a3b8;font-weight:400}.pm-input:focus,.pm-select:focus,.pm-textarea:focus{border-bottom-color:#14818f!important;box-shadow:none!important}.pm-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center;padding-right:26px;cursor:pointer;background-color:transparent}.pm-textarea{height:auto;min-height:90px;resize:vertical;line-height:1.5}.pm-trailing-icon{position:absolute;right:14px;pointer-events:none;color:#64748b;display:flex;align-items:center;justify-content:center}.pm-trailing-icon-clickable{pointer-events:auto!important;cursor:pointer!important;transition:all .2s ease!important;padding:4px;border-radius:6px}.pm-trailing-icon-clickable:hover{color:#14818f!important;background-color:#14818f1a!important;transform:scale(1.1)}.pm-trailing-icon-clickable:active{transform:scale(.95)}.pm-trailing-icon svg{width:18px;height:18px;stroke:currentColor}@keyframes cdpFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cdpFadeInUp{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cdp-picker-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:9999;width:310px;background:#fff;border-radius:16px;box-shadow:0 20px 40px -10px #0f172a2e,0 0 0 1px #0f172a14;padding:16px;animation:cdpFadeIn .2s cubic-bezier(.16,1,.3,1);font-family:Inter,sans-serif;box-sizing:border-box}.cdp-picker-dropdown.cdp-drop-up{top:auto;bottom:calc(100% + 6px);animation:cdpFadeInUp .2s cubic-bezier(.16,1,.3,1)}.cdp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cdp-header-selectors{display:flex;align-items:center;gap:6px}.cdp-header-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;transition:all .2s ease}.cdp-header-pill:hover{background:#fff;border-color:#14818f;color:#14818f;box-shadow:0 2px 6px #14818f1f}.cdp-header-sub{display:flex;align-items:center;justify-content:space-between;width:100%}.cdp-sub-title{font-size:14px;font-weight:700;color:#0f172a}.cdp-sub-close{width:28px;height:28px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.cdp-sub-close:hover{background:#e2e8f0;color:#0f172a}.cdp-nav-btns{display:flex;align-items:center;gap:4px}.cdp-nav-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.cdp-nav-btn:hover{background:#14818f14;color:#14818f;border-color:#14818f4d}.cdp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px}.cdp-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cdp-day-cell{height:36px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:#0f172a;border-radius:10px;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.cdp-day-cell:hover:not(.cdp-disabled){background:#14818f14;color:#14818f;font-weight:600;transform:scale(1.05)}.cdp-day-other-month{color:#cbd5e1}.cdp-day-today:not(.cdp-selected){border:1.5px solid #14818F;color:#14818f;font-weight:700}.cdp-day-selected{background:#14818f!important;color:#fff!important;font-weight:700!important;box-shadow:0 4px 10px #14818f59!important;transform:scale(1.04)}.cdp-months-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:6px 0;min-height:200px;align-content:center}.cdp-month-cell{height:42px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.cdp-month-cell:hover{background:#14818f14;color:#14818f;border-color:#14818f33;transform:scale(1.03)}.cdp-month-cell.selected{background:#14818f!important;color:#fff!important;border-color:#14818f!important;font-weight:700!important;box-shadow:0 4px 10px #14818f4d!important}.cdp-years-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:210px;overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.cdp-years-grid::-webkit-scrollbar{width:5px}.cdp-years-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.cdp-year-cell{height:38px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.cdp-year-cell:hover{background:#14818f14;color:#14818f;border-color:#14818f33;transform:scale(1.03)}.cdp-year-cell.selected{background:#14818f!important;color:#fff!important;border-color:#14818f!important;font-weight:700!important;box-shadow:0 4px 10px #14818f4d!important}.cdp-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:10px;border-top:1px solid #f1f5f9}.cdp-footer-btn{background:none;border:none;font-size:13px;font-weight:600;color:#14818f;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s ease}.cdp-footer-btn:hover{background:#14818f14}.cdp-footer-btn.clear{color:#ef4444}.cdp-footer-btn.clear:hover{background:#fef2f2}.pm-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 28px;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.pm-btn-cancel{padding:10px 22px;border:1.5px solid #14818F;background:#fff;color:#14818f;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.pm-btn-cancel:hover{background:#14818f0f;transform:translateY(-1px)}.pm-btn-save{padding:10px 24px;background:#14818f;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 14px #14818f47;transition:all .2s ease}.pm-btn-save:hover{background:#0f6c78;transform:translateY(-1px);box-shadow:0 6px 18px #14818f61}.pm-btn-delete{padding:10px 18px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:10px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.pm-btn-delete:hover{background:#fee2e2}@media (min-width: 641px) and (max-width: 1024px){.pm-modal-card,.profile-modal-card{max-width:680px!important;max-height:84vh!important;border-radius:18px!important;margin:auto!important}.pm-modal-header,.profile-modal-header{padding:18px 24px 14px!important}.pm-modal-title{font-size:17px!important}.pm-modal-subtitle{font-size:12.5px!important}.pm-modal-body,.profile-modal-body{padding:20px 24px!important}.pm-form-grid-2{grid-template-columns:1fr 1fr!important;gap:14px 20px!important}.pm-field-full{grid-column:span 2!important}.pm-input,.pm-select,.pm-textarea{height:42px!important;font-size:13.5px!important;padding:6px 2px!important;border-radius:0!important;border:none!important;border-bottom:1.5px solid #cbd5e1!important}.pm-modal-footer,.profile-modal-footer{padding:14px 24px!important;gap:10px!important;justify-content:flex-end!important}.pm-btn-cancel,.pm-btn-save,.pm-btn-delete,.profile-btn-cancel,.profile-btn-save,.profile-btn-delete,.wiz-btn-save,.wiz-btn-cancel{padding:8px 16px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;word-break:keep-all!important;height:38px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important}}@media (max-width: 640px){.pm-modal-card,.profile-modal-card{max-height:94vh!important;border-radius:16px!important;width:100%!important}.pm-modal-header,.profile-modal-header{padding:14px 16px 12px!important}.pm-modal-header-left{gap:0!important}.pm-modal-icon-badge,.pm-modal-subtitle{display:none!important}.pm-modal-title{font-size:15.5px!important;line-height:1.25!important}.pm-modal-close-btn{width:30px!important;height:30px!important}.pm-modal-close-btn svg{width:14px!important;height:14px!important}.pm-modal-body,.profile-modal-body{padding:14px 16px!important}.pm-form-grid-2{grid-template-columns:1fr!important;gap:12px!important}.pm-form-grid-1{gap:12px!important}.pm-field-full{grid-column:span 1!important}.pm-field{gap:5px!important}.pm-label{font-size:10px!important;gap:0!important}.pm-label-icon,.pm-label-icon svg{display:none!important}.pm-input,.pm-select,.pm-textarea{height:40px!important;font-size:13px!important;padding:6px 2px!important;border-radius:0!important;border:none!important;border-bottom:1.5px solid #cbd5e1!important}.pm-textarea{height:auto!important;min-height:65px!important}.pm-modal-footer,.profile-modal-footer{padding:10px 14px!important;gap:8px!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.pm-btn-cancel,.pm-btn-save,.pm-btn-delete,.profile-btn-cancel,.profile-btn-save,.profile-btn-delete,.wiz-btn-save,.wiz-btn-cancel{padding:7px 12px!important;font-size:12.5px!important;font-weight:600!important;white-space:nowrap!important;word-break:keep-all!important;height:36px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-shrink:0!important;letter-spacing:-.1px!important}.pm-btn-cancel svg,.pm-btn-save svg,.pm-btn-delete svg,.profile-btn-cancel svg,.profile-btn-save svg{width:14px!important;height:14px!important}.cdp-picker-dropdown{width:280px!important;padding:12px!important}.cdp-day-cell{height:32px!important;font-size:12px!important}}.exp-edit-btn{background:#e6f7f3;border:1px solid #99f6e4;color:#0d9488;cursor:pointer;font-size:13px;font-weight:600;padding:6px 14px;border-radius:10px;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease-in-out}.exp-edit-btn:hover{background:#0d9488!important;color:#fff!important;border-color:#0d9488!important;box-shadow:0 4px 12px #0d948840;transform:translateY(-1px)}.exp-delete-btn{background:#fff;border:1px solid #fca5a5;color:#dc2626;cursor:pointer;font-size:13px;font-weight:600;padding:6px 14px;border-radius:10px;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease-in-out}.exp-delete-btn:hover{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important;box-shadow:0 4px 12px #dc262640;transform:translateY(-1px)}.bio-social-link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12.5px;font-weight:600;text-decoration:none;transition:all .2s ease;line-height:1}.bio-social-link.linkedin{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.bio-social-link.linkedin:hover{background:#1d4ed8;color:#fff;border-color:#1d4ed8;transform:translateY(-1px)}.bio-social-link.website{background:#f0fdfa;color:#0d9488;border:1px solid #99f6e4}.bio-social-link.website:hover{background:#0d9488;color:#fff;border-color:#0d9488;transform:translateY(-1px)}.bio-social-link.github{background:#f8fafc;color:#334155;border:1px solid #cbd5e1}.bio-social-link.github:hover{background:#1e293b;color:#fff;border-color:#1e293b;transform:translateY(-1px)}.lang-item-row{display:flex;flex-direction:column;padding:14px 20px;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;width:100%;box-sizing:border-box;gap:6px}.lang-item-top-row{display:flex;justify-content:space-between;align-items:center;width:100%}.lang-item-label{color:#475569;font-size:14.5px;font-weight:600}.lang-item-val-row{font-weight:700;color:#0f172a;font-size:15.5px;word-break:break-word;line-height:1.4;width:100%}.lang-item-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.lang-btn-edit{background:#fff;border:1px solid #cbd5e1;cursor:pointer;padding:5px 12px;border-radius:6px;color:#334155;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.lang-btn-delete{background:#fff;border:1px solid #fca5a5;cursor:pointer;padding:5px 12px;border-radius:6px;color:#dc2626;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.full-exp-card-item{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 4px #00000005}.full-exp-top-row{display:flex;justify-content:space-between;align-items:center;width:100%}.full-exp-title-label{font-size:13.5px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.5px}.full-exp-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.full-exp-details-body{display:flex;flex-direction:column;gap:6px;font-size:15px;color:#334155}.exp-data-row{display:flex;align-items:baseline;gap:6px}.exp-data-label{color:#334155;font-weight:500;flex-shrink:0}.exp-data-val{color:#0f172a;font-weight:700}.exp-desc-container,.proj-desc-container{display:flex;flex-direction:column;gap:6px;margin-top:6px;width:100%}.exp-desc-label,.proj-desc-label{color:#334155;font-size:14.5px;font-weight:500}.exp-desc-box,.proj-desc-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;color:#0f172a;font-size:14px;line-height:1.55;font-weight:600;word-break:break-word;width:100%;box-sizing:border-box}.full-proj-card-item{padding:20px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:10px;width:100%;box-shadow:0 2px 4px #00000005;box-sizing:border-box}.full-proj-top-row{display:flex;justify-content:space-between;align-items:center;width:100%}.full-proj-title-label{font-size:13.5px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.5px}.full-proj-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.full-proj-details-body{display:flex;flex-direction:column;gap:8px;font-size:14.5px;color:#475569}.proj-data-row{display:flex;align-items:baseline;gap:6px}.proj-data-label{color:#475569;font-weight:500;flex-shrink:0}.proj-data-val{color:#0f172a;font-weight:700}.proj-url-link{color:#0d9488;font-weight:700;text-decoration:none;word-break:break-all}@media (max-width: 576px){.full-exp-card-item,.full-proj-card-item{padding:14px 16px!important;gap:6px!important}.full-exp-top-row,.full-proj-top-row{padding-bottom:8px!important;margin-bottom:4px!important;border-bottom:1px solid #f1f5f9!important}.full-exp-actions,.full-proj-actions{gap:6px!important}.full-exp-details-body,.full-proj-details-body{gap:5px!important}.exp-data-row,.proj-data-row{font-size:13.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.exp-data-label,.proj-data-label{color:#475569!important;font-size:13.5px!important}.exp-data-val,.proj-data-val{font-size:13.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important;min-width:0!important}.exp-desc-box,.proj-desc-box{padding:10px 12px!important;font-size:13px!important;border-radius:8px!important}.videos-grid-container{grid-template-columns:1fr!important;gap:16px!important;width:100%!important}.full-video-card-item{padding:14px 12px!important;border-radius:12px!important;width:100%!important;box-sizing:border-box!important}}@media (max-width: 768px){.lang-item-label{font-size:13.5px!important}.lang-item-val-row{font-size:14.5px!important}.lang-btn-edit,.lang-btn-delete{padding:4px 10px!important;font-size:11.5px!important;border-radius:6px!important}.lang-modal-actions{gap:6px!important;flex-wrap:nowrap!important}.lang-modal-btn-group{gap:6px!important}.lang-modal-delete-btn,.lang-modal-save-btn,.lang-modal-cancel-btn{padding:6px 10px!important;font-size:12px!important;height:34px!important;border-radius:6px!important}}.unified-profile-hero-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 4px 24px -4px #0f172a1a;overflow:hidden;margin-bottom:24px;width:100%}.unified-cover-area{width:100%;height:200px;position:relative;background:linear-gradient(135deg,#0f2952,#1e40af,#0ea5e9 80%,#38bdf8);overflow:hidden}.unified-cover-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.unified-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0f2952,#1e40af,#0ea5e9 80%,#38bdf8)}.unified-cover-edit-btn{position:absolute;top:12px;right:14px;background:#ffffffe6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;padding:7px 10px;cursor:pointer;display:flex;align-items:center;gap:5px;color:#1e40af;border:1px solid rgba(255,255,255,.7);box-shadow:0 2px 10px #00000024;transition:background .2s,box-shadow .2s;z-index:10;-webkit-user-select:none;user-select:none}.unified-cover-edit-btn:hover{background:#fff;box-shadow:0 4px 16px #0003}.unified-hero-body{display:flex;align-items:flex-start;gap:0;padding:0 28px 28px}.unified-hero-left{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 280px;min-width:220px}.unified-avatar-wrap{position:relative;margin-top:-54px;margin-bottom:14px;cursor:pointer}.unified-avatar-dot-grid{position:absolute;bottom:-12px;left:-14px;display:grid;grid-template-columns:repeat(4,7px);gap:5px;z-index:0}.unified-avatar-dot-grid span{width:4px;height:4px;border-radius:50%;background:#bfdbfe;display:block}.unified-avatar-frame{position:relative;width:110px;height:110px;border-radius:18px;background:#f0f6ff;border:3px solid #ffffff;box-shadow:0 4px 20px #0f172a29;overflow:visible;z-index:2}.unified-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:15px;display:block}.unified-avatar-fallback{flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;border-radius:15px;padding-bottom:6px;overflow:hidden}.unified-avatar-fallback-head{width:34px;height:34px;border-radius:50%;background:linear-gradient(180deg,#38bdf8,#2563eb);margin-bottom:5px}.unified-avatar-fallback-body{width:60px;height:30px;border-radius:20px 20px 8px 8px;background:linear-gradient(180deg,#38bdf8,#2563eb)}.unified-avatar-camera{position:absolute;bottom:-10px;right:-10px;width:32px;height:32px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb73;cursor:pointer;z-index:5;transition:background .2s}.unified-avatar-camera:hover{background:#1d4ed8}.unified-profile-name{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a;margin:0 0 6px}.unified-name-underline{display:flex;align-items:center;gap:6px;margin-bottom:18px}.unified-name-pill{display:block;width:38px;height:3.5px;border-radius:2px;background:linear-gradient(90deg,#2563eb,#38bdf8)}.unified-name-dot{display:block;width:6px;height:6px;border-radius:50%;background:#ef4444}.unified-contact-list{display:flex;flex-direction:column;gap:12px;width:100%}.unified-contact-row{display:flex;align-items:center;gap:12px;font-size:13.5px;color:#334155;font-weight:500}.unified-icon-box{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.unified-icon-box svg{width:16px;height:16px}.unified-icon-box.email-icon{background:#eff6ff}.unified-icon-box.email-icon svg{stroke:#2563eb}.unified-icon-box.phone-icon{background:#f0fdf4}.unified-icon-box.phone-icon svg{stroke:#16a34a}.unified-icon-box.location-icon{background:#f5f3ff}.unified-icon-box.location-icon svg{stroke:#7c3aed}.unified-col-divider-dot{width:1px;align-self:stretch;background:#e2e8f0;margin:20px 28px 0;flex-shrink:0}.unified-hero-right{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:14px;padding-top:24px}.unified-bio-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.unified-bio-icon-box{width:36px;height:36px;border-radius:10px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.unified-bio-icon-box svg{stroke:#2563eb;width:18px;height:18px}.unified-bio-title{font-size:13px;font-weight:800;color:#2563eb;letter-spacing:.5px;text-transform:uppercase}.unified-bio-title-underline{width:32px;height:3px;border-radius:2px;background:linear-gradient(90deg,#2563eb,#38bdf8);margin-top:4px}.unified-bio-text{font-size:13.5px;color:#334155;line-height:1.7;margin:0}.unified-bio-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}@media (max-width: 768px){.unified-hero-body{flex-direction:column;padding:0 18px 22px}.unified-hero-left{flex:none;width:100%;min-width:0}.unified-col-divider-dot{display:none}.unified-hero-right{width:100%;margin-top:24px!important;padding-top:20px!important;border-top:1px solid #e2e8f0}.unified-cover-area{height:140px}.unified-avatar-wrap{margin-top:-44px}.unified-avatar-frame{width:90px;height:90px}.unified-cover-edit-text{display:none!important}.unified-cover-edit-btn{padding:6px 10px;gap:5px;top:10px;right:10px;border-radius:20px}}.lms-page{padding:20px 16px;background:#f5f7fb;min-height:100vh;font-family:Inter,system-ui,sans-serif}@media (min-width: 640px){.lms-page{padding:24px}}@media (min-width: 1024px){.lms-page{padding:28px 32px}}.lms-page-heading{margin-bottom:20px}.lms-page-heading h1{font-family:Outfit,sans-serif;font-size:20px;font-weight:800;color:#0f172a;margin-bottom:4px}@media (min-width: 640px){.lms-page-heading h1{font-size:22px}}.lms-page-heading p{font-size:13px;color:#64748b;font-weight:500}@media (min-width: 640px){.lms-page-heading p{font-size:13.5px}}.lms-layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}@media (min-width: 1100px){.lms-layout{grid-template-columns:1fr 300px;gap:22px}}@media (min-width: 1280px){.lms-layout{grid-template-columns:1fr 320px}}.lms-main-col{display:flex;flex-direction:column;gap:16px;min-width:0}@media (min-width: 640px){.lms-main-col{gap:20px}}.lms-right-col{display:flex;flex-direction:column;gap:16px;min-width:0}@media (min-width: 640px) and (max-width: 1099px){.lms-right-col{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}.lms-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px}@media (min-width: 640px){.lms-card{padding:20px}}.lms-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:8px}@media (min-width: 640px){.lms-card-header{margin-bottom:16px}}.lms-card-title{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;color:#0f172a}@media (min-width: 640px){.lms-card-title{font-size:15px}}.lms-card-link{font-size:12px;font-weight:600;color:#0d5f6a;background:none;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0}.lms-card-link:hover{text-decoration:underline}.progress-overview-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px}@media (min-width: 640px){.progress-overview-card{padding:20px 24px}}.progress-overview-title{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;color:#0f172a;margin-bottom:14px}@media (min-width: 640px){.progress-overview-title{font-size:15px;margin-bottom:16px}}.progress-overview-body{display:flex;flex-direction:column;gap:16px}@media (min-width: 640px){.progress-overview-body{flex-direction:row;align-items:center;gap:24px}}.progress-stats-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;flex:1}@media (min-width: 480px){.progress-stats-row{grid-template-columns:repeat(4,1fr);gap:16px}}.progress-stat{display:flex;align-items:center;gap:12px}@media (min-width: 640px){.progress-stat{gap:14px}}.progress-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){.progress-stat-icon{width:56px;height:56px}}.progress-stat-icon svg{width:24px;height:24px}@media (min-width: 640px){.progress-stat-icon svg{width:28px;height:28px}}.progress-stat-icon.teal{background:#f0fdfa}.progress-stat-icon.teal svg{stroke:#0d9488}.progress-stat-icon.blue{background:#eff6ff}.progress-stat-icon.blue svg{stroke:#2563eb}.progress-stat-icon.green{background:#f0fdf4}.progress-stat-icon.green svg{stroke:#16a34a}.progress-stat-icon.violet{background:#f5f3ff}.progress-stat-icon.violet svg{stroke:#7c3aed}.progress-stat-val{font-family:Outfit,sans-serif;font-size:20px;font-weight:800;color:#0f172a;line-height:1}@media (min-width: 640px){.progress-stat-val{font-size:22px}}.progress-stat-label{font-size:10.5px;color:#64748b;font-weight:500;margin-top:2px}@media (min-width: 640px){.progress-stat-label{font-size:11.5px}}.overall-ring{position:relative;width:88px;height:88px;flex-shrink:0;align-self:center}@media (min-width: 640px){.overall-ring{width:100px;height:100px;align-self:auto}}.overall-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-track{fill:none;stroke:#f1f5f9;stroke-width:9}.ring-fill{fill:none;stroke:url(#ringGrad);stroke-width:9;stroke-linecap:round;stroke-dasharray:251.2;stroke-dashoffset:62.8;transition:stroke-dashoffset .8s ease}.ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ring-pct{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;color:#0f172a;line-height:1}@media (min-width: 640px){.ring-pct{font-size:20px}}.ring-sub{font-size:8.5px;color:#64748b;font-weight:600;margin-top:2px;text-align:center;line-height:1.3}.course-tabs-wrap{display:flex;gap:0;border-bottom:2px solid #f1f5f9;margin-bottom:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.course-tabs-wrap::-webkit-scrollbar{display:none}@media (min-width: 640px){.course-tabs-wrap{margin-bottom:16px}}.course-tab-btn{background:none;border:none;padding:9px 14px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2.5px solid transparent;margin-bottom:-2px;transition:color .18s,border-color .18s;white-space:nowrap;flex-shrink:0}@media (min-width: 640px){.course-tab-btn{font-size:13.5px;padding:10px 18px}}.course-tab-btn:hover{color:#0f172a}.course-tab-btn.active{color:#0d5f6a;border-bottom-color:#0d5f6a}.course-list{display:flex;flex-direction:column;gap:12px}@media (min-width: 640px){.course-list{gap:14px}}.course-row{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),border-color .25s ease}@media (min-width: 640px){.course-row{gap:20px;padding:22px 24px}}.course-row:hover{transform:translateY(-4px)}.course-row.hover-dsa:hover{border-color:#93c5fd;box-shadow:0 12px 28px -5px #1a237e24,0 8px 16px -6px #0d5f6a1f}.course-row.hover-web:hover{border-color:#99f6e4;box-shadow:0 12px 28px -5px #0b6e4f24,0 8px 16px -6px #0d94881f}.course-row.hover-db:hover{border-color:#ddd6fe;box-shadow:0 12px 28px -5px #4c1d9524,0 8px 16px -6px #6d28d91f}.course-row.hover-python:hover{border-color:#fed7aa;box-shadow:0 12px 28px -5px #92400e24,0 8px 16px -6px #f59e0b1f}.course-thumb{width:80px;height:70px;border-radius:10px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;text-align:center;overflow:hidden}@media (min-width: 480px){.course-thumb{width:100px;height:85px}}@media (min-width: 640px){.course-thumb{width:130px;height:100px;padding:12px 10px}}.course-thumb-poster{width:80px;height:70px;border-radius:10px;flex-shrink:0;overflow:hidden;box-shadow:0 1px 3px #0000001a}@media (min-width: 480px){.course-thumb-poster{width:100px;height:85px}}@media (min-width: 640px){.course-thumb-poster{width:130px;height:100px}}.course-thumb.dsa{background:linear-gradient(135deg,#1a237e,#0d5f6a)}.course-thumb.web{background:linear-gradient(135deg,#0b6e4f,#0d9488)}.course-thumb.db{background:linear-gradient(135deg,#4c1d95,#6d28d9)}.course-thumb.python{background:linear-gradient(135deg,#92400e,#f59e0b)}.course-thumb-label{font-family:Outfit,sans-serif;font-size:8.5px;font-weight:800;color:#fff;line-height:1.3;letter-spacing:.02em;text-transform:uppercase;white-space:pre-line}@media (min-width: 640px){.course-thumb-label{font-size:11px}}.course-thumb-icon{font-size:16px;margin-top:4px}@media (min-width: 640px){.course-thumb-icon{font-size:22px;margin-top:6px}}.course-info{flex:1;min-width:0}.course-name{font-family:Outfit,sans-serif;font-size:13px;font-weight:700;color:#0f172a;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 480px){.course-name{font-size:14px;white-space:normal}}@media (min-width: 640px){.course-name{font-size:14.5px}}.course-desc{font-size:11.5px;color:#64748b;font-weight:500;line-height:1.5;margin-bottom:8px;display:none}@media (min-width: 480px){.course-desc{display:block;font-size:12px}}.course-progress-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (min-width: 640px){.course-progress-wrap{gap:10px;flex-wrap:nowrap}}.course-progress-track{flex:1;min-width:60px;height:5px;background:#f1f5f9;border-radius:999px;overflow:hidden}@media (min-width: 640px){.course-progress-track{height:6px}}.course-progress-fill{height:100%;border-radius:999px}.course-progress-fill.dsa{background:#0d5f6a}.course-progress-fill.web{background:#0d9488}.course-progress-fill.db{background:#7c3aed}.course-progress-fill.python{background:#f59e0b}.course-pct-label{font-size:10.5px;color:#64748b;font-weight:600;white-space:nowrap}.course-modules{font-size:10.5px;color:#94a3b8;font-weight:500;white-space:nowrap}.course-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}@media (min-width: 480px){.course-actions{flex-direction:row;align-items:center;gap:8px}}.btn-continue{background:#0d5f6a;color:#fff;border:none;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:opacity .2s,transform .15s;white-space:nowrap}@media (min-width: 640px){.btn-continue{padding:9px 18px;font-size:13px}}.btn-continue:hover{opacity:.88;transform:translateY(-1px)}.btn-more{background:none;border:none;color:#94a3b8;cursor:pointer;padding:5px;border-radius:6px;display:flex;align-items:center;justify-content:center}.btn-more:hover{background:#f1f5f9;color:#374151}.btn-more svg{width:16px;height:16px}@media (min-width: 640px){.btn-more svg{width:18px;height:18px}}.browse-all-wrap{display:flex;justify-content:center;margin-top:4px}.btn-browse-all{background:transparent;border:1.5px solid #0d5f6a;color:#0d5f6a;border-radius:8px;padding:8px 20px;font-size:12.5px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s,color .2s}@media (min-width: 640px){.btn-browse-all{padding:9px 24px;font-size:13px}}.btn-browse-all:hover{background:#0d5f6a;color:#fff}@media (max-width: 480px){.course-row{display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto auto;gap:12px;position:relative;padding:16px}.course-thumb{grid-column:1;grid-row:1}.course-info{grid-column:2;grid-row:1;padding-right:28px}.course-actions{grid-column:1 / span 2;grid-row:2;display:flex;justify-content:center;align-items:center;width:100%;margin-top:4px}.btn-continue{width:100%;max-width:200px;text-align:center}.btn-more{position:absolute;top:12px;right:12px}}.rec-courses-scroll{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (min-width: 768px){.rec-courses-scroll{grid-template-columns:repeat(4,1fr);gap:12px}}.rec-course-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:12px;cursor:pointer;transition:box-shadow .2s}@media (min-width: 640px){.rec-course-card{padding:14px}}.rec-course-card:hover{box-shadow:0 4px 14px #00000012}.rec-course-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}@media (min-width: 640px){.rec-course-icon{width:38px;height:38px;margin-bottom:10px}}.rec-course-icon svg{width:18px;height:18px}@media (min-width: 640px){.rec-course-icon svg{width:20px;height:20px}}.rec-course-icon.blue{background:#eff6ff}.rec-course-icon.blue svg{stroke:#2563eb}.rec-course-icon.violet{background:#f5f3ff}.rec-course-icon.violet svg{stroke:#7c3aed}.rec-course-icon.orange{background:#fff7ed}.rec-course-icon.orange svg{stroke:#ea580c}.rec-course-icon.teal{background:#f0fdfa}.rec-course-icon.teal svg{stroke:#0d9488}.rec-course-name{font-size:11.5px;font-weight:700;color:#0f172a;margin-bottom:6px;line-height:1.35}@media (min-width: 640px){.rec-course-name{font-size:12.5px}}.rec-course-meta{display:flex;align-items:center;gap:6px}.rec-stars{font-size:10.5px;color:#f59e0b;font-weight:700}.rec-hours{font-size:10.5px;color:#94a3b8;font-weight:500}@media (min-width: 640px){.rec-stars,.rec-hours{font-size:11px}}.live-session-list{display:flex;flex-direction:column;gap:12px}@media (min-width: 640px){.live-session-list{gap:14px}}.live-session-item{display:flex;align-items:flex-start;gap:10px;padding:8px;border-radius:10px;cursor:pointer;transition:background .15s}@media (min-width: 640px){.live-session-item{align-items:center;gap:12px;padding:10px}}.live-session-item:hover{background:#f8fafc}.session-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}@media (min-width: 640px){.session-icon{width:40px;height:40px;font-size:18px}}.session-icon.live-red{background:#fee2e2}.session-icon.live-blue{background:#eff6ff}.session-icon.qa-green{background:#f0fdf4}.session-info{flex:1;min-width:0}.session-badge-row{display:flex;align-items:center;gap:6px;margin-bottom:2px;flex-wrap:wrap}.session-badge{font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;flex-shrink:0}@media (min-width: 640px){.session-badge{font-size:9.5px}}.session-badge.live{background:#fee2e2;color:#dc2626}.session-badge.qa{background:#dcfce7;color:#16a34a}.session-title{font-size:12px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 640px){.session-title{font-size:12.5px;white-space:normal}}.session-date{font-size:10.5px;color:#64748b;font-weight:500}.session-by{font-size:10px;color:#94a3b8}@media (min-width: 640px){.session-date{font-size:11px}}.see-all-sessions{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#0d5f6a;background:none;border:none;cursor:pointer;padding:6px 0 0}.see-all-sessions:hover{text-decoration:underline}.weekly-goal-label{font-size:12.5px;font-weight:600;color:#0f172a;margin-bottom:6px}.weekly-goal-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:8px}.weekly-goal-progress-track{flex:1;height:7px;background:#f1f5f9;border-radius:999px;overflow:hidden;min-width:0}@media (min-width: 640px){.weekly-goal-progress-track{height:8px}}.weekly-goal-progress-fill{height:100%;background:linear-gradient(90deg,#0d5f6a,#10b981);border-radius:999px}.weekly-goal-hours{font-size:11.5px;font-weight:700;color:#0d5f6a;white-space:nowrap;flex-shrink:0}@media (min-width: 640px){.weekly-goal-hours{font-size:12px}}.weekly-days-row{display:flex;align-items:center;gap:4px;margin-top:10px;flex-wrap:nowrap;justify-content:space-between}@media (min-width: 640px){.weekly-days-row{gap:6px}}.day-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700;cursor:pointer;border:1.5px solid #e2e8f0;color:#64748b;background:#f8fafc;flex:1;max-width:34px}@media (min-width: 640px){.day-circle{width:30px;height:30px;font-size:10.5px}}.day-circle.done{background:#0d5f6a;border-color:#0d5f6a;color:#fff}.day-circle.today{border-color:#0d5f6a;color:#0d5f6a}.activity-feed{display:flex;flex-direction:column;gap:10px}@media (min-width: 640px){.activity-feed{gap:12px}}.activity-feed-item{display:flex;align-items:flex-start;gap:8px}@media (min-width: 640px){.activity-feed-item{align-items:center;gap:10px}}.activity-feed-icon{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){.activity-feed-icon{width:28px;height:28px}}.activity-feed-icon svg{width:13px;height:13px}@media (min-width: 640px){.activity-feed-icon svg{width:14px;height:14px}}.activity-feed-icon.green{background:#f0fdf4}.activity-feed-icon.green svg{stroke:#16a34a}.activity-feed-icon.blue{background:#eff6ff}.activity-feed-icon.blue svg{stroke:#2563eb}.activity-feed-icon.orange{background:#fff7ed}.activity-feed-icon.orange svg{stroke:#f59e0b}.activity-feed-icon.violet{background:#f5f3ff}.activity-feed-icon.violet svg{stroke:#7c3aed}.activity-feed-info{flex:1;min-width:0}.activity-feed-text{font-size:12px;font-weight:600;color:#0f172a;line-height:1.4}@media (min-width: 640px){.activity-feed-text{font-size:12.5px}}.activity-feed-time{font-size:10.5px;color:#94a3b8;font-weight:500;white-space:nowrap;flex-shrink:0}.announcement-card{display:flex;align-items:flex-start;gap:10px;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;padding:12px}@media (min-width: 640px){.announcement-card{align-items:center;gap:12px;padding:14px}}.announcement-icon{font-size:22px;flex-shrink:0}@media (min-width: 640px){.announcement-icon{font-size:26px}}.announcement-label{font-size:10px;font-weight:700;color:#0d9488;margin-bottom:2px;text-transform:uppercase;letter-spacing:.06em}.announcement-title{font-size:12.5px;font-weight:700;color:#0f172a;margin-bottom:3px}@media (min-width: 640px){.announcement-title{font-size:13px}}.announcement-link{font-size:11.5px;font-weight:600;color:#0d5f6a;background:none;border:none;cursor:pointer;padding:0}.announcement-link:hover{text-decoration:underline}.lms-courses-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f1f5f9;margin-bottom:14px;gap:16px;flex-wrap:wrap}.lms-courses-header .course-tabs-wrap{border-bottom:none;margin-bottom:0}.selected-category-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;color:#0f172a;margin-top:4px;margin-bottom:16px;letter-spacing:-.01em;border-left:4px solid #0d5f6a;padding-left:10px;line-height:1.2}.category-dropdown-container{position:relative;margin-bottom:8px}.category-dropdown-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13.5px;font-weight:600;color:#334155;cursor:pointer;display:flex;align-items:center;gap:12px;min-width:180px;justify-content:space-between;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.category-dropdown-btn:hover{border-color:#cbd5e1;background:#f8fafc}.chevron-icon{width:16px;height:16px;transition:transform .2s ease;stroke:#64748b}.chevron-icon.open{transform:rotate(180deg)}.category-dropdown-menu{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:100;min-width:180px;overflow:hidden;animation:fadeInDropdown .15s ease-out}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.category-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13.5px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s ease;text-align:left}.category-dropdown-item:hover{background:#f1f5f9;color:#0f172a}.category-dropdown-item.active{background:#f0fdfa;color:#0d5f6a;font-weight:600}.checkmark{color:#0d5f6a;font-weight:700}@media (max-width: 639px){.lms-courses-header{position:relative;display:flex;flex-direction:column;align-items:flex-start}.lms-courses-header .course-tabs-wrap{width:100%;padding-right:120px;box-sizing:border-box}.category-dropdown-container{position:absolute;top:2px;right:0;margin-bottom:0;z-index:50}.category-dropdown-btn{min-width:100px;padding:6px 10px;font-size:11px;border-radius:6px;gap:6px}.chevron-icon{width:12px;height:12px}.category-dropdown-menu{min-width:135px}.category-dropdown-item{padding:8px 12px;font-size:11.5px}}.empty-courses-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;margin:10px 0}.empty-icon{font-size:32px;margin-bottom:12px}.empty-title{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;color:#334155;margin-bottom:6px}.empty-desc{font-size:13px;color:#64748b;max-width:320px;line-height:1.5}.jfs-page{padding:24px 20px 48px;background:#f5f7fb;font-family:Inter,system-ui,sans-serif;color:#1e293b;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.c-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#0f172ad9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;box-sizing:border-box!important}.c-modal-content{position:relative!important;width:100%!important;max-width:880px!important;background:#0f172a!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 25px 50px -12px #000000b3!important;animation:modalPop .25s cubic-bezier(.16,1,.3,1)!important}@keyframes modalPop{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.jfs-unique-close-btn{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.25)!important;width:36px!important;height:36px!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 4px 12px #0000004d!important}.jfs-unique-close-btn:hover{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-color:#fff9!important;transform:rotate(90deg) scale(1.14)!important;box-shadow:0 0 20px #ef4444cc!important}.jfs-hero-card{display:flex;align-items:center;gap:0;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px 28px;margin-bottom:28px;box-shadow:0 2px 10px #0000000f;overflow:hidden}.jfs-hero-col-left{display:flex;flex-direction:column;align-items:center;gap:14px;padding-right:24px;border-right:1px solid #f1f5f9;flex-shrink:0}.jfs-hero-logo-box{width:90px;height:90px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.jfs-hero-java-img{width:70px;height:70px;object-fit:contain}.jfs-back-btn{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:7px 14px;font-size:12.5px;font-weight:600;color:#475569;cursor:pointer;white-space:nowrap;transition:all .18s ease;font-family:Inter,sans-serif}.jfs-back-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.jfs-hero-col-mid{flex:1;min-width:0;padding:0 28px}.jfs-hero-title{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a;margin:0 0 8px;line-height:1.25}.jfs-hero-subtitle{font-size:13px;color:#64748b;margin:0 0 16px;line-height:1.55}.jfs-desc-toggle-btn-wrap{display:none;width:100%;justify-content:flex-end;margin-top:-4px;margin-bottom:6px}.jfs-desc-toggle-btn{background:none;border:none;color:#0d9488;font-weight:700;font-size:13px;cursor:pointer;padding:2px 0 6px;transition:color .18s ease;display:inline-flex;align-items:center;gap:4px}.jfs-desc-toggle-btn:hover{color:#0f766e}@media (min-width: 577px) and (max-width: 1024px){.jfs-desc-toggle-btn-wrap{display:flex!important}.jfs-hero-subtitle-clamp{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:4px!important}.jfs-hero-subtitle-expanded{display:block!important;max-height:80px!important;overflow-y:auto!important;margin-bottom:4px!important;padding-right:4px!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.jfs-hero-subtitle-expanded::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}}.jfs-hero-module-pill{display:inline-flex;align-items:center;gap:7px;background:#eef2ff;color:#3b5bdb;border:1px solid #c7d2fe;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:600;margin-top:10px}.jfs-hero-col-right{display:flex;align-self:stretch;margin-top:-24px;margin-bottom:-24px;margin-right:-28px;padding-left:24px;flex-shrink:0}.jfs-hero-video{width:220px;height:100%;object-fit:cover;background:#000}.jfs-continue-btn{display:inline-flex;align-items:center;gap:8px;background:#3b5bdb;color:#fff;border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .18s ease,transform .15s ease;font-family:Inter,sans-serif;box-shadow:0 4px 12px #3b5bdb59}.jfs-continue-btn:hover{background:#2f4ac0;transform:translateY(-1px)}.jfs-section-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.jfs-section-title{font-family:Outfit,sans-serif;font-size:20px;font-weight:800;color:#0f172a;margin:0 0 3px}.jfs-section-sub{font-size:13px;color:#64748b;margin:0}.jfs-module-count{font-size:13px;color:#64748b;white-space:nowrap}.jfs-module-count strong{color:#0f172a}.jfs-modules-list{display:flex;flex-direction:column;gap:0;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000000a}.jfs-module-block{border-bottom:1px solid #f1f5f9}.jfs-module-block:last-child{border-bottom:none}.jfs-module-row{display:flex;align-items:center;gap:14px;padding:14px 20px 14px 16px;cursor:pointer;border-left:4px solid transparent;transition:background .18s ease,border-left-color .18s ease;background:#fff;-webkit-user-select:none;user-select:none}.jfs-module-row:hover,.jfs-module-row.expanded{background:#f8fafc}.jfs-module-row.jfs-module-hover-html:hover{background:#fdf6f4;border-left-color:#e34c26}.jfs-module-row.jfs-module-hover-css:hover{background:#f4f8fb;border-left-color:#1572b6}.jfs-module-row.jfs-module-hover-js:hover{background:#fefdf4;border-left-color:#f7df1e}.jfs-module-row.jfs-module-hover-java:hover{background:#fdf7f4;border-left-color:#e76f00}.jfs-module-row.jfs-module-hover-jdbc:hover{background:#f5f7fa;border-left-color:#4169e1}.jfs-module-row.jfs-module-hover-springboot:hover{background:#f7fbf5;border-left-color:#6db33f}.jfs-module-row.jfs-module-hover-api:hover{background:#fdf7f5;border-left-color:#ff6c37}.jfs-module-row.jfs-module-hover-react:hover{background:#f4fbfd;border-left-color:#61dafb}.jfs-module-row.jfs-module-hover-mysql:hover{background:#f4f8fa;border-left-color:#4479a1}.jfs-module-row.jfs-module-hover-mongodb:hover{background:#f5faf6;border-left-color:#47a248}.jfs-module-row.jfs-module-hover-jwt:hover{background:#f9f6fd;border-left-color:#d63aff}.jfs-module-row.jfs-module-hover-cloud:hover{background:#f4f7fd;border-left-color:#4285f4}.jfs-module-row.jfs-module-hover-ecommerce:hover{background:#f7fbf6;border-left-color:#7ab55c}.jfs-module-row.jfs-module-hover-physics:hover,.jfs-module-row.jfs-module-hover-chemistry:hover,.jfs-module-row.jfs-module-hover-biology:hover,.jfs-module-row.jfs-module-hover-astrophysics:hover,.jfs-module-row.jfs-module-hover-accounting:hover,.jfs-module-row.jfs-module-hover-economics:hover,.jfs-module-row.jfs-module-hover-business:hover,.jfs-module-row.jfs-module-hover-law:hover,.jfs-module-row.jfs-module-hover-writing:hover,.jfs-module-row.jfs-module-hover-art:hover,.jfs-module-row.jfs-module-hover-sociology:hover,.jfs-module-row.jfs-module-hover-history:hover,.jfs-module-row.jfs-module-hover-math:hover,.jfs-module-row.jfs-module-hover-applied_math:hover,.jfs-module-row.jfs-module-hover-statistics:hover,.jfs-module-row.jfs-module-hover-entrepreneurship:hover,.jfs-module-row.jfs-module-hover-banking:hover,.jfs-module-row.jfs-module-hover-fin_markets:hover,.jfs-module-row.jfs-module-hover-legal_studies:hover,.jfs-module-row.jfs-module-hover-taxation:hover,.jfs-module-row.jfs-module-hover-insurance:hover,.jfs-module-row.jfs-module-hover-psychology:hover,.jfs-module-row.jfs-module-hover-philosophy:hover,.jfs-module-row.jfs-module-hover-english:hover,.jfs-module-row.jfs-module-hover-hindi:hover,.jfs-module-row.jfs-module-hover-sanskrit:hover{background:var(--hover-bg-color, #f0fdfa);border-left-color:var(--hover-line-color, #0d5f6a)}.jfs-module-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#f8fafc;border:1px solid #f1f5f9}.jfs-module-icon img{width:40px;height:40px;object-fit:contain}.jfs-module-badge{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#eef2ff;color:#3b5bdb;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;letter-spacing:.02em}.jfs-module-info{flex:1;min-width:0}.jfs-module-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:3px;line-height:1.3}.jfs-module-desc{font-size:12.5px;color:#64748b;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jfs-toggle-btn{flex-shrink:0;width:34px;height:34px;border-radius:50%;border:none;background:#3b5bdb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s,transform .18s}.jfs-toggle-btn:hover{background:#2f4ac0;transform:scale(1.08)}.jfs-toggle-btn.active{background:#ef4444}.jfs-toggle-btn.active:hover{background:#dc2626}@media (max-width: 900px){.jfs-hero-video{width:170px}.jfs-hero-col-mid{padding:0 18px}}@media (max-width: 700px){.jfs-hero-card{flex-direction:column;align-items:flex-start;gap:16px}.jfs-hero-col-left{flex-direction:row;padding-right:0;border-right:none;border-bottom:1px solid #f1f5f9;padding-bottom:16px;width:100%;justify-content:space-between}.jfs-hero-col-mid{padding:0;width:100%}.jfs-hero-col-right{flex-direction:row;padding-left:0;width:100%;justify-content:space-between;align-items:center;margin:0;align-self:auto}.jfs-hero-video{width:100%;height:150px;border-radius:8px}.jfs-section-bar{flex-direction:column;align-items:flex-start}.jfs-module-desc{white-space:normal}}@media (max-width: 420px){.jfs-module-badge{display:none}.jfs-module-row{gap:10px;padding:12px 14px}}.jfs-detail-header{margin-bottom:32px}.jfs-detail-title-section{display:flex;align-items:center;gap:16px;margin-top:16px}.jfs-detail-badge-box{width:60px;height:60px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;padding:10px}.jfs-detail-badge-box img{width:44px;height:44px;object-fit:contain}.jfs-detail-title{font-family:Outfit,sans-serif;font-size:22px;font-weight:800;color:#0f172a;margin:0 0 4px}.jfs-detail-subtitle{font-size:13.5px;color:#64748b;margin:0}.jfs-videos-container{display:flex;flex-direction:column;gap:40px;padding-bottom:40px}.jfs-video-section-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;color:#0f172a;margin:0 0 4px}.jfs-video-section-sub{font-size:13px;color:#64748b;margin:0 0 16px}.jfs-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}@media (max-width: 1200px){.jfs-video-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.jfs-video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.jfs-video-grid{grid-template-columns:repeat(1,1fr)}}.jfs-video-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000005;transition:transform .22s ease,box-shadow .22s ease;display:flex;flex-direction:column}.jfs-video-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0f172a14}.jfs-video-box{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden}.jfs-video-player{width:100%;height:100%;object-fit:cover;display:block}.jfs-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.jfs-video-time{position:absolute;bottom:8px;right:8px;background:#0f172ad9;color:#fff;padding:3px 6px;border-radius:4px;font-size:11px;font-weight:700;font-family:Inter,sans-serif;letter-spacing:.02em}.jfs-video-play-icon{width:44px;height:44px;border-radius:50%;background:#3b5bdb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #3b5bdb4d;transform:scale(.9);transition:transform .2s ease,background .2s ease}.jfs-video-card:hover .jfs-video-play-icon{transform:scale(1.05);background:#2f4ac0}.jfs-video-body{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1;gap:0!important}h4.jfs-video-title,.jfs-video-title{font-size:14.5px!important;font-weight:700!important;color:#0f172a!important;margin:0 0 4px!important;padding:0!important;line-height:1.3!important;height:auto!important;min-height:0!important}p.jfs-video-desc,.jfs-video-desc{font-size:12.5px!important;color:#64748b!important;margin:0 0 12px!important;padding:0!important;line-height:1.35!important;height:auto!important;min-height:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.jfs-video-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;width:100%}.jfs-start-lesson-btn{display:inline-flex;align-items:center;gap:6px;background:#3b5bdb;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease}.jfs-start-lesson-btn:hover{background:#2f4ac0}.jfs-download-btn{width:36px;height:36px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:auto;transition:all .18s ease;box-shadow:0 1px 2px #0000000a}.jfs-download-btn:hover{border-color:#3b5bdb;color:#3b5bdb;background:#f0f4ff;transform:translateY(-1px)}.rec-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%230d1e5a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.rec-reg-page *,.rec-reg-page *:before,.rec-reg-page *:after{box-sizing:border-box;margin:0;padding:0}.rec-reg-page{display:flex;flex-direction:column;min-height:100vh;background:#eef2f8;font-family:Inter,system-ui,sans-serif;overflow-x:hidden;color:#1e293b}.rec-reg-main{flex:1;display:grid;grid-template-columns:50fr 50fr;width:100%;align-items:stretch}.rec-reg-hero-panel{display:flex;flex-direction:column;background:#fff;padding:28px 0 0 44px;border-right:1.5px solid #dde5f0;position:relative;overflow:hidden;min-height:100%}.rec-reg-logo-container{margin-bottom:16px}.rec-reg-logo-link{display:inline-flex;align-items:center;text-decoration:none}.rec-reg-logo-img{height:68px;width:auto;object-fit:contain}.rec-reg-badge{display:inline-flex;align-items:center;gap:7px;background:#eff6ff;border:1.5px solid rgba(37,99,235,.2);color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.75px;text-transform:uppercase;border-radius:100px;padding:5px 14px;width:fit-content;margin-bottom:18px}.rec-reg-badge-svg{width:12px;height:12px;flex-shrink:0}.rec-reg-title{font-family:Outfit,sans-serif;font-size:40px;font-weight:900;color:#0d1e5a;line-height:1.12;letter-spacing:-1px;margin:0 0 14px}.rec-reg-title .text-teal{color:#0a8e8e}.rec-reg-desc{font-size:14px;color:#576070;line-height:1.7;max-width:320px;margin:0 0 24px}.rec-reg-hero-body{position:relative;flex:1;min-height:510px}.rec-reg-features-col{position:absolute;top:0;left:0;width:55%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding:16px 12px 16px 0;z-index:3}.rec-reg-feature-item{display:flex;align-items:flex-start;gap:13px}.rec-reg-feature-icon-box{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-talent .rec-reg-feature-icon-box{background:#ede9fe;color:#6d28d9}.feature-streamline .rec-reg-feature-icon-box{background:#d1fae5;color:#059669}.feature-data .rec-reg-feature-icon-box{background:#fef9c3;color:#b45309}.feature-secure .rec-reg-feature-icon-box{background:#dbeafe;color:#1d4ed8}.rec-reg-feature-svg{width:18px;height:18px}.rec-reg-feature-info{display:flex;flex-direction:column;gap:2px}.rec-reg-feature-title{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:800;color:#0d1e5a;line-height:1.3}.rec-reg-feature-desc{font-size:11.5px;color:#6b7585;line-height:1.5;font-weight:500}.rec-reg-man-col{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.rec-reg-man-wave-bg{position:absolute;bottom:-10px;left:-20px;right:-10px;height:100%;background:radial-gradient(ellipse 95% 92% at 50% 105%,#9dd5e0 0%,#b8e8ed 18%,#d2f0f5 40%,#e6f8fb 64%,transparent 100%);border-radius:58% 42% 0 0/30% 18% 0 0;z-index:0}.rec-reg-dot-grid{position:absolute;z-index:1;color:#7fa8bc;opacity:.35;pointer-events:none}.rec-reg-dot-grid-left{right:4px;top:40px}.rec-reg-man-img{position:absolute;top:0;right:0;bottom:0;left:auto;width:100%;height:100%;object-fit:contain;object-position:right bottom;display:block;z-index:1}.rec-reg-man-fade{position:absolute;bottom:0;left:0;right:0;height:56px;background:linear-gradient(to top,#ffffff 15%,transparent 100%);z-index:3;pointer-events:none}.rec-reg-trust-card-anchor{padding:18px 44px 20px 0;flex-shrink:0;margin-top:-64px;position:relative;z-index:4}.rec-trust-card{background:#fff;border:1px solid #e3eaf5;border-radius:16px;padding:20px 28px;box-shadow:0 4px 20px #0d1e5a14;display:flex;flex-direction:column;gap:16px;width:100%;max-width:none}.rec-trust-card-label{font-size:15px;font-weight:600;color:#576070;text-align:center}.rec-trust-logos{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap}.rec-trust-logo-item{display:inline-flex;align-items:center;white-space:nowrap}.rec-trust-logo-more{font-family:Outfit,sans-serif;font-size:14.5px;font-weight:700;color:#4f46e5;background:#ede9fe;border:1px solid #c4b5fd;padding:5px 12px;border-radius:6px;white-space:nowrap;cursor:pointer}.rec-reg-form-panel{display:flex;flex-direction:column;background:#f4f7fb;padding:30px 40px 32px;overflow-y:auto;align-items:center}.rec-login-prompt-container{display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px;min-height:36px;width:100%;max-width:660px}.rec-login-prompt{font-size:14px;color:#576070;font-weight:500}.rec-login-link{color:#0a8e8e;font-weight:700;text-decoration:none;margin-left:4px;transition:color .18s}.rec-login-link:hover{color:#076868;text-decoration:underline}.rec-form-card{background:#fff;border:1px solid #e2e9f5;border-radius:22px;padding:32px 32px 28px;box-shadow:0 2px 18px #0d1e5a12;display:flex;flex-direction:column;width:100%;max-width:660px}.rec-form-icon-badge{width:72px;height:72px;border-radius:50%;background:#eef2fa;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.rec-form-icon-svg{width:32px;height:32px;color:#5b21b6}.rec-form-title{font-family:Outfit,sans-serif;font-size:26px;font-weight:900;color:#0d1e5a;text-align:center;letter-spacing:-.5px;margin:0 0 6px}.rec-form-desc{font-size:13px;color:#6b7585;text-align:center;line-height:1.55;margin:0 0 24px}.rec-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.rec-form-label{font-family:Outfit,sans-serif;font-size:12.5px;font-weight:700;color:#0d1e5a}.rec-password-label-row{display:flex;justify-content:space-between;align-items:center}.rec-forgot-link{font-size:11.5px;color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s}.rec-forgot-link:hover{color:#076868;text-decoration:underline}.rec-input-wrapper{position:relative;display:flex;align-items:center}.rec-input-icon-left{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#b0bcc8;width:16px;height:16px;display:flex;align-items:center;pointer-events:none;z-index:1}.rec-input-icon-svg{width:100%;height:100%}.rec-input{width:100%;height:46px;border:1.5px solid #dde5f0;border-radius:10px;padding:0 14px 0 40px;font-size:13px;font-family:Inter,sans-serif;color:#1a2540;background:#fff;transition:border-color .18s,box-shadow .18s;outline:none}.rec-input::placeholder{color:#b8c4d0}.rec-input:focus{border-color:#0a8e8e;box-shadow:0 0 0 3px #0a8e8e1a}.rec-password-toggle{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#9ca8b5;background:none;border:none;padding:0;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;z-index:2;transition:color .18s}.rec-password-toggle:hover{color:#374151}.rec-toggle-svg{width:100%;height:100%}.rec-checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:18px}.rec-checkbox{width:16px;height:16px;border-radius:4px;accent-color:#0a8e8e;cursor:pointer;flex-shrink:0}.rec-checkbox-label{font-size:12.5px;color:#576070;font-weight:500}.rec-btn-submit{width:100%;height:52px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:11px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:opacity .22s,transform .18s,box-shadow .22s;margin-bottom:22px;text-decoration:none;position:relative}.rec-btn-submit:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 24px #4f46e552}.rec-btn-submit:active{transform:none}.rec-btn-arrow{position:absolute;right:20px;width:20px;height:20px}.rec-divider{display:flex;align-items:center;color:#9ca8b5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.rec-divider:before,.rec-divider:after{content:"";flex:1;border-bottom:1.5px solid #edf1f7}.rec-divider:before{margin-right:14px}.rec-divider:after{margin-left:14px}.rec-social-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.rec-social-stack-btn{height:46px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;width:100%}.rec-social-stack-btn:hover{background:#f8fafc;border-color:#c2ccda;transform:translateY(-1px);box-shadow:0 4px 12px #0d1e5a0d}.rec-social-logo{flex-shrink:0}.rec-secure-footer{display:flex;gap:11px;align-items:flex-start;padding:12px 15px;background:#eff6ff;border-radius:11px;border:1px solid rgba(37,99,235,.1)}.rec-secure-icon{color:#2563eb;width:22px;height:22px;flex-shrink:0;display:flex;margin-top:1px}.rec-secure-icon-svg{width:100%;height:100%}.rec-secure-text{font-size:12px;color:#1e3a8a;line-height:1.55}.rec-secure-heading{font-weight:800;display:block;margin-bottom:1px}.rec-trouble-footer{text-align:center;margin-top:20px;font-size:13px;color:#576070;font-weight:500;width:100%;max-width:660px}.rec-trouble-link{color:#0a8e8e;font-weight:700;text-decoration:none;margin-left:3px;transition:color .18s}.rec-trouble-link:hover{color:#076868;text-decoration:underline}.rec-stats-bar{width:100%;background:#fff;border-top:1.5px solid #e8eef7;padding:24px 40px}.rec-stats-bar-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:20px 30px;align-items:center}.rec-stats-bar-item{display:flex;align-items:center;gap:13px}.rec-stats-icon-box{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-stats-icon-box.blue{background:#eff6ff;color:#2563eb}.rec-stats-icon-box.purple{background:#ede9fe;color:#6d28d9}.rec-stats-icon-box.teal{background:#f0fdfa;color:#0a8e8e}.rec-stats-icon-box.orange{background:#fef9c3;color:#b45309}.rec-stats-icon-box.green{background:#d1fae5;color:#059669}.rec-stats-svg{width:20px;height:20px}.rec-stats-info{display:flex;flex-direction:column;gap:2px}.rec-stats-number{font-family:Outfit,sans-serif;font-size:17px;font-weight:800;color:#0d1e5a;line-height:1.2}.rec-stats-label{font-size:11.5px;color:#6b7585;font-weight:600}.rec-form-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.rec-phone-input-group{display:flex;gap:10px;width:100%}.rec-country-select{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;padding:0 24px 0 12px;height:46px;flex-shrink:0}.rec-country-select:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #0d1e5a;pointer-events:none}.rec-flag{font-size:16px;margin-right:6px;display:inline-block;line-height:1}.rec-country-code-select{border:none;background:transparent;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;color:#0d1e5a;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:4px}.rec-phone-number-wrapper{flex:1}.rec-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px!important;cursor:pointer}.rec-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%230d1e5a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.rec-social-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;width:100%}.rec-terms-link{color:#0a8e8e;font-weight:700;text-decoration:none;transition:color .18s}.rec-terms-link:hover{color:#076868;text-decoration:underline}@media (max-width: 1280px){.rec-reg-hero-panel{padding:26px 0 0 36px}.rec-reg-trust-card-anchor{padding-right:36px;margin-top:-40px}.rec-reg-title{font-size:36px}.rec-reg-form-panel{padding:28px 36px 36px 32px}.rec-stats-bar{padding:16px 44px}}@media (max-width: 1024px){.rec-reg-main{grid-template-columns:46fr 54fr}.rec-reg-hero-panel{padding:22px 0 0 28px}.rec-reg-trust-card-anchor{padding-right:28px;margin-top:-10px}.rec-reg-title{font-size:32px;letter-spacing:-.8px}.rec-reg-desc{font-size:13px;max-width:280px}.rec-reg-form-panel{padding:22px 28px 32px 24px}.rec-form-card{padding:26px 24px 22px}.rec-stats-bar{padding:15px 30px}.rec-stats-bar-grid{gap:14px 24px}.rec-reg-hero-body{min-height:380px}.rec-reg-man-img{max-width:400px}}@media (max-width: 900px){.rec-reg-main{grid-template-columns:1fr;min-height:unset}.rec-reg-hero-panel{padding:24px 28px 0;border-right:none;border-bottom:1.5px solid #dde5f0;min-height:unset}.rec-reg-title{font-size:36px}.rec-reg-desc{max-width:100%;margin-bottom:0}.rec-reg-hero-body{display:flex;flex-direction:column;min-height:auto}.rec-reg-features-col{position:relative;top:auto;left:auto;width:100%;height:auto;display:flex;flex-direction:column;gap:14px;padding:0 0 20px;z-index:3}.rec-reg-man-col{position:relative;inset:auto;width:100%;height:380px;min-height:380px;z-index:0;overflow:hidden}.rec-reg-man-img{position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;width:100%;height:100%;max-width:420px;object-fit:contain;object-position:center bottom}.rec-reg-trust-card-anchor{padding:20px 0;margin-top:24px}.rec-trust-card{max-width:100%}.rec-trust-card-label{text-align:center}.rec-trust-logos{justify-content:center}.rec-reg-form-panel{padding:24px 28px 40px}.rec-stats-bar{padding:16px 28px}}@media (max-width: 768px){.rec-reg-hero-panel{padding:20px 22px 0}.rec-reg-title{font-size:28px;letter-spacing:-.6px}.rec-reg-badge{font-size:9px}.rec-reg-desc{font-size:13px}.rec-reg-hero-body{min-height:auto}.rec-reg-man-col{height:360px;min-height:360px}.rec-reg-man-img{max-width:400px}.rec-reg-trust-card-anchor{padding:14px 0 18px}.rec-reg-form-panel{padding:18px 18px 32px}.rec-form-card{padding:22px 18px 20px}.rec-form-title{font-size:22px}.rec-stats-bar{padding:20px 18px}.rec-stats-bar-grid{grid-template-columns:repeat(2,1fr);gap:18px 24px;max-width:480px;margin:0 auto}.rec-stats-bar-item{justify-content:flex-start}.rec-stats-bar-grid .rec-stats-bar-item:last-child{grid-column:span 2;justify-self:center}}@media (max-width: 600px){.rec-reg-hero-panel{padding:18px 16px 0}.rec-reg-title{font-size:26px;letter-spacing:-.5px}.rec-reg-desc{font-size:12.5px;margin-bottom:0}.rec-reg-features-col{gap:12px;padding:0 0 14px}.rec-reg-man-col{height:320px;min-height:320px}.rec-reg-man-img{max-width:340px}.rec-reg-trust-card-anchor{padding:12px 0 16px}.rec-reg-form-panel{padding:16px 14px 28px}.rec-form-card{padding:20px 14px 18px;border-radius:16px}.rec-form-title{font-size:20px}.rec-stats-bar{padding:16px 14px}.rec-stats-bar-grid{grid-template-columns:repeat(2,1fr);gap:16px 18px;max-width:420px;margin:0 auto}.rec-stats-bar-item{justify-content:flex-start}.rec-stats-info{text-align:left;align-items:flex-start}.rec-form-row-2col{grid-template-columns:1fr;gap:0}}@media (max-width: 430px){.rec-reg-title{font-size:22px}.rec-reg-man-col{min-height:260px;height:260px}.rec-reg-man-img{max-width:280px}.rec-stats-bar{padding:16px 10px}.rec-stats-bar-grid{grid-template-columns:repeat(2,1fr);max-width:320px;gap:14px 10px;margin:0 auto}.rec-stats-bar-item{justify-content:flex-start}.rec-stats-bar-grid .rec-stats-bar-item:last-child{grid-column:span 2;justify-self:center}.rec-btn-submit{height:48px;font-size:14px}.rec-form-card{padding:18px 13px}}.col-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%230d1e5a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.col-reg-page *,.col-reg-page *:before,.col-reg-page *:after{box-sizing:border-box;margin:0;padding:0}.col-reg-page{display:flex;flex-direction:column;min-height:100vh;background:#eef2f8;font-family:Inter,system-ui,sans-serif;overflow-x:hidden;color:#1e293b}.col-reg-main{flex:1;display:grid;grid-template-columns:50fr 50fr;width:100%;align-items:stretch}.col-reg-hero-panel{display:flex;flex-direction:column;background:#fff;padding:28px 44px 32px;border-right:1.5px solid #dde5f0;position:relative;overflow:hidden;min-height:100%}.col-reg-logo-container{margin-bottom:16px}.col-reg-logo-link{display:inline-flex;align-items:center;text-decoration:none}.col-reg-logo-img{height:68px;width:auto;object-fit:contain}.col-reg-badge{display:inline-flex;align-items:center;gap:7px;background:#eff6ff;border:1.5px solid rgba(37,99,235,.2);color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.75px;text-transform:uppercase;border-radius:100px;padding:5px 14px;width:fit-content;margin-bottom:18px}.col-reg-badge-svg{width:12px;height:12px;flex-shrink:0}.col-reg-title{font-family:Outfit,sans-serif;font-size:40px;font-weight:900;color:#0d1e5a;line-height:1.12;letter-spacing:-1px;margin:0 0 14px}.col-reg-title .text-teal{color:teal}.col-reg-desc{font-size:14px;color:#576070;line-height:1.7;max-width:440px;margin:0 0 24px}.col-reg-hero-body{position:relative;display:flex;flex-direction:column;gap:28px;flex:1}.col-reg-features-col{display:flex;flex-direction:column;gap:16px;z-index:3}.col-reg-feature-item{display:flex;align-items:flex-start;gap:13px}.col-reg-feature-icon-box{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-mgmt .col-reg-feature-icon-box{background:#e0f2fe;color:#0369a1}.feature-perf .col-reg-feature-icon-box{background:#d1fae5;color:#047857}.feature-connect .col-reg-feature-icon-box{background:#f3e8ff;color:#7e22ce}.feature-outcome .col-reg-feature-icon-box{background:#ccfbf1;color:teal}.col-reg-feature-svg{width:18px;height:18px}.col-reg-feature-info{display:flex;flex-direction:column;gap:2px}.col-reg-feature-title{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:800;color:#0d1e5a;line-height:1.3}.col-reg-feature-desc{font-size:11.5px;color:#6b7585;line-height:1.5;font-weight:500}.col-reg-facade-container{position:relative;width:100%;margin-top:auto;margin-bottom:72px;overflow:visible}.col-reg-facade-img-wrapper{width:100%;aspect-ratio:16 / 11;border-radius:24px;overflow:hidden;box-shadow:0 4px 18px #0d1e5a0f;background:#f1f5f9}.col-reg-facade-img{width:100%;height:100%;object-fit:cover;display:block}.col-trust-card{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:calc(100% - 72px);max-width:390px;background:#fff;border:1px solid rgba(13,30,90,.08);border-radius:22px;padding:22px 28px;box-shadow:0 12px 36px #0d1e5a1a;display:flex;flex-direction:column;gap:16px;z-index:5}.col-trust-quote-row{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.col-trust-quote-bubble{width:44px;height:44px;border-radius:50%;background:#0d9488;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Outfit,sans-serif;font-size:30px;font-weight:900;line-height:1;flex-shrink:0;text-indent:1px}.col-trust-quote-text{font-size:14.5px;font-weight:500;color:#0d1e5a;line-height:1.45}.col-trust-quote-text .bold-text{font-weight:800;color:#0d1e5a}.col-trust-logos-row{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:0;flex-wrap:wrap;width:100%}.col-trust-seal{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1.5px 5px #0000000f,0 0 0 1.5px #fff;overflow:hidden;background:#fff}.col-trust-seal svg{width:100%;height:100%;display:block}.col-trust-more-btn{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:800;color:#0d1e5a;padding:3px 8px;border-radius:6px;cursor:pointer;white-space:nowrap;margin-left:4px}.col-reg-form-panel{display:flex;flex-direction:column;background:#f4f7fb;padding:30px 40px 32px;overflow-y:auto;align-items:center}.col-login-prompt-container{display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px;min-height:36px;width:100%;max-width:660px}.col-login-prompt{font-size:14px;color:#576070;font-weight:500}.col-login-link{color:teal;font-weight:700;text-decoration:none;margin-left:4px;transition:color .18s}.col-login-link:hover{color:#066;text-decoration:underline}.col-form-card{background:#fff;border:1px solid #e2e9f5;border-radius:22px;padding:32px 32px 28px;box-shadow:0 2px 18px #0d1e5a12;display:flex;flex-direction:column;width:100%;max-width:660px}.col-form-icon-badge{width:72px;height:72px;border-radius:50%;background:#eef2fa;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.col-form-icon-svg{width:32px;height:32px;color:#0d1e5a}.col-form-title{font-family:Outfit,sans-serif;font-size:26px;font-weight:900;color:#0d1e5a;text-align:center;letter-spacing:-.5px;margin:0 0 6px}.col-form-desc{font-size:13px;color:#6b7585;text-align:center;line-height:1.55;margin:0 0 24px}.col-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;width:100%}.col-form-label{font-family:Outfit,sans-serif;font-size:12.5px;font-weight:700;color:#0d1e5a}.col-password-label-row{display:flex;justify-content:space-between;align-items:center}.col-forgot-link{font-size:11.5px;color:teal;font-weight:700;text-decoration:none;transition:color .18s}.col-forgot-link:hover{color:#066;text-decoration:underline}.col-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.col-input-icon-left{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#b0bcc8;width:16px;height:16px;display:flex;align-items:center;pointer-events:none;z-index:1}.col-input-icon-svg{width:100%;height:100%}.col-input{width:100%;height:46px;border:1.5px solid #dde5f0;border-radius:10px;padding:0 14px 0 40px;font-size:13px;font-family:Inter,sans-serif;color:#1a2540;background:#fff;transition:border-color .18s,box-shadow .18s;outline:none}.col-input::placeholder{color:#b8c4d0}.col-input:focus{border-color:teal;box-shadow:0 0 0 3px #0080801a}.col-password-toggle{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#9ca8b5;background:none;border:none;padding:0;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;z-index:2;transition:color .18s}.col-password-toggle:hover{color:#374151}.col-toggle-svg{width:100%;height:100%}.col-checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:18px}.col-checkbox{width:16px;height:16px;border-radius:4px;accent-color:#008080;cursor:pointer;flex-shrink:0}.col-checkbox-label{font-size:12.5px;color:#576070;font-weight:500}.col-btn-submit{width:100%;height:52px;background:linear-gradient(135deg,teal,#005c5c);color:#fff;border:none;border-radius:11px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:opacity .22s,transform .18s,box-shadow .22s;margin-bottom:22px;text-decoration:none;position:relative}.col-btn-submit:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 24px #00808052}.col-btn-submit:active{transform:none}.col-btn-arrow{position:absolute;right:20px;width:20px;height:20px}.col-divider{display:flex;align-items:center;color:#9ca8b5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.col-divider:before,.col-divider:after{content:"";flex:1;border-bottom:1.5px solid #edf1f7}.col-divider:before{margin-right:14px}.col-divider:after{margin-left:14px}.col-social-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;width:100%}.col-social-stack-btn{height:46px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;width:100%}.col-social-stack-btn:hover{background:#f8fafc;border-color:#c2ccda;transform:translateY(-1px);box-shadow:0 4px 12px #0d1e5a0d}.col-social-logo{flex-shrink:0}.col-secure-footer{display:flex;gap:11px;align-items:flex-start;padding:12px 15px;background:#eff6ff;border-radius:11px;border:1px solid rgba(37,99,235,.1);width:100%}.col-secure-icon{color:#2563eb;width:22px;height:22px;flex-shrink:0;display:flex;margin-top:1px}.col-secure-icon-svg{width:100%;height:100%}.col-secure-text{font-size:12px;color:#1e3a8a;line-height:1.55}.col-secure-heading{font-weight:800;display:block;margin-bottom:1px}.col-trouble-footer{text-align:center;margin-top:20px;font-size:13px;color:#576070;font-weight:500;width:100%;max-width:660px}.col-trouble-link{color:teal;font-weight:700;text-decoration:none;margin-left:3px;transition:color .18s}.col-trouble-link:hover{color:#066;text-decoration:underline}.col-stats-bar{width:100%;background:#fff;border-top:1.5px solid #e8eef7;padding:20px 40px}.col-stats-bar-title{text-align:center;font-size:14px;font-weight:700;color:#475569;margin-bottom:16px;letter-spacing:-.2px;font-family:Outfit,sans-serif}.col-stats-bar-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:20px 30px;align-items:center}.col-stats-bar-item{display:flex;align-items:center;gap:13px}.col-stats-icon-box{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.col-stats-icon-box.blue{background:#eff6ff;color:#2563eb}.col-stats-icon-box.purple{background:#ede9fe;color:#6d28d9}.col-stats-icon-box.teal{background:#f0fdfa;color:teal}.col-stats-icon-box.orange{background:#fef9c3;color:#b45309}.col-stats-icon-box.green{background:#d1fae5;color:#059669}.col-stats-svg{width:20px;height:20px}.col-stats-info{display:flex;flex-direction:column;gap:2px}.col-stats-number{font-family:Outfit,sans-serif;font-size:17px;font-weight:800;color:#0d1e5a;line-height:1.2}.col-stats-label{font-size:11.5px;color:#6b7585;font-weight:600}.col-form-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;width:100%}.col-form-row-3col{display:grid;grid-template-columns:35fr 30fr 35fr;gap:0 12px;width:100%}.col-phone-input-group{display:flex;gap:10px;width:100%}.col-country-select{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid #dde5f0;border-radius:10px;padding:0 24px 0 12px;height:46px;flex-shrink:0}.col-country-select:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #0d1e5a;pointer-events:none}.col-flag{font-size:16px;margin-right:6px;display:inline-block;line-height:1}.col-country-code-select{border:none;background:transparent;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;color:#0d1e5a;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:4px}.col-phone-number-wrapper{flex:1}.col-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px!important;cursor:pointer}.col-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%230d1e5a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.col-social-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;width:100%}.col-terms-link{color:teal;font-weight:700;text-decoration:none;transition:color .18s}.col-terms-link:hover{color:#066;text-decoration:underline}@media (max-width: 1280px){.col-reg-hero-panel{padding:26px 36px 32px}.col-reg-title{font-size:36px}.col-reg-form-panel{padding:28px 36px 36px 32px}.col-stats-bar{padding:16px 44px}}@media (max-width: 1024px){.col-reg-main{grid-template-columns:1fr;min-height:unset}.col-reg-hero-panel{padding:24px 28px;border-right:none;border-bottom:1.5px solid #dde5f0;min-height:unset}.col-reg-title{font-size:32px;letter-spacing:-.8px}.col-reg-desc{max-width:100%;margin-bottom:22px;font-size:13px}.col-reg-hero-body{display:flex;flex-direction:column;min-height:auto}.col-reg-facade-container{margin-top:20px;margin-bottom:64px;overflow:visible}.col-reg-facade-img-wrapper{aspect-ratio:21 / 9;max-height:280px}.col-reg-form-panel{padding:24px 28px 40px}.col-form-card{padding:26px 24px 22px}.col-stats-bar{padding:16px 28px}.col-stats-bar-grid{gap:14px 24px}}@media (max-width: 768px){.col-reg-hero-panel{padding:20px 22px}.col-reg-title{font-size:28px;letter-spacing:-.6px}.col-reg-badge{font-size:9px}.col-reg-desc{font-size:13px}.col-reg-form-panel{padding:18px 18px 32px}.col-form-card{padding:22px 18px 20px}.col-form-title{font-size:22px}.col-stats-bar{padding:20px 18px}.col-stats-bar-grid{grid-template-columns:repeat(2,1fr);gap:18px 24px;max-width:480px;margin:0 auto}.col-stats-bar-item{justify-content:flex-start}.col-stats-bar-grid .col-stats-bar-item:last-child{grid-column:span 2;justify-self:center}}@media (max-width: 600px){.col-reg-hero-panel{padding:18px 16px}.col-reg-title{font-size:26px;letter-spacing:-.5px}.col-reg-desc{font-size:12.5px;margin-bottom:18px}.col-reg-features-col{gap:12px}.col-reg-facade-container{margin-top:14px;margin-bottom:56px;overflow:visible}.col-trust-card{padding:14px 18px;bottom:0;left:50%;transform:translate(-50%,65%);width:calc(100% - 40px);max-width:310px;gap:10px;border-radius:16px}.col-trust-quote-bubble{width:32px;height:32px;font-size:22px}.col-trust-quote-text{font-size:11.5px;line-height:1.4}.col-trust-logos-row{gap:8px}.col-trust-seal{width:30px;height:30px}.col-trust-more-btn{font-size:11.5px;margin-left:2px}.col-reg-form-panel{padding:16px 14px 28px}.col-form-card{padding:20px 14px 18px;border-radius:16px}.col-form-title{font-size:20px}.col-stats-bar{padding:16px 14px}.col-stats-bar-grid{grid-template-columns:repeat(2,1fr);gap:16px 18px;max-width:420px;margin:0 auto}.col-stats-bar-item{justify-content:flex-start}.col-stats-info{text-align:left;align-items:flex-start}.col-form-row-2col,.col-form-row-3col{grid-template-columns:1fr;gap:0}}@media (max-width: 430px){.col-reg-title{font-size:22px}.col-stats-bar{padding:16px 10px}.col-stats-bar-grid{grid-template-columns:repeat(2,1fr);max-width:320px;gap:14px 10px;margin:0 auto}.col-stats-bar-item{justify-content:flex-start}.col-stats-bar-grid .col-stats-bar-item:last-child{grid-column:span 2;justify-self:center}.col-btn-submit{height:48px;font-size:14px}.col-form-card{padding:18px 13px}}
