.ut-page{color:#e0e0e0;background:#1a1a1a;flex-direction:column;align-items:center;min-height:100vh;padding:2rem 2rem 4rem;font-family:Montserrat,sans-serif;display:flex}.ut-title{color:#c59a2e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:1.4rem;font-weight:600}.ut-grid{flex-wrap:wrap;justify-content:center;gap:24px;width:100%;max-width:1400px;display:flex}.ut-pallet-card{cursor:pointer;flex-direction:column;flex:none;align-items:center;min-width:180px;max-width:220px;transition:filter .15s;display:flex}.ut-pallet-card:hover{filter:brightness(1.1)}.ut-pallet-card--selected{outline-offset:6px;border-radius:8px;outline:2px solid #c59a2e}.ut-pallet-svg{width:160px;height:200px}.ut-empty{text-align:center;color:#666;padding:3rem 1rem;font-size:.95rem}.ut-overlay-backdrop{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ut-overlay-card{color:#ddd;background:#222;border:1px solid #444;border-radius:12px;width:90vw;max-width:400px;max-height:85vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 8px 32px #00000080}.ut-overlay-close{color:#888;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.ut-overlay-close:hover{color:#fff}.ut-overlay-type{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ut-overlay-beer{color:#c59a2e;margin-top:.25rem;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.ut-overlay-detail{color:#aaa;margin-bottom:.25rem;font-size:.9rem}.ut-overlay-detail strong{color:#ddd}.ut-overlay-actions{gap:.75rem;margin-top:1.25rem;display:flex}.ut-overlay-action{color:#aaa;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:.65rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s}.ut-overlay-action:hover{color:#c59a2e;border-color:#c59a2e}.ut-clock{color:#555;font-family:Montserrat,sans-serif;font-size:.9rem;position:fixed;bottom:1rem;right:1.5rem}.ut-loading,.ut-error{color:#888;background:#1a1a1a;justify-content:center;align-items:center;min-height:100vh;font-family:Montserrat,sans-serif;font-size:1.2rem;display:flex}.ut-error{color:#c44}@media (max-width:768px){.ut-grid{flex-direction:column;align-items:center}.ut-pallet-card{min-width:160px;max-width:240px}}
