*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column}.theme-dark{background-color:#050608;color:#f5f5f7}.theme-light{background-color:#f5f5f7;color:#111827}.top-nav{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid rgba(148,163,184,.3);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.theme-dark .top-nav{background:#0f172ae6}.theme-light .top-nav{background:#f8fafce6}.brand{font-weight:700;font-size:1.15rem;text-decoration:none;color:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.brand-icon{font-size:.9rem}.brand-name{position:relative;display:inline-block;width:4.4em;height:1em}.brand-logo-img{width:70px;height:70px;object-fit:contain}.brand-letter{position:absolute;top:0;animation-duration:1.3s;animation-timing-function:ease-out;animation-fill-mode:forwards}.brand-letter-a{left:0;animation-name:brand-letter-a-move}.brand-letter-i{left:.7em;animation-name:brand-letter-i-move}.brand-letter-p{left:1.4em;animation-name:brand-letter-p-move}.brand-letter-r{left:2.1em;animation-name:brand-letter-r-move}.brand-letter-t{left:2.8em;animation-name:brand-letter-t-move}.brand-letter-k{left:3.5em;animation-name:brand-letter-k-move}@keyframes brand-letter-a-move{0%,35%{transform:translate(1.4em);color:inherit}to{transform:translate(0);color:#0f766e}}@keyframes brand-letter-i-move{0%,35%{transform:translate(2.1em);color:inherit}to{transform:translate(0);color:#0f766e}}@keyframes brand-letter-p-move{0%,35%{transform:translate(-1.4em)}to{transform:translate(0)}}@keyframes brand-letter-r-move{0%,35%{transform:translate(-1.4em)}to{transform:translate(0)}}@keyframes brand-letter-t-move{0%,35%{transform:translate(-.7em)}to{transform:translate(0)}}@keyframes brand-letter-k-move{0%{transform:translate(0)}to{transform:translate(0)}}.top-nav-links{display:flex;gap:16px}.desktop-nav{display:flex}.mobile-nav-toggle{display:none;margin-left:8px;border:none;background:transparent;color:inherit;cursor:pointer;font-size:1.2rem}.mobile-nav{display:none}.mobile-nav-link{text-decoration:none;color:inherit}.nav-link{text-decoration:none;font-size:.95rem;color:inherit;padding:6px 10px;border-radius:999px}.nav-link.active{background:#94a3b833}.nav-link:hover{color:#0f766e}.theme-toggle{border-radius:999px;border:1px solid rgba(148,163,184,.6);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:inherit;cursor:pointer;font-size:.95rem}.theme-icon{display:inline-block}.page-shell{flex:1 0 auto;display:flex}.page-content{width:100%;display:flex;justify-content:center;padding:32px 24px 64px}.page-article{width:100%;max-width:900px}.page-header{margin-bottom:24px}.page-kicker{font-size:.9rem;color:#9ca3af;margin-bottom:6px}.page-title{font-size:1.9rem;font-weight:600;margin-bottom:6px}.page-subtitle{font-size:1rem;color:#9ca3af}.page-meta{font-size:.85rem;color:#9ca3af}.page-intro{margin:16px 0 24px;line-height:1.6}.home-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.home-card{border-radius:10px;padding:16px 18px;border:1px solid rgba(148,163,184,.35);background:radial-gradient(circle at top left,rgba(15,118,110,.16),transparent)}.home-card h2{font-size:1.05rem;margin-bottom:6px}.home-card p{font-size:.9rem;color:#9ca3af}.blog-section{margin-top:32px}.blog-list{margin-left:20px;line-height:1.7}.blog-topic-link{color:inherit;text-decoration:none;cursor:pointer}.blog-topic-link:hover{color:#0f766e}.secondary-posts{margin-top:40px}.secondary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.secondary-card{border-radius:10px;padding:14px 16px;border:1px solid rgba(148,163,184,.35);height:100%}.secondary-card-link{text-decoration:none;color:inherit;display:block;height:100%}.secondary-card-link:hover .secondary-card{border-color:#0f766e}.card-meta{font-size:.8rem;color:#9ca3af;margin-top:4px}.card-body{font-size:.9rem;margin-top:8px;color:#e5e7eb}.blog-hero-image-wrapper{margin-bottom:20px}.blog-hero-image{width:100%;max-height:320px;object-fit:cover;border-radius:12px;border:1px solid rgba(148,163,184,.35)}.tools-layout{display:flex;width:100%}.tools-sidebar{width:220px;padding:32px 16px;border-right:1px solid rgba(148,163,184,.3);display:none}@media (min-width: 960px){.tools-sidebar{display:block}}.sidebar-section{margin-bottom:24px}.sidebar-section-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:6px}.sidebar-link{display:block;width:100%;text-align:left;border-radius:999px;border:none;background:transparent;color:inherit;padding:6px 10px;font-size:.9rem;cursor:pointer}.sidebar-link.active{background:#94a3b833}.tools-main{flex:1}.tools-section-header h2{font-size:1.3rem}.tools-section-header p{margin-top:6px;font-size:.95rem;color:#9ca3af}.tools-table-wrapper{margin-top:16px;border-radius:10px;border:1px solid rgba(148,163,184,.35);overflow:hidden}.tools-table{width:100%;border-collapse:collapse;font-size:.9rem}.tools-table thead{background:#0f172acc}.theme-light .tools-table thead{background:#e5e7eb}.tools-table th,.tools-table td{padding:10px 12px;text-align:left}.tools-table tbody tr:nth-child(2n){background:#0f172a66}.theme-light .tools-table tbody tr:nth-child(2n){background:#f3f4f6}.score-cell{display:flex;align-items:center;gap:6px}.score-number{font-variant-numeric:tabular-nums}.score-stars{font-size:.75rem;color:#facc15}.tools-note{font-size:.75rem;color:#6b7280;margin-top:10px}.tools-tool-link{color:inherit;text-decoration:none;cursor:pointer}.tools-tool-link:hover{color:#0f766e}.courses-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.course-card{border-radius:12px;overflow:hidden;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column}.course-thumb{background:linear-gradient(135deg,#14b8a6,#0f766e)}.course-thumb-image{width:100%;height:auto;object-fit:contain;display:block}.course-body{padding:10px 12px 12px}.course-title{font-size:.95rem;margin-bottom:2px}.course-provider{font-size:.85rem;color:#9ca3af}.course-meta{font-size:.78rem;color:#6b7280;margin-top:4px}.course-card-link{text-decoration:none;color:inherit;display:block;height:100%}.course-card-link:hover .course-card{border-color:#0f766e}.site-footer{flex-shrink:0;border-top:1px solid rgba(148,163,184,.3);padding:14px 24px}.footer-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-brand{font-size:.85rem}.footer-links{display:flex;gap:12px;font-size:.8rem;color:#6b7280}.footer-link{text-decoration:none;color:inherit}.footer-link:hover,.footer-highlight-ai,.footer-highlight-name{color:#0f766e}.footer-social{display:flex;align-items:center;gap:8px}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#6b7280}.footer-social-link:hover{color:#0f766e}.footer-social-icon{width:18px;height:18px;fill:currentColor;transition:transform .18s ease-out}.footer-social-link:hover .footer-social-icon{transform:scale(1.2)}.nav-link-about,.nav-link-resume,.mobile-nav-link-about,.mobile-nav-link-resume{color:#fff;position:relative;font-weight:600;animation:resume-halo 1.8s ease-in-out infinite}.theme-light .nav-link-about,.theme-light .nav-link-resume,.theme-light .mobile-nav-link-about,.theme-light .mobile-nav-link-resume{color:#111827}@keyframes resume-halo{0%,to{text-shadow:0 0 0 rgba(34,211,238,0)}50%{text-shadow:0 0 8px rgba(34,211,238,.9),0 0 14px rgba(34,211,238,.7)}}.resume-page{padding-bottom:96px}.resume-actions{display:flex;gap:12px;margin-bottom:18px}.resume-button{border-radius:999px;border:1px solid rgba(148,163,184,.7);padding:6px 14px;background:#0f766e;color:#ecfeff;cursor:pointer;font-size:.85rem}.resume-button.secondary{background:transparent;color:inherit;text-decoration:none}.resume-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);gap:20px;border-radius:12px;border:1px solid rgba(148,163,184,.4);overflow:hidden}.resume-main{padding:18px 20px 20px;background:#f9fafb;color:#111827}.resume-sidebar{padding:18px 18px 20px;background:#0f766e;color:#ecfeff}.resume-header{border-bottom:2px solid rgba(15,118,110,.35);padding-bottom:8px;margin-bottom:12px}.resume-name{font-size:1.3rem}.resume-contact{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.8rem;color:#6b7280}.resume-section{margin-top:12px}.resume-section-title{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.resume-text{font-size:.85rem;line-height:1.6}.resume-role{margin-top:10px}.resume-role-header h4{font-size:.9rem}.resume-role-meta{font-size:.78rem;color:#6b7280}.resume-role-title{display:flex;align-items:center;gap:8px}.company-logo{width:45px;height:45px;object-fit:contain}.resume-role ul,.resume-section ul,.resume-list{margin-top:6px;margin-left:18px;font-size:.8rem;line-height:1.5}.resume-tags{display:flex;flex-wrap:wrap;gap:6px}.resume-tag{padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.5);font-size:.75rem}.resume-sidebar .resume-tag{border-color:#ecfccbb3}@media (max-width: 768px){.resume-layout{grid-template-columns:minmax(0,1fr)}}.about-page{padding-bottom:96px}.about-hero{display:flex;align-items:center;gap:32px;padding:20px 22px;border-radius:14px;border:1px solid rgba(148,163,184,.45);background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent)}.about-avatar-wrapper{flex-shrink:0;width:160px;height:160px;border-radius:999px;overflow:hidden;border:3px solid #0f766e}.about-avatar{width:100%;height:100%;object-fit:cover}.about-text-block{flex:1}.about-kicker{font-size:.95rem;color:#0f766e;font-weight:600;margin-bottom:4px}.about-title{font-size:1.5rem;margin-bottom:10px}.about-highlight{color:#0f766e}.about-body{font-size:.95rem;line-height:1.7;margin-bottom:8px}@media (max-width: 768px){.about-hero{flex-direction:column;align-items:flex-start}.about-avatar-wrapper{width:130px;height:130px}}@media (max-width: 640px){.top-nav{padding:0 16px}.desktop-nav{display:none}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}.mobile-nav{display:flex;flex-direction:column;padding:8px 16px 10px;border-bottom:1px solid rgba(148,163,184,.3);background:#0f172afa;position:fixed;top:56px;left:0;right:0;z-index:19}.theme-light .mobile-nav{background:#f9fafb}.mobile-nav-link{padding:6px 0;font-size:.95rem}.page-content{padding:20px 14px 40px}.page-title{font-size:1.5rem}.page-article{max-width:100%}.home-section-grid{grid-template-columns:minmax(0,1fr)}.tools-table-wrapper{overflow-x:auto}.tools-table{min-width:720px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:50}.theme-light .modal-backdrop{background:#0f172a80}.modal{width:100%;max-width:400px;margin:16px;border-radius:12px;padding:20px 22px;background:#0f172a;border:1px solid rgba(148,163,184,.45)}.theme-light .modal{background:#fff;border-color:#94a3b899}.modal-title{font-size:1.15rem;margin-bottom:4px}.modal-text{font-size:.9rem;color:#9ca3af;margin-bottom:14px}.modal-form{display:flex;flex-direction:column;gap:12px}.modal-field{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.modal-field input{border-radius:8px;border:1px solid rgba(148,163,184,.6);padding:8px 10px;background:transparent;color:inherit;font-size:.9rem}.modal-field input:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e40}.modal-error{font-size:.8rem;color:#f97316}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.modal-secondary,.modal-primary{border-radius:999px;border:1px solid rgba(148,163,184,.6);padding:8px 16px;font-size:.85rem;background:transparent;color:inherit;cursor:pointer}.modal-secondary:hover{background:#94a3b826}.modal-primary{background:#0f766e;color:#ecfeff;border-color:#0f766e}.modal-primary:hover{background:#0d6d64}.modal-primary[disabled]{opacity:.6;cursor:not-allowed}@media print{.modal-backdrop,.top-nav,.mobile-nav,.site-footer,.resume-actions{display:none!important}.page-content{padding:0!important}.resume-page{background:#fff!important;color:#000!important}.resume-layout,.resume-layout *,.resume-main,.resume-sidebar,.resume-sidebar *,.resume-section,.resume-section-title,.resume-list,.resume-list li,.resume-header,.resume-name,.resume-contact,.resume-skills,.resume-skill-tag,.resume-tags,.resume-tag,.resume-experience,.resume-role,.resume-company,.resume-dates,.resume-description,.page-title,.page-meta,aside,aside *{color:#000!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.resume-skill-tag,.resume-tag{background:#e5e7eb!important;border-color:#9ca3af!important;color:#000!important}}
