:root{--bg:#efe9f0;--surface:#fcfbff;--text:#1f2330;--muted:#67667b;--primary:#d6ccfa;--primary-dark:#b8abe9;--accent:#f5e4b4;--border:#e8e1ef;--dark:#1e2128;--shadow:0 18px 38px #2722341a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:linear-gradient(#ece5ee 0%,#f2edf4 38%,#f8f5f0 100%);font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,92vw);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfaffe0;border-bottom:1px solid #e8e1efe6;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;min-height:74px;display:flex}.brand{letter-spacing:.2px;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand img{width:46px;height:auto}.main-nav{align-items:center;gap:24px;display:inline-flex}.main-nav a{color:#3b3f4f;font-weight:500}.main-nav a:hover{color:#7c70bb}.hero{padding:88px 0 48px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d6ccfab3,#d6ccfa00);border-radius:999px;width:360px;height:360px;position:absolute;top:-180px;left:-120px}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5e4b4cc,#f5e4b400);border-radius:999px;width:320px;height:320px;position:absolute;bottom:-160px;right:-120px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:30px;display:grid}.eyebrow{color:#7d70bd;letter-spacing:.3px;margin:0 0 10px;font-weight:700}h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.hero-copy{color:var(--muted);max-width:60ch;margin:18px 0 28px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:11px 18px;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:var(--dark);box-shadow:0 10px 22px #f5e4b473}.btn-primary:hover{background:#efd99f}.btn-secondary{background:var(--primary);color:#2b2f3d;border-color:#cbc0f3}.btn-secondary:hover{background:var(--primary-dark)}.btn-dark{color:#fff;background:#8a78d1;box-shadow:0 12px 22px #8a78d159}.btn-dark:hover{background:#7562be}.hero-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#f8f5ff;border-radius:20px;padding:24px}.hero-panel h2{margin:0;font-size:1.35rem}.hero-panel p{color:var(--muted);margin:10px 0 16px}.hero-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-panel li{color:#34374a;background:#f1ebff;border-radius:10px;padding:10px 12px}.hero-panel li:nth-child(2){background:#f8efcf}.hero-panel li:nth-child(3){background:#e6f4ff}.hero-panel li span{color:#7264b5;margin-right:8px;font-weight:800}.section{padding:56px 0}.section-soft{background:#f2edf6;border-top:1px solid #e5deef;border-bottom:1px solid #e5deef}.section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.section-heading .eyebrow{margin-bottom:6px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.platform-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:0 10px 24px #2f3d6617}.platform-card.market{background:#fff8e8;border-top:5px solid #f2deab}.platform-card.chat{background:#f2ecff;border-top:5px solid #cdbff5}.card-label{color:#6c6a82;margin:0 0 8px;font-size:.92rem}.platform-card h3{margin:0;font-size:1.5rem}.platform-card p{color:#52536b;margin:12px 0}.platform-card ul{color:#3f4257;margin:0 0 18px;padding-left:18px}.column-card{border:1px solid var(--border);background:#fdfcff;border-radius:18px;grid-template-columns:1.15fr .85fr;align-items:center;gap:24px;margin-top:22px;padding:24px;display:grid}.column-card h3{margin:0;font-size:clamp(1.3rem,2.8vw,1.9rem)}.column-card p{color:#545771;margin:12px 0}.column-card ul{margin:0 0 20px;padding-left:18px}.column-card img{border:1px solid #ddd4f3;border-radius:16px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.steps article{border:1px solid var(--border);background:#fbf8ff;border-radius:14px;padding:18px}.steps span{color:#7568b8;background:#ede6ff;border-radius:999px;margin-bottom:8px;padding:3px 10px;font-weight:800;display:inline-block}.steps h3{margin:0 0 8px}.steps p{color:#545771;margin:0}.about-box{border:1px solid var(--border);background:#fdfcff;border-radius:18px;padding:28px}.about-box h2{margin-top:0}.about-box p{color:#565a75;margin-bottom:0}.site-footer{padding:20px 0 38px}.footer-card{border:1px solid var(--border);background:#fdfbfff5;border-radius:20px;padding:20px 24px 16px;box-shadow:0 12px 28px #27223414}.footer-main{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:16px;display:flex}.footer-brand{min-width:280px;max-width:420px}.footer-brand-top{align-items:center;gap:10px;display:inline-flex}.footer-brand img{width:52px;height:auto}.footer-brand-name{color:#4e5370;letter-spacing:.02em;font-size:.98rem;font-weight:700}.footer-brand-title{color:#3b3f57;letter-spacing:-.02em;margin:14px 0 6px;font-size:clamp(1.2rem,2.1vw,1.8rem);font-weight:700;line-height:1.18}.footer-brand-copy{color:#6b708d;margin:0;font-size:.95rem;line-height:1.55}.footer-links-block{min-width:280px}.footer-links-title{color:#8b82b8;letter-spacing:.12em;text-transform:uppercase;margin:2px 0 10px;font-size:.82rem;font-weight:700}.footer-links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links a{background:#f7f3ff;border:1px solid #e3dcf1;border-radius:12px;justify-content:space-between;align-items:baseline;gap:14px;width:min(420px,100%);padding:10px 14px;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.footer-links a:hover{background:#f2ecff;border-color:#cec3eb;transform:translateY(-1px)}.footer-links a span{color:#5f4eb0;font-size:1.06rem;font-weight:800}.footer-links a small{color:#6b6d84;font-size:.93rem;font-weight:600}.footer-bottom{justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.footer-bottom span{color:#938da8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.footer-bottom a{color:#625f79;font-size:.95rem;font-weight:700}.blog-page,.post-page{padding:54px 0 72px}.blog-header{margin-bottom:24px}.blog-header h1{margin:0}.blog-header p{color:#5e6178;max-width:72ch;margin:14px 0 0}.blog-back-link{color:#5f4eb0;margin-bottom:14px;font-weight:700;display:inline-flex}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.post-card{border:1px solid var(--border);background:#fdfcff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 20px #3d384f14}.post-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.post-card-content{flex-direction:column;flex:1;padding:16px;display:flex}.post-meta{justify-content:space-between;gap:10px;margin-bottom:8px;font-size:.86rem;display:flex}.post-meta span{color:#6f63b0;font-weight:700}.post-meta time{color:#7f8297}.post-card h2{margin:0;font-size:1.16rem;line-height:1.35}.post-card p{color:#5d6078;margin:10px 0}.post-tags{flex-wrap:wrap;gap:8px;display:flex}.post-tags span{color:#5b4aa7;background:#ece4ff;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.read-more{color:#5f4eb0;margin-top:auto;padding-top:14px;font-weight:800;display:inline-flex}.post-wrapper{width:min(860px,92vw)}.post-header{border:1px solid var(--border);background:#fdfcff;border-radius:18px;padding:24px}.post-header h1{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.post-header-meta{color:#6d6f82;align-items:center;gap:18px;margin:14px 0;font-weight:600;display:flex}.post-header>p{color:#5b5f78}.post-header img{border:1px solid #ddd4f3;border-radius:16px;margin-top:16px}.post-content{border:1px solid var(--border);background:#fdfcff;border-radius:18px;margin-top:18px;padding:24px}.post-content h2{margin-top:28px;font-size:1.55rem}.post-content h3{margin-top:20px}.post-content p,.post-content li{color:#4d516a}.post-content ul,.post-content ol{padding-left:20px}.post-content blockquote{color:#5d5482;background:#f6f2ff;border-left:4px solid #cfbff6;border-radius:0 10px 10px 0;margin:16px 0;padding:8px 0 8px 14px}.post-content img{border:1px solid #e0d8f3;border-radius:12px;margin:18px 0}@media (max-width:1080px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hero-grid,.platform-grid,.steps,.column-card{grid-template-columns:1fr}.hero{padding-top:72px}.footer-main{flex-direction:column;align-items:flex-start;gap:18px}.footer-brand{min-width:auto;max-width:none}}@media (max-width:740px){.blog-grid{grid-template-columns:1fr}}@media (max-width:640px){.main-nav{display:none}.section{padding:48px 0}.footer-card,.post-header,.post-content{padding:16px}.footer-links a{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.footer-bottom,.post-header-meta{flex-direction:column;align-items:flex-start;gap:6px}}.blog-load-sentinel{grid-column:1/-1;justify-content:center;padding:24px 0;display:flex}.blog-spinner{border:3px solid #e0d8f3;border-top-color:#7264b5;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.blog-end-msg{text-align:center;color:#938da8;grid-column:1/-1;padding:18px 0;font-size:.9rem}
