/* Auto-generated file. Do not edit directly. */
/* Render bundle for shared/render/components templates */
*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}
input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}
::-webkit-datetime-edit {
    display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
}
select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
}
select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
}
input:where([type='checkbox']),input:where([type='radio']) {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}
input:where([type='checkbox']) {
    border-radius: 0px;
}
input:where([type='radio']) {
    border-radius: 100%;
}
input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    input:where([type='checkbox']):checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    input:where([type='radio']):checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
}
input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
@media (forced-colors: active)  {
    input:where([type='checkbox']):indeterminate {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}
input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
}
input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
}
:root {
    --color-primary-50: #fff8ef;
    --color-primary-100: #fff2df;
    --color-primary-200: #ffe8c4;
    --color-primary-300: #ffdb9a;
    --color-primary-400: #ffce5d;
    --color-primary-500: #fac30c;
    --color-primary-600: #c39807;
    --color-primary-700: #917004;
    --color-primary-800: #624a02;
    --color-primary-900: #342600;
    --color-primary-950: #201600;
    --color-secondary-50: #f8f4f1;
    --color-secondary-100: #eee3db;
    --color-secondary-200: #ddc5b0;
    --color-secondary-300: #c5a98f;
    --color-secondary-400: #a78f79;
    --color-secondary-500: #8a7663;
    --color-secondary-600: #6f5e4f;
    --color-secondary-700: #514439;
    --color-secondary-800: #382f26;
    --color-secondary-900: #211a15;
    --color-secondary-950: #15100c;
    --color-neutral-25: #f6f6f6;
    --color-neutral-50: #f1f1f1;
    --color-neutral-75: #f3f4f6;
    --color-neutral-100: #e5e7eb;
    --color-neutral-200: #c6c6c6;
    --color-neutral-300: #ababab;
    --color-neutral-350: #6b7280;
    --color-neutral-400: #6a7282;
    --color-neutral-450: #4a5565;
    --color-neutral-500: #777777;
    --color-neutral-600: #5e5e5e;
    --color-neutral-700: #474747;
    --color-neutral-800: #303030;
    --color-neutral-850: #101828;
    --color-neutral-900: #1b1b1b;
    --color-neutral-950: #111111;
    --color-success-50: #c2efd5;
    --color-success-100: #f0fddd;
    --color-success-200: #ddfbbc;
    --color-success-300: #c2f497;
    --color-success-400: #a6e97b;
    --color-success-500: #7fdb51;
    --color-success-600: #5dbc3b;
    --color-success-700: #409d28;
    --color-success-800: #287f19;
    --color-success-900: #16690f;
    --color-danger-50: #fef0f0;
    --color-danger-100: #ffe8dc;
    --color-danger-200: #ffccb9;
    --color-danger-300: #ffaa96;
    --color-danger-400: #ff897c;
    --color-danger-500: #ff5451;
    --color-danger-600: #db3b46;
    --color-danger-700: #b7283e;
    --color-danger-800: #931937;
    --color-danger-850: #d92d20;
    --color-danger-900: #7a0f32;
    --color-background: #F5F5F0;
}
.rp-text-xl, .rp-text-2xl, .rp-text-3xl, .rp-text-4xl, .rp-text-5xl, .rp-text-6xl, .rp-text-7xl, .rp-text-8xl, .rp-text-9xl {
    font-family: Nunito, sans-serif;
    font-weight: 800;
}
.rp-form-input,.rp-form-textarea,.rp-form-select,.rp-form-multiselect {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}
.rp-form-input:focus, .rp-form-textarea:focus, .rp-form-select:focus, .rp-form-multiselect:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
}
.rp-form-input::-moz-placeholder, .rp-form-textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
.rp-form-input::placeholder,.rp-form-textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
.rp-form-input::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
.rp-form-input::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}
.rp-form-input::-webkit-datetime-edit {
    display: inline-flex;
}
.rp-form-input::-webkit-datetime-edit,.rp-form-input::-webkit-datetime-edit-year-field,.rp-form-input::-webkit-datetime-edit-month-field,.rp-form-input::-webkit-datetime-edit-day-field,.rp-form-input::-webkit-datetime-edit-hour-field,.rp-form-input::-webkit-datetime-edit-minute-field,.rp-form-input::-webkit-datetime-edit-second-field,.rp-form-input::-webkit-datetime-edit-millisecond-field,.rp-form-input::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
}
.rp-form-checkbox,.rp-form-radio {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}
.rp-form-checkbox {
    border-radius: 0px;
}
.rp-form-checkbox:focus,.rp-form-radio:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.rp-form-checkbox:checked,.rp-form-radio:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.rp-form-checkbox:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    .rp-form-checkbox:checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
.rp-form-checkbox:checked:hover,.rp-form-checkbox:checked:focus,.rp-form-radio:checked:hover,.rp-form-radio:checked:focus {
    border-color: transparent;
    background-color: currentColor;
}
.rp-form-checkbox:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
@media (forced-colors: active)  {
    .rp-form-checkbox:indeterminate {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
.rp-form-checkbox:indeterminate:hover,.rp-form-checkbox:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}
.rp-pointer-events-none {
    pointer-events: none !important;
}
.rp-absolute {
    position: absolute !important;
}
.rp-relative {
    position: relative !important;
}
.rp-left-6 {
    left: 1.5rem !important;
}
.rp-right-0 {
    right: 0px !important;
}
.rp-top-6 {
    top: 1.5rem !important;
}
.rp-z-50 {
    z-index: 50 !important;
}
.rp-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.rp-mb-4 {
    margin-bottom: 1rem !important;
}
.rp-mb-6 {
    margin-bottom: 1.5rem !important;
}
.rp-ml-2 {
    margin-left: 0.5rem !important;
}
.rp-mt-2 {
    margin-top: 0.5rem !important;
}
.rp-mt-4 {
    margin-top: 1rem !important;
}
.rp-flex {
    display: flex !important;
}
.rp-inline-flex {
    display: inline-flex !important;
}
.rp-grid {
    display: grid !important;
}
.rp-hidden {
    display: none !important;
}
.rp-h-10 {
    height: 2.5rem !important;
}
.rp-h-4 {
    height: 1rem !important;
}
.rp-h-5 {
    height: 1.25rem !important;
}
.rp-h-6 {
    height: 1.5rem !important;
}
.rp-h-7 {
    height: 1.75rem !important;
}
.rp-w-10 {
    width: 2.5rem !important;
}
.rp-w-4 {
    width: 1rem !important;
}
.rp-w-48 {
    width: 12rem !important;
}
.rp-w-5 {
    width: 1.25rem !important;
}
.rp-w-6 {
    width: 1.5rem !important;
}
.rp-w-7 {
    width: 1.75rem !important;
}
.rp-w-full {
    width: 100% !important;
}
.rp-min-w-0 {
    min-width: 0px !important;
}
.rp-min-w-\[160px\] {
    min-width: 160px !important;
}
.rp-min-w-\[180px\] {
    min-width: 180px !important;
}
.rp-max-w-7xl {
    max-width: 80rem !important;
}
.rp-flex-shrink-0 {
    flex-shrink: 0 !important;
}
.rp-shrink-0 {
    flex-shrink: 0 !important;
}
.rp-rotate-180 {
    --tw-rotate: 180deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rp-cursor-pointer {
    cursor: pointer !important;
}
.rp-appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}
.rp-flex-col {
    flex-direction: column !important;
}
.rp-flex-wrap {
    flex-wrap: wrap !important;
}
.rp-flex-nowrap {
    flex-wrap: nowrap !important;
}
.rp-items-start {
    align-items: flex-start !important;
}
.rp-items-center {
    align-items: center !important;
}
.rp-items-stretch {
    align-items: stretch !important;
}
.rp-justify-center {
    justify-content: center !important;
}
.rp-justify-between {
    justify-content: space-between !important;
}
.rp-gap-2 {
    gap: 0.5rem !important;
}
.rp-gap-3 {
    gap: 0.75rem !important;
}
.rp-gap-4 {
    gap: 1rem !important;
}
.rp-gap-6 {
    gap: 1.5rem !important;
}
.rp-overflow-x-auto {
    overflow-x: auto !important;
}
.rp-whitespace-nowrap {
    white-space: nowrap !important;
}
.rp-rounded-full {
    border-radius: 9999px !important;
}
.rp-rounded-lg {
    border-radius: 0.5rem !important;
}
.rp-border {
    border-width: 1px !important;
}
.rp-border-2 {
    border-width: 2px !important;
}
.rp-border-b {
    border-bottom-width: 1px !important;
}
.rp-border-none {
    border-style: none !important;
}
.rp-border-neutral-100 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}
.rp-border-neutral-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(198 198 198 / var(--tw-border-opacity, 1)) !important;
}
.rp-border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.rp-bg-danger-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 240 240 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-neutral-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-primary-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(250 195 12 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-secondary-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(81 68 57 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-secondary-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(56 47 38 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-success-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(194 239 213 / var(--tw-bg-opacity, 1)) !important;
}
.rp-bg-transparent {
    background-color: transparent !important;
}
.rp-bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.rp-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}
.rp-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.rp-px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.rp-px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.rp-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.rp-py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.rp-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.rp-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}
.rp-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.rp-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.rp-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.rp-py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.rp-pb-4 {
    padding-bottom: 1rem !important;
}
.rp-text-left {
    text-align: left !important;
}
.rp-text-center {
    text-align: center !important;
}
.rp-font-nunito {
    font-family: Nunito, sans-serif !important;
}
.rp-text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
}
.rp-text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}
.rp-text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
}
.rp-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
}
.rp-font-bold {
    font-weight: 700 !important;
}
.rp-font-semibold {
    font-weight: 600 !important;
}
.rp-leading-relaxed {
    line-height: 1.625 !important;
}
.rp-leading-tight {
    line-height: 1.25 !important;
}
.rp-text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-danger-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(183 40 62 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-neutral-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(106 114 130 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-neutral-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(94 94 94 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-neutral-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(27 27 27 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-neutral-950 {
    --tw-text-opacity: 1 !important;
    color: rgb(17 17 17 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-primary-950 {
    --tw-text-opacity: 1 !important;
    color: rgb(32 22 0 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-secondary-100 {
    --tw-text-opacity: 1 !important;
    color: rgb(238 227 219 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-secondary-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 244 241 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-success-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(64 157 40 / var(--tw-text-opacity, 1)) !important;
}
.rp-text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.rp-no-underline {
    text-decoration-line: none !important;
}
.rp-opacity-60 {
    opacity: 0.6 !important;
}
.rp-shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.rp-transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.rp-transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
/* Base styles (shared across widgets) */
/* 
 * ReservePro Base Styles
 * Shared across all components for consistency
 * Protected with !important for embedding on external sites
 * 
 * NOTE: CSS Variables are auto-generated from tailwind.config.js
 * To change colors, edit tailwind.config.js theme.extend.colors
 */
/* ===== Base Container ===== */
.reservepro-schedule {
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-family: 'Montserrat', sans-serif !important;
}
.reservepro-schedule * {
    box-sizing: border-box !important;
}
.reservepro-schedule .container,
.reservepro-schedule .rp-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
}
/* ===== Typography Base ===== */
/* Nunito (rounded) for all headings and large text (text-xl and above) */
.reservepro-schedule .rp-text-xl,
.reservepro-schedule .rp-text-2xl,
.reservepro-schedule .rp-text-3xl,
.reservepro-schedule .rp-text-4xl,
.reservepro-schedule .rp-text-5xl,
.reservepro-schedule .rp-text-6xl,
.reservepro-schedule .rp-text-7xl,
.reservepro-schedule .rp-text-8xl,
.reservepro-schedule .rp-text-9xl {
    font-family: 'Nunito', sans-serif !important;
    font-weight: 800 !important;
}
/* Headings base styles - NO hardcoded colors, use Tailwind classes */
.reservepro-schedule h1 {
    margin: 0 !important;
}
.reservepro-schedule h2 {
    margin: 0 !important;
}
.reservepro-schedule h3 {
    margin: 0 !important;
    padding: 0 !important;
}
.reservepro-schedule p {
    line-height: 1.5 !important;
    margin: 0 !important;
}
/* ===== Link Protection ===== */
.reservepro-schedule a {
    text-decoration: none !important;
    color: inherit !important;
}
/* ===== Image Protection ===== */
.reservepro-schedule img {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    vertical-align: middle !important;
}
/* ===== Base font sizes ===== */
.reservepro-schedule span {
    font-size: 16px !important;
    line-height: 24px !important;
}
.reservepro-schedule div {
    font-size: 16px !important;
    line-height: 24px !important;
}
/* Shared components (buttons, badges, etc.) */
/* 
 * ReservePro Shared Component Styles
 * Common components used across multiple pages
 * Protected with !important for embedding on external sites
 */
/* ===== BUTTONS ===== */
.reservepro-schedule .rp-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 12px 24px !important;
    border-radius: 9999px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    border: none !important;
    width: 100% !important;
}
.reservepro-schedule .rp-btn-primary {
    background-color: var(--color-primary-500) !important;
    color: black !important;
}
.reservepro-schedule .rp-btn-primary:hover {
    background-color: var(--color-primary-600) !important;
}
.reservepro-schedule .rp-btn-secondary {
    background-color: transparent !important;
    border: 1px solid var(--color-neutral-900) !important;
    color: var(--color-neutral-900) !important;
}
.reservepro-schedule .rp-btn-secondary:hover {
    background-color: var(--color-neutral-50) !important;
}
/* Button sizes */
.reservepro-schedule .rp-btn-sm {
    padding: 8px 16px !important;
    font-size: 12px !important;
}
.reservepro-schedule .rp-btn-lg {
    padding: 16px 32px !important;
    font-size: 16px !important;
}
/* ===== BADGES ===== */
.reservepro-schedule .rp-badge {
    display: inline-flex !important;
    align-items: center !important;
    padding: 4px 8px !important;
    border-radius: 9999px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}
.reservepro-schedule .rp-badge-success {
    background-color: var(--color-success-100) !important;
    color: var(--color-success-900) !important;
}
.reservepro-schedule .rp-badge-danger {
    background-color: var(--color-danger-100) !important;
    color: var(--color-danger-900) !important;
}
.reservepro-schedule .rp-badge-warning {
    background-color: var(--color-primary-400) !important;
    color: var(--color-secondary-900) !important;
    
}
.reservepro-schedule .rp-badge-absolute {
    position: absolute !important;
    top: 16px !important;
    left: 16px !important;
}
/* Widget-specific component styles */
/* 
 * Schedule Component Styles
 * Protected with !important for embedding on external sites
 */
/* ===== MAIN CONTAINER ===== */
.reservepro-schedule {
    background-color: #ffffff !important;
}
/* ===== CARDS ===== */
.reservepro-schedule .rp-card {
    border: 1px solid var(--color-neutral-100) !important;
    box-shadow: none !important;
}
/* ===== FORM ELEMENTS ===== */
.reservepro-schedule select {
    background-color: #ffffff !important;
    border: 1px solid var(--color-neutral-100) !important;
    padding: 12px 16px !important;
    padding-right: 40px !important;
    font-size: 0.875rem !important; /* 14px - Tailwind text-sm */
    font-weight: 500 !important;
    color: var(--color-neutral-900) !important;
    outline: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    min-width: 140px !important;
    border-radius: 9999px !important;
    background-image: none !important;
    font-family: 'Montserrat', sans-serif !important;
}
.reservepro-schedule select:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px var(--color-primary-500) !important;
    border-color: transparent !important;
}
.reservepro-schedule input[type="checkbox"] {
    height: 20px !important;
    width: 20px !important;
    color: var(--color-primary-500) !important;
    accent-color: var(--color-primary-500) !important;
    border-radius: 0.375rem !important;
    border: 1px solid var(--color-primary-500) !important;
    margin-right: 12px !important;
    vertical-align: middle !important;
    box-shadow: none !important;
    cursor: pointer !important;
}
.reservepro-schedule input[type="checkbox"]:focus,
.reservepro-schedule input[type="checkbox"]:active,
.reservepro-schedule input[type="checkbox"]:checked {
    color: var(--color-primary-500) !important;
    accent-color: var(--color-primary-500) !important;
}
/* ===== TABS ===== */
.reservepro-schedule .rp-tab {
    background-color: transparent !important;
    transition: border-color 0.2s ease !important;
    border-style: solid !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    outline: none !important;
    box-shadow: none !important;
    cursor: pointer !important;
    padding: 8px 16px !important;
    font-size: 0.875rem !important; /* 14px - Tailwind text-sm */
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
}
.reservepro-schedule .rp-tab.active {
    border-bottom: 2px solid var(--color-primary-500) !important;
    color: var(--color-primary-950) !important;
}
.reservepro-schedule .rp-tab:not(.active) {
    border-bottom: 2px solid transparent !important;
    color: var(--color-neutral-900) !important;
}
.reservepro-schedule .rp-tab:focus {
    outline: none !important;
    box-shadow: none !important;
}
/* ===== LOCATION TABS CONTAINER - horizontal scroll on mobile ===== */
.reservepro-schedule .location-tabs-scroll,
.reservepro-schedule .level-tabs-scroll {
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
/* ===== LEVEL TAB STYLES (same as location tabs) ===== */
.reservepro-schedule .level-tab {
  background-color: transparent !important;
  transition: border-color 0.2s ease !important;
  border-style: solid !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  outline: none !important;
  box-shadow: none !important;
  margin-bottom: -2px !important;
}
.reservepro-schedule .level-tab.active {
  border-bottom: 2px solid var(--color-primary-500) !important;
  color: var(--color-primary-950) !important;
}
.reservepro-schedule .level-tab:not(.active) {
  border-bottom-width: 0 !important;
  border-bottom-color: transparent !important;
  color: var(--color-neutral-900) !important;
}
.reservepro-schedule .level-tab:focus {
  outline: none !important;
  box-shadow: none !important;
}
/* ===== DROPDOWN STYLES (Instruktor, Typ/Ścieżka) ===== */
.reservepro-schedule .schedule-dropdown {
  position: relative;
}
.reservepro-schedule .schedule-dropdown-select {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  border: 1px solid var(--color-neutral-200, #DAE2E5) !important;
  background: var(--color-neutral-50, #F5F7F8) !important;
  padding: 0.75rem 1rem !important;
  border-radius: 0.5rem !important;
  border-style: solid !important;
}
/* Chevron icon inside custom dropdown */
.reservepro-schedule .schedule-dropdown svg {
  position: absolute !important;
  right: 0.75rem !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 1 !important;
}
/* ===== LOCATION TAB STYLES (with border overlap) ===== */
.reservepro-schedule .location-tab {
    background-color: transparent !important;
    transition: border-color 0.2s ease !important;
    border-style: solid !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: -2px !important;
}
.reservepro-schedule .location-tab.active {
    border-bottom-color: var(--color-primary-500) !important;
    color: var(--color-primary-950) !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.reservepro-schedule .location-tab:not(.active) {
    border-bottom-color: transparent !important;
    color: var(--color-neutral-900) !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.reservepro-schedule .location-tab:focus {
    outline: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
/* ===== CHIPS ===== */
.reservepro-schedule .rp-chip {
    display: inline-flex !important;
    align-items: center !important;
    padding: 8px 16px !important;
    background-color: var(--color-neutral-50) !important;
    border: 2px solid var(--color-neutral-100) !important;
    border-radius: 9999px !important;
    font-size: 0.875rem !important; /* 14px - Tailwind text-sm */
    font-weight: 500 !important;
    color: var(--color-neutral-700) !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
            user-select: none !important;
}
.reservepro-schedule .rp-chip:hover {
    background-color: var(--color-neutral-100) !important;
    border-color: var(--color-neutral-300) !important;
}
.reservepro-schedule .rp-chip.active {
    background-color: var(--color-primary-500) !important;
    border-color: var(--color-primary-500) !important;
    color: var(--color-neutral-950) !important;
}
.reservepro-schedule .rp-chip.active:hover {
    background-color: var(--color-primary-600) !important;
    border-color: var(--color-primary-600) !important;
}
.reservepro-schedule .rp-chip input[type="checkbox"] {
    display: none !important;
}
/* ===== GRID LAYOUT ===== */
.reservepro-schedule .rp-grid {
    display: grid !important;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    gap: 24px !important;
}
@media (min-width: 768px) {
    .reservepro-schedule .rp-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 24px !important;
    }
}
@media (min-width: 1024px) {
    .reservepro-schedule .rp-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 24px !important;
    }
}
/* Grid item transitions for filtering */
.reservepro-schedule .rp-grid > div {
    transition: all 0.3s ease-in-out !important;
    opacity: 1 !important;
    transform: scale(1) !important;
}
.reservepro-schedule .rp-grid > div.hidden {
    opacity: 0 !important;
    transform: scale(0.8) !important;
    pointer-events: none !important;
}
.reservepro-schedule .rp-grid > div[style*="display: none"] {
    display: none !important;
}
/* ===== PLACEHOLDER / EMPTY STATE ===== */
.reservepro-schedule .rp-no-results-hidden {
    display: none !important;
}
.reservepro-schedule .rp-no-results-visible {
    display: block !important;
    grid-column: 1 / -1 !important;
}
.reservepro-schedule .rp-no-results-container {
    text-align: center !important;
    padding: 24px !important;
    background: transparent !important;
    border-radius: 0 !important;
    margin: 40px 0 !important;
    box-shadow: none !important;
}
.reservepro-schedule .rp-no-results-content {
    max-width: 500px !important;
    margin: 0 auto !important;
    padding: 2rem !important;
}
.reservepro-schedule .rp-no-results-title {
    font-size: 1.5rem !important; /* 24px - Tailwind text-2xl */
    color: var(--color-neutral-900) !important;
    margin-bottom: 16px !important;
    /* font-family and font-weight inherited from base.css global rule */
}
.reservepro-schedule .rp-no-results-description {
    font-size: 1rem !important; /* 16px - Tailwind text-base */
    color: var(--color-neutral-600) !important;
    margin-bottom: 32px !important;
    line-height: 1.6 !important;
}
/* Legacy placeholder class names (for backward compatibility) */
.reservepro-schedule .placeholder-hidden {
    display: none !important;
}
.reservepro-schedule .placeholder-visible {
    display: block !important;
    grid-column: 1 / -1 !important;
}
.reservepro-schedule .placeholder-container {
    text-align: center !important;
    padding: 24px !important;
    background: transparent !important;
    border-radius: 0 !important;
    margin: 40px 0 !important;
    box-shadow: none !important;
}
.reservepro-schedule .placeholder-content {
    max-width: 500px !important;
    margin: 0 auto !important;
    padding: 2rem !important;
}
.reservepro-schedule .placeholder-title {
    font-size: 1.5rem !important; /* 24px - Tailwind text-2xl */
    color: var(--color-neutral-900) !important;
    margin-bottom: 16px !important;
    /* font-family and font-weight inherited from base.css global rule */
}
.reservepro-schedule .placeholder-description {
    font-size: 1rem !important; /* 16px - Tailwind text-base */
    color: var(--color-neutral-600) !important;
    margin-bottom: 32px !important;
    line-height: 1.6 !important;
}
.reservepro-schedule .placeholder-button {
    background: var(--color-primary-500) !important;
    color: var(--color-neutral-950) !important;
    border: none !important;
    padding: 16px 32px !important;
    border-radius: 50px !important;
    font-size: 1rem !important; /* 16px - Tailwind text-base */
    font-weight: 600 !important;
    cursor: pointer !important;
    font-family: 'Montserrat', sans-serif !important;
}
.reservepro-schedule .placeholder-button:hover {
    background: var(--color-primary-600) !important;
}
/* 
 * Course Card Component Styles
 * Protected with !important for embedding on external sites
 */
/* ===== CARD COMPONENTS ===== */
.reservepro-schedule .rp-card {
    display: flex !important;
    flex-direction: column !important;
    background-color: white !important;
    border-radius: 16px !important;
    box-shadow: 4px 4px 32px 0px rgba(38, 54, 64, 0.1) !important;
    overflow: hidden !important;
    height: 100% !important;
}
.reservepro-schedule .rp-card-image-wrapper {
    position: relative !important;
    width: 100% !important;
    height: 280px !important;
    overflow: hidden !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.reservepro-schedule .rp-card-image {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
    -o-object-position: center !important;
       object-position: center !important;
}
.reservepro-schedule .rp-card-content {
    padding: 16px 16px 0 16px !important;
    flex-grow: 1 !important;
}
.reservepro-schedule .rp-card-title {
    font-size: 20px !important;
    line-height: 1.6 !important;
    color: var(--color-neutral-900) !important;
    /* font-family and font-weight inherited from base.css global rule */
    font-family: 'Nunito', sans-serif !important;
    font-weight: 700 !important;
}
.reservepro-schedule .rp-card-details {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 16px !important;
    border-bottom: 1px solid var(--color-neutral-100) !important;
    flex-grow: 1 !important;
}
.reservepro-schedule .rp-card-detail-row {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.reservepro-schedule .rp-card-detail-icon {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0 !important;
    color: var(--color-neutral-900) !important;
}
.reservepro-schedule .rp-card-detail-text {
    font-size: 14px !important;
    color: var(--color-neutral-900) !important;
    line-height: 1.625 !important;
}
.reservepro-schedule .rp-card-footer {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    padding: 16px !important;
}
.reservepro-schedule .rp-card-price {
    font-size: 30px !important;
    color: var(--color-neutral-900) !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    /* font-family and font-weight inherited from base.css global rule */
}
.reservepro-schedule .rp-card-info-message {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    padding: 8px !important;
    background-color: var(--color-primary-50) !important;
    border-radius: 4px !important;
}
.reservepro-schedule .rp-card-info-icon {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0 !important;
    color: var(--color-neutral-900) !important;
}
.reservepro-schedule .rp-card-info-text {
    font-size: 14px !important;
    color: var(--color-neutral-900) !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.625 !important;
}
/* 
 * Jambo Component Styles
 * Protected with !important for embedding on external sites
 */
/* Note: Typography is handled globally in base.css */
/* All text-xl and above automatically use Nunito (rounded) font */
/* 
 * Waitlist Modal Component Styles
 * Protected with !important for embedding on external sites
 */
/* ===== MODAL BACKDROP ===== */
.rp-modal-backdrop {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 9999 !important;
    padding: 20px !important;
    overflow-y: auto !important;
}
.rp-modal-backdrop.rp-hidden {
    display: none !important;
}
/* ===== MODAL CONTAINER ===== */
.rp-modal-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 600px !important;
    margin: auto !important;
}
/* ===== MODAL CONTENT ===== */
.rp-modal-content {
    background-color: white !important;
    border-radius: 16px !important;
    padding: 32px 24px 24px 24px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 40px !important;
}
/* ===== MODAL HEADER ===== */
.rp-modal-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    text-align: center !important;
}
.rp-modal-title {
    /* Use Tailwind text-4xl equivalent (36px) - closest to 39px */
    font-size: 1.75rem !important; /* 36px - Tailwind text-4xl */
    font-weight: 700 !important;
    line-height: 1.55 !important;
    color: var(--color-neutral-900) !important;
    margin: 0 !important;
    font-family: 'Nunito', sans-serif !important;
    /* font-family and font-weight inherited from base.css global rule */
}
.rp-modal-description {
    font-family: 'Montserrat', sans-serif !important;
    /* Use Tailwind text-xl (20px) */
    font-size: 1rem !important; /* 20px - Tailwind text-xl */
    font-weight: 400 !important;
    line-height: 1.6 !important;
    color: var(--color-neutral-600) !important;
    margin: 0 !important;
}
/* ===== MODAL FORM ===== */
.rp-modal-form {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
}
/* ===== FORM GROUP (Input with floating label) ===== */
.rp-form-group {
    position: relative !important;
    width: 100% !important;
}
.rp-form-input {
    width: 100% !important;
    height: 56px !important;
    padding: 15px !important;
    border: 1px solid var(--color-neutral-300) !important;
    border-radius: 6px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1rem !important; /* 16px - Tailwind text-base */
    font-weight: 400 !important;
    line-height: 1.6 !important;
    color: var(--color-neutral-600) !important;
    background-color: var(--color-background) !important;
    outline: none !important;
    transition: border-color 0.2s ease !important;
    box-sizing: border-box !important;
}
.rp-form-input:focus {
    border-color: var(--color-primary-500) !important;
}
/* Floating Label */
.rp-form-label {
    position: absolute !important;
    top: -8px !important;
    left: 11px !important;
    background-color: var(--color-background) !important;
    padding: 0 4px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 0.8rem !important; /* 12.8px - Tailwind text-xs is 12px, this is slightly larger */
    font-weight: 400 !important;
    line-height: 1.65 !important;
    color: var(--color-neutral-600) !important;
    pointer-events: none !important;
    transition: all 0.2s ease !important;
}
/* ===== CHECKBOX GROUP ===== */
.rp-form-checkbox-group {
    display: flex !important;
    gap: 0px !important;
    align-items: flex-start !important;
    width: 100% !important;
}
.rp-form-checkbox {
    flex-shrink: 0 !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    cursor: pointer !important;
    accent-color: var(--color-primary-500) !important;
}
.rp-form-checkbox-label {
    flex: 1 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: .85rem !important; /* 16px - Tailwind text-base */
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: var(--color-neutral-950) !important;
    cursor: pointer !important;
    margin: 0 !important;
}
/* ===== MODAL ACTIONS ===== */
.rp-modal-actions {
    display: flex !important;
    gap: 16px !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: 100% !important;
}
/* Cancel Button */
.rp-btn-modal-cancel {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 16px 32px !important;
    min-width: 120px !important;
    height: 55px !important;
    border: 1px solid var(--color-neutral-950) !important;
    border-radius: 100px !important;
    background-color: transparent !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.125rem !important; /* 18px - Tailwind text-lg */
    font-weight: 600 !important;
    color: var(--color-neutral-950) !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
}
.rp-btn-modal-cancel:hover {
    background-color: var(--color-neutral-50) !important;
}
/* Submit Button */
.rp-btn-modal-submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 15px 32px !important;
    height: 55px !important;
    border: none !important;
    border-radius: 100px !important;
    background-color: var(--color-primary-500) !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.125rem !important; /* 18px - Tailwind text-lg */
    font-weight: 600 !important;
    color: var(--color-neutral-950) !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    white-space: nowrap !important;
}
.rp-btn-modal-submit:hover {
    background-color: var(--color-primary-600) !important;
}
/* ===== RESPONSIVE ===== */
@media (max-width: 640px) {
    .rp-modal-content {
        padding: 24px 16px !important;
        gap: 32px !important;
    }
    
    .rp-modal-title {
        font-size: 1.75rem !important; /* 28px - Tailwind text-3xl */
    }
    
    .rp-modal-description {
        font-size: 1rem !important; /* 16px - Tailwind text-base */
    }
    
    .rp-modal-actions {
        flex-direction: column-reverse !important;
        gap: 12px !important;
    }
    
    .rp-btn-modal-cancel,
    .rp-btn-modal-submit {
        width: 100% !important;
    }
}
@media (min-width: 1024px) {
    .lg\:rp-text-5xl {
        font-family: Nunito, sans-serif;
        font-weight: 800;
    }
}
.hover\:rp-bg-neutral-50:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:rp-bg-primary-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(195 152 7 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:rp-bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:rp-bg-opacity-10:hover {
    --tw-bg-opacity: 0.1 !important;
}
.focus\:rp-border-transparent:focus {
    border-color: transparent !important;
}
.focus\:rp-outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.focus\:rp-ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:rp-ring-primary-500:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(250 195 12 / var(--tw-ring-opacity, 1)) !important;
}
@media (min-width: 1024px) {
    .lg\:rp-min-h-0 {
        min-height: 0px !important;
    }
    .lg\:rp-w-1\/2 {
        width: 50% !important;
    }
    .lg\:rp-flex-1 {
        flex: 1 1 0% !important;
    }
    .lg\:rp-flex-row {
        flex-direction: row !important;
    }
    .lg\:rp-px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
    .lg\:rp-py-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .lg\:rp-text-5xl {
        font-size: 3rem !important;
        line-height: 1 !important;
    }
}


