input,select,textarea{color:var(--bv-violet-40)}input::placeholder{color:var(--bv-gray-50)}textarea{resize:none;height:140px}select{box-shadow:0 0 0 2px var(--bv-violet-80)}.radio-icon button{gap:.125rem;height:4rem;--_offset-color:238,33%,60%}.radio-icon button:hover{--_background-color:var(--violet-98)}.radio-icon button:hover span{color:var(--bv-violet-40)}.radio-icon button:before{content:"";width:1rem;height:1rem;position:absolute;bottom:-1px;right:-1px}.radio-icon span{color:var(--bv-gray-20)}.radio-icon input:checked+button{--_border-color:var(--bv-violet-60);--_background-color:var(--violet-98)}.radio-icon input:checked+button:before{content:url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.28906" y="1.26953" width="14" height="14" rx="7" fill="white"/><rect x="1.28906" y="1.26953" width="14" height="14" rx="7" stroke="white" strokeWidth="2"/><path d="M7.30443 9.78685L5.67109 8.15352C5.57109 8.05351 5.44776 8.00352 5.30443 8.00352C5.16109 8.00352 5.03776 8.05351 4.93776 8.15352C4.82776 8.26351 4.77109 8.39685 4.77109 8.54352C4.77109 8.69352 4.82109 8.82018 4.92109 8.91685L6.95443 10.9502C7.04443 11.0402 7.16109 11.0835 7.30443 11.0835C7.44776 11.0835 7.56443 11.0402 7.65443 10.9502L11.6544 6.95018C11.7544 6.85018 11.8044 6.72685 11.8044 6.58352C11.8044 6.44018 11.7478 6.31018 11.6378 6.20018C11.5378 6.10018 11.4144 6.05018 11.2644 6.05018C11.1144 6.05018 10.9844 6.10685 10.8744 6.21685L7.30776 9.78351L7.30443 9.78685ZM8.28776 14.9368C7.34443 14.9368 6.46443 14.7668 5.65443 14.4268C4.84443 14.0868 4.13776 13.6202 3.53776 13.0202C2.93776 12.4202 2.46776 11.7135 2.13109 10.9035C1.79109 10.0935 1.62109 9.21352 1.62109 8.27018C1.62109 7.32685 1.79109 6.46352 2.13109 5.65352C2.47109 4.84352 2.94109 4.13685 3.53776 3.53685C4.13776 2.93685 4.84443 2.46352 5.65443 2.12018C6.46443 1.77685 7.34443 1.60352 8.28776 1.60352C9.23109 1.60352 10.0944 1.77685 10.9044 2.12018C11.7144 2.46352 12.4211 2.93685 13.0211 3.53685C13.6211 4.13685 14.0944 4.84352 14.4378 5.65352C14.7811 6.46352 14.9544 7.33685 14.9544 8.27018C14.9544 9.20352 14.7811 10.0935 14.4378 10.9035C14.0944 11.7135 13.6211 12.4202 13.0211 13.0202C12.4211 13.6202 11.7144 14.0902 10.9044 14.4268C10.0944 14.7668 9.22109 14.9368 8.28776 14.9368Z" fill="%2367CE0B"/></svg>')}.radio-icon input{all:unset;width:100%;height:64px;position:absolute;top:0;left:0;z-index:2;cursor:pointer}.radio-icon input:before{content:none}.radio-icon input:hover+button{box-shadow:var(--_border-content),var(--_offset-content)}.radio-icon button{position:relative;z-index:1}.radio-name input:checked+label,.radio-name label:hover{background-color:rgba(0,0,0,.08);color:var(--bv-violet-60)}.radio-name input:checked+label{font-weight:700}