@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Poppins:wght@600;700&family=Fira+Mono&family=JetBrains+Mono&display=swap");.about_container__Ucmgi{min-height:100vh;padding:clamp(3rem,5vw,5rem) 1rem 2rem;font-family:Space Grotesk,sans-serif;color:white;overflow-x:hidden}.about_content__qlzG3{max-width:72rem;margin:0 auto}.about_header__i5X7l{text-align:center;margin-bottom:clamp(2rem,5vw,4rem)}.about_title__ZvvJk{font-family:Poppins,sans-serif;font-size:clamp(2rem,6vw,3rem);font-weight:700;margin-bottom:1.5rem;text-shadow:0 0 20px rgba(0,255,255,.5)}.about_description__fqt3w{font-size:clamp(1rem,2.5vw,1.25rem);color:#a0aec0;max-width:48rem;margin:0 auto;line-height:1.6}.about_section__iIVqi{margin-bottom:clamp(3rem,6vw,5rem)}.about_sectionTitle__075xj{font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:clamp(2rem,4vw,3rem);color:#22d3ee;text-align:center}.about_timelineWrapper__aBWi3{position:relative;padding-left:2rem}.about_timelineLine__rb6JS{position:absolute;left:.5rem;width:2px;height:100%;background:linear-gradient(180deg,#22d3ee,#3b82f6);z-index:1}.about_timelineItem__lDScr{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem;z-index:2}.about_timelineContent__Bjl6t{width:100%;background:linear-gradient(135deg,#0e182d,#1a254f);border-radius:1rem;padding:1.5rem 2rem;border:none;box-shadow:0 0 15px rgba(34,211,238,.3);font-family:Space Grotesk,sans-serif;color:#cce6ff;transition:transform .3s ease,box-shadow .3s ease}.about_timelineContent__Bjl6t:hover{transform:translateY(-6px);box-shadow:0 0 30px rgba(34,211,238,.6)}.about_timelineHeader__grPRi{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:600;color:#22d3ee}.about_schoolLogo__w1C2v{width:28px;height:28px;object-fit:contain;border-radius:.375rem;background-color:rgba(255,255,255,.1);padding:.25rem}.about_year___s5EM{font-family:Fira Mono,monospace;font-weight:700;letter-spacing:.05em}.about_timelineTitle__0rU5n{font-family:Poppins,sans-serif;font-size:clamp(1rem,3vw,1.25rem);font-weight:700;margin-bottom:.5rem}.about_timelineDesc__xCLUF{color:#9ca3af;font-size:clamp(.875rem,2.5vw,1rem)}.about_timelineNode__RLewh{position:absolute;left:0;top:.5rem;transform:translateX(-50%);width:.8rem;height:.8rem;background-color:#22d3ee;border-radius:9999px;border:3px solid black;box-shadow:0 0 10px rgba(34,211,238,.3);z-index:3}.about_skillsGrid__WOBNa{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:0 1rem}@media (min-width:1024px){.about_skillsGrid__WOBNa{grid-template-columns:repeat(2,1fr)}}.about_skillCard__9TMRJ{background:linear-gradient(135deg,#0a3d62,#130f40);border-radius:2rem;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 4px 6px rgba(0,0,0,.4),0 0 10px rgba(34,211,238,.7);border:none;transition:box-shadow .3s ease,transform .3s ease;color:#38b6ff}.about_skillCard__9TMRJ:hover{box-shadow:0 8px 12px rgba(0,0,0,.6),0 0 20px #22d3ee;transform:translateY(-5px)}.about_skillHeader__lMEMD{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.about_skillTitle__zAvD6{font-family:Poppins,sans-serif;font-size:clamp(1rem,3vw,1.25rem);font-weight:700;text-transform:capitalize;color:#22d3ee}.about_icon__dANnf{color:#38b6ff;transition:color .3s ease}.about_skillCard__9TMRJ:hover .about_icon__dANnf{color:#0ff}.about_skillList__qhd0V{display:flex;flex-direction:column;gap:1.25rem}.about_skillItem__8NF7K{font-family:JetBrains Mono,monospace;font-weight:500;background:rgba(0,255,255,.15);padding:.6rem 1rem;border-radius:.5rem;color:#0ff;font-size:1rem;border:1px solid rgba(0,255,255,.4);box-shadow:0 0 8px rgba(0,255,255,.25);transition:background-color .3s ease,transform .2s ease;cursor:default}.about_skillItem__8NF7K:hover{background-color:rgba(0,255,255,.3);transform:scale(1.07);border-color:#0ff}.about_philosophySection__CcSd2{text-align:center}.about_philosophyCard__bobDt{max-width:48rem;margin:0 auto;background:transparent;backdrop-filter:blur(10px);padding:clamp(1.25rem,4vw,2rem);border-radius:1rem;border:1px solid rgba(0,255,255,.25);box-shadow:0 0 20px rgba(0,255,255,.05);transition:border-color .3s ease,box-shadow .3s ease}.about_philosophyCard__bobDt:hover{border-color:rgba(0,255,255,.7);box-shadow:0 0 30px rgba(0,255,255,.15)}.about_philosophyText__F3EH7{font-size:clamp(1rem,2.5vw,1.125rem);color:#d1d5db;line-height:1.6;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif}.about_philosophyDetails__o1deT{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;color:#94a3b8;font-weight:500;font-family:Space Grotesk,sans-serif}@media (min-width:768px){.about_timelineWrapper__aBWi3{padding-left:0}.about_timelineLine__rb6JS{left:50%;transform:translateX(-1px)}.about_timelineItem__lDScr{flex-direction:row;align-items:center}.about_left__97On3{justify-content:flex-start}.about_right__pcUhr{justify-content:flex-end}.about_timelineContent__Bjl6t{width:41.6667%}.about_timelineNode__RLewh{left:50%;top:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}}