:root{--bg: #fbfcfd;--nav: #ffffff;--surface: #ffffff;--surface2: #f1f4f8;--border: #e4e9ef;--border2: #eef2f7;--text: #17212e;--text2: #5a6b80;--text3: #8b99ab;--accent: #1650c8;--accent-c: #ffffff;--accent-soft: #eaf1fd;--accent2: #2a72e8;--hero: linear-gradient(105deg, #0d2f7e, #1650c8 60%, #2a72e8);--hero-t: #ffffff;--hero-s: #c4d6f7;--gold: #d9a514;--good: #0e7a45;--danger: #c2366b;--shadow: 0 1px 2px rgba(23, 33, 46, .04);--cat-skills-fg: #1650c8;--cat-skills-bg: #eaf1fd;--cat-web-fg: #0b7d8a;--cat-web-bg: #e4f4f5;--cat-excel-fg: #0e7a45;--cat-excel-bg: #e8f6ee;--cat-prompt-fg: #7a3ccc;--cat-prompt-bg: #f4edfc;--cat-dashboard-fg: #c2366b;--cat-dashboard-bg: #fbe9f1;--cat-script-fg: #b0720a;--cat-script-bg: #fff4e0;--cat-template-fg: #5b6473;--cat-template-bg: #eef1f5;--cat-guide-fg: #96591d;--cat-guide-bg: #f9efe2;--cat-custom-fg: #5b6473;--cat-custom-bg: #eef1f5}[data-theme=dark]{--bg: #0c0f14;--nav: #0c0f14;--surface: #11151c;--surface2: #141a22;--border: #232c38;--border2: #1d232c;--text: #e6edf3;--text2: #7d8896;--text3: #5a6675;--accent: #19e0c4;--accent-c: #04110e;--accent-soft: rgba(25, 224, 196, .1);--accent2: #0e9bd8;--hero: linear-gradient(140deg, #10202a, #0d1420);--hero-t: #e6edf3;--hero-s: #8b98a8;--gold: #ffc247;--good: #37d99a;--danger: #f56ba0;--shadow: 0 0 0 rgba(0, 0, 0, 0);--cat-skills-fg: #4d8dff;--cat-skills-bg: rgba(77, 141, 255, .12);--cat-web-fg: #2fd4e0;--cat-web-bg: rgba(47, 212, 224, .1);--cat-excel-fg: #37d99a;--cat-excel-bg: rgba(55, 217, 154, .1);--cat-prompt-fg: #8d6bf5;--cat-prompt-bg: rgba(141, 107, 245, .12);--cat-dashboard-fg: #f56ba0;--cat-dashboard-bg: rgba(245, 107, 160, .12);--cat-script-fg: #ffc247;--cat-script-bg: rgba(255, 194, 71, .12);--cat-template-fg: #9aa7b6;--cat-template-bg: rgba(154, 167, 182, .12);--cat-guide-fg: #e0a35c;--cat-guide-bg: rgba(224, 163, 92, .12);--cat-custom-fg: #9aa7b6;--cat-custom-bg: rgba(154, 167, 182, .12)}html,body{margin:0;padding:0}body{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}a{color:var(--accent);text-decoration:none}a:hover{opacity:.85}input,textarea,button{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}input:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:-1px}input::placeholder,textarea::placeholder{color:var(--text3)}@keyframes tvinA{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes tvinB{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes glowPulse{0%{box-shadow:0 0 40px #19e0c426}to{box-shadow:0 0 80px #19e0c466}}.hov-border:hover{border-color:var(--accent)!important}
