.home-layout{min-height:100vh;display:flex;flex-direction:column}.custom-header{background-color:#fff;padding:0 16px;height:80px;justify-content:space-between;width:100%;box-sizing:border-box}.custom-header,.logo-container{display:flex;align-items:center}.logo-container{padding-left:8px;flex-shrink:0}.header-logo{height:60px;width:auto;object-fit:contain;max-width:180px}.custom-menu{display:flex!important;flex-wrap:wrap;background:transparent!important;border-bottom:none!important}.custom-menu .ant-menu-item{color:rgb(52,50,50);white-space:nowrap;padding:0 12px;font-weight:500;font-size:15px}.custom-menu .ant-menu-item:hover{text-shadow:2px 2px 6px rgba(64,169,255,.7);color:#40a9ff}.main-content{flex:1;overflow-y:none;padding:24px 16px}.orange{color:#f26c17}.blue,.orange{font-size:3rem;font-weight:700}.blue{color:#0a0a73}.portal-section{background:linear-gradient(135deg,#fff,#ffffff);padding:0;text-align:center;position:relative;z-index:1}.portal-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);cursor:pointer}.admin-portal,.student-portal{background:linear-gradient(135deg,#e6f7ff,#ffffff);border-left:5px solid #1890ff}.footer-floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:999}.footer-float-btn{background-color:#f26c17;color:#fff;padding:12px;border-radius:50%;font-size:18px;box-shadow:0 4px 8px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .3s ease}.footer-float-btn:hover{background-color:#d4580d}.footer{background:linear-gradient(90deg,#ffffff,#f8f8f8);color:#333;padding:2rem 1rem;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px rgba(0,0,0,.05);font-family:Segoe UI,sans-serif}.footer-flex{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;text-align:center}.footer-flex p{margin:0;font-size:1rem;line-height:1.5}.footer-flex a{color:#0a0a73;text-decoration:none;border-bottom:1px dashed transparent;transition:color .3s,border-color .3s;font-weight:500}.footer-flex a:hover{color:#f26c17;border-color:#f26c17}@media (max-width:600px){.footer-flex{flex-direction:column;gap:1rem}}.tagline{text-align:start}.brand-title{font-weight:700}.sub-tagline{text-align:justify}.experience-title{text-align:center}.portal-cards-row{margin-top:2rem}.student-icon{color:#1890ff}.admin-icon{color:#52c41a}.contact-link{color:#40a9ff!important}.contact-link:hover{color:#1890ff!important}.whatsapp-icon{color:#25D366}.instagram-icon{color:#E4405F;margin-left:1rem;border-radius:15px}.stats-section{background:linear-gradient(135deg,#f9fafb,#ffffff);padding:3rem 1.5rem;text-align:center}.stats-heading{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#0a0a73}.stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.stat-box{background:white;border-radius:1rem;padding:2rem;width:240px;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .3s ease}.stat-box:hover{transform:translateY(-10px)}.stat-icon{font-size:40px;color:#f26c17;margin-bottom:1rem;display:block;text-align:center;margin-left:auto;margin-right:auto}.stat-number{font-size:2rem;font-weight:700;color:#0a0a73}.stat-label{font-size:1rem;color:#333}.experience-section{padding:3rem 1.5rem;background:linear-gradient(135deg,#f9fafb,#ffffff);text-align:center}.experience-title{font-size:2.5rem;font-weight:700!important;color:#0a0a73!important;margin-bottom:.5rem}.experience-subtitle{color:#666;font-size:1.1rem;margin-bottom:3rem}.portal-card{width:340px;min-height:280px;padding:1rem;background:#ffffff;border-radius:0;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 1px 6px rgba(0,0,0,.08);border:1px solid #e0e0e0;margin:0 auto}.portal-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.portal-icon{font-size:48px;background:#f26c17;color:#ffffff;border-radius:50%;padding:12px;margin-bottom:1rem}.admin-icon{background:#0a0a73}.portal-cta{margin-top:1rem;background-color:#0a0a73;color:#fff;border:none;border-radius:8px;padding:.4rem .8rem;font-weight:500;font-size:.9rem;transition:background-color .3s ease;cursor:pointer}.portal-cta:hover{background-color:#f26c17;color:#fff;cursor:pointer}.portal-bullet{position:relative;padding-left:1rem;margin-bottom:.4rem;color:#444;font-size:1rem;line-height:1.5}