*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}*{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.no-transition *{transition:none!important}.theme-toggle-btn{position:fixed;right:2rem;bottom:8rem;width:3rem;height:3rem;border-radius:50%;background:#fff;border:1px solid #E2E8F0;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease}.theme-toggle-btn:hover{background:#f8fafc;box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.theme-toggle-btn svg{width:1.5rem;height:1.5rem;color:#0f172a}.theme-toggle-btn .moon-icon{display:none}:global(html.dark) .theme-toggle-btn{background:#1e293b;border-color:#334155}:global(html.dark) .theme-toggle-btn:hover{background:#334155}:global(html.dark) .theme-toggle-btn .sun-icon{display:none}:global(html.dark) .theme-toggle-btn .moon-icon{display:block}:global(html.dark) .theme-toggle-btn svg{color:#f8fafc}@media (max-width: 768px){.theme-toggle-btn{right:1rem;bottom:7rem;width:2.5rem;height:2.5rem}.theme-toggle-btn svg{width:1.25rem;height:1.25rem}}@media (prefers-reduced-motion: reduce){.theme-toggle-btn{transition:none}.theme-toggle-btn:hover{transform:none}}.slide-navigation[data-astro-cid-r4y6zme5]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:100}.nav-dots[data-astro-cid-r4y6zme5]{display:flex;flex-direction:row;gap:1rem;align-items:center}.nav-dot[data-astro-cid-r4y6zme5]{width:12px;height:12px;border-radius:50%;background:#0f172a33;border:2px solid transparent;cursor:pointer;transition:all .3s ease;position:relative}.nav-dot[data-astro-cid-r4y6zme5]:hover{background:#0f172a66;transform:scale(1.2)}.nav-dot[data-astro-cid-r4y6zme5].active{background:#0369a1;border-color:#0369a1;transform:scale(1.3)}html.dark .nav-dot[data-astro-cid-r4y6zme5]{background:#fff3}html.dark .nav-dot[data-astro-cid-r4y6zme5]:hover{background:#fff6}html.dark .nav-dot[data-astro-cid-r4y6zme5].active{background:#38bdf8;border-color:#38bdf8}.sr-only[data-astro-cid-r4y6zme5]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width: 768px){.slide-navigation[data-astro-cid-r4y6zme5]{bottom:1.5rem}.nav-dot[data-astro-cid-r4y6zme5]{width:10px;height:10px}.nav-dots[data-astro-cid-r4y6zme5]{gap:.75rem}}@media (prefers-reduced-motion: reduce){.nav-dot[data-astro-cid-r4y6zme5]{transition:none}.nav-dot[data-astro-cid-r4y6zme5]:hover,.nav-dot[data-astro-cid-r4y6zme5].active{transform:none}}.intro-slide[data-astro-cid-nhrb2wev]{display:flex;align-items:center;justify-content:center}.container[data-astro-cid-nhrb2wev]{max-width:700px;width:100%;padding:1.5rem;text-align:center}.avatar-section[data-astro-cid-nhrb2wev]{margin-bottom:1.5rem}.avatar-wrapper[data-astro-cid-nhrb2wev]{width:140px;height:140px;margin:0 auto;border-radius:50%;overflow:hidden;border:3px solid #0369A1;box-shadow:0 8px 30px #0369a14d;transition:transform .3s ease}.avatar-wrapper[data-astro-cid-nhrb2wev]:hover{transform:scale(1.05)}.avatar[data-astro-cid-nhrb2wev]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-placeholder[data-astro-cid-nhrb2wev]{width:100%;height:100%;background:linear-gradient(135deg,#0369a1,#0f172a);display:flex;align-items:center;justify-content:center}.avatar-placeholder[data-astro-cid-nhrb2wev] svg[data-astro-cid-nhrb2wev]{width:80px;height:80px;color:#fff}.header-section[data-astro-cid-nhrb2wev]{margin-bottom:2rem}.name[data-astro-cid-nhrb2wev]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0f172a;margin-bottom:.4rem;letter-spacing:-.02em}.position[data-astro-cid-nhrb2wev]{font-size:clamp(1rem,1.8vw,1.25rem);color:#0369a1;font-weight:600;margin-bottom:.2rem}.location[data-astro-cid-nhrb2wev]{font-size:.9rem;color:#64748b}.highlights[data-astro-cid-nhrb2wev]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.highlight-card[data-astro-cid-nhrb2wev]{background:#fff;border:1px solid #E2E8F0;border-radius:.75rem;padding:1.25rem 1rem;transition:all .3s ease;cursor:default}.highlight-card[data-astro-cid-nhrb2wev]:hover{border-color:#0369a1;box-shadow:0 4px 20px #0369a126;transform:translateY(-2px)}.highlight-icon[data-astro-cid-nhrb2wev]{width:36px;height:36px;margin:0 auto .75rem;color:#0369a1}.highlight-icon[data-astro-cid-nhrb2wev] svg[data-astro-cid-nhrb2wev]{width:100%;height:100%}.highlight-text[data-astro-cid-nhrb2wev]{font-size:.85rem;font-weight:600;color:#0f172a;margin:0}.contact-section[data-astro-cid-nhrb2wev]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.contact-link[data-astro-cid-nhrb2wev]{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:2rem;color:#0f172a;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer}.contact-link[data-astro-cid-nhrb2wev]:hover{border-color:#0369a1;color:#0369a1;box-shadow:0 2px 10px #0369a11a}.contact-link[data-astro-cid-nhrb2wev] svg[data-astro-cid-nhrb2wev]{width:16px;height:16px}.scroll-hint[data-astro-cid-nhrb2wev]{animation:fadeInUp 1s ease-out .5s both}.scroll-hint-text[data-astro-cid-nhrb2wev]{display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#94a3b8;font-size:.8rem}.scroll-icon[data-astro-cid-nhrb2wev]{width:20px;height:20px;animation:bounce 2s infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(10px)}60%{transform:translate(5px)}}html.dark .name[data-astro-cid-nhrb2wev]{color:#f8fafc}html.dark .position[data-astro-cid-nhrb2wev]{color:#38bdf8}html.dark .location[data-astro-cid-nhrb2wev]{color:#94a3b8}html.dark .highlight-card[data-astro-cid-nhrb2wev]{background:#1e293b;border-color:#334155}html.dark .highlight-card[data-astro-cid-nhrb2wev]:hover{border-color:#38bdf8}html.dark .highlight-text[data-astro-cid-nhrb2wev]{color:#f8fafc}html.dark .contact-link[data-astro-cid-nhrb2wev]{background:#1e293b;border-color:#334155;color:#f8fafc}html.dark .contact-link[data-astro-cid-nhrb2wev]:hover{border-color:#38bdf8;color:#38bdf8}html.dark .scroll-hint-text[data-astro-cid-nhrb2wev]{color:#64748b}@media (max-width: 768px){.container[data-astro-cid-nhrb2wev]{padding:1.5rem}.avatar-wrapper[data-astro-cid-nhrb2wev]{width:140px;height:140px}.highlights[data-astro-cid-nhrb2wev]{grid-template-columns:1fr;gap:1rem}.contact-section[data-astro-cid-nhrb2wev]{flex-direction:column;align-items:center}}@media (prefers-reduced-motion: reduce){.avatar-wrapper[data-astro-cid-nhrb2wev],.highlight-card[data-astro-cid-nhrb2wev],.contact-link[data-astro-cid-nhrb2wev],.scroll-icon[data-astro-cid-nhrb2wev]{transition:none;animation:none}.highlight-card[data-astro-cid-nhrb2wev]:hover,.avatar-wrapper[data-astro-cid-nhrb2wev]:hover{transform:none}}dialog{position:fixed;inset:0;max-width:100vw;max-height:100vh;padding:0;margin:auto}dialog::backdrop{background:#0f172acc;backdrop-filter:blur(4px)}dialog[open]{display:flex;align-items:center;justify-content:center}.projects-slide[data-astro-cid-dougktdk]{overflow-y:auto}.container[data-astro-cid-dougktdk]{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.page-header[data-astro-cid-dougktdk]{text-align:center;margin-bottom:2rem}.page-title[data-astro-cid-dougktdk]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:.5rem}.page-subtitle[data-astro-cid-dougktdk]{font-size:.9rem;color:#64748b}.projects-grid[data-astro-cid-dougktdk]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.project-card[data-astro-cid-dougktdk]{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;overflow:hidden;transition:all .3s ease;cursor:pointer}.project-card[data-astro-cid-dougktdk]:hover{border-color:#0369a1;box-shadow:0 8px 30px #0369a126;transform:translateY(-4px)}.card-cover[data-astro-cid-dougktdk]{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f1f5f9}.cover-image[data-astro-cid-dougktdk]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card[data-astro-cid-dougktdk]:hover .cover-image[data-astro-cid-dougktdk]{transform:scale(1.05)}.cover-placeholder[data-astro-cid-dougktdk]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}.cover-placeholder[data-astro-cid-dougktdk] svg[data-astro-cid-dougktdk]{width:64px;height:64px}.card-overlay[data-astro-cid-dougktdk]{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.9) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem}.project-card[data-astro-cid-dougktdk]:hover .card-overlay[data-astro-cid-dougktdk]{opacity:1}.view-details-btn[data-astro-cid-dougktdk]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0369a1;color:#fff;border:none;border-radius:2rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.view-details-btn[data-astro-cid-dougktdk]:hover{background:#0284c7;transform:scale(1.05)}.view-details-btn[data-astro-cid-dougktdk] svg[data-astro-cid-dougktdk]{width:18px;height:18px}.card-content[data-astro-cid-dougktdk]{padding:1rem}.card-category[data-astro-cid-dougktdk]{display:inline-block;padding:.2rem .6rem;background:#dbeafe;color:#0369a1;font-size:.7rem;font-weight:600;border-radius:1rem;margin-bottom:.5rem}.card-title[data-astro-cid-dougktdk]{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.card-description[data-astro-cid-dougktdk]{font-size:.8rem;color:#64748b;line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tech-stack[data-astro-cid-dougktdk]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-dougktdk]{padding:.2rem .5rem;background:#f1f5f9;color:#475569;font-size:.7rem;font-weight:500;border-radius:.375rem}.project-modal[data-astro-cid-dougktdk]{border:none;border-radius:1rem;padding:0;max-width:900px;width:90vw;max-height:90vh;background:transparent}.project-modal[data-astro-cid-dougktdk]::backdrop{background:#0f172acc;backdrop-filter:blur(4px)}.modal-container[data-astro-cid-dougktdk]{position:relative;background:#fff;border-radius:1rem;overflow:hidden;max-height:90vh;overflow-y:auto}.modal-close[data-astro-cid-dougktdk]{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#fff;border:1px solid #E2E8F0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.modal-close[data-astro-cid-dougktdk]:hover{background:#f1f5f9;border-color:#0369a1}.modal-close[data-astro-cid-dougktdk] svg[data-astro-cid-dougktdk]{width:20px;height:20px;color:#0f172a}.modal-content[data-astro-cid-dougktdk]{padding:0}.modal-header{padding:2rem;border-bottom:1px solid #E2E8F0}.modal-category{display:inline-block;padding:.3rem .75rem;background:#dbeafe;color:#0369a1;font-size:.75rem;font-weight:600;border-radius:1rem;margin-bottom:1rem}.modal-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.modal-description{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.modal-links{display:flex;gap:1rem;flex-wrap:wrap}.modal-link{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#0369a1;color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s ease}.modal-link:hover{background:#0284c7;transform:translateY(-2px)}.modal-link svg{width:18px;height:18px}.modal-gallery{position:relative;padding:1.5rem 2rem;background:#f8fafc;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;gap:1rem}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;flex-shrink:0}.gallery-nav:hover{background:#0369a1;border-color:#0369a1}.gallery-nav:hover svg{color:#fff}.gallery-nav svg{width:20px;height:20px;color:#0f172a}.gallery-nav-prev{left:2rem}.gallery-nav-next{right:2rem}.gallery-main{flex:1;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 2px 8px #00000014;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}.gallery-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery-counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:.4rem .8rem;border-radius:1rem;font-size:.875rem;font-weight:500}.gallery-separator{margin:0 .25rem}.modal-body-content{padding:2rem;border-bottom:1px solid #E2E8F0}.modal-prose{color:#334155;line-height:1.75;font-size:.95rem}.modal-prose h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin-top:1.5rem;margin-bottom:.75rem}.modal-prose h3{font-size:1.1rem;font-weight:600;color:#0f172a;margin-top:1.25rem;margin-bottom:.5rem}.modal-prose p{margin-bottom:1rem}.modal-prose ul,.modal-prose ol{margin-bottom:1rem;padding-left:1.5rem}.modal-prose li{margin-bottom:.5rem}.modal-prose code{background:#f1f5f9;padding:.2rem .4rem;border-radius:.25rem;font-size:.875em}.modal-prose pre{background:#f8fafc;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.modal-tech-stack{padding:2rem;border-bottom:1px solid #E2E8F0}.modal-section-title{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.modal-tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.modal-tech-tag{padding:.4rem .75rem;background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:500;border-radius:.5rem}.modal-footer{padding:1.5rem 2rem;background:#f8fafc;text-align:center}.modal-date{font-size:.875rem;color:#64748b;margin:0}html.dark .page-title[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .page-subtitle[data-astro-cid-dougktdk]{color:#94a3b8}html.dark .project-card[data-astro-cid-dougktdk]{background:#1e293b;border-color:#334155}html.dark .project-card[data-astro-cid-dougktdk]:hover{border-color:#38bdf8}html.dark .card-cover[data-astro-cid-dougktdk]{background:#0f172a}html.dark .card-category[data-astro-cid-dougktdk]{background:#1e3a8a;color:#38bdf8}html.dark .card-title[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .card-description[data-astro-cid-dougktdk]{color:#94a3b8}html.dark .tech-tag[data-astro-cid-dougktdk]{background:#334155;color:#cbd5e1}html.dark .modal-container[data-astro-cid-dougktdk]{background:#1e293b}html.dark .modal-close[data-astro-cid-dougktdk]{background:#334155;border-color:#475569}html.dark .modal-close[data-astro-cid-dougktdk] svg[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .modal-header[data-astro-cid-dougktdk]{border-color:#334155}html.dark .modal-category[data-astro-cid-dougktdk]{background:#1e3a8a;color:#38bdf8}html.dark .modal-title[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .modal-description[data-astro-cid-dougktdk]{color:#94a3b8}html.dark .modal-gallery[data-astro-cid-dougktdk]{background:#0f172a;border-color:#334155}html.dark .gallery-nav[data-astro-cid-dougktdk]{background:#334155;border-color:#475569}html.dark .gallery-nav[data-astro-cid-dougktdk] svg[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .gallery-nav[data-astro-cid-dougktdk]:hover{background:#38bdf8;border-color:#38bdf8}html.dark .gallery-main[data-astro-cid-dougktdk]{background:#1e293b}html.dark .modal-body-content[data-astro-cid-dougktdk]{border-color:#334155}html.dark .modal-prose[data-astro-cid-dougktdk]{color:#cbd5e1}html.dark .modal-prose[data-astro-cid-dougktdk] h2[data-astro-cid-dougktdk],html.dark .modal-prose[data-astro-cid-dougktdk] h3[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .modal-prose[data-astro-cid-dougktdk] code[data-astro-cid-dougktdk]{background:#334155;color:#e2e8f0}html.dark .modal-prose[data-astro-cid-dougktdk] pre[data-astro-cid-dougktdk]{background:#1e293b}html.dark .modal-tech-stack[data-astro-cid-dougktdk]{border-color:#334155}html.dark .modal-section-title[data-astro-cid-dougktdk]{color:#f8fafc}html.dark .modal-tech-tag[data-astro-cid-dougktdk]{background:#334155;color:#cbd5e1}html.dark .modal-footer[data-astro-cid-dougktdk]{background:#0f172a}html.dark .modal-date[data-astro-cid-dougktdk]{color:#94a3b8}@media (max-width: 768px){.container[data-astro-cid-dougktdk]{padding:2rem 1rem}.projects-grid[data-astro-cid-dougktdk]{grid-template-columns:1fr;gap:1.5rem}.project-modal[data-astro-cid-dougktdk]{width:100vw;height:100vh;max-height:100vh;border-radius:0}.modal-container[data-astro-cid-dougktdk]{border-radius:0;max-height:100vh}.modal-gallery{padding:1rem}.gallery-nav{width:32px;height:32px}.gallery-nav svg{width:16px;height:16px}.gallery-nav-prev{left:1rem}.gallery-nav-next{right:1rem}.gallery-counter{bottom:1rem;font-size:.75rem;padding:.3rem .6rem}}@media (prefers-reduced-motion: reduce){.project-card[data-astro-cid-dougktdk],.cover-image[data-astro-cid-dougktdk],.card-overlay[data-astro-cid-dougktdk],.view-details-btn[data-astro-cid-dougktdk],.modal-close[data-astro-cid-dougktdk]{transition:none}.project-card[data-astro-cid-dougktdk]:hover{transform:none}}.work-slide[data-astro-cid-sflf2wvc]{overflow-y:auto}.container[data-astro-cid-sflf2wvc]{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.page-header[data-astro-cid-sflf2wvc]{text-align:center;margin-bottom:2rem}.page-title[data-astro-cid-sflf2wvc]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:.5rem}.page-subtitle[data-astro-cid-sflf2wvc]{font-size:.9rem;color:#64748b}.timeline[data-astro-cid-sflf2wvc]{position:relative}.timeline[data-astro-cid-sflf2wvc]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#0369a1,#e2e8f0)}.timeline-item[data-astro-cid-sflf2wvc]{position:relative;padding-left:2.5rem;padding-bottom:2rem}.timeline-item[data-astro-cid-sflf2wvc]:last-child{padding-bottom:0}.timeline-marker[data-astro-cid-sflf2wvc]{position:absolute;left:-6px;top:.5rem;width:12px;height:12px;background:#0369a1;border:2px solid white;border-radius:50%;box-shadow:0 0 0 2px #0369a1;z-index:1}.work-card[data-astro-cid-sflf2wvc]{background:#fff;border:1px solid #E2E8F0;border-radius:.75rem;padding:1.25rem;transition:all .3s ease}.work-card[data-astro-cid-sflf2wvc]:hover{border-color:#0369a1;box-shadow:0 4px 20px #0369a11a}.work-header[data-astro-cid-sflf2wvc]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E2E8F0}.company-name[data-astro-cid-sflf2wvc]{font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.position[data-astro-cid-sflf2wvc]{font-size:1rem;color:#0369a1;font-weight:600;margin-bottom:.2rem}.location[data-astro-cid-sflf2wvc]{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#64748b}.location[data-astro-cid-sflf2wvc] svg[data-astro-cid-sflf2wvc]{width:12px;height:12px}.work-date[data-astro-cid-sflf2wvc]{font-size:.75rem;color:#64748b;font-weight:500;white-space:nowrap}.work-section[data-astro-cid-sflf2wvc]{margin-bottom:1rem}.work-section[data-astro-cid-sflf2wvc]:last-child{margin-bottom:0}.section-title[data-astro-cid-sflf2wvc]{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.section-title[data-astro-cid-sflf2wvc] svg[data-astro-cid-sflf2wvc]{width:14px;height:14px;color:#0369a1}.responsibilities-list[data-astro-cid-sflf2wvc],.achievements-list[data-astro-cid-sflf2wvc]{list-style:none;padding:0;margin:0}.responsibilities-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc],.achievements-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc]{position:relative;padding-left:1.25rem;margin-bottom:.4rem;font-size:.8rem;color:#475569;line-height:1.5}.responsibilities-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc]:before{content:"•";position:absolute;left:0;color:#0369a1;font-weight:700}.achievements-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc]:before{content:"★";position:absolute;left:0;color:#f59e0b;font-size:.75rem}.reason-section[data-astro-cid-sflf2wvc]{background:#fef3c7;border-radius:.4rem;padding:.75rem}.reason-text[data-astro-cid-sflf2wvc]{font-size:.8rem;color:#92400e;font-style:italic;line-height:1.5;margin:0}html.dark .page-title[data-astro-cid-sflf2wvc]{color:#f8fafc}html.dark .page-subtitle[data-astro-cid-sflf2wvc]{color:#94a3b8}html.dark .timeline[data-astro-cid-sflf2wvc]:before{background:linear-gradient(to bottom,#38bdf8,#1e293b)}html.dark .timeline-marker[data-astro-cid-sflf2wvc]{background:#38bdf8;box-shadow:0 0 0 3px #1e293b,0 0 0 5px #38bdf8}html.dark .work-card[data-astro-cid-sflf2wvc]{background:#1e293b;border-color:#334155}html.dark .work-card[data-astro-cid-sflf2wvc]:hover{border-color:#38bdf8}html.dark .company-name[data-astro-cid-sflf2wvc]{color:#f8fafc}html.dark .position[data-astro-cid-sflf2wvc]{color:#38bdf8}html.dark .location[data-astro-cid-sflf2wvc],html.dark .work-date[data-astro-cid-sflf2wvc]{color:#94a3b8}html.dark .section-title[data-astro-cid-sflf2wvc]{color:#f8fafc}html.dark .responsibilities-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc],html.dark .achievements-list[data-astro-cid-sflf2wvc] li[data-astro-cid-sflf2wvc]{color:#cbd5e1}html.dark .reason-section[data-astro-cid-sflf2wvc]{background:#78350f}html.dark .reason-text[data-astro-cid-sflf2wvc]{color:#fef3c7}@media (max-width: 768px){.container[data-astro-cid-sflf2wvc]{padding:2rem 1rem}.timeline[data-astro-cid-sflf2wvc]:before{left:-1rem}.timeline-item[data-astro-cid-sflf2wvc]{padding-left:2rem}.timeline-marker[data-astro-cid-sflf2wvc]{left:-1.375rem}.work-header[data-astro-cid-sflf2wvc]{flex-direction:column;gap:.5rem}.work-card[data-astro-cid-sflf2wvc]{padding:1.5rem}}@media (prefers-reduced-motion: reduce){.work-card[data-astro-cid-sflf2wvc]{transition:none}.work-card[data-astro-cid-sflf2wvc]:hover{box-shadow:none}}.honors-slide[data-astro-cid-mr6stsrq]{overflow-y:auto}.container[data-astro-cid-mr6stsrq]{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.page-header[data-astro-cid-mr6stsrq]{text-align:center;margin-bottom:2rem}.page-title[data-astro-cid-mr6stsrq]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:.5rem}.page-subtitle[data-astro-cid-mr6stsrq]{font-size:.9rem;color:#64748b}.section-title[data-astro-cid-mr6stsrq]{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem}.section-title[data-astro-cid-mr6stsrq] svg[data-astro-cid-mr6stsrq]{width:22px;height:22px;color:#0369a1}.honors-section[data-astro-cid-mr6stsrq]{margin-bottom:2rem}.honors-grid[data-astro-cid-mr6stsrq]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.honor-card[data-astro-cid-mr6stsrq]{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;overflow:hidden;transition:all .3s ease}.honor-card[data-astro-cid-mr6stsrq]:hover{border-color:#0369a1;box-shadow:0 8px 30px #0369a126;transform:translateY(-4px)}.honor-image-wrapper[data-astro-cid-mr6stsrq]{aspect-ratio:4 / 3;overflow:hidden;background:#f1f5f9}.honor-image[data-astro-cid-mr6stsrq]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.honor-card[data-astro-cid-mr6stsrq]:hover .honor-image[data-astro-cid-mr6stsrq]{transform:scale(1.05)}.honor-content[data-astro-cid-mr6stsrq]{padding:.875rem}.honor-title[data-astro-cid-mr6stsrq]{font-size:.85rem;font-weight:600;color:#0f172a;margin-bottom:.4rem;line-height:1.3}.honor-date[data-astro-cid-mr6stsrq]{font-size:.75rem;color:#64748b}.certificates-section[data-astro-cid-mr6stsrq]{margin-bottom:2rem}.certificates-grid[data-astro-cid-mr6stsrq]{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.cert-card[data-astro-cid-mr6stsrq]{background:#fff;border:1px solid #E2E8F0;border-radius:.75rem;overflow:hidden;transition:all .3s ease}.cert-card[data-astro-cid-mr6stsrq]:hover{border-color:#0369a1;box-shadow:0 4px 20px #0369a11f;transform:translateY(-2px)}.cert-image-wrapper[data-astro-cid-mr6stsrq]{aspect-ratio:3 / 2;overflow:hidden;background:#f1f5f9}.cert-image[data-astro-cid-mr6stsrq]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.cert-card[data-astro-cid-mr6stsrq]:hover .cert-image[data-astro-cid-mr6stsrq]{transform:scale(1.05)}.cert-title[data-astro-cid-mr6stsrq]{padding:.5rem;font-size:.7rem;font-weight:600;color:#0f172a;text-align:center;margin:0;line-height:1.2}.slide-footer[data-astro-cid-mr6stsrq]{text-align:center;padding-top:2rem;border-top:1px solid #E2E8F0}.footer-text[data-astro-cid-mr6stsrq]{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.footer-subtitle[data-astro-cid-mr6stsrq]{font-size:.875rem;color:#64748b;margin:0}html.dark .page-title[data-astro-cid-mr6stsrq]{color:#f8fafc}html.dark .page-subtitle[data-astro-cid-mr6stsrq]{color:#94a3b8}html.dark .section-title[data-astro-cid-mr6stsrq]{color:#f8fafc}html.dark .honor-card[data-astro-cid-mr6stsrq],html.dark .cert-card[data-astro-cid-mr6stsrq]{background:#1e293b;border-color:#334155}html.dark .honor-card[data-astro-cid-mr6stsrq]:hover,html.dark .cert-card[data-astro-cid-mr6stsrq]:hover{border-color:#38bdf8}html.dark .honor-title[data-astro-cid-mr6stsrq],html.dark .cert-title[data-astro-cid-mr6stsrq]{color:#f8fafc}html.dark .honor-date[data-astro-cid-mr6stsrq]{color:#94a3b8}html.dark .footer-text[data-astro-cid-mr6stsrq]{color:#f8fafc}html.dark .footer-subtitle[data-astro-cid-mr6stsrq]{color:#94a3b8}html.dark .slide-footer[data-astro-cid-mr6stsrq]{border-color:#334155}@media (max-width: 1024px){.certificates-grid[data-astro-cid-mr6stsrq]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.container[data-astro-cid-mr6stsrq]{padding:2rem 1rem}.honors-grid[data-astro-cid-mr6stsrq]{grid-template-columns:1fr;gap:1.5rem}.certificates-grid[data-astro-cid-mr6stsrq]{grid-template-columns:repeat(2,1fr);gap:1rem}.section-title[data-astro-cid-mr6stsrq]{font-size:1.25rem}.section-title[data-astro-cid-mr6stsrq] svg[data-astro-cid-mr6stsrq]{width:24px;height:24px}}@media (prefers-reduced-motion: reduce){.honor-card[data-astro-cid-mr6stsrq],.cert-card[data-astro-cid-mr6stsrq],.honor-image[data-astro-cid-mr6stsrq],.cert-image[data-astro-cid-mr6stsrq]{transition:none}.honor-card[data-astro-cid-mr6stsrq]:hover,.cert-card[data-astro-cid-mr6stsrq]:hover{transform:none}}.slides-container[data-astro-cid-j7pv25f6]{position:relative;width:100vw;min-height:100vh;overflow:hidden}.slide[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;min-height:100vh;opacity:0;visibility:hidden;transform:translate(20px);transition:opacity .4s ease-out,transform .4s ease-out,visibility .4s;overflow-y:auto;overflow-x:hidden}.slide[data-astro-cid-j7pv25f6].active{opacity:1;visibility:visible;transform:translate(0);z-index:10;position:relative}.slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar{width:8px}.slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar-track{background:transparent}.slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar-thumb{background:#0f172a33;border-radius:4px}.slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar-thumb:hover{background:#0f172a4d}html.dark .slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar-thumb{background:#fff3}html.dark .slide[data-astro-cid-j7pv25f6]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (prefers-reduced-motion: reduce){.slide[data-astro-cid-j7pv25f6]{transition:none;transform:none}}
