.wh-woodle{max-width:640px;margin:0 auto}.wh-woodle__title{margin-bottom:.5em}.wh-woodle__description{margin-bottom:1.5em;color:#444}.wh-woodle__all-taken{font-style:italic;color:#777;margin-bottom:1em}.wh-woodle__locked{padding:12px 16px;background:#fff8e5;border:1px solid #f0c040;border-radius:4px;color:#664d00}.wh-woodle__slots{border:none;padding:0;margin:0 0 1.5em}.wh-woodle__slots-legend{font-weight:600;margin-bottom:.75em}.wh-woodle__date-group{margin-bottom:1em}.wh-woodle__date-label{font-weight:600;margin:0 0 .4em}.wh-woodle__slot{display:flex;align-items:center;gap:8px;padding:6px 10px;margin-bottom:4px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background:#fff;transition:background 0.15s,border-color 0.15s}.wh-woodle__slot:hover:not(.wh-woodle__slot--taken){background:#f0f7ff;border-color:#0073aa}.wh-woodle__slot input[type="radio"]{margin:0;flex-shrink:0}.wh-woodle__slot--taken{opacity:.55;cursor:not-allowed;background:#f8f8f8}.wh-woodle__slot-taken-badge{margin-left:auto;font-size:.75em;color:#888;font-style:italic}.wh-woodle__contact{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.25em}.wh-woodle__field{display:flex;flex-direction:column;gap:4px}.wh-woodle__field label{font-weight:600;font-size:.9em}.wh-woodle__field input{padding:6px 8px;border:1px solid #ccc;border-radius:3px;font-size:1em;width:100%;box-sizing:border-box}.wh-woodle__field input:focus{outline:2px solid #0073aa;outline-offset:1px;border-color:#0073aa}.wh-woodle__submit{padding:10px 24px;background:#0073aa;color:#fff;border:none;border-radius:4px;font-size:1em;cursor:pointer;transition:background 0.15s}.wh-woodle__submit:hover:not(:disabled){background:#005f8b}.wh-woodle__submit:disabled{opacity:.6;cursor:not-allowed}.wh-woodle__message{margin-top:.75em;min-height:1.2em;font-size:.95em}.wh-woodle__message--error{color:#b32d2e}.wh-woodle__message--info{color:#666}.wh-woodle__success{padding:12px 16px;background:#edfaee;border:1px solid #7ad17e;border-radius:4px;color:#1a6e20}.wh-woodle__footer{text-align:center;margin-top:2em}.wh-woodle__footer p{font-size:.8em;color:#666}.wh-woodle__logo{height:80px;width:auto;vertical-align:middle}@media (max-width:480px){.wh-woodle__contact{grid-template-columns:1fr}}