:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:var(--tg-bg,#f6f7fb);font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}main{max-width:1120px;margin:auto;padding:20px 16px 42px}header{display:flex;align-items:center;justify-content:space-between;margin:4px 0 18px}.brand{font-size:24px;font-weight:800;letter-spacing:-1px}.brand span{font-size:12px;letter-spacing:0;text-transform:uppercase;color:#768197;margin-left:5px}.city select{border:0;background:transparent;color:#5e6b80}.controls{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px}.segment{display:flex;background:#e7eaf0;border-radius:10px;padding:3px}.segment button,.chips button{border:0;background:transparent;padding:7px 10px;border-radius:8px;color:#576276}.segment .selected,.chips .active{background:#fff;color:#182036;box-shadow:0 1px 3px #0001}.search,select,.filter,input{border:1px solid #dce1ea;border-radius:10px;background:#fff;min-height:40px;padding:0 11px;color:#253047}.filter,.sort{white-space:nowrap}.count{color:#768197;font-size:13px;margin:18px 0 10px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #15213b0a;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #15213b15}.photo{height:150px;background:linear-gradient(135deg,#dce5f5,#c8d4e9);display:grid;place-items:center;position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo span,.heroempty{font-size:40px}.photo small{position:absolute;bottom:8px;left:8px;background:#fffc;padding:4px 6px;border-radius:6px;font-size:11px}.cardbody{padding:11px;font-size:14px;line-height:1.45}.cardbody strong{font-size:16px;display:block}.cardbody em{font-size:12px;font-weight:400;font-style:normal;color:#657087}.muted{color:#778298;font-size:13px}.card footer{display:flex;justify-content:space-between;margin-top:9px;color:#8490a4;font-size:11px}.card footer b{color:#3764c6;font-weight:600}.skeleton{height:260px;border-radius:14px;background:linear-gradient(90deg,#e7eaf0,#f3f4f7,#e7eaf0);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200%}}.sheetback{position:fixed;top:0;right:0;bottom:0;left:0;background:#10182b66;z-index:2;display:flex;align-items:flex-end;justify-content:center}.sheet{width:min(580px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:20px 20px 0 0;padding:20px;display:grid;gap:14px}.sheethead{display:flex;justify-content:space-between;align-items:center}.sheet h2{margin:0}.plain{border:0;background:transparent;font-size:30px;line-height:1}.sheet label{display:grid;gap:6px;font-size:13px;font-weight:600}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chips{display:flex;gap:6px}.chips button{border:1px solid #dce1ea;padding:7px 12px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:13px}.checks label{display:flex}.sheetactions{display:flex;gap:10px;margin-top:5px}.sheetactions button{border:0;border-radius:10px;padding:12px;flex:1}.reset{background:#eef1f6;color:#4d5a70}.apply{background:#2764d8;color:#fff;font-weight:700}.empty{display:grid;justify-items:center;gap:15px;margin:90px auto;color:#657087}.empty button{border:0;background:#2764d8;color:#fff;border-radius:9px;padding:9px 15px}.details{max-width:760px}.back{display:inline-block;margin:4px 0 13px;color:#3764c6}.gallery{display:flex;overflow:auto;gap:8px;border-radius:14px}.gallery img{height:300px;min-width:92%;object-fit:cover;border-radius:14px}.heroempty{height:260px;display:grid;place-items:center;background:linear-gradient(135deg,#dce5f5,#c8d4e9);border-radius:14px}.detailhead{margin:18px 0 12px}.detailhead h1{font-size:30px;margin:6px 0}.detailhead h1 small{font-size:14px;font-weight:400}.detailhead p{margin:4px 0}.specs{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 24px}.specs span{background:#eaf0fb;padding:7px 10px;border-radius:8px;font-size:13px}.details h2{font-size:19px}.offer{background:#fff;border-radius:12px;padding:14px;margin:9px 0;box-shadow:0 2px 12px #15213b0a}.offer p{font-size:13px;line-height:1.45;color:#59657a;margin:8px 0}.offerlinks{display:flex;gap:15px;font-size:13px;color:#2764d8}@media(max-width:760px){main{padding:16px 12px}.controls{grid-template-columns:1fr auto;gap:7px}.segment,.search{grid-column:span 2}.sort{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo{height:125px}.cardbody{padding:9px;font-size:13px}.cardbody strong{font-size:14px}.checks{grid-template-columns:1fr}.gallery img{height:245px}.sheet{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}
