:root{--background:210 40% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:217 91% 45%;--primary-foreground:0 0% 100%;--secondary:214 45% 95%;--secondary-foreground:222 47% 11%;--muted:214 32% 94%;--muted-foreground:215 16% 40%;--accent:210 55% 94%;--accent-foreground:217 91% 32%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--success:142 71% 34%;--success-foreground:0 0% 100%;--warning:38 92% 43%;--warning-foreground:222 47% 11%;--info:199 89% 40%;--info-foreground:0 0% 100%;--border:214 28% 88%;--input:214 28% 88%;--ring:217 91% 45%;--radius:.625rem;--shadow-sm:0 1px 2px hsl(var(--foreground) / .05);--shadow-md:0 6px 16px hsl(var(--foreground) / .09);--shadow-lg:0 16px 36px hsl(var(--foreground) / .14);--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition:.2s cubic-bezier(.4, 0, .2, 1);--transition-smooth:.3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:hsl(var(--background));min-width:320px;color:hsl(var(--foreground));margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:hsl(var(--foreground));letter-spacing:-.03em}h1{margin-bottom:20px;font-size:clamp(2.25rem,6vw,3.75rem);line-height:1.08}h2{margin-bottom:12px;font-size:clamp(1.5rem,4vw,2rem);line-height:1.2}h3{margin-bottom:8px;font-size:1.125rem;line-height:1.4}.container{width:min(100% - 32px,1200px);margin:0 auto}.site-header{z-index:30;background:hsl(var(--background) / .94);border-bottom:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.brand-mark{width:34px;height:34px;color:hsl(var(--primary-foreground));background:hsl(var(--primary));box-shadow:var(--shadow-sm);border-radius:10px;place-items:center;display:grid}.nav-links{align-items:center;gap:4px;display:flex}.nav-link{border-radius:calc(var(--radius) - 2px);color:hsl(var(--muted-foreground));transition:background var(--transition-fast), color var(--transition-fast);padding:8px 12px;font-size:14px;font-weight:600}.nav-link:hover,.nav-link:focus-visible{background:hsl(var(--accent));color:hsl(var(--accent-foreground));outline:none}.nav-link-active{background:hsl(var(--accent));color:hsl(var(--primary))}.menu-button{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));border-radius:calc(var(--radius) - 2px);width:40px;height:40px;font-size:22px;display:none}.hero-section{background:linear-gradient(135deg, hsl(var(--background)) 0%, #f0f7ff 65%, #e2ecfe 100%);padding:64px 0;overflow:hidden}.hero-grid{align-items:center;gap:40px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:hsl(var(--primary));letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:700}.hero-description,.page-intro p,.section-heading>p,.muted-copy,.tool-heading p{color:hsl(var(--muted-foreground));max-width:620px;font-size:18px}.hero-actions,.card-actions,.modal-actions,.inline-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:calc(var(--radius) - 2px);min-height:42px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), color var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.button:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,input:focus-visible,select:focus-visible,.scholarship-card:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring)), 0 0 0 5px hsl(var(--background));outline:none}.button-primary{color:hsl(var(--primary-foreground));background:hsl(var(--primary))}.button-primary:hover{background:#094ebe}.button-secondary{color:hsl(var(--secondary-foreground));background:hsl(var(--secondary));border-color:hsl(var(--border))}.button-secondary:hover{background:hsl(var(--accent))}.button-full{width:100%}.button-small{min-height:34px;padding:6px 10px;font-size:12px}.text-button,.text-link{color:hsl(var(--primary));background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.text-button:hover,.text-link:hover{color:#0846aa;text-decoration:underline}.hero-panel{border:1px solid hsl(var(--primary) / .2);border-radius:calc(var(--radius) + 10px);min-height:300px;color:hsl(var(--primary-foreground));box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#0a54cd,#142b8a);position:relative;overflow:hidden}.hero-panel:after{content:"";background:#ffffff1f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;right:-40px}.hero-panel-content{z-index:2;padding:32px;position:relative}.mini-label{color:#ffffffb3;letter-spacing:.12em;margin-bottom:24px;font-size:12px;font-weight:700;display:inline-block}.hero-panel strong{letter-spacing:-.04em;font-size:clamp(28px,5vw,42px);line-height:1.1;display:block}.mini-stat-row{gap:28px;margin-top:40px;display:flex}.mini-stat-row div{gap:2px;display:grid}.mini-stat-row b{font-size:22px}.mini-stat-row span{color:#ffffffbd;font-size:13px}.hero-orbit{border:1px solid #fff3;border-radius:50%;position:absolute}.orbit-one{width:260px;height:260px;top:-130px;right:-60px}.orbit-two{width:170px;height:170px;top:80px;right:60px}.stats-section{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card))}.stats-grid{grid-template-columns:repeat(3,1fr);display:grid}.stats-grid div{text-align:center;border-right:1px solid hsl(var(--border));gap:4px;padding:24px 12px;display:grid}.stats-grid div:last-child{border-right:0}.stats-grid strong{color:hsl(var(--primary));font-size:28px}.stats-grid span{color:hsl(var(--muted-foreground));font-size:13px;font-weight:600}.section{padding:64px 0}.section-tight{padding:32px 0}.section-soft{background:hsl(var(--secondary) / .55)}.section-heading{margin-bottom:32px}.centered-heading{text-align:center;max-width:650px;margin-inline:auto}.compact-heading{margin-bottom:20px}.journey-grid,.scholarship-grid,.recommendation-grid,.operations-grid{gap:16px;display:grid}.journey-card,.scholarship-card,.recommendation-card,.panel,.profile-card,.filter-panel,.tool-section,.auth-card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:var(--shadow-sm)}.journey-card{transition:transform var(--transition), box-shadow var(--transition);padding:24px}.journey-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.school-card{border-top:4px solid hsl(var(--info))}.college-card{border-top:4px solid hsl(var(--primary))}.journey-icon{width:46px;height:46px;color:hsl(var(--primary));background:hsl(var(--accent));border-radius:50%;place-items:center;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-grid}.journey-card p,.card-description,.provider,.recommendation-card p,.panel-heading p{color:hsl(var(--muted-foreground));font-size:14px}.scholarship-card{transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;padding:20px;display:flex}.scholarship-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tag{color:hsl(var(--primary));background:hsl(var(--primary) / .11);border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.amount{color:hsl(var(--success));font-size:16px;font-weight:800}.provider{margin-bottom:16px}.card-description{flex-grow:1}.scholarship-meta{border-top:1px solid hsl(var(--border));gap:10px;margin:16px 0 20px;padding-top:16px;display:grid}.scholarship-meta div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.scholarship-meta dt{color:hsl(var(--muted-foreground))}.scholarship-meta dd{text-align:right;margin:0;font-weight:700}.card-actions{margin-top:auto}.card-actions .button{flex:1}.steps-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.step-item{border-radius:var(--radius);background:hsl(var(--secondary));min-height:132px;padding:20px;position:relative}.step-item span{color:hsl(var(--primary));margin-bottom:24px;font-size:12px;font-weight:800;display:block}.step-item h3{font-size:16px}.site-footer{padding:32px 0 calc(32px + env(safe-area-inset-bottom));border-top:1px solid hsl(var(--border));background:hsl(var(--card))}.footer-content{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-content p{color:hsl(var(--muted-foreground));margin:4px 0 0;font-size:14px}.auth-page{background:linear-gradient(135deg, hsl(var(--background)), hsl(var(--secondary)));place-items:center;min-height:calc(100vh - 72px);padding:48px 16px;display:grid}.auth-card{width:min(100%,460px);padding:32px}.auth-card form{gap:16px;margin-top:24px;display:grid}.auth-switch{color:hsl(var(--muted-foreground));justify-content:center;gap:8px;margin-top:24px;font-size:14px;display:flex}.field-group,.search-field{gap:6px;display:grid}label{color:hsl(var(--foreground));font-size:14px;font-weight:700}input,select{border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 2px);width:100%;min-height:42px;color:hsl(var(--foreground));background:hsl(var(--card));transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:9px 12px}input::placeholder{color:hsl(var(--muted-foreground))}input:disabled,select:disabled{opacity:.6;background:hsl(var(--muted))}input[aria-invalid=true]{border-color:hsl(var(--destructive))}.field-error{color:hsl(var(--destructive));margin:0;font-size:12px;font-weight:600}.spinner{border:2px solid hsl(var(--primary-foreground) / .35);border-top-color:hsl(var(--primary-foreground));border-radius:50%;width:15px;height:15px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-shell{padding:40px 0 64px}.page-intro{justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px;display:flex}.page-intro h1{margin-bottom:8px;font-size:clamp(30px,5vw,42px)}.dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.metric-card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));min-height:145px;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;padding:16px;display:flex}.metric-card span,.metric-card small{color:hsl(var(--muted-foreground));font-size:12px;font-weight:600}.metric-card strong{color:hsl(var(--primary));font-size:32px;line-height:1}.highlight-metric{background:hsl(var(--primary));border-color:hsl(var(--primary))}.highlight-metric span,.highlight-metric small,.highlight-metric strong{color:hsl(var(--primary-foreground))}.dashboard-grid{gap:16px;margin-bottom:24px;display:grid}.panel{padding:20px}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.panel-heading h2{margin-bottom:4px;font-size:20px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:540px;font-size:14px}th{color:hsl(var(--muted-foreground));background:hsl(var(--muted));text-transform:uppercase;letter-spacing:.04em;padding:12px 16px;font-size:12px;position:sticky;top:0}td{border-bottom:1px solid hsl(var(--border));padding:12px 16px;font-weight:600}tbody tr:hover{background:hsl(var(--muted) / .5)}.status{white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.status-applied{color:hsl(var(--info));background:hsl(var(--info) / .12)}.status-documents-pending,.status-urgent{color:hsl(var(--warning));background:hsl(var(--warning) / .14)}.status-under-review,.status-upcoming{color:hsl(var(--primary));background:hsl(var(--primary) / .12)}.status-approved{color:hsl(var(--success));background:hsl(var(--success) / .13)}.status-rejected,.status-expired{color:hsl(var(--destructive));background:hsl(var(--destructive) / .1)}.deadline-list{gap:2px;display:grid}.deadline-item{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.deadline-item:last-child{border-bottom:0}.deadline-item div{gap:2px;display:grid}.deadline-item strong{font-size:14px}.deadline-item span{color:hsl(var(--muted-foreground));font-size:12px}.deadline-item b{color:hsl(var(--primary));white-space:nowrap;font-size:13px}.deadline-item .deadline-urgent{color:hsl(var(--destructive))}.recommendation-grid{grid-template-columns:repeat(3,1fr)}.recommendation-card{transition:transform var(--transition), box-shadow var(--transition);gap:10px;padding:20px;display:grid}.recommendation-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.recommendation-card h3{margin:4px 0 0}.recommendation-card p{margin-bottom:8px}.recommendation-card>div{justify-content:space-between;align-items:end;gap:8px;display:flex}.recommendation-card strong{color:hsl(var(--success))}.empty-state{text-align:center;justify-items:center;gap:10px;padding:40px 20px;display:grid}.empty-state>span{width:46px;height:46px;color:hsl(var(--primary));background:hsl(var(--accent));border-radius:50%;place-items:center;font-size:24px;display:grid}.empty-state h3,.empty-state p{margin:0}.empty-state p{color:hsl(var(--muted-foreground));font-size:14px}.filter-panel,.tool-section{margin-bottom:32px;padding:20px}.search-field{margin-bottom:16px}.filter-grid,.eligibility-form,.profile-form-grid,.form-grid{gap:12px;display:grid}.filter-footer{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:14px;display:flex}.tool-section{background:linear-gradient(145deg, hsl(var(--card)), hsl(var(--accent) / .45));margin-top:32px}.tool-heading{margin-bottom:20px}.eligibility-form{align-items:end}.eligibility-results{gap:10px;margin-top:20px;display:grid}.eligibility-result{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--card));justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.eligibility-result h3,.eligibility-result p{margin:0}.eligibility-result p{color:hsl(var(--muted-foreground));margin-top:3px;font-size:13px}.eligibility-result>span{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.eligible>span{color:hsl(var(--success));background:hsl(var(--success) / .12)}.not-eligible>span{color:hsl(var(--destructive));background:hsl(var(--destructive) / .1)}.operations-grid{margin:32px 0}.progress-track{background:hsl(var(--muted));border-radius:999px;height:8px;margin-bottom:16px;overflow:hidden}.progress-fill{border-radius:inherit;background:hsl(var(--success));height:100%;transition:width var(--transition-smooth)}.document-list{display:grid}.document-item{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.document-item:last-child{border-bottom:0}.document-item div{gap:2px;display:grid}.document-item strong{font-size:14px}.document-item span{color:hsl(var(--muted-foreground));font-size:12px}.detailed-deadlines{max-height:390px;padding-right:4px;overflow-y:auto}.deadline-status{justify-items:end}.status-select{min-width:150px;min-height:34px;padding:5px 8px;font-size:13px;font-weight:700}.profile-card{grid-template-columns:auto 1fr;gap:28px;padding:28px;display:grid}.profile-avatar{width:72px;height:72px;color:hsl(var(--primary-foreground));background:hsl(var(--primary));border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid}.modal-overlay{z-index:60;background:hsl(var(--foreground) / .5);animation:fade-in var(--transition) both;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--radius);background:hsl(var(--popover));width:min(100%,720px);max-height:calc(100vh - 32px);color:hsl(var(--popover-foreground));box-shadow:var(--shadow-lg);animation:modal-in var(--transition) both;overflow-y:auto}.modal-header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.modal-header h2{margin:0;font-size:20px}.modal-close,.toast-close{width:34px;height:34px;color:hsl(var(--muted-foreground));background:hsl(var(--muted));border:0;border-radius:50%;place-items:center;font-size:22px;display:grid}.modal-close:hover,.toast-close:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.detail-content,.application-form{padding:20px}.detail-title h3{margin-top:12px;font-size:24px}.detail-title p{color:hsl(var(--muted-foreground))}.detail-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.detail-grid div{border-radius:calc(var(--radius) - 2px);background:hsl(var(--muted));gap:4px;padding:12px;display:grid}.detail-grid span{color:hsl(var(--muted-foreground));font-size:12px}.detail-grid strong{font-size:14px}.detail-content>p,.detail-content li,.application-target{color:hsl(var(--muted-foreground))}.detail-content ul{padding-left:20px}.detail-content h3{margin-top:20px}.modal-actions{justify-content:flex-end;margin-top:24px}.application-target{margin-bottom:18px}.form-wide{grid-column:1/-1}.toast-region{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:100;width:min(100% - 32px,390px);position:fixed}.toast{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));box-shadow:var(--shadow-lg);animation:toast-in var(--transition) both;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px;display:grid}.toast-icon{width:24px;height:24px;color:hsl(var(--primary-foreground));background:hsl(var(--info));border-radius:50%;place-items:center;font-weight:800;display:grid}.toast-success .toast-icon{background:hsl(var(--success))}.toast-error .toast-icon{background:hsl(var(--destructive))}.toast strong{font-size:14px;display:block}.toast p{color:hsl(var(--muted-foreground));margin:2px 0 0;font-size:12px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.hero-section{padding:80px 0}.journey-grid,.scholarship-grid,.filter-grid,.eligibility-form,.form-grid,.operations-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.hero-grid{grid-template-columns:1.15fr .85fr}.dashboard-grid{grid-template-columns:1.45fr .85fr}.panel-wide{min-width:0}.filter-grid{grid-template-columns:repeat(4,1fr)}.eligibility-form{grid-template-columns:1.1fr 1.35fr .8fr 1fr 1fr auto}.profile-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.scholarship-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=899px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-stats .highlight-metric{grid-column:span 2}.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=639px){.navbar{min-height:64px}.menu-button{place-items:center;display:grid}.nav-links{border-bottom:1px solid hsl(var(--border));background:hsl(var(--popover));box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;padding:12px 16px 16px;display:none;position:absolute;top:64px;left:0;right:0}.nav-links-open{display:flex}.nav-link{padding:12px}.hero-section{padding:48px 0}.hero-panel{min-height:235px}.hero-panel-content{padding:24px}.mini-stat-row{margin-top:28px}.stats-grid div{padding:18px 6px}.stats-grid strong{font-size:22px}.stats-grid span{font-size:11px}.section{padding:48px 0}.page-shell{padding-top:28px}.page-intro{flex-direction:column;align-items:flex-start}.page-intro .button,.page-intro .inline-actions{width:100%}.inline-actions .button{flex:1}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:126px}.filter-footer,.eligibility-result{flex-direction:column;align-items:flex-start}.detail-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:1fr;padding:20px}.profile-avatar{width:58px;height:58px}.steps-grid{grid-template-columns:1fr}.step-item{min-height:auto}.footer-content{flex-direction:column;align-items:flex-start}.auth-card{padding:24px}}
