*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:1rem;line-height:1.6;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;min-height:100vh}.flex{display:flex}.flex-row{display:flex;flex-direction:row;flex-wrap:wrap}.flex-col{display:flex;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.gap-xl{gap:2rem}.row{display:flex;flex-direction:row;flex-wrap:wrap}.column{display:flex;flex-direction:column;flex:1 1 50%;min-width:0}.left-panel{display:flex;flex-direction:column;flex:1 1 50%;min-width:280px}.right-panel{display:flex;align-items:center;justify-content:center;flex:1 1 50%;min-width:280px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:576px){.container{padding:0 1.5rem}}@media(min-width:768px){.container{padding:0 2rem}}.tabletop-portal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000a6;z-index:99999;padding:20px}.tabletop-portal-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:calc(100vw - 80px);max-height:calc(100vh - 80px);overflow:auto;-webkit-overflow-scrolling:touch;display:block}.tabletop-portal-wrap img{display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;margin:0 auto}.tabletop-portal-close{position:absolute;right:8px;top:8px;background:#fff;border:none;border-radius:50%;width:34px;height:34px;cursor:pointer;box-shadow:0 4px 10px #0003}@media(max-width:480px){.tabletop-portal-overlay{padding:12px}.tabletop-portal-wrap{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}@media(max-width:768px){.row{flex-direction:column}.column,.left-panel,.right-panel{flex:1 1 100%}}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}
