.nearby-page{padding:38px 0 70px;background:linear-gradient(180deg,#f4f7fb 0,#eef3f9 100%);min-height:70vh}.nearby-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.nearby-hero h1{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);color:#10223d}.nearby-hero p{max-width:780px;margin:0;color:#5e6e82;line-height:1.75}.nearby-eyebrow{display:inline-block;color:#9b6a00;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.nearby-privacy-badge{padding:10px 16px;border:1px solid #e4b329;border-radius:999px;background:#fff7da;color:#755300;font-weight:800;white-space:nowrap}.nearby-control-card,.nearby-map-column,.nearby-list-column,.nearby-privacy-note{background:#fff;border:1px solid #dfe7f1;border-radius:20px;box-shadow:0 16px 35px rgba(16,34,61,.07)}.nearby-control-card{padding:22px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:20px;align-items:start;margin-bottom:22px}.nearby-control-card h2,.nearby-map-head h2,.nearby-results-head h2,.nearby-privacy-note h2{margin:4px 0 8px;color:#10223d}.nearby-status{margin:0 0 16px;color:#637389;line-height:1.6}.nearby-status[data-type=success]{color:#16734b}.nearby-status[data-type=error]{color:#b02a37}.nearby-actions{display:flex;flex-wrap:wrap;gap:10px}.nearby-primary-button,.nearby-secondary-button,.nearby-radius-button,.nearby-map-reset{border:0;border-radius:11px;padding:11px 16px;font-weight:800;cursor:pointer}.nearby-primary-button{background:#e7a700;color:#10223d;box-shadow:0 8px 18px rgba(231,167,0,.25)}.nearby-secondary-button,.nearby-map-reset{background:#edf3fa;color:#173457}.nearby-primary-button:disabled,.nearby-secondary-button:disabled{opacity:.6;cursor:wait}.nearby-radius-control>span{display:block;font-weight:800;color:#10223d;margin-bottom:10px}.nearby-radius-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.nearby-radius-button{padding:10px 8px;background:#edf3fa;color:#4b6078}.nearby-radius-button.is-active{background:#10223d;color:#fff}.nearby-manual-search{grid-column:1/-1;border-top:1px solid #e4eaf2;padding-top:14px}.nearby-manual-search summary{cursor:pointer;color:#173457;font-weight:800}.nearby-manual-search__body{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:12px;margin-top:14px}.nearby-manual-search select{height:44px;border:1px solid #cad6e4;border-radius:10px;padding:0 12px;background:#fff}.nearby-config-warning{margin:0 0 22px;padding:13px 16px;border:1px solid #e2b42c;border-radius:12px;background:#fff8df;color:#6c5000}.nearby-results-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:22px;align-items:start}.nearby-map-column,.nearby-list-column{overflow:hidden}.nearby-map-head,.nearby-results-head{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e4eaf2}.nearby-map{height:620px;background:#e9eff6}.nearby-map-placeholder,.nearby-empty-state{height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#718197;gap:8px}.nearby-project-list{height:620px;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.nearby-project-list.is-loading{opacity:.58;pointer-events:none}.nearby-project-card{display:grid;grid-template-columns:112px minmax(0,1fr);border:1px solid #dfe7f1;border-radius:15px;overflow:hidden;background:#fff;cursor:pointer;transition:.18s ease}.nearby-project-card:hover,.nearby-project-card:focus,.nearby-project-card.is-active{border-color:#e2a400;box-shadow:0 10px 22px rgba(16,34,61,.11);transform:translateY(-1px);outline:0}.nearby-project-card__image{position:relative;min-height:150px}.nearby-project-card__image img{width:100%;height:100%;object-fit:cover}.nearby-project-card__image span{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:50%;background:#e5a400;color:#10223d;display:grid;place-items:center;font-weight:900}.nearby-project-card__body{padding:13px}.nearby-project-card__top{display:flex;justify-content:space-between;gap:12px}.nearby-project-card__top h3{margin:0 0 5px;color:#10223d;font-size:17px}.nearby-project-card__top p{margin:0;color:#77869a;font-size:12px;line-height:1.45}.nearby-project-card__top>strong{color:#9a6900;font-size:12px;white-space:nowrap}.nearby-project-card__facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.nearby-project-card__facts span{padding:8px;border-radius:9px;background:#f3f6fa;color:#173457;font-weight:800;font-size:13px}.nearby-project-card__facts small{display:block;color:#8390a1;font-weight:600;font-size:10px;margin-bottom:3px}.nearby-project-card__actions{display:flex;gap:8px}.nearby-project-card__actions a{flex:1;text-align:center;padding:8px 9px;border-radius:8px;background:#10223d;color:#fff;text-decoration:none;font-size:12px;font-weight:800}.nearby-project-card__actions a+ a{background:#edf3fa;color:#173457}.nearby-map-pin{appearance:none;border:3px solid #fff;box-shadow:0 6px 14px rgba(16,34,61,.25);font-weight:900;cursor:pointer;display:grid;place-items:center}.nearby-map-pin--project{width:34px;height:34px;border-radius:50%;background:#e5a400;color:#10223d}.nearby-map-pin--user{width:40px;height:40px;border-radius:50%;background:#246fbd;color:#fff}.nearby-info-window{min-width:190px;display:flex;flex-direction:column;gap:5px;color:#10223d}.nearby-info-window strong{font-size:15px}.nearby-info-window span{font-size:12px;color:#617186}.nearby-info-window a{margin-top:4px;color:#9a6900;font-weight:800}.nearby-privacy-note{margin-top:22px;padding:20px}.nearby-privacy-note p{margin:0;color:#65758b;line-height:1.75}
@media(max-width:1050px){.nearby-results-shell{grid-template-columns:1fr}.nearby-map,.nearby-project-list{height:520px}}
@media(max-width:760px){.nearby-page{padding-top:24px}.nearby-hero{align-items:flex-start;flex-direction:column}.nearby-control-card{grid-template-columns:1fr}.nearby-manual-search__body{grid-template-columns:1fr}.nearby-radius-options{grid-template-columns:repeat(2,1fr)}.nearby-map{height:420px}.nearby-project-list{height:auto;max-height:650px}.nearby-project-card{grid-template-columns:96px minmax(0,1fr)}.nearby-project-card__top{flex-direction:column}.nearby-project-card__top>strong{white-space:normal}}
