:root{--bg:#07090e;--panel:#0e141f;--panel2:#121a27;--ink:#f7f2e6;--muted:#97a3b5;--line:rgba(255,255,255,.08);--gold:#d4af37;--gold2:#f2d77d;--bad:#fb7185;--good:#86efac}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 0,rgba(212,175,55,.11),transparent 28rem),radial-gradient(circle at 100% 20%,rgba(60,90,130,.13),transparent 28rem),linear-gradient(180deg,#090d14,#06080c 70%);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.price-top{height:76px;max-width:1380px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.price-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.price-brand img{width:42px;height:42px;border-radius:13px;filter:drop-shadow(0 10px 22px rgba(212,175,55,.22))}.price-brand b{display:block;letter-spacing:.09em}.price-brand small{display:block;color:#7f8a9b;font-size:10px;text-transform:uppercase;letter-spacing:.13em;margin-top:2px}.small-link{color:#e7d292;text-decoration:none;font-size:12px;font-weight:800;border:1px solid rgba(212,175,55,.18);padding:9px 12px;border-radius:12px;background:rgba(212,175,55,.05)}.price-shell{width:min(1380px,calc(100% - 32px));margin:32px auto 70px}.lead-box{position:relative;overflow:hidden;border:1px solid rgba(212,175,55,.17);background:radial-gradient(circle at 100% 0,rgba(212,175,55,.16),transparent 26rem),linear-gradient(135deg,#101722,#0b1018);border-radius:30px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.34)}.lead-box:after{content:"";position:absolute;right:-80px;bottom:-180px;width:350px;height:350px;border-radius:50%;background:rgba(212,175,55,.06);filter:blur(2px)}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:950;color:#d8bd68}.lead-box h1{font-size:clamp(31px,4.4vw,58px);line-height:1.03;letter-spacing:-.04em;margin:9px 0 13px;max-width:850px}.lead-box h1 span{color:#c7af69}.lead-box>p{max-width:750px;color:#a8b1bf;line-height:1.65;margin:0 0 24px}.callback-form{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(210px,.75fr) auto;gap:10px;max-width:900px;position:relative;z-index:2}.callback-form label{display:grid;gap:6px}.callback-form label span{font-size:10px;color:#8995a7;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.callback-form input{width:100%;height:52px;border-radius:14px;background:#0a0f17;border:1px solid var(--line);color:#fff;padding:0 14px;font-size:15px;outline:none}.callback-form input:focus{border-color:rgba(212,175,55,.6);box-shadow:0 0 0 4px rgba(212,175,55,.09)}.callback-form button{align-self:end;height:52px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,#a47b20,#d4af37 52%,#f3dea0);color:#171005;font-weight:950;font-size:14px;box-shadow:0 13px 28px rgba(212,175,55,.16);cursor:pointer;white-space:nowrap}.callback-form button i{font-style:normal;margin-left:9px}.trap{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important}.success-box,.error-box{max-width:760px;border-radius:16px;padding:15px 17px;display:grid;gap:4px;position:relative;z-index:2}.success-box{background:rgba(34,197,94,.09);border:1px solid rgba(34,197,94,.22);color:#d9ffe6}.success-box span{color:#a9d8b6;font-size:13px}.error-box{background:rgba(244,63,94,.09);border:1px solid rgba(244,63,94,.2);color:#fecdd3}.price-area{margin-top:24px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(15,21,32,.96),rgba(8,12,18,.98));border-radius:28px;padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.25)}.price-head{display:grid;grid-template-columns:1fr minmax(330px,.7fr);gap:24px;align-items:end}.price-head h2{font-size:34px;margin:7px 0 7px;letter-spacing:-.025em}.price-head p{margin:0;color:#8f9aab;line-height:1.55;max-width:720px}.search-wrap{height:54px;border:1px solid rgba(212,175,55,.2);border-radius:16px;background:#090e15;display:flex;align-items:center;padding:0 11px;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.search-wrap>span{font-size:25px;color:#c8ad5e;margin-right:7px}.search-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#f6f3ea;font-size:14px}.search-wrap input::placeholder{color:#626e7e}.search-wrap kbd{font:800 9px/1 system-ui;color:#93815a;border:1px solid rgba(212,175,55,.16);padding:6px 7px;border-radius:8px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0}.chip{border:1px solid var(--line);background:#0b1119;color:#9ca8b8;border-radius:999px;padding:9px 12px;font:800 11px/1 system-ui;cursor:pointer}.chip:hover{color:#f8f2df;border-color:rgba(212,175,55,.2)}.chip.active{background:linear-gradient(135deg,rgba(164,123,32,.28),rgba(212,175,55,.13));color:#ffe9aa;border-color:rgba(212,175,55,.3)}.groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.price-group{border:1px solid var(--line);background:linear-gradient(180deg,#101722,#0b1018);border-radius:20px;overflow:hidden}.group-title{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.015)}.group-title h3{margin:0;font-size:15px;color:#fff0c1}.group-title span{font-size:10px;color:#707b8b}.service-list{display:grid}.service-row{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 16px;border-bottom:1px solid rgba(255,255,255,.045)}.service-row:last-child{border-bottom:0}.service-row:hover{background:rgba(255,255,255,.023)}.service-row b{font-size:13px;display:block}.service-row small{display:block;color:#697586;font-size:9px;margin-top:3px}.service-row strong{font-size:14px;color:#f3d579;white-space:nowrap}.service-row[hidden],.price-group[hidden]{display:none!important}.no-results{text-align:center;padding:36px 18px;color:#8d98a8;border:1px dashed rgba(255,255,255,.1);border-radius:18px;margin-bottom:14px}.price-note{margin-top:18px;padding:16px 18px;border-radius:17px;border:1px solid rgba(212,175,55,.12);background:rgba(212,175,55,.045);display:flex;gap:14px;align-items:flex-start}.price-note b{color:#ebcf7c}.price-note p{margin:0;color:#8f9aab;font-size:12px;line-height:1.55}footer{text-align:center;color:#606a78;font-size:10px;padding:0 20px 35px}@media(max-width:900px){.price-head{grid-template-columns:1fr}.groups{grid-template-columns:1fr}.callback-form{grid-template-columns:1fr 1fr}.callback-form button{grid-column:1/-1}.price-shell{width:min(100% - 22px,1380px);margin-top:18px}.lead-box,.price-area{padding:22px;border-radius:23px}}@media(max-width:580px){.price-top{height:66px;padding:0 13px}.small-link{font-size:10px;padding:8px}.price-brand img{width:36px;height:36px}.lead-box{padding:22px 17px}.lead-box h1{font-size:34px}.callback-form{grid-template-columns:1fr}.callback-form button{grid-column:auto}.price-area{padding:19px 13px}.price-head h2{font-size:27px}.search-wrap{height:50px}.search-wrap kbd{display:none}.chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;margin-right:-13px}.chip{flex:0 0 auto}.service-row{padding:12px}.service-row b{font-size:12px}.service-row strong{font-size:13px}.price-note{display:block}.price-note b{display:block;margin-bottom:6px}}

/* v7.23 · более содержательная заявка без публичного личного номера */
.callback-form{grid-template-columns:repeat(3,minmax(180px,1fr));max-width:1100px}.callback-form .wide{grid-column:span 2}.callback-form select{width:100%;height:52px;border-radius:14px;background:#0a0f17;border:1px solid var(--line);color:#fff;padding:0 14px;font-size:14px;outline:none}.callback-form select:focus{border-color:rgba(212,175,55,.6);box-shadow:0 0 0 4px rgba(212,175,55,.09)}@media(max-width:900px){.callback-form{grid-template-columns:1fr 1fr}.callback-form .wide{grid-column:1/-1}}@media(max-width:580px){.callback-form{grid-template-columns:1fr}.callback-form .wide{grid-column:auto}}
