@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@font-face{font-family:Rude;font-style:normal;font-weight:800;src:url(/static/media/Rude-ExtraBold.b9069eb0c6eeb6bc22f4.ttf) format("truetype")}*{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}.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;color:#333;cursor:pointer;font-family:Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:inherit;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover,.footer-links a:hover{color:#f30}.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 img{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 0;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{background-image:url(/static/media/vag.5618430b2e63899e3e29.svg);background-position:50%;background-repeat:no-repeat;background-size:525%;margin:0 0 0 calc(-50vw + 50%);padding:120px 70px;position:relative;width:100vw}.testimonials-section:after{display:none}.testimonials-gallery{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding-top:145px}.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;margin-top:-60px;padding:0 0 20px 150px}.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:center;display:flex;justify-content:flex-end;margin-left:-40px;margin-right:-120px;margin-top:-25px;overflow:hidden;padding:0}.testimonial-image img{border-radius:8px;height:auto;max-width:500px;object-fit:cover;width:100%}.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 #0114dd;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;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:180px}.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}@media (max-width:768px){.about-hero{margin-bottom:60px;padding:40px 0}.member-image{height:140px;width:140px}.member-name{font-size:28px}.section-header{margin-bottom:30px}.about-description,.journey-description{font-size:24px}.specialties-description{font-size:22px}.skills-grid,.specialties-grid{gap:20px;grid-template-columns:1fr}.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:60px}.looking-description,.passions-description{font-size:24px}.passions-grid{gap:20px;grid-template-columns:1fr}.passion-card{padding:24px}.social-links-grid{gap:15px;grid-template-columns:1fr}.timeline{padding-left:30px}.timeline-item:before{height:14px;left:-30px;width:14px}.timeline:before{left:6px}.timeline-title{font-size:20px}}.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}.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}.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:768px){.lightbox-content{max-height:95vh;max-width:95vw}.lightbox-close{font-size:40px;height:40px;right:20px;top:20px;width:40px}.lightbox-image,.lightbox-video{max-height:85vh}.nav-container{flex-direction:column;gap:20px;position:static}.nav-logo{order:-1;position:static}.nav-github{order:1;position:static}.nav-menu{flex-wrap:wrap;gap:20px;justify-content:center}.project-row,.projects-grid{grid-template-columns:1fr}.home-title,.main-title{font-family:Rude,Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:72px;font-weight:800}.footer-links{flex-wrap:wrap;justify-content:center}.social-list{gap:15px}.testimonials-gallery{gap:40px;grid-template-columns:1fr}.testimonial-images{grid-template-columns:repeat(4,1fr)}.cta-text{font-size:20px}}@media (max-width:480px){.main{padding:40px 15px}.home-title,.main-title{font-family:Rude,Poppins,SF Pro Display,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:56px;font-weight:800}.cta-text,.project-title{font-size:18px}}@media (max-width:1199px){.project-title{font-size:3rem}.project-hero-image{height:400px}.features-grid,.project-process-images{gap:20px;grid-template-columns:1fr}.project-navigation{align-items:center;flex-direction:column}}@media (max-width:767px){.project-container{padding:0 15px}.project-header{padding:40px 0 30px}.project-title{font-size:2.5rem}.project-subtitle{font-size:1.125rem}.meta-grid{gap:20px;grid-template-columns:1fr}.project-hero-image{height:300px;margin:40px 0}.project-section{padding:60px 0}.section-title{font-size:1.75rem}.section-text{font-size:1rem}.project-process-images{gap:15px;grid-template-columns:1fr;margin:40px 0}.process-image{height:200px}.features-grid{gap:15px;grid-template-columns:1fr}.feature-item{padding:15px}.tech-tags{gap:8px}.tech-tag{font-size:13px;padding:6px 12px}.project-navigation{flex-direction:column;gap:15px}.nav-button{font-size:14px;min-width:auto;padding:12px 24px}}
/*# sourceMappingURL=main.182dc39c.css.map*/