.app{min-height:100vh;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{background:linear-gradient(#0000004d,#0000004d),url(../IMG_0163.JPG);background-size:cover;background-position:center;background-attachment:scroll;background-repeat:no-repeat;color:#fff;padding:4rem 1rem 3rem;text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.profile-image{width:400px;height:400px;border-radius:50%;object-fit:cover;margin-bottom:2rem;border:4px solid white;box-shadow:0 10px 30px #0003;opacity:0;animation:fadeInUp .8s ease-out .1s forwards}.hero-content h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}.tagline{font-size:clamp(1rem,3vw,1.25rem);margin-bottom:2rem;opacity:0;animation:fadeInUp .8s ease-out .4s forwards}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeInUp .8s ease-out .6s forwards}.btn{padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn.primary{background:#8b7355;color:#fff;border:2px solid #8b7355}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn.secondary{background:transparent;color:#fff;border:2px solid white}.btn.secondary:hover{background:#fff;color:#8b7355;transform:translateY(-2px)}.section{padding:5rem 0}#about{background:linear-gradient(#8b73550d,#8b73550d),url(../IMG_2648.JPG);background-size:cover;background-position:center;background-attachment:scroll}.section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7)}#certifications h2{text-align:center;margin-left:2rem;max-width:50%}.about-content{max-width:1000px;margin:0 auto}.about-text{position:relative;text-align:left}.biker-shape{float:left;width:650px;height:500px;shape-outside:polygon(40% 0%,70% 0%,85% 20%,95% 40%,90% 100%,100% 90%,90% 85%,60% 95%,40% 95%,25% 85%,15% 75%,10% 60%,5% 40%,15% 20%,100% 100%);margin-right:2rem;margin-bottom:1rem;shape-margin:20px;flex-shrink:0}.about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.7);text-align:justify}@media (max-width: 1200px){.biker-shape{width:500px;height:400px}}@media (max-width: 992px){.biker-shape{width:400px;height:350px;margin-right:1.5rem}}@media (max-width: 768px){.biker-shape{display:none}.about-text{text-align:center;padding:0 1rem}.about-text p{text-align:center}}#career{background:linear-gradient(#0006,#0006),url(../IMG_5282.jpg);background-size:cover;background-position:center;background-attachment:scroll}.career-timeline{max-width:800px;margin:0;position:relative}.career-timeline:before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:2px;background:#8b7355}.career-item{display:flex;margin-bottom:3rem;position:relative}.career-item:before{content:"";position:absolute;left:1.5rem;top:.5rem;width:1rem;height:1rem;border-radius:50%;background:#8b7355;border:3px solid white;z-index:1}.career-period{flex:0 0 160px;color:#fff;font-weight:600;font-size:.9rem;text-shadow:1px 1px 2px rgba(0,0,0,.7);padding-top:.5rem;padding-left:2rem}.career-content{flex:1;margin-left:2rem;background:#ffffff1a;padding:1.5rem;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.career-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.career-company{color:#8b7355;font-size:1.1rem;font-weight:500;margin-bottom:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.career-highlights{list-style:none;padding:0;margin:0}.career-highlights li{color:#fff;font-size:.95rem;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.career-highlights li:before{content:"•";color:#8b7355;position:absolute;left:0;font-weight:700;font-size:1.2rem}#certifications{background:linear-gradient(#0000004d,#0000004d),url(../imagejpeg_1.JPG);background-size:cover;background-position:right}.certifications-list{max-width:50%;margin:0;margin-left:2rem;padding:0 2rem}.certification-item{margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.cert-title{color:#fff;font-size:1.4rem;font-weight:600;text-decoration:none;text-shadow:2px 2px 4px rgba(0,0,0,.7);transition:color .3s ease}.cert-title:hover{color:#8b7355}.cert-date{background:#8b7355;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;width:fit-content;font-weight:500}.cert-provider{color:#fff;font-weight:600;font-size:.9rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px) scale(1.02)}.gallery-item img{width:100%;height:300px;object-fit:cover;display:block}#contact{background:linear-gradient(#0000004d,#0000004d),url(../IMG_5863.jpg);background-size:80%;background-position:right;background-attachment:scroll}.contact-content{max-width:1000px;margin:0 auto}.contact-text{text-align:center;margin-bottom:3rem}.contact-text h2{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.contact-text p{font-size:1.1rem;color:#fff;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.contact-bottom{display:flex;align-items:center;gap:3rem}.contact-image{flex:0 0 300px}.contact-headshot{width:300px;height:300px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 10px 30px #0000004d}.contact-links{flex:1;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}.contact-link{background:#8b7355;color:#fff;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.contact-link:hover{background:#6d5b47;transform:translateY(-2px);box-shadow:0 5px 15px #8b735566}.footer{background-size:cover;background-position:center;color:#fff;text-align:center;padding:2rem 0}.footer p{margin:0;opacity:.8}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero{padding:2rem 1rem;min-height:90vh;background-attachment:scroll}.profile-image{width:200px;height:200px;margin-bottom:1.5rem}.hero-buttons{flex-direction:column;align-items:center;gap:1.5rem}.btn{min-width:200px;text-align:center}.section{padding:3rem 0}.section h2{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:2rem}.container{padding:0 1rem}.certifications-list{max-width:100%;margin:0 auto;padding:0 1rem}#certifications h2{margin-left:0;max-width:100%;text-align:center}.career-timeline{margin:0}.career-timeline:before{left:1rem}.career-item{flex-direction:column;margin-bottom:2rem}.career-item:before{left:.5rem}.career-period{flex:none;margin-bottom:1rem;padding-left:3rem;font-size:.85rem}.career-content{margin-left:1rem;margin-top:.5rem;padding:1.5rem 1rem}.career-title{font-size:1.1rem}.career-company{font-size:1rem}.career-highlights li{font-size:.9rem}.contact-bottom{flex-direction:column;text-align:center;gap:2rem}.contact-image{flex:none}.contact-headshot{width:200px;height:200px}.contact-links{align-items:center;justify-content:flex-start}.gallery-grid{grid-template-columns:1fr}#about,#career,#certifications,#contact{background-attachment:scroll;background-size:cover}}@media (max-width: 480px){.hero{padding:1.5rem .5rem;min-height:85vh}.profile-image{width:150px;height:150px}.container{padding:0 .5rem}.btn{padding:.75rem 1.5rem;font-size:.9rem;min-width:180px}.about-text p{font-size:1rem;padding:0 .5rem}.cert-title{font-size:1.2rem}#contact{background-size:cover;background-position:center}.contact-headshot{width:150px;height:150px}.contact-link{padding:.75rem 1.5rem;font-size:.9rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
