*{box-sizing:border-box;margin:0;padding:0}body{color:#cdd9e5;background:#090c10;font-family:Syne,sans-serif}.Navbar-module_navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#090c10cc;border-bottom:1px solid #1e2d3d80;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module_logo a{color:#00d4ff;letter-spacing:.1em;font-size:.85rem;font-weight:700;text-decoration:none}.Navbar-module_links{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module_links a{letter-spacing:.15em;text-transform:uppercase;color:#536878;font-size:.8rem;text-decoration:none;transition:color .2s}.Navbar-module_links a:hover{color:#00d4ff}@media (width<=600px){.Navbar-module_navbar{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.25rem}.Navbar-module_links{gap:1rem}.Navbar-module_links a{letter-spacing:.08em;font-size:.7rem}}.Hero-module_hero{background-image:linear-gradient(#00d4ff0a 1px,#0000 1px),linear-gradient(90deg,#00d4ff0a 1px,#0000 1px);background-size:100px 50px;flex-direction:row;align-items:stretch;min-height:100vh;padding-top:100px;padding-left:4rem;padding-right:0;display:flex}.Hero-module_left{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-bottom:4rem;padding-right:4rem;display:flex}.Hero-module_right{flex-direction:column;flex:1;gap:.75rem;padding:2rem 2rem 2rem 0;display:flex}.Hero-module_cardsHead{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Hero-module_cardsLabel{text-transform:uppercase;letter-spacing:.2em;color:#536878;font-size:.7rem}.Hero-module_legend{gap:1rem;display:flex}.Hero-module_legendEntry{color:#536878;letter-spacing:.03em;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.Hero-module_grid{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:.75rem;display:grid}.Hero-module_grid img{height:110px}.Hero-module_tagline{color:#00d4ff;word-spacing:.2em;text-transform:uppercase;align-items:center;font-size:1rem;display:flex}.Hero-module_tagline:before{content:"";background:#00d4ff;width:32px;height:1px;display:inline-block}.Hero-module_accent{background:linear-gradient(100deg,#00d4ff,#7928ca);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module_name{color:#cdd9e5;letter-spacing:-.02em;font-size:6rem;font-weight:700;line-height:.9}.Hero-module_desc{color:#536878;max-width:600px;margin-top:1rem;font-size:1.2rem}.Hero-module_tags{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.Hero-module_tag{color:#00d4ff;background:#0d1f2d;border:1px solid #1e2d3d;border-radius:4px;padding:.25rem .6rem;font-size:.75rem}.Hero-module_btns{gap:1.5rem;margin-top:2rem;display:flex}.Hero-module_btnMain{color:#090c10;background-color:#00d4ff;border-radius:4px;padding:1rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.Hero-module_btnMain:hover{background-color:#7928ca;transform:translateY(-5px)}.Hero-module_btnAlt{color:#cdd9e5;border:1px solid #1e2d3d;border-radius:4px;padding:1rem 2rem;font-size:.9rem;text-decoration:none;transition:all .2s}.Hero-module_btnAlt:hover{color:#00d4ff;border-color:#00d4ff;transform:translateY(-5px)}@media (width<=900px){.Hero-module_hero{flex-direction:column;align-items:flex-start;padding-left:1.5rem;padding-right:1.5rem}.Hero-module_left{padding-bottom:0;padding-right:0}.Hero-module_right{width:100%;padding:0 0 2rem}.Hero-module_grid{grid-template-columns:repeat(2,1fr)}.Hero-module_name{font-size:3.5rem}.Hero-module_desc{font-size:1rem}.Hero-module_btns{flex-direction:column;gap:1rem}.Hero-module_btnMain,.Hero-module_btnAlt{text-align:center}}@media (width<=600px){.Hero-module_hero{padding-top:80px;padding-left:1.25rem;padding-right:1.25rem}.Hero-module_name{font-size:2.8rem}.Hero-module_tagline{font-size:.7rem}.Hero-module_desc{margin-top:.75rem;font-size:.9rem}.Hero-module_tags{margin-top:1rem}.Hero-module_btns{gap:.75rem;margin-top:1.5rem}.Hero-module_right{display:none}}.Projects-module_section{padding:6rem 4rem}.Projects-module_label{color:#00d4ff;letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;display:flex}.Projects-module_label:before{content:"";background:#00d4ff;width:20px;height:1px;display:inline-block}.Projects-module_title{color:#f0f6fc;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.8rem;font-weight:800}.Projects-module_legend{gap:1.5rem;margin-bottom:2.5rem;display:flex}.Projects-module_legendEntry{color:#536878;letter-spacing:.03em;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Projects-module_dot{background:var(--pulse-color);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.Projects-module_dot:before{content:"";background:var(--pulse-color);border-radius:50%;animation:1.8s ease-out infinite Projects-module_heartbeat;position:absolute;inset:0}@keyframes Projects-module_heartbeat{0%{opacity:.7;transform:scale(1)}20%{opacity:.4;transform:scale(2)}40%{opacity:.7;transform:scale(1)}55%{opacity:.3;transform:scale(1.6)}70%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}.Projects-module_grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:1fr;gap:1.5rem;display:grid}@media (width<=600px){.Projects-module_section{padding:4rem 1.25rem}.Projects-module_title{margin-bottom:1.5rem;font-size:2rem}.Projects-module_legend{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.Projects-module_grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem}.Projects-module_body{padding:1.25rem}.Projects-module_head{flex-wrap:wrap;gap:.4rem}}.Projects-module_card{background:#111820;border:1px solid #1e2d3d;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.Projects-module_img{object-fit:cover;width:100%;height:180px;display:block}.Projects-module_imgLogo{object-fit:contain;box-sizing:border-box;background:#fff;width:100%;height:180px;padding:1.5rem;display:block}.Projects-module_body{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.Projects-module_head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.Projects-module_nameRow{align-items:center;gap:.6rem;min-width:0;display:flex}.Projects-module_name{color:#f0f6fc;font-size:1.1rem;font-weight:700}.Projects-module_badge{letter-spacing:.08em;text-transform:uppercase;color:#f0a500;white-space:nowrap;background:#f0a5001a;border:1px solid #f0a50059;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.Projects-module_date{color:#536878;white-space:nowrap;flex-shrink:0;font-size:.75rem}.Projects-module_desc{color:#536878;font-size:.9rem;line-height:1.7}.Projects-module_clamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Projects-module_toggle{color:#00d4ff;cursor:pointer;letter-spacing:.03em;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.78rem;font-weight:600;transition:opacity .2s}.Projects-module_toggle:hover{opacity:.7}.Projects-module_foot{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.Projects-module_tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module_tag{color:#00d4ff;background:#0d1f2d;border:1px solid #1e2d3d;border-radius:4px;padding:.25rem .6rem;font-size:.75rem}.Projects-module_link{color:#00d4ff;letter-spacing:.04em;align-self:flex-start;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Projects-module_link:hover{opacity:.7}.About-module_about{padding:6rem 4rem}.About-module_label{color:#00d4ff;letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;display:flex}.About-module_label:before{content:"";background:#00d4ff;width:20px;height:1px;display:inline-block}.About-module_title{color:#f0f6fc;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.8rem;font-weight:800}.About-module_content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module_text p{color:#536878;margin-bottom:1.25rem;font-size:.95rem;line-height:1.8}.About-module_text strong{color:#cdd9e5}.About-module_stats{background:#1e2d3d;border:1px solid #1e2d3d;border-radius:8px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.About-module_stat{background:#111820;padding:1.75rem}.About-module_statNum{color:#00d4ff;margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.About-module_statLabel{color:#536878;font-size:.75rem}@media (width<=600px){.About-module_about{padding:4rem 1.25rem}.About-module_title{margin-bottom:1.5rem;font-size:2rem}.About-module_content{grid-template-columns:1fr;gap:2rem}.About-module_stats{grid-template-columns:1fr 1fr}.About-module_statNum{font-size:1.4rem}}.Skills-module_skills{padding:6rem 4rem}.Skills-module_label{color:#00d4ff;letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;display:flex}.Skills-module_label:before{content:"";background:#00d4ff;width:20px;height:1px;display:inline-block}.Skills-module_title{color:#f0f6fc;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.8rem;font-weight:800}.Skills-module_grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Skills-module_category{background:#111820;border:1px solid #1e2d3d;border-radius:8px;padding:1.75rem}.Skills-module_categoryTitle{color:#00d4ff;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem}.Skills-module_tags{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module_tag{color:#cdd9e5;background:#1e2d3d;border-radius:4px;padding:.3rem .7rem;font-size:.8rem}@media (width<=600px){.Skills-module_skills{padding:4rem 1.25rem}.Skills-module_title{margin-bottom:1.5rem;font-size:2rem}.Skills-module_grid{grid-template-columns:1fr;gap:1rem}.Skills-module_category{padding:1.25rem}}
