.theme-toggle{width:30px;height:30px;border:1px solid rgba(23,33,61,.22);border-radius:50%;background:#fff7d8;color:#513bb7;font:18px/1 Arial,sans-serif;cursor:pointer;display:grid;place-items:center;transition:transform .2s,background .2s}.theme-toggle:hover{transform:rotate(18deg) scale(1.08)}.dark-theme{--ink:#edf0ff;--paper:#15172c;--line:rgba(237,240,255,.18);--muted:#b5bad1}.dark-theme body{background:#15172c;color:var(--ink)}.dark-theme .site-header{background:rgba(21,23,44,.86)}.dark-theme .logo,.dark-theme nav a,.dark-theme .nav-contact{color:#edf0ff}.dark-theme .nav-contact{border-color:#edf0ff}.dark-theme .header-actions{background:rgba(255,255,255,.07)}.dark-theme .theme-toggle{background:#272b56;color:#ffe26b;border-color:rgba(255,255,255,.22)}.dark-theme .language-switcher button[aria-pressed="true"]{color:#ffe26b;border-color:#ffe26b}.dark-theme .hero{background:radial-gradient(circle at 80% 19%,rgba(58,159,212,.58),transparent 22%),radial-gradient(circle at 12% 90%,rgba(213,86,151,.38),transparent 25%),radial-gradient(circle at 57% 56%,rgba(120,87,222,.3),transparent 36%),#171a38}.dark-theme .hero:before{background:#594aaf}.dark-theme .hero:after{background:#ff7697}.dark-theme .hero-bottom p,.dark-theme .intro-copy>p,.dark-theme .detail{color:#d6daf0}.dark-theme .intro,.dark-theme .project{background:#1c2041}.dark-theme .experience{background:linear-gradient(120deg,#1b3a4a,#242851 58%,#3b2949)}.dark-theme .skills{background:#29233f}.dark-theme .facts div:nth-child(1) strong{color:#ff9bb1}.dark-theme .facts div:nth-child(2) strong{color:#b8a9ff}.dark-theme .facts div:nth-child(3) strong{color:#83e0e7}.dark-theme .timeline{border-color:#edf0ff}.dark-theme .timeline-item{border-color:rgba(237,240,255,.18)}.dark-theme .project-card{background:linear-gradient(135deg,#151039,#382a8d 45%,#0a566d)}.dark-theme .code-window{background:rgba(5,7,30,.55)}.dark-theme .skill-list span{color:#edf0ff;background:rgba(255,255,255,.05)}.dark-theme .contact{background:radial-gradient(circle at 83% 25%,#d2a23d 0 11%,transparent 11.5%),radial-gradient(circle at 86% 26%,#b94275 0 18%,transparent 18.5%),linear-gradient(115deg,#6a2f5e,#44337b 48%,#1f737b)}.dark-theme .portrait img{border-color:#e8eaff}.dark-theme footer{background:#0e1023}@media(max-width:760px){.theme-toggle{width:28px;height:28px}}
