@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap";body{background:#faf8f6;font-size:16px;font-family:Montserrat,Arial,sans-serif;font-weight:100}.app-container{display:flex;flex-direction:column;min-height:100vh;background:#faf8f6}.header{background:#fff;box-shadow:0 2px 16px #0000000f;position:sticky;top:0;z-index:100;border-bottom:2px solid #ffe0b2}.navbar{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1.5rem 2.5rem;position:relative}.logo{font-size:24px;font-weight:700;color:#ff7300;letter-spacing:2px}.nav-links{display:flex;gap:2rem}.nav-links a{color:#ff7300;font-weight:500;padding:.6rem 1.1rem;border-radius:6px;transition:background .2s,color .2s,box-shadow .2s;font-size:1.05rem}.nav-links a:hover,.nav-links a:focus{background:#ff7300;color:#fff;box-shadow:0 2px 8px #ff730026}.hero-name{font-size:2.3rem;font-weight:100;margin-bottom:.5rem;text-transform:none;font-family:Montserrat,Arial,sans-serif;color:#ff7300!important}.hero-title{color:#ff7300;text-align:center}.hero-title hr{height:3px;border:none;background:linear-gradient(to right,#ff7300,orange);width:100%;max-width:320px;margin:.8rem auto;border-radius:3px}.hero-subtitle{color:#ff7300;font-size:1.1rem;margin-bottom:1.2rem}.hero-section{background:#fff;padding:1rem;border-radius:16px;box-shadow:0 4px 24px #00000014;margin-bottom:2rem;position:relative;overflow:hidden}.hero-section h1{font-size:2rem;margin-bottom:1.2rem;font-weight:800;letter-spacing:1px;color:#ff7300}.hero-section p{font-size:1.35rem;margin-bottom:2.5rem;font-weight:500;color:#ff7300}.hero-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.2rem}.btn-primary,.btn-secondary{padding:.5rem 1rem;border-radius:8px;font-weight:500;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:160px;white-space:nowrap}.btn-primary{background:#ff7300;color:#fff;border:none;box-shadow:0 2px 8px #ff73001a}.btn-primary:hover,.btn-primary:focus{background:#ffb347;color:#fff;box-shadow:0 4px 16px #ff73002e}.btn-secondary{background:transparent;color:#ff7300;border:2px solid #ff7300}.btn-secondary:hover,.btn-secondary:focus{background:#ff7300;color:#fff;box-shadow:0 4px 16px #ff73002e}main{flex:1;max-width:800px;margin:0 auto;padding:1.5rem .5rem}.content-section{margin-bottom:2.2rem;background:#fff;border-radius:14px;box-shadow:0 2px 12px #ff73000f;padding:1.5rem 1.2rem;transition:box-shadow .3s;position:relative;overflow:hidden}.content-section h2{color:#ff7300;font-size:1.2rem;margin-bottom:.8rem;font-weight:100;font-family:Montserrat,Arial,sans-serif}.contact-section{padding:0}.footer{background:#222;color:#fff;text-align:center;padding:1.5rem 0;font-size:.9rem;margin-top:auto;border-top:2px solid #ff7300}.accessibility-statement{margin-top:.7rem;font-size:.98rem;color:#fff;text-align:center;opacity:.95}.accessibility-statement a{color:#ff7300;text-decoration:underline;font-weight:400}.accessibility-statement span[role=img]{font-size:1.1em;vertical-align:middle;margin-right:.3em}.section-animate{opacity:0;transform:translateY(40px)}.section-animate.section-animate--visible{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}@media(max-width:900px){.navbar{max-width:100%;padding:1.2rem 1rem}main{padding:1.5rem .5rem}.content-section{padding:1.5rem 1rem}}@media(max-width:1000px){.navbar{position:relative}.nav-links{display:none;position:absolute;top:60px;right:16px;background:#fff;box-shadow:0 2px 12px #ff73001a;border-radius:10px;flex-direction:column;min-width:160px;z-index:200}.nav-links.open{display:flex;z-index:202}.hamburger{width:40px!important;height:40px!important;display:flex!important;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;right:20px;left:auto;margin:0;transform:translateY(-50%);z-index:9999;background:transparent;border-radius:0;box-shadow:none;padding:0;cursor:pointer}.hamburger .bar{height:4px!important;width:24px!important;background:#ff7300;display:block!important;opacity:1;margin:2px 0;border-radius:2px;z-index:10001;line-height:4px;flex:none;border:none}.hero-content{flex-direction:column;gap:1.2rem;align-items:center}.hero-image{margin-bottom:.5rem;flex:0 0 180px;order:-1}.profile-img{width:180px;height:180px}.hero-text{width:100%;text-align:center}.content-section{padding:1rem .5rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.timeline-animated-content{padding:.7rem .5rem}.app-container,.header,.navbar{overflow:visible!important}}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.7rem;margin-top:.7rem}.skill-card{background:#fff7ed;border-radius:8px;box-shadow:0 1px 6px #ff730012;padding:.7rem;font-weight:400;color:#232323;text-align:center;font-size:.95rem;transition:box-shadow .2s,transform .2s;font-family:Roboto,Arial,sans-serif;display:flex;align-items:center;justify-content:center}.skill-card:hover{box-shadow:0 4px 16px #ff730021;transform:translateY(-2px) scale(1.03)}.timeline{margin-top:1.5rem;position:relative;padding-left:2rem;border-left:3px solid #ffb347}.timeline-item{margin-bottom:2.2rem;position:relative}.timeline-dot{position:absolute;left:-1.1rem;top:.3rem;width:1.1rem;height:1.1rem;background:#ff7300;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #ffb347}.timeline-content{background:#fff7ed;border-radius:10px;box-shadow:0 1px 6px #ff730012;padding:1rem 1.2rem;margin-left:.5rem;font-size:1.05rem}.timeline-date{color:#ff7300;font-weight:600;margin-left:.5rem}.contact-details{margin-top:1.2rem;font-size:1.1rem;color:#444}.contact-details a{color:#ff7300;font-weight:600;word-break:break-all}.nav-links svg{vertical-align:middle;margin-right:.3em;font-size:1.1em;stroke-width:2;stroke:currentColor;fill:none;shape-rendering:geometricPrecision;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-content{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 .5rem}.hero-image{margin-bottom:.5rem;flex:0 0 240px;order:-1;display:flex;justify-content:center}.profile-img{width:240px;height:240px;object-fit:cover;border-radius:50%;border:4px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(100deg,#ff7300,#ffb347);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 4px 24px #ff73002e}.hero-text{width:100%;text-align:center}.experience-pre{white-space:pre-wrap;font-family:inherit;font-size:1.05rem;color:#444;background:#fff7ed;border-radius:10px;padding:1.2rem 1rem;margin-top:1.2rem;box-shadow:0 1px 6px #ff730012}.timeline-animated{margin-top:1.2rem;position:relative;padding-left:1.5rem;border-left:3px solid #ffb347}.timeline-animated-item{margin-bottom:1.7rem;position:relative;display:flex;align-items:flex-start}.timeline-animated-dot{position:absolute;left:-1.1rem;top:.5rem;width:1rem;height:1rem;background:#ff7300;border-radius:50%;border:2.5px solid #fff;box-shadow:0 0 0 2px #ffb347}.timeline-animated-content{background:#fff7ed;border-radius:8px;box-shadow:0 1px 6px #ff730012;padding:.8rem 1rem;margin-left:.5rem;font-size:.98rem;flex:1}.timeline-animated-title,.timeline-animated-company,.timeline-animated-date{font-family:Roboto,Arial,sans-serif;font-weight:400}.timeline-animated-title{color:#222;font-size:1.05rem;margin-bottom:.2rem}.timeline-animated-company{color:#ff7300;font-size:.98rem;margin-bottom:.3rem}.timeline-animated-date{color:#888;font-weight:400;font-size:.95rem;margin-left:.5rem}.timeline-animated-details{margin:.2rem 0 0 2.2rem;padding-left:1.5rem;color:#444;font-size:.97rem;list-style:disc outside;text-align:left}.timeline-animated-details li{margin-bottom:.3rem;list-style-type:disc;text-indent:0;padding-left:0;font-family:Roboto,Arial,sans-serif;font-weight:400;color:#444}.nav-links.desktop-only{display:flex}@media(max-width:1000px){.nav-links.desktop-only{display:none!important}}.mobile-menu-overlay{position:fixed;inset:0;background:#000;opacity:.5;z-index:300}.mobile-menu-close{position:absolute;top:1.1rem;right:1.1rem;background:none;border:none;font-size:2.2rem;color:#ff7300;cursor:pointer;z-index:2;line-height:1;padding:0}.mobile-menu{position:fixed;top:0;left:0;width:260px;height:100vh;background:#fff;box-shadow:2px 0 16px #0000001a;z-index:301;padding:2.5rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.mobile-menu ul{list-style:none;padding:0;margin:2.5rem 0 0}.mobile-menu li{margin-bottom:1.5rem}.mobile-menu a{color:#ff7300;font-size:1.2rem;font-weight:700;text-decoration:none;transition:color .2s}.mobile-menu a:hover{color:#222}@media(min-width:1001px){.hero-content{flex-direction:row-reverse;justify-content:center;gap:2rem;padding:0 1rem}.hero-image{margin-bottom:0}}#about p{font-family:Roboto,Arial,sans-serif;font-weight:400;color:#232323}#about h2,#skills h2,#experience h2,#contact h2{font-size:1.35rem;font-family:Roboto,Arial,sans-serif;font-weight:400}#contact .contact-details{font-family:Roboto,Arial,sans-serif;font-weight:400;color:#232323}#contact .contact-details a{color:#ff7300;font-weight:400}#home,#about,#skills,#experience,#contact{scroll-margin-top:90px}.skills-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:1.2rem}@media(max-width:700px){.skills-categories-grid{grid-template-columns:1fr}}.skills-category-title{font-family:Roboto,Arial,sans-serif;font-size:.98rem;font-weight:400;color:#ff7300;margin-bottom:.3rem}.skills-list{list-style:disc inside;padding-left:.5rem;margin:0;color:#444;font-family:Roboto,Arial,sans-serif;font-size:.97rem;font-weight:400;display:flex;flex-direction:column;gap:0}.skills-list li{margin-bottom:.3rem;padding:0;line-height:1.4;word-break:break-word;color:#444;font-family:Roboto,Arial,sans-serif;font-size:.97rem;font-weight:400}.skills-category-card{background:#fff7ed;border-radius:8px;box-shadow:0 1px 6px #ff730012;padding:.8rem 1rem;display:flex;flex-direction:column;align-items:flex-start}.about-split-container{display:flex;flex-direction:row;gap:0;align-items:stretch;margin-top:1.2rem}.about-main{flex:2 1 0;padding-right:2rem;display:flex;align-items:flex-start}.about-divider{width:4px;background:linear-gradient(180deg,#ff7300,#ffb347);border-radius:2px;margin:0 1rem}.about-side{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;gap:1.1rem;min-width:180px}.about-side-item{margin-bottom:.2rem}.about-side-label{display:block;font-size:.98rem;color:#ff7300;font-family:Roboto,Arial,sans-serif;font-weight:400;margin-bottom:.1rem}.about-side-value{display:block;font-size:.97rem;color:#232323;font-family:Roboto,Arial,sans-serif;font-weight:400}@media(max-width:900px){.about-main{padding-right:1rem}}@media(max-width:700px){.about-split-container{flex-direction:column;align-items:stretch}.about-main{padding-right:0;padding-bottom:1.2rem}.about-divider{display:none}.footer{padding-left:1rem;padding-right:1rem}.hero-title hr{width:100%;max-width:320px}.about-main{margin-bottom:.3rem}.about-divider{margin:.3rem auto;width:80%;height:4px;max-width:80%}.about-side{margin-top:.3rem}}.btn-primary:focus,.btn-secondary:focus,.nav-links a:focus,.mobile-menu a:focus,.contact-details a:focus{outline:2px solid #ff7300;outline-offset:2px;box-shadow:0 0 0 2px #ffe0b2}.scroll-to-top{position:fixed;bottom:1rem;right:1rem;background:#ff7300;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:1000;border:none;box-shadow:0 2px 8px #0000001a;padding:0}.scroll-to-top.visible{opacity:1}.scroll-to-top:hover{background:#ff8c33;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.scroll-to-top svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.title-link{color:inherit;text-decoration:none;transition:color .2s ease}.title-link:hover{color:#ff7300}.about-content{display:flex;gap:2rem;align-items:flex-start}.about-text{flex:1;min-width:0}.about-divider,.experience-divider{width:4px;background:linear-gradient(180deg,#ff7300,#ffb347);border-radius:2px;margin:0 1rem}.timeline-bar{width:4px;background:linear-gradient(180deg,#ff7300,#ffb347);border-radius:2px;margin-right:1.5rem}@media(max-width:700px){.about-content{flex-direction:column}.about-divider{width:100%;height:4px;margin:1rem 0;background:linear-gradient(90deg,#ff7300,#ffb347)}.experience-divider{display:none}}@media(max-width:768px){.hero-title hr{width:100%;max-width:320px}}.about-section .divider{width:3px;height:100%;background:linear-gradient(to bottom,#ff7300,orange);margin:0 1.5rem;border-radius:3px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,Arial,sans-serif;font-weight:100;background:#fff;color:#222;line-height:1.7;min-height:100vh;font-size:16px;letter-spacing:.01em;padding:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Arial,sans-serif;font-weight:100}.hero-name{font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}
