:root{--bg: #f2eadf;--surface: rgba(255, 251, 245, .92);--surface-soft: #efe5d7;--line: rgba(52, 40, 29, .12);--text: #241a15;--muted: #6d6258;--brand: #8b1e18;--brand-dark: #53110f;--brand-soft: #c99864;--accent: #b98b5b;--shadow: 0 18px 40px rgba(50, 31, 17, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;line-height:1.75;background:radial-gradient(circle at 20% 0%,rgba(185,139,91,.22),transparent 28%),radial-gradient(circle at 90% 20%,rgba(139,30,24,.1),transparent 20%),linear-gradient(180deg,#fbf7f0 0%,#f4ebdf 55%,#eee0ce 100%)}a{color:inherit}img{display:block;max-width:100%}p,li{color:var(--muted)}.container{width:min(1180px,92vw);margin:0 auto}.main-content{min-height:calc(100vh - 220px);padding-bottom:120px}.section,.section-stack{margin-top:32px}.section-stack{display:grid;gap:24px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(251,247,240,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:16px 0}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-logo{width:56px;height:56px;border-radius:18px;box-shadow:var(--shadow)}.brand-text{display:flex;flex-direction:column;line-height:1.25}.brand-text strong{color:var(--brand-dark);font-size:18px}.brand-text small{color:var(--muted)}.nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}.nav-links a{color:var(--brand-dark);text-decoration:none}.nav-links a.router-link-exact-active{color:var(--brand);font-weight:700}.nav-cta{white-space:nowrap}.hero,.page-intro,.feature-card,.article-card,.article-page,.panel-block,.faq-card,.card-panel,.mini-card,.floating-bar{border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow)}.hero,.page-intro,.feature-card,.article-card,.article-page,.panel-block,.faq-card,.mini-card{background:var(--surface)}.hero{margin-top:28px;padding:34px;border-radius:30px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;background:linear-gradient(135deg,rgba(72,17,13,.98),rgba(139,30,24,.92)),radial-gradient(circle at top right,rgba(201,152,100,.3),transparent 30%)}.hero h1,.hero p,.hero a,.hero strong,.hero h3,.hero span{color:#fffaf4}.hero h1,.page-intro h1{margin:0;line-height:1.14;font-size:clamp(34px,5vw,58px)}.hero-text,.lead{font-size:18px}.eyebrow{margin:0 0 10px;color:var(--brand-soft);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:24px}.button-primary,.button-secondary,.button-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;transition:transform .18s ease}.button-primary:hover,.button-secondary:hover,.button-ghost:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#f3c57f,#e5aa52);color:#2f1805;font-weight:700}.button-secondary{border:1px solid rgba(255,251,245,.22);background:rgba(255,255,255,.08);color:#fff9f0}.button-ghost{color:#fff9f0;border:1px dashed rgba(255,251,245,.28)}.dark-button{background:rgba(62,17,13,.08);color:var(--brand-dark);border:1px solid var(--line)}.small-button{min-height:42px;padding:0 16px}.hero-panel{display:grid;gap:18px}.card-panel,.contact-panel,.mini-card,.faq-card{padding:22px;border-radius:24px}.hero-contact,.hero-logo-card{background:rgba(255,255,255,.08)}.hero-logo{width:150px;margin:0 auto 14px}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.trust-strip span,.intro-badges span,.chip-link{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:14px}.trust-strip span{background:rgba(255,255,255,.12)}.section-heading{margin-bottom:18px}.section-heading h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.2}.compact h2{font-size:clamp(24px,3.5vw,34px)}.promo-intro,.article-page{padding:28px;border-radius:26px}.card-grid,.article-grid,.summary-grid,.faq-grid{display:grid;gap:18px}.card-grid,.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.article-card{padding:24px;border-radius:24px}.feature-card h3,.article-card h2,.faq-card h3{margin-top:0;color:var(--brand-dark)}.accent-card{background:linear-gradient(180deg,rgba(201,152,100,.16),rgba(255,251,245,.92))}.strong-summary{color:var(--text)}.muted-summary,.summary{margin-bottom:0}.meta{margin:0;color:var(--muted);font-size:14px}.text-link{display:inline-flex;margin-top:18px;color:var(--brand);text-decoration:none;font-weight:700}.advantage-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;margin-bottom:16px}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel-block{padding:26px;border-radius:26px}.step-list,.bullet-list{margin:0;padding-left:20px}.step-list li,.bullet-list li{margin-bottom:10px}.qrcode-image{width:180px;margin-bottom:12px;border-radius:16px}.cta-banner{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,rgba(83,17,15,.95),rgba(139,30,24,.84));box-shadow:var(--shadow)}.cta-banner h2,.cta-banner p,.cta-banner .eyebrow{color:#fff8f0}.category-strip,.intro-badges,.link-list,.sticky-anchor-nav{display:flex;flex-wrap:wrap;gap:12px}.intro-badges span,.chip-link,.link-list a,.sticky-anchor-nav a{text-decoration:none;background:rgba(255,253,249,.78);border:1px solid var(--line)}.sticky-anchor-nav a{padding:10px 14px;border-radius:999px}.article-page h1,.article-page h2,.article-page h3,.article-page h4,.article-page h5{color:var(--brand-dark);line-height:1.3}.article-page ul,.article-page ol{padding-left:24px}.article-page blockquote{margin:20px 0;padding:14px 18px;border-left:4px solid var(--accent);background:rgba(201,152,100,.12)}.article-page table{width:100%;border-collapse:collapse}.article-page td,.article-page th{border:1px solid var(--line);padding:10px}.floating-bar{position:fixed;right:22px;bottom:22px;z-index:45;display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:20px;background:rgba(36,26,21,.94)}.floating-copy{display:flex;flex-direction:column}.floating-copy strong,.floating-copy span{color:#fff8f0}.site-footer{margin-top:54px;padding:34px 0 110px;background:#211715;color:#f1e7db}.site-footer p,.site-footer a,.site-footer span{color:inherit}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px}.footer-title{margin-top:0;color:#fff;font-weight:700}.footer-bottom{margin-top:22px;padding-top:16px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.12);font-size:14px}@media (max-width: 1040px){.nav,.hero,.split-layout,.cta-banner,.footer-grid,.summary-grid,.card-grid,.article-grid,.faq-grid{grid-template-columns:1fr}.nav-links{justify-content:flex-start}}@media (max-width: 720px){.hero,.page-intro,.feature-card,.article-card,.article-page,.panel-block,.faq-card,.mini-card,.cta-banner{padding:20px;border-radius:22px}.hero h1,.page-intro h1{font-size:30px}.hero-text,.lead{font-size:16px}.floating-bar{left:12px;right:12px;bottom:12px;justify-content:space-between}.site-footer{padding-bottom:130px}}
