*{box-sizing:border-box}body{margin:0;background:#f3f6f8;color:#15212b;font:15px/1.45 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 28px;background:rgba(255,255,255,.94);border-bottom:1px solid #dde4e8;backdrop-filter:blur(12px)}h1{margin:1px 0 0;font-size:25px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#71808d}.source,.open{color:#176b58;text-decoration:none;font-weight:700}main{max-width:1240px;margin:0 auto;padding:24px}.panel{background:white;border:1px solid #dfe6ea;border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(22,37,48,.05)}.stats{font-size:18px;font-weight:750;margin-bottom:14px}.controls{display:flex;gap:8px;flex-wrap:wrap}.controls input{flex:1;min-width:220px;padding:11px 13px;border:1px solid #cfd9df;border-radius:11px;font:inherit}.controls button,.copy{border:1px solid #cfd9df;background:white;border-radius:11px;padding:10px 13px;font:inherit;font-weight:700;cursor:pointer}.controls button.active{background:#173f36;color:white;border-color:#173f36}.note{margin:12px 0 0;color:#697984}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.card{overflow:hidden;background:white;border:1px solid #dfe6ea;border-radius:18px;box-shadow:0 10px 30px rgba(22,37,48,.06)}.photoWrap{position:relative;aspect-ratio:4/3;background:#e6ecef}.photo{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:12px;top:12px;background:rgba(18,31,39,.84);color:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.body{padding:16px}.price{font-size:20px;font-weight:850;color:#173f36}h2{font-size:17px;line-height:1.3;margin:6px 0 8px}.specs,.features{color:#536570;margin-top:7px}.features{font-size:13px}.desc{color:#364854;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.telegram{margin-top:14px;padding:12px;background:#eef7f5;border:1px solid #d1e5df;border-radius:13px}.tgTitle{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#56766d}.telegram pre{white-space:pre-wrap;font:13px/1.38 system-ui;margin:8px 0 0;max-height:240px;overflow:auto}.actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:13px}.copy{padding:8px 10px;background:#173f36;color:white;border-color:#173f36}.empty{grid-column:1/-1;text-align:center;padding:60px;color:#6a7b86}@media(max-width:980px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){header{position:static;align-items:flex-start;padding:16px 18px}header .source{display:none}main{padding:14px}.grid{grid-template-columns:1fr}.card{border-radius:15px}}
