:root{--tg-primary: #2481cc;--tg-primary-dark: #1a66a6;--tg-bg: #ffffff;--tg-bg-secondary: #f1f1f1;--tg-text: #000000;--tg-text-secondary: #707579;--tg-border: #dfe1e5;--tg-white: #ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--tg-text);background-color:var(--tg-bg-secondary);scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:800px;margin:0 auto;padding:0 16px}.section-title{font-size:1.1rem;font-weight:600;color:var(--tg-text-secondary);margin-bottom:8px;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.card{background:var(--tg-white);border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden;margin-bottom:24px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@media(max-width:768px){.container{padding:0 12px}.section-title{font-size:12px}.mobile-hide{display:none!important}.room-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media(max-width:480px){.room-grid{grid-template-columns:1fr!important;gap:12px!important}}@media(max-width:768px){.header-top{flex-direction:column!important;gap:12px!important;padding:12px 0!important}.header-logo{width:100%;justify-content:center!important}.header-title{font-size:20px!important}.header-right{width:100%;justify-content:center!important}.header-search{width:100%!important;max-width:100%!important}}@media(max-width:480px){.header-title{font-size:18px!important}}.board-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.mobile-hide-col{display:none!important}.board-table-wrapper table{font-size:13px!important}}@media(max-width:768px){.footer .powerLinksGrid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media(max-width:480px){.footer .powerLinksGrid{grid-template-columns:1fr!important}}
