@charset "UTF-8";
:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#202631;background:#e9edf1;font-synthesis:none;--red:#f43e48;--muted:#89919c;--line:#f0f1f4;--rail:#f5f6f8}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:3px solid #f6a4a9;outline-offset:2px}[hidden]{display:none!important}.app{height:100dvh;height:100vh;height:100dvh;max-width:560px;margin:auto;background:#fff;display:flex;flex-direction:column;overflow:hidden}.topbar{flex:none;background:#fff;padding-top:env(safe-area-inset-top)}.brand-line{display:flex;align-items:center;gap:9px;padding:19px 17px 17px}.brand-mark{display:block;width:40px;height:40px;object-fit:contain;flex:none}.brand-line h1{font-size:19px;font-weight:750;margin:0;letter-spacing:.01em;line-height:1.35}.search{margin:0 16px 10px;background:#f4f5f7;border:1px solid transparent;border-radius:12px;min-height:46px;display:flex;align-items:center;padding:0 12px;gap:8px}.search:focus-within{border-color:#f9c3c6;background:#fff8f8}.search svg{width:21px;height:21px;color:#9097a2;flex:none}.search input{width:100%;min-width:0;font-size:16px;background:none;border:0;outline:none;padding:13px 0;color:#202631;-webkit-appearance:none}.search input::-webkit-search-cancel-button{display:none}.search input::placeholder{color:#939aa4}.search button{border:0;background:#d8dce2;color:#fff;border-radius:50%;font-size:19px;width:23px;height:23px;line-height:20px;padding:0;flex:none}.section-line{display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid var(--line);min-height:49px;gap:8px}.section-line strong{font-size:16px;position:relative;align-self:stretch;display:flex;align-items:center}.section-line strong span{position:absolute;bottom:-1px;left:0;width:28px;height:3px;border-radius:4px;background:var(--red)}.updated{font-size:12px;color:var(--muted);text-align:right;white-space:nowrap}.catalog{display:flex;min-height:0;flex:1}.brands{width:94px;flex:none;background:var(--rail);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding:8px 0 calc(20px + env(safe-area-inset-bottom))}.brands::-webkit-scrollbar{display:none}.brand-button{width:100%;display:block;border:0;background:transparent;text-align:left;position:relative;color:#717985;font-size:14px;line-height:1.45;padding:18px 11px 18px 14px;min-height:56px;overflow-wrap:anywhere}.brand-button.active{color:var(--red);background:#fff;font-weight:700}.brand-button.active:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:3px;border-radius:0 3px 3px 0;background:var(--red)}.results{min-width:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:0 14px calc(28px + env(safe-area-inset-bottom));scrollbar-width:thin;outline:none}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;position:sticky;top:0;z-index:1;background:#fff;padding:20px 0 12px}.result-heading h2{font-size:16px;line-height:1.4;margin:0;font-weight:750}.result-heading span{font-size:12px;color:#949ba5;white-space:nowrap}.model-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;padding:22px 0;text-align:left;min-height:87px;color:inherit}.model-row:active{background:#fff8f8}.model-name{font-size:16px;line-height:1.55;font-weight:500;min-width:0;overflow-wrap:anywhere}.model-price{display:flex;flex-direction:column;align-items:flex-end;flex:none;gap:4px;min-width:63px}.model-price strong{color:var(--red);font-size:17px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.model-price small{font-size:12px;color:#9a9fa7;font-weight:400}.load-more{display:block;border:1px solid #e9ebef;color:#747e8d;font-size:14px;background:#fff;border-radius:10px;width:100%;padding:13px;margin:19px 0}.catalog-note{color:#a0a6af;line-height:1.7;font-size:12px;text-align:center;margin:22px 0 0}.loading-state,.empty-state{text-align:center;padding:50px 0;color:#858e9b;font-size:14px;line-height:1.8}.empty-state strong{display:block;color:#566171;font-size:16px;font-weight:600;margin:10px 0 5px}.empty-state button,.retry-button{margin-top:12px;border:0;padding:12px 20px;border-radius:10px;background:#fff0f1;color:var(--red);font-size:14px}.spinner{width:23px;height:23px;border:2px solid #ffe1e3;border-top-color:var(--red);border-radius:50%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.detail{border:0;padding:0;width:min(100%,560px);max-width:560px;max-height:92dvh;height:auto;margin:auto auto 0;border-radius:22px 22px 0 0;color:inherit;background:#fff;overflow:hidden;box-shadow:0 -12px 70px #14203018}.detail::backdrop{background:#18232d88;backdrop-filter:blur(2px)}.detail[open]{animation:enter .2s ease-out}.detail-shell{display:flex;flex-direction:column;max-height:92dvh}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 20px 17px;border-bottom:1px solid var(--line);flex:none}.eyebrow{display:block;font-size:12px;color:var(--red);letter-spacing:.08em;margin-bottom:5px}.detail-header h2{font-size:19px;line-height:1.45;font-weight:750;margin:0;overflow-wrap:anywhere}.icon-button{border:0;background:#f4f5f7;color:#9098a3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;padding:8px;flex:none}.icon-button svg{width:20px;height:20px}.detail-body{overflow:auto;overscroll-behavior:contain;padding:20px 20px calc(26px + env(safe-area-inset-bottom))}.phone-overview{display:flex;gap:23px;align-items:center;padding:0 0 23px}.phone-image{display:flex;align-items:center;justify-content:center;width:120px;height:144px;flex:none;overflow:hidden;border-radius:12px;background:#fafbfc}.phone-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.phone-image .image-fallback{padding:15px;text-align:center;color:#a1a8b2;font-size:12px;line-height:1.7}.phone-summary{min-width:0}.phone-summary .max-label{font-size:13px;color:#9098a4;display:block;margin-bottom:7px}.big-price{color:var(--red);font-weight:800;font-size:32px;letter-spacing:-.025em;line-height:1.2;font-variant-numeric:tabular-nums}.big-price .currency{font-size:20px;margin-right:2px}.phone-category{display:inline-block;margin-top:13px;font-size:12px;color:#9299a4;background:#f3f4f6;padding:5px 9px;border-radius:5px}.price-section-title{font-size:16px;font-weight:750;margin:0 0 6px;display:flex;align-items:center;gap:7px}.price-section-title:before{content:"";width:3px;height:15px;background:var(--red);border-radius:2px}.condition-list{margin:0}.condition-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.condition-row dt{font-size:16px;line-height:1.65;color:#505967;max-width:72%}.condition-row dd{margin:0;font-size:20px;color:var(--red);font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.condition-row dd .currency{font-size:14px;margin-right:2px}.condition-row:first-child dt{color:#263142}.detail-note{font-size:12px;color:#9da4ae;line-height:1.8;margin:19px 0 0}.detail-updated{font-size:12px;color:#a5abb5;line-height:1.5;margin:10px 0 0}.spec-note{background:#fff5ea;color:#ad743b;font-size:13px;line-height:1.6;padding:10px 12px;border-radius:8px;margin:12px 0}@keyframes enter{from{transform:translateY(22px);opacity:.7}to{transform:translateY(0);opacity:1}}@media(max-width:350px){.brand-line h1{font-size:17px}.brands{width:82px}.brand-button{padding-left:11px;font-size:13px}.results{padding-left:10px;padding-right:10px}.model-name{font-size:14px}.model-price strong{font-size:16px}.phone-image{width:100px;height:126px}.big-price{font-size:28px}.updated{font-size:12px}.section-line{padding-left:14px;padding-right:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}
.phone-image{border:0;padding:0;cursor:zoom-in}.phone-image:disabled{cursor:default}.image-viewer{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;border:0;padding:0;color:#fff;background:#13171d;overflow:hidden}.image-viewer::backdrop{background:#13171df5}.image-viewer[open]{display:flex;flex-direction:column}.image-viewer-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:calc(16px + env(safe-area-inset-top)) 16px 16px;flex:none}.image-viewer-header h2{margin:0;font-size:17px;font-weight:600;line-height:1.45}.image-viewer-header .icon-button{width:44px;height:44px;background:#ffffff1a;color:#fff}.image-viewer-body{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;padding:0 16px;cursor:zoom-out}.image-viewer-body img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:5px;cursor:default}.image-viewer-hint{margin:0;padding:20px 16px calc(22px + env(safe-area-inset-bottom));text-align:center;font-size:13px;color:#aab1bd;flex:none}