@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg-color:#1a1a1a;--text-color:#e0e0e0;--card-bg:#2d2d2d;--border-color:#404040;--primary-color:#00FFFF;--muted-color:#a0a0a0;--link-color:#00FFFF}}[data-theme=dark]{--bg-color:#1a1a1a;--text-color:#e0e0e0;--card-bg:#2d2d2d;--border-color:#404040;--primary-color:#00FFFF;--muted-color:#a0a0a0;--link-color:#00FFFF}[data-theme=light]{--bg-color:#ffffff;--text-color:#292929;--card-bg:#ffffff;--border-color:rgba(0, 0, 0, 0.08);--primary-color:#00FFFF;--muted-color:#666666;--link-color:#00FFFF}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) body,[data-theme=dark] body{background-color:var(--bg-color)!important;color:var(--text-color)!important}:root:not([data-theme=light]) .main-wrapper,[data-theme=dark] .main-wrapper{background-color:var(--bg-color)!important}:root:not([data-theme=light]) .resume-wrapper,[data-theme=dark] .resume-wrapper{background-color:var(--card-bg)!important;color:var(--text-color)!important;border:1px solid var(--border-color)!important}:root:not([data-theme=light]) h1,:root:not([data-theme=light]) h2,:root:not([data-theme=light]) h3,:root:not([data-theme=light]) h4,:root:not([data-theme=light]) h5,:root:not([data-theme=light]) h6,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#fff!important}:root:not([data-theme=light]) .resume-section-heading,[data-theme=dark] .resume-section-heading{color:var(--primary-color)!important}:root:not([data-theme=light]) .resume-section-heading:before,[data-theme=dark] .resume-section-heading:before{background:var(--primary-color)!important}:root:not([data-theme=light]) .resume-name,[data-theme=dark] .resume-name{color:var(--primary-color)!important}:root:not([data-theme=light]) .resume-tagline,[data-theme=dark] .resume-tagline{color:#b0b0b0!important}:root:not([data-theme=light]) p,:root:not([data-theme=light]) li,:root:not([data-theme=light]) span,:root:not([data-theme=light]) .resume-intro,[data-theme=dark] p,[data-theme=dark] li,[data-theme=dark] span,[data-theme=dark] .resume-intro{color:#d0d0d0!important}:root:not([data-theme=light]) .item-meta,:root:not([data-theme=light]) .text-muted,[data-theme=dark] .item-meta,[data-theme=dark] .text-muted{color:var(--muted-color)!important}:root:not([data-theme=light]) a,:root:not([data-theme=light]) a.resume-link,:root:not([data-theme=light]) a.theme-link,[data-theme=dark] a,[data-theme=dark] a.resume-link,[data-theme=dark] a.theme-link{color:var(--link-color)!important}:root:not([data-theme=light]) .resume-aside,[data-theme=dark] .resume-aside{border-left:1px solid var(--border-color)!important}:root:not([data-theme=light]) .resume-contact,[data-theme=dark] .resume-contact{border-left:1px solid var(--border-color)!important}:root:not([data-theme=light]) hr,[data-theme=dark] hr{border-color:var(--border-color)!important}:root:not([data-theme=light]) .fab,:root:not([data-theme=light]) .fas,[data-theme=dark] .fab,[data-theme=dark] .fas{color:#b0b0b0!important}}.theme-toggle{position:fixed;top:20px;right:20px;z-index:1000;background:0 0!important;border:none;cursor:pointer;font-size:32px;transition:all .3s ease;outline:none!important;box-shadow:none!important}.theme-toggle:hover{transform:scale(1.2)}.theme-toggle:focus{outline:none!important;box-shadow:none!important}.theme-toggle:active{outline:none!important;box-shadow:none!important}@media print{*{background-color:#fff!important;color:#000!important}.resume-wrapper{background-color:#fff!important;color:#000!important;border:1px solid rgba(0,0,0,.025)!important}.resume-section-heading{color:#5a7ba8!important}.resume-section-heading:before{background:#5a7ba8!important}.resume-name{color:#5a7ba8!important}.theme-toggle{display:none!important}}