@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";._header_esfcq_1{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.25rem 0;transition:all .3s ease;background:var(--bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._header_esfcq_1._scrolled_esfcq_13{background:var(--bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}._container_esfcq_20{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}._logo_esfcq_29{cursor:pointer}._nav_esfcq_33{display:flex;gap:2rem;align-items:center}._navLink_esfcq_39{color:var(--text-light);text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0}._navLink_esfcq_39:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent);transition:width .3s ease}._navLink_esfcq_39:hover{color:var(--accent)}._navLink_esfcq_39:hover:after{width:100%}._actions_esfcq_67{display:flex;align-items:center;gap:1rem}._menuToggle_esfcq_73{display:none;background:none;border:none;color:var(--text);cursor:pointer;padding:.5rem}._themeToggle_esfcq_82{background:transparent;border:2px solid var(--accent);color:var(--accent);display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:background .3s,color .3s,border .3s}._themeToggle_esfcq_82:hover,._themeToggle_esfcq_82:focus{background:var(--accent);color:#fff;border-color:var(--accent-light)}._themeToggle_esfcq_82 svg{color:inherit;transition:color .3s}html._dark_esfcq_106 ._header_esfcq_1,html._dark_esfcq_106 ._header_esfcq_1._scrolled_esfcq_13{background:var(--bg)}html._dark_esfcq_106 ._navLink_esfcq_39{color:#cbd5e1}html._dark_esfcq_106 ._navLink_esfcq_39:hover{color:var(--accent)}html._dark_esfcq_106 ._menuToggle_esfcq_73{color:#f3f4f6}html._dark_esfcq_106 ._themeToggle_esfcq_82{color:#f3f4f6;border-color:#f3f4f6;background:transparent}html._dark_esfcq_106 ._themeToggle_esfcq_82:hover,html._dark_esfcq_106 ._themeToggle_esfcq_82:focus{background:#f3f4f6;color:#312e81;border-color:#a78bfa}@media (max-width: 768px){._nav_esfcq_33{position:fixed;top:100%;left:0;right:0;background:#f8fafcfa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;padding:.5rem;gap:1.5rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;border-top:1px solid var(--border)}._navOpen_esfcq_152{transform:translateY(0);opacity:1;visibility:visible}._menuToggle_esfcq_73{display:block}._container_esfcq_20{padding:0 .25rem}html._dark_esfcq_106 ._nav_esfcq_33{background:#111827fa;border-top:1px solid var(--border)}}._hero_ymzef_1{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem 0;margin-top:48px;background:var(--bg);transition:background .5s cubic-bezier(.4,0,.2,1);overflow:hidden}._content_ymzef_14{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh;width:100%;max-width:1200px;margin:0 auto}._textContent_ymzef_25{z-index:10;text-align:left}._greeting_ymzef_30{font-size:1.1rem;color:var(--text-light);margin-bottom:.5rem;font-weight:500}._name_ymzef_37{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}._title_ymzef_44{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--text)}._description_ymzef_51{font-size:1.1rem;line-height:1.7;color:var(--text-light);margin-bottom:2rem;max-width:500px}._skills_ymzef_59{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}._skillItem_ymzef_66{display:flex;align-items:center;gap:.5rem;background:var(--bg-card);border:1px solid var(--border);padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:500;transition:all .3s ease;color:var(--text)}._skillItem_ymzef_66:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow)}._actions_ymzef_87{display:flex;gap:1rem;margin-bottom:2.5rem}._socialLinks_ymzef_93{display:flex;gap:1rem}._socialLink_ymzef_93{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;color:var(--text-light);text-decoration:none;transition:all .3s ease}._socialLink_ymzef_93:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow)}._imageContent_ymzef_119{display:flex;justify-content:center;align-items:center}._profileImage_ymzef_125{position:relative}._imageWrapper_ymzef_129{position:relative;width:350px;height:350px;border-radius:1rem;overflow:hidden;background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-lg)}._image_ymzef_119{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._imageOverlay_ymzef_146{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#3b82f61a,#1e293b1a);pointer-events:none}._scrollIndicator_ymzef_153{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-light);font-size:.9rem}._scrollLink_ymzef_166{color:inherit;text-decoration:none;cursor:pointer;display:flex;flex-direction:column;align-items:center}@media (max-width: 1024px){._content_ymzef_14{gap:2rem;padding:0 1rem}}@media (max-width: 768px){._content_ymzef_14{grid-template-columns:1fr;gap:2rem;text-align:center;justify-items:center;padding:0 1rem}._textContent_ymzef_25{text-align:center}._name_ymzef_37{font-size:2.5rem}._title_ymzef_44{font-size:1.5rem}._description_ymzef_51{font-size:1rem}._actions_ymzef_87{flex-direction:column;align-items:center}._imageWrapper_ymzef_129{width:280px;height:280px}._skills_ymzef_59,._socialLinks_ymzef_93{justify-content:center}}._dark_ymzef_218 ._hero_ymzef_1{background:var(--bg)}._dark_ymzef_218 ._title_ymzef_44{color:#f3f4f6}._dark_ymzef_218 ._description_ymzef_51{color:#cbd5e1}._dark_ymzef_218 ._greeting_ymzef_30{color:#a1a1aa}._dark_ymzef_218 ._skillItem_ymzef_66{background:#1e293b;color:#f3f4f6}._dark_ymzef_218 ._socialLink_ymzef_93{background:#1e293b;color:#cbd5e1}._dark_ymzef_218 ._scrollIndicator_ymzef_153{color:#a1a1aa}._heroBg_ymzef_248{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.7}._about_1ax2y_1{background:var(--bg)}._header_1ax2y_5{text-align:center;margin-bottom:4rem}._title_1ax2y_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_1ax2y_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._content_1ax2y_24{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._textContent_1ax2y_31{display:flex;flex-direction:column;gap:2rem}._bio_1ax2y_37 h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:var(--text)}._bio_1ax2y_37 p{font-size:1rem;line-height:1.7;color:var(--text-light);margin-bottom:1rem}._details_1ax2y_51{display:flex;flex-direction:column;gap:1rem}._detailItem_1ax2y_57{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;transition:all .3s ease}._detailItem_1ax2y_57:hover{background:#3b82f60d;border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow)}._detailIcon_1ax2y_75{color:var(--accent);flex-shrink:0}._detailItem_1ax2y_57 div{display:flex;flex-direction:column;gap:.25rem}._detailItem_1ax2y_57 strong{color:var(--text);font-weight:600;font-size:.9rem}._detailItem_1ax2y_57 span{color:var(--text-light);font-size:.9rem}._statsContent_1ax2y_97{display:flex;flex-direction:column;gap:2rem}._stats_1ax2y_97{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._statItem_1ax2y_109{text-align:center;padding:2rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;transition:all .3s ease}._statItem_1ax2y_109:hover{background:#3b82f60d;border-color:var(--accent);box-shadow:var(--shadow)}._statValue_1ax2y_124{font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}._statLabel_1ax2y_134{font-size:.9rem;color:var(--text-light);font-weight:500}._resumeSection_1ax2y_140{text-align:center;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:1rem}._resumeSection_1ax2y_140 h4{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}._resumeSection_1ax2y_140 p{color:var(--text-light);margin-bottom:1.5rem;font-size:.95rem}@media (max-width: 768px){._content_1ax2y_24{grid-template-columns:1fr;gap:2rem}._title_1ax2y_10{font-size:2rem}._stats_1ax2y_97{grid-template-columns:1fr}._statValue_1ax2y_124{font-size:1.8rem}}._dark_1ax2y_180 ._about_1ax2y_1{background:var(--bg)}._dark_1ax2y_180 ._title_1ax2y_10{color:#f3f4f6}._dark_1ax2y_180 ._subtitle_1ax2y_17{color:#cbd5e1}._dark_1ax2y_180 ._bio_1ax2y_37 h3{color:#f3f4f6}._dark_1ax2y_180 ._bio_1ax2y_37 p{color:#cbd5e1}._dark_1ax2y_180 ._detailItem_1ax2y_57{background:#1e293b;color:#f3f4f6}._dark_1ax2y_180 ._detailItem_1ax2y_57 strong{color:#f3f4f6}._dark_1ax2y_180 ._detailItem_1ax2y_57 span{color:#a1a1aa}._dark_1ax2y_180 ._statItem_1ax2y_109{background:#1e293b}._dark_1ax2y_180 ._statLabel_1ax2y_134{color:#a1a1aa}._dark_1ax2y_180 ._resumeSection_1ax2y_140{background:#1e293b}._dark_1ax2y_180 ._resumeSection_1ax2y_140 h4{color:#f3f4f6}._dark_1ax2y_180 ._resumeSection_1ax2y_140 p{color:#cbd5e1}._experience_13ju8_1{background:var(--bg)}._header_13ju8_5{text-align:center;margin-bottom:4rem}._title_13ju8_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_13ju8_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._content_13ju8_24{display:grid;grid-template-columns:1fr 1fr;gap:4rem}._section_13ju8_30{position:relative}._sectionTitle_13ju8_34{font-size:1.4rem;font-weight:600;margin-bottom:2rem;color:var(--text);position:relative;padding-left:1rem}._sectionTitle_13ju8_34:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:var(--accent);border-radius:2px}._timeline_13ju8_55{position:relative;padding-left:2rem}._timeline_13ju8_55:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--border);border-radius:1px}._timelineItem_13ju8_71{position:relative;margin-bottom:3rem;padding-left:2rem}._timelineMarker_13ju8_77{position:absolute;left:-2rem;top:.5rem;width:12px;height:12px;background:var(--accent);border-radius:50%;border:3px solid var(--bg);z-index:2}._timelineContent_13ju8_89{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:all .3s ease}._timelineContent_13ju8_89:hover{background:#3b82f605;border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow)}._experienceHeader_13ju8_104,._educationHeader_13ju8_105{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._experienceTitle_13ju8_112,._degree_13ju8_113{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.25rem}._company_13ju8_120,._institution_13ju8_121{font-size:.95rem;color:var(--accent);font-weight:500}._projectLink_13ju8_127{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:.5rem;color:var(--accent);text-decoration:none;transition:all .3s ease}._projectLink_13ju8_127:hover{background:var(--accent);color:#fff}._experienceDetails_13ju8_146,._educationDetails_13ju8_147{display:flex;gap:1.5rem;margin-bottom:1rem}._detailItem_13ju8_153{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.9rem}._grade_13ju8_161{background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}._description_13ju8_169{color:var(--text-light);line-height:1.6;margin-bottom:1rem;font-size:.95rem}._technologies_13ju8_176{display:flex;flex-wrap:wrap;gap:.5rem}._tech_13ju8_176{background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:var(--accent);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}._certificateButton_13ju8_192{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:2rem;border:1px solid var(--border);background:var(--bg-card);color:var(--text);font-weight:600;font-size:1rem;margin-left:12px;text-decoration:none;box-shadow:0 2px 8px #0000000a;transition:background .3s,color .3s,border .3s}._certificateButton_13ju8_192:hover{background:var(--accent);color:#fff;border-color:var(--accent)}@media (max-width: 768px){._content_13ju8_24{grid-template-columns:1fr;gap:2rem}._title_13ju8_10{font-size:2rem}._experienceHeader_13ju8_104,._educationHeader_13ju8_105{flex-direction:column;gap:.5rem}._projectLink_13ju8_127{align-self:flex-start}._experienceDetails_13ju8_146,._educationDetails_13ju8_147{flex-direction:column;gap:.5rem}}._dark_13ju8_241 ._experience_13ju8_1{background:#111827}._dark_13ju8_241 ._title_13ju8_10{color:#f3f4f6}._dark_13ju8_241 ._subtitle_13ju8_17{color:#cbd5e1}._dark_13ju8_241 ._sectionTitle_13ju8_34{color:#f3f4f6}._dark_13ju8_241 ._timelineContent_13ju8_89{background:#1e293b}._dark_13ju8_241 ._experienceTitle_13ju8_112,._dark_13ju8_241 ._degree_13ju8_113{color:#f3f4f6}._dark_13ju8_241 ._detailItem_13ju8_153{color:#a1a1aa}._dark_13ju8_241 ._description_13ju8_169{color:#cbd5e1}._dark_13ju8_241 ._certificateButton_13ju8_192{background:#1e293b;color:#f3f4f6;border:1px solid #374151}._dark_13ju8_241 ._certificateButton_13ju8_192:hover{background:var(--accent);color:#fff;border-color:var(--accent)}._projects_xvpt7_1{background:var(--bg)}._header_xvpt7_5{text-align:center;margin-bottom:4rem}._title_xvpt7_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_xvpt7_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._projectsGrid_xvpt7_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}._projectCard_xvpt7_30{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;overflow:hidden;transition:all .3s ease;position:relative}._projectCard_xvpt7_30:hover{border-color:var(--accent);box-shadow:var(--shadow-lg)}._featured_xvpt7_44{border-color:#3b82f64d;background:#3b82f605}._featured_xvpt7_44:before{content:"Featured";position:absolute;top:1rem;right:1rem;background:var(--accent);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600;z-index:2}._projectImage_xvpt7_63{position:relative;height:220px;overflow:hidden}._projectImage_xvpt7_63 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}._projectCard_xvpt7_30:hover ._projectImage_xvpt7_63 img{transform:scale(1.05)}._projectOverlay_xvpt7_80{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._projectCard_xvpt7_30:hover ._projectOverlay_xvpt7_80{opacity:1}._projectLinks_xvpt7_95{display:flex;gap:1rem}._projectLink_xvpt7_95{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffffe6;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:var(--text);text-decoration:none;transition:all .3s ease}._dark_xvpt7_115 ._projectLink_xvpt7_95{background:#1e293bf2;border:1px solid rgba(148,163,184,.2);color:#f3f4f6}._projectLink_xvpt7_95:hover,._dark_xvpt7_115 ._projectLink_xvpt7_95:hover{background:var(--accent);color:#fff;border-color:var(--accent)}._projectContent_xvpt7_134{padding:1.5rem}._projectHeader_xvpt7_138{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._projectTitle_xvpt7_145{font-size:1.2rem;font-weight:600;color:var(--text);margin:0;flex:1}._projectDate_xvpt7_153{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.85rem;margin-left:1rem}._projectDescription_xvpt7_162{color:var(--text-light);line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}._projectTechnologies_xvpt7_169{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tech_xvpt7_176{background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:var(--accent);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}._projectActions_xvpt7_186{display:flex;gap:1rem}@media (max-width: 768px){._projectsGrid_xvpt7_24{grid-template-columns:1fr;gap:1.5rem}._title_xvpt7_10{font-size:2rem}._projectHeader_xvpt7_138{flex-direction:column;gap:.5rem}._projectDate_xvpt7_153{margin-left:0}._projectActions_xvpt7_186{flex-direction:column}}._dark_xvpt7_115 ._projects_xvpt7_1{background:var(--bg)}._dark_xvpt7_115 ._title_xvpt7_10{color:#f3f4f6}._dark_xvpt7_115 ._subtitle_xvpt7_17{color:#cbd5e1}._dark_xvpt7_115 ._projectCard_xvpt7_30{background:#1e293b;color:#f3f4f6}._dark_xvpt7_115 ._projectTitle_xvpt7_145{color:#f3f4f6}._dark_xvpt7_115 ._projectDate_xvpt7_153{color:#a1a1aa}._dark_xvpt7_115 ._projectDescription_xvpt7_162{color:#cbd5e1}._dark_xvpt7_115 ._projectLink_xvpt7_95 svg{color:#fff;fill:#fff}._projectImage_xvpt7_63 img._campuslink-logo_xvpt7_243{-o-object-fit:contain;object-fit:contain;background:#fff;padding:20px;border-radius:12px}._skills_ra7no_1{background:var(--bg)}._header_ra7no_5{text-align:center;margin-bottom:4rem}._title_ra7no_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_ra7no_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._skillsGrid_ra7no_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}._skillCategory_ra7no_31{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:all .3s ease}._skillCategory_ra7no_31:hover{background:#3b82f605;border-color:var(--accent);box-shadow:var(--shadow)}._categoryHeader_ra7no_45{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._categoryIcon_ra7no_52{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--accent);border-radius:.75rem;color:#fff}._categoryTitle_ra7no_63{font-size:1.2rem;font-weight:600;color:var(--text);margin:0}._skillsList_ra7no_70{display:flex;flex-direction:column;gap:1rem}._skillItem_ra7no_76{background:#3b82f60d;border:1px solid rgba(59,130,246,.1);border-radius:.75rem;padding:1rem;transition:all .3s ease}._skillItem_ra7no_76:hover{background:#3b82f614;border-color:#3b82f633}._skillHeader_ra7no_89{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}._skillName_ra7no_96{font-weight:500;color:var(--text);font-size:.95rem;text-align:center}._skillLevel_ra7no_103{font-size:.85rem;color:var(--accent);font-weight:600}._skillBar_ra7no_109{width:100%;height:6px;background:#3b82f61a;border-radius:3px;overflow:hidden}._skillProgress_ra7no_117{height:100%;background:var(--accent);border-radius:3px;position:relative}._additionalInfo_ra7no_124{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._infoCard_ra7no_130{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}._infoCard_ra7no_130:hover{background:#3b82f605;border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow)}._infoCard_ra7no_130 h4{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}._infoCard_ra7no_130 p{color:var(--text-light);line-height:1.6;font-size:.95rem}@media (max-width: 768px){._skillsGrid_ra7no_24{grid-template-columns:1fr}._title_ra7no_10{font-size:2rem}._additionalInfo_ra7no_124{grid-template-columns:1fr}}._dark_ra7no_173 ._skills_ra7no_1{background:#111827}._dark_ra7no_173 ._title_ra7no_10{color:#f3f4f6}._dark_ra7no_173 ._subtitle_ra7no_17{color:#cbd5e1}._dark_ra7no_173 ._skillCategory_ra7no_31{background:#1e293b}._dark_ra7no_173 ._categoryTitle_ra7no_63,._dark_ra7no_173 ._skillName_ra7no_96{color:#f3f4f6}._dark_ra7no_173 ._infoCard_ra7no_130{background:#1e293b}._dark_ra7no_173 ._infoCard_ra7no_130 h4{color:#f3f4f6}._dark_ra7no_173 ._infoCard_ra7no_130 p{color:#cbd5e1}._achievements_1s3zv_1{background:var(--bg)}._header_1s3zv_5{text-align:center;margin-bottom:4rem}._title_1s3zv_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_1s3zv_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._content_1s3zv_24{display:flex;flex-direction:column;gap:4rem}._section_1s3zv_30{position:relative}._sectionTitle_1s3zv_34{font-size:1.4rem;font-weight:600;margin-bottom:2rem;color:var(--text);position:relative;padding-left:1rem}._sectionTitle_1s3zv_34:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:var(--accent);border-radius:2px}._achievementsGrid_1s3zv_55{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._achievementCard_1s3zv_61{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:all .3s ease;display:flex;gap:1.5rem}._achievementCard_1s3zv_61:hover{background:#3b82f605;border-color:var(--accent);box-shadow:var(--shadow)}._achievementIcon_1s3zv_77{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--accent);border-radius:.75rem;color:#fff;flex-shrink:0}._achievementContent_1s3zv_89{flex:1}._achievementTitle_1s3zv_93{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}._organization_1s3zv_100{color:var(--accent);font-weight:500;margin-bottom:1rem;font-size:.95rem}._description_1s3zv_107{color:var(--text-light);line-height:1.6;margin-bottom:1rem;font-size:.95rem}._achievementDate_1s3zv_114{color:var(--text-light);font-size:.85rem;font-weight:500}._problemSolvingGrid_1s3zv_120{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._problemSolvingCard_1s3zv_126{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2rem;text-decoration:none;transition:all .3s ease;text-align:center}._problemSolvingCard_1s3zv_126:hover{background:#3b82f60d;border-color:var(--accent);box-shadow:var(--shadow)}._platform_1s3zv_142{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:.5rem}._achievement_1s3zv_1{color:var(--text-light);line-height:1.6;font-size:.95rem}._certificationsGrid_1s3zv_155{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1rem}._certificationItem_1s3zv_161{display:flex;align-items:center;gap:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;padding:1rem 1.5rem;transition:all .3s ease;color:var(--text-light)}._certificationItem_1s3zv_161:hover{background:#3b82f605;border-color:var(--accent);color:var(--text)}._certificationIcon_1s3zv_179{color:var(--accent);flex-shrink:0}._goldStar_1s3zv_184{color:gold;font-weight:700}._silverStar_1s3zv_189{color:silver;font-weight:700}._bronzeStar_1s3zv_194{color:#cd7f32;font-weight:700}@media (max-width: 768px){._title_1s3zv_10{font-size:2rem}._achievementsGrid_1s3zv_55,._problemSolvingGrid_1s3zv_120,._certificationsGrid_1s3zv_155{grid-template-columns:1fr}._achievementCard_1s3zv_61{flex-direction:column;text-align:center}._achievementIcon_1s3zv_77{align-self:center}}._dark_1s3zv_226 ._achievements_1s3zv_1{background:var(--bg)}._dark_1s3zv_226 ._title_1s3zv_10{color:#f3f4f6}._dark_1s3zv_226 ._subtitle_1s3zv_17{color:#cbd5e1}._dark_1s3zv_226 ._achievementCard_1s3zv_61{background:#1e293b;color:#f3f4f6}._dark_1s3zv_226 ._achievementTitle_1s3zv_93{color:#f3f4f6}._dark_1s3zv_226 ._organization_1s3zv_100{color:#60a5fa}._dark_1s3zv_226 ._description_1s3zv_107{color:#cbd5e1}._dark_1s3zv_226 ._achievementDate_1s3zv_114{color:#a1a1aa}._achievementLogos_1s3zv_252{display:flex;align-items:center;justify-content:center;gap:1rem;margin:.5rem 0}._contact_1lj47_1{background:var(--bg)}._header_1lj47_5{text-align:center;margin-bottom:4rem}._title_1lj47_10{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}._subtitle_1lj47_17{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}._content_1lj47_24{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._contactInfo_1lj47_31{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2.5rem}._infoTitle_1lj47_38{font-size:1.4rem;font-weight:600;color:var(--text);margin-bottom:1rem}._infoDescription_1lj47_45{color:var(--text-light);line-height:1.6;margin-bottom:2rem;font-size:.95rem}._infoList_1lj47_52{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}._infoItem_1lj47_59{display:flex;align-items:center;gap:1rem;padding:1rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.1);border-radius:.75rem;transition:all .3s ease}._infoItem_1lj47_59:hover{background:#3b82f614;border-color:#3b82f633}._infoIcon_1lj47_75{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--accent);border-radius:.5rem;color:#fff;flex-shrink:0}._infoContent_1lj47_87{display:flex;flex-direction:column;gap:.25rem}._infoLabel_1lj47_93{font-size:.85rem;color:var(--text-light);font-weight:500}._infoValue_1lj47_99{color:var(--text);font-weight:500;text-decoration:none;transition:color .3s ease;font-size:.95rem}._infoValue_1lj47_99:hover{color:var(--accent)}._socialSection_1lj47_111{border-top:1px solid var(--border);padding-top:2rem}._socialTitle_1lj47_116{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:1rem}._socialLinks_1lj47_123{display:flex;flex-direction:column;gap:1rem}._socialLink_1lj47_123{display:flex;align-items:center;gap:.75rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.1);border-radius:.5rem;padding:.75rem 1rem;color:var(--text);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease}._socialLink_1lj47_123:hover{background:var(--accent);border-color:var(--accent);color:#fff}._contactForm_1lj47_150{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2.5rem}._form_1lj47_157{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1lj47_163{display:flex;flex-direction:column;gap:.5rem}._label_1lj47_169{color:var(--text);font-weight:500;font-size:.9rem}._input_1lj47_175,._textarea_1lj47_176{background:#3b82f60d;border:1px solid rgba(59,130,246,.1);border-radius:.5rem;padding:1rem;color:var(--text);font-size:.95rem;transition:all .3s ease;resize:vertical}._input_1lj47_175:focus,._textarea_1lj47_176:focus{outline:none;border-color:var(--accent);background:#3b82f614;box-shadow:0 0 0 3px #3b82f61a}._input_1lj47_175::-moz-placeholder,._textarea_1lj47_176::-moz-placeholder{color:var(--text-light)}._input_1lj47_175::placeholder,._textarea_1lj47_176::placeholder{color:var(--text-light)}._noBottomPadding_1lj47_200{padding-bottom:0!important}._contactSpace_1lj47_204{margin-bottom:2rem}@media (max-width: 768px){._content_1lj47_24{grid-template-columns:1fr;gap:2rem}._title_1lj47_10{font-size:2rem}._socialLinks_1lj47_123{flex-direction:row;flex-wrap:wrap}._socialLink_1lj47_123{flex:1;min-width:120px;justify-content:center}}._dark_1lj47_230 ._contact_1lj47_1{background:#111827}._dark_1lj47_230 ._title_1lj47_10{color:#f3f4f6}._dark_1lj47_230 ._subtitle_1lj47_17{color:#cbd5e1}._dark_1lj47_230 ._contactInfo_1lj47_31{background:#1e293b}._dark_1lj47_230 ._infoTitle_1lj47_38{color:#f3f4f6}._dark_1lj47_230 ._infoDescription_1lj47_45{color:#cbd5e1}._dark_1lj47_230 ._infoItem_1lj47_59{background:#1e293b;color:#f3f4f6}._dark_1lj47_230 ._infoLabel_1lj47_93{color:#a1a1aa}._dark_1lj47_230 ._infoValue_1lj47_99{color:#f3f4f6}._dark_1lj47_230 ._socialSection_1lj47_111{border-top:1px solid #374151}._dark_1lj47_230 ._socialTitle_1lj47_116{color:#f3f4f6}._dark_1lj47_230 ._socialLink_1lj47_123{background:#1e293b;color:#cbd5e1}._dark_1lj47_230 ._contactForm_1lj47_150{background:#1e293b}._dark_1lj47_230 ._label_1lj47_169{color:#f3f4f6}._dark_1lj47_230 ._input_1lj47_175,._dark_1lj47_230 ._textarea_1lj47_176{background:#1e293b;color:#f3f4f6}._detailWrapper_grqge_2{min-height:100vh;background:linear-gradient(135deg,#23243a 60%,#3a3b5a);display:flex;flex-direction:column;align-items:center;padding:3.5rem 1rem 2rem}._detailCard_grqge_10{background:#23243a;border-radius:18px;box-shadow:0 8px 40px #5050c82e;padding:2.5rem 2rem 2rem;max-width:480px;width:100%;color:#fff;text-align:center;margin-top:1.5rem}._detailImage_grqge_21{width:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 2px 16px #5050c81a}._detailTitle_grqge_29{font-size:2rem;font-weight:700;margin-bottom:.7rem;color:#a18aff}._detailDesc_grqge_35{font-size:1.08rem;margin-bottom:1.1rem;color:#e0e0ff}._detailSection_grqge_40{margin-bottom:1.3rem;text-align:left}._detailSection_grqge_40 h3{color:#a18aff;font-size:1.13rem;margin-bottom:.5rem}._featuresList_grqge_49{padding-left:1.2rem;color:#e0e0ff;font-size:1.01rem}._featuresList_grqge_49 li{margin-bottom:.3rem;list-style:disc}._techStack_grqge_58{display:flex;flex-wrap:wrap;gap:.5rem}._tech_grqge_58{background:#2d2e4a;color:#a18aff;font-size:.98rem;padding:.32rem .85rem;border-radius:8px;font-weight:500;letter-spacing:.01em}._detailActions_grqge_72{display:flex;gap:1rem;justify-content:center;margin-top:1.2rem}._backBtn_grqge_78{background:none;border:none;color:#a18aff;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;margin-bottom:.5rem;transition:color .2s}._backBtn_grqge_78:hover{color:#fff}._notFound_grqge_94{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}@media (max-width: 600px){._detailCard_grqge_10{padding:1.2rem .5rem;max-width:98vw}._detailImage_grqge_21{max-height:140px}}._footer_1rtga_1{width:100%;background:var(--bg-card);border-top:1px solid var(--border);padding:3rem 0 0;box-shadow:0 -2px 8px #00000008}._topSection_1rtga_9{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 2rem;gap:2rem;flex-wrap:wrap}._aboutSection_1rtga_20{flex:1 1 260px;min-width:220px}._logo_1rtga_24{font-size:2rem;font-weight:800;margin-bottom:.5rem;display:block}._description_1rtga_30{color:var(--text-light);font-size:1.1rem;margin-bottom:.5rem;max-width:350px}._linksSection_1rtga_37{flex:1 1 320px;min-width:260px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}._linksTitle_1rtga_48{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text)}._linksGrid_1rtga_54{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2.5rem;justify-content:center;align-items:start}._link_1rtga_37{display:flex;align-items:center;color:var(--text-light);text-decoration:none;font-size:1.05rem;font-weight:500;margin-bottom:.75rem;transition:color .3s;justify-content:flex-start}._link_1rtga_37:hover{color:var(--accent)}._linkIcon_1rtga_76{display:inline-flex;align-items:center;margin-right:.5rem;vertical-align:middle}._connectSection_1rtga_83{flex:1 1 220px;min-width:180px;text-align:center}._connectTitle_1rtga_88{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text)}._socialRow_1rtga_94{display:flex;justify-content:center;gap:1.2rem;margin-bottom:1.5rem}._socialCircle_1rtga_100{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--border);color:var(--text-light);background:transparent;font-size:1.2rem;transition:all .3s;text-decoration:none}._socialCircle_1rtga_100:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow)}._backToTop_1rtga_120{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#fff;font-weight:500;border-radius:2rem;padding:.6rem 1.5rem;margin-top:.5rem;text-decoration:none;font-size:1rem;transition:background .3s,transform .2s;border:none;box-shadow:0 2px 8px #4338ca14}._backToTop_1rtga_120:hover{background:#60a5fa;transform:translateY(-2px) scale(1.04)}._divider_1rtga_141{border:none;border-top:1.5px solid var(--border);margin:2.5rem auto 1.5rem;width:85%}._bottomSection_1rtga_148{max-width:1200px;margin:0 auto;padding:0 2rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}._copyright_1rtga_158{color:var(--text-light);font-size:1rem;text-align:center}._credit_1rtga_163{color:var(--text-light);font-size:.95rem;text-align:center}@media (max-width: 900px){._topSection_1rtga_9{flex-direction:column;align-items:center;gap:2.5rem;padding:0 1rem}._bottomSection_1rtga_148{align-items:center;padding:0 1rem 2rem}._divider_1rtga_141{width:95%}._linksGrid_1rtga_54{grid-template-columns:1fr;gap:.5rem 0;justify-items:center}._linksSection_1rtga_37{align-items:center!important;justify-content:center!important;margin-left:auto;margin-right:auto;text-align:center}}._dark_1rtga_197 ._footer_1rtga_1{background:#1e293b;border-top:1px solid #374151}._dark_1rtga_197 ._logo_1rtga_24,._dark_1rtga_197 ._linksTitle_1rtga_48,._dark_1rtga_197 ._connectTitle_1rtga_88{color:#f3f4f6}._dark_1rtga_197 ._link_1rtga_37{color:#a1a1aa}._dark_1rtga_197 ._link_1rtga_37:hover{color:#312e81}._dark_1rtga_197 ._socialCircle_1rtga_100{border-color:#374151;color:#a1a1aa;background:transparent}._dark_1rtga_197 ._socialCircle_1rtga_100:hover{background:var(--accent);color:#fff;border-color:var(--accent)}._dark_1rtga_197 ._backToTop_1rtga_120{background:#6366f1;color:#fff}._dark_1rtga_197 ._backToTop_1rtga_120:hover{background:#a78bfa}._dark_1rtga_197 ._divider_1rtga_141{border-top:1.5px solid #374151}._dark_1rtga_197 ._copyright_1rtga_158,._dark_1rtga_197 ._credit_1rtga_163{color:#a1a1aa}._chatbot_14efe_1{position:fixed;bottom:2rem;right:2rem;z-index:1000}._chatIcon_14efe_8{background:var(--accent);color:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-lg);transition:all .3s ease}._chatIcon_14efe_8:hover{transform:scale(1.1);box-shadow:var(--glow)}._chatWindow_14efe_28{position:absolute;bottom:80px;right:0;width:370px;height:550px;background:var(--bg-card);border-radius:1rem;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border)}._chatHeader_14efe_43{background:var(--accent);color:#fff;padding:1rem;text-align:center;font-weight:600;font-size:1.1rem;flex-shrink:0}._messages_14efe_53{flex-grow:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}._message_14efe_53{padding:.75rem 1rem;border-radius:.75rem;max-width:85%;line-height:1.5;word-wrap:break-word}._userMessage_14efe_70{background:var(--accent);color:#fff;align-self:flex-end;border-bottom-right-radius:.25rem;display:flex;align-items:center;gap:.5rem;flex-direction:row-reverse}._botMessage_14efe_81{background:var(--bg);color:var(--text);align-self:flex-start;border-bottom-left-radius:.25rem;display:flex;align-items:center;gap:.5rem}._userIcon_14efe_91{color:#fff;margin-left:.2rem;flex-shrink:0}._botIcon_14efe_97{color:#6366f1;margin-right:.2rem;flex-shrink:0}._messageText_14efe_103{display:inline-block;word-break:break-word;vertical-align:middle}._inputContainer_14efe_109{display:flex;padding:1rem;border-top:1px solid var(--border);background:var(--bg)}._inputContainer_14efe_109 input{flex-grow:1;border:1px solid var(--border);background:var(--bg-card);padding:.75rem;color:var(--text);font-size:1rem;border-radius:.5rem 0 0 .5rem;transition:all .3s ease}._inputContainer_14efe_109 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}._inputContainer_14efe_109 input:disabled{background-color:#e2e8f0}._inputContainer_14efe_109 button{background:var(--accent);color:#fff;border:none;padding:.5rem 1rem;border-radius:0 .5rem .5rem 0;cursor:pointer;transition:all .3s ease;font-weight:600}._inputContainer_14efe_109 button:hover{filter:brightness(1.2)}._inputContainer_14efe_109 button:disabled{background:#a78bfa;cursor:not-allowed}._loadingDots_14efe_157{display:flex;align-items:center;justify-content:center;padding:1rem}._loadingDots_14efe_157 div{width:8px;height:8px;background-color:var(--text-light);border-radius:50%;margin:0 4px;animation:_bounce_14efe_1 1.4s infinite ease-in-out both}._loadingDots_14efe_157 div:nth-child(1){animation-delay:-.32s}._loadingDots_14efe_157 div:nth-child(2){animation-delay:-.16s}@keyframes _bounce_14efe_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--primary: #1e293b;--primary-light: #334155;--accent: #3b82f6;--accent-light: #60a5fa;--text: #0f172a;--text-light: #64748b;--bg: #f8fafc;--bg-card: #ffffff;--border: #e2e8f0;--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--svg-brand-bg: #8B5CF6}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden;transition:background .3s,color .3s}.font-mono{font-family:JetBrains Mono,monospace}a{color:#60a5fa;transition:color .3s}a:hover{color:#3b82f6}::-moz-selection{background:#2563eb;color:#f3f4f6}::selection{background:#2563eb;color:#f3f4f6}::-webkit-scrollbar{width:8px;background:#1f2937}::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.gradient-text{background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-card{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow-lg)}.section-padding{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.fade-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.btn-primary{background:var(--accent);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover{background:var(--accent-light);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-secondary{background:transparent;color:var(--accent);padding:.75rem 1.5rem;border:2px solid var(--accent);border-radius:.5rem;cursor:pointer;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.btn-secondary:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.card{background:var(--bg-card);border-radius:1rem;padding:2rem;box-shadow:var(--shadow);border:1px solid var(--border);transition:all .3s ease}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media (max-width: 768px){.section-padding{padding:3rem 0}.container{padding:0 1rem}}.dark:root{--primary: #f3f4f6;--primary-light: #cbd5e1;--accent: #a78bfa;--accent-light: #6366f1;--text: #f3f4f6;--text-light: #a1a1aa;--bg: #111827;--bg-card: #1e293b;--border: #374151;--svg-brand-bg: #6366f1}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.relative{position:relative}.z-10{z-index:10}.flex{display:flex}.hidden{display:none}.min-h-screen{min-height:100vh}.overflow-x-hidden{overflow-x:hidden}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-light)}*{box-sizing:border-box}
