@font-face{font-family:Questrial;src:url(/assets/Questrial-Regular-C8uSKUik.ttf) format("truetype")}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:linear-gradient(#141218,#242424);margin:0;padding:0;width:100%;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background:var(--bg-primary, #0f0f1a)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden;background:var(--bg-primary, #0f0f1a)}*{box-sizing:border-box}._home_section_d8xcz_15,._about_section_d8xcz_25,._projects_section_d8xcz_26{display:flex;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 4.4375rem);scroll-margin-top:4.4375rem;padding:4rem 2rem}._projects_section_d8xcz_26{background:var(--bg-primary, #0f0f1a)}._home_container_d8xcz_40{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:100%;max-width:1200px;text-align:center}._home_container_d8xcz_40 h1{margin:0;font-size:3.5rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._home_container_d8xcz_40 p{font-size:1.25rem;color:var(--text-secondary, #a0a0a0);margin:.25rem 0}._profile_image_d8xcz_67{width:180px;height:180px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;border:3px solid var(--border-color, #2a2a4a);box-shadow:0 8px 30px #0000004d}._profile_image_d8xcz_67 img{width:100%;height:100%;object-fit:cover;transform:scale(1.1)}._about_buttons_d8xcz_84{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}._about_button_d8xcz_84{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff}._about_button_d8xcz_84:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}._about_button_d8xcz_84:active{transform:translateY(0)}._projects_wrapper_d8xcz_114{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1400px;gap:2rem}._projects_wrapper_d8xcz_114 h1{margin:0;font-size:2.5rem;font-weight:700;color:var(--text-primary, #ffffff)}._about_container_d8xcz_131,._projects_container_d8xcz_132{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.75rem;width:100%;max-width:1200px}._about_container_d8xcz_131 h1,._projects_container_d8xcz_132 h1{margin:0;font-size:2.5rem;font-weight:700;color:var(--text-primary, #ffffff)}._about_container_d8xcz_131 p{margin:.25rem;font-size:1.125rem;color:var(--text-secondary, #a0a0a0)}._resume_container_d8xcz_156{width:100%;max-width:1000px;margin:0 auto}._resume_container_d8xcz_156 h1{margin:0 0 2rem;text-align:center;font-size:2.5rem;font-weight:700;color:var(--text-primary, #ffffff)}._pdf_viewer_d8xcz_170{width:100%;height:800px;border:none;border-radius:12px;box-shadow:0 8px 30px #0000004d;background:var(--card-bg, #1a1a2e)}._resume_buttons_d8xcz_179{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}._download_button_d8xcz_187,._view_button_d8xcz_188{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}._download_button_d8xcz_187{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff}._download_button_d8xcz_187:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}._view_button_d8xcz_188{background:transparent;border:2px solid var(--border-color, #2a2a4a);color:var(--text-primary, #ffffff)}._view_button_d8xcz_188:hover{border-color:var(--accent-color, #6366f1);background:#6366f11a}._contact_container_d8xcz_220{width:100%;max-width:600px;margin:0 auto}._contact_container_d8xcz_220 h1{margin:0 0 2rem;text-align:center;font-size:2.5rem;font-weight:700;color:var(--text-primary, #ffffff)}._contact_form_d8xcz_234{display:flex;flex-direction:column;gap:1.5rem}._form_group_d8xcz_240{display:flex;flex-direction:column;gap:.5rem}._form_group_d8xcz_240 label{font-weight:500;color:var(--text-primary, #ffffff)}._form_group_d8xcz_240 input,._form_group_d8xcz_240 textarea{padding:.875rem 1rem;border-radius:8px;border:2px solid var(--border-color, #2a2a4a);background:var(--card-bg, #1a1a2e);color:var(--text-primary, #ffffff);font-size:1rem;transition:border-color .2s ease}._form_group_d8xcz_240 input:focus,._form_group_d8xcz_240 textarea:focus{outline:none;border-color:var(--accent-color, #6366f1)}._form_group_d8xcz_240 input::placeholder,._form_group_d8xcz_240 textarea::placeholder{color:var(--text-secondary, #a0a0a0)}._submit_button_d8xcz_273{padding:1rem 2rem;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._submit_button_d8xcz_273:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}._submit_button_d8xcz_273:active{transform:translateY(0)}._mobile_nav_d8xcz_294{display:none}@media screen and (max-width: 1200px){._home_container_d8xcz_40 h1{font-size:3rem}}@media screen and (max-width: 768px){._home_section_d8xcz_15,._about_section_d8xcz_25,._projects_section_d8xcz_26{padding:3rem 1.5rem;min-height:auto}._home_container_d8xcz_40 h1{font-size:2.25rem}._home_container_d8xcz_40 p{font-size:1rem}._profile_image_d8xcz_67{width:150px;height:150px}._resume_container_d8xcz_156 h1,._about_container_d8xcz_131 h1,._projects_container_d8xcz_132 h1,._projects_wrapper_d8xcz_114 h1,._contact_container_d8xcz_220 h1{font-size:2rem}._pdf_viewer_d8xcz_170{height:600px}._resume_buttons_d8xcz_179,._about_buttons_d8xcz_84{flex-direction:column;align-items:center}._download_button_d8xcz_187,._view_button_d8xcz_188,._about_button_d8xcz_84{width:100%;max-width:280px;justify-content:center}}@media screen and (max-width: 480px){._home_container_d8xcz_40 h1{font-size:1.75rem}._home_container_d8xcz_40 p{font-size:.9rem}._profile_image_d8xcz_67{width:120px;height:120px}._pdf_viewer_d8xcz_170{height:400px}._resume_container_d8xcz_156 h1,._about_container_d8xcz_131 h1,._projects_container_d8xcz_132 h1,._projects_wrapper_d8xcz_114 h1,._contact_container_d8xcz_220 h1{font-size:1.75rem}._form_group_d8xcz_240 input,._form_group_d8xcz_240 textarea{font-size:.9rem}}._projects_grid_6xojg_1{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:1rem 0}._project_card_6xojg_8{background:var(--card-bg, #1a1a2e);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color, #2a2a4a);font-family:Questrial,sans-serif}._project_card_6xojg_8:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000004d}._project_card_6xojg_8:focus{outline:2px solid var(--accent-color, #6366f1);outline-offset:2px}._card_image_6xojg_28{position:relative;width:100%;height:200px;overflow:hidden}._card_image_6xojg_28 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._project_card_6xojg_8:hover ._card_image_6xojg_28 img{transform:scale(1.05)}._card_overlay_6xojg_46{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._project_card_6xojg_8:hover ._card_overlay_6xojg_46{opacity:1}._card_overlay_6xojg_46 span{color:#fff;font-family:Questrial,sans-serif;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;border:2px solid white;border-radius:8px}._card_content_6xojg_74{padding:1.5rem}._card_header_6xojg_78{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._card_header_6xojg_78 h3{margin:0;font-family:Questrial,sans-serif;font-size:1.25rem;color:var(--text-primary, #ffffff)}._external_link_6xojg_92{padding:.5rem;border-radius:6px;transition:background-color .2s ease}._external_link_6xojg_92:hover{background-color:var(--hover-bg, rgba(255, 255, 255, .1))}._external_link_6xojg_92 img{width:20px;height:20px;filter:invert(1)}._tech_stack_6xojg_108{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tech_tag_6xojg_115{background:var(--tag-bg, #2a2a4a);color:var(--tag-text, #a5b4fc);padding:.25rem .75rem;border-radius:20px;font-family:Questrial,sans-serif;font-size:.75rem;font-weight:500}._tech_tag_more_6xojg_125{background:var(--tag-bg-more, #3a3a5a);color:var(--tag-text, #a5b4fc);padding:.25rem .75rem;border-radius:20px;font-family:Questrial,sans-serif;font-size:.75rem;font-weight:500}._card_description_6xojg_135{color:var(--text-secondary, #a0a0a0);font-family:Questrial,sans-serif;font-size:.9rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){._projects_grid_6xojg_1{grid-template-columns:1fr;gap:1.5rem}._card_image_6xojg_28{height:180px}}@media (max-width: 480px){._card_content_6xojg_74{padding:1.25rem}._card_header_6xojg_78 h3{font-size:1.1rem}}._layout_10nt3_1{min-height:100vh;background:var(--bg-primary, #0f0f1a);font-family:Questrial,sans-serif}._nav_container_10nt3_7{position:fixed;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;width:100%}._nav_10nt3_7{position:relative;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 2rem;width:100%;height:4.4375rem;background:#0f0f1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color, #2a2a4a);color:var(--text-primary, #ffffff)}._logo_10nt3_32{background:none;border:none;color:var(--text-primary, #ffffff);cursor:pointer;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .2s ease}._logo_10nt3_32:hover{color:var(--accent-color, #a5b4fc)}._list_10nt3_47{display:flex;justify-content:center;align-items:center;gap:.5rem;list-style-type:none;margin:0;padding:0}._button_10nt3_57 a{text-decoration:none}._button_10nt3_57 button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;box-sizing:border-box;color:var(--text-secondary, #a0a0a0);cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease}._button_10nt3_57 button:hover{color:var(--text-primary, #ffffff);background:#ffffff0d}._button_10nt3_57 button._active_10nt3_80{color:var(--text-primary, #ffffff);background:#6366f11a}._main_content_10nt3_85{padding-top:4.4375rem}._mobile_nav_container_10nt3_89{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;flex-direction:column}._mobile_nav_10nt3_89{display:flex;justify-content:space-between;align-items:center;background:#0f0f1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.5rem;height:4.4375rem;box-sizing:border-box;border-bottom:1px solid var(--border-color, #2a2a4a)}._mobile_logo_10nt3_111{color:var(--text-primary, #ffffff);font-size:1.1rem;font-weight:700;text-decoration:none}._hamburger_10nt3_118{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}._hamburger_10nt3_118 span{width:25px;height:2px;background:var(--text-primary, #ffffff);border-radius:2px;transition:all .3s ease}._hamburger_10nt3_118 span._hamburger_open_10nt3_136:nth-child(1){transform:rotate(45deg) translate(5px,6px)}._hamburger_10nt3_118 span._hamburger_open_10nt3_136:nth-child(2){opacity:0}._hamburger_10nt3_118 span._hamburger_open_10nt3_136:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}._mobile_menu_10nt3_148{display:flex;flex-direction:column;background:#0f0f1afa;max-height:0;overflow:hidden;transition:max-height .3s ease}._mobile_menu_10nt3_148._open_10nt3_157{max-height:300px}._mobile_menu_10nt3_148 a{color:var(--text-secondary, #a0a0a0);text-decoration:none;padding:1rem 1.5rem;font-size:1rem;transition:all .2s ease;border-bottom:1px solid var(--border-color, #2a2a4a)}._mobile_menu_10nt3_148 a:last-child{border-bottom:none}._mobile_menu_10nt3_148 a:hover{background:#ffffff0d;color:var(--text-primary, #ffffff)}._mobile_menu_10nt3_148 a._mobile_active_10nt3_179{background:#6366f11a;color:var(--text-primary, #ffffff)}@media (max-width: 768px){._nav_container_10nt3_7{display:none}._mobile_nav_container_10nt3_89{display:flex}}@media (max-width: 480px){._mobile_logo_10nt3_111{font-size:1rem}._mobile_menu_10nt3_148 a{font-size:.9rem;padding:.875rem 1.5rem}}._project_detail_page_1yhf8_1{min-height:100vh;background:var(--bg-primary, #0f0f1a);color:var(--text-primary, #ffffff)}._detail_header_1yhf8_7{padding:1.5rem 2rem;background:var(--header-bg, rgba(15, 15, 26, .9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border-color, #2a2a4a)}._back_button_1yhf8_17{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--text-primary, #ffffff);font-size:1rem;cursor:pointer;padding:.5rem 1rem;border-radius:8px;transition:background-color .2s ease}._back_button_1yhf8_17:hover{background-color:var(--hover-bg, rgba(255, 255, 255, .1))}._back_button_1yhf8_17 img{width:20px;height:20px;filter:invert(1)}._hero_section_1yhf8_41{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 2rem;max-width:1400px;margin:0 auto;align-items:center}._hero_content_1yhf8_51 h1{font-size:3rem;margin:0 0 1.5rem;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._hero_content_1yhf8_51 ._tech_stack_1yhf8_60{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tech_tag_1yhf8_67{background:var(--tag-bg, #2a2a4a);color:var(--tag-text, #a5b4fc);padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}._hero_description_1yhf8_76{font-size:1.25rem;line-height:1.6;color:var(--text-secondary, #a0a0a0);margin-bottom:2rem}._project_links_1yhf8_83{display:flex;gap:1rem}._primary_link_1yhf8_88,._secondary_link_1yhf8_89{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}._primary_link_1yhf8_88{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff}._primary_link_1yhf8_88:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}._primary_link_1yhf8_88 img{width:18px;height:18px;filter:invert(1)}._secondary_link_1yhf8_89{background:transparent;border:2px solid var(--border-color, #2a2a4a);color:var(--text-primary, #ffffff)}._secondary_link_1yhf8_89:hover{border-color:var(--accent-color, #6366f1);background:#6366f11a}._hero_image_1yhf8_127{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0006}._hero_image_1yhf8_127 img{width:100%;height:auto;display:block}._details_section_1yhf8_139{padding:4rem 2rem;background:var(--section-bg, #12121f)}._details_grid_1yhf8_144{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto}._detail_card_1yhf8_152{background:var(--card-bg, #1a1a2e);padding:2rem;border-radius:16px;border:1px solid var(--border-color, #2a2a4a)}._detail_card_1yhf8_152 h2{font-size:1.5rem;margin:0 0 1.5rem;color:var(--text-primary, #ffffff)}._long_description_1yhf8_165 p{color:var(--text-secondary, #a0a0a0);line-height:1.7;margin:0 0 1rem}._features_list_1yhf8_171,._challenges_list_1yhf8_172{list-style:none;padding:0;margin:0}._features_list_1yhf8_171 li,._challenges_list_1yhf8_172 li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;color:var(--text-secondary, #a0a0a0);border-bottom:1px solid var(--border-color, #2a2a4a)}._features_list_1yhf8_171 li:last-child,._challenges_list_1yhf8_172 li:last-child{border-bottom:none}._feature_icon_1yhf8_193{color:#10b981;font-weight:700}._gallery_section_1yhf8_198{padding:4rem 2rem;max-width:1400px;margin:0 auto}._gallery_section_1yhf8_198 h2{font-size:2rem;margin-bottom:2rem;text-align:center}._gallery_grid_1yhf8_210{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._gallery_item_1yhf8_216{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000004d;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._gallery_item_1yhf8_216:hover{transform:scale(1.05);box-shadow:0 8px 16px #0003}._gallery_item_1yhf8_216 img{width:100%;height:auto;display:block;transition:transform .3s ease}._gallery_item_1yhf8_216:hover img{transform:scale(1.05)}._project_navigation_1yhf8_240{padding:3rem 2rem;border-top:1px solid var(--border-color, #2a2a4a)}._nav_container_1yhf8_245{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto}._nav_link_prev_1yhf8_252,._nav_link_next_1yhf8_253{display:flex;flex-direction:column;padding:1.5rem;border-radius:12px;text-decoration:none;transition:background-color .2s ease;max-width:45%}._nav_link_prev_1yhf8_252:hover,._nav_link_next_1yhf8_253:hover{background:var(--hover-bg, rgba(255, 255, 255, .05))}._nav_link_prev_1yhf8_252{align-items:flex-start}._nav_link_next_1yhf8_253{align-items:flex-end}._nav_label_1yhf8_276{font-size:.875rem;color:var(--text-secondary, #a0a0a0);margin-bottom:.5rem}._nav_title_1yhf8_282{font-size:1.25rem;font-weight:600;color:var(--text-primary, #ffffff)}._not_found_1yhf8_288{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}._not_found_1yhf8_288 h1{font-size:2.5rem;margin-bottom:1rem}._not_found_1yhf8_288 p{color:var(--text-secondary, #a0a0a0);margin-bottom:2rem}._modal_overlay_1yhf8_308{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1yhf8_1 .3s ease}._modal_content_1yhf8_322{position:relative;max-width:90%;max-height:90vh;display:flex;align-items:center;justify-content:center}._modal_content_1yhf8_322 img{max-width:100%;max-height:90vh;object-fit:contain}._modal_close_1yhf8_337{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._modal_close_1yhf8_337:hover{transform:scale(1.2)}@keyframes _fadeIn_1yhf8_1{0%{opacity:0}to{opacity:1}}@media (max-width: 968px){._hero_section_1yhf8_41{grid-template-columns:1fr;text-align:center;padding:2rem 1rem}._hero_content_1yhf8_51 h1{font-size:2rem}._hero_content_1yhf8_51 ._tech_stack_1yhf8_60{justify-content:center}._project_links_1yhf8_83{justify-content:center;flex-wrap:wrap}._hero_image_1yhf8_127{order:-1}._details_grid_1yhf8_144{grid-template-columns:1fr}._nav_container_1yhf8_245{flex-direction:column;gap:1rem}._nav_link_prev_1yhf8_252,._nav_link_next_1yhf8_253{max-width:100%}}
