:root{--primary:#0f172a;--accent:#06b6d4;--accent-glow:#06b6d466;--text-main:#1e293b;--text-muted:#64748b;--bg-light:#f8fafc;--glass-bg:#ffffffd9;--glass-border:#fffc;--glass-shadow:0 10px 30px -10px #0f172a1a;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}html{min-height:100%}body{min-height:100%;color:var(--text-main);background-color:#fdfdfd;background-image:linear-gradient(#ffffff6b,#ffffff6b),url(/assets/images/bg-ink.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,sans-serif;line-height:1.5;overflow-x:hidden}body:before{content:"";opacity:.05;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.site-header{z-index:1000;position:fixed;top:24px;left:0;right:0}.nav-shell{border-radius:100px;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.logo-area{align-items:center;display:inline-flex}.logo-img{width:auto;height:42px;display:block}.nav-links{align-items:center;gap:8px;list-style:none;display:flex}.nav-links a{color:var(--text-main);opacity:.85;transition:var(--transition);border-radius:100px;align-items:center;padding:8px 20px;font-size:16px;font-weight:500;display:inline-flex}.nav-links a:hover{color:var(--primary);opacity:1;background:#0f172a0a}.hero{text-align:center;padding-top:240px;padding-bottom:120px}.hero-tag{color:var(--accent);letter-spacing:1px;background:#06b6d41a;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.hero h1,.page-heading h1,.article-header h1{color:var(--primary);letter-spacing:0;font-weight:900}.hero h1{margin-bottom:24px;font-size:5rem;line-height:1.1}.hero p{max-width:600px;color:var(--text-muted);margin:0 auto 48px;font-size:20px;font-weight:400}.cta-group{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.btn{min-height:56px;transition:var(--transition);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:16px 40px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:var(--primary);box-shadow:0 10px 15px -3px #0f172a33}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0f172a1a}.btn-secondary{color:var(--primary);background:0 0;border:1px solid #0f172a1a}.btn-secondary:hover{background:#0f172a0d}.btn:focus-visible,.nav-links a:focus-visible,.feature-card:focus-visible,.content-card:focus-visible{outline-offset:3px;outline:3px solid #06b6d459}.features{grid-template-columns:repeat(3,1fr);gap:32px;padding-bottom:120px;display:grid}.feature-card,.content-card{transition:var(--transition);cursor:pointer;flex-direction:column;display:flex}.feature-card{text-align:left;border-radius:24px;padding:48px 32px}.feature-card:hover,.content-card:hover{border-color:var(--accent);box-shadow:0 20px 40px -10px var(--accent-glow);transform:translateY(-8px)}.card-icon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:32px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.card-icon svg{width:28px;height:28px;color:var(--accent)}.feature-card h3{color:var(--primary);margin-bottom:16px;font-size:24px;font-weight:700}.feature-card p,.content-card p,.page-heading p,.article-header p{color:var(--text-muted)}.feature-card p{margin-bottom:24px;font-size:16px}.feature-card .status{color:var(--accent);opacity:.8;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.feature-card .status:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.page-shell{padding-top:168px;padding-bottom:96px}.page-heading{max-width:760px;margin-bottom:48px}.page-heading h1{margin-bottom:18px;font-size:56px;line-height:1.08}.page-heading p{font-size:20px}.content-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.content-card{border-radius:20px;justify-content:space-between;min-height:260px;padding:32px}.empty-state{color:var(--text-muted);padding:40px 0;font-size:16px}.card-eyebrow,.card-meta,.article-meta{color:var(--accent);font-size:13px;font-weight:700}.content-card h2{color:var(--primary);margin:14px 0;font-size:24px;line-height:1.22}.card-meta{color:var(--text-muted);margin-top:24px}.article{max-width:860px;padding-top:168px;padding-bottom:96px}.article-header{margin-bottom:40px}.article-header h1{max-width:820px;margin:16px 0 20px;font-size:56px;line-height:1.1}.article-header p{max-width:720px;font-size:20px}.article-meta{flex-wrap:wrap;gap:12px;display:flex}.detail-panel{grid-template-columns:repeat(3,1fr);gap:16px;margin:36px 0;display:grid}.detail-panel div{border-radius:16px;min-height:110px;padding:20px}.detail-panel span{color:var(--text-muted);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.detail-panel strong{color:var(--primary);font-size:18px}.rich-text{color:var(--text-main);font-size:18px;line-height:1.85}.rich-text>*+*{margin-top:20px}.rich-text h2,.rich-text h3{color:var(--primary);line-height:1.25}.rich-text h2{margin-top:36px;font-size:30px}.rich-text h3{margin-top:28px;font-size:24px}.rich-text ul,.rich-text ol{padding-left:1.5em}.rich-text blockquote{border-left:3px solid var(--accent);color:var(--text-muted);padding-left:18px}.site-footer{background:#f8fafc75;border-top:1px solid #0f172a12;padding:34px 0 42px}.footer-inner{color:var(--text-muted)}.footer-main{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:24px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-logo{width:104px;line-height:0;display:block}.footer-logo img{width:100%;height:auto}.footer-links{color:var(--text-muted);align-items:center;gap:14px;font-size:14px;font-weight:600;display:flex}.footer-links a+a{padding-left:14px;position:relative}.footer-links a+a:before{content:"";background:#64748b6b;width:1px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-footer a:hover{color:var(--text-main)}.footer-bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:18px;font-size:14px;font-weight:600;display:flex}.footer-bottom p,.footer-bottom a{color:var(--text-muted)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-tag,.hero h1,.hero p,.cta-group{opacity:0;animation:.8s cubic-bezier(.4,0,.2,1) forwards fadeInUp}.hero-tag{animation-delay:.1s}.hero h1{animation-delay:.2s}.hero p{animation-delay:.3s}.cta-group{animation-delay:.4s}@media (max-width:1024px){.hero h1{font-size:3.5rem}.features,.content-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){body{background-attachment:scroll}.site-header{top:16px}.nav-shell{padding:12px 20px}.nav-links{display:none}.hero{padding-top:148px;padding-bottom:88px}.hero h1{font-size:3rem}.hero p{margin-bottom:40px;font-size:18px}.features,.content-grid,.detail-panel{grid-template-columns:1fr}.features{gap:28px;padding-bottom:96px}.feature-card{border-radius:20px;padding:40px 32px}.page-shell,.article{padding-top:136px;padding-bottom:72px}.page-heading h1,.article-header h1{font-size:42px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-main{gap:24px}}@media (max-width:480px){.container{padding:0 20px}.logo-img{height:36px}.hero{padding-top:136px;padding-bottom:72px}.hero-tag{max-width:100%;margin-bottom:20px;font-size:13px;line-height:1.4}.hero h1{margin-bottom:20px;font-size:2.65rem;line-height:1.12}.hero p{margin-bottom:36px;font-size:17px}.cta-group{gap:12px}.cta-group .btn{width:100%;padding:15px 24px}.feature-card{padding:36px 32px}.card-icon{margin-bottom:28px}.page-heading h1,.article-header h1{font-size:36px}.content-card{min-height:230px}.site-footer{padding:32px 0 36px}.footer-main{padding-bottom:22px}.footer-logo{width:98px}.footer-links,.footer-bottom{font-size:13px}.footer-bottom{gap:8px;padding-top:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
