
/* /islency_theme_nova/static/src/css/auth.css */
 :root, body.o_theme_islency_nova{--islency-auth-page-bg: var(--islency-brand-page-bg, #ffffff); --islency-auth-card-bg: #ffffff; --islency-auth-border: var(--islency-brand-border, #d4dfe8); --islency-auth-ink: var(--islency-brand-ink, #124a6e); --islency-auth-input-ink: #212529; --islency-auth-muted: var(--islency-brand-ink-muted, #4a6270); --islency-auth-focus-ring: color-mix(in srgb, var(--islency-brand-sea, #2680c4) 28%, transparent);}:root{--bs-primary: var(--islency-brand-sea, #2680c4); --bs-primary-rgb: 38, 128, 196; --bs-link-color: var(--islency-brand-sea, #2680c4); --bs-link-hover-color: var(--islency-brand-sea-medium, #2e8fd4); --bs-focus-ring-color: var(--islency-auth-focus-ring); --bs-body-color: var(--islency-auth-input-ink);}#wrapwrap:has(.oe_website_login_container:not(.s_islency_auth_modal_content)), #wrapwrap:has(.o_islency_auth:not(.s_islency_auth_modal_content)), #wrapwrap:has(.o_islency_signup_pending:not(.s_islency_auth_modal_content *)), #wrapwrap:has(.oe_login_form:not(.s_islency_auth_modal_content *)), #wrapwrap:has(.oe_signup_form:not(.s_islency_auth_modal_content *)), #wrapwrap:has(.oe_reset_password_form:not(.s_islency_auth_modal_content *)){background-color: var(--islency-auth-page-bg); min-height: 100vh;}#wrapwrap:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) #wrap, #wrapwrap:has(.o_islency_auth:not(.s_islency_auth_modal_content)) #wrap, #wrapwrap:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) main, #wrapwrap:has(.o_islency_auth:not(.s_islency_auth_modal_content)) main, #wrapwrap:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_structure, #wrapwrap:has(.o_islency_auth:not(.s_islency_auth_modal_content)) .oe_structure{background-color: transparent;}.oe_website_login_container:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body), .o_islency_auth:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body){max-width: 28rem; margin-left: auto; margin-right: auto; padding: 1.5rem 1rem 2.5rem;}.oe_website_login_container:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_login_form, .oe_website_login_container:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_signup_form, .oe_website_login_container:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_reset_password_form, .o_islency_auth:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_login_form, .o_islency_auth:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_signup_form, .o_islency_auth:not(.s_islency_auth_modal_content):not(.s_islency_auth_page_body) .oe_reset_password_form, .o_islency_signup_pending.oe_login_form{background: var(--islency-auth-card-bg); border: 1px solid var(--islency-auth-border); border-radius: 0.5rem; padding: 1.5rem 1.25rem; box-shadow: 0 4px 16px rgba(18, 74, 110, 0.08);}.oe_website_login_container:not(.s_islency_auth_modal_content) .form-label, .o_islency_auth:not(.s_islency_auth_modal_content) .form-label{color: var(--islency-auth-ink); font-weight: 600;}body.o_theme_islency_nova .o_islency_auth:not(.s_islency_auth_modal_content) .form-control, body.o_theme_islency_nova .o_islency_auth:not(.s_islency_auth_modal_content) .input-group .form-control, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_login_form .form-control, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_signup_form .form-control, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_reset_password_form .form-control, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .input-group .form-control{color: var(--islency-auth-input-ink); border-color: var(--islency-auth-border); background-color: #fff;}.oe_website_login_container:not(.s_islency_auth_modal_content) .form-control::placeholder, .o_islency_auth:not(.s_islency_auth_modal_content) .form-control::placeholder{color: var(--islency-auth-muted); opacity: 1;}.oe_website_login_container:not(.s_islency_auth_modal_content) input:-webkit-autofill, .o_islency_auth:not(.s_islency_auth_modal_content) input:-webkit-autofill, .oe_website_login_container:not(.s_islency_auth_modal_content) input:-webkit-autofill:hover, .o_islency_auth:not(.s_islency_auth_modal_content) input:-webkit-autofill:hover, .oe_website_login_container:not(.s_islency_auth_modal_content) input:-webkit-autofill:focus, .o_islency_auth:not(.s_islency_auth_modal_content) input:-webkit-autofill:focus{-webkit-text-fill-color: var(--islency-auth-input-ink) !important; caret-color: var(--islency-auth-input-ink); -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important; box-shadow: 0 0 0 1000px #ffffff inset !important; border-color: var(--islency-auth-border) !important; transition: background-color 99999s ease-out 0s;}body.o_theme_islency_nova .o_islency_auth:not(.s_islency_auth_modal_content) .form-control:focus, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_login_form .form-control:focus, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_signup_form .form-control:focus, body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_reset_password_form .form-control:focus{color: var(--islency-auth-input-ink); background-color: #fff; border-color: var(--islency-brand-sea, #2680c4); box-shadow: 0 0 0 0.2rem var(--islency-auth-focus-ring);}.oe_website_login_container:not(.s_islency_auth_modal_content) a:not(.btn), .o_islency_auth:not(.s_islency_auth_modal_content) a:not(.btn){color: var(--islency-brand-sea, #2680c4);}.oe_website_login_container:not(.s_islency_auth_modal_content) a:not(.btn):hover, .o_islency_auth:not(.s_islency_auth_modal_content) a:not(.btn):hover{color: var(--islency-brand-sea-dark, #124a6e);}body.o_theme_islency_nova .o_islency_auth:not(.s_islency_auth_modal_content) .btn-link{color: var(--islency-brand-sea, #2680c4);}.oe_website_login_container:not(.s_islency_auth_modal_content) .alert-success, .o_islency_auth:not(.s_islency_auth_modal_content) .alert-success{border-color: color-mix(in srgb, var(--islency-brand-grass, #4f9e32) 35%, #fff); background-color: color-mix(in srgb, var(--islency-brand-grass, #4f9e32) 12%, #fff); color: var(--islency-brand-grass-dark, #357a22);}.oe_website_login_container:not(.s_islency_auth_modal_content) .alert-info, .o_islency_auth:not(.s_islency_auth_modal_content) .alert-info{border-color: color-mix(in srgb, var(--islency-brand-sea, #2680c4) 30%, #fff); background-color: color-mix(in srgb, var(--islency-brand-sea, #2680c4) 10%, #fff); color: var(--islency-auth-ink);}body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) .form-control:focus, body.o_theme_islency_nova:has(.o_islency_auth:not(.s_islency_auth_modal_content)) .form-control:focus{border-color: var(--islency-brand-sea, #2680c4); box-shadow: 0 0 0 0.2rem var(--islency-auth-focus-ring);}body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) a:not(.btn):not(.nav-link):not(.dropdown-item):not(.s_islency_auth_page_tab), body.o_theme_islency_nova:has(.o_islency_auth:not(.s_islency_auth_modal_content)) a:not(.btn):not(.nav-link):not(.dropdown-item):not(.s_islency_auth_page_tab){color: var(--islency-brand-sea, #2680c4);}body.o_theme_islency_nova:has(.oe_website_login_container:not(.s_islency_auth_modal_content)) a:not(.btn):not(.nav-link):not(.dropdown-item):not(.s_islency_auth_page_tab):hover, body.o_theme_islency_nova:has(.o_islency_auth:not(.s_islency_auth_modal_content)) a:not(.btn):not(.nav-link):not(.dropdown-item):not(.s_islency_auth_page_tab):hover{color: var(--islency-brand-sea-dark, #124a6e);}body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) #wrapwrap, body.o_theme_islency_nova:has(#wrapwrap .s_islency_auth_page_panel) #wrapwrap{display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient( 165deg, color-mix(in srgb, var(--islency-brand-sea, #2680c4) 12%, #e8f4fa) 0%, var(--islency-auth-page-bg, #f0f7fb) 42%, color-mix(in srgb, var(--islency-brand-sea-dark, #124a6e) 6%, #eef5f9) 100% ); min-height: 100vh; padding: max(1rem, env(safe-area-inset-top)) 1rem max(1.25rem, env(safe-area-inset-bottom));}body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) #wrap, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) main{display: flex; align-items: center; justify-content: center; width: 100%; max-width: 28rem; min-height: auto; flex: 0 0 auto; margin: 0 auto; background: transparent; padding: 0;}body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) #wrap > .container, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) #wrap > .container-fluid, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) main > .container, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) main > .container-fluid{width: 100%; max-width: 28rem; margin: 0 auto; padding: 0;}body.o_theme_islency_nova.o_islency_auth_page #top, body.o_theme_islency_nova.o_islency_auth_page .s_islency_signin_bar, body.o_theme_islency_nova.o_islency_auth_page .s_islency_mobile_bar, body.o_theme_islency_nova.o_islency_auth_page #bottom, body.o_theme_islency_nova.o_islency_auth_page #footer{display: none;}body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) .oe_website_login_container{width: 100%; max-width: 28rem; margin: 0 auto; padding: 0; float: none;}.s_islency_auth_page_panel{width: min(100%, 24rem); margin: 0 auto; display: flex; flex-direction: column; background: #fff; border-radius: 1.25rem; box-shadow: 0 24px 56px rgba(18, 74, 110, 0.14), 0 0 0 1px rgba(18, 74, 110, 0.05); overflow: hidden;}.s_islency_auth_page_hero{position: relative; line-height: 0; background: var(--islency-brand-sea-dark, #124a6e);}.s_islency_auth_page_hero_img, .s_islency_auth_page_hero .s_islency_brand_mark{display: block; width: 100%; height: auto; max-height: 9.5rem; object-fit: cover; object-position: center 35%; border-radius: 0; box-shadow: none;}.s_islency_auth_page_hero::after{content: ""; position: absolute; inset: auto 0 0; height: 2.5rem; background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.92)); pointer-events: none;}.s_islency_auth_page_back{position: absolute; z-index: 2; left: 0.75rem; top: 0.75rem; display: inline-flex; align-items: center; justify-content: center; width: 2.35rem; height: 2.35rem; border-radius: 50%; color: var(--islency-brand-sea-dark, #124a6e); text-decoration: none; background: rgba(255, 255, 255, 0.94); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);}.s_islency_auth_page_back:hover{color: var(--islency-brand-sea-dark, #124a6e); background: #fff;}.s_islency_auth_page_tabs, .s_islency_auth_modal_tabs.s_islency_auth_page_tabs{display: flex; gap: 0.35rem; margin: -0.65rem 1.25rem 0; padding: 0.2rem; position: relative; z-index: 1; background: rgba(255, 255, 255, 0.96); border: 1px solid var(--islency-brand-border, #d4dfe8); border-radius: 999px; box-shadow: 0 4px 14px rgba(18, 74, 110, 0.08); border-bottom: 0; flex-shrink: 0; align-items: center;}.s_islency_auth_page_tab, .s_islency_auth_modal_tab.s_islency_auth_page_tab{flex: 1 1 50%; display: flex; align-items: center; justify-content: center; min-height: 2.25rem; text-align: center; padding: 0.5rem 0.65rem; font-family: var(--islency-font-family-base); font-size: 0.8125rem; font-weight: 600; color: var(--islency-auth-muted, #4a6270); text-decoration: none; background: transparent; border-radius: 999px; border: 0; cursor: pointer; transition: color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;}.s_islency_auth_page_tab:hover, .s_islency_auth_modal_tab.s_islency_auth_page_tab:hover{color: var(--islency-brand-ink, #124a6e);}.s_islency_auth_page_tab--active, .s_islency_auth_modal_tab--active, .s_islency_auth_modal_tab.s_islency_auth_page_tab--active, .s_islency_auth_modal_tab.s_islency_auth_page_tab[aria-selected="true"]{color: #fff !important; background: var(--islency-brand-sea-dark, #124a6e); box-shadow: 0 2px 8px rgba(18, 74, 110, 0.22);}body.o_theme_islency_nova .s_islency_auth_page_tab--active, body.o_theme_islency_nova .s_islency_auth_page_tab--active:hover, body.o_theme_islency_nova .s_islency_auth_page_tab--active:focus, body.o_theme_islency_nova .s_islency_auth_page_tab--active span, body.o_theme_islency_nova .s_islency_auth_modal_tab.s_islency_auth_page_tab--active, body.o_theme_islency_nova .s_islency_auth_modal_tab.s_islency_auth_page_tab--active:hover, body.o_theme_islency_nova .s_islency_auth_modal_tab.s_islency_auth_page_tab--active:focus, body.o_theme_islency_nova .s_islency_auth_modal_tab.s_islency_auth_page_tab--active span{color: #fff !important;}.s_islency_auth_page_panel > .oe_website_login_container.o_islency_auth, .s_islency_auth_page_panel > .s_islency_auth_page_body{max-width: none; margin: 0; padding: 0;}.s_islency_auth_page_panel .oe_login_form, .s_islency_auth_page_panel .oe_signup_form, .s_islency_auth_page_panel .oe_reset_password_form, .s_islency_auth_page_panel .s_islency_auth_page_body .oe_login_form, .s_islency_auth_page_panel .s_islency_auth_page_body .oe_signup_form, .s_islency_auth_page_panel .s_islency_auth_page_body .oe_reset_password_form, .s_islency_auth_modal_content .oe_login_form, .s_islency_auth_modal_content .oe_signup_form, .s_islency_auth_modal_content .oe_reset_password_form{background: transparent; border: 0; border-radius: 0; box-shadow: none; padding: 1.15rem 1.25rem 1.5rem; margin: 0;}.s_islency_auth_page_panel .form-label, .s_islency_auth_modal_content .form-label{font-size: 0.8125rem; margin-bottom: 0.35rem; letter-spacing: 0.01em;}.s_islency_auth_page_panel .form-control, .s_islency_auth_page_panel .input-group .form-control, .s_islency_auth_modal_content .form-control, .s_islency_auth_modal_content .input-group .form-control{min-height: 2.75rem; padding: 0.55rem 0.85rem; border-radius: 0.65rem; border-color: color-mix(in srgb, var(--islency-brand-border, #d4dfe8) 85%, #fff); background-color: #f6f9fc;}.s_islency_auth_page_panel .form-control:focus, .s_islency_auth_modal_content .form-control:focus{background-color: #fff; border-color: var(--islency-brand-sea, #2680c4);}.s_islency_auth_page_panel .input-group-text{border-radius: 0 0.65rem 0.65rem 0; background: #f6f9fc; border-color: color-mix(in srgb, var(--islency-brand-border, #d4dfe8) 85%, #fff); color: var(--islency-brand-sea-dark, #124a6e);}.s_islency_auth_page_panel .btn-primary, .s_islency_auth_page_panel button[type="submit"].btn-primary, .s_islency_auth_modal_content .btn-primary, .s_islency_auth_modal_content button[type="submit"].btn-primary{width: 100%; min-height: 2.75rem; margin-top: 0.35rem; border: 0; border-radius: 999px; font-weight: 600; font-size: 0.9375rem; color: #fff !important; background: var(--islency-brand-sea-dark, #124a6e) !important; box-shadow: 0 4px 14px rgba(18, 74, 110, 0.2);}.s_islency_auth_page_panel .btn-primary:hover, .s_islency_auth_page_panel button[type="submit"].btn-primary:hover, .s_islency_auth_modal_content .btn-primary:hover, .s_islency_auth_modal_content button[type="submit"].btn-primary:hover{color: #fff !important; background: var(--islency-brand-sea, #2680c4) !important;}.s_islency_auth_page_panel .oe_login_form a:not(.btn), .s_islency_auth_page_panel .oe_signup_form a:not(.btn), .s_islency_auth_page_panel .oe_reset_password_form a:not(.btn){font-size: 0.875rem;}.s_islency_auth_page_panel .oe_login_form .text-center.mt-2, .s_islency_auth_page_panel .oe_signup_form .text-center.mt-2{margin-top: 1rem !important; padding-top: 0.85rem; border-top: 1px solid color-mix(in srgb, var(--islency-brand-border, #d4dfe8) 70%, transparent);}.s_islency_auth_page_panel .alert{border-radius: 0.65rem; font-size: 0.875rem;}body.islency-capacitor-app.o_islency_auth_page .s_islency_auth_page_panel{width: min(100%, 23rem);}.s_islency_auth_page_panel .oe_login_form, .s_islency_auth_page_panel .oe_signup_form, .s_islency_auth_page_panel .oe_reset_password_form, .s_islency_auth_modal_content .oe_login_form, .s_islency_auth_modal_content .oe_signup_form, .s_islency_auth_modal_content .oe_reset_password_form{max-width: none !important; width: 100% !important; margin: 0 !important; position: static !important;}.s_islency_auth_form{display: flex; flex-direction: column; gap: 1rem; width: 100%; max-width: none; box-sizing: border-box;}.s_islency_auth_form .mb-3, .s_islency_auth_form .field-login, .s_islency_auth_form .o_caps_lock_warning{margin-bottom: 0 !important;}.s_islency_auth_form .field-login, .s_islency_auth_form .o_caps_lock_warning, .s_islency_auth_form .field-phone, .s_islency_auth_form .field-name{display: flex; flex-direction: column; gap: 0.35rem; width: 100%; max-width: none; padding-left: 0; padding-right: 0;}.s_islency_auth_form .form-label, .s_islency_auth_form .s_islency_auth_label_row{width: 100%; max-width: none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}.s_islency_auth_form .form-control, .s_islency_auth_form .input-group{width: 100%; max-width: none; box-sizing: border-box;}.s_islency_auth_form .field-login > .form-control{display: block; width: 100%; max-width: 100%;}.s_islency_auth_label_row{display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: baseline; column-gap: 0.75rem; width: 100%;}.s_islency_auth_label_row__label{margin-bottom: 0;}.s_islency_auth_forgot_link{margin: 0; padding: 0; border: 0; background: none; box-shadow: none; font-size: 0.8125rem; font-weight: 600; line-height: 1.3; color: var(--islency-brand-sea, #2680c4); text-decoration: none; text-align: right; white-space: nowrap; justify-self: end;}.s_islency_auth_forgot_link:hover, .s_islency_auth_forgot_link:focus{color: var(--islency-brand-sea-dark, #124a6e); text-decoration: underline;}.s_islency_auth_page_panel .input-group, .s_islency_auth_modal_content .input-group{display: flex; flex-wrap: nowrap; width: 100%; margin-bottom: 0 !important;}.s_islency_auth_page_panel .input-group .form-control, .s_islency_auth_modal_content .input-group .form-control{flex: 1 1 auto; min-width: 0; width: 1%; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important;}.s_islency_auth_page_panel .input-group .o_show_password, .s_islency_auth_page_panel .input-group .btn, .s_islency_auth_modal_content .input-group .o_show_password, .s_islency_auth_modal_content .input-group .btn{flex: 0 0 auto; min-height: 2.75rem; padding-left: 0.75rem; padding-right: 0.75rem; border-radius: 0 0.65rem 0.65rem 0 !important; border-color: color-mix(in srgb, var(--islency-brand-border, #d4dfe8) 85%, #fff); background: #f6f9fc; color: var(--islency-brand-sea-dark, #124a6e);}.s_islency_auth_page_panel .oe_login_buttons, .s_islency_auth_modal_content .oe_login_buttons{width: 100%; max-width: none; padding-top: 0.25rem !important; margin: 0.25rem 0 0 !important; text-align: inherit;}.s_islency_auth_page_panel .oe_login_buttons .btn-primary, .s_islency_auth_page_panel .oe_login_buttons .btn-link, .s_islency_auth_modal_content .oe_login_buttons .btn-primary, .s_islency_auth_modal_content .oe_login_buttons .btn-link{width: 100%; max-width: none; margin-left: 0; margin-right: 0;}.s_islency_auth_page_panel .oe_login_form .btn-link.mt-2, .s_islency_auth_modal_content .oe_login_form .btn-link.mt-2{margin-top: 0.75rem !important; padding: 0; font-size: 0.875rem; font-weight: 600; text-decoration: none;}.s_islency_auth_page_panel .oe_login_form .btn-link.mt-2:hover, .s_islency_auth_modal_content .oe_login_form .btn-link.mt-2:hover{text-decoration: underline;}.s_islency_auth_modal_hero .s_islency_auth_modal_close{position: absolute; z-index: 2; left: auto; right: 0.75rem; top: 0.75rem; display: inline-flex; align-items: center; justify-content: center; width: 2.35rem; height: 2.35rem; border-radius: 50%; border: 0; color: var(--islency-brand-sea-dark, #124a6e); background: rgba(255, 255, 255, 0.94); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); cursor: pointer;}.s_islency_auth_modal_hero .s_islency_auth_modal_close:hover{color: var(--islency-brand-sea-dark, #124a6e); background: #fff;}@media (min-width: 768px){.s_islency_auth_page_panel{width: min(100%, 28rem);}body.o_theme_islency_nova:has(#wrapwrap .s_islency_auth_page_panel) #wrap, body.o_theme_islency_nova:has(#wrapwrap .s_islency_auth_page_panel) main, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) #wrap, body.o_theme_islency_nova:has(#wrapwrap .oe_website_login_container:not(.s_islency_auth_modal_content)) main{max-width: 28rem;}.s_islency_auth_page_hero_img, .s_islency_auth_page_hero .s_islency_brand_mark{max-height: 10.5rem;}}