.about-container{color:#fff;background:linear-gradient(135deg,#141e30,#243b55);margin:0 auto;padding:80px 50px;font-family:Arial,sans-serif;position:relative;overflow:hidden}.canvas-container{z-index:0;opacity:.4;width:300px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}h1{text-align:center;background:-webkit-linear-gradient(#ff7e5f,#feb47b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3em;font-weight:700}h2{color:#ff7e5f;margin-bottom:10px;font-size:2.5em;font-weight:600}p{text-align:center;margin:20px 0;font-size:1.2em;line-height:1.8}.intro-section,.experience-section,.skills-section,.contact-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;margin-bottom:50px;padding:20px;transition:transform .3s ease-in-out}.intro-section:hover,.experience-section:hover,.skills-section:hover,.contact-section:hover{transform:translateY(-10px)}ul{margin-top:10px;padding:0;font-size:1.2em;list-style-type:none}ul li{color:#fff;margin-bottom:15px;font-weight:500;transition:color .3s}ul li:hover{color:#feb47b}.contact-section{text-align:center;border-radius:10px;padding:50px}.contact-section h2{font-size:2.5em}.contact-section p{color:#fff;font-size:1.2em}@media (max-width:768px){.about-container{padding:40px 20px}h1{font-size:2.5em}h2{font-size:2em}ul li{font-size:1.1em}}button.contact-button{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#ff7e5f,#6b5b3e);border:none;border-radius:8px;width:100%;max-width:250px;padding:12px 20px;font-size:18px;font-weight:700;transition:all .3s ease-in-out;display:inline-block;box-shadow:0 4px 6px #0003}button.contact-button:hover{background:linear-gradient(135deg,#6b5b3e,#ff7e5f);transform:scale(1.05);box-shadow:0 6px 12px #0000004d}button.contact-button:active{transform:scale(.98);box-shadow:0 2px 4px #0003}@media (max-width:768px){button.contact-button{max-width:200px;padding:10px 16px;font-size:16px}}@media (max-width:480px){button.contact-button{max-width:180px;padding:8px 12px;font-size:14px}}
.history-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin-bottom:50px;padding:60px 20px;display:flex}.history-title{color:#ff7e5f;text-shadow:3px 3px 10px #0000004d;letter-spacing:1px;margin-bottom:50px;font-size:45px;font-weight:700;animation:1.5s ease-in-out fadeIn}.history-timeline{flex-direction:column;gap:40px;max-width:850px;padding:20px;display:flex;position:relative}.timeline-line{background:#fffc;border-radius:2px;width:4px;height:100%;animation:2s ease-in-out expandHeight;position:absolute;top:0;left:50%;transform:translate(-50%)}.history-item{opacity:0;background:#fff;border-left:8px solid;border-radius:12px;width:75%;margin:0 auto;padding:25px;transition:transform .4s ease-in-out,box-shadow .3s ease-in-out;animation:1s ease-in-out forwards slideIn;position:relative;box-shadow:0 5px 15px #0000004d}.history-item:nth-child(odd){animation-delay:.3s}.history-item:nth-child(2n){animation-delay:.6s}.history-item:hover{transform:scale(1.06)rotate(1deg);box-shadow:0 8px 20px #0006}.border-blue{border-color:#ff7e5f}.border-indigo{border-color:#feb47b}.history-year{color:#fff;background:#111;border-radius:50px;padding:8px 14px;font-size:14px;font-weight:700;animation:1.2s ease-in-out bounceIn;position:absolute;left:-60px;box-shadow:0 3px 6px #0000004d}.history-event-title{color:#222;margin-bottom:5px;font-size:26px;font-weight:700}.history-description{color:#444;font-size:17px;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandHeight{0%{height:0}to{height:100%}}@keyframes slideIn{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.5)}80%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.history-title{font-size:35px}.timeline-line{left:10px}.history-item{border-left-width:6px;width:90%;padding:20px}.history-year{padding:6px 12px;font-size:12px;left:-45px}}@media (max-width:480px){.history-title{font-size:28px}.history-item{border-left-width:4px;width:95%;padding:15px}.history-year{padding:4px 10px;font-size:10px;left:-35px}}
