.Navbar-module__UMbBgq__navbar{z-index:1000;transition:all var(--transition-smooth);background:0 0;padding:24px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__navbar.Navbar-module__UMbBgq__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-copper);background:#0b0b0ae6;padding:16px 0}.Navbar-module__UMbBgq__inner{max-width:var(--container-max);padding:var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__UMbBgq__logo{transition:transform var(--transition-smooth);align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__UMbBgq__logo:hover{transform:translateY(-2px)}.Navbar-module__UMbBgq__logoIcon{border:1px solid var(--accent-copper);width:40px;height:40px;color:var(--accent-copper);background:#c879411a;border-radius:4px;justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__logoText{font-family:var(--font-display);color:var(--text-parchment);letter-spacing:.1em;font-size:1.2rem;font-weight:600}.Navbar-module__UMbBgq__desktopLinks{align-items:center;gap:32px;display:flex}.Navbar-module__UMbBgq__link{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-fast);gap:6px;font-size:.8rem;font-weight:500;text-decoration:none;display:flex;position:relative}.Navbar-module__UMbBgq__linkRef{color:var(--accent-patina)}.Navbar-module__UMbBgq__link:hover{color:var(--text-parchment)}.Navbar-module__UMbBgq__link.Navbar-module__UMbBgq__active{color:var(--accent-copper)}.Navbar-module__UMbBgq__link:after{content:"";background:var(--accent-copper);transform-origin:100%;width:100%;height:1px;transition:transform var(--transition-smooth);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Navbar-module__UMbBgq__link:hover:after,.Navbar-module__UMbBgq__link.Navbar-module__UMbBgq__active:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__UMbBgq__resumeBtn{border:1px solid var(--accent-copper);color:var(--accent-copper);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-fast);margin-left:16px;padding:10px 20px;font-size:.8rem;display:inline-block}.Navbar-module__UMbBgq__resumeBtn:hover{background:#c879411a}.Navbar-module__UMbBgq__mobileToggle{color:var(--text-parchment);cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Navbar-module__UMbBgq__mobileMenu{display:none}@media (max-width:1024px){.Navbar-module__UMbBgq__desktopLinks{display:none}.Navbar-module__UMbBgq__mobileToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__mobileMenu{background:var(--bg-charcoal);z-index:1000;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100vh;display:flex;position:fixed;top:0;right:0}.Navbar-module__UMbBgq__mobileLink{font-family:var(--font-display);color:var(--text-muted);transition:color var(--transition-fast);font-size:2rem;text-decoration:none}.Navbar-module__UMbBgq__mobileLink.Navbar-module__UMbBgq__mobileActive{color:var(--accent-copper)}.Navbar-module__UMbBgq__resumeBtnMobile{border:1px solid var(--accent-copper);color:var(--accent-copper);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;margin-top:24px;padding:16px 32px}}
.Hero-module__oEVfFq__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__backgroundEffects{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__oEVfFq__glowTopRight{background:radial-gradient(circle,var(--accent-copper-glow)0%,transparent 60%);filter:blur(80px);opacity:.6;border-radius:50%;width:60vw;height:60vw;position:absolute;top:-20%;right:-10%}.Hero-module__oEVfFq__glowBottomLeft{background:radial-gradient(circle,var(--accent-patina-glow)0%,transparent 60%);filter:blur(80px);opacity:.4;border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-20%;left:-10%}.Hero-module__oEVfFq__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;display:grid;position:relative}.Hero-module__oEVfFq__contentLeft{flex-direction:column;display:flex}.Hero-module__oEVfFq__badge{border:1px solid var(--accent-patina);background:#43927d0d;border-radius:4px;align-items:center;gap:8px;width:fit-content;margin-bottom:40px;padding:6px 14px;display:inline-flex}.Hero-module__oEVfFq__badgeIcon{color:var(--accent-patina)}.Hero-module__oEVfFq__badgeText{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent-patina);font-size:.75rem}.Hero-module__oEVfFq__actions{align-items:center;gap:20px;margin-top:50px;display:flex}.Hero-module__oEVfFq__primaryBtn{background-color:var(--accent-copper);color:var(--bg-obsidian);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-smooth);align-items:center;gap:10px;padding:16px 32px;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__oEVfFq__primaryBtn:hover{box-shadow:0 10px 25px var(--accent-copper-glow);background-color:#d98a51;transform:translateY(-2px)}.Hero-module__oEVfFq__secondaryBtn{border:1px solid var(--border-subtle);color:var(--text-parchment);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-smooth);background:0 0;align-items:center;padding:16px 32px;font-size:.9rem;font-weight:400;display:inline-flex}.Hero-module__oEVfFq__secondaryBtn:hover{border-color:var(--accent-copper);color:var(--accent-copper)}.Hero-module__oEVfFq__contentRight{justify-content:flex-end;display:flex}.Hero-module__oEVfFq__statsCard{border-radius:4px;width:100%;max-width:460px;padding:40px;position:relative}.Hero-module__oEVfFq__statHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:16px;display:flex}.Hero-module__oEVfFq__blinkingDot{background-color:var(--accent-copper);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__oEVfFq__pulse}@keyframes Hero-module__oEVfFq__pulse{0%{opacity:1;box-shadow:0 0 10px var(--accent-copper)}50%{opacity:.2;box-shadow:0 0 2px var(--accent-copper)}to{opacity:1;box-shadow:0 0 10px var(--accent-copper)}}.Hero-module__oEVfFq__statGrid{flex-direction:column;gap:32px;display:flex}.Hero-module__oEVfFq__statItem{flex-direction:column;display:flex}.Hero-module__oEVfFq__statValue{font-family:var(--font-display);color:var(--text-parchment);margin-bottom:8px;font-size:3.5rem;font-weight:500;line-height:1}.Hero-module__oEVfFq__statUnit{color:var(--accent-copper);margin-left:4px;font-size:1.5rem;font-style:italic}.Hero-module__oEVfFq__schematicLines{pointer-events:none;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.Hero-module__oEVfFq__lineH{background:var(--accent-patina);opacity:.3;width:100%;height:1px;position:absolute;top:20px;right:0}.Hero-module__oEVfFq__lineV{background:var(--accent-patina);opacity:.3;width:1px;height:100%;position:absolute;top:0;right:20px}.Hero-module__oEVfFq__nodePoint{background:var(--accent-patina);border-radius:50%;width:5px;height:5px;position:absolute;top:18px;right:18px}.Hero-module__oEVfFq__scrollIndicator{color:var(--text-muted);flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__oEVfFq__scrollIcon{color:var(--accent-copper);animation:2s infinite Hero-module__oEVfFq__bounce}@keyframes Hero-module__oEVfFq__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media (max-width:992px){.Hero-module__oEVfFq__grid{grid-template-columns:1fr;gap:80px;padding-top:40px}.Hero-module__oEVfFq__contentRight{justify-content:flex-start}}@media (max-width:576px){.Hero-module__oEVfFq__actions{flex-direction:column;align-items:flex-start;width:100%}.Hero-module__oEVfFq__primaryBtn,.Hero-module__oEVfFq__secondaryBtn{justify-content:center;width:100%}}
.About-module__5_NaKq__about{background:linear-gradient(180deg,var(--bg-obsidian)0%,#14141366 50%,var(--bg-obsidian)100%);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);position:relative;overflow:hidden}.About-module__5_NaKq__about:before{content:"";background:linear-gradient(90deg,transparent 50%,var(--border-subtle)50%),linear-gradient(0deg,transparent 50%,var(--border-subtle)50%);opacity:.2;pointer-events:none;z-index:0;background-size:60px 60px;width:40%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.About-module__5_NaKq__header{z-index:1;margin-bottom:80px;position:relative}.About-module__5_NaKq__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid;position:relative}.About-module__5_NaKq__story{flex-direction:column;gap:24px;display:flex}.About-module__5_NaKq__story p{color:var(--text-muted);line-height:1.8}.About-module__5_NaKq__story strong{color:var(--text-parchment);font-weight:500}.About-module__5_NaKq__highlightCopper{color:var(--accent-copper);font-weight:500}.About-module__5_NaKq__highlightPatina{color:var(--accent-patina);font-weight:500}.About-module__5_NaKq__highlights{flex-direction:column;gap:20px;display:flex}.About-module__5_NaKq__highlightCard{border-radius:4px;align-items:flex-start;gap:20px;padding:24px;display:flex}.About-module__5_NaKq__highlightIconPatina{background:var(--accent-patina-glow);width:48px;height:48px;color:var(--accent-patina);border:1px solid #43927d33;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__5_NaKq__highlightIconCopper{background:var(--accent-copper-glow);width:48px;height:48px;color:var(--accent-copper);border:1px solid #c8794133;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__5_NaKq__highlightContent{flex-direction:column;display:flex}.About-module__5_NaKq__highlightContent h4{font-family:var(--font-mono);color:var(--text-parchment);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.95rem;font-weight:500}.About-module__5_NaKq__highlightContent p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:992px){.About-module__5_NaKq__grid{grid-template-columns:1fr;gap:60px}}
.Experience-module__KDFbla__experience{position:relative}.Experience-module__KDFbla__header{margin-bottom:80px}.Experience-module__KDFbla__timeline{flex-direction:column;gap:60px;display:flex;position:relative}.Experience-module__KDFbla__timelineItem{gap:40px;display:flex}.Experience-module__KDFbla__timelineLine{z-index:2;flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex;position:relative}.Experience-module__KDFbla__nodeOuter{border:1px solid var(--border-copper);background:var(--bg-obsidian);width:24px;height:24px;transition:all var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;margin-top:5px;display:flex}.Experience-module__KDFbla__nodeInner{background:var(--text-muted);width:8px;height:8px;transition:all var(--transition-smooth);border-radius:50%}.Experience-module__KDFbla__activeNode{border-color:var(--accent-copper);box-shadow:0 0 15px var(--accent-copper-glow)}.Experience-module__KDFbla__activeNode .Experience-module__KDFbla__nodeInner{background:var(--accent-copper)}.Experience-module__KDFbla__pipe{background:linear-gradient(180deg,var(--accent-copper)0%,#c8794133 100%);opacity:.5;flex:1;width:1px;margin-top:10px;margin-bottom:-50px}.Experience-module__KDFbla__card{flex:1;padding:40px}.Experience-module__KDFbla__cardHeader{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;padding-bottom:20px;display:flex}.Experience-module__KDFbla__cardTitleGroup{flex-direction:column;gap:8px;display:flex}.Experience-module__KDFbla__role{font-family:var(--font-display);color:var(--text-parchment);font-size:2rem;font-weight:500;line-height:1.1}.Experience-module__KDFbla__companyRow{font-family:var(--font-mono);letter-spacing:.05em;align-items:center;gap:12px;font-size:.9rem;display:flex}.Experience-module__KDFbla__company{color:var(--accent-copper);text-transform:uppercase;font-weight:500}.Experience-module__KDFbla__locationDot{color:var(--border-copper)}.Experience-module__KDFbla__location{color:var(--text-muted)}.Experience-module__KDFbla__periodBadge{border:1px solid var(--border-copper);font-family:var(--font-mono);color:var(--accent-copper);letter-spacing:.05em;background:#c879410d;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;display:inline-flex}.Experience-module__KDFbla__liveIndicator{background:var(--accent-copper);border-radius:50%;width:6px;height:6px;animation:2s infinite Experience-module__KDFbla__pulse}@keyframes Experience-module__KDFbla__pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.Experience-module__KDFbla__bullets{margin-bottom:30px;padding:0;list-style:none}.Experience-module__KDFbla__bullets li{color:var(--text-muted);margin-bottom:16px;padding-left:24px;font-size:1.05rem;line-height:1.8;position:relative}.Experience-module__KDFbla__bullets li:before{content:"";background:var(--accent-patina);width:10px;height:1px;position:absolute;top:12px;left:0}.Experience-module__KDFbla__bullets li:last-child{margin-bottom:0}.Experience-module__KDFbla__tags{flex-wrap:wrap;gap:10px;display:flex}.Experience-module__KDFbla__tag{border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;transition:all var(--transition-smooth);background:#e8e6e108;padding:6px 14px;font-size:.75rem;display:inline-flex}.Experience-module__KDFbla__tag:hover{border-color:var(--accent-patina);color:var(--accent-patina);background:#43927d0d}@media (max-width:768px){.Experience-module__KDFbla__timelineItem{gap:20px}.Experience-module__KDFbla__card{padding:30px 20px}.Experience-module__KDFbla__cardHeader{flex-direction:column}}
.Skills-module__RIe_Ua__skills{background:var(--bg-charcoal);position:relative}.Skills-module__RIe_Ua__skills:after{content:"";background:linear-gradient(90deg,transparent,var(--border-copper),transparent);width:100%;height:1px;position:absolute;top:0;left:0}.Skills-module__RIe_Ua__header{margin-bottom:80px}.Skills-module__RIe_Ua__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.Skills-module__RIe_Ua__card{flex-direction:column;height:100%;padding:32px;display:flex}.Skills-module__RIe_Ua__cardHeader{border-bottom:1px solid var(--border-copper);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:12px;display:flex}.Skills-module__RIe_Ua__elementCode{font-family:var(--font-display);color:var(--text-parchment);font-size:2.5rem;font-weight:600;line-height:1}.Skills-module__RIe_Ua__atomicNumber{font-family:var(--font-mono);color:var(--accent-copper);font-size:.9rem}.Skills-module__RIe_Ua__cardTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent-patina);margin-bottom:24px;font-size:.85rem}.Skills-module__RIe_Ua__skillList{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Skills-module__RIe_Ua__skill{font-family:var(--font-mono);color:var(--text-muted);padding-left:16px;font-size:.85rem;position:relative}.Skills-module__RIe_Ua__skill:before{content:"+";color:var(--border-copper);position:absolute;left:0}.Skills-module__RIe_Ua__card:hover .Skills-module__RIe_Ua__skill:before{color:var(--accent-copper)}.Skills-module__RIe_Ua__skill:hover{color:var(--text-parchment)}
.Education-module__-LSkvq__education{background:var(--bg-charcoal);position:relative}.Education-module__-LSkvq__dual{grid-template-columns:1fr 1fr;gap:80px;display:grid}.Education-module__-LSkvq__column{flex-direction:column;display:flex}.Education-module__-LSkvq__header{margin-bottom:50px}.Education-module__-LSkvq__eduCards{flex-direction:column;gap:24px;display:flex}.Education-module__-LSkvq__eduCard{flex-direction:column;gap:20px;padding:32px;display:flex}.Education-module__-LSkvq__topRow{border-bottom:1px dotted var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.Education-module__-LSkvq__eduIcon{color:var(--accent-patina);opacity:.8}.Education-module__-LSkvq__degree{font-family:var(--font-display);color:var(--text-parchment);font-size:1.6rem;font-weight:500;line-height:1.3}.Education-module__-LSkvq__schoolBlock{flex-direction:column;gap:8px;display:flex}.Education-module__-LSkvq__school{font-family:var(--font-mono);color:var(--accent-copper);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:500}.Education-module__-LSkvq__eduMeta{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:12px;font-size:.8rem;display:flex}.Education-module__-LSkvq__metaDot{color:var(--border-copper)}.Education-module__-LSkvq__certGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Education-module__-LSkvq__certCard{flex-direction:column;gap:16px;padding:24px;display:flex}.Education-module__-LSkvq__certHeader{justify-content:space-between;align-items:flex-start;display:flex}.Education-module__-LSkvq__certIconWrapper{width:40px;height:40px;color:var(--accent-copper);background:#c8794114;border:1px solid #c8794133;border-radius:4px;justify-content:center;align-items:center;display:flex}.Education-module__-LSkvq__certBody{flex-direction:column;gap:8px;margin-top:auto;display:flex}.Education-module__-LSkvq__certName{font-family:var(--font-mono);color:var(--text-parchment);letter-spacing:.02em;font-size:.9rem;font-weight:600;line-height:1.4}.Education-module__-LSkvq__certDesc{color:var(--text-muted);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.Education-module__-LSkvq__dual{grid-template-columns:1fr;gap:100px}}@media (max-width:600px){.Education-module__-LSkvq__certGrid{grid-template-columns:1fr}}
.Projects-module__I8N56G__projects{background:var(--bg-obsidian);position:relative}.Projects-module__I8N56G__header{margin-bottom:80px}.Projects-module__I8N56G__grid{flex-direction:column;gap:40px;display:flex}.Projects-module__I8N56G__dossierCard{border-radius:4px;max-width:900px;padding:0;position:relative;overflow:hidden}.Projects-module__I8N56G__dossierTab{border-bottom:1px solid var(--border-copper);background:#c879410d;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.Projects-module__I8N56G__dossierRef{font-family:var(--font-mono);color:var(--accent-copper);letter-spacing:.1em;font-size:.75rem;font-weight:600}.Projects-module__I8N56G__dossierDecorLines{gap:4px;display:flex}.Projects-module__I8N56G__dossierDecorLines span{background:var(--accent-copper);opacity:.5;border-radius:50%;width:4px;height:4px}.Projects-module__I8N56G__cardInner{padding:40px}.Projects-module__I8N56G__projectHeader{align-items:center;gap:24px;margin-bottom:32px;display:flex}.Projects-module__I8N56G__projectIconWrapper{width:60px;height:60px;color:var(--accent-patina);background:#43927d14;border:1px solid #43927d33;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Projects-module__I8N56G__projectTitle{font-family:var(--font-display);color:var(--text-parchment);margin-bottom:8px;font-size:1.8rem;font-weight:500;line-height:1.2}.Projects-module__I8N56G__projectBody{padding-left:84px}.Projects-module__I8N56G__projectBullets{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.Projects-module__I8N56G__bullet{align-items:flex-start;gap:16px;display:flex}.Projects-module__I8N56G__bulletDot{background:var(--accent-patina);border-radius:1px;flex-shrink:0;width:6px;height:6px;margin-top:10px}.Projects-module__I8N56G__bullet p{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.Projects-module__I8N56G__projectTags{border-top:1px dashed var(--border-subtle);flex-wrap:wrap;gap:10px;padding-top:24px;display:flex}.Projects-module__I8N56G__tag{border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;transition:all var(--transition-smooth);background:#e8e6e108;padding:6px 14px;font-size:.75rem;display:inline-flex}.Projects-module__I8N56G__tag:hover{border-color:var(--accent-copper);color:var(--accent-copper);background:#c879410d}@media (max-width:768px){.Projects-module__I8N56G__cardInner{padding:30px 20px}.Projects-module__I8N56G__projectBody{padding-left:0}}
.Contact-module__RDTI0G__contact{background:var(--bg-obsidian);align-items:center;min-height:80vh;display:flex;position:relative}.Contact-module__RDTI0G__header{margin-bottom:60px}.Contact-module__RDTI0G__grid{justify-content:center;max-width:800px;margin:0 auto;display:flex}.Contact-module__RDTI0G__infoCard{flex-direction:column;gap:30px;padding:40px;display:flex}.Contact-module__RDTI0G__infoItem{align-items:flex-start;gap:24px;display:flex}.Contact-module__RDTI0G__infoIconWrapper{border:1px solid var(--border-copper);width:50px;height:50px;color:var(--accent-copper);background:#c879410d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__RDTI0G__infoContent{flex-direction:column;gap:6px;margin-top:2px;display:flex}.Contact-module__RDTI0G__infoLink,.Contact-module__RDTI0G__infoText{font-family:var(--font-display);color:var(--text-parchment);transition:color var(--transition-smooth);font-size:1.4rem;font-weight:500;line-height:1.2}.Contact-module__RDTI0G__infoLink:hover{color:var(--accent-copper)}.Contact-module__RDTI0G__statusOpen{font-family:var(--font-display);color:var(--text-parchment);align-items:center;gap:12px;font-size:1.4rem;font-weight:500;line-height:1.2;display:flex}.Contact-module__RDTI0G__statusDot{background-color:var(--accent-patina);width:10px;height:10px;box-shadow:0 0 10px var(--accent-patina-glow);border-radius:50%;animation:2s infinite Contact-module__RDTI0G__blink}@keyframes Contact-module__RDTI0G__blink{0%,to{opacity:1;box-shadow:0 0 10px var(--accent-patina)}50%{opacity:.3;box-shadow:0 0 #0000}}.Contact-module__RDTI0G__divider{background:var(--border-subtle);width:100%;height:1px;margin:10px 0}.Contact-module__RDTI0G__actions{flex-direction:column;gap:16px;display:flex}.Contact-module__RDTI0G__primaryBtn{background-color:var(--accent-copper);width:100%;color:var(--bg-obsidian);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-smooth);justify-content:center;align-items:center;gap:12px;padding:16px;font-size:.9rem;font-weight:600;display:flex}.Contact-module__RDTI0G__primaryBtn:hover{box-shadow:0 10px 25px var(--accent-copper-glow);background-color:#d98a51;transform:translateY(-2px)}.Contact-module__RDTI0G__secondaryBtn{border:1px solid var(--border-subtle);width:100%;color:var(--text-parchment);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-smooth);background:0 0;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:.9rem;font-weight:400;display:flex}.Contact-module__RDTI0G__secondaryBtn:hover{border-color:var(--accent-copper);color:var(--accent-copper)}
.Footer-module__as8s1W__footer{background:var(--bg-obsidian);padding:80px 0 40px;position:relative}.Footer-module__as8s1W__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--border-copper),transparent);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__as8s1W__inner{flex-direction:column;align-items:center;gap:40px;display:flex}.Footer-module__as8s1W__brand{flex-direction:column;align-items:center;gap:12px;display:flex}.Footer-module__as8s1W__logo{align-items:center;gap:12px;display:flex}.Footer-module__as8s1W__logoIcon{border:1px solid var(--accent-copper);width:32px;height:32px;color:var(--accent-copper);background:#c879411a;border-radius:4px;justify-content:center;align-items:center;display:flex}.Footer-module__as8s1W__logoText{font-family:var(--font-display);color:var(--text-parchment);letter-spacing:.1em;font-size:1.2rem;font-weight:600}.Footer-module__as8s1W__tagline{font-family:var(--font-mono);color:var(--accent-patina);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.Footer-module__as8s1W__divider{background:var(--border-subtle);width:60px;height:1px}.Footer-module__as8s1W__links{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Footer-module__as8s1W__links a{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;transition:color var(--transition-fast);gap:6px;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.Footer-module__as8s1W__linkRef{color:var(--accent-copper)}.Footer-module__as8s1W__links a:hover{color:var(--text-parchment)}.Footer-module__as8s1W__bottom{border-top:1px dashed var(--border-subtle);justify-content:space-between;align-items:center;width:100%;padding-top:32px;display:flex}.Footer-module__as8s1W__bottom p{color:var(--text-muted)}.Footer-module__as8s1W__metrics{align-items:center;gap:8px;display:flex}.Footer-module__as8s1W__statusDot{background:var(--accent-patina);width:6px;height:6px;box-shadow:0 0 8px var(--accent-patina-glow);border-radius:50%;animation:2s infinite Footer-module__as8s1W__pulse}@keyframes Footer-module__as8s1W__pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@media (max-width:600px){.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;gap:16px}}
