html[data-theme="light"]{--bg:#f3f6fa;--panel:#fff;--line:#cad5e2;--text:#142033;--muted:#52657b;--cyan:#087f75;--blue:#285fa8}html[data-theme="dark"]{color-scheme:dark}.theme-toggle{display:grid;place-items:center;width:38px;height:36px;padding:8px;border:1px solid var(--line);border-radius:9px;background:#101722;color:#d6e2f0;cursor:pointer;transition:color .2s,border-color .2s,background .2s,transform .2s}.theme-toggle:hover{color:var(--cyan);border-color:#3ee8d166;transform:translateY(-1px)}.theme-toggle svg{grid-area:1/1;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.theme-icon-moon{display:none}html[data-theme="light"] .theme-icon-sun{display:none}html[data-theme="light"] .theme-icon-moon{display:block}.theme-transition body,.theme-transition header,.theme-transition .card,.theme-transition .box,.theme-transition .job,.theme-transition .event,.theme-transition .article,.theme-transition .toc,.theme-transition .profile-header,.theme-transition .dashboard-card,.theme-transition .social-card,.theme-transition .site-footer{transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}html[data-theme="light"] body{background:radial-gradient(circle at 82% 1%,#c9dcf0 0,transparent 33%),radial-gradient(circle at 12% 18%,#c7eee922 0,transparent 28%),var(--bg);color:var(--text)}html[data-theme="light"] header{background:#f7f9fce8;border-bottom-color:#cbd6e3}html[data-theme="light"] .card,html[data-theme="light"] .achievement,html[data-theme="light"] .box,html[data-theme="light"] .job,html[data-theme="light"] .event,html[data-theme="light"] .article,html[data-theme="light"] .toc,html[data-theme="light"] .profile-header,html[data-theme="light"] .badge-group,html[data-theme="light"] .dashboard-card,html[data-theme="light"] .company-card,html[data-theme="light"] .legal-card,html[data-theme="light"] .legal-hero,html[data-theme="light"] .programs-shell,html[data-theme="light"] .social-card,html[data-theme="light"] .error-shell{background:linear-gradient(145deg,#fff,#f5f8fc);border-color:var(--line);box-shadow:0 18px 45px #29456312}html[data-theme="light"] .card:before{background:linear-gradient(90deg,transparent,#43617c20,transparent)}html[data-theme="light"] .profile-header{background:linear-gradient(135deg,#fff,#eef4fa)}html[data-theme="light"] .current-job{background:linear-gradient(145deg,#eaf8f5,#f8fbfd);border-color:#51a99c66}html[data-theme="light"] .links,html[data-theme="light"] .navlinks,html[data-theme="light"] .quick-nav,html[data-theme="light"] .legal-index,html[data-theme="light"] .badge-filters{background:#f8fafdec;border-color:var(--line);box-shadow:0 14px 34px #29456318}html[data-theme="light"] .menu-button,html[data-theme="light"] .theme-toggle,html[data-theme="light"] .command-button,html[data-theme="light"] .command-close{background:#fff;color:#334a63;border-color:var(--line)}html[data-theme="light"] .lang-button{background:#087f750d;border-color:#087f7566}html[data-theme="light"] .tag,html[data-theme="light"] .expertise-tags span,html[data-theme="light"] .topics span,html[data-theme="light"] .timeline-legend span,html[data-theme="light"] .hero-metrics span{background:#edf5f6;border-color:#c9d8df;color:#40566e}html[data-theme="light"] .meta,html[data-theme="light"] .content p,html[data-theme="light"] .content li,html[data-theme="light"] .topics span{color:#435970}html[data-theme="light"] .site-footer{background:linear-gradient(180deg,#eef3f8,#e6edf5);border-top-color:#cbd6e3}html[data-theme="light"] .footer-bottom,html[data-theme="light"] .section-head,html[data-theme="light"] .legal-meta{border-color:#cad5e2}html[data-theme="light"] .social-card svg,html[data-theme="light"] .expertise-icon,html[data-theme="light"] .card-icon,html[data-theme="light"] .mini-icon,html[data-theme="light"] .dashboard-icon{background:#e8f5f3;border-color:#9ccfc8}html[data-theme="light"] .terminal{background:#101a28;border-color:#33465f;box-shadow:0 25px 65px #233b5a35}html[data-theme="light"] .terminal-head{background:#192638}html[data-theme="light"] pre{background:#111b29;border-color:#35465c;color:#d6e1ef}html[data-theme="light"] .callout{background:#087f750d}html[data-theme="light"] .program-card{background:#fff;border-color:#d2dce7;box-shadow:0 8px 22px #29456312}html[data-theme="light"] .program-card:hover{background:#f7fafc;border-color:#51a99c}html[data-theme="light"] .programs-marquee{mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}html[data-theme="light"] .h1-badge b{color:#285fa8}html[data-theme="light"] .company-logo{background:#eef4f8!important}html[data-theme="light"] .cert-state{background:#7655bd0b;color:#6547a7;border-color:#7655bd44}html[data-theme="light"] .copy-credential{background:#eef5f7;color:var(--cyan)}html[data-theme="light"] .lab-ring:before{background:#fff}html[data-theme="light"] .legal-notice{background:#fff8e8;border-color:#d5a53666}html[data-theme="light"] .legal-card-accent{background:linear-gradient(145deg,#eaf8f5,#f8fbfd)}html[data-theme="light"] .command-dialog{background:#f7f9fceF;color:var(--text);border-color:#b9c7d6;box-shadow:0 35px 100px #29456335}html[data-theme="light"] .command-search{background:#fff;border-color:#c0ccda}html[data-theme="light"] .command-search input{color:var(--text)}html[data-theme="light"] .command-item:hover,html[data-theme="light"] .command-item.selected{background:#087f7510;border-color:#087f7528}html[data-theme="light"] .command-item-icon{background:#e5f2f1}html[data-theme="light"] .back-to-top{background:#fff;border-color:#087f7555;box-shadow:0 12px 30px #29456325}html[data-theme="light"] .error-terminal{background:#152132;color:#c8d5e5}html[data-theme="light"] ::selection{background:#087f7530;color:#102033}@media(max-width:720px){.theme-toggle{width:38px;flex:0 0 38px}}
html[data-theme="light"] #resumen .tags span{background:#fff;color:#2f4963;border-color:#b9c9d8;box-shadow:0 5px 14px #29456312}html[data-theme="light"] #resumen .tags span:hover{background:#eaf6f4;color:#075f58;border-color:#6db8ae;box-shadow:0 7px 18px #087f7518}html[data-theme="light"] .profile-dashboard .dashboard-card{color:#142033}html[data-theme="light"] .profile-dashboard .dashboard-card small,html[data-theme="light"] .profile-dashboard .dashboard-card em{color:#52657b}
html[data-theme="light"] .cta-secondary{background:#fff;color:#29445f;border-color:#b8c7d6;box-shadow:0 7px 18px #29456312}html[data-theme="light"] .cta-secondary:hover{background:#eaf6f4;color:#075f58;border-color:#6db8ae;box-shadow:0 11px 24px #087f7518}
html[data-theme="light"] .filters{background:#fff;border-color:#b8c7d6;box-shadow:0 8px 22px #29456312}html[data-theme="light"] .article-filter{color:#40566e}html[data-theme="light"] .article-filter:hover{background:#eaf6f4;color:#075f58}html[data-theme="light"] .article-filter[aria-pressed="true"]{background:#087f75;color:#fff;box-shadow:0 5px 14px #087f7530}html[data-theme="light"] .article-filter:focus-visible{outline:2px solid #285fa8;outline-offset:2px}
