:root{--color-brand-blue: #002ee6;--color-brand-blue-deep: #0b1a4a;--color-brand-yellow: #ffcc19;--color-brand-yellow-soft: #ffe27a;--color-cream: #fff7d6;--color-white: #ffffff;--color-text: #12203a;--color-text-secondary: #53627d;--color-border: rgba(18, 32, 58, .12);--surface-glass: rgba(255, 255, 255, .14);--surface-glass-strong: rgba(255, 255, 255, .2);--shadow-card: 0 24px 60px rgba(6, 18, 64, .18);--shadow-soft: 0 14px 36px rgba(6, 18, 64, .1);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--container: min(1180px, calc(100vw - 32px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;color:var(--color-white);background:radial-gradient(circle at top,rgba(255,204,25,.18),transparent 28%),linear-gradient(180deg,#08153d,#0c1d63 48%,#06102a)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page{overflow-x:hidden}.page--home,.page--detail{position:relative}.page--home:before,.page--detail:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 12% 18%,rgba(255,204,25,.12),transparent 18%),radial-gradient(circle at 85% 22%,rgba(102,145,255,.18),transparent 22%);pointer-events:none;z-index:-1}.section-shell{width:var(--container);margin:0 auto;padding:96px 0}.section-copy{max-width:720px;margin-bottom:36px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffff1a;color:var(--color-brand-yellow);font-size:12px;letter-spacing:.18em;text-transform:uppercase}h1,h2{margin:16px 0;line-height:1.08;letter-spacing:-.03em}h1{font-size:clamp(42px,8vw,78px)}h2{font-size:clamp(30px,5vw,48px)}p{margin:0;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:600;transition:transform .22s ease,background-color .22s ease,border-color .22s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,var(--color-brand-yellow) 0%,#ffe693 100%);color:var(--color-brand-blue-deep)}.button--ghost{border:1px solid rgba(255,255,255,.26);background:#ffffff0f}.hero-scene{position:relative;width:var(--container);min-height:100svh;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:20px}.hero-scene__canvas{position:relative;min-height:560px}.hero-scene__canvas canvas{width:100%!important;height:100%!important}.hero-scene__content{position:relative;z-index:2;padding:56px 0}.hero-scene__content p{max-width:560px;color:#ffffffc7;font-size:18px}.hero-scene__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-scene__glow{position:absolute;filter:blur(80px);opacity:.72;pointer-events:none}.hero-scene__glow--yellow{width:340px;height:340px;left:2%;top:12%;background:#ffcc1947}.hero-scene__glow--blue{width:400px;height:400px;right:4%;bottom:14%;background:#2f5bff42}.hero-scene__product-band{position:absolute;left:0;right:0;bottom:32px;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-product-chip{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:center;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(180deg,#ffffff26,#ffffff0f);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.hero-product-chip img{width:84px;height:84px;object-fit:contain}.hero-product-chip strong,.product-card strong,.trust-card strong,.detail-feature-card strong,.article-card strong{display:block}.hero-product-chip span{margin-top:4px;color:#ffffffb8;font-size:13px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{position:relative;min-height:360px;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);overflow:hidden;background:radial-gradient(circle at top right,rgba(255,204,25,.18),transparent 30%),linear-gradient(180deg,#ffffff24,#ffffff0d);box-shadow:var(--shadow-card);transition:transform .26s ease,border-color .26s ease}.product-card:hover{transform:translateY(-6px);border-color:#ffcc1970}.product-card__light{position:absolute;width:220px;height:220px;right:-40px;top:-40px;background:radial-gradient(circle,rgba(255,204,25,.28),transparent 64%);filter:blur(10px)}.product-card__meta{position:relative;z-index:2;max-width:240px}.product-card__meta span,.article-card__copy span,.back-link,.detail-tags span{color:#ffffffad;font-size:13px}.product-card__meta strong{margin:10px 0;font-size:28px}.product-card__meta p{color:#ffffffc2}.product-card img{position:absolute;right:12px;bottom:10px;width:min(48%,220px);max-height:240px;object-fit:contain;transform:rotate(-8deg);filter:drop-shadow(0 18px 28px rgba(0,0,0,.22))}.trust-section{padding-top:32px}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.trust-card,.detail-feature-card,.article-card{border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff1f,#ffffff0d);box-shadow:var(--shadow-soft)}.trust-card,.detail-feature-card{padding:28px}.trust-card strong,.detail-feature-card strong{margin-bottom:12px;font-size:20px}.trust-card p,.detail-feature-card p,.article-card__copy p{color:#ffffffb8}.detail-hero{width:var(--container);min-height:100svh;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;align-items:center}.detail-hero__copy{padding:64px 0}.detail-hero__tagline{font-size:22px;color:#ffffffd6}.detail-hero__summary{margin-top:18px;max-width:560px;color:#ffffffbd}.detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.detail-tags span{display:inline-flex;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff14}.detail-hero__visual{display:flex;justify-content:center}.detail-hero__image-shell{width:min(420px,100%);aspect-ratio:1 / 1.12;display:grid;place-items:center;padding:36px;border-radius:40px;background:radial-gradient(circle at 50% 20%,rgba(255,204,25,.36),transparent 35%),linear-gradient(180deg,#ffffff2e,#ffffff0f);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow-card)}.detail-hero__image-shell img{max-height:100%;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(0,0,0,.24))}.detail-kv__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px}.detail-kv__main,.detail-kv__aside{min-width:0}.detail-kv__main img{width:100%;border-radius:32px;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-card)}.detail-kv__aside{display:grid;gap:16px}.article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.article-card{overflow:hidden}.article-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.article-card__copy{padding:24px}.article-card__copy strong{margin:10px 0 12px;font-size:22px}.page--empty{display:grid;min-height:100svh;place-items:center}.empty-state{width:min(560px,calc(100vw - 32px));padding:36px;text-align:center;border-radius:32px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.hero-scene,.detail-hero,.detail-kv__grid{grid-template-columns:1fr}.hero-scene{min-height:auto;padding-top:32px}.hero-scene__product-band,.product-grid,.trust-grid,.article-list{grid-template-columns:1fr}.hero-scene__product-band{position:relative;bottom:auto;margin-top:20px;padding-bottom:40px}.hero-scene__canvas{order:-1;min-height:420px}.section-shell{padding:72px 0}}@media(max-width:640px){.hero-scene__content p,.detail-hero__tagline{font-size:16px}.product-card{min-height:320px}.product-card img{width:44%}.detail-hero__image-shell{aspect-ratio:1 / 1;padding:24px}}
