/* ========= RESET & BASE ========= */ *, *::before, *::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;line-height:1.6;color:#1f2937;background:#f8fafc;min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:#1a56db;text-decoration:none}a:hover{text-decoration:underline}a.nav-brand:hover, a.nav-brand:focus{text-decoration:none}img{max-width:100%;height:auto}/* ========= LAYOUT ========= */ .container{max-width:1100px;margin:0 auto;padding:0 1rem}.section{padding:3rem 0}.section-alt{background:#fff}/* ========= NAV ========= */ .nav{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:60px}.nav-brand{display:flex;align-items:center;gap:0.5rem;font-weight:700;font-size:1.2rem;color:#1a56db}.nav-logo{font-size:1.5rem}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#374151;font-weight:500;font-size:0.95rem}.nav-link:hover, .nav-link.active{color:#1a56db;text-decoration:none}.nav-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#374151}@media (max-width:640px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:60px;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;border-bottom:1px solid #e5e7eb;gap:0.75rem}.nav-links.open{display:flex}.nav-brand{font-size:1rem}.nav-title{display:inline}}/* Ultra-narrow screens (Galaxy Fold3 folded = 280px, small phones) */ @media (max-width:360px){.container{padding:0 0.625rem}.hero{padding:1.5rem 0}.hero h1{font-size:1.35rem}.hero p{font-size:0.9rem;margin-bottom:1.25rem}.phone-form{max-width:100%}.phone-input-group{flex-direction:column;border-radius:10px}.phone-prefix{padding:0.6rem 0.75rem;border-right:none;border-bottom:1px solid #e5e7eb;justify-content:center;font-size:0.85rem}.phone-input-group input{padding:0.75rem;font-size:1rem;text-align:center}.phone-input-group .btn{border-radius:0 0 10px 10px;padding:0.875rem}.trust-strip{flex-direction:column;gap:0.375rem;align-items:center;font-size:0.8rem}.stats-strip{gap:1rem}.stat-value{font-size:1.25rem}.steps{grid-template-columns:1fr;gap:0.75rem}.step{padding:1rem 0.75rem}.section{padding:1.75rem 0}.section-title{font-size:1.2rem}.section-sub{font-size:0.85rem}.grid-2, .grid-3{grid-template-columns:1fr}.card-body{padding:1rem}.card-title{font-size:1rem}.card-summary{font-size:0.85rem}.btn{padding:0.625rem 1rem;font-size:0.9rem}.btn-lg{padding:0.875rem 1.25rem;font-size:1rem}.cat-grid{gap:0.5rem}.cat-tag{padding:0.375rem 0.875rem;font-size:0.8rem}.detail-grid{grid-template-columns:1fr}.form-card{padding:1.25rem}.form-radio-group{flex-direction:column}.form-radio-option{min-width:auto}.form-step-title{font-size:1.1rem}.filter-row{flex-direction:column}.filter-row select{width:100%}.search-bar{flex-direction:column}.search-bar input{width:100%}.search-bar .btn{width:100%}.score-circle{width:120px;height:120px;font-size:2rem}.breakdown{grid-template-columns:1fr}.share-buttons{gap:0.375rem}.share-btn{padding:0.3rem 0.5rem;font-size:0.7rem}.nav-title{font-size:0.9rem}.nav-logo{font-size:1.25rem}.footer-inner{flex-direction:column;gap:1rem}.footer-links{flex-direction:column;gap:0.5rem}.browse-header h1{font-size:1.25rem}.pagination a, .pagination span{padding:0.375rem 0.625rem;font-size:0.8rem}}/* ========= BUTTONS ========= */ .btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;border:none;cursor:pointer;text-decoration:none;transition:all 0.15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.btn:active{transform:translateY(0);box-shadow:none}.btn-sm{padding:0.5rem 1rem;font-size:0.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-primary{background:#1a56db;color:#fff}.btn-primary:hover{background:#1e40af;color:#fff}.btn-wa{background:#25D366;color:#fff}.btn-wa:hover{background:#1da851;color:#fff}.btn-outline{background:transparent;color:#1a56db;border:2px solid #1a56db}.btn-outline:hover{background:#1a56db;color:#fff}.btn-block{width:100%}/* ========= CARDS ========= */ .card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;transition:all 0.2s ease}.card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.1);transform:translateY(-2px);border-color:#d1d5db}.scholarship-card{border-top:none}.card-body{padding:1.25rem}.card-badges{display:flex;flex-wrap:wrap;gap:0.375rem;margin-bottom:0.75rem}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:0.25rem;line-height:1.3}.card-title a{color:#111827}.card-title a:hover{color:#1a56db}.card-provider{color:#6b7280;font-size:0.875rem;margin-bottom:0.5rem}.card-summary{color:#4b5563;font-size:0.9rem;margin-bottom:0.75rem}.card-meta{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem;font-size:0.8rem;color:#6b7280}/* ========= BADGES ========= */ .badge{display:inline-block;padding:0.2rem 0.6rem;border-radius:100px;font-size:0.75rem;font-weight:600;line-height:1.4}.badge-blue{background:#dbeafe;color:#1e40af}.badge-green{background:#d1fae5;color:#065f46}.badge-yellow{background:#fef3c7;color:#92400e}.badge-red{background:#fee2e2;color:#991b1b}.badge-gray{background:#f3f4f6;color:#6b7280}.badge-lg{padding:0.375rem 0.875rem;font-size:0.875rem}/* ========= GRID ========= */ .grid{display:grid;gap:1.25rem}.grid-2{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}.grid-3{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}/* ========= HERO ========= */ .hero{background:linear-gradient(135deg, #1a56db 0%, #0e3baa 100%);color:#fff;padding:3rem 0;text-align:center}.hero h1{font-size:2.25rem;font-weight:800;margin-bottom:0.75rem;line-height:1.2}.hero p{font-size:1.15rem;opacity:0.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width:640px){.hero{padding:2rem 0}.hero h1{font-size:1.75rem}.hero p{font-size:1rem}}/* ========= PHONE INPUT (Hero) ========= */ .phone-form{max-width:400px;margin:0 auto}.phone-input-group{display:flex;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.15)}.phone-prefix{display:flex;align-items:center;padding:0 0.75rem;background:#f3f4f6;color:#374151;font-weight:600;font-size:0.95rem;border-right:1px solid #e5e7eb}.phone-input-group input{flex:1;border:none;padding:1rem;font-size:1.1rem;outline:none;min-width:0}.phone-input-group .btn{border-radius:0;padding:1rem 1.5rem;white-space:nowrap}.trust-strip{display:flex;justify-content:center;gap:1.5rem;margin-top:1.25rem;font-size:0.875rem;opacity:0.85}.trust-item{display:flex;align-items:center;gap:0.375rem}/* ========= FORM ========= */ .form-section{max-width:500px;margin:0 auto;padding:2rem 1rem}.form-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.form-step{display:none}.form-step.active{display:block}.form-progress{display:flex;gap:0.375rem;margin-bottom:1.5rem}.form-progress-bar{flex:1;height:4px;background:#e5e7eb;border-radius:2px}.form-progress-bar.done{background:#1a56db}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-weight:600;margin-bottom:0.375rem;font-size:0.95rem;color:#374151}.form-hint{font-size:0.8rem;color:#6b7280;margin-top:0.25rem}.form-input, .form-select{width:100%;padding:0.75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:border-color 0.2s;background:#fff}.form-input:focus, .form-select:focus{border-color:#1a56db;outline:none}.form-radio-group{display:flex;flex-wrap:wrap;gap:0.5rem}.form-radio-option{flex:1;min-width:100px;padding:0.75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;text-align:center;cursor:pointer;font-weight:500;transition:all 0.2s;font-size:0.9rem}.form-radio-option:hover{border-color:#93c5fd}.form-radio-option.selected{border-color:#1a56db;background:#eff6ff;color:#1a56db}.form-radio-option input{display:none}.form-step-title{font-size:1.25rem;font-weight:700;margin-bottom:0.5rem}.form-step-desc{color:#6b7280;margin-bottom:1.5rem;font-size:0.95rem}.form-actions{display:flex;gap:0.75rem;margin-top:1.5rem}.form-actions .btn{flex:1}.form-error{color:#dc2626;font-size:0.85rem;margin-top:0.25rem;display:none}/* ========= RESULT ========= */ .result-section{max-width:600px;margin:0 auto;padding:2rem 1rem;text-align:center}.score-circle{width:160px;height:160px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-weight:800;font-size:2.5rem;color:#fff}.score-high{background:linear-gradient(135deg, #059669, #10b981)}.score-medium{background:linear-gradient(135deg, #d97706, #f59e0b)}.score-low{background:linear-gradient(135deg, #dc2626, #ef4444)}.score-label{font-size:0.875rem;font-weight:600;opacity:0.9}.breakdown{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem;margin:1.5rem 0;text-align:left}.breakdown-item{background:#f9fafb;padding:0.75rem;border-radius:8px}.breakdown-label{font-size:0.8rem;color:#6b7280;margin-bottom:0.25rem}.breakdown-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.breakdown-fill{height:100%;background:#1a56db;border-radius:3px}.breakdown-value{font-size:0.85rem;font-weight:600;margin-top:0.25rem}/* ========= SCHOLARSHIP DETAIL ========= */ .detail-header{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.detail-content{padding:2rem 0}.detail-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}@media (max-width:768px){.detail-grid{grid-template-columns:1fr}}.detail-sidebar{position:sticky;top:80px;align-self:start;max-height:calc(100vh - 100px);overflow-y:auto}.detail-box{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.25rem;margin-bottom:1rem}.detail-list{list-style:none;padding:0}.detail-list li{padding:0.5rem 0;border-bottom:1px solid #f3f4f6;display:flex;gap:0.5rem}.detail-list li:last-child{border-bottom:none}/* ========= BROWSE ========= */ .browse-header{padding:1.5rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.search-bar{display:flex;gap:0.5rem;max-width:600px}.search-bar input{flex:1}.filter-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem}.filter-row select{padding:0.5rem 0.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:0.875rem;background:#fff}.browse-count{color:#6b7280;margin:1rem 0;font-size:0.9rem}.pagination{display:flex;justify-content:center;gap:0.5rem;margin:2rem 0}.pagination a, .pagination span{padding:0.5rem 0.875rem;border-radius:8px;border:1px solid #d1d5db;font-size:0.9rem;font-weight:500}.pagination .active{background:#1a56db;color:#fff;border-color:#1a56db}/* ========= STATS STRIP ========= */ .stats-strip{display:flex;justify-content:center;gap:2rem;padding:1.5rem 0;flex-wrap:wrap}.stat-item{text-align:center}.stat-value{font-size:1.5rem;font-weight:800;color:#1a56db}.stat-label{font-size:0.8rem;color:#6b7280}/* ========= HOW IT WORKS ========= */ .steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;margin-top:2rem}.step{text-align:center;padding:1.5rem}.step-number{width:48px;height:48px;border-radius:50%;background:#eff6ff;color:#1a56db;font-weight:800;font-size:1.25rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step h3{font-size:1rem;margin-bottom:0.5rem}.step p{font-size:0.875rem;color:#6b7280}/* ========= SECTION HEADINGS ========= */ .section-title{font-size:1.5rem;font-weight:800;text-align:center;margin-bottom:0.5rem}.section-sub{text-align:center;color:#6b7280;margin-bottom:2rem}/* ========= CATEGORIES ========= */ .cat-grid{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:center}.cat-tag{padding:0.5rem 1.25rem;border-radius:100px;background:#fff;border:1px solid #e5e7eb;font-weight:500;font-size:0.9rem;transition:all 0.2s}.cat-tag:hover{background:#eff6ff;border-color:#93c5fd;color:#1a56db;text-decoration:none}/* ========= ADMIN ========= */ .admin-wrap{background:#111827;color:#d1d5db;min-height:100vh;padding:2rem}.admin-wrap h1{color:#fff;margin-bottom:1.5rem}.admin-stat{background:#1f2937;padding:1rem 1.25rem;border-radius:10px}.admin-stat .stat-value{color:#60a5fa}.admin-table{width:100%;border-collapse:collapse;font-size:0.875rem}.admin-table th{background:#1f2937;padding:0.75rem;text-align:left;font-weight:600;color:#9ca3af}.admin-table td{padding:0.75rem;border-bottom:1px solid #374151}.admin-table tr:hover{background:#1f2937}/* ========= FOOTER ========= */ .footer{background:#111827;color:#9ca3af;padding:2rem 0;margin-top:3rem}.footer-inner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:flex-start}.footer-brand{display:flex;flex-direction:column;gap:0.5rem}.footer-desc{font-size:0.85rem;max-width:300px}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#9ca3af;font-size:0.9rem}.footer-links a:hover{color:#fff}.footer-copy{width:100%;text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #374151;font-size:0.8rem}.footer-newsletter{max-width:300px}.newsletter-form{display:flex}/* ========= SAVE BUTTON ========= */ .save-btn{background:none;border:1px solid #d1d5db;border-radius:6px;padding:0.375rem 0.625rem;cursor:pointer;font-size:0.8rem;color:#6b7280;transition:all 0.2s}.save-btn:hover{border-color:#1a56db;color:#1a56db}.save-btn.saved{background:#eff6ff;border-color:#1a56db;color:#1a56db}/* ========= BREADCRUMB ========= */ .breadcrumb{display:flex;gap:0.5rem;font-size:0.85rem;color:#6b7280;margin-bottom:1rem;flex-wrap:wrap}.breadcrumb a{color:#6b7280}.breadcrumb a:hover{color:#1a56db}.breadcrumb-sep{color:#d1d5db}/* ========= UTILITIES ========= */ .text-center{text-align:center}.mt-1{margin-top:0.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:0.5rem}.mb-2{margin-bottom:1rem}.gap-1{gap:0.5rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}/* ========= SHARE BUTTONS ========= */ .share-buttons{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;margin:1.5rem 0}.share-label{font-weight:600;font-size:0.85rem;color:#6b7280;margin-right:0.25rem}.share-btn{display:inline-flex;align-items:center;gap:0.375rem;padding:0.45rem 0.85rem;border-radius:8px;font-size:0.8rem;font-weight:600;text-decoration:none;border:2px solid;cursor:pointer;transition:all 0.2s}.share-btn:hover{opacity:0.9;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.15)}.share-wa{background:#25D366;color:#fff;border-color:#25D366}.share-tg{background:#2AABEE;color:#fff;border-color:#2AABEE}.share-fb{background:#1877F2;color:#fff;border-color:#1877F2}.share-tw{background:#000000;color:#fff;border-color:#000000}.share-li{background:#0A66C2;color:#fff;border-color:#0A66C2}.share-ig{background:linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);color:#fff;border-color:#dc2743}.share-tt{background:#010101;color:#fff;border-color:#010101}.share-copy{background:#fff;color:#374151;border-color:#d1d5db}.share-copy:hover{background:#f3f4f6;color:#111827}/* ========= ARTICLE CONTENT ========= */ .article-content{font-size:1.05rem;line-height:1.8;color:#1f2937}.article-content h2{font-size:1.4rem;font-weight:800;margin:2rem 0 0.75rem;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:0.5rem}.article-content h3{font-size:1.15rem;font-weight:700;margin:1.5rem 0 0.5rem;color:#1f2937}.article-content p{margin-bottom:1rem}.article-content ul, .article-content ol{margin:0.75rem 0 1.25rem 1.5rem}.article-content li{margin-bottom:0.5rem}.article-content blockquote{border-left:4px solid #1a56db;padding:1rem 1.25rem;background:#eff6ff;margin:1.5rem 0;border-radius:0 8px 8px 0;font-style:italic}.article-content strong{color:#111827}.article-content a{color:#1a56db;font-weight:500}.article-content .callout{background:#fef3c7;border:1px solid #fcd34d;border-radius:10px;padding:1rem 1.25rem;margin:1.5rem 0}.article-content .callout-green{background:#d1fae5;border-color:#6ee7b7}.article-content .callout-blue{background:#dbeafe;border-color:#93c5fd}.article-content .stat-highlight{display:inline-block;background:#eff6ff;padding:0.25rem 0.75rem;border-radius:6px;font-weight:700;color:#1a56db}.cat-tag.active{background:#1a56db;color:#fff;border-color:#1a56db}/* ========= FAQ SECTION ========= */ .faq-section{padding:2rem 0}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:0.75rem;overflow:hidden}.faq-q{padding:1rem 1.25rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-q:hover{background:#f9fafb}.faq-a{padding:0 1.25rem 1rem;color:#4b5563;font-size:0.95rem;line-height:1.6;display:none}.faq-item.open .faq-a{display:block}.faq-arrow{transition:transform 0.2s;font-size:0.8rem;color:#9ca3af}.faq-item.open .faq-arrow{transform:rotate(180deg)}/* ========= TOAST ========= */ .toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:0.75rem 1.5rem;border-radius:10px;font-size:0.9rem;z-index:9999;animation:toast-in 0.3s ease}@keyframes toast-in{from{opacity:0;transform:translateX(-50%) translateY(1rem)}to{opacity:1;transform:translateX(-50%) translateY(0)}}