*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#1f2937;background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}ul,ol{padding-left:1.2rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #f0e5e8}.topline{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1180px;margin:auto;padding:14px 20px}.brand-logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:#ad2344}.brand-logo img{width:42px;height:42px}.domain-text{font-size:.92rem;color:#6b7280;margin:0}.main-nav{max-width:1180px;margin:auto;display:flex;gap:8px;flex-wrap:wrap;padding:0 20px 14px}.main-nav a{padding:8px 12px;border-radius:999px;background:#fff4f6;color:#7f1d35;font-size:.92rem}.main-nav a:hover{background:#ad2344;color:#fff}.fake-search{max-width:1180px;margin:0 auto 14px;padding:0 20px}.fake-search label{font-weight:700;color:#7f1d35}.search-row{margin-top:8px;display:flex;gap:8px}.search-row input{flex:1;padding:13px 14px;border:1px solid #efd4da;border-radius:14px;font-size:1rem}.search-row button,.btn,.copy-current{border:0;border-radius:14px;padding:13px 18px;font-weight:800;cursor:pointer}.search-row button,.btn.primary{background:#ad2344;color:#fff}.btn.secondary{background:#fff;color:#ad2344;border:1px solid #efc6d0}.search-tip{margin:.45rem 0 0;color:#6b7280;font-size:.92rem}.breadcrumb{max-width:1180px;margin:20px auto 0;padding:0 20px;color:#7f1d35;font-size:.92rem;display:flex;gap:8px;flex-wrap:wrap}.hero,.page-hero{max-width:1180px;margin:24px auto 0;padding:54px 20px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:32px;align-items:center}.page-hero{display:block;background:linear-gradient(135deg,#fff6f8,#fff);border:1px solid #f3d2da;border-radius:28px}.brand-tool-banner{background:linear-gradient(135deg,#fff4f6 0%,#fff 55%,#fef3c7 100%);border-radius:32px;border:1px solid #f5d0d8}.eyebrow{margin:0 0 10px;color:#ad2344;font-weight:800;letter-spacing:.04em}.hero h1,.page-hero h1{font-size:clamp(2rem,5vw,4.2rem);line-height:1.08;margin:0 0 18px;color:#7f1d35}.hero-desc,.page-hero p{font-size:1.12rem;color:#4b5563;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.trust-list{display:grid;gap:8px;color:#374151}.hero-card{margin:0;background:#fff;padding:14px;border-radius:26px;box-shadow:0 20px 60px rgba(127,29,53,.12)}.hero-card img{border-radius:20px;aspect-ratio:4/3;object-fit:cover}.hero-card figcaption{font-weight:700;color:#7f1d35;margin-top:10px}.section{max-width:1180px;margin:28px auto;padding:54px 20px}.section.muted{background:#fff7f8;max-width:none}.section.muted>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-head{text-align:left;margin-bottom:24px}.section h2{font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.2;margin:.2rem 0;color:#7f1d35}.feature-grid,.scene-grid,.video-grid,.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card,.scene-grid article,.content-card,.review-card,.update-list article,.timeline article,.contact-panel,.video-card{background:#fff;border:1px solid #f1d5dc;border-radius:22px;padding:20px;box-shadow:0 12px 30px rgba(127,29,53,.06)}.feature-card h3,.scene-grid h3,.content-card h2,.video-body h3{color:#7f1d35;margin-top:0}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.tag-row span{font-size:.82rem;color:#8a2038;background:#fff0f3;border:1px solid #f3c5cf;border-radius:999px;padding:4px 9px}.video-grid{grid-template-columns:repeat(3,1fr)}.video-card{padding:0;overflow:hidden}.video-shell{position:relative;background:#111;aspect-ratio:16/10;overflow:hidden}.video-shell video{width:100%;height:100%;object-fit:cover}.play-layer{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%) scale(.9);width:64px;height:64px;border-radius:999px;border:0;background:rgba(255,255,255,.92);color:#ad2344;font-size:1.5rem;opacity:.72;transition:.2s;cursor:pointer}.video-card:hover .play-layer,.video-card.is-hover .play-layer{opacity:1;transform:translate(-50%,-50%) scale(1.05);box-shadow:0 12px 34px rgba(0,0,0,.25)}.video-body{padding:18px}.metrics{display:flex;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:.9rem}.timeline,.update-list,.article-list,.faq-list{display:grid;gap:16px}.timeline{grid-template-columns:repeat(4,1fr)}.timeline ol{margin-bottom:0}.small{color:#6b7280;font-size:.92rem}.update-list article{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:start}.update-list h3{margin:0;color:#7f1d35}.faq-list details{background:#fff;border:1px solid #f1d5dc;border-radius:18px;padding:16px}.faq-list summary{cursor:pointer;font-weight:800;color:#7f1d35}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card span{color:#ad2344}.contact-panel{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:center;background:linear-gradient(135deg,#7f1d35,#ad2344);color:#fff}.contact-panel h2,.contact-panel .eyebrow{color:#fff}.share-box{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:20px;padding:18px}.copy-current{background:#fff;color:#7f1d35}.code-json{white-space:pre-wrap;overflow:auto;background:#221722;color:#fff8fb;border-radius:18px;padding:18px;font-size:.9rem}.site-footer{background:#24121a;color:#fce7ec;margin-top:40px;padding:44px 20px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:24px}.footer-logo span{color:#fff}.site-footer a{color:#fff}.site-footer h2{font-size:1.1rem;color:#fff}.copyright{max-width:1180px;margin:24px auto 0;color:#ffd7df;border-top:1px solid rgba(255,255,255,.18);padding-top:18px}.update-time{font-weight:800;color:#fff}@media(max-width:980px){.hero{grid-template-columns:1fr}.feature-grid,.scene-grid,.timeline,.review-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:repeat(2,1fr)}.contact-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.topline{align-items:flex-start;flex-direction:column}.search-row{flex-direction:column}.feature-grid,.scene-grid,.timeline,.review-grid,.video-grid,.footer-grid{grid-template-columns:1fr}.hero,.page-hero{padding:32px 16px}.section{padding:36px 16px}.main-nav{overflow-x:auto;flex-wrap:nowrap}.main-nav a{white-space:nowrap}.update-list article{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:2rem}}