@font-face{font-family:Rude;font-style:normal;font-weight:800;src:url(/static/media/Rude-ExtraBold.b9069eb0c6eeb6bc22f4.ttf) format("truetype")}:root{--breakpoint-mobile:480px;--breakpoint-tablet:768px;--breakpoint-desktop:1200px}*{box-sizing:border-box;margin:0;padding:0;scrollbar-color:#f53d01 #0000;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}::-webkit-scrollbar{height:0;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#f53d01;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e03500}body,html{max-width:100%;overflow-x:hidden}.header{background:#fff;position:relative}.nav{padding:40px 0}.nav-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.nav-logo{left:2px;position:absolute}.nav-logo .logo-img{display:block;height:50px;width:auto}.nav-github{position:absolute;right:2px}.github-button{align-items:center;background-color:#fff;border:3px solid #000;color:#000;display:flex;font-family:Rude,Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:800;justify-content:center;letter-spacing:.5px;line-height:1;padding:14px 22px 12px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.github-button:hover{background-color:#000;color:#fff}.nav-menu{align-items:center;display:flex;gap:80px;list-style:none}.nav-link{color:#000;font-family:Rude,Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:800;letter-spacing:.5px;padding-bottom:5px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.nav-link:after{background-color:#000;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link.active{color:#000;font-weight:600}.header-images{height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.header-img{background-color:#e5e5e5;border-radius:8px;height:60px;opacity:.3;position:absolute;width:60px}.header-img:first-child{left:10%;top:20px}.header-img:nth-child(2){left:20%;top:40px}.header-img:nth-child(3){left:30%;top:60px}.header-img:nth-child(4){left:40%;top:80px}.header-img:nth-child(5){left:50%;top:100px}.header-img:nth-child(6){left:60%;top:120px}.header-img:nth-child(7){left:70%;top:140px}.header-img:nth-child(8){left:80%;top:160px}.header-img:nth-child(9){left:90%;top:180px}.header-img:nth-child(10){left:15%;top:200px}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;position:relative;width:30px;z-index:1001}.hamburger-line{background-color:#000;border-radius:3px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.nav-menu-wrapper{align-items:center;display:flex;gap:40px}.footer{background:#f8f8f8;padding:40px 0}.footer-nav{margin:0 auto 30px;max-width:1200px;padding:0 20px}.footer-links{display:flex;gap:30px;justify-content:center;list-style:none}.footer-link,.footer-links a{background:none;border:none;cursor:pointer;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:inherit;font-weight:500;transition:color .3s ease}.footer-link,.footer-link:active,.footer-link:visited,.footer-links a,.footer-links a:active,.footer-links a:visited{color:#333;text-decoration:none}.footer-link:hover,.footer-links a:hover{color:#f30}.footer-link:focus,.footer-links a:focus{outline:none;text-decoration:none}.footer-link:focus-visible,.footer-links a:focus-visible{border-radius:4px;outline:2px solid #0114dd;outline-offset:3px}.social-links{margin:0 auto;max-width:1200px;padding:0 20px}.social-list{display:flex;gap:20px;justify-content:center;list-style:none}.social-link{align-items:center;background-color:#000;border-radius:50%;display:block;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link:hover{background-color:#f30;transform:scale(1.1)}.social-icon{align-items:center;display:flex;justify-content:center}.social-icon,.social-icon svg{height:20px;width:20px}.footer-images{height:100px;margin-top:20px;position:relative}.footer-img{background-color:#e5e5e5;border-radius:8px;height:80px;opacity:.3;position:absolute;width:80px}.footer-img:first-child{left:20%;top:10px}.footer-img:nth-child(2){right:20%;top:10px}.main{margin:0 auto;max-width:1400px;padding:240px 10px 60px}.home-title,.main-title{color:#000;font-family:Rude,Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:85px;font-weight:800;line-height:1.2;margin-bottom:80px;margin-left:5px;margin-right:5px;text-align:center}.title-line{display:block}.featured-projects{margin-bottom:80px}.featured-projects .project-row{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.featured-projects .project-title{font-size:28px;margin-bottom:7px}.featured-projects .project-image{height:350px;margin-bottom:25px;overflow:hidden}.featured-projects .project-image>div{height:100%;transform-origin:center;width:100%}.featured-projects .project-image picture{display:block;height:100%;width:100%}.featured-projects .project-image img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-projects .project-card:hover{transform:none}.featured-projects .project-card:hover .project-image{background-color:#e5e5e5;transform:none}.featured-projects .project-card:hover .project-image img{transform:none}.featured-projects .project-card:hover .project-title{color:#000}.featured-projects .project-card:hover .project-category{color:#666}.values-section{margin:80px 0 200px;text-align:center}.values-content{align-items:flex-start;display:flex;gap:30px;margin:0 auto;max-width:1200px;padding:0 20px}.asterisk{color:#0114dd;flex-shrink:0;font-size:100px;margin-bottom:0;margin-left:0;margin-top:50px;text-align:left}.values-text{flex:1 1;font-size:32px;line-height:1.6;margin-top:150px;text-align:left}.values-link,.values-text{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.values-link{font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.values-link:hover{color:#666;text-decoration:underline}.testimonials-section{margin:0 calc(50% - 50vw);position:relative;width:auto}.testimonials-banner{display:block;height:auto;object-fit:cover;width:100%}.testimonials-section:after{display:none}.testimonial-images{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);padding:20px;position:relative}.testimonial-img{background-color:#e5e5e5;border-radius:8px;cursor:pointer;padding-bottom:100%;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.testimonial-img:hover{background-color:#d5d5d5;transform:scale(1.05)}.testimonial-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;left:50%;max-width:600px;position:absolute;top:50%;transform:translate(-70%,-50%);z-index:2}.testimonial-quote{font-size:24px;font-style:italic;font-weight:700;line-height:1.4;margin-bottom:20px}.testimonial-author,.testimonial-quote{color:#fff;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.testimonial-author{font-size:16px;font-weight:900}.testimonial-author .testimonial-link{font-weight:700}.testimonial-link{color:#fff;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;text-decoration:none;transition:color .3s ease}.testimonial-link em{font-style:normal;font-weight:700}.testimonial-link:hover{color:#ffb700}.testimonial-image{align-items:flex-end;bottom:0;display:flex;justify-content:flex-end;position:absolute;right:0;z-index:2}.testimonial-image img{border-radius:8px;display:block;height:auto;object-fit:cover;width:500px}.cta-section{margin-top:0;padding:40px 0}.cta-section:after,.cta-section:before{content:none;display:none}.cta-text{font-size:24px;margin-bottom:20px}.cta-button,.cta-text{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.cta-button{border-radius:6px;padding:12px 24px;transition:background-color .3s ease}.cta-button:hover{background-color:#f30}.projects-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:80px}.projects-grid-3cols{grid-template-columns:repeat(3,1fr)}.projects-grid-ascii{grid-template-columns:2fr 1fr 1fr}.projects-grid:first-of-type{margin-top:0}.category-title{border-bottom:20px solid #000;color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;margin:200px auto 80px;max-width:80%;padding-bottom:0;padding-right:100px;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.project-row{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.project-card,.project-link{display:block;text-decoration:none}.project-link{color:inherit}.project-image{background-color:#e5e5e5;border-radius:0;height:300px;margin-bottom:20px;overflow:hidden;width:100%}.project-image img{height:100%;object-fit:cover;width:100%}.project-title{font-size:28px;font-weight:600;margin-bottom:7px}.project-category{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-section{margin:0 auto;max-width:1200px;padding:0 20px}.about-hero{align-items:center;display:flex;justify-content:center;margin-bottom:100px;padding:60px 0}.team-member{max-width:400px;text-align:center}.member-image-wrapper{display:flex;justify-content:center;margin-bottom:30px}.member-image{background-color:#000;border-radius:50%;height:180px;margin:0 auto;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:180px}.member-image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.member-image:before{border:1px solid #000;border-radius:50%;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease}.team-member:hover .member-image:before{opacity:1}.member-name{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.5px;margin-bottom:12px}.member-role{color:#666;font-size:16px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.section-header{align-items:baseline;display:flex;gap:20px;margin-bottom:40px}.section-number{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;min-width:30px}.section-label,.section-number{font-size:14px;letter-spacing:2px}.section-label{color:#999;font-weight:500;margin:0;text-transform:uppercase}.section-divider{background:linear-gradient(90deg,#0000,#e5e5e5 20%,#e5e5e5 80%,#0000);height:1px;margin:60px 0}.content-wrapper{max-width:800px}.about-content{margin-bottom:80px}.about-description{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:24px}.about-text{color:#333;font-size:18px;font-weight:400;line-height:1.7}.journey-section{margin-bottom:80px}.journey-description{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:40px}.timeline{margin-top:40px;padding-left:40px;position:relative}.timeline:before{background:linear-gradient(180deg,#000 0,#000 50%,#e5e5e5 0,#e5e5e5);background-size:2px 20px;bottom:0;content:"";left:8px;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:50px;padding-left:0;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:before{background-color:#000;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #000;content:"";height:16px;left:-40px;position:absolute;top:6px;width:16px}.timeline-year{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.timeline-content{padding-left:0}.timeline-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.3px;margin-bottom:6px}.timeline-subtitle{color:#666;font-size:16px;font-weight:400;margin-bottom:12px}.timeline-text{color:#333;font-size:16px;font-weight:400;line-height:1.6}.skills-section{margin-bottom:80px}.skills-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.skill-category{background-color:initial;border:1px solid #e5e5e5;border-radius:0;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.skill-category:before{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .4s cubic-bezier(.4,0,.2,1);width:3px}.skill-category:hover{background-color:#fafafa;border-color:#000}.skill-category:hover:before{transform:scaleY(1)}.skill-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.3px;margin-bottom:20px}.skill-items{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:0;color:#333;display:inline-block;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.skill-category:hover .skill-tag{background-color:#fff;border-color:#d5d5d5}.specialties-section{margin-bottom:80px}.specialties-description{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:50px;max-width:800px}.specialties-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:40px}.specialty-item{background-color:initial;border:1px solid #e5e5e5;border-radius:0;padding:32px;position:relative}.specialty-number{color:#999;font-size:12px;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.specialty-number,.specialty-title{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.specialty-title{color:#000;font-size:20px;letter-spacing:-.3px;margin-bottom:12px}.specialty-text{color:#666;font-size:16px;font-weight:400;line-height:1.6}.looking-section{margin-bottom:80px}.looking-description{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:24px}.looking-text{color:#333;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:16px}.looking-text:last-child{margin-bottom:0}.passions-section{margin-bottom:80px}.passions-description{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:50px;max-width:800px}.passions-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:0}.passion-card{background-color:initial;border:1px solid #e5e5e5;border-radius:0;display:flex;flex-direction:column;overflow:hidden;padding:32px;position:relative;transform:translateY(0) scale(1) rotate(0deg);transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.passion-card:hover{background-color:#f53d01;border-color:#f53d01;box-shadow:0 8px 30px #f53d0140;transform:translateY(-8px) scale(1.02) rotate(1deg);transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease,transform 0s}.passion-icon{align-items:center;color:#000;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.passion-icon,.passion-icon svg{transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.passion-icon svg{stroke:currentColor}.passion-card:hover .passion-icon{animation:bounce .6s ease;color:#fff;transform:scale(1.3) rotate(15deg) translateY(-5px)}@keyframes bounce{0%,to{transform:scale(1.3) rotate(15deg) translateY(-5px)}50%{transform:scale(1.4) rotate(20deg) translateY(-8px)}}.passion-card:hover .passion-icon svg{stroke:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.5))}.passion-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.3px;margin-bottom:12px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.passion-card:hover .passion-title{color:#fff;transform:translateX(5px)}.passion-text{color:#666;flex-grow:1;font-size:16px;font-weight:400;line-height:1.6;transition:color .3s ease}.passion-card:hover .passion-text{color:#333}.social-section{margin-bottom:80px}.social-links-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.social-link-item{background-color:initial;border:1px solid #e5e5e5;border-radius:0;color:inherit;display:flex;flex-direction:column;padding:24px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.social-link-item:before{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .4s cubic-bezier(.4,0,.2,1);width:3px}.social-link-item:hover{background-color:#fafafa;border-color:#000}.social-link-item:hover:before{transform:scaleY(1)}.social-link-label{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.3px;margin-bottom:8px}.social-link-url{color:#666;font-size:14px;font-weight:400}.social-link-item:hover .social-link-url{color:#333}.cv-section{margin-bottom:80px}.cv-description{color:#333;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:30px}.cv-description,.cv-download-button{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cv-download-button{align-items:center;background-color:#000;border:1px solid #000;border-radius:0;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:12px;letter-spacing:.5px;padding:16px 32px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cv-download-button:hover{background-color:#f30;border-color:#f30;color:#fff}.cv-download-icon{height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:20px}.cv-download-button:hover .cv-download-icon{transform:translateY(3px)}.cta-section{border-top:none;margin-top:100px;padding:60px 0;text-align:center}.cta-text{color:#333;font-size:20px;font-weight:400;margin-bottom:30px}.cta-button{background-color:#000;border:1px solid #000;border-radius:0;color:#fff;display:inline-block;font-size:16px;font-weight:600;letter-spacing:.5px;padding:16px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{background-color:#fff;color:#000}.contact-container{margin:0 auto;max-width:1000px}.contact-form-section{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-bottom:80px}.contact-intro{margin-bottom:40px}.contact-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.contact-subtitle{color:#333;font-size:18px;line-height:1.6}.email-link{color:#000;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.email-link:hover{color:#f30}.contact-form{display:flex;flex-direction:column;gap:30px}.form-group{position:relative}.form-input,.form-textarea{background:#0000;border:none;border-bottom:2px solid #e5e5e5;color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;outline:none;padding:20px 0;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-input:focus,.form-textarea:focus{border-bottom-color:#000}.form-label{color:#666;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;left:0;pointer-events:none;position:absolute;top:15px;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-group.focused .form-label,.form-input:focus+.form-label,.form-input:not(:placeholder-shown)+.form-label,.form-textarea:focus+.form-label,.form-textarea:not(:placeholder-shown)+.form-label{color:#000;font-size:12px;font-weight:600;top:-10px}.form-input:disabled,.form-textarea:disabled{cursor:not-allowed;opacity:.6}.form-textarea{min-height:120px;resize:vertical}.form-submit{align-items:center;align-self:flex-start;background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;padding:15px 30px;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-submit:hover:not(:disabled){background:#f30}.form-submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-icon{color:#fff;flex-shrink:0;height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:18px}.form-submit:hover:not(:disabled) .submit-icon{transform:translateX(50px)}.submit-loader{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.form-message{border-radius:6px;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;margin-bottom:10px;padding:15px 20px}.form-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.form-message a{color:#721c24;font-weight:600;text-decoration:underline}.form-message.success a{color:#155724}.contact-image{background-color:#e5e5e5;border-radius:8px;height:400px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.contact-image:hover{background-color:#d5d5d5;transform:scale(1.02)}.recruitment-section{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:80px 0}.recruitment-image{background-color:#e5e5e5;border-radius:8px;height:300px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.recruitment-image:hover{background-color:#d5d5d5;transform:scale(1.02)}.recruitment-content{padding:20px 0}.recruitment-title{color:#000;font-size:24px;font-weight:600}.recruitment-text,.recruitment-title{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:20px}.recruitment-text{color:#333;font-size:16px;line-height:1.6}.recruitment-email{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.faq-section{margin:80px 0}.faq-header{margin-bottom:60px}.faq-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:600;line-height:1.3}.faq-content{display:flex;flex-direction:column;gap:40px}.faq-item{border-bottom:1px solid #f0f0f0;padding:30px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item:hover{background-color:#f8f8f8;border-radius:8px;margin:0 -20px;padding-left:20px}.faq-question{color:#000;font-size:20px;font-weight:600}.faq-answer,.faq-question{font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:15px}.faq-answer{color:#333;font-size:16px;line-height:1.6}.faq-answer:last-child{margin-bottom:0}.project-detail{background-color:#fff;min-height:100vh}.project-container{margin:0 auto;max-width:1200px;padding:0 20px}.project-header{border-bottom:1px solid #e5e5e5;padding:60px 0 40px}.project-nav{margin-bottom:40px}.back-link{color:#666;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#333}.project-hero{margin-bottom:40px}.project-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:20px}.project-subtitle{color:#666;font-size:1.25rem;line-height:1.5;max-width:600px}.project-meta{margin-top:40px}.meta-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.meta-item{display:flex;flex-direction:column;gap:8px}.meta-label{color:#999;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.meta-value{color:#333;font-size:16px;font-weight:500}.project-hero-image{border-radius:12px;height:500px;margin:60px 0;overflow:hidden;width:100%}.hero-image-placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e5e5e5);color:#999;display:flex;font-size:18px;justify-content:center}.hero-image,.hero-image-placeholder{border-radius:12px;height:100%;width:100%}.hero-image{object-fit:cover}.project-section{border-bottom:1px solid #f0f0f0;padding:80px 0}.project-section:last-child{border-bottom:none}.section-content{margin:0 auto;max-width:800px}.section-title{color:#000;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:600;margin-bottom:30px}.section-text{color:#333;font-size:1.125rem;line-height:1.7;margin-bottom:20px}.project-process-images{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:60px 0}.process-image{border-radius:8px;height:300px;overflow:hidden;position:relative}.process-image .image-placeholder{align-items:center;background:linear-gradient(135deg,#f8f8f8,#e8e8e8);border-radius:8px;color:#999;display:flex;font-size:16px;height:100%;justify-content:center;width:100%}.process-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.process-image img,.process-image video{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.video-hint-badge{align-items:center;background:#fff;border-radius:50%;color:#f30;display:flex;font-size:12px;font-weight:600;height:28px;justify-content:center;line-height:1;pointer-events:none;position:absolute;right:10px;top:10px;width:28px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.feature-item{align-items:center;background:#f9f9f9;border-radius:8px;cursor:pointer;display:flex;gap:15px;padding:20px;transition:all .3s ease}.feature-item:hover{background:#f0f0f0;transform:translateY(-2px)}.feature-icon{background:#333;border-radius:50%;flex-shrink:0;height:24px;width:24px}.feature-text{color:#333;font-size:16px;font-weight:500}.tech-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tech-tag{background:#f0f0f0;border-radius:20px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.tech-tag:hover{background:#333;color:#fff;transform:translateY(-2px)}.project-navigation{display:flex;gap:20px;justify-content:center;margin-top:40px}.nav-button{border:2px solid #333;border-radius:8px;color:#333;font-weight:500;min-width:180px;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.nav-button:hover{transform:translateY(-2px)}.nav-button.primary,.nav-button:hover{background:#333;color:#fff}.nav-button.primary:hover{background:#000;border-color:#000}.collaborators-list{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.collaborator-link{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000d;color:#333;display:flex;font-weight:500;gap:8px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.collaborator-link:hover{background:#333;border-color:#333;box-shadow:0 4px 12px #00000026;color:#fff;transform:translateY(-2px)}.collaborator-name{color:inherit;font-weight:600}.collaborator-github{color:inherit;font-size:14px;opacity:.8}.collaborator-link:hover .collaborator-github{opacity:1}.lightbox-overlay{background-color:#000000f2;bottom:0;cursor:pointer;left:0;padding:20px;position:fixed;right:0;top:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:9999}.lightbox-content,.lightbox-overlay{align-items:center;display:flex;justify-content:center}.lightbox-content{cursor:default;max-height:90vh;max-width:90vw;position:relative}.lightbox-close{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:48px;font-weight:300;height:50px;justify-content:center;line-height:1;padding:0;position:fixed;right:30px;top:30px;transition:opacity .3s ease;width:50px;z-index:10000}.lightbox-close:hover{color:#f30}.lightbox-image{object-fit:contain}.lightbox-image,.lightbox-video{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;border-radius:8px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.lightbox-video{background:#000}@media (max-width:1199px){.home-title,.main-title{font-size:clamp(56px,7vw,80px);margin-bottom:64px}.project-detail .project-hero .project-title{font-size:clamp(2.4rem,4.2vw,3rem)}.project-detail .project-hero-image{aspect-ratio:16/10;height:auto}}@media (max-width:1024px){.nav-container{padding:0 16px}.nav-menu{gap:44px}.github-button{font-size:14px;padding:12px 16px 10px}.category-title{margin-bottom:52px;margin-top:120px;padding-right:36px}.project-detail .features-grid,.project-detail .project-process-images{gap:20px;grid-template-columns:1fr}.project-detail .project-navigation{align-items:center;flex-direction:column}}@media (min-width:769px){.testimonial-content{max-width:clamp(360px,50vw,600px);transform:translate(-70%,-50%)}.testimonial-image{right:0}.testimonial-image img{width:clamp(360px,42vw,500px)}}@media (max-width:768px){.mobile-menu-toggle{display:flex;height:44px;width:44px}.nav{padding:20px 0}.nav-container{align-items:center;justify-content:space-between;padding:0 15px;position:relative}.nav-logo{left:auto;position:relative;z-index:1001}.hamburger-line.open:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu-wrapper{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;gap:40px;justify-content:center;left:0;padding:80px 20px 40px;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:1000}.nav-menu-wrapper.open{transform:translateX(0)}.nav-menu{flex-direction:column;gap:30px;list-style:none;text-align:center}.nav-link{font-size:24px;padding:10px 0}.nav-github{position:relative;right:auto}.github-button{font-size:18px;padding:12px 24px}.main{padding:140px 15px 60px}.home-title,.main-title{font-size:42px;line-height:1.1;margin-bottom:50px}.featured-projects{margin-bottom:60px}.featured-projects .project-row{gap:30px;grid-template-columns:1fr}.featured-projects .project-image{aspect-ratio:16/10;height:auto;margin-bottom:20px}.featured-projects .project-title{font-size:24px}.values-section{margin:60px 0}.values-content{flex-direction:column;gap:20px;padding:0 10px}.asterisk{font-size:60px;margin-top:0;text-align:center}.values-text{font-size:20px;line-height:1.5;margin-top:0;text-align:left}.testimonials-section{margin-left:0;overflow:visible;width:100%}.testimonials-banner{display:block;margin-left:-6%;width:112%}.testimonial-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;left:50%;max-width:clamp(300px,56vw,420px);padding:26px;position:absolute;text-align:left;top:50%;transform:translate(-70%,-50%)}.testimonial-quote{color:#fff;font-size:clamp(14px,2.1vw,16px);font-style:italic;font-weight:700;line-height:1.4;margin-bottom:14px;padding:0;position:relative;text-align:left}.testimonial-quote:before{display:none}.testimonial-author{color:#fff;font-size:clamp(12px,1.8vw,14px);font-weight:900;margin-top:0;text-align:left}.testimonial-link{color:#fff;font-weight:700}.testimonial-link:hover{color:#ffb700}.testimonial-image{align-items:flex-end;bottom:0;display:flex;justify-content:flex-end;position:absolute;right:-20px;z-index:2}.testimonial-image img{border-radius:8px;display:block;height:auto;object-fit:cover;width:clamp(180px,28vw,220px)}.cta-section{padding:40px 0}.cta-text{font-size:20px;margin-bottom:20px}.cta-button{font-size:16px;padding:14px 28px}.project-row,.projects-grid{gap:30px;grid-template-columns:1fr}.projects-grid{margin-bottom:60px}.projects-grid-3cols,.projects-grid-ascii{grid-template-columns:1fr}.category-title{border-bottom-width:10px;font-size:20px;margin-bottom:32px;margin-top:72px;max-width:90%;padding-bottom:10px;padding-right:0}.project-title{font-size:22px}.project-image{aspect-ratio:16/10;height:auto}.project-detail .project-container{padding:0 15px}.project-detail .project-header{padding:40px 0 30px}.project-detail .project-hero .project-title{font-size:2rem;line-height:1.2}.project-detail .project-subtitle{font-size:1rem}.project-detail .meta-grid{gap:20px;grid-template-columns:1fr}.project-detail .project-hero-image{aspect-ratio:16/10;height:auto;margin:30px 0}.project-detail .project-section{padding:40px 0}.project-detail .section-title{font-size:1.5rem;margin-bottom:20px}.project-detail .section-text{font-size:16px;line-height:1.6}.project-detail .project-process-images{gap:15px;grid-template-columns:1fr;margin:30px 0}.project-detail .process-image{aspect-ratio:16/10;height:auto;min-height:180px}.project-detail .features-grid{gap:15px;grid-template-columns:1fr}.project-detail .feature-item{padding:15px}.project-detail .tech-tags{gap:8px}.project-detail .tech-tag{font-size:13px;padding:6px 12px}.project-detail .project-navigation{flex-direction:column;gap:15px}.project-detail .nav-button{font-size:14px;max-width:300px;min-width:auto;padding:12px 24px;width:100%}.lightbox-content{max-height:95vh;max-width:95vw}.lightbox-close{font-size:40px;height:44px;right:20px;top:20px;width:44px}.lightbox-image,.lightbox-video{max-height:85vh}.contact-form-section{gap:32px;grid-template-columns:1fr}.contact-title{font-size:36px}.contact-subtitle{font-size:16px}.form-input,.form-textarea{font-size:16px;padding:18px 0}.form-label{font-size:15px}.form-submit{justify-content:center;width:100%}.recruitment-section{gap:32px;grid-template-columns:1fr;margin:48px 0}.recruitment-title{font-size:20px}.faq-title{font-size:28px}.faq-question{font-size:18px}.faq-answer{font-size:15px}.footer{padding:30px 0}.footer-links{gap:20px}.footer-links,.social-list{flex-wrap:wrap;justify-content:center}.social-list{gap:15px}.social-link{height:45px;width:45px}.about-section{padding:0 15px}.about-hero{margin-bottom:48px;padding:40px 0}.member-image{height:140px;width:140px}.member-name{font-size:28px}.member-role{font-size:14px}.section-header{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:30px}.about-description,.journey-description,.looking-description{font-size:24px;line-height:1.3}.passions-description,.specialties-description{font-size:20px;margin-bottom:30px}.about-text,.looking-text,.passion-text,.specialty-text,.timeline-text{font-size:16px;line-height:1.6}.skills-grid,.specialties-grid{gap:20px;grid-template-columns:1fr;margin-top:30px}.skill-category,.specialty-item{padding:24px}.section-divider{margin:40px 0}.about-content,.cv-section,.journey-section,.looking-section,.passions-section,.skills-section,.social-section,.specialties-section{margin-bottom:48px}.passions-grid{gap:20px;grid-template-columns:1fr}.passion-card{padding:24px}.passion-title{font-size:18px}.social-links-grid{gap:15px;grid-template-columns:1fr;margin-top:30px}.social-link-item{padding:20px}.timeline{margin-top:30px;padding-left:30px}.timeline-item{margin-bottom:40px}.timeline-item:before{height:14px;left:-30px;width:14px}.timeline:before{left:6px}.timeline-title{font-size:20px}.timeline-subtitle{font-size:15px}.timeline-year{font-size:14px}.cv-download-button{justify-content:center;padding:14px 28px;width:100%}.about-section .cta-text{font-size:18px}}@media (max-width:768px) and (hover:none) and (pointer:coarse){.faq-item:hover{background-color:initial;border-radius:0;margin:0;padding-left:0}.feature-item:hover,.nav-button:hover,.passion-card:hover,.project-card:hover,.project-card:hover .project-image,.project-card:hover .project-image img,.social-link:hover,.tech-tag:hover{transform:none}.passion-card:hover{background-color:initial;border-color:#e5e5e5;box-shadow:none}.passion-card:hover .passion-icon{animation:none;color:#000;transform:none}.passion-card:hover .passion-icon svg{stroke:currentColor;filter:none}.passion-card:hover .passion-title{color:#000;transform:none}.passion-card:hover .passion-text{color:#666}}@media (max-width:480px){.main{padding:110px 10px 32px}.mobile-menu-toggle{height:44px;width:44px}.nav-link{display:flex}.github-button,.nav-link{align-items:center;justify-content:center;min-height:44px}.github-button{display:inline-flex}.home-title,.main-title{font-size:32px;margin-bottom:28px}.featured-projects{margin-bottom:40px}.featured-projects .project-image{aspect-ratio:16/10;height:auto}.featured-projects .project-image img{transform:scale(1.25);transform-origin:center}.featured-projects .project-title{font-size:20px}.values-text{font-size:18px}.asterisk{font-size:50px}.values-section{margin:40px 0}.testimonials-section{display:none}.cta-text{font-size:18px}.cta-section{padding:24px 0}.project-row{gap:24px}.projects-grid{gap:24px;margin-bottom:40px}.project-title{font-size:18px}.project-image{aspect-ratio:16/10;height:auto}.category-title{font-size:18px;margin-bottom:24px;margin-top:56px}.project-detail .project-hero .project-title{font-size:1.75rem}.project-detail .project-hero-image{aspect-ratio:16/10;height:auto}.project-detail .section-title{font-size:1.25rem}.project-detail .section-text{font-size:15px}.project-detail .process-image{aspect-ratio:16/10;height:auto;min-height:160px}.project-detail .project-section{padding:28px 0}.contact-title{font-size:28px}.contact-subtitle{font-size:15px}.form-input,.form-textarea{font-size:16px;padding:16px 0}.form-submit{min-height:44px}.contact-form-section{gap:24px}.footer-links{font-size:14px;gap:15px}.social-link{height:44px;width:44px}.about-section{padding:0 10px}.about-hero{margin-bottom:40px;padding:24px 0}.member-image{height:120px;width:120px}.member-name{font-size:24px}.about-description,.journey-description,.looking-description{font-size:20px}.passions-description,.specialties-description{font-size:18px}.about-text,.looking-text,.passion-text,.specialty-text,.timeline-text{font-size:15px}.passion-card,.skill-category,.specialty-item{padding:20px}.timeline{padding-left:25px}.timeline-item:before{height:12px;left:-25px;width:12px}.timeline:before{left:5px}.timeline-title{font-size:18px}.timeline-subtitle,.timeline-year{font-size:14px}.about-content,.cv-section,.journey-section,.looking-section,.passions-section,.skills-section,.social-section,.specialties-section{margin-bottom:40px}.feature-item:hover,.nav-button:hover,.project-card:hover,.project-card:hover .project-image,.project-card:hover .project-image img,.social-link:hover,.tech-tag:hover{transform:none}.passion-card:hover{background-color:initial;border-color:#e5e5e5;box-shadow:none;transform:none}.passion-card:hover .passion-icon{animation:none;color:#000;transform:none}.passion-card:hover .passion-icon svg{stroke:currentColor;filter:none}.passion-card:hover .passion-title{color:#000;transform:none}.passion-card:hover .passion-text{color:#666}}@media (max-width:360px){.main{padding:100px 8px 28px}.home-title,.main-title{font-size:28px;margin-bottom:22px}.nav-link{font-size:20px}.github-button{font-size:16px;padding:10px 20px}.category-title{font-size:16px;margin-bottom:18px;margin-top:44px}.project-title{font-size:16px}.contact-title{font-size:24px}.about-description,.journey-description,.looking-description{font-size:18px}}
/*# sourceMappingURL=main.a03b2948.css.map*/