@layer base{*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-primary);background:var(--bg-body);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul{list-style:none}:root{--c-blue:#3267f0;--c-cyan:#02befa;--c-green:#66ed9d;--c-coral:#f79f8d;--c-blue-dark:#1a3fbf;--c-cyan-dark:#009fcf;--c-green-dark:#3ac870;--c-coral-dark:#e07464;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--text-inverse:#fff;--bg-body:#fff;--bg-soft:#f8fafc;--bg-card:#fff;--bg-dark:#0f172a;--border-light:#e2e8f0;--border-card:#f1f5f9;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 12px 40px #0000001f;--shadow-xl:0 20px 60px #00000026;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.container{width:90%;max-width:1280px;margin:0 auto}section{padding:80px 0}.bg-soft{background:var(--bg-soft)}.bg-dark{background:var(--bg-dark);color:#fff}.bg-dark .section-subtitle{color:#fff9}.bg-dark .section-title{color:#fff}.bg-dark .eyebrow{color:var(--c-cyan)}.eyebrow{letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-block}.section-title{margin-bottom:16px;font-size:clamp(30px,4vw,42px);font-weight:400;line-height:1.2}.section-subtitle{color:var(--text-secondary);margin-top:12px;font-size:clamp(16px,1.5vw,20px);line-height:1.6}.section-header{text-align:center;margin-bottom:60px}.section-header .eyebrow{color:var(--c-blue)}.btn{cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.btn-primary{background:var(--c-blue);color:#fff;box-shadow:0 4px 16px #3267f04d}.btn-primary:hover{background:var(--c-blue-dark);transform:translateY(-2px);box-shadow:0 8px 28px #3267f066}.btn-outline{color:var(--c-blue);border:2px solid var(--c-blue);background:0 0}.btn-outline:hover{background:var(--c-blue);color:#fff;transform:translateY(-2px)}.btn-lg{padding:16px 40px;font-size:16px}.reveal{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}::selection{background:var(--c-blue);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--c-blue)}}@layer richtext{.richtext{overflow-wrap:break-word;line-height:1.8}.richtext section{padding:0}.richtext ol,.richtext ul{list-style:revert;margin:0 0 1em;padding-left:1.5em}.richtext img{max-width:100%;height:auto}.richtext p{margin-bottom:1em}.richtext h1,.richtext h2,.richtext h3,.richtext h4{margin:1.4em 0 .6em;font-weight:600}.richtext a{text-underline-offset:3px;text-decoration:underline}.richtext blockquote{border-left:3px solid var(--c-blue);background:#f4f8fe;border-radius:0 12px 12px 0;margin:1.4em 0;padding:.8em 1.2em}.richtext table{border-collapse:collapse;width:100%;margin:1em 0}.richtext td,.richtext th{border:1px solid #e2e8f0;padding:.5em .8em}.richtext div,.richtext figure,.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext img,.richtext p,.richtext section,.richtext table,.richtext video{max-width:100%!important}.richtext img,.richtext video{height:auto!important}}
