:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#1f2a32;background:#f7f3ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;cursor:pointer}.site-shell{min-height:100vh;background:#f7f3ea}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:24px;padding:14px clamp(16px,4vw,56px);background:#fffffff0;border-bottom:1px solid rgba(31,42,50,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;color:#1f2a32;background:transparent;text-align:left}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-weight:800}.brand strong,.brand small{display:block;line-height:1.2}.brand small{margin-top:3px;color:#6b7280;font-size:12px}.nav{display:flex;flex:1;justify-content:center;gap:4px;overflow-x:auto}.nav button,.admin-link{flex:0 0 auto;padding:10px 12px;border-radius:6px;color:#334155;background:transparent;text-decoration:none;white-space:nowrap}.nav button.active,.nav button:hover,.admin-link:hover{color:#0f766e;background:#e6f4ef}.admin-link{border:1px solid #b7d6ca}.hero{min-height:620px;display:flex;align-items:center;padding:80px clamp(18px,6vw,86px);color:#fff;background:linear-gradient(90deg,#0a2b31e0,#0a2b3173,#0a2b312e),url(https://images.unsplash.com/photo-1593113598332-cd288d649433?auto=format&fit=crop&w=1800&q=82) center/cover}.hero-content{width:min(720px,100%)}.eyebrow,.section-head span,.tag{margin:0 0 10px;color:#d4a017;font-size:14px;font-weight:700}.hero h1{margin:0;font-size:clamp(46px,9vw,92px);line-height:1;letter-spacing:0}.hero-copy{max-width:640px;margin:24px 0 0;color:#ffffffe6;font-size:20px;line-height:1.8}.hero-actions,.tool-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.hero-actions button,.item-card button,.tool-actions button,.verify-box button,.login-panel button{min-height:44px;padding:0 18px;border-radius:6px;color:#fff;background:#0f766e;font-weight:700}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.item-card button.subtle-button,.subtle-button{color:#0f766e;background:#e6f4ef}.text-button{min-height:36px;padding:0 12px;border-radius:6px;color:#fff;background:#0f766e;font-weight:700}.hero-actions .secondary,.secondary-button{color:#1f2a32;background:#f4c95d}.stats-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e0d6c2}.stats-band div{padding:28px 16px;background:#fffaf0;text-align:center}.stats-band strong{display:block;color:#0f766e;font-size:34px}.stats-band span{color:#64748b}.section{padding:72px clamp(18px,5vw,72px)}.band{background:#edf5f2}.section-head{max-width:860px;margin-bottom:28px}.section-head h2{margin:0;font-size:clamp(28px,5vw,46px);line-height:1.2;letter-spacing:0}.section-head.light h2,.section-head.light span{color:#fff}.card-grid,.activity-layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.item-card{overflow:hidden;border:1px solid rgba(31,42,50,.1);border-radius:8px;background:#fff;box-shadow:0 16px 40px #1f2a3214}.media{min-height:160px;background:linear-gradient(135deg,#0f766ed1,#d4a01773),url(https://images.unsplash.com/photo-1559027615-cd4628902d4a?auto=format&fit=crop&w=900&q=80) center/cover}.item-body{padding:20px}.item-body h3,.profile-panel h3{margin:0 0 12px;font-size:21px;line-height:1.35}.item-body p,.culture-row p,.login-panel p,.profile-panel p,.footer span{color:#64748b;line-height:1.7}.meta{display:flex;justify-content:space-between;gap:10px;margin:16px 0;color:#475569;font-size:14px}.culture-list{display:grid;gap:12px}.culture-row{display:grid;grid-template-columns:140px 240px 1fr 86px;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(31,42,50,.12)}.culture-row span{color:#0f766e;font-weight:700}.ai-section{color:#fff;background:linear-gradient(90deg,#152a46eb,#0f766ec2),url(https://images.unsplash.com/photo-1517048676732-d65bc937f952?auto=format&fit=crop&w=1800&q=80) center/cover}.tool-panel{max-width:980px}textarea,input{width:100%;border:1px solid rgba(31,42,50,.18);border-radius:6px;padding:14px 16px;outline:none;background:#fff}textarea:focus,input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.tool-actions span{color:#ffffffd1}.result{margin:18px 0 0;max-height:360px;overflow:auto;white-space:pre-wrap;border-radius:8px;padding:20px;color:#e8f6f2;background:#0a2b31b8}.verify-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:36px;align-items:center}.verify-box,.login-panel,.profile-panel{border-radius:8px;padding:24px;background:#fff;box-shadow:0 16px 40px #1f2a3214}.verify-box button,.login-panel button{width:100%;margin-top:12px}.mine-layout{display:grid;grid-template-columns:360px 1fr;gap:24px}.login-panel label{display:block;margin-bottom:8px;color:#334155;font-weight:700}.profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.profile-grid div{padding:16px;border-radius:8px;background:#f7f3ea}.profile-grid strong,.profile-grid span{display:block}.profile-grid strong{color:#0f766e;font-size:22px}.archive-text{margin-top:18px}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(18px,5vw,72px);background:#1f2a32;color:#fff}.toast,.loading{position:fixed;right:18px;bottom:18px;z-index:40;max-width:min(420px,calc(100vw - 36px));border-radius:8px;padding:14px 16px;color:#fff;background:#0f766e;box-shadow:0 16px 40px #1f2a3233}.loading{left:18px;right:auto;background:#334155}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0f172a8c}.detail-modal{width:min(720px,100%);max-height:min(680px,calc(100vh - 40px));overflow:auto;border-radius:8px;padding:28px;background:#fff;box-shadow:0 24px 80px #0f172a40}.detail-modal h2{margin:0 0 12px;font-size:clamp(26px,4vw,38px)}.detail-modal small{display:block;margin-bottom:18px;color:#64748b}.detail-modal p{line-height:1.8}.modal-close{float:right;min-height:36px;padding:0 12px;border-radius:6px;color:#1f2a32;background:#f1f5f9}@media(max-width:1080px){.topbar{align-items:flex-start;flex-direction:column;gap:12px}.nav{width:100%;justify-content:flex-start}.card-grid,.activity-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.culture-row,.verify-layout,.mine-layout{grid-template-columns:1fr}}@media(max-width:680px){.hero{min-height:560px;padding-top:56px}.hero-copy{font-size:17px}.stats-band,.card-grid,.activity-layout,.profile-grid{grid-template-columns:1fr}.section{padding-top:48px;padding-bottom:48px}.footer{flex-direction:column}}
