/* Keep the original home layout and artwork; scope additions to this home only. */
#top.btm-restored .kv picture,#top.btm-restored .kv img{display:block;width:100%;height:auto}
#top.btm-restored .btm-restore-overview{padding:30px 0;background:#fff;border-bottom:1px solid #edd5c9}
#top.btm-restored .btm-restore-facts{display:grid;grid-template-columns:1.25fr 1fr 1fr;align-items:center;gap:28px}
#top.btm-restored .btm-restore-facts h1{font-size:27px;line-height:1.5;font-weight:700;margin:0 0 8px}
#top.btm-restored .btm-restore-facts p{font-size:15px;line-height:1.8;margin:0}
#top.btm-restored .btm-restore-fee{text-align:center}
#top.btm-restored .btm-restore-fee strong{display:block;color:#b33710;font-size:32px;line-height:1.5}
#top.btm-restored .btm-restore-fee strong span{font-size:16px;white-space:nowrap}
#top.btm-restored .btm-restore-fee small{font-size:14px}
#top.btm-restored .btm-restore-facts .btn-box{margin:0}
#top.btm-restored .btm-restore-facts .btn{width:100%;min-width:0;box-sizing:border-box;font-size:17px;padding:16px 45px 16px 18px}
#top.btm-restored .btm-restore-facts .btn:after{right:16px;width:22px;background-size:contain}
#top.btm-restored .btm-restore-conversion{margin:22px 0 0;padding-top:18px;border-top:1px dashed #ddc7b9;text-align:center;font-size:16px;line-height:1.8}
#top.btm-restored .btm-restore-conversion a{display:inline-block;text-decoration:underline;text-underline-offset:4px;font-weight:700}
#top.btm-restored .btm-restore-conversion span{display:block;font-size:14px;margin-top:5px}
#top.btm-restored .btm-restored-media,#top.btm-restored .btm-tour-section{padding-top:65px;padding-bottom:55px;box-sizing:border-box;border-top:0}
#top.btm-restored .btm-restored-media h2,#top.btm-restored .btm-tour-section h2{font-size:30px;justify-content:center;line-height:1.5;margin:0 0 25px}
#top.btm-restored .btm-restored-intro,#top.btm-restored .btm-tour-intro{text-align:center;font-size:16px;line-height:1.8;margin:0 0 25px}
#top.btm-restored .btm-restored-reels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:790px;margin:0 auto}
#top.btm-restored .btm-restored-reels figure{margin:0;min-width:0}
#top.btm-restored .btm-restored-reels video,#top.btm-restored .btm-restored-reels>figure>img{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:cover;background:#1a1a1a;border-radius:8px}
#top.btm-restored .btm-restored-reels video{object-fit:contain}
#top.btm-restored .btm-restored-reels figcaption{padding-top:12px}
#top.btm-restored .btm-restored-reels h3{font-size:17px;line-height:1.6;margin:0 0 5px;font-weight:700}
#top.btm-restored .btm-restored-reels a{font-size:14px;line-height:1.8;display:inline-block;text-decoration:underline;text-underline-offset:4px;min-height:40px}
#top.btm-restored .btm-restored-note{text-align:center;font-size:14px;line-height:1.8;margin:24px 0 0}
#top.btm-restored .btm-tour-grid{max-width:880px;margin:25px auto}
#top.btm-restored .btm-tour-card{border-radius:10px;overflow:hidden;border-color:#e3cabc}
#top.btm-restored .btm-tour-title{font-size:18px}
#top.btm-restored .btm-tour-info{padding:18px 20px}
#top.btm-restored .btm-tour-section>.btm-tour-note{text-align:center}
#top.btm-restored .btm-tour-news-link{display:table;margin:15px auto 0;color:#b33710}
#top.btm-restored .btm-restore-overview a:focus-visible,#top.btm-restored .btm-restored-media a:focus-visible{outline:3px solid #075cab;outline-offset:4px}
@media(max-width:1024px){
 #top.btm-restored .btm-restore-facts{grid-template-columns:1fr 1fr;gap:20px}
 #top.btm-restored .btm-restore-facts>.btn-box{grid-column:1/-1;max-width:350px;width:100%;margin:0 auto}
 #top.btm-restored .btm-restored-reels{gap:20px}
}
@media(max-width:767px){
 #top.btm-restored .btm-restore-overview{padding:25px 0}
 #top.btm-restored .btm-restore-facts{grid-template-columns:1fr;gap:16px;text-align:center}
 #top.btm-restored .btm-restore-facts h1{font-size:25px}
 #top.btm-restored .btm-restore-facts p{font-size:15px}
 #top.btm-restored .btm-restore-fee strong{font-size:32px}
 #top.btm-restored .btm-restore-facts .btn{font-size:17px}
 #top.btm-restored .btm-restore-conversion{font-size:15px;margin-top:18px;padding-top:16px}
 #top.btm-restored .btm-restore-conversion span{font-size:14px}
 #top.btm-restored .btm-restored-media,#top.btm-restored .btm-tour-section{padding:40px 0}
 #top.btm-restored .btm-restored-media h2,#top.btm-restored .btm-tour-section h2{font-size:25px}
 #top.btm-restored .btm-restored-reels{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}
 #top.btm-restored .btm-restored-reels h3{font-size:16px}
 #top.btm-restored .btm-restored-dish{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}
 #top.btm-restored .btm-restored-reels>.btm-restored-dish>img{aspect-ratio:1;object-position:center 52%}
 #top.btm-restored .btm-tour-title{font-size:17px}
}
