@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{--bg-main:#12372a;--bg-secondary:#1a1a1a;--text-main:#fff;--text-subtle:#ccc;--accent:#436850;--accent-hover:#adbc9f;--border:#2c2c2c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#12372a;background-color:var(--bg-main);color:#fbfada;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;transition:background-color .3s ease,color .3s ease;width:100%}.Navbar_nav__H2mQN{background-color:var(--bg-main);border-bottom:1px solid var(--border);padding:1rem 2rem;position:sticky;top:0;z-index:999}.Navbar_navInner__aOVeT{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.Navbar_logo__KtMPZ{color:var(--accent);font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar_links__jYolU{align-items:center;display:flex;gap:1.5rem;justify-content:center}.Navbar_link__MA1kS{color:var(--text-main);font-weight:500;padding-bottom:2px;position:relative;text-decoration:none;transition:color .2s}.Navbar_link__MA1kS:after{background-color:var(--accent-hover);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.Navbar_link__MA1kS:hover:after{width:100%}.Navbar_link__MA1kS:hover{color:var(--accent-hover)}.Navbar_active__lnhUo{color:var(--accent);font-weight:600}.Navbar_active__lnhUo:after{background-color:var(--accent);width:100%}.Navbar_actions__32ARi{align-items:center;display:flex;gap:.8rem}.Navbar_langToggle__Hl2RW{background-color:#4368504d;border:1px solid var(--accent);border-radius:20px;color:var(--accent-hover);cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:.35rem .8rem;transition:all .3s ease}.Navbar_langToggle__Hl2RW:hover{background-color:var(--accent);color:#fff}.Navbar_burger__xcXNt{cursor:pointer;display:none;flex-direction:column;gap:4px}.Navbar_bar__nOY0P{background-color:var(--text-main);height:2px;transition:all .3s ease;width:25px}@media (max-width:768px){.Navbar_links__jYolU{display:none}.Navbar_burger__xcXNt{display:flex}.Navbar_mobileMenu__a65mQ{background-color:var(--bg-main);box-shadow:-4px 0 20px #00000080;display:flex;flex-direction:column;gap:1.5rem;height:100vh;max-width:300px;padding:2rem;position:fixed;right:0;top:0;width:75%;z-index:1000}.Navbar_mobileHeader__tNAsm{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.Navbar_langToggleMobile__rPCB5{background:none;border:1px solid var(--accent);border-radius:8px;color:var(--accent-hover);cursor:pointer;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.Navbar_closeBtn__iW5gi{background:none;border:none;color:var(--text-subtle);cursor:pointer;font-size:1.3rem;padding:.2rem .5rem}.Navbar_mobileLink__ihn-m{color:var(--text-main);font-size:1.15rem;font-weight:500;padding:.4rem 0;text-decoration:none;transition:color .2s ease}.Navbar_mobileLink__ihn-m:hover{color:var(--accent-hover)}}.Footer_footer__0vR1d{background-color:var(--bg-main);color:var(--text-main);font-size:.9rem;padding:2rem 1rem;text-align:center}.Footer_footer__0vR1d a{color:#adbc9f;text-decoration:none}.Footer_footer__0vR1d a:hover{text-decoration:underline}.ScrollToTop_button__vx1QN{align-items:center;background-color:var(--accent);border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:48px;justify-content:center;position:fixed;right:2rem;transition:background-color .3s ease;width:48px;z-index:900}.ScrollToTop_button__vx1QN:hover{background-color:var(--accent-hover)}.Home_wrapper__zxsYE{background-color:var(--bg-main);color:var(--text-main);display:flex;flex-direction:column}.Home_hero__W-fR9{align-items:center;background:linear-gradient(160deg,var(--bg-main) 0,#0d2b20 40%,#163d2e 70%,var(--bg-main) 100%);display:flex;flex-direction:column;justify-content:center;min-height:90vh;overflow:hidden;padding:6rem 2rem 4rem;position:relative;text-align:center}.Home_hero__W-fR9:before{background:radial-gradient(circle at 30% 40%,#4368501f 0,#0000 50%),radial-gradient(circle at 70% 60%,#adbc9f14 0,#0000 40%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}.Home_hero__W-fR9>*{position:relative;z-index:1}.Home_badge__Fsud-{background-color:#4368504d;border:1px solid #43685080;border-radius:50px;color:var(--accent-hover);display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.05em;margin-bottom:1.5rem;padding:.4rem 1.2rem}.Home_name__anbmU{color:var(--text-main);font-size:4rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.8rem}.Home_tagline__Xf38N{color:var(--accent-hover);font-size:1.4rem;font-weight:600;margin-bottom:1.2rem}.Home_sub__bz-mU{color:var(--text-subtle);font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem;max-width:650px}.Home_heroCtas__W-7hj{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Home_cta__RyfTK{background-color:var(--accent);border-radius:50px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.Home_cta__RyfTK:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.Home_ctaOutline__GWSHJ{background-color:initial;border:1px solid var(--accent);border-radius:50px;color:var(--accent-hover);display:inline-block;font-size:1rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:all .3s ease}.Home_ctaOutline__GWSHJ:hover{background-color:#43685026;border-color:var(--accent-hover);transform:translateY(-1px)}.Home_scrollIndicator__tdBYM{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.Home_scrollArrow__YC2sz{color:var(--accent-hover);display:inline-block;font-size:1.4rem;opacity:.6}.Home_sectionTitle__pkbRn{color:var(--text-main);font-size:2.2rem;font-weight:700;margin-bottom:.8rem;text-align:center}.Home_sectionSubtitle__22llU{color:var(--text-subtle);font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:600px;text-align:center}.Home_introSection__34waE{margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.Home_introContent__x3B-R{width:100%}.Home_introGrid__UxikO{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1.2fr 1fr;margin-top:2.5rem}.Home_introText__AwOM9{display:flex;flex-direction:column;gap:1.2rem}.Home_introText__AwOM9 p{color:var(--text-subtle);font-size:1.05rem;line-height:1.75}.Home_inlineLink__Qta14,.Home_introText__AwOM9 strong{color:var(--accent-hover)}.Home_inlineLink__Qta14{font-size:1rem;font-weight:600;margin-top:.5rem;text-decoration:none;transition:color .2s ease}.Home_inlineLink__Qta14:hover{color:var(--text-main)}.Home_statsGrid__W3gXZ{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.Home_statCard__50rtC{align-items:center;background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:border-color .3s ease,transform .2s ease}.Home_statCard__50rtC:hover{border-color:var(--accent);transform:translateY(-2px)}.Home_statValue__B3D77{color:var(--accent-hover);font-size:2rem;font-weight:800;margin-bottom:.3rem}.Home_statLabel__WPllo{color:var(--text-subtle);font-size:.85rem;font-weight:500}.Home_servicesSection__YYVYs{margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.Home_servicesGrid__MYLpw{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.Home_serviceCard__RPZyn{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:border-color .3s ease,transform .2s ease,box-shadow .3s ease}.Home_serviceCard__RPZyn:hover{border-color:var(--accent);box-shadow:0 8px 30px #0000004d;transform:translateY(-3px)}.Home_serviceIcon__\+kggM{font-size:2.5rem;margin-bottom:1rem}.Home_serviceCard__RPZyn h3{color:var(--accent-hover);font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.Home_serviceCard__RPZyn p{color:var(--text-subtle);font-size:.95rem;line-height:1.65;margin-bottom:1.2rem}.Home_serviceLink__jDDIR{color:var(--accent-hover);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.Home_serviceLink__jDDIR:hover{color:var(--text-main)}.Home_processSection__emM42{background:linear-gradient(180deg,#0000,#4368500d 50%,#0000);margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.Home_processGrid__ODmBo{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.Home_processCard__rw809{padding:2rem 1.2rem;position:relative;text-align:center}.Home_processStep__T3-dX{color:var(--accent);display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:.8rem;opacity:.4}.Home_processCard__rw809 h3{color:var(--text-main);font-size:1.15rem;font-weight:600;margin-bottom:.6rem}.Home_processCard__rw809 p{color:var(--text-subtle);font-size:.9rem;line-height:1.6}.Home_processConnector__77ZYw{color:var(--accent);display:none;font-size:1.2rem;opacity:.3;position:absolute;right:-.9rem;top:50%;transform:translateY(-50%)}@media (min-width:769px){.Home_processConnector__77ZYw{display:block}}.Home_portfolioSection__VMDT1{margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.Home_projectsGrid__37pWT{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.Home_projectCard__fmWSA{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;padding:2rem;transition:border-color .3s ease,transform .2s ease}.Home_projectCard__fmWSA:hover{border-color:var(--accent);transform:translateY(-3px)}.Home_projectCard__fmWSA h3{color:var(--accent-hover);font-size:1.15rem;font-weight:600;margin-bottom:.8rem}.Home_projectDesc__K-DKh{color:var(--text-subtle);flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.Home_techTags__cYfZ-{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.Home_techTags__cYfZ- span{background-color:#43685033;border:1px solid #4368504d;border-radius:6px;color:var(--accent-hover);font-size:.8rem;font-weight:500;padding:.25rem .6rem}.Home_projectLink__KQgdP{color:var(--accent-hover);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.Home_projectLink__KQgdP:hover{color:var(--text-main)}.Home_viewAllWrapper__z5gmO{margin-top:2.5rem;text-align:center}.Home_viewAllLink__SZfGi{border:1px solid var(--accent);border-radius:50px;color:var(--accent-hover);display:inline-block;font-size:1.05rem;font-weight:600;padding:.7rem 1.8rem;text-decoration:none;transition:all .3s ease}.Home_viewAllLink__SZfGi:hover{background-color:#43685026;border-color:var(--accent-hover)}.Home_techSection__grpaE{margin:0 auto;max-width:1200px;padding:4rem 2rem;width:100%}.Home_techList__y3ipb{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:1.5rem}.Home_techBadge__BTOsJ{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:50px;color:var(--text-subtle);font-size:.9rem;font-weight:500;padding:.5rem 1.2rem;transition:border-color .3s ease,color .3s ease}.Home_techBadge__BTOsJ:hover{border-color:var(--accent);color:var(--accent-hover)}.Home_ctaSection__jUAh2{margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.Home_ctaContent__nIJKy{background:linear-gradient(135deg,#43685040,#12372ae6 50%,#43685040);border:1px solid #43685066;border-radius:20px;padding:4rem 3rem;text-align:center}.Home_ctaContent__nIJKy h2{color:var(--text-main);font-size:2rem;font-weight:700;margin-bottom:1rem}.Home_ctaContent__nIJKy p{color:var(--text-subtle);font-size:1.1rem;line-height:1.7;margin:0 auto 2rem;max-width:600px}.Home_ctaButtons__m9oZV{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:1024px){.Home_processGrid__ODmBo,.Home_servicesGrid__MYLpw{grid-template-columns:1fr 1fr}.Home_processGrid__ODmBo{gap:2rem}.Home_projectsGrid__37pWT{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Home_hero__W-fR9{min-height:80vh;padding:4rem 1.5rem 3rem}.Home_name__anbmU{font-size:2.8rem}.Home_tagline__Xf38N{font-size:1.15rem}.Home_sub__bz-mU{font-size:1rem;padding:0 .5rem}.Home_sectionTitle__pkbRn{font-size:1.8rem}.Home_introGrid__UxikO{gap:2.5rem;grid-template-columns:1fr}.Home_statsGrid__W3gXZ{grid-template-columns:1fr 1fr}.Home_servicesGrid__MYLpw{grid-template-columns:1fr}.Home_processGrid__ODmBo{grid-template-columns:1fr 1fr}.Home_projectsGrid__37pWT{grid-template-columns:1fr}.Home_ctaContent__nIJKy{padding:2.5rem 1.5rem}.Home_ctaContent__nIJKy h2{font-size:1.6rem}.Home_ctaSection__jUAh2,.Home_introSection__34waE,.Home_portfolioSection__VMDT1,.Home_processSection__emM42,.Home_servicesSection__YYVYs,.Home_techSection__grpaE{padding:3.5rem 1.2rem}}@media (max-width:480px){.Home_name__anbmU{font-size:2.2rem}.Home_tagline__Xf38N{font-size:1rem}.Home_heroCtas__W-7hj{align-items:center;flex-direction:column}.Home_processGrid__ODmBo,.Home_statsGrid__W3gXZ{grid-template-columns:1fr}.Home_ctaButtons__m9oZV{align-items:center;flex-direction:column}}.ParticleField_canvas__DHjV\+{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.About_container__-vFfF{margin:0 auto;max-width:1000px;padding:4rem 1.5rem 3rem}.About_heroArea__PZrw4{margin-bottom:3.5rem;text-align:center}.About_title__gv0Ea{color:var(--text-main);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.About_subtitle__yqp\+4{color:var(--text-subtle);font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:600px}.About_content__O2o22{display:flex;flex-direction:column;gap:2.5rem}.About_storySection__hw2gW{display:flex;flex-direction:column;gap:1rem}.About_sectionHeading__N95Vh{color:var(--accent-hover);font-size:1.6rem;font-weight:700;margin-bottom:.5rem;text-align:center}.About_paragraph__th99S{color:var(--text-subtle);font-size:1.05rem;line-height:1.75;text-align:justify}.About_paragraph__th99S strong{color:var(--accent-hover)}.About_valuesSection__MXmJx{margin-top:3rem}.About_valuesGrid__XsY8b{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}.About_valueCard__vYnHU{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.8rem;transition:border-color .3s ease,transform .2s ease}.About_valueCard__vYnHU:hover{border-color:var(--accent);transform:translateY(-2px)}.About_valueCard__vYnHU h3{color:var(--accent-hover);font-size:1.1rem;font-weight:600;margin-bottom:.6rem}.About_valueCard__vYnHU p{color:var(--text-subtle);font-size:.95rem;line-height:1.6}.About_missionSection__9EpCZ{margin-top:3rem;text-align:center}.About_missionText__uSSOp{color:var(--text-subtle);font-size:1.2rem;line-height:1.7;margin:1rem auto 0;max-width:700px}.About_missionText__uSSOp strong{color:var(--accent-hover)}.About_ctaBox__75UkF{background:linear-gradient(135deg,#43685033,#12372acc 50%,#43685033);border:1px solid #43685066;border-radius:16px;margin-top:3.5rem;padding:2.5rem;text-align:center}.About_ctaBox__75UkF h3{color:var(--text-main);font-size:1.5rem;margin-bottom:.8rem}.About_ctaBox__75UkF p{color:var(--text-subtle);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.About_ctaButton__hPuMX{background-color:var(--accent);border-radius:50px;color:var(--text-main);display:inline-block;font-weight:600;padding:.75rem 1.6rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.About_ctaButton__hPuMX:hover{background-color:var(--accent-hover);transform:translateY(-1px)}@media (max-width:768px){.About_title__gv0Ea{font-size:2rem}.About_valuesGrid__XsY8b{grid-template-columns:1fr}.About_ctaBox__75UkF{padding:2rem 1.5rem}}.Projects_container__qzf5w{margin:0 auto;max-width:1000px;padding:4rem 1rem;text-align:center}.Projects_title__kGvqg{background-color:inherit;color:inherit;font-size:2rem;font-weight:700;margin-bottom:2rem}.Projects_grid__EHEig{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.Projects_card__OJzVN{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 10px #0000004d;color:var(--text-subtle);padding:1.5rem;transition:transform .3s ease}.Projects_card__OJzVN h3{font-size:1.3rem;margin-bottom:.5rem}.Projects_card__OJzVN p{color:#fbfada;font-size:1rem;margin-bottom:1rem}.Projects_card__OJzVN a{color:#436850;text-decoration:none}.Projects_card__OJzVN a:hover{text-decoration:underline}.Contact_container__xbdUM{background-color:var(--bg-main);color:var(--text-main);margin:0 auto;max-width:700px;padding:4rem 1rem;text-align:center}.Contact_title__rp6BU{color:var(--text-main);font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.Contact_subtitle__JHXP1{color:var(--text-subtle);font-size:1.1rem;margin-bottom:2rem}.Contact_form__1Hz7g{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.Contact_form__1Hz7g input,.Contact_form__1Hz7g select,.Contact_form__1Hz7g textarea{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;color:var(--text-main);font-size:1rem;outline:none;padding:.8rem 1rem}.Contact_form__1Hz7g input:focus,.Contact_form__1Hz7g select:focus,.Contact_form__1Hz7g textarea:focus{border-color:var(--accent)}.Contact_form__1Hz7g button{background-color:var(--accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background .3s}.Contact_form__1Hz7g button:hover{background-color:var(--accent-hover)}.Contact_altContact__Bdow\+{color:var(--text-subtle);font-size:.95rem}.Contact_altContact__Bdow\+ a{color:var(--accent);text-decoration:none}.Contact_altContact__Bdow\+ a:hover{text-decoration:underline}@media (max-width:480px){.Contact_container__xbdUM{padding:3rem 1rem}.Contact_title__rp6BU{font-size:1.8rem}.Contact_subtitle__JHXP1{font-size:1rem}.Contact_form__1Hz7g input,.Contact_form__1Hz7g select,.Contact_form__1Hz7g textarea{font-size:.95rem}}.Services_container__hhek7{margin:0 auto;max-width:1100px;padding:4rem 1.5rem 3rem}.Services_heroArea__\+pbzE{margin-bottom:3rem;text-align:center}.Services_title__-\+j4G{color:var(--text-main);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.Services_subtitle__qlXaA{color:var(--text-subtle);font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:600px}.Services_grid__ukF75{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.Services_card__rGTOp{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;color:var(--text-subtle);display:flex;flex-direction:column;padding:2rem;transition:box-shadow .3s ease,border-color .3s ease}.Services_card__rGTOp:hover{border-color:var(--accent);box-shadow:0 8px 30px #0000004d}.Services_icon__PppB\+{font-size:2.5rem;margin-bottom:1rem}.Services_card__rGTOp h3{color:var(--accent-hover);font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.Services_description__uOMFj{color:var(--text-subtle);font-size:.95rem;line-height:1.65;margin-bottom:1.2rem}.Services_detailsList__LtACM{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:auto 0 0;padding:0}.Services_detailsList__LtACM li{color:var(--text-subtle);font-size:.9rem;padding-left:1.2rem;position:relative}.Services_detailsList__LtACM li:before{color:var(--accent);content:"→";font-weight:600;left:0;position:absolute}.Services_ctaBox__f6Fq7{background:linear-gradient(135deg,#43685033,#12372acc 50%,#43685033);border:1px solid #43685066;border-radius:16px;margin-top:3.5rem;padding:2.5rem;text-align:center}.Services_ctaBox__f6Fq7 h3{color:var(--text-main);font-size:1.5rem;margin-bottom:.8rem}.Services_ctaBox__f6Fq7 p{color:var(--text-subtle);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.Services_ctaButton__lrkRB{background-color:var(--accent);border-radius:50px;color:var(--text-main);display:inline-block;font-weight:600;padding:.75rem 1.6rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.Services_ctaButton__lrkRB:hover{background-color:var(--accent-hover);transform:translateY(-1px)}@media (max-width:1024px){.Services_grid__ukF75{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Services_title__-\+j4G{font-size:2rem}.Services_grid__ukF75{grid-template-columns:1fr}.Services_ctaBox__f6Fq7{padding:2rem 1.5rem}}.Portfolio_container__yLMjS{margin:0 auto;max-width:1100px;padding:4rem 1.5rem 3rem}.Portfolio_heroArea__N-jns{margin-bottom:3rem;text-align:center}.Portfolio_title__yizy3{color:var(--text-main);font-size:2.5rem;font-weight:700;margin-bottom:.8rem}.Portfolio_subtitle__wSMVW{color:var(--text-subtle);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.Portfolio_grid__vglrN{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Portfolio_card__YbnCW{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;padding:2rem;text-align:left;transition:border-color .3s ease,box-shadow .3s ease}.Portfolio_card__YbnCW:hover{border-color:var(--accent);box-shadow:0 8px 30px #0000004d}.Portfolio_card__YbnCW h3{color:var(--accent-hover);font-size:1.15rem;font-weight:600;margin-bottom:.8rem}.Portfolio_desc__eXeAH{color:var(--text-subtle);flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.Portfolio_tech__gtstM{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.Portfolio_tech__gtstM span{background-color:#43685033;border:1px solid #4368504d;border-radius:6px;color:var(--accent-hover);font-size:.8rem;font-weight:500;padding:.25rem .6rem}.Portfolio_projectLink__FkC-q{color:var(--accent-hover);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.Portfolio_projectLink__FkC-q:hover{color:var(--text-main)}.Portfolio_cta__q19eC{background:linear-gradient(135deg,#43685033,#12372acc 50%,#43685033);border:1px solid #43685066;border-radius:16px;margin-top:3.5rem;padding:2.5rem;text-align:center}.Portfolio_cta__q19eC h3{color:var(--text-main);font-size:1.5rem;margin-bottom:.8rem}.Portfolio_cta__q19eC p{color:var(--text-subtle);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.Portfolio_ctaButton__AA5Yy{background-color:var(--accent);border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.6rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.Portfolio_ctaButton__AA5Yy:hover{background-color:var(--accent-hover);transform:translateY(-1px)}@media (max-width:768px){.Portfolio_title__yizy3{font-size:2rem}.Portfolio_cta__q19eC{padding:2rem 1.5rem}}.CookieConsent_banner__dV\+Ps{align-items:center;background-color:var(--bg-secondary);border-top:1px solid var(--border);bottom:0;color:var(--text-main);display:flex;font-size:.9rem;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:999}.CookieConsent_banner__dV\+Ps a{color:var(--accent);text-decoration:underline}.CookieConsent_banner__dV\+Ps button{background-color:var(--accent);border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Privacy_container__7LlMk{background-color:var(--bg-main);color:var(--text-main);margin:0 auto;max-width:800px;padding:4rem 1.5rem}h1{color:var(--accent);font-size:2rem;margin-bottom:1rem}h2{color:var(--text-main);font-size:1.3rem;margin-top:2rem}p{color:var(--text-subtle);font-size:1rem;line-height:1.6;margin-top:.5rem}a{color:var(--accent);text-decoration:underline}
/*# sourceMappingURL=main.3693ff41.css.map*/