*{box-sizing:border-box}:root{--purple:#606;--gold:#d7b46a;--text:#202124;--muted:#666;--bg:#fff;--soft:#faf7fb}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:16px}h1,h2,h3{font-family:Times New Roman,SimSun,宋体,serif;font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.topbar{z-index:100;width:100%;height:68px;color:var(--gold);background:#660066f5;justify-content:space-between;align-items:center;padding:0 6vw;display:flex;position:fixed;top:0;box-shadow:0 6px 20px #0000001f}.brand{align-items:center;gap:10px;font-weight:700;display:flex}.brand-mark{border:1px solid var(--gold);border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid}.topbar nav{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.topbar nav a{color:var(--gold);background:0 0;border:0;border-radius:999px;padding:10px 12px}.topbar nav a:hover{background:var(--gold);color:var(--purple);transform:translateY(-1px)}.banner{height:430px;margin-top:68px;position:relative;overflow:hidden}.banner img{object-fit:cover;width:100%;height:100%;animation:8s ease-in-out infinite alternate slowZoom}.banner:after{content:"";background:linear-gradient(90deg,#230023c7,#23002338);position:absolute;inset:0}.banner-overlay{z-index:2;color:#fff;max-width:620px;position:absolute;top:50%;left:8vw;transform:translateY(-50%)}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.15em;font-size:13px}.banner h1{margin:10px 0;font-size:clamp(36px,6vw,68px)}.arrow{z-index:3;color:#fff;background:#ffffff24;border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;font-size:32px;position:absolute;top:50%;transform:translateY(-50%)}.left{left:20px}.right{right:20px}.dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dots button{background:#ffffff8c;border:0;border-radius:50%;width:10px;height:10px}.dots .active{background:var(--gold);border-radius:999px;width:28px}.container{width:min(1120px,92vw);margin:0 auto}.section{padding:72px 0 20px;scroll-margin-top:86px}.section-title p{color:var(--purple);letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px}.section-title h2{margin:0 0 26px;font-size:34px}.about-grid{grid-template-columns:320px 1fr;align-items:stretch;gap:26px;display:grid}.selfie{object-fit:cover;border-radius:20px;width:100%;height:420px;box-shadow:0 16px 40px #66006629}.card,.article-card{background:#fff;border:1px solid #eee;border-radius:20px;padding:24px;box-shadow:0 12px 30px #0000000f}.card:hover,.article-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #6600661f}.article-grid,.card-list,.contact-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{padding:0;overflow:hidden}.article-card img{object-fit:cover;width:100%;height:160px}.article-card div{padding:18px}.article-card span{color:var(--purple);font-weight:700}.two-col{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.timeline{border-left:4px solid var(--purple);padding-left:22px}.timeline div{background:var(--soft);border-radius:16px;margin-bottom:22px;padding:18px}.icon-card{align-items:center;gap:12px;display:flex}.footer{text-align:center;background:var(--purple);color:var(--gold);margin-top:70px;padding:34px}.alert{color:#a40000;background:#fff3f3;border:1px solid #ffd5d5;border-radius:12px;width:min(1120px,92vw);margin:20px auto;padding:14px 18px}.page{padding-top:98px}.back{color:var(--purple);font-weight:700}.article-detail img{object-fit:cover;border-radius:20px;width:100%;max-height:420px;margin:24px 0}.article-detail h1{font-size:42px}.article-detail article{white-space:pre-wrap;line-height:1.9}.login-page,.admin-page{background:linear-gradient(135deg,#fff,#fbf2fb);min-height:100vh;padding:42px 5vw}.login-card,.admin-form,.admin-list{background:#fff;border-radius:22px;max-width:920px;margin:0 auto 24px;padding:28px;box-shadow:0 18px 45px #6600661f}.login-card{max-width:430px;margin-top:12vh}input,textarea{border:1px solid #ddd;border-radius:14px;width:100%;margin:8px 0;padding:13px 14px;font-size:15px}button[type=submit],.admin-header button,.actions button,.admin-item button,.login-card button{background:var(--purple);color:var(--gold);border:0;border-radius:999px;padding:11px 18px;font-weight:700}.ghost{color:#333!important;background:#eee!important}.danger{color:#fff!important;background:#9b1c1c!important}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-header{justify-content:space-between;align-items:center;max-width:920px;margin:0 auto 18px;display:flex}.admin-item{border-bottom:1px solid #eee;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.admin-item p{color:var(--muted);margin:5px 0 0}.actions{gap:10px;margin-top:12px;display:flex}.binary-rain{z-index:0;opacity:.08;color:var(--purple);pointer-events:none;font-family:monospace;font-size:22px;animation:16s linear infinite drift;position:fixed;top:150px;right:-160px}.robot{z-index:0;opacity:.28;pointer-events:none;animation:4s ease-in-out infinite float;position:fixed;bottom:38px;right:28px}.robot-head,.robot-body{border:2px solid var(--purple);color:var(--purple);background:#fff}.robot-head{border-radius:14px;justify-content:center;align-items:center;gap:12px;width:58px;height:42px;display:flex}.robot-head span{background:var(--purple);border-radius:50%;width:8px;height:8px}.robot-body{border-radius:10px;place-items:center;width:46px;height:38px;margin:3px auto 0;font-size:12px;font-weight:700;display:grid}.network{opacity:.14;pointer-events:none;width:130px;height:80px;position:fixed;bottom:70px;left:28px}.network span{background:var(--purple);border-radius:50%;width:14px;height:14px;animation:2.4s infinite alternate pulse;position:absolute}.network span:first-child{top:28px;left:0}.network span:nth-child(2){top:0;left:50px}.network span:nth-child(3){bottom:0;left:72px}.network span:nth-child(4){top:30px;right:0}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes drift{0%{transform:translate(0)}to{transform:translate(-55vw)}}@keyframes float{50%{transform:translateY(-14px)}}@keyframes pulse{to{opacity:.55;transform:scale(1.4)}}.reveal{animation:.65s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=860px){.topbar{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:10px 4vw}.banner{height:390px;margin-top:116px}.about-grid,.article-grid,.card-list,.contact-grid,.two-col,.form-row{grid-template-columns:1fr}.topbar nav{justify-content:flex-start}.topbar button{padding:7px 9px;font-size:13px}.admin-item{flex-direction:column}}.topbar nav a{color:var(--gold);background:0 0;border:0;border-radius:999px;padding:10px 12px;transition:all .2s}.topbar nav a:hover,.topbar nav a.active-nav{background:var(--gold);color:var(--purple);transform:translateY(-1px)}.portal-main{padding-top:52px}.portal-intro{grid-template-columns:1fr 260px;align-items:center;gap:36px;padding:38px 0 20px;display:grid}.portal-intro h1{margin:8px 0 14px;font-size:42px}.portal-intro img{object-fit:cover;border-radius:22px;width:260px;height:320px;box-shadow:0 18px 40px #66006629}.portal-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0 26px;display:grid}.portal-card{background:linear-gradient(135deg,#fff,#fbf3fb);border:1px solid #eee;border-radius:18px;min-height:165px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000000f}.portal-card:after{content:"";background:#6600661a;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-20px;right:-20px}.portal-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #66006626}.portal-card h2{color:var(--purple);margin:0 0 10px}.portal-card p{color:var(--muted);line-height:1.7}.portal-card span{color:var(--purple);font-weight:700}.sub-hero{color:#fff;background:linear-gradient(90deg,#660066f0,#66006680),url(https://picsum.photos/1600/500?random=18) 50%/cover;align-items:center;height:260px;margin-top:68px;display:flex}.sub-hero h1{margin:8px 0;font-size:52px}.sub-hero span{color:var(--gold);font-family:Times New Roman,serif;font-size:22px}.sub-layout{grid-template-columns:240px 1fr;gap:34px;padding:42px 0 60px;display:grid}.side-menu{background:#fff;border:1px solid #eee;border-radius:18px;align-self:start;position:sticky;top:92px;overflow:hidden;box-shadow:0 12px 26px #0000000d}.side-menu h3{color:var(--gold);background:var(--purple);margin:0;padding:18px 20px}.side-menu a{border-bottom:1px solid #eee;padding:15px 20px;display:block}.side-menu a:hover{color:var(--purple);background:var(--soft);padding-left:26px}.sub-content{min-height:480px}.news-list{flex-direction:column;gap:12px;display:flex}.news-row{background:#fff;border:1px solid #eee;border-radius:16px;justify-content:space-between;gap:28px;padding:20px 22px;display:flex;box-shadow:0 10px 24px #0000000a}.news-row:hover{border-color:#66006647;transform:translate(4px)}.news-row h3{color:var(--purple);margin:0 0 8px}.news-row p{color:var(--muted);margin:0}.news-row time{white-space:nowrap;color:var(--purple);font-weight:700}.single-column{grid-template-columns:1fr}@media (width<=900px){.portal-intro,.sub-layout{grid-template-columns:1fr}.portal-grid{grid-template-columns:repeat(2,1fr)}.side-menu{position:static}.sub-hero{margin-top:116px}}@media (width<=560px){.portal-grid{grid-template-columns:1fr}.portal-intro img{width:100%}.news-row{flex-direction:column}}.ai-demo{background:radial-gradient(circle at 80% 20%,#d7b46a47,#0000 28%),linear-gradient(135deg,#fff,#fbf2fb);border:1px solid #6600661a;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;margin:46px 0 34px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #6600661c}.ai-demo:before{content:"";background:#66006614;border-radius:50%;width:230px;height:230px;position:absolute;inset:auto -80px -90px auto}.ai-copy h2{color:var(--purple);margin:8px 0 12px;font-size:34px}.ai-copy p{color:var(--muted);line-height:1.9}.ai-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.ai-tags span{color:var(--purple);background:#fff;border:1px solid #66006624;border-radius:999px;padding:8px 13px;font-weight:700}.neural-stage{background-color:#ffffffbf;background-image:linear-gradient(90deg,#6600660f 1px,#0000 1px),linear-gradient(#6600660f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #6600661f;border-radius:24px;height:280px;position:relative;overflow:hidden}.neural-lines{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;inset:10px}.n-line{stroke:url(#pulseLine);stroke-width:2px;stroke-linecap:round;opacity:.25;stroke-dasharray:8 10;animation:2.6s linear infinite signalFlow}.layer{z-index:2;flex-direction:column;justify-content:space-around;display:flex;position:absolute;top:30px;bottom:30px}.layer-left{left:38px}.layer-mid{left:50%;transform:translate(-50%)}.layer-right{right:38px}.layer i{border:3px solid var(--purple);background:#fff;border-radius:50%;width:26px;height:26px;animation:2.2s ease-in-out infinite nodePulse;display:block;box-shadow:0 0 0 7px #66006614}.layer-mid i{border-color:var(--gold);box-shadow:0 0 0 7px #d7b46a24}.layer i:nth-child(2){animation-delay:.25s}.layer i:nth-child(3){animation-delay:.5s}.layer i:nth-child(4){animation-delay:.75s}.layer i:nth-child(5){animation-delay:1s}.data-chip{z-index:3;color:#fff;background:var(--purple);border-radius:999px;padding:7px 12px;font-family:Times New Roman,serif;font-weight:700;animation:3s ease-in-out infinite chipFloat;position:absolute;box-shadow:0 10px 24px #66006640}.chip-a{top:18px;left:22px}.chip-b{animation-delay:.45s;top:18px;left:50%;transform:translate(-50%)}.chip-c{background:var(--gold);color:var(--purple);animation-delay:.85s;bottom:20px;right:24px}@keyframes signalFlow{to{stroke-dashoffset:-72px;opacity:.68}}@keyframes nodePulse{50%{transform:scale(1.22);box-shadow:0 0 0 12px #6600660a}}@keyframes chipFloat{50%{margin-top:-10px}}.robot{display:none!important}.cute-bot{z-index:50;pointer-events:none;width:88px;height:126px;animation:4s ease-in-out infinite botFloat;position:fixed;bottom:36px;right:28px}.bot-antenna{background:var(--purple);width:3px;height:20px;margin:0 auto -2px;position:relative}.bot-antenna:before{content:"";background:var(--gold);border-radius:50%;width:13px;height:13px;position:absolute;top:-9px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #d7b46ae6}.bot-head{border:3px solid var(--purple);background:linear-gradient(145deg,#fff,#f6e8f6);border-radius:24px;width:76px;height:58px;margin:0 auto;position:relative;box-shadow:0 14px 28px #6600662e}.bot-head:before,.bot-head:after{content:"";background:var(--purple);border-radius:999px;width:10px;height:20px;position:absolute;top:25px}.bot-head:before{left:-10px}.bot-head:after{right:-10px}.bot-eye{background:var(--purple);border-radius:50%;width:11px;height:15px;animation:4.5s infinite botBlink;position:absolute;top:20px}.bot-eye.left{left:22px}.bot-eye.right{right:22px}.bot-cheek{background:#d7b46abf;border-radius:50%;width:10px;height:6px;position:absolute;top:34px}.bot-cheek.left{left:12px}.bot-cheek.right{right:12px}.bot-smile{border-bottom:3px solid var(--purple);border-radius:0 0 20px 20px;width:22px;height:10px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.bot-body{background:var(--purple);width:56px;height:42px;color:var(--gold);border-radius:18px 18px 22px 22px;place-items:center;margin:5px auto 0;font-weight:800;display:grid;box-shadow:0 12px 22px #6600662e}.bot-body:before,.bot-body:after{content:"";background:var(--gold);border-radius:999px;width:19px;height:7px;position:absolute;top:78px}.bot-body:before{left:4px;transform:rotate(-20deg)}.bot-body:after{right:4px;transform:rotate(20deg)}.bot-shadow{filter:blur(2px);background:#66006629;border-radius:50%;width:58px;height:10px;margin:7px auto 0;animation:4s ease-in-out infinite shadowPulse}@keyframes botFloat{50%{transform:translateY(-12px)rotate(2deg)}}@keyframes shadowPulse{50%{opacity:.55;transform:scale(.82)}}@keyframes botBlink{0%,88%,to{transform:scaleY(1)}91%,94%{transform:scaleY(.12)}}@media (width<=900px){.ai-demo{grid-template-columns:1fr}.cute-bot{bottom:18px;right:10px;transform:scale(.82)}}.ai-demo{display:none!important}.ai-divider{margin:42px 0 56px;padding:16px 0 8px;position:relative}.ai-divider-title{text-align:center;color:var(--purple);letter-spacing:.18em;opacity:.75;margin-bottom:10px;font-family:Times New Roman,serif;font-size:13px}.ai-line-stage{background:radial-gradient(circle at 20%,#66006624,#0000 24%),radial-gradient(circle at 78%,#d7b46a38,#0000 26%),linear-gradient(90deg,#0000,#6600660e,#0000);border-radius:999px;height:150px;position:relative;overflow:hidden}.ai-line-stage svg{width:100%;height:100%;position:absolute;inset:0}.ai-line-stage path{fill:none;stroke:var(--purple);stroke-width:2.2px;stroke-dasharray:10 14;opacity:.28;animation:5s linear infinite aiDash}.ai-line-stage path:nth-child(2){stroke:var(--gold);animation-delay:.7s}.ai-line-stage path:nth-child(3){stroke-width:1.6px;opacity:.18;animation-delay:1.1s}.ai-node{border:3px solid var(--purple);background:#fff;border-radius:50%;width:18px;height:18px;animation:2.8s ease-in-out infinite nodeGlow;position:absolute;box-shadow:0 0 0 8px #66006612}.n1{top:38%;left:8%}.n2{animation-delay:.2s;top:62%;left:24%}.n3{animation-delay:.4s;top:28%;left:42%}.n4{animation-delay:.6s;top:57%;left:58%}.n5{animation-delay:.8s;top:34%;left:74%}.n6{animation-delay:1s;top:52%;left:90%}.bit{background:var(--purple);color:var(--gold);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;animation:4s ease-in-out infinite bitFloat;position:absolute}.b1{top:18%;left:14%}.b2{animation-delay:.5s;top:70%;left:36%}.b3{animation-delay:1s;top:20%;left:63%}.b4{animation-delay:1.4s;bottom:20%;right:13%}@keyframes aiDash{to{stroke-dashoffset:-120px}}@keyframes nodeGlow{50%{transform:scale(1.25);box-shadow:0 0 0 14px #6600660a}}@keyframes bitFloat{50%{transform:translateY(-10px)}}.ai-banner{border-top:1px solid #66006614;border-bottom:1px solid #66006614;margin:40px 0 60px;padding:10px 0}.ai-banner canvas,.ai-banner svg{max-width:100%}.brand-avatar{object-fit:cover;border:1px solid var(--gold);border-radius:50%;width:34px;height:34px}
