.navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;opacity:.01;transform:translateY(-20px);transition:all .6s ease;position:sticky;top:0;background-color:#fafafa4d;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1000}.navbar.animate-in{opacity:1;transform:translateY(0)}.logo{font-family:Holiday;font-size:1.3rem;text-decoration:none;color:#000;margin-top:.8rem}.nav-links{display:flex;gap:3rem;list-style:none;padding:0;margin:0}.nav-links li{list-style:none;list-style-type:none}.nav-links li::marker,.mobile-nav-links li::marker{content:none;display:none}.nav-links a{text-decoration:none;color:#000;font-size:1rem;transition:opacity .3s ease;position:relative}.nav-links a:hover{opacity:.6}.nav-links a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background-color:#000}@media(min-width:1920px){.navbar{padding:2.5rem 6rem}.logo{font-size:1.4rem}.nav-links a{font-size:1.05rem}}@media(min-width:2560px){.navbar{padding:3rem 8rem}.logo{font-size:1.5rem}.nav-links{gap:3.5rem}.nav-links a{font-size:1.1rem}}@media(max-width:1440px)and (min-width:1025px){.navbar{padding:2rem 3rem}}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:18px;height:13px;background:none;border:none;cursor:pointer;padding:0;margin-top:.8rem;z-index:1100;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hamburger:focus,.hamburger:focus-visible,.hamburger:active{outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.hamburger span{display:block;width:100%;height:1.5px;background-color:#000;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.hamburger.hamburger-open span:nth-child(1){transform:translateY(5.75px) rotate(45deg)}.hamburger.hamburger-open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.hamburger-open span:nth-child(3){transform:translateY(-5.75px) rotate(-45deg)}.mobile-overlay{display:none}@media(max-width:768px){.navbar{padding:1.5rem 2rem}.hamburger{display:flex}.nav-links{display:none}.mobile-overlay{display:flex;position:fixed;inset:0;background-color:#fafafa;flex-direction:column;justify-content:center;align-items:center;z-index:999;animation:menuFadeIn .25s ease forwards}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav-links{display:flex;flex-direction:column;align-items:center;gap:2.5rem;list-style:none;padding:0;margin:0}.mobile-nav-links li{list-style:none}.mobile-nav-links a{text-decoration:none;color:#000;font-size:1.5rem;font-weight:400;letter-spacing:-.02em;opacity:.5;transition:opacity .2s ease}.mobile-nav-links a.active,.mobile-nav-links a:hover{opacity:1}}@media(max-width:480px){.navbar{padding:1.25rem}.mobile-nav-links a{font-size:1.3rem}}.footer{background:#fff;border-top:1px solid #E5E5E5;padding:1.5rem 4rem;width:100%;max-width:1400px;margin:0 auto}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-copyright{font-size:.9rem;letter-spacing:.01em;margin:0;color:#767676}.footer-right{display:flex;gap:1rem}.footer-link{font-size:.9rem;color:#767676;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#000}@media(min-width:1920px){.footer{padding:2rem 6rem;max-width:1800px}.footer-copyright,.footer-link{font-size:.95rem}}@media(min-width:2560px){.footer{padding:2.5rem 8rem;max-width:2200px}.footer-copyright,.footer-link{font-size:1rem}.footer-right{gap:1.5rem}}@media(max-width:1440px)and (min-width:1025px){.footer{padding:1.5rem 3rem;max-width:1200px}}@media(max-width:1024px){.footer{padding:1.5rem 2rem}.footer-content{flex-direction:column;gap:1.5rem}}@media(max-width:768px){.footer-right{flex-direction:column;gap:1rem;align-items:center}}.hero{min-height:100vh;padding:0 4rem 4rem;max-width:100%;display:flex;flex-direction:column}.hero-content{display:flex;justify-content:space-between;align-items:flex-end;max-width:1400px;margin-left:auto;margin-right:auto;width:100%;flex:1;padding-bottom:7rem}.hero-text{flex:1;opacity:.01;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1) .1s,transform .8s cubic-bezier(.22,1,.36,1) .1s}.hero-text.animate-in{opacity:1;transform:translateY(0)}.hero-title{font-size:7rem;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0}.hero-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;opacity:.01;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1) .1s,transform .8s cubic-bezier(.22,1,.36,1) .1s;max-width:380px;height:100%;position:relative}.hero-right.animate-in{opacity:1;transform:translateY(0)}.profile-image{width:240px;height:290px;border-radius:8px;overflow:hidden;flex-shrink:0;position:absolute;bottom:19rem;right:0}.profile-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-description{font-size:1.05rem;line-height:1.7;text-align:right;color:#000;margin-top:auto}.hero-description span{font-weight:500}.featured-projects{padding:8rem 4rem;max-width:100%;margin:0 auto}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5rem;max-width:1300px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.section-header.animate-in{opacity:1;transform:translateY(0)}.section-title{font-size:1.8rem;font-weight:400;margin:0}.view-all{color:#000;text-decoration:none;font-size:.95rem;transition:opacity .3s ease}.view-all:hover{opacity:.6}.projects-wrapper{max-width:1300px;margin:0 auto}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.project-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s;padding:0 1rem}.project-card.animate-in{opacity:1;transform:translateY(0)}.project-image{aspect-ratio:16 / 10;border-radius:15px 15px 0 0;overflow:hidden;background:#f0f0f0;margin-bottom:1.5rem;transition:transform .5s cubic-bezier(.22,1,.36,1)}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.02)}.project-image.has-video{position:relative}.project-image.has-video img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.project-hover-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .4s ease}@media(hover:hover){.project-card:hover .project-image img{transform:scale(1.02)}.project-card.video-playing .project-image.has-video img{opacity:0}.project-card.video-playing .project-hover-video{opacity:1}}@media(hover:none){.project-hover-video{display:none}}.project-category{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#000;opacity:40%;margin-bottom:.75rem}.project-title{font-size:1.8rem;font-weight:400;margin:0 0 1rem;line-height:1.2;transition:opacity .3s ease}.project-card:hover .project-title{opacity:60%}.project-description{font-size:1.05rem;line-height:1.7;color:#000;opacity:60%;margin:0 0 1rem}.project-tags{display:flex;gap:.75rem;flex-wrap:wrap}.tag{padding:.3rem .8rem;border-radius:50px;font-size:.8rem;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#000,#cfcfcf);background-origin:padding-box,border-box;background-clip:padding-box,border-box;transition:all .3s ease}.cta-section{padding:8rem 4rem 10rem;text-align:center;opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.cta-section.animate-in{opacity:1;transform:translateY(0)}.cta-title{font-size:3.5rem;font-weight:400;margin-bottom:2rem;letter-spacing:-.02em}.cta-description{max-width:700px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.7;color:#000}.cta-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-block}.btn-primary{background-color:#000;color:#fff}.btn-primary:hover{background-color:#000c;transform:translateY(-1px)}.btn-secondary{color:#000;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#000,#cfcfcf);background-origin:padding-box,border-box;background-clip:padding-box,border-box}.btn-secondary:hover{background-color:#000;color:#000;transform:translateY(-1px)}@media(max-width:1440px)and (min-width:1025px){.hero{padding:0 3rem 4rem}.hero-title{font-size:7rem}.hero-content{max-width:1200px}.hero-right{max-width:360px}.profile-image{width:240px;height:290px}.hero-description{font-size:1rem}.featured-projects{padding:6rem 3rem}.projects-wrapper,.section-header{max-width:1100px}.projects-grid{gap:2.5rem}.project-title{font-size:1.6rem}.project-description{font-size:1rem}.section-title{font-size:1.6rem}.cta-section{padding:6rem 3rem 8rem}.cta-title{font-size:3rem}.cta-description{font-size:1rem}}@media(max-width:1024px){.hero{padding:0 2.5rem 4rem}.hero-title{font-size:5rem}.hero-content{gap:3rem}.profile-image{width:200px;height:250px}.hero-description{font-size:1rem}.featured-projects{padding:6rem 2.5rem}.projects-grid{gap:2.5rem}.project-image{height:350px}.project-title{font-size:1.75rem}.cta-section{padding:6rem 2.5rem 8rem}.cta-title{font-size:3rem}}@media(min-width:1920px){.hero{padding:0 6rem 4rem}.hero-content{max-width:1800px}.hero-title{font-size:9rem}.hero-right{max-width:460px}.profile-image{width:280px;height:340px}.hero-description{font-size:1.15rem}.featured-projects{padding:8rem 6rem}.projects-wrapper,.section-header{max-width:1700px}.projects-grid{gap:4rem}.project-title{font-size:2.1rem}.project-description{font-size:1.1rem}.section-title{font-size:2rem}.cta-section{padding:10rem 6rem 12rem}.cta-title{font-size:4rem}.cta-description{max-width:850px;font-size:1.15rem}.tag{font-size:.9rem;padding:.55rem 1.1rem}.btn-primary,.btn-secondary{padding:.9rem 2.25rem;font-size:1.05rem}}@media(min-width:2560px){.hero{padding:0 8rem 5rem}.hero-content{max-width:2200px}.hero-title{font-size:11rem}.hero-right{max-width:540px}.profile-image{width:320px;height:390px}.hero-description{font-size:1.25rem;line-height:1.8}.featured-projects{padding:10rem 8rem}.projects-wrapper{max-width:2100px}.section-header{max-width:2100px;margin-bottom:6rem}.section-title{font-size:2.4rem}.project-card{padding:0 1.5rem}.project-image{margin-bottom:2rem}.project-category{font-size:.9rem;margin-bottom:1rem}.project-title{font-size:2.4rem;margin-bottom:1.2rem}.project-description{font-size:1.2rem}.tag{font-size:.95rem;padding:.6rem 1.25rem}.cta-section{padding:12rem 8rem 14rem}.cta-title{font-size:5rem}.cta-description{max-width:950px;font-size:1.25rem}.btn-primary,.btn-secondary{padding:1rem 2.5rem;font-size:1.1rem}}@media(max-height:800px)and (min-width:769px){.hero{min-height:100vh}.hero-content{padding-bottom:12vh}.profile-image{bottom:33vh}}@media(min-height:1100px)and (min-width:1025px){.hero{min-height:unset;height:900px}}@media(max-width:768px){.hero{min-height:auto;padding:0 2rem 2rem}.hero-content{flex-direction:column;align-items:flex-start;gap:4rem;padding-bottom:4rem;margin-top:2rem}.hero-text{width:100%}.hero-title{font-size:3.5rem}.hero-right{align-items:flex-start;max-width:100%;position:static;width:100%}.profile-image{position:static;width:200px;height:250px;margin-bottom:2rem}.hero-description{text-align:left;font-size:1rem;line-height:1.65}.featured-projects{padding:3rem 2rem 5rem}.section-header{margin-bottom:3rem}.section-title{font-size:1.5rem}.projects-grid{grid-template-columns:1fr;gap:2.5rem}.project-card{padding:0}.project-image{height:auto;aspect-ratio:16 / 10}.project-title{font-size:1.4rem}.project-description{font-size:1rem}.project-tags{gap:.5rem}.tag{font-size:.8rem;padding:.4rem .85rem}.cta-section{padding:4rem 2rem 6rem}.cta-title{font-size:2.25rem}.cta-description{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.btn-primary,.btn-secondary{width:100%;max-width:300px;text-align:center}}@media(max-width:480px){.hero{min-height:auto;padding:0 1.25rem 1rem}.hero-content{flex-direction:column;margin-top:3rem;gap:7rem;align-items:flex-start;padding-bottom:2.5rem}.hero-text{width:100%}.hero-title{font-size:2.8rem}.hero-right{align-items:flex-start;max-width:100%;position:static;width:100%}.profile-image{position:static;width:160px;height:200px;margin-bottom:3rem}.hero-description{text-align:left;font-size:.95rem;line-height:1.6}.featured-projects{padding:1.5rem 1.25rem 3rem;overflow:hidden}.section-header{flex-direction:row;align-items:center;justify-content:space-between;gap:0;margin-bottom:1.5rem}.section-title{font-size:1.25rem}.view-all{font-size:.8rem}.projects-wrapper{padding:0}.projects-grid{grid-template-columns:1fr;gap:2rem}.project-card{padding:0;min-width:0}.project-image{height:auto;aspect-ratio:16 / 10;margin-bottom:.75rem;border-radius:12px 12px 0 0}.project-category{font-size:.7rem;margin-bottom:.4rem;letter-spacing:.08em}.project-title{font-size:1.15rem;margin-bottom:.4rem}.project-description{font-size:.85rem;line-height:1.5;margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word}.project-tags{gap:.4rem}.tag{font-size:.7rem;padding:.3rem .65rem}.cta-section{padding:3rem 1.25rem 5rem}.cta-title{font-size:1.75rem;margin-bottom:1.25rem}.cta-description{font-size:.85rem;max-width:100%;margin-bottom:2rem;line-height:1.6}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.btn-primary,.btn-secondary{width:100%;max-width:280px;padding:.75rem 1.5rem;font-size:.9rem}}@media(max-width:360px){.hero{padding:0 1rem 1rem}.hero-content{gap:5rem}.hero-title{font-size:2.4rem}.profile-image{width:140px;height:175px}.hero-description{font-size:.9rem}.featured-projects{padding:1.5rem 1rem 3rem}.section-title{font-size:1.15rem}.project-title{font-size:1.05rem}.project-description{font-size:.8rem}.cta-section{padding:2.5rem 1rem 4rem}.cta-title{font-size:1.5rem}.cta-description{font-size:.85rem}.btn-primary,.btn-secondary{max-width:250px;font-size:.85rem}}.scroll-hint{position:fixed;bottom:1.5rem;right:4rem;display:flex;flex-direction:row;align-items:center;gap:6px;z-index:50;pointer-events:none;color:#313131;animation:scroll-breathe 4s ease-in-out infinite;animation-delay:1.2s;opacity:0}.scroll-hint--gone{animation:none;opacity:0;transition:opacity .6s ease}.scroll-hint__label{font-size:.7rem;letter-spacing:.1em;text-transform:lowercase}.scroll-hint__chevron{display:block}@keyframes scroll-breathe{0%{opacity:0}15%{opacity:.5}45%{opacity:.5}65%{opacity:0}to{opacity:0}}.about{min-height:100vh}.about-hero{padding:8rem 4rem 0;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:6rem;align-items:end}.about-hero-content{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.about-hero-content.animate-in{opacity:1;transform:translateY(0)}.about-hero-photo{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s;align-self:end}.about-hero-photo.animate-in{opacity:1;transform:translateY(0)}.about-hero-img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block;border-radius:8px}.about-title{font-size:7rem;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0 0 2rem}.about-subtitle{font-size:1.05rem;line-height:1.7;color:#000;max-width:650px;margin:0;opacity:60%}.about-subtitle a{font-size:1.05rem;line-height:1.7;color:#000;text-decoration:none;transition:opacity .2s}.about-subtitle a:hover{opacity:60%}.about-socials{display:flex;gap:1.25rem;margin-top:1.5rem}.about-socials a{width:35px;height:35px;border-radius:50px;background-color:#000;opacity:60%;color:#fff;transition:opacity .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center}.about-socials a:hover{opacity:1;transform:scale(1.15)}.biography-section{padding:10rem 4rem 8rem;max-width:1400px;margin:0 auto}.biography-content{display:grid;grid-template-columns:200px 1fr;gap:6rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.biography-content.animate-in{opacity:1;transform:translateY(0)}.section-label{font-size:1.2rem;color:#000;font-weight:400;padding:.5rem 1rem;border:1px solid transparent;border-radius:50px;background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#000,#cfcfcf);background-origin:padding-box,border-box;background-clip:padding-box,border-box;display:inline-block}.bio-text{max-width:700px}.bio-text p{font-size:1.05rem;line-height:1.8;color:#000;margin:0 0 1.5rem}.bio-text p:last-child{margin-bottom:0}.experience-section{padding:4rem 4rem 8rem;max-width:1400px;margin:0 auto;border-top:1px solid #E5E5E5}.experience-header{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.experience-header.animate-in{opacity:1;transform:translateY(0)}.timeline{display:flex;flex-direction:column;gap:4rem;margin-left:200px}.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:6rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s;position:relative}.timeline-item.animate-in{opacity:1;transform:translateY(0)}.timeline-year{font-size:.85rem;font-weight:500;color:#000;letter-spacing:.02em;opacity:50%;left:-2rem;margin-top:.5rem}.timeline-content{max-width:600px}.timeline-role{font-size:1.5rem;font-weight:400;margin:0 0 .5rem;color:#000}.timeline-company{font-size:1rem;color:#000;margin:0 0 1rem;opacity:60%}.timeline-description{font-size:1rem;line-height:1.6;max-width:550px;color:#000;margin:0}.services-section{padding:4rem 4rem 8rem;max-width:1400px;margin:0 auto;border-top:1px solid #E5E5E5}.services-header{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.services-header.animate-in{opacity:1;transform:translateY(0)}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;padding-left:200px}.service-card{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s;padding:2rem 0}.service-card.animate-in{opacity:1;transform:translateY(0)}.service-title{font-size:1.2rem;font-weight:400;margin:0 0 1rem;color:#000}.service-description{font-size:1rem;line-height:1.6;color:#000;margin:0;opacity:60%}.skills-section{padding:4rem 4rem 8rem;max-width:1400px;margin:0 auto;border-top:1px solid #E5E5E5}.skills-header{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.skills-header.animate-in{opacity:1;transform:translateY(0)}.skills-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem 6rem;margin-left:200px}.skill-category{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.skill-category.animate-in{opacity:1;transform:translateY(0)}.category-title{font-size:1.2rem;font-weight:400;margin:0 0 1.5rem;color:#000;letter-spacing:-.01em}.skills-list{display:flex;flex-direction:column;gap:.5rem}.skill-tag{font-size:1rem;color:#000;opacity:60%;line-height:1.6}@media(min-width:1920px){.about-hero{padding:9rem 6rem 5rem;max-width:1800px;grid-template-columns:1fr 420px}.about-title{font-size:9rem}.about-subtitle{font-size:1.15rem;max-width:800px}.about-hero-img{height:580px}.biography-section,.experience-section,.services-section,.skills-section{padding-left:6rem;padding-right:6rem;max-width:1800px}.bio-text{max-width:800px}.bio-text p{font-size:1.15rem}.timeline-role{font-size:1.6rem}.timeline-description{font-size:1.05rem;max-width:650px}.services-grid{gap:3.5rem}.service-title{font-size:1.3rem}.service-description{font-size:1.05rem}.skills-categories{gap:4.5rem 7rem}.category-title{font-size:1.3rem}.skill-tag{font-size:1.05rem}}@media(min-width:2560px){.about-hero{padding:10rem 8rem 6rem;max-width:2200px;grid-template-columns:1fr 500px;gap:8rem}.about-title{font-size:11rem}.about-subtitle{font-size:1.25rem;max-width:900px}.about-hero-img{height:680px}.biography-section,.experience-section,.services-section,.skills-section{padding-left:8rem;padding-right:8rem;max-width:2200px}.biography-content{grid-template-columns:240px 1fr;gap:8rem}.section-label{font-size:1.3rem}.bio-text{max-width:900px}.bio-text p{font-size:1.2rem}.timeline{margin-left:240px}.timeline-item{grid-template-columns:180px 1fr;gap:8rem}.timeline-year{font-size:.95rem}.timeline-role{font-size:1.8rem}.timeline-company{font-size:1.1rem}.timeline-description{font-size:1.15rem;max-width:700px}.services-grid{padding-left:240px;gap:4rem}.service-title{font-size:1.4rem}.service-description{font-size:1.1rem}.skills-categories{margin-left:240px;gap:5rem 8rem}.category-title{font-size:1.4rem}.skill-tag{font-size:1.1rem}}@media(max-width:1440px)and (min-width:1025px){.about-hero{padding:8rem 3rem 0;max-width:1200px}.about-title{font-size:7rem}.biography-section,.experience-section,.services-section,.skills-section{padding-left:3rem;padding-right:3rem;max-width:1200px}.biography-content{grid-template-columns:180px 1fr;gap:4rem}.timeline{margin-left:160px}.services-grid{padding-left:160px}.skills-categories{margin-left:160px;gap:3.5rem 5rem}.timeline-item{gap:4rem}.timeline-role{font-size:1.35rem}}@media(max-width:1024px){.about-hero{padding:6rem 2.5rem 3rem;gap:2rem}.about-title{font-size:5rem}.biography-section,.experience-section,.services-section,.skills-section{padding:3rem 2.5rem 6rem}.biography-content{grid-template-columns:180px 1fr;gap:4rem}.timeline{margin-left:0}.timeline-item{gap:3rem}.services-grid{padding-left:0}.skills-categories{margin-left:0;gap:3rem 4rem}}@media(max-width:768px){.about-hero{padding:6rem 2rem 2.5rem;grid-template-columns:1fr;gap:2rem}.about-hero-photo{width:100%}.about-hero-img{height:320px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.about-title{font-size:3.5rem;margin-bottom:1.5rem}.about-subtitle,.about-subtitle a{font-size:1rem}.biography-section{padding:2.5rem 2rem 5rem}.biography-content{grid-template-columns:1fr;gap:1.5rem}.section-label{font-size:1.05rem}.bio-text p{font-size:1rem;line-height:1.75}.experience-section{padding:2.5rem 2rem 5rem}.experience-header{margin-bottom:3rem}.timeline{margin-left:0;gap:3rem}.timeline-item{grid-template-columns:130px 1fr;gap:2rem}.timeline-role{font-size:1.3rem}.timeline-description{font-size:.95rem}.services-section{padding:2.5rem 2rem 5rem}.services-header{margin-bottom:2.5rem}.services-grid{grid-template-columns:1fr;gap:2rem;padding-left:0}.service-card{padding:1.5rem 0}.skills-section{padding:2.5rem 2rem 5rem}.skills-header{margin-bottom:2.5rem}.skills-categories{grid-template-columns:1fr 1fr;margin-left:0;gap:2.5rem 3rem}}@media(max-width:480px){.about-hero{padding:5rem 1.25rem 2rem;grid-template-columns:1fr;gap:1.5rem;align-items:start;position:relative}.about-hero-photo{width:100%}.about-hero-img{height:260px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%}.about-title{font-size:2.8rem;margin-bottom:1.5rem}.about-subtitle{font-size:.9rem;line-height:1.6}.about-subtitle a{font-size:.9rem}.skills-showcase{position:absolute;top:4.5rem;right:2.75rem;width:55px}.icon-orb{width:60px}.biography-section{padding:3rem 1.4rem}.biography-content{grid-template-columns:1fr;gap:1.5rem}.section-label{font-size:1rem;padding:.4rem .85rem;margin-bottom:1rem}.bio-text p{font-size:.9rem;line-height:1.7;margin-bottom:1.5rem}.experience-section{padding:2rem 1.25rem 3rem}.experience-header{margin-bottom:2rem}.timeline{margin-left:0;gap:2.5rem}.timeline-item{grid-template-columns:1fr;gap:.25rem}.timeline-year{font-size:.8rem;margin-top:0;margin-bottom:.5rem}.timeline-role{font-size:1.15rem;margin-bottom:.25rem}.timeline-company{font-size:.85rem;margin-bottom:.5rem}.timeline-description{font-size:.9rem;line-height:1.55}.services-section{padding:2rem 1.25rem 3rem}.services-header{margin-bottom:1rem}.services-grid{grid-template-columns:1fr;gap:1.5rem;padding-left:0}.service-card{padding:1rem 0}.service-title{font-size:1.05rem;margin-bottom:.5rem}.service-description{font-size:.85rem;line-height:1.55}.skills-section{padding:2rem 1.25rem 3rem}.skills-header{margin-bottom:2rem}.skills-categories{grid-template-columns:1fr 1fr;margin-left:0;gap:2rem 1.5rem}.category-title{font-size:1rem;margin-bottom:.75rem}.skill-tag{font-size:.85rem}}@media(max-width:360px){.about-hero{padding:4.5rem 1rem 1.5rem}.about-title{font-size:2.4rem}.skills-showcase{right:1.5rem;width:45px}.icon-orb{width:50px}.biography-section{padding:2.5rem 1rem}.experience-section,.services-section,.skills-section{padding:1.5rem 1rem 2.5rem}.skills-categories{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}.timeline-role{font-size:1.05rem}}.projects{min-height:100vh}.projects-hero{padding:8rem 4rem 6rem;max-width:1400px;margin:0 auto}.projects-hero-content{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.projects-hero-content.animate-in{opacity:1;transform:translateY(0)}.projects-title{font-size:7rem;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0 0 2rem}.projects-subtitle{font-size:1.05rem;line-height:1.7;color:#000;max-width:650px;margin:0;opacity:60%}.projects-grid-section{padding:3rem 4rem 8rem;max-width:1400px;margin:0 auto}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.project-item{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s;text-decoration:none;color:#000;display:flex;flex-direction:column;cursor:pointer}.project-item.animate-in{opacity:1;transform:translateY(0)}.project-item-image{width:100%;aspect-ratio:16 / 10;overflow:hidden;margin-bottom:2rem;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex;align-items:center;justify-content:center;border-radius:15px 15px 0 0;background:#f0f0f0}.project-item-image img,.project-item-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .5s ease}.project-item-image.has-video{position:relative}.project-item-image.has-video .project-item-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.project-item-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .4s ease}@media(hover:hover){.project-item:hover .project-item-image img{transform:scale(1.02)}.project-item.video-playing .project-item-image.has-video .project-item-img{opacity:0}.project-item.video-playing .project-item-video{opacity:1}}@media(hover:none){.project-item-video{display:none}}.project-item-content{display:flex;flex-direction:column;gap:1rem}.project-item-header{display:flex;align-items:center;gap:1rem}.project-item-category{font-size:.85rem;font-weight:500;color:#000;opacity:40%;text-transform:uppercase;letter-spacing:.05em}.project-item-title{font-size:1.8rem;font-weight:400;margin:0;line-height:1.2;transition:opacity .3s ease}.project-item:hover .project-item-title{opacity:60%}.project-item-description{font-size:1.05rem;line-height:1.7;color:#000;margin:0;opacity:60%}.project-item-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.project-item-tag{padding:.3rem .8rem;border-radius:50px;font-size:.8rem;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#000,#cfcfcf);background-origin:padding-box,border-box;background-clip:padding-box,border-box}.animate-on-scroll{opacity:0;transform:translateY(30px)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}@media(min-width:1920px){.projects-hero{padding:9rem 6rem 7rem;max-width:1800px}.projects-title{font-size:9rem}.projects-subtitle{font-size:1.15rem;max-width:800px}.projects-grid-section{padding:3rem 6rem 10rem;max-width:1800px}.projects-grid{gap:5rem}.project-item-title{font-size:2.1rem}.project-item-description{font-size:1.1rem}.project-item-tag{font-size:.9rem;padding:.55rem 1.1rem}}@media(min-width:2560px){.projects-hero{padding:10rem 8rem 8rem;max-width:2200px}.projects-title{font-size:11rem}.projects-subtitle{font-size:1.25rem;max-width:900px}.projects-grid-section{padding:3rem 8rem 12rem;max-width:2200px}.projects-grid{gap:6rem}.project-item-image{margin-bottom:2.5rem}.project-item-category{font-size:.95rem}.project-item-title{font-size:2.4rem}.project-item-description{font-size:1.2rem}.project-item-tag{font-size:.95rem;padding:.6rem 1.25rem}}@media(max-width:1440px)and (min-width:1025px){.projects-hero{padding:7rem 3rem 5rem;max-width:1200px}.projects-title{font-size:5.5rem}.projects-grid-section{padding:2rem 3rem 7rem;max-width:1200px}.projects-grid{gap:3rem}.project-item-title{font-size:1.6rem}.project-item-description{font-size:1rem}}@media(max-width:1024px){.projects-hero{padding:6rem 2.5rem 4rem}.projects-grid-section{padding:2rem 2.5rem 6rem}.projects-title{font-size:4rem}.projects-grid{gap:3rem}.project-item-image{margin-bottom:1.5rem}.project-item-title{font-size:1.5rem}}@media(max-width:768px){.projects-hero{padding:6rem 2rem 3rem}.projects-title{font-size:3.5rem}.projects-subtitle{font-size:1rem}.projects-grid-section{padding:1.5rem 2rem 5rem}.projects-grid{grid-template-columns:1fr;gap:3rem}.project-item-image{margin-bottom:1.25rem}.project-item-title{font-size:1.4rem}.project-item-description{font-size:1rem}.project-item-tag{font-size:.8rem;padding:.4rem .85rem}}@media(max-width:480px){.projects-hero{padding:5rem 1.25rem 2rem}.projects-title{font-size:2.8rem;margin-bottom:1.5rem}.projects-subtitle{font-size:.9rem;line-height:1.6}.projects-grid-section{padding:1.5rem 1.25rem 4rem}.projects-grid{grid-template-columns:1fr;gap:2rem}.project-item-image{margin-bottom:.75rem;border-radius:12px 12px 0 0}.project-item-content{gap:.5rem}.project-item-category{font-size:.7rem}.project-item-title{font-size:1.15rem}.project-item-description{font-size:.85rem;line-height:1.5;padding-right:.5rem}.project-item-tags{gap:.4rem;margin-top:.25rem}.project-item-tag{font-size:.7rem;padding:.3rem .65rem}}@media(max-width:360px){.projects-hero{padding:4.5rem 1rem 1.5rem}.projects-title{font-size:2.4rem}.projects-grid-section{padding:1rem 1rem 3rem}.projects-grid{gap:1.75rem}.project-item-title{font-size:1.05rem}.project-item-description{font-size:.8rem}}.project-detail{min-height:100vh}.pd-cursor{position:fixed;width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;pointer-events:none;z-index:9999;opacity:0;transform:translate(-50%,-50%) scale(.6);transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 16px #0000002e;top:0;left:0}.pd-cursor--on{opacity:1;transform:translate(-50%,-50%) scale(1)}.pd-carousel-wrapper{position:relative;overflow:hidden}.pd-carousel{width:100%;padding-top:30px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:0;transform:translateY(30px);animation:pd-carousel-in .8s cubic-bezier(.22,1,.36,1) .1s forwards}@keyframes pd-carousel-in{to{opacity:1;transform:translateY(0)}}.pd-carousel::-webkit-scrollbar{display:none}.pd-carousel-track{display:flex;gap:2px;width:-moz-max-content;width:max-content;min-height:440px}.pd-carousel-item{flex-shrink:0;height:440px;width:660px;overflow:hidden;background:#ededed;opacity:0;transform:translateY(20px);animation:pd-carousel-in .7s cubic-bezier(.22,1,.36,1) forwards;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative}.pd-carousel-item--zoomed{height:620px;width:930px;z-index:10}.pd-carousel-item:nth-child(1){animation-delay:.15s}.pd-carousel-item:nth-child(2){animation-delay:.25s}.pd-carousel-item:nth-child(3){animation-delay:.35s}.pd-carousel-item:nth-child(4){animation-delay:.45s}.pd-carousel-item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:pd-img-breathe 8s ease-in-out infinite}@keyframes pd-img-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pd-carousel-item:hover img{animation-play-state:paused;transform:scale(1.08);transition:transform .5s cubic-bezier(.22,1,.36,1)}.pd-lightbox{position:fixed;inset:0;background:#000000eb;z-index:10000;display:flex;align-items:center;justify-content:center;animation:pd-fade-in .25s ease}@keyframes pd-fade-in{0%{opacity:0}to{opacity:1}}.pd-lightbox-close{position:absolute;top:24px;right:32px;background:none;border:none;color:#ffffff8c;font-size:.9rem;font-family:inherit;letter-spacing:.02em;cursor:pointer;transition:color .2s;z-index:1}.pd-lightbox-close:hover{color:#fff}.pd-lightbox-inner{max-width:90vw;max-height:90vh;animation:pd-scale-in .3s cubic-bezier(.22,1,.36,1) .1s}@keyframes pd-scale-in{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.pd-lightbox-inner img{max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain;display:block;border-radius:4px}.pd-content{max-width:1400px;margin:0 auto;padding:72px 4rem 0;display:grid;grid-template-columns:220px 1fr;gap:0 80px}.pd-sidebar{padding-top:4px}.pd-category{font-size:.9rem;font-weight:400;color:#000;opacity:.4;margin-bottom:6px;display:block}.pd-name{font-size:1.05rem;font-weight:400;color:#000;display:flex;align-items:center;gap:5px}.pd-name a{color:inherit;text-decoration:none}.pd-ext-icon{width:13px;height:13px;opacity:.4;flex-shrink:0}.pd-body h1{font-size:1.8rem;font-weight:400;line-height:1.25;letter-spacing:-.02em;color:#000;margin:0 0 20px}.pd-body p{font-size:1.05rem;line-height:1.7;color:#000000a6;margin-bottom:16px}.pd-body h2{font-size:1.65rem;font-weight:400;color:#000;margin:36px 0 10px;letter-spacing:.01em}.pd-body ul{list-style:none;margin-bottom:16px;padding:0}.pd-body ul li{font-size:1rem;line-height:1.75;color:#000000a6;margin-bottom:4px}.pd-body ul li strong{color:#000;font-weight:500}.pd-solutions{max-width:1400px;margin:0 auto;padding:0 4rem;display:grid;grid-template-columns:220px 1fr;gap:0 80px}.pd-solution-block{margin-bottom:28px}.pd-solution-block h3{font-size:1.3rem;font-weight:400;color:#000;margin-bottom:8px;letter-spacing:.01em}.pd-solution-block p{font-size:1.05rem;line-height:1.7;color:#000000a6;margin-bottom:8px}.pd-solution-block ul{list-style:none;padding:0}.pd-solution-block ul li{font-size:1rem;line-height:1.75;color:#000000a6;margin-bottom:4px}.pd-proto-section{max-width:1400px;margin:64px auto 0;padding:0 4rem;display:grid;grid-template-columns:220px 1fr;gap:0 80px}.pd-proto-embed{overflow:hidden;background:#ededed;border:1px solid #ededed}.pd-proto-embed iframe{display:block}.pd-footer-nav{max-width:1400px;margin:80px auto 0;padding:36px 4rem;display:flex;justify-content:space-between;align-items:flex-start}.pd-footer-nav-item{display:flex;flex-direction:column;gap:4px}.pd-footer-nav-item.right{text-align:right}.pd-footer-nav-label{font-size:.9rem;font-weight:400;color:#000;opacity:.4}.pd-footer-nav-link{font-size:1.05rem;font-weight:400;color:#000;text-decoration:none;transition:opacity .2s}.pd-footer-nav-link:hover{opacity:.55}.pd-animate{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1) .1s}.pd-animate.animate-in{opacity:1;transform:translateY(0)}.pd-proto-link-mobile{display:none}@media(min-width:1920px){.pd-content{max-width:1800px;padding:80px 6rem 0;grid-template-columns:260px 1fr;gap:0 100px}.pd-solutions,.pd-proto-section{max-width:1800px;padding:0 6rem;grid-template-columns:260px 1fr;gap:0 100px}.pd-footer-nav{max-width:1800px;padding:40px 6rem}.pd-carousel-item{height:520px;width:780px}.pd-carousel-item--zoomed{height:720px;width:1080px}.pd-carousel-track{min-height:520px}.pd-body h1{font-size:1.85rem}.pd-body p{font-size:1.1rem}.pd-body h2{font-size:1.4rem}.pd-body ul li{font-size:1.05rem}.pd-solution-block h3{font-size:1.4rem}.pd-solution-block p{font-size:1.1rem}}@media(min-width:2560px){.pd-content{max-width:2200px;padding:90px 8rem 0;grid-template-columns:300px 1fr;gap:0 120px}.pd-solutions,.pd-proto-section{max-width:2200px;padding:0 8rem;grid-template-columns:300px 1fr;gap:0 120px}.pd-footer-nav{max-width:2200px;padding:48px 8rem}.pd-carousel-item{height:620px;width:930px}.pd-carousel-item--zoomed{height:860px;width:1290px}.pd-carousel-track{min-height:620px}.pd-category{font-size:1rem}.pd-name{font-size:1.15rem}.pd-body h1{font-size:2.1rem}.pd-body p{font-size:1.2rem}.pd-body h2{font-size:1.5rem}.pd-body ul li{font-size:1.1rem}.pd-solution-block h3{font-size:1.5rem}.pd-solution-block p{font-size:1.2rem}.pd-solution-block ul li{font-size:1.1rem}.pd-footer-nav-label{font-size:1rem}.pd-footer-nav-link{font-size:1.15rem}}@media(max-width:1440px)and (min-width:1025px){.pd-content{max-width:1200px;padding:60px 3rem 0;grid-template-columns:200px 1fr;gap:0 60px}.pd-solutions,.pd-proto-section{max-width:1200px;padding:0 3rem;grid-template-columns:200px 1fr;gap:0 60px}.pd-footer-nav{max-width:1200px;padding:36px 3rem}.pd-carousel-item{height:380px;width:570px}.pd-carousel-track{min-height:380px}.pd-body h1{font-size:1.5rem}.pd-body p{font-size:1rem}}@media(max-width:1024px){.pd-content,.pd-mid,.pd-solutions,.pd-proto-section{padding-left:2rem;padding-right:2rem;grid-template-columns:1fr;gap:24px 0}.pd-footer-nav{padding-left:2rem;padding-right:2rem}.pd-carousel-item{height:360px;width:540px}}@media(max-width:480px){.pd-carousel{padding-top:16px;cursor:default}.pd-cursor{display:none}.pd-carousel-track{min-height:200px}.pd-carousel-item,.pd-carousel-item--zoomed{height:200px;width:300px}.pd-carousel-item img{animation:none}.pd-lightbox-close{top:16px;right:16px;font-size:.85rem}.pd-content{padding:2rem 1.25rem 0;grid-template-columns:1fr;gap:1rem 0}.pd-sidebar{padding-top:0;display:flex;flex-direction:column;gap:2px}.pd-category{font-size:.8rem;margin-bottom:2px}.pd-name{font-size:.95rem;margin-bottom:12px}.pd-body h1{font-size:1.25rem;margin-bottom:20px}.pd-body p{font-size:.9rem;line-height:1.6;margin-bottom:12px}.pd-body h2{font-size:1.1rem;margin:24px 0 8px}.pd-body ul li{font-size:.85rem;line-height:1.65}.pd-solutions{padding:0 1.25rem;grid-template-columns:1fr;gap:1rem 0}.pd-solution-block{margin-bottom:20px}.pd-solution-block h3{font-size:1.1rem;margin-bottom:6px}.pd-solution-block p{font-size:.9rem;line-height:1.6}.pd-solution-block ul li{font-size:.85rem;line-height:1.65}.pd-proto-section{margin-top:0}.pd-proto-embed{display:none}.pd-proto-link-mobile{display:block;padding:0 1.25rem;margin-top:2rem}.pd-proto-link-mobile a{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:400;color:#000;text-decoration:none;padding:.6rem 1.25rem;border-radius:50px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#000,#cfcfcf);background-origin:padding-box,border-box;background-clip:padding-box,border-box;transition:opacity .3s ease}.pd-proto-link-mobile a:hover{opacity:.6}.pd-footer-nav{margin-top:2.5rem;padding:1.5rem 1.25rem 3rem}.pd-footer-nav-label{font-size:.75rem}.pd-footer-nav-link{font-size:.9rem}}@media(max-width:360px){.pd-content{padding:1.5rem 1rem 0}.pd-body h1{font-size:1.1rem}.pd-body p{font-size:.85rem}.pd-body h2{font-size:1rem}.pd-body ul li{font-size:.8rem}.pd-carousel-item{height:180px;width:270px}.pd-proto-link-mobile{padding:0 1rem}.pd-footer-nav{padding:1.5rem 1rem 3rem}}.rp-track{position:fixed;left:5rem;top:210px;bottom:180px;width:1px;background:#0000001a;z-index:40;opacity:0;transition:opacity .6s ease;overflow:visible}.rp-track--visible{opacity:1}.rp-fill{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;transform-origin:top;transform:scaleY(0);transition:transform .1s linear}.rp-label{position:absolute;bottom:-22px;left:50%;transform:translate(-50%);font-size:.6rem;letter-spacing:.08em;color:#0006;white-space:nowrap}.rp-section-marker{position:absolute;left:0;transform:translateY(-50%);display:flex;align-items:center;gap:8px;background:none;border:none;padding:4px 0;cursor:pointer;white-space:nowrap;font-family:inherit;font-size:inherit;font-weight:400;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;-webkit-font-smoothing:antialiased}.rp-dot{width:5px;height:5px;border-radius:50%;background:#0000002e;flex-shrink:0;margin-left:-2px;transition:background .25s ease,transform .25s ease}.rp-section-title{font-size:.575rem;letter-spacing:.1em;text-transform:uppercase;color:#00000038;white-space:nowrap;transition:color .25s ease;font-family:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rp-section-marker--active .rp-dot{background:#000;transform:scale(1.5)}.rp-section-marker--active .rp-section-title{color:#000000a6}.rp-section-marker:hover .rp-dot{background:#00000073}.rp-section-marker:hover .rp-section-title{color:#00000073}@media(max-width:1024px){.rp-track{display:none}}@media(max-width:1440px)and (min-width:1025px){.rp-track{left:14rem}}.figma-embed-wrapper{width:100%;height:650px}.figma-load-btn{width:100%;height:100%;background-color:#ededed;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:0}.figma-preview-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.figma-load-overlay{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fff;font-size:.9rem;letter-spacing:.02em;background:#00000059;padding:1rem 1.75rem;border-radius:4px;transition:background .2s ease}.figma-load-btn:hover .figma-load-overlay{background:#00000080}.figma-load-icon{font-size:1.4rem;opacity:.9}.not-found{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem;text-align:center}.not-found-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.not-found-code{font-size:5rem;font-weight:400;letter-spacing:-.04em;line-height:1;color:#000;opacity:.6}.not-found-title{font-size:2rem;font-weight:400;letter-spacing:-.02em;margin:0}.not-found-description{font-size:1rem;line-height:1.6;color:#000;opacity:.5;max-width:500px;margin:0}.not-found-btn{margin-top:.75rem;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:500;background-color:#000;color:#fff;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.not-found-btn:hover{background-color:#000c;transform:translateY(-1px)}@media(max-width:480px){.not-found{padding:2rem 1.25rem}.not-found-code{font-size:5rem}.not-found-title{font-size:1.5rem}.not-found-description{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Holiday;src:url(/fonts/Holiday.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}body{font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;width:100%;overflow-x:hidden}.App{min-height:100vh}.page-title{font-size:4rem;font-weight:400;margin-bottom:2rem;letter-spacing:-.02em}.page-description{font-size:1.2rem;line-height:1.6;color:#666}@media(min-width:1920px){.page-title{font-size:4.5rem}.page-description{font-size:1.25rem}}@media(min-width:2560px){.page-title{font-size:5.5rem}.page-description{font-size:1.35rem}}@media(max-width:1440px)and (min-width:1025px){.page-title{font-size:3.5rem}.page-description{font-size:1.1rem}}@media(max-width:768px){.page-title{font-size:2.5rem}.page-description{font-size:1rem}}
