:root{--mit-purple: #4b2c83;--mit-gold: #b38f54;--bg-primary: #f8f9fa;--bg-card: #ffffff;--bg-nav: #ffffff;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb;--input-bg: #ffffff;--sidebar-active-bg: #f3f4f6;--sidebar-active-color: var(--mit-purple);--sidebar-hover-bg: #f9fafb;--success-green: #059669;--error-red: #dc2626;--font-family: "Inter", system-ui, -apple-system, sans-serif;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--nav-height: 64px}[data-theme=dark]{--mit-purple: #8b5cf6;--bg-primary: #111827;--bg-card: #1f2937;--bg-nav: #1f2937;--text-primary: #f9fafb;--text-secondary: #9ca3af;--border-color: #374151;--input-bg: #374151;--sidebar-active-bg: #374151;--sidebar-active-color: #ffffff;--sidebar-hover-bg: #2d3748}*{box-sizing:border-box}body{margin:0;font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{width:260px;background-color:var(--bg-nav);border-right:1px solid var(--border-color);display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;z-index:50;transition:transform .3s ease;transform:translate(-100%);box-shadow:2px 0 8px #0000001a}.admin-sidebar.open{transform:translate(0)}.admin-main{flex:1;margin-left:0;min-height:100vh;display:flex;flex-direction:column}.mobile-menu-btn{display:block;border:none;background:none;color:var(--text-primary);cursor:pointer;margin-right:1rem}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:40}.mit-container{padding:2rem;max-width:1400px;margin:0 auto}.mit-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;box-shadow:var(--shadow-sm)}.mit-btn{background-color:var(--mit-purple);color:#fff;padding:.6rem 1.2rem;border-radius:6px;font-weight:500;font-size:.9rem;border:none;transition:opacity .2s;cursor:pointer}.mit-btn:hover{opacity:.9}.mit-btn:disabled{opacity:.5;cursor:not-allowed}.mit-input{width:100%;padding:.6rem;background:var(--input-bg);border:1px solid var(--border-color);border-radius:6px;font-size:.9rem;color:var(--text-primary);transition:border-color .2s}.mit-input:focus{outline:none;border-color:var(--mit-purple);box-shadow:0 0 0 2px #4b2c831a}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:root{--landing-bg: #ffffff;--landing-text-primary: #111827;--landing-text-secondary: #6b7280;--landing-btn-bg: #1f2937;--landing-btn-text: #ffffff;--landing-btn-hover: #000000;--landing-font: "Inter", system-ui, -apple-system, sans-serif}.landing-page{background-color:var(--landing-bg);color:var(--landing-text-primary);font-family:var(--landing-font);min-height:100vh;display:flex;flex-direction:column}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;background:#fff;border-bottom:1px solid #f1f5f9;position:sticky;top:0;z-index:50;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1)}.landing-nav.scrolled{width:85%;max-width:1000px;margin:0 auto;border-radius:20px;padding:.85rem 2.5rem;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 40px -10px #00000014,0 0 0 1px #00000005;top:1.5rem}.landing-logo-group{display:flex;align-items:center;gap:1.25rem}.nav-logo{height:55px;width:auto}.landing-nav.scrolled .nav-logo{height:40px}.nav-divider{height:45px;width:2px;background-color:#cbd5e1}.nav-text-group{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.nav-uni-name{font-size:1.1rem;font-weight:800;color:#1e293b;letter-spacing:-.01em}.mobile-name{display:none}.landing-nav.scrolled .nav-uni-name{font-size:.9rem}.nav-dept-name{font-size:.9rem;color:#64748b;font-weight:500}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{text-decoration:none;color:#475569;font-weight:600;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:#0f172a}.auth-btn{background-color:#0f172a;color:#fff;padding:.6rem 1.5rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:.01em;transition:background-color .2s ease;display:flex;align-items:center}.auth-btn:hover{background-color:#334155}.landing-hero-new{position:relative;height:90vh;min-height:600px;background-color:#fcfbf7;overflow:hidden;display:flex;align-items:center}.hero-bg-video{position:absolute;top:0;right:0;width:65%;height:100%;object-fit:cover;mask-image:linear-gradient(to right,transparent 0%,black 30%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 30%);opacity:1;z-index:0}.hero-bg-image{display:none}.hero-overlay{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;align-items:center;height:100%}.hero-content{max-width:600px;padding-top:2rem;margin-bottom:15vh}.hero-badge-text{color:#4d8b76;font-weight:500;font-size:1.25rem;margin-bottom:1.5rem;letter-spacing:-.01em}.hero-title-large{font-size:5.5rem;font-weight:800;line-height:1.05;color:#1c1c1a;margin-bottom:1.5rem;letter-spacing:-.03em}.hero-subtitle-new{font-size:1.25rem;color:#52525b;line-height:1.6;margin-bottom:3rem;max-width:540px;font-weight:400}.hero-access-btn{display:inline-flex;align-items:center;gap:.75rem;background-color:#1f2937;color:#fff;padding:.85rem 2rem;border-radius:6px;font-weight:500;font-size:1rem;text-decoration:none;transition:background-color .2s}.hero-access-btn:hover{background-color:#000}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.hero-trust-indicator{font-size:.85rem;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:.5rem}.hero-trust-indicator:before{content:"";display:block;width:6px;height:6px;background-color:#22c55e;border-radius:50%}.quick-action-cards{display:none}.action-card{background:#fff;padding:1.5rem;width:160px;height:120px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;cursor:pointer;transition:transform .2s;border-left:4px solid transparent}.action-card:hover{transform:translateY(-5px)}.action-card.primary{background:#ea580c;color:#fff;border:none}.action-card.primary h3,.action-card.primary .action-icon,.action-card.primary .arrow-icon{color:#fff}.action-card h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.action-icon{font-size:1.5rem;color:#4b5563}.hero-location{position:absolute;bottom:3rem;left:3rem;font-size:.95rem;color:#57534e;display:flex;align-items:center;gap:.5rem;background:transparent;padding:0;font-weight:500}.location-icon-svg{color:#ef4444;fill:#ef44441a}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;max-width:1400px;margin:0 auto;width:100%}.landing-logo-group{display:flex;align-items:center;gap:1.5rem}.nav-logo{height:50px;width:auto}.nav-divider{height:40px;width:1px;background-color:#d1d5db}.nav-text-group{display:flex;flex-direction:column;justify-content:center}.nav-uni-name{font-size:1rem;font-weight:700;color:#1f2937;letter-spacing:-.01em;line-height:1.2}.nav-dept-name{font-size:.85rem;color:#6b7280;font-weight:400}.nav-links{display:flex;gap:2rem;margin-left:auto;margin-right:2rem}.nav-links a{text-decoration:none;color:var(--landing-text-secondary);font-weight:500;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:var(--landing-text-primary)}.auth-btn{background-color:var(--landing-btn-bg);color:var(--landing-btn-text);padding:.5rem 1.25rem;border-radius:6px;font-weight:500;font-size:.9rem;text-decoration:none;transition:background-color .2s}.auth-btn:hover{background-color:var(--landing-btn-hover)}.landing-hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 1rem}.hero-badge{background-color:#f3f4f6;color:var(--landing-text-secondary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;border-radius:9999px;margin-bottom:2rem;display:inline-block}.hero-title{font-size:4.5rem;line-height:1;font-weight:700;letter-spacing:-.03em;margin-bottom:1.5rem;color:var(--landing-text-primary);max-width:900px}.hero-title span{color:var(--landing-text-secondary)}.hero-subtitle{font-size:1.125rem;color:var(--landing-text-secondary);max-width:600px;line-height:1.6;margin-bottom:3rem}.landing-stats{padding:3rem 0;border-bottom:1px solid #f3f4f6}.stats-row{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 1rem}.stat-item{text-align:center;min-width:160px}.primary-cta{background-color:var(--landing-btn-bg);color:var(--landing-btn-text);padding:1rem 2.5rem;font-size:1rem;font-weight:500;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.primary-cta:hover{background-color:var(--landing-btn-hover);transform:translateY(-1px)}.landing-stats{padding:4rem 2rem 3rem;border-top:1px solid transparent}.stats-row{max-width:1000px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:3rem;text-align:center}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-value{font-size:2rem;font-weight:700;color:var(--landing-text-primary);letter-spacing:-.02em}.stat-label{font-size:.875rem;color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.05em}.stats-context{text-align:center;margin-top:2rem;font-size:.8rem;font-style:italic;color:#94a3b8}.engineered-section{padding:8rem 2rem;background-color:#fff;text-align:center;border-top:1px solid #e2e8f0}.section-container{max-width:1000px;margin:0 auto}.section-title{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:1rem;letter-spacing:-.02em}.segments-section{padding:6rem 2rem;background-color:#fff;border-bottom:1px solid #e2e8f0;text-align:center}.segments-grid{display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1000px;margin:0 auto}.segment-item{text-align:center;flex:1}.segment-item h4{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.segment-item p{font-size:.95rem;color:#475569;line-height:1.5}.segment-divider{width:1px;height:60px;background-color:#cbd5e1;display:block}@media(max-width:768px){.segments-grid{flex-direction:column;gap:2rem}.segment-divider{width:60px;height:1px}}.section-subtitle{font-size:1.25rem;color:#64748b;font-weight:400;margin-bottom:4rem}.features-grid{display:flex;justify-content:center;gap:2rem;padding:0 1rem;flex-wrap:nowrap;width:100%;max-width:1200px;margin:0 auto}.feature-card{background:#fff;padding:3.5rem 2rem;border-radius:12px;border:1px solid rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#94a3b8}.feature-icon-wrapper{width:72px;height:72px;border-radius:50%;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#2563eb;transition:background-color .3s,color .3s}.feature-card:hover .feature-icon-wrapper{background-color:#2563eb;color:#fff}.feature-card h3{font-size:1.35rem;font-weight:700;margin-bottom:.75rem;color:#0f172a}.feature-card p{font-size:1rem;color:var(--landing-text-secondary);line-height:1.6}.marquee-wrapper{background-color:#f9fafb;padding:4rem 0;overflow:hidden;position:relative;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-top:2rem}.marquee-title-fancy{text-align:center;font-size:1rem;color:#111827;margin-bottom:3rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;position:relative;display:inline-block;left:50%;transform:translate(-50%)}.marquee-title-fancy:after{content:"";display:block;width:60px;height:3px;background:#000;margin:.8rem auto 0}.marquee-track{display:flex;padding:0 4rem;width:max-content;animation:scroll 30s linear infinite}@media(max-width:768px){.features-grid{flex-wrap:wrap;flex-direction:column}}.marquee-item{font-size:1.5rem;font-weight:600;color:var(--landing-text-secondary);white-space:nowrap;margin:0 3rem;position:relative;transition:all .3s ease;cursor:default}.marquee-item:hover{color:var(--landing-text-primary);text-shadow:0 0 1px rgba(0,0,0,.1);transform:scale(1.05)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.faq-section{padding:6rem 2rem;max-width:800px;margin:0 auto}.faq-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;letter-spacing:-.03em;color:var(--landing-text-primary)}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{border-bottom:1px solid #e5e7eb;padding:1rem 0;cursor:pointer;transition:all .2s ease}.faq-item:last-child{border-bottom:none}.faq-question{font-size:1.125rem;font-weight:600;color:var(--landing-text-primary);display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:8px;transition:background-color .2s}.faq-item:hover .faq-question{background-color:#f8fafc}.faq-icon{color:#64748b;transition:transform .3s ease}.faq-icon.rotate{transform:rotate(180deg);color:#0f172a}.faq-answer-wrapper{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.faq-answer{padding:.5rem .5rem 1rem;font-size:1rem;color:var(--landing-text-secondary);line-height:1.6}.contact-cta{margin-top:6rem;text-align:center;background-color:#fff;padding:3rem 2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.contact-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#f1f5f9;border-radius:50%;margin-bottom:1.5rem;color:#475569}.contact-cta h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--landing-text-primary)}.contact-cta p{color:var(--landing-text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:#0f172a;color:#fff;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s;border:1px solid transparent}.contact-btn:hover{background-color:#1e293b;transform:translateY(-1px)}.landing-footer{background-color:#0f172a;padding:6rem 2rem 2rem;color:#e2e8f0;border-top:none}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;margin-bottom:5rem}.footer-col h4{font-size:.95rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-transform:uppercase;letter-spacing:.05em}.footer-col a{display:block;color:#94a3b8;text-decoration:none;margin-bottom:.85rem;font-size:.95rem;transition:color .2s}.footer-col a:hover{color:#fff;transform:translate(2px);display:inline-block}.footer-bottom{max-width:1200px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;color:#64748b;font-size:.875rem}.newsletter-col p{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.footer-input-group{display:flex;gap:.5rem}.footer-input-group input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.75rem 1rem;border-radius:8px;color:#fff;width:100%;outline:none;transition:border-color .2s}.footer-input-group input:focus{border-color:#4f46e5}.footer-input-group button{background:#4f46e5;color:#fff;border:none;padding:0 1.25rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.footer-input-group button:hover{background:#4338ca}.social-links-row{display:flex;gap:1rem;margin-top:1rem}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;color:#1e293b;padding:.5rem;z-index:60}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:49;padding-top:6rem;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);justify-content:center}.mobile-menu-overlay.active{transform:translateY(0)}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem}@media(max-width:768px){.mobile-menu-overlay{display:flex}.desktop-only{display:none!important}.mobile-menu-toggle{display:block}.landing-nav{padding:1rem 1.5rem;flex-direction:row;justify-content:space-between;align-items:center;gap:0}.landing-nav.scrolled{width:90%;padding:.75rem 1.5rem;margin:0 auto;top:0}.landing-logo-group{gap:.75rem}.nav-logo{height:40px}.nav-divider{display:block;height:32px}.nav-uni-name{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.desktop-name{display:none}.mobile-name{display:block}.nav-dept-name{font-size:.75rem}.landing-hero-new{min-height:auto;height:auto;padding-top:8rem;padding-bottom:4rem;display:block}.hero-bg-video{width:100%;height:100%;opacity:.3;mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%)}.hero-overlay{padding:0 1.5rem;flex-direction:column;justify-content:center;text-align:center;align-items:center}.hero-content{margin-bottom:2rem;padding-top:0;max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-title-large{font-size:2.75rem;line-height:1.1;margin-bottom:1rem}.hero-subtitle-new{font-size:1rem;margin-bottom:2rem;padding:0 .5rem;max-width:100%}.hero-actions{align-items:center;width:100%}.hero-access-btn{width:100%;justify-content:center;padding:1rem;font-size:1.1rem}.hero-trust-indicator{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;width:100%;justify-content:center;color:#374151;font-size:.8rem}.stats-row{gap:2rem;flex-direction:row;justify-content:center}.stat-item{min-width:40%}.engineered-section{padding:4rem 1.5rem}.section-title{font-size:1.75rem}.features-grid{flex-wrap:wrap;flex-direction:column;gap:1.5rem}.feature-card{align-items:center;text-align:center;padding:2rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:3rem;text-align:center}.footer-col{align-items:center}.social-links-row{justify-content:center}}
