﻿*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Georgia",serif;color:#333;line-height:1.6;background:#fff}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(max-width: 768px){.container{padding:1rem .5rem}}.page-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #6d0a21}.page-header h1{font-size:2.5rem;color:#6d0a21;margin-bottom:1rem}@media(max-width: 768px){.page-header h1{font-size:2rem}}.page-header .back-nav{margin-top:1rem}.page-header .back-nav a{color:#6d0a21;text-decoration:none;font-weight:bold;transition:opacity .3s}.page-header .back-nav a:hover{opacity:.7}.learning-journey{margin-bottom:4rem}.learning-journey h2{font-size:2rem;color:#6d0a21;margin-bottom:2rem;text-align:center}@media(max-width: 768px){.learning-journey h2{font-size:1.5rem}}.timeline{position:relative;padding-left:3rem}@media(max-width: 768px){.timeline{padding-left:1.5rem}}.timeline::before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:3px;background:#6d0a21}@media(max-width: 768px){.timeline::before{left:.25rem;width:2px}}.timeline-item{position:relative;margin-bottom:3rem;padding-left:1.5rem}@media(max-width: 768px){.timeline-item{margin-bottom:2rem;padding-left:1rem}}.timeline-item::before{content:"";position:absolute;left:-2.4rem;top:.5rem;width:1rem;height:1rem;border-radius:50%;background:#6d0a21;border:3px solid #fff;box-shadow:0 0 0 3px #6d0a21}@media(max-width: 768px){.timeline-item::before{left:-1.15rem;width:.75rem;height:.75rem;border-width:2px}}.timeline-item .period{font-weight:bold;color:#6d0a21;font-size:1.1rem;margin-bottom:.5rem}.timeline-item .content{background:#f9f9f9;padding:1.5rem;border-radius:8px;border:1px solid #ddd}@media(max-width: 768px){.timeline-item .content{padding:1rem}}.timeline-item .content h3{color:#6d0a21;margin-bottom:.5rem;font-size:1.3rem}@media(max-width: 768px){.timeline-item .content h3{font-size:1.1rem}}.timeline-item .content .focus{font-style:italic;color:#666;margin-bottom:1rem;font-size:.95rem}.timeline-item .content .description{margin-bottom:1rem;line-height:1.8}.timeline-item .content .highlights{list-style:none;margin-bottom:1rem}.timeline-item .content .highlights li{padding-left:1.5rem;position:relative;margin-bottom:.5rem}.timeline-item .content .highlights li::before{content:"▸";position:absolute;left:0;color:#6d0a21}.timeline-item .technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.timeline-item .technologies .tech-badge{background:#6d0a21;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-family:monospace}@media(max-width: 768px){.timeline-item .technologies .tech-badge{font-size:.75rem;padding:.2rem .6rem}}.hobbies-interests{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 768px){.hobbies-interests{grid-template-columns:1fr;gap:2rem}}.hobbies-interests h2{font-size:1.8rem;color:#6d0a21;margin-bottom:1.5rem}@media(max-width: 768px){.hobbies-interests h2{font-size:1.3rem}}.hobbies-interests .hobby-item{background:#f9f9f9;padding:1.5rem;border-radius:8px;margin-bottom:1rem;border:1px solid #ddd}@media(max-width: 768px){.hobbies-interests .hobby-item{padding:1rem}}.hobbies-interests .hobby-item h3{color:#6d0a21;margin-bottom:.5rem;font-size:1.1rem}.hobbies-interests .hobby-item p{color:#666;line-height:1.6}.hobbies-interests .interest-list{list-style:none}.hobbies-interests .interest-list li{padding:.75rem 1rem;background:#f9f9f9;margin-bottom:.5rem;border-radius:4px;border-left:3px solid #6d0a21;transition:transform .2s}@media(max-width: 768px){.hobbies-interests .interest-list li{padding:.6rem .8rem;font-size:.9rem}}.hobbies-interests .interest-list li:hover{transform:translateX(5px)}.page-footer{text-align:center;padding-top:2rem;border-top:1px solid #ddd;margin-top:3rem}.page-footer a{color:#6d0a21;text-decoration:none;font-weight:bold;font-size:1.1rem;transition:opacity .3s}.page-footer a:hover{opacity:.7}