.loader-container{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loader-content{flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:relative}.loader-text{color:#000;letter-spacing:2px;text-transform:uppercase;text-align:center;max-width:90vw;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:700;line-height:1.2;transform:scaleX(1.2)}.loader-percentage{color:#000;letter-spacing:-1px;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}
.hero-section{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;padding:clamp(8rem,15vh,15rem) clamp(1.5rem,4vw,4rem) clamp(10%,18vh,18%);display:flex;position:relative;overflow:hidden}.hero-logo{z-index:10;position:absolute;top:2rem;left:4rem}.hero-logo-line{font-family:var(--font-bebas-neue),"Bebas Neue",sans-serif;letter-spacing:1px;color:#fff;font-size:28px;font-weight:400;line-height:.85}.hero-content{box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto}@media (min-width:1920px){.hero-content{max-width:1800px}.hero-title{font-size:10rem}.hero-subtitle{font-size:2.2rem}.hero-tagline{font-size:1.4rem}.hero-cta{font-size:2.5rem}}.hero-title{letter-spacing:-.03em;color:#fff;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:clamp(1.5rem,3vh,3rem);font-size:clamp(3rem,7.5vw,10rem);font-weight:400;line-height:1.2}.hero-subtitle{color:#fffc;max-width:1400px;margin-bottom:2rem;font-size:clamp(1rem,1.8vw,2.2rem);font-weight:300;line-height:1.4}.hero-tagline{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(.9rem,1.2vw,1.2rem);font-weight:400;line-height:1.6}.hero-cta{color:#d1df08;margin-top:2rem;font-size:clamp(1.2rem,2vw,2rem);font-weight:400}.scroll-indicator{color:#fff9;letter-spacing:.15em;cursor:pointer;z-index:10;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:400;display:flex;position:absolute;bottom:4rem;right:4rem}.scroll-arrow{font-size:1.5rem;animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:900px){.hero-section{padding:6rem 2rem}.hero-logo{left:2rem}.hero-logo-line{font-size:24px}.hero-title{margin-bottom:2rem}.hero-subtitle{margin-bottom:1.5rem}.scroll-indicator{bottom:3rem;right:2rem}}@media (max-width:600px){.hero-section{padding:clamp(3rem,6vh,4rem) 1.5rem 20%}.hero-logo{top:1.5rem;left:1.5rem}.hero-logo-line{font-size:18px}.hero-title{font-size:clamp(2.5rem,10vw,4rem);line-height:1.1}.hero-subtitle{font-size:clamp(.9rem,4vw,1.2rem)}.hero-tagline{font-size:clamp(.75rem,3vw,.9rem)}.scroll-indicator{font-size:.65rem;bottom:2.5rem;right:1.5rem}.scroll-arrow{font-size:1.2rem}}@media (max-width:390px){.hero-section{padding:2.5rem 1rem 15%}.hero-logo{top:1rem;left:1rem}.hero-logo-line{font-size:16px}.hero-title{margin-bottom:1.5rem;font-size:clamp(2rem,9vw,2.5rem);line-height:1.15}.hero-subtitle{font-size:clamp(.85rem,3.5vw,1rem);line-height:1.5}.hero-tagline{font-size:clamp(.7rem,2.8vw,.8rem)}.scroll-indicator{bottom:2rem;right:1rem}}@media (min-width:2560px){.hero-section{padding:10rem 6rem}.hero-logo{top:3rem;left:6rem}.hero-logo-line{font-size:36px}.hero-content{max-width:2200px}.hero-title{font-size:12rem}.hero-subtitle{font-size:2.8rem}.hero-tagline{font-size:1.6rem}.hero-cta{font-size:3rem}.scroll-indicator{font-size:1rem;bottom:6rem;right:6rem}}
.about-section{background:#2b2b2b;justify-content:center;align-items:center;min-height:100vh;margin-top:8rem;padding-top:8rem;padding-bottom:5rem;display:flex;position:relative}.curve-wrapper{z-index:1;width:120%;height:10rem;position:absolute;top:-8rem;left:50%;overflow:visible;transform:translate(-50%)}.curve{transform-origin:top;background:#2b2b2b;border-radius:50%;width:120%;height:80%;position:absolute;right:-10%;transform:scaleY(.5)}.about-container{z-index:10;text-align:center;width:100%;max-width:1200px;margin:0 auto;padding:0 4rem;position:relative}@media (min-width:1920px){.about-container{max-width:1600px}.about-text{margin-bottom:5rem;font-size:3rem}.about-bullet{font-size:1.8rem}}.about-text{color:#fff;margin-bottom:4rem;font-size:clamp(1.5rem,2.5vw,3rem);font-weight:300;line-height:1.5}.about-bullets{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.about-bullet{color:#ffffffb3;padding:.5rem 0;font-size:clamp(1.2rem,1.5vw,1.8rem);font-weight:300;line-height:1.6}.curve-wrapper-bottom{z-index:1;width:120%;height:10rem;position:absolute;bottom:-3rem;left:50%;overflow:visible;transform:translate(-50%)rotate(180deg)}.curve-bottom{transform-origin:bottom;background:#2b2b2b;border-radius:50%;width:120%;height:80%;position:absolute;right:-10%;transform:scaleY(.5)}@media (max-width:900px){.about-section{min-height:auto;margin-top:2rem;padding:10rem 1.5rem 3rem}.about-container{padding:0 1.5rem}.about-text{margin-bottom:2.5rem;font-size:clamp(1.1rem,4vw,1.5rem);line-height:1.6}.about-bullets{grid-template-columns:1fr;gap:1rem}.about-bullet{font-size:clamp(.95rem,3.5vw,1.2rem)}.curve-wrapper{height:4.5rem;top:-2rem}.curve-wrapper-bottom{height:7rem;bottom:-2rem}}@media (max-width:600px){.about-section{min-height:auto;margin-top:2rem;padding:8rem 1rem 2rem}.about-container{padding:0 1rem}.about-text{margin-bottom:2rem;font-size:1rem}.about-bullet{font-size:.9rem}}@media (max-width:390px){.about-section{padding:6rem .75rem 1.5rem}.about-container{padding:0 .75rem}.about-text{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.about-bullet{font-size:.85rem;line-height:1.5}.about-bullets{gap:.8rem}}@media (min-width:2560px){.about-section{padding-top:12rem;padding-bottom:8rem}.about-container{max-width:2000px;padding:0 6rem}.about-text{margin-bottom:6rem;font-size:3.5rem;line-height:1.4}.about-bullets{gap:2.5rem;max-width:1400px}.about-bullet{font-size:2.2rem;line-height:1.7}}
.skills-section{background:#000;width:100%;max-width:100vw;height:100vh;position:relative;overflow:hidden}.skills-container{will-change:transform;height:100vh;display:flex}.skill-slide{flex-shrink:0;justify-content:space-between;align-items:center;width:50vw;min-width:50vw;height:100vh;padding:0 4vw;display:flex;position:relative}.skill-text{z-index:15;mix-blend-mode:difference;order:1;max-width:450px;max-height:80vh;margin-left:0;position:relative;overflow-y:auto}.skill-label{display:none}.skill-title{color:#fff;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:clamp(1.3rem,3.5vw,3.8rem);font-weight:400;line-height:1.1;position:relative}.skill-items{flex-direction:column;gap:.5rem;display:flex}.skill-item{color:#ffffffb3;word-wrap:break-word;font-size:clamp(.85rem,1vw,1rem);line-height:1.5}@media (min-width:1920px){.skill-text{max-width:600px}.skill-title{margin-bottom:2rem;font-size:5rem}.skill-item{font-size:1.3rem;line-height:1.6}.skill-image-wrapper{width:400px;height:600px}}.skill-image-wrapper{z-index:10;will-change:transform;pointer-events:none;flex-shrink:0;width:clamp(400px,28vw,550px);height:clamp(600px,42vw,825px);position:absolute;top:50%;right:4vw;transform:translateY(-50%)}.skill-img{object-fit:cover;object-position:center;width:100%;height:100%}.skills-footer{z-index:10;align-items:center;gap:4rem;width:100%;padding:2rem 8vw;display:flex;position:absolute;bottom:0;left:0}.skills-counter{color:#d1df08;font-size:.875rem}.skills-progress-bar{background:#0003;flex:1;height:1px;position:relative;overflow:hidden}.skills-progress-fill{transform-origin:0;background:#d1df08;width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(0)}@media (max-width:900px){.skill-slide{flex-direction:row;justify-content:space-between;gap:1.5rem;width:100vw;min-width:100vw;padding:8vh 4vw}.skill-text{mix-blend-mode:difference;order:1;max-width:50%;margin-left:0}.skill-title{margin-bottom:1rem;font-size:clamp(2rem,6vw,2.8rem)}.skill-items{gap:.4rem}.skill-item{font-size:.95rem}.skill-image-wrapper{order:2;width:300px;height:450px;position:absolute;top:50%;right:4vw;transform:translateY(-50%)}.skills-footer{padding:1rem 4vw}.skills-progress-bar{margin:0 1rem}}@media (max-width:600px){.skill-slide{padding:6vh 3vw}.skill-text{max-width:50%;padding-right:1rem}.skill-title{font-size:clamp(1.7rem,5.5vw,2rem);line-height:1.2}.skill-item{font-size:clamp(.85rem,3.5vw,.95rem);line-height:1.4}.skill-image-wrapper{width:clamp(220px,50vw,280px);height:clamp(330px,75vw,420px);right:3vw}.skills-footer{gap:1rem;padding:1rem 3vw}.skills-counter{font-size:clamp(.65rem,2.5vw,.75rem)}}@media (max-width:390px){.skill-slide{padding:5vh 2.5vw}.skill-text{max-width:48%;padding-right:.5rem}.skill-title{margin-bottom:.8rem;font-size:1.5rem;line-height:1.15}.skill-item{font-size:.8rem;line-height:1.35}.skill-items{gap:.25rem}.skill-image-wrapper{width:200px;height:300px;right:2.5vw}.skills-footer{gap:.8rem;padding:.8rem 2.5vw}.skills-counter{font-size:.65rem}}@media (min-width:2560px){.skill-slide{min-width:50vw;padding:0 6vw}.skill-text{max-width:700px}.skill-title{margin-bottom:2.5rem;font-size:6rem}.skill-item{font-size:1.6rem;line-height:1.7}.skill-items{gap:.8rem}.skill-image-wrapper{width:500px;height:750px;right:10vw}.skills-footer{gap:5rem;padding:3rem 10vw}.skills-counter{font-size:1.2rem}}
.projects-timeline-section{will-change:transform;box-sizing:border-box;background:0 0;width:100%;max-width:100vw;min-height:100vh;padding:clamp(4rem,8vh,8rem) clamp(1rem,2vw,2rem);position:relative;overflow:hidden}.svg-path{z-index:-1;pointer-events:none;will-change:transform;width:100%;height:100%;position:absolute;top:15svh;left:60%;transform:translate(-50%)}.svg-path svg{width:100%;height:auto}@media (max-width:768px){.svg-path{width:120%;top:10svh;left:50%}.svg-path svg{width:100%;min-width:400px}}@media (max-width:480px){.svg-path{width:130%}.svg-path svg{width:100%;min-width:350px}}.projects-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;position:relative}@media (min-width:1920px){.projects-container{max-width:1600px}.section-header h2{max-width:1200px;font-size:5rem}.project-text{max-width:700px}.project-title{font-size:3.5rem}.project-role{font-size:1.8rem}.project-description{font-size:1.5rem}.project-period{font-size:1.3rem}.project-button{padding:1rem 2.2rem;font-size:1.2rem}}.section-header{text-align:center;margin-bottom:6rem}.section-header h2{color:#000;word-wrap:break-word;overflow-wrap:break-word;max-width:1000px;margin:0 auto;padding:0 1rem;font-size:clamp(2rem,5vw,5rem);font-weight:400;line-height:1.3}.timeline-wrapper{z-index:0;width:4px;position:absolute;top:20rem;bottom:4rem;left:50%;transform:translate(-50%)}.timeline-line{transform-origin:top;background:#000;border-radius:3px;width:6px;height:100%;position:absolute;left:-1px;box-shadow:0 0 10px #0000004d}.laser-light{width:16px;height:60px;box-shadow:0 0 30px #fff,0 0 60px #fff,0 0 90px #d1df08(255,255,255,.8),inset 0 0 20px #ffffff80;opacity:0;z-index:10;filter:blur(.5px);will-change:transform,opacity;background:linear-gradient(#0000 0%,#d1df08 10% 90%,#0000 100%);border-radius:8px;position:absolute;left:calc(50% - 8px);transform:translateZ(0)}.projects-list{z-index:5;padding-top:4rem;position:relative}.project-item{align-items:center;width:100%;margin-bottom:8rem;display:flex;position:relative}.project-item.left{justify-content:flex-start}.project-item.right{justify-content:flex-end}.project-text{width:45%;max-width:500px;padding:2rem 0;position:relative}.project-item.left .project-text{text-align:left;margin-left:0;margin-right:auto}.project-item.right .project-text{text-align:right;margin-left:auto;margin-right:0}.project-button{color:#fff;background:#000;border-radius:50px;padding:.8rem 1.8rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.project-item.left .project-button{right:5%}.project-item.right .project-button{left:5%}.project-button:hover{color:#000;background:#d1df08;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #d1df084d}.project-title,.project-item h3{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.5rem;font-size:clamp(1.5rem,3.5vw,3.5rem);line-height:1.2}.project-title .script-font,.project-item h3 .script-font{color:#000;font-family:Times New Roman,serif;font-style:italic;font-weight:300}.project-title .sans-font,.project-item h3 .sans-font{color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400}.project-role{color:#000;opacity:.8;margin-bottom:1.5rem;font-size:1.4rem;font-weight:500}.project-description{color:#000;opacity:.9;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:2rem;font-size:clamp(.95rem,1.3vw,1.5rem);font-weight:400;line-height:1.6}.project-period{color:#000;letter-spacing:.5px;opacity:.7;margin-bottom:1.5rem;font-size:1.1rem;font-weight:400}@media (max-width:1024px){.project-text{width:60%;padding:2rem 0}.section-header h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}}@media (max-width:768px){.projects-timeline-section{padding:6rem 1rem;overflow-x:hidden}.timeline-wrapper{top:16rem;left:2rem;transform:none}.timeline-line{width:4px;left:0}.laser-light{width:12px;left:-4px}.project-item{max-width:100%;margin-bottom:6rem;padding-left:2.5rem}.project-item.left,.project-item.right{justify-content:flex-start}.project-text{width:100%;max-width:calc(100vw - 4rem);padding:1.5rem 1rem 1.5rem 1.5rem;text-align:left!important;margin-left:0!important;margin-right:0!important}.project-button{margin-top:1.5rem;padding:.6rem 1.4rem;font-size:.9rem;position:static;transform:none}.project-button:hover{transform:scale(1.05)}.project-item.left .project-dot,.project-item.right .project-dot{left:-38px;right:auto}.section-header{margin-bottom:4rem}.section-header h2{padding:0 .5rem}}@media (max-width:480px){.projects-timeline-section{padding:clamp(4rem,8vh,5rem) .75rem}.timeline-wrapper{left:1.5rem}.project-item{margin-bottom:5rem;padding-left:2rem}.project-text{max-width:calc(100vw - 3.5rem);padding:1rem .5rem 1rem 1rem}.project-title{font-size:clamp(1.2rem,5vw,1.4rem);line-height:1.2}.project-role{margin-bottom:1rem;font-size:clamp(.85rem,3.5vw,1rem)}.project-description{margin-bottom:1.5rem;font-size:clamp(.8rem,3vw,.9rem);line-height:1.5}.project-period{font-size:clamp(.8rem,3vw,.9rem)}.project-button{margin-top:.8rem;padding:.5rem 1.2rem;font-size:clamp(.8rem,3vw,.85rem)}.project-item.left .project-dot,.project-item.right .project-dot{left:-32px}}@media (max-width:390px){.projects-timeline-section{padding:3.5rem .5rem}.svg-path{width:140%}.svg-path svg{min-width:320px}.timeline-wrapper{left:1rem}.project-item{margin-bottom:4rem;padding-left:1.5rem}.project-text{max-width:calc(100vw - 2.5rem);padding:.8rem .3rem .8rem .8rem}.section-header h2{padding:0 .5rem;font-size:1.5rem}.project-title{margin-bottom:.5rem;font-size:1.1rem}.project-role{margin-bottom:.8rem;font-size:.8rem}.project-description{margin-bottom:1rem;font-size:.75rem;line-height:1.45}.project-period{margin-bottom:1rem;font-size:.75rem}.project-button{padding:.45rem 1rem;font-size:.75rem}}@media (min-width:2560px){.projects-timeline-section{padding:10rem 4rem}.projects-container{max-width:2000px}.section-header{margin-bottom:8rem}.section-header h2{max-width:1600px;font-size:6rem}.timeline-wrapper{width:6px;top:25rem}.timeline-line{width:8px}.project-item{margin-bottom:12rem}.project-text{max-width:800px;padding:3rem 0}.project-title{margin-bottom:1rem;font-size:4.5rem}.project-role{margin-bottom:2rem;font-size:2.2rem}.project-description{margin-bottom:2.5rem;font-size:1.8rem;line-height:1.7}.project-period{margin-bottom:2rem;font-size:1.5rem}.project-button{padding:1.2rem 2.5rem;font-size:1.4rem}}
.experience-section{z-index:1;box-sizing:border-box;background:#000;justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;padding:clamp(4rem,8vh,8rem) clamp(1.5rem,4vw,4rem);display:flex;position:relative;overflow:hidden}.experience-container{text-align:center;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:1920px){.experience-container{max-width:1600px}.experience-hello{margin-bottom:5rem;font-size:10rem}.experience-description{max-width:1200px;font-size:2.5rem}.experience-secondary{max-width:800px;font-size:1.8rem}}.exp-text{will-change:transform,opacity,filter;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.experience-hello{color:#d1df08;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(2rem,4vh,4rem);font-size:clamp(3rem,8vw,10rem);font-weight:300;line-height:1}.script-font{font-family:Times New Roman,serif;font-style:italic;font-weight:300}.sans-font{font-family:Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400}.experience-description{color:#fff;text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:1100px;margin:0 auto clamp(2rem,3vh,3rem);font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2.5vw,2.5rem);font-weight:300;line-height:1.6}.experience-secondary{color:#fffc;text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:800px;margin:0 auto;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(.9rem,1.8vw,1.8rem);font-weight:300;line-height:1.6}.italic-text{color:#ffffffe6;font-family:Times New Roman,serif;font-style:italic;font-weight:300}.bold-text{color:#fff;font-weight:600}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:900px){.experience-section{padding:6rem 2rem}.experience-description,.experience-secondary{text-align:center}.side-label{display:none}}@media (max-width:600px){.experience-section{padding:clamp(3rem,6vh,4rem) 1.5rem}.experience-hello{margin-bottom:2rem;font-size:clamp(2.5rem,9vw,4rem)}.experience-description{text-align:center;font-size:clamp(.95rem,4vw,1.2rem);line-height:1.5}.experience-secondary{text-align:center;font-size:clamp(.85rem,3.5vw,1rem);line-height:1.5}}@media (max-width:390px){.experience-section{padding:2.5rem 1rem}.experience-container{padding:0 .5rem}.experience-hello{margin-bottom:1.5rem;font-size:2.2rem}.experience-description{font-size:.9rem;line-height:1.5}.experience-secondary{font-size:.8rem;line-height:1.5}}@media (min-width:2560px){.experience-section{padding:12rem 6rem}.experience-container{max-width:2000px;padding:0 2rem}.experience-hello{margin-bottom:6rem;font-size:12rem}.experience-description{max-width:1600px;margin-bottom:4rem;font-size:3rem;line-height:1.7}.experience-secondary{max-width:1200px;font-size:2.2rem;line-height:1.7}}
.contact-section{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;padding:clamp(4rem,8vh,8rem) clamp(1rem,2vw,2rem);display:flex;overflow:hidden}.marquee-wrapper{width:100%;max-width:100vw;margin-bottom:clamp(3rem,6vh,6rem);overflow:hidden}.marquee-content{white-space:nowrap;will-change:transform;display:flex}.marquee-text{color:#d1df08;letter-spacing:-.02em;white-space:nowrap;padding:0 clamp(1rem,2vw,2rem);font-size:clamp(2.5rem,8vw,10rem);font-weight:400}.contact-container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1920px){.contact-container{max-width:1800px}.marquee-text{font-size:10rem}.contact-link{font-size:3rem}.contact-label{font-size:1.2rem}}.contact-details{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.contact-detail{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.5rem;padding-bottom:1.5rem;display:flex}.contact-label{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(.9rem,1vw,1rem);font-weight:400}.contact-link{color:#fff;text-transform:none;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all;font-size:clamp(1rem,2vw,3rem);font-weight:300;text-decoration:none;transition:color .3s}.contact-link:hover{color:#d1df08}@media (max-width:900px){.contact-section{padding:6rem 2rem}}@media (max-width:600px){.contact-section{padding:clamp(3rem,6vh,4rem) 1.5rem}.marquee-wrapper{margin-bottom:2.5rem}.marquee-text{padding:0 1rem;font-size:clamp(2rem,9vw,3.5rem)}.contact-details{gap:1.5rem}.contact-link{font-size:clamp(.9rem,4.5vw,1.3rem);line-height:1.4}.contact-label{font-size:clamp(.75rem,3vw,.85rem)}}@media (max-width:390px){.contact-section{padding:2.5rem 1rem}.contact-container{padding:0 .5rem}.marquee-wrapper{margin-bottom:2rem}.marquee-text{padding:0 .5rem;font-size:1.8rem}.contact-details{gap:1.2rem;margin-bottom:3rem}.contact-detail{padding-bottom:1rem}.contact-link{font-size:.85rem;line-height:1.4}.contact-label{font-size:.7rem}}@media (min-width:2560px){.contact-section{padding:10rem 4rem}.contact-container{max-width:2200px;padding:0 2rem}.marquee-wrapper{margin-bottom:8rem}.marquee-text{padding:0 3rem;font-size:12rem}.contact-details{gap:3rem;margin-bottom:6rem}.contact-detail{padding-bottom:2rem}.contact-link{font-size:3.5rem}.contact-label{font-size:1.4rem}}
.footer-section{box-sizing:border-box;background:#000;align-items:center;width:100%;max-width:100vw;min-height:100vh;padding:clamp(2rem,4vh,4rem) clamp(1rem,2vw,2rem) 2rem;display:flex;position:relative;overflow-x:hidden}.footer-container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;position:relative}@media (min-width:1920px){.footer-container{max-width:1800px}.footer-header h1{font-size:5rem}.footer-links a{font-size:1.3rem}.footer-column h4{font-size:13px}.footer-brand h1{letter-spacing:-25px;font-size:18rem}}.footer-header{text-align:center;margin-bottom:4rem}.footer-header h1{color:#fff;word-wrap:break-word;overflow-wrap:break-word;max-width:1000px;margin:0 auto;padding:0 1rem;font-size:clamp(2rem,5vw,5rem);font-weight:400;line-height:1.2}.footer-columns{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:6rem;padding-top:2rem;display:grid}.footer-column h4{color:#fff;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;font-size:11px;font-weight:400;position:relative}.footer-column h4:after{content:"";background:#fff3;width:100%;height:1px;position:absolute;bottom:-8px;left:0}.footer-links{flex-direction:column;gap:.8rem;display:flex}.footer-links a{color:#fff;word-wrap:break-word;font-size:clamp(14px,1vw,16px);font-weight:300;text-decoration:none;transition:opacity .3s}.footer-links a:hover{color:#d1df08}.static-text{display:inline-block;position:relative}.changing-word{transform-origin:50%;text-align:left;color:#d1df08;min-width:150px;display:inline-block}@media (max-width:768px){.footer-header h1{flex-direction:column;align-items:center;gap:.5rem;display:flex}.changing-word{text-align:center}}.letter{transition:transform .3s}.footer-bottom{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;padding:2rem 0;display:grid}.footer-bottom p{color:#fff;margin:0;font-size:11px;font-weight:300;line-height:1.4}.footer-bottom-center{text-align:right}.footer-brand{text-align:left;text-align:right;margin-top:4rem;position:relative;overflow:hidden}.footer-brand h1{color:#fff;letter-spacing:clamp(-5px,-1vw,-19px);text-transform:full-size-kana;opacity:.1;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:clamp(6rem,15vw,18rem);font-weight:900;line-height:.8}@media (max-width:1024px){.footer-columns{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-bottom{text-align:center;grid-template-columns:1fr;gap:1rem}.footer-bottom-center,.footer-bottom-right{text-align:center}}@media (max-width:768px){.footer-section{padding:3rem 1.5rem}.footer-columns{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.footer-header{margin-bottom:3rem}.footer-header h1{text-align:center;padding:0 .5rem;font-size:clamp(2rem,8vw,3rem)}.footer-column h4{margin-bottom:1.2rem;font-size:13px}.footer-links a{font-size:16px}.footer-bottom{margin-bottom:3rem;padding:2rem 0}.footer-bottom p{font-size:13px}.footer-brand h1{letter-spacing:clamp(-2px,-.5vw,-3px);opacity:.15;font-size:clamp(5rem,14vw,8rem)}}@media (max-width:480px){.footer-section{padding:2.5rem 1rem}.footer-header h1{font-size:clamp(1.8rem,7vw,2.5rem)}.footer-column h4{font-size:12px}.footer-links a{font-size:15px}.footer-bottom p{font-size:12px}.footer-brand h1{letter-spacing:0;opacity:.2;font-size:clamp(3.5rem,13vw,5rem)}}@media (max-width:390px){.footer-section{min-height:80vh;padding:2rem .75rem}.footer-container{padding:0 .75rem}.footer-header{margin-bottom:2rem}.footer-header h1{padding:0 .5rem;font-size:1.6rem}.footer-columns{gap:2rem;margin-bottom:3rem}.footer-column h4{margin-bottom:1rem;font-size:11px}.footer-links{gap:.7rem}.footer-links a{font-size:14px}.footer-bottom{margin-bottom:2.5rem;padding:1.8rem 0}.footer-bottom p{font-size:11px}.footer-brand{margin-top:2.5rem}.footer-brand h1{letter-spacing:0;font-size:3.2rem}}@media (min-width:2560px){.footer-section{padding:6rem 4rem 4rem}.footer-container{max-width:2200px;padding:0 2rem}.footer-header{margin-bottom:6rem}.footer-header h1{max-width:1600px;padding:0 2rem;font-size:6rem}.footer-columns{gap:5rem;margin-bottom:8rem;padding-top:3rem}.footer-column h4{margin-bottom:2rem;font-size:15px}.footer-links{gap:1.2rem}.footer-links a{font-size:1.5rem}.footer-bottom{gap:3rem;margin-bottom:6rem;padding:3rem 0}.footer-bottom p{font-size:14px;line-height:1.6}.footer-brand{margin-top:6rem}.footer-brand h1{letter-spacing:-30px;font-size:20rem}}
.custom-cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;border:1px solid #ffffff80;border-radius:50%;width:40px;height:40px;position:fixed;transform:translate(-50%,-50%)}.custom-cursor-dot{pointer-events:none;z-index:9999;mix-blend-mode:difference;background:#fff;border-radius:50%;width:4px;height:4px;position:fixed;transform:translate(-50%,-50%)}@media (max-width:900px){.custom-cursor,.custom-cursor-dot{display:none}}
