*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:center;color:#fff;padding:40px 20px}.header h1{text-shadow:2px 2px 4px #0003;margin-bottom:10px;font-size:3rem;font-weight:700}.subtitle{opacity:.9;font-size:1.2rem}.photos-container{justify-content:center;gap:40px;margin-top:30px;display:flex}.photo-card{flex-direction:column;align-items:center;gap:10px;display:flex}.photo{object-fit:cover;border:4px solid #fff;border-radius:50%;width:150px;height:150px;transition:transform .3s;box-shadow:0 8px 20px #0000004d}.photo:hover{transform:scale(1.05)}.photo-name{color:#fff;text-shadow:1px 1px 2px #0000004d;font-size:1.1rem;font-weight:600}.main-content{flex-direction:column;gap:30px;display:flex}.time-info{justify-content:center;display:flex}.info-card{background:#fff;border-radius:16px;width:100%;max-width:800px;padding:30px;box-shadow:0 10px 30px #0003}.info-card h2{color:#667eea;margin-bottom:20px;font-size:1.5rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.info-item{background:#f8f9fa;border-radius:12px;flex-direction:column;padding:15px;display:flex}.info-item .label{color:#666;margin-bottom:8px;font-size:.9rem}.info-item .value{color:#333;font-size:1.3rem;font-weight:600}.highschool-comparison{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-top:30px;padding:25px;box-shadow:0 8px 25px #667eea66}.comparison-icon{margin-bottom:10px;font-size:3rem}.highschool-comparison h3{color:#fff;margin:0 0 20px;font-size:1.5rem;font-weight:700}.comparison-data{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;padding:20px}.highlight-number{text-shadow:2px 2px 4px #0000004d;margin:0 0 10px;font-size:3rem;font-weight:800}.highlight-text{opacity:.95;margin:0 0 20px;font-size:1.2rem}.comparison-details{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:20px;margin:20px 0;padding:15px;display:flex}.detail-item{flex-direction:column;gap:5px;display:flex}.detail-label{opacity:.9;font-size:.85rem}.detail-value{font-size:1.3rem;font-weight:700}.detail-arrow{opacity:.8;font-size:2rem}.comparison-note{opacity:.9;margin:15px 0 0;font-size:1rem}.progress-section h2{color:#fff;text-align:center;text-shadow:2px 2px 4px #0003;margin-bottom:20px;font-size:2rem}.progress-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.progress-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 10px 30px #0003}.progress-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.progress-header h3{color:#333;font-size:1.5rem}.current-date{color:#666;font-size:.9rem}.progress-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px;display:grid}.stat{text-align:center;background:#f8f9fa;border-radius:10px;flex-direction:column;padding:15px;display:flex}.stat .label{color:#666;margin-bottom:8px;font-size:.85rem}.stat .value{color:#333;font-size:1.4rem;font-weight:700}.stat .value.highlight{color:#f5576c}.progress-bar-container{background:#e9ecef;border-radius:25px;height:50px;margin-bottom:20px;position:relative;overflow:hidden}.progress-bar{border-radius:25px;justify-content:center;align-items:center;height:100%;transition:width 1s ease-out;display:flex;position:relative}.progress-text{color:#fff;text-shadow:1px 1px 2px #0000004d;font-size:1.1rem;font-weight:700}.milestone-marker{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0}.milestone-line{background:#0000004d;width:3px;height:100%;position:absolute}.milestone-label{color:#666;white-space:nowrap;text-align:center;font-size:.75rem;font-weight:600;line-height:1.3;position:absolute;bottom:-35px}.milestone-label small{color:#888;margin-top:2px;font-size:.7rem;display:block}.progress-info{border-top:2px solid #e9ecef;flex-direction:column;gap:10px;padding-top:30px;display:flex}.info-item{justify-content:space-between;padding:8px 0;display:flex}.info-label{color:#666;font-weight:500}.info-value{color:#333;font-weight:600}.comparison-note{justify-content:center;display:flex}.note-card{background:#fff;border-radius:16px;width:100%;max-width:800px;padding:25px;box-shadow:0 10px 30px #0003}.note-card h3{color:#667eea;margin-bottom:15px;font-size:1.3rem}.note-card ul{padding:0;list-style:none}.note-card li{color:#555;padding:10px 0 10px 25px;line-height:1.6;position:relative}.note-card li:before{content:"•";color:#667eea;font-size:1.2rem;font-weight:700;position:absolute;left:0}.study-status{margin:25px 0}.study-status h4{color:#667eea;margin-bottom:15px;font-size:1.2rem}.study-card{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:20px;box-shadow:0 4px 15px #667eea66}.study-header{align-items:center;gap:15px;margin-bottom:20px;display:flex}.study-photo{object-fit:cover;border:3px solid #fff;border-radius:50%;width:70px;height:70px;box-shadow:0 4px 10px #0000004d}.study-info h5{margin:0 0 5px;font-size:1.3rem;font-weight:700}.study-date{opacity:.9;margin:0;font-size:.9rem}.study-subjects{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;padding:15px}.subjects-title{margin:0 0 12px;font-size:1rem;font-weight:600}.subjects-grid{flex-wrap:wrap;gap:10px;display:flex}.subject-tag{color:#667eea;background:#fff;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.subject-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.study-note{opacity:.95;margin:0;font-size:1rem;font-style:italic}.milestone-comparison{background:#f8f9fa;border-radius:12px;margin:25px 0;padding:20px}.milestone-comparison h4{color:#667eea;margin-bottom:20px;font-size:1.2rem}.milestone-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.milestone-item{background:#fff;border-radius:10px;padding:15px;box-shadow:0 2px 8px #0000001a}.milestone-person{color:#333;align-items:center;gap:10px;margin-bottom:15px;font-weight:600;display:flex}.milestone-photo{object-fit:cover;border:2px solid #667eea;border-radius:50%;width:50px;height:50px}.milestone-data p{color:#555;margin:8px 0;line-height:1.6}.milestone-data strong{color:#667eea;font-size:1.1rem}.milestone-date{color:#888;font-size:.9rem}.footer{text-align:center;color:#fff;padding:40px 20px}.footer p{opacity:.9;font-size:1.1rem}@media (width<=768px){.header h1{font-size:2rem}.subtitle{font-size:1rem}.photos-container{gap:20px}.photo{width:120px;height:120px}.progress-section h2{font-size:1.5rem}.progress-grid,.info-grid,.progress-stats,.milestone-grid{grid-template-columns:1fr}.study-header{text-align:center;flex-direction:column}.subjects-grid{justify-content:center}.highlight-number{font-size:2.5rem}.comparison-details{flex-direction:column;gap:15px}.detail-arrow{transform:rotate(90deg)}}@media (width<=480px){.app{padding:10px}.header{padding:20px 10px}.header h1{font-size:1.8rem}.info-card,.progress-card,.note-card{padding:20px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}
