    :root{--ink:#15291f;--ink-soft:#42564a;--paper:#f3f0e8;--card:#fffdf8;--line:#e2dfd5;--green:#1f6b4f;--lime:#cde769;--amber:#9a6a1a}
    *{box-sizing:border-box}
    body{margin:0;min-height:100vh;padding:14px;background:radial-gradient(circle at 8% 4%,rgba(205,231,105,.25),transparent 26rem),var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;align-items:flex-start;justify-content:center}
    .hg{width:min(720px,100%);margin-top:6px}
    .hg-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}
    .hg-brand .mk{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--ink);color:var(--lime);font-weight:900;font-size:18px}
    .hg-brand b{display:block;font-size:16px}
    .hg-brand span{display:block;margin-top:2px;font-size:12px;color:var(--ink-soft)}
    .hg-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:24px}
    /* меню и экран выбора дома — без белой карточки, во всю ширину (как на главной) */
    #hg-step2,#hg-step1{background:transparent;border:0;padding:0}
    .hg-toprow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
    .hg-toprow .hg-demo-tag{margin-bottom:0}
    .hg-topbar{display:flex;align-items:stretch;justify-content:space-between;gap:10px;margin-bottom:10px}
    .hg-views{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;padding:6px 11px;border-radius:13px;font-size:11.5px;font-weight:800;line-height:1.2;box-shadow:0 2px 8px rgba(20,60,45,.28)}
    .hg-views b{flex:none;color:var(--lime);font-size:15px}
    .hg-chair{flex:none;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:13px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;text-decoration:none;font-size:22px;line-height:1;box-shadow:0 2px 8px rgba(20,60,45,.28)}
    .hg-chair:active{filter:brightness(1.12)}
    .hg h1{margin:0 0 8px;font-size:30px;letter-spacing:-.02em}
    .hg .lead{margin:0 0 20px;color:var(--ink-soft);font-size:17px;line-height:1.55}
    .hg-demo-tag{display:inline-block;margin-bottom:14px;color:var(--green);font-size:13px;font-weight:850}
    .hg-house{width:100%;display:flex;align-items:center;gap:13px;text-align:left;padding:16px;margin-bottom:10px;border:1px solid var(--line);border-radius:16px;background:#fff;font:inherit;color:var(--ink);cursor:pointer;transition:.12s}
    .hg-house:hover{border-color:var(--green)}
    .hg-house.sel{border-color:var(--green);background:#eef5ef;box-shadow:0 0 0 3px rgba(31,107,79,.12)}
    .hg-house .pin{font-size:22px}
    .hg-house .addr{flex:1}
    .hg-house .addr b{display:block;font-size:16px;font-weight:850}
    .hg-house .addr span{display:block;margin-top:2px;font-size:12px;color:var(--ink-soft)}
    .hg-house .chk{flex:none;width:22px;height:22px;border-radius:50%;border:2px solid var(--line);display:grid;place-items:center;color:#fff;font-size:13px}
    .hg-house.sel .chk{background:var(--green);border-color:var(--green)}
    .hg-soon{margin:8px 0 0;font-size:12px;color:var(--ink-soft);text-align:center}
    .hg-input{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:14px;font:inherit;font-size:16px;background:#fff;color:var(--ink);margin-bottom:10px}
    .hg-input:focus{outline:0;border-color:var(--green);box-shadow:0 0 0 4px rgba(31,107,79,.12)}
    .hg-msg{margin-top:10px;font-size:13px;font-weight:700;min-height:18px;text-align:center}
    .hg-msg.err{color:#d95b45}
    #hg-map{display:none;height:340px;border-radius:14px;margin-top:12px;border:1px solid var(--line)}
    #hg-map.show{display:block}
    #hg-map.fs{position:fixed;inset:0;height:100dvh;width:100vw;margin:0;border:0;border-radius:0;z-index:9999}
    #hg-fsbar{position:fixed;top:0;left:0;right:0;z-index:10000;display:none;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;background:#1f6b4f;color:#fff;font-weight:800;font-size:13.5px;line-height:1.25;box-shadow:0 2px 12px rgba(20,60,45,.35)}
    #hg-fsbar.show{display:flex}
    #hg-fsbar>span{flex:1;min-width:0}
    #hg-fsbar button{flex:none;width:40px;height:40px;border:0;border-radius:10px;background:rgba(255,255,255,.18);color:#fff;font-size:20px;cursor:pointer}
    #hg-fsbar #hg-geoloc{width:auto;padding:0 13px;height:40px;font:inherit;font-weight:850;font-size:14px;background:#cde769;color:#15291f;white-space:nowrap}
    .hg-q-row{display:flex;gap:8px;align-items:stretch;margin-bottom:10px}
    .hg-q-row .hg-input{margin-bottom:0}
    #hg-voice{flex:none;width:50px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:20px;cursor:pointer}
    #hg-voice.rec{background:#d95b45;border-color:#d95b45}
    .hg-src{margin:10px 0 0;font-size:12px;color:var(--ink-soft);text-align:center;line-height:1.45}
    .hg-hint{margin:0 0 8px;font-size:13px;color:var(--ink-soft);line-height:1.45}
    .hg-hint b{color:var(--ink);font-weight:800}
    .hg-maphint{margin:8px 0 0;font-size:12px;color:var(--ink-soft);text-align:center}
    .hg-manual{text-align:center;margin-top:12px}
    .hg-manual button{background:0;border:0;color:var(--green);font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}
    .hg-ghost-btn{width:100%;min-height:46px;margin-top:14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font:inherit;font-weight:800;font-size:15px;cursor:pointer}
    .hg-ghost-btn:active{filter:brightness(.97)}
    .hg-remember{display:flex;align-items:center;gap:9px;margin:2px 0 12px;font-size:13px;color:var(--ink-soft);cursor:pointer}
    .hg-remember input{width:18px;height:18px;accent-color:var(--green)}
    .hg-enter{width:100%;min-height:56px;margin-top:8px;border:0;border-radius:14px;background:var(--green);color:#fff;font:inherit;font-weight:850;font-size:18px;cursor:pointer;box-shadow:0 3px 0 #16503b,0 6px 14px rgba(20,60,45,.22),inset 0 1px 0 rgba(255,255,255,.18);transition:transform .14s ease,filter .18s ease}
    .hg-enter:active{transform:translateY(2px);filter:brightness(.97)}
    .hg-near{margin:0 0 16px;padding:15px 16px;border:1px solid #c7ddc9;border-radius:16px;background:#f3f8f0}
    .hg-near h2{margin:0 0 8px;font-size:18px;color:var(--green);letter-spacing:-.01em}
    .hg-near .uk{font-size:15px;color:var(--ink);margin:0 0 12px;line-height:1.4}
    .hg-near .uk b{font-weight:850}
    .hg-near-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
    .hg-near-grid .it{display:flex;align-items:center;gap:7px;font-size:14px;color:var(--ink)}
    .hg-near-grid .it .n{font-weight:850;color:var(--green)}
    .hg-near .ld{font-size:13px;color:var(--ink-soft);margin:10px 0 0;line-height:1.4}
    /* step2: УК + «Это есть рядом» с вау-анимацией поиска */
    .hg-uk-head{margin:0 0 14px;padding:14px 15px;border-radius:14px;background:linear-gradient(135deg,#15291f,#1f6b4f);color:#fff}
    .hg-uk-head .lbl{display:block;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#cde769;margin-bottom:4px}
    .hg-uk-head .nm{display:block;font-size:19px;font-weight:850;line-height:1.25;letter-spacing:-.01em}
    .hg-scan{display:flex;align-items:center;gap:9px;margin:0 0 10px;font-size:15px;font-weight:800;color:var(--green)}
    .hg-scan .dot{flex:none;width:16px;height:16px;border:2px solid #c7ddc9;border-top-color:var(--green);border-radius:50%;animation:hgspin .7s linear infinite}
    @keyframes hgspin{to{transform:rotate(360deg)}}
    .hg-scan .sc-cat{color:var(--ink-soft);font-weight:700;transition:opacity .12s}
    .hg-total{margin:0 0 12px;font-size:15px;color:var(--ink);line-height:1.35}
    .hg-total b{font-size:26px;font-weight:900;color:var(--green);letter-spacing:-.02em}
    .hg-tile{display:flex;align-items:center;gap:9px;width:100%;text-align:left;padding:10px 11px;border:1px solid #d6e6d4;border-radius:13px;background:#fff;font:inherit;color:var(--ink);cursor:pointer;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease,border-color .12s,box-shadow .12s}
    .hg-tile.in{opacity:1;transform:none}
    .hg-tile:hover{border-color:var(--green);box-shadow:0 2px 10px rgba(31,107,79,.12)}
    .hg-tile:active{filter:brightness(.98)}
    .hg-tile .ic{flex:none;font-size:20px}
    .hg-tile .tx{min-width:0;flex:1;line-height:1.15}
    .hg-tile .go{flex:none;font-size:15px;opacity:.45}
    .hg-tile:hover .go{opacity:.9}
    .hg-tile .num{display:block;font-size:20px;font-weight:900;color:var(--green);letter-spacing:-.01em}
    .hg-tile .lb{display:block;font-size:12px;color:var(--ink-soft)}
    .hg-radius{display:flex;gap:7px;margin:0 0 12px}
    .hg-r-chip{flex:1;padding:8px 0;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);font:inherit;font-weight:800;font-size:13px;cursor:pointer;transition:.12s}
    .hg-r-chip.on{background:var(--green);color:#fff;border-color:var(--green)}
    .hg-near .src{font-size:12px;color:var(--ink-soft);margin:11px 0 0}
    .hg-whatis{display:inline-block;margin:0 0 14px;padding:7px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft);font:inherit;font-weight:800;font-size:13px;cursor:pointer}
    .hg-whatis[aria-expanded="true"]{color:var(--green);border-color:var(--green)}
    .hg-notinbase{margin:0 0 12px;padding:13px 15px;border:1px solid #ecd9b0;border-radius:14px;background:#fff3d6;color:#6b4a05;font-size:14px;line-height:1.5}
    .hg-notinbase b{font-weight:850}
    .hg-spin{width:34px;height:34px;border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:hgspin .8s linear infinite;margin:18px auto 4px}
    @keyframes hgspin{to{transform:rotate(360deg)}}
    @media (prefers-reduced-motion:reduce){.hg-spin{animation:none}}
    .hg-ukname{margin:2px 0 16px}
    .hg-ukname b{font-size:22px;color:var(--green);letter-spacing:-.01em;line-height:1.25}
    .hg-verify-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px}
    .hg-uk-map-inline{flex:none;padding:9px 13px;border:1px solid var(--green);border-radius:11px;background:#fff;color:var(--green);font:inherit;font-weight:800;font-size:13px;cursor:pointer;white-space:nowrap}
    .hg-uk-map-inline:active{filter:brightness(.97)}
    .hg-ya-link{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0 0 8px;padding:13px 12px;border-radius:12px;background:linear-gradient(135deg,#2aa06f,#1f7a59);border:0;color:#fff;font:inherit;font-weight:800;font-size:14px;text-decoration:none;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-ya-link:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-uk-btns{display:flex;gap:10px;margin:0 0 8px}
    .hg-uk-btns .hg-uk-mapbtn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:13px 8px;border-radius:12px;background:linear-gradient(135deg,#2aa06f,#1f7a59);border:0;color:#fff;font:inherit;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-uk-btns .hg-uk-mapbtn:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-nf-cands-h{margin:4px 0 10px;font-size:14px;font-weight:800;color:var(--ink);line-height:1.35}
    .hg-nf-cand{display:block;width:100%;text-align:left;margin:0 0 9px;padding:13px 15px;border:0;border-radius:13px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-nf-cand:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-nf-cand .t{display:block;font-weight:850;font-size:15px}
    .hg-nf-cand small{display:block;font-weight:600;font-size:12px;color:rgba(255,255,255,.85);margin-top:2px}
    .hg-uk-note{margin:-10px 0 14px;padding:10px 12px;border-radius:11px;background:#fff7e6;border:1px solid #f0d9a8;color:#8a5a00;font-size:13px;font-weight:600;line-height:1.35}
    .hg-uk-note[hidden]{display:none}
    .hg-houses-toggle{display:block;width:100%;margin-top:14px;padding:6px 0;background:0;border:0;color:var(--green);font:inherit;font-weight:800;font-size:14px;text-decoration:underline;cursor:pointer}
    .hg-houses-box{max-height:240px;overflow:auto;border:1px solid var(--line);border-radius:13px;padding:8px 12px;margin-top:8px;background:#fff;text-align:left}
    .hg-houses-box .hg-houses-h{font-weight:850;font-size:13px;margin-bottom:6px;color:var(--ink)}
    .hg-houses-box .hg-house-li{font-size:13px;color:var(--ink-soft);padding:4px 0;border-bottom:1px solid #f1efe7}
    .hg-houses-box .hg-house-li:last-child{border-bottom:0}
    .hg-status{margin:0 0 16px}
    .hg-status .row{display:flex;gap:10px;padding:12px 13px;border-radius:13px;margin-bottom:8px;font-size:13px;line-height:1.45}
    .hg-status .row .ic{flex:none;font-size:18px}
    .hg-status .demo{background:#fff3d6;color:#6b4a05}
    .hg-status .ok{background:#eef5ef;color:#1c4d39}
    .hg-status .row b{font-weight:850}
    .hg-back{display:inline-block;margin-top:14px;font-size:13px;color:var(--ink-soft);background:0;border:0;cursor:pointer;text-decoration:underline}
    /* меню «Это рядом» — большие зелёные кнопки-плашки, как на пульте */
    .hg-tiles{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:12px 0 8px}
    .hg-pl{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:96px;text-align:left;padding:30px 15px 14px;border:0;border-radius:18px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;cursor:pointer;box-shadow:0 4px 0 #114a36,0 7px 16px rgba(20,60,45,.25),inset 0 1px 0 rgba(255,255,255,.16);transition:transform .12s ease,box-shadow .12s ease,filter .15s ease}
    .hg-pl-uk,.hg-pl-more,.hg-pl-biz{grid-column:1 / -1}
    .hg-pl-biz{min-height:0;padding:16px 14px;justify-content:center;background:linear-gradient(135deg,#d8f0bf,#b8e08e);color:var(--ink);box-shadow:0 4px 0 #94c065,0 7px 16px rgba(80,120,40,.18),inset 0 1px 0 rgba(255,255,255,.4)}
    .hg-pl-biz .t{color:var(--ink);font-size:clamp(11px,3vw,14px);letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
    .hg-pl-biz:active{box-shadow:0 1px 0 #94c065,inset 0 1px 0 rgba(255,255,255,.4)}
    .hg-pl .em{position:absolute;top:9px;right:12px;font-size:15px;line-height:1;letter-spacing:1px}
    .hg-pl .t{font-weight:850;font-size:16px;letter-spacing:-.01em;line-height:1.15}
    .hg-pl small{font-weight:600;font-size:12px;color:rgba(255,255,255,.82);line-height:1.2}
    .hg-support{display:block;width:100%;margin-top:14px;padding:13px;border:0;border-radius:14px;background:#cde769;color:#15291f;font:inherit;font-weight:850;font-size:15px;cursor:pointer}
    .hg-support:active{filter:brightness(.96)}
    .hg-logout{display:block;margin:14px auto 0;padding:8px 16px;border:0;background:transparent;color:var(--ink-soft);font:inherit;font-size:13px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px;opacity:.75}
    .hg-logout:hover{opacity:1}
    .hg-support-note{margin-top:10px;font-size:13px;color:var(--ink-soft);text-align:center;line-height:1.4}
    .hg-pl:active{transform:translateY(3px);box-shadow:0 1px 0 #114a36,0 3px 9px rgba(20,60,45,.22),inset 0 1px 0 rgba(255,255,255,.16)}
    .hg-pl.off{filter:grayscale(.55) brightness(.92);opacity:.6;cursor:not-allowed}
    .hg-pl-uk{background:linear-gradient(135deg,#2aa06f,#1f7a59)}
    .hg-pl-more{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 2px 0 #e2dfd5}
    .hg-pl-more .t{color:var(--ink)}
    .hg-pl-more small{color:var(--ink-soft)}
    .hg-pl-more:active{box-shadow:0 1px 0 #e2dfd5}
    .hg-pl-uk.dimmed{background:linear-gradient(135deg,#5b7268,#44524b)}
    .hg-pl-uk.dimmed #pl-uk-sub{color:#cde769;font-weight:850}
    .hg-pl-uk.uk-on .t{display:block;font-size:15px;font-weight:700;line-height:1.25;white-space:normal;overflow-wrap:break-word;max-width:100%}
    .hg-uk-site{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:6px;margin:-4px 0 2px;padding:11px 12px;border-radius:12px;background:linear-gradient(135deg,#2aa06f,#1f7a59);border:0;color:#fff;font:inherit;font-weight:800;font-size:13px;text-decoration:none;box-shadow:0 2px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-uk-site:active{box-shadow:0 1px 0 #114a36;transform:translateY(1px)}
    .hg-uk-site[hidden]{display:none}
    .hg-uk-acts{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:-3px 0 3px}
    .hg-act{display:flex;align-items:center;justify-content:center;gap:6px;min-height:50px;padding:9px 10px;border:0;border-radius:13px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;font-weight:800;font-size:13px;cursor:pointer;text-align:center;line-height:1.15;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-act:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-act.dis{filter:grayscale(.6) brightness(.95);opacity:.6}
    .hg-act-wide{grid-column:1 / -1}
    .hg-smart-toggle{grid-column:1 / -1;display:block;width:100%;text-align:center;padding:15px;border:0;border-radius:16px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;font-weight:850;font-size:16px;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-smart-toggle:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-smart{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:13px}
    .hg-smart[hidden]{display:none}
    /* раскрыты умные функции → свернуть всё над ними, оставить плашку УК и сами умные функции */
    #hg-step2.smart-open .hg-h1row,
    #hg-step2.smart-open .hg-uk-acts,
    #hg-step2.smart-open .hg-problems,
    #hg-step2.smart-open #pl-uk-site{display:none!important}
    .hg-pl.pulse{animation:hgpulse 1.8s ease-in-out infinite}
    @keyframes hgpulse{0%,100%{box-shadow:0 4px 0 #114a36,0 7px 16px rgba(20,60,45,.25),inset 0 1px 0 rgba(255,255,255,.16),0 0 0 0 rgba(42,160,111,.5)}50%{box-shadow:0 4px 0 #114a36,0 7px 16px rgba(20,60,45,.25),inset 0 1px 0 rgba(255,255,255,.16),0 0 0 8px rgba(42,160,111,0)}}
    .hg-pl-biz.pulse{animation:hgpulse-biz 2s ease-in-out infinite}
    @keyframes hgpulse-biz{0%,100%{box-shadow:0 4px 0 #94c065,0 7px 16px rgba(80,120,40,.18),inset 0 1px 0 rgba(255,255,255,.4),0 0 0 0 rgba(150,200,90,.65);filter:none}50%{box-shadow:0 4px 0 #94c065,0 7px 16px rgba(80,120,40,.18),inset 0 1px 0 rgba(255,255,255,.4),0 0 0 10px rgba(150,200,90,0);filter:brightness(1.04)}}
    /* ввод дома: голос (главное) + клавиатура */
    .hg-voicebtn{display:block;width:100%;min-height:84px;padding:18px;border:0;border-radius:18px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;font-weight:850;font-size:19px;line-height:1.25;cursor:pointer;text-align:center;box-shadow:0 4px 0 #114a36,0 7px 16px rgba(20,60,45,.25),inset 0 1px 0 rgba(255,255,255,.16);transition:transform .12s,box-shadow .12s,filter .15s}
    .hg-voicebtn:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.16)}
    .hg-voicebtn.pulse{animation:hgpulse 1.8s ease-in-out infinite}
    .hg-voicebtn.rec{filter:brightness(1.1)}
    .hg-voice-hint{text-align:center;font-size:14px;font-weight:700;color:var(--green);margin:9px 0 2px;line-height:1.35}
    .hg-type{display:flex;flex-direction:row;align-items:stretch;gap:8px;margin:0}
    .hg-type .hg-input{flex:1;margin-bottom:0}
    .hg-mic{flex:none;width:56px;border:0;border-radius:14px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-mic:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-mic.rec{filter:brightness(1.2)}
    .hg-findbtn{width:100%;min-height:54px;margin-top:8px;padding:14px;border:0;border-radius:14px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;font-weight:850;font-size:16px;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-findbtn:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-findbtn.dim{filter:grayscale(.6);opacity:.5}
    #hg-find-mode{display:flex;flex-direction:column;gap:11px;margin-top:12px}
    .hg-pl-voice{position:relative;display:block;width:100%;text-align:left;min-height:96px;padding:30px 15px 14px;border:0;border-radius:18px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;cursor:pointer;box-shadow:0 4px 0 #114a36,0 7px 16px rgba(20,60,45,.25),inset 0 1px 0 rgba(255,255,255,.16);transition:transform .12s,box-shadow .12s,filter .15s}
    .hg-pl-voice .em{position:absolute;top:9px;right:12px;font-size:15px}
    .hg-pl-voice .t{display:block;font-weight:850;font-size:16px;letter-spacing:-.01em}
    .hg-pl-voice .s{display:block;font-weight:600;font-size:12px;color:rgba(255,255,255,.86);margin-top:4px;line-height:1.25}
    .hg-pl-voice:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.16)}
    .hg-pl-voice.pulse{animation:hgpulse 1.8s ease-in-out infinite}
    .hg-pl-voice.rec{filter:brightness(1.1)}
    #hg-step1 .hg-pl.dim{filter:grayscale(.6);opacity:.55}
    #hg-step1 .hg-pl.rec{filter:brightness(1.1)}
    .hg-pl-soft{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 2px 0 #e2dfd5}
    .hg-pl-soft .t{color:var(--ink)}
    .hg-pl-soft small,.hg-pl-soft .em{color:var(--ink-soft)}
    .hg-pl-soft:active{box-shadow:0 1px 0 #e2dfd5}
    .hg-confirm-q{text-align:center;font-size:15px;font-weight:700;color:var(--ink-soft);margin:16px 0 4px}
    .hg-confirm-name{text-align:center;font-size:21px;font-weight:850;color:var(--green);margin:0;line-height:1.25}
    .hg-reset{display:block;width:100%;margin-top:10px;background:0;border:0;color:var(--ink-soft);font:inherit;font-weight:700;font-size:14px;text-decoration:underline;cursor:pointer}
    .hg-tomenu{display:inline-flex;align-items:center;gap:6px;padding:9px 15px;border-radius:12px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;border:0;font:inherit;font-weight:850;font-size:15px;cursor:pointer;box-shadow:0 2px 8px rgba(20,60,45,.25)}
    .hg-tomenu:active{filter:brightness(1.12)}
    .hg-maplink{display:block;width:100%;margin-top:12px;background:0;border:0;color:var(--ink-soft);font:inherit;font-weight:700;font-size:14px;text-decoration:underline;cursor:pointer}
    /* строка заголовка «Это рядом» + кнопка «Выбрать УК» справа (видна после выбора УК) */
    .hg-h1row{display:flex;align-items:center;justify-content:space-between;gap:12px}
    .hg-h1row h1{margin:0}
    .hg-uk-change{flex:none;padding:8px 14px;border:0;border-radius:11px;background:#eaf3ec;color:#1f6b4f;font:inherit;font-weight:850;font-size:13px;cursor:pointer;box-shadow:inset 0 0 0 1px #cfe3d4}
    .hg-uk-change[hidden]{display:none}
    .hg-uk-change:active{transform:translateY(1px)}
    /* кнопки «Сообщить о проблеме» (двор/подъезд/дом) — видны после выбора УК */
    .hg-problems{grid-column:1 / -1;margin-top:2px}
    .hg-problems[hidden]{display:none}
    .hg-problems-h{font-weight:850;font-size:14px;color:var(--ink-soft);margin:0 2px 8px}
    .hg-problems-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}
    .hg-prob{display:flex;flex-direction:column;align-items:center;gap:6px;padding:15px 8px;border:0;border-radius:16px;background:linear-gradient(135deg,#2aa06f,#1f7a59);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 3px 0 #114a36,inset 0 1px 0 rgba(255,255,255,.14)}
    .hg-prob:active{transform:translateY(2px);box-shadow:0 1px 0 #114a36}
    .hg-prob .pe{font-size:24px;line-height:1}
    .hg-prob .pt{font-size:13px;text-align:center;line-height:1.12}
