.storybook-radio-control{cursor:pointer;align-items:center;min-height:44px;display:inline-flex}.storybook-radio-control__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.storybook-radio-row{align-items:center;gap:10px;min-height:44px;display:inline-flex}.storybook-radio-wrap{border-radius:var(--Border-Radius-round,64px);justify-content:center;align-items:center;gap:10px;padding:0;display:inline-flex;position:relative}.storybook-radio-wrap--regular{width:24px;height:24px}.storybook-radio-wrap--small{width:16px;height:16px}.storybook-radio-wrap--focus{isolation:isolate}.storybook-radio__focus-ring{z-index:0;pointer-events:none;width:32px;height:32px;position:absolute;top:-4px;left:-4px}.storybook-radio-wrap--small .storybook-radio__focus-ring{width:24px;height:24px;top:-4px;left:-4px}.storybook-radio-wrap--regular .storybook-radio__focus-ring{width:32px;height:32px;top:-4px;left:-4px}.storybook-radio__focus-ring circle{stroke:var(--Border-focus,#ff6d18);stroke-width:2px}.storybook-radio{border:var(--Border-Width-md,2px) solid var(--Border-action,#ff6d18);border-radius:var(--Border-Radius-round,64px);background:var(--Surface-default,#fff);box-sizing:border-box;z-index:1;justify-content:center;align-items:center;gap:10px;padding:0;transition:border-color .12s,background-color .12s;display:inline-flex;position:relative}.storybook-radio--regular{width:24px;height:24px}.storybook-radio--small{width:16px;height:16px}.storybook-radio__dot{background:#fff;border-radius:9999px;width:8px;height:8px}.storybook-radio--selected{border-color:var(--Border-action,#ff6d18);background:var(--Surface-action,#ff6d18)}.storybook-radio--hover{border-color:var(--Border-action-hover,#ea580c);background:var(--Surface-action-hover-light,#fff0e8)}.storybook-radio--hover.storybook-radio--selected{border-color:var(--Border-action-hover,#ea580c);background:var(--Surface-action-hover,#ea580c)}.storybook-radio--focus{border-color:var(--Border-action,#ff6d18);background:var(--Surface-default,#fff)}.storybook-radio--focus.storybook-radio--selected{border-color:var(--Border-action,#ff6d18);background:var(--Surface-action,#ff6d18)}.storybook-radio--disabled{border-color:var(--Border-disabled,#e1e3e7);background:var(--Surface-disabled,#f0f1f3);cursor:not-allowed}.storybook-radio--disabled .storybook-radio__dot{background:#c2c7cf}.storybook-radio__label{gap:0}.storybook-radio__label .storybook-label__text{color:#3e4450;white-space:nowrap;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.storybook-radio__label.storybook-label--small .storybook-label__text{font-size:14px;line-height:16px}.storybook-radio--disabled+.storybook-radio__label .storybook-label__text{color:#a4aab6}
