:root{--ink:#10233f;--muted:#6d7a8d;--blue:#1769e0;--blue-dark:#0b3c91;--orange:#ff7b25;--bg:#f5f8fc;--line:#e8edf4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,"Microsoft YaHei",Arial,sans-serif}a{text-decoration:none;color:inherit}.shell{max-width:1180px;margin:auto;padding-left:24px;padding-right:24px}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(24px,calc((100% - 1180px)/2));gap:32px;position:sticky;top:0;z-index:10}.brand{font-size:21px;font-weight:800;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:9px;width:34px;height:34px;font-size:18px}.desktop-nav{display:flex;gap:26px;margin-left:18px;font-size:14px;color:#68778e}.desktop-nav a.active,.desktop-nav a:hover{color:var(--blue);font-weight:700}.mode-switch{margin-left:auto;border:1px solid #d9e5f5;background:#f5f8ff;color:var(--blue);border-radius:20px;padding:9px 14px;font-weight:700;cursor:pointer}.chevron{margin-left:8px}.menu-button{display:none;border:0;background:transparent;font-size:22px}.hero{min-height:420px;background:linear-gradient(106deg,#eaf2ff 0%,#f5f8ff 56%,#dce9ff 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero-copy{padding:58px 0}.eyebrow{font-size:12px;color:var(--blue);letter-spacing:2px;font-weight:800;margin:0 0 12px;text-transform:uppercase}.hero h1{font-size:48px;line-height:1.1;letter-spacing:-2px;margin:0 0 16px;color:#102d57}.hero-copy>p:not(.eyebrow){color:#60718b;font-size:17px;max-width:450px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{border:0;border-radius:9px;padding:13px 20px;font-weight:700;cursor:pointer;font-size:14px}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 8px 18px #ff7b2533}.btn-ghost{background:#fff;color:var(--blue);border:1px solid #c9d9ef}.btn-light{background:#fff;color:var(--blue)}.hero-trust{display:flex;gap:18px;color:#60718b;font-size:12px;margin-top:26px}.hero-visual{height:100%;min-height:390px;position:relative;background:radial-gradient(circle at 50% 42%,#ffffff 0,#dbe9ff 53%,#c3d9fb 100%);overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:20% 8% 5%;border-radius:50%;border:1px solid #ffffff99;transform:rotate(-12deg)}.tool-orb{position:absolute;border-radius:50%;background:#fff8;filter:blur(1px)}.orb-one{width:210px;height:210px;left:24%;top:23%}.orb-two{width:70px;height:70px;right:11%;top:25%;background:#ff9a5077}.orb-three{width:42px;height:42px;left:15%;top:64%;background:#3589fa99}.hero-tool{position:absolute;z-index:2;font-weight:900;text-shadow:0 13px 20px #163b7044}.drill{font-size:170px;right:20%;top:24%;color:#f07022;transform:rotate(-18deg)}.wrench{font-size:130px;left:20%;top:36%;color:#173f82;transform:rotate(30deg)}.tape{font-size:110px;right:8%;bottom:14%;color:#f7a627;transform:rotate(16deg)}.floating-tag{position:absolute;z-index:3;background:#fff;border-radius:8px;padding:9px 12px;box-shadow:0 8px 24px #143c7022;font-size:12px;font-weight:800}.tag-a{left:10%;top:22%;color:var(--blue)}.tag-b{right:11%;top:15%;color:var(--orange)}.value-strip{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding-top:22px;padding-bottom:22px;border-bottom:1px solid var(--line)}.value-strip>div{padding:4px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.value-strip>div:last-child{border:0}.value-strip b{font-size:15px}.value-strip small{color:var(--muted)}.section{padding-top:64px;padding-bottom:12px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-head h2{font-size:28px;margin:0}.text-link{color:var(--blue);font-size:13px;font-weight:700}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;transition:.2s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #173d7414}.product-art{height:150px;background:linear-gradient(135deg,#f1f5fb,#dae8fb);display:grid;place-items:center;font-size:72px;color:#1b4f9d;position:relative}.product-art.orange{color:#df691f;background:linear-gradient(135deg,#fff5e9,#ffe3c8)}.product-art span{filter:drop-shadow(0 8px 8px #163b7030)}.badge{position:absolute;top:10px;left:10px;background:var(--orange);color:#fff;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:800}.product-info{padding:14px}.product-info h3{font-size:15px;margin:0 0 6px}.product-info p{margin:0;color:var(--muted);font-size:12px}.price{color:var(--orange);font-size:19px;font-weight:800;margin-top:12px}.price small{font-size:11px;font-weight:500}.tag{display:inline-block;background:#eaf2ff;color:var(--blue);padding:4px 7px;border-radius:4px;font-size:10px;margin-top:9px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px 10px;cursor:pointer;text-align:center;display:flex;flex-direction:column;gap:7px}.category-card:hover{border-color:#9bbce9;transform:translateY(-2px)}.category-card span{font-size:26px;color:var(--blue)}.category-card b{font-size:13px}.category-card small{color:var(--muted);font-size:11px}.service-band{margin-top:65px;background:#0d2f64;color:#fff}.service-inner{padding-top:42px;padding-bottom:42px;display:flex;align-items:center;justify-content:space-between}.service-inner .eyebrow{color:#78b0ff}.service-inner h2{font-size:28px;margin:0 0 10px}.service-inner p:not(.eyebrow){color:#c2d3ee;margin:0}.contact-modal{position:fixed;inset:0;background:#091a32aa;display:none;align-items:center;justify-content:center;z-index:20;padding:20px}.contact-modal.open{display:flex}.modal-card{width:min(360px,100%);background:#fff;border-radius:16px;padding:28px;text-align:center;position:relative}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:25px;color:var(--muted);cursor:pointer}.qr-placeholder{margin:auto auto 16px;width:150px;height:150px;border:8px solid #e8f0fb;background:repeating-linear-gradient(45deg,#142e58 0 4px,#fff 4px 8px);display:grid;place-items:center;color:#fff;font-weight:800;text-shadow:0 1px 2px #000}.modal-card h3{margin:6px 0}.modal-card p{color:var(--muted);font-size:13px;line-height:1.6}.product-code{background:#f4f7fb;border-radius:7px;padding:10px;color:#536982;font-size:12px;margin:14px 0}.full{width:100%}@media(max-width:800px){.topbar{height:62px;padding:0 16px;gap:12px}.desktop-nav{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;min-height:0;padding:0 18px}.hero-copy{padding:42px 4px 22px}.hero h1{font-size:36px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-trust{gap:10px;flex-wrap:wrap}.hero-visual{min-height:250px;margin:0 -18px}.drill{font-size:120px;right:16%;top:24%}.wrench{font-size:90px;left:16%;top:38%}.tape{font-size:80px}.value-strip{grid-template-columns:repeat(2,1fr);padding:14px 8px}.value-strip>div{padding:10px 12px;border-bottom:1px solid var(--line)}.section{padding-top:42px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-art{height:120px;font-size:54px}.product-info{padding:11px}.product-info h3{font-size:13px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-inner{padding:32px 24px;display:block}.service-inner h2{font-size:23px}.service-inner .btn{margin-top:22px}.shell{padding-left:16px;padding-right:16px}}
.product-modal{position:fixed;inset:0;background:#091a32aa;display:none;align-items:center;justify-content:center;z-index:19;padding:20px}.product-modal.open{display:flex}.product-detail-card{width:min(820px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;padding:28px;position:relative}.detail-layout{display:grid;grid-template-columns:38% 62%;gap:30px}.detail-art{height:360px;border-radius:14px;background:linear-gradient(135deg,#edf4ff,#cbdff9);display:grid;place-items:center;font-size:150px;color:#1b4f9d;position:relative}.detail-art.orange{background:linear-gradient(135deg,#fff5e9,#ffe0c1);color:#df691f}.detail-art .badge{top:16px;left:16px}.detail-copy h2{margin:2px 0 10px;font-size:28px}.detail-desc{color:var(--muted);line-height:1.6}.selector{margin-top:20px}.selector>b{display:block;font-size:13px;margin-bottom:9px}.option-row{display:flex;gap:8px;flex-wrap:wrap}.option{border:1px solid #d8e1ee;background:#fff;border-radius:6px;padding:8px 13px;font-size:12px;cursor:pointer;color:#54677f}.option.selected{border-color:var(--blue);background:#edf4ff;color:var(--blue);font-weight:700}.quantity-row{margin-top:22px;display:flex;justify-content:space-between;align-items:center}.quantity-row small{display:block;color:var(--orange);margin-top:5px}.quantity-control{display:flex;border:1px solid #d8e1ee;border-radius:7px;overflow:hidden}.quantity-control button,.quantity-control input{border:0;background:#fff;width:34px;height:34px;text-align:center}.quantity-control button{cursor:pointer;color:var(--blue);font-size:18px}.quantity-control input{width:54px;border-left:1px solid #edf0f5;border-right:1px solid #edf0f5}.estimate{margin-top:22px;background:#f5f8fc;border-radius:10px;padding:13px 15px}.estimate span{font-size:12px;color:var(--muted)}.estimate strong{display:block;color:var(--orange);font-size:26px;margin:4px 0}.estimate small{color:var(--muted)}.detail-actions{display:flex;gap:10px;margin-top:20px}.detail-actions .btn{flex:1}@media(max-width:800px){.detail-layout{grid-template-columns:1fr;gap:18px}.detail-art{height:190px;font-size:90px}.product-detail-card{padding:22px 16px}.detail-copy h2{font-size:23px}.detail-actions{position:sticky;bottom:0;background:#fff;padding-top:10px}.quantity-row{margin-top:18px}}
.featured-hero{padding-top:28px}.featured-banner{min-height:210px;border-radius:16px;background:linear-gradient(110deg,#0b3269,#1769e0);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:30px 46px;position:relative;overflow:hidden}.featured-banner h2{font-size:31px;margin:0 0 9px}.featured-banner p:not(.eyebrow){color:#d5e4fb;margin:0 0 18px}.banner-tools{display:flex;gap:10px;align-items:end;transform:rotate(-7deg)}.banner-tools span{height:105px;width:84px;border-radius:10px;background:#ffffff25;border:1px solid #ffffff4a;display:grid;place-items:center;text-align:center;padding:8px;font-size:12px}.banner-tools span:nth-child(2){height:145px;background:#ff8a3d}.banner-dots{position:absolute;bottom:14px;left:46px;display:flex;gap:6px}.banner-dots i{width:7px;height:7px;border-radius:50%;background:#ffffff66}.banner-dots i.active{background:#fff;width:18px;border-radius:5px}.featured-hero-empty,.featured-detail-head{border-radius:16px;background:#eaf2ff;color:#345a91;padding:28px}.featured-detail-head h2{margin:0;color:var(--ink)}
.lead-optional{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.lead-optional input,.lead-optional select{padding:9px;border:1px solid #dbe4ef;border-radius:6px;min-width:0}
