@charset "utf-8";.home_page{position:relative;z-index:1;min-height:100vh;color:#f5f5f5;background:radial-gradient(circle at top,rgba(120,119,198,.28),transparent 55%),radial-gradient(circle at bottom,rgba(56,189,248,.22),#050816 70%);padding:96px 24px 120px}@media (min-width:1024px){.home_page{padding:120px 56px 160px 320px}}.home_section{max-width:1120px;margin:0 auto 96px}.home_section:last-of-type{margin-bottom:0}.home_section_header{margin-bottom:32px}.home_section_header h2{font-size:1.75rem;line-height:1.3;font-weight:600;letter-spacing:.04em}.home_section_header p{margin-top:8px;font-size:.95rem;color:rgba(248,250,252,.7)}.home_hero{padding-top:16px}.home_hero_badge{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:999px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(148,163,184,.5);background:linear-gradient(90deg,rgba(15,23,42,.9),rgba(15,23,42,.6));color:rgba(226,232,240,.9)}.home_hero_title{margin-top:20px;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.15;font-weight:700;letter-spacing:-.03em}.home_hero_sub{margin-top:20px;font-size:.98rem;line-height:1.7;color:rgba(226,232,240,.8)}.home_hero_sub strong{font-weight:600;color:#e5e7eb}.home_hero_actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.home_button{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;font-size:.9rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:background-color .16s ease-out,color .16s ease-out,transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out}.home_button_primary{background:linear-gradient(135deg,#6366f1,#22d3ee);color:#020617;box-shadow:0 18px 40px rgba(79,70,229,.45)}.home_button_primary:hover{transform:translateY(-1px);box-shadow:0 22px 55px rgba(79,70,229,.7)}.home_button_secondary{background:rgba(15,23,42,.7);border-color:rgba(148,163,184,.7);color:rgba(226,232,240,.9)}.home_button_secondary:hover{background:rgba(15,23,42,.95);border-color:rgba(226,232,240,.9)}.home_hero_meta{margin-top:22px;display:flex;flex-wrap:wrap;gap:14px;font-size:.8rem;color:rgba(148,163,184,.85)}.home_hero_meta span:before{content:"●";display:inline-block;margin-right:6px;font-size:.5rem;color:rgba(96,165,250,.7)}.home_scroll_hint{margin-top:32px;font-size:.8rem;color:rgba(148,163,184,.8)}.home_scroll_hint span:before{content:"↓";display:inline-block;margin-right:8px}.home_skills_grid{display:grid;grid-gap:18px;gap:18px}@media (min-width:768px){.home_skills_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home_skill_group{position:relative;padding:18px 18px 16px;border-radius:18px;background:radial-gradient(circle at top left,rgba(59,130,246,.24),rgba(15,23,42,.92));border:1px solid rgba(148,163,184,.35);overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out,background .16s ease-out}.home_skill_group:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(56,189,248,.14),transparent 55%);mix-blend-mode:screen;opacity:0;transition:opacity .2s ease-out}.home_skill_group:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(15,23,42,.9);border-color:rgba(226,232,240,.4)}.home_skill_group:hover:after{opacity:1}.home_skill_header{margin-bottom:12px}.home_skill_label{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:rgba(191,219,254,.96)}.home_skill_desc{margin-top:6px;font-size:.88rem;color:rgba(226,232,240,.78)}.home_skill_list{display:flex;flex-wrap:wrap;gap:6px}.home_skill_item{padding:3px 9px;border-radius:999px;font-size:.78rem;color:rgba(226,232,240,.95);background:rgba(15,23,42,.7);border:1px solid rgba(148,163,184,.7)}.home_timeline_list{position:relative;padding-left:18px;list-style:none}.home_timeline_list:before{content:"";position:absolute;inset-block:4px;left:4px;width:1px;background:linear-gradient(180deg,rgba(148,163,184,.4),rgba(30,64,175,.9))}.home_timeline_item{position:relative;padding-left:18px;margin-bottom:26px}.home_timeline_item:last-child{margin-bottom:0}.home_timeline_item:before{content:"";position:absolute;left:-2px;top:4px;width:9px;height:9px;border-radius:999px;border:1px solid rgba(191,219,254,.95);background:#0f172a;box-shadow:0 0 0 4px rgba(56,189,248,.1)}.home_timeline_year{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(148,163,184,.9);margin-bottom:4px}.home_timeline_content h3{font-size:1.05rem;font-weight:600}.home_timeline_role{margin-top:2px;font-size:.88rem;color:rgba(191,219,254,.9)}.home_timeline_summary{margin-top:6px;font-size:.9rem;color:rgba(226,232,240,.9)}.home_timeline_stack{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;font-size:.78rem;color:rgba(226,232,240,.9)}.home_timeline_stack li{padding:2px 8px;border-radius:999px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.6)}.home_projects_grid{display:grid;grid-gap:18px;gap:18px}@media (min-width:900px){.home_projects_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home_project_card{position:relative;padding:16px 16px 14px;border-radius:18px;background:radial-gradient(circle at top left,rgba(79,70,229,.24),rgba(15,23,42,.95));border:1px solid rgba(148,163,184,.45);overflow:hidden;display:flex;flex-direction:column;gap:8px;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out,background .16s ease-out}.home_project_card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(129,140,248,.32),transparent 50%);mix-blend-mode:screen;opacity:0;transition:opacity .2s ease-out}.home_project_card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,23,42,.95);border-color:rgba(226,232,240,.7)}.home_project_card:hover:before{opacity:1}.home_project_header{display:flex;justify-content:space-between;align-items:center;gap:8px}.home_project_header h3{font-size:1rem;font-weight:600}.home_project_role{font-size:.78rem;padding:2px 8px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);color:rgba(226,232,240,.9)}.home_project_desc{font-size:.9rem;color:rgba(226,232,240,.9)}.home_project_highlights{margin-top:4px;padding-left:16px;font-size:.85rem;color:rgba(203,213,225,.96)}.home_project_highlights li+li{margin-top:2px}.home_project_footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.home_project_tech{display:flex;flex-wrap:wrap;gap:4px;font-size:.75rem;color:rgba(226,232,240,.9)}.home_project_tech li{padding:2px 6px;border-radius:999px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.6)}.home_project_button{padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:rgba(15,23,42,.9);color:rgba(226,232,240,.95);font-size:.78rem;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,transform .15s ease-out}.home_project_button:hover{background:rgba(30,64,175,.9);border-color:rgba(191,219,254,.9);transform:translateY(-1px)}.home_interactions_grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:900px){.home_interactions_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home_interaction_card{padding:16px 16px 14px;border-radius:18px;background:radial-gradient(circle at top left,rgba(45,212,191,.22),rgba(15,23,42,.96));border:1px solid rgba(148,163,184,.45);font-size:.9rem;color:rgba(226,232,240,.95);display:flex;flex-direction:column;gap:6px}.home_interaction_tag{align-self:flex-start;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;padding:2px 8px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);color:rgba(191,219,254,.98)}.home_interaction_card h3{font-size:.98rem;font-weight:600}.home_interaction_hint{margin-top:4px;font-size:.8rem;color:rgba(148,163,184,.9)}.home_about_grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:900px){.home_about_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home_about_block{padding:16px 16px 14px;border-radius:18px;background:rgba(15,23,42,.96);border:1px solid rgba(30,64,175,.7)}.home_about_block h3{font-size:1rem;font-weight:600}.home_about_block p{margin-top:8px;font-size:.9rem;color:rgba(226,232,240,.92)}.home_contact_grid{display:grid;grid-gap:18px;gap:18px}@media (min-width:900px){.home_contact_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home_contact_block{padding:16px 16px 14px;border-radius:18px;background:rgba(15,23,42,.97);border:1px solid rgba(51,65,85,.9)}.home_contact_block h3{font-size:1rem;font-weight:600}.home_contact_block ul{margin-top:8px;font-size:.9rem}.home_contact_block li+li{margin-top:4px}.home_contact_block span{display:inline-block;min-width:70px;color:rgba(148,163,184,.9)}.home_contact_block a{color:rgba(191,219,254,.98);text-decoration:none}.home_contact_block a:hover{text-decoration:underline}