@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-font: "Noto Sans", sans-serif;--bg-color: #fafafa;--text-color: #2c2c2c;--accent-color: #1a5490;--accent-hover: #0d3a66;--light-gray: #f5f5f5;--border-color: #e0e0e0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:var(--primary-font);line-height:1.6;color:var(--text-color);background-color:var(--bg-color);min-width:320px}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1{font-size:3.2em}h2{font-size:2.4em}h3{font-size:1.8em}a{color:var(--accent-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--accent-hover)}.app{width:100%;overflow-x:clip}.hero{position:relative;height:100vh;max-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem;gap:4rem;background-color:#fff}.hero-background-decoration{position:absolute;width:80vw;height:80vw;max-width:1200px;max-height:1200px;z-index:0;opacity:.6;pointer-events:none}.decoration-top-right{bottom:-40vw;right:-35vw}.decoration-bottom-left{top:-30vw;left:-25vw;width:60vw;height:60vw}.hero-background-decoration img{width:100%;height:100%;object-fit:contain}.hero-images-container{position:relative;width:40%;min-width:500px;height:70%;display:flex;align-items:center;justify-content:center;margin-top:10vh;flex-shrink:0}.hero-image-block{background:#fff;border:4px solid #2c3e50;padding:.75rem;box-shadow:8px 8px #2c3e50;transition:transform .3s ease}.main-image-block{position:relative;width:80%;height:90%;z-index:1;transform:rotate(-2deg)}.secondary-image-block{position:absolute;width:50%;height:75%;bottom:0;right:-5%;z-index:2;transform:rotate(3deg)}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.hero-content{position:relative;z-index:1;text-align:left;color:var(--text-color);padding:2rem;flex:0 1 auto;display:flex;flex-direction:column;justify-content:center;gap:2rem;opacity:0;transform:translate(30px);animation:slideInContent 1s ease forwards}@keyframes slideInContent{to{opacity:1;transform:translate(0)}}.retro-header{background:#fff;border:4px solid #2c3e50;box-shadow:6px 6px #2c3e50;padding:1rem 2rem;display:inline-block;text-transform:uppercase;letter-spacing:2px;color:#2c3e50}.retro-body{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:2rem;color:#2c3e50}.hero-title-wrapper{display:inline-block}.hero-title{font-size:clamp(2.5rem,6vw,4rem)!important;margin:0!important}.hero-subtitle-container{display:flex;align-items:flex-start;gap:1.5rem}.hero-subtitle-wrapper{padding:1rem 2rem!important;display:inline-flex;align-items:center}.hero-subtitle{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600;margin:0;color:#2c3e50;text-transform:uppercase;letter-spacing:1px}.scroll-down-btn{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:0;width:60px;height:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#2c3e50;transition:transform .2s ease,box-shadow .2s ease;align-self:stretch}.scroll-down-btn:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #2c3e50}.scroll-down-btn:active{transform:translate(2px,2px);box-shadow:4px 4px #2c3e50}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:968px){.desktop-only{display:none!important}.hero{flex-direction:column;justify-content:center;padding:1rem;gap:2rem;height:100vh;max-height:100vh;overflow:hidden}.hero-background-decoration{width:225vw;height:225vw;opacity:.3}.decoration-top-right{bottom:-100vw;left:-30vw}.decoration-bottom-left{top:-70vw;left:-70vw;width:175vw;height:175vw}.hero-images-container{width:70%;min-width:0;height:auto;aspect-ratio:1 / .8;margin-top:0;margin-bottom:0}.main-image-block{width:75%;height:85%}.secondary-image-block{width:45%;height:60%;right:0}.hero-content{text-align:center;padding:0;align-items:center;width:100%;max-width:none;margin:0;transform:translateY(20px);gap:1.5rem}.hero-content.visible{transform:translateY(0)}.hero-title-wrapper{width:auto}.hero-title{font-size:clamp(1.8rem,8vw,2.5rem)!important;width:auto;padding:.75rem 1.5rem!important}.hero-subtitle-container{flex-direction:row;align-items:center;justify-content:center;width:auto;gap:1rem}.hero-subtitle-wrapper{width:auto;padding:.75rem 1.5rem!important}.hero-subtitle{font-size:clamp(1rem,4vw,1.3rem)}}@media(max-width:480px){.hero-images-container{width:85%;aspect-ratio:1 / .9}.hero-subtitle-container{width:auto}}.planet-scroll-wrapper{height:240vh;position:relative;overflow:clip;background:linear-gradient(to bottom,#fafafa,#fff)}.planet-sticky-container{position:sticky;top:0;height:100vh}.planet-navigation{position:relative;height:100vh;display:flex;align-items:center;justify-content:center}.planet-navigation img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.planet-container{position:relative;width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;padding-top:5vh;-webkit-user-select:none;user-select:none;touch-action:none}.planet-anchor{position:absolute;width:400vh;height:400vh;transform:translate(-50%,-50%);pointer-events:none}.planet-scaler{width:100%;height:100%;position:relative;transform-origin:center center}.planet-outline{position:absolute;top:5rem;right:5rem;bottom:5rem;left:5rem;background-image:url(/final.webp);background-size:cover;opacity:.8;z-index:0;transform-origin:center center;transition:transform 1s cubic-bezier(.4,0,.2,1)}.planet-outline.is-dragging{transition:none!important}.planet-wheel{position:absolute;top:5rem;right:5rem;bottom:5rem;left:5rem;border-radius:50%;transform-origin:center center;transition:transform 1s cubic-bezier(.4,0,.2,1);pointer-events:auto}.planet-wheel.is-dragging{transition:none!important}.planet-section{position:absolute;width:80vw;max-width:900px;height:400vh;left:50%;top:-5rem;transform:translate(-50%);transform-origin:50% 200vh;padding:0;opacity:1;pointer-events:none;transition:opacity .6s ease}.planet-section.active{opacity:1;pointer-events:auto;z-index:10}.section-content-wrapper{width:100%;position:absolute;top:0;left:0;transition:transform 1s cubic-bezier(.4,0,.2,1)}.section-content{background:#fff;padding:3rem;position:relative;z-index:2}.about-section-retro{background:transparent!important;padding:0!important}.about-content-retro{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}.about-image-retro{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:1rem;display:flex;justify-content:center;align-items:center}.about-image-retro img{width:100%;height:auto;display:block;clip-path:none!important;box-shadow:none!important}.about-text-retro{display:flex;flex-direction:column;gap:1.5rem}.retro-header{background:#fff;border:4px solid #2c3e50;box-shadow:6px 6px #2c3e50;padding:1rem 2rem;margin:0!important;display:inline-block;width:fit-content;font-size:2.5rem;text-transform:uppercase;letter-spacing:2px}.retro-header:after{display:none!important}.retro-body{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:2rem}.experience-section-retro{background:transparent!important;padding:0!important;display:flex;flex-direction:column;gap:2rem}.experience-grid-retro{display:flex;flex-direction:column;gap:1.5rem}.experience-card-retro{display:flex;align-items:center;gap:2rem;background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:1.5rem;transition:transform .2s ease}.experience-card-retro:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #2c3e50}.experience-icon-retro{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:3px solid #2c3e50;padding:.5rem;background:#f8f9fa}.experience-icon-retro img{max-width:100%;max-height:100%;object-fit:contain}.experience-info-retro h3{margin:0 0 .5rem;font-size:1.5rem;color:#2c3e50;text-transform:uppercase;letter-spacing:1px}.experience-info-retro p{margin:0;color:#666;line-height:1.5}.piano-section-retro{background:transparent!important;padding:0!important}.piano-flex-retro{display:flex;gap:2rem;align-items:start}.piano-column-left{flex:1.5;display:flex;flex-direction:column;gap:1.5rem}.piano-column-right{flex:1;display:flex;flex-direction:column;gap:1.5rem}.piano-header-wrapper-retro{display:flex;justify-content:flex-start}.piano-image-block-1{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:1rem;aspect-ratio:1 / 1.2;overflow:hidden}.piano-image-block-2{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:1rem}.piano-image-block-1 img{width:100%;height:100%;object-fit:cover;display:block}.piano-image-block-2 img{width:100%;height:auto;display:block}.skills-section-retro{background:transparent!important;padding:0!important;display:flex;flex-direction:column;gap:2rem}.skills-grid-retro{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.skill-card-retro{display:flex;align-items:center;gap:1.5rem;background:#fff;border:4px solid #2c3e50;box-shadow:6px 6px #2c3e50;padding:1.25rem;transition:all .2s ease}.skill-card-retro:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #2c3e50;background:#f8f9fa}.skills-footer-retro{margin-top:.5rem}.skills-footer-retro .retro-body{padding:1.5rem 2rem}.skills-footer-retro p{margin:0;font-size:1.1rem;color:#444;line-height:1.6}.skill-icon-retro{font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#f1f3f5;border:2px solid #2c3e50;flex-shrink:0;color:#2c3e50}.skill-info-retro h3{margin:0 0 .25rem;font-size:1.2rem;color:#2c3e50;text-transform:uppercase;letter-spacing:1px}.skill-info-retro p{margin:0;color:#666;font-size:.9rem;line-height:1.4}.church-section-retro{background:transparent!important;padding:0!important}.church-content-retro{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:start}.church-image-retro{background:#fff;border:4px solid #2c3e50;box-shadow:8px 8px #2c3e50;padding:1rem}.church-image-retro img{width:100%;height:auto;display:block}.church-text-retro{display:flex;flex-direction:column;gap:1.5rem}.section-content h2{font-size:2.5rem;color:var(--text-color);margin-bottom:2rem;position:relative}.section-content h2:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:3px;background:var(--accent-color);box-shadow:0 2px #1a54904d}.nav-arrow-wrapper{position:fixed;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:100;transition:all .3s ease;width:60px}.nav-arrow-left-wrapper{left:2rem}.nav-arrow-right-wrapper{right:2rem}.nav-arrow{width:60px;height:60px;background:#fff;border:2px solid var(--accent-color);color:var(--accent-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:4px 4px #1a549033}.nav-arrow:hover:not(:disabled){background:var(--accent-color);color:#fff;transform:scale(1.1);box-shadow:6px 6px #1a54904d}.nav-arrow:disabled{opacity:.3;cursor:not-allowed}.nav-arrow-hint{background:#fff;border:2px solid var(--accent-color);padding:.4rem .8rem;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:var(--accent-color);box-shadow:3px 3px #1a549033;white-space:nowrap;pointer-events:none}.planet-nav-dots{position:fixed;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:1.5rem;z-index:100;background:#fffffff2;padding:1rem 2rem;border:2px solid var(--accent-color);box-shadow:4px 4px #1a549033}.nav-dot{width:16px;height:16px;border:2px solid var(--accent-color);background:transparent;cursor:pointer;position:relative;transition:all .3s ease;padding:0}.nav-dot:hover:not(:disabled){background:var(--accent-color);transform:scale(1.3)}.nav-dot.active{background:var(--accent-color);transform:scale(1.2)}.nav-dot:disabled{cursor:not-allowed}.nav-dot-label{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:.5rem;background:var(--accent-color);color:#fff;padding:.25rem .75rem;font-size:.85rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;font-weight:500}.nav-dot:hover .nav-dot-label{opacity:1}.about-content,.piano-content,.church-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image img,.piano-image img,.church-image img{width:100%;height:auto;clip-path:polygon(0 0,100% 0,100% 92%,0 100%);box-shadow:4px 4px #0000001a}.about-text p,.piano-text p,.church-text p{color:#666;line-height:1.8;margin-bottom:1rem;font-size:1.1rem}.resume-link,.portfolio-link{display:inline-block;margin-top:1rem;color:var(--accent-color);font-weight:500;text-decoration:none;transition:color .3s ease,transform .3s ease;font-size:1.1rem}.resume-link:hover,.portfolio-link:hover{color:var(--accent-hover);transform:translate(5px)}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.experience-card{padding:2rem;background:var(--light-gray);border:2px solid #2c3e50;transition:all .3s ease}.experience-card:hover{transform:translateY(-5px);box-shadow:4px 4px #00000026}.experience-card h3{color:var(--accent-color);margin-bottom:1rem;font-size:1.4rem}.experience-card p{color:#666;line-height:1.7}.contact-section{text-align:center}.contact-intro{color:#666;font-size:1.2rem;margin-bottom:2rem}.contact-links-planet{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.contact-link-planet{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;background:var(--light-gray);transition:all .3s ease;color:var(--text-color);min-width:120px;text-decoration:none;border:2px solid transparent}.contact-link-planet:hover{background:var(--accent-color);color:#fff;transform:translateY(-5px);border-color:var(--accent-color);box-shadow:4px 4px #1a54904d}.contact-icon-planet{width:56px;height:56px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--accent-color);transition:all .3s ease;border:2px solid var(--accent-color)}.contact-link-planet:hover .contact-icon-planet{background:#fff3;color:#fff;transform:scale(1.1);border-color:#fff}.contact-link-planet span{font-weight:500;font-size:1.1rem}@media(max-width:968px){.planet-wheel{height:300vh;transform-origin:50% 150vh}.planet-outline{width:300vh;height:300vh;top:150vh}.planet-section{width:90%;height:300vh;transform-origin:50% 150vh}.section-content{padding:2rem}.section-content h2{font-size:2rem}.nav-arrow{width:50px;height:50px}.nav-arrow-left-wrapper{left:1rem}.nav-arrow-right-wrapper{right:1rem}.nav-arrow-hint{display:none}.planet-nav-dots{bottom:2rem;padding:.75rem 1.5rem;gap:1rem}.nav-dot{width:12px;height:12px}}@media(max-width:768px){.about-content,.piano-content,.church-content{grid-template-columns:1fr;gap:2rem}.experience-grid{grid-template-columns:1fr;gap:1.5rem}.contact-links-planet{gap:1rem}.contact-link-planet{padding:1.25rem 1.5rem;min-width:100px}.nav-dot-label{display:none}.planet-nav-dots{gap:.75rem;padding:.5rem 1rem}}.contact-section-retro{padding:3rem 2rem;background:transparent;text-align:center}.container{max-width:1200px;margin:0 auto}.retro-header{background:#fff;border:4px solid #2c3e50;box-shadow:6px 6px #2c3e50;padding:1rem 2rem;margin:0!important;display:inline-block;width:fit-content;font-size:2.5rem;text-transform:uppercase;letter-spacing:2px;color:#2c3e50}.contact-links-retro{display:flex;justify-content:center;gap:2rem;margin-top:3rem;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1)}.contact-links-retro.visible{opacity:1;transform:translateY(0)}.contact-link-retro{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:#fff;border:4px solid #2c3e50;box-shadow:6px 6px #2c3e50;padding:1.5rem 2rem;text-decoration:none;transition:all .2s ease;color:#2c3e50;min-width:140px}.contact-link-retro:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #2c3e50;background:#f8f9fa}.contact-link-retro svg{font-size:2rem}.contact-link-retro span{font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:1rem}@media(max-width:768px){.contact-section-retro{padding:3rem 1rem}.contact-links-retro{flex-direction:column;align-items:center;gap:1.5rem}.contact-link-retro{width:100%;max-width:280px}}
