.streamer-experiences{padding:78px 0 82px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border-top:1px solid rgba(36,91,190,.06);border-bottom:1px solid rgba(36,91,190,.07)}
.streamer-head{margin-bottom:30px;text-align:center}
.streamer-head p{max-width:720px;margin-left:auto;margin-right:auto}
.streamer-coming{position:relative;max-width:1120px;min-height:260px;margin:0 auto;border:1px solid #d8e3f3;border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 20px 55px rgba(34,69,120,.09);overflow:hidden;display:grid;place-items:center}
.streamer-slots{position:absolute;inset:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;opacity:.48}
.streamer-slots span{display:block;border:1px solid #dce6f4;border-radius:18px;background:linear-gradient(135deg,#edf4ff,#f8fbff);box-shadow:0 10px 25px rgba(30,71,132,.05)}
.streamer-slots span::before{content:"";display:block;aspect-ratio:16/9;border-radius:17px 17px 0 0;background:linear-gradient(135deg,#dfeaff,#f3f7ff)}
.streamer-coming::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.74),rgba(255,255,255,.9),rgba(255,255,255,.74));backdrop-filter:blur(2px)}
.streamer-coming-message{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:14px;padding:22px 28px;text-align:center;color:#15213a}
.streamer-coming-message strong{font-size:clamp(18px,2vw,24px);font-weight:800;letter-spacing:.01em}
.streamer-play{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#2868e8;box-shadow:inset 0 0 0 1px #cfe0ff}
.streamer-play svg{width:24px;height:24px;fill:currentColor}
@media(max-width:760px){.streamer-experiences{padding:58px 0 62px}.streamer-coming{min-height:230px;border-radius:22px}.streamer-slots{inset:22px;grid-template-columns:82% 82%;overflow:hidden}.streamer-slots span:nth-child(3){display:none}.streamer-coming-message{flex-direction:column;gap:11px;padding:24px 20px}.streamer-coming-message strong{font-size:17px;line-height:1.6}.streamer-play{width:44px;height:44px}}
