:root{--bg:#f8f9fb;--card:#fff;--text:#171923;--muted:#8a8e99;--line:#eceef3;--blue:#465ee8;--blue2:#2743cb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body{margin:0;background:var(--bg)}body{max-width:1200px;margin:auto;padding:0 0 82px}button,input{font:inherit}.hero{height:230px;position:relative;overflow:hidden;background:#101c4e}.hero-track{display:flex;width:100%;height:100%;transition:transform .45s ease}.hero-slide{position:relative;min-width:100%;height:100%;overflow:hidden}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.08) 45%,rgba(0,0,0,.62))}.hero-copy{position:absolute;z-index:2;left:18px;bottom:33px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}.hero-copy b{display:block;font-size:25px}.hero-copy small{font-size:12px;opacity:.85}.hero-top{position:absolute;z-index:3;left:14px;right:14px;top:13px;display:flex;justify-content:space-between;gap:12px}.hero-search{height:38px;display:flex;align-items:center;width:min(46%,420px);background:rgba(255,255,255,.92);border-radius:20px;padding:0 5px 0 13px;color:#7d8190;box-shadow:0 4px 18px rgba(0,0,0,.12)}.hero-search input{min-width:0;flex:1;border:0;outline:0;background:none;padding:0 8px}.hero-search button{width:29px;height:29px;border:0;border-radius:50%;background:var(--blue);color:#fff}.hero-right{display:flex;align-items:center;gap:9px}.hero-logo{height:37px;display:flex;align-items:center;gap:6px;padding:0 10px;border-radius:20px;background:rgba(255,255,255,.92);color:#273674;text-decoration:none;font-size:12px}.hero-logo img{width:24px;height:24px;border-radius:7px;object-fit:cover}.telegram{border:0;background:none;color:#27a8e9;font-size:25px}.hero-bottom{position:absolute;z-index:3;left:17px;right:17px;bottom:12px;display:flex;justify-content:space-between;align-items:center}.dots{display:flex;gap:5px}.dots i{display:block;width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.48)}.dots i.on{width:14px;border-radius:4px;background:#fff}.guarantee{padding:5px 9px;border-radius:12px;background:rgba(255,255,255,.84);color:#26376f;font-size:10px}.announcement{margin:12px 14px 7px;padding:9px 12px;border:1px solid #ffdccc;border-radius:10px;background:#fff8f3;color:#d56836;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick{padding:5px 14px 3px}.district-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:15px;overflow:hidden}.district-grid button{min-height:47px;border:0;background:#fff;color:#171923;font-weight:600;font-size:13px}.district-grid .city-switch{color:var(--blue);grid-column:span 3}.district-grid .region{grid-column:span 2}.district-grid .region.wide{grid-column:span 3}.district-grid button.active{background:#eff2ff;color:var(--blue)}.cat-row{display:grid;grid-template-columns:repeat(6,1fr);padding:18px 12px 12px}.cat-row button{border:0;background:none;color:#282b35;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:6px}.cat-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#253b8f;background:#f2f4fb;font-size:19px}.entry{width:calc(100% - 28px);margin:0 14px 12px;border:0;border-radius:13px;padding:13px 14px;display:flex;align-items:center;gap:11px;color:#fff;text-align:left}.coupon-entry{background:linear-gradient(105deg,#dc474d,#ee7d35)}.nearby-entry{background:linear-gradient(105deg,#15257d,#475eeb)}.entry-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:20px}.entry>span:nth-child(2){display:flex;flex:1;flex-direction:column}.entry b{font-size:15px}.entry small{margin-top:3px;opacity:.76}.entry em{font-style:normal;padding:7px 11px;border-radius:16px;background:rgba(255,255,255,.15);font-size:11px}.reco-title{font-size:17px;margin:18px 15px 11px;display:flex;align-items:center;gap:7px}.reco-title i{width:6px;height:6px;border-radius:50%;background:var(--blue)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px}@media(min-width:768px){.gallery{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.gallery{grid-template-columns:repeat(5,1fr)}}.card{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 2px 10px rgba(20,25,50,.08);cursor:pointer}.photo{position:relative;aspect-ratio:3/4;background:linear-gradient(150deg,var(--c1),var(--c2));overflow:hidden}.photo:after{content:"";position:absolute;inset:20% 23% 0;border-radius:48% 48% 8% 8%;background:rgba(255,255,255,.18);box-shadow:0 -45px 0 -12px rgba(255,255,255,.23)}.verified{position:absolute;z-index:2;left:6px;bottom:6px;padding:3px 5px;border-radius:5px;background:#2d64e6;color:#fff;font-size:9px}.save{position:absolute;z-index:2;right:6px;top:6px;border:0;width:25px;height:25px;border-radius:50%;background:rgba(0,0,0,.45);color:#fff}.coupon{position:absolute;z-index:2;right:6px;bottom:6px;background:#9055d8;color:#fff;border-radius:6px;padding:4px 6px;font-size:9px}.info{padding:8px}.name-row{display:flex;gap:5px;align-items:center}.title{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.price{color:#f14e59;font-weight:700;font-size:12px}.stats{display:flex;justify-content:flex-end;gap:7px;color:#979ba6;font-size:9px;margin-top:6px}.skeleton{aspect-ratio:3/4;border-radius:12px;background:linear-gradient(90deg,#eceef3,#f7f8fa,#eceef3);background-size:200%;animation:shine 1.2s infinite}@keyframes shine{to{background-position:-200%}}.loading{text-align:center;color:var(--muted);padding:25px;font-size:12px}.bottom-nav{position:fixed;z-index:30;left:0;right:0;bottom:0;height:64px;display:flex;justify-content:center;gap:min(20vw,220px);padding:7px 20px max(7px,env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(18px)}.bottom-nav button{border:0;background:none;color:#afb2bc;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:20px}.bottom-nav span{font-size:10px}.bottom-nav .active{color:var(--blue)}.filter-sheet{display:none;position:fixed;z-index:50;inset:0;background:rgba(0,0,0,.48);align-items:flex-end}.filter-sheet.open{display:flex}.sheet-card{width:100%;max-height:82vh;overflow:auto;background:#fff;border-radius:20px 20px 0 0;padding:18px 16px 24px}.sheet-card header{display:flex;justify-content:space-between;font-size:18px}.sheet-card header button{border:0;background:none;color:#888}.sheet-card h4{margin:22px 0 9px}.sheet-card section div{display:flex;flex-wrap:wrap;gap:8px}.sheet-card section button{border:1px solid var(--line);background:#f7f8fa;border-radius:18px;padding:8px 14px}.sheet-card section button.active{background:#edf0ff;border-color:#aab5fa;color:var(--blue)}.sheet-card footer{display:flex;gap:10px;margin-top:25px}.sheet-card footer button{flex:1;border:0;border-radius:12px;padding:13px}.sheet-card footer button:last-child{background:var(--blue);color:#fff}.toast{position:fixed;z-index:99;left:50%;bottom:78px;transform:translate(-50%,20px);opacity:0;background:#171923;color:#fff;border-radius:20px;padding:9px 15px;font-size:12px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

.city-sheet,.tg-popup,.announce-modal{display:none;position:fixed;z-index:70;inset:0;background:rgba(0,0,0,.5)}.city-sheet.open,.tg-popup.open{display:flex;align-items:flex-end}.announce-modal.open{display:grid;place-items:center}.city-card,.tg-card{width:100%;background:#fff;border-radius:20px 20px 0 0;padding:18px 16px 26px}.city-card header,.tg-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.city-card header button,.tg-card header button{border:0;background:none;color:#8a8e99}.city-card #cityList{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.city-card #cityList button{border:1px solid var(--line);border-radius:12px;padding:14px;background:#f7f8fa}.city-card #cityList button.active{color:var(--blue);border-color:#a9b4fa;background:#edf0ff}.tg-card{display:flex;flex-direction:column;gap:10px}.tg-card a{padding:13px;border:1px solid var(--line);border-radius:12px;color:#253b8f;text-decoration:none}.tg-card p{margin:5px 0;color:#777;font-size:12px}.tg-card>button{padding:12px;border:0;border-radius:12px;background:var(--blue);color:#fff}.announce-card{width:min(360px,calc(100% - 36px));padding:23px 20px 16px;border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.22)}.announce-card h2{margin:0 0 13px;font-size:19px}.announce-card p{margin:7px 0;color:#676b75;font-size:13px}.announce-card label{display:block;text-align:center;margin:24px 0 13px;color:#8a8e99;font-size:12px}.announce-card>button{width:100%;padding:13px;border:0;border-radius:22px;background:var(--blue);color:#fff;font-weight:700}.announce-card .know{margin-top:5px;background:none;color:#9a9da5;font-weight:400}.hero-search button.filtered:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ff4d5a;transform:translate(-2px,-9px)}
