*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f6fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.app{min-height:100vh}.header{background:linear-gradient(135deg,#4285f4,#3367d6);box-shadow:0 4px 20px #4285f44d;color:#fff;padding:2rem 0}.header-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1200px;padding:0 2rem}.header-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;font-size:2.5rem;padding:.8rem}.header h1{font-size:2.2rem;font-weight:700;margin-bottom:.3rem}.header p{font-size:1.1rem;font-weight:400;opacity:.9}.container{margin:0 auto;max-width:1200px;padding:2rem}.welcome-section{margin-bottom:3rem}.welcome-card{align-items:flex-start;background:#fff;border:1px solid #e8eef7;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:1.5rem;padding:2rem}.welcome-icon{background:linear-gradient(135deg,#4285f4,#3367d6);border-radius:12px;color:#fff;flex-shrink:0;font-size:2.5rem;padding:1rem}.welcome-content h3{color:#1a73e8;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.welcome-content p{color:#5f6368;font-size:1rem;line-height:1.6}h2{align-items:center;color:#1a73e8;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.roadmap-section{margin-bottom:3rem}.grade-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.grade-card{background:#fff;border:1px solid #e8eef7;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:2rem;position:relative;transition:all .3s ease}.grade-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-4px)}.grade-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.grade-badge{background:#e8f0fe;border-radius:8px;color:#1a73e8;font-size:.9rem;font-weight:600;padding:.4rem .8rem}.grade-number{align-items:center;background:#1a73e8;border-radius:50%;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:32px;justify-content:center;width:32px}.grade-title{color:#202124;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.grade-description{color:#5f6368;font-size:.95rem;line-height:1.5;margin-bottom:1.2rem}.grade-tasks{margin-bottom:1.5rem}.task-item{align-items:center;display:flex;gap:.8rem;margin-bottom:.8rem}.task-bullet{color:#34a853;font-weight:600}.task-text{color:#5f6368;font-size:.9rem}.view-details-btn{background:none;border:none;color:#1a73e8;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.view-details-btn:hover{color:#1557b0}.quick-actions-section{margin-bottom:3rem}.quick-actions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.action-card{align-items:center;background:#fff;border:1px solid #e8eef7;border-radius:12px;box-shadow:0 2px 12px #00000014;color:inherit;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.action-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px)}.action-link{color:inherit;text-decoration:none}.action-icon{background:#e8f0fe;border-radius:12px;flex-shrink:0;font-size:2rem;padding:1rem}.action-content{display:flex;flex:1 1;flex-direction:column;gap:.3rem}.action-content h3{color:#202124;font-size:1.1rem;font-weight:600}.action-content p{color:#5f6368;font-size:.9rem}.action-arrow{color:#1a73e8;font-size:1.2rem;font-weight:600}.reminders-section{margin-bottom:2rem}.reminders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.reminder-card{align-items:flex-start;border:1px solid;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;gap:1rem;padding:1.5rem}.financial-aid{background:#fef7e0;border-color:#fbbf24}.application-deadlines{background:#fef2f2;border-color:#f87171}.reminder-icon{flex-shrink:0;font-size:1.8rem}.reminder-content h3{color:#202124;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.reminder-content p{color:#5f6368;font-size:.9rem;line-height:1.5}@media (max-width:768px){.header-content{flex-direction:column;gap:1.5rem;text-align:center}.container{padding:1rem}.welcome-card{flex-direction:column;text-align:center}.grade-grid,.quick-actions-grid,.reminders-grid{grid-template-columns:1fr}}.grade-detail-page{background-color:#f5f6fa;min-height:100vh}.page-header{background:linear-gradient(135deg,#4285f4,#3367d6);color:#fff;padding:1rem 0 3rem;position:relative}.back-button{margin:0 auto;max-width:1200px;padding:0 2rem 1rem}.back-button a{color:#fff;font-size:.9rem;opacity:.9;text-decoration:none;transition:opacity .2s ease}.back-button a:hover{opacity:1}.grade-header-content{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:1200px;padding:0 2rem}.grade-number-large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:3rem;font-weight:700;min-width:80px;padding:1.5rem;text-align:center}.grade-11{background:linear-gradient(135deg,#ff9500,#f70)}.grade-12{background:linear-gradient(135deg,#8e44ad,#9b59b6)}.page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page-header p{font-size:1.1rem;opacity:.9}.page-content{margin:-2rem auto 0;max-width:1200px;padding:0 2rem 3rem;position:relative;z-index:1}.focus-areas-section,.goals-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.focus-grid,.goals-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.focus-item,.goal-item{align-items:center;background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;display:flex;gap:1rem;padding:1rem}.focus-icon,.goal-icon{background:#e8f0fe;border-radius:8px;flex-shrink:0;font-size:1.5rem;padding:.5rem}.critical-alert-section{margin-bottom:2rem}.critical-alert{align-items:flex-start;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #fbbf24;border-radius:16px;box-shadow:0 4px 20px #fbbf2426;display:flex;gap:1rem;padding:1.5rem}.alert-icon{flex-shrink:0;font-size:2rem}.alert-content h3{color:#92400e;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.alert-content p{color:#92400e;line-height:1.6}.senior-focus-section{margin-bottom:2rem}.senior-focus{align-items:flex-start;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #2196f3;border-radius:16px;box-shadow:0 4px 20px #2196f326;display:flex;gap:1rem;padding:1.5rem}.senior-focus .focus-icon{background:#2196f31a;flex-shrink:0;font-size:2rem}.senior-focus .focus-content h3{color:#1565c0;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.senior-focus .focus-content p{color:#1565c0;line-height:1.6}.timeline-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.season-block,.timeline-section{margin-bottom:2rem}.season-block h3{border-bottom:1px solid #e8eef7;color:#5f6368;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.milestone-card{background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;margin-bottom:1rem;padding:1.5rem;position:relative;transition:all .3s ease}.milestone-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px)}.milestone-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{border-radius:20px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.tag.college-prep{background:#fff3e0;color:#f57c00}.tag.academics{background:#e8f5e8;color:#2e7d32}.tag.testing{background:#fce4ec;color:#c2185b}.tag.extracurricular{background:#e1f5fe;color:#0277bd}.tag.financial-aid{background:#fff3e0;color:#f57c00}.tag.fall{background:#fff8e1;color:#f9a825}.tag.winter{background:#e3f2fd;color:#1976d2}.tag.spring{background:#e8f5e8;color:#388e3c}.tag.summer{background:#fff3e0;color:#f57c00}.tag.high-priority{background:#ffebee;color:#d32f2f;font-weight:600}.milestone-card h4{color:#202124;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.milestone-card p{color:#5f6368;line-height:1.5;margin-bottom:0}.milestone-status{color:#9aa0a6;font-size:1.2rem;position:absolute;right:1.5rem;top:1.5rem}.summer-message,.winter-message{color:#9aa0a6;font-style:italic;padding:2rem;text-align:center}.critical-factors-section,.pro-tips-section,.success-strategies-section,.success-tips-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.factors-grid,.strategies-grid,.tips-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.factor-column,.strategy-column,.tips-column{background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;padding:1.5rem}.factor-column h3,.strategy-column h3,.tips-column h3{color:#1a73e8;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.factor-column ul,.strategy-column ul,.tips-column ul{list-style:none;margin:0;padding:0}.factor-column li,.strategy-column li,.tips-column li{color:#5f6368;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.factor-column li:before,.strategy-column li:before,.tips-column li:before{color:#1a73e8;content:"•";font-weight:700;left:0;position:absolute}@media (max-width:768px){.grade-header-content{flex-direction:column;gap:1rem;text-align:center}.page-content{padding:0 1rem 2rem}.factors-grid,.focus-grid,.goals-grid,.strategies-grid,.tips-grid{grid-template-columns:1fr}.milestone-tags{justify-content:center}.page-header h1{font-size:2rem}.grade-number-large{font-size:2.5rem;min-width:60px;padding:1rem}}.timeline-page{background-color:#f5f6fa;min-height:100vh}.timeline-container{margin:-2rem auto 0;max-width:1400px;padding:0 2rem 3rem;position:relative;z-index:1}.grade-filter-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0;padding:.5rem}.filter-tab{background:#0000;border:none;border-radius:8px;color:#5f6368;cursor:pointer;flex:1 1;font-weight:500;min-width:100px;padding:.8rem 1.5rem;transition:all .3s ease}.filter-tab:hover{background:#f8f9ff}.filter-tab.active{background:#1a73e8;color:#fff}.grade-9-tab.active{background:#34a853}.grade-10-tab.active{background:#1a73e8}.grade-11-tab.active{background:#ff9500}.grade-12-tab.active{background:#8e44ad}.grade-timeline-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;overflow:hidden}.grade-timeline-header{color:#fff;font-weight:600;padding:1.5rem 2rem}.grade-9-header{background:linear-gradient(135deg,#34a853,#2e7d32)}.grade-10-header{background:linear-gradient(135deg,#d4c40e,#b5a70d)}.grade-11-header{background:linear-gradient(135deg,#ff9500,#d96d02)}.grade-12-header{background:linear-gradient(135deg,#a977be,#825098)}.grade-timeline-header h2{font-size:1.5rem;margin:0}.seasons-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.season-column{border-right:1px solid #e8eef7;min-height:400px;padding:2rem 1.5rem}.season-column:last-child{border-right:none}.season-header{align-items:center;border-bottom:1px solid #e8eef7;display:flex;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.season-icon{font-size:1.5rem}.season-header h3{color:#5f6368;font-size:1.1rem;font-weight:600;margin:0}.timeline-activity{background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;margin-bottom:1rem;padding:1rem;position:relative;transition:all .3s ease}.timeline-activity:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.timeline-activity.priority-high{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fbbf24}.timeline-activity h4{color:#202124;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.timeline-activity p{color:#5f6368;font-size:.9rem;line-height:1.4;margin:0 0 .8rem}.activity-tag{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:500;margin-bottom:.5rem;padding:.2rem .6rem}.activity-tag.college-prep{background:#fff3e0;color:#f57c00}.activity-tag.academics{background:#e8f5e8;color:#2e7d32}.activity-tag.testing{background:#fce4ec;color:#c2185b}.activity-tag.extracurriculars{background:#e1f5fe;color:#0277bd}.activity-tag.financial-aid{background:#fff3e0;color:#f57c00}.priority-indicator{color:#f57c00;font-size:1rem;font-weight:600;position:absolute;right:.8rem;top:.8rem}.no-activities{color:#9aa0a6;font-size:.9rem;font-style:italic;padding:2rem 0;text-align:center}.timeline-legend{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-top:2rem;padding:2rem}.timeline-legend h3{color:#202124;font-size:1.3rem;font-weight:600;margin:0 0 1.5rem}.legend-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.legend-section h4{color:#1a73e8;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.legend-section ul{list-style:none;margin:0;padding:0}.legend-section li{align-items:center;color:#5f6368;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.8rem}@media (max-width:1024px){.seasons-grid{grid-template-columns:repeat(2,1fr)}.season-column{border-bottom:1px solid #e8eef7;border-right:none}.season-column:nth-child(2n){border-right:1px solid #e8eef7}.season-column:last-child,.season-column:nth-last-child(2){border-bottom:none}}@media (max-width:768px){.timeline-container{padding:0 1rem 2rem}.seasons-grid{grid-template-columns:1fr}.season-column{border-bottom:1px solid #e8eef7;border-right:none;min-height:auto}.season-column:last-child{border-bottom:none}.grade-filter-tabs{flex-direction:column;gap:.3rem}.filter-tab{flex:none;min-width:auto}.legend-content{grid-template-columns:1fr}}.resources-page{background-color:#f5f6fa;min-height:100vh}.resources-container{margin:-2rem auto 0;max-width:1400px;padding:0 2rem 3rem;position:relative;z-index:1}.resource-hub-section{background:linear-gradient(135deg,#e8f0fe,#bbdefb);border:1px solid #1a73e8;border-radius:16px;box-shadow:0 4px 20px #1a73e826;margin:2rem 0;padding:2rem}.resource-hub-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.hub-icon{background:#1a73e81a;border-radius:12px;flex-shrink:0;font-size:2rem;padding:.8rem}.resource-hub-header h2{color:#1565c0;font-size:1.5rem;font-weight:600;margin:0}.hub-description{color:#1565c0;font-size:1rem;line-height:1.6;margin:0}.resource-category{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.category-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.category-icon{border-radius:12px;flex-shrink:0;font-size:2rem;padding:1rem}.search-icon{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff}.financial-icon{background:linear-gradient(135deg,#34a853,#2e7d32);color:#fff}.test-icon{background:linear-gradient(135deg,#8e44ad,#7b1fa2);color:#fff}.career-icon{background:linear-gradient(135deg,#ff9500,#f57c00);color:#fff}.category-header h2{color:#202124;font-size:1.4rem;font-weight:600;margin:0}.resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.resource-card{background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;padding:1.5rem;position:relative;transition:all .3s ease}.resource-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-4px)}.resource-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.resource-header h3{color:#202124;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0}.resource-type{background:#e8f0fe;border-radius:12px;color:#1a73e8;flex-shrink:0;font-size:.75rem;font-weight:500;padding:.3rem .6rem;white-space:nowrap}.resource-card p{color:#5f6368;font-size:.9rem;line-height:1.5;margin:0 0 1.5rem}.visit-resource-btn{align-items:center;background:#1a73e8;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.6rem 1rem;transition:all .3s ease;width:100%}.visit-resource-btn:hover{background:#1557b0;transform:translateY(-1px)}.external-link{font-size:.8rem}.resources-tips{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-top:2rem;padding:2rem}.resources-tips h3{color:#202124;font-size:1.3rem;font-weight:600;margin:0 0 1.5rem}.tips-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tip-card{background:#f8f9ff;border:1px solid #e8eef7;border-radius:12px;padding:1.5rem}.tip-card h4{color:#1a73e8;font-size:1rem;font-weight:600;margin:0 0 .8rem}.tip-card p{color:#5f6368;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:768px){.resources-container{padding:0 1rem 2rem}.category-header,.resource-hub-header{flex-direction:column;gap:1rem;text-align:center}.resources-grid,.tips-grid{grid-template-columns:1fr}.resource-header{align-items:flex-start;flex-direction:column;gap:.5rem}.resource-type{align-self:flex-start}}
/*# sourceMappingURL=main.ff4ca4ee.css.map*/