*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#101214;color:#e9ecef}a{text-decoration:none;color:inherit}.circuit-top{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 6vw;background:#101214;border-bottom:1px solid #2d3338}.circuit-top>a{font-weight:800;color:#ffb74a}.circuit-top nav{display:flex;gap:24px;color:#b7c0c8;font-size:14px}.circuit-hero{padding:62px 6vw 34px;display:grid;grid-template-columns:1fr;gap:28px}.circuit-hero div{display:grid;grid-template-columns:.5fr 1fr;gap:30px;align-items:end}.circuit-hero p{color:#65d6c8;letter-spacing:4px}.circuit-hero h1{font-size:64px;margin:0}.circuit-hero span{font-size:20px;line-height:1.8;color:#c5ccd2}.circuit-hero img{width:100%;height:430px;object-fit:cover;border-radius:0 0 90px 0}.solution-stack{display:grid;grid-template-columns:1fr 1fr 1fr;padding:44px 6vw 76px;gap:16px}.solution-stack article{background:#181d21;border:1px solid #313a40;padding:28px;min-height:190px}.solution-stack b{color:#ffb74a;font-size:22px}.solution-stack p,.device-sheet span{line-height:1.8;color:#b8c1c7}.debug-console{margin:0 6vw 76px;padding:36px;background:#ffb74a;color:#111}.debug-console h2{font-size:38px;margin:0 0 14px}.debug-console p{font-weight:700;word-spacing:8px}.device-sheet{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #313a40;border-bottom:1px solid #313a40}.device-sheet div{padding:34px 6vw 34px 34px;border-right:1px solid #313a40}.device-sheet strong{display:block;color:#65d6c8;margin-bottom:10px}.chip-contact{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;padding:82px 6vw;background:#15191d}.chip-contact form{background:#0b0d0f;padding:28px;display:grid;gap:12px;border:1px solid #313a40}.chip-contact input,.chip-contact textarea{background:#15191d;border:1px solid #37424a;color:#fff;padding:13px;font:inherit}.chip-contact textarea{min-height:124px;resize:vertical}.chip-contact button{background:#65d6c8;color:#08100f;border:0;padding:14px;font-weight:800;cursor:pointer}.chip-contact>div{padding:28px;border-left:6px solid #ffb74a}.footer-circuit{background:#08090a;padding:0 6vw 30px}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #2b3136;border-top:0}.footer-grid span,.footer-grid a{padding:18px;border-right:1px solid #2b3136;text-align:center}.footer-grid span{color:#ffb74a}.copyright{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:24px;color:#aeb6bc}.copyright b{color:#fff}@media(max-width:860px){.circuit-top nav{display:none}.circuit-hero div,.solution-stack,.device-sheet,.chip-contact,.footer-grid{grid-template-columns:1fr}.circuit-hero h1{font-size:38px}.circuit-hero img{height:310px;border-radius:0 0 46px 0}.debug-console{margin-left:5vw;margin-right:5vw}.device-sheet div,.footer-grid span,.footer-grid a{border-right:0;border-bottom:1px solid #2b3136}.copyright{display:grid}}
