.Nav-module__e1xquq__nav{z-index:100;border-bottom:1px solid #0000;transition:background .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(14px);border-color:var(--border);background:#0a0a0ae6}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;height:4rem;display:flex}.Nav-module__e1xquq__logo{letter-spacing:.12em;color:var(--accent);flex-shrink:0;font-size:1rem;font-weight:900}.Nav-module__e1xquq__links{align-items:center;gap:2.25rem;display:flex}.Nav-module__e1xquq__link{color:var(--text-muted);font-size:.875rem;font-weight:500;transition:color .2s}.Nav-module__e1xquq__link:hover{color:var(--text)}.Nav-module__e1xquq__cta{color:#0a0a0a;background:var(--accent);border-radius:99px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.Nav-module__e1xquq__cta:hover{opacity:.82}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Nav-module__e1xquq__burger span{background:var(--text);border-radius:99px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}@media (max-width:768px){.Nav-module__e1xquq__burger{display:flex}.Nav-module__e1xquq__links{background:var(--bg);border-top:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:4rem 0 0}.Nav-module__e1xquq__links.Nav-module__e1xquq__open{display:flex}.Nav-module__e1xquq__link{font-size:1.2rem}.Nav-module__e1xquq__cta{padding:.75rem 2rem;font-size:1rem}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:1;max-width:820px;padding-top:9rem;padding-bottom:6rem;position:relative}.Hero-module__Z8hQ_W__headline{font-size:var(--hero-size);letter-spacing:-.035em;text-transform:uppercase;margin-bottom:1.75rem;font-weight:900;line-height:.95}.Hero-module__Z8hQ_W__sub{color:var(--text-muted);max-width:520px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:.875rem;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--accent);color:#0a0a0a;border-radius:var(--radius);align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.85;transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text);border-radius:var(--radius);border:1px solid var(--border);background:0 0;align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:700;transition:border-color .2s,transform .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--accent-border);transform:translateY(-2px)}.Hero-module__Z8hQ_W__scrollHint{color:var(--text-muted);z-index:1;animation:2.2s ease-in-out infinite Hero-module__Z8hQ_W__scrollBounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}
.Services-module__PFRRnG__section{padding:var(--section-py) 0}.Services-module__PFRRnG__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:3rem;font-weight:900;line-height:1}.Services-module__PFRRnG__grid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.Services-module__PFRRnG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:border-color .25s,transform .25s}.Services-module__PFRRnG__card:hover{border-color:var(--accent-border);transform:translateY(-5px)}.Services-module__PFRRnG__icon{color:var(--accent);margin-bottom:1.25rem;font-size:1.4rem;display:block}.Services-module__PFRRnG__cardTitle{margin-bottom:.75rem;font-size:1.05rem;font-weight:700;line-height:1.3}.Services-module__PFRRnG__cardDesc{color:var(--text-muted);font-size:.875rem;line-height:1.7}
.Process-module__gUgyKG__section{padding:var(--section-py) 0;background:var(--bg-section)}.Process-module__gUgyKG__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:3rem;font-weight:900;line-height:1}.Process-module__gUgyKG__steps{flex-direction:column;max-width:640px;list-style:none;display:flex}.Process-module__gUgyKG__step{gap:1.5rem;display:flex}.Process-module__gUgyKG__numCol{flex-direction:column;flex-shrink:0;align-items:center;width:3rem;display:flex}.Process-module__gUgyKG__num{border:1px solid var(--accent-border);background:var(--accent-dim);width:3rem;height:3rem;color:var(--accent);letter-spacing:.06em;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.Process-module__gUgyKG__connector{background:var(--border);flex:1;width:1px;min-height:1.5rem;margin:.5rem 0}.Process-module__gUgyKG__body{padding-top:.55rem;padding-bottom:2.5rem}.Process-module__gUgyKG__step:last-child .Process-module__gUgyKG__body{padding-bottom:0}.Process-module__gUgyKG__stepTitle{margin-bottom:.4rem;font-size:1rem;font-weight:700}.Process-module__gUgyKG__stepDesc{color:var(--text-muted);font-size:.875rem;line-height:1.7}
.ProjectModal-module__oVMW9q__overlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#000000de;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProjectModal-module__oVMW9q__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);scrollbar-width:thin;scrollbar-color:var(--border) transparent;width:100%;max-width:700px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.ProjectModal-module__oVMW9q__close{background:var(--bg-elevated);border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-muted);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:color .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ProjectModal-module__oVMW9q__close:hover{color:var(--text);border-color:var(--accent-border)}.ProjectModal-module__oVMW9q__header{margin-bottom:1.5rem;padding-right:2.5rem}.ProjectModal-module__oVMW9q__tags{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.ProjectModal-module__oVMW9q__tag{color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-border);border-radius:99px;padding:.25rem .65rem;font-size:.68rem;font-weight:600}.ProjectModal-module__oVMW9q__title{margin-bottom:.35rem;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:800;line-height:1.2}.ProjectModal-module__oVMW9q__period{color:var(--text-muted);font-size:.78rem}.ProjectModal-module__oVMW9q__gallery{margin-bottom:1.5rem}.ProjectModal-module__oVMW9q__mediaWrap{aspect-ratio:16/9;border-radius:var(--radius);background:var(--bg-elevated);position:relative;overflow:hidden}.ProjectModal-module__oVMW9q__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.ProjectModal-module__oVMW9q__image{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.ProjectModal-module__oVMW9q__galleryNav{justify-content:center;align-items:center;gap:.875rem;margin-top:.75rem;display:flex}.ProjectModal-module__oVMW9q__navBtn{background:var(--bg-elevated);border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-muted);border-radius:99px;justify-content:center;align-items:center;font-size:1rem;transition:color .2s,border-color .2s;display:flex}.ProjectModal-module__oVMW9q__navBtn:hover:not(:disabled){color:var(--text);border-color:var(--accent-border)}.ProjectModal-module__oVMW9q__navBtn:disabled{opacity:.3;cursor:default}.ProjectModal-module__oVMW9q__counter{color:var(--text-muted);text-align:center;min-width:3rem;font-size:.78rem}.ProjectModal-module__oVMW9q__mediaPlaceholder{aspect-ratio:16/9;background:var(--bg-elevated);border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-subtle);justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.85rem;display:flex}.ProjectModal-module__oVMW9q__desc{color:var(--text-muted);font-size:.93rem;line-height:1.75}.ProjectModal-module__oVMW9q__links{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.ProjectModal-module__oVMW9q__link{color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-border);border-radius:99px;padding:.35rem .9rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.ProjectModal-module__oVMW9q__link:hover{background:var(--accent-border);border-color:var(--accent);color:var(--text)}
.Projects-module__K3d-Xa__section{padding:var(--section-py) 0}.Projects-module__K3d-Xa__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:3rem;font-weight:900;line-height:1}.Projects-module__K3d-Xa__grid{gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Projects-module__K3d-Xa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;cursor:pointer;width:100%;transition:border-color .25s,transform .25s,box-shadow .25s;overflow:hidden}.Projects-module__K3d-Xa__card:hover{border-color:var(--accent-border);transform:translateY(-5px);box-shadow:0 20px 50px #8dc9000f}.Projects-module__K3d-Xa__thumb{background:var(--bg-elevated);height:190px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__thumbImg{transform:scale(1.04)}.Projects-module__K3d-Xa__thumbFallback{background:radial-gradient(ellipse at 50% 40%, var(--accent-glow) 0%, transparent 65%);position:absolute;inset:0}.Projects-module__K3d-Xa__thumbBadge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);-webkit-backdrop-filter:blur(6px);background:#0a0a0ad1;border:1px solid #8dc9004d;border-radius:99px;padding:.28rem .65rem;font-size:.65rem;font-weight:700;position:absolute;top:.875rem;left:.875rem}.Projects-module__K3d-Xa__body{padding:1.375rem}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem;display:flex}.Projects-module__K3d-Xa__tag{color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);border-radius:99px;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.Projects-module__K3d-Xa__cardTitle{margin-bottom:.5rem;font-size:.97rem;font-weight:700;line-height:1.35}.Projects-module__K3d-Xa__cardDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.83rem;line-height:1.65;display:-webkit-box;overflow:hidden}.Projects-module__K3d-Xa__more{color:var(--accent);font-size:.8rem;font-weight:700;display:block}.Projects-module__K3d-Xa__showMoreWrap{justify-content:center;margin-top:2.5rem;display:flex}.Projects-module__K3d-Xa__showMoreBtn{letter-spacing:.06em;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:99px;padding:.7rem 2rem;font-size:.85rem;font-weight:700;transition:color .2s,border-color .2s}.Projects-module__K3d-Xa__showMoreBtn:hover{color:var(--accent);border-color:var(--accent-border)}
.Testimonials-module__MlUweW__section{padding:var(--section-py) 0;background:var(--bg-section)}.Testimonials-module__MlUweW__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:3rem;font-weight:900;line-height:1}.Testimonials-module__MlUweW__grid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;display:grid}.Testimonials-module__MlUweW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}.Testimonials-module__MlUweW__videoWrap{aspect-ratio:16/9;border-radius:var(--radius);cursor:pointer;background:#000;width:100%;padding:0;display:block;position:relative;overflow:hidden}.Testimonials-module__MlUweW__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.Testimonials-module__MlUweW__thumbImg{object-fit:cover;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.Testimonials-module__MlUweW__videoWrap:hover .Testimonials-module__MlUweW__thumbImg{opacity:.75}.Testimonials-module__MlUweW__playOverlay{color:#fff;text-shadow:0 2px 12px #0009;pointer-events:none;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;inset:0}.Testimonials-module__MlUweW__quote{color:var(--text-muted);flex:1;font-size:.9rem;font-style:italic;line-height:1.75}.Testimonials-module__MlUweW__author{align-items:center;gap:.75rem;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--accent-dim);border:1px solid var(--accent-border);width:2.5rem;height:2.5rem;color:var(--accent);text-transform:uppercase;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.Testimonials-module__MlUweW__name{font-size:.875rem;font-weight:700}.Testimonials-module__MlUweW__role{color:var(--text-muted);font-size:.73rem}
.FAQ-module__KSzKsa__section{padding:var(--section-py) 0}.FAQ-module__KSzKsa__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:3rem;font-weight:900;line-height:1}.FAQ-module__KSzKsa__list{flex-direction:column;gap:.5rem;max-width:780px;display:flex}.FAQ-module__KSzKsa__item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s;overflow:hidden}.FAQ-module__KSzKsa__item[open]{border-color:var(--accent-border)}.FAQ-module__KSzKsa__question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;font-size:.93rem;font-weight:600;list-style:none;display:flex}.FAQ-module__KSzKsa__question::-webkit-details-marker{display:none}.FAQ-module__KSzKsa__question::marker{display:none}.FAQ-module__KSzKsa__arrow{color:var(--accent);flex-shrink:0;font-size:1rem;transition:transform .25s;display:inline-block}.FAQ-module__KSzKsa__item[open] .FAQ-module__KSzKsa__arrow{transform:rotate(180deg)}.FAQ-module__KSzKsa__answer{color:var(--text-muted);padding:0 1.5rem 1.25rem;font-size:.875rem;line-height:1.75}
.Contact-module__OWeMSG__section{padding:var(--section-py) 0;background:var(--bg-section)}.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:3rem;display:grid}.Contact-module__OWeMSG__title{font-size:var(--h2-size);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:1rem;font-weight:900;line-height:1}.Contact-module__OWeMSG__sub{color:var(--text-muted);font-size:.95rem;line-height:1.7}.Contact-module__OWeMSG__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__OWeMSG__fieldLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}.Contact-module__OWeMSG__input{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.Contact-module__OWeMSG__input::placeholder{color:var(--text-subtle)}.Contact-module__OWeMSG__input:focus{border-color:var(--accent-border)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:130px}select.Contact-module__OWeMSG__input{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23707070' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contact-module__OWeMSG__optional{color:var(--text-subtle);margin-left:.3rem;font-size:.75em;font-weight:400}.Contact-module__OWeMSG__fileInput{color:var(--text-muted);cursor:pointer;font-size:.85rem}.Contact-module__OWeMSG__fileInput::file-selector-button{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font);cursor:pointer;margin-right:.75rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600;transition:border-color .2s}.Contact-module__OWeMSG__fileInput::file-selector-button:hover{border-color:var(--accent-border)}.Contact-module__OWeMSG__btn{background:var(--accent);color:#0a0a0a;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Contact-module__OWeMSG__btn:hover:not(:disabled){opacity:.85;transform:translateY(-2px)}.Contact-module__OWeMSG__btn:disabled{opacity:.5;cursor:default}.Contact-module__OWeMSG__successMsg{color:var(--accent);margin-top:.75rem;font-size:.88rem}.Contact-module__OWeMSG__errorMsg{color:#f87171;margin-top:.75rem;font-size:.88rem}@media (min-width:900px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1.5fr;align-items:start}}@media (max-width:500px){.Contact-module__OWeMSG__row{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:2rem 0}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__logo{color:var(--accent);letter-spacing:.12em;font-size:.95rem;font-weight:900}.Footer-module__EZoWya__copy{color:var(--text-muted);font-size:.78rem}.Footer-module__EZoWya__links{gap:1.5rem;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);font-size:.78rem;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--accent)}
