/* Preserve the reference menu architecture; substitute only the supplied artwork. */
body.at-home .home-main::before{background-image:url('/assets/damki-v2/background.png');background-position:center;background-size:cover}
body.at-home .home-main::after{background:linear-gradient(90deg,#07120b38,transparent 58%)}
body.at-home .home-main:not(.waiting)>.home-menu>h1{position:relative;aspect-ratio:3;height:auto;overflow:hidden;margin-bottom:24px}
body.at-home .home-main:not(.waiting) .home-logo{position:absolute;left:0;top:0;width:100%;height:auto;aspect-ratio:auto;filter:none;object-fit:contain}
body.at-home .home-main:not(.waiting){padding-top:clamp(28px,6vh,64px)}
.home-content .checkers-setup .ui-choice-options{grid-template-columns:repeat(var(--choices),minmax(0,1fr))}
.home-content #checkers-bot-options .ui-choice-options{grid-template-columns:repeat(2,minmax(0,1fr))}
.resume-party{padding:14px 0 20px;margin-bottom:20px;border-bottom:1px solid #b5a17a55}.resume-party p{font-size:14px}.resume-party button{width:100%;margin:6px 0}
.home-content .profile-archive-link{width:100%;margin-top:18px}
#modal .close{display:grid;place-items:center;font-size:25px;padding:0}
.friend-search-form{display:flex;gap:8px;margin:18px 0}.friend-search-form input{min-width:0;flex:1}.friend-search-results{display:grid;gap:8px}.friend-search-results button{width:100%}
.home-nav .nav-icon{flex-shrink:0}
@media(max-width:650px){body.at-home .home-main::before{background-position:64% center}body.at-home .home-main::after{background:linear-gradient(90deg,#07120b9c,#07120b70)}body.at-home .home-main:not(.waiting){padding:24px 24px 100px}body.at-home .home-main:not(.waiting)>.home-menu>h1{width:min(350px,100%);margin-bottom:20px}.home-content .ui-choice-title{font-size:16px}.home-content .profile-editor{grid-template-columns:1fr}}
@media(max-width:360px){body.at-home .home-main:not(.waiting){padding-inline:18px}.home-content .ui-choice-title{font-size:14px}}
@media(max-width:650px){body.at-home .home-main:not(.waiting):has([data-page="profile"]){padding-bottom:104px}}
