.tm-schedule{margin:16px 0 20px}.tm-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.tm-title b{font-size:13px;font-weight:900}.tm-title small{font-size:10px;color:#aca4bb}
.tm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.tm-card{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;margin:0;padding:8px!important;background:#131117!important;color:#fff;border:1px solid #393441!important;border-radius:12px;text-align:left;cursor:pointer}
.tm-card>span{font-size:10px;letter-spacing:.5px;font-weight:800;color:#ffd065}.tm-card img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;display:block}.tm-card>b{font-size:11px;line-height:1.35;font-weight:800;overflow-wrap:break-word;min-height:30px}.tm-empty{justify-content:space-between;color:#aca4bb}
.tm-card:hover,.tm-form-preview:hover{border-color:#b58a45!important}.tm-card:focus-visible,.tm-form-preview:focus-visible{outline:2px solid #ffd065;outline-offset:2px}
.tm-form{grid-column:1/-1;border:0;padding:0;margin:0 0 12px;min-width:0;width:100%;box-sizing:border-box}.tm-form legend{font-size:15px;font-weight:900}.tm-form>p{font-size:12px;color:#aca4bb;margin:6px 0 12px}
.tm-form-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:10px;margin:8px 0;background:#131117;border:1px solid #393441;border-radius:12px}
.tm-form-preview{width:76px;height:76px;padding:0;background:#100e15;border:1px solid #393441;border-radius:8px;overflow:hidden;cursor:pointer}.tm-form-preview img{display:block;width:100%;height:100%;object-fit:contain}
.tm-form-row label{display:grid;gap:8px;min-width:0}.tm-form-row label>span{font-size:11px;color:#aca4bb}.tm-form-row select{width:100%;min-width:0;background:#100e15;color:#fff;border:1px solid #393441;border-radius:8px;padding:10px 6px;font-size:12px;min-height:42px}.tm-form-placeholder{display:grid;place-items:center;height:76px;color:#aca4bb}
.tm-room-map{margin:0 0 12px}.tm-room-map button{display:flex;align-items:center;gap:12px;width:100%;padding:8px!important;text-align:left;background:#131117!important}.tm-room-map img{width:48px;height:48px;object-fit:contain;border-radius:6px}.tm-room-map span{display:grid;gap:4px;flex:1}.tm-room-map small{font-size:9px;color:#aca4bb}.tm-room-map b{font-size:12px}.tm-room-map i{font-style:normal;font-size:22px;color:#ffd065;padding:0 6px}
.tm-dialog{box-sizing:border-box;width:min(94vw,560px);max-height:92dvh;padding:16px;border:1px solid #514655;border-radius:16px;background:#131117;color:#fff;overflow:auto;box-shadow:0 20px 80px #000a}.tm-dialog::backdrop{background:#000c}.tm-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.tm-dialog-heading small{font-size:10px;color:#aca4bb}.tm-dialog h2{margin:4px 0 0;font-size:18px}.tm-dialog-heading button{width:40px;height:40px;flex:none;border-radius:10px;border:1px solid #393441;background:#100e15;color:#fff;font-size:24px;cursor:pointer}.tm-dialog>img{display:block;width:100%;max-height:68dvh;object-fit:contain;border-radius:8px}.tm-dialog>p{font-size:11px;color:#aca4bb;margin:10px 0 0}
.tm-room-map button{border:1px solid #393441;border-radius:12px;color:#fff;cursor:pointer}
.tm-dialog-heading button{min-width:44px;min-height:44px}
.tm-form-row select{min-height:44px}
.tm-dialog button:focus-visible,.tm-room-map button:focus-visible{outline:2px solid #ffd065;outline-offset:3px}
