@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Source+Sans+3:wght@300;400;500&display=swap";._header_yd7rm_1{position:fixed;top:0;width:100%;z-index:1000;padding:1.2rem 2rem;background:var(--bg-dark);border-bottom:1px solid var(--border)}._nav_yd7rm_21{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logo_yd7rm_37{font-size:1.5rem;font-weight:700}._nav_links_yd7rm_47{display:flex;gap:2rem;list-style:none}._nav_links_yd7rm_47 ._nav_item_yd7rm_59{color:var(--text-secondary);transition:.3s;cursor:pointer}._nav_links_yd7rm_47 ._nav_item_yd7rm_59:hover{color:var(--text-primary)}._nav_links_yd7rm_47 ._contact_button_yd7rm_79{padding:.5rem 1.25rem;background:var(--text-primary);color:var(--bg-dark);border-radius:999px;cursor:pointer}._hamburger_yd7rm_95{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}._hamburger_yd7rm_95 span{width:24px;height:2px;background:var(--text-primary)}._mobile_menu_yd7rm_125{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;opacity:0;pointer-events:none;transition:.3s;z-index:999}._mobile_menu_yd7rm_125 a{color:var(--text-primary);text-decoration:none;font-size:2rem}._active_yd7rm_169{opacity:1;pointer-events:all}@media (max-width: 768px){._nav_links_yd7rm_47{display:none}._hamburger_yd7rm_95{display:flex}}._project_card_mpgjb_1{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;overflow:hidden;transition:.3s}._project_card_mpgjb_1:hover{transform:translateY(-10px);cursor:pointer}._project_image_mpgjb_27{height:240px;display:flex;justify-content:center;align-items:center;background:var(--bg-hover);overflow:hidden;border-radius:12px 12px 0 0}._project_img_mpgjb_47{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._project_card_mpgjb_1:hover ._project_img_mpgjb_47{transform:scale(1.08)}._project_content_mpgjb_69{padding:2rem}._project_title_mpgjb_77{margin-bottom:1rem;font-size:1.4rem}._project_description_mpgjb_87{color:var(--text-secondary);margin-bottom:1.5rem}._project_tags_mpgjb_97{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}._project_tag_mpgjb_97{padding:.4rem .8rem;border-radius:999px;background:#ffffff1a;font-size:.8rem}._project_link_mpgjb_125{position:relative;color:var(--text-primary);transition:.3s}._project_link_mpgjb_125:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0%;background:var(--text-primary)}._project_link_mpgjb_125:hover:after{width:100%}._landing_1m5o2_1{background:var(--bg-dark)}._hero_1m5o2_9{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:6rem 2rem 2rem}._hero_content_1m5o2_25{max-width:800px;text-align:center;justify-content:center}._hero_content_1m5o2_25 h1{font-size:4rem;margin-bottom:1rem}._hero_content_1m5o2_25 p{color:var(--text-secondary);font-size:1.2rem;margin-bottom:2rem}._cta_buttons_1m5o2_59{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._primary_btn_1m5o2_73,._secondary_btn_1m5o2_75{padding:.75rem 1.25rem;border:1px solid var(--border);border-radius:999px;transition:.3s;cursor:pointer;font-weight:500}._primary_btn_1m5o2_73:hover,._secondary_btn_1m5o2_75:hover{transform:translateY(-5px)}._primary_btn_1m5o2_73{background-color:var(--bg-dark);color:var(--text-primary)}._secondary_btn_1m5o2_75{background-color:var(--text-primary);color:var(--bg-dark)}._about_1m5o2_125{max-width:1200px;margin:6rem auto;padding:0 3rem}._section_title_1m5o2_137{text-align:center;font-size:2.5rem;margin-bottom:5rem}._about_content_1m5o2_149{display:flex;justify-content:center;align-items:center;text-align:center;gap:4rem;margin-top:-3rem}._about_text_1m5o2_167{width:600px}._about_text_1m5o2_167 p{color:var(--text-secondary);line-height:1.2;margin-bottom:1.5rem;font-size:1.2rem}._skills_1m5o2_189{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:2rem}._skill_tag_1m5o2_205{padding:.5rem 1.25rem;border:1px solid var(--border);background:var(--bg-dark);border-radius:999px;transition:.3s}._skill_tag_1m5o2_205:hover,._contact_link_1m5o2_223:hover{background:var(--text-primary);color:var(--bg-dark);cursor:pointer}._projects_1m5o2_235{max-width:1200px;margin:6rem auto;padding:0 2rem}._projects_grid_1m5o2_247{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}._contact_1m5o2_223{max-width:800px;margin:6rem auto;padding:0 1rem}._contact_title_1m5o2_271{text-align:center;font-size:2.5rem;margin-bottom:1rem}._contact_subtitle_1m5o2_283{text-align:center;color:var(--text-secondary);margin-bottom:2.5rem;font-size:2rem}._contact_links_1m5o2_297{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._contact_link_1m5o2_223{color:var(--text-primary);text-decoration:none;border:1px solid var(--border);border-radius:999px;padding:.8rem 1.5rem;transition:.3s}._footer_1m5o2_329{margin-top:3rem;padding:2rem;border-top:1px solid var(--border);text-align:center;color:var(--text-secondary)}@media (max-width: 768px){._hero_content_1m5o2_25 h1{font-size:2.5rem}._about_content_1m5o2_149{grid-template-columns:1fr}._cta_buttons_1m5o2_59{flex-direction:column}}._not_found_p8xgk_1{background:var(--bg-dark)}._hero_p8xgk_9{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:6rem 2rem 2rem}._hero_content_p8xgk_25{max-width:800px;text-align:center;justify-content:center}._hero_content_p8xgk_25 h1{font-size:4rem;margin-bottom:1rem}._hero_content_p8xgk_25 p{color:var(--text-secondary);font-size:1.2rem;margin-bottom:2rem}._buttons_p8xgk_59{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._button_p8xgk_59{padding:.75rem 1.25rem;border:1px solid var(--border);border-radius:999px;transition:.3s;cursor:pointer;font-weight:500;background-color:var(--text-primary);color:var(--bg-dark)}._button_p8xgk_59:hover{transform:translateY(-5px)}@media (max-width: 768px){._hero_content_p8xgk_25 h1{font-size:2.5rem}._about_content_p8xgk_113{grid-template-columns:1fr}}:root{--bg-dark: #000205;--bg-card: #050505;--bg-hover: #0f0f0f;--text-primary: #ffffff;--text-secondary: #777777;--border: #2a2a2a}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:Montserrat,sans-serif}html{scroll-behavior:auto}body{background:var(--bg-dark);color:var(--text-primary)}h1,h2,h3,button{font-weight:700;letter-spacing:.02em}p,li,nav a,.description{font-weight:500}
