.owner-goal-panel{margin:0;padding:16px;border:1px solid #c9b27f;background:#faf7ee}
.owner-goal-panel[hidden]{display:none}
.owner-goal-panel legend{padding:0 7px;color:#6f5b32;font-size:9px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase}
.owner-goal-panel>p{margin:0 0 11px;font:600 18px 'Playfair Display',serif}
.owner-goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.owner-goal-grid label{display:block}
.owner-goal-grid input{position:absolute;opacity:0;pointer-events:none}
.owner-goal-grid span{min-height:84px;padding:11px 9px;border:1px solid #dad4c8;background:#fff;display:flex;flex-direction:column;gap:5px;cursor:pointer}
.owner-goal-grid b{font-size:12px}
.owner-goal-grid small{font-size:9px;font-weight:400;line-height:1.35;color:#727c76}
.owner-goal-grid input:checked+span{border-color:#18362b;background:#18362b;color:#fff}
.owner-goal-grid input:checked+span small{color:#cad4ce}
.owner-goal-grid input:focus-visible+span{outline:2px solid #9b854f;outline-offset:2px}
.registration-mode-card{padding:15px 16px;border:1px solid #cad2cd;background:#f4f7f5;display:grid;gap:4px}
.registration-mode-card span{color:#798a80;font-size:9px;font-weight:800;letter-spacing:1.5px}
.registration-mode-card b{color:#18362b;font:600 18px 'Playfair Display',serif}
.registration-mode-card small{color:#68756f;font-size:10px;line-height:1.45}
.registration-system-picker{margin:0;padding:0;border:0}
.registration-system-picker legend{margin-bottom:9px;color:#18362b;font-size:12px;font-weight:700}
.registration-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.registration-system-grid label{display:block}
.registration-system-grid input{position:absolute;opacity:0;pointer-events:none}
.registration-system-grid span{min-height:156px;padding:15px;border:1px solid #d5dbd7;background:#fff;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.2s ease}
.registration-system-grid i{margin-bottom:20px;color:#92a098;font-size:10px;font-style:normal;letter-spacing:1px}
.registration-system-grid b{color:#18362b;font:600 18px 'Playfair Display',serif;line-height:1.12}
.registration-system-grid small{margin-top:7px;color:#6f7c75;font-size:10px;font-weight:400;line-height:1.45}
.registration-system-grid em{margin-top:auto;padding-top:13px;color:#18362b;font-size:10px;font-style:normal;font-weight:800}
.registration-system-grid input:checked+span{border-color:#18362b;background:#18362b;box-shadow:0 10px 25px rgba(24,54,43,.16)}
.registration-system-grid input:checked+span b,.registration-system-grid input:checked+span em{color:#fff}
.registration-system-grid input:checked+span small,.registration-system-grid input:checked+span i{color:#cbd5cf}
.registration-system-grid input:focus-visible+span{outline:2px solid #9b854f;outline-offset:2px}
@media(max-width:700px){.owner-goal-grid,.registration-system-grid{grid-template-columns:1fr}.owner-goal-grid span{min-height:62px}.owner-goal-panel{padding:14px}.registration-system-grid span{min-height:120px}.registration-system-grid i{margin-bottom:11px}}
