.image-gallery-component .image-gallery{display:flex;flex-wrap:wrap}.image-gallery-component .image-gallery.horizontal{flex-direction:row}.image-gallery-component .image-gallery.vertical{flex-direction:column}.image-gallery-component .image-gallery.gap-small{gap:8px}.image-gallery-component .image-gallery.gap-normal{gap:16px}.image-gallery-component .image-gallery.gap-large{gap:24px}.image-gallery-component .thumbnail{cursor:pointer;overflow:hidden;transition:all .3s ease}.image-gallery-component .thumbnail:hover{opacity:.9;box-shadow:0 10px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.image-gallery-component .thumbnail.size-small{width:64px;height:64px}.image-gallery-component .thumbnail.size-medium{width:96px;height:96px}.image-gallery-component .thumbnail.size-large{width:128px;height:128px}.image-gallery-component .thumbnail.size-xlarge{width:160px;height:160px}.image-gallery-component .thumbnail.radius-none{border-radius:0}.image-gallery-component .thumbnail.radius-small{border-radius:4px}.image-gallery-component .thumbnail.radius-medium{border-radius:8px}.image-gallery-component .thumbnail.radius-large{border-radius:12px}.image-gallery-component .thumbnail.radius-full{border-radius:50%}.image-gallery-component .thumbnail img{width:100%;height:100%;object-fit:cover}.image-gallery-component .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.image-gallery-component .modal-overlay .modal-content{position:relative;max-height:90vh;max-width:90vw;overflow:auto}.image-gallery-component .modal-overlay .modal-content img{max-height:90vh;max-width:100%;border-radius:4px}.image-gallery-component .modal-overlay .modal-content .close-button{position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.image-gallery-component .modal-overlay .modal-content .close-button:hover{background-color:rgba(0,0,0,.7)}.modal{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:var(--gap-6);border-radius:20px;text-align:center;border:1px solid rgba(99,102,241,.3);max-width:500px;color:#fff;min-width:300px;max-height:90vh;overflow-y:auto;margin:0 .5em}.modal.sm{padding:2.5rem;min-width:300px;max-width:390px}.modal.md{max-width:700px}.modal.lg{min-width:50%}.modal img{width:100%}.modal svg{margin-bottom:2em}.modal::-webkit-scrollbar{width:10px}.modal::-webkit-scrollbar-thumb{width:5px;border-radius:0 10px 10px 0;background-color:#262070}.modal-close_btn{position:absolute;right:2%;top:2%;margin:0;color:var(--accent-primary);border:none;z-index:5;background:rgba(0,0,0,0)}.modal-box{width:100%;height:100%;position:absolute;z-index:0}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-head h4{font-size:2rem;font-weight:600;margin:0 0 1rem;text-align:center}.modal-head p{display:block;width:70%;margin:auto auto 1rem}.modal-content{text-align:left}@keyframes timeline_spin__eprcv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes timeline_cursoranim__w1wW7{0%{transform:scale(1)}to{transform:scale(.7)}}@keyframes timeline_cursoranim2__Age4w{0%{transform:scale(1)}to{transform:scale(.4)}}@keyframes timeline_cursoranim3__7_c22{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(1)}}@keyframes timeline_fadeIn__fpvro{0%{opacity:0}to{opacity:1}}@keyframes timeline_fadeInUp__AeA3F{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes timeline_float__u9B2j{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(-60px) rotate(240deg)}}@keyframes timeline_glow__5XmPj{0%{filter:brightness(1)}to{filter:brightness(1.2)}}@keyframes timeline_sparkle___0Qhm{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes timeline_shimmer__mS1DX{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes timeline_rainbow__tfGri{0%,to{filter:hue-rotate(0deg)}50%{filter:hue-rotate(180deg)}}@keyframes timeline_particlefloat__Kmp2U{0%,to{transform:translateY(100vh) rotate(0deg);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translateY(-100px) rotate(1turn);opacity:0}}@keyframes timeline_explode__E9NRR{0%{transform:scale(1);opacity:.8}50%{transform:scale(6);opacity:.6}to{transform:scale(10);opacity:0}}.timeline_timeline__G2CtE{position:relative;max-width:1200px;margin:0 auto}.timeline_timeline__G2CtE:before{content:"";position:absolute;width:6px;background:linear-gradient(180deg,#6b8cce,#9575cd,#8e6acd);top:0;bottom:1.5%;left:50%;margin-left:-3px;border-radius:5px}.timeline_timeline__G2CtE .timeline_container__wsFm1{padding:10px 20px;position:relative;width:50%;animation:timeline_fadeIn__fpvro .8s ease-in-out forwards;opacity:0}.timeline_timeline__G2CtE .timeline_container__wsFm1:first-child{animation-delay:.1s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(2){animation-delay:.2s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(3){animation-delay:.3s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(4){animation-delay:.4s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(5){animation-delay:.5s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(6){animation-delay:.6s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(7){animation-delay:.7s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(8){animation-delay:.8s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(9){animation-delay:.9s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(10){animation-delay:1s}.timeline_timeline__G2CtE .timeline_container__wsFm1:nth-child(11){animation-delay:1.1s}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18{left:0}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18 .timeline_content__2XU6O{border-left:4px solid #6b8cce}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18 .timeline_connector__eG7UP{background:linear-gradient(90deg,transparent,#6b8cce);right:0}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18:after{right:-10px;border-color:#6b8cce}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz{left:50%}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz .timeline_content__2XU6O{border-left:4px solid #8e6acd}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz .timeline_connector__eG7UP{background:linear-gradient(90deg,#8e6acd,transparent);left:0}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz:after{left:-10px;border-color:#8e6acd}.timeline_timeline__G2CtE .timeline_container__wsFm1:after{content:"";position:absolute;width:20px;height:20px;background-color:#121212;border:4px solid #6b8cce;top:22px;border-radius:50%;z-index:5}.timeline_timeline__G2CtE .timeline_connector__eG7UP{position:absolute;width:40px;height:2px;top:32px;z-index:0}.timeline_timeline__G2CtE .timeline_content__2XU6O{padding:20px;background-color:var(--card-bg,rgba(30,34,51,.5019607843));position:relative;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.timeline_timeline__G2CtE .timeline_content__2XU6O:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.4)}.timeline_timeline__G2CtE .timeline_content__2XU6O h2{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;color:#6b8cce}.timeline_timeline__G2CtE .timeline_content__2XU6O h3{margin-bottom:10px;font-size:1rem}.timeline_timeline__G2CtE .timeline_content__2XU6O p{line-height:1.6;margin-bottom:10px}.timeline_timeline__G2CtE .timeline_date__0zemI{background-color:rgba(107,140,206,.1);color:#6b8cce;padding:4px 10px;border-radius:4px;border:1px solid rgba(107,140,206,.2);font-size:.8rem}.timeline_timeline__G2CtE .timeline_skills__5iWAb{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.timeline_timeline__G2CtE .timeline_skills__5iWAb .timeline_skill__Vo1v0{background-color:rgba(110,143,255,.15);padding:.3rem .8rem;border-radius:50px;font-weight:500;font-size:.8rem}.timeline_timeline__G2CtE .timeline_achievements__Z6eKB{margin-top:15px;padding-top:15px;border-top:1px solid rgba(107,140,206,.2)}.timeline_timeline__G2CtE .timeline_achievements__Z6eKB .timeline_achievement___AMin{display:flex;align-items:flex-start;margin-bottom:18px}.timeline_timeline__G2CtE .timeline_achievements__Z6eKB .timeline_achievement_marker__onUp2{margin-right:10px;color:#6b8cce;font-size:1.1rem}.timeline_timeline__G2CtE .timeline_achievements__Z6eKB .timeline_achievement_text__UQGmR{color:var(--secondary-text,var(--secondary-text));font-size:.95rem;line-height:1.5}.timeline_timeline_end__A5wPk{position:relative;text-align:center;padding-top:60px;z-index:2}.timeline_timeline_end__A5wPk .timeline_end_marker__EYr6y{width:40px;height:40px;border-radius:50%;background:linear-gradient(45deg,#6b8cce,#8e6acd);margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 0 15px rgba(142,106,205,.6)}.timeline_timeline_end__A5wPk h3{background:linear-gradient(90deg,#6b8cce,#8e6acd);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-size:1.4rem;margin-bottom:10px}.timeline_timeline_end__A5wPk p{color:var(--secondary-text);max-width:600px;margin:0 auto}@media(max-width:768px){.timeline_timeline__G2CtE:before{left:5px}.timeline_timeline__G2CtE .timeline_container__wsFm1{width:100%;padding-left:20px;padding-right:0}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18,.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz{left:0}.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_left__kFe18:after,.timeline_timeline__G2CtE .timeline_container__wsFm1.timeline_right__4wGqz:after{left:-5px}.timeline_timeline__G2CtE .timeline_container__wsFm1 .timeline_connector__eG7UP{left:10px;width:39px;background:linear-gradient(90deg,transparent,#9575cd)}.timeline_timeline__G2CtE .timeline_container__wsFm1 .timeline_content__2XU6O h2{font-size:1.3rem}.timeline_timeline__G2CtE .timeline_container__wsFm1 .timeline_content__2XU6O h3{font-size:.9rem}.timeline_timeline__G2CtE .timeline_container__wsFm1 .timeline_date__0zemI{font-size:.7rem}}.timeline_header__5svtA{text-align:center;margin-bottom:1.5rem}.timeline_header__5svtA h1{font-size:2.5rem;margin-bottom:.5rem}.timeline_header__5svtA h2{font-size:1.2rem;font-weight:400;color:var(--secondary-text,var(--secondary-text))}@media(max-width:600px){.timeline_header__5svtA h1{font-size:2rem;margin-bottom:.5rem}.timeline_header__5svtA h2{font-size:1rem;font-weight:400;color:var(--secondary-text,var(--secondary-text))}}#timeline_career_timeline__HF0oI{padding:6em 4em}@media(max-width:1100px){#timeline_career_timeline__HF0oI{padding:2em}}@media(max-width:600px){#timeline_career_timeline__HF0oI{padding:2em 1em}}.timeline_adventures_divider__j7gf9{height:1px;background:linear-gradient(90deg,rgba(110,143,255,.1),rgba(110,143,255,.5),rgba(110,143,255,.1));margin:3rem 0}@media(max-width:600px){.timeline_adventures_divider__j7gf9{margin:1.5rem 0}}