:root{font-family:"思源黑体",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;color:#1f1f1f;background:#fff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;-webkit-text-size-adjust:100%}button,input{font:inherit}.top-logo{height:55px;background:#fff;display:flex;align-items:center;justify-content:center}.top-logo img{height:35px;width:auto}.hero{height:310px;background:#000;color:#fff;position:relative;overflow:hidden}.hero-bg{position:absolute;left:50%;top:-5px;width:100%;height:auto;min-height:100%;object-fit:fill;transform:translateX(-50%);opacity:1}.hero-content{position:relative;z-index:1;max-width:980px;margin:auto;padding:48px 16px 0}.hero h1{text-align:center;font-size:23px;line-height:1.5;margin:0;font-weight:700}.hero p{text-align:center;font-family:Georgia,serif;font-size:10px;line-height:1.5;color:#c3c3c3;margin:0}.filters{display:grid;grid-template-columns:1fr 1fr;gap:14px 0;width:calc(100% + 16px);margin:104px -12px 0}.select-button{width:calc(100% - 24px);font-family:"思源黑体";height:32px;margin:0 12px;border:0;border-radius:4px;background:#1f1f1f;color:#fff;padding:0 12px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.select-button span{display:flex;align-items:center;justify-content:center;flex:0 0 14px;width:14px;height:14px;margin-right:5px;font-family:Arial,sans-serif;font-size:14px;line-height:14px;color:#fff}.select-button:disabled{cursor:default}.query-loading{height:90px;display:flex;align-items:center;justify-content:center;gap:9px;color:#666;font-family:"思源黑体";font-size:14px}.query-spinner{width:20px;height:20px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:query-spin .7s linear infinite}.query-error{height:90px;display:flex;align-items:center;justify-content:center;color:#a33;font-size:14px}.page-loading{height:54px;display:flex;align-items:center;justify-content:center;overflow-anchor:none}@keyframes query-spin{to{transform:rotate(360deg)}}.search-wrap{padding:10px 20px 20px;background:#fff}#searchForm{height:29px;border:1px solid #111;display:flex;background:#fff}#searchInput{width:100%;min-width:0;border:0;outline:none;text-align:right;padding:0 5px 0 8px;background:#fff;font-size:14px}#searchForm button{position:relative;flex:0 0 34px;width:34px;height:27px;border:0;background:#fff;padding:0;cursor:pointer}.search-icon{position:absolute;left:7px;top:5px;width:14px;height:14px;border:2px solid #111;border-radius:50%}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#111;right:-6px;bottom:-3px;transform:rotate(48deg);transform-origin:left center}.results{padding:5px 8px 40px;min-height:0;overflow-anchor:none}.store-entry{width:100%;padding:8px}.store-card{display:flex;flex-wrap:nowrap;justify-content:center;width:100%;height:130px;padding:0 0 8px;margin:0;background:rgb(243,245,246);border-radius:8px;cursor:pointer;color:#000;font-family:"思源黑体";font-size:16px;font-weight:400;line-height:24px;overflow:visible}.store-media{display:inline-block;width:27%;height:122px;flex:0 0 27%}.store-card .store-media img{display:inline;width:90px;height:90px;margin:20px 0 0 8px;object-fit:cover;border-radius:5px;background:#ddd}.store-copy{display:inline-block;width:73%;height:122px;min-width:0;padding:0 8px 0 0;color:#000;font-family:"思源黑体";font-size:16px;font-weight:400;line-height:24px}.store-title{display:flex;width:100%;height:34px;padding:12px 16px 0;color:#000;font-family:"思源黑体";font-size:14px;font-weight:700;line-height:22px}.store-title span{display:block;flex:1 1 auto;min-width:0;color:#000;font-family:"思源黑体";font-size:14px;font-weight:800;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-row{display:flex;flex-wrap:nowrap;width:calc(100% + 24px);height:22px;margin:0 -12px;padding:0 16px;color:#000;font-family:"思源黑体";font-size:12px;font-weight:300;line-height:22px}.store-row .row-label{display:block;flex:0 0 auto;height:22px;padding:0 5px 0 12px;white-space:nowrap}.store-row .model-label{flex-basis:54.15625px;width:54.15625px}.store-row .address-label{flex-basis:41.9921875px;width:41.9921875px}.store-row .tel-label{flex-basis:40.8828125px;width:40.8828125px}.store-row .row-value{display:block;flex:0 0 75%;max-width:75%;min-width:0;height:22px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-row .location-cell{display:block;flex:0 0 24px;width:24px;height:22px;padding:0 6px}.location-cell svg{display:block;width:12px;height:12px;margin-top:5px;fill:#555}.region-row .row-value{flex:0 0 91.666667%;max-width:91.666667%}.store-row .tel-value{flex-basis:66.666667%;max-width:66.666667%}.empty{height:0}main{min-height:calc(100vh - 115px)}body>footer{background:#050505;color:#fff;text-align:center;font-size:11px}body>footer>img{display:block;width:100%;max-height:170px;object-fit:cover}body>footer>div{background:#161616;padding:15px 10px 18px;line-height:1.8}body>footer a{color:#fff;text-decoration:none}.picker{position:fixed;z-index:30;background:#1f1f1f;color:#fff;display:block;max-height:304px;overflow:hidden;border-radius:0 0 3px 3px;box-shadow:0 5px 10px rgba(0,0,0,.28)}.picker[hidden],.modal[hidden]{display:none}.picker-sheet{width:100%;max-height:304px;background:#1f1f1f;color:#fff;overflow-y:auto;overscroll-behavior:contain}.picker-title{height:48px;background:#1f1f1f;color:#8e8e8e;display:flex;align-items:center;padding:0 24px;font-size:16px;font-weight:400}.picker-title button{display:none}.option{width:100%;height:48px;display:block;text-align:left;padding:0 24px;background:#1f1f1f;color:#fff;border:0;font-size:16px;line-height:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.option:hover,.option:focus{background:#292929;outline:none}.modal{position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.5);font-family:"思源黑体";font-size:16px;line-height:24px}.shade{position:absolute;inset:0}.modal article{width:96%;background:#fff;position:fixed;z-index:1;top:30%;border-radius:.8rem;overflow:hidden;transform:translateY(20px) scale(.95);transform-origin:center center}.modal article>header{padding:.8rem 1rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.modal article>header h3{font-size:1rem;font-weight:600;line-height:1.5;color:#333;margin:0}.modal-x{width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;border:0;background:transparent;padding:0;cursor:pointer;font-family:"思源黑体";font-size:1.2rem;line-height:1.5;color:#999}.modal-body{padding:1rem;display:flex;justify-content:center;align-items:center;font-family:"思源黑体";font-size:.85rem;font-weight:400;line-height:1.5;color:#666}.detail-media{flex:0 1 auto}.modal-body img{display:inline;vertical-align:middle;width:100px;height:100px;object-fit:fill;border-radius:50%;margin-right:15px;box-shadow:#ccc 2px 2px 2px 2px}.detail-copy{min-width:0}.modal-body h3{margin:0;font-size:1.17em;font-weight:700;line-height:1.5;color:#666}.modal article>footer{padding:.8rem 1rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:.8rem}.close-detail{padding:.4rem 1rem;border-radius:.4rem;border:0;background:#f5f5f5;color:#666;font-family:"思源黑体";font-size:.8rem;line-height:1.5;cursor:pointer}@media(min-width:700px){.filters{grid-template-columns:repeat(4,1fr);gap:14px 0;width:calc(100% + 24px);margin:100px -12px 0}.results{max-width:980px;margin:auto}.search-wrap form{max-width:940px;margin:auto}.hero-content{padding-top:55px}}@media(max-width:380px){.filters{gap:12px 18px}.results{padding-left:16px;padding-right:16px}}@media(max-width:320px){.modal article{width:90%}}