:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#202938;background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:980px}a{color:inherit}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;height:72px;padding:0 max(32px,calc((100vw - 1240px)/2));border-bottom:1px solid #e2e6ea;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.store-brand{display:flex;align-items:center;gap:10px;color:#1b2532;font-size:17px;font-weight:750;text-decoration:none}.store-brand img{width:34px;height:34px}.site-header nav{display:flex;align-self:stretch;gap:34px;margin-left:68px}.site-header nav a{display:grid;place-items:center;border-bottom:2px solid transparent;color:#647181;font-size:13px;text-decoration:none}.site-header nav a:hover,.site-header nav a.is-active{border-bottom-color:#1683a3;color:#0d718e}.account-link{margin-left:auto;padding:9px 14px;border:1px solid #cfd7df;border-radius:4px;color:#334252;font-size:12px;text-decoration:none}.announcement{padding:10px 5vw;background:#17202b;color:#e9edf2;text-align:center;font-size:12px}.state-view{display:grid;place-items:center;align-content:center;min-height:calc(100vh - 150px);padding:50px}.state-view>span{width:28px;height:28px;margin-bottom:16px;border:2px solid #dce3e7;border-top-color:#1683a3;border-radius:50%;animation:spin .8s linear infinite}.state-view img{width:64px;height:64px;margin-bottom:18px}.state-view strong{font-size:19px}.state-view p{margin:9px 0;color:#7a8695;font-size:13px}.store-intro{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:70px;min-height:430px;padding:65px max(32px,calc((100vw - 1240px)/2));background:#f3f6f7;border-bottom:1px solid #e2e7ea}.store-intro>div{max-width:720px}.store-intro h1{margin:0 0 20px;color:#17212d;font-size:52px;line-height:1.16;font-weight:680;letter-spacing:0}.store-intro p{max-width:660px;margin:0;color:#637180;font-size:16px;line-height:1.8}.primary-action{display:inline-flex;align-items:center;min-height:43px;margin-top:28px;padding:0 18px;border-radius:4px;background:#1683a3;color:#fff;font-size:13px;font-weight:650;text-decoration:none}.store-intro aside{display:grid;place-items:center;aspect-ratio:1;border:1px solid #dce3e6;background:#fff;box-shadow:18px 18px 0 #e2e9eb}.store-intro aside img{width:112px;height:112px}.store-intro aside span{margin-top:-46px;color:#70808e;font-size:12px}.category-band,.product-section{max-width:1240px;margin:auto;padding:48px 0}.category-band{border-bottom:1px solid #e3e7ea}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-head h2{margin:0;font-size:22px}.section-head span{color:#87929e;font-size:11px}.category-band nav{display:flex;gap:10px;flex-wrap:wrap}.category-band nav button{min-height:38px;padding:0 16px;border:1px solid #d5dce2;border-radius:4px;background:#fff;color:#4d5b6a;font-size:12px;cursor:pointer}.category-band nav button:hover,.category-band nav button.is-active{border-color:#1683a3;background:#eef8fa;color:#0f718c}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{display:grid;min-height:250px;border:1px solid #dde3e7;border-radius:6px;overflow:hidden;background:#fff}.product-visual{display:grid;place-items:center;min-height:128px;background:#eef3f4;color:#1683a3;font-size:42px;font-weight:750}.product-card>div:last-child{display:grid;align-content:start;padding:16px}.product-card h3{margin:0 0 7px;font-size:15px}.product-card p{min-height:38px;margin:0;color:#7b8794;font-size:11px;line-height:1.65}.product-meta{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.product-meta strong{color:#e16143;font-size:17px}.product-meta a{color:#0d7895;font-size:11px;text-decoration:none}.inline-empty{padding:50px;border:1px dashed #d9dfe4;color:#88939f;text-align:center;font-size:13px}.service-band{display:grid;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:28px auto 65px;border-top:1px solid #dfe4e8;border-bottom:1px solid #dfe4e8}.service-band div{display:grid;gap:7px;padding:24px 30px;border-right:1px solid #dfe4e8}.service-band div:last-child{border-right:0}.service-band strong{font-size:13px}.service-band span{color:#7a8694;font-size:11px}footer{display:flex;align-items:center;justify-content:space-between;padding:28px max(32px,calc((100vw - 1240px)/2));background:#151a22;color:#d6dbe2;font-size:12px}footer nav{display:flex;gap:24px}footer a{color:#9aa4b2;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1260px){.category-band,.product-section,.service-band{margin-right:32px;margin-left:32px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
[hidden]{display:none!important}
