.map-sc{--map-bg:#0b1013;--map-text:#fff;position:relative!important;isolation:isolate;display:flow-root!important;width:100%;height:auto!important;min-height:0!important;overflow:visible!important;background:var(--map-bg);color:var(--map-text);font-family:inherit;clear:both}.map-sc *{box-sizing:border-box}.map-sc__hero{position:relative;width:100%;height:clamp(440px,31vw,620px);display:grid;place-items:center;text-align:center;background-color:#111;background-image:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.08) 75%),var(--map-hero);background-position:center;background-size:cover;overflow:hidden}.map-sc__hero-content{padding:24px;max-width:1100px}.map-sc__hero h1{margin:0 0 18px;color:#fff;font-size:clamp(2.6rem,4vw,4.7rem);font-weight:700;line-height:1}.map-sc__hero p{margin:0 auto 28px;color:#fff;font-size:clamp(1rem,1.25vw,1.3rem)}.map-sc__start{display:inline-flex;gap:12px;align-items:center;padding:14px 22px;border-radius:10px;background:rgba(0,0,0,.7);color:#fff!important;text-decoration:none!important;font-weight:700}.map-sc__grid{position:relative!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;width:100%;height:auto!important;min-height:1px!important;overflow:visible!important;padding:72px clamp(30px,4vw,80px) 100px;scroll-margin-top:80px;background:var(--map-bg);clear:both}.map-sc__card{position:relative!important;inset:auto!important;float:none!important;display:block!important;width:auto!important;height:auto!important;min-width:0;margin:0!important;padding:0!important;transform:none!important;color:#fff;text-align:left}.map-sc__thumb{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9;padding:0!important;overflow:hidden;border:0;border-radius:16px;background:#151b1f;color:#fff;cursor:pointer}.map-sc__thumb>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.map-sc__card:hover .map-sc__thumb>img{transform:scale(1.025)}.map-sc__thumb>iframe{position:absolute!important;inset:0!important;display:block;width:100%!important;height:100%!important;border:0}.map-sc__play{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;display:grid;place-items:center;width:58px;height:58px;padding-left:4px;border-radius:50%;background:rgba(0,0,0,.72);opacity:0;transition:opacity .2s}.map-sc__card:hover .map-sc__play,.map-sc__thumb:focus-visible .map-sc__play{opacity:1}.map-sc__duration{position:absolute;right:10px;bottom:10px;padding:4px 7px;border-radius:5px;background:rgba(0,0,0,.82);font-size:.85rem}.map-sc__card.is-playing .map-sc__duration,.map-sc__card.is-playing .map-sc__play{display:none}@media(max-width:1000px){.map-sc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.map-sc__hero{height:auto;min-height:0;aspect-ratio:16/9}.map-sc__hero-content{padding:16px}.map-sc__hero h1{margin-bottom:10px;font-size:clamp(1.7rem,8vw,2.8rem)}.map-sc__hero p{margin-bottom:16px;font-size:.82rem}.map-sc__start{padding:9px 14px;font-size:.85rem}.map-sc__grid{grid-template-columns:1fr;gap:22px;padding:38px 16px 60px}.map-sc__thumb{border-radius:14px}.map-sc__play{opacity:1;width:50px;height:50px}}
