.lenis.lenis-smooth,body,html{scroll-behavior:auto!important}.hero h1,body{color:#171717}.hero .resume-svg-btn .btn-label,.resume-svg-btn .btn-label{font-size:14px;font-weight:400;font-family:Roboto,sans-serif;pointer-events:none}.footer,.footer .footer-content .contact-column .copy-btn:hover span{color:#f8f8f8}.hero,.work h2{text-align:center}body,html{overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background-color:#fff;cursor:none}.container{max-width:1200px;margin:0 auto;padding:0 16px}.header{display:flex;justify-content:space-between;align-items:center;height:80px}.hero .resume-svg-btn,.resume-svg-btn{display:inline-block;text-decoration:none;width:111px;height:35px;cursor:pointer}.header .nav-desktop a{display:flex;gap:16px}.hero .resume-svg-btn svg,.other-projects .project-grid .project-card .image-wrapper img,.resume-svg-btn svg{width:100%;height:auto;display:block}.resume-svg-btn .btn-shape{fill:#f8f8f8;stroke:#d3d3d3;transition:fill .3s,stroke .3s}.resume-svg-btn .btn-label{fill:#171717;transition:fill .3s}.hero .resume-svg-btn:hover .btn-label,.resume-svg-btn:hover .btn-shape{fill:#171717}.resume-svg-btn:hover .btn-label{fill:#f8f8f8}@media (max-width:768px){.resume-svg-btn svg{max-width:160px}.resume-svg-btn .btn-label{font-size:13px}}@media (max-width:480px){.resume-svg-btn svg{max-width:140px}.resume-svg-btn .btn-label{font-size:12px}}.hero{position:relative;z-index:0;height:400px;display:flex;align-items:center;justify-content:center;padding:40px 0 4px}.hero .hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.hero h1{font-family:"Noto Serif",serif;font-size:64px;margin-bottom:28px;font-weight:400;line-height:68px}.hero p{color:#6e6e6e;font-size:18px;font-weight:400;max-width:800px;margin:0 auto;line-height:1.6}.hero .resume-svg-btn{margin-top:24px}.hero .resume-svg-btn .btn-shape{fill:#171717;stroke:#d3d3d3;transition:fill .3s,stroke .3s}.hero .resume-svg-btn .btn-label{fill:#f8f8f8;transition:fill .3s}.hero .resume-svg-btn:hover .btn-shape{fill:#f8f8f8;stroke:#d3d3d3}.work{margin:32px auto}.work h2{margin-bottom:40px}.other-projects h2,.work .card-container{margin-bottom:32px}.work .card{border:1px solid #e6e6e6;border-radius:24px;overflow:hidden;margin-bottom:12px;cursor:pointer}.work .card img{width:100%;height:auto;display:block;transition:transform .5s}.work .card:hover img{transform:scale(1.03)}.work .card-text{padding:8px}.work .card-text h3{font-size:24px;font-weight:700;color:#171717}.footer{background:#171717;padding:48px 16px}.footer .footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px}.footer .footer-content div h1{font-size:24px;font-weight:300;margin-bottom:8px}.footer .footer-content small{font-size:14px;color:#dfdfdf;font-weight:300}.footer .footer-content .contact-column h4{font-size:20px;font-weight:300}.footer .footer-content .contact-column .copy-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:111px;height:35px;border:none;background:0 0;padding:0;margin:8px 0 16px;cursor:pointer}.footer .footer-content .contact-column .copy-btn svg{position:absolute;top:0;left:0;pointer-events:none}.footer .footer-content .contact-column .copy-btn .btn-fill,.footer .footer-content .contact-column .copy-btn:hover .btn-stroke{display:block}.footer .footer-content .contact-column .copy-btn .btn-stroke,.footer .footer-content .contact-column .copy-btn:hover .btn-fill{display:none}.footer .footer-content .contact-column .copy-btn span{font-size:14px;font-family:Roboto,sans-serif;font-weight:400;z-index:1;color:#171717}.footer .footer-content .socials a{margin-right:16px;color:#f8f8f8;text-decoration:none;position:relative}.footer .footer-content .socials a::after{content:"";position:absolute;bottom:-9px;left:50%;transform:translateX(-50%) scale(0);width:7px;height:7px;background-color:currentColor;border-radius:50%;transition:transform .6s}.footer .footer-content .socials a:hover::after{transform:translateX(-50%) scale(1)}#cursor-inner,#cursor-outer{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);z-index:9999}#cursor-outer{width:40px;height:40px;border-radius:50%;background:rgba(153,153,153,.1);transition:transform .2s}#cursor-inner{width:8px;height:8px;border-radius:50%;background:#4d4d4d;transition:transform .15s}@media (pointer:coarse){#cursor-inner,#cursor-outer{display:none!important}}.project-modal,.zoom-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.project-details .project-image,.project-modal .modal-content{max-width:1200px;margin:0 auto}.project-details{margin-top:32px}.project-details .project-image img{width:100%;height:auto;display:block;border-radius:8px;background-color:#ddd}.other-projects{margin:48px 0}.other-projects h2{font-size:24px;font-weight:600;color:#171717}.other-projects .project-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}.other-projects .project-grid .project-card{flex:0 0 calc(33.333% - 16px);display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:#171717}.other-projects .project-grid .project-card .image-wrapper{width:100%;background:#f8f8f8;border-radius:16px;overflow:hidden;transition:transform .3s;box-shadow:0 2px 6px rgba(0,0,0,.06)}.other-projects .project-grid .project-card .project-title{margin-top:12px;font-size:16px;font-weight:500;color:#171717}.other-projects .project-grid .project-card:hover .image-wrapper{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.1)}@media (max-width:768px){.header{padding:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header .logo,.work .card-text h3{font-size:18px}.resume-svg-btn{width:100px}.resume-svg-btn .btn-label{font-size:13px}.hero{padding:64px 16px}.hero .hero-bg{background-size:contain;background-position:top;background-repeat:no-repeat;height:auto}.hero h1{font-size:40px;line-height:44px}.hero p{font-size:16px}.work{margin:56px auto}.work .card{margin-bottom:16px}.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-content .contact-column{width:100%;display:flex;flex-direction:column;align-items:center}.footer-content .contact-column button{display:block;margin:16px auto}.footer-content .contact-column .socials{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-top:16px}.footer-content .contact-column .socials a{display:inline-block;font-size:16px;text-align:center;margin:0}.project-grid{flex-direction:column}.project-grid .project-card{flex:1 1 100%}}.project-modal{z-index:2000;min-height:100vh;max-height:none;background:#f8f8f8;overflow-y:auto;padding:0;opacity:0;transition:opacity .4s}.project-modal.active{display:block;opacity:1}.project-modal .modal-content{background:#f8f8f8;border-radius:0;width:100%;min-height:100vh;padding:64px 24px 40px;text-align:center;position:relative;animation:.4s fadeIn}.project-modal .modal-content img{width:100%;height:auto;border-radius:16px;margin-bottom:24px;cursor:zoom-in;box-shadow:0 20px 40px rgba(0,0,0,.05)}.project-modal .modal-content h2{font-size:32px;font-weight:400;margin-bottom:32px}.project-modal .modal-content .modal-close{position:fixed;top:24px;right:24px;background:0 0;border:none;padding:0;z-index:10000;cursor:pointer}.project-modal .modal-content .modal-close img{display:block;width:38px;height:38px;background:0 0;cursor:pointer}.project-modal .modal-content .nav-btn{position:fixed;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:0;cursor:pointer;z-index:9999;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.project-modal .modal-content .nav-btn img{width:48px;height:48px;display:block;transition:transform .3s;pointer-events:none}.project-modal .modal-content .nav-btn:hover img{transform:scale(1.1)}.project-modal .modal-content .nav-btn.prev,.project-modal .modal-content .prev{left:24px}.project-modal .modal-content .nav-btn.next,.project-modal .modal-content .next{right:24px}.zoom-overlay{z-index:3000;height:100vh;background:#f8f8f8;justify-content:center;align-items:flex-start;overflow-y:scroll;padding:40px;cursor:zoom-out}.zoom-overlay img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.05);animation:.3s fadeUp}.zoom-overlay.active{display:flex;animation:.3s fadeIn}.zoom-overlay .zoom-close{position:absolute;top:24px;right:24px;background:0 0;border:none;padding:0;cursor:pointer}.zoom-overlay .zoom-close img{display:block;width:32px;height:32px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}