/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb.Client/Features/Account/Components/Pages/Login.razor.scss */
.rk-auth-dual{min-height:100vh;width:100%;display:flex;flex-direction:column;position:relative;overflow-x:clip;overflow-y:visible;background:#fff}@media(min-width: 768px){.rk-auth-dual{height:100vh;flex-direction:row;overflow:hidden}}.rk-auth-dual-panel{display:none;position:absolute;width:50%;height:100%;top:0;left:0;z-index:10;overflow:hidden}@media(min-width: 768px){.rk-auth-dual-panel{display:block}}.rk-auth-dual--animated .rk-auth-dual-panel{transition:left .72s cubic-bezier(0.645, 0.045, 0.355, 1)}.rk-auth-dual--register .rk-auth-dual-panel{left:50%}.rk-auth-dual-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rk-auth-dual-bg--login{opacity:1}.rk-auth-dual-bg--register{opacity:0}.rk-auth-dual--animated .rk-auth-dual-bg{transition:opacity .65s ease}.rk-auth-dual--register .rk-auth-dual-bg--login{opacity:0}.rk-auth-dual--register .rk-auth-dual-bg--register{opacity:1}.rk-auth-dual-form{position:absolute;width:50%;height:100%;top:0;display:flex;flex-direction:column;align-items:center;background:#fff;overflow-y:auto;padding:2rem 2.5rem}.rk-auth-dual-form--login{right:0;opacity:1}.rk-auth-dual-form--register{left:0;opacity:0;pointer-events:none}.rk-auth-dual--animated .rk-auth-dual-form{transition:opacity .45s ease}.rk-auth-dual--register .rk-auth-dual-form--login{opacity:0;pointer-events:none}.rk-auth-dual--register .rk-auth-dual-form--register{opacity:1;pointer-events:auto}.rk-auth-dual-form .rk-auth-form-inner{width:100%;max-width:360px;margin-top:auto;margin-bottom:auto}.rk-auth-dual--single-mode .rk-auth-dual-form--single{right:0;left:auto;opacity:1;pointer-events:auto}.rk-auth-dual--single-mode .rk-auth-dual-form--login,.rk-auth-dual--single-mode .rk-auth-dual-form--register{opacity:0;pointer-events:none}@media(max-width: 767.98px){.rk-auth-dual{flex-direction:column}.rk-auth-dual-panel{display:none}.rk-auth-dual-form{position:relative;width:100%;margin-top:-132px;height:auto;min-height:calc(100vh - 168px);padding:2rem 2.5rem 2.5rem;border-radius:40px 0 0 0}.rk-auth-dual-form--login{display:flex;right:auto}.rk-auth-dual-form--register{display:none;left:auto;opacity:1;pointer-events:auto}.rk-auth-dual-form--single{display:flex;right:auto;left:auto;opacity:1;pointer-events:auto}.rk-auth-dual--register .rk-auth-dual-form--login{display:none;opacity:1}.rk-auth-dual--register .rk-auth-dual-form--register{display:flex}.rk-auth-dual--single-mode .rk-auth-dual-form--login,.rk-auth-dual--single-mode .rk-auth-dual-form--register{display:none}.rk-auth-mobile-hero{display:flex}}@media(min-width: 768px){.rk-auth-mobile-hero{display:none !important}}.rk-auth-dual-form .rk-auth-title{animation:rk-dual-fade-in .55s cubic-bezier(0.2, 0.85, 0.2, 1) both}.rk-auth-dual-form .rk-auth-form-inner{animation:rk-dual-fade-in .55s cubic-bezier(0.2, 0.85, 0.2, 1) .1s both}@keyframes rk-dual-fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width: 640px){.rk-forgot-flex{flex-direction:column}.rk-forgot-flex>a{margin-left:auto}}.rk-auth-image-overlay{position:absolute;inset:0;background:var(--project-image-overlay, rgba(30, 58, 110, 0.91));z-index:1;pointer-events:none}.rk-auth-dual-form .auth-label{color:var(--project-color-label, #374151);font-weight:600;font-size:.88rem;letter-spacing:.01em;text-transform:none}.rk-auth-dual-form .input-icon-wrap{position:relative}.rk-auth-dual-form .input-left-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:3;color:var(--project-color-placeholder, #9ca3af);font-size:15px;pointer-events:none;transition:color .25s ease}.rk-auth-dual-form .input-icon-wrap:focus-within .input-left-icon{color:var(--project-color-primary, #1e3a6e)}.rk-auth-dual-form .auth-input{border:1.5px solid var(--project-color-border, #e2e8f0) !important;border-radius:12px !important;background:#f8fafc !important;min-height:50px;font-size:.95rem;color:var(--project-color-text, #111827);transition:border-color .25s cubic-bezier(0.4, 0, 0.2, 1),background-color .25s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1)}.rk-auth-dual-form .auth-input:hover{border-color:#cbd5e1 !important}.rk-auth-dual-form .auth-input:focus,.rk-auth-dual-form .auth-input.e-input:focus{border-color:var(--project-color-primary, #1e3a6e) !important;background:#fff !important;box-shadow:0 0 0 4px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.12),0 1px 3px rgba(0,0,0,.04) !important;outline:none}.rk-auth-dual-form .auth-input-with-left-icon{padding-left:44px !important}.rk-auth-dual-form .auth-input-with-both-icons{padding-left:44px !important;padding-right:48px !important}.rk-auth-dual-form .auth-password-wrap{position:relative}.rk-auth-dual-form .auth-password-wrap .password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:4;min-width:36px;width:36px;height:36px;border:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important;border-radius:50%;cursor:pointer;transition:background .15s ease}.rk-auth-dual-form .auth-password-wrap .password-toggle:hover{background:rgba(0,0,0,.05) !important}.rk-auth-dual-form .auth-password-wrap .password-toggle .e-icons{color:var(--project-color-subtitle, #9ca3af);font-size:15px}.rk-auth-dual-form .auth-remember-label{color:var(--project-color-muted, #6b7280);cursor:pointer;flex:1;min-width:0}.rk-auth-dual-form .auth-remember-check .e-frame{border-radius:6px !important}.rk-auth-dual-form .auth-submit-btn{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:14px !important;font-size:1.05rem;font-weight:700;letter-spacing:.025em;color:#fff !important;background:linear-gradient(135deg, var(--project-color-primary, #1e3a6e), var(--project-color-primary-dark, #0d2244)) !important;border:none !important;box-shadow:0 4px 16px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.35),0 1px 3px rgba(0,0,0,.06) !important;transition:transform .2s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .2s cubic-bezier(0.4, 0, 0.2, 1),filter .2s ease;text-decoration:none;animation:rk-btn-glow-global 3s ease-in-out infinite}.rk-auth-dual-form .auth-submit-btn:hover,.rk-auth-dual-form .auth-submit-btn:focus-visible{transform:translateY(-2px);box-shadow:0 8px 28px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.45),0 2px 6px rgba(0,0,0,.08) !important;filter:brightness(1.06);color:#fff !important;text-decoration:none}.rk-auth-dual-form .auth-submit-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.3) !important;filter:brightness(0.97)}.rk-auth-dual-form .auth-submit-btn[disabled],.rk-auth-dual-form .auth-submit-btn.e-disabled{opacity:.6;cursor:not-allowed;transform:none !important;filter:none !important}.rk-auth-dual-form .e-btn.auth-submit-btn,.rk-auth-dual-form .e-btn.auth-submit-btn.e-primary,.rk-auth-dual-form button.e-btn.auth-submit-btn{background:linear-gradient(135deg, var(--project-color-primary, #1e3a6e), var(--project-color-primary-dark, #0d2244)) !important;border:none !important;color:#fff !important}@keyframes rk-btn-glow-global{0%,100%{box-shadow:0 4px 16px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.35),0 1px 3px rgba(0,0,0,.06)}50%{box-shadow:0 6px 28px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.55),0 2px 6px rgba(0,0,0,.08),0 0 20px rgba(var(--project-color-primary-rgb, 30, 58, 110), 0.15)}}.rk-auth-dual-form .auth-footer-text,.rk-auth-dual-form .auth-register-text{margin-top:1.5rem;text-align:center;font-size:.95rem;color:var(--project-color-subtitle, #6b7280)}

/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb.Client/Features/Users/Components/UserForm.razor.scss */
.rk-user-form-status{margin-bottom:.75rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.9rem}.rk-user-form-status--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.rk-profile-avatar{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem .9rem;background:#f8fafc;border:1px solid var(--project-color-border, #e2e8f0);border-radius:1rem}.rk-profile-avatar-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--project-color-primary, #1e3a6e);color:#fff;cursor:pointer;overflow:hidden;flex-shrink:0;transition:box-shadow .2s}.rk-profile-avatar-wrap:hover{box-shadow:0 0 0 3px rgba(30,58,110,.2)}.rk-profile-avatar-wrap:hover .rk-profile-avatar-overlay{opacity:1}.rk-profile-avatar-img{width:100%;height:100%;object-fit:cover}.rk-profile-avatar-icon{font-size:2.25rem}.rk-profile-avatar-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.52);color:#fff;opacity:0;transition:opacity .2s}.rk-profile-avatar-overlay .material-symbols-outlined{font-size:1.6rem;font-variation-settings:"wght" 600}.rk-profile-avatar-name{font-size:1rem;font-weight:600;color:var(--project-color-text, #111827)}.rk-permissions{display:flex;flex-direction:column;gap:1.5rem}.rk-permissions-category{background:#f8fafc;border:1px solid var(--project-color-border, #e2e8f0);border-radius:.75rem;overflow:hidden}.rk-permissions-category-header{padding:.75rem 1rem;font-weight:600;font-size:.9rem;color:var(--project-color-text, #111827);background:var(--project-color-border, #e2e8f0)}.rk-permissions-list{list-style:none;margin:0;padding:0}.rk-permissions-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-bottom:1px solid var(--project-color-border, #e2e8f0);font-size:.85rem}.rk-permissions-item:last-child{border-bottom:none}.rk-permissions-check{width:1rem;height:1rem;accent-color:var(--project-color-primary, #1e3a6e);cursor:pointer}.rk-permissions-label{flex:1;color:var(--project-color-text, #111827)}.rk-permissions-descr{font-size:.78rem;color:var(--project-color-text-muted, #6b7280)}.rk-permissions-empty{padding:2rem;text-align:center;color:var(--project-color-text-muted, #6b7280);font-size:.9rem}@media(max-width: 768px){.rk-profile-avatar{flex-direction:column;align-items:flex-start}.rk-permissions-item{align-items:flex-start;flex-wrap:wrap}.rk-permissions-descr{width:100%;padding-left:1.75rem}}

/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb.Client/Features/_Common/Components/Layout/MainLayout.razor.scss */
.rk-shell{--rk-shell-header-height: 3.5rem;display:flex;height:100vh;overflow:hidden}.rk-sidebar{position:fixed;top:0;left:0;z-index:100;width:250px;height:100vh;background:var(--project-color-navy, #001739);color:#d7d7d7;transform:translateX(-100%);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1);overflow-y:auto}.rk-sidebar--open{transform:translateX(0)}.rk-sidebar-toggle{position:absolute;top:calc(var(--rk-shell-header-height)/2);right:.625rem;left:auto;z-index:2;display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:hsla(0,0%,100%,.1);border:none;border-radius:.375rem;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .15s ease}.rk-sidebar-toggle:hover{background:hsla(0,0%,100%,.18)}.rk-sidebar-toggle .material-symbols-outlined{font-size:1.25rem}.rk-sidebar--open .rk-sidebar-toggle{display:inline-flex}@media(min-width: 768px){.rk-sidebar{position:fixed;flex-shrink:0;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.rk-sidebar.rk-sidebar--initialized:not(.rk-sidebar--open){transform:translateX(-100%)}.rk-sidebar.rk-sidebar--open{transform:translateX(0)}.rk-sidebar:not(.rk-sidebar--initialized) .rk-sidebar-toggle{display:inline-flex}}.rk-overlay{position:fixed;inset:0;z-index:99;background:rgba(0,0,0,.4);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media(min-width: 768px){.rk-overlay{display:none}}.rk-main{flex:1;display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden;background:#f8fafc}@media(min-width: 768px){.rk-main{transition:margin-left .25s cubic-bezier(0.4, 0, 0.2, 1)}.rk-sidebar--open~.rk-main{margin-left:250px}}.rk-main-body{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.rk-shell-loading{position:absolute;inset:0;z-index:45;display:flex;align-items:center;justify-content:center;background:#f8fafc;opacity:1;transform:scale(1);transition:opacity var(--project-route-transition-duration, 220ms) var(--project-route-transition-ease, cubic-bezier(0.22, 1, 0.36, 1)),transform var(--project-route-transition-duration, 220ms) var(--project-route-transition-ease, cubic-bezier(0.22, 1, 0.36, 1))}.rk-shell-loading--leaving{opacity:0;transform:scale(1.01);pointer-events:none}.rk-shell-loading-spinner{display:flex;align-items:center;justify-content:center;transition:transform var(--project-route-transition-duration, 220ms) var(--project-route-transition-ease, cubic-bezier(0.22, 1, 0.36, 1)),opacity var(--project-route-transition-duration, 220ms) var(--project-route-transition-ease, cubic-bezier(0.22, 1, 0.36, 1))}.rk-shell-loading--leaving .rk-shell-loading-spinner{opacity:0;transform:scale(0.96)}.rk-shell-content-stage{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.rk-shell-content-stage--revealing{animation:rk-shell-content-reveal 240ms cubic-bezier(0.22, 1, 0.36, 1) both}.rk-topbar{display:flex;align-items:center;min-height:var(--rk-shell-header-height);height:var(--rk-shell-header-height);padding:0 .75rem;gap:.5rem;background:#fff;border-bottom:1px solid var(--project-color-border, #e2e8f0);box-shadow:0 1px 3px rgba(0,0,0,.04);position:sticky;top:0;z-index:50;box-sizing:border-box}.rk-topbar-nav-group{display:flex;align-items:center;gap:.15rem;flex-shrink:0}.rk-topbar-nav-btn,.rk-topbar-burger{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:none;border:none;border-radius:.375rem;color:var(--project-color-text, #111827);cursor:pointer;transition:background .15s ease}.rk-topbar-nav-btn:hover,.rk-topbar-burger:hover{background:rgba(0,0,0,.06)}.rk-topbar-nav-btn .material-symbols-outlined{font-size:1.25rem}.rk-topbar-back{display:none}.rk-sidebar--open~.rk-main .rk-topbar-hamburger{display:none}.rk-sidebar--open~.rk-main .rk-topbar-back{display:inline-flex}@media(min-width: 768px){.rk-sidebar:not(.rk-sidebar--initialized)~.rk-main .rk-topbar-hamburger{display:none}.rk-sidebar:not(.rk-sidebar--initialized)~.rk-main .rk-topbar-back{display:inline-flex}}.rk-topbar-spacer{flex:1}.rk-sidebar-header{position:relative;display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:var(--rk-shell-header-height);height:var(--rk-shell-header-height);padding:0 3.5rem 0 .9rem;border-bottom:1px solid hsla(0,0%,100%,.08);box-sizing:border-box}.rk-sidebar-brand{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;color:#fff;text-decoration:none}.rk-sidebar-brand-logo{display:block;width:5.5rem;max-width:100%;height:auto;object-fit:contain;flex-shrink:0;margin:0 auto}.rk-topbar-page-slot{display:flex;align-items:center;min-width:0;flex:1;overflow:hidden}.rk-topbar-page-header{display:flex;align-items:baseline;gap:.4rem;min-width:0;overflow:hidden}.rk-topbar-page-header-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:var(--project-color-text, #111827);white-space:nowrap;flex-shrink:0}.rk-topbar-page-header-sep{color:var(--project-color-text-muted, #9ca3af);font-weight:400;font-size:.95rem;flex-shrink:0;user-select:none}.rk-topbar-page-header-subtitle{font-size:.875rem;font-weight:400;color:var(--project-color-text-muted, #6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.rk-topbar-user{position:relative;display:flex;align-items:center}.rk-topbar-avatar-btn{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;background:var(--project-color-primary, #1e3a6e);color:#fff;font-size:.85rem;border:none;cursor:pointer;padding:0;overflow:hidden;transition:opacity .15s,box-shadow .15s;flex-shrink:0}.rk-topbar-avatar-btn:hover{opacity:.88;box-shadow:0 0 0 3px rgba(30,58,110,.18)}.rk-topbar-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.rk-topbar-backdrop{position:fixed;inset:0;z-index:199}.rk-topbar-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background:#fff;border-radius:.75rem;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);border:1px solid var(--project-color-border, #e2e8f0);z-index:200;overflow:hidden;padding:.375rem;animation:rk-dropdown-in .15s cubic-bezier(0.16, 1, 0.3, 1)}@keyframes rk-dropdown-in{from{opacity:0;transform:translateY(-6px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}.rk-topbar-dropdown-header{padding:.5rem .75rem .4rem;border-bottom:1px solid var(--project-color-border, #e2e8f0);margin-bottom:.25rem}.rk-topbar-dropdown-name{font-size:.8rem;font-weight:500;color:var(--project-color-text-muted, #6b7280);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.rk-topbar-dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border-radius:.5rem;border:none;background:none;font-size:.875rem;color:var(--project-color-text, #111827);cursor:pointer;text-decoration:none;transition:background .1s ease;line-height:1.4;box-sizing:border-box}.rk-topbar-dropdown-item:hover{background:var(--project-color-bg-subtle, #f1f5f9)}.rk-topbar-dropdown-item--logout{color:#ef4444}.rk-topbar-dropdown-item--logout:hover{background:#fef2f2}.rk-content{flex:1;display:flex;flex-direction:column;min-height:0;padding:.5rem;position:relative;overflow-y:hidden;overflow-x:hidden}@media(min-width: 768px){.rk-content{padding:.75rem .9rem}}@media(max-width: 768px){.rk-shell{--rk-shell-header-height: 3.1rem}.rk-topbar{padding:0 .55rem}.rk-sidebar-header{padding:0 3.15rem 0 .8rem}.rk-sidebar-brand-logo{width:4.5rem;height:auto}.rk-topbar-page-slot{min-width:0}.rk-topbar-page-header-title{font-size:.95rem}.rk-topbar-page-header-subtitle{font-size:.8rem}}@media(min-width: 768px){.rk-hide-desktop{display:none}}.route-transition-page{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;background:#f8fafc}.route-transition-page.route-transition-page--entering{animation:route-fade-in 350ms cubic-bezier(0.22, 1, 0.36, 1) both}.route-transition-page.route-transition-page--entering-soft{animation:route-fade-in-soft 210ms cubic-bezier(0.22, 1, 0.36, 1) both}.route-transition-page.route-transition-page--leaving{animation:route-fade-out 175ms cubic-bezier(0.4, 0, 1, 1) both;pointer-events:none}.route-transition-page.route-transition-page--leaving-soft{animation:route-fade-out-soft 105ms ease-in both;pointer-events:none}@keyframes route-fade-in{from{opacity:0;transform:scale(0.985)}to{opacity:1;transform:scale(1)}}@keyframes route-fade-in-soft{from{opacity:0}to{opacity:1}}@keyframes route-fade-out{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0.985)}}@keyframes route-fade-out-soft{from{opacity:1}to{opacity:0}}.rk-hydration-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#f8fafc;z-index:9999}@keyframes rk-shell-content-reveal{from{opacity:.55;transform:scale(0.985)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion: reduce){.route-transition-page.route-transition-page--entering,.route-transition-page.route-transition-page--entering-soft,.route-transition-page.route-transition-page--leaving,.route-transition-page.route-transition-page--leaving-soft{animation:none}.rk-shell-loading,.rk-shell-loading-spinner,.rk-shell-content-stage--revealing{transition:none;animation:none;transform:none}.rk-shell-loading--leaving,.rk-shell-loading--leaving .rk-shell-loading-spinner{opacity:0}}#blazor-error-ui{color-scheme:light only;background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);box-sizing:border-box;display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem}

/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb.Client/Features/_Common/Components/Layout/NavMenu.razor.scss */
.rk-sidebar-header{display:flex;align-items:center;justify-content:center;min-height:var(--rk-shell-header-height, 3.5rem);height:var(--rk-shell-header-height, 3.5rem);padding:0 3.5rem 0 .9rem;background-color:rgba(0,0,0,.25);border-bottom:1px solid hsla(0,0%,100%,.08);box-sizing:border-box}.rk-sidebar-brand{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;color:#fff;text-decoration:none}.rk-sidebar-brand-logo{display:block;width:5.5rem;max-width:100%;height:auto;object-fit:contain;margin:0 auto}.rk-sidebar-nav{display:flex;flex-direction:column;padding:.5rem 0;overflow-y:auto;height:calc(100vh - var(--rk-shell-header-height, 3.5rem))}.rk-sidebar-item{padding:.25rem .75rem}.rk-sidebar-item:first-of-type{padding-top:.75rem}.rk-sidebar-link,.rk-sidebar-item a{display:flex;align-items:center;gap:.75rem;height:2.75rem;padding:0 .75rem;border-radius:.375rem;font-size:.9rem;color:#d7d7d7;text-decoration:none;background:none;border:none;width:100%;cursor:pointer;transition:background .15s ease,color .15s ease}.rk-sidebar-link:hover,.rk-sidebar-item a:hover{background-color:hsla(0,0%,100%,.1);color:#fff;text-decoration:none}.rk-sidebar-item a.active{background-color:hsla(0,0%,100%,.37);color:#fff}.rk-sidebar-link .bi,.rk-sidebar-item .bi{font-size:1.1rem;width:1.25rem;text-align:center}.rk-sidebar-group{padding:.25rem .75rem}.rk-sidebar-group-header{display:flex;align-items:center;gap:.75rem;height:2.75rem;padding:0 .75rem;border-radius:.375rem;font-size:.9rem;color:#d7d7d7;background:none;border:none;width:100%;cursor:pointer;transition:background .15s ease,color .15s ease}.rk-sidebar-group-header:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.rk-sidebar-group-header--active{background-color:hsla(0,0%,100%,.14);color:#fff}.rk-sidebar-group-title{flex:1;text-align:left}.rk-sidebar-group-chevron{font-size:1.25rem;transition:transform .2s ease}.rk-sidebar-group--open>.rk-sidebar-group-header>.rk-sidebar-group-chevron{transform:rotate(180deg)}.rk-sidebar-group-children{max-height:0;overflow:hidden;transition:max-height .25s ease;padding-left:.5rem}.rk-sidebar-group--open>.rk-sidebar-group-children{max-height:500px}@media(max-width: 768px){.rk-sidebar-header{padding:0 3.15rem 0 .8rem}}

/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb.Client/Features/_Common/Components/Pages/BlankLayoutDemo.razor.scss */
.rk-blank-layout-demo{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,3vw,2.5rem);background:radial-gradient(circle at top left, rgba(30, 58, 110, 0.18), transparent 32%),linear-gradient(160deg, #f3f7fb 0%, #e7eef7 48%, #f8fbff 100%)}.rk-blank-layout-demo-panel{width:min(100%,760px);padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(13,34,68,.12);border-radius:28px;background:hsla(0,0%,100%,.92);box-shadow:0 22px 60px rgba(13,34,68,.14);backdrop-filter:blur(10px)}.rk-blank-layout-demo-kicker{margin:0 0 .75rem;color:var(--project-color-primary, #1e3a6e);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rk-blank-layout-demo-title{margin:0;color:var(--project-color-text, #111827);font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.rk-blank-layout-demo-subtitle{margin:1rem 0 0;color:var(--project-color-muted, #4b5563);font-size:1rem;line-height:1.7;max-width:48rem}.rk-blank-layout-demo-note{margin-top:1.5rem;padding:1rem 1.1rem;border-left:4px solid var(--project-color-primary, #1e3a6e);border-radius:14px;background:rgba(30,58,110,.06);color:var(--project-color-text, #111827);line-height:1.6}.rk-blank-layout-demo-route{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.rk-blank-layout-demo-route-label{color:var(--project-color-label, #374151);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.rk-blank-layout-demo-route-value{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:.65rem .85rem;border:1px solid rgba(13,34,68,.12);border-radius:12px;background:#f8fafc;color:var(--project-color-primary-dark, #0d2244);font-size:.95rem;overflow-wrap:anywhere}.rk-blank-layout-demo-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.rk-blank-layout-demo-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.15rem;border-radius:14px;border:1px solid rgba(0,0,0,0);font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.rk-blank-layout-demo-button:hover{transform:translateY(-1px)}.rk-blank-layout-demo-button--primary{background:linear-gradient(135deg, var(--project-color-primary, #1e3a6e), var(--project-color-primary-dark, #0d2244));color:#fff;box-shadow:0 10px 28px rgba(30,58,110,.22)}.rk-blank-layout-demo-button--secondary{background:#fff;border-color:rgba(13,34,68,.14);color:var(--project-color-text, #111827)}@media(max-width: 640px){.rk-blank-layout-demo-actions{flex-direction:column}.rk-blank-layout-demo-button{width:100%}}

/* ../../../../../app/SystemData/Temp/asbevi-new/AsbeviWeb/Components/App.razor.scss */
:root{--project-font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;--project-color-primary: #1e3a6e;--project-color-primary-dark: #0d2244;--project-color-primary-rgb: 30, 58, 110;--project-color-navy: #001739;--project-color-text: #111827;--project-color-subtitle: #6b7280;--project-color-label: #374151;--project-color-muted: #4b5563;--project-color-border: #d1d5db;--project-color-placeholder: #9ca3af;--project-color-link: #1e3a6e;--project-color-surface: #ffffff;--project-color-surface-subtle: #f8fafc;--project-color-border-hover: #cbd5e1;--project-color-on-primary: #ffffff;--project-color-error: #ef4444;--project-color-error-rgb: 239, 68, 68;--project-color-navy-deep: #000e22;--project-color-navy-mid: #001f50;--project-color-navy-dark: #001430;--project-image-overlay: rgba(30, 58, 110, 0.91);--project-focus-shadow: 0 0 0 3px rgba(30, 58, 110, 0.15);--project-button-shadow: 0 8px 20px rgba(30, 58, 110, 0.25);--project-route-transition-ease: cubic-bezier(0.22, 1, 0.36, 1);--project-route-transition-duration: 210ms;--project-route-transition-duration-base: 350ms;--rk-primary: var(--project-color-primary);--rk-primary-hover: var(--project-color-primary-dark);--rk-danger: var(--project-color-error);--rk-danger-hover: #dc2626;--rk-success: #0f8f69;--rk-success-hover: #0b7556;--rk-surface: var(--project-color-surface);--rk-surface-alt: var(--project-color-surface-subtle);--rk-surface-hover: #eef2f7;--rk-border: var(--project-color-border);--rk-text: var(--project-color-text);--rk-text-muted: var(--project-color-subtitle)}html,body{font-family:var(--project-font-family)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}::-webkit-scrollbar-thumb{background:var(--project-color-primary, #2563eb);border-radius:5px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:var(--project-color-primary-dark, #1d4ed8)}::-webkit-scrollbar-corner{background:#f1f5f9}*{scrollbar-width:thin;scrollbar-color:var(--project-color-primary, #2563eb) #f1f5f9}.rk-bootstrap-splash{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff}.rk-bootstrap-splash-spinner{display:inline-flex;align-items:center;justify-content:center}.rk-auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}@keyframes rk-auth-form-in{from{opacity:0}to{opacity:1}}@keyframes rk-auth-title-in{from{opacity:0}to{opacity:1}}.rk-auth-shell--animated .rk-auth-form-inner{animation:rk-auth-form-in .7s cubic-bezier(0.22, 1, 0.36, 1) both}.rk-auth-shell--animated .rk-auth-title{animation:rk-auth-title-in .6s cubic-bezier(0.22, 1, 0.36, 1) .15s both}.rk-auth-shell--animated .rk-auth-subtitle{animation:rk-auth-title-in .6s cubic-bezier(0.22, 1, 0.36, 1) .25s both}h1:focus{outline:none}.valid.modified:not([type=checkbox]){outline:1px solid #26b050}.invalid{outline:1px solid #e50000}.validation-message{color:#e50000}.blazor-error-boundary{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem,#b32121;padding:1rem 1rem 1rem 3.7rem;color:#fff}.blazor-error-boundary::after{content:"An error has occurred."}@media(prefers-reduced-motion: reduce){.rk-auth-shell--animated .rk-auth-form-inner,.rk-auth-shell--animated .rk-auth-title,.rk-auth-shell--animated .rk-auth-subtitle{animation:none}}
