/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-duration:initial;--tw-font-weight:initial}}}.custom-radio-group{gap:12px;display:flex}.custom-radio{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-cadmiumGreen,#01663e);width:23px;height:22px;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;border-radius:50%;transition-duration:.2s;position:relative}@media (min-width:64rem){.custom-radio{width:30px;height:30px}}.custom-radio:before{content:"";background-color:var(--color-cadmiumGreen,#01663e);border-radius:50%;width:11px;height:11px;position:absolute;top:50%;left:50%}@media (min-width:64rem){.custom-radio:before{width:16px;height:16px}}.custom-radio:before{transition:transform .2s ease-in-out;transform:translate(-50%,-50%)scale(0)}.custom-radio:checked:before{transform:translate(-50%,-50%)scale(1)}.custom-radio:hover{border-color:var(--color-cadmiumGreen,#01663e)}.active{background-color:#7fc14280}.active span{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-cadmiumGreen,#01663e)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
