@charset "UTF-8";@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-VariableFont_opsz,wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Roxie Rossa;src:url(/fonts/Roxie%20rossa/Roxie%20rossa.woff) format("woff");font-weight:400;font-style:normal;font-display:block}:root{--primary-color: #000;--secondary-color: #fff;--default-space: 45px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none;color:inherit}img,video{-webkit-user-select:none;user-select:none;border-style:none;max-width:100%;height:auto;display:block}ul,ol{list-style:none}.container{width:100%;max-width:100%;padding:0 var(--default-space);margin:0 auto}@media (max-width: 655px){.container{padding:0 25px}}@media (min-width: 75em){.container{max-width:1820px}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.relative{position:relative}.absolute{position:absolute}@keyframes reveal{0%{opacity:0;transform:translateY(100%) skew(-12deg) rotate(2deg)}to{opacity:1;transform:translate(0)}}.contact-footer{position:relative;display:flex;flex-direction:column;width:100%;min-height:100vh;background:#000;color:#fff;padding:40px 40px 20px}.contact-footer .contact-header{font-family:Inter,sans-serif;font-size:18px;font-weight:400;text-align:center;line-height:1.4;margin-bottom:24px}.contact-footer .contact-title{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;text-align:center;margin-bottom:32px}.contact-footer .contact-content{flex:1;position:relative;width:100%;margin-bottom:40px}.contact-footer .contact-content .arrow-icon{position:absolute;width:25px;height:25px;top:44px;right:32px}.contact-footer .contact-content .profile-info{display:flex;align-items:center;gap:15px}.contact-footer .contact-content .profile-info .avatar{width:120px;height:120px}.contact-footer .contact-content .profile-info .avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.contact-footer .contact-content .profile-info .profile-text{display:flex;flex-direction:column;gap:8px}.contact-footer .contact-content .profile-info .profile-text h2{font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:1}.contact-footer .contact-content .profile-info .profile-text p{font-family:Inter,sans-serif;font-size:20px;font-weight:400;color:#bfbdbd;line-height:1}.contact-footer .contact-content .contact-buttons{display:flex;gap:46px}.contact-footer .contact-content .contact-buttons .contact-btn{padding:20px 32px;border:1px solid #7d888f;border-radius:60px;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:background .3s ease;text-wrap:nowrap}.contact-footer .contact-content .contact-buttons .contact-btn:hover{background:#ffffff1a}.contact-footer .footer-bottom{display:flex;justify-content:space-between}.contact-footer .footer-bottom .footer-left{display:flex;gap:3rem}.contact-footer .footer-bottom .footer-left .footer-info{display:flex;flex-direction:column;gap:.3rem}.contact-footer .footer-bottom .footer-right{display:flex;flex-direction:column;gap:.5rem}.contact-footer .footer-bottom .footer-label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:1px;font-weight:500}.contact-footer .footer-bottom .footer-value{font-size:.9rem;color:#fff;font-weight:400}.contact-footer .footer-bottom .social-links{display:flex;gap:1.5rem;align-items:center}.contact-footer .footer-bottom .social-link{color:#fff;text-decoration:none;font-size:.9rem;transition:all .3s ease;font-weight:400}@media (max-width: 992px){.contact-footer .footer-bottom{flex-direction:column;gap:2rem;align-items:flex-start}.contact-footer .footer-bottom .footer-left{flex-direction:column;gap:1.5rem}.contact-footer .footer-bottom .footer-right{align-items:flex-start}.contact-footer .footer-bottom .social-links{gap:1rem}}@media (max-width: 768px){.contact-footer{height:auto;padding:40px 20px}.contact-footer .contact-header{transform:none;margin-bottom:40px;font-size:18px}.contact-footer .contact-title{font-size:48px;margin-bottom:60px;text-align:center}.contact-footer .contact-content{width:100%;height:auto;margin-bottom:60px}.contact-footer .contact-content .profile-info{justify-content:center;text-align:center;flex-direction:column}.contact-footer .contact-content .profile-info .avatar{width:80px;height:80px}.contact-footer .contact-content .profile-info .profile-text h2{font-size:32px}.contact-footer .contact-content .profile-info .profile-text p{font-size:18px}.contact-footer .contact-content .contact-buttons{width:100%;height:auto;flex-direction:column;gap:20px}.contact-footer .contact-content .contact-buttons .contact-btn{width:100%;height:60px;font-size:18px}.contact-footer .footer-bottom{width:100%;height:auto;flex-direction:column;gap:1rem;padding:0}.contact-footer .footer-bottom .footer-left{gap:1rem}}.animated-line-button-container{--btn-size: 180px;--line-color: #7E888F;position:relative;margin-top:calc(var(--btn-size) / 2 + 32px);margin-bottom:calc(var(--btn-size) / 2 + 32px)}.animated-line-button-container .animated-line{width:100%;height:1px;background-color:var(--line-color)}.animated-line-button-container .button-slide-wrapper{position:absolute;top:0;right:0;will-change:transform}@media (max-width: 768px){.animated-line-button-container{--btn-size: 140px;margin-top:calc(var(--btn-size) / 2 + 24px);margin-bottom:calc(var(--btn-size) / 2 + 24px)}}@media (max-width: 480px){.animated-line-button-container{--btn-size: 120px;margin-top:calc(var(--btn-size) / 2 + 16px);margin-bottom:calc(var(--btn-size) / 2 + 16px)}}.circular-button{position:relative;width:var(--btn-size, 180px);height:var(--btn-size, 180px);border:none;outline:none;border-radius:50%;font-family:Inter,sans-serif;font-size:18px;font-weight:500;cursor:pointer;overflow:hidden}.circular-button .button-text{position:relative;z-index:2;transition:color .4s linear}.circular-button .hover-circle{width:100%;height:150%;position:absolute;border-radius:50%;top:100%;left:0;z-index:1}.circular-button.dark.has-hover-effect:hover .button-text{color:#000}.circular-button.primary{background:#fff;color:#000}.circular-button.primary:hover:not(.has-hover-effect){background:#f0f0f0;transform:scale(1.05);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.circular-button.secondary{background:transparent;color:#fff}.circular-button.secondary:hover:not(.has-hover-effect){background:#fff;color:#000;transform:scale(1.05);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.circular-button.dark{background:#000;color:#fff}.circular-button.dark:hover:not(.has-hover-effect){background:#333;transform:scale(1.05);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.circular-button.small{--btn-size: 120px;font-size:14px}.circular-button.medium{--btn-size: 150px;font-size:16px}.circular-button.large{--btn-size: 200px;font-size:20px}.circular-button:focus{outline:none}.circular-button:disabled{cursor:not-allowed}.circular-button:disabled:hover{transform:none}.circular-button:disabled .button-text{color:inherit}@media (max-width: 768px){.circular-button{--btn-size: 140px;font-size:16px}.circular-button.small{--btn-size: 100px;font-size:12px}.circular-button.large{--btn-size: 160px;font-size:18px}}@media (max-width: 480px){.circular-button{--btn-size: 120px;font-size:14px}.circular-button.small{--btn-size: 80px;font-size:11px}.circular-button.large{--btn-size: 140px;font-size:16px}}._aboutSection_i389f_2{width:100%;background:#fff;padding:120px 0;color:#000}._aboutContent_i389f_9{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-bottom:120px}._aboutText_i389f_17{flex:1}._aboutText_i389f_17 ._mainDescription_i389f_20{font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:1.4;margin-bottom:32px}._aboutText_i389f_17 ._mainDescription_i389f_20 ._mask_i389f_27{position:relative;overflow:hidden;display:inline-flex;margin-right:8px}._aboutText_i389f_17 ._resumeLinks_i389f_33{font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:1.4;margin-bottom:100px}._aboutText_i389f_17 ._resumeLinks_i389f_33 ._mask_i389f_27{position:relative;overflow:hidden;display:inline-flex;margin-right:8px}._aboutText_i389f_17 ._resumeLinks_i389f_33 a{text-decoration:underline;color:inherit}._aboutText_i389f_17 ._resumeLinks_i389f_33 a:hover{opacity:.7}._buttonContainer_i389f_54{width:100%;margin-top:20px}._aboutImage_i389f_59{width:350px;display:flex;flex-direction:column;align-items:center}._aboutImage_i389f_59 ._imageContainer_i389f_65{position:relative;width:322px;height:499px;margin-bottom:16px;overflow:hidden}._aboutImage_i389f_59 ._imageContainer_i389f_65 ._profileImage_i389f_72{width:100%;height:100%;object-fit:cover;background:#d9d9d9}._aboutImage_i389f_59 ._imageContainer_i389f_65 ._curtain_i389f_78{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff}._aboutImage_i389f_59 ._imageCaption_i389f_86{font-family:Barlow,sans-serif;font-size:18px;font-weight:400;color:#a4a4a4;text-align:left;max-width:185px;margin-bottom:32px}._aboutImage_i389f_59 ._imageCaption_i389f_86 ._mask_i389f_27{position:relative;overflow:hidden;display:inline-flex;margin-right:4px}._experienceSection_i389f_102{margin-bottom:48px}._experienceSection_i389f_102 ._experienceTitle_i389f_105{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.1;margin-bottom:32px}._experienceSection_i389f_102 ._experienceTitle_i389f_105 ._mask_i389f_27{position:relative;overflow:hidden;display:inline-flex;margin-right:12px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118{border-bottom:1px solid #e5e5e5;cursor:pointer;transition:background-color .2s ease}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118:last-child{border-bottom:none}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118:hover{background-color:#ecf2f5}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceHeader_i389f_129{display:flex;align-items:center;justify-content:space-between;padding:24px;gap:16px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136{flex:1}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136 h3{font-family:Inter,sans-serif;font-size:28px;font-weight:600;margin-bottom:10px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136 ._period_i389f_145{display:flex;align-items:center;gap:8px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136 ._period_i389f_145 ._dot_i389f_150{width:9px;height:9px;background:#86979c;border-radius:50%}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136 ._period_i389f_145 span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#86979c}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._position_i389f_162{flex:1;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.3;text-align:center}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._jobType_i389f_170{flex:1;text-align:right}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._jobType_i389f_170 ._badge_i389f_174{background:#f9f9f9;border:1px solid #d9d9d9;border-radius:36px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.25;text-wrap:nowrap}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185{overflow:hidden}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188{padding:15px;border-top:1px solid #e5e5e5;margin-top:0}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._description_i389f_193{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#666;margin-bottom:20px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 h4{font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin-bottom:12px;color:#000}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 ul{list-style:none;padding:0;margin:0}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 ul li{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#666;margin-bottom:8px;padding-left:24px;position:relative}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 ul li:before{content:"•";position:absolute;left:8px;color:#a9a9a9}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 ul li:last-child{margin-bottom:0}@media (max-width: 992px){._aboutContent_i389f_9{flex-direction:column;gap:40px}._aboutContent_i389f_9 ._aboutText_i389f_17 ._mainDescription_i389f_20,._aboutContent_i389f_9 ._aboutText_i389f_17 ._resumeLinks_i389f_33{font-size:24px}._aboutContent_i389f_9 ._aboutImage_i389f_59{width:100%}}@media (max-width: 768px){._aboutContent_i389f_9{flex-direction:column;gap:40px}._aboutContent_i389f_9 ._aboutText_i389f_17 ._mainDescription_i389f_20,._aboutContent_i389f_9 ._aboutText_i389f_17 ._resumeLinks_i389f_33{font-size:24px}._aboutContent_i389f_9 ._aboutImage_i389f_59{width:100%}._experienceSection_i389f_102 ._experienceTitle_i389f_105{font-size:48px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceHeader_i389f_129{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136,._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._position_i389f_162,._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._jobType_i389f_170{width:100%;text-align:left}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._companyInfo_i389f_136 h3{font-size:24px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._position_i389f_162{font-size:18px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._expandIcon_i389f_283{position:absolute;top:20px;right:0}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188{padding:16px 0}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._description_i389f_193,._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 h4{font-size:15px}._experienceSection_i389f_102 ._experienceList_i389f_118 ._experienceItem_i389f_118 ._experienceDetails_i389f_185 ._detailsContent_i389f_188 ._achievements_i389f_201 ul li{font-size:14px}}._servicesSection_2au2o_1{width:100%;background:#000;color:#fff;padding:120px 0}._containerLayout_2au2o_8{justify-content:space-between;align-items:flex-start;column-gap:80px;display:flex;position:relative}._servicesHeader_2au2o_16{padding-bottom:100px;position:sticky;top:200px;flex-shrink:0;min-width:300px}._servicesHeader_2au2o_16 ._subtitle_2au2o_23{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.2;margin-bottom:30px;color:#a0a0a0;text-transform:uppercase;letter-spacing:1px}._servicesHeader_2au2o_16 ._title_2au2o_34{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1;margin:30px 0}._servicesHeader_2au2o_16 ._description_2au2o_41{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#fff;max-width:478px;margin:0 0 70px}._servicesList_2au2o_51{flex:1;display:flex;flex-direction:column;max-width:580px}._serviceItem_2au2o_58{display:flex;align-items:flex-start;column-gap:50px;padding:24px;border-radius:16px;cursor:pointer}._serviceItem_2au2o_58:not(:last-child){margin-bottom:100px}._serviceItem_2au2o_58:hover{background:#ffffff05;transform:translateY(-4px)}._serviceItem_2au2o_58 ._serviceIcon_2au2o_73{max-width:15vw;height:auto;flex-shrink:0;transition:all .3s ease}._serviceItem_2au2o_58 ._serviceContent_2au2o_79{flex:1;max-width:450px}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 h3{font-family:Inter,sans-serif;font-size:23px;font-weight:500;margin-bottom:9px;line-height:1.4;text-transform:uppercase;transition:color .3s ease}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#fffc;line-height:1.4;transition:color .3s ease}._serviceItem_2au2o_58:hover ._serviceContent_2au2o_79 h3{color:#fff}._serviceItem_2au2o_58:hover ._serviceContent_2au2o_79 p{color:#e0e0e0}@media (max-width: 1230px){._servicesSection_2au2o_1{padding:100px 0}._servicesHeader_2au2o_16 ._title_2au2o_34{margin:10px 0;font-size:35px}._servicesHeader_2au2o_16 ._description_2au2o_41{max-width:unset;opacity:.7;margin:0 0 40px}._serviceItem_2au2o_58{flex-direction:column;align-items:flex-start;row-gap:30px;column-gap:0}._serviceItem_2au2o_58:not(:last-child){margin-bottom:55px}._serviceItem_2au2o_58 ._serviceIcon_2au2o_73{max-width:80px;margin-right:auto}._serviceItem_2au2o_58 ._serviceContent_2au2o_79{max-width:unset;width:100%}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 h3{text-transform:unset;font-size:15px;line-height:1.2}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 p{font-size:13px}}@media (max-width: 768px){._servicesSection_2au2o_1{padding:80px 0}._containerLayout_2au2o_8{flex-direction:column}._servicesHeader_2au2o_16{padding-bottom:20px;position:static;width:100%;min-width:auto}._serviceItem_2au2o_58{padding:0}._serviceItem_2au2o_58 ._serviceIcon_2au2o_73{width:60px;height:60px}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 h3{font-size:18px;margin-bottom:8px}._serviceItem_2au2o_58 ._serviceContent_2au2o_79 p{font-size:14px;line-height:1.5}}.project-card{position:relative;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease;cursor:pointer}.project-card:hover{transform:translateY(-5px)}.project-card .project-image-container{position:relative;width:100%;background-color:#2d2c2c;padding:40px;overflow:hidden;cursor:none}.project-card .project-image-container .project-image{width:100%;height:350px;object-fit:contain;transition:transform .3s ease}.project-card .project-info{display:flex;flex-direction:column;gap:8px}.project-card .project-info h3{font-family:Inter,serif;font-size:18px;font-weight:400;line-height:1.3;margin:0}.project-card .project-info .project-meta{display:flex;justify-content:space-between;align-items:center}.project-card .project-info .project-meta .category{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#888}.project-card .project-info .project-meta .year{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#333;background:#f5f5f5;padding:4px 12px;border-radius:20px}.custom-cursor{position:absolute;pointer-events:none;z-index:1000;transform:translate(-50%,-50%) scale(0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);will-change:transform}.custom-cursor.visible{transform:translate(-50%,-50%) scale(1)}.custom-cursor .cursor-text-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.custom-cursor .cursor-text-ring .rotating-text{font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;fill:#fff;filter:drop-shadow(0 0 3px rgba(0,0,0,.8))}.custom-cursor .cursor-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000004d}.custom-cursor .cursor-arrow svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media (max-width: 768px){.project-card{cursor:pointer}.project-card .custom-cursor{display:none}.project-card .project-image-container{padding:30px}.project-card .project-image-container .project-image{height:280px}.project-card .project-info h3{font-size:16px}.project-card .project-info .project-meta .category,.project-card .project-info .project-meta .year{font-size:13px}}._projectsSection_3ye7d_1{position:relative;width:100%;background:#fff;color:#000;padding:150px 0}._projectsHeader_3ye7d_9{margin-bottom:32px}._projectsHeader_3ye7d_9 h2{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2}._projectsHeader_3ye7d_9 ._projectCount_3ye7d_18{font-family:Roxie Rossa,serif;font-size:40px;font-weight:400}._projectsGrid_3ye7d_24{display:grid;grid-template-columns:repeat(2,1fr);gap:41px 41px;margin-bottom:120px}._projectsCta_3ye7d_31{display:flex;justify-content:center}._projectsCta_3ye7d_31 ._moreWorkBtn_3ye7d_35{width:245px;height:74px;border:1px solid #a9a9a9;border-radius:60px;background:transparent;font-family:Inter,sans-serif;font-size:22px;font-weight:400;color:#000;cursor:pointer;transition:all .3s ease}._projectsCta_3ye7d_31 ._moreWorkBtn_3ye7d_35:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._projectsCta_3ye7d_31 ._moreWorkBtn_3ye7d_35:active{transform:translateY(0)}@media (max-width: 768px){._projectsSection_3ye7d_1{padding:80px 0}._projectsHeader_3ye7d_9{flex-direction:column;gap:20px;margin-bottom:60px}._projectsHeader_3ye7d_9 h2{font-size:48px}._projectsHeader_3ye7d_9 ._projectCount_3ye7d_18{margin-left:0;font-size:32px}._projectsGrid_3ye7d_24{grid-template-columns:1fr;gap:40px;margin-bottom:40px}._projectsCta_3ye7d_31 ._moreWorkBtn_3ye7d_35{width:200px;height:60px;font-size:18px}}@media (max-width: 480px){._projectsSection_3ye7d_1{padding:60px 0}._projectsHeader_3ye7d_9{margin-bottom:40px}._projectsHeader_3ye7d_9 h2{font-size:40px}._projectsHeader_3ye7d_9 ._projectCount_3ye7d_18{font-size:28px}._projectsGrid_3ye7d_24{gap:30px;margin-bottom:60px}._projectsCta_3ye7d_31 ._moreWorkBtn_3ye7d_35{width:180px;height:50px;font-size:16px}}.menu{--bg-navigation: black;--text-navigation: white;width:100%;background:var(--bg-navigation);color:var(--text-navigation);padding:45px 45px 0;display:flex;justify-content:space-between;align-items:flex-start;z-index:1000}.menu .logo{opacity:0;width:70%;animation:.6s cubic-bezier(.77,0,.175,1) 0s forwards reveal;pointer-events:all}.menu .logo a{display:block;width:87px;height:87px;outline:none}.menu .logo svg{width:87px;height:87px;animation:50s linear infinite rotating}.menu .navigation{flex:1;min-width:100px;pointer-events:all;padding:2px}.menu .navigation ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:max-content}.menu .navigation ul .menu-item{opacity:0;animation:.6s cubic-bezier(.77,0,.175,1) forwards reveal;margin-right:30px}.menu .navigation ul .menu-item:nth-child(1){animation-delay:.1s}.menu .navigation ul .menu-item:nth-child(2){animation-delay:.2s}.menu .navigation ul .menu-item:nth-child(3){animation-delay:.3s}.menu .navigation ul .menu-item:nth-child(4){animation-delay:.4s}.menu .navigation ul .menu-item:nth-child(5){animation-delay:.5s}.menu .navigation ul .menu-item a{width:max-content;height:17px;transition:all .3s cubic-bezier(.77,0,.175,1);display:block;position:relative;overflow:hidden;color:var(--text-navigation);text-decoration:none;font-size:14px}.menu .navigation ul .menu-item a:before{content:attr(data-label);color:var(--text-navigation);margin-top:-17px;padding-right:15px;transition:margin-top .3s cubic-bezier(.77,0,.175,1);display:block}.menu .navigation ul:hover .menu-item a{opacity:.5}.menu .navigation ul .menu-item a:hover{opacity:1}.menu .navigation ul .menu-item a:hover:before{margin-top:0}.menu .info{display:flex;flex-direction:column;pointer-events:all;line-height:1.2}.menu .info .coordinate{list-style:none;margin:0 0 20px;padding:0}.menu .info .coordinate li{line-height:inherit;opacity:0;animation:.4s cubic-bezier(.77,0,.175,1) forwards reveal}.menu .info .coordinate li:nth-child(1){animation-delay:.2s}.menu .info .coordinate li:nth-child(2){animation-delay:.3s}.menu .info .coordinate li button{color:var(--text-navigation);background-color:transparent;font-family:inherit;transition:transform .3s cubic-bezier(.77,0,.175,1);display:inline-block;border:none;cursor:pointer;font-size:12px;text-align:inherit}.menu .info .coordinate li button:hover{transform:translate(5px)}.menu .info .coordinate li p{color:var(--text-navigation);font-size:12px;margin:0}.menu .info .contact{list-style:none;margin:0;padding:0}.menu .info .contact li{line-height:inherit;opacity:0;animation:.4s cubic-bezier(.77,0,.175,1) forwards reveal;position:relative}.menu .info .contact li:nth-child(1){animation-delay:.4s}.menu .info .contact li:nth-child(2){animation-delay:.5s}.menu .info .contact li a{color:var(--text-navigation);background-color:transparent;font-family:inherit;transition:transform .3s cubic-bezier(.77,0,.175,1);display:inline-block;text-decoration:none;font-size:12px}.menu .info .contact li a:hover{transform:translate(5px)}.menu .info .contact li i{white-space:nowrap;margin-top:2px;margin-left:10px;font-size:12px;position:absolute}@keyframes reveal{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.menu{padding:25px 25px 0}.menu .logo{width:100%}.menu .logo svg{width:auto;height:90px;margin-left:auto}.menu .info{display:none}}._toggleButton_ihfzm_1{position:fixed;top:30px;right:30px;width:60px;height:60px;background:var(--primary-color);border:2px solid var(--secondary-color);border-radius:50%;cursor:pointer;z-index:1002;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000004d}._toggleButton_ihfzm_1:hover{transform:translateY(0) scale(1.05);box-shadow:0 6px 25px #0006}._toggleButton_ihfzm_1._visible_ihfzm_25{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width: 768px){._toggleButton_ihfzm_1{top:20px;right:20px;width:50px;height:50px}}._hamburger_ihfzm_39{display:flex;flex-direction:column;gap:5px;width:24px}._line_ihfzm_46{display:block;width:100%;height:2px;background-color:var(--secondary-color);transition:all .3s cubic-bezier(.4,0,.2,1)}._line_ihfzm_46._open_ihfzm_53:nth-child(1){transform:translateY(7px) rotate(45deg)}._line_ihfzm_46._open_ihfzm_53:nth-child(2){opacity:0;transform:translate(-10px)}._line_ihfzm_46._open_ihfzm_53:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._overlay_ihfzm_64{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:1000;animation:_fadeIn_ihfzm_1 .3s ease}@keyframes _fadeIn_ihfzm_1{0%{opacity:0}to{opacity:1}}._drawer_ihfzm_83{position:fixed;top:0;right:0;width:400px;max-width:85vw;height:100vh;background:var(--primary-color);color:var(--secondary-color);z-index:1001}@media (max-width: 1024px){._drawer_ihfzm_83{width:350px}}@media (max-width: 768px){._drawer_ihfzm_83{width:320px;max-width:90vw}}@media (max-width: 480px){._drawer_ihfzm_83{width:100%;max-width:100vw}}._drawerBody_ihfzm_112{box-sizing:border-box;height:100%;padding:40px;display:flex;flex-direction:column;overflow-y:auto}@media (max-width: 1024px){._drawerBody_ihfzm_112{padding:35px 30px}}@media (max-width: 768px){._drawerBody_ihfzm_112{padding:50px 25px 30px}}@media (max-width: 480px){._drawerBody_ihfzm_112{padding:50px 20px 25px}}._drawerHeader_ihfzm_136{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}._drawerHeader_ihfzm_136 h2{font-size:clamp(16px,4vw,20px);font-weight:700;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}._drawerHeader_ihfzm_136 p{font-size:clamp(10px,2.5vw,12px);margin:0;opacity:.7;text-transform:uppercase;letter-spacing:.1em}@media (max-width: 768px){._drawerHeader_ihfzm_136{margin-bottom:25px;padding-bottom:25px}}@media (max-width: 480px){._drawerHeader_ihfzm_136{margin-bottom:20px;padding-bottom:20px}}._drawerNav_ihfzm_168{flex:1;margin-bottom:30px}._drawerNav_ihfzm_168 ul{list-style:none;padding:0;margin:0}._drawerNav_ihfzm_168 li{margin-bottom:10px}@media (max-width: 768px){._drawerNav_ihfzm_168 li{margin-bottom:5px}}._drawerNav_ihfzm_168 a{display:flex;align-items:center;gap:20px;padding:15px 0;font-size:clamp(20px,5vw,28px);font-weight:500;color:var(--secondary-color);text-decoration:none;text-transform:uppercase;letter-spacing:.02em;transition:all .3s ease;position:relative}._drawerNav_ihfzm_168 a:hover{padding-left:10px;opacity:.7}._drawerNav_ihfzm_168 a._active_ihfzm_203{opacity:.5}._drawerNav_ihfzm_168 a._active_ihfzm_203:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--secondary-color);border-radius:50%}@media (max-width: 1024px){._drawerNav_ihfzm_168 a{gap:15px;padding:12px 0}}@media (max-width: 768px){._drawerNav_ihfzm_168 a{gap:12px;padding:10px 0}}@media (max-width: 480px){._drawerNav_ihfzm_168 a{gap:10px;padding:8px 0}}._index_ihfzm_236{font-size:clamp(11px,2.8vw,14px);opacity:.5;font-weight:400}._drawerFooter_ihfzm_242{padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){._drawerFooter_ihfzm_242{padding-top:25px}}@media (max-width: 480px){._drawerFooter_ihfzm_242{padding-top:20px}}._contact_ihfzm_257{margin-bottom:20px}._contact_ihfzm_257 h3{font-size:clamp(10px,2.5vw,12px);font-weight:600;margin:0 0 15px;opacity:.5;text-transform:uppercase;letter-spacing:.1em}._contact_ihfzm_257 a{display:block;color:var(--secondary-color);text-decoration:none;font-size:clamp(12px,3vw,14px);margin-bottom:8px;transition:opacity .3s ease}._contact_ihfzm_257 a:hover{opacity:.7}@media (max-width: 768px){._contact_ihfzm_257{margin-bottom:15px}}._location_ihfzm_285 p{font-size:clamp(10px,2.5vw,12px);margin:0;opacity:.5;text-transform:uppercase;letter-spacing:.05em}._drawerBody_ihfzm_112{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._drawerBody_ihfzm_112::-webkit-scrollbar{width:6px}._drawerBody_ihfzm_112::-webkit-scrollbar-track{background:transparent}._drawerBody_ihfzm_112::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}._drawerBody_ihfzm_112::-webkit-scrollbar-thumb:hover{background:#ffffff80}._svgCurve_ihfzm_311{position:absolute;top:0;left:-99px;width:100px;height:100vh;stroke:none;pointer-events:none;overflow:visible}._heroSection_1960j_1{position:relative;width:100%;min-height:100vh;background:#000;color:#fff;overflow:hidden;text-align:left;display:flex;flex-direction:column}._heroContent_1960j_13{--fs-title: 144px;padding:10vh 45px 45px;flex:1;display:flex;flex-direction:column;justify-content:space-between}._heroContent_1960j_13 ._mainTitle_1960j_21{font-family:Inter,sans-serif;font-size:var(--fs-title);font-weight:700;line-height:.875;letter-spacing:-2px;margin-bottom:45px}._heroContent_1960j_13 ._wordContainer_1960j_29{display:inline-block;white-space:nowrap}._heroContent_1960j_13 ._letterMask_1960j_33{position:relative;overflow:hidden;display:inline-flex;margin-right:3px}._heroContent_1960j_13 ._letter_1960j_33{display:inline-block}._heroContent_1960j_13 ._spaceMask_1960j_42{width:.3em;display:inline-block}._heroContent_1960j_13 ._heroContentSub_1960j_46{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}._heroContent_1960j_13 ._subtitle_1960j_52{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;max-width:790px}._heroContent_1960j_13 ._description_1960j_59{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#a0a0a0;text-align:left;line-height:1.2}@media (max-width: 768px){._heroSection_1960j_1{height:auto;padding:20px}._heroContent_1960j_13{padding:10vh 25px 25px}._heroContent_1960j_13 ._heroContentSub_1960j_46{flex-direction:column;align-items:flex-start}._heroContent_1960j_13 ._mainTitle_1960j_21{font-size:15vw;margin-bottom:20px}._heroContent_1960j_13 ._subtitle_1960j_52{font-size:32px;margin-bottom:20px}._heroContent_1960j_13 ._description_1960j_59{text-align:left}}.project-list-page{width:100%;background:#fff;color:#000}.project-list-page .main-content{min-height:100vh;padding:60px 0 150px}.project-list-page .main-content .page-header{margin-bottom:80px;text-align:left}.project-list-page .main-content .page-header h1{font-family:Roxie Rossa,serif;font-size:96px;font-weight:400;line-height:1.1;margin-bottom:24px;letter-spacing:-2px}.project-list-page .main-content .page-header p{font-family:Inter,sans-serif;font-size:20px;font-weight:400;color:#666;max-width:600px;line-height:1.5}.project-list-page .main-content .projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px 40px}@media (max-width: 768px){.project-list-page .main-content{padding:40px 0 80px}.project-list-page .main-content .page-header{margin-bottom:60px}.project-list-page .main-content .page-header h1{font-size:64px}.project-list-page .main-content .page-header p{font-size:18px}.project-list-page .main-content .projects-grid{grid-template-columns:1fr;gap:40px}}._projectDetailPage_248he_1{background:#000;color:#fff;overflow-x:hidden}._projectDetailPage_248he_1 ._mainContent_248he_6 ._container_248he_6{max-width:1400px;margin:0 auto;padding:0 40px}._projectDetailPage_248he_1 ._projectHero_248he_11{padding-top:60px;background:#000}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15{text-align:center;padding:80px 0 60px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectCategory_248he_19{display:inline-block;padding:8px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectTitle_248he_33{font-family:Roxie Rossa,serif;font-size:clamp(48px,8vw,120px);font-weight:400;line-height:1.1;margin-bottom:24px;letter-spacing:-2px;font-feature-settings:normal}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectDescription_248he_42{font-family:Inter,sans-serif;font-size:24px;font-weight:300;line-height:1.6;color:#fffc;max-width:700px;margin:0 auto}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroImageContainer_248he_51{height:100vh;overflow:hidden;position:relative}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroImageContainer_248he_51 ._heroImage_248he_51{width:100%;height:100%;object-fit:cover;margin-top:0}._projectDetailPage_248he_1 ._projectOverview_248he_62{padding:120px 0;background:linear-gradient(180deg,#000,#111)}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66{display:grid;grid-template-columns:2fr 1fr;gap:80px;align-items:start}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 h2{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;margin-bottom:32px;color:#fff}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 ._longDescription_248he_80{font-family:Inter,sans-serif;font-size:20px;font-weight:300;line-height:1.8;color:#fffc;margin-bottom:60px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 ._techSection_248he_88 h3{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 ._techSection_248he_88 ._techGrid_248he_97{display:flex;flex-wrap:wrap;gap:12px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 ._techSection_248he_88 ._techGrid_248he_97 ._techItem_248he_102{padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#ffffffe6;transition:all .3s ease}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._overviewContent_248he_72 ._techSection_248he_88 ._techGrid_248he_97 ._techItem_248he_102:hover{background:#fff3;transform:translateY(-2px)}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117{display:flex;flex-direction:column;gap:24px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122{display:flex;flex-direction:column;gap:8px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaLabel_248he_127{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:1px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#fff}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease;position:relative}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141:hover{color:#fffc}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141:hover:after{width:100%}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141:hover svg{transform:translate(2px,-2px)}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135 ._liveLink_248he_141 svg{width:16px;height:16px;transition:transform .3s ease}._projectDetailPage_248he_1 ._projectGallery_248he_174{padding:120px 0;background:#111}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178 h2{font-family:Roxie Rossa,serif;font-size:48px;font-weight:400;color:#fff;margin:0}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178 ._galleryCounter_248he_191{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#fff9;margin:0}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198{position:relative;margin-bottom:40px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#222,#1a1a1a);display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198{aspect-ratio:4/3}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImageWrapper_248he_213{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImageWrapper_248he_213{height:400px}}@media (max-width: 480px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImageWrapper_248he_213{height:300px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._imageLoader_248he_231{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#222,#1a1a1a);z-index:1;color:#fff9;font-family:Inter,sans-serif;font-size:14px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImage_248he_198{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease;will-change:opacity;display:block}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:#0009;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254:hover{background:#000000e6;border-color:#fffc;transform:translateY(-50%) scale(1.1)}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254._navButtonPrev_248he_277{left:24px}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254._navButtonPrev_248he_277{left:16px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254._navButtonNext_248he_285{right:24px}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254._navButtonNext_248he_285{right:16px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._navButton_248he_254 svg{stroke-width:2.5}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._previewButton_248he_296{position:absolute;top:24px;right:24px;width:50px;height:50px;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:#0009;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._previewButton_248he_296{top:16px;right:16px;width:44px;height:44px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._previewButton_248he_296:hover{background:#000000e6;border-color:#fffc;transform:scale(1.1)}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._previewButton_248he_296 svg{stroke-width:2}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330{position:relative;width:fit-content;max-width:100%;margin-inline:auto}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336{display:flex;gap:12px;overflow-x:auto;padding:16px 4px;scrollbar-width:none;-ms-overflow-style:none}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336::-webkit-scrollbar{display:none}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336{scroll-behavior:auto!important;will-change:scroll-position;transform:translateZ(0);-webkit-transform:translateZ(0)}}@media (min-width: 769px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336{scroll-behavior:smooth;cursor:grab}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336:active{cursor:grabbing}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330{flex-shrink:0;width:120px;height:90px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:transparent;padding:0;box-shadow:0 2px 8px #0000004d}@media (min-width: 769px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330{transition:all .3s ease}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330._thumbnailActive_248he_385{border-color:#fff;box-shadow:0 0 8px #fff6}@media (min-width: 769px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330._thumbnailActive_248he_385{transform:scale(1.05)}}@media (min-width: 769px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330:hover{border-color:#fff9;transform:scale(1.05)}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330 img{width:100%;height:100%;object-fit:contain;background:#3d3d3d;display:block;pointer-events:none}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330{width:90px;height:68px}}@media (max-width: 480px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._thumbnailsContainer_248he_330 ._thumbnailsScroll_248he_336 ._thumbnail_248he_330{width:70px;height:53px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_fadeIn_248he_1 .3s ease}@keyframes _fadeIn_248he_1{0%{opacity:0}to{opacity:1}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._closePreviewButton_248he_442{position:absolute;top:24px;right:24px;width:56px;height:56px;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:#0009;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10001}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._closePreviewButton_248he_442{top:16px;right:16px;width:48px;height:48px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._closePreviewButton_248he_442:hover{background:#ffffff1a;border-color:#fffc;transform:scale(1.1)}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:16px;padding:12px 24px;background:#000c;border:1px solid rgba(255,255,255,.2);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473{bottom:16px;padding:10px 20px;gap:12px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomButton_248he_495{width:40px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomButton_248he_495{width:36px;height:36px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomButton_248he_495:hover:not(:disabled){background:#fff3;border-color:#fff9;transform:scale(1.1)}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomButton_248he_495:disabled{opacity:.3;cursor:not-allowed}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomButton_248he_495 svg{stroke-width:2}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomLevel_248he_526{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;min-width:60px;text-align:center}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._zoomControls_248he_473 ._zoomLevel_248he_526{font-size:14px;min-width:50px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._previewCounter_248he_540{position:absolute;top:24px;left:24px;padding:12px 24px;background:#000c;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001}@media (max-width: 768px){._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._previewCounter_248he_540{top:16px;left:16px;padding:10px 20px;font-size:14px}}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._previewImageContainer_248he_563{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._previewModal_248he_420 ._previewImageContainer_248he_563 ._previewImage_248he_563{max-width:100%;max-height:100%;display:block;-webkit-user-select:none;user-select:none;will-change:transform}._projectDetailPage_248he_1 ._featuresSection_248he_579{padding:120px 0;background:#000}._projectDetailPage_248he_1 ._featuresSection_248he_579 h2{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;color:#fff;margin-bottom:60px;text-align:center}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featuresList_248he_591{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:24px}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596{display:flex;align-items:flex-start;gap:20px;padding:28px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596 ._featureNumber_248he_611{font-family:Roxie Rossa,serif;font-size:28px;font-weight:400;color:#fff6;min-width:50px;line-height:1}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596 p{font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.6;color:#ffffffd9;margin:0}._projectDetailPage_248he_1 ._projectCta_248he_627{padding:80px 0;background:#111;text-align:center}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 h3{font-family:Roxie Rossa,serif;font-size:48px;font-weight:400;color:#fff;margin-bottom:40px}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639{display:flex;gap:24px;justify-content:center}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639{display:inline-flex;align-items:center;gap:12px;padding:20px 40px;border-radius:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;transform:perspective(1px);will-change:transform}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639._primary_248he_658{background:#fff;color:#000}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639._primary_248he_658:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 10px 30px #fff3}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639._secondary_248he_667{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639._secondary_248he_667:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}._projectDetailPage_248he_1 ._nextProject_248he_677{padding:120px 0;background:linear-gradient(135deg,#111,#000)}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextLabel_248he_687{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;display:block}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextTitle_248he_697{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;color:#fff;margin-bottom:24px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextDescription_248he_705{font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.6;color:#ffffffb3;margin-bottom:40px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextButton_248he_713{display:inline-flex;align-items:center;gap:12px;padding:20px 40px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextButton_248he_713:hover{background:#ffffff1a;border-color:#fff;transform:translate(8px)}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextButton_248he_713:hover svg{transform:translate(4px)}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextButton_248he_713 svg{transition:transform .3s ease}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectPreview_248he_740{border-radius:16px;overflow:hidden;position:relative;height:400px;cursor:pointer}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectPreview_248he_740 img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectPreview_248he_740:hover img{transform:scale(1.05)}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectPreview_248he_740:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.3) 0%,transparent 50%);pointer-events:none}@keyframes _fadeInScale_248he_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _spin_248he_873{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1200px){._projectDetailPage_248he_1 ._mainContent_248he_6 ._container_248he_6{padding:0 30px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66{grid-template-columns:1fr;gap:60px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117{flex-direction:row;flex-wrap:wrap;gap:30px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewGrid_248he_66 ._projectMeta_248he_117 ._metaItem_248he_122{min-width:200px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681{grid-template-columns:1fr;gap:60px;text-align:center}}@media (max-width: 768px){._projectDetailPage_248he_1 ._mainContent_248he_6 ._container_248he_6{padding:0 20px}._projectDetailPage_248he_1 ._projectHero_248he_11{padding-top:40px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15{padding:60px 0 40px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectTitle_248he_33{font-size:clamp(36px,8vw,72px);margin-bottom:16px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectDescription_248he_42{font-size:18px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectCategory_248he_19{font-size:12px;padding:6px 16px;margin-bottom:24px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroImageContainer_248he_51{height:60vh}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroImageContainer_248he_51 ._heroImage_248he_51{height:110%}._projectDetailPage_248he_1 ._projectOverview_248he_62{padding:80px 0}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewContent_248he_72 h2{font-size:42px;margin-bottom:24px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewContent_248he_72 ._longDescription_248he_80{font-size:18px;margin-bottom:40px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewContent_248he_72 ._techSection_248he_88 h3{font-size:16px;margin-bottom:16px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._overviewContent_248he_72 ._techSection_248he_88 ._techGrid_248he_97 ._techItem_248he_102{font-size:13px;padding:6px 12px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._projectMeta_248he_117 ._metaItem_248he_122 ._metaValue_248he_135{font-size:16px}._projectDetailPage_248he_1 ._projectGallery_248he_174{padding:80px 0}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178{margin-bottom:40px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178 h2{font-size:32px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryHeader_248he_178 ._galleryControls_248he_865 ._playPause_248he_865{width:50px;height:50px;font-size:16px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198{min-height:300px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._imageLoader_248he_231 ._spinner_248he_873{width:40px;height:40px;border-width:2px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImage_248he_198{height:300px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._imageCounter_248he_881{bottom:16px;right:16px;padding:8px 16px;font-size:12px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._galleryThumbnails_248he_887 ._thumbnail_248he_330{width:80px;height:60px}._projectDetailPage_248he_1 ._featuresSection_248he_579{padding:80px 0}._projectDetailPage_248he_1 ._featuresSection_248he_579 h2{font-size:42px;margin-bottom:40px}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featuresList_248he_591{grid-template-columns:1fr}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596{padding:24px}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596 ._featureNumber_248he_611{font-size:24px;min-width:45px}._projectDetailPage_248he_1 ._featuresSection_248he_579 ._featureItem_248he_596 p{font-size:15px}._projectDetailPage_248he_1 ._projectCta_248he_627{padding:60px 0}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 h3{font-size:32px;margin-bottom:30px}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639{flex-direction:column;align-items:center;gap:16px}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639{width:250px;justify-content:center;padding:16px 32px;font-size:14px}._projectDetailPage_248he_1 ._nextProject_248he_677{padding:80px 0}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681{gap:40px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextTitle_248he_697{font-size:42px;margin-bottom:16px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextDescription_248he_705{font-size:16px;margin-bottom:30px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectText_248he_687 ._nextButton_248he_713{padding:16px 32px;font-size:14px}._projectDetailPage_248he_1 ._nextProject_248he_677 ._nextProjectContent_248he_681 ._nextProjectPreview_248he_740{height:250px}}@media (max-width: 480px){._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15{padding:40px 0 30px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectTitle_248he_33{font-size:clamp(28px,8vw,48px)}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroText_248he_15 ._projectDescription_248he_42{font-size:16px}._projectDetailPage_248he_1 ._projectHero_248he_11 ._heroImageContainer_248he_51{height:50vh}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._projectMeta_248he_117{flex-direction:column;gap:20px}._projectDetailPage_248he_1 ._projectOverview_248he_62 ._projectMeta_248he_117 ._metaItem_248he_122{min-width:auto}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198{min-height:200px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._imageLoader_248he_231 ._spinner_248he_873{width:35px;height:35px;border-width:2px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._mainImageContainer_248he_198 ._mainImage_248he_198{height:200px}._projectDetailPage_248he_1 ._projectGallery_248he_174 ._galleryMain_248he_198 ._galleryThumbnails_248he_887 ._thumbnail_248he_330{width:60px;height:45px}._projectDetailPage_248he_1 ._projectCta_248he_627 ._ctaContent_248he_632 ._ctaButtons_248he_639 ._ctaButton_248he_639{width:200px;padding:14px 28px;font-size:13px}}._contact-page_iup9c_1{width:100%;background:#000;color:#fff}._contact-page_iup9c_1 ._contact-header_iup9c_6{margin-top:40px;text-align:center;margin-bottom:100px}._contact-page_iup9c_1 ._contact-header_iup9c_6 ._avatar_iup9c_11{margin:0 auto 40px;width:96px;height:96px}._contact-page_iup9c_1 ._contact-header_iup9c_6 ._avatar_iup9c_11 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._contact-page_iup9c_1 ._contact-header_iup9c_6 ._contact-title_iup9c_23{font-family:Roxie Rossa,serif;font-size:96px;font-weight:400;line-height:1.2;text-align:center;margin-bottom:32px;letter-spacing:-2px}._contact-page_iup9c_1 ._contact-content_iup9c_32{display:flex;flex-direction:row;gap:120px;max-width:1200px;margin:0 auto;padding:0 40px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40{flex:2}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._form-message_iup9c_43{padding:16px 24px;border-radius:8px;margin-bottom:32px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;animation:_slideDown_iup9c_1 .3s ease}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._form-message_iup9c_43._success_iup9c_52{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._form-message_iup9c_43._error_iup9c_57{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}@keyframes _slideDown_iup9c_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72{display:flex;gap:40px;padding:32px 0;border-top:1px solid #565656;align-items:flex-start}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-number_iup9c_79{font-family:Inter,sans-serif;font-size:14px;color:#888;min-width:24px;padding-top:8px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86{flex:1;position:relative}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-label_iup9c_90{font-family:Inter,sans-serif;font-size:20px;font-weight:400;margin-bottom:12px;color:#fff}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-input_iup9c_97,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97{width:100%;background:transparent;border:none;border-bottom:2px solid transparent;font-family:Inter,sans-serif;font-size:16px;color:#888;padding:8px 0;outline:none;resize:none;transition:all .3s ease}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-input_iup9c_97::placeholder,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97::placeholder{color:#888}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-input_iup9c_97:focus,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97:focus{color:#fff}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-input_iup9c_97._error_iup9c_57,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97._error_iup9c_57{color:#ef4444}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-input_iup9c_97._error_iup9c_57::placeholder,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97._error_iup9c_57::placeholder{color:#ef444499}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-textarea_iup9c_97{min-height:80px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._field-error_iup9c_125{display:block;font-family:Inter,sans-serif;font-size:13px;color:#ef4444;margin-top:8px;animation:_slideDown_iup9c_1 .2s ease}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133{flex:1;display:flex;flex-direction:column;gap:48px;padding-top:32px;position:relative}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-arrow_iup9c_141{position:absolute;top:-10px;left:-30px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-arrow_iup9c_141 ._arrow-icon_iup9c_146{opacity:.7;transition:opacity .3s ease}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-arrow_iup9c_141 ._arrow-icon_iup9c_146:hover{opacity:1}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 h3{font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:1px;color:#888;margin-bottom:16px;text-transform:uppercase}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-about-info_iup9c_162 ._name_iup9c_162{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#fff;margin-bottom:8px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-about-info_iup9c_162 ._role_iup9c_169,._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-about-info_iup9c_162 ._location_iup9c_169{font-family:Inter,sans-serif;font-size:14px;color:#fff;margin-bottom:4px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-info_iup9c_175 ._email_iup9c_175{font-family:Inter,sans-serif;font-size:16px;color:#fff;margin-bottom:8px;text-decoration:none}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-info_iup9c_175 ._phone_iup9c_182{font-family:Inter,sans-serif;font-size:16px;color:#fff}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-social-info_iup9c_187 a{display:block;font-family:Inter,sans-serif;font-size:14px;color:#fff;text-decoration:none;margin-bottom:8px;transition:color .3s ease}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-social-info_iup9c_187 a:hover{color:#ccc}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199{display:flex;justify-content:space-between;margin-top:80px;padding:40px;border-top:1px solid #333}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-left_iup9c_206{display:flex;gap:3rem}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-left_iup9c_206 ._footer-info_iup9c_210{display:flex;flex-direction:column;gap:.3rem}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-right_iup9c_215{display:flex;flex-direction:column;gap:.5rem}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._footer-label_iup9c_220{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:1px;font-weight:500}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._footer-value_iup9c_227{font-size:.9rem;color:#fff;font-weight:400}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._navigation-links_iup9c_232{display:flex;gap:1.5rem;align-items:center}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._navigation-link_iup9c_232{color:#fff;text-decoration:none;font-size:.9rem;transition:all .3s ease;font-weight:400}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._navigation-link_iup9c_232:hover{color:#ccc}@media (max-width: 1024px){._contact-page_iup9c_1 ._contact-header_iup9c_6 ._contact-title_iup9c_23{font-size:72px}._contact-page_iup9c_1 ._contact-content_iup9c_32{gap:80px;padding:0 24px}}@media (max-width: 992px){._contact-page_iup9c_1 ._contact-page-footer_iup9c_199{flex-direction:column;gap:2rem;align-items:flex-start}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-left_iup9c_206{flex-direction:column;gap:1.5rem}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-right_iup9c_215{align-items:flex-start}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._navigation-links_iup9c_232{gap:1rem}}@media (max-width: 768px){._contact-page_iup9c_1 ._contact-header_iup9c_6 ._contact-title_iup9c_23{font-size:48px}._contact-page_iup9c_1 ._contact-content_iup9c_32{flex-direction:column-reverse;gap:60px;padding:0 20px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72{gap:20px;padding:24px 0}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-label_iup9c_90{font-size:18px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133{gap:32px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-details_iup9c_133 ._contact-details-arrow_iup9c_141{position:static;display:flex;justify-content:center;margin-bottom:20px}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199{width:100%;height:auto;flex-direction:column;gap:40px;padding:40px 20px;margin-top:60px}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-left_iup9c_206{gap:1rem}}@media (max-width: 480px){._contact-page_iup9c_1 ._contact-header_iup9c_6{margin-top:20px;margin-bottom:40px}._contact-page_iup9c_1 ._contact-header_iup9c_6 ._avatar_iup9c_11{width:80px;height:80px;margin-bottom:24px}._contact-page_iup9c_1 ._contact-header_iup9c_6 ._contact-title_iup9c_23{font-size:36px}._contact-page_iup9c_1 ._contact-content_iup9c_32{padding:0 16px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72{flex-direction:column;gap:12px}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-number_iup9c_79{min-width:auto;padding-top:0}._contact-page_iup9c_1 ._contact-content_iup9c_32 ._contact-form_iup9c_40 ._contact-form-item_iup9c_72 ._form-field_iup9c_86 ._form-label_iup9c_90{font-size:16px}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199{padding:20px 16px}._contact-page_iup9c_1 ._contact-page-footer_iup9c_199 ._contact-page-footer-left_iup9c_206{gap:40px}._contact-page_iup9c_1 ._contact-info_iup9c_343{gap:.8rem}._contact-page_iup9c_1 ._navigation-links_iup9c_232{flex-wrap:wrap;gap:.8rem}}.error-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;padding:40px 0}.error-fallback .error-content{text-align:center;max-width:600px}.error-fallback .error-content h1{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;margin-bottom:24px;color:#d32f2f}.error-fallback .error-content p{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#666;margin-bottom:32px}.error-fallback .error-content .error-details{text-align:left;margin:32px 0;padding:20px;background:#f5f5f5;border-radius:8px}.error-fallback .error-content .error-details summary{font-family:Inter,sans-serif;font-weight:600;cursor:pointer;margin-bottom:16px}.error-fallback .error-content .error-details pre{font-family:Monaco,Consolas,monospace;font-size:12px;color:#d32f2f;background:#fff;padding:16px;border-radius:4px;border:1px solid #e0e0e0;overflow-x:auto;margin:8px 0}.error-fallback .error-content .error-actions{display:flex;gap:16px;justify-content:center}.error-fallback .error-content .error-actions .retry-button,.error-fallback .error-content .error-actions .home-button{padding:12px 24px;border-radius:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.error-fallback .error-content .error-actions .retry-button{background:#000;color:#fff;border:1px solid black}.error-fallback .error-content .error-actions .retry-button:hover{background:#333}.error-fallback .error-content .error-actions .home-button{background:transparent;color:#000;border:1px solid #ddd}.error-fallback .error-content .error-actions .home-button:hover{background:#f8f8f8}@media (max-width: 768px){.error-fallback{padding:20px}.error-fallback .error-content h1{font-size:48px}.error-fallback .error-content p{font-size:16px}.error-fallback .error-content .error-actions{flex-direction:column}.error-fallback .error-content .error-actions .retry-button,.error-fallback .error-content .error-actions .home-button{width:100%}}.not-found-page{width:100%;background:#fff;color:#000;min-height:100vh}.not-found-page .main-content{min-height:calc(100vh - 150px);display:flex;align-items:center;padding:80px 0}.not-found-page .main-content .not-found-content{text-align:center;max-width:800px;margin:0 auto}.not-found-page .main-content .not-found-content .error-code{font-family:Roxie Rossa,serif;font-size:200px;font-weight:400;line-height:1;color:#f5f5f5;margin-bottom:-40px;-webkit-user-select:none;user-select:none}.not-found-page .main-content .not-found-content h1{font-family:Roxie Rossa,serif;font-size:64px;font-weight:400;line-height:1.2;margin-bottom:24px;position:relative;z-index:1}.not-found-page .main-content .not-found-content p{font-family:Inter,sans-serif;font-size:20px;font-weight:400;color:#666;line-height:1.6;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.not-found-page .main-content .not-found-content .not-found-actions{display:flex;gap:16px;justify-content:center;margin-bottom:60px}.not-found-page .main-content .not-found-content .not-found-actions .home-button,.not-found-page .main-content .not-found-content .not-found-actions .works-button{padding:16px 32px;border-radius:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.not-found-page .main-content .not-found-content .not-found-actions .home-button{background:#000;color:#fff}.not-found-page .main-content .not-found-content .not-found-actions .home-button:hover{background:#333;transform:translateY(-2px)}.not-found-page .main-content .not-found-content .not-found-actions .works-button{background:transparent;color:#000;border:1px solid #ddd}.not-found-page .main-content .not-found-content .not-found-actions .works-button:hover{background:#f8f8f8;transform:translateY(-2px)}.not-found-page .main-content .not-found-content .suggestions{border-top:1px solid #e5e5e5;padding-top:40px}.not-found-page .main-content .not-found-content .suggestions h3{font-family:Inter,sans-serif;font-size:18px;font-weight:600;margin-bottom:24px;color:#333}.not-found-page .main-content .not-found-content .suggestions ul{list-style:none;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.not-found-page .main-content .not-found-content .suggestions ul li a{padding:8px 16px;background:#f8f8f8;border-radius:20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#666;text-decoration:none;transition:all .3s ease}.not-found-page .main-content .not-found-content .suggestions ul li a:hover{background:#e0e0e0;color:#333}@media (max-width: 768px){.not-found-page .main-content{padding:60px 0}.not-found-page .main-content .not-found-content .error-code{font-size:120px;margin-bottom:-20px}.not-found-page .main-content .not-found-content h1{font-size:48px}.not-found-page .main-content .not-found-content p{font-size:18px}.not-found-page .main-content .not-found-content .not-found-actions{flex-direction:column;align-items:center}.not-found-page .main-content .not-found-content .not-found-actions .home-button,.not-found-page .main-content .not-found-content .not-found-actions .works-button{width:200px}.not-found-page .main-content .not-found-content .suggestions ul{flex-direction:column;align-items:center}.not-found-page .main-content .not-found-content .suggestions ul li a{display:block;width:200px;text-align:center}}
