/*
Theme Name: YUEER Pro Audio
Theme URI: https://yueer.example
Author: 中山玥珥电子科技有限公司
Description: 现代工业风专业音频产品展示主题，支持产品、工程案例、新闻和 PDF 资料管理。
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: yueer-pro
*/
:root{--ink:#090c10;--paper:#f3f1eb;--acid:#d7ff34;--muted:#747a80;--line:#d7d4cc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}a{color:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between}.custom-logo{display:block;width:170px;height:42px;object-fit:contain}.site-nav ul{display:flex;gap:34px;list-style:none;margin:0;padding:0}.site-nav a{text-decoration:none;font-size:14px}.header-action{font-size:13px;text-decoration:none;border-bottom:1px solid;padding:10px 0}.hero{min-height:680px;background:var(--ink);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(215,255,52,.18);border-radius:50%;right:-100px;top:40px}.hero-inner{position:relative;z-index:1}.kicker{font-size:11px;letter-spacing:.2em;font-weight:700}.kicker:before{content:"";display:inline-block;width:28px;height:2px;background:var(--acid);margin:0 12px 3px 0}.hero h1{font-size:clamp(56px,7vw,92px);line-height:1.05;letter-spacing:-.06em;margin:28px 0}.hero h1 em{font-style:normal;color:var(--acid)}.hero-copy{max-width:560px;color:#abb0b5;line-height:1.9}.button{display:inline-block;margin-top:28px;padding:17px 22px;background:var(--acid);color:#111;text-decoration:none;font-weight:700}.section{padding:105px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.section-title h2{font-size:clamp(38px,5vw,66px);letter-spacing:-.05em;margin:14px 0 0}.section-title p{max-width:430px;color:var(--muted);line-height:1.8}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff}.card-media{aspect-ratio:4/3;background:#ddd;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-body{padding:26px}.card h3{font-size:23px;margin:0 0 12px}.card p{color:var(--muted);line-height:1.7;font-size:13px}.card a{text-decoration:none}.dark{background:var(--ink);color:#fff}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #363b40}.category-strip a{padding:26px 10px;border-bottom:1px solid #363b40;text-decoration:none}.category-strip small{display:block;color:var(--acid);margin-bottom:10px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-grid h2{font-size:clamp(42px,5vw,68px);letter-spacing:-.05em;margin:0}.about-grid p{line-height:2;color:var(--muted)}.contact-band{background:var(--acid);padding:75px 0}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between}.contact-band h2{font-size:clamp(36px,5vw,62px);margin:0}.site-footer{padding:45px 0}.footer-row{display:flex;align-items:center;justify-content:space-between}.footer-brand img{width:150px}.footer-brand span{display:block;font-size:11px;margin-top:9px;color:#666}.archive-head{padding:90px 0 55px}.archive-head h1,.entry-title{font-size:clamp(44px,6vw,74px);letter-spacing:-.05em}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-gallery img{width:100%;height:auto}.specs{width:100%;border-collapse:collapse}.specs th,.specs td{text-align:left;padding:14px 0;border-bottom:1px solid var(--line)}.specs th{width:35%;font-size:13px}.download{display:inline-block;margin-top:25px;padding:14px 18px;border:1px solid;text-decoration:none}.pagination{margin:40px 0}.empty{padding:45px;background:#fff;color:var(--muted)}@media(max-width:850px){.wrap{width:min(100% - 30px,1180px)}.site-nav{display:none}.grid{grid-template-columns:1fr}.section-title,.contact-band .wrap,.footer-row{display:block}.section-title p{margin-top:22px}.category-strip{grid-template-columns:1fr 1fr}.about-grid,.product-layout{grid-template-columns:1fr;gap:40px}.hero{min-height:590px}.site-footer>*+*{margin-top:20px}}
