.local-finder-page{background:var(--bg);padding:30px 0 70px}.local-finder-shell{gap:18px;max-width:940px;display:grid}.local-finder-intro{gap:10px;max-width:780px;display:grid}.local-finder-intro h1{color:var(--ink);letter-spacing:0;word-break:keep-all;margin:0;font-size:clamp(30px,4.2vw,46px);font-weight:730;line-height:1.12}.local-finder-intro p{color:#566274;word-break:keep-all;max-width:690px;margin:0;font-size:15px;font-weight:520;line-height:1.7}.channel-finder{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;padding:clamp(16px,3vw,24px);display:grid;position:relative;box-shadow:0 18px 54px #1288c90e}.channel-finder--result{gap:20px}.channel-finder-head{gap:7px;display:grid}.channel-finder-kicker{color:var(--action);letter-spacing:0;font-size:12px;font-weight:780}.channel-finder h2{color:#162033;letter-spacing:0;word-break:keep-all;margin:0;font-size:clamp(22px,3vw,30px);font-weight:730;line-height:1.22}.channel-finder h2 b{color:var(--action);font-weight:780}.channel-finder p{color:#5d6878;word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.channel-step-panel{background:#f8fbff;border:1px solid #e6edf4;border-radius:12px;gap:14px;padding:clamp(14px,2.4vw,18px);display:grid}.channel-step-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.channel-step-meta span{background:var(--action-soft);min-height:26px;color:var(--action);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:780;display:inline-flex}.channel-step-meta strong{color:#1b2435;text-align:right;word-break:keep-all;font-size:18px;font-weight:740;line-height:1.35}.channel-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.channel-option{color:#1c2638;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe5ef;border-radius:10px;gap:5px;min-height:78px;padding:13px;transition:transform .15s,border-color .15s,background .15s;display:grid}.channel-option:hover{border-color:var(--action-line);transform:translateY(-1px)}.channel-option:active{transform:scale(.99)}.channel-option.is-active{border-color:var(--action);background:var(--action);color:#fff}.channel-option strong{word-break:keep-all;font-size:15px;font-weight:780;line-height:1.3}.channel-option span{color:inherit;opacity:.76;word-break:keep-all;font-size:12px;font-weight:560;line-height:1.45}.channel-condition-grid{gap:14px;display:grid}.channel-region-field,.channel-budget-field{gap:8px;display:grid}.channel-region-field>span,.channel-budget-field>span{color:#273247;align-items:center;gap:7px;font-size:14px;font-weight:720;display:inline-flex}.channel-region-field svg,.channel-budget-field svg,.channel-selected-strip svg,.channel-reset-button svg,.channel-nav-button svg,.channel-primary-button svg,.channel-checks svg{flex:none;width:16px;height:16px}.channel-region-field input{color:#172033;background:#fff;border:1px solid #dbe5ef;border-radius:10px;width:100%;min-height:46px;padding:0 13px;font-size:15px}.channel-region-field input:focus{border-color:var(--action);box-shadow:0 0 0 3px var(--action-soft);outline:none}.channel-region-field small{color:#728093;font-size:12px;line-height:1.45}.channel-option-grid--budget{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-option-grid--budget .channel-option{min-height:72px}.channel-step-actions,.channel-result-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.channel-step-actions{justify-content:space-between}.channel-nav-button,.channel-primary-button,.channel-reset-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:14px;font-weight:760;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.channel-nav-button,.channel-reset-button{color:#2f3a4e;background:#fff;border:1px solid #dbe5ef}.channel-primary-button{border:1px solid var(--action);background:var(--action);color:#fff}.channel-nav-button:hover:not(:disabled),.channel-reset-button:hover,.channel-primary-button:hover:not(:disabled){transform:translateY(-1px)}.channel-nav-button:disabled,.channel-primary-button:disabled{cursor:not-allowed;opacity:.48}.channel-selected-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.channel-selected-strip span{color:#435066;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5ebf2;border-radius:10px;align-items:center;gap:7px;min-width:0;min-height:38px;padding:0 10px;font-size:12px;font-weight:690;line-height:1.25;display:inline-flex;overflow:hidden}.channel-error{background:#b941410f;border:1px solid #b9414133;border-radius:10px;padding:10px 12px;font-weight:680;color:#9b2d2d!important;font-size:13px!important}.channel-loading-overlay{z-index:40;background:#0f172a47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.channel-loading-modal{color:#172033;background:#fffffff5;border:1px solid #ffffffdb;border-radius:14px;justify-items:center;gap:9px;width:min(100%,320px);padding:24px 20px;display:grid;box-shadow:0 20px 70px #1126402e}.channel-loading-modal svg{width:28px;height:28px;color:var(--action);animation:.9s linear infinite channel-spin}.channel-loading-modal strong{font-size:16px;font-weight:780;line-height:1.35}.channel-loading-modal span{color:#667386;font-size:13px;font-weight:610}.channel-result-head{outline:none;gap:9px;display:grid}.channel-result-list{gap:10px;display:grid}.channel-result-card{background:#fff;border:1px solid #e1e8f1;border-radius:12px;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:16px;display:grid}.channel-result-card.is-public{border-color:var(--action-line);background:#f8fcff}.channel-rank{align-content:start;gap:8px;display:grid}.channel-rank span{background:var(--action);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:840;display:inline-grid}.channel-rank em{background:var(--action-soft);width:fit-content;color:var(--action);white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:11px;font-style:normal;font-weight:790;line-height:1;display:inline-flex}.channel-result-card__body{gap:13px;min-width:0;display:grid}.channel-result-card small{color:var(--action);margin-bottom:5px;font-size:12px;font-weight:780;display:block}.channel-result-card h3{color:#172033;word-break:keep-all;margin:0;font-size:20px;font-weight:780;line-height:1.28}.channel-result-card dl{gap:8px;margin:0;display:grid}.channel-result-card dl>div{border-top:1px solid #edf2f7;grid-template-columns:56px minmax(0,1fr);gap:10px;padding-top:8px;display:grid}.channel-result-card dt{color:#708096;font-size:12px;font-weight:780}.channel-result-card dd{color:#334156;word-break:keep-all;margin:0;font-size:13px;font-weight:560;line-height:1.62}.channel-checks{flex-wrap:wrap;gap:8px;display:flex}.channel-checks a,.channel-checks span{color:#21304a;background:#fff;border:1px solid #dbe7f2;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.channel-checks a:hover{border-color:var(--action-line);color:var(--action)}.channel-result-note,.local-finder-sources{color:#647188;background:#fff;border:1px solid #e5ebf2;border-radius:12px;padding:14px;font-size:13px;line-height:1.65}.local-finder-sources{gap:5px;display:grid}.local-finder-sources strong{color:#273247;font-size:14px}.local-finder-sources p{margin:0}@keyframes channel-spin{to{transform:rotate(360deg)}}@media (width<=720px){.local-finder-page{padding:22px 0 54px}.local-finder-shell{gap:14px;width:calc(100% - 32px)}.local-finder-intro h1{font-size:29px}.local-finder-intro p{font-size:14px}.channel-option-grid,.channel-option-grid--budget,.channel-selected-strip{grid-template-columns:1fr}.channel-step-meta{flex-direction:column;align-items:flex-start}.channel-step-meta strong{text-align:left}.channel-step-actions,.channel-result-actions{grid-template-columns:1fr;display:grid}.channel-step-actions button,.channel-result-actions button,.channel-result-actions .result-share-button{width:100%}.channel-result-card{grid-template-columns:1fr}.channel-rank{grid-template-columns:42px minmax(0,1fr);align-items:center}.channel-result-card dl>div{grid-template-columns:42px minmax(0,1fr)}}
