html body .home-content{display:block!important;height:100%;overflow-y:auto!important}
html body .room-media{margin:0;width:100%;aspect-ratio:var(--room-aspect,16/9)}
.home-notice{display:block;padding:28px 12px 32px;color:#49404f}
.home-notice h2{margin:0 0 20px;font:700 11px Pretendard,sans-serif;letter-spacing:.12em}
.notice-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;color:inherit;font:13px/1.9 Pretendard,sans-serif;overflow-wrap:break-word;word-break:keep-all}
.notice-columns section{min-width:0}.notice-columns h3{margin:0 0 10px;font-size:14px;font-weight:700;color:inherit}.notice-columns p{margin:0 0 16px}.notice-columns p:last-child{margin-bottom:0}
html[data-theme="dark"] .home-notice{color:#e5ddec}
@media(max-width:820px){.home-notice{padding:24px 4px 40px}.notice-columns{grid-template-columns:1fr;gap:24px;font-size:13px}.notice-columns h3{font-size:13px}}

.notice-columns section:first-child h3{font-weight:400}
@media(min-width:821px){html body .home-content{display:grid!important;grid-template-rows:minmax(0,1fr) auto;gap:16px;overflow:hidden!important}html body .room-media{height:100%;min-height:0;aspect-ratio:auto;background:transparent}html body .room-media video{object-fit:contain}.home-notice{padding:0 12px 8px}.home-notice h2{margin-bottom:12px}.notice-columns{font-size:12px;line-height:1.75}.notice-columns p{margin-bottom:10px}}

@media(min-width:821px){html body .home-content{grid-template-rows:var(--home-media-height,minmax(0,1fr)) auto;align-content:start;justify-items:center}html body .room-media{width:var(--home-media-width,100%);height:var(--home-media-height,100%)}.home-notice{box-sizing:border-box;width:var(--home-notice-width,100%);padding-inline:0}}

.notice-columns section:first-child h3.notice-title{font-weight:700}.notice-columns .notice-title,.notice-columns section:nth-child(2)>h3{font-size:13px;line-height:1.5;margin:0 0 12px}.notice-columns .notice-intro{font-weight:400;margin:0 0 8px}
