/*
Theme Name: 票小安企业官网
Theme URI: https://vquandian.com/merchant/login
Author: 票小安
Author URI: https://vquandian.com/merchant/login
Description: 适用于票小安官网的 WordPress 企业主题，包含首页、产品、解决方案、合作伙伴、行业咨询、联系我们等模块，适合后续 SEO 优化和后台内容管理。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: piaoxiaoan
Tags: business, custom-logo, seo, responsive-layout, one-column
*/

:root{--blue:#2563eb;--blue-dark:#1d4ed8;--cyan:#06b6d4;--text:#111827;--muted:#4b5563;--light:#f8fafc;--border:#e5e7eb;--dark:#030712}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.6;background:#fff}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #eef2f7}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:48px;height:48px;object-fit:contain}.brand strong{font-size:22px;line-height:1.1}.brand span{display:block;font-size:12px;color:#6b7280}.nav{display:flex;gap:30px;font-size:15px;font-weight:600;color:#374151}.nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:13px 24px;font-weight:800;transition:.2s;border:1px solid transparent;text-align:center}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 24px rgba(37,99,235,.18)}.btn-primary:hover{background:var(--blue-dark)}.btn-outline{border-color:#d1d5db;background:#fff}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.btn-white{background:#fff;color:var(--blue)}.mobile-nav{display:none;overflow-x:auto;border-top:1px solid #eef2f7}.mobile-nav-inner{display:flex;gap:22px;min-width:max-content;padding:12px 16px;font-size:14px;font-weight:700;color:#374151}.hero{overflow:hidden;background:linear-gradient(135deg,#eff6ff 0%,#fff 50%,#ecfeff 100%);scroll-margin-top:112px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:92px 0}.eyebrow{display:inline-flex;padding:8px 16px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:14px;font-weight:700;margin-bottom:24px}.hero h1{font-size:52px;line-height:1.12;margin:0 0 24px;font-weight:950;letter-spacing:-.04em}.hero h1 span{color:var(--blue)}.lead{font-size:18px;color:var(--muted);line-height:1.9;margin:0 0 32px}.pills{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.pill{border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 15px;font-size:14px;box-shadow:0 4px 12px rgba(15,23,42,.04)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.demo-card{background:#fff;border:1px solid #f1f5f9;border-radius:28px;box-shadow:0 24px 60px rgba(15,23,42,.12);padding:30px}.demo-card h2{font-size:24px;margin:0 0 4px}.demo-card p{color:#6b7280;margin:0 0 24px}.demo-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.demo-list li{display:flex;align-items:center;gap:14px;background:#f8fafc;border-radius:18px;padding:14px}.demo-list span{width:38px;height:38px;border-radius:999px;background:var(--blue);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.success-box{margin-top:20px;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;padding:18px;display:flex;justify-content:space-between;align-items:center;color:#047857}.stats{background:#f8fafc;padding:60px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card{background:#fff;border:1px solid #f1f5f9;border-radius:26px;padding:30px}.stat-card strong{font-size:38px;color:var(--blue);display:block;line-height:1.1}.stat-card span{color:#64748b}.section{padding:92px 0;scroll-margin-top:112px}.section-gray{background:#f8fafc}.section-blue{background:var(--blue);color:#fff}.section-title{text-align:center;margin-bottom:56px}.section-title .label{color:var(--blue);font-weight:900;margin:0 0 14px}.section-blue .section-title .label{color:#dbeafe}.section-title h2{font-size:42px;line-height:1.2;margin:0 0 18px;font-weight:950;letter-spacing:-.03em}.section-title p{max-width:760px;margin:0 auto;color:#64748b;font-size:18px;line-height:1.8}.section-blue .section-title p,.section-blue .lead{color:#dbeafe}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:#fff;border:1px solid #f1f5f9;border-radius:28px;padding:32px;box-shadow:0 6px 16px rgba(15,23,42,.03);transition:.2s}.card:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(15,23,42,.08)}.card-icon{font-size:44px;margin-bottom:20px}.card h3{font-size:24px;margin:0 0 14px}.card p,.card li{color:#5b6472;line-height:1.85}.card ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.card li::before{content:"";display:inline-block;width:8px;height:8px;background:var(--blue);border-radius:50%;margin-right:10px}.partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin-bottom:48px}.partner-box{border-radius:32px;background:linear-gradient(135deg,var(--blue),var(--cyan));padding:36px;color:#fff;box-shadow:0 24px 60px rgba(37,99,235,.22)}.partner-tags{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.partner-tags span{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:22px;text-align:center;font-weight:900}.white-panel{background:#fff;color:#1e3a8a;border-radius:24px;padding:26px}.process-card span{width:54px;height:54px;border-radius:16px;background:var(--blue);color:#fff;font-weight:950;font-size:20px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.news-card .tag{color:var(--blue);font-weight:900;font-size:14px}.faq-box{margin-top:36px;background:#fff;border:1px solid #f1f5f9;border-radius:28px;padding:30px}.qr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.qr-card{background:#fff;color:var(--text);border-radius:28px;padding:22px;box-shadow:0 24px 60px rgba(0,0,0,.14)}.qr-img-wrap{background:#f8fafc;border-radius:22px;padding:16px;margin-bottom:18px}.qr-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:16px}.contact-info{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:24px;max-width:360px;margin:28px 0}.site-footer{background:var(--dark);color:#9ca3af;padding:60px 0 110px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.site-footer h3,.site-footer h4{color:#fff}.footer-logo{width:48px;height:48px;object-fit:contain}.copyright{border-top:1px solid #1f2937;margin-top:40px;padding-top:24px;text-align:center;font-size:14px}.float-actions{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column;gap:14px;z-index:60}.float-actions a{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;box-shadow:0 16px 40px rgba(15,23,42,.2)}.float-wechat{background:var(--blue);color:#fff}.float-phone{background:#fff;border:1px solid #e5e7eb;color:#111827}@media (max-width:1024px){.nav{display:none}.mobile-nav{display:block}.hero-grid,.partner-grid{grid-template-columns:1fr;gap:40px}.hero h1{font-size:44px}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:min(100% - 32px,1180px)}.header-row{padding:12px 0}.brand img{width:40px;height:40px}.brand strong{font-size:18px}.header-actions{display:none}.hero-grid{padding:56px 0}.hero h1{font-size:32px}.lead{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.stats-grid,.grid-2,.grid-3,.qr-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:20px}.stat-card strong{font-size:28px}.section{padding:64px 0}.section-title h2{font-size:32px}.card{padding:24px}.partner-tags{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:120px}.footer-grid{grid-template-columns:1fr}.float-actions{left:16px;right:16px;bottom:16px;display:grid;grid-template-columns:1fr 1fr}.float-actions a{width:auto;height:48px}.qr-card{padding:18px}}
