@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#38c8ff;width:100vw;height:100vh;font-family:Outfit,Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}:root{--color-sky-day:#5cd6ff;--color-sky-afternoon:#38a8ff;--color-sky-sunset:#284488;--color-sky-night:#0a1128;--color-sea-top:#1a8cff;--color-sea-mid:#0052cc;--color-sea-deep:#025;--color-text-dark:#1e293b;--color-text-light:#f8fafc;--color-accent:#ff6b35;--color-accent-hover:#ff8555;--font-main:"Outfit", "Plus Jakarta Sans", sans-serif}.portfolio-viewport{width:100vw;height:100vh;font-family:var(--font-main);-webkit-user-select:none;user-select:none;background:#181236;flex-direction:column;display:flex;position:relative;overflow:hidden}.portfolio-bg-layers{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-layer{opacity:0;z-index:1;will-change:opacity;width:100%;height:100%;transition:opacity .85s cubic-bezier(.4,0,.2,1) .85s,z-index;position:absolute;top:0;left:0}.bg-layer.active{opacity:1;z-index:10;transition:opacity .85s cubic-bezier(.4,0,.2,1),z-index}.bg-layer.theme-dawn{background:linear-gradient(#181236 0%,#3a206a 50%,#8c428f 85%,#be5188 100%)}.bg-layer.theme-sunrise{background:linear-gradient(#8dc8e8 0%,#d8eafa 35%,#ffd4a3 70%,#ff8c42 100%)}.bg-layer.theme-morning{background:linear-gradient(#0077e6 0%,#299bff 60%,#80c8ff 100%)}.bg-layer.theme-noon{background:linear-gradient(#b0e2ff 0%,#dcf2ff 50%,#f4fbff 100%)}.bg-layer.theme-afternoon{background:linear-gradient(#4da6ba 0%,#9bc8c8 50%,#ebd29d 85%,#f5b862 100%)}.bg-layer.theme-sunset{background:linear-gradient(#38154c 0%,#76235e 40%,#c94652 70%,#f57446 90%,#ff9e64 100%)}.bg-layer.theme-dusk{background:linear-gradient(#111e38 0%,#23385c 55%,#466088 85%,#637b9d 100%)}.bg-layer.theme-night{background:linear-gradient(#05050a 0%,#0d0e1c 60%,#231f24 85%,#3a2e2b 100%)}.portfolio-nav{z-index:100;pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:24px 48px;display:flex;position:absolute;top:0;left:0}.nav-logo{letter-spacing:-.5px;color:var(--color-accent,#ff6b35);text-shadow:0 2px 14px #ff6b3573;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;display:flex}.nav-logo .logo-full{display:inline}.nav-logo .logo-short{display:none}.nav-logo-badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px #ff6b3566}.nav-links{-webkit-backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff40;border-radius:30px;gap:8px;padding:6px;display:flex;box-shadow:0 8px 32px #0000001a}.nav-link-btn{color:#fff;cursor:pointer;text-shadow:0 1px 4px #0003;background:0 0;border:none;border-radius:20px;padding:8px 18px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.1,.8,.2,1)}.nav-link-btn:hover{background:#fff3;transform:translateY(-1px)}.nav-link-btn.active{color:var(--color-text-dark);text-shadow:none;background:#fff;box-shadow:0 4px 15px #00000026}.hamburger-btn{-webkit-backdrop-filter:blur(14px);cursor:pointer;z-index:101;background:#ffffff26;border:1px solid #ffffff47;border-radius:14px;flex-direction:column;justify-content:space-around;width:44px;height:44px;padding:11px 9px;transition:all .3s cubic-bezier(.1,.8,.2,1);display:none}.hamburger-btn:hover{background:#ffffff40;transform:scale(1.05)}.hamburger-bar{transform-origin:50%;background-color:#fff;border-radius:3px;width:100%;height:2.5px;transition:all .3s cubic-bezier(.1,.8,.2,1)}.hamburger-btn.active .hamburger-bar:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger-btn.active .hamburger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn.active .hamburger-bar:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.wheel-icon{animation:6s linear infinite spinSlow;display:inline-block}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fixed-foreground{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.sea{z-index:10;background:linear-gradient(180deg, var(--color-sea-top) 0%, var(--color-sea-mid) 35%, var(--color-sea-deep) 100%);border-radius:50%;width:140vw;height:140vw;position:absolute;bottom:calc(18vh - 140vw);left:50%;transform:translate(-50%);box-shadow:inset 0 15px 35px #ffffff59,inset 0 -20px 50px #0009,0 -8px 40px #1a8cff80}.sea:after{content:"";pointer-events:none;background:linear-gradient(#ffffff40 0%,#fff0 100%);border-radius:50% 50% 0 0;width:100%;height:100px;position:absolute;top:0;left:0}.ship-orbit{transform-origin:50%;pointer-events:none;z-index:12;width:140vw;height:140vw;position:absolute;bottom:calc(18vh - 140vw);left:50%}.orbit-right-to-left{animation:42s linear infinite orbitRightToLeft}.orbit-left-to-right{animation:36s linear 15s infinite orbitLeftToRight}@keyframes orbitRightToLeft{0%{transform:translate(-50%)rotate(35deg)}to{transform:translate(-50%)rotate(-35deg)}}@keyframes orbitLeftToRight{0%{transform:translate(-50%)rotate(-40deg)}to{transform:translate(-50%)rotate(40deg)}}.bg-ship{opacity:.9;filter:drop-shadow(0 6px 10px #0014324d);position:absolute;top:6px;left:50%;transform:translate(-50%,-100%)}.ducks-flock{z-index:31;gap:12px;display:flex;position:absolute;bottom:3vh;left:calc(50% - 135px)}.duck{width:28px;height:24px;animation:3s ease-in-out infinite alternate duckBob}.duck:nth-child(2){animation-delay:.6s;transform:scale(.85)}.duck:nth-child(3){animation-delay:1.2s;transform:scale(.75)}@keyframes duckBob{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(-5deg)}to{transform:translateY(1px)rotate(3deg)}}.dolphin-container{z-index:32;width:80px;height:50px;position:absolute;bottom:7.5vh}.dolphin-right{animation:8s ease-in-out infinite dolphinJumpRight;left:calc(50% + 140px)}.dolphin-left{animation:11s ease-in-out 4s infinite dolphinJumpLeft;left:calc(50% - 220px)}@keyframes dolphinJumpRight{0%,75%,to{opacity:0;transform:translateY(40px)rotate(-40deg)}80%{opacity:1}85%{opacity:1;transform:translate(60px,-45px)rotate(10deg)}92%{opacity:1;transform:translate(120px,30px)rotate(60deg)}93%{opacity:0}}@keyframes dolphinJumpLeft{0%,80%,to{opacity:0;transform:translateY(40px)rotate(40deg)scaleX(-1)}84%{opacity:1}89%{opacity:1;transform:translate(-60px,-45px)rotate(-10deg)scaleX(-1)}95%{opacity:1;transform:translate(-120px,30px)rotate(-60deg)scaleX(-1)}96%{opacity:0}}.boat-container{z-index:30;filter:drop-shadow(0 10px 15px #0256);position:absolute;bottom:2.8vh;left:50%;transform:translate(-50%)}.boat-svg{justify-content:center;align-items:center;width:135px;height:auto;display:flex;overflow:visible}.main-ship-img{filter:drop-shadow(0 10px 18px #00194173);width:100%;height:auto;display:block}.hull-waves-container{z-index:29;pointer-events:none;opacity:0;width:150px;height:35px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.hull-wave{transform-origin:50%;animation:2.2s ease-in-out infinite alternate hullWaveSwell}.hull-wave-back{opacity:.6;animation-delay:.8s}@keyframes hullWaveSwell{0%{opacity:.6;transform:translateY(0)scaleX(.96)}to{opacity:.95;transform:translateY(-4px)scaleX(1.04)}}.hull-waves-container.waves-active .hull-wave{animation:.6s ease-in-out infinite alternate hullWaveSplash!important}@keyframes hullWaveSplash{0%{opacity:.75;transform:translateY(1px)scaleX(.92)scaleY(.9)}to{opacity:1;filter:drop-shadow(0 2px 6px #ffffffd9);transform:translateY(-6px)scaleX(1.12)scaleY(1.35)}}.wake-trail-container{z-index:28;pointer-events:none;opacity:0;transform-origin:100%;width:170px;height:42px;transition:transform .35s;position:absolute;bottom:-10px;right:calc(50% + 20px);transform:scaleX(.85)}.wake-trail-container.wake-active{transform:scaleX(1.28)translateY(-2px)}.wake-stream{stroke-dasharray:14 16;animation:1.8s linear infinite wakeStreamFlow}.wake-stream-2{stroke-dasharray:20 14;animation-delay:.6s}.wake-foam-bubbles{animation:1.2s linear infinite reverse wakeStreamFlow}@keyframes wakeStreamFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-60px}}.wake-trail-container.wake-active .wake-stream,.wake-trail-container.wake-active .wake-foam-bubbles{animation-duration:.55s!important}.water-ripples{justify-content:center;width:120px;height:12px;display:flex;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.ripple{border-top:2px solid #ffffffb3;border-radius:50%;width:100%;height:100%;animation:3s linear infinite rippleExpand;position:absolute}.ripple:nth-child(2){animation-delay:1.5s}@keyframes rippleExpand{0%{opacity:.8;transform:scaleX(.5)scaleY(.5)}to{opacity:0;transform:scaleX(1.6)scaleY(1.5)}}.world-wheel{transform-origin:50%;z-index:20;width:calc(164vh + 140vw);height:calc(164vh + 140vw);transition:none;position:absolute;top:calc(82vh + 70vw);left:50%}.content-spoke{pointer-events:none;transform-origin:50%;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spoke-content{text-align:center;pointer-events:auto;-webkit-user-select:text;user-select:text;flex-direction:column;justify-content:space-between;align-items:center;width:88vw;max-width:980px;height:80vh;padding:10px 20px 0;display:flex;position:absolute;top:2vh}.spoke-top-wrapper{flex-direction:column;align-items:center;width:100%;transition:opacity .35s ease-out,transform .35s cubic-bezier(.1,.8,.2,1);display:flex}.birds-flock{pointer-events:none;width:100%;position:absolute;top:15%;left:-150px}.bird-flock-1{animation:28s linear infinite flyAcross}.bird-flock-2{animation:36s linear 12s infinite flyAcross;top:30%}@keyframes flyAcross{0%{transform:translate(-20vw)translateY(0)scale(.8)}50%{transform:translate(50vw)translateY(-25px)scale(.9)}to{transform:translate(120vw)translateY(10px)scale(.8)}}.bird{width:24px;height:12px;position:absolute}.bird-1{animation:.8s ease-in-out infinite alternate flapWings;top:0;left:0}.bird-2{animation:.9s ease-in-out .2s infinite alternate flapWings;top:15px;left:-25px}.bird-3{animation:.7s ease-in-out .4s infinite alternate flapWings;top:-10px;left:-45px}@keyframes flapWings{0%{transform:scaleY(1)}to{transform:scaleY(-.4)}}.home-section,.about-section,.projects-section,.contact-section{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.island-visual,.land-visual{filter:drop-shadow(0 18px 30px #00000047);z-index:5;flex-shrink:0;width:500px;max-width:92vw;height:205px;margin-top:auto;margin-bottom:-72px;position:relative}.island-visual.custom-island-1,.land-visual.custom-island-1{width:530px;max-width:95vw;height:380px;margin-bottom:-92px}.island-visual.custom-lighthouse-island{justify-content:center;width:200px;max-width:75vw;height:300px;margin-bottom:-30px;display:flex}.lighthouse-wrapper{width:100%;height:100%;position:relative}.lighthouse-svg-img{object-fit:contain;filter:drop-shadow(0 20px 35px #00000059);flex-shrink:0;width:100%;height:100%}.lighthouse-beam-container{z-index:10;width:0;height:0;position:absolute;top:16.5%;left:44.5%}.lighthouse-beam{transform-origin:0%;clip-path:polygon(0% 46%,100% 0%,100% 100%,0% 54%);filter:blur(4px);pointer-events:none;background:linear-gradient(90deg,#fef0d3f2 0%,#fde0478c 25%,#fde04726 60%,#fff0 100%);width:450px;height:110px;animation:5s linear infinite sweepBeam;position:absolute;top:-50px;left:0}@keyframes sweepBeam{0%{opacity:0;transform:rotate(-165deg)scaleX(.8)}10%{opacity:.9;transform:rotate(-150deg)scaleX(.95)}50%{opacity:1;transform:rotate(-90deg)scaleX(1.1)}90%{opacity:.9;transform:rotate(-30deg)scaleX(.95)}to{opacity:0;transform:rotate(-15deg)scaleX(.8)}}.lighthouse-bulb-glow{z-index:11;pointer-events:none;background:radial-gradient(circle,#fff 0%,#fef0d3 40%,#fde04799 70%,#fde04700 100%);border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:2.5s ease-in-out infinite alternate pulseBulb;position:absolute;top:16.5%;left:44.5%;box-shadow:0 0 18px 6px #fde047b3,0 0 35px 12px #fef0d366}@keyframes pulseBulb{0%{opacity:.85;transform:scale(.9)}to{opacity:1;transform:scale(1.25)}}.seagulls-container{pointer-events:none;z-index:12;width:100%;height:100%;position:absolute;top:0;left:0}.seagull{filter:drop-shadow(0 2px 4px #00000059);width:18px;height:9px;position:absolute}.seagull-1{animation:14s linear infinite circleSeagull1,.8s ease-in-out infinite alternate flapWings;top:25%;left:-20%}.seagull-2{width:14px;height:7px;animation-name:circleSeagull2,flapWings;animation-duration:18s,.6s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:normal,alternate;animation-play-state:running,running;animation-delay:-5s;animation-fill-mode:none,none;animation-timeline:auto,auto;top:35%;left:110%}.seagull-3{width:20px;height:10px;animation-name:circleSeagull3,flapWings;animation-duration:16s,.9s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:normal,alternate;animation-play-state:running,running;animation-delay:-9s;animation-fill-mode:none,none;animation-timeline:auto,auto;top:15%;left:80%}.seagull-4{width:15px;height:7.5px;animation-name:circleSeagull4,flapWings;animation-duration:20s,.7s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:normal,alternate;animation-play-state:running,running;animation-delay:-13s;animation-fill-mode:none,none;animation-timeline:auto,auto;top:45%;left:-10%}@keyframes circleSeagull1{0%{transform:translate(0)scaleX(1)}25%{transform:translate(140px,-25px)scaleX(1)}49%{transform:translate(260px,-10px)scaleX(1)}50%{transform:translate(260px,-10px)scaleX(-1)}75%{transform:translate(120px,20px)scaleX(-1)}99%{transform:translate(0)scaleX(-1)}to{transform:translate(0)scaleX(1)}}@keyframes circleSeagull2{0%{transform:translate(0)scaleX(-1)}25%{transform:translate(-130px,15px)scaleX(-1)}49%{transform:translate(-240px,-15px)scaleX(-1)}50%{transform:translate(-240px,-15px)scaleX(1)}75%{transform:translate(-100px,-30px)scaleX(1)}99%{transform:translate(0)scaleX(1)}to{transform:translate(0)scaleX(-1)}}@keyframes circleSeagull3{0%{transform:translate(0)scaleX(-1)}25%{transform:translate(-150px,25px)scaleX(-1)}49%{transform:translate(-280px,5px)scaleX(-1)}50%{transform:translate(-280px,5px)scaleX(1)}75%{transform:translate(-140px,-20px)scaleX(1)}99%{transform:translate(0)scaleX(1)}to{transform:translate(0)scaleX(-1)}}@keyframes circleSeagull4{0%{transform:translate(0)scaleX(1)}25%{transform:translate(120px,-15px)scaleX(1)}49%{transform:translate(240px,10px)scaleX(1)}50%{transform:translate(240px,10px)scaleX(-1)}75%{transform:translate(110px,25px)scaleX(-1)}99%{transform:translate(0)scaleX(-1)}to{transform:translate(0)scaleX(1)}}.island-visual.custom-snow-island{justify-content:center;width:460px;max-width:92vw;height:262px;margin-bottom:-75px;display:flex}.snow-island-wrapper{width:100%;height:100%;position:relative}.snow-svg-img{object-fit:contain;filter:drop-shadow(0 20px 35px #0000004d);width:100%;height:100%}.island-visual.custom-sandcastle-island{justify-content:center;width:520px;max-width:95vw;height:243px;margin-bottom:-75px;display:flex}.sandcastle-svg-img{object-fit:contain;filter:drop-shadow(0 20px 35px #0000004d);width:100%;height:100%}.island-visual.custom-spooky-island{justify-content:center;width:520px;max-width:95vw;height:243px;margin-bottom:-75px;display:flex}.spooky-svg-img{object-fit:contain;filter:drop-shadow(0 20px 35px #00000059);width:100%;height:100%}.spooky-wrapper{width:100%;height:100%;position:relative}.pumpkin{z-index:12;pointer-events:none;filter:drop-shadow(0 6px 12px #00000073);animation:3s ease-in-out infinite alternate pumpkinHover;position:absolute}.pumpkin-left{bottom:10%;left:31%}.pumpkin-right{animation-delay:1.2s;bottom:7%;left:56%}@keyframes pumpkinHover{0%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.04)}}.pumpkin-eyes{animation:1.8s ease-in-out infinite alternate pumpkinFlicker}@keyframes pumpkinFlicker{0%,18%,22%,25%,53%,57%,to{fill:#fef08a;filter:drop-shadow(0 0 6px #facc15)}20%,24%,55%{fill:#ea580c;filter:none}}.pumpkin-glow{animation:2.2s ease-in-out infinite alternate pumpkinPulse}@keyframes pumpkinPulse{0%{opacity:.3;transform:scale(.9)}to{opacity:.75;transform:scale(1.3)}}.ghost{z-index:11;pointer-events:none;filter:drop-shadow(0 0 10px #ffffffb3);position:absolute}.ghost-1{animation:5.5s ease-in-out infinite ghostPopUp1;bottom:24%;left:23%}.ghost-2{animation:6.5s ease-in-out 1.8s infinite ghostPopUp2;bottom:27%;left:46%}.ghost-3{animation:6s ease-in-out 3.2s infinite ghostPopUp3;bottom:22%;left:71%}@keyframes ghostPopUp1{0%,15%{opacity:0;transform:translateY(24px)scale(.5)}35%,65%{opacity:.95;transform:translateY(-12px)scale(1)rotate(-4deg)}85%,to{opacity:0;transform:translateY(24px)scale(.5)}}@keyframes ghostPopUp2{0%,15%{opacity:0;transform:translateY(26px)scale(.5)}35%,65%{opacity:.92;transform:translateY(-16px)scale(.95)rotate(6deg)}85%,to{opacity:0;transform:translateY(26px)scale(.5)}}@keyframes ghostPopUp3{0%,15%{opacity:0;transform:translateY(22px)scale(.55)}35%,65%{opacity:.95;transform:translateY(-10px)scale(1.02)rotate(-6deg)}85%,to{opacity:0;transform:translateY(22px)scale(.55)}}.bat{z-index:15;pointer-events:none;filter:drop-shadow(0 8px 16px #00000080);position:absolute}.bat-wings-anim{transform-origin:50%;animation:.22s ease-in-out infinite alternate batWingFlap}@keyframes batWingFlap{0%{transform:scaleY(1)rotate(0)}to{transform:scaleY(-.6)rotate(-8deg)}}.bat-1{animation:8s ease-in-out infinite batFly1;top:10%;left:14%}.bat-2{animation:10s ease-in-out 1.5s infinite batFly2;top:2%;left:68%}.bat-3{animation:7s ease-in-out .7s infinite batFly3;top:18%;left:45%}@keyframes batFly1{0%{transform:translate(0)scale(1)rotate(-5deg)}50%{transform:translate(35px,-20px)scale(1.15)rotate(8deg)}to{transform:translate(0)scale(1)rotate(-5deg)}}@keyframes batFly2{0%{transform:translate(0)scale(.8)rotate(6deg)}50%{transform:translate(-45px,15px)scale(.95)rotate(-10deg)}to{transform:translate(0)scale(.8)rotate(6deg)}}@keyframes batFly3{0%{transform:translate(0)scale(.9)rotate(-3deg)}50%{transform:translate(25px,-25px)scale(1.05)rotate(12deg)}to{transform:translate(0)scale(.9)rotate(-3deg)}}.sandcastle-wrapper{width:100%;height:100%;position:relative}.camel{z-index:12;pointer-events:none;filter:drop-shadow(0 4px 8px #2c2c624d);position:absolute}.camel-1{top:61%;left:52%}.camel-2{top:64%;left:42%}.camel-head-anim{transform-origin:35px 24px;animation:3.5s ease-in-out infinite alternate nodCamelHead}.camel-2 .camel-head-anim{animation:4.2s ease-in-out -1.5s infinite alternate-reverse nodCamelHead}@keyframes nodCamelHead{0%{transform:rotate(0)translateY(0)}50%{transform:rotate(7deg)translateY(1.5px)}to{transform:rotate(-4deg)translateY(-1px)}}.chimney-smoke-container{z-index:10;width:0;height:0;position:absolute;top:48%;left:48%}.smoke-puff{opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffffe6 0%,#f0f9ff99 60%,#fff0 100%);border-radius:50%;width:8px;height:8px;animation:3.6s ease-out infinite driftSmoke;position:absolute;top:-4px;left:-4px}.smoke-1{animation-delay:0s}.smoke-2{animation-delay:.9s}.smoke-3{animation-delay:1.8s}.smoke-4{animation-delay:2.7s}@keyframes driftSmoke{0%{opacity:.85;transform:translate(0)scale(.8)}50%{opacity:.65}to{opacity:0;transform:translate(18px,-45px)scale(3.2)}}.island-visual.custom-mountfuji-island{justify-content:center;width:540px;max-width:96vw;height:250px;margin-bottom:-78px;display:flex}.mountfuji-wrapper{width:100%;height:100%;position:relative}.mountfuji-svg-img{object-fit:contain;filter:drop-shadow(0 20px 35px #00000059);width:100%;height:100%}.cherry-blossom-leaves{pointer-events:none;z-index:15;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.falling-leaf{opacity:0;background:linear-gradient(135deg,#ffb7c5,#ffa6c9,#f07162);border-radius:12px 2px;width:11px;height:15px;animation:6s linear infinite sakuraFall;position:absolute;top:-15px;box-shadow:0 2px 5px #f0716259}.leaf-1{animation-duration:5.2s;animation-delay:.2s;left:18%;transform:scale(1.1)}.leaf-2{background:linear-gradient(135deg,#ffa6c9,#ff8da1);animation-duration:6.5s;animation-delay:1.1s;left:24%;transform:scale(.9)}.leaf-3{animation-duration:4.8s;animation-delay:2.3s;left:31%;transform:scale(1.2)}.leaf-4{background:linear-gradient(135deg,pink,#f99080);animation-duration:5.8s;animation-delay:.7s;left:38%}.leaf-5{animation-duration:6.2s;animation-delay:3.1s;left:44%;transform:scale(.85)}.leaf-6{background:linear-gradient(135deg,#ffb7c5,#f07162);animation-duration:4.5s;animation-delay:1.8s;left:51%}.leaf-7{animation-duration:5.6s;animation-delay:.5s;left:58%;transform:scale(1.15)}.leaf-8{animation-duration:6.8s;animation-delay:2.7s;left:65%}.leaf-9{background:linear-gradient(135deg,#ffa6c9,#f07162);animation-duration:5.1s;animation-delay:3.6s;left:72%;transform:scale(.95)}.leaf-10{animation-duration:6s;animation-delay:1.4s;left:78%}.leaf-11{animation-duration:4.9s;animation-delay:.9s;left:84%;transform:scale(1.2)}.leaf-12{background:linear-gradient(135deg,pink,#ff8da1);animation-duration:5.5s;animation-delay:4.1s;left:21%}.leaf-13{animation-duration:6.4s;animation-delay:3.8s;left:35%;transform:scale(.8)}.leaf-14{animation-duration:5s;animation-delay:4.5s;left:48%}.leaf-15{animation-duration:6.1s;animation-delay:2.1s;left:62%;transform:scale(1.1)}.leaf-16{background:linear-gradient(135deg,#ffb7c5,#f99080);animation-duration:5.3s;animation-delay:4.9s;left:75%}.leaf-17{animation-duration:5.9s;animation-delay:5.2s;left:28%}.leaf-18{animation-duration:4.6s;animation-delay:5.5s;left:55%;transform:scale(1.05)}.leaf-19{animation-duration:6.6s;animation-delay:.3s;left:68%}.leaf-20{animation-duration:5.4s;animation-delay:2.9s;left:81%;transform:scale(.9)}.leaf-21{animation-duration:6.3s;animation-delay:1.6s;left:15%}.leaf-22{background:linear-gradient(135deg,#ffa6c9,#f07162);animation-duration:5.7s;animation-delay:3.3s;left:87%;transform:scale(1.15)}@keyframes sakuraFall{0%{opacity:0;top:-10px;transform:translate(0)translateY(0)rotate(0)rotateY(0)}15%{opacity:.95;transform:translate(-15px)translateY(40px)rotate(45deg)rotateY(45deg)}50%{opacity:.9;transform:translate(20px)translateY(130px)rotate(140deg)rotateY(120deg)}85%{opacity:.75;transform:translate(-25px)translateY(220px)rotate(260deg)rotateY(200deg)}to{opacity:0;top:250px;transform:translate(15px)translateY(260px)rotate(360deg)rotateY(360deg)}}.island-visual.custom-route99-island{justify-content:center;width:550px;max-width:96vw;height:220px;margin-bottom:-98px;display:flex;transform:translateY(15px)}.route99-wrapper{width:100%;height:100%;position:relative}.route99-svg-img{object-fit:contain;filter:drop-shadow(0 20px 38px #00000073);width:100%;height:100%}.route99-stars,.route99-traffic,.route99-beacon-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.route99-stars{z-index:10}.route99-star{background:#fff;border-radius:50%;width:3.5px;height:3.5px;animation:3s ease-in-out infinite desertStarPulse;position:absolute;box-shadow:0 0 6px 1px #f0b652}.route99-stars .star-1{animation-duration:2.2s;animation-delay:.1s;top:12%;left:18%}.route99-stars .star-2{background:#ffefbf;width:4.5px;height:4.5px;animation-duration:3.4s;animation-delay:.7s;top:8%;left:29%}.route99-stars .star-3{animation-duration:2.8s;animation-delay:1.3s;top:18%;left:38%}.route99-stars .star-4{animation-duration:4.1s;animation-delay:.4s;top:15%;left:45%}.route99-stars .star-5{animation-duration:2.5s;animation-delay:1.9s;top:22%;left:52%}.route99-stars .star-6{width:4px;height:4px;animation-duration:3.7s;animation-delay:.9s;top:10%;left:61%;box-shadow:0 0 8px 2px #fff}.route99-stars .star-7{animation-duration:3.1s;animation-delay:2.1s;top:19%;left:68%}.route99-stars .star-8{animation-duration:2.6s;animation-delay:.5s;top:14%;left:77%}.route99-stars .star-9{background:#f0b652;animation-duration:3.9s;animation-delay:1.6s;top:9%;left:84%}.route99-stars .star-10{animation-duration:2.9s;animation-delay:2.4s;top:24%;left:22%}.route99-stars .star-11{animation-duration:3.3s;animation-delay:.8s;top:28%;left:33%}.route99-stars .star-12{animation-duration:2.4s;animation-delay:1.1s;top:26%;left:58%}.route99-stars .star-13{animation-duration:4.3s;animation-delay:.3s;top:32%;left:73%}.route99-stars .star-14{animation-duration:2.7s;animation-delay:1.7s;top:6%;left:14%}.route99-stars .star-15{animation-duration:3.6s;animation-delay:2s;top:20%;left:89%}.route99-stars .star-16{animation-duration:3s;animation-delay:.2s;top:30%;left:41%}.route99-stars .star-17{background:#fff;width:5px;height:5px;animation-duration:2.1s;animation-delay:1.4s;top:11%;left:50%}.route99-stars .star-18{animation-duration:3.8s;animation-delay:2.8s;top:16%;left:82%}@keyframes desertStarPulse{0%,to{opacity:.3;transform:scale(.6)}50%{opacity:1;transform:scale(1.4);box-shadow:0 0 10px 2px #ffefbf}}.route99-traffic{z-index:12}.traffic-streak{opacity:0;transform-origin:50%;background:linear-gradient(90deg,#ffefbf,#fff);border-radius:4px;width:32px;height:2.8px;animation:3.8s linear infinite highwayZoom;position:absolute;top:93%;left:50%;box-shadow:0 0 10px 2px #f0b652e6}.traffic-streak-red{background:linear-gradient(90deg,#ff4d4d,#ff8080);box-shadow:0 0 10px 2px #ff4d4df2}.route99-traffic .streak-1{--startX:36.5%;--startY:93%;--angle:-68deg;animation-duration:3.5s;animation-delay:.2s}.route99-traffic .streak-2{--startX:41.5%;--startY:93%;--angle:-75deg;animation-duration:3.9s;animation-delay:1.4s}.route99-traffic .streak-3{--startX:46.0%;--startY:93%;--angle:-82deg;animation-duration:3.2s;animation-delay:2.6s}.route99-traffic .streak-4{--startX:55.0%;--startY:93%;--angle:-98deg;animation-duration:4.2s;animation-delay:.7s}.route99-traffic .streak-5{--startX:59.5%;--startY:93%;--angle:-105deg;animation-duration:3.6s;animation-delay:1.9s}.route99-traffic .streak-6{--startX:65.0%;--startY:93%;--angle:-112deg;animation-duration:3.8s;animation-delay:3.1s}@keyframes highwayZoom{0%{left:var(--startX,45%);top:var(--startY,93%);opacity:0;width:38px;transform:translate(-50%, -50%) rotate(var(--angle,-80deg)) scale(1.4)}15%{opacity:.95}85%{opacity:.85}to{opacity:0;width:8px;transform:translate(-50%, -50%) rotate(var(--angle,-80deg)) scale(.2);top:57%;left:50.8%}}.route99-beacon-container{z-index:11}.route99-beacon-beam{transform-origin:0 100%;filter:blur(4px);background:radial-gradient(at 0 100%,#f0b65173 0%,#ffefbf26 45%,#0000 75%);width:180px;height:120px;animation:8s ease-in-out infinite alternate beaconRotate;position:absolute;top:31%;left:69.2%}@keyframes beaconRotate{0%{opacity:.35;transform:rotate(-65deg)scale(.85)}50%{opacity:.75;transform:rotate(-15deg)scale(1.15)}to{opacity:.4;transform:rotate(25deg)scale(.9)}}.snowman{z-index:11;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute}.snowman-1{top:67%;left:38%;transform:scale(.8)}.snowman-2{top:69%;left:54%;transform:scale(.68)scaleX(-1)}.snowman-head{z-index:3;background:#fbfffe;border:1.5px solid #3668b3;border-radius:50%;width:10px;height:10px;margin-bottom:-2.5px;position:relative}.snowman-eye{background:#23387d;border-radius:50%;width:1.5px;height:1.5px;position:absolute;top:2.5px}.snowman-eye.left{left:2px}.snowman-eye.right{left:5px}.snowman-nose{border-top:1px solid #0000;border-bottom:1px solid #0000;border-left:4px solid #fae0a9;width:0;height:0;position:absolute;top:4px;left:4px}.snowman-body{z-index:2;background:#d7eaf9;border:1.5px solid #3668b3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:14px;height:14px;margin-bottom:-3px;display:flex;position:relative}.snowman-button{background:#23387d;border-radius:50%;width:1.8px;height:1.8px}.snowman-base{z-index:1;background:#c0daf3;border:1.5px solid #3668b3;border-radius:50%;width:18px;height:18px}.snowman-shadow{background:#23387d33;border-radius:50%;width:16px;height:4px;margin-top:-2px}.snow-clouds-container{pointer-events:none;z-index:12;width:100%;height:100%;position:absolute;top:0;left:0}.snow-cloud{transition:transform .3s;position:absolute}.snow-clouds-container .snow-cloud.cloud-1{animation:7s ease-in-out infinite alternate floatCloud1;top:-48px;left:10%}.snow-clouds-container .snow-cloud.cloud-2{animation:9s ease-in-out -2s infinite alternate floatCloud2;top:-62px;left:45%}.snow-clouds-container .snow-cloud.cloud-3{animation:8s ease-in-out -4s infinite alternate floatCloud3;top:-45px;left:75%}@keyframes floatCloud1{0%{transform:translate(0)translateY(0)}to{transform:translate(25px)translateY(-3px)}}@keyframes floatCloud2{0%{transform:translate(0)translateY(0)}to{transform:translate(-20px)translateY(2px)}}@keyframes floatCloud3{0%{transform:translate(0)translateY(0)}to{transform:translate(-30px)translateY(-4px)}}.snowflakes-container{pointer-events:none;z-index:13;width:100%;height:190px;position:absolute;top:10px;left:0;overflow:hidden}.snowflake{color:#fff;text-shadow:0 0 5px #fffc,0 2px 4px #0003;opacity:0;font-size:1.1rem;animation:4s linear infinite fallSnowflake;position:absolute;top:-20px}.sf-1{font-size:1.2rem;animation-duration:3.8s;animation-delay:0s;left:12%}.sf-2{font-size:.8rem;animation-duration:4.5s;animation-delay:.7s;left:20%}.sf-3{font-size:1.4rem;animation-duration:3.2s;animation-delay:1.4s;left:28%}.sf-4{font-size:.9rem;animation-duration:4.1s;animation-delay:.3s;left:36%}.sf-5{font-size:1.3rem;animation-duration:3.6s;animation-delay:2.1s;left:44%}.sf-6{font-size:1rem;animation-duration:4.8s;animation-delay:1.1s;left:52%}.sf-7{font-size:1.5rem;animation-duration:3.4s;animation-delay:2.8s;left:60%}.sf-8{font-size:.8rem;animation-duration:4.3s;animation-delay:.5s;left:68%}.sf-9{font-size:1.2rem;animation-duration:3.9s;animation-delay:1.9s;left:76%}.sf-10{font-size:.9rem;animation-duration:4.6s;animation-delay:.9s;left:84%}.sf-11{font-size:1.3rem;animation-duration:3.5s;animation-delay:2.5s;left:90%}.sf-12{font-size:1.1rem;animation-duration:4.2s;animation-delay:1.7s;left:5%}@keyframes fallSnowflake{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}15%{opacity:.95}80%{opacity:.9}to{opacity:0;transform:translateY(180px)translate(15px)rotate(360deg)}}.windmill-fan-1{transform-origin:80.8px 217.5px;animation:12s linear infinite spinFan}.windmill-fan-2{transform-origin:226.7px 158.9px;animation:16s linear infinite spinFan}.windmill-fan-3{transform-origin:389.6px 207.5px;animation:14s linear infinite spinFan}@keyframes spinFan{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cow-head-1{transform-origin:187px 316px;animation:3.5s ease-in-out infinite alternate tiltCowHead1}.cow-head-2{transform-origin:320px 336px;animation:4.2s ease-in-out .8s infinite alternate tiltCowHead2}@keyframes tiltCowHead1{0%{transform:rotate(-8deg)}50%{transform:rotate(10deg)}to{transform:rotate(-4deg)}}@keyframes tiltCowHead2{0%{transform:rotate(8deg)}50%{transform:rotate(-10deg)}to{transform:rotate(5deg)}}.balloon-1{animation:4s ease-in-out infinite alternate floatBalloon}.balloon-2{animation:5s ease-in-out .7s infinite alternate-reverse floatBalloon}.balloon-3{animation:4.5s ease-in-out 1.5s infinite alternate floatBalloon}.balloon-4{animation:6s ease-in-out .3s infinite alternate-reverse floatBalloon}@keyframes floatBalloon{0%{transform:translateY(0)}to{transform:translateY(-16px)}}.home-top-content{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.sky-visuals{justify-content:center;align-items:center;width:100%;height:110px;display:flex;position:relative}.sun-container{width:80px;height:80px;position:relative}.sun-core{background:radial-gradient(circle,#ffea79 0%,#ffc837 100%);border-radius:50%;width:60px;height:60px;animation:4s ease-in-out infinite alternate pulseSun;position:absolute;top:10px;left:10px;box-shadow:0 0 50px #ffc837,0 0 100px #ffc83780}@keyframes pulseSun{0%{transform:scale(1);box-shadow:0 0 40px #ffc837,0 0 80px #ffc83766}to{transform:scale(1.08);box-shadow:0 0 60px #ffea79,0 0 120px #ffc837b3}}.sun-rays{width:80px;height:80px;animation:25s linear infinite spinRays;position:absolute;top:0;left:0}@keyframes spinRays{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.clouds-container{pointer-events:none;z-index:5;width:100%;height:340px;position:absolute;top:0;left:0}.cloud{opacity:.92;filter:drop-shadow(0 8px 18px #0000001f);background:#ffffffe0;border-radius:50px;transition:opacity 1.2s;position:absolute}.cloud:after,.cloud:before{content:"";background:#ffffffe0;border-radius:50%;position:absolute}.cloud-1{width:94px;height:32px;animation:18s ease-in-out infinite alternate cloudDrift;top:145px;left:6%}.cloud-1:after{width:46px;height:46px;top:-23px;left:16px}.cloud-1:before{width:34px;height:34px;top:-15px;right:16px}.cloud-2{width:126px;height:40px;animation:22s ease-in-out infinite alternate-reverse cloudDrift;top:85px;right:9%}.cloud-2:after{width:62px;height:62px;top:-32px;left:20px}.cloud-2:before{width:46px;height:46px;top:-20px;right:20px}.cloud-3{width:104px;height:35px;animation:26s ease-in-out infinite alternate cloudDrift;top:185px;left:34%}.cloud-3:after{width:50px;height:50px;top:-25px;left:18px}.cloud-3:before{width:38px;height:38px;top:-18px;right:18px}.cloud-4{width:90px;height:30px;animation:20s ease-in-out infinite alternate-reverse cloudDrift;top:225px;left:66%}.cloud-4:after{width:44px;height:44px;top:-22px;left:15px}.cloud-4:before{width:34px;height:34px;top:-16px;right:15px}@keyframes cloudDrift{0%{transform:translate(-25px)}to{transform:translate(25px)}}.home-top-content{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:780px;margin:0 auto;padding:0 20px;display:flex}.home-title{color:#fff;letter-spacing:-1.5px;text-shadow:0 4px 25px #00000073,0 0 50px #ffffff59;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.1;font-family:var(--font-main);margin-bottom:2px}.home-subtitle{color:#0369a1;letter-spacing:.3px;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:800;font-family:var(--font-main);background:#e0f2fe;border:2px solid #fff;border-radius:50px;padding:8px 24px;display:inline-block;box-shadow:0 8px 25px #0003}.home-bio{color:#334155;-webkit-backdrop-filter:blur(16px);max-width:600px;font-size:.96rem;font-weight:600;line-height:1.55;font-family:var(--font-main);background:#e0f2feeb;border:2px solid #fff;border-radius:20px;margin-top:2px;padding:14px 24px;box-shadow:0 10px 30px #0000002e}.cta-button{color:#fff;cursor:pointer;font-size:.98rem;font-weight:800;font-family:var(--font-main);background:#ff6b35;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:11px 28px;text-decoration:none;transition:all .3s cubic-bezier(.1,.8,.2,1);display:inline-flex;box-shadow:0 8px 20px #ff6b3566}.cta-button:hover{background:#ff8c42;transform:translateY(-3px)scale(1.04);box-shadow:0 16px 35px #ff6b35a6}.cv-download-btn{color:#fff;cursor:pointer;font-size:.95rem;font-weight:800;font-family:var(--font-main);background:linear-gradient(135deg,#ff6b35 0%,#ff8c42 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:12px 28px;text-decoration:none;transition:all .3s cubic-bezier(.1,.8,.2,1);display:inline-flex;box-shadow:0 8px 22px #ff6b3573}.cv-download-btn:hover{color:#fff;background:linear-gradient(135deg,#ff8c42 0%,#ffa564 100%);transform:translateY(-3px)scale(1.04);box-shadow:0 16px 35px #ff6b35a6}.about-card{-webkit-backdrop-filter:blur(20px);text-align:left;z-index:10;background:#f0f9fff0;border:2px solid #fff;border-radius:28px;width:100%;max-width:800px;margin-top:80px;padding:24px 32px;box-shadow:0 25px 60px #00000038}.about-card-content{grid-template-columns:240px 1fr;align-items:start;gap:12px 36px;display:grid}.about-profile-col{flex-direction:column;flex-shrink:0;grid-area:1/1/3;align-items:center;gap:16px;width:240px;display:flex}.profile-image{object-fit:cover;border:4px solid #fff;border-radius:50%;width:165px;height:165px;transition:transform .3s cubic-bezier(.1,.8,.2,1),box-shadow .3s;box-shadow:0 12px 30px #0000002e,0 0 20px #0ea5e94d}.profile-image:hover{transform:scale(1.06)rotate(2deg);box-shadow:0 16px 35px #00000040,0 0 30px #0ea5e980}.about-text-col{grid-area:1/2;width:100%}.about-card.noon-skills-card{background:linear-gradient(135deg,#e0f2fef0 0%,#bae6fdeb 100%)!important;border:2px solid #38bdf8a6!important;position:relative!important;overflow:hidden!important;box-shadow:0 25px 60px #0ea5e92e!important}.card-bg-snowflakes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.card-snowflake{color:#ffffffa6;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 2px 4px #0ea5e926);font-family:sans-serif;position:absolute}.card-snowflake.s1{font-size:2.4rem;animation:6s ease-in-out infinite alternate floatSnow;top:12px;right:28px}.card-snowflake.s2{font-size:1.8rem;animation:8s ease-in-out infinite alternate-reverse floatSnow;bottom:24px;right:18px}.card-snowflake.s3{font-size:2rem;animation:7s ease-in-out infinite alternate floatSnow;top:40%;left:12px}.card-snowflake.s4{font-size:1.5rem;animation:9s ease-in-out infinite alternate-reverse floatSnow;bottom:12px;left:45%}.card-snowflake.s5{font-size:1.6rem;animation:5.5s ease-in-out infinite alternate floatSnow;top:18px;left:30%}@keyframes floatSnow{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-8px)rotate(15deg)}}.noon-skills-card .card-header,.noon-skills-card .bento-skills-grid{z-index:2;position:relative}.noon-skills-card .bento-cell{background:#ffffffd1!important;border:1.5px solid #fff!important;box-shadow:0 8px 25px #0ea5e91a!important}.noon-skills-card .bento-cell.cell-hero{background:linear-gradient(145deg,#fffffff2 0%,#f0f9ffe6 100%)!important;border:2px solid #0ea5e973!important}.bento-skills-grid{text-align:left;grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr;gap:14px;margin-top:14px;display:grid}.bento-cell{background:#ffffffb8;border:1.5px solid #fffffff2;border-radius:20px;flex-direction:column;justify-content:space-between;padding:16px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 24px #0000000f}.bento-cell:hover{border-color:#0ea5e980;transform:translateY(-3px);box-shadow:0 12px 30px #0ea5e92e}.bento-cell.cell-hero{background:linear-gradient(145deg,#ffffffd9 0%,#f0f9ffcc 100%);border:2px solid #0ea5e959;grid-area:1/1/3/2;position:relative;overflow:hidden}.bento-cell.cell-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e926 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:0;right:0}.bento-badge-top{color:#0284c7;letter-spacing:.5px;text-transform:uppercase;background:#0ea5e91f;border-radius:30px;align-self:flex-start;margin-bottom:10px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-block}.bento-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.bento-header h3{color:#0f172a;letter-spacing:-.3px;margin:0;font-size:1.05rem;font-weight:800}.bento-tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.bento-tag{color:#334155;background:#ffffffe6;border:1px solid #cbd5e1d9;border-radius:12px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #00000008}.bento-tag:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px)}.bento-tag.tag-primary{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border:none;font-weight:800;box-shadow:0 4px 14px #0ea5e959}.bento-tag.tag-primary:hover{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);transform:translateY(-2px)scale(1.05);box-shadow:0 6px 18px #0ea5e980}@media (width<=768px){.about-card-content{text-align:center;flex-direction:column;align-items:center;gap:20px}.about-profile-col{width:100%}.section-heading,.tech-grid{justify-content:center}}.section-heading{color:#0f172a;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;font-family:var(--font-main);align-items:center;gap:12px;margin-bottom:12px;display:flex}.about-text-bold{color:#1e293b;font-size:1.15rem;font-weight:700;line-height:1.5;font-family:var(--font-main);margin-bottom:14px}.about-text-body{color:#475569;font-size:1.05rem;font-weight:500;line-height:1.65;font-family:var(--font-main);text-align:justify;grid-area:2/2;margin-top:4px;margin-bottom:0}.tech-grid{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.tech-pill{color:#0f172a;font-size:.85rem;font-weight:700;font-family:var(--font-main);background:#f8fafc;border:1px solid #cbd5e1;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0000000d}.tech-pill:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 15px #0f172a40}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(16px);text-shadow:0 1px 2px #0000004d;background:#fff3;border:1px solid #ffffff73;box-shadow:0 10px 25px #0003}.btn-secondary:hover{background:#ffffff52;transform:translateY(-3px)scale(1.04);box-shadow:0 16px 35px #0000004d}.about-card{-webkit-backdrop-filter:blur(20px);text-align:left;z-index:10;background:#ffffffe0;border:1px solid #fffffff2;border-radius:28px;width:100%;max-width:780px;padding:28px 32px;box-shadow:0 25px 60px #0000002e}.card-header{border-bottom:1px solid #00000014;margin-bottom:16px;padding-bottom:14px}.card-tag{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#0284c7 0%,#38bdf8 100%);border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 4px 12px #0284c74d}.about-card h2,.card-header h2{color:#0f172a;margin:4px 0 0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.25}.bio-text{color:#334155;margin-bottom:20px;font-size:1.08rem;font-weight:500;line-height:1.6}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0;display:grid;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{color:#0284c7;font-size:2rem;font-weight:800;line-height:1.1}.stat-label{color:#64748b;margin-top:4px;font-size:.88rem;font-weight:600}.skills-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.skills-tags span{color:#f8fafc;background:#0f172a;border:1px solid #ffffff26;border-radius:20px;padding:6px 16px;font-size:.88rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #00000026}.skills-tags span:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 6px 16px #0284c766}.projects-section{z-index:10;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.projects-section .spoke-top-wrapper{margin-top:auto;margin-bottom:25px}.section-header{text-align:center;-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #fffffff2;border-radius:28px;max-width:680px;margin-bottom:24px;padding:22px 32px;box-shadow:0 20px 50px #00000026}.section-header h2{color:#0f172a;margin:4px 0;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800}.section-desc{color:#475569;margin-top:4px;font-size:1.05rem;font-weight:500}.projects-simple-header{text-align:center;margin-bottom:14px}.projects-simple-header h2{color:#0f172a;text-shadow:0 4px 15px #ffffffd9;letter-spacing:-.5px;margin:0;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:900}.projects-carousel-container{z-index:10;justify-content:center;align-items:center;gap:18px;width:96vw;max-width:1280px;display:flex;position:relative}.project-side-arrow{color:#fff;cursor:pointer;background:#0f172ad9;border:1px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 14px #0f172a40}.project-side-arrow:hover:not(.disabled){background:#2563eb;transform:scale(1.12);box-shadow:0 6px 20px #2563eb66}.project-side-arrow.disabled{color:#fff6;cursor:not-allowed;box-shadow:none;background:#0f172a40;border-color:#fff3;transform:none}.project-pagination-dots{z-index:10;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.project-nav-dot{cursor:pointer;background:#0f172a40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.project-nav-dot.active{background:#2563eb;border-radius:999px;width:26px;box-shadow:0 2px 8px #2563eb66}.project-nav-dot:hover:not(.active){background:#0f172a80}.projects-grid{z-index:10;grid-template-columns:repeat(3,1fr);gap:22px;width:94vw;max-width:1200px;display:grid}.projects-grid.slide-in-right{animation:.55s cubic-bezier(.16,1,.3,1) forwards projectSlideRight}@keyframes projectSlideRight{0%{opacity:0;transform:translate(90px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.projects-grid.slide-in-left{animation:.55s cubic-bezier(.16,1,.3,1) forwards projectSlideLeft}@keyframes projectSlideLeft{0%{opacity:0;transform:translate(-90px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.projects-grid{grid-template-columns:1fr}}.project-card{-webkit-backdrop-filter:blur(20px);text-align:left;background:#ffffffeb;border:1px solid #fffffff2;border-radius:24px;flex-direction:column;height:100%;transition:all .35s cubic-bezier(.1,.8,.2,1);display:flex;overflow:hidden;box-shadow:0 20px 45px #00000026}.project-card:hover{border-color:#38bdf8;transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #00000040}.project-thumb{justify-content:center;align-items:center;width:100%;height:145px;display:flex;position:relative;overflow:hidden}.project-thumb-img{object-fit:cover;object-position:top center;z-index:1;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.project-card:hover .project-thumb-img{transform:scale(1.08)}.thumb-1{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%)}.thumb-2{background:linear-gradient(135deg,#7b2cbf 0%,#f15bb5 100%)}.thumb-3{background:linear-gradient(135deg,#059669 0%,#34d399 100%)}.thumb-overlay{z-index:2;-webkit-backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff59;border-radius:20px;padding:6px 14px;position:relative;box-shadow:0 4px 15px #00000040}.project-type{color:#fff;letter-spacing:.5px;font-size:.82rem;font-weight:700}.project-info{flex-direction:column;flex-grow:1;justify-content:space-between;padding:12px 16px;display:flex}.project-info h3{color:#0f172a;margin-bottom:4px;font-size:1.18rem;font-weight:800}.project-info p{color:#475569;margin-bottom:8px;font-size:.86rem;line-height:1.4}.project-tech{flex-wrap:wrap;gap:5px;display:flex}.project-tech span{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:.74rem;font-weight:700}.project-links{border-top:1px solid #e2e8f0cc;gap:10px;margin-top:10px;padding-top:10px;display:flex}.project-btn{border-radius:10px;align-items:center;gap:5px;padding:6px 14px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.1,.8,.2,1);display:inline-flex}.live-btn{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);box-shadow:0 4px 12px #0284c740}.live-btn:hover{color:#fff;background:linear-gradient(135deg,#0369a1 0%,#075985 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0284c759}.code-btn{color:#1e293b;background:#f1f5f9;border:1px solid #cbd5e1}.code-btn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8;transform:translateY(-2px)}.contact-top-content{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.celestial-wheel{transform-origin:50%;z-index:15;pointer-events:none;will-change:transform;width:140vh;height:140vh;position:absolute;top:82vh;left:50%}.celestial-body{width:80px;height:80px;margin-left:-40px;position:absolute;left:50%}.celestial-sun{top:-40px}.celestial-moon{will-change:opacity;transition:opacity .8s;bottom:-40px;transform:rotate(180deg)}.moon-container{z-index:1;background:radial-gradient(circle at 35% 35%,#fffbeb 0%,#fef08a 60%,#fde047 100%);border-radius:50%;width:65px;height:65px;margin:0 auto;animation:5s ease-in-out infinite alternate moonPulse;position:relative;box-shadow:0 0 40px #fef08a,0 0 90px #fef08a73,inset -8px -8px 15px #ca8a044d}@keyframes moonPulse{0%{transform:scale(1)translateY(0);box-shadow:0 0 35px #fef08a,0 0 80px #fef08a66}to{transform:scale(1.06)translateY(-5px);box-shadow:0 0 55px #fffbeb,0 0 110px #fef08aa6}}.moon-crater{background:#ca8a042e;border-radius:50%;position:absolute}.crater-1{width:14px;height:14px;top:12px;left:16px}.crater-2{width:8px;height:8px;top:32px;left:12px}.crater-3{width:18px;height:18px;top:26px;left:30px}.stars-container{pointer-events:none;width:160vw;height:500px;position:absolute;top:-80px;left:-30vw}.star{will-change:opacity, transform;background:#fff;border-radius:50%;animation:3s ease-in-out infinite alternate twinkle;position:absolute}@keyframes twinkle{0%{opacity:.2;transform:scale(.7)}to{opacity:1;transform:scale(1.3)}}.shooting-star{opacity:0;background:linear-gradient(90deg,#fff 0%,#fff0 100%);width:120px;height:2px;animation:9s ease-in 3s infinite shootingStar;position:absolute;top:10%;left:20%;transform:rotate(-35deg)}@keyframes shootingStar{0%{opacity:0;transform:translate(0)rotate(-35deg)}5%{opacity:1}12%{opacity:0;transform:translate(400px,280px)rotate(-35deg)}to{opacity:0;transform:translate(400px,280px)rotate(-35deg)}}.contact-main-wrapper{z-index:2;justify-content:center;align-items:center;gap:16px;width:100%;max-width:620px;margin:110px auto 0;display:flex}.contact-social-pills{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.social-pill-btn{-webkit-backdrop-filter:blur(20px);color:#cbd5e1;background:#0f172ad1;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 10px 25px #00000059}.social-pill-btn:hover{color:#fff;border-color:var(--color-accent,#ff6b35);transform:scale(1.18)rotate(4deg);box-shadow:0 12px 30px #ff6b3566}.social-pill-btn.gmail:hover{background:#ea4335d9;border-color:#ea4335;box-shadow:0 12px 30px #ea433573}.social-pill-btn.github:hover{background:#6e5494d9;border-color:#6e5494;box-shadow:0 12px 30px #6e549473}.social-pill-btn.facebook:hover{background:#1877f2d9;border-color:#1877f2;box-shadow:0 12px 30px #1877f273}.social-pill-btn.linkedin:hover{background:#0a66c2d9;border-color:#0a66c2;box-shadow:0 12px 30px #0a66c273}.contact-card{-webkit-backdrop-filter:blur(20px);color:#fff;text-align:left;z-index:2;background:#0f172ad1;border:1px solid #fff3;border-radius:28px;width:100%;max-width:540px;margin:0;padding:24px 28px;box-shadow:0 25px 60px #0006}.contact-title{color:#fff;margin-bottom:4px;font-size:1.6rem;font-weight:800}.contact-subtitle{color:#94a3b8;margin-bottom:16px;font-size:.9rem}.contact-form{flex-direction:column;gap:12px;display:flex}.form-group{flex-direction:column;gap:4px;display:flex}.form-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.form-input,.form-textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;padding:8px 14px;font-family:inherit;font-size:.92rem;transition:all .2s}.form-input:focus,.form-textarea:focus{border-color:var(--color-accent);background:#ffffff1f;outline:none;box-shadow:0 0 0 3px #ff6b3540}.form-textarea{resize:vertical;min-height:65px}.submit-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:10px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 10px 25px #ff6b3566}.success-banner{color:#34d399;text-align:center;background:#10b98133;border:1px solid #10b98180;border-radius:16px;margin-top:10px;padding:14px;font-weight:600}@media (height<=860px),(width<=1536px) and (height<=900px){.spoke-content{height:83vh!important;top:3.5vh!important}.sky-visuals{height:14px!important}.home-title,.about-title,.contact-section h2,.projects-simple-header h2{margin-bottom:4px!important;font-size:2.6rem!important}.home-subtitle,.about-subtitle{margin-bottom:8px!important;font-size:1.05rem!important}.home-bio,.about-bio{max-width:580px!important;margin-bottom:12px!important;font-size:.96rem!important;line-height:1.45!important}.cta-button{padding:8px 22px!important;font-size:.92rem!important}.offduty-dashboard-card,.timeline-dashboard-card{max-width:780px!important;margin:28px auto 4px!important;padding:14px 20px!important}.now-dashboard-card{border-radius:20px!important;max-width:900px!important;margin:20px auto 4px!important;padding:14px 22px!important}.now-header-bar{margin-bottom:8px!important;padding-bottom:8px!important}.now-header-bar h2{font-size:1.4rem!important}.now-subtitle{margin-bottom:0!important;font-size:.82rem!important}.now-grid{gap:12px!important}.now-pod{border-radius:14px!important;min-height:220px!important;max-height:235px!important;padding:10px 12px!important}.now-pod .pod-badge{margin-bottom:4px!important;padding:2px 6px!important;font-size:.68rem!important}.now-pod h3{margin-bottom:2px!important;font-size:.94rem!important;line-height:1.2!important}.now-pod p{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin-bottom:6px!important;font-size:.74rem!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}.now-visual-box{padding:6px 8px!important;font-size:.7rem!important}.node-flow-strip .flow-node{padding:2px 5px!important;font-size:.65rem!important}.about-card{max-width:720px!important;margin:18px auto 2px!important;padding:12px 18px!important}.about-card h2{margin-bottom:4px!important;font-size:1.5rem!important}.about-card p{margin-bottom:8px!important;font-size:.84rem!important;line-height:1.4!important}.about-card .cv-button{padding:6px 16px!important;font-size:.82rem!important}.offduty-header-bar{margin-bottom:6px!important;padding-bottom:6px!important}.offduty-header-bar h2{font-size:1.35rem!important}.offduty-subtitle{font-size:.8rem!important}.offduty-grid{gap:12px!important}.offduty-pod{border-radius:14px!important;min-height:285px!important;padding:10px 12px!important}.pod-img-wrapper{height:165px!important;margin-bottom:6px!important}.pod-badge{margin-bottom:3px!important;padding:2px 6px!important;font-size:.7rem!important}.offduty-pod h3{margin:2px 0!important;font-size:.96rem!important}.pod-desc{margin:0!important;font-size:.78rem!important;line-height:1.3!important}.tinkering-terminal-mock{max-width:720px!important;margin:25px auto 4px!important;padding:8px 12px!important;font-size:.76rem!important}.projects-simple-header{margin-top:8px!important;margin-bottom:4px!important}.projects-simple-header h2{margin-bottom:2px!important;font-size:2.1rem!important}.projects-carousel-container{max-width:860px!important;margin:0 auto!important}.projects-grid{gap:12px!important;max-width:860px!important;margin:0 auto!important}.project-card{border-radius:16px!important;min-height:240px!important;max-height:255px!important}.project-thumb{height:85px!important}.project-info{justify-content:flex-start!important;padding:8px 12px!important}.project-info h3{margin-bottom:2px!important;font-size:.94rem!important;line-height:1.2!important}.project-info p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-bottom:4px!important;font-size:.73rem!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.project-tech{gap:3px!important;max-height:36px!important;overflow:hidden!important}.project-tech span{border-radius:4px!important;padding:1px 5px!important;font-size:.64rem!important}.project-links{gap:6px!important;margin-top:4px!important;padding-top:4px!important}.project-btn{border-radius:6px!important;padding:3px 10px!important;font-size:.72rem!important}.project-btn .btn-icon{width:12px!important;height:12px!important}.contact-main-wrapper{gap:12px!important;max-width:600px!important;margin:42px auto 2px!important}.contact-card,.contact-section,.connect-card{border-radius:18px!important;max-width:540px!important;margin:0!important;padding:16px 22px!important}.contact-card h2,.contact-title{margin-bottom:3px!important;font-size:1.32rem!important}.contact-card p,.contact-subtitle{margin-bottom:10px!important;font-size:.78rem!important;line-height:1.3!important}.contact-form{gap:9px!important}.form-group{gap:4px!important}.form-label{font-size:.72rem!important}.contact-form input,.contact-form textarea,.form-input,.form-textarea{border-radius:8px!important;margin-bottom:0!important;padding:7px 12px!important;font-size:.84rem!important}.contact-form textarea,.form-textarea{height:54px!important}.contact-form button,.submit-btn{margin-top:6px!important;padding:8px 18px!important;font-size:.85rem!important}.github-stats-dashboard{border-radius:18px!important;max-width:860px!important;margin:56px auto 4px!important;padding:12px 18px!important}.github-stats-dashboard .card-header{margin-bottom:8px!important}.github-stats-dashboard .card-header h2{font-size:1.45rem!important}.stats-grid{gap:10px!important}.stat-pod.stat-card-custom{border-radius:14px!important;justify-content:space-between!important;min-height:175px!important;max-height:195px!important;padding:10px 12px!important}.pod-header{margin-bottom:6px!important}.pod-header h4{margin-left:6px!important;font-size:.88rem!important}.stat-icon{font-size:1.05rem!important}.live-pill{padding:2px 6px!important;font-size:.64rem!important}.stat-metrics-row,.streak-stats-row{gap:6px!important;margin:4px 0 6px!important}.stat-item,.streak-stat{border-radius:8px!important;padding:6px 4px!important}.stat-value,.streak-number{font-size:1.08rem!important}.stat-label,.streak-label{margin-top:2px!important;font-size:.65rem!important}.stat-footer-bar{padding-top:6px!important;font-size:.7rem!important}.languages-breakdown{gap:8px!important;margin:4px 0!important}.lang-bar-container{height:8px!important}.lang-legend{gap:4px 10px!important;max-height:56px!important;font-size:.68rem!important;overflow:hidden!important}.island-visual,.land-visual{width:320px!important;height:135px!important;margin-bottom:-16px!important}.island-visual.custom-island-1,.land-visual.custom-island-1{width:335px!important;height:235px!important;margin-bottom:-26px!important}.island-visual.custom-lighthouse-island{width:115px!important;height:170px!important;margin-bottom:-10px!important}.island-visual.custom-snow-island,.island-visual.custom-night-island,.island-visual.custom-route99-island{width:285px!important;height:135px!important;margin-bottom:-16px!important}.island-visual.custom-dawn-island,.island-visual.custom-dawn-mountains,.island-visual.custom-spooky-island{width:285px!important;height:135px!important;margin-bottom:-6px!important}.island-visual.custom-sandcastle-island{width:285px!important;height:135px!important;margin-bottom:-22px!important}.island-visual.custom-mountfuji-island{width:320px!important;height:140px!important;margin-bottom:-10px!important}.boat-container{bottom:3.6vh!important}.boat-svg{width:100px!important}.ducks-flock{bottom:3vh!important}}@media (height<=740px),(width<=1366px) and (height<=780px){.spoke-content{height:84vh!important;top:2.5vh!important}.sky-visuals{height:8px!important}.home-title,.about-title,.contact-section h2,.projects-simple-header h2{margin-bottom:2px!important;font-size:2.2rem!important}.offduty-dashboard-card,.timeline-dashboard-card{max-width:720px!important;margin:18px auto 2px!important;padding:10px 16px!important}.now-dashboard-card{max-width:840px!important;margin:12px auto 2px!important;padding:10px 16px!important}.now-pod{min-height:195px!important;max-height:205px!important;padding:8px 10px!important}.now-pod p{-webkit-line-clamp:2!important;font-size:.7rem!important}.about-card{max-width:660px!important;margin:12px auto 2px!important;padding:10px 14px!important}.about-card h2{margin-bottom:2px!important;font-size:1.35rem!important}.about-card p{margin-bottom:6px!important;font-size:.78rem!important}.offduty-pod{min-height:255px!important}.pod-img-wrapper{height:140px!important}.project-card{min-height:220px!important;max-height:235px!important}.project-thumb{height:75px!important}.project-info{padding:6px 10px!important}.contact-main-wrapper{gap:10px!important;margin:28px auto 0!important}.contact-card,.contact-section,.connect-card{max-width:500px!important;margin:0!important;padding:12px 16px!important}.contact-card h2,.contact-title{font-size:1.18rem!important}.contact-card p,.contact-subtitle{margin-bottom:6px!important;font-size:.72rem!important}.contact-form{gap:6px!important}.contact-form input,.contact-form textarea,.form-input,.form-textarea{padding:6px 10px!important;font-size:.78rem!important}.contact-form textarea,.form-textarea{height:44px!important}.contact-form button,.submit-btn{margin-top:4px!important;padding:6px 14px!important;font-size:.78rem!important}.github-stats-dashboard{max-width:800px!important;margin:40px auto 2px!important;padding:10px 14px!important}.github-stats-dashboard .card-header h2{font-size:1.25rem!important}.stat-pod.stat-card-custom{min-height:155px!important;max-height:170px!important;padding:8px 10px!important}.stat-value,.streak-number{font-size:.96rem!important}.stat-label,.streak-label{font-size:.6rem!important}.island-visual,.land-visual{width:275px!important;height:118px!important;margin-bottom:-14px!important}.island-visual.custom-island-1,.land-visual.custom-island-1{width:285px!important;height:200px!important;margin-bottom:-20px!important}.island-visual.custom-lighthouse-island{width:100px!important;height:150px!important;margin-bottom:-8px!important}.island-visual.custom-snow-island,.island-visual.custom-night-island,.island-visual.custom-route99-island{width:260px!important;height:120px!important;margin-bottom:-14px!important}.island-visual.custom-dawn-island,.island-visual.custom-dawn-mountains,.island-visual.custom-spooky-island{width:260px!important;height:120px!important;margin-bottom:-2px!important}.island-visual.custom-sandcastle-island{width:260px!important;height:120px!important;margin-bottom:-18px!important}.island-visual.custom-mountfuji-island{width:280px!important;height:125px!important;margin-bottom:-6px!important}.boat-container{bottom:3.4vh!important}.boat-svg{width:90px!important}.ducks-flock{bottom:2.8vh!important}}@media (width<=900px){.portfolio-nav{padding:14px 18px;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important}.nav-logo{font-size:1.35rem!important}.nav-logo .logo-full{display:none!important}.nav-logo .logo-short{display:inline!important}.hamburger-btn{display:flex!important}.nav-links{-webkit-backdrop-filter:blur(28px);opacity:0;pointer-events:none;z-index:150;background:#0f172af5;border:1px solid #ffffff38;border-radius:22px;flex-direction:column;align-items:stretch;gap:6px;width:calc(100vw - 32px);padding:14px;transition:all .35s cubic-bezier(.1,.8,.2,1);position:fixed;top:68px;left:16px;right:16px;transform:translateY(-16px)scale(.96);box-shadow:0 25px 60px #000000a6}.nav-links.mobile-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.nav-link-btn{text-align:left;border-radius:12px;width:100%;padding:12px 16px;font-size:.96rem}.side-paginator{display:none!important}.spoke-content{justify-content:space-between;gap:0;width:96vw;max-width:100%;height:82vh;padding:62px 8px 0}.contact-top-content,.home-top-content,.about-top-content,.projects-top-content,.spoke-top-wrapper,.about-section,.projects-section,.now-section,.contact-section{flex-shrink:1;width:100%;max-height:calc(82vh - 140px);padding-right:2px;overflow:hidden auto}.about-card,.now-dashboard-card,.timeline-dashboard-card,.offduty-dashboard-card,.github-live-metrics-container,.github-stats-dashboard{box-sizing:border-box!important;border-radius:18px!important;width:100%!important;max-width:100%!important;max-height:calc(82vh - 148px)!important;margin:4px auto 0!important;padding:12px!important;overflow:hidden auto!important}.about-section{width:calc(100% + 16px)!important;max-height:calc(82vh - 30px)!important;margin-left:-8px!important;margin-right:-8px!important}.about-card{border-radius:14px!important;width:100%!important;max-width:100%!important;max-height:calc(82vh - 35px)!important;padding:22px 18px!important}.about-card-content{grid-template-rows:auto auto!important;grid-template-columns:96px 1fr!important;align-items:start!important;gap:12px 14px!important;display:grid!important}.about-profile-col{grid-area:1/1!important;align-items:center!important;gap:10px!important;width:96px!important}.profile-image{border-width:2px!important;width:86px!important;height:86px!important}.cv-download-btn{border-radius:50%!important;justify-content:center!important;gap:0!important;width:40px!important;height:40px!important;padding:8px!important}.cv-download-btn span{display:none!important}.cv-download-btn svg{flex-shrink:0!important;width:18px!important;height:18px!important}.about-text-col{grid-area:1/2!important;width:100%!important;padding:0!important}.section-heading{margin-bottom:6px!important;font-size:1.3rem!important}.about-text-bold{text-align:justify!important;margin-bottom:0!important;font-size:.98rem!important;line-height:1.52!important}.about-text-body{text-align:justify!important;border-top:1px solid #00000014!important;grid-area:2/1/auto/-1!important;margin:0!important;padding-top:10px!important;font-size:.95rem!important;line-height:1.56!important}.skills-container{flex-direction:column!important;gap:10px!important;margin-top:10px!important;display:flex!important}.skill-category-box{border-radius:12px!important;padding:10px 12px!important}.skill-category-header{margin-bottom:6px!important}.skill-category-header h3{font-size:.9rem!important}.skill-pills-row{gap:6px!important}.skill-pill{padding:4px 10px!important;font-size:.76rem!important}.skill-pill.pill-highlight{font-size:.78rem!important}:is(.about-section:has(.noon-skills-card),.noon-skills-card *,.noon-skills-card){height:auto!important;max-height:none!important;overflow:visible!important}.spoke-content:has(.noon-skills-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.noon-skills-card{border-radius:18px!important;width:calc(100% + 28px)!important;margin:4px -14px 6px!important;padding:14px!important}.noon-skills-card .card-header{margin-bottom:2px!important}.noon-skills-card .card-header h2{font-size:1.15rem!important}.bento-skills-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:6px!important;display:grid!important}.bento-skills-grid>.bento-cell:first-child{grid-column:1/-1!important}.bento-skills-grid>.bento-cell:nth-child(2){grid-column:1/2!important}.bento-skills-grid>.bento-cell:nth-child(3){grid-column:2/3!important}.bento-cell{border-radius:12px!important;padding:10px!important}.bento-header{margin-bottom:6px!important}.bento-header h3{font-size:.84rem!important}.bento-tags{flex-wrap:wrap!important;gap:4px!important;display:flex!important}.bento-tag{padding:3px 7px!important;font-size:.7rem!important}.bento-badge-top{margin-bottom:4px!important;padding:2px 6px!important;font-size:.62rem!important}.spoke-content:has(.github-stats-dashboard){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.about-section:has(.github-stats-dashboard){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.github-stats-dashboard *,.github-stats-dashboard,.github-live-metrics-container{height:auto!important;max-height:none!important;overflow:visible!important}.github-stats-dashboard{background-size:auto,auto,48px 48px,40px 40px,34px 34px!important;border-radius:18px!important;width:calc(100% + 28px)!important;margin:2px -14px 8px!important;padding:10px!important}.github-stats-dashboard .card-header{margin-bottom:2px!important}.github-stats-dashboard .card-header h2{font-size:1.1rem!important;line-height:1.1!important}.stats-grid{background:0 0!important;border:none!important;grid-template-columns:72% 28%!important;gap:4px!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.stats-grid>.stat-pod.stat-card-custom:first-child{grid-column:1/-1!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(2){grid-column:1/2!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3){flex-direction:column!important;grid-column:2/3!important;justify-content:space-between!important;display:flex!important}.stat-pod.stat-card-custom{border-radius:14px!important;padding:10px 12px!important}.pod-header{margin-bottom:6px!important}.pod-header h4{font-size:.88rem!important}.stats-grid>.stat-pod.stat-card-custom:first-child .stat-metrics-row{grid-template-columns:repeat(3,1fr)!important;gap:4px!important;margin-bottom:4px!important;display:grid!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-metrics-row{flex-direction:column!important;gap:6px!important;margin-bottom:2px!important;display:flex!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item{flex-direction:column!important;align-items:flex-start!important;padding:2px 0!important;display:flex!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item .stat-value{font-size:.98rem!important;line-height:1!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item .stat-label{margin-top:1px!important;font-size:.6rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-footer-bar{display:none!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .pod-header{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .pod-header h4{font-size:.8rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .live-pill{padding:1px 5px!important;font-size:.58rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .fire-emoji{display:none!important}.stat-item{padding:4px 2px!important}.stat-item .stat-value{font-size:1.05rem!important;line-height:1.1!important}.stat-item .stat-label{margin-top:2px!important;font-size:.66rem!important}.stat-footer-bar{margin-top:4px!important;padding-top:6px!important;font-size:.68rem!important}.lang-bar-container{height:8px!important;margin-bottom:8px!important}.heatmap-grid{grid-template-columns:repeat(14,1fr)!important}.now-section *,.now-section,.now-section .spoke-top-wrapper,.now-dashboard-card,.offduty-dashboard-card{height:auto!important;max-height:none!important;overflow:visible!important}.now-section{width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding:0!important}:is(.about-section:has(.now-dashboard-card),.now-dashboard-card *,.now-dashboard-card){height:auto!important;max-height:none!important;overflow:visible!important}.spoke-content:has(.now-dashboard-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.now-dashboard-card{border-radius:18px!important;width:calc(100% + 28px)!important;max-width:100%!important;margin:2px -14px 4px!important;padding:12px 14px!important}.now-header-bar h2,.offduty-header-bar h2{margin-bottom:2px!important;font-size:1.08rem!important}.now-subtitle{margin-bottom:5px!important;font-size:.7rem!important;line-height:1.22!important}.now-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.now-grid>.now-pod:first-child{flex-direction:column!important;grid-column:1/-1!important;gap:4px!important;display:flex!important}.now-grid>.now-pod:nth-child(2),.now-grid>.now-pod:nth-child(3){flex-direction:column!important;justify-content:space-between!important;gap:4px!important;display:flex!important}.now-pod{box-sizing:border-box!important;border-radius:12px!important;padding:8px 10px!important}.now-pod .pod-badge{margin-bottom:1px!important;padding:1px 5px!important;font-size:.58rem!important}.now-pod h3{margin-bottom:2px!important;font-size:.78rem!important}.now-pod p{margin-bottom:4px!important;font-size:.66rem!important;line-height:1.2!important}.now-visual-box{box-sizing:border-box!important;border-radius:6px!important;width:100%!important;max-width:100%!important;margin-top:auto!important;padding:4px 6px!important;overflow:hidden!important}.now-grid>.now-pod:first-child .now-visual-box{flex-shrink:0!important;width:100%!important;max-width:100%!important;margin-top:2px!important}.node-flow-strip{box-sizing:border-box!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;font-size:.58rem!important;display:flex!important}.node-flow-strip .flow-node{white-space:nowrap!important;padding:2px 6px!important;font-size:.58rem!important}.terminal-snippet,.concurrency-meter{box-sizing:border-box!important;width:100%!important;font-size:.58rem!important}.custom-mountfuji-island .mountfuji-wrapper{transform:translateY(-15px)!important}.spoke-content:has(.offduty-dashboard-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.about-section:has(.offduty-dashboard-card){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.offduty-dashboard-card *,.offduty-dashboard-card{height:auto!important;max-height:none!important;overflow:visible!important}.offduty-dashboard-card{border-radius:18px!important;width:calc(100% + 28px)!important;margin:4px -14px 12px!important;padding:18px 14px!important}.offduty-header-bar{margin-bottom:10px!important;padding-bottom:8px!important}.offduty-header-bar h2{margin-bottom:3px!important;font-size:1.18rem!important}.offduty-subtitle{margin-bottom:0!important;font-size:.82rem!important;line-height:1.3!important}.offduty-grid{grid-template-columns:1fr!important;gap:12px!important;margin:10px 0 0!important;display:grid!important}.offduty-pod{border-radius:14px!important;grid-template-columns:96px 1fr!important;align-items:center!important;gap:14px!important;min-height:82px!important;padding:12px 14px!important;display:grid!important}.offduty-pod .pod-img-wrapper{border-radius:10px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:96px!important;height:76px!important;min-height:76px!important;max-height:76px!important;margin-bottom:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.offduty-pod .pod-thumb-img{object-fit:cover!important;width:100%!important;height:100%!important}.offduty-pod .tinkering-terminal-mock{gap:4px!important;width:100%!important;height:100%!important;padding:6px!important;overflow:hidden!important}.offduty-pod .terminal-header-dots{gap:5px!important}.offduty-pod .terminal-header-dots .dot{width:7px!important;height:7px!important}.offduty-pod .terminal-body-code{margin-top:4px!important;font-size:.6rem!important}.offduty-pod .pod-info{text-align:left!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;display:flex!important}.offduty-pod .pod-badge{width:fit-content!important;margin-bottom:2px!important;padding:2px 8px!important;font-size:.64rem!important}.offduty-pod h3{margin:0!important;font-size:.92rem!important;line-height:1.2!important}.offduty-pod p.pod-desc{margin:2px 0 0!important;font-size:.76rem!important;line-height:1.25!important}.now-visual-box{margin-top:8px!important;padding:6px 8px!important}.home-title{margin-bottom:6px;line-height:1.15;font-size:1.9rem!important}.home-subtitle{margin-bottom:8px;padding:5px 12px;font-size:.85rem!important}.home-bio{margin-bottom:10px!important;font-size:.8rem!important}.cta-button{padding:10px 22px!important;font-size:.85rem!important}.projects-section *,.projects-section,.projects-top-content,.projects-section .spoke-top-wrapper{height:auto!important;max-height:none!important;overflow:visible!important}.projects-section{width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding:0!important}.projects-simple-header{justify-content:space-between!important;align-items:center!important;margin-bottom:6px!important;padding:0 4px!important;display:flex!important}.projects-simple-header h2{margin:0!important;font-size:1.45rem!important}.projects-carousel-container{width:100%!important;max-width:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.project-side-arrow{z-index:30!important;background:#0f172aeb!important;border:1.5px solid #ffffffe6!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;display:flex!important;position:absolute!important;top:-38px!important;transform:none!important;box-shadow:0 3px 10px #00000040!important}.project-side-arrow.prev-arrow{left:auto!important;right:42px!important}.project-side-arrow.next-arrow{left:auto!important;right:4px!important}.projects-grid{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}.project-card{border-radius:18px!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;padding:10px 12px!important;overflow:visible!important}.project-thumb{border-radius:12px!important;width:100%!important;height:125px!important;overflow:hidden!important}.project-thumb-img{object-fit:cover!important;border-radius:12px!important;width:100%!important;height:100%!important}.project-info{padding-top:10px!important}.project-info h3{margin-bottom:5px!important;font-size:1.1rem!important}.project-info p{margin-bottom:10px!important;font-size:.86rem!important;line-height:1.45!important}.project-tech{flex-wrap:wrap!important;gap:6px!important;margin-bottom:12px!important;display:flex!important}.project-tech span{padding:4px 10px!important;font-size:.74rem!important}.project-links{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.project-btn{padding:8px 16px!important;font-size:.82rem!important}.spoke-content:has(.contact-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}:is(.contact-section:has(.contact-card),.contact-top-content:has(.contact-card),.about-section:has(.contact-card)){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.contact-section *,.contact-section,.contact-top-content *,.contact-top-content,.contact-card *,.contact-card{height:auto!important;max-height:none!important;overflow:visible!important}.contact-main-wrapper{flex-direction:column!important;gap:12px!important;width:calc(100% + 28px)!important;max-width:100%!important;margin:68px -14px 6px!important}.contact-social-pills{flex-direction:row!important;gap:16px!important}.contact-card{box-sizing:border-box!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:16px 14px!important}.contact-title{margin-bottom:2px!important;font-size:1.18rem!important}.contact-subtitle{color:#cbd5e1!important;margin-bottom:10px!important;font-size:.78rem!important;line-height:1.25!important}.contact-form{gap:8px!important}.form-group{gap:3px!important}.form-label{font-size:.66rem!important}.form-input,.form-textarea{border-radius:10px!important;padding:7px 10px!important;font-size:.82rem!important}.form-textarea{min-height:52px!important;max-height:52px!important}.submit-btn{border-radius:10px!important;margin-top:2px!important;padding:9px!important;font-size:.84rem!important}.island-visual.custom-dawn-island{width:250px!important;height:110px!important;margin-bottom:-32px!important}.island-visual,.land-visual{transform-origin:bottom!important;flex-shrink:0!important;justify-content:center!important;align-items:flex-end!important;width:240px!important;max-width:80vw!important;height:105px!important;margin-bottom:-38px!important;display:flex!important}.island-visual.custom-island-1,.land-visual.custom-island-1{width:260px!important;height:155px!important;margin-bottom:-36px!important}.island-visual.custom-lighthouse-island{width:150px!important;height:205px!important;margin-bottom:-38px!important}.island-visual.custom-snow-island{width:250px!important;height:140px!important;margin-bottom:-38px!important}.island-visual.custom-sandcastle-island{width:255px!important;height:125px!important;margin-bottom:-36px!important}.island-visual.custom-spooky-island{width:325px!important;height:159px!important;margin-bottom:-36px!important}.custom-spooky-island .pumpkin svg{width:33px!important;height:32px!important}.custom-spooky-island .ghost svg{width:29px!important;height:35px!important}.custom-spooky-island .bat svg{width:35px!important;height:17px!important}.island-visual.custom-mountfuji-island{width:265px!important;height:132px!important;margin-bottom:-36px!important}.island-visual.custom-route99-island{width:260px!important;height:115px!important;margin-bottom:-44px!important;transform:translateY(8px)!important}.mountfuji-wrapper,.spooky-wrapper,.snow-island-wrapper,.sandcastle-wrapper,.lighthouse-wrapper,.route99-wrapper,.dawn-mountains-container{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important;position:relative!important}.island-visual img,.island-visual svg,.land-visual img,.land-visual svg{object-fit:contain!important;max-width:100%!important;max-height:100%!important}.boat-svg{width:70px!important}.bg-ship svg{width:70px!important;height:auto!important}.ship-orbit{width:110vw!important;height:110vw!important;bottom:calc(18vh - 110vw)!important}.ducks-flock{gap:8px!important;bottom:2.2vh!important;left:calc(50% - 90px)!important}.duck{width:20px!important;height:16px!important}.dolphin-container{width:55px!important;height:34px!important;bottom:6vh!important}.dolphin-right{left:calc(50% + 90px)!important}.dolphin-left{left:calc(50% - 145px)!important}.island-visual.custom-island-1{position:relative!important;bottom:5px!important}.home-top-content{margin-top:-30px!important}.boat-container{bottom:2.2vh!important}.ducks-flock{bottom:1.8vh!important;left:calc(50% - 80px)!important}}@media (width<=480px){.nav-logo{font-size:1.3rem!important}.boat-svg{width:56px!important}.bg-ship svg{width:52px!important;height:auto!important}.ship-orbit{width:95vw!important;height:95vw!important;bottom:calc(18vh - 95vw)!important}.ducks-flock{gap:6px!important;bottom:1.6vh!important;left:calc(50% - 72px)!important}.duck{width:16px!important;height:13px!important}.dolphin-container{width:44px!important;height:28px!important;bottom:5vh!important}.dolphin-right{left:calc(50% + 68px)!important}.dolphin-left{left:calc(50% - 112px)!important}.island-visual.custom-lighthouse-island{width:125px!important;height:175px!important;margin-bottom:-34px!important;position:static!important;bottom:auto!important}.island-visual.custom-island-1{position:relative!important;bottom:8px!important}.home-top-content{margin-top:-24px!important}.boat-container{bottom:9vh!important}.ducks-flock{bottom:8vh!important;left:calc(50% - 65px)!important}.island-visual.custom-sandcastle-island{width:215px!important;height:105px!important;margin-bottom:-30px!important}.island-visual.custom-spooky-island{width:280px!important;height:137px!important;margin-bottom:-34px!important}.custom-spooky-island .pumpkin svg{width:29px!important;height:28px!important}.custom-spooky-island .ghost svg{width:25px!important;height:30px!important}.custom-spooky-island .bat svg{width:30px!important;height:15px!important}.island-visual.custom-route99-island{width:215px!important;height:96px!important;margin-bottom:-38px!important;transform:translateY(6px)!important}.home-title{font-size:1.6rem!important}.home-bio{font-size:.75rem!important}.about-card,.now-dashboard-card,.timeline-dashboard-card,.offduty-dashboard-card,.github-live-metrics-container,.github-stats-dashboard{border-radius:14px!important;padding:10px!important}.spoke-content{padding:58px 6px 0!important}.contact-top-content,.home-top-content,.about-top-content,.projects-top-content,.spoke-top-wrapper,.about-section,.projects-section,.now-section,.contact-section{max-height:calc(82vh - 120px)!important}.spoke-content:has(.contact-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}:is(.contact-section:has(.contact-card),.contact-top-content:has(.contact-card),.about-section:has(.contact-card)){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.contact-section *,.contact-section,.contact-top-content *,.contact-top-content,.contact-card *,.contact-card{height:auto!important;max-height:none!important;overflow:visible!important}.contact-main-wrapper{flex-direction:column!important;gap:10px!important;width:calc(100% + 16px)!important;max-width:100%!important;margin:64px -8px 4px!important}.contact-social-pills{flex-direction:row!important;gap:14px!important}.contact-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important}.contact-title{margin-bottom:2px!important;font-size:1.1rem!important}.contact-subtitle{margin-bottom:8px!important;font-size:.74rem!important;line-height:1.2!important}.contact-form{gap:6px!important}.form-group{gap:2px!important}.form-label{font-size:.62rem!important}.form-input,.form-textarea{border-radius:8px!important;padding:6px 8px!important;font-size:.78rem!important}.form-textarea{min-height:44px!important;max-height:44px!important}.submit-btn{border-radius:8px!important;margin-top:1px!important;padding:8px!important;font-size:.8rem!important}.island-visual.custom-dawn-island{width:215px!important;height:95px!important;margin-bottom:-30px!important}.projects-section *,.projects-section,.projects-top-content,.projects-section .spoke-top-wrapper{height:auto!important;max-height:none!important;overflow:visible!important}.projects-section{width:calc(100% + 16px)!important;margin-left:-8px!important;margin-right:-8px!important;padding:0!important}.projects-carousel-container{max-height:none!important;padding:0!important;overflow:visible!important}.projects-grid{margin:0!important;padding:0!important}.project-card{border-radius:16px!important;height:auto!important;padding:10px 8px!important;overflow:visible!important}.project-thumb{height:110px!important;overflow:hidden!important}.project-thumb-img{border-radius:10px!important;height:100%!important}.project-side-arrow{width:28px!important;height:28px!important;top:-34px!important}.project-side-arrow.prev-arrow{left:auto!important;right:36px!important}.project-side-arrow.next-arrow{left:auto!important;right:2px!important}.project-info h3{font-size:1.02rem!important}.project-info p{font-size:.82rem!important;line-height:1.45!important}.now-section *,.now-section,.now-section .spoke-top-wrapper,.now-dashboard-card{height:auto!important;max-height:none!important;overflow:visible!important}.now-section{width:calc(100% + 16px)!important;margin-left:-8px!important;margin-right:-8px!important;padding:0!important}.now-dashboard-card{border-radius:16px!important;padding:12px 8px!important}.now-header-bar h2{font-size:1.08rem!important}.now-subtitle{margin-bottom:10px!important;font-size:.78rem!important}.now-pod{padding:10px!important}.now-pod h3{font-size:.9rem!important}.now-pod p{font-size:.76rem!important;line-height:1.35!important}.spoke-content:has(.offduty-dashboard-card){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.about-section:has(.offduty-dashboard-card){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.offduty-dashboard-card *,.offduty-dashboard-card{height:auto!important;max-height:none!important;overflow:visible!important}.offduty-dashboard-card{border-radius:14px!important;width:calc(100% + 16px)!important;margin:2px -8px 10px!important;padding:14px 12px!important}.offduty-header-bar{margin-bottom:8px!important;padding-bottom:6px!important}.offduty-header-bar h2{font-size:1.1rem!important}.offduty-subtitle{font-size:.78rem!important}.offduty-grid{grid-template-columns:1fr!important;gap:10px!important;margin:8px 0 0!important;display:grid!important}.offduty-pod{border-radius:12px!important;grid-template-columns:88px 1fr!important;align-items:center!important;gap:12px!important;min-height:74px!important;padding:11px 12px!important;display:grid!important}.offduty-pod .pod-img-wrapper{border-radius:8px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:88px!important;height:68px!important;min-height:68px!important;max-height:68px!important;margin-bottom:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.offduty-pod .pod-thumb-img{object-fit:cover!important;width:100%!important;height:100%!important}.offduty-pod .tinkering-terminal-mock{gap:4px!important;width:100%!important;height:100%!important;padding:5px 6px!important;overflow:hidden!important}.offduty-pod .pod-badge{padding:2px 6px!important;font-size:.6rem!important}.offduty-pod h3{font-size:.86rem!important}.offduty-pod p.pod-desc{font-size:.72rem!important}.now-visual-box{margin-top:6px!important;padding:5px 6px!important}.spoke-content:has(.github-stats-dashboard){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.about-section:has(.github-stats-dashboard){flex:0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.github-stats-dashboard *,.github-stats-dashboard,.github-live-metrics-container{height:auto!important;max-height:none!important;overflow:visible!important}.github-stats-dashboard{background-size:auto,auto,40px 40px,34px 34px,28px 28px!important;border-radius:14px!important;width:calc(100% + 16px)!important;margin:2px -8px 6px!important;padding:8px!important}.github-stats-dashboard .card-header{margin-bottom:2px!important}.github-stats-dashboard .card-header h2{font-size:1.06rem!important;line-height:1.1!important}.stats-grid{grid-template-columns:72% 28%!important;gap:4px!important;margin:2px 0 0!important;display:grid!important}.stats-grid>.stat-pod.stat-card-custom:first-child{grid-column:1/-1!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(2){grid-column:1/2!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3){flex-direction:column!important;grid-column:2/3!important;justify-content:space-between!important;display:flex!important}.stat-pod.stat-card-custom{border-radius:12px!important;padding:8px!important}.pod-header{margin-bottom:6px!important}.pod-header h4{font-size:.82rem!important}.live-pill{padding:1px 5px!important;font-size:.62rem!important}.stats-grid>.stat-pod.stat-card-custom:first-child .stat-metrics-row{grid-template-columns:repeat(3,1fr)!important;gap:4px!important;margin-bottom:4px!important;display:grid!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-metrics-row{flex-direction:column!important;gap:5px!important;margin-bottom:2px!important;display:flex!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item{flex-direction:column!important;align-items:flex-start!important;padding:1px 0!important;display:flex!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item .stat-value{font-size:.92rem!important;line-height:1!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-item .stat-label{margin-top:1px!important;font-size:.56rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .stat-footer-bar{display:none!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .pod-header{flex-direction:column!important;align-items:flex-start!important;gap:3px!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .pod-header h4{font-size:.76rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .live-pill{padding:1px 4px!important;font-size:.54rem!important}.stats-grid>.stat-pod.stat-card-custom:nth-child(3) .fire-emoji{display:none!important}.stat-item{padding:3px 2px!important}.stat-item .stat-value{font-size:.98rem!important;line-height:1.1!important}.stat-item .stat-label{margin-top:2px!important;font-size:.6rem!important}.stat-footer-bar{margin-top:4px!important;padding-top:4px!important;font-size:.64rem!important}.lang-bar-container{height:6px!important;margin-bottom:6px!important}.lang-legend{flex-wrap:wrap!important;gap:5px!important;display:flex!important}.legend-item{font-size:.66rem!important}.about-section{width:calc(100% + 12px)!important;max-height:calc(82vh - 20px)!important;margin-left:-6px!important;margin-right:-6px!important}.about-card{border-radius:12px!important;width:100%!important;max-width:100%!important;max-height:calc(82vh - 25px)!important;padding:18px 16px!important}.section-heading{font-size:1.22rem!important}.about-text-bold{font-size:.94rem!important}.about-text-body{font-size:.91rem!important}.skills-container{gap:8px!important;margin-top:8px!important}.skill-category-box{border-radius:10px!important;padding:9px 10px!important}.skill-category-header h3{font-size:.85rem!important}.skill-pill{padding:4px 8px!important;font-size:.72rem!important}.skill-pill.pill-highlight{font-size:.74rem!important}:is(.about-section:has(.noon-skills-card),.noon-skills-card *,.noon-skills-card,.about-section:has(.now-dashboard-card),.now-dashboard-card *,.now-dashboard-card){height:auto!important;max-height:none!important;overflow:visible!important}:is(.spoke-content:has(.noon-skills-card),.spoke-content:has(.now-dashboard-card)){flex-direction:column!important;justify-content:space-between!important;height:82vh!important;max-height:82vh!important;display:flex!important;overflow:visible!important}.noon-skills-card{border-radius:14px!important;width:calc(100% + 16px)!important;margin:2px -8px 4px!important;padding:10px!important}.noon-skills-card .card-header h2{font-size:1.05rem!important}.bento-skills-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:4px!important;display:grid!important}.bento-skills-grid>.bento-cell:first-child{grid-column:1/-1!important}.bento-skills-grid>.bento-cell:nth-child(2){grid-column:1/2!important}.bento-skills-grid>.bento-cell:nth-child(3){grid-column:2/3!important}.bento-cell{border-radius:10px!important;padding:8px!important}.bento-header{margin-bottom:4px!important}.bento-header h3{font-size:.76rem!important}.bento-tags{gap:3px!important}.bento-tag{padding:2px 6px!important;font-size:.64rem!important}.bento-badge-top{margin-bottom:3px!important;padding:1px 5px!important;font-size:.58rem!important}.island-visual.custom-snow-island{width:220px!important;height:96px!important;margin-bottom:-30px!important}.now-dashboard-card{border-radius:14px!important;width:calc(100% + 16px)!important;margin:0 -8px 2px!important;padding:10px!important}.now-header-bar h2{margin-bottom:2px!important;font-size:1rem!important}.now-subtitle{margin-bottom:5px!important;font-size:.64rem!important;line-height:1.18!important}.now-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;display:grid!important}.now-grid>.now-pod:first-child{flex-direction:column!important;grid-column:1/-1!important;gap:3px!important;display:flex!important}.now-grid>.now-pod:nth-child(2),.now-grid>.now-pod:nth-child(3){flex-direction:column!important;justify-content:space-between!important;gap:3px!important;display:flex!important}.now-pod{box-sizing:border-box!important;border-radius:10px!important;padding:6px 8px!important}.now-pod .pod-badge{margin-bottom:1px!important;padding:1px 4px!important;font-size:.56rem!important}.now-pod h3{margin-bottom:2px!important;font-size:.72rem!important}.now-pod p{margin-bottom:3px!important;font-size:.6rem!important;line-height:1.16!important}.now-grid>.now-pod:first-child .now-visual-box{width:100%!important;max-width:100%!important;margin-top:2px!important}.node-flow-strip .flow-node{padding:1px 5px!important;font-size:.54rem!important}.island-visual.custom-mountfuji-island{width:240px!important;height:112px!important;margin-bottom:40px!important}.custom-mountfuji-island .mountfuji-wrapper{transform:translateY(-15px)!important}}.now-dashboard-card{-webkit-backdrop-filter:blur(25px);text-align:left;color:#f8fafc;z-index:15;background:#0f172ae6;border:1px solid #fb923c73;border-radius:28px;max-width:960px;margin:75px auto 0;padding:24px 28px;position:relative;box-shadow:0 25px 60px #ea580c47,0 0 30px #fb923c26}.now-header-bar{border-bottom:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.now-tag-badge{letter-spacing:1px;color:#fb923c;text-transform:uppercase;background:linear-gradient(135deg,#f9731640,#ef444440);border:1px solid #f9731699;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.now-live-pulse{background-color:#22c55e;border-radius:50%;width:9px;height:9px;animation:1.8s infinite nowPulse;box-shadow:0 0 10px #22c55e,0 0 18px #22c55e}@keyframes nowPulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 16px #4ade80,0 0 24px #4ade80}to{opacity:.8;transform:scale(.95)}}.now-dashboard-card h2{background:linear-gradient(135deg,#fff 0%,#fed7aa 60%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.85rem;font-weight:900}.now-subtitle{color:#cbd5e1;margin-top:4px;margin-bottom:18px;font-size:.94rem;font-weight:500}.now-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.now-pod{background:#1e293bb3;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;justify-content:space-between;padding:16px;transition:all .35s cubic-bezier(.1,.8,.2,1);display:flex;position:relative;overflow:hidden}.now-pod:hover{background:#1e293beb;border-color:#fb923c;transform:translateY(-6px);box-shadow:0 15px 35px #00000059,0 0 20px #fb923c33}.pod-badge{letter-spacing:.6px;text-transform:uppercase;border-radius:8px;width:fit-content;margin-bottom:10px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-block}.pod-build .pod-badge{color:#38bdf8;background:#38bdf82e;border:1px solid #38bdf866}.pod-solve .pod-badge{color:#fb7185;background:#f43f5e2e;border:1px solid #f43f5e66}.pod-optimize .pod-badge{color:#4ade80;background:#22c55e2e;border:1px solid #22c55e66}.now-pod h3{color:#fff;margin-bottom:6px;font-size:1.15rem;font-weight:800;line-height:1.3}.now-pod p{color:#94a3b8;flex-grow:1;margin-bottom:14px;font-size:.84rem;line-height:1.4}.now-visual-box{background:#0f172ad9;border:1px solid #ffffff1a;border-radius:12px;padding:10px 12px;font-family:Fira Code,Courier New,monospace;font-size:.75rem}.node-flow-strip{color:#38bdf8;justify-content:space-between;align-items:center;gap:4px;font-weight:700;display:flex}.flow-node{white-space:nowrap;background:#38bdf826;border:1px solid #38bdf866;border-radius:6px;padding:3px 6px;font-size:.68rem}.flow-arrow{color:#fb923c;font-size:.85rem;font-weight:900}.terminal-snippet{color:#e2e8f0;line-height:1.4}.terminal-prompt{color:#f59e0b;font-weight:700}.terminal-success{color:#4ade80;font-weight:700}.concurrency-meter{flex-direction:column;gap:6px;display:flex}.meter-row{color:#cbd5e1;justify-content:space-between;align-items:center;font-size:.73rem;font-weight:600;display:flex}.meter-bar-bg{background:#ffffff1a;border-radius:4px;width:100%;height:6px;overflow:hidden}.meter-bar-fill{background:linear-gradient(90deg,#22c55e,#38bdf8);border-radius:4px;width:92%;height:100%;animation:2.5s ease-in-out infinite meterPulse}@keyframes meterPulse{0%{width:88%}50%{width:96%}to{width:88%}}.github-stats-dashboard{-webkit-backdrop-filter:blur(18px);background-color:#0f172ad1;background-image:radial-gradient(circle at 90% 10%,#f9731629 0%,#0000 60%),radial-gradient(circle at 10% 90%,#ea580c1f 0%,#0000 55%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3E%3Cpath fill='%2316a34a' d='M30 6 Q32 2 35 6 L34 13 L30 13 Z'/%3E%3Cellipse cx='32' cy='33' rx='22' ry='19' fill='%23f97316' opacity='0.75'/%3E%3Cellipse cx='24' cy='33' rx='14' ry='18' fill='%23fb923c' opacity='0.35'/%3E%3Cellipse cx='40' cy='33' rx='14' ry='18' fill='%23ea580c' opacity='0.35'/%3E%3Cpolygon points='22,25 28,25 25,20' fill='%230d1117'/%3E%3Cpolygon points='36,25 42,25 39,20' fill='%230d1117'/%3E%3Cpath d='M23,34 Q32,42 41,34 L38,37 Q32,40 26,37 Z' fill='%230d1117'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='52' height='52'%3E%3Cpath fill='%2316a34a' d='M30 6 Q32 2 35 6 L34 13 L30 13 Z'/%3E%3Cellipse cx='32' cy='33' rx='22' ry='19' fill='%23ea580c' opacity='0.7'/%3E%3Cellipse cx='24' cy='33' rx='14' ry='18' fill='%23f97316' opacity='0.3'/%3E%3Cellipse cx='40' cy='33' rx='14' ry='18' fill='%23c2410c' opacity='0.3'/%3E%3Cpolygon points='22,25 28,25 25,20' fill='%230d1117'/%3E%3Cpolygon points='36,25 42,25 39,20' fill='%230d1117'/%3E%3Cpath d='M23,34 Q32,42 41,34 L38,37 Q32,40 26,37 Z' fill='%230d1117'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='44' height='44'%3E%3Cpath fill='%2316a34a' d='M30 6 Q32 2 35 6 L34 13 L30 13 Z'/%3E%3Cellipse cx='32' cy='33' rx='22' ry='19' fill='%23fb923c' opacity='0.65'/%3E%3Cellipse cx='24' cy='33' rx='14' ry='18' fill='%23fdba74' opacity='0.35'/%3E%3Cellipse cx='40' cy='33' rx='14' ry='18' fill='%23f97316' opacity='0.35'/%3E%3Cpolygon points='22,25 28,25 25,20' fill='%230d1117'/%3E%3Cpolygon points='36,25 42,25 39,20' fill='%230d1117'/%3E%3Cpath d='M23,34 Q32,42 41,34 L38,37 Q32,40 26,37 Z' fill='%230d1117'/%3E%3C/svg%3E");background-position:50%,50%,96% 6%,3% 94%,97% 58%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,64px 64px,52px 52px,44px 44px;border:1px solid #f9731640;border-radius:20px;width:100%;max-width:960px;margin:36px auto 14px;padding:18px 24px;transition:transform .3s,border-color .3s;box-shadow:0 20px 50px #00000073,inset 0 1px #f9731633}.github-stats-dashboard .card-header h2{text-shadow:0 2px 10px #fff3;color:#fff!important;-webkit-text-fill-color:#fff!important}.github-stats-dashboard:hover{border-color:#fb923c66}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:100%;display:grid;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.stat-pod.stat-card-custom{color:inherit;background:#0d1117e0;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:space-between;padding:20px;text-decoration:none;transition:all .35s cubic-bezier(.1,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000059}.stat-pod.stat-card-custom:hover{background:#0d1117fa;border-color:#fb923c;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 35px #00000073,0 0 20px #fb923c40}.stat-card-wide{grid-column:span 2}.pod-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pod-header h4{color:#f8fafc;flex-grow:1;margin:0 0 0 8px;font-size:1.05rem;font-weight:700}.stat-icon{font-size:1.3rem}.live-pill{color:#38bdf8;text-transform:uppercase;background:#38bdf82e;border:1px solid #38bdf866;border-radius:12px;padding:3px 8px;font-size:.72rem;font-weight:700}.fire-pill{color:#fb7185;background:#f43f5e2e;border:1px solid #f43f5e66}.stat-metrics-row,.streak-stats-row{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;margin:8px 0 14px;display:grid}.stat-item,.streak-stat{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;padding:10px 6px;display:flex}.stat-value,.streak-number{color:#f8fafc;font-size:1.4rem;font-weight:800;display:block}.fire-text{color:#fb923c;text-shadow:0 0 10px #fb923c80}.stat-label,.streak-label{color:#94a3b8;margin-top:4px;font-size:.75rem;font-weight:600}.stat-footer-bar{color:#cbd5e1;border-top:1px solid #ffffff14;justify-content:space-between;padding-top:10px;font-size:.8rem;display:flex}.languages-breakdown{flex-direction:column;gap:14px;margin:10px 0;display:flex}.lang-bar-container{background:#ffffff14;border-radius:8px;gap:2px;width:100%;height:12px;display:flex;overflow:hidden}.lang-segment{height:100%;transition:width .6s cubic-bezier(.1,.8,.2,1)}.lang-legend{color:#cbd5e1;flex-wrap:wrap;gap:12px;font-size:.8rem;font-weight:600;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-item .dot{border-radius:50%;width:8px;height:8px;display:inline-block}.heatmap-grid{background:#00000040;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:repeat(21,1fr);gap:4px;margin-top:8px;padding:10px;display:grid}.heatmap-cell{aspect-ratio:1;border-radius:3px;transition:transform .2s}.heatmap-cell:hover{z-index:5;transform:scale(1.4)}.level-0{background:#ffffff0d}.level-1{background:#0e4429}.level-2{background:#006d32}.level-3{background:#26a641}.level-4{background:#39d353;box-shadow:0 0 6px #39d353}@media (width<=800px){.stats-grid{grid-template-columns:1fr}.stat-card-wide{grid-column:span 1}.heatmap-grid{grid-template-columns:repeat(14,1fr)}}.offduty-dashboard-card{-webkit-backdrop-filter:blur(24px);text-align:left;color:#f8fafc;z-index:15;background:#0f172ae0;border:1px solid #f0b65273;border-radius:26px;max-width:960px;margin:70px auto 14px;padding:26px 30px;position:relative;box-shadow:0 20px 55px #00000080,0 0 30px #f0b6521f}.offduty-header-bar{border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.offduty-header-bar h2{background:linear-gradient(135deg,#fff 0%,#fef08a 60%,#f0b652 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.85rem;font-weight:900}.offduty-subtitle{color:#cbd5e1;margin-top:4px;margin-bottom:0;font-size:.94rem;font-weight:500}.offduty-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=900px){.offduty-grid{grid-template-columns:1fr}}.offduty-pod{background:#1e293ba6;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:365px;padding:20px;transition:all .35s cubic-bezier(.1,.8,.2,1);display:flex;position:relative;overflow:hidden}.offduty-pod:hover{background:#1e293be6;border-color:#f0b652;transform:translateY(-5px);box-shadow:0 15px 35px #0006,0 0 20px #f0b65233}.pod-img-wrapper{background:#0f172acc;border:1px solid #ffffff14;border-radius:16px;flex-shrink:0;width:100%;height:235px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000059}.pod-thumb-img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.1,.8,.2,1)}.offduty-pod:hover .pod-thumb-img{transform:scale(1.08)}.tinkering-terminal-mock{background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;justify-content:flex-start;gap:10px;width:100%;height:100%;padding:12px;font-family:Fira Code,Courier New,monospace;display:flex}.terminal-header-dots{align-items:center;gap:6px;display:flex}.terminal-header-dots .dot{border-radius:50%;width:8px;height:8px}.terminal-header-dots .dot-r{background:#ef4444}.terminal-header-dots .dot-y{background:#eab308}.terminal-header-dots .dot-g{background:#22c55e}.terminal-body-code{color:#38bdf8;align-items:center;gap:4px;margin-top:8px;font-size:.72rem;font-weight:600;display:flex}.terminal-cursor{color:#f0b652;font-weight:800;animation:1s infinite terminalBlink;display:inline-block}@keyframes terminalBlink{0%,to{opacity:1}50%{opacity:0}}.pod-info{flex-direction:column;flex-grow:1;display:flex}.pod-gaming .pod-badge{color:#fb7185;background:#f43f5e2e;border:1px solid #f43f5e66}.pod-watching .pod-badge{color:#c084fc;background:#a855f72e;border:1px solid #a855f766}.pod-tinkering .pod-badge{color:#38bdf8;background:#38bdf82e;border:1px solid #38bdf866}.offduty-pod h3{color:#fff;margin-top:2px;margin-bottom:6px;font-size:1.15rem;font-weight:800;line-height:1.3}.offduty-pod p.pod-desc{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.4}.stonehenge-island-container{transition:transform .4s cubic-bezier(.1,.8,.2,1)}.stonehenge-island-container:hover{transform:scale(1.03)translateY(-6px)}.stonehenge-sunbeam{transform-origin:top;animation:6s ease-in-out infinite stonehengeBeamPulse}.beam-1{animation-delay:0s}.beam-2{animation-delay:2s}.beam-3{animation-delay:4s}@keyframes stonehengeBeamPulse{0%,to{opacity:.35;transform:scaleY(.95)}50%{opacity:.75;transform:scaleY(1.05)}}.stonehenge-mote{transform-origin:50%;animation:4.5s ease-in-out infinite stonehengeMoteFloat}@keyframes stonehengeMoteFloat{0%{opacity:.4;transform:translateY(0)scale(.9)}50%{opacity:.95;transform:translateY(-22px)scale(1.25)}to{opacity:.4;transform:translateY(0)scale(.9)}}.dawn-mountains-container:hover{transform:scale(1.03)translateY(-4px)}.majestic-reindeer-group{transition:transform .5s}.dawn-mountains-container:hover .majestic-reindeer-group{transform:translateY(2px)scale(1.02)}.reindeer-mote{transform-origin:50%;animation:3.8s ease-in-out infinite reindeerBreathFloat}.mote-1{animation-delay:0s}.mote-2{animation-delay:1.2s}.mote-3{animation-delay:2.4s}@keyframes reindeerBreathFloat{0%{opacity:.3;transform:translate(0)scale(.8)}50%{opacity:.95;transform:translate(16px,-18px)scale(1.3)}to{opacity:0;transform:translate(32px,-35px)scale(.6)}}
