/*
Theme Name: Innovation Power
Theme URI: https://innovationzone.io/
Author: Innovation Zone
Description: 户外移动电源产品展示主题，内置产品系列、产品详情页与询价转化模块。
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: innovation-power
*/

:root{--ink:#152018;--muted:#667269;--green:#a8d641;--deep:#244832;--cream:#f5f6ed;--line:#dfe5d9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(14px);border-bottom:1px solid #edf0ea}.nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;letter-spacing:-.02em}.brand span{color:#6d9726}.menu{display:flex;align-items:center;gap:24px}.menu ul{display:flex;list-style:none;gap:22px;padding:0;margin:0}.eyebrow{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#52722a}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:999px;background:var(--green);color:#14200e;font-weight:800;cursor:pointer}.btn.alt{background:transparent;color:var(--deep);border:1px solid #9cac9f}.hero{padding:92px 0 76px;background:radial-gradient(circle at 78% 20%,#d8eda3 0,transparent 29%),linear-gradient(135deg,#f7f8f0,#e9efe3)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.05;letter-spacing:-.045em;margin:14px 0 22px}.hero p{max-width:650px;font-size:19px;color:#566258}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.power-visual{min-height:390px;border-radius:32px;background:linear-gradient(145deg,#315b42,#172a20);box-shadow:0 28px 60px #34553733;padding:38px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden}.power-visual:after{content:"";position:absolute;width:230px;height:230px;border:48px solid var(--green);border-radius:50%;right:-85px;top:-70px;opacity:.8}.screen{width:130px;padding:16px;border:1px solid #8fa898;border-radius:14px;background:#102219;color:#bde963;font:700 23px ui-monospace,monospace}.ports{display:flex;gap:12px}.port{width:50px;height:50px;border:2px solid #789080;border-radius:50%}.power-visual strong{font-size:32px;line-height:1.15;max-width:280px}section{padding:82px 0}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:34px}.section-head h2,.single-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.12;margin:6px 0 0}.section-head p{max-width:510px;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit,.card,.spec-panel{border:1px solid var(--line);border-radius:22px;background:#fff}.benefit{padding:26px}.benefit b{display:block;font-size:18px;margin:12px 0 6px}.icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eaf4d5;color:#345d1f;font-size:22px}.products{background:var(--cream)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{overflow:hidden;display:flex;flex-direction:column}.card-top{min-height:155px;background:linear-gradient(135deg,#274d36,#13251b);color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.card-top span{font-size:13px;letter-spacing:.12em;color:#c6dfad}.card-top strong{font-size:36px}.card-body{padding:25px;display:flex;flex-direction:column;flex:1}.card-body h3{margin-top:0}.specs{list-style:none;padding:0;margin:0 0 24px}.specs li{padding:8px 0;border-bottom:1px solid #edf0ea;color:#5d685f}.card .btn{margin-top:auto}.uses{display:grid;grid-template-columns:1fr 1fr;gap:28px}.use-panel{padding:34px;border-radius:24px;background:#eef3e7}.use-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.use-list div{background:white;border-radius:14px;padding:14px;font-weight:700}.cta{padding:0 0 82px}.cta-box{background:var(--deep);color:white;border-radius:30px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:0 0 10px}.cta-box p{color:#c9d7cd;margin:0}.note{font-size:13px;color:#78837a;margin-top:24px}.single-hero{padding:78px 0;background:var(--cream)}.single-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.product-mark{aspect-ratio:4/3;border-radius:30px;padding:42px;display:flex;align-items:end;color:#fff;background:radial-gradient(circle at 75% 20%,#a8d641 0 18%,transparent 19%),linear-gradient(145deg,#315b42,#13251b)}.product-mark strong{font-size:clamp(50px,8vw,88px)}.spec-panel{padding:30px}.spec-table{width:100%;border-collapse:collapse}.spec-table td{padding:13px 0;border-bottom:1px solid var(--line)}.spec-table td:first-child{color:var(--muted);width:38%}.content-area{padding:70px 0}.site-footer{padding:40px 0;background:#14251a;color:#cbd7ce}.footer-row{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}
@media(max-width:900px){.hero-grid,.uses,.single-grid{grid-template-columns:1fr}.power-visual{min-height:300px}.benefits{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.section-head,.cta-box{align-items:flex-start;flex-direction:column}.menu ul{display:none}}
@media(max-width:600px){.hero{padding:64px 0 54px}.benefits,.grid,.use-list{grid-template-columns:1fr}section{padding:62px 0}.cta-box{padding:34px 24px}.hero h1{font-size:43px}.nav .btn{display:none}}
