@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html,body{height:100%;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}.navbar{position:absolute;top:0;left:0;width:100%;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;z-index:100;background:transparent}.logo{height:40px;cursor:pointer;margin-left:30px}.navbar-right{position:relative}.availability-badge{display:flex;align-items:center;gap:.4rem;background:#ffffff1a;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.4rem 1rem;font-size:1.1rem;color:#fff;font-family:Bebas Neue,sans-serif;min-width:150px;justify-content:flex-end;cursor:pointer}.text{margin-top:9px}.dot{height:10px;width:10px;background-color:#0f0;border-radius:50%;animation:pulse 1.2s infinite;box-shadow:0 0 8px #0f0}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.dropdown-menu{position:absolute;top:120%;right:0;width:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:12px;box-shadow:0 4px 12px #0003;animation:dropdownFade .3s ease forwards;z-index:110}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item{padding:.8rem 1rem;color:#fff;font-family:Bebas Neue,sans-serif;font-size:.9rem;cursor:pointer;transition:background .2s ease;white-space:nowrap}.menu-item:hover{background:#ffffff26}@media (max-width: 640px){.navbar{padding:.8rem 1rem}.logo{height:30px;margin-left:0%}.availability-badge{font-size:0;padding:.4rem;justify-content:flex-end;min-width:unset}.availability-badge .text{display:none}.dropdown-menu{min-width:170px;font-size:1rem;right:auto;left:0}.dropdown-menu{position:absolute;top:120%;right:0;width:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:12px;box-shadow:0 4px 12px #0003;animation:dropdownFade .3s ease forwards;z-index:110;margin-left:-600%}}.letter{display:inline-block;position:relative;overflow:hidden;line-height:1}.letter-inner{display:inline-block;position:relative;text-transform:uppercase;transition:transform .3s ease;white-space:nowrap;color:#fff}.letter-inner:after{content:attr(data-letter);position:absolute;top:100%;left:0;width:100%;color:#fff;white-space:nowrap;pointer-events:none}.letter-space{display:inline-block;width:.6rem}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;font-family:Inter,sans-serif}.horizontal-scroll-container{height:100vh;overflow-x:hidden;overflow-y:auto}.horizontal-scroll-wrapper{display:flex;width:400vw;height:100vh}.panel{flex:0 0 100vw;height:100vh;overflow:hidden}.hero1-section{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero1-bg-video{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);z-index:0;filter:brightness(.5)}.hero1-content-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:0 4rem;max-width:720px;color:#fff}.hero1-title{font-family:Bebas Neue,sans-serif;font-size:8rem;line-height:1.2;letter-spacing:2px;margin-bottom:1.5rem;font-weight:400}.hero1-description{font-size:1rem;line-height:1.5;margin-top:-2.3rem;margin-bottom:1.5rem;color:#e0e0e0d5;max-width:100%;font-family:Lucida Sans Typewriter,monospace}.hero1-social-links{display:flex;gap:1.25rem;margin-bottom:2rem}.hero1-social-links a{font-size:1.5rem;color:#ffffff47;cursor:pointer;transition:color .3s ease;margin-bottom:-1rem}.hero1-social-links a.icon-linkedin:hover{color:#0a66c2}.hero1-social-links a.icon-github:hover{color:#000}.hero1-social-links a.icon-behance:hover{color:#1769ff}.hero1-social-links a.icon-instagram:hover{color:#e4405f}.hero1-resume-button{background-color:transparent;color:#ffffffc7;border:2px solid rgba(255,255,255,.596);padding:.75rem 1.75rem;font-size:1rem;font-weight:500;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;font-family:Lucida Sans Typewriter,monospace;letter-spacing:1px}.hero1-resume-button:hover{background-color:#fff;color:#000}@media screen and (max-width: 1439px){.hero1-title{font-size:6rem}.hero1-content-wrapper{padding:0 3rem}}@media screen and (max-width: 1023px){.hero1-title{font-size:4.5rem}.hero1-content-wrapper{padding:0 2rem}.hero1-description{font-size:.95rem;margin-top:-1.5rem}.hero1-resume-button{font-size:.9rem;padding:.6rem 1.5rem}}@media screen and (max-width: 767px){.hero1-title{font-size:3rem;line-height:1.1}.hero1-description{font-size:.9rem;margin-top:-1rem}.hero1-content-wrapper{padding:0 1.5rem;max-width:100%}.hero1-resume-button{font-size:.85rem;padding:.6rem 1.2rem}.hero1-social-links a{font-size:1.25rem}}@media screen and (max-width: 479px){.hero1-title{font-size:3.5rem;line-height:1.1;margin-bottom:1rem}.hero1-description{font-size:.85rem;margin-top:-.8rem;max-width:75%}.hero1-content-wrapper{padding:0 1rem;text-align:left}.hero1-resume-button{font-size:.8rem;padding:.5rem 1rem}.hero1-social-links{gap:1rem}.hero1-social-links a{font-size:1.1rem}}.hero2-section{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero2-bg-video{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);z-index:0;filter:brightness(.5)}.hero2-content-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:0 4rem;max-width:720px;color:#fff}.hero2-title{font-family:Bebas Neue,sans-serif;font-size:8rem;line-height:1.2;letter-spacing:2px;font-weight:400;margin-bottom:1.5rem}.hero2-description{font-size:1rem;line-height:1.5;margin:-2.3rem 0 1.5rem;color:#e0e0e0d5;max-width:100%;font-family:Lucida Sans Typewriter,monospace}.hero2-social-links{display:flex;gap:1.25rem;margin-bottom:2rem}.hero2-social-links a{font-size:1.5rem;color:#ffffff47;transition:color .3s ease;cursor:pointer;margin-bottom:-1rem}.hero2-social-links a.icon-linkedin:hover{color:#0a66c2}.hero2-social-links a.icon-behance:hover{color:#1769ff}.hero2-social-links a.icon-instagram:hover{color:#e4405f}.hero2-social-links a.icon-dribbble:hover{color:#ea4c89}.hero2-portfolio-button{background:transparent;color:#ffffffaf;border:2px solid #ffffff9c;padding:.75rem 1.75rem;font-size:1rem;font-weight:500;font-family:Lucida Sans Typewriter,monospace;display:flex;align-items:center;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.hero2-portfolio-button:hover{background-color:#fff;color:#000}@media (max-width: 1439px){.hero2-title{font-size:6rem}.hero2-content-wrapper{padding:0 3rem}}@media (max-width: 1023px){.hero2-title{font-size:4.5rem}.hero2-content-wrapper{padding:0 2rem}.hero2-description{font-size:.9rem;margin-top:-1.5rem}.hero2-portfolio-button{font-size:.9rem;padding:.6rem 1.5rem}}@media (max-width: 767px){.hero2-title{font-size:3.5rem;line-height:1.1}.hero2-description{font-size:.9rem!important;margin-top:-1rem}.hero2-content-wrapper{padding:0 1.5rem;max-width:100%}.hero2-portfolio-button{font-size:.85rem;padding:.6rem 1.2rem}.hero2-social-links a{font-size:1.25rem}}@media (max-width: 479px){.hero2-title{font-size:3rem;margin-bottom:1rem}.hero2-description{font-size:.85rem;margin-top:-.8rem;max-width:75%}.hero2-content-wrapper{padding:0 1rem}.hero2-portfolio-button{font-size:.8rem;padding:.5rem 1rem}.hero2-social-links{gap:1rem}.hero2-social-links a{font-size:1.1rem}}.hero3-section{position:relative;width:100vw;height:100vh;background-color:#000;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:0}.hero3-bg-video{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);z-index:1;filter:brightness(.5)}.hero3-content-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:0 4rem;max-width:720px;color:#fff}.hero3-title{font-family:Bebas Neue,sans-serif;font-size:8vw;line-height:1.1;letter-spacing:2px;margin-bottom:1.5rem;font-weight:400}.hero3-description{font-size:1rem!important;line-height:1.5;margin:-2.3rem 0 1.5rem;color:#e0e0e0d5;max-width:100%;font-family:Lucida Sans Typewriter,monospace}.hero3-social-links{display:flex;gap:1.25rem;margin-bottom:2rem}.hero3-social-links a{font-size:1.5rem;color:#ffffff47;transition:color .3s ease;cursor:pointer}.hero3-social-links a.icon-spotify:hover{color:#1db954}.hero3-social-links a.icon-youtube:hover{color:red}.hero3-social-links a.icon-instagram:hover{color:#e4405f}.hero3-buttons{display:flex;gap:1rem}.hero3-play-button{background-color:transparent;color:#fff;border:2px solid white;padding:.75rem 1.5rem;font-size:1rem;font-family:Bebas Neue,sans-serif;display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.hero3-play-button:hover{background-color:#1db954;color:#fff;border-color:#1db954}.hero3-plus-button{background-color:transparent;border:none;padding:.75rem 1rem;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;border-radius:50%;transition:color .3s ease,background-color .3s ease}.hero3-plus-button:hover{color:#1db954}@media (min-width: 1200px){.hero3-title{font-size:9rem}.hero3-description{font-size:1.25rem}}@media (max-width: 992px){.hero3-content-wrapper{padding:0 3rem;max-width:600px}.hero3-title{font-size:6rem}.hero3-description{font-size:.9rem!important}.hero3-social-links a{font-size:1.3rem}.hero3-play-button{padding:.65rem 1.25rem;font-size:.95rem}.hero3-plus-button{font-size:1.1rem;padding:.65rem .9rem}}@media (max-width: 576px){.hero3-content-wrapper{padding:0 1.5rem;max-width:85%}.hero3-title{font-size:3.8rem}.hero3-description{font-size:.9rem;margin-top:-1.5rem;margin-bottom:1rem}.hero3-social-links{gap:1rem}.hero3-social-links a{font-size:1.1rem}.hero3-play-button{padding:.5rem 1rem;font-size:.85rem}.hero3-plus-button{font-size:1rem;padding:.5rem .75rem}}.hero4-section{position:relative;width:100vw;height:100vh;background-color:#000;overflow:hidden}.hero4-bg-video{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);z-index:0;filter:brightness(.5)}.hero4-content-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:0 4rem;max-width:745px;color:#fff}.hero4-title{font-family:Bebas Neue,sans-serif;font-size:8rem;line-height:1.2;letter-spacing:2px;margin-bottom:1.5rem;font-weight:400}.hero4-description{font-size:1rem!important;margin-top:-2.3rem;margin-bottom:1.5rem;color:#e0e0e0f2;font-size:1rem;line-height:1.5;margin:-2.3rem 0 1.5rem;color:#e0e0e0de;max-width:100%;font-family:Lucida Sans Typewriter,monospace}.hero4-social-links{display:flex;gap:1.25rem;margin-bottom:2rem}.hero4-social-links a{font-size:1.5rem;color:#ffffff47;cursor:pointer;transition:color .3s ease}.hero4-social-links a.icon-youtube:hover{color:red}.hero4-social-links a.icon-instagram:hover{color:#e4405f}.hero4-buttons{display:flex;gap:1rem}.hero4-watch-button{background-color:transparent;color:#fff;border:2px solid white;padding:.75rem 1.5rem;font-size:1rem;font-family:Bebas Neue,sans-serif;display:flex;align-items:center;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.hero4-watch-button:hover{background-color:red;border-color:red;color:#fff}.hero4-plus-button{background-color:transparent;border:none;padding:.75rem 1rem;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;transition:color .3s ease,background-color .3s ease;border-radius:50%}.hero4-plus-button:hover{color:red}@media (min-width: 1200px){.hero4-title{font-size:9rem}.hero4-description{font-size:.9rem}}@media (max-width: 992px){.hero4-content-wrapper{padding:0 3rem;max-width:600px}.hero4-title{font-size:6rem}.hero4-description{font-size:.9rem!important}.hero4-social-links a{font-size:1.3rem}.hero4-watch-button{padding:.65rem 1.25rem;font-size:.9rem}.hero4-plus-button{font-size:1.1rem;padding:.65rem .9rem}}@media (max-width: 576px){.hero4-content-wrapper{padding:0 1.5rem;max-width:75%}.hero4-title{font-size:3.5rem}.hero4-description{font-size:.9rem;margin-top:-1.5rem;margin-bottom:1rem}.hero4-social-links a{font-size:1.1rem;gap:1rem}.hero4-watch-button{padding:.5rem 1rem;font-size:.85rem}.hero4-plus-button{font-size:1rem;padding:.5rem .75rem}}.music-toggle{position:absolute;bottom:1.5rem;right:1.5rem;width:44px;height:44px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:50%;cursor:pointer;z-index:5;display:flex;justify-content:center;align-items:center;padding:0;transition:border-color .3s ease,transform .3s ease}.music-toggle:hover{border-color:#fff;transform:scale(1.1)}.music-toggle.animate{animation:pulseIcon .3s ease}@keyframes pulseIcon{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.music-icon-bar{width:2px;height:12px;background-color:#fff;margin:0 2px;transition:height .3s ease,opacity .3s ease}.music-toggle.muted .bar1{height:6px;opacity:.4}.music-toggle.muted .bar2{height:10px;opacity:.4}.music-toggle.muted .bar3{height:4px;opacity:.4}.music-toggle:not(.muted):hover .bar1{height:16px}.music-toggle:not(.muted):hover .bar2{height:12px}.music-toggle:not(.muted):hover .bar3{height:8px}.quote-section{position:relative;min-height:100vh;background-color:#000;background-image:linear-gradient(to right,rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.07) 1px,transparent 1px);background-size:40px 40px;box-shadow:inset 0 0 50px #ffffff0d;animation:gridMove 20s linear infinite;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;text-align:center;overflow:hidden}.fade-overlay{position:absolute;top:0;left:0;width:100%;height:150%;background:radial-gradient(circle at center,rgba(255,255,255,.05) 0%,transparent 80%);pointer-events:none;opacity:.6;transition:opacity .5s ease;z-index:1}.quote-container{position:relative;z-index:2;max-width:900px;padding:0 1rem;word-wrap:break-word;overflow-wrap:break-word}.quote-text{font-family:Libre Baskerville,serif;font-size:clamp(1.6rem,4vw,2.8rem);line-height:1.6;color:#fff;font-style:italic;letter-spacing:0px;margin-bottom:1rem;white-space:normal}.quote-source{font-size:clamp(.9rem,2vw,1.2rem);color:#ff3c38;font-weight:400;margin-top:1rem;font-family:Times New Roman,serif;font-style:italic}.word{white-space:nowrap;display:inline-block;margin-right:.25em}.char{display:inline-block;opacity:0;transform:translateY(30px)}.char-space{display:inline-block;width:.4em}@media (max-width: 768px){.quote-section{padding:3rem 1rem}}@media (max-width: 480px){.quote-text{font-size:1.4rem}.quote-source{font-size:.95rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.highlight-italic{font-family:Times New Roman,serif;font-style:italic;font-weight:400;color:#ddd}body,html{margin:0;padding:0;overflow-x:hidden;font-family:Inter,sans-serif}.aboutme-section{position:relative;min-height:100vh;width:100vw;background-color:#000;background-image:linear-gradient(to right,rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.07) 1px,transparent 1px);background-size:40px 40px;box-shadow:inset 0 0 50px #ffffff0d;animation:gridMove 20s linear infinite;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;overflow:hidden;margin-top:0}@keyframes gridMove{0%{background-position:0 0}to{background-position:40px 40px}}.aboutme-container{position:relative;z-index:2;max-width:1200px;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:2rem;justify-content:center;text-align:left}.aboutme-photo{position:relative;flex:1 1 250px;max-width:300px;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 8px 20px #ffffff17;transition:transform .4s ease}.aboutme-photo img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.photo-overlay{position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(180deg,transparent,rgba(5,5,5,.911));opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;justify-content:center;padding:.5rem 1rem;border-radius:0 0 12px 12px;pointer-events:none;color:#ff3c38;font-weight:600;font-size:1.1rem;font-family:Bebas Neue,cursive;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aboutme-photo:hover .photo-overlay{opacity:1;pointer-events:auto}.aboutme-text{flex:2 1 400px;font-size:clamp(1rem,1.6vw,1rem);line-height:1.1;color:#ddddddc9;font-family:Lucida Sans Typewriter,monospace}.aboutme-text h2{font-size:clamp(2rem,4vw,3rem);font-family:Bebas Neue,cursive;margin-bottom:1rem;letter-spacing:1px;color:#ff3c38}.aboutme-text p{margin-bottom:1.2rem;font-weight:300}@media (max-width: 768px){.aboutme-container{flex-direction:column;text-align:left}.aboutme-photo{margin:0 auto}}.social-icons.below-image{margin-top:1.2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem}.social-icons .icon{font-size:1.3rem;color:#cccccc4d;transition:color .3s ease,transform .2s ease;text-align:left}.social-icons .icon:hover{transform:scale(1.1)}.icon.instagram:hover{color:#e1306c}.icon.youtube:hover{color:red}.icon.spotify:hover{color:#1db954}.icon.behance:hover{color:#1769ff}.icon.linkedin:hover{color:#0077b5}.icon.github:hover{color:#f5f5f5}.fancy-link{display:inline-block;position:relative;text-decoration:none;color:inherit;margin:0 3px;transition:margin .25s ease}.fancy-link svg{width:88px;height:48px;position:absolute;left:50%;bottom:0;transform:translate(-50%,10px) translateZ(0);fill:none;stroke:var(--stroke, #ffffffc7);stroke-linecap:round;stroke-width:1.5px;stroke-dasharray:var(--offset, 69px) 278px;stroke-dashoffset:361px;transition:stroke .25s ease var(--stroke-delay, 0s),stroke-dasharray .35s}.fancy-link:hover{--offset: 180px;--stroke: #ffffffc7;--stroke-delay: .1s;margin:0 6px}.timeline-section{background-color:#000;color:#eee;padding:4rem 2rem;font-family:Lucida Sans Typewriter,monospace}.timeline-title{font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:2rem;color:#ff3c38;font-family:Bebas Neue,cursive}.timeline-container{max-width:700px;margin:0 auto;position:relative}.timeline-line-vertical{position:absolute;left:22px;top:0;bottom:0;width:2px;background:#444}.timeline-entry{position:relative;display:flex;gap:1rem;cursor:pointer;transition:background .2s;margin-left:2rem;padding:1rem 1.5rem;background:#1c1c1c;border-radius:10px;margin-bottom:2rem}.entry-header{display:flex;justify-content:space-between;align-items:flex-start}.entry-header .present-pill{margin-left:auto}.timeline-subtitle{color:#ffffff71;font-size:1rem;margin:2rem 0 1rem;font-weight:700;text-align:right;font-family:Bebas Neue,cursive;letter-spacing:1.3px}.present-pill-top{position:absolute;top:10px;right:10px;z-index:5}.timeline-entry:hover{background:#2a2a2a}.timeline-bullet{width:10px;height:10px;background:#1dbf73;border-radius:50%;position:absolute;left:-27px;top:1.4rem}.timeline-content{display:flex;flex-direction:column;gap:.3rem}.meta-row-top{display:flex;justify-content:flex-end}.present-pill{background-color:#1dbf73;padding:.2rem .6rem;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600}.timeline-content h3{font-size:1.1rem;font-weight:600;margin:0}.company{font-size:.9rem;color:#aaa}.location{font-size:.85rem;color:#bbb}.meta-row{font-size:.85rem}.year{color:#888}.short-description{font-size:.85rem;color:#bbb}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out;z-index:999;padding:1rem}.modal-card{width:100%;max-width:400px;max-height:90vh;background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0009;animation:slideUp .3s ease;display:flex;flex-direction:column}.modal-image{position:relative;background-size:cover;background-position:center;height:250px}.modal-present-pill{position:absolute;top:10px;right:10px;background-color:#1dbf73;padding:.2rem .6rem;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;z-index:10}.modal-gradient{position:absolute;bottom:0;width:100%;height:40%;background:linear-gradient(to top,#000 15%,transparent);display:flex;align-items:flex-end;padding:1rem}.modal-header-text h3{margin:0;font-size:1.3rem}.modal-header-text p{margin:0;font-size:.9rem;color:#ccc}.modal-body{padding:1.5rem;overflow-y:auto}.modal-year,.modal-location{font-size:.85rem;color:#888;margin-bottom:.4rem}.modal-description{font-size:.95rem;color:#ddd;line-height:1.5}.modal-links{margin-top:1rem;display:flex;gap:1rem}.modal-links a{color:#1dbf73;transition:color .3s}.modal-links a:hover{color:#1fff90}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-image-carousel{position:relative;height:250px;width:100%;overflow:hidden}.modal-image-carousel .swiper{height:100%;width:100%}.modal-image-carousel .swiper-slide{display:flex;justify-content:center;align-items:center}.modal-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-image-carousel{position:relative;width:100%;height:300px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}.modal-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.modal-gradient{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.95),transparent 99%);z-index:1;display:flex;align-items:flex-end;padding:1rem;pointer-events:none}.modal-header-text{z-index:2;color:#fff;pointer-events:auto}.modal-header-text h3{margin:0;font-size:1.5rem}.modal-header-text p{margin:.2rem 0 0;font-size:1rem}body{margin:0;font-family:Segoe UI,sans-serif;background-color:#000;color:#eee}.case-study-section{padding:4rem 2rem;background-color:#000;background-image:radial-gradient(#111 1px,transparent 1px),radial-gradient(#111 1px,transparent 1px);background-size:40px 40px;animation:backgroundMove 60s linear infinite;max-width:700px;margin:0 auto;max-height:100%;text-align:left}@keyframes backgroundMove{0%{background-position:0 0,20px 20px}to{background-position:40px 40px,60px 60px}}.section-title{color:#ff3c38;font-size:clamp(2rem,4vw,3rem);font-family:Bebas Neue,cursive;margin-bottom:.5rem;text-align:center}.section-subtitle{color:#bbb;margin-bottom:2rem;font-size:1rem;text-align:center;font-family:Lucida Sans Typewriter,monospace}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;align-items:start}.case-card{background-color:#111;padding:1.5rem 1.2rem;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:background-color .3s ease;color:#eee;font-family:Lucida Sans Typewriter,monospace}.case-card:hover{background-color:#222}.card-header{display:flex;justify-content:space-between;align-items:center;width:100%}.card-title{font-family:Lucida Sans Typewriter,monospace;font-size:1.6rem;margin:0 0 .2rem;color:#fff}.external-link{color:#bbb;font-size:.9rem;transition:color .2s ease}.external-link:hover{color:#fff}.project-year{font-size:.85rem;color:#ddd;margin-bottom:.8rem;font-weight:400}.card-brief{font-size:.9rem;color:#ccc;margin:0;flex-grow:1}.tool-icons{display:flex;flex-wrap:wrap;margin-top:1rem;gap:.5rem}.tool-icon{font-size:1.2rem;color:#999;transition:transform .2s,color .2s}.tool-icon.react:hover{color:#61dbfb}.tool-icon.node:hover{color:#8cc84b}.tool-icon.express:hover{color:#fff}.tool-icon.mysql:hover{color:#00758f}.tool-icon.mongodb:hover{color:#4db33d}.tool-icon.tailwind:hover{color:#38bdf8}.tool-icon.socketio:hover{color:#010101}.tool-icon.html:hover{color:#e34c26}.tool-icon.css:hover{color:#264de4}.tool-icon.javascript:hover{color:#f0db4f}.tool-icon.python:hover{color:#306998}.tool-icon.flask:hover{color:#fff}.tool-icon.qrcode:hover{color:#000}.tool-icon.bitly:hover{color:#ee6123}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;display:flex;justify-content:center;align-items:center;padding:1rem;z-index:9999;overflow-y:auto}.modal-content{background-color:#121212;border-radius:10px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;color:#eee;position:relative;padding-bottom:1rem;display:flex;flex-direction:column;font-family:Lucida Sans Typewriter,monospace}.close{position:absolute;top:12px;right:12px;font-size:2.4rem;color:#fff;cursor:pointer;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.modal-header-image{position:relative;width:100%;height:auto;overflow:hidden;border-radius:10px 10px 0 0;margin-bottom:1rem}.modal-header-image img{width:100%;display:block;-o-object-fit:contain;object-fit:contain;border-radius:10px 10px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.overlay-text{position:absolute;bottom:0;left:0;color:#fff;width:100%;padding:.6rem 1rem;background:linear-gradient(transparent,#000000bf);font-family:Bebas Neue,cursive;-webkit-user-select:none;-moz-user-select:none;user-select:none}.overlay-text h3{margin:0 0 .2rem;font-size:1.8rem}.overlay-text span{font-size:1rem;opacity:.8}.slide-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:2rem;padding:0 .6rem;cursor:pointer;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .3s ease}.slide-btn:hover{background:#ffffff80}.slide-btn.prev{left:8px}.slide-btn.next{right:8px}.modal-details{padding:0 1rem 1rem;font-size:1rem;line-height:1.5;color:#eee;text-align:left}.modal-details strong{color:#fff}.modal-details ul,.modal-details ol{margin:.5rem 0 1rem 1.3rem;padding:0;color:#ccc}.case-links{margin-top:1rem;display:flex;gap:1rem}.case-links a{color:#eee;text-decoration:none;transition:color .3s ease}.case-links a:hover{color:#bbb}@media (max-width: 480px){.case-study-section{padding:2rem 1rem}.section-title{font-size:2.2rem}.card-title{font-family:Lucida Sans Typewriter,monospace;font-size:1.1rem;margin:0 0 .2rem;color:#fff}.projects-grid{grid-template-columns:repeat(2,1fr)}.modal-content{max-width:85vw}.overlay-text h3{font-size:1.4rem}}._section_15wyz_1{background-color:#000;padding:4rem 2rem;text-align:center;color:#fff}._content_15wyz_15{max-width:700px;margin:0 auto}._title_15wyz_25{font-size:2rem;font-weight:700;margin-bottom:1rem;font-family:Bebas Neue,cursive;color:#ff3c38}._description_15wyz_41{font-size:1rem;color:#ffffff75;margin-bottom:2.5rem;font-family:Lucida Sans Typewriter,monospace}._logoGrid_15wyz_55{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.1rem;align-items:center;justify-items:center}._logo_15wyz_55{max-height:40px;opacity:.6;transition:all .3s ease}._logo_15wyz_55:hover{opacity:1;transform:scale(1.05)}._textLogo_15wyz_103{display:flex;align-items:center;justify-content:center;min-height:40px;max-width:10px}._haiDigital_15wyz_119{font-size:1rem;font-weight:800;letter-spacing:1px}._hai_15wyz_119{color:#363636;padding:0 .2rem;border-radius:4px}._digital_15wyz_145{color:#007bff;margin-left:.3rem}._section_nwx6g_1{background-color:#000;color:#fff;padding:4rem 2rem;position:relative;overflow:hidden}._content_nwx6g_17{max-width:1200px;margin:0 auto;position:relative;z-index:2;text-align:center}._title_nwx6g_33{font-size:2rem;font-family:Bebas Neue,cursive;font-weight:700;color:#ff3c38;margin-bottom:2rem}._sliderContainer_nwx6g_49{overflow:hidden;width:100%}._sliderWrapper_nwx6g_59{display:flex;width:-moz-max-content;width:max-content;gap:1rem;will-change:transform}._card_nwx6g_73{background-color:#1c1c1c;border-radius:10px;padding:.75rem 1rem;width:260px;min-width:260px;height:115px;box-shadow:0 4px 16px #00000059;flex-shrink:0;text-align:left;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}._card_nwx6g_73:hover{transform:translateY(-4px)}._header_nwx6g_113{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}._avatar_nwx6g_127{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}._name_nwx6g_143{font-weight:600;font-size:.85rem;margin-bottom:.1rem}._role_nwx6g_155{font-size:.7rem;color:#bbb}._quote_nwx6g_165{font-style:italic;font-size:.78rem;color:#ddd;line-height:1.3;margin:0}._clamp_nwx6g_183{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._overlayGradient_nwx6g_199:before,._overlayGradient_nwx6g_199:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:3;pointer-events:none}._overlayGradient_nwx6g_199:before{left:0;background:linear-gradient(to right,#000 30%,transparent)}._overlayGradient_nwx6g_199:after{right:0;background:linear-gradient(to left,#000 30%,transparent)}._overlayGradient_nwx6g_199{position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width: 768px){._section_nwx6g_1{padding:2.5rem 1rem}._card_nwx6g_73{height:115px;width:240px;min-width:240px}._quote_nwx6g_165{font-size:.75rem}._name_nwx6g_143{font-size:.8rem}._role_nwx6g_155{font-size:.68rem}}._section_bila6_1{background-color:#000;color:#fff;padding:4rem 2rem;text-align:center}._container_bila6_17{max-width:700px;margin:0 auto;transform:translateZ(0)}._title_bila6_29{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:Bebas Neue,cursive;color:#ff3c38;will-change:opacity,transform}._subtitle_bila6_47{font-size:1rem;color:#fff9;margin-bottom:2.5rem;font-family:Lucida Sans Typewriter,monospace;will-change:opacity,transform}._form_bila6_63{display:flex;flex-direction:column;gap:1rem}._input_bila6_75,._textarea_bila6_77{padding:1rem;font-size:1rem;background-color:#111;border:1px solid #333;color:#fff;resize:none;font-family:Lucida Sans Typewriter,monospace;transition:border-color .3s ease}._input_bila6_75:focus,._textarea_bila6_77:focus{outline:none;border-color:#0ff;box-shadow:0 0 5px #0ff}._button_bila6_115{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background-color:transparent;border:1px solid #fff;cursor:pointer;transition:background-color .3s ease,color .3s ease;font-family:Lucida Sans Typewriter,monospace}._button_bila6_115:disabled{opacity:.6;cursor:not-allowed}._button_bila6_115:hover:not(:disabled){background-color:#fff;color:#000}._success_bila6_161{margin-top:1rem;color:#0f0;font-weight:400;font-family:Lucida Sans Typewriter,monospace}._error_bila6_175{margin-top:1rem;color:#ff4c4c;font-weight:500;font-family:Lucida Sans Typewriter,monospace}._footer_1aqjg_1{background-color:#000;color:#fff;padding:2rem 1rem;text-align:center}._container_1aqjg_15{max-width:1200px;margin:0 auto}._text_1aqjg_25{font-size:.9rem;opacity:.7;margin-bottom:.5rem;font-family:Lucida Sans Typewriter,monospace}._links_1aqjg_39{display:flex;justify-content:center;gap:1rem}._link_1aqjg_39{font-size:.9rem;color:#fff;opacity:.6;text-decoration:none;transition:opacity .3s ease}._link_1aqjg_39:hover{opacity:1}.skills-section{width:100%;background:#000 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"><circle cx="1" cy="1" r="1" fill="gray" /></svg>') repeat;padding:5rem 0;position:relative;overflow:hidden}.skills-container{width:100%;max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.skills-title{font-size:2rem;font-family:Bebas Neue,cursive;margin-bottom:2rem;color:#ff3c38}.marquee-wrapper{display:flex;flex-direction:column;gap:2rem;overflow:hidden;width:100%;position:relative}.marquee-row{overflow:hidden;white-space:nowrap;width:100%}.marquee-content{display:flex;gap:2rem;animation-timing-function:linear;animation-iteration-count:infinite}.marquee-icon{font-size:2.5rem;flex-shrink:0;color:#00bcd4;transition:transform .3s ease}.marquee-icon:hover{transform:scale(1.2)}.scroll-left .marquee-content{animation:scrollLeft 30s linear infinite}.scroll-right .marquee-content{animation:scrollRight 30s linear infinite}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 600px){.marquee-icon{font-size:1.5rem}}.marquee-content{width:-moz-max-content;width:max-content}.marquee-content:after{content:"";display:block;width:0}.skills-section:before,.skills-section:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:2;pointer-events:none}.skills-section:before{left:0;background:linear-gradient(to right,black 0%,transparent 100%)}.skills-section:after{right:0;background:linear-gradient(to left,black 0%,transparent 100%)}.certification-section{background-color:#000;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:20px 20px;padding:4rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.certification-title{color:#ff3c38;font-size:clamp(2rem,4vw,3rem);font-family:Bebas Neue,cursive;margin-bottom:2rem;font-weight:700}.certification-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:960px;width:100%}.cert-card{position:relative;background-size:cover;background-position:center;border-radius:.5rem;overflow:hidden;width:220px;height:160px;text-decoration:none;transition:transform .3s ease;box-shadow:0 0 10px #ffffff1a;cursor:pointer;text-align:left;font-family:Lucida Sans Typewriter,monospace}.cert-card:hover{transform:scale(1.03)}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0006,#000);z-index:1}.cert-content{position:absolute;bottom:1rem;left:1rem;right:1rem;color:#fff;z-index:2}.cert-content h3{margin:0;font-size:1rem;font-weight:700}.cert-content p{margin:.25rem 0 0;font-size:.8rem;color:#ccc}.refer-hero-content{max-width:700px;padding:0 1rem;z-index:1}.refer-hero-title{font-family:Bebas Neue,cursive;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.refer-hero-subtitle{font-family:Lucida Sans Typewriter,monospace;font-size:1rem;line-height:1.6;opacity:.9;margin-bottom:2rem}.refer-hero-cta{display:inline-block;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:700;color:#fff;background-color:transparent;border:1px solid #fff;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.refer-hero-cta:hover,.refer-hero-cta:focus{background-color:#fff;color:#0f172a;transform:translateY(-2px);outline:none}@media (max-width: 768px){.refer-hero-title{font-size:2rem;text-align:left;max-width:90%}.refer-hero-subtitle{font-size:1rem;text-align:left}.refer-hero-cta{font-size:1rem;padding:.65rem 1.25rem}}@media (max-width: 480px){.refer-hero-title{font-size:1.75rem}.refer-hero-subtitle{font-size:.95rem}.refer-hero-cta{font-size:.95rem;padding:.6rem 1.1rem}}.refer-hero{position:relative;min-height:100vh;width:100%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-animation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.bg-dot{position:absolute;width:6px;height:6px;background-color:#ffffff26;border-radius:50%;transform-origin:center;will-change:transform,opacity}.refer-about{width:100%;padding:80px 24px;background:transparent;color:#f0f0f0;font-family:Inter,sans-serif}.intro h2{font-size:2.5rem;font-weight:600;margin-bottom:16px;color:#fff}.intro .highlight{color:#00bcd4}.intro p{font-size:1.1rem;line-height:1.7;color:#ccc;margin:12px 0}.roles h3{font-size:1.25rem;color:#00bcd4;margin-bottom:8px;font-weight:500}.roles p{font-size:1rem;color:#bbb;line-height:1.6}.refer-about{width:100%;padding:80px 24px;background:transparent;color:#f0f0f0}.about-container{max-width:1100px;margin:0 auto}.intro{margin-bottom:64px}.intro h2{font-family:Bebas Neue,cursive;font-size:2rem;color:#ff3c38;margin-bottom:16px}.intro .highlight{color:#ff3c38}.intro p{font-family:Lucida Sans Typewriter,monospace;font-size:1rem;line-height:1.6;color:#ccc;margin:12px 0}.roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px}.roles h3{font-family:Bebas Neue,cursive;font-size:2rem;color:#ffffff7c;margin-bottom:8px}.roles p{font-family:Lucida Sans Typewriter,monospace;font-size:1rem;color:#bbb;line-height:1.5}.resume-section{padding:2rem;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center}.resume-container{max-width:600px}.resume-heading{font-size:2rem;margin-bottom:1rem;font-weight:700;font-family:Bebas Neue,cursive;color:#ff3c38}.resume-text{font-size:1rem;opacity:.9;margin-bottom:2rem;font-family:Lucida Sans Typewriter,monospace}.resume-button{display:inline-block;padding:.75rem 1.5rem;color:#fff;font-weight:600;text-decoration:none;transition:all .3s ease;border:1px solid #ffffff;font-family:Lucida Sans Typewriter,monospace}.resume-button:hover{background-color:#fff;color:#000}@media (max-width: 480px){.resume-heading{font-size:1.5rem}.resume-button{padding:.6rem 1.2rem;font-size:.95rem}}.contact-section{padding:3rem 2rem;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;font-family:Lucida Sans Typewriter,monospace;text-align:center!important}.contact-container{max-width:1100px;width:100%}.contact-heading{font-size:2.25rem;font-weight:700;margin-bottom:1rem;font-family:Bebas Neue,cursive;color:#ff3c38}.contact-text{font-size:1rem;margin-bottom:1.5rem;opacity:.9;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:1rem;text-align:left}.contact-item a{color:#fff;text-decoration:underline;transition:color .2s ease}.contact-item a:hover{color:#ff3c38}@media (max-width: 480px){.contact-heading{font-size:1.75rem}.contact-text{font-size:.95rem}}.support-intro{padding:3rem 2rem;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;text-align:left;font-family:Lucida Sans Typewriter,monospace}.support-content{max-width:1100px;width:100%;padding:1rem;line-height:1.6}.support-title{font-family:Bebas Neue,cursive;font-size:2.75rem;margin-bottom:1.5rem;color:#ff3c38;font-weight:400;text-align:center}.support-text{font-size:1rem;margin-bottom:1rem;color:#fff;font-family:Lucida Sans Typewriter,monospace}@media (max-width: 600px){.support-title{font-size:2rem}.support-text{font-size:1rem}}.support-section{background-color:#000;color:#fff;padding:3rem 2rem;font-family:Lucida Sans Typewriter,monospace;display:flex;justify-content:center;text-align:center}.support-wrapper{max-width:1100px;width:100%}.support-heading{font-family:Bebas Neue,cursive;font-size:2.5rem;color:#ff3c38;margin-bottom:1.5rem;font-weight:400}.support-description{font-size:1rem;opacity:.9;margin-bottom:2.5rem;line-height:1.5}.support-methods{display:flex;flex-direction:column;gap:1.8rem;text-align:left}.method-title{font-family:Bebas Neue,cursive;font-size:1.25rem;color:#ffffffa4;margin-bottom:.25rem}.method-info{font-size:1rem;line-height:1.4;color:#fff;white-space:pre-line}@media (max-width: 600px){.support-heading{font-size:2rem}.support-methods{gap:1.2rem}}.method-link{font-size:1rem;color:#fff;text-decoration:underline;cursor:pointer;transition:color .2s ease}.method-link:hover,.method-link:focus{color:#ff3c38;outline:none}.brand-contact-section{background-color:#000;color:#fff;padding:3rem 2rem;font-family:Lucida Sans Typewriter,monospace;display:flex;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.brand-container{max-width:600px;width:100%;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.logo-wrapper{margin-bottom:1rem}.brand-logo{width:120px;height:auto;-o-object-fit:contain;object-fit:contain}.contact-info{width:100%}.contact-heading{font-family:Bebas Neue,cursive;font-size:2rem;color:#ff3c38;margin-bottom:1rem}.contact-item{font-size:1rem;margin:.5rem 0}.contact-link{color:#fff;text-decoration:underline;transition:color .2s ease}.contact-link:hover,.contact-link:focus{color:#ff3c38;outline:none}@media (max-width: 600px){.brand-container{max-width:90%}.brand-logo{width:90px}.contact-heading{font-size:1.75rem}}.connect-hero{position:relative;background-color:#000;color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:3rem 1.5rem;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden;z-index:0}.connect-hero-content{position:relative;z-index:2;max-width:600px}.connect-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;font-family:Bebas Neue,cursive}.connect-hero-subtext{font-size:1rem;opacity:.85;margin-bottom:2rem;font-family:Lucida Sans Typewriter,monospace}.connect-hero-cta{padding:.75rem 2rem;background-color:#0000;color:#ffffffb9;border:2px solid #ffffffd0;font-weight:600;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease;font-family:Lucida Sans Typewriter,monospace}.connect-hero-cta:hover,.connect-hero-cta:focus{background-color:#fff;color:#000}.grid-background{position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:40px 40px;animation:moveGrid 40s linear infinite;z-index:1;pointer-events:none}@keyframes moveGrid{0%{background-position:0 0,0 0}to{background-position:40px 40px,40px 40px}}@media (max-width: 768px){.connect-hero-title{font-size:2.25rem}.connect-hero-subtext{font-size:1rem}.connect-hero-cta{font-size:1rem;padding:.6rem 1.5rem}}@media (max-width: 480px){.connect-hero-title{font-size:1.75rem}.connect-hero-subtext{font-size:.9rem}}.social-icons{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.social-icon{font-size:1.8rem;color:#ffffff5e;transition:color .3s ease;cursor:pointer}.social-icon:hover,.social-icon:focus{color:var(--hover-color);outline:none}.social-icon:focus-visible{outline:2px solid var(--hover-color);outline-offset:4px}.availability-section{background-color:#000;color:#eee;padding:4rem 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center}.availability-container{max-width:1100px;margin:0 auto}.availability-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#ff3c38;font-family:Bebas Neue,cursive}.availability-list{list-style:none;padding:0;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.availability-list li{margin-bottom:1rem;display:flex;align-items:center;justify-content:left;font-family:Lucida Sans Typewriter,monospace}.checkmark{display:inline-block;color:#38ff38b2;font-weight:700;margin-right:.75rem;font-size:1.3rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendar-cta{display:inline-block;background-color:#0000;color:#ffffffc2;border:#eeeeeec9 solid 2px;font-weight:600;padding:.85rem 2.25rem;font-size:1.15rem;text-decoration:none;transition:background-color .3s ease;cursor:pointer;font-family:Lucida Sans Typewriter,monospace}.calendar-cta:hover,.calendar-cta:focus{background-color:#fff;color:#000}@media (max-width: 480px){.availability-title{font-size:1.75rem}.availability-list{font-size:1rem}.calendar-cta{font-size:1rem;padding:.75rem 1.8rem}}html,body{height:100%;margin:0;font-family:Segoe UI,sans-serif;background:#000;overflow:hidden}.wallpapers-hero{height:100vh;position:relative;color:#fff;display:flex;justify-content:center;align-items:center}.wallpapers-hero-content{position:relative;z-index:10;text-align:center;padding:2rem;animation:fadeIn 1.5s ease-in-out both}.wallpapers-hero-content h1{font-size:3rem;margin-bottom:1rem;font-family:Bebas Neue,cursive}.wallpapers-hero-content p{font-size:1rem;color:#ffffffa6;font-family:Lucida Sans Typewriter,monospace}.wrap{position:absolute;top:50%;left:50%;width:0;height:0;transform-style:preserve-3d;perspective:1000px;animation:rotate 14s linear infinite;z-index:1}@keyframes rotate{to{transform:rotateY(360deg) rotateX(360deg)}}.c{position:absolute;width:2px;height:2px;border-radius:50%;background-color:#ff3c38;opacity:0;animation:orbit 14s infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit{20%{opacity:1}30%,80%{transform:rotate(var(--z)) rotateY(var(--y)) translate(100px) rotate(calc(-1 * var(--z)));opacity:1}to{transform:rotate(var(--z)) rotateY(var(--y)) translate(300px) rotate(calc(-1 * var(--z)))}}.animated-link{display:inline-block;position:relative;text-decoration:none;color:#ffffffab;font-weight:700;margin-left:.3em;transition:margin .25s ease}.animated-link svg{width:80px;height:55px;position:absolute;left:50%;bottom:0;transform:translate(-50%,7px) translateZ(0);fill:none;stroke:#ffffffab;stroke-linecap:round;stroke-width:2px;stroke-dasharray:69 278;stroke-dashoffset:361;transition:stroke .25s ease 0s,stroke-dasharray .35s ease;pointer-events:none}.animated-link:hover{margin-left:.6em}.animated-link:hover svg{stroke-dasharray:180 278;stroke-dashoffset:0;transition-delay:.1s;stroke:#ffffffab}
