.main-section[data-v-30dd8f0c]{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-section[data-v-30dd8f0c]:-webkit-full-screen{overflow-y:auto}.main-section[data-v-30dd8f0c]:-ms-fullscreen{overflow-y:auto}.main-section[data-v-30dd8f0c]:fullscreen{overflow-y:auto}.container-wrapper[data-v-30dd8f0c]{max-width:1600px;margin:0 auto;padding:30px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.header[data-v-30dd8f0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.header h1[data-v-30dd8f0c]{margin:0;font-size:2.2rem;font-weight:800;letter-spacing:-.5px}.header-controls[data-v-30dd8f0c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.control-btn[data-v-30dd8f0c]{padding:10px 20px;background:#fff;border:2px solid;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.05);box-shadow:0 4px 6px rgba(0,0,0,.05)}.control-btn[data-v-30dd8f0c]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1)}.signature-wall.grid-3x2[data-v-30dd8f0c]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:25px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:60vh;-ms-flex-line-pack:start;align-content:start}.wall-cell.occupied[data-v-30dd8f0c]{position:relative;background:#fff;border-radius:16px;border-style:solid;border-width:3px;border-bottom:none;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.08);box-shadow:0 10px 30px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;height:100%;min-height:250px}.occupied-top[data-v-30dd8f0c]{position:absolute;top:0;left:0;right:0;bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}.signature-image[data-v-30dd8f0c]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;z-index:2;-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.25));filter:drop-shadow(0 3px 6px rgba(0,0,0,.25))}.broken-image-fallback[data-v-30dd8f0c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#dc3545;font-weight:700;text-align:center;z-index:1}.broken-image-fallback[data-v-30dd8f0c],.occupied-bottom[data-v-30dd8f0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.occupied-bottom[data-v-30dd8f0c]{position:absolute;bottom:0;left:0;right:0;height:60px;background:hsla(0,0%,100%,.98);border-top:3px solid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;-webkit-box-shadow:0 -4px 10px rgba(0,0,0,.04);box-shadow:0 -4px 10px rgba(0,0,0,.04);z-index:10}.occupied-name[data-v-30dd8f0c]{font-weight:900;font-size:1.4rem;font-family:Inter,Segoe UI,sans-serif;text-transform:capitalize;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 20px;width:100%;text-align:center}.pagination-wall[data-v-30dd8f0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:30px;padding:12px 25px;background:#fff;border-radius:50px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.06);box-shadow:0 4px 15px rgba(0,0,0,.06);-ms-flex-item-align:center;align-self:center}.page-info[data-v-30dd8f0c]{font-weight:700;font-size:1.05rem}.page-btn[data-v-30dd8f0c]{padding:8px 18px;border-radius:20px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;font-weight:600;-webkit-transition:all .2s;transition:all .2s;color:#334155}.page-btn[data-v-30dd8f0c]:disabled{opacity:.4;cursor:not-allowed}.page-btn[data-v-30dd8f0c]:not(:disabled):hover{background:#e2e8f0;-webkit-transform:scale(1.05);transform:scale(1.05)}