.transparent-btn{color:#ff4757;cursor:pointer;background:0 0;border:2px solid #ff4757;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;min-width:200px;padding:10px;font-size:1.1rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.transparent-btn:hover{background:rgba(255,71,87,.1);transform:translateY(-2px);box-shadow:0 0 15px rgba(255,71,87,.4)}.transparent-btn:active{transform:translateY(1px)}.transparent-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(255,71,87,.5)}.underlined-input-container{margin:10px 0}.underlined-input{background:0 0;border:none;border-bottom:2px solid #ccc;outline:none;width:100%;padding:8px 4px;font-size:16px;transition:border-color .3s}.underlined-input:focus{border-bottom-color:#007bff}.underlined-input:disabled{opacity:.6;cursor:not-allowed}.underlined-input.readonly{cursor:default;background-color:#f5f5f5}.underlined-input:-webkit-autofill{-webkit-text-fill-color:#333!important;background-clip:content-box!important;border-bottom-color:#007bff!important;-webkit-box-shadow:inset 0 0 0 1000px #f0f8ff!important}.underlined-input:-webkit-autofill:focus{-webkit-text-fill-color:#333!important;border-bottom-color:#0056b3!important;-webkit-box-shadow:inset 0 0 0 1000px #e6f3ff!important}.underlined-input:-webkit-autofill:hover{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 1000px #e6f3ff!important}.underlined-input:-webkit-autofill{background-clip:content-box!important;border-bottom-color:#007bff!important}.underlined-input:autofill{background-clip:content-box!important;border-bottom-color:#007bff!important}.underlined-input:-webkit-autofill:focus{background-clip:content-box!important;border-bottom-color:#0056b3!important}.underlined-input:autofill:focus{background-clip:content-box!important;border-bottom-color:#0056b3!important}.form-check-input{cursor:pointer;accent-color:#ff4757!important}.form-check-input:checked{background-color:#ff4757!important;border-color:#ff4757!important}.form-check-input:focus{border-color:#ff4757!important;box-shadow:0 0 0 .25rem rgba(255,71,87,.25)!important}.form-check-input:active{filter:brightness(90%)}
