.topdeals-wrap{max-width:1700px;margin:10px auto 22px}.topdeals-shell{border-radius:0;padding:20px 18px 18px;background:linear-gradient(182.46deg,#9af3ff 2.31%,#bef7ff 48.52%,#fff 98.2%)}.topdeals-hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;min-height:172px;grid-gap:10px;gap:10px;max-width:600px;margin:40px auto 140px}.topdeals-copy{max-width:420px;margin-left:0}.topdeals-copy h2{margin:0 0 8px;font-size:clamp(38px,4.2vw,42px);line-height:1.08;color:#111;font-weight:800}.topdeals-copy p{margin:0 0 12px;color:#2e4e55;font-size:clamp(18px,2vw,24px);font-weight:700}.topdeals-tags{display:flex;flex-wrap:wrap;gap:8px}.topdeals-tags span{background:#f3f4f6;border-radius:7px;padding:5px 12px;color:#4a5960;font-size:14px;font-weight:600}.topdeals-phones{position:relative;min-height:176px}.topdeals-phones img{position:absolute;width:172px;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.18))}.topdeals-phones .phone-left{left:33%;top:-40px;transform:rotate(-18deg);animation:floatPhone 3s ease-in-out infinite}.topdeals-phones .phone-right{left:100%;top:-40px;transform:rotate(20deg);animation:floatPhone2 3s ease-in-out infinite}.topdeals-explore-btn{position:absolute;left:100%;bottom:-150px;transform:translateX(-50%);border:1px solid #d6dce1;background:#fff;color:#1a2a30;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;flex-wrap:nowrap;gap:6px;white-space:nowrap}.topdeals-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.topdeals-header h3{margin:0;font-size:clamp(32px,3vw,44px);color:#0e1a20;font-weight:800}.topdeals-filter-wrap{position:relative;min-width:220px}.topdeals-select-control .MuiInputBase-root{min-width:220px;height:44px;border:1px solid #e5e7eb;border-radius:9px;padding-right:34px;background:#fff;color:#1f2937;transition:border-color .2s ease,box-shadow .2s ease}.topdeals-select-control .MuiOutlinedInput-notchedOutline{border:none}.topdeals-select-control .MuiSelect-select{padding:0 14px!important;display:flex;align-items:center;min-height:auto!important;font-size:14px;font-weight:500;color:#111827}.topdeals-select-control .MuiInputBase-root.Mui-focused{border-color:#00b2ca;box-shadow:0 0 0 3px rgba(0,178,202,.12)}.topdeals-select-control .MuiSelect-icon{right:10px;color:#6b7280}.topdeals-select-placeholder{color:#9aa3ad}.topdeals-select-menu{margin-top:8px;border-radius:12px!important;border:1px solid #e6ebf1;box-shadow:0 16px 34px rgba(15,23,42,.12)!important;overflow:hidden}.topdeals-select-menu-list{padding:8px!important}.topdeals-select-option{margin-bottom:4px;border-radius:9px!important;font-size:14px!important;font-weight:500!important;color:#27323d!important;min-height:42px!important}.topdeals-select-option:last-child{margin-bottom:0}.topdeals-select-option:hover{background:#f1fbfd!important;color:#0e8ea1!important}.topdeals-select-option.Mui-selected{background:rgba(0,178,202,.14)!important;color:#0a7281!important}.topdeals-select-option.Mui-selected:hover{background:rgba(0,178,202,.2)!important}.topdeals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.topdeal-card{background:transparent;border-radius:0;border:none;padding:0;cursor:pointer}.topdeal-card .pcard{height:100%}.topdeal-img{position:relative;border-radius:4px;overflow:hidden;height:196px;background:#ecf0f3}.topdeal-img img{width:100%;height:100%;object-fit:cover}.topdeal-badge{position:absolute;top:8px;right:8px;background:#00af6d;color:#fff;border-radius:10px;font-size:11px;font-weight:700;padding:3px 8px}.topdeal-card h4{margin:8px 0 2px;font-size:15px;color:#111;font-weight:700}.topdeals-empty{margin:8px 0 4px;color:#3a4f56;font-size:15px}.topdeal-card.skeleton .topdeal-img{background:linear-gradient(90deg,#e7ecef 25%,#d8dde2 50%,#e7ecef 75%);background-size:200% 100%;animation:topdealPulse 1.2s infinite}.topdeal-name-skeleton{height:14px;border-radius:5px;width:60%;margin-top:10px;background:#dde4e8}@keyframes topdealPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes floatPhone{0%,to{transform:translateY(0) rotate(-18deg)}50%{transform:translateY(-15px) rotate(-18deg)}}@keyframes floatPhone2{0%,to{transform:translateY(0) rotate(20deg)}50%{transform:translateY(-15px) rotate(20deg)}}@keyframes phoneShake{0%{transform:translateY(0) rotate(-18deg)}25%{transform:translateY(-4px) rotate(-14deg)}50%{transform:translateY(2px) rotate(-22deg)}75%{transform:translateY(-3px) rotate(-16deg)}to{transform:translateY(0) rotate(-18deg)}}@keyframes phoneShakeBlue{0%{transform:translateY(0) rotate(20deg)}25%{transform:translateY(-4px) rotate(16deg)}50%{transform:translateY(2px) rotate(24deg)}75%{transform:translateY(-3px) rotate(18deg)}to{transform:translateY(0) rotate(20deg)}}.topdeals-phones .phone-left:hover{animation:phoneShake .45s ease-in-out forwards}.topdeals-phones .phone-right:hover{animation:phoneShakeBlue .45s ease-in-out forwards}@media (max-width:1199px){.topdeals-copy{margin-left:0}.topdeals-copy h2{font-size:30px}.topdeals-copy p{font-size:20px}.topdeals-header h3{font-size:34px}.topdeals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topdeals-phones img{width:150px}.topdeals-phones .phone-left{left:31%;top:-6px}.topdeals-phones .phone-right{left:54%;top:2px}.topdeals-explore-btn{bottom:8px}}@media (max-width:745px){.topdeals-copy{margin-left:0}.topdeals-shell{padding:14px 12px 12px}.topdeals-hero{grid-template-columns:1fr;text-align:center;min-height:auto;max-width:100%;margin:0 0 170px}.topdeals-copy h2{font-size:34px;line-height:1.12;margin-bottom:6px}.topdeals-copy p{font-size:20px;margin-bottom:10px}.topdeals-tags{justify-content:center;gap:10px}.topdeals-phones{min-height:250px;margin-top:8px}.topdeals-phones img{width:220px}.topdeals-phones .phone-left{left:24%;top:6px}.topdeals-phones .phone-right{left:56%;top:24px}.topdeals-explore-btn{left:auto;right:150px;bottom:-130px;transform:none;padding:7px 12px;font-size:13px}.topdeals-header{flex-direction:column;align-items:flex-start;gap:8px}.topdeals-header h3{font-size:34px}.topdeals-filter-wrap{width:100%;max-width:320px;min-width:0}.topdeals-select-control .MuiInputBase-root{width:100%}.topdeals-grid{gap:12px}.topdeal-img{height:190px}.topdeal-card h4{font-size:16px}.topdeal-badge{font-size:11px;border-radius:12px;padding:5px 10px}}@media (max-width:600px){.topdeals-copy h2{font-size:30px}.topdeals-copy p{font-size:18px}.topdeals-tags span{font-size:13px;padding:6px 10px}.topdeals-phones{min-height:228px}.topdeals-phones img{width:188px}.topdeals-phones .phone-left{left:22%}.topdeals-phones .phone-right{left:54%;top:18px}.topdeals-header h3{font-size:30px}.topdeal-card h4{font-size:15px}}@media (max-width:430px){.topdeals-copy h2{font-size:22px}.topdeals-copy p{font-size:18px}.topdeals-tags span{font-size:14px;padding:6px 10px}.topdeals-phones{min-height:198px}.topdeals-phones img{width:160px}.topdeals-phones .phone-left{left:12%;top:8px}.topdeals-phones .phone-right{left:52%;top:22px}.topdeals-explore-btn{right:150px;bottom:-130px;padding:6px 10px;font-size:12px}.topdeals-header h3{font-size:22px}.topdeals-select-control .MuiInputBase-root{height:40px}.topdeal-img{height:148px}.topdeal-card h4{font-size:14px}.topdeal-badge{font-size:12px}}.app-download-banner-wrap{max-width:1700px;margin:18px auto 24px;padding:0 16px}.app-download-banner{background:#f2f4f7;border-radius:4px;min-height:220px;display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;grid-gap:12px;gap:12px;padding:18px 22px}.app-download-left h3{margin:0 0 10px;font-size:38px;font-weight:700;line-height:1.1;color:#1b1b1b}.app-download-left h3 span{color:#ff8b2b}.app-download-left p{margin:0;font-size:26px;line-height:1.25;color:#2b2f33;max-width:500px}.app-download-center{display:flex;justify-content:center}.app-download-center img{width:100%;max-width:780px;height:auto;object-fit:contain}.app-download-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px}.app-download-right h4{margin:0;font-size:24px;font-weight:700;color:#1b1b1b}.store-buttons{display:flex;gap:10px;flex-wrap:wrap}.store-badge-link{display:inline-flex;text-decoration:none}.store-badge{display:block;width:160px;height:auto}@media (max-width:1199px) and (min-width:746px){.app-download-left h3{font-size:30px}.app-download-left p,.app-download-right h4{font-size:20px}.store-badge{width:140px}}@media (max-width:745px){.app-download-banner{grid-template-columns:1fr;text-align:center;gap:16px}.app-download-left h3,.app-download-left p{max-width:none}.app-download-left h3{font-size:30px}.app-download-left p{font-size:19px}.app-download-right{align-items:center}.app-download-right h4{font-size:20px}.store-badge{width:145px}}