:root{--color-primary:#1e3a8a;--color-success:#16a34a;--color-warning:#f59e0b;--color-danger:#dc2626;--color-bg:#f8fafc;--color-surface:#fff;--color-border:#e5e7eb;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--font-family:"Inter",sans-serif;--text-xl:32px;--text-lg:24px;--text-md:18px;--text-sm:14px;--font-bold:600;--font-medium:500;--font-regular:400;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-card:0 4px 20px #0000000d;--fit-high:#10b981;--fit-high-bg:#ecfdf5;--fit-high-border:#a7f3d0;--fit-moderate:#f59e0b;--fit-moderate-bg:#fffbeb;--fit-moderate-border:#fde68a;--fit-low:#f43f5e;--fit-low-bg:#fff1f2;--fit-low-border:#fda4af}.fit-badge{font-size:11px;line-height:1;padding:5px 12px}.fit-high{background-color:#ecfdf5;background-color:var(--fit-high-bg);border:1px solid #a7f3d0;border:1px solid var(--fit-high-border);color:#10b981;color:var(--fit-high)}.fit-moderate{background-color:#fffbeb;background-color:var(--fit-moderate-bg);border:1px solid #fde68a;border:1px solid var(--fit-moderate-border);color:#f59e0b;color:var(--fit-moderate)}.fit-low{background-color:#fff1f2;background-color:var(--fit-low-bg);border:1px solid #fda4af;border:1px solid var(--fit-low-border);color:#f43f5e;color:var(--fit-low)}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7ff;color:var(--color-text-primary);font-family:var(--font-family)}.university-home{background:#f7f8fc;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh}.uoa-navbar{background:#1e3a8a;color:#fff;justify-content:space-between;padding:24px 72px}.uoa-brand,.uoa-navbar{align-items:center;display:flex}.uoa-brand{gap:18px}.uoa-logo{align-items:center;background:#fff;border-radius:18px;color:#1e3a8a;display:flex;font-size:1.4rem;font-weight:800;height:64px;justify-content:center;width:64px}.uoa-brand h2{font-size:1.35rem;font-weight:600;margin:0}.uoa-brand p{font-size:.95rem;margin:4px 0 0;opacity:.8}.uoa-navbar nav{align-items:center;display:flex;gap:32px}.uoa-navbar nav a{color:#fff;font-weight:500;text-decoration:none;transition:.2s ease}.uoa-navbar nav a:hover{opacity:.8}.uoa-hero{background:linear-gradient(135deg,#2563eb,#4338ca 45%,#7c3aed);color:#fff;padding:90px 24px 110px;text-align:center}.uoa-hero-content{margin:0 auto;max-width:900px}.uoa-hero h1{font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:20px}.uoa-hero p{font-size:1.1rem;line-height:1.7;margin-bottom:48px;opacity:.92}.uoa-hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.primary-btn,.secondary-btn{border-radius:18px;font-size:1rem;font-weight:600;padding:18px 34px;text-decoration:none;transition:.25s ease}.primary-btn{box-shadow:0 10px 30px #00000026}.primary-btn:hover{transform:translateY(-3px)}.secondary-btn{border:2px solid #fff6;color:#fff}.secondary-btn:hover{background:#ffffff1f}.analyzer-section{width:100%}.analyzer-card{background:linear-gradient(135deg,#9333ea,#c026d3 45%,#ec4899);border-radius:0;color:#fff;padding:52px 28px;text-align:center;width:100%}.analyzer-icon{align-items:center;background:#ffffff29;border-radius:50%;display:flex;font-size:1.1rem;height:90px;justify-content:center;margin:0 auto 24px;width:90px}.analyzer-card h2{font-size:2.2rem;font-weight:700;margin-bottom:16px}.analyzer-card p{font-size:1.2rem;line-height:1.8;margin:0 auto 36px;max-width:720px;opacity:.95}.analyzer-card .primary-btn{display:inline-block}.uoa-features{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);padding:80px 72px}.feature-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:32px;box-shadow:0 2px 8px #0f172a08,0 8px 24px #0f172a0a;display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:36px;text-align:center;transition:all .3s ease}.feature-card h3{color:#0f172a;font-size:1.5rem;font-weight:600;line-height:1.1;margin-bottom:22px}.feature-card p{color:#64748b;font-size:.95rem;line-height:1.8;margin:0 auto;max-width:320px}.features-grid{grid-gap:38px;display:grid;gap:38px;grid-template-columns:repeat(3,1fr);margin:60px auto;max-width:1500px;padding:0 32px}.feature-card:hover{box-shadow:0 2px 8px #0f172a08,0 8px 24px #0f172a0a;transform:translateY(-6px)}.apply-section{background:#eef2ff;border-radius:40px;margin:0 auto 100px;max-width:1500px;padding:80px 32px;text-align:center}.apply-section h2{font-size:2.4rem;font-weight:700;margin-bottom:16px}.apply-section p{color:#475569;font-size:1.2rem;line-height:1.8;margin:0 auto 36px;max-width:700px}.primary-btn{align-items:center;background:#fff;border-radius:18px;color:#4338ca;display:inline-flex;font-weight:600;justify-content:center;padding:18px 40px;text-decoration:none;transition:all .3s ease}.primary-btn:hover{background:#4338ca;color:#fff;transform:translateY(-2px)}@media (max-width:992px){.uoa-navbar{flex-direction:column;gap:24px;padding:32px}.uoa-features{grid-template-columns:1fr;padding:60px 24px}.apply-section{margin:0 24px 60px}.uoa-hero h1{font-size:3rem}.analyzer-card h2{font-size:2.2rem}}@media (max-width:768px){.uoa-navbar nav{flex-wrap:wrap;justify-content:center}.uoa-hero{padding:90px 24px}.uoa-hero h1{font-size:2.5rem}.uoa-hero p{font-size:1.1rem}.uoa-hero-buttons{flex-direction:column}.primary-btn,.secondary-btn{width:100%}.analyzer-card{padding:56px 28px}.features-grid{gap:24px;grid-template-columns:1fr;padding:0 20px}.feature-card{min-height:auto;padding:32px 24px}.uoa-hero{padding:72px 20px}.uoa-hero h1{font-size:2.2rem;line-height:1.2}.uoa-hero p{font-size:1rem;line-height:1.7}.analyzer-card{padding:48px 20px}.analyzer-card h2{font-size:2rem}.analyzer-card p{font-size:1rem}.uoa-navbar{padding:24px 20px}.uoa-brand{gap:14px}.uoa-logo{height:56px;width:56px}.uoa-brand h2{font-size:1.1rem}.uoa-brand p{font-size:.85rem}.uoa-navbar nav{gap:18px}}.feature-icon{border-radius:50%;display:grid;flex-shrink:0;height:52px;margin-bottom:34px;place-items:center;width:72px}.feature-icon.blue{background:#dbeafe;color:#2563eb}.feature-icon.green{background:#dcfce7;color:#16a34a}.feature-icon.purple{background:#f3e8ff;color:#9333ea}.feature-icon svg{display:block;height:34px;width:34px}.analyzer-page{align-items:center;display:flex;flex-direction:column;gap:32px;padding:40px 0}.analyzer-progress{max-width:720px;text-align:center;width:100%}.question-count{align-items:center;background:#f4f4f6;border-radius:999px;color:#555;display:inline-flex;font-size:14px;gap:8px;margin-bottom:12px;padding:8px 16px}.progress-bar{background:#e6e6ea;border-radius:999px;height:6px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#6c5ce7,#a29bfe);border-radius:999px;height:100%;transition:width .3s ease}.question-card{background:#fff;border-radius:24px;box-shadow:0 25px 60px #0000000f;max-width:900px;padding:40px;width:100%}.scenario-pill{background:#e9e9ff;border-radius:999px;color:#5a5ad6;display:inline-block;font-size:14px;margin-bottom:20px;padding:6px 14px}.question-text{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1.4;margin-bottom:28px}.options{display:flex;flex-direction:column;gap:16px}.option-card{align-items:center;background:#0000;border:1.5px solid #d1d5db;border-radius:16px;cursor:pointer;display:flex;gap:16px;padding:18px 20px;transition:all .2s ease}.option-card:hover{box-shadow:0 10px 25px #0000000f;transform:translateY(-1px)}.option-card.active,.option-card:hover{background:#fff;border:2px solid #6366f1}.option-card.active{box-shadow:0 12px 28px #6366f126}.option-letter{align-items:center;background:#f3f4f6;border-radius:50%;color:#555;display:flex;font-weight:600;height:36px;justify-content:center;width:36px}.option-text{color:#1f2937;font-size:18px;font-weight:500;letter-spacing:.1px;line-height:1.5}.report-document{background:#fff;background:#f8fafc;box-sizing:border-box;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh;padding:60px;width:100%}.report-section{margin-top:48px}.report-section h2{font-size:32px;margin-bottom:20px}.report-page{background:#fff;color:#111827;font-family:Inter,sans-serif;padding:48px;width:100%}.report-header{margin-bottom:48px;text-align:center}.report-header h1{color:#111827;font-size:42px;font-weight:800;margin-bottom:12px}.report-header p{color:#6b7280;font-size:18px}.report-section{margin-bottom:40px}.report-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:32px;padding:32px}.report-personality-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:32px;color:#fff;margin-bottom:40px;padding:40px}.report-personality-card h2{font-size:36px;font-weight:800;margin-bottom:16px}.report-personality-card p{font-size:18px;line-height:1.8}.report-section-title{color:#111827;font-size:28px;font-weight:800;margin-bottom:24px}.report-program-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;margin-bottom:32px;padding:32px}.report-program-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.report-program-header h3{font-size:28px;font-weight:800;margin-top:16px}.report-fit-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:700;padding:10px 18px}.report-fit-badge.high{background:#dcfce7;color:#166534}.report-fit-badge.moderate{background:#fef3c7;color:#92400e}.report-fit-badge.low{background:#fee2e2;color:#991b1b}.report-score{font-size:40px;font-weight:800}.report-fit-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.report-fit-item{margin-bottom:20px}.report-fit-item-header{display:flex;justify-content:space-between;margin-bottom:10px}.report-fit-label{font-weight:700}.report-fit-track{background:#e5e7eb;border-radius:999px;height:14px;overflow:hidden;width:100%}.report-tags{display:flex;flex-wrap:wrap;gap:12px}.report-tag{background:#fff;border:1px solid #cbd5e1;border-radius:999px;font-size:14px;font-weight:600;padding:10px 16px}.report-reality-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.report-reality-item{background:#f8fafc;border-radius:20px;padding:24px}.report-reality-item h4{color:#6b7280;font-size:14px;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.report-skills-list{padding-left:20px}.report-skills-list li{line-height:1.6;margin-bottom:12px}.report-divider{background:#e5e7eb;height:1px;margin:48px 0}.report-fit-row{margin-bottom:24px}.report-fit-header{margin-bottom:10px}.report-fit-label{color:#0f172a;font-size:18px}.report-fit-score{font-size:18px}.report-fit-bar{height:14px}.report-section{background:#fff;border:1px solid #dbe4ff;border-radius:32px;margin-bottom:32px;padding:40px}.report-section h2{color:#0f172a;font-size:42px;font-weight:700;margin-bottom:32px}.report-fit-row{margin-bottom:32px}.report-fit-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.report-fit-label{color:#1e293b;font-size:24px;font-weight:600}.report-fit-score{color:#0f172a;font-size:22px;font-weight:700}.report-fit-bar{background:#e2e8f0;border-radius:999px;height:18px;overflow:hidden;width:100%}.report-fit-fill{border-radius:999px;height:100%}.report-fit-fill.high{background:#10b981}.report-fit-fill.moderate{background:#d97706}.report-fit-fill.low{background:#be123c}.fit-badge{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;padding:7px 14px;width:fit-content}.fit-badge.high{background:#dcfce7;border:1px solid #a7f3d0;color:#047857}.fit-badge.moderate{background:#d89b00}.fit-badge.low{background:#a11a2f}.results-header{margin-bottom:56px;text-align:center}.results-header h1{color:#0f172a;font-size:32px;font-weight:700;line-height:1.1;margin-bottom:8px}.personality-card{background:linear-gradient(135deg,#4f46e5,#6d28d9);border-radius:32px;color:#fff;margin-bottom:48px;overflow:hidden;padding:42px 42px 38px;position:relative}.personality-header{margin-bottom:34px;max-width:980px}.personality-title{font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:18px;max-width:760px}.personality-short-summary{color:#ffffffeb;font-size:18px;line-height:1.7;margin-bottom:18px;max-width:980px}.personality-long-summary{color:#ffffffd6;font-size:17px;line-height:1.9;max-width:980px}.personality-intelligence-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:10px}.personality-intelligence-card{background:#fff;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:28px 28px 24px}.personality-intelligence-title{color:#6b7280;font-size:13px;font-weight:800;letter-spacing:.14em;margin-bottom:22px;text-transform:uppercase}.personality-intelligence-list{display:flex;flex-direction:column;gap:18px}.personality-intelligence-item{align-items:flex-start;display:flex;gap:12px}.personality-intelligence-item p{color:#374151;font-size:15px;line-height:1.8;margin:0}.insight-dot{color:#9ca3af;font-size:20px;line-height:1;margin-top:5px;opacity:.55}.check-mark{color:#34d399;font-size:18px;font-weight:700;margin-top:4px}@media (max-width:900px){.personality-card{padding:30px 22px}.personality-title{font-size:28px}.personality-short-summary{font-size:16px}.personality-long-summary{font-size:15px;line-height:1.8}.personality-intelligence-grid{grid-template-columns:1fr}.personality-intelligence-card{padding:22px}.personality-intelligence-item p{font-size:14px}}.top-card{border:2px solid;border-radius:32px;box-shadow:0 10px 30px #0f172a0a;display:flex;flex-direction:column;gap:24px;margin:64px 0;padding:48px;transition:all .25s ease}.top-card.high{border-color:var(--fit-high-border)}.top-card.moderate{border-color:var(--fit-moderate-border)}.top-card.low{border-color:var(--fit-low-border)}.top-meta{margin-bottom:20px}.top-badge{background:#ffffff24;font-size:13px;font-weight:700;padding:8px 16px}.top-card.high .top-badge{background:var(--fit-high)}.top-card.moderate .top-badge{background:var(--fit-moderate)}.top-card.low .top-badge{background:var(--fit-low)}.score{font-size:38px;font-weight:700}.top-card.high .score{color:var(--fit-high)}.top-card.moderate .score{color:var(--fit-moderate)}.top-card.low .score{color:var(--fit-low)}.top-title{color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:14px}.top-title-group{margin-bottom:8px}.top-program-description{color:#64748b;font-size:13px;line-height:1.8;margin-bottom:0;margin-top:0;max-width:760px}.top-fit{color:#64748b;font-size:14px;font-weight:600;margin-bottom:16px}.top-desc{color:#475569;font-size:17px;line-height:1.7;margin-bottom:28px;max-width:720px}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2px}.card-badge-group{align-items:center;display:flex;gap:14px}.score{color:#0f172a;font-size:24px;font-weight:800;line-height:1}.top-card{background:#fff;border:2px solid #c7f0d3;border-radius:24px;box-shadow:0 10px 28px #0f172a0d;margin-bottom:42px;padding:28px}.top-meta{background:linear-gradient(135deg,#14c8a8,#10b981);border-top-left-radius:22px;border-top-right-radius:22px;justify-content:space-between;margin:-28px -28px 1px;padding:16px 24px}.top-left-meta,.top-meta{align-items:center;display:flex}.top-left-meta{gap:16px}.top-badge{background:#ffffff29;border-radius:999px;color:#fff;font-size:16px;font-weight:800;letter-spacing:.04em;padding:12px 22px}.score-ring,.top-score-wrapper{align-items:center;display:flex;justify-content:center}.score-ring{background:conic-gradient(var(--ring-color) var(--score),#d1d5db 0);border-radius:50%;height:76px;position:relative;width:76px}.score-ring.high-fit{--ring-color:#10b981}.score-ring.moderate-fit{--ring-color:#f59e0b}.score-ring.low-fit{--ring-color:#f43f5e}.score-ring-inner{align-items:center;background:#fff;border-radius:50%;display:flex;height:62px;justify-content:center;position:relative;width:62px;z-index:2}.score-ring:before{background:conic-gradient(#ffffff26 0deg,#ffffff26 1turn);border-radius:50%;content:"";inset:0;position:absolute}.score-value{color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.03em}.top-grid{display:flex;flex-direction:column;gap:18px;margin-top:12px}.info-card{border-radius:18px;min-height:320px;padding:32px}.about-card{background:#f3f7ff;border:2px solid #bfd7ff}.fit-card.high{background:var(--fit-high-bg);border:2px solid var(--fit-high-border)}.fit-card.moderate{background:var(--fit-moderate-bg);border:2px solid var(--fit-moderate-border)}.fit-card.low{background:var(--fit-low-bg);border:2px solid var(--fit-low-border)}.info-card{border-radius:16px;min-height:auto;padding:22px}.hero-btn{border-radius:16px;font-size:18px;font-weight:700;height:54px;width:100%}.top-score.high{color:#fff}.top-score.moderate{color:#d89b00}.top-score.low{color:#a11a2f}.recommendation-details{animation:fadeExpand .3s ease}@keyframes fadeExpand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.apply-btn{border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:18px 24px;transition:all .2s ease;width:100%}.apply-btn.high{background:var(--fit-high)}.apply-btn.moderate{background:var(--fit-moderate)}.apply-btn.low{background:var(--fit-low)}.section{margin-bottom:56px}.section h2{color:#0f172a;font-size:30px;font-weight:700;margin-bottom:24px}.grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.strong-matches-grid{display:flex;flex-direction:column;gap:24px}.program-card{background:#fff;border:1.5px solid #d1fae5;border-radius:24px;box-shadow:0 2px 8px #0f172a08;overflow:hidden;padding:30px 32px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.program-card:hover{box-shadow:0 8px 20px #0000000d;transform:translateY(-3px)}.strong-match-card{border-bottom:1px solid #94a3b829;padding-bottom:26px;position:relative}.strong-match-card:last-child{border-bottom:none;padding-bottom:0}.strong-match-card h3{margin-bottom:4px;margin-top:-60px}.other-match-card h3,.strong-match-card h3{color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.other-match-card h3{margin-bottom:12px;margin-top:0}.program-description{color:#64748b;font-size:15px;line-height:1.7;margin-bottom:18px;max-width:760px}.why-fit p{color:#334155;font-size:14px;line-height:1.6}.other-match-actions{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:-4px}.matches-group-card{background:#fff;border:1px solid #dcfce7;border-radius:32px;box-shadow:0 8px 28px #0f172a0a;margin-bottom:48px;padding:28px}.matches-group-header{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px}.matches-group-left{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.matches-group-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.matches-group-subtitle{color:#8b93a7;font-size:1rem;font-weight:500;margin:0}.matches-group-header h2{color:#0f172a;font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.matches-count{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#15803d;font-size:14px;font-weight:700;padding:8px 14px}.matches-toggle-btn{background:#f8fafc;border:none;border-radius:50%;color:#334155;cursor:pointer;font-size:24px;font-weight:700;height:42px;transition:all .2s ease;width:42px}.matches-toggle-btn:hover{background:#f1f5f9}@media (max-width:768px){.personality-card{padding:40px 28px}.grid{grid-template-columns:1fr}.top-card{padding:32px}}.program-card{padding-right:22px}.results-hero{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:32px;color:#fff;margin-bottom:56px;padding:64px}.results-hero h2{font-size:40px;font-weight:700;margin-bottom:20px}.hero-summary{font-size:18px;line-height:1.8;margin-bottom:32px;max-width:900px;opacity:.95}.insights-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;padding:28px 32px}.insights-card h4{font-size:18px;font-weight:600;margin-bottom:16px}.insights-card ul{list-style:none;margin:0;padding:0}.insights-card li{align-items:flex-start;display:flex;font-size:15px;gap:10px;line-height:1.6;margin-bottom:12px}.check{font-weight:700;opacity:.9}.program-card.active{border-width:3px;box-shadow:0 0 0 3px #0000001a}@media (max-width:768px){.results-page{padding:24px 16px}.results-container{font-size:15px;gap:24px;width:100%}.results-header h1{font-size:2rem;line-height:1.2}.top-grid{gap:20px;grid-template-columns:1fr}.top-card{padding:28px 24px}.top-meta{align-items:flex-start;flex-direction:column;gap:12px}.top-score{align-self:flex-start}.grid{grid-template-columns:1fr}.info-card,.program-card{padding:24px}.apply-btn,.hero-btn{justify-content:center;width:100%}}.other-count{background:#fffbeb;border:1px solid #fde68a;color:#b45309}@media (max-width:480px){.results-page{padding:20px 12px}.results-container{gap:20px}.results-header h1{font-size:1.7rem}.results-header p{color:#64748b;font-size:15px;line-height:1.5}.personality-insights{padding:18px}.personality-title{font-weight:600}.personality-insights p{font-size:.95rem;font-size:.9rem;line-height:1.5;padding:12px 14px}.top-card{border-radius:24px;padding:18px}.top-title{font-size:2rem;letter-spacing:-.03em;line-height:1.08}.top-program-description{font-size:15px;line-height:1.75}.score-ring{flex-shrink:0;height:36px;width:36px}.score-ring-inner{height:30px;width:30px}.score-value{font-size:11px;font-weight:800}.top-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;letter-spacing:.06em;min-width:92px;padding:12px 20px;white-space:nowrap}.top-title-group{margin-top:4px}.top-title{font-size:1.45rem;letter-spacing:-.04em;line-height:1.05;text-align:center;width:100%}.top-meta{position:relative}.top-left-meta{flex-direction:column}.top-left-meta,.top-right-meta{align-items:center;display:flex;gap:14px}.top-right-meta{justify-content:center;margin-left:78px;margin-top:-6px}.top-left-meta .fit-badge{border-radius:999px;font-weight:700;height:24px;justify-content:center;left:18px;min-width:62px;padding:0 10px;position:absolute;top:86px}.compare-checkbox,.top-left-meta .fit-badge{align-items:center;display:flex;font-size:10px}.compare-checkbox{gap:3px;transform:scale(.88)}.compare-checkbox input{height:10px;width:10px}.score-ring{height:42px;width:42px}.score-ring-inner{height:34px;width:34px}.score-value{font-size:10px}.top-score-wrapper{flex-shrink:0}.fit-badge{font-size:12px}.top-score{font-size:1rem}.top-meta{align-items:center;border-radius:24px;display:flex;flex-direction:column;gap:18px;justify-content:center;margin:0 0 24px;padding:22px 18px;text-align:center}.info-card{padding:18px 16px}.info-card h3{font-size:1.1rem}.program-card{border-radius:22px;padding:20px 18px}.program-card p{font-size:.95rem;line-height:1.6}.apply-btn,.hero-btn{font-size:.95rem;padding:14px;width:100%}.arrow svg{height:24px;width:24px}.matches-group-header h2{font-size:1.55rem;font-weight:700;letter-spacing:-.03em;line-height:1.05}.matches-group-subtitle{font-size:.95rem;line-height:1.5}.matches-toggle-btn{flex-shrink:0;font-size:22px;height:38px;width:38px}.other-match-row-top,.strong-match-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.strong-match-badge-group{flex:1 1;min-width:0}.other-match-row-actions,.strong-match-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:10px;margin-left:auto}.mini-score-ring,.other-score-ring{box-shadow:none!important}.mini-score-inner,.mini-score-ring,.other-score-inner,.other-score-ring{align-items:center!important;background:#0000!important;border:none!important;display:flex!important;height:auto!important;justify-content:center!important;padding:0!important;width:auto!important}.mini-score-value,.other-score-value{color:#0f172a;font-size:12px;font-weight:800;line-height:1}.apply-btn-small{align-items:center!important;border-radius:0!important;display:flex!important;font-size:13px!important;font-weight:800!important;height:auto!important;justify-content:center!important;letter-spacing:-.01em;line-height:1!important;line-height:1;min-width:auto!important;transform:translateY(-1px)}.apply-btn-small:hover{background:#0000!important;color:#059669!important}.other-match-row-title,.strong-match-card h3{font-size:15px;line-height:1.25;margin-top:0}.other-match-row-description,.strong-match-description{font-size:13px;line-height:1.7}.other-match-row{border-bottom:1px solid #94a3b824;margin-top:auto;padding:8px 0 14px}.other-match-row:last-child{border-bottom:none}.other-score-inner,.other-score-ring{all:unset}.other-score-value{color:#0f172a;font-size:12px;font-weight:800}.other-match-row-title{font-size:13px;letter-spacing:-.01em;margin:2px 0 0}.other-match-row-description{color:#64748b;font-size:13px;line-height:1.7;margin:0}.strong-match-badge-group{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.other-match-row .strong-match-header{display:flex;gap:12px}.other-match-row h3{font-size:15px!important;font-weight:700!important;line-height:1.3;margin-bottom:10px;margin-top:4px}.other-match-row .strong-match-header{align-items:flex-start;flex-direction:row!important;justify-content:space-between}.other-match-row .strong-match-badge-group{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;min-width:0}.other-match-row .compare-checkbox{align-items:center;display:flex;font-size:11px;gap:4px;white-space:nowrap}.other-match-row .strong-match-actions{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-left:auto}.other-match-row-title{font-size:15px;font-weight:700;line-height:1.25;margin-bottom:10px;margin-top:6px}.apply-btn-small{background:#0000!important;border:none!important;box-shadow:none!important;color:#10b981!important;font-size:18px!important;font-weight:700!important;padding:0!important}.compare-bar{align-items:stretch;border-radius:26px;display:flex;flex-direction:column;gap:18px;margin-bottom:28px;padding:22px 18px}.compare-bar-left{width:100%}.compare-count{color:#fff;display:block;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:18px}.compare-tags{display:flex;flex-wrap:wrap;gap:10px}.compare-tag{border-radius:16px;font-size:13px;line-height:1.35;max-width:100%;padding:10px 14px}.compare-bar-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.compare-clear-btn,.compare-now-btn{border-radius:16px;flex:1 1;font-size:14px;font-weight:700;height:48px}.compare-now-btn{white-space:nowrap}}.details-toggle{margin-bottom:16px;margin-top:8px}.show-details-btn{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:15px;font-weight:500;padding:0;transition:opacity .2s ease}.show-details-btn:hover{opacity:.75}.details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px;margin-top:24px}.info-card{border-radius:24px;display:flex;flex-direction:column;justify-content:flex-start;padding:26px}.about-card{background:#f5f8ff;border:1px solid #bfd3ff}.fit-card.high{background:#f1fff5;border:1px solid #9be7ae}.fit-card.moderate{background:#fffbef;border:1px solid #f4c542}.fit-card.low{background:#fff3f3;border:1px solid #f0b3b3}.info-card h3{color:#0f172a;font-size:14px;font-weight:700;letter-spacing:.04em;margin-bottom:14px;text-transform:uppercase}.info-card strong{color:#1e3a8a;display:inline;font-size:.98rem;font-weight:700}.info-card p{color:#24324a;font-size:.97rem;line-height:1.7;margin:0 0 12px}.info-section:last-child{margin-bottom:0}@media (max-width:900px){.details-grid,.top-grid{grid-template-columns:1fr}.info-card{min-height:auto}}.expanded-section{display:flex;flex-direction:column;gap:20px;margin-top:28px}.detail-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.detail-box h4{color:#111827;font-size:15px;font-weight:800;letter-spacing:.06em;margin-bottom:18px}.detail-box p{color:#334155;font-size:14px;line-height:1.55}.detail-box strong{color:#0f172a}.about-box{background:#f5f8ff;border-color:#c7d7fe}.fit-box.high{background:#f1fff5;border-color:#a7e9ba}.fit-box.moderate{background:#fff8e8;border-color:#f2d277}.fit-box.low{background:#fff1f3;border-color:#e7a5af}.career-box{background:#f5f7ff;border-color:#d6dbff}.career-tags{display:flex;flex-wrap:wrap;gap:12px}.career-tag{background:#fff;border:1px solid #c7d2fe;color:#4338ca;font-weight:600;padding:10px 16px}.reality-box{background:#fff7ed;border-color:#fed7aa}.skills-box{background:#faf5ff;border-color:#e9d5ff}.skills-box ul{padding-left:18px}.skills-box li{color:#334155;line-height:1.7;margin-bottom:12px}@media (max-width:768px){.detail-box{padding:22px}.detail-box p,.skills-box li{font-size:15px}}.fit-dimensions-card{background:#fff;border:1px solid #dbe4ff;border-radius:24px;margin-top:28px;padding:24px}.fit-dimensions-title{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:24px}.fit-dimension-row{margin-bottom:20px}.fit-dimension-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.fit-dimension-label{color:#334155;font-size:14px;font-weight:600}.fit-dimension-score{color:#0f172a;font-size:14px;font-weight:700}.fit-dimension-bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden;width:100%}.fit-dimension-fill{border-radius:999px;height:100%;transition:width .4s ease}.high-fit-fill{background:var(--fit-high)}.moderate-fit-fill{background:#d97706}.low-fit-fill{background:#be123c}.recommendation-intelligence-section{margin-top:28px}.recommendation-intelligence-section h4{color:#111827;font-size:15px;font-weight:600;margin-bottom:14px}.career-path-tags{display:flex;flex-wrap:wrap;gap:10px}.career-tag{background:#f3f4f6;border-radius:999px;color:#374151;font-size:14px;font-weight:500;padding:10px 14px}.reality-check-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.reality-item{background:#f9fafb;border-radius:18px;padding:18px}.reality-item span{color:#6b7280;display:block;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:8px;text-transform:uppercase}.reality-item p{color:#111827;font-size:14px;line-height:1.6}.skills-list{display:flex;flex-wrap:wrap;gap:10px}.skill-pill{background:#eef2ff;border-radius:12px;color:#3730a3;font-size:14px;font-weight:500;padding:10px 14px}.results-actions{display:flex;justify-content:center;margin-bottom:40px;margin-top:32px}.download-results-btn{align-items:center;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border:none;border-radius:14px;box-shadow:0 10px 25px #7c3aed40;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;padding:16px 28px;transition:all .25s ease}.download-results-btn:hover{box-shadow:0 16px 30px #7c3aed59;transform:translateY(-2px)}.download-results-btn:active{transform:translateY(0)}.compare-checkbox{align-items:center;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px}.compare-checkbox input{accent-color:#fff;cursor:pointer;height:18px;width:18px}.top-right-meta{align-items:center;color:#fff;display:flex;gap:22px}.program-card-actions{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:0}.apply-btn-small{border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 24px;transition:all .2s ease}.apply-btn-small.high{background:var(--fit-high)}.apply-btn-small.moderate{background:var(--fit-moderate)}.apply-btn-small.low{background:var(--fit-low)}.apply-btn-small:hover{transform:translateY(-2px)}.program-card-actions .score{font-size:26px;font-weight:800}.program-card-actions .score.high{color:var(--fit-high)}.program-card-actions .score.moderate{color:var(--fit-moderate)}.program-card-actions .score.low{color:var(--fit-low)}.compare-bar{background:linear-gradient(135deg,#4f46e5,#4338ca);border-radius:24px;box-shadow:0 20px 50px #4f46e540;gap:24px;justify-content:space-between;margin-bottom:32px;padding:18px 24px;position:sticky;top:24px;z-index:50}.compare-bar,.compare-bar-left{align-items:center;display:flex}.compare-bar-left{flex-wrap:wrap;gap:16px}.compare-count{color:#fff;font-size:1rem;font-weight:700}.compare-tags{display:flex;flex-wrap:wrap;gap:10px}.compare-tag{background:#ffffff2e;border-radius:999px;color:#fff;font-size:.9rem;padding:8px 14px}.compare-bar-actions{align-items:center;display:flex;gap:12px}.compare-clear-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-weight:600}.compare-now-btn{background:#fff;border:none;border-radius:999px;color:#4338ca;cursor:pointer;font-weight:700;padding:14px 24px;transition:.2s ease}.compare-now-btn:hover{transform:translateY(-2px)}.compare-modal-overlay{align-items:center;background:#0f172a99;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.compare-modal{animation:modalEnter .3s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #fff6;border-radius:28px;box-shadow:0 20px 60px #0000002e;max-height:90vh;overflow-y:auto;padding:32px;width:min(1100px,95vw)}.compare-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.compare-modal-header h2{font-size:2rem;font-weight:800}.compare-close-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:2rem}.compare-table{gap:24px}.compare-row,.compare-table-header{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:220px repeat(auto-fit,minmax(220px,1fr))}.compare-program-column{background:#f8fafc;border-radius:20px;padding:24px}.compare-program-column h3{font-size:1.5rem;margin-bottom:12px}.compare-score{font-size:2rem;font-weight:800;margin-top:12px}.compare-label{color:#475569;font-weight:700}.compare-cell{background:#f8fafc;border-radius:16px;font-size:1.1rem;font-weight:700;padding:20px}.compare-table{display:flex;flex-direction:column;gap:0}.compare-data-row,.compare-table-header{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:240px repeat(3,1fr)}.compare-table-header{margin-bottom:40px}.compare-program-header{background:#f8fafc;border-radius:24px;display:flex;flex-direction:column;gap:18px;padding:28px}.compare-program-header h3{font-size:2rem;line-height:1.2}.compare-program-meta{align-items:center;display:flex;gap:12px}.compare-overall-score{font-size:1.8rem;font-weight:700}.compare-data-row{border-top:1px solid #eceff3;padding:28px 0}.compare-row-label{color:#475569;font-size:1.1rem;font-weight:700}.compare-data-cell,.compare-text-cell{display:flex;flex-direction:column;gap:12px}.compare-score-row{align-items:center;display:flex;justify-content:space-between}.compare-progress-track{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden;width:100%}.compare-progress-track.small{height:8px}.compare-progress-fill{border-radius:inherit;height:100%}.compare-progress-fill.high{background:#10b981}.compare-progress-fill.moderate{background:#f59e0b}.compare-progress-fill.low{background:#ef4444}.compare-text-cell{color:#475569;line-height:1.7}.mini-score-ring{background:conic-gradient(var(--ring-color) var(--score),#e5e7eb 0)}.mini-score-ring,.other-score-ring{align-items:center;border-radius:50%;display:flex;height:58px;justify-content:center;position:relative;width:58px}.other-score-ring{background:conic-gradient(var(--other-ring-color) var(--score),#e5e7eb 0)}.other-score-ring.high{--other-ring-color:#10b981}.other-score-ring.moderate{--other-ring-color:#f59e0b}.other-score-ring.low{--other-ring-color:#f43f5e}.other-score-inner{align-items:center;background:#fff;border-radius:50%;display:flex;height:46px;justify-content:center;width:46px}.other-score-value{color:#0f172a;font-size:18px;font-weight:800}.mini-score-ring.high{--ring-color:#10b981}.mini-score-ring.moderate{--ring-color:#f59e0b}.mini-score-ring.low{--ring-color:#f43f5e}.mini-score-inner{align-items:center;background:#fff;border-radius:50%;display:flex;height:46px;justify-content:center;width:46px}.mini-score-value{color:#0f172a;font-size:18px;font-weight:800}.strong-match-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2px}.strong-match-badge-group{align-items:center;display:flex;gap:12px}.strong-match-actions{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:10px;justify-content:flex-start;margin-left:auto}.strong-match-description{color:#64748b;font-size:15px;line-height:1.7;max-width:760px}.other-matches-parent-card{background:#fff;border:1px solid #e2e8f0;border-radius:32px;box-shadow:0 8px 28px #0f172a0a;margin-top:48px}.other-matches-stack{display:flex;flex-direction:column;padding:0 40px 18px}.other-match-row{border-bottom:1px solid #94a3b833;padding:4px 0 8px}.other-match-row:last-child{border-bottom:none;padding-bottom:0}.other-match-row-top{display:flex;gap:24px;justify-content:space-between}.other-match-row-left{flex:1 1}.other-match-row-meta{align-items:center;display:flex;gap:14px;margin-bottom:16px}.other-match-row-title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:0}.other-match-row-description{color:#64748b;font-size:15px;line-height:1.7;max-width:760px}.other-match-row-actions{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;min-width:120px;padding-top:0}.other-match-score{font-size:42px;font-weight:800;line-height:1}.other-match-score.high{color:var(--fit-high)}.other-match-score.moderate{color:var(--fit-moderate)}.other-match-score.low{color:var(--fit-low)}.mobile-compare-layout{display:none}@media (max-width:768px){.compare-table{display:none!important}.mobile-compare-layout{display:flex;flex-direction:column;gap:18px;margin-top:20px}.mobile-compare-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px 18px}.mobile-compare-card.high{border-color:#a7f3d0}.mobile-compare-card.moderate{border-color:#fcd34d}.mobile-compare-card.low{border-color:#fda4af}.mobile-compare-title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:18px}.mobile-compare-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.mobile-compare-score{font-size:26px;font-weight:800;letter-spacing:-.03em}.mobile-compare-score.high{color:#10b981}.mobile-compare-score.moderate{color:#d97706}.mobile-compare-score.low{color:#e11d48}.mobile-fit-breakdown{display:flex;flex-direction:column;gap:16px}.mobile-fit-row{display:flex;flex-direction:column;gap:8px}.mobile-fit-header{align-items:center;display:flex;justify-content:space-between}.mobile-fit-label{color:#334155;font-size:14px;font-weight:600}.mobile-fit-value{color:#0f172a;font-size:14px;font-weight:700}.mobile-fit-bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden;width:100%}.mobile-fit-fill{border-radius:999px;height:100%}.mobile-compare-details{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:18px}.mobile-compare-toggle{color:#4338ca;cursor:pointer;font-size:14px;font-weight:700;list-style:none;-webkit-user-select:none;user-select:none}.mobile-compare-toggle::-webkit-details-marker{display:none}.mobile-compare-details[open] .view-more-text,.view-less-text{display:none}.mobile-compare-details[open] .view-less-text{display:inline}.mobile-compare-details[open] .mobile-compare-toggle{margin-bottom:20px}.mobile-insights-content{display:flex;flex-direction:column;gap:22px}.mobile-insight-section h4{color:#0f172a;font-size:15px;font-weight:700;margin-bottom:8px}.mobile-insight-section p{color:#475569;font-size:14px;line-height:1.7}}.apply-page{background:#f5f7fb;font-family:Inter,sans-serif;min-height:100vh;padding:64px 24px 100px}.apply-stepper-wrap{margin:0 auto 44px;max-width:920px;width:100%}.apply-card{background:#fff;border-radius:38px;box-shadow:0 16px 40px #0f172a0a;margin:0 auto;max-width:760px;overflow:hidden;padding-bottom:42px}.apply-card,.apply-inner{align-items:center;display:flex;flex-direction:column;width:100%}.apply-inner{gap:30px}.form-layout{box-sizing:border-box;flex-direction:column;gap:28px;padding:52px 86px 46px}.form-layout,.stepper{display:flex;max-width:760px;width:100%}.stepper{justify-content:space-between;margin:0 auto;position:relative}.step-item{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:0;position:relative}.step-line-bg{background:#e5e7eb;height:2px;left:50%;position:absolute;top:22px;width:100%;z-index:1}.step-item:last-child .step-line-bg{display:none}.step-circle{background:#f1f5f9;border:2px solid #e2e8f0;font-size:14px;transition:all .25s ease}.step-circle.active{box-shadow:0 8px 20px #4f46e540}.step-circle.active,.step-circle.done{background:#4f46e5;border-color:#4f46e5;color:#fff}.step-label{color:#64748b;font-size:14px;font-weight:500;margin-top:12px}.step{flex:1 1}.step,.step-circle{align-items:center;display:flex}.step-circle{background:#e5e7eb;border-radius:50%;color:#64748b;font-size:15px;font-weight:700;height:46px;justify-content:center;width:46px;z-index:2}.step.active .step-circle{background:#4f46e5;color:#fff}.step-line{background:#e5e7eb;flex:1 1;height:2px}.step:last-child .step-line{display:none}.application-hero{align-items:center;background:linear-gradient(135deg,#372ee3 30%,#7c3aed 55%,#9333ea);border-radius:0;display:flex;min-height:110px;padding:26px 54px;position:relative;width:100%}.hero-left{display:flex;flex-direction:column;gap:14px}.hero-label{color:#ffffffb8;font-size:13px;font-weight:700;letter-spacing:.16em}.hero-program{color:#fff;font-size:34px;font-weight:600;line-height:.95;max-width:520px}.hero-fit-row{align-items:center;display:flex;gap:10px;margin-top:2px}.match-score{color:#ffffffe0;font-size:15px;font-weight:620}.strengths-card{border-radius:22px;padding:22px 24px}.insight-content h3{color:#0f172a;font-size:16px;line-height:1.3;margin-bottom:10px}.insight-content p{color:#475569;font-size:14px;line-height:1.8;max-width:760px}.insight-box{align-items:flex-start;border-radius:28px;display:flex;padding:30px 34px;transition:background .25s ease,border-color .25s ease;width:86%}.insight-box.high{background:#eefaf4;border:1px solid #c7f0d8}.insight-box.moderate{background:#fff8e7;border:1px solid #f4d27a}.insight-box.low{background:#fff1f1;border:1px solid #efb6b6}.strengths-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;padding:30px 34px;width:86%}.strengths-card h4{color:#475569;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:18px}.strength-tags{display:flex;flex-wrap:wrap;gap:12px}.strength-tag{background:#eef2ff;border-radius:999px;color:#4f46e5;font-size:12px;font-weight:600;padding:7px 13px}.continue-btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:72px;transition:transform .2s ease,box-shadow .2s ease;width:86%}.continue-btn:hover{box-shadow:0 12px 30px #4f46e538;transform:translateY(-2px)}.change-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:16px;font-weight:500;padding:0;transition:color .2s ease}.change-btn:hover{color:#4f46e5}@media (max-width:768px){.apply-page{padding:20px 14px 60px}.apply-card{border-radius:28px;padding-bottom:28px}.apply-inner{gap:22px}.apply-stepper-wrap{margin-bottom:24px}.stepper{gap:4px}.step-circle{font-size:12px;height:34px;width:34px}.step-line-bg{top:17px}.step-label{font-size:11px;line-height:1.3;margin-top:8px;text-align:center}.application-hero{min-height:auto;padding:28px 24px}.hero-program{font-size:28px;line-height:1.02}.hero-fit-row{flex-wrap:wrap}.form-layout{gap:22px;padding:32px 22px 34px}.apply-title{font-size:22px!important;font-weight:650!important;letter-spacing:-.03em!important;line-height:1!important;max-width:240px}.form-sub{font-size:14px;line-height:1.6}.form-group{gap:10px}.form-group label{font-size:14px}.form-group input,.form-group select{border-radius:18px;font-size:14px;height:58px;padding:0 18px}.statement-textarea{border-radius:20px;font-size:15px;height:220px;line-height:1.7;padding:20px 18px}.info-alert,.statement-focus-card,.statement-guidance{padding:18px}.statement-guidance{flex-direction:column;gap:10px}.form-actions{align-items:stretch;flex-direction:column-reverse;gap:12px;margin-top:6px}.back-btn,.next-btn,.review-back-btn,.review-submit-btn{border-radius:18px;height:56px;width:100%}.next-btn,.review-submit-btn{font-size:16px}.review-layout{padding:32px 22px 34px}.program-summary-card{flex-direction:column;gap:18px;padding:24px 22px}.program-summary-right{justify-content:space-between;width:100%}.review-section-card{padding:22px 20px}.review-row{align-items:flex-start;flex-direction:column;gap:6px}.review-row strong{text-align:left}.summary-program{font-size:16px;font-weight:680;line-height:1.15;max-width:180px}.review-program-description,.summary-description{font-size:13px;line-height:1.5}.success-hero{min-height:200px;padding:28px 20px}.success-title{font-size:30px}.success-body{padding:28px 20px 40px}.success-summary-card{padding:24px 20px}.success-summary-top{align-items:flex-start;flex-direction:column;gap:14px}.success-fit-row{flex-wrap:wrap}.success-primary-btn{border-radius:18px;font-size:16px;height:58px}.success-secondary-btn{font-size:16px}}.insight-card{background:#eefaf4;border:1px solid #c7f0d8;border-radius:28px;margin:40px;padding:36px}.apply-title{color:#0f172a;font-size:38px;font-weight:700;letter-spacing:-.03em;line-height:1;margin:0 0 12px}.form-sub{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:8px;margin-top:4px}.form-group{display:flex;flex-direction:column;gap:12px}.form-group label{color:#0f172a;font-size:15px;font-weight:600}.form-group input,.form-group select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;box-sizing:border-box;color:#0f172a;font-size:15px;height:68px;outline:none;padding:0 22px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed14}.form-group input::placeholder,.statement-textarea::placeholder{color:#94a3b8}.statement-textarea{background:#fcfcff;border:1px solid #d9def5;border-radius:24px;color:#0f172a;font-size:16px;height:280px;line-height:1.9;outline:none;padding:26px 24px;resize:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.statement-textarea:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed14}.statement-label{color:#0f172a;font-size:15px;font-weight:600}.statement-label span{color:#ef4444}.form-actions{align-items:center;display:flex;gap:16px;margin-top:8px}.back-btn{background:#f1f5f9;border:none;border-radius:18px;color:#475569;font-size:15px;font-weight:600;padding:0 28px}.back-btn,.next-btn{cursor:pointer;height:60px}.next-btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:16px;color:#fff;font-size:18px;font-weight:700;width:100%}.info-alert{align-items:center;background:#3b82f614;border:1px solid #3b82f629;border-radius:20px;display:flex;gap:14px;margin-bottom:8px;padding:20px 22px}.info-alert p{color:#2563eb;font-size:14px;font-weight:500;line-height:1.6;margin:0}.info-icon{color:#3b82f6;flex-shrink:0;font-size:18px}.statement-focus-card{background:#7c3aed0d;border:1px solid #7c3aed1f;border-radius:24px;margin-bottom:50px;padding:22px 22px 20px}.focus-title{color:#7c3aed;font-size:10px;font-weight:800;letter-spacing:.06em;margin:0 0 16px}.statement-tags{display:flex;flex-wrap:wrap;gap:12px}.statement-tag{background:#ffffffb3;border:1px solid #7c3aed29;border-radius:10px;color:#7c3aed;font-size:12px;font-weight:500;padding:8px 14px}.statement-guidance{background:linear-gradient(135deg,#4f46e50f,#7c3aed14);border:1px solid #7c3aed1f;border-radius:10px;color:#7c3aed;display:flex;font-size:14px;gap:14px;line-height:1.8;padding:24px}.statement-meta-row{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.statement-helper{color:#94a3b8;font-size:12px;font-weight:500;letter-spacing:.01em;margin:0}.word-count{color:#94a3b8;font-size:12px;font-weight:600}.statement-layout{gap:12px}.statement-header{margin-bottom:6px}.statement-guidance{margin-top:2px}.statement-focus-card{margin-top:1px}.form-group{margin-top:10px}.statement-focus-card{margin-bottom:4px}.form-group{margin-top:0}.review-layout{display:flex;flex-direction:column;gap:28px;max-width:760px;padding:52px 42px 44px;width:100%}.review-main-title{font-size:36px;letter-spacing:-.04em;margin-bottom:8px;max-width:100%;text-align:left}.program-summary-card{align-items:flex-start;background:#eefaf4;border:1px solid #b8ebcb;border-radius:26px;display:flex;gap:24px;justify-content:space-between;padding:30px 28px;width:100%}.program-summary-left{display:flex;flex-direction:column;gap:12px}.summary-program{color:#0f172a;font-size:22px;font-weight:700;margin:0}.summary-description{color:#475569;font-size:15px;line-height:1.8;margin:0;max-width:540px}.program-summary-right{align-items:center;display:flex;flex-shrink:0;gap:14px}.review-match{color:#334155;font-size:16px;font-weight:700}.review-section-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:28px}.review-section-title{color:#334155;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:24px}.compatibility-text{color:#334155;font-size:16px;line-height:1.9;margin-bottom:24px}.development-label{color:#64748b;font-size:14px;font-weight:600;margin-bottom:14px}.development-tags{display:flex;flex-wrap:wrap;gap:12px}.development-tag{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;font-size:13px;padding:10px 14px}.review-grid{display:flex;flex-direction:column;gap:22px}.review-row{align-items:center;display:flex;gap:20px;justify-content:space-between}.review-row span{color:#64748b;font-size:15px}.review-row strong{color:#0f172a;font-size:15px;font-weight:600;text-align:right}.review-actions{margin-top:10px}.review-back-btn{border-radius:20px;height:64px;padding:0 34px}.review-submit-btn{background:#0ea65b;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:64px;transition:all .2s ease;width:100%}.review-submit-btn:hover{box-shadow:0 12px 24px #0ea65b2e;transform:translateY(-1px)}.success-layout{width:100%}.success-hero{background:linear-gradient(180deg,#10b981,#0ea5a4);border-radius:34px 34px 0 0;flex-direction:column;min-height:240px;padding:30px 22px 24px;text-align:center;width:100%}.success-hero,.success-icon-wrap{align-items:center;display:flex;justify-content:center}.success-icon-wrap{background:#ffffff29;border-radius:50%;color:#fff;font-size:40px;font-weight:400;height:82px;margin-bottom:24px;width:82px}.success-title{color:#fff;font-size:36px;font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:12px}.success-subtitle{color:#ffffffe6;font-size:16px;line-height:1.6;margin:0}.success-body{align-items:center;gap:28px;padding:42px 42px 54px}.success-body,.success-summary-card{display:flex;flex-direction:column;width:100%}.success-summary-card{border-radius:28px;gap:22px;padding:34px 32px}.success-summary-card.high{background:#eefaf4;border:1px solid #c7f0d8}.success-summary-card.moderate{background:#fff8e7;border:1px solid #f4d27a}.success-summary-card.low{background:#fff1f1;border:1px solid #efb6b6}.success-summary-top{align-items:center;display:flex;gap:20px;justify-content:space-between}.success-program{color:#0f172a;font-size:36px;font-weight:700;margin:0}.pending-badge{background:#fff3d6;border:1px solid #f4d38b;border-radius:999px;color:#c2410c;font-size:14px;font-weight:700;padding:10px 18px}.success-fit-row{align-items:center;display:flex;gap:16px}.success-match{color:#475569;font-size:18px;font-weight:700}.success-message-text{color:#4338ca;font-size:16px;line-height:1.9;margin-top:4px;text-align:center}.success-message strong{color:#312e81;font-weight:800}.success-primary-btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:66px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.success-primary-btn:hover{box-shadow:0 16px 32px #4f46e53d;transform:translateY(-2px)}.success-secondary-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:18px;font-weight:500;transition:color .2s ease}.success-secondary-btn:hover{color:#4f46e5}.program-summary-card .summary-program{margin-bottom:4px;max-width:180px}.program-summary-card .summary-program,.success-summary-card .success-program{font-size:16px!important;font-weight:680!important;letter-spacing:-.025em;line-height:1.12!important}.success-summary-card .success-program{margin-bottom:2px;max-width:100%}@media (max-width:480px){.apply-card{border-radius:24px;padding:24px 16px}.apply-title,.review-main-title,.statement-title,.success-title{font-size:2rem!important;letter-spacing:-.04em;line-height:1.05}.apply-subtitle,.review-subtitle,.statement-subtitle{font-size:14px;line-height:1.5}.form-group input,.form-group select,.statement-textarea{font-size:15px;padding:14px 16px}.back-btn,.continue-btn,.next-btn,.submit-btn{font-size:15px;min-height:52px}.program-summary-card,.success-summary-card{gap:12px;padding:18px 16px}.program-summary-card .summary-program,.success-summary-card .success-program{font-size:15px!important;line-height:1.1!important}.fit-badge,.success-fit-badge,.summary-fit-badge{font-size:12px;padding:6px 12px}.success-match,.summary-match{font-size:14px}.statement-focus-box,.statement-tip-box{padding:18px 16px}.success-hero{padding:40px 20px}.success-checkmark{height:72px;width:72px}.success-summary-card{align-items:center;text-align:center}.success-summary-top{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;width:100%}.success-summary-bottom{gap:12px;justify-content:center;width:100%}.success-program{text-align:center;width:100%}}.admin-page{margin:0 auto;max-width:1100px;padding:2rem 1.5rem}.admin-error,.admin-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;height:60vh;justify-content:center}.admin-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.admin-subtitle{color:#888;font-size:13px;margin:0 0 4px}.admin-title{color:#1a1a2e;font-size:28px;font-weight:600;margin:0}.admin-home-btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#555;cursor:pointer;font-size:14px;padding:8px 16px}.admin-home-btn:hover{background:#f5f5f5}.admin-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.5rem}.admin-stat-card{background:#f8f8fb;border-radius:12px;padding:1.2rem}.stat-label{color:#888;font-size:13px;margin:0 0 8px}.stat-value{color:#1a1a2e;font-size:28px;font-weight:600;margin:0}.stat-value.high{color:#0f6e56}.stat-value.moderate{color:#ba7517}.stat-value.low{color:#a32d2d}.admin-section-card{background:#fff;border:1px solid #ebebeb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.admin-section-title{color:#1a1a2e;font-size:16px;font-weight:600;margin:0 0 1.2rem}.personality-breakdown{display:flex;flex-direction:column;gap:12px}.personality-row{align-items:center;display:flex;gap:12px}.personality-name{color:#555;font-size:13px;min-width:200px}.personality-bar-wrap{background:#f0f0f5;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.personality-bar{background:#7f77dd;border-radius:4px;height:100%;transition:width .5s ease}.personality-count{color:#1a1a2e;font-size:13px;font-weight:600;min-width:20px;text-align:right}.admin-table{border-collapse:collapse;font-size:14px;width:100%}.admin-table th{border-bottom:1px solid #ebebeb;color:#888;font-weight:500;padding:8px 12px;text-align:left}.admin-table td{border-bottom:1px solid #f5f5f5;color:#333;padding:10px 12px}.admin-table tr:last-child td{border-bottom:none}.fit-badge{border-radius:20px;font-size:12px;font-weight:500;padding:3px 10px}.fit-badge.high{background:#e1f5ee;color:#0f6e56}.fit-badge.moderate{background:#faeeda;color:#854f0b}.fit-badge.low{background:#fcebeb;color:#a32d2d}.admin-empty{color:#888;padding:2rem;text-align:center}.top-programs-list{display:flex;flex-direction:column;gap:1.2rem}.top-program-row{display:flex;flex-direction:column;gap:.4rem}.top-program-meta{align-items:baseline;display:flex;justify-content:space-between}.top-program-name{font-size:.95rem;font-weight:600}.top-program-count{color:#888;color:var(--text-muted,#888);font-size:.8rem}.top-program-bar-wrap{background:#f0f0f0;border-radius:4px;height:8px;width:100%}.top-program-bar{background:#6c63ff;border-radius:4px;height:8px;transition:width .3s ease}.top-program-fit-row{display:flex;flex-wrap:wrap;gap:.5rem}.fit-mini{border-radius:12px;font-size:.75rem;font-weight:500;padding:2px 8px}.fit-mini.high{background:#d4f5e2;color:#1a7a45}.fit-mini.moderate{background:#fff3cd;color:#856404}.fit-mini.low{background:#fde8e8;color:#b91c1c}.sa-login-wrapper{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.sa-login-box{background:#fff;border-radius:12px;box-shadow:0 2px 20px #0000001a;display:flex;flex-direction:column;gap:16px;min-width:320px;padding:40px}.sa-wrapper{margin:0 auto;max-width:1000px;padding:40px}.sa-title{font-size:24px;font-weight:700;margin-bottom:24px}.sa-input{border:1px solid #ddd;border-radius:8px}.sa-button,.sa-input{font-size:16px;padding:12px}.sa-button{background:#7c3aed;border:none;border-radius:8px;color:#fff;cursor:pointer}.sa-error{color:red;font-size:14px}.sa-table{border-collapse:collapse;width:100%}.sa-table th{background:#f3f4f6;border-bottom:2px solid #e5e7eb;font-weight:600;text-align:left}.sa-table td,.sa-table th{font-size:14px;padding:12px 16px}.sa-table td{border-bottom:1px solid #e5e7eb}.sa-apikey{font-family:monospace;font-size:12px}.sa-center,.sa-empty{text-align:center}.sa-empty{padding:20px}.sa-active{background:#d1fae5;color:#065f46}.sa-active,.sa-inactive{border-radius:20px;font-size:12px;font-weight:600;padding:4px 10px}.sa-inactive{background:#fee2e2;color:#991b1b}
/*# sourceMappingURL=main.60917162.css.map*/