body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.toast{align-items:center;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;display:flex;max-width:500px;min-width:320px;opacity:0;overflow:hidden;padding:0;pointer-events:auto;transform:translateX(100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.toast-visible{opacity:1;transform:translateX(0)}.toast-exiting{opacity:0;transform:translateX(100%)}.toast-content{gap:12px;padding:16px;width:100%}.toast-content,.toast-icon{align-items:center;display:flex}.toast-icon{border-radius:50%;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-message{flex:1 1;font-family:BricolageGrotesque,sans-serif;font-size:14px;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;opacity:.7;transition:all .2s ease;width:24px}.toast-close:hover{background-color:#0000001a;opacity:1}.toast-success{background:#059669;color:#fff}.toast-success .toast-icon{background-color:#fff3;color:#fff}.toast-error{background:#dc2626;color:#fff}.toast-error .toast-icon{background-color:#fff3;color:#fff}.toast-warning{background:#d97706;color:#fff}.toast-warning .toast-icon{background-color:#fff3;color:#fff}.toast-info{background:#2563eb;color:#fff}.toast-info .toast-icon{background-color:#fff3;color:#fff}@media (max-width:768px){.toast{max-width:none;min-width:auto;width:100%}.toast-content{padding:14px}.toast-message{font-size:13px}}[data-theme=dark] .toast{border-color:#334155}[data-theme=dark] .toast-close:hover{background-color:#ffffff1a}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.toast-container{display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:9999}@media (max-width:768px){.toast-container{left:10px;right:10px;top:10px}}.navbar{background:#fff;border-bottom:2px solid #e2e8f0;box-shadow:0 2px 8px #00000014;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 16px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;gap:12px;text-decoration:none;transition:color .2s ease}.navbar-logo:hover{color:#2563eb}.logo-icon{align-items:center;display:flex;justify-content:center}.logo-icon-svg{color:#2563eb;height:28px;width:28px}.logo-icon-img{border-radius:4px;filter:brightness(0) saturate(100%);height:32px;object-fit:contain;width:32px}[data-theme=dark] .logo-icon-img{filter:brightness(1) contrast(1.1)}.logo-text{font-weight:700}.desktop-menu,.navbar-item{align-items:center;display:flex;gap:8px}.navbar-item{border-radius:8px;color:#64748b;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;padding:10px 16px;position:relative;text-decoration:none;transition:all .2s ease}.navbar-item:hover{background:#f1f5f9;color:#2563eb}.navbar-item.active{background:#dbeafe;color:#2563eb;font-weight:600}.nav-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.nav-label{font-weight:600}.desktop-actions{gap:16px}.desktop-actions,.theme-toggle{align-items:center;display:flex}.theme-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;height:40px;justify-content:center;transition:all .2s ease;width:40px}.theme-toggle svg{height:18px;width:18px}.theme-toggle:hover{background:#e2e8f0;border-color:#cbd5e1;color:#2563eb}.user-menu{position:relative}.user-menu-trigger{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#1a1a1a;cursor:pointer;display:flex;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;gap:8px;padding:6px 12px 6px 6px;transition:all .2s ease}.user-menu-trigger:hover{background:#e2e8f0;border-color:#cbd5e1}.user-avatar{align-items:center;background:#dbeafe;border:2px solid #e2e8f0;border-radius:50%;display:flex;font-size:14px;height:32px;justify-content:center;overflow:hidden;width:32px}.user-icon{color:#2563eb;height:18px;width:18px}.user-avatar img{height:100%;object-fit:cover;width:100%}.dropdown-arrow{height:12px;opacity:.7;transition:transform .2s ease;width:12px}.user-menu-trigger[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.user-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;margin-top:8px;min-width:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1001}.user-info{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px}.user-name{font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;margin-bottom:4px}.user-email{font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px}.dropdown-divider{background:#e2e8f0;height:1px}.dropdown-item{align-items:center;background:none;border:none;color:#1a1a1a;cursor:pointer;display:flex;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;gap:12px;padding:12px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease;width:100%}.dropdown-icon{color:#64748b;flex-shrink:0;height:16px;width:16px}.logout-btn .dropdown-icon{color:#ef4444}.dropdown-item:hover{background:#f8fafc}.logout-btn{color:#ef4444}.logout-btn:hover{background:#ef44441a}.login-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;display:flex;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;gap:8px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.login-icon{color:#fff;height:16px;width:16px}.login-btn:hover{background:#1d4ed8;box-shadow:0 2px 8px #2563eb4d;transform:translateY(-1px)}.mobile-menu-btn{background:none;border:none;border-radius:8px;cursor:pointer;display:none;padding:8px;transition:background-color .2s ease}.mobile-menu-btn:hover{background:#f1f5f9}[data-theme=dark] .mobile-menu-btn:hover{background:#ffffff1a}.hamburger{display:flex;flex-direction:column;height:18px;justify-content:space-between;position:relative;width:24px}.hamburger span{background:#1a1a1a;border-radius:1px;display:block;height:2px;transition:all .3s ease;width:100%}[data-theme=dark] .hamburger span{background:#f8fafc}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{background:#fff;box-shadow:-4px 0 20px #0000001a;height:calc(100vh - 70px);overflow-y:auto;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:300px;z-index:999}.mobile-menu.active{right:0}.mobile-menu-header{background:#f8f9fa;border-bottom:1px solid #eaeaea;padding:20px}.mobile-user-info{align-items:center;display:flex;gap:12px}.mobile-user-avatar{align-items:center;background:#e5e7eb;border-radius:50%;display:flex;font-size:18px;height:48px;justify-content:center;overflow:hidden;width:48px}.mobile-user-avatar img{height:100%;object-fit:cover;width:100%}.mobile-user-name{color:#111;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;margin-bottom:4px}.mobile-user-email{color:#666;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}.mobile-menu-items{padding:20px 0}.mobile-menu-item{align-items:center;border-left:4px solid #0000;color:#111;display:flex;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;gap:16px;padding:16px 20px;text-decoration:none;transition:background-color .2s ease}.mobile-menu-item:hover{background:#f8f9fa}.mobile-menu-item.active{background:#3b47ff1a;border-left-color:#3b47ff;color:#3b47ff}.mobile-nav-icon{font-size:20px;text-align:center;width:24px}.mobile-menu-footer{border-top:1px solid #eaeaea;margin-top:auto;padding:20px}.mobile-login-btn,.mobile-logout-btn,.mobile-theme-toggle{align-items:center;background:none;border:none;color:#111;cursor:pointer;display:flex;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;gap:12px;padding:12px 0;text-decoration:none;transition:color .2s ease;width:100%}.mobile-login-btn:hover,.mobile-theme-toggle:hover{color:#3b47ff}.mobile-logout-btn{color:#ef4444;margin-top:8px}.mobile-logout-btn:hover{color:#dc2626}.mobile-menu-overlay{background:#00000080;height:calc(100vh - 70px);left:0;position:fixed;top:70px;width:100%;z-index:998}@media (max-width:768px){.desktop-actions,.desktop-menu{display:none}.mobile-menu-btn{display:block}.navbar-container{height:60px;padding:0 12px}.mobile-menu,.mobile-menu-overlay{height:calc(100vh - 60px);top:60px}.logo-text{font-size:18px}.logo-icon{font-size:24px}}@media (max-width:480px){.mobile-menu{right:-100%;width:100%}.mobile-menu.active{right:0}}[data-theme=dark] .navbar{background:#0f172a;border-bottom:2px solid #334155;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .navbar-logo{color:#f8fafc}[data-theme=dark] .logo-icon-svg,[data-theme=dark] .navbar-logo:hover{color:#3b82f6}[data-theme=dark] .navbar-item{color:#94a3b8}[data-theme=dark] .navbar-item.active,[data-theme=dark] .navbar-item:hover{background:#1e293b;color:#3b82f6}[data-theme=dark] .theme-toggle{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .theme-toggle:hover{background:#334155;border-color:#475569;color:#3b82f6}[data-theme=dark] .user-menu-trigger{background:#1e293b;border-color:#334155;color:#f8fafc}[data-theme=dark] .user-menu-trigger:hover{background:#334155;border-color:#475569}[data-theme=dark] .user-avatar{background:#1e293b;border-color:#334155}[data-theme=dark] .user-icon{color:#3b82f6}[data-theme=dark] .mobile-menu{background:#1e293b}[data-theme=dark] .mobile-menu-header{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .mobile-menu-footer{border-top-color:#334155}[data-theme=dark] .mobile-menu-item{color:#f8fafc}[data-theme=dark] .mobile-menu-item:hover{background:#334155}[data-theme=dark] .mobile-user-name{color:#f8fafc}[data-theme=dark] .mobile-user-email{color:#cbd5e1}[data-theme=dark] .mobile-login-btn,[data-theme=dark] .mobile-theme-toggle{color:#f8fafc}[data-theme=dark] .user-dropdown{background:#1e293b;border-color:#334155}[data-theme=dark] .user-info{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .user-name{color:#f8fafc}[data-theme=dark] .user-email{color:#cbd5e1}[data-theme=dark] .dropdown-divider{background:#334155}[data-theme=dark] .dropdown-item{color:#f8fafc}[data-theme=dark] .dropdown-item:hover{background:#334155}[data-theme=dark] .dropdown-icon{color:#94a3b8}.hero-wrapper{height:200px;margin:0;overflow:visible;position:relative}.hero-inner{flex-direction:column;height:100%;justify-content:center;padding:16px 24px}.hero-content,.hero-inner{align-items:center;display:flex}.hero-content{flex-direction:row;gap:14px;justify-content:space-between;margin-bottom:16px;text-align:left;width:100%}.hero-text{flex:1 1;margin-bottom:6px;text-align:left}.hero-title{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 5px;text-align:left}[data-theme=dark] .hero-title{color:#f1f5f9}.hero-subtitle{color:#64748b;font-family:BricolageGrotesque-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:500;margin:0;text-align:left}[data-theme=dark] .hero-subtitle{color:#94a3b8}.hero-profile{flex-shrink:0;margin-top:0}.profile-avatar{height:116px;position:relative;width:116px}.profile-image{border:4px solid #e2e8f0;border-radius:50%;height:116px;object-fit:cover;width:116px}.profile-initials{background:#dbeafe;border:4px solid #e2e8f0;border-radius:50%;color:#2563eb;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;height:96px;width:96px}.profile-badge,.profile-initials{align-items:center;display:flex;justify-content:center}.profile-badge{background:#059669;border:4px solid #fff;border-radius:50%;bottom:-2px;height:28px;position:absolute;right:-2px;width:28px}.hero-search{width:100%}.search-container{position:relative;width:100%}.search-input{outline:none;padding:16px 60px 16px 50px}[data-theme=dark] .search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,0 2px 8px #0003}.search-icon{left:18px;pointer-events:none}[data-theme=dark] .search-icon{color:#94a3b8}.search-button{align-items:center;background:#2563eb;border:none;border-radius:8px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:40px}.search-button:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-50%) translateY(-1px)}.search-button:active{transform:translateY(-50%) translateY(0)}.filter-pills-container{margin-top:16px;overflow:hidden;width:100%}.filter-pills{-ms-overflow-style:none;display:flex;gap:12px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:none}.filter-pills::-webkit-scrollbar{display:none}.filter-pill{background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 3px #0000000d;color:#64748b;cursor:pointer;flex-shrink:0;font-family:BricolageGrotesque-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease;white-space:nowrap}[data-theme=dark] .filter-pill{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .filter-pill:hover{background:#334155;border-color:#475569;color:#f1f5f9}.filter-pill:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 6px #00000014;color:#1a1a1a;transform:translateY(-1px)}.filter-pill.active{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb33;color:#fff;font-weight:600}.filter-pill.active:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}@media (max-width:768px){.hero-wrapper{height:220px}.hero-inner{padding:16px 20px}.brand-name{font-size:20px}.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.profile-avatar{height:80px;width:80px}.profile-image,.profile-initials{font-size:28px;height:80px;width:80px}.profile-badge{height:24px;width:24px}.search-input{font-size:15px;padding:14px 55px 14px 45px}.search-button{height:36px;right:6px;width:36px}.filter-pill{font-size:13px;padding:6px 14px}.search-icon{font-size:14px;left:16px}}@media (max-width:480px){.hero-wrapper{height:200px;margin-bottom:20px}.hero-inner{padding:16px 18px}.hero-content{flex-direction:column;gap:16px;margin-bottom:14px}.hero-content,.hero-text,.hero-title{text-align:center}.hero-title{font-size:28px}.hero-subtitle{text-align:center}.hero-profile{margin-left:0}.hero-title{font-size:24px}.hero-subtitle{font-size:14px}.profile-avatar{height:64px;width:64px}.profile-image,.profile-initials{font-size:22px;height:64px;width:64px}.profile-badge{height:20px;width:20px}.search-input{font-size:14px;padding:12px 50px 12px 40px}.search-button{height:32px;right:6px;width:32px}.filter-pills{gap:8px}.filter-pill{font-size:12px;padding:6px 12px}.search-icon{font-size:13px;left:14px}}.scholarship-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.scholarship-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.card-inner{padding:16px 18px 18px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.level-badge{background-color:#dbeafe;border:1px solid #bfdbfe;border-radius:6px;display:inline-block;padding:6px 12px}.level-badge-text{color:#2563eb;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600}.amount-text{color:#7c3aed;font-size:16px}.amount-text,.card-title{font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700}.card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:18px;line-height:1.4;margin:8px 0;overflow:hidden}.provider-row{align-items:center;display:flex;margin-bottom:8px}.provider-icon{color:#64748b;flex-shrink:0;font-size:14px;height:14px;margin-right:8px;width:14px}.provider-text{color:#64748b;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500}.card-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;margin-bottom:12px;overflow:hidden}.divider{background-color:#e2e8f0;height:1px;margin:12px 0}.card-bottom{align-items:center;display:flex;justify-content:space-between}.deadline-info{display:flex;flex-direction:column}.deadline-label{color:#94a3b8;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;letter-spacing:.3px;margin-bottom:4px;text-transform:uppercase}.deadline-value{color:#dc2626;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600}.card-actions{gap:10px}.card-actions,.header-save{align-items:center;display:flex}.header-save{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;height:36px;justify-content:center;padding:8px;transition:all .2s ease;width:36px}.header-save:hover{background-color:#dbeafe;border-color:#bfdbfe;color:#2563eb;transform:translateY(-1px)}.header-save .bookmark-icon{color:inherit;font-size:14px}.favorite-btn{align-items:center;background-color:#059669;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.favorite-btn:hover{background-color:#047857;box-shadow:0 2px 8px #0596694d;transform:translateY(-1px)}.details-btn{align-items:center;background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease}.details-btn:hover{background:#1d4ed8;box-shadow:0 2px 8px #2563eb4d;transform:translateY(-1px)}.bookmark-icon{color:#2563eb}.arrow-icon,.bookmark-icon{font-size:12px;transition:transform .2s ease}.arrow-icon{color:#fff}.details-btn:hover .arrow-icon{transform:translateX(2px)}.favorite-btn:hover .bookmark-icon{transform:scale(1.05)}@media (max-width:768px){.card-inner{padding:16px}.card-title{font-size:16px}.amount-text{font-size:14px}.card-actions{gap:8px}.details-btn,.favorite-btn{font-size:12px;padding:8px 12px}}@media (max-width:480px){.card-bottom{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.card-actions{display:flex;flex-direction:row;gap:8px}.details-btn,.favorite-btn{flex:0 0 auto;justify-content:center}}[data-theme=dark] .scholarship-card{background:#1e293b;border-color:#334155}[data-theme=dark] .scholarship-card:hover{border-color:#475569;box-shadow:0 4px 16px #0000004d}[data-theme=dark] .level-badge{background-color:#1e293b;border-color:#334155}[data-theme=dark] .level-badge-text{color:#3b82f6}[data-theme=dark] .amount-text{color:#a855f7}[data-theme=dark] .card-title{color:#f8fafc}[data-theme=dark] .provider-icon,[data-theme=dark] .provider-text{color:#94a3b8}[data-theme=dark] .card-description{color:#cbd5e1}[data-theme=dark] .deadline-label{color:#94a3b8}[data-theme=dark] .deadline-value{color:#f87171}[data-theme=dark] .header-save{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .header-save:hover{background:#1e293b;border-color:#334155;color:#3b82f6}[data-theme=dark] .divider{background-color:#334155}.job-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.job-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.jobcard-inner{padding:16px 18px 18px}.jobcard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.jobcard-type-badge{background:#dbeafe;border:1px solid #bfdbfe;border-radius:6px;display:inline-block;padding:6px 12px}.jobcard-type-badge-text{color:#1d4ed8;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600}.jobcard-rate-text{color:#059669;font-size:16px}.jobcard-rate-text,.jobcard-title{font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700}.jobcard-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:18px;line-height:1.3;margin:8px 0;overflow:hidden}.jobcard-location-row{align-items:center;display:flex;margin-bottom:8px}.jobcard-location-icon{color:#64748b;flex-shrink:0;font-size:14px;height:14px;margin-right:8px;width:14px}.jobcard-location-text{color:#64748b;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500}.jobcard-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;margin-bottom:12px;overflow:hidden}.jobcard-divider{background-color:#e2e8f0;height:1px;margin:8px 0}.jobcard-bottom{align-items:center;display:flex;justify-content:space-between}.jobcard-posted-info{display:flex;flex-direction:column}.jobcard-posted-label{color:#94a3b8;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;letter-spacing:.5px;margin-bottom:4px}.jobcard-posted-value{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700}.jobcard-actions{align-items:center;display:flex;gap:10px}.jobcard-header-save{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;padding:8px;transition:all .2s ease;width:36px}.jobcard-header-save:hover{background-color:#f1f5f9;color:#2563eb;transform:translateY(-1px)}.jobcard-header-save .jobcard-bookmark-icon{color:inherit;font-size:14px}.jobcard-favorite-btn{align-items:center;background-color:#1e293b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.jobcard-favorite-btn:hover{background-color:#0f172a;box-shadow:0 2px 8px #1e293b4d;transform:translateY(-1px)}.jobcard-apply-btn{align-items:center;background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease}.jobcard-apply-btn:hover{background:#047857;box-shadow:0 2px 8px #0596694d;transform:translateY(-1px)}.jobcard-bookmark-icon{color:#2563eb;font-size:12px;transition:all .2s ease}.jobcard-arrow-icon{color:#fff;font-size:12px;transition:transform .2s ease}.jobcard-apply-btn:hover .jobcard-arrow-icon{transform:translateX(2px)}.jobcard-favorite-btn:hover .jobcard-bookmark-icon{transform:scale(1.1)}@media (max-width:768px){.jobcard-inner{padding:16px}.jobcard-title{font-size:16px}.jobcard-rate-text{font-size:14px}.jobcard-actions{gap:8px}.jobcard-apply-btn,.jobcard-favorite-btn{font-size:12px;padding:8px 12px}}@media (max-width:480px){.jobcard-bottom{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.jobcard-actions{display:flex;flex-direction:row;gap:8px}.jobcard-apply-btn,.jobcard-favorite-btn{flex:0 0 auto;justify-content:center}}[data-theme=dark] .job-card{background:#1e293b;border-color:#334155}[data-theme=dark] .jobcard-type-badge{background:#3b82f61a;border-color:#3b82f633}[data-theme=dark] .jobcard-type-badge-text{color:#3b82f6}[data-theme=dark] .jobcard-title{color:#f1f5f9}[data-theme=dark] .jobcard-rate-text{color:#10b981}[data-theme=dark] .jobcard-description{color:#94a3b8}[data-theme=dark] .jobcard-posted-value{color:#f1f5f9}[data-theme=dark] .jobcard-posted-label{color:#64748b}[data-theme=dark] .jobcard-location-icon,[data-theme=dark] .jobcard-location-text{color:#94a3b8}[data-theme=dark] .jobcard-divider{background-color:#334155}[data-theme=dark] .jobcard-header-save{color:#94a3b8}[data-theme=dark] .jobcard-header-save:hover{background-color:#334155;color:#3b82f6}[data-theme=dark] .jobcard-favorite-btn{background-color:#0f172a}[data-theme=dark] .jobcard-favorite-btn:hover{background-color:#1e293b}[data-theme=dark] .jobcard-apply-btn{background:#059669}[data-theme=dark] .jobcard-apply-btn:hover{background:#047857}[data-theme=dark] .jobcard-bookmark-icon{color:#3b82f6}.loading-animation-container{background:#0000;flex-direction:column;margin:0;min-height:100vh;padding:40px}.loading-animation-container,.logo-animation{align-items:center;display:flex;justify-content:center}.logo-animation{margin-bottom:24px;position:relative}.animated-logo{animation:logoFloat 2s ease-in-out infinite;border-radius:12px;height:80px;object-fit:contain;position:relative;width:80px;z-index:2}.pulse-ring{animation:pulsate 2s ease-out infinite;border:3px solid #2563eb4d;border-radius:50%;position:absolute}.pulse-ring-delay-1{animation-delay:.5s;border-color:#0596694d}.pulse-ring-delay-2{animation-delay:1s;border-color:#2563eb33}.loading-message{color:#2563eb;font-family:BricolageGrotesque,sans-serif;font-size:18px;font-weight:600;margin:0;text-align:center}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}@keyframes pulsate{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.5)}}[data-theme=dark] .loading-message{color:#f1f5f9}@media (max-width:768px){.loading-animation-container{padding:24px}.animated-logo{height:60px;width:60px}.loading-message{font-size:16px}}.home-main-page{background:#f8fafc;min-height:100vh;transition:all .3s ease}.home-main-page.dark{background:#0f172a}.home-loading-container{align-items:center;background:#f8fafc;color:#1a1a1a;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.home-loading-spinner{animation:home-spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:40px;width:40px}.home-loading-text{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;margin-top:16px}@keyframes home-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-content-section{background:#fff;border-radius:0;margin-top:0;min-height:calc(100vh - 200px);overflow:visible;padding:10px 0 0;position:relative;z-index:2}.home-filter-buttons-fixed{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 12px #00000014;display:flex;gap:12px;left:50%;padding:12px 20px;position:fixed;top:70px;transform:translateX(-50%);z-index:999}.home-filter-btn{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-family:BricolageGrotesque-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;min-width:100px;padding:10px 24px;transition:all .2s ease}.home-filter-btn:not(.active){background:#fff;border-color:#e2e8f0;color:#64748b}.home-filter-btn.active{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb33;color:#fff}.home-filter-btn:hover:not(.active){background:#f1f5f9;border-color:#cbd5e1;color:#1a1a1a}.home-filter-btn:hover.active{background:#1d4ed8;box-shadow:0 2px 12px #2563eb4d}.home-section-header{justify-content:space-between;margin:4px 14px 5px;padding:0 5px}.home-section-header,.home-section-header-left{align-items:center;display:flex}.home-section-dot{background-color:#059669;border-radius:4px;height:8px;margin-right:8px;width:8px}.home-section-title{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;margin:0}.home-see-all-btn{background:none;border:1px solid #0000;border-radius:6px;color:#2563eb;cursor:pointer;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.home-see-all-btn:hover{background-color:#dbeafe;border-color:#bfdbfe}.home-scholarships-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px;padding:0 24px 24px}.home-empty-state{color:var(--text-color);padding:60px 44px;text-align:center}.home-empty-title{color:#1a1a1a;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;margin-bottom:8px}.home-empty-subtitle{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.home-scholarships-grid{gap:12px;grid-template-columns:1fr;padding:0 12px}.home-section-header{padding:16px 12px 0}.home-content-section{padding-bottom:20px}.home-main-page{padding-top:80px}.home-filter-buttons-fixed{gap:8px;padding:12px 20px}.home-filter-btn{font-size:14px;min-width:100px;padding:10px 24px}.home-section-header{margin-top:14px}.home-section-title{font-size:16px}}@media (max-width:480px){.home-section-header{margin-top:14px;padding:0}.home-section-title{font-size:16px}.home-see-all-btn{font-size:13px;padding:6px 10px}}.home-main-page.dark .home-loading-container{background:#0f172a;color:#f8fafc}.home-main-page.dark .home-loading-spinner{border-color:#3b82f6 #334155 #334155}.home-main-page.dark .home-loading-text{color:#cbd5e1}.home-main-page.dark .home-content-section{background-color:#1e293b}.home-main-page.dark .home-filter-buttons-fixed{background:#1e293b;border-color:#334155;box-shadow:0 2px 12px #0000004d}.home-main-page.dark .home-filter-btn:not(.active){background:#334155;border-color:#475569;color:#cbd5e1}.home-main-page.dark .home-filter-btn:hover:not(.active){background:#475569;border-color:#64748b;color:#f8fafc}.home-main-page.dark .home-empty-title,.home-main-page.dark .home-section-title{color:#f8fafc}.home-main-page.dark .home-empty-subtitle{color:#cbd5e1}.home-main-page.dark .home-see-all-btn{color:#3b82f6}.home-main-page.dark .home-see-all-btn:hover{background-color:#1e293b;border-color:#334155}.home-loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 44px;text-align:center}.home-loading-state .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:40px;margin-bottom:16px;width:40px}.home-loading-state p{color:var(--text-color);font-family:BricolageGrotesque-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px}.jobs-main-page{background:#f8fafc;min-height:100vh;transition:all .3s ease}.jobs-main-page.dark{background:#0f172a}.jobs-content-section{background-color:#fff;border-radius:0;margin-top:0;min-height:60vh;overflow:hidden;padding-bottom:28px;padding-top:24px;z-index:2}.jobs-section-header{justify-content:space-between;margin-bottom:12px;padding:0 16px}.jobs-section-header,.jobs-section-header-left{align-items:center;display:flex}.jobs-section-dot{background-color:#059669;border-radius:4px;height:8px;margin-right:8px;width:8px}.jobs-section-title{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;margin:0}.jobs-see-all-btn{background:none;border:1px solid #0000;border-radius:6px;color:#2563eb;cursor:pointer;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.jobs-see-all-btn:hover{background-color:#dbeafe;border-color:#bfdbfe}.jobs-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:8px;padding:0 16px}.jobs-loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.jobs-loading-state .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:32px;margin-bottom:16px;width:32px}.jobs-loading-state p{color:#64748b;font-family:BricolageGrotesque-Medium,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.jobs-empty-state{align-items:center;display:flex;flex-direction:column;padding:60px 20px;text-align:center}.jobs-empty-title{color:#1a1a1a;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;margin-bottom:8px}.jobs-empty-subtitle{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;margin:0}.jobs-loading-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;justify-content:center;margin:20px;min-height:400px}.jobs-loading-spinner{animation:jobs-spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:40px;margin-bottom:16px;width:40px}.jobs-loading-text{color:#64748b;font-size:18px;font-weight:600}@keyframes jobs-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.jobs-grid{gap:12px;grid-template-columns:1fr;padding:0 12px}.jobs-section-header{padding:16px 12px 0}.jobs-content-section{padding-bottom:20px}}@media (max-width:480px){.jobs-section-header{padding-top:20px}.jobs-section-title{font-size:16px}.jobs-see-all-btn{font-size:13px;padding:6px 10px}}.jobs-main-page.dark .jobs-content-section{background-color:#1e293b}.jobs-main-page.dark .jobs-loading-container{background:#1e293b;border-color:#334155}.jobs-main-page.dark .jobs-empty-title,.jobs-main-page.dark .jobs-section-title{color:#f8fafc}.jobs-main-page.dark .jobs-empty-subtitle,.jobs-main-page.dark .jobs-loading-state p,.jobs-main-page.dark .jobs-loading-text{color:#cbd5e1}.jobs-main-page.dark .jobs-loading-spinner,.jobs-main-page.dark .jobs-loading-state .loading-spinner{border-color:#3b82f6 #334155 #334155}.jobs-main-page.dark .jobs-see-all-btn{color:#3b82f6}.jobs-main-page.dark .jobs-see-all-btn:hover{background-color:#1e293b;border-color:#334155}.search-page{background-color:#f8f9fa;min-height:100vh}.search-header{background:#fff;border-bottom:1px solid #e2e8f0;color:#1a1a1a;padding:40px 16px 30px;text-align:center}.search-title{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;margin-bottom:8px}.search-subtitle{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;margin-bottom:30px}.search-container{margin:0 auto;max-width:600px}.search-input-wrapper{margin-bottom:20px;position:relative}.search-icon{color:#64748b;font-size:16px;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #00000014;box-sizing:border-box;color:#1a1a1a;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;padding:16px 16px 16px 50px;transition:all .2s ease;width:100%}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a,0 2px 8px #00000014;outline:none}.search-input::placeholder{color:#94a3b8}.search-type-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;display:flex;padding:4px}.toggle-btn{background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;flex:1 1;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s ease}.toggle-btn.active{background:#2563eb;box-shadow:0 2px 8px #2563eb33;color:#fff}.content-section{padding:20px 16px}.filters-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;padding:20px}.filters-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.filters-title{color:#111;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;margin:0}.clear-filters-btn{background:none;border:none;border-radius:8px;color:#2563eb;cursor:pointer;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;padding:8px 12px;transition:background-color .2s ease}.clear-filters-btn:hover{background-color:#2563eb1a}.filters-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;padding:12px 16px}.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.results-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:20px}.results-header{margin-bottom:20px}.results-title{color:#111;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;margin:0}.results-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.loading-container{padding:60px 20px}.loading-text{color:#666;margin-top:16px}.empty-state{padding:60px 20px}.empty-icon{font-size:48px;margin-bottom:16px}.empty-title{font-size:18px}.empty-subtitle{margin:0}@media (max-width:768px){.search-header{padding:30px 12px 25px}.search-title{font-size:24px}.search-subtitle{font-size:14px}.content-section{padding:16px 12px}.filters-section,.results-section{padding:16px}.results-grid{gap:12px}.filters-grid,.results-grid{grid-template-columns:1fr}}@media (max-width:480px){.search-header{padding:25px 12px 20px}.search-title{font-size:22px}.filters-header{align-items:flex-start;flex-direction:column;gap:12px}.clear-filters-btn{align-self:flex-end}}[data-theme=dark] .search-page{background-color:#0f172a}[data-theme=dark] .search-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .search-title{color:#f1f5f9}[data-theme=dark] .search-subtitle{color:#94a3b8}[data-theme=dark] .search-input{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33,0 2px 8px #0003}[data-theme=dark] .search-icon,[data-theme=dark] .search-input::placeholder{color:#64748b}[data-theme=dark] .search-type-toggle{background:#334155;border-color:#475569}[data-theme=dark] .toggle-btn{color:#94a3b8}[data-theme=dark] .toggle-btn.active{background:#2563eb;color:#fff}[data-theme=dark] .filters-section,[data-theme=dark] .results-section{background:#1e293b;border-color:#334155}[data-theme=dark] .filters-title,[data-theme=dark] .results-title{color:#f1f5f9}[data-theme=dark] .clear-filters-btn{color:#3b82f6}[data-theme=dark] .clear-filters-btn:hover{background-color:#3b82f61a}[data-theme=dark] .filter-select{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.favorites-page{background-color:#f8f9fa;min-height:100vh}.favorites-header{background:#fff;border-bottom:1px solid #e2e8f0;color:#1a1a1a;padding:40px 16px 30px}.favorites-title{color:#1a1a1a;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;margin-bottom:8px}.favorites-subtitle{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;margin-bottom:32px}.favorites-stats{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.stat-item{align-items:center;display:flex;flex-direction:column;gap:4px}.stat-number{color:#2563eb;font-family:BricolageGrotesque-Bold,-apple-system,BlinkMacSystemFont,sans-serif}.stat-label{color:#64748b;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif}.tab{align-items:center;background:#0000;border:none;border-radius:12px;color:#666;cursor:pointer;display:flex;flex:1 1;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;gap:8px;justify-content:center;padding:12px 16px;transition:all .2s ease}.tab:hover{background:#f8f9fa;color:#111}.tab.active{background:#2563eb;box-shadow:0 2px 8px #2563eb33;color:#fff}.tab-icon{font-size:16px}.tab-count{font-size:12px;opacity:.8}.tab-icon-img{border-radius:2px;height:20px;object-fit:contain;width:20px}.content-section{background-color:#f8f9fa;border-top-left-radius:26px;border-top-right-radius:26px;box-shadow:0 -8px 32px #0000001a;margin-top:-10px;min-height:60vh;overflow:hidden;padding-top:20px;z-index:2}.tabs-container{margin:0 auto;max-width:1200px;padding:0 16px 20px}.tabs{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 2px 8px #0000000d;display:flex;padding:6px}.favorites-content{margin:0 auto;max-width:1200px;padding:0 16px 40px}.favorites-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.favorite-item{position:relative}.remove-favorite-btn{align-items:center;background:#ef4444e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .2s ease;width:32px;z-index:10}.remove-favorite-btn:hover{background:#ef4444;transform:scale(1.1)}.empty-state{align-items:center;display:flex;flex-direction:column;padding:80px 20px}.empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.empty-icon-img{border-radius:4px;height:48px;object-fit:contain;width:48px}.empty-title{color:#111;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;margin-bottom:8px}.empty-subtitle{color:#666;font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;margin-bottom:24px;max-width:300px}.explore-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:BricolageGrotesque-SemiBold,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.explore-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.loading-container{color:#666;min-height:100vh}.loading-spinner{border:4px solid #2563eb4d}.loading-text{font-family:BricolageGrotesque-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;margin:0}@media (max-width:768px){.favorites-header{padding:30px 12px 25px}.favorites-title{font-size:28px}.favorites-subtitle{font-size:14px}.favorites-stats{gap:24px}.stat-number{font-size:20px}.content-section{padding-top:16px}.tabs-container{padding:0 12px 16px}.favorites-content{padding:0 12px 32px}.favorites-grid{gap:12px;grid-template-columns:1fr}.tab{font-size:13px;padding:10px 12px}.tab-icon{font-size:14px}}@media (max-width:480px){.favorites-header{padding:25px 12px 20px}.favorites-title{font-size:24px}.favorites-stats{gap:20px}.empty-state{padding:60px 20px}.empty-icon{font-size:48px}.empty-title{font-size:18px}}[data-theme=dark] .favorites-page{background-color:#0f172a}[data-theme=dark] .favorites-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .favorites-title{color:#f1f5f9}[data-theme=dark] .favorites-subtitle{color:#94a3b8}[data-theme=dark] .stat-number{color:#3b82f6}[data-theme=dark] .stat-label{color:#64748b}[data-theme=dark] .content-section{background-color:#0f172a}[data-theme=dark] .tabs{background:#1e293b;border-color:#334155}[data-theme=dark] .tab{color:#94a3b8}[data-theme=dark] .tab:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .tab.active{background:#2563eb;color:#fff}[data-theme=dark] .explore-btn{background:#2563eb}[data-theme=dark] .explore-btn:hover{background:#1d4ed8}[data-theme=dark] .loading-spinner{border-color:#2563eb #2563eb4d #2563eb4d}[data-theme=dark] .empty-title{color:#f1f5f9}[data-theme=dark] .empty-subtitle,[data-theme=dark] .loading-text{color:#94a3b8}.profile-page{background:#f8fafc;min-height:100vh;padding-top:80px;transition:all .3s ease}.profile-page.dark{background:#0f172a}.content-section{max-width:800px}.profile-container{display:flex;flex-direction:column;gap:1.5rem}.profile-header{background:#fff;border-bottom:1px solid #e2e8f0;color:#1a1a1a;margin-bottom:2rem;padding:2rem 0;transition:all .3s ease}.profile-page.dark .profile-header{background:#1e293b;border-bottom:1px solid #334155}.profile-title{color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.profile-page:not(.dark) .profile-title{color:#1a1a1a}.profile-subtitle{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:1.1rem;font-weight:400;margin:0}.profile-page:not(.dark) .profile-subtitle{color:#64748b}.profile-picture-section{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.profile-page.dark .profile-picture-section{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.profile-picture,.profile-picture-wrapper{position:relative}.profile-picture{align-items:center;background:#dbeafe;border:3px solid #e2e8f0;border-radius:50%;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.profile-picture img{height:100%;object-fit:cover;width:100%}.profile-placeholder{color:#2563eb;font-family:BricolageGrotesque,sans-serif;font-size:2.25rem;font-weight:600}.upload-overlay{align-items:center;background:#000000b3;border-radius:50%;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.upload-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;margin-bottom:1rem;width:24px}.profile-page.dark .loading-spinner{border:3px solid #334155;border-top-color:#2563eb}.upload-btn{align-items:center;background:#2563eb;border:3px solid #fff;border-radius:50%;bottom:-4px;box-shadow:0 2px 8px #2563eb4d;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;position:absolute;right:-4px;transition:all .2s ease;width:36px}.upload-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb66;transform:scale(1.05)}.upload-btn input{display:none}.profile-picture-info{flex:1 1}.user-name{color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.profile-page.dark .user-name{color:#f1f5f9}.profile-page:not(.dark) .user-name{color:#1a1a1a}.user-email{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:1rem;font-weight:400;margin:0}.profile-page.dark .user-email{color:#94a3b8}.profile-page:not(.dark) .user-email{color:#64748b}.profile-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:2rem;transition:all .3s ease}.profile-page.dark .profile-form-section{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.section-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.profile-page.dark .section-header{border-bottom:1px solid #334155}.profile-page:not(.dark) .section-header{border-bottom:1px solid #e2e8f0}.section-title{color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:1.25rem;font-weight:600;margin:0}.profile-page.dark .section-title{color:#f1f5f9}.profile-page:not(.dark) .section-title{color:#1a1a1a}.edit-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:flex;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:600;gap:.375rem;padding:.5rem 1rem;transition:all .2s ease}.edit-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.edit-actions{display:flex;gap:.75rem}.profile-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.form-label{font-size:.875rem;margin-bottom:.5rem}.profile-page.dark .form-label{color:#f1f5f9}.profile-page:not(.dark) .form-label{color:#374151}.form-input,.form-textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:400;padding:.75rem 1rem;transition:all .2s ease}.profile-page.dark .form-input,.profile-page.dark .form-textarea{background:#0f172a;border:2px solid #334155;color:#f1f5f9}.profile-page:not(.dark) .form-input,.profile-page:not(.dark) .form-textarea{background:#fff;border:2px solid #e2e8f0;color:#1a1a1a}.form-input::placeholder,.form-textarea::placeholder,.profile-page:not(.dark) .form-input::placeholder,.profile-page:not(.dark) .form-textarea::placeholder{color:#94a3b8}.form-input:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.profile-page.dark .form-input:focus,.profile-page.dark .form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.profile-page:not(.dark) .loading-container{color:#64748b}.form-input.error,.form-textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.form-textarea{min-height:100px;resize:vertical}.form-value{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:400;min-height:20px;padding:.75rem 1rem}.profile-page.dark .form-value{background:#0f172a;border:2px solid #334155;color:#f1f5f9}.profile-page:not(.dark) .form-value{background:#f8fafc;border:2px solid #e2e8f0;color:#1a1a1a}.error-message{color:#fca5a5;font-size:.75rem;font-weight:400;margin-top:.375rem}.cancel-btn{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#64748b;cursor:pointer;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.cancel-btn:hover{background:#e2e8f0;color:#475569}.save-btn{background:#059669;border:none;border-radius:6px;box-shadow:0 2px 8px #05966933;color:#fff;cursor:pointer;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.save-btn:hover:not(:disabled){background:#047857;box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.save-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.account-actions-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:2rem;transition:all .3s ease}.profile-page.dark .account-actions-section{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.action-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-family:BricolageGrotesque,sans-serif;font-size:.875rem;font-weight:600;gap:.75rem;padding:1rem 1.25rem;text-align:left;transition:all .2s ease}.profile-page.dark .action-btn{background:#0f172a;border:1px solid #334155;color:#f1f5f9}.profile-page.dark .action-btn.secondary:hover{background:#1e293b;border-color:#475569}.profile-page.dark .action-btn.danger{border-color:#ef44444d;color:#fca5a5}.profile-page.dark .action-btn.danger:hover{background:#ef44441a;border-color:#ef4444}.action-btn.secondary:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1a1a1a;transform:translateY(-1px)}.action-btn.danger{border-color:#ef444433;color:#dc2626}.action-btn.danger:hover{background:#ef44440d;border-color:#ef4444;color:#b91c1c;transform:translateY(-1px)}.loading-container{color:#64748b;padding:4rem 2rem}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;height:40px;margin-bottom:1rem;width:40px}@media (max-width:768px){.profile-page{padding-top:70px}.profile-title{font-size:2rem}.profile-subtitle{font-size:1rem}.content-section{padding:0 .5rem 2rem}.profile-picture-section{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.account-actions-section,.profile-form-section{padding:1.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.edit-actions{align-self:stretch;justify-content:space-between}}@media (max-width:480px){.profile-title{font-size:1.75rem}.account-actions-section,.profile-form-section,.profile-picture-section{padding:1.25rem}.user-name{font-size:1.25rem}.user-email{font-size:.875rem}}.auth-page{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:20px;transition:all .3s ease}.auth-page.dark{background:#0f172a}.auth-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;max-width:450px;padding:40px;transition:all .3s ease;width:100%}.auth-page.dark .auth-container{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.auth-header{margin-bottom:32px;text-align:center}.auth-logo{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:24px}.auth-logo-icon{border-radius:4px;height:40px;object-fit:contain;width:40px}.auth-logo-text{color:#2563eb;font-size:28px}.auth-logo-text,.auth-title{font-family:BricolageGrotesque,sans-serif;font-weight:700}.auth-title{color:#1a1a1a;font-size:32px;margin-bottom:8px;transition:color .3s ease}.auth-page.dark .auth-title{color:#f1f5f9}.auth-subtitle{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:16px;line-height:1.5;transition:color .3s ease}.auth-page.dark .auth-subtitle{color:#94a3b8}.auth-form{gap:20px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-label{color:#374151;font-family:BricolageGrotesque,sans-serif;font-size:14px;font-weight:600;transition:color .3s ease}.auth-page.dark .form-label{color:#f1f5f9}.form-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:16px;padding:16px;transition:all .3s ease}.auth-page.dark .form-input{background:#0f172a;border:2px solid #334155;color:#f1f5f9}.auth-page.dark .form-input::placeholder{color:#94a3b8}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.auth-page.dark .form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.form-input.error{border-color:#ef4444}.error-message{color:#ef4444;font-size:14px;margin-top:4px}.auth-submit-btn,.error-message{font-family:BricolageGrotesque,sans-serif}.auth-submit-btn{background:#2563eb;border:none;border-radius:8px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:8px;padding:16px;transition:all .3s ease}.auth-submit-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.7}.auth-footer{margin-top:24px;text-align:center}.auth-toggle-text{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:14px;transition:color .3s ease}.auth-page.dark .auth-toggle-text{color:#94a3b8}.auth-toggle-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-family:BricolageGrotesque,sans-serif;font-weight:600;margin-left:8px;text-decoration:underline}.auth-toggle-btn:hover{color:#1d4ed8}@media (max-width:768px){.auth-container{margin:16px;padding:24px}.auth-title{font-size:28px}}.scholarship-details-page{background:#f8fafc;font-family:BricolageGrotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;padding:0;position:relative;width:100%}.scholarship-details-page.dark{background:#0f172a}.scholarship-details-container{margin:0 auto;max-width:1200px;padding:20px;position:relative;z-index:1}.error-content{box-shadow:0 4px 16px #00000014}.error-content h2{color:#1a1a1a}.back-btn{box-shadow:0 2px 8px #2563eb33;transition:all .3s ease}.scholarship-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;margin-bottom:30px;padding:30px}.back-button{border:1px solid #cbd5e1;color:#64748b;transition:all .3s ease}.back-button:hover{color:#475569}.scholarship-header-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.provider-info{display:flex;flex:1 1;gap:20px}.provider-logo{border:2px solid #fff3;border-radius:16px;height:80px;object-fit:cover;width:80px}.provider-details{flex:1 1}.scholarship-title{color:#1a1a1a;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 8px}.provider-name{color:#64748b;font-size:18px;font-weight:600;margin:0 0 12px}.scholarship-meta{display:flex;flex-wrap:wrap;gap:16px}.scholarship-meta span{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#374151;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px}.deadline-badge{background:#423b3b!important;color:#fff!important;font-weight:600!important;max-width:150px}.scholarship-actions{display:flex;gap:12px}.favorite-btn,.share-btn{background:#f8fafc;color:#64748b;transition:all .3s ease}.favorite-btn:hover,.share-btn:hover{color:#374151}.scholarship-content{position:relative}.scholarship-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:30px}.scholarship-section h2{align-items:center;color:#1a1a1a;display:flex;font-size:24px;font-weight:700;gap:10px;margin:0 0 20px}.scholarship-section h2:before{background:#2563eb;border-radius:2px;content:"";height:24px;width:4px}.overview-item .value{color:#1a1a1a}.description,.detailed-description{color:#374151;font-size:16px;line-height:1.6;margin:0 0 16px}.detailed-description{margin-bottom:0;opacity:.8}.benefit-list,.criteria-list,.document-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.benefit-list li,.criteria-list li,.document-list li{background:#ffffff0d;border-left:3px solid #667eea;border-radius:10px;color:#ffffffe6;font-size:15px;line-height:1.5;padding:12px 16px 12px 40px;position:relative}.benefit-list li:before,.criteria-list li:before,.document-list li:before{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.process-steps{display:flex;flex-direction:column;gap:16px}.process-step{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:16px;padding:16px}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.step-content{color:#ffffffe6;flex:1 1;font-size:15px;line-height:1.5}.apply-card,.contact-card,.criteria-card,.quick-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:24px}.apply-card h3,.contact-card h3,.criteria-card h3,.quick-info-card h3{color:#1a1a1a;font-size:20px;font-weight:700;margin:0 0 16px}.application-stats{display:flex;gap:16px;margin-bottom:20px}.stat{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1 1;padding:12px;text-align:center}.stat-number{color:#fff;display:block;font-size:24px;font-weight:700;margin-bottom:4px}.stat-label{color:#ffffffb3;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.apply-btn{background:#2563eb;box-shadow:0 2px 8px #2563eb33;transition:all .3s ease}.apply-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.apply-btn.applying{background:linear-gradient(135deg,#9ca3af,#6b7280)}.info-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.info-item:last-child{border-bottom:none}.info-item .label{color:#64748b;font-size:14px;font-weight:500}.info-item .value{color:#1a1a1a;font-size:14px;font-weight:600}.criteria-breakdown{display:flex;flex-direction:column;gap:16px}.criteria-item{display:flex;flex-direction:column;gap:8px}.criteria-info{align-items:center;display:flex;justify-content:space-between}.criteria-name{color:#ffffffe6;font-size:14px;font-weight:500}.criteria-percent{color:#fff;font-size:14px;font-weight:700}.criteria-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.criteria-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:3px;height:100%;transition:width .8s ease}.contact-item{border-bottom:1px solid #ffffff1a;display:flex;flex-direction:column;gap:6px;padding:12px 0}.contact-item:last-child{border-bottom:none}.contact-item .label{color:#ffffffb3;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.contact-link{color:#667eea;font-size:14px;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#764ba2;text-decoration:underline}.scholarship-details-page.dark .apply-card,.scholarship-details-page.dark .contact-card,.scholarship-details-page.dark .criteria-card,.scholarship-details-page.dark .error-content,.scholarship-details-page.dark .quick-info-card,.scholarship-details-page.dark .scholarship-header,.scholarship-details-page.dark .scholarship-section{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.scholarship-details-page.dark .overview-item,.scholarship-details-page.dark .stat{background:#0f172a}.scholarship-details-page.dark .loading-container p{color:#94a3b8}.scholarship-details-page.dark .apply-card h3,.scholarship-details-page.dark .info-item .value,.scholarship-details-page.dark .overview-item .value,.scholarship-details-page.dark .quick-info-card h3,.scholarship-details-page.dark .scholarship-section h2,.scholarship-details-page.dark .scholarship-title{color:#f1f5f9}.scholarship-details-page.dark .apply-note,.scholarship-details-page.dark .criteria-content,.scholarship-details-page.dark .description,.scholarship-details-page.dark .external-note,.scholarship-details-page.dark .info-item .label,.scholarship-details-page.dark .overview-item .label,.scholarship-details-page.dark .provider-name{color:#94a3b8}.scholarship-details-page.dark .scholarship-meta span{background:#0f172a;border:1px solid #334155;color:#f1f5f9}.scholarship-details-page.dark .favorite-btn,.scholarship-details-page.dark .share-btn{background:#0f172a;border:1px solid #334155;color:#94a3b8}.scholarship-details-page.dark .favorite-btn:hover,.scholarship-details-page.dark .share-btn:hover{background:#1e293b;color:#f1f5f9}.scholarship-details-page.dark .back-button{background:#334155;border:1px solid #475569;color:#94a3b8}.scholarship-details-page.dark .back-button:hover{background:#475569;color:#f1f5f9}.scholarship-details-page.dark .country-tag{background:#0f172a;border:1px solid #334155;color:#f1f5f9}@media (max-width:1024px){.content-grid{gap:20px;grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:768px){.scholarship-details-container{padding:12px}.scholarship-header{padding:16px}.provider-info,.scholarship-header-content{flex-direction:column;gap:12px}.provider-info{text-align:center}.scholarship-title{word-wrap:break-word;font-size:22px;line-height:1.3;overflow-wrap:break-word}.scholarship-meta{gap:8px;justify-content:center}.scholarship-meta span{font-size:12px;padding:4px 8px}.scholarship-actions{align-self:center}.scholarship-section{padding:16px}.overview-grid{gap:12px;grid-template-columns:1fr}.apply-card,.quick-info-card{padding:16px}}.countries-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.country-tag{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;color:#374151;font-size:13px;font-weight:500;padding:6px 12px}.criteria-content{color:#374151;font-size:15px;line-height:1.6}.external-note{color:#64748b;font-size:11px;margin:8px 0 0;text-align:center;word-break:break-all}.external-note a{color:#2563eb;text-decoration:none}.external-note a:hover{color:#1d4ed8;text-decoration:underline}@media (max-width:480px){.scholarship-details-page{margin:0;overflow-x:hidden;padding:0;width:100vw}.scholarship-details-container{box-sizing:border-box;margin:0;max-width:100vw;padding:4px;width:100%}.scholarship-header{border-radius:16px;margin-bottom:8px;padding:8px}.back-button{font-size:12px;margin-bottom:10px;padding:6px 10px}.scholarship-title{word-wrap:break-word;font-size:16px;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 6px;overflow-wrap:break-word}.provider-name{font-size:14px;margin:0 0 8px}.scholarship-meta{flex-wrap:wrap;gap:6px}.scholarship-meta span{font-size:10px;padding:2px 4px;white-space:nowrap}.scholarship-actions{gap:8px}.favorite-btn,.share-btn{height:36px;width:36px}.scholarship-section{border-radius:16px;margin-bottom:8px;padding:8px}.scholarship-section h2{font-size:16px;margin-bottom:8px}.overview-grid{gap:6px}.overview-item{padding:6px}.overview-item .label{font-size:10px}.overview-item .value{font-size:12px}.criteria-content,.description{font-size:13px;line-height:1.4}.country-tag{font-size:10px;padding:3px 6px}.apply-card,.quick-info-card{border-radius:16px;padding:8px}.apply-card h3,.quick-info-card h3{font-size:14px;margin-bottom:6px}.apply-btn{font-size:13px;padding:10px;width:100%}.apply-note{font-size:10px;margin-top:6px}.external-note{font-size:9px;margin:4px 0}.external-note a{word-break:break-all}.info-item .label{font-size:10px}.info-item .value{font-size:11px}.process-step{flex-direction:column;padding:8px;text-align:center}}.job-details-page{background:#f8fafc;font-family:BricolageGrotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;padding:0;position:relative;width:100%}.job-details-page.dark{background:#0f172a}.job-details-container{margin:0 auto;max-width:1200px;padding:20px;position:relative;z-index:1}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.loading-spinner{margin-bottom:20px;position:relative}.loading-logo{animation:spin 2s linear infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:60px;width:60px}.loading-container p{color:#64748b;font-size:16px;font-weight:500}.job-details-page.dark .loading-container p{color:#94a3b8}.error-container{align-items:center;display:flex;justify-content:center;min-height:60vh}.error-content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:40px;text-align:center}.job-details-page.dark .error-content{background:#1e293b;border:1px solid #334155}.error-logo{height:80px;margin-bottom:20px;opacity:.6;width:80px}.error-content h2{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:10px}.job-details-page.dark .error-content h2{color:#f1f5f9}.error-content p{color:#64748b;font-size:16px;margin-bottom:30px}.job-details-page.dark .error-content p{color:#94a3b8}.back-btn{background:#2563eb;border-radius:8px;color:#fff;font-weight:600;padding:12px 24px}.back-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.job-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:30px;padding:30px}.job-details-page.dark .job-header{background:#1e293b;border:1px solid #334155}.back-button{align-items:center;background:#f1f5f9;border:none;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-bottom:20px;padding:10px 16px;transition:all .2s ease}.job-details-page.dark .back-button{background:#334155;color:#cbd5e1}.back-button:hover{background:#e2e8f0;transform:translateX(-2px)}.job-details-page.dark .back-button:hover{background:#475569}.job-header-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.company-info{display:flex;flex:1 1;gap:20px}.company-logo{border:2px solid #fff3;border-radius:16px;height:80px;object-fit:cover;width:80px}.company-details{flex:1 1}.job-title{color:#1e293b;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 8px}.job-details-page.dark .job-title{color:#f1f5f9}.company-name{color:#64748b;font-size:18px;font-weight:600;margin:0 0 12px}.job-details-page.dark .company-name{color:#94a3b8}.job-meta{display:flex;flex-wrap:wrap;gap:16px}.job-meta span{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#475569;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px}.job-details-page.dark .job-meta span{background:#334155;border:1px solid #475569;color:#cbd5e1}.job-site-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s ease}.job-site-link:hover{color:#1d4ed8}.job-details-page.dark .job-site-link{color:#60a5fa}.job-details-page.dark .job-site-link:hover{color:#93c5fd}.job-actions{display:flex;gap:12px}.favorite-btn,.share-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.job-details-page.dark .favorite-btn,.job-details-page.dark .share-btn{background:#334155;border:1px solid #475569;color:#cbd5e1}.favorite-btn:hover,.share-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.job-details-page.dark .favorite-btn:hover,.job-details-page.dark .share-btn:hover{background:#475569;border-color:#64748b}.job-content{position:relative}.content-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 350px}.main-content{display:flex;flex-direction:column;gap:30px}.job-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;padding:30px}.job-details-page.dark .job-section{background:#1e293b;border:1px solid #334155}.job-section h2{align-items:center;color:#1e293b;display:flex;font-size:24px;font-weight:700;gap:10px;margin:0 0 20px}.job-details-page.dark .job-section h2{color:#f1f5f9}.job-section h2:before{background:#059669;border-radius:2px;content:"";height:24px;width:4px}.overview-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.overview-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:16px}.job-details-page.dark .overview-item{background:#0f172a;border:1px solid #334155}.overview-item .label{color:#64748b;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.job-details-page.dark .overview-item .label{color:#94a3b8}.overview-item .value{color:#1e293b;font-size:16px;font-weight:600}.job-details-page.dark .overview-item .value{color:#f1f5f9}.description{color:#475569;font-size:16px;line-height:1.6;margin:0}.job-details-page.dark .description{color:#cbd5e1}.benefit-list,.requirement-list,.responsibility-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.benefit-list li,.requirement-list li,.responsibility-list li{background:#f8fafc;border-left:3px solid #059669;border-radius:8px;color:#475569;font-size:15px;line-height:1.5;padding:12px 16px;position:relative}.job-details-page.dark .benefit-list li,.job-details-page.dark .requirement-list li,.job-details-page.dark .responsibility-list li{background:#0f172a;color:#cbd5e1}.benefit-list li:before,.requirement-list li:before,.responsibility-list li:before{align-items:center;background:#059669;border-radius:50%;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;left:-8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.sidebar{display:flex;flex-direction:column;gap:24px;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.apply-card,.company-card,.skills-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;padding:24px}.job-details-page.dark .apply-card,.job-details-page.dark .company-card,.job-details-page.dark .skills-card{background:#1e293b;border:1px solid #334155}.apply-card h3,.company-card h3,.skills-card h3{color:#1e293b;font-size:20px;font-weight:700;margin:0 0 16px}.job-details-page.dark .apply-card h3,.job-details-page.dark .company-card h3,.job-details-page.dark .skills-card h3{color:#f1f5f9}.apply-card p{color:#64748b;font-size:14px;line-height:1.5;margin:0 0 20px}.job-details-page.dark .apply-card p{color:#94a3b8}.company-site-note{color:#64748b;font-size:12px;margin:12px 0}.job-details-page.dark .company-site-note{color:#94a3b8}.company-site-note a{color:#2563eb;text-decoration:none}.company-site-note a:hover{color:#1d4ed8;text-decoration:underline}.job-details-page.dark .company-site-note a{color:#60a5fa}.job-details-page.dark .company-site-note a:hover{color:#93c5fd}.apply-btn{align-items:center;background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:8px;justify-content:center;margin-bottom:12px;padding:16px 24px;transition:all .2s ease;width:100%}.apply-btn:hover:not(:disabled){background:#047857;box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.apply-btn:disabled{cursor:not-allowed;opacity:.7}.apply-btn.applying{background:#6b7280}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.apply-note{color:#64748b;font-size:12px;margin:0;text-align:center}.job-details-page.dark .apply-note{color:#94a3b8}.skills-list{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#475569;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s ease}.job-details-page.dark .skill-tag{background:#334155;border:1px solid #475569;color:#cbd5e1}.skill-tag:hover{background:#e2e8f0;transform:translateY(-1px)}.job-details-page.dark .skill-tag:hover{background:#475569}.company-info-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.company-info-item:last-child{border-bottom:none}.company-info-item .label{color:#64748b;font-size:14px;font-weight:500}.job-details-page.dark .company-info-item .label{color:#94a3b8}.company-info-item .value{color:#1e293b;font-size:14px;font-weight:600}.job-details-page.dark .company-info-item .value{color:#f1f5f9}.company-info-item{border-bottom:1px solid #e2e8f0}.job-details-page.dark .company-info-item{border-bottom:1px solid #334155}@media (max-width:1024px){.content-grid{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:768px){.job-details-container{margin:0;max-width:100%;padding:12px}.job-header{margin-bottom:16px;padding:16px}.job-header-content{flex-direction:column;gap:16px}.company-info{flex-direction:column;gap:12px;text-align:left}.job-title{word-wrap:break-word;font-size:22px;line-height:1.3;overflow-wrap:break-word}.job-meta{flex-wrap:wrap;justify-content:flex-start}.job-meta span{font-size:12px;padding:4px 8px}.job-actions{align-self:flex-start}.content-grid{gap:16px;grid-template-columns:1fr}.job-section{margin-bottom:16px;padding:16px}.overview-grid{gap:12px;grid-template-columns:1fr}.apply-card{padding:16px}}@media (max-width:480px){.job-details-page{margin:0;overflow-x:hidden;padding:0;width:100vw}.job-details-container{box-sizing:border-box;margin:0;max-width:100vw;padding:4px;width:100%}.job-header{border-radius:16px;margin-bottom:8px;padding:8px}.back-button{font-size:12px;margin-bottom:10px;padding:6px 10px}.job-title{word-wrap:break-word;font-size:16px;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 6px;overflow-wrap:break-word}.job-meta{flex-wrap:wrap;gap:6px}.job-meta span{font-size:10px;padding:2px 4px;white-space:nowrap}.job-actions{gap:8px}.favorite-btn,.share-btn{height:36px;width:36px}.job-section{border-radius:16px;margin-bottom:8px;padding:8px}.job-section h2{font-size:16px;margin-bottom:8px}.overview-grid{gap:6px}.overview-item{padding:6px}.overview-item .label{font-size:10px}.overview-item .value{font-size:12px}.description{font-size:13px;line-height:1.4}.apply-card{border-radius:16px;padding:8px}.apply-card h3{font-size:14px;margin-bottom:6px}.apply-card p{font-size:11px;margin-bottom:8px}.apply-btn{font-size:13px;padding:10px;width:100%}.apply-note{font-size:10px;margin-top:6px}.company-site-note{font-size:10px;margin:6px 0}.company-site-note a{word-break:break-all}}.verify-otp-page{align-items:center;background:#f8fafc;display:flex;font-family:BricolageGrotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative}.verify-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;max-width:500px;padding:48px;position:relative;text-align:center;width:100%;z-index:1}.verify-otp-page.dark .verify-container{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px #0003}.verify-header{margin-bottom:40px}.verify-icon{align-items:center;background:#2563eb;border-radius:16px;box-shadow:0 4px 16px #2563eb33;color:#fff;display:inline-flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.verify-title{color:#1a1a1a;font-family:BricolageGrotesque,sans-serif;font-size:32px;font-weight:700;margin-bottom:12px}.verify-otp-page.dark .verify-title{color:#fff}.verify-subtitle{color:#6b7280;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:8px}.verify-otp-page.dark .verify-subtitle{color:#9ca3af}.verify-email{color:#2563eb;font-size:18px;font-weight:600}.otp-inputs,.otp-section{margin-bottom:32px}.otp-inputs{display:flex;gap:12px;justify-content:center}.otp-input{background:#fff;border:2px solid #e5e7eb;border-radius:16px;color:#1a1a1a;font-size:24px;font-weight:700;height:56px;outline:none;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:56px}.verify-otp-page.dark .otp-input{background:#0f172a;border-color:#334155;color:#f1f5f9}.otp-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a,0 2px 8px #2563eb26;transform:translateY(-1px)}.verify-otp-page.dark .otp-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33,0 2px 8px #2563eb40}.otp-input.filled{background:#2563eb0d;border-color:#2563eb;color:#2563eb}.verify-otp-page.dark .otp-input.filled{background:#2563eb1a;border-color:#2563eb;color:#3b82f6}.verify-btn{background:#2563eb;border:none;border-radius:12px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;font-family:BricolageGrotesque,sans-serif;font-size:16px;font-weight:600;margin-bottom:24px;padding:18px 32px;position:relative;transition:all .2s ease;width:100%}.verify-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.verify-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.loading-content{align-items:center;display:flex;gap:12px;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.resend-section{background:#2563eb0d;border:1px solid #2563eb1a;border-radius:12px;margin-bottom:24px;padding:20px}.verify-otp-page.dark .resend-section{background:#2563eb1a;border-color:#2563eb33}.resend-text{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:12px}.verify-otp-page.dark .resend-text{color:#9ca3af}.resend-btn{background:none;border:none;border-radius:6px;color:#2563eb;cursor:pointer;font-family:BricolageGrotesque,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.resend-btn:hover:not(:disabled){background:#2563eb1a;color:#1d4ed8}.resend-btn:disabled{color:#9ca3af;cursor:not-allowed}.verify-otp-page.dark .resend-btn:disabled{color:#6b7280}.verify-footer{border-top:1px solid #e5e7eb;padding-top:24px}.verify-otp-page.dark .verify-footer{border-top-color:#374151}.back-btn{align-items:center;background:none;border:none;border-radius:12px;color:#6b7280;cursor:pointer;display:inline-flex;font-family:BricolageGrotesque,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .2s ease}.back-btn:hover{background:#6b72801a;color:#374151}.verify-otp-page.dark .back-btn{color:#9ca3af}.verify-otp-page.dark .back-btn:hover{background:#9ca3af1a;color:#d1d5db}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.verify-container{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.verify-otp-page{padding:16px}.verify-container{margin:0;padding:32px 24px}.verify-title{font-size:28px}.verify-icon{border-radius:16px;height:64px;width:64px}.otp-inputs{gap:8px}.otp-input{border-radius:12px;font-size:20px;height:48px;width:48px}.verify-btn{font-size:15px;padding:16px 24px}}@media (max-width:480px){.verify-container{padding:24px 20px}.verify-title{font-size:24px}.otp-inputs{gap:6px}.otp-input{font-size:18px;height:42px;width:42px}}.all-jobs-page{background:#f8fafc;min-height:100vh;padding-top:80px}[data-theme=dark] .all-jobs-page{background:#0f172a}.jobs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}@media (max-width:768px){.all-jobs-page{padding-top:70px}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.jobs-grid{gap:1rem;grid-template-columns:1fr}.content-section{padding:0 .5rem 2rem}.page-header{padding:1.5rem 0}.empty-state{padding:3rem 1rem}.empty-icon{height:60px;width:60px}}.all-scholarships-page{background:#f8fafc;min-height:100vh;padding-top:80px}[data-theme=dark] .all-scholarships-page{background:#0f172a}.page-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:2rem;padding:2rem 0}[data-theme=dark] .page-header{background:#1e293b;border-bottom:1px solid #334155}.header-content{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.page-title{color:#1e293b;font-family:BricolageGrotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}[data-theme=dark] .page-title{color:#f1f5f9}.page-subtitle{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:1.1rem;font-weight:400;margin:0}[data-theme=dark] .page-subtitle{color:#94a3b8}.content-section{margin:0 auto;max-width:1200px;padding:0 1rem 3rem}.scholarships-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.load-more-container{align-items:center;display:flex;justify-content:center;margin:2rem 0;padding:2rem 0}.end-message{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;margin:2rem 0;padding:2rem;text-align:center}[data-theme=dark] .end-message{background:#1e293b;border:1px solid #334155}.end-message p{color:#475569;font-family:BricolageGrotesque,sans-serif;font-size:1.1rem;font-weight:500;margin:0}[data-theme=dark] .end-message p{color:#cbd5e1}.empty-state{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;margin:2rem 0;padding:4rem 2rem;text-align:center}[data-theme=dark] .empty-state{background:#1e293b;border:1px solid #334155}.empty-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:80px;margin-bottom:1.5rem;opacity:.7;width:80px}.empty-state h3{color:#1e293b;font-family:BricolageGrotesque,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}[data-theme=dark] .empty-state h3{color:#f1f5f9}.empty-state p{color:#64748b;font-family:BricolageGrotesque,sans-serif;font-size:1rem;font-weight:400;margin:0}[data-theme=dark] .empty-state p{color:#94a3b8}@media (max-width:768px){.all-scholarships-page{padding-top:70px}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.scholarships-grid{gap:1rem;grid-template-columns:1fr}.content-section{padding:0 .5rem 2rem}.page-header{padding:1.5rem 0}.empty-state{padding:3rem 1rem}.empty-icon{height:60px;width:60px}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--background);color:#171717;color:var(--foreground);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:70px}.force-mobile .desktop-actions,.force-mobile .desktop-menu{display:none!important}.force-mobile .mobile-menu-btn{display:block!important}.force-mobile .content-container{grid-template-columns:1fr!important;padding:0 12px 32px!important}.force-mobile .scholarship-title{font-size:24px!important}.force-mobile .header-actions,.force-mobile .scholarship-meta{flex-direction:column!important;gap:12px!important}@media screen and (max-width:768px){.desktop-actions,.desktop-menu{display:none!important}.mobile-menu-btn{display:block!important}.content-container{grid-template-columns:1fr!important;padding:0 12px 32px!important}.main-content{padding-top:60px}.scholarship-title{font-size:24px!important}.header-actions,.scholarship-meta{flex-direction:column!important;gap:12px!important}}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}
/*# sourceMappingURL=main.45edff17.css.map*/