
.ice-titlebar{background:linear-gradient(180deg,#fff079 0%,#ffd62c 100%);padding:38px 20px 34px;text-align:center}
.ice-titlebar h1{margin:0;color:#005b40;font-family:cursive;font-style:italic;font-size:42px;line-height:1}
.ice-products{background:#fff;padding:72px 0 8px}
.ice-product{width:min(1060px,92%);margin:0 auto 96px;display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:78px;align-items:center}
.ice-percent{color:#f0b900;font-size:30px;line-height:1;font-style:italic;font-weight:800;margin:0 0 16px}
.ice-name{margin:0 0 18px;color:#111;font-size:28px;line-height:.98;font-weight:800}
.ice-desc{margin:0 0 18px;color:#888;font-size:14px;line-height:1.5}
.ice-spec{display:grid;grid-template-columns:135px minmax(40px,1fr) auto;align-items:center;gap:8px;min-height:30px;color:#888;font-size:13px}
.ice-dots{height:1px;border-bottom:1px dashed #cfcfcf}
.ice-value{min-width:64px;padding:5px 13px;border-radius:999px;background:#005b40;color:#fff;text-align:center;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}
.ice-value.wide{min-width:82px}
.ice-image{width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:20px;box-shadow:0 10px 28px rgba(0,0,0,.10)}
@media(max-width:820px){.ice-titlebar{padding:30px 18px}.ice-titlebar h1{font-size:35px}.ice-products{padding:48px 0 5px}.ice-product{width:min(620px,90%);grid-template-columns:1fr;gap:28px;margin-bottom:70px}.ice-image{order:-1}.ice-name{font-size:25px}.ice-spec{grid-template-columns:110px minmax(20px,1fr) auto}}
