body.customer-app{--customer-brand-primary:#0099d8;--customer-brand-primary-dark:#007bb0;--customer-brand-accent:#00aeef;--customer-success:#34bfa3;--customer-warning:#ffb822;--customer-danger:#f4516c;--customer-theme-info:var(--customer-brand-primary);--customer-theme-success:var(--customer-success);--customer-theme-danger:var(--customer-danger);--customer-theme-warning:var(--customer-warning);--customer-page-accent:var(--customer-brand-primary);--customer-page-accent-soft:#0099d81f;--customer-text:#3f4d5a;--customer-text-muted:#8b8da0;--customer-border:#e4e9ef;--customer-surface:#fff;--customer-surface-muted:#f8fafb;--customer-radius-sm:6px;--customer-radius-md:10px;--customer-radius-btn:8px;--customer-shadow-card:0 1px 3px #0f223a0f, 0 4px 12px #0f223a0a;--customer-page-padding-x:.65rem;--customer-page-padding-y:.4rem;--customer-section-gap:.5rem;--customer-card-padding-y:.65rem;--customer-card-padding-x:.85rem;--customer-label-size:.8125rem;--customer-input-height:calc(1.5em + .75rem + 2px);color:var(--customer-text)}body.customer-app .btn{border-radius:var(--customer-radius-btn);letter-spacing:.01em;font-weight:600}body.customer-app .btn-primary{background-color:var(--customer-brand-primary);border-color:var(--customer-brand-primary)}body.customer-app .btn-primary:hover,body.customer-app .btn-primary:focus{background-color:var(--customer-brand-primary-dark);border-color:var(--customer-brand-primary-dark)}body.customer-app .btn-success{background-color:var(--customer-success);border-color:var(--customer-success)}body.customer-app .form-control{border-color:var(--customer-border);border-radius:var(--customer-radius-sm);color:var(--customer-text)}body.customer-app .form-control:focus{border-color:var(--customer-brand-accent);box-shadow:0 0 0 2px #00aeef26}body.customer-app .customer-field-label,body.customer-app .org-viewdata-field-label,body.customer-app .org-viewpdf-date-label,body.customer-app .org-viewpdf-device-label{font-size:var(--customer-label-size);color:var(--customer-text);margin:0 0 .35rem;font-weight:600;line-height:1.25;display:block}body.customer-app .customer-card-title{color:var(--customer-text);margin:0 0 .5rem;padding:0;font-size:1rem;font-weight:600;line-height:1.3}body.customer-app .customer-card-title--compact{margin-bottom:.4rem}body.customer-app .customer-form-message{color:var(--customer-text-muted);margin:.6rem 0 0;font-size:.8125rem}body.customer-app .customer-form-message.is-error{color:#c62828}body.customer-app .customer-empty-state{text-align:center;color:var(--customer-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem .65rem;display:flex}body.customer-app .customer-empty-state__icon{opacity:.45;font-size:2rem}body.customer-app .customer-empty-state__title{color:var(--customer-text);margin:0;font-size:.9375rem;font-weight:600}body.customer-app .customer-empty-state__text{max-width:28rem;margin:0;font-size:.8125rem}body.customer-app .alert{border-radius:var(--customer-radius-sm);font-size:.8125rem}body.customer-app .customer-filter-toolbar{align-items:center;gap:.5rem;width:100%;margin:0;display:flex}body.customer-app .customer-filter-toolbar.form-group,body.customer-app .form-group.customer-filter-toolbar,body.customer-app .customer-filter-toolbar .customer-filter-toolbar__field{margin-bottom:0}body.customer-app .customer-filter-toolbar--labeled{align-items:flex-end}body.customer-app .customer-filter-toolbar--labeled>.customer-filter-toolbar__actions{align-self:flex-end}body.customer-app .customer-filter-toolbar--compact{align-items:center}body.customer-app .customer-filter-toolbar--compact>.customer-filter-toolbar__actions{align-self:center}body.customer-app .customer-filter-toolbar__fields{flex-wrap:nowrap;flex:auto;align-items:center;gap:.5rem;min-width:0;display:flex}body.customer-app .customer-filter-toolbar--labeled .customer-filter-toolbar__fields{align-items:flex-end}body.customer-app .customer-filter-toolbar__field{flex:1 1 0;min-width:0;margin:0}body.customer-app .customer-filter-toolbar__field .form-control{width:100%}body.customer-app .customer-filter-toolbar__actions{flex:none;align-items:center;margin:0;display:flex}body.customer-app .customer-filter-toolbar__actions .btn{white-space:nowrap;min-width:5.25rem}body.customer-app .customer-filter-toolbar--compact .form-control,body.customer-app .customer-filter-toolbar--compact .form-control-sm{height:1.65rem;min-height:1.65rem;padding:.2rem .35rem;font-size:.75rem;line-height:1.25}body.customer-app .customer-filter-toolbar--compact .customer-filter-toolbar__actions .btn,body.customer-app .customer-filter-toolbar--compact .customer-filter-toolbar__actions .btn.btn-sm{height:1.65rem;min-height:1.65rem;padding:0 .85rem;font-size:.8125rem;line-height:1.65rem}body.customer-app .customer-filter-toolbar--labeled .customer-filter-toolbar__actions .btn{height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:0 .85rem;line-height:calc(1.5em + .75rem)}@media (width<=991px){body.customer-app .customer-filter-toolbar{flex-wrap:wrap;align-items:stretch}body.customer-app .customer-filter-toolbar__fields{flex-wrap:wrap}body.customer-app .customer-filter-toolbar__actions,body.customer-app .customer-filter-toolbar__actions .btn{width:100%}}*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100vh}.customer-cookie-consent{z-index:10100;pointer-events:none;padding:1rem;position:fixed;bottom:0;left:0;right:0}.customer-cookie-consent__card{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #0f5f9c2e;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.25rem;width:min(920px,100%);margin:0 auto;padding:1.15rem 1.25rem;display:flex;box-shadow:0 16px 40px #0f28462e,0 2px 8px #0f284614}.customer-cookie-consent__copy{flex:320px;min-width:0}.customer-cookie-consent__title{color:#0f5f9c;margin:0 0 .45rem;font-size:1.05rem;font-weight:800}.customer-cookie-consent__body,.customer-cookie-consent__note{color:#1f2d3d;margin:0 0 .45rem;font-size:.86rem;line-height:1.5}.customer-cookie-consent__note{color:#5c6b7a}.customer-cookie-consent__policy{color:#0f5f9c;font-size:.84rem;font-weight:700;text-decoration:underline}.customer-cookie-consent__policy:hover{color:#0a4a7a}.customer-cookie-consent__actions{flex-wrap:wrap;flex:none;gap:.55rem;display:flex}.customer-cookie-consent__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;min-width:8.5rem;padding:.7rem 1.1rem;font-size:.9rem;font-weight:700;transition:background .15s,color .15s,border-color .15s,transform .15s}.customer-cookie-consent__btn:hover{transform:translateY(-1px)}.customer-cookie-consent__btn--reject{color:#1f2d3d;background:#fff;border-color:#cfd9e3}.customer-cookie-consent__btn--reject:hover{background:#f7f9fb;border-color:#9eb0c2}.customer-cookie-consent__btn--accept{color:#fff;background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);box-shadow:0 6px 16px #0f5f9c47}.customer-cookie-consent__btn--accept:hover{filter:brightness(1.05)}@media (width<=640px){.customer-cookie-consent{padding:.75rem}.customer-cookie-consent__actions{width:100%}.customer-cookie-consent__btn{flex:calc(50% - .3rem)}}body.customer-app .org-header-language-picker,body.customer-auth .org-header-language-picker,body.customer-hosting-renewal-page .org-header-language-picker{align-items:center;display:inline-flex;position:relative}body.customer-app .org-header-language-select,body.customer-auth .org-header-language-select,body.customer-hosting-renewal-page .org-header-language-select{box-sizing:border-box;height:var(--customer-header-control-height,2.3125rem);letter-spacing:.03em;border:1px solid var(--customer-border,#e4e9ef);color:#5c6670;cursor:pointer;background:#fafbfc;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-width:4.25rem;padding:0 .55rem;font-size:.75rem;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}body.customer-app .org-header-language-select:hover,body.customer-auth .org-header-language-select:hover,body.customer-hosting-renewal-page .org-header-language-select:hover{color:var(--customer-brand-primary,#0099d8);background:#f3f6f9;border-color:#d5dde6}body.customer-app .org-header-language-select:focus,body.customer-auth .org-header-language-select:focus,body.customer-hosting-renewal-page .org-header-language-select:focus{border-color:var(--customer-brand-accent,#00aeef);outline:none;box-shadow:0 0 0 2px #00aeef2e}body.customer-app .org-header-language-flag,body.customer-auth .org-header-language-flag,body.customer-hosting-renewal-page .org-header-language-flag{border-radius:1px;flex-shrink:0;width:14px;height:10px;font-size:14px;line-height:1;overflow:hidden}body.customer-app .org-header-language-flag.flag-icon-squared,body.customer-auth .org-header-language-flag.flag-icon-squared,body.customer-hosting-renewal-page .org-header-language-flag.flag-icon-squared{width:10px;height:10px}body.customer-app .org-header-language-code,body.customer-auth .org-header-language-code,body.customer-hosting-renewal-page .org-header-language-code{line-height:1}body.customer-app .org-header-language-menu,body.customer-auth .org-header-language-menu,body.customer-hosting-renewal-page .org-header-language-menu{z-index:1200;background:#fff;border:1px solid #00000014;border-radius:4px;min-width:88px;margin:0;padding:.2rem 0;list-style:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 16px #45414e26}body.customer-app .org-header-language-option,body.customer-auth .org-header-language-option,body.customer-hosting-renewal-page .org-header-language-option{color:#444;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;width:100%;padding:.35rem .6rem;font-size:.75rem;font-weight:600;display:flex}body.customer-app .org-header-language-option:hover,body.customer-app .org-header-language-option.is-active,body.customer-auth .org-header-language-option:hover,body.customer-auth .org-header-language-option.is-active,body.customer-hosting-renewal-page .org-header-language-option:hover,body.customer-hosting-renewal-page .org-header-language-option.is-active{color:#222;background:#f4f7fb}body.customer-app .org-searchable-select{width:100%;position:relative}body.customer-app .org-searchable-select__control{position:relative}body.customer-app .org-searchable-select__input{width:100%;padding-right:2rem}body.customer-app .org-add-device-terminal-dropdown.org-searchable-select .org-searchable-select__input{height:var(--customer-input-height);min-height:var(--customer-input-height);padding:.375rem 2rem .375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-searchable-select__toggle{width:2rem;height:100%;color:var(--customer-text-muted);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:0;right:0}body.customer-app .org-searchable-select__toggle:disabled{cursor:not-allowed;opacity:.6}body.customer-app .org-searchable-select__menu{z-index:30;background:var(--customer-surface);border:1px solid var(--customer-border);border-radius:var(--customer-radius-sm);max-height:16rem;box-shadow:var(--customer-shadow-card);margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + .2rem);left:0;right:0;overflow-y:auto}body.customer-app .org-searchable-select__option,body.customer-app .org-searchable-select__empty{color:var(--customer-text);padding:.45rem .75rem;font-size:.8125rem;line-height:1.35}body.customer-app .org-searchable-select__option{cursor:pointer}body.customer-app .org-searchable-select__option.is-active,body.customer-app .org-searchable-select__option:hover{background:var(--customer-surface-muted)}body.customer-app .org-searchable-select__option.is-selected{color:var(--customer-page-accent,var(--customer-brand-primary));font-weight:600}body.customer-app .org-searchable-select__empty{color:var(--customer-text-muted);font-style:italic}body.customer-app{margin:0;font-family:Open Sans,sans-serif}body.customer-app #root{text-align:left;border:none;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:block}body.customer-app .main-body .page-wrapper{padding:var(--customer-page-padding-y,.4rem) var(--customer-page-padding-x,.65rem)!important}body.customer-app .org-adminty-header-fragment{display:contents}body.customer-app .pcoded-header .navbar-wrapper,body.customer-app .header-navbar.pcoded-header>.navbar-wrapper{flex-wrap:nowrap;align-items:center;width:100%;display:flex}body.customer-app .pcoded-header .navbar-logo{flex:none}body.customer-app .pcoded-header .navbar-container{flex:auto;min-width:0}body.customer-app .pcoded-header .navbar-container .nav-left,body.customer-app .pcoded-header .navbar-container .nav-right{flex-wrap:nowrap}body.customer-app .pcoded-header .header-search,body.customer-app .pcoded-header .main-search,body.customer-app .pcoded-header .morphsearch-search{display:none!important}body.customer-app .pcoded-header .navbar-container .nav-right{align-items:center;display:flex}body.customer-app .header-navbar .navbar-wrapper .navbar-container .nav-right .org-header-language{height:var(--customer-header-control-height,2.3125rem);justify-content:center;align-self:center;align-items:center;padding:0;line-height:1;display:flex}body.customer-app .pcoded-header .nav-right .org-header-fullscreen>a{justify-content:center;align-items:center;padding:0 .65rem;display:inline-flex}body.customer-app div.dataTables_wrapper .org-dt-toolbar-top,body.customer-app div.dataTables_wrapper .org-dt-toolbar-bottom,body.customer-app div.dataTables_wrapper .org-device-list-dt-top,body.customer-app div.dataTables_wrapper .org-device-list-dt-bottom{justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin:.2rem 0;flex-wrap:nowrap!important;display:flex!important}body.customer-app div.dataTables_wrapper .org-dt-toolbar-left,body.customer-app div.dataTables_wrapper .org-dt-toolbar-right{flex:0 auto;min-width:0}body.customer-app div.dataTables_wrapper .org-dt-toolbar-right{text-align:right;margin-left:auto}body.customer-app div.dataTables_wrapper .org-dt-toolbar-right .dataTables_filter,body.customer-app div.dataTables_wrapper .org-dt-toolbar-right .dataTables_filter label{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;margin:0;display:inline-flex}body.customer-app div.dataTables_wrapper .org-dt-filter-refresh-group{flex:none;align-items:center;gap:.4rem;margin:0;display:inline-flex}body.customer-app div.dataTables_wrapper .org-dt-toolbar-refresh-btn{flex-shrink:0;padding:.25rem .5rem;line-height:1}body.customer-app div.dataTables_wrapper .org-dt-toolbar-refresh-btn .feather{margin:0;font-size:1rem}body.customer-app div.dataTables_wrapper .org-dt-toolbar-refresh-btn--spin .feather{animation:.8s linear infinite org-dt-toolbar-refresh-spin;display:inline-block}@keyframes org-dt-toolbar-refresh-spin{to{transform:rotate(360deg)}}body.customer-app .navbar-logo .mobile-menu,body.customer-app .navbar-logo #mobile-collapse{display:none!important}body.customer-app .navbar-logo .clogger-header-logo--icon{width:auto;max-height:42px}body.customer-app .pcoded[vertical-nav-type=collapsed] .header-navbar .navbar-logo .clogger-header-logo--icon{visibility:visible!important;opacity:1!important;display:inline-block!important}body.customer-app .pcoded[vertical-nav-type=expanded] .header-navbar .navbar-logo .clogger-header-logo--icon{display:none!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .header-navbar .navbar-logo{overflow:visible;width:var(--org-sidebar-collapsed-width)!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .header-navbar .navbar-logo .clogger-header-logo--icon{max-height:32px;max-width:calc(var(--org-sidebar-collapsed-width) - 12px);object-fit:contain}body.customer-app .pcoded-navbar,body.customer-app .pcoded-navbar .main-menu{background:#fff!important}body.customer-app .pcoded-navbar{height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow:hidden}body.customer-app .pcoded-navbar .org-sidebar-main-menu{flex-direction:column;height:100%;max-height:100%;display:flex;overflow:hidden}body.customer-app .pcoded-navbar .org-sidebar-menu-scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:100%;padding-bottom:16px;overflow:hidden auto}body.customer-app .pcoded-navbar .org-sidebar-menu-scroll.mCS_destroyed,body.customer-app .pcoded-navbar .org-sidebar-menu-scroll.mCustomScrollBox{overflow-y:auto}body.customer-app .pcoded-navbar[navbar-theme=themelight1] .pcoded-navigatio-lavel{color:#6c757d!important;border-bottom-color:#e9ecef!important}body.customer-app .pcoded-navbar[navbar-theme=themelight1] .pcoded-item>li>a{color:#333!important}body.customer-app .pcoded-navbar[navbar-theme=themelight1] .pcoded-item>li.active>a{color:#333!important;background:#f1f3f5!important}body.customer-app .pcoded-navbar[navbar-theme=themelight1] .pcoded-item>li>a{transition:background-color .2s,color .2s}body.customer-app .pcoded-navbar[navbar-theme=themelight1] .pcoded-item>li:hover>a{background:#f8f9fa!important}body.customer-app .org-menu-item--highlight>a{background-color:#fff3cd}body.customer-app .org-menu-service-badge{margin-left:6px}body.customer-app .pcoded-navbar .pcoded-item>li>a{padding-top:6px;padding-bottom:6px}body.customer-app .pcoded-navbar .pcoded-item>li>a>.pcoded-micon{min-width:24px;font-size:15px;line-height:1}body.customer-app .pcoded-navbar .pcoded-item>li>a>.pcoded-micon i{line-height:1;font-size:15px!important}body.customer-app{--org-sidebar-transition:.28s ease}body.customer-app .pcoded-navbar,body.customer-app .pcoded-navbar .main-menu{transition:width var(--org-sidebar-transition), max-width var(--org-sidebar-transition)}body.customer-app .pcoded[theme-layout=vertical][vertical-placement=left][vertical-effect=shrink] .pcoded-content{transition:margin-left var(--org-sidebar-transition)}body.customer-app .pcoded[theme-layout=vertical][vertical-nav-type=collapsed] .pcoded-navbar,body.customer-app .pcoded[theme-layout=vertical][vertical-nav-type=collapsed] .main-menu{width:var(--org-sidebar-collapsed-width)!important}body.customer-app .pcoded[theme-layout=vertical][vertical-placement=left][vertical-nav-type=collapsed][vertical-effect=shrink] .pcoded-content{margin-left:var(--org-sidebar-collapsed-width)!important}body.customer-app{--customer-shell-header-height:56px;--customer-shell-sidebar-width:240px;--customer-shell-sidebar-collapsed:56px;--customer-header-control-height:2.3125rem;--customer-shell-brand:var(--customer-brand-primary,#0099d8);--customer-page-accent:var(--customer-brand-primary,#0099d8);--customer-page-accent-soft:#0099d81f;--customer-shell-brand-soft:#0099d81a;--customer-shell-border:var(--customer-border,#e4e9ef);--customer-shell-surface:#fff;--customer-shell-muted:#6b7280;--customer-shell-text:#2f3a45;--customer-nav-font:.84375rem;--customer-nav-icon:1.7rem;--customer-nav-icon-font:.95rem;--customer-nav-pad-y:.35rem;--customer-nav-pad-x:.6rem;--customer-nav-pad-x-collapsed:.25rem;--customer-nav-gap:.5rem;--customer-nav-margin-y:.05rem;--customer-nav-radius:7px;--customer-nav-item-height:calc(var(--customer-nav-icon) + (2 * var(--customer-nav-pad-y)));--customer-sidebar-scroll-pad-y:.5rem;--customer-sidebar-scroll-pad-bottom:.75rem;--customer-sidebar-section-height:1.5rem;--customer-sidebar-section-margin-top:.65rem;--customer-sidebar-section-margin-bottom:.2rem}body.customer-app .pcoded-header.customer-top-header,body.customer-app .header-navbar.pcoded-header{border-bottom:1px solid var(--customer-shell-border);min-height:var(--customer-shell-header-height);box-shadow:0 1px #0f223a0a;background:var(--customer-shell-surface)!important}body.customer-app .pcoded-header .navbar-wrapper{min-height:var(--customer-shell-header-height)}body.customer-app .customer-header-logo.navbar-logo,body.customer-app .pcoded-header .navbar-logo{min-width:var(--customer-shell-sidebar-width);height:var(--customer-shell-header-height);border-right:1px solid var(--customer-shell-border);box-sizing:border-box;align-items:center;padding:0 1rem;display:flex;width:var(--customer-shell-sidebar-width)!important;background:var(--customer-shell-surface)!important}body.customer-app .customer-header-logo-link{align-items:center;gap:.45rem;min-width:0;max-width:100%;line-height:0;display:inline-flex}body.customer-app .navbar-logo .clogger-header-logo--icon{flex:none;width:auto;max-height:36px}body.customer-app .navbar-logo .clogger-header-logo-wide{object-fit:contain;object-position:left center;flex:auto;width:auto;min-width:0;max-width:100%;max-height:42px;display:none}body.customer-app .pcoded[vertical-nav-type=expanded] .navbar-logo .clogger-header-logo--icon{display:none!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-header-logo-link{width:100%}body.customer-app .pcoded[vertical-nav-type=expanded] .navbar-logo .clogger-header-logo-wide{max-height:42px;display:block}body.customer-app .pcoded[vertical-nav-type=collapsed] .navbar-logo .clogger-header-logo-wide{display:none!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .navbar-logo .clogger-header-logo--icon{display:block}body.customer-app .customer-top-header .navbar-container{flex:auto;justify-content:space-between;align-items:center;min-width:0;padding:0;display:flex}body.customer-app .customer-header-main{flex:auto;align-items:center;min-width:0;padding:0 .65rem;display:flex}body.customer-app .customer-header-regions-mount{flex:none}body.customer-app .customer-header-regions-mount[hidden]{display:none!important}body.customer-app .customer-header-regions-picker{position:relative}body.customer-app .customer-header-regions-select{box-sizing:border-box;border:1px solid var(--customer-shell-border);background:var(--customer-shell-surface);min-height:1.9rem;color:var(--customer-shell-text);cursor:pointer;border-radius:.375rem;align-items:center;gap:.35rem;max-width:14rem;padding:0 .55rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:inline-flex}body.customer-app .customer-header-regions-select:hover,body.customer-app .customer-header-regions-select:focus-visible{border-color:var(--customer-page-accent,var(--customer-shell-brand));outline:none}body.customer-app .customer-header-regions-select__icon{color:var(--customer-page-accent,var(--customer-shell-brand));flex:none;font-size:.95rem}body.customer-app .customer-header-regions-select__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}body.customer-app .customer-header-regions-select__caret{color:var(--customer-shell-muted);flex:none;font-size:.85rem}body.customer-app .customer-header-regions-menu{z-index:1200;border:1px solid var(--customer-shell-border);background:var(--customer-shell-surface);border-radius:.375rem;min-width:12rem;max-width:18rem;max-height:16rem;margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;overflow-y:auto;box-shadow:0 8px 24px #0f223a1f}body.customer-app .customer-header-regions-option{width:100%;color:var(--customer-shell-text);text-align:left;cursor:pointer;background:0 0;border:0;padding:.45rem .85rem;font-size:.8125rem;font-weight:500;display:block}body.customer-app .customer-header-regions-option:hover,body.customer-app .customer-header-regions-option:focus-visible{background:var(--customer-shell-brand-soft);outline:none}body.customer-app .customer-header-regions-option.is-active{color:var(--customer-page-accent,var(--customer-shell-brand));font-weight:700}body.customer-app .customer-header-page-heading{border-left:3px solid var(--customer-page-accent,var(--customer-shell-brand));flex-direction:column;flex:auto;justify-content:center;gap:.1rem;min-width:0;padding:.15rem 0 .15rem .75rem;display:flex}body.customer-app .customer-header-page-title-row{align-items:center;gap:.65rem;min-width:0;display:flex}body.customer-app .customer-header-page-title-row .customer-header-page-title{flex:0 auto;min-width:0}body.customer-app .customer-header-page-context{letter-spacing:.07em;text-transform:uppercase;color:#a0a8b3;white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:700;line-height:1.2;overflow:hidden}body.customer-app .customer-header-page-context:empty{display:none}body.customer-app .customer-header-page-title{letter-spacing:-.02em;color:var(--customer-page-accent,var(--customer-brand-primary-dark,#007bb0));white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:1.0625rem;font-weight:600;line-height:1.25;overflow:hidden}body.customer-app .customer-header-page-title:empty{display:none}body.customer-app .customer-header-actions.nav-right{gap:.7rem;padding-right:.75rem}body.customer-app .header-navbar .navbar-wrapper .navbar-container .nav-right.customer-header-actions>li{height:var(--customer-header-control-height);align-items:center;display:flex;float:none!important;padding:0!important;line-height:1!important}body.customer-app .customer-header-actions>li.user-profile{padding:0!important}body.customer-app .customer-header-actions .dropdown,body.customer-app .customer-header-actions .dropdown-primary{align-items:center;margin:0;padding:0;line-height:1;display:flex}body.customer-app .customer-header-actions>li>a,body.customer-app .customer-header-actions .dropdown-toggle{box-sizing:border-box;min-width:var(--customer-header-control-height);height:var(--customer-header-control-height);color:#5c6670;border-radius:8px;justify-content:center;align-items:center;padding:0 .5rem;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}body.customer-app .customer-header-actions>li>a:hover,body.customer-app .customer-header-actions .dropdown-toggle:hover{color:var(--customer-shell-brand);background:#f3f6f9}body.customer-app .customer-header-notify .dropdown-toggle{border:1px solid var(--customer-border,#e4e9ef);background:#fafbfc;border-radius:8px;min-width:2.25rem;height:2.25rem;padding:0;transition:background-color .15s,border-color .15s,color .15s;position:relative}body.customer-app .customer-header-notify .dropdown-toggle:hover{color:var(--customer-brand-primary,#0099d8);background:#f3f6f9;border-color:#d5dde6}body.customer-app .customer-header-notify .dropdown-toggle .badge{border-radius:999px;min-width:1rem;height:1rem;padding:0 .2rem;font-size:.5625rem;line-height:1rem;position:absolute;top:.15rem;right:.1rem}body.customer-app .customer-header-notify .notification-view.dropdown-menu{border:1px solid var(--customer-shell-border);border-radius:12px;min-width:18rem;padding:0;overflow:hidden;box-shadow:0 12px 32px #0f223a24}body.customer-app .customer-header-dropdown__title{border-bottom:1px solid var(--customer-shell-border);background:linear-gradient(135deg,#0099d81a 0%,#0099d808 100%);padding:.85rem 1rem .75rem}body.customer-app .customer-header-dropdown__title h6{color:#1f2d3d;align-items:center;gap:.55rem;margin:0;font-size:.9rem;font-weight:700;display:flex}body.customer-app .customer-header-dropdown__title-icon{background:var(--customer-page-accent,var(--customer-shell-brand));color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}body.customer-app .customer-header-dropdown__title-icon .feather{width:.95rem;height:.95rem}body.customer-app .customer-header-dropdown__subtitle{color:#6b7280;margin:.35rem 0 0 2.3rem;font-size:.72rem;font-weight:500;line-height:1.35}body.customer-app .customer-header-panel__loading{color:#6b7280;justify-content:center;align-items:center;gap:.55rem;padding:1.25rem 1rem;font-size:.8125rem;font-weight:600;display:flex}body.customer-app .customer-header-panel__spinner{border:2px solid #0099d82e;border-top-color:var(--customer-page-accent,var(--customer-shell-brand));border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite customer-header-panel-spin}@keyframes customer-header-panel-spin{to{transform:rotate(360deg)}}body.customer-app .customer-header-panel__alert{border-radius:8px;align-items:flex-start;gap:.5rem;margin:.75rem 1rem 0;padding:.65rem .75rem;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}body.customer-app .customer-header-panel__alert .feather{flex:none;width:.95rem;height:.95rem;margin-top:.05rem}body.customer-app .customer-header-panel__alert--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}body.customer-app .customer-header-panel__alert--success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}body.customer-app .customer-header-panel__alert--warning{color:#b45309;background:#fffbeb;border:1px solid #fde68a}body.customer-app .customer-header-panel__alert--muted{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}body.customer-app .customer-header-support-menu{min-width:22rem;max-width:min(26rem,100vw - 1.5rem)}body.customer-app .customer-header-support-mount{padding:0}body.customer-app .customer-header-support-panel{padding:.85rem 1rem 1rem}body.customer-app .customer-header-support-panel__form{gap:.7rem;display:grid}body.customer-app .customer-header-support-panel__field{gap:.3rem;display:grid}body.customer-app .customer-header-support-panel__label{letter-spacing:.02em;text-transform:uppercase;color:#64748b;margin:0;font-size:.72rem;font-weight:700}body.customer-app .customer-header-support-panel__control,body.customer-app .customer-header-support-panel .org-searchable-select__input{color:#1f2d3d;background:#fff;border:1px solid #dbe3ea;border-radius:8px;width:100%;min-height:2.25rem;padding:.45rem .65rem;font-size:.8125rem;font-weight:500;line-height:1.3;transition:border-color .15s,box-shadow .15s}body.customer-app .customer-header-support-panel__control:focus,body.customer-app .customer-header-support-panel .org-searchable-select__input:focus{border-color:var(--customer-page-accent,var(--customer-shell-brand));outline:none;box-shadow:0 0 0 3px #0099d81f}body.customer-app .customer-header-support-panel__control:disabled,body.customer-app .customer-header-support-panel .org-searchable-select__input:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}body.customer-app .customer-header-support-panel__submit{background:linear-gradient(135deg, var(--customer-page-accent,#0099d8) 0%, #007bb0 100%);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:2.35rem;margin-top:.15rem;padding:.5rem .85rem;font-size:.8125rem;font-weight:700;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;box-shadow:0 4px 12px #0099d847}body.customer-app .customer-header-support-panel__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #0099d852}body.customer-app .customer-header-support-panel__submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}body.customer-app .customer-header-support-panel__submit .feather{width:.9rem;height:.9rem}body.customer-app .customer-header-support-panel__note{color:#64748b;background:#f8fafc;border:1px dashed #dbe3ea;border-radius:8px;align-items:flex-start;gap:.5rem;margin:.85rem 0 0;padding:.65rem .75rem;font-size:.75rem;font-weight:600;line-height:1.4;display:flex}body.customer-app .customer-header-support-panel__note .feather{width:.95rem;height:.95rem;color:var(--customer-page-accent,var(--customer-shell-brand));flex:none;margin-top:.05rem}body.customer-app .customer-header-support-panel .org-searchable-select{width:100%}body.customer-app .customer-header-support-menu .dropdown-menu{overflow:visible}body.customer-app .customer-header-alarms-menu{min-width:26rem;max-width:min(32rem,100vw - 1.5rem)}body.customer-app .customer-header-alarms-mount{padding:0}body.customer-app .customer-header-alarms-toggle--active{color:#c0392b}body.customer-app .customer-header-alarms-panel{padding:.85rem 1rem 1rem}body.customer-app .customer-header-alarms-panel__stats{gap:.65rem;display:grid}body.customer-app .customer-header-alarms-panel__stat-card{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #e8edf2;border-radius:10px;align-items:flex-start;gap:.65rem;padding:.7rem .75rem;display:flex}body.customer-app .customer-header-alarms-panel__stat-card--hosting{background:linear-gradient(135deg,#0099d814 0%,#fffffffa 100%);border-color:#0099d82e}body.customer-app .customer-header-alarms-panel__stat-icon,body.customer-app .customer-header-alarms-panel__quota-icon{width:1.85rem;height:1.85rem;color:var(--customer-page-accent,var(--customer-shell-brand));background:#0099d81f;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}body.customer-app .customer-header-alarms-panel__stat-icon .feather,body.customer-app .customer-header-alarms-panel__quota-icon .feather{width:.95rem;height:.95rem}body.customer-app .customer-header-alarms-panel__stat-body,body.customer-app .customer-header-alarms-panel__quota-body{flex:auto;min-width:0}body.customer-app .customer-header-alarms-panel__hosting-head{justify-content:space-between;align-items:center;gap:.65rem;display:flex}body.customer-app .customer-header-alarms-panel__purchase{color:#fff;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#00a6e8 0%,#0072b8 100%);border:none;border-radius:999px;flex:none;align-items:center;gap:.35rem;min-height:26px;padding:.24rem .8rem;font-size:.66rem;font-weight:700;line-height:1.15;transition:box-shadow .18s,transform .18s,filter .18s;display:inline-flex;box-shadow:0 3px 8px #0079be47,inset 0 1px #ffffff40}body.customer-app .customer-header-alarms-panel__purchase .feather{font-size:.78rem;line-height:1}body.customer-app .customer-header-alarms-panel__purchase:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 6px 14px #0079be59,inset 0 1px #ffffff4d}body.customer-app .customer-header-alarms-panel__purchase:active{filter:brightness(.97);transform:translateY(0);box-shadow:0 2px 6px #0079be4d}body.customer-app .customer-header-alarms-panel__purchase:focus-visible{outline-offset:2px;outline:2px solid #1f2d3d}body.customer-app .customer-header-alarms-panel__stat-label,body.customer-app .customer-header-alarms-panel__quota-title{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:700;display:block}body.customer-app .customer-header-alarms-panel__stat-value{color:#1f2d3d;margin-top:.15rem;font-size:.95rem;font-weight:800;line-height:1.2;display:block}body.customer-app .customer-header-alarms-panel__stat-sub{color:#047857;background:#ecfdf5;border-radius:999px;margin-top:.25rem;padding:.12rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}body.customer-app .customer-header-alarms-panel__stat-sub--danger{color:#b91c1c;background:#fef2f2}body.customer-app .customer-header-alarms-panel__quota-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}body.customer-app .customer-header-alarms-panel__quota-card{background:#fff;border:1px solid #e8edf2;border-radius:10px;align-items:flex-start;gap:.5rem;min-width:0;padding:.6rem .55rem;display:flex}body.customer-app .customer-header-alarms-panel__quota-row{flex-direction:column;gap:.15rem;margin-top:.2rem;display:flex}body.customer-app .customer-header-alarms-panel__quota-metric{color:#1f2d3d;font-size:.78rem;font-weight:600}body.customer-app .customer-header-alarms-panel__quota-metric strong,body.customer-app .customer-header-alarms-panel__quota-extra strong{color:#c0392b;font-weight:800}body.customer-app .customer-header-alarms-panel__quota-extra{color:#64748b;font-size:.68rem;font-weight:600;line-height:1.35}body.customer-app .customer-header-alarms-panel__section{border-top:1px solid var(--customer-shell-border);margin-top:.85rem;padding-top:.75rem}body.customer-app .customer-header-alarms-panel__section-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}body.customer-app .customer-header-alarms-panel__section-title{letter-spacing:.03em;text-transform:uppercase;color:#475569;margin:0;font-size:.78rem;font-weight:800}body.customer-app .customer-header-alarms-panel__section-count{color:#334155;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.68rem;font-weight:800;display:inline-flex}body.customer-app .customer-header-alarms-panel__table-wrap{background:#fff;border:1px solid #e8edf2;border-radius:10px;max-height:170px;overflow:auto}body.customer-app .customer-header-alarms-panel__table{border-collapse:separate;border-spacing:0;color:#1f2d3d;text-align:left;width:100%;font-size:.68rem;font-weight:600}body.customer-app .customer-header-alarms-panel__table thead th{z-index:1;color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e8edf2;padding:.45rem .4rem;font-size:.62rem;font-weight:800;position:sticky;top:0}body.customer-app .customer-header-alarms-panel__table tbody td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.42rem .4rem}body.customer-app .customer-header-alarms-panel__table tbody tr:last-child td{border-bottom:0}body.customer-app .customer-header-alarms-panel__table tbody tr:nth-child(2n){background-color:#fbfdff}body.customer-app .customer-header-alarms-panel__empty{text-align:center;color:#64748b;font-weight:600;padding:1rem .5rem!important}body.customer-app .customer-header-alarms-panel__empty .feather{color:#22c55e;width:1.1rem;height:1.1rem;margin:0 auto .35rem;display:block}body.customer-app .customer-header-alarms-panel__tone--red{color:#c0392b;font-weight:700}body.customer-app .customer-header-alarms-panel__tone--blue{color:#2563eb;font-weight:700}@media (width<=575.98px){body.customer-app .customer-header-alarms-panel__quota-grid{grid-template-columns:1fr}body.customer-app .customer-header-alarms-menu,body.customer-app .customer-header-support-menu{min-width:calc(100vw - 1.5rem);max-width:calc(100vw - 1.5rem)}}body.customer-app .customer-header-user .dropdown-toggle{min-width:0;height:var(--customer-header-control-height);border:1px solid var(--customer-shell-border);background:#fafbfc;border-radius:8px;align-self:center;align-items:center;gap:.35rem;padding:0 .5rem 0 .3rem}body.customer-app .customer-header-user .dropdown-toggle img{width:22px;height:22px;box-shadow:0 0 0 1px var(--customer-shell-border);border:1px solid #fff;border-radius:50%;flex-shrink:0;display:block;margin:0!important}body.customer-app .customer-header-user .dropdown-toggle i{flex-shrink:0;align-items:center;display:flex;margin:0!important}body.customer-app .customer-header-user .js-admin-display-name{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;color:var(--customer-shell-text);padding-top:1px;font-size:.75rem;font-weight:600;line-height:1;display:block;overflow:hidden}body.customer-app .customer-header-user .feather.icon-chevron-down{color:var(--customer-shell-muted);font-size:.75rem;line-height:1}body.customer-app .customer-header-user .profile-notification{border:1px solid var(--customer-shell-border);border-radius:10px;min-width:11rem;padding:.35rem 0;box-shadow:0 8px 24px #0f223a1f}body.customer-app .customer-header-user .profile-notification li a{color:var(--customer-shell-text);align-items:center;gap:.55rem;padding:.55rem 1rem;font-size:.8125rem;display:flex}body.customer-app .customer-header-user .profile-notification li a:hover{color:var(--customer-shell-brand);background:#f4f8fb}body.customer-app .pcoded[vertical-nav-type=collapsed] .header-navbar .navbar-logo,body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-header-logo.navbar-logo{min-width:var(--customer-shell-sidebar-collapsed);justify-content:center;padding:0 .5rem;width:var(--customer-shell-sidebar-collapsed)!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .navbar-logo .clogger-header-logo--icon{max-height:30px;max-width:calc(var(--customer-shell-sidebar-collapsed) - 12px)}body.customer-app{--org-sidebar-collapsed-width:var(--customer-shell-sidebar-collapsed)}body.customer-app .customer-sidebar.pcoded-navbar{border-right:1px solid var(--customer-shell-border);box-shadow:none;width:var(--customer-shell-sidebar-width)!important}body.customer-app .pcoded[theme-layout=vertical][vertical-placement=left][vertical-nav-type=expanded][vertical-effect=shrink] .pcoded-content{margin-left:var(--customer-shell-sidebar-width)!important}body.customer-app .customer-sidebar .org-sidebar-menu-scroll{padding:var(--customer-sidebar-scroll-pad-y) .55rem var(--customer-sidebar-scroll-pad-bottom)}body.customer-app .customer-sidebar-section{box-sizing:border-box;height:var(--customer-sidebar-section-height);min-height:var(--customer-sidebar-section-height);max-height:var(--customer-sidebar-section-height);margin:var(--customer-sidebar-section-margin-top) .4rem var(--customer-sidebar-section-margin-bottom);pointer-events:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid #eef2f6;align-items:center;padding:0 .3rem;display:flex;overflow:hidden;opacity:1!important;visibility:visible!important;position:static!important;transform:none!important}body.customer-app .customer-sidebar-section:first-child{margin-top:.15rem}body.customer-app .customer-sidebar-section__label{letter-spacing:.08em;text-transform:uppercase;min-width:0;color:var(--customer-shell-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:700;line-height:1.2;display:block;overflow:hidden}body.customer-app .customer-sidebar-section__abbrev{display:none}body.customer-app .customer-sidebar-group.pcoded-item{margin:0}body.customer-app .customer-sidebar .pcoded-item>li>a{box-sizing:border-box;align-items:center;gap:var(--customer-nav-gap);height:var(--customer-nav-item-height);min-height:var(--customer-nav-item-height);max-height:var(--customer-nav-item-height);margin:var(--customer-nav-margin-y) 0;border-radius:var(--customer-nav-radius);font-weight:500;line-height:1.25;transition:background-color .15s,color .15s;display:flex;padding:var(--customer-nav-pad-y) var(--customer-nav-pad-x)!important;font-size:var(--customer-nav-font)!important;color:var(--customer-shell-text)!important}body.customer-app .customer-sidebar .customer-nav-item{--customer-nav-accent:var(--customer-brand-primary,#0099d8);--customer-nav-accent-soft:#0099d81f}body.customer-app .customer-sidebar .customer-nav-item>a>.pcoded-micon{box-sizing:border-box;width:var(--customer-nav-icon);min-width:var(--customer-nav-icon);max-width:var(--customer-nav-icon);height:var(--customer-nav-icon);min-height:var(--customer-nav-icon);max-height:var(--customer-nav-icon);background-color:var(--customer-nav-accent-soft);border-radius:var(--customer-nav-radius);justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 0 0 1px #0000;font-size:var(--customer-nav-icon-font)!important;color:var(--customer-nav-accent)!important;margin:0!important}body.customer-app .customer-sidebar .customer-nav-item>a>.pcoded-micon i{font-size:var(--customer-nav-icon-font)!important;color:inherit!important}body.customer-app .customer-sidebar .pcoded-item>li>a>.pcoded-mtext{flex:1;min-width:0;line-height:1.25;font-size:var(--customer-nav-font)!important}body.customer-app .customer-sidebar .pcoded-item>li:hover>a{color:var(--customer-shell-text)!important;background:#f4f8fb!important}body.customer-app .customer-sidebar .customer-nav-item:hover>a>.pcoded-micon{background-color:color-mix(in srgb, var(--customer-nav-accent-soft) 85%, #fff)}body.customer-app .customer-sidebar .customer-nav-item.active>a,body.customer-app .customer-sidebar .customer-nav-item--active>a{box-shadow:inset 3px 0 0 var(--customer-nav-accent);font-weight:500;color:var(--customer-shell-text)!important;background:0 0!important}body.customer-app .customer-sidebar .customer-nav-item.active>a>.pcoded-micon,body.customer-app .customer-sidebar .customer-nav-item--active>a>.pcoded-micon{background-color:color-mix(in srgb, var(--customer-nav-accent-soft) 90%, #fff);box-shadow:0 0 0 1px color-mix(in srgb, var(--customer-nav-accent) 18%, transparent);color:var(--customer-nav-accent)!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar.pcoded-navbar,body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .main-menu{width:var(--customer-shell-sidebar-collapsed)!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .org-sidebar-menu-scroll{padding:var(--customer-sidebar-scroll-pad-y) .25rem var(--customer-sidebar-scroll-pad-bottom)}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-sidebar-section{height:var(--customer-sidebar-section-height);min-height:var(--customer-sidebar-section-height);max-height:var(--customer-sidebar-section-height);margin-top:var(--customer-sidebar-section-margin-top);margin-bottom:var(--customer-sidebar-section-margin-bottom);border-bottom:1px solid #eef2f6;justify-content:center;margin-left:.35rem;margin-right:.35rem;padding-left:0;padding-right:0}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-sidebar-section:first-child{margin-top:.15rem}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-sidebar-section__label{display:none}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-sidebar-section__abbrev{letter-spacing:.04em;color:#b8bcc4;justify-content:center;align-items:center;width:100%;font-size:.625rem;font-weight:700;line-height:1;display:flex}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .pcoded-item>li>a{box-sizing:border-box;border-radius:var(--customer-nav-radius);flex-direction:row;align-items:center;height:var(--customer-nav-item-height)!important;min-height:var(--customer-nav-item-height)!important;max-height:var(--customer-nav-item-height)!important;margin:var(--customer-nav-margin-y) 0!important;padding:var(--customer-nav-pad-y) var(--customer-nav-pad-x-collapsed)!important;font-size:var(--customer-nav-font)!important;text-align:center!important;justify-content:center!important;gap:0!important;display:flex!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .pcoded-item>li>a>.pcoded-micon{box-sizing:border-box;text-align:center;float:none!important;width:var(--customer-nav-icon)!important;min-width:var(--customer-nav-icon)!important;max-width:var(--customer-nav-icon)!important;height:var(--customer-nav-icon)!important;min-height:var(--customer-nav-icon)!important;max-height:var(--customer-nav-icon)!important;font-size:var(--customer-nav-icon-font)!important;margin:0!important;display:inline-flex!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .pcoded-item>li>a>.pcoded-micon i{font-size:var(--customer-nav-icon-font)!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .pcoded-item>li>a>.pcoded-mtext{opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-nav-item.active>a,body.customer-app .pcoded[vertical-nav-type=collapsed] .customer-sidebar .customer-nav-item--active>a{box-shadow:none;background:0 0!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar.pcoded-navbar,body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .main-menu{z-index:1025;width:var(--customer-shell-sidebar-width)!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .org-sidebar-menu-scroll{padding:var(--customer-sidebar-scroll-pad-y) .55rem var(--customer-sidebar-scroll-pad-bottom)}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .customer-sidebar-section{height:var(--customer-sidebar-section-height);min-height:var(--customer-sidebar-section-height);max-height:var(--customer-sidebar-section-height);margin-top:var(--customer-sidebar-section-margin-top);margin-bottom:var(--customer-sidebar-section-margin-bottom)}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .customer-sidebar-section:first-child{margin-top:.15rem}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .pcoded-item>li>a{box-sizing:border-box;border-radius:var(--customer-nav-radius);flex-direction:row;align-items:center;line-height:1.25;justify-content:flex-start!important;gap:var(--customer-nav-gap)!important;height:var(--customer-nav-item-height)!important;min-height:var(--customer-nav-item-height)!important;max-height:var(--customer-nav-item-height)!important;margin:var(--customer-nav-margin-y) 0!important;padding:var(--customer-nav-pad-y) var(--customer-nav-pad-x)!important;font-size:var(--customer-nav-font)!important;text-align:left!important;display:flex!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .pcoded-item>li>a>.pcoded-micon{box-sizing:border-box;flex:0 0 var(--customer-nav-icon);text-align:center;justify-content:center;align-items:center;float:none!important;width:var(--customer-nav-icon)!important;min-width:var(--customer-nav-icon)!important;max-width:var(--customer-nav-icon)!important;height:var(--customer-nav-icon)!important;min-height:var(--customer-nav-icon)!important;max-height:var(--customer-nav-icon)!important;font-size:var(--customer-nav-icon-font)!important;margin:0!important;display:inline-flex!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .pcoded-item>li>a>.pcoded-micon i{font-size:var(--customer-nav-icon-font)!important}body.customer-app .pcoded[vertical-nav-type=expanded] .customer-sidebar .pcoded-item>li>a>.pcoded-mtext{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;height:auto;line-height:1.25;overflow:hidden;float:none!important;opacity:1!important;visibility:visible!important;font-size:var(--customer-nav-font)!important;margin:0!important;padding:0!important;display:block!important;position:static!important}@media (width<=991.98px){body.customer-app .customer-header-logo.navbar-logo,body.customer-app .pcoded-header .navbar-logo{border-right:0;min-width:0;width:auto!important}body.customer-app .customer-header-main{padding-left:.75rem}body.customer-app .customer-header-user .js-admin-display-name{display:none}}@keyframes customer-hosting-topbar-flash{0%,49.9%{color:#fff;background-color:#d32f2f}50%,to{color:#b71c1c;background-color:#fff}}body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .navbar-wrapper,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .navbar-container{animation:4s step-end infinite customer-hosting-topbar-flash}body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .customer-header-page-title,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .customer-header-page-context,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .js-admin-display-name,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .feather,body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header a{color:inherit!important}body.customer-app.customer-hosting-warning-reduced .pcoded-header.customer-top-header,body.customer-app.customer-hosting-warning-reduced .pcoded-header.customer-top-header .navbar-wrapper,body.customer-app.customer-hosting-warning-reduced .pcoded-header.customer-top-header .navbar-container{animation:none;color:#fff!important;background-color:#d32f2f!important}.customer-header-main{flex:auto;align-items:center;gap:.75rem;min-width:0;display:flex}.customer-header-hosting-warning-mount{flex:auto;justify-content:center;min-width:0;display:flex}.customer-header-hosting-warning{justify-content:center;align-items:center;gap:.65rem;max-width:100%;padding:.2rem .35rem;display:inline-flex}.customer-header-hosting-warning__text{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;line-height:1.25;overflow:hidden}.customer-header-hosting-warning__buy{background:#ffffffeb;border:1px solid;border-radius:999px;flex-shrink:0;height:28px;padding:0 .75rem;font-size:.72rem;font-weight:700;color:#b71c1c!important}body.customer-app.customer-hosting-warning-active .pcoded-header.customer-top-header .customer-header-hosting-warning__buy{color:#b71c1c!important}.customer-hosting-payment-notice{z-index:1050;color:#1b5e20;text-align:center;background:#e8f5e9;justify-content:center;align-items:center;gap:.75rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;display:flex;position:sticky;top:0}.customer-hosting-payment-notice__close{cursor:pointer;color:inherit;background:0 0;border:0;font-size:1.25rem;line-height:1}@media (width<=991px){.customer-header-hosting-warning{flex-direction:column;gap:.35rem}.customer-header-hosting-warning__text{white-space:normal;font-size:.72rem}}@media (width<=575px){.customer-header-page-heading{display:none}.customer-header-hosting-warning__text{font-size:.68rem}}@media (width>=992px){body.customer-auth .customer-portal-notice-stack--brand{display:block}body.customer-auth .customer-portal-notice-stack--card{display:none}}body.customer-app .dashboard-index-page{padding:.5rem .65rem 1rem}body.customer-app .terminal-ribbon-grid.row{--bs-gutter-x:.65rem;--bs-gutter-y:.5rem;align-items:flex-start}body.customer-app .terminal-ribbon-grid__col{align-self:flex-start;margin-bottom:.75rem!important}body.customer-app .terminal-ribbon-card{--ribbon-success:#34bfa3;--ribbon-danger:#f4516c;--ribbon-low:#36a3f7;--ribbon-border:#e8ecf1;--ribbon-text:#374151;--ribbon-muted:#6b7280;border:1px solid var(--ribbon-border);background:#fff;border-radius:10px;flex-direction:column;margin:0;display:flex;overflow:visible;box-shadow:0 1px 6px #0f223a0f}body.customer-app .terminal-ribbon-card--inactive{opacity:.55;pointer-events:none}body.customer-app .terminal-ribbon-card--alarm{box-shadow:0 2px 12px #f4516c2e}body.customer-app .terminal-ribbon-card__header{color:#fff;border-radius:9px 9px 0 0;padding:.38rem .5rem .35rem;transition:background .35s}body.customer-app .terminal-ribbon-card__header--success{background:var(--ribbon-success)}body.customer-app .terminal-ribbon-card__header--danger{background:linear-gradient(165deg,#e04864 0%,#c41e3a 100%)}body.customer-app .terminal-ribbon-card__header--low{background:linear-gradient(165deg,#4aaef0 0%,#2b85d4 100%)}body.customer-app .terminal-ribbon-card__header-top{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}body.customer-app .terminal-ribbon-card__ribbon-text{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.82rem;font-weight:700;line-height:1.3;overflow:hidden}body.customer-app .terminal-ribbon-card__header-actions{z-index:3;flex:none;align-items:center;gap:.2rem;display:inline-flex;position:relative}body.customer-app .terminal-ribbon-card__menu-wrap{flex-shrink:0;position:relative}body.customer-app .terminal-ribbon-card__header-meta{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;min-width:0;margin-top:.2rem;display:flex}body.customer-app .terminal-ribbon-card__version{color:#ffffffeb;white-space:nowrap;font-size:.7rem;font-weight:500;line-height:1.2}body.customer-app .terminal-ribbon-card__battery-icon{vertical-align:-.08rem;color:#fff;width:.78rem;height:.78rem;margin-right:.15rem}body.customer-app .terminal-ribbon-card__interval{color:#ffffffeb;white-space:nowrap;font-size:.7rem;font-weight:400;line-height:1.2}body.customer-app .terminal-ribbon-card__interval-value{color:#1a2b28;background:#ffffffe6;border-radius:4px;padding:.05rem .28rem;font-weight:700;line-height:1.25;display:inline-block}body.customer-app .terminal-ribbon-card__interval-unit{font-size:.66rem;font-weight:500}body.customer-app .terminal-ribbon-card__notify{color:#1a2b28;text-overflow:ellipsis;white-space:nowrap;background:#ffeb3b;border-radius:4px;max-width:100%;padding:.1rem .35rem;font-size:.66rem;font-weight:600;line-height:1.2;overflow:hidden}body.customer-app .terminal-ribbon-card__icon-btn{cursor:pointer;opacity:.92;background:0 0;border:none;border-radius:4px;padding:.15rem;line-height:1}body.customer-app .terminal-ribbon-card__icon-btn:hover{opacity:1;background:#ffffff26}body.customer-app .terminal-ribbon-card__icon-btn--light{color:#fff}body.customer-app .terminal-ribbon-card__icon-btn .feather{width:1.05rem;height:1.05rem}body.customer-app .terminal-ribbon-card__dropdown{z-index:40;border:1px solid var(--ribbon-border);background:#fff;border-radius:8px;min-width:9rem;margin:0;padding:.3rem 0;font-size:.8rem;display:block;position:absolute;inset:calc(100% + .2rem) 0 auto auto;box-shadow:0 6px 16px #0f223a24}body.customer-app .terminal-ribbon-card__dropdown .dropdown-item{color:var(--ribbon-muted);padding:.45rem .85rem;font-size:.8rem;font-weight:600}body.customer-app .terminal-ribbon-card__dropdown .dropdown-item:hover{color:var(--ribbon-text);background:#f4f6f9}body.customer-app .terminal-ribbon-card__body{flex-direction:column;flex:auto;gap:.3rem;padding:.35rem .45rem .45rem;display:flex}body.customer-app .terminal-ribbon-card__summary{border:1px solid var(--ribbon-border);background:#f7f9fc;border-radius:6px;justify-content:space-between;align-items:baseline;gap:.45rem;padding:.28rem .38rem;font-size:.74rem;line-height:1.25;display:flex}body.customer-app .terminal-ribbon-card__summary-item{min-width:0}body.customer-app .terminal-ribbon-card__summary-item--left{text-align:left;flex:auto}body.customer-app .terminal-ribbon-card__summary-item--right{text-align:right;white-space:nowrap;flex:0 auto}body.customer-app .terminal-ribbon-card__summary-label{color:var(--ribbon-muted);font-weight:400}body.customer-app .terminal-ribbon-card__summary-value{color:var(--ribbon-text);font-size:.8rem;font-weight:700}body.customer-app .terminal-ribbon-card__summary-alarm{color:var(--ribbon-danger);font-size:.8rem;font-weight:700}body.customer-app .terminal-ribbon-card__sensor-list{flex-direction:column;gap:.28rem;margin-top:0;display:flex}body.customer-app .terminal-ribbon-card__sensor-slot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.28rem;margin:0;padding:0;list-style:none;display:grid}body.customer-app .terminal-ribbon-card__sensor-panel--temperature{grid-column:1}body.customer-app .terminal-ribbon-card__sensor-panel--humidity{grid-column:2}body.customer-app .terminal-ribbon-card__sensor-panel{border:1px solid var(--ribbon-border);background:#fff;border-radius:6px;min-width:0;margin:0;padding:.28rem .32rem}body.customer-app .terminal-ribbon-card__sensor-panel--placeholder{background:#fafbfc;border-style:dashed;min-height:2.85rem}body.customer-app .terminal-ribbon-card__sensor-half{flex-direction:column;gap:.2rem;min-height:0;display:flex}body.customer-app .terminal-ribbon-card__sensor-meta{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.25rem;min-width:0;display:grid}body.customer-app .terminal-ribbon-card__sensor-icon-wrap{justify-content:center;justify-self:center;align-items:center;width:1.2rem;display:inline-flex}body.customer-app .terminal-ribbon-card__slot-label{min-width:0;color:var(--ribbon-text);text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:.72rem;font-weight:700;line-height:1.2;overflow:hidden}body.customer-app .terminal-ribbon-card__slot-label--spacer{visibility:hidden}body.customer-app .terminal-ribbon-card__type-label{color:var(--ribbon-muted);white-space:nowrap;text-align:right;justify-self:end;font-size:.68rem;font-weight:600;line-height:1.15}body.customer-app .terminal-ribbon-card__type-label .fw-bold{color:var(--ribbon-text)}body.customer-app .terminal-ribbon-card__sensor-img--temp{color:#ef4444;width:1.15rem;height:1.15rem}body.customer-app .terminal-ribbon-card__sensor-img--humidity{color:#3b82f6;display:inline-flex}body.customer-app .terminal-ribbon-card__sensor-img--humidity svg{width:1.15rem;height:1.15rem}body.customer-app .terminal-ribbon-card__sensor-reading{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:.25rem;display:grid}body.customer-app .terminal-ribbon-card__limit-block{flex-direction:column;gap:.05rem;min-width:0;display:flex}body.customer-app .terminal-ribbon-card__limit-block--end{text-align:right;align-items:flex-end}body.customer-app .terminal-ribbon-card__limit-label{color:#9ca3af;font-size:.65rem;line-height:1.15}body.customer-app .terminal-ribbon-card__limit{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;line-height:1.2;overflow:hidden}body.customer-app .terminal-ribbon-card__limit--min{color:#3b82f6}body.customer-app .terminal-ribbon-card__limit--max{color:#ef4444}body.customer-app .terminal-ribbon-card__value{color:var(--ribbon-text);text-align:center;white-space:nowrap;padding:0;font-size:1.28rem;font-weight:700;line-height:1.1}body.customer-app .terminal-ribbon-card__value--high{color:#d60000}body.customer-app .terminal-ribbon-card__value--low{color:#2b88d4}@media (width<=767.98px){body.customer-app .dashboard-index-page{padding:.4rem .4rem .85rem}body.customer-app .terminal-ribbon-card__summary{flex-direction:column;align-items:stretch;gap:.2rem}body.customer-app .terminal-ribbon-card__summary-item--left,body.customer-app .terminal-ribbon-card__summary-item--right{text-align:left;white-space:normal}body.customer-app .terminal-ribbon-card__header-meta{gap:.3rem .5rem}}body.customer-app .org-page-section{margin-bottom:.25rem;padding-left:0;padding-right:0}body.customer-app .org-page-heading{color:#3a9ad9;margin:0 0 1.25rem .35rem;padding:0;font-size:1.5rem;font-weight:400;line-height:1.3}body.customer-app .org-m-portlet--creative{--org-m-head-label-height:2.7rem;margin-top:0;margin-bottom:var(--customer-section-gap,1.25rem);background-color:var(--customer-surface,#fff);border:1px solid var(--customer-border,#e4e9ef);border-radius:var(--customer-radius-md,10px);box-shadow:var(--customer-shadow-card,0 1px 3px #0f223a0f);position:relative}body.customer-app .org-m-portlet--bordered-semi{border-top:3px solid var(--customer-page-accent,var(--customer-brand-primary))}body.customer-app .org-m-portlet--creative .org-m-portlet__head{z-index:3;border:0;height:0;margin:0;padding:0;position:absolute;top:0;left:0;right:0;overflow:visible}body.customer-app .org-m-portlet__head-end{z-index:4;position:absolute;top:0;right:1.25rem;transform:translateY(-50%)}body.customer-app .org-m-portlet--creative .org-m-portlet__head-caption,body.customer-app .org-m-portlet--creative .org-m-portlet__head-title{margin:0}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label{text-align:center;border:0;width:200px;min-height:0;margin:0;padding:.85rem .5rem;font-size:1rem;font-weight:600;line-height:1.2;position:absolute;top:0;left:2.2rem;transform:translateY(-50%)}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label--info{background-color:var(--customer-theme-info);color:#fff;box-shadow:0 5px 10px 2px #0099d85c}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label--success{background-color:var(--customer-theme-success);color:#fff;box-shadow:0 5px 10px 2px #34bfa35c}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label--danger{background-color:var(--customer-theme-danger);color:#fff;box-shadow:0 5px 10px 2px #f4516c5c}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label--warning{background-color:var(--customer-theme-warning);color:#fff;box-shadow:0 5px 10px 2px #ffb8225c}body.customer-app .org-page-portlet-card .org-m-portlet--creative{margin-top:var(--customer-section-gap,.65rem)}body.customer-app .org-m-portlet-card--rounded.org-m-portlet--creative{border-radius:10px;overflow:visible}body.customer-app .org-m-portlet-card--rounded.org-m-portlet--bordered-semi{border-top-left-radius:10px;border-top-right-radius:10px}body.customer-app .org-m-portlet-card--rounded .org-m-portlet__body{border-radius:0 0 10px 10px}body.customer-app .org-m-portlet-card--rounded .org-m-portlet__head-label{border-radius:8px}body.customer-app .org-m-portlet--creative .org-m-portlet__head-label span{display:block}body.customer-app .org-m-portlet__body{padding:var(--customer-card-padding-y,.75rem) var(--customer-card-padding-x,1rem)}body.customer-app .org-m-portlet--toolbar .org-m-portlet__body{padding-bottom:.65rem}body.customer-app .org-m-portlet--compact{--org-m-head-label-height:2.5rem}body.customer-app .org-m-portlet--compact .org-m-portlet__body{padding-bottom:.5rem}body.customer-app .org-m-portlet--no-section-title .org-m-portlet__body{padding-top:var(--customer-card-padding-y,.75rem)}body.customer-app .org-m-portlet__body>.card-block{margin:0;padding:0}body.customer-app .org-add-device-page{padding-bottom:.75rem}body.customer-app .page-wrapper:has(.org-add-device-page){padding:.15rem .35rem!important}body.customer-app .org-add-device-page .org-page-section{margin-bottom:0}body.customer-app .org-add-device-page .org-page-section.org-device-setting-portlet>.org-m-portlet{margin-top:1rem;margin-bottom:.65rem}body.customer-app .org-add-device-page .org-add-device-card .org-m-portlet__head-label,body.customer-app .org-select-device-page .org-select-device-card .org-m-portlet__head-label,body.customer-app .org-alarm-devices-page .org-alarm-devices-card .org-m-portlet__head-label,body.customer-app .org-alarm-device-edit-page .org-alarm-device-edit-card .org-m-portlet__head-label,body.customer-app .org-user-list-page .org-user-list-card .org-m-portlet__head-label,body.customer-app .org-viewdata-page .org-viewdata-select-card .org-m-portlet__head-label,body.customer-app .org-our-products-page .org-our-products-card .org-m-portlet__head-label{width:150px;max-width:220px}body.customer-app .org-add-device-page .org-m-portlet--bordered-semi{border-top-color:var(--customer-page-accent,var(--customer-brand-primary))}body.customer-app .org-add-device-page .org-m-portlet--creative .org-m-portlet__head-label--success,body.customer-app .org-add-device-page .org-m-portlet--creative .org-m-portlet__head-label--info{background-color:var(--customer-page-accent,var(--customer-brand-primary));box-shadow:0 3px 7px 1px var(--customer-page-accent-soft,#007bb047)}body.customer-app .org-add-device-page .org-m-portlet--creative .org-m-portlet__head-label{border-radius:6px;padding:.4rem .45rem;font-size:.8125rem;font-weight:600;line-height:1.15;left:1.35rem}body.customer-app .org-add-device-page .org-add-device-card .org-m-portlet__body,body.customer-app .org-select-device-page .org-select-device-card .org-m-portlet__body,body.customer-app .org-alarm-devices-page .org-alarm-devices-card .org-m-portlet__body,body.customer-app .org-alarm-device-edit-page .org-alarm-device-edit-card .org-m-portlet__body,body.customer-app .org-user-list-page .org-user-list-card .org-m-portlet__body,body.customer-app .org-viewdata-page .org-viewdata-select-card .org-m-portlet__body,body.customer-app .org-our-products-page .org-our-products-card .org-m-portlet__body{padding-top:1rem;padding-bottom:1rem}body.customer-app .org-user-list-page .org-user-list-card .org-m-portlet--creative,body.customer-app .org-user-list-page .org-user-list-card .org-m-portlet__body{overflow:visible}body.customer-app .org-user-list-page .org-searchable-select__menu{z-index:10050}body.customer-app .org-viewdata-page.org-add-device-page{padding-bottom:0}body.customer-app .org-viewdata-page .org-page-section{margin-bottom:var(--customer-section-gap,.65rem)}body.customer-app .org-add-device-page .org-m-portlet--creative{box-sizing:border-box;height:auto;min-height:0;max-height:none}body.customer-app .org-add-device-page .org-m-portlet__body{box-sizing:border-box;height:auto;overflow:visible}body.customer-app .org-add-device-form-row:not(.customer-filter-toolbar){align-items:flex-start;margin-bottom:0}body.customer-app .org-add-device-field{margin-bottom:.75rem}body.customer-app .customer-filter-toolbar .org-add-device-field{margin-bottom:0}body.customer-app .org-add-device-checkbox label{white-space:nowrap;margin-bottom:0;font-size:.8125rem;font-weight:600}body.customer-app .org-add-device-terminal-field{align-self:stretch;min-width:150px}body.customer-app .org-add-device-terminal-select{width:100%;max-width:260px;height:250px;min-height:250px;padding:4px 0;overflow-y:auto}body.customer-app .org-add-device-terminal-select option{cursor:pointer;padding:6px 10px}body.customer-app .org-add-device-terminal-select option:checked{color:#fff;background:linear-gradient(#36a3f7,#36a3f7)}body.customer-app .org-add-device-terminal-dropdown{width:100%;max-width:100%;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-add-device-action .btn{width:100%;max-width:8rem;font-weight:600}body.customer-app .org-select-device-page .org-add-device-action .btn.btn-success,body.customer-app .org-alarm-devices-page .org-add-device-action .btn.btn-success,body.customer-app .org-alarm-device-edit-page .org-add-device-action .btn.btn-success,body.customer-app .org-user-list-page .org-add-device-action .btn.btn-success{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-select-device-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-select-device-page .org-add-device-action .btn.btn-success:focus:not(:disabled),body.customer-app .org-alarm-devices-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-alarm-devices-page .org-add-device-action .btn.btn-success:focus:not(:disabled),body.customer-app .org-alarm-device-edit-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-alarm-device-edit-page .org-add-device-action .btn.btn-success:focus:not(:disabled),body.customer-app .org-user-list-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-user-list-page .org-add-device-action .btn.btn-success:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-viewdata-page .org-add-device-action .btn.btn-success{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-viewdata-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-viewdata-page .org-add-device-action .btn.btn-success:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-add-device-page .org-add-device-card .org-add-device-action .btn.btn-success{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-add-device-page .org-add-device-card .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-add-device-page .org-add-device-card .org-add-device-action .btn.btn-success:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-add-device-message{color:#575962;margin:.5rem 0 0;font-size:.8125rem}body.customer-app .org-add-device-field-label{color:#575962;white-space:nowrap;margin-bottom:0;font-size:.875rem;font-weight:600}body.customer-app .org-add-device-hint{color:#8a97a8;margin:.35rem 0 0;font-size:.75rem;line-height:1.35}@media (width<=767px){body.customer-app .org-add-device-action .btn{max-width:none}}body.customer-app .org-viewdata-page.org-add-device-page .org-m-portlet--creative{box-sizing:border-box;height:auto;min-height:100px;max-height:none}body.customer-app .org-viewdata-page.org-add-device-page .org-m-portlet--creative,body.customer-app .org-viewdata-page.org-add-device-page .org-m-portlet__body{overflow:visible}body.customer-app .org-viewdata-page.org-add-device-page .org-m-portlet__body{height:auto;padding-top:1rem;padding-bottom:1rem}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-field{margin-bottom:0}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-form-row--viewdata{margin:0}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-form-row--viewdata .org-add-device-field--terminal{flex:1.1 10rem}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-form-row--viewdata .org-viewdata-date-range-field{flex:2 14rem}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-form-row--viewdata .org-add-device-action{margin-bottom:0}body.customer-app .org-viewdata-page.org-add-device-page .org-add-device-form-row--viewdata .org-add-device-action .btn{width:auto;max-width:none}body.customer-app .org-viewdata-page .org-viewdata-select-card .org-m-portlet__head-label,body.customer-app .org-alarm-device-edit-page .org-alarm-device-edit-card .org-m-portlet__head-label{white-space:nowrap;width:auto;max-width:none}body.customer-app .org-viewdata-field-label{color:#575962;margin:0 0 .35rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:block}body.customer-app .org-viewdata-date-input{cursor:pointer;width:100%;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewdata-datetime-picker{width:100%;position:relative}body.customer-app .org-viewdata-datetime-trigger{text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}body.customer-app .org-viewdata-datetime-trigger:focus{border-color:#4099ff;outline:none;box-shadow:0 0 0 2px #4099ff33}body.customer-app .org-viewdata-datetime-icon{color:#6c757d;flex-shrink:0;font-size:.95rem}body.customer-app .org-viewdata-datetime-panel{z-index:30;background:#fff;border:1px solid #0000001a;border-radius:4px;padding:.6rem;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 6px 18px #45414e26}body.customer-app .org-viewdata-datetime-row{align-items:center;gap:.35rem;display:flex}body.customer-app .org-viewdata-datetime-row+.org-viewdata-datetime-row{margin-top:.45rem}body.customer-app .org-viewdata-datetime-row .form-control-sm{min-width:0;font-size:.8125rem;font-weight:600}body.customer-app .org-viewdata-datetime-separator{color:#575962;font-weight:700}body.customer-app .org-viewdata-date-field{min-width:0}body.customer-app .org-viewdata-date-range-field{min-width:0;overflow:visible}body.customer-app .org-adminty-date-range-input,body.customer-app .org-viewdata-date-range-input{cursor:pointer;background:#fff;width:100%;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewdata-page .daterangepicker{z-index:10050}body.customer-app table.org-dt-table-modern{border-collapse:separate;border-spacing:0;background:#fff;border:2px solid #e4e9ef;border-radius:8px;overflow:hidden;width:100%!important}body.customer-app table.org-dt-table-modern thead tr{background:#e8ebef}body.customer-app table.org-dt-table-modern thead th{letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a;vertical-align:middle;white-space:nowrap;box-shadow:none;padding:.5rem .45rem;font-size:.6875rem;font-weight:600;line-height:1.3;background:#e8ebef!important;border:none!important;border-bottom:2px solid #cfd5dc!important}body.customer-app table.org-dt-table-modern thead th.sorting,body.customer-app table.org-dt-table-modern thead th.sorting_asc,body.customer-app table.org-dt-table-modern thead th.sorting_desc,body.customer-app table.org-dt-table-modern thead th.sorting_disabled{cursor:pointer;padding-right:1.35rem;position:relative;color:#1a1a1a!important;background:#e8ebef!important}body.customer-app table.org-dt-table-modern thead th.sorting:after,body.customer-app table.org-dt-table-modern thead th.sorting_asc:after,body.customer-app table.org-dt-table-modern thead th.sorting_desc:after{opacity:.55;filter:none}body.customer-app table.org-dt-table-modern thead th[class*=-actions-col]{text-transform:none;letter-spacing:.02em;font-size:.6875rem}body.customer-app table.org-dt-table-modern tbody td{vertical-align:middle;color:#3f4d5a;background:#fff;padding:.4rem .45rem;font-size:.8125rem;line-height:1.3;border-top:2px solid #dde2e8!important;border-left:none!important;border-right:none!important}body.customer-app table.org-dt-table-modern tbody tr:nth-child(2n) td{background:#fafcfd}body.customer-app table.org-dt-table-modern tbody tr:hover td{background:#edf9f6!important}body.customer-app table.org-dt-table-modern tbody tr:last-child td{border-bottom:2px solid #dde2e8!important}body.customer-app div.dataTables_wrapper .dataTables_scrollHead table.org-dt-table-modern thead th{color:#1a1a1a!important;background:#e8ebef!important;border-bottom:2px solid #cfd5dc!important}body.customer-app div.dataTables_wrapper .dataTables_length,body.customer-app div.dataTables_wrapper .dataTables_filter,body.customer-app div.dataTables_wrapper .dataTables_info,body.customer-app div.dataTables_wrapper .dataTables_paginate{margin:.15rem 0;padding:0;font-size:.6875rem}body.customer-app div.dataTables_wrapper .dataTables_length label,body.customer-app div.dataTables_wrapper .dataTables_filter label,body.customer-app div.dataTables_wrapper .dataTables_info{font-size:inherit;margin-bottom:0}body.customer-app div.dataTables_wrapper .dataTables_length label{align-items:center;gap:.3rem;display:inline-flex}body.customer-app div.dataTables_wrapper .dataTables_length select,body.customer-app div.dataTables_wrapper .dataTables_length select.form-control,body.customer-app div.dataTables_wrapper .dataTables_length select.form-control-sm,body.customer-app div.dataTables_wrapper .dataTables_length select.custom-select{border-radius:4px;width:auto;min-width:3.25rem;margin:0 .2rem;height:auto!important;min-height:0!important;padding:.1rem 1.15rem .1rem .35rem!important;font-size:.6875rem!important;line-height:1.3!important}body.customer-app div.dataTables_wrapper .dataTables_filter input{min-height:0;padding:.1rem .35rem;font-size:.6875rem;line-height:1.3}body.customer-app div.dataTables_wrapper .dataTables_paginate{padding-top:0}body.customer-app div.dataTables_wrapper .dataTables_paginate .pagination{margin:0}body.customer-app div.dataTables_wrapper .dataTables_paginate .page-item{margin:0 .05rem}body.customer-app div.dataTables_wrapper .dataTables_paginate .page-link,body.customer-app div.dataTables_wrapper .dataTables_paginate .paginate_button{justify-content:center;align-items:center;min-width:1.5rem;display:inline-flex;border-radius:4px!important;min-height:0!important;margin:0!important;padding:.08rem .38rem!important;font-size:.6875rem!important;line-height:1.3!important}body.customer-app table.org-dt-table-modern tbody td .label{padding:.1rem .3rem;font-size:.6875rem}body.customer-app .customer-card-header-row{margin-bottom:var(--customer-section-gap,.65rem);justify-content:space-between;align-items:center;gap:.75rem;display:flex}body.customer-app .customer-card-header-row .customer-card-title{flex:auto;min-width:0;margin:0}body.customer-app .customer-card-header-row__spacer{flex:auto}body.customer-app .customer-card-header-row .org-list-portlet-toolbar{margin-bottom:0}body.customer-app .org-list-portlet-toolbar{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}body.customer-app .org-list-portlet-toolbar .btn .feather{vertical-align:middle;margin-right:.25rem;font-size:.875rem}body.customer-app .org-server-pagination{border-top:1px solid #e8eaed;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-top:.65rem;padding-top:.6rem;display:flex}body.customer-app .org-server-pagination__summary{color:#6c757d;flex-wrap:wrap;align-items:baseline;gap:.25rem .65rem;font-size:.75rem;line-height:1.35;display:flex}body.customer-app .org-server-pagination__summary strong{color:#495057;font-weight:600}body.customer-app .org-server-pagination__range{color:#868e96;font-size:.6875rem}body.customer-app .org-server-pagination__nav{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}body.customer-app .org-server-pagination__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex}body.customer-app .org-server-pagination__page-size{align-items:center;gap:.35rem;display:inline-flex}body.customer-app .org-server-pagination__page-size-label{color:#6c757d;white-space:nowrap;margin:0;font-size:.6875rem;font-weight:600}body.customer-app .org-server-pagination__page-size-select{width:auto;min-width:4.25rem;height:auto;padding:.15rem 1.5rem .15rem .45rem;font-size:.6875rem;line-height:1.25}body.customer-app .org-server-pagination__group{align-items:center;gap:.15rem;display:inline-flex}body.customer-app .org-server-pagination__pages{margin:0 .15rem}body.customer-app .org-server-pagination__btn{color:#495057;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:4px;justify-content:center;align-items:center;min-width:1.55rem;padding:.15rem .4rem;font-size:.6875rem;font-weight:500;line-height:1.25;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}body.customer-app .org-server-pagination__btn:hover:not(:disabled){color:#2c3e50;background:#f4f7fb;border-color:#c5d4e8}body.customer-app .org-server-pagination__btn:disabled{opacity:.45;cursor:not-allowed}body.customer-app .org-server-pagination__btn--active{color:#fff;background:#4099ff;border-color:#4099ff;font-weight:600}body.customer-app .org-server-pagination__btn--nav{min-width:auto;padding:.15rem .5rem}body.customer-app .org-server-pagination__ellipsis{color:#adb5bd;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:1rem;font-size:.6875rem;line-height:1;display:inline-flex}body.customer-app .org-device-list-page{padding-bottom:.75rem}body.customer-app .page-wrapper:has(.org-device-list-page){padding:.15rem .35rem!important}body.customer-app .org-device-list-page .org-page-section{margin-bottom:0}body.customer-app .org-device-list-page .org-page-section.org-device-setting-portlet>.org-m-portlet{margin-top:1rem;margin-bottom:.65rem}body.customer-app .org-device-list-page .org-device-list-card .org-m-portlet__head-label{width:150px;max-width:220px}body.customer-app .org-device-list-page .org-m-portlet--bordered-semi{border-top-color:var(--customer-page-accent,var(--customer-brand-primary))}body.customer-app .org-device-list-page .org-m-portlet--creative .org-m-portlet__head-label--success,body.customer-app .org-device-list-page .org-m-portlet--creative .org-m-portlet__head-label--info{background-color:var(--customer-page-accent,var(--customer-brand-primary));box-shadow:0 3px 7px 1px var(--customer-page-accent-soft,#007bb047)}body.customer-app .org-device-list-page .org-m-portlet--creative .org-m-portlet__head-label{border-radius:6px;padding:.4rem .45rem;font-size:.8125rem;font-weight:600;line-height:1.15;left:1.35rem}body.customer-app .org-device-list-page .org-device-list-card.org-page-section{margin-top:0}body.customer-app .org-device-list-page .org-device-list-card .org-m-portlet__body{padding-top:1rem;padding-bottom:1rem}body.customer-app .page-body .card .card-block{padding:.5rem .75rem}body.customer-app #org-device-list,body.customer-app #org-viewdata-list,body.customer-app #customer-viewalarm-list,body.customer-app #org-device-list_wrapper table.dataTable,body.customer-app #org-viewdata-list_wrapper table.dataTable,body.customer-app #customer-viewalarm-list_wrapper table.dataTable{margin-top:0;margin-bottom:0}body.customer-app .org-device-list-code-serial{flex-direction:column;gap:.15rem;min-width:9rem;line-height:1.2;display:flex}body.customer-app .org-device-list-id-code{color:#575962;white-space:nowrap;font-weight:400}body.customer-app .org-device-list-serial{color:#333;white-space:nowrap;font-weight:700}body.customer-app #org-device-list .org-device-list-code-serial-cell,body.customer-app #org-viewdata-list .org-device-list-code-serial-cell,body.customer-app #customer-viewalarm-list .org-device-list-code-serial-cell{white-space:nowrap;vertical-align:middle}body.customer-app .org-device-list-last-data-alarm{flex-direction:column;align-items:flex-start;gap:.2rem;line-height:1.2;display:flex}body.customer-app .org-device-list-last-data,body.customer-app .org-device-list-last-alarm{white-space:nowrap}body.customer-app .org-device-list-last-alarm{color:#6c757d;font-size:.6875rem}body.customer-app .org-device-list-last-alarm--active{color:#f4516c;font-weight:600}body.customer-app #org-device-list .org-device-list-last-data-alarm-cell,body.customer-app #org-viewdata-list .org-device-list-last-data-alarm-cell,body.customer-app #customer-viewalarm-list .org-device-list-last-data-alarm-cell{white-space:nowrap;vertical-align:middle}body.customer-app #org-device-list tbody td .label{margin:0;padding:.1rem .3rem;font-size:.6875rem}body.customer-app #org-device-list .org-device-list-nowrap{white-space:nowrap}body.customer-app #org-device-list .org-device-list-num{text-align:right;white-space:nowrap}body.customer-app #org-device-list .org-device-list-record,body.customer-app #org-device-list .org-device-list-record-cell{white-space:nowrap}body.customer-app .org-device-list-record-num{color:#333;font-weight:700}body.customer-app .org-device-list-record-unit{color:#575962;font-weight:400}body.customer-app #org-device-list .org-device-list-sensor-cell,body.customer-app #org-viewdata-list .org-device-list-sensor-cell,body.customer-app #customer-viewalarm-list .org-device-list-sensor-cell{white-space:nowrap;font-size:.6875rem}body.customer-app .org-device-list-sensor{display:inline-block}body.customer-app .org-device-list-sensor-value{font-size:1.15em;font-weight:700;line-height:1}body.customer-app .org-device-list-sensor--normal{color:#000}body.customer-app .org-device-list-sensor--low{color:#2196f3;font-weight:600}body.customer-app .org-device-list-sensor--high{color:#e74c3c;font-weight:600}body.customer-app #org-device-list_wrapper .org-device-list-dt-top,body.customer-app #org-device-list_wrapper .org-device-list-dt-bottom,body.customer-app #org-viewdata-list_wrapper .org-device-list-dt-top,body.customer-app #org-viewdata-list_wrapper .org-device-list-dt-bottom,body.customer-app #customer-viewalarm-list_wrapper .org-device-list-dt-top,body.customer-app #customer-viewalarm-list_wrapper .org-device-list-dt-bottom{width:100%;margin:.35rem 0}body.customer-app #org-device-list_wrapper .dt-buttons{display:none!important}body.customer-app #org-device-list_wrapper .dataTables_length,body.customer-app #org-device-list_wrapper .dataTables_filter,body.customer-app #org-device-list_wrapper .dataTables_info,body.customer-app #org-device-list_wrapper .dataTables_paginate,body.customer-app #org-viewdata-list_wrapper .dataTables_length,body.customer-app #org-viewdata-list_wrapper .dataTables_filter,body.customer-app #org-viewdata-list_wrapper .dataTables_info,body.customer-app #org-viewdata-list_wrapper .dataTables_paginate,body.customer-app #customer-viewalarm-list_wrapper .dataTables_length,body.customer-app #customer-viewalarm-list_wrapper .dataTables_filter,body.customer-app #customer-viewalarm-list_wrapper .dataTables_info,body.customer-app #customer-viewalarm-list_wrapper .dataTables_paginate{margin:.15rem 0;padding:0;display:block}body.customer-app #org-device-list_wrapper .dataTables_filter,body.customer-app #org-viewdata-list_wrapper .dataTables_filter,body.customer-app #customer-viewalarm-list_wrapper .dataTables_filter{text-align:right}body.customer-app #org-device-list_wrapper .dataTables_filter label,body.customer-app #org-viewdata-list_wrapper .dataTables_filter label,body.customer-app #customer-viewalarm-list_wrapper .dataTables_filter label{justify-content:flex-end;align-items:center;gap:.35rem;width:100%;margin:0;display:inline-flex}body.customer-app #org-device-list_wrapper .dataTables_paginate{text-align:right}body.customer-app #org-device-list_wrapper .dataTables_length select,body.customer-app #org-device-list_wrapper .dataTables_filter input,body.customer-app #org-viewdata-list_wrapper .dataTables_length select,body.customer-app #org-viewdata-list_wrapper .dataTables_filter input,body.customer-app #customer-viewalarm-list_wrapper .dataTables_length select,body.customer-app #customer-viewalarm-list_wrapper .dataTables_filter input{min-height:0;margin:0 .2rem;padding:.1rem .35rem}body.customer-app table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,body.customer-app table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{text-align:left;padding:.25rem .35rem}body.customer-app #org-device-list .org-device-list-actions-col,body.customer-app #org-device-list .org-device-list-actions-cell{white-space:nowrap;text-align:center;width:1%;padding-left:.5rem;padding-right:.5rem}body.customer-app .org-device-list-actions{align-items:center;gap:.5rem;display:inline-flex}body.customer-app .org-device-list-action-btn{min-width:1.75rem;margin:0;padding:.25rem .45rem;line-height:1}body.customer-app .org-device-list-action-btn .feather{vertical-align:middle;margin:0;font-size:.875rem}body.customer-app .org-device-list-message{color:#333;background:#f8f9fa;border-radius:4px;margin:0 0 .75rem;padding:.5rem .75rem}body.customer-app .org-device-list-search{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;margin:0 0 .75rem;display:flex}body.customer-app .org-device-list-search__label{color:#333;margin:0;font-size:.875rem;font-weight:600}body.customer-app .org-device-list-search__controls{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}body.customer-app .org-device-list-search__input{min-width:14rem;max-width:24rem}body.customer-app .org-device-list-table-wrap{overflow-x:auto}body.customer-app .org-device-list-table--loading{opacity:.55}body.customer-app .org-device-setting-page{padding-bottom:.75rem}body.customer-app .page-wrapper:has(.org-device-setting-page){padding:.15rem .35rem!important}body.customer-app .org-device-setting-page .org-page-section{margin-bottom:0}body.customer-app .org-page-section.org-device-setting-portlet>.org-m-portlet{margin-top:1rem;margin-bottom:.65rem}body.customer-app .org-page-section.org-device-setting-info-card{margin-top:1rem}body.customer-app .org-page-section.org-device-setting-values-card{margin-top:0}body.customer-app .org-page-section.org-device-setting-side-card{margin-top:1rem}body.customer-app .customer-device-setting-sidebar .org-page-section.org-device-setting-side-card{margin-top:0}body.customer-app .org-device-setting-portlet .org-m-portlet__body{padding-top:.15rem;padding-bottom:.85rem}body.customer-app .org-device-setting-info-card .org-m-portlet__head-label,body.customer-app .customer-device-info-card .org-m-portlet__head-label{width:170px}body.customer-app .org-device-setting-form-card .org-m-portlet__head-label{width:190px;min-width:138px;max-width:220px}body.customer-app .org-device-setting-values-card .org-m-portlet__head-label,body.customer-app .org-device-setting-side-card .org-m-portlet__head-label{width:150px;min-width:138px;max-width:220px}body.customer-app .org-device-setting-page .org-m-portlet--creative .org-m-portlet__head-label{border-radius:6px;padding:.4rem .45rem;font-size:.8125rem;font-weight:600;line-height:1.15;left:1.35rem}body.customer-app .org-device-setting-page .org-m-portlet--creative .org-m-portlet__head-label--info{box-shadow:0 3px 7px 1px #0099d847}body.customer-app .org-device-setting-page .org-m-portlet--creative .org-m-portlet__head-label--success{box-shadow:0 3px 7px 1px #34bfa347}body.customer-app .org-device-setting-page .org-m-portlet--creative .org-m-portlet__head-label--danger{box-shadow:0 3px 7px 1px #f4516c47}body.customer-app .org-device-setting-page .org-m-portlet--creative .org-m-portlet__head-label--warning{box-shadow:0 3px 7px 1px #ffb82247}body.customer-app .org-device-setting-page .btn{min-height:1.85rem;padding:.28rem .6rem;font-size:.8125rem;line-height:1.3}body.customer-app .org-device-setting-page .btn-sm{min-height:1.55rem;padding:.18rem .45rem;font-size:.75rem;line-height:1.25}body.customer-app .org-device-setting-form-card .org-m-portlet__body{padding-top:.65rem}body.customer-app .org-device-setting-info-card .org-m-portlet__body,body.customer-app .customer-device-info-card .org-m-portlet__body,body.customer-app .org-device-setting-values-card .org-m-portlet__body,body.customer-app .org-device-setting-side-card .org-m-portlet__body,body.customer-app .customer-device-notification-card .org-m-portlet__body{padding:.85rem .85rem .75rem}body.customer-app .org-device-setting-form-card .org-m-portlet__body>:first-child{margin-top:.25rem}body.customer-app .org-device-setting-layout{flex-direction:column;gap:0;display:flex}body.customer-app .org-device-setting-top-row,body.customer-app .org-device-setting-main-row,body.customer-app .customer-device-setting-top-row{width:100%;margin-left:0;margin-right:0}body.customer-app .org-device-setting-sidebar{flex-direction:column;display:flex}body.customer-app .org-device-setting-info-layout{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding-top:.35rem;padding-bottom:.35rem;display:flex}body.customer-app .org-device-setting-info-grid{flex-wrap:wrap;flex:auto;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;min-width:0;display:flex}body.customer-app .org-device-setting-info-actions{flex-direction:column;flex:none;align-items:stretch;gap:.65rem;min-width:9.5rem;padding-top:.15rem;display:flex}body.customer-app .org-device-setting-info-actions__btn{white-space:nowrap;min-height:1.85rem;font-weight:600}body.customer-app .org-device-setting-save-btn{min-width:6.25rem;min-height:1.85rem;font-weight:600}body.customer-app .org-device-setting-info-actions__btn--institution{margin-top:.35rem}body.customer-app .org-device-setting-info-mac{flex-direction:column;align-items:center;gap:.35rem;display:inline-flex}body.customer-app .org-device-setting-mac-refresh-btn{padding:.2rem .35rem;line-height:1}body.customer-app .org-device-setting-mac-refresh-btn .feather{width:14px;height:14px}body.customer-app .org-device-setting-info-stat{text-align:center;flex:7rem;min-width:6.5rem}body.customer-app .org-device-setting-info-stat__label{color:#e53935;margin:0 0 .25rem;font-size:.8125rem;font-weight:600}body.customer-app .org-device-setting-info-stat__value{font-size:.875rem;font-weight:600;line-height:1.35}body.customer-app .org-device-setting-form__body{padding-top:.35rem}body.customer-app .org-device-setting-form-card .org-device-setting-form__body{--org-device-form-item-gap:.85rem;--org-device-form-divider-gap:1.25rem;--org-device-sensor-name-gap:1.05rem;--org-device-sensor-limit-gap:.95rem;--org-device-slider-tooltip-pad:1.35rem;--org-device-slider-label-offset:1.45rem;--org-device-advanced-alarm-gap-x:1rem}body.customer-app .org-device-setting-form-card .org-device-setting-header{margin-bottom:var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-device-setting-header__toggles{margin:0 0 var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-device-setting-header__row{margin-bottom:var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-device-setting-header__row:last-child{margin-bottom:0}body.customer-app .org-device-setting-form-card .org-sensor-block{margin-bottom:var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-sensor-block__name-row{margin-bottom:var(--org-device-sensor-name-gap)}body.customer-app .org-device-setting-form-card .org-sensor-block__limit-row{margin-bottom:var(--org-device-sensor-limit-gap)}body.customer-app .org-device-setting-form-card .org-sensor-block__limit-row:last-child{margin-bottom:0}body.customer-app .org-device-setting-form-card .org-sensor-block__alerts{margin-top:var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-device-setting-advanced-row{margin-bottom:var(--org-device-form-item-gap)}body.customer-app .org-device-setting-form-card .org-device-setting-advanced-row--alarm{gap:.55rem var(--org-device-advanced-alarm-gap-x);align-items:center;margin-top:.15rem;margin-bottom:1rem}body.customer-app .org-device-setting-form-card .org-device-setting-divider--accent{margin-top:var(--org-device-form-divider-gap);margin-bottom:var(--org-device-form-divider-gap)}body.customer-app .org-device-setting-form__foot{border-top:1px solid #ebedf2;justify-content:flex-start;margin-top:1rem;padding-top:1rem;display:flex}body.customer-app .org-device-setting-values-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .75rem;display:grid}body.customer-app .org-device-setting-values-pair{flex-wrap:wrap;align-items:baseline;gap:.15rem;line-height:1.35;display:flex}body.customer-app .org-device-setting-values-pair__label{white-space:nowrap;margin:0;font-size:.9375rem;font-weight:600}body.customer-app .org-device-setting-values-pair__range{color:#575962;white-space:nowrap;font-size:.875rem}body.customer-app .org-device-setting-values-pair__current{white-space:nowrap;font-size:.9375rem;font-weight:700}body.customer-app .org-device-setting-values-pair__current--temp{color:#c62828}body.customer-app .org-device-setting-values-pair__current--humidity{color:#1565c0}body.customer-app .org-device-setting-values-panel__footer{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-top:.85rem;padding-top:.5rem;font-size:.8125rem;display:flex}body.customer-app .org-device-setting-calibration-form{grid-template-columns:1fr auto;align-items:end;gap:.5rem;margin-top:.75rem;display:grid}body.customer-app .org-device-setting-calibration-form__label{grid-column:1/-1;margin:0;font-size:.8125rem;font-weight:600}body.customer-app .org-device-setting-advanced-row{align-items:center;gap:.5rem .75rem;margin-bottom:.75rem;display:grid}body.customer-app .org-device-setting-advanced-row__label{text-align:right;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:600}body.customer-app .org-device-setting-advanced-row--alarm{gap:.55rem var(--org-device-advanced-alarm-gap-x,1rem);grid-template-columns:12.5rem 4.5rem 8.75rem 4.5rem 10rem 4.5rem 9.25rem auto}body.customer-app .org-device-setting-advanced-row--alarm .org-device-setting-advanced-row__label{white-space:normal;padding:.15rem .35rem .15rem 0;line-height:1.35}body.customer-app .org-device-setting-advanced-row--url{grid-template-columns:10rem auto 9rem 1fr}body.customer-app .org-device-setting-advanced-row--device{grid-template-columns:8rem auto 9rem auto 9.5rem 4.5rem 5rem 4.5rem}body.customer-app .org-device-setting-advanced-row--led{grid-template-columns:9.5rem 1fr 5rem auto 8rem 1fr;align-items:start}body.customer-app .org-device-setting-advanced-row--firmware{grid-template-columns:8rem 5.5rem 4.5rem 4.5rem 2.5rem 4.5rem 3.5rem 4.5rem}body.customer-app .org-device-setting-advanced-row--firmware-stats{grid-template-columns:2.5rem 4.5rem 2.5rem 4.5rem 2.5rem 4.5rem 2.5rem 4.5rem}body.customer-app .org-device-setting-advanced-row__input--xs{max-width:5rem}body.customer-app .org-device-setting-advanced-row__input--sm{max-width:6.5rem}body.customer-app .org-device-setting-advanced-row__input--url{min-width:0}body.customer-app .org-device-setting-advanced-row__input--readonly{color:#575962;background-color:#f7f8fa}body.customer-app .org-device-setting-reset-date-btn{margin:.35rem auto 0;display:block}body.customer-app .org-device-setting-form-row{grid-template-columns:8rem 1fr 8rem 10rem;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem;display:grid}body.customer-app .org-device-setting-form-row--compact{grid-template-columns:12rem 6rem 10rem 6rem}body.customer-app .org-device-setting-form-row--switches{grid-template-columns:repeat(2,minmax(10rem,1fr))}body.customer-app .org-device-setting-form-label{margin:0;font-size:.8125rem;font-weight:600}body.customer-app .org-device-setting-switch{align-items:center;gap:.4rem;margin:0;font-size:.875rem;display:inline-flex}body.customer-app .org-device-setting-limit-row{grid-template-columns:8rem 1fr;align-items:center;gap:.75rem;margin-bottom:.65rem;display:grid}body.customer-app .org-device-setting-limit-row__inputs{grid-template-columns:5rem auto 5rem minmax(10rem,1fr);align-items:center;gap:.5rem;display:grid}body.customer-app .org-device-setting-limit-row__sep{text-align:center;color:#6c757d}body.customer-app .org-device-setting-form-row--alarm-meta{grid-template-columns:12rem 5rem 9rem 5rem 10rem 4.5rem 9rem auto;align-items:center}body.customer-app .org-device-setting-language-select{text-align:center;max-width:4.5rem;padding-left:.35rem;padding-right:.35rem}body.customer-app .org-device-setting-header{margin-bottom:.5rem;position:relative}body.customer-app .org-device-setting-header__toggles{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.25rem;margin:-.25rem 0 .5rem;display:flex}body.customer-app .org-device-setting-header__row{align-items:start;gap:.5rem .75rem;margin-bottom:.85rem;display:grid}body.customer-app .org-device-setting-header__row--primary{grid-template-columns:7.5rem minmax(10rem,1.2fr) 7rem minmax(8rem,.9fr) 3.5rem 5rem;align-items:start}body.customer-app .org-device-setting-header__row--sensor-types{grid-template-columns:7.5rem minmax(12rem,1.4fr) auto auto;align-items:center}body.customer-app .org-device-setting-header__row--meta{grid-template-columns:7.5rem minmax(10rem,1.4fr) 3rem minmax(8rem,.8fr) 4.5rem 5rem;align-items:center}body.customer-app .org-device-setting-header__label{text-align:right;white-space:nowrap;margin:0;padding-top:.35rem;font-size:.875rem;font-weight:600}body.customer-app .org-device-setting-header__field{min-width:0}body.customer-app .org-device-setting-header__field--wide{min-width:10rem}body.customer-app .org-device-setting-header__field--narrow{max-width:5rem}body.customer-app .org-device-setting-header__field--description{min-width:12rem}body.customer-app .org-device-setting-header__field--mac{min-width:9rem}body.customer-app .org-device-setting-header__field--version{max-width:5.5rem}body.customer-app .org-device-setting-header__help{margin-top:.2rem;font-size:.6875rem;line-height:1.3;display:block}body.customer-app .org-device-setting-header__help--muted{color:#8a8f98}body.customer-app .org-device-setting-header__help--danger{color:#e53935}body.customer-app .org-device-setting-header__sensor-selects{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}body.customer-app .org-device-setting-header__sensor-code{white-space:nowrap;align-items:center;gap:.35rem;display:flex}body.customer-app .org-device-setting-header__sensor-code .org-device-setting-header__label{padding-top:0}body.customer-app .org-device-setting-header__sensor-code-value{color:#8b1538;font-size:.875rem;font-weight:700}body.customer-app .org-device-setting-divider{border:0;border-bottom:1px solid #d0d4da;margin:.75rem 0}body.customer-app .org-device-setting-divider--accent{border-bottom-color:#e04b4b}body.customer-app .org-sensor-block__label{text-align:right;white-space:nowrap;margin:0;padding:.2rem .35rem .2rem 0;font-size:.875rem;font-weight:600;line-height:1.35}body.customer-app .org-sensor-block__name-row,body.customer-app .org-sensor-block__limit-row{align-items:start;gap:.75rem 1rem;display:grid}body.customer-app .org-sensor-block__name-row{margin-bottom:var(--org-device-sensor-name-gap,1.05rem);grid-template-columns:6.75rem 1fr;align-items:center}body.customer-app .org-sensor-block__limit-row{margin-bottom:var(--org-device-sensor-limit-gap,.95rem);grid-template-columns:6.75rem minmax(0,1fr) auto}body.customer-app .org-sensor-block__limit-row:has(.org-sensor-block__alarm-select){grid-template-columns:6.75rem minmax(0,1fr) 11rem auto}body.customer-app .org-sensor-block__limit-row:last-child{margin-bottom:0}body.customer-app .customer-device-setting-sensor-name-row{width:100%;margin-bottom:var(--org-device-sensor-name-gap,1.05rem);grid-template-columns:1.4fr 1fr .9fr;align-items:center;gap:.75rem 1rem;display:grid}body.customer-app .customer-device-setting-sensor-name-group{align-items:center;gap:.5rem .65rem;min-width:0;display:flex}body.customer-app .customer-device-setting-sensor-name-group--start{grid-column:1/3;justify-self:stretch;width:100%}body.customer-app .customer-device-setting-sensor-name-group--end{grid-column:3;justify-self:end}body.customer-app .customer-device-setting-sensor-name-group__label{white-space:nowrap;text-align:right;flex-shrink:0;width:6.75rem;margin:0;font-size:.875rem;font-weight:600}body.customer-app .customer-device-setting-sensor-name-group__input{flex:auto;min-width:10rem;max-width:none}body.customer-app .customer-device-setting-sensor-name-group--end .org-sensor-block__alarm-select{border-radius:.2rem;min-width:11rem}body.customer-app .org-sensor-block__slider-col{min-width:0;padding-top:.15rem}body.customer-app .org-sensor-block__limit-row>.org-sensor-block__label{padding-top:var(--org-device-slider-label-offset,1.45rem)}body.customer-app .org-sensor-block__name-input-group{grid-template-columns:minmax(0,1fr) 11rem;gap:0;display:grid}body.customer-app .org-sensor-block__name-input-group .form-control{border-top-right-radius:0;border-bottom-right-radius:0}body.customer-app .org-sensor-block__name-input-group .org-sensor-block__alarm-select{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}body.customer-app .org-sensor-block__alarm-select{align-self:center;min-width:11rem}body.customer-app .org-sensor-block__help{color:#8a8f98;margin:.35rem 0 0;font-size:.75rem}body.customer-app .org-sensor-block__alerts{flex-direction:column;gap:.55rem;min-width:9.5rem;padding-top:.15rem;display:flex}body.customer-app .org-single-range{width:100%;padding-top:.15rem}body.customer-app .org-single-range__track-wrap{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;display:grid}body.customer-app .org-single-range__edge{color:#8a8f98;white-space:nowrap;background:#f3f4f6;border:1px solid #e2e5ea;border-radius:.2rem;padding:.1rem .35rem;font-size:.6875rem}body.customer-app .org-single-range__track{background:#e8eaee;border-radius:999px;height:.35rem;position:relative}body.customer-app .org-single-range__fill{background:#e04b4b;border-radius:999px;position:absolute;top:0;bottom:0;left:0}body.customer-app .org-single-range__thumb{cursor:grab;background:#e04b4b;border:2px solid #fff;border-radius:50%;width:1rem;height:1rem;margin:0;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0003}body.customer-app .org-single-range__thumb:active{cursor:grabbing}body.customer-app .org-single-range__tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#e04b4b;border-radius:.2rem;padding:.3rem .45rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)}body.customer-app .org-single-range__tooltip:after{content:"";border:.28rem solid #0000;border-top-color:#e04b4b;position:absolute;top:100%;left:50%;transform:translate(-50%)}body.customer-app .org-single-range__grid{color:#8a8f98;justify-content:space-between;margin-top:.45rem;padding:0 2.2rem;font-size:.6875rem;display:flex}body.customer-app .org-dual-range{width:100%;padding-top:var(--org-device-slider-tooltip-pad,1.35rem)}body.customer-app .org-dual-range__track-wrap{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;display:grid}body.customer-app .org-dual-range__edge{color:#8a8f98;white-space:nowrap;background:#f3f4f6;border:1px solid #e2e5ea;border-radius:.2rem;padding:.1rem .35rem;font-size:.6875rem}body.customer-app .org-dual-range__track{background:#e8eaee;border-radius:999px;height:.35rem;position:relative}body.customer-app .org-dual-range__fill{background:#e04b4b;border-radius:999px;position:absolute;top:0;bottom:0}body.customer-app .org-dual-range__thumb{cursor:grab;background:#e04b4b;border:2px solid #fff;border-radius:50%;width:1rem;height:1rem;margin:0;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0003}body.customer-app .org-dual-range__thumb:active{cursor:grabbing}body.customer-app .org-dual-range__tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#e04b4b;border-radius:.2rem;padding:.3rem .45rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)}body.customer-app .org-dual-range__tooltip:after{content:"";border:.28rem solid #0000;border-top-color:#e04b4b;position:absolute;top:100%;left:50%;transform:translate(-50%)}body.customer-app .org-dual-range__grid{color:#8a8f98;justify-content:space-between;margin-top:.45rem;padding:0 2.2rem;font-size:.6875rem;display:flex}body.customer-app .org-m-switch{cursor:pointer;align-items:center;gap:.5rem;margin:0;display:flex}body.customer-app .org-m-switch__control{display:inline-flex;position:relative}body.customer-app .org-m-switch__control input{opacity:0;width:0;height:0;position:absolute}body.customer-app .org-m-switch__track{background:#e8eaee;border-radius:999px;width:2.4rem;height:1.45rem;transition:background-color .2s;display:block;position:relative}body.customer-app .org-m-switch__track:before{content:"✕";color:#b0b5bd;text-align:center;background:#fff;border-radius:50%;width:1.1rem;height:1.1rem;font-size:.65rem;line-height:1.1rem;transition:transform .2s,color .2s;position:absolute;top:.18rem;left:.18rem;box-shadow:0 1px 3px #00000026}body.customer-app .org-m-switch__control input:checked+.org-m-switch__track{background:#34bfa3}body.customer-app .org-m-switch__control input:checked+.org-m-switch__track:before{content:"✓";color:#34bfa3;transform:translate(.95rem)}body.customer-app .org-m-switch__label{color:#3f4254;white-space:nowrap;font-size:.8125rem}body.customer-app .org-device-setting-form-actions{margin-top:1rem}body.customer-app .org-device-setting-value-row{grid-template-columns:2rem 2.5rem 1fr 2.5rem;align-items:center;gap:.35rem;margin-bottom:.45rem;font-size:.875rem;display:grid}body.customer-app .org-device-setting-value-row__label{font-weight:600}body.customer-app .org-device-setting-value-row__current{text-align:center;font-weight:700}body.customer-app .org-device-setting-value-row__current--temp{color:#c62828}body.customer-app .org-device-setting-value-row__current--humidity{color:#1565c0}body.customer-app .org-device-setting-values-footer{justify-content:space-between;gap:.75rem;margin-top:.75rem;font-size:.8125rem;display:flex}body.customer-app .org-device-setting-connection--ok{color:#2e7d32;font-weight:700}body.customer-app .org-device-setting-connection--updating{color:#1565c0;font-weight:700}body.customer-app .org-device-setting-connection--offline{color:#c62828;font-weight:700}body.customer-app .org-device-setting-wifi span{color:#e53935;font-weight:700}body.customer-app .org-device-setting-calibration{text-align:center;margin:0;font-weight:700}body.customer-app .org-device-setting-calibration--set{color:#c62828}body.customer-app .org-device-setting-cert-note{color:#6c757d;margin:0 0 .75rem}body.customer-app .org-device-deactivate-modal .org-modal-card__body{padding-top:20px}@media (width<=991px){body.customer-app .org-device-setting-form-row,body.customer-app .org-device-setting-form-row--compact,body.customer-app .org-device-setting-form-row--alarm-meta,body.customer-app .org-device-setting-advanced-row--alarm,body.customer-app .org-device-setting-advanced-row--url,body.customer-app .org-device-setting-advanced-row--device,body.customer-app .org-device-setting-advanced-row--led,body.customer-app .org-device-setting-advanced-row--firmware,body.customer-app .org-device-setting-advanced-row--firmware-stats,body.customer-app .org-device-setting-values-panel__grid,body.customer-app .org-device-setting-header__row--primary,body.customer-app .org-device-setting-header__row--sensor-types,body.customer-app .org-device-setting-header__row--meta{grid-template-columns:1fr}body.customer-app .org-device-setting-header__toggles{justify-content:flex-start}body.customer-app .org-device-setting-header__label{text-align:left;padding-top:0}body.customer-app .org-device-setting-header__sensor-selects{grid-template-columns:1fr}body.customer-app .org-device-setting-advanced-row__label{text-align:left}body.customer-app .org-device-setting-info-layout{flex-direction:column}body.customer-app .org-device-setting-info-actions{flex-flow:wrap;width:100%;min-width:0}body.customer-app .org-device-setting-info-actions__btn--institution{margin-top:0}body.customer-app .org-device-setting-info-stat{flex:100%}body.customer-app .org-sensor-block__name-input-group{grid-template-columns:1fr}body.customer-app .org-sensor-block__name-input-group .form-control,body.customer-app .org-sensor-block__name-input-group .org-sensor-block__alarm-select{border-left:1px solid #ced4da;border-radius:.2rem}body.customer-app .org-sensor-block__name-row,body.customer-app .org-sensor-block__limit-row{grid-template-columns:1fr;gap:.45rem;margin-bottom:1rem}body.customer-app .customer-device-setting-primary-row{grid-template-columns:1fr;gap:.75rem}body.customer-app .customer-device-setting-primary-group--start,body.customer-app .customer-device-setting-primary-group--end{flex-wrap:wrap;grid-column:auto;justify-self:stretch}body.customer-app .customer-device-setting-primary-group--start .customer-device-setting-primary-group__field,body.customer-app .customer-device-setting-primary-group--end .customer-device-setting-primary-group__field{width:100%;max-width:none}body.customer-app .customer-device-setting-meta-row{grid-template-columns:1fr;gap:.65rem}body.customer-app .customer-device-setting-meta-group--start,body.customer-app .customer-device-setting-meta-group--center,body.customer-app .customer-device-setting-meta-group--end{flex-wrap:wrap;justify-content:flex-start;justify-self:stretch}body.customer-app .customer-device-setting-meta-group__label{white-space:normal}body.customer-app .customer-device-setting-meta-group__input{width:100%;max-width:none}body.customer-app .customer-device-setting-sensor-name-row{grid-template-columns:1fr;gap:.65rem}body.customer-app .customer-device-setting-sensor-name-group--start,body.customer-app .customer-device-setting-sensor-name-group--end{flex-wrap:wrap;grid-column:auto;justify-self:stretch}body.customer-app .customer-device-setting-sensor-name-group__input{width:100%}body.customer-app .customer-device-setting-alarm-meta-row{grid-template-columns:1fr;gap:.65rem}body.customer-app .customer-device-setting-alarm-meta-group--start,body.customer-app .customer-device-setting-alarm-meta-group--center,body.customer-app .customer-device-setting-alarm-meta-group--end,body.customer-app .customer-device-setting-alarm-meta-group--timezone{justify-content:flex-start;justify-self:stretch}body.customer-app .customer-device-setting-alarm-meta-group__label{white-space:normal}body.customer-app .customer-device-setting-switches{grid-template-columns:1fr;gap:.65rem}body.customer-app .customer-device-setting-switch-group--start,body.customer-app .customer-device-setting-switch-group--center,body.customer-app .customer-device-setting-switch-group--end{justify-self:stretch}body.customer-app .customer-device-setting-switch-row__label{white-space:normal}body.customer-app .org-device-setting-advanced-row--alarm{gap:.45rem .65rem;margin-bottom:1rem}body.customer-app .org-sensor-block__label{text-align:left;white-space:normal;padding:0 0 .15rem}body.customer-app .org-sensor-block__limit-row>.org-sensor-block__label{padding-top:0}body.customer-app .org-device-setting-limit-row__inputs{grid-template-columns:1fr 1fr}}body.customer-app .org-device-setting-support-card .org-m-portlet__head-label{width:220px;min-width:180px;max-width:320px}body.customer-app .org-device-setting-support-card--sidebar .org-m-portlet__head-label{width:auto;min-width:0;max-width:100%}body.customer-app .org-device-setting-support-card--sidebar .org-device-setting-support-action .btn{width:100%}body.customer-app .org-device-setting-support-card--sidebar .org-device-setting-support-table-wrap{overflow-x:auto}body.customer-app .org-device-setting-support-form{align-items:flex-end;margin-bottom:.75rem}body.customer-app .org-device-setting-support-field,body.customer-app .org-device-setting-support-action{margin-bottom:.5rem}body.customer-app .org-device-setting-support-table-wrap{max-height:200px;margin-top:.35rem;overflow:auto}body.customer-app .org-device-setting-support-table{border-collapse:collapse;color:#000;text-align:center;width:100%;font-size:.8125rem;font-weight:600}body.customer-app .org-device-setting-support-table th,body.customer-app .org-device-setting-support-table td{border:1px solid #e4e9ef;padding:.4rem .35rem}body.customer-app .org-device-setting-support-row--open{background-color:#7cfc00}body.customer-app .org-device-setting-support-row--closed{background-color:#d3d3d3}body.customer-app .org-device-setting-support-note{color:#575962;margin:.75rem 0 0;font-size:.8125rem;font-weight:600}body.customer-app .customer-device-setting-top-row{flex-wrap:wrap;align-items:stretch;margin-bottom:0;display:flex}body.customer-app .customer-device-setting-top-row>[class*=col-]{flex-direction:column;display:flex}body.customer-app .customer-device-setting-top-row .org-page-section{flex-direction:column;flex:auto;width:100%;margin-bottom:0;display:flex}body.customer-app .customer-device-setting-top-row .org-page-section>.org-m-portlet{flex-direction:column;flex:auto;height:100%;display:flex}body.customer-app .customer-device-setting-top-row .org-m-portlet__body{flex-direction:column;flex:auto;justify-content:flex-start;display:flex}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-card .org-m-portlet__body{padding:.85rem .85rem .75rem}body.customer-app .customer-device-setting-top-row .customer-device-info-grid{flex:auto;align-items:center;margin-bottom:0;margin-left:0;margin-right:0}body.customer-app .customer-device-setting-top-row .customer-device-info-col{margin-bottom:0}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-card .org-m-portlet__head-label{width:175px}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-row{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:0;margin-left:0;margin-right:0;display:flex}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-field{flex:8rem;min-width:0;max-width:100%;padding-left:0;padding-right:0}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-action{flex:none;padding-left:0;padding-right:0}body.customer-app .customer-device-setting-top-row .org-device-setting-picker-action .btn{min-width:4.5rem}body.customer-app .customer-device-setting-page .org-page-section>.org-m-portlet{margin-top:1rem;margin-bottom:.65rem}body.customer-app .customer-device-setting-page .org-device-setting-main-row{align-items:flex-start}body.customer-app .customer-device-setting-sidebar{flex-direction:column;gap:0;display:flex}body.customer-app .customer-device-setting-sidebar .org-page-section>.org-m-portlet{margin-top:0}body.customer-app .customer-device-setting-sidebar .org-page-section:first-child>.org-m-portlet{margin-top:1rem}body.customer-app .customer-device-notification-card .org-m-portlet__head-label{width:auto;min-width:138px;max-width:100%;padding-left:.55rem;padding-right:.55rem}body.customer-app .customer-device-info-col{text-align:center;margin-bottom:.5rem}body.customer-app .customer-device-info-col__label{color:#f4516c;margin:0;font-size:.8125rem}body.customer-app .customer-device-info-col__value{margin:.15rem 0 0;font-size:.875rem}body.customer-app .customer-device-setting-switch-row{align-items:center;gap:.75rem;min-height:2.5rem;padding:.35rem 0;display:flex}body.customer-app .customer-device-setting-switch-row__label{color:#575962;white-space:nowrap;margin:0;font-size:.8125rem;line-height:1.35}body.customer-app .customer-device-setting-switches{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:.75rem 1rem;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:.5rem;padding-bottom:.5rem;display:grid}body.customer-app .customer-device-setting-switch-group{min-width:0}body.customer-app .customer-device-setting-switch-group--start{justify-self:start}body.customer-app .customer-device-setting-switch-group--center{justify-self:center}body.customer-app .customer-device-setting-switch-group--end{justify-self:end}body.customer-app .customer-device-setting-alarm-meta-row{grid-template-columns:1fr 1fr;align-items:center;gap:.75rem 1rem;width:100%;margin-bottom:1rem;display:grid}@media (width>=1200px){body.customer-app .customer-device-setting-alarm-meta-row{grid-template-columns:1fr 1fr 1fr 1fr}}body.customer-app .customer-device-setting-alarm-meta-group{align-items:center;gap:.5rem .65rem;min-width:0;display:flex}body.customer-app .customer-device-setting-alarm-meta-group--start{justify-content:flex-start;justify-self:start}body.customer-app .customer-device-setting-alarm-meta-group--center{justify-content:center;justify-self:center}body.customer-app .customer-device-setting-alarm-meta-group--end,body.customer-app .customer-device-setting-alarm-meta-group--timezone{justify-content:flex-end;justify-self:end}body.customer-app .customer-device-setting-alarm-meta-group__label{color:#575962;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:600;line-height:1.35}body.customer-app .customer-device-setting-alarm-meta-row+.customer-device-setting-switches{margin-top:1.75rem}body.customer-app .customer-device-developer-section{margin-top:.5rem}body.customer-app .customer-device-developer-section__title-row{flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.75rem;display:flex}body.customer-app .customer-device-developer-section__menu-label{color:#575962;margin:0;font-weight:600}body.customer-app .customer-device-developer-section__menu-hint{color:#36a3f7;font-size:.8125rem}body.customer-app .customer-device-developer-section__hint{color:#575962;margin:.5rem 0 0;font-size:.75rem}body.customer-app .customer-device-developer-section__hint-accent{color:#f4516c;font-weight:600}body.customer-app .customer-device-notification-form{margin-bottom:.75rem}body.customer-app .customer-device-notification-form__label{color:#f4516c;margin-bottom:.35rem;font-size:.9375rem;font-weight:600;display:block}body.customer-app .customer-device-notification-form__label--sms{font-size:1.05rem}body.customer-app .customer-device-notification-form__row{gap:.5rem;display:flex}body.customer-app .customer-device-notification-form__row .form-control{flex:auto}body.customer-app .customer-device-notification-item{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}body.customer-app .customer-device-notification-item__value{flex:auto;font-weight:600}body.customer-app .customer-device-notification-spam-warning{color:#006400;flex:1 0 100%;margin:0;font-size:.75rem}body.customer-app .customer-device-notification-divider{border-width:3px;margin:.75rem 0}body.customer-app .customer-device-setting-primary-row{grid-template-columns:1.4fr 1fr .9fr;align-items:start;gap:.75rem 1rem;width:100%;margin-bottom:.85rem;display:grid}body.customer-app .customer-device-setting-primary-group{align-items:flex-start;gap:.5rem .75rem;min-width:0;display:flex}body.customer-app .customer-device-setting-primary-group--start{grid-column:1;justify-self:stretch;width:100%}body.customer-app .customer-device-setting-primary-group--end{grid-column:3;justify-self:end}body.customer-app .customer-device-setting-primary-group__label{white-space:nowrap;text-align:right;flex-shrink:0;width:6.75rem;margin:0;padding-top:.35rem;font-size:.875rem;font-weight:600}body.customer-app .customer-device-setting-primary-group__field{flex:auto;min-width:0}body.customer-app .customer-device-setting-primary-group--start .customer-device-setting-primary-group__field{flex:auto;min-width:10rem;max-width:none}body.customer-app .customer-device-setting-primary-group--end .customer-device-setting-primary-group__field{min-width:9rem;max-width:14rem}body.customer-app .customer-device-setting-meta-row{grid-template-columns:1.4fr 1fr .9fr;align-items:center;gap:.75rem 1rem;width:100%;margin-bottom:.85rem;display:grid}body.customer-app .customer-device-setting-meta-group{align-items:center;gap:.5rem .65rem;min-width:0;display:flex}body.customer-app .customer-device-setting-meta-group--start{justify-content:flex-start;justify-self:stretch;width:100%}body.customer-app .customer-device-setting-meta-group--start .customer-device-setting-meta-group__input{min-width:10rem;max-width:none}body.customer-app .customer-device-setting-meta-group--center{justify-content:center;justify-self:center}body.customer-app .customer-device-setting-meta-group--end{justify-content:flex-end;justify-self:end}body.customer-app .customer-device-setting-meta-group__label{white-space:nowrap;text-align:right;flex-shrink:0;width:6.75rem;margin:0;font-size:.875rem;font-weight:600}body.customer-app .customer-device-setting-meta-group__input{flex:auto;min-width:0;max-width:14rem}body.customer-app .customer-device-setting-meta-group__input--narrow{flex:none;width:5rem;max-width:5rem}body.customer-app .customer-device-setting-meta-group__region-wrap{align-items:center;gap:.35rem;min-width:0;display:flex}body.customer-app .customer-device-setting-meta-group__region-wrap select{min-width:6rem;max-width:10rem}body.customer-app .customer-device-region-actions{flex-shrink:0;gap:.25rem;display:flex}body.customer-app .customer-device-region-actions__btn{width:2rem;padding-left:0;padding-right:0}body.customer-app .customer-device-modal-backdrop{z-index:1050;background:#00000059;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}body.customer-app .customer-device-modal{background:#fff;border-radius:.35rem;width:min(100%,28rem);box-shadow:0 .5rem 1.5rem #0003}body.customer-app .customer-device-modal__header,body.customer-app .customer-device-modal__footer{border-bottom:1px solid #ebedf2;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}body.customer-app .customer-device-modal__footer{border-top:1px solid #ebedf2;border-bottom:0;justify-content:flex-end}body.customer-app .customer-device-modal__header h5{margin:0;font-size:1rem}body.customer-app .customer-device-modal__body{padding:1rem}body.customer-app .customer-device-modal__label{margin-bottom:.35rem;font-weight:600;display:block}body.customer-app .customer-device-modal__help{color:#575962;margin:.5rem 0 0;font-size:.75rem}body.customer-app .org-viewdata-records-page{padding-top:0}body.customer-app .org-viewdata-records-card .org-m-portlet__body{padding-top:.5rem}body.customer-app .org-viewdata-records-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;display:flex}body.customer-app .org-viewdata-records-page-size{align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:inline-flex}body.customer-app .org-viewdata-records-page-size select{width:auto;min-width:4.5rem}body.customer-app .org-viewdata-records-info{color:#6c757d;margin:0;font-size:.875rem}body.customer-app .org-viewdata-records-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e4e9ef;border-radius:8px;width:100%;margin-bottom:0;overflow:hidden}body.customer-app .org-viewdata-records-table thead tr{background:#e8ebef}body.customer-app .org-viewdata-records-table th,body.customer-app .org-viewdata-records-table td{white-space:nowrap;vertical-align:middle}body.customer-app .org-viewdata-records-table thead th{letter-spacing:.03em;text-transform:uppercase;color:#1a1a1a;background:#e8ebef;border:none;border-bottom:1px solid #cfd5dc;padding:.32rem .45rem;font-size:.6875rem;font-weight:600;line-height:1.2}body.customer-app .org-viewdata-records-table tbody td{color:#3f4d5a;border-top:1px solid #e8ecf0;padding:.22rem .45rem;font-size:.8125rem;line-height:1.2}body.customer-app .org-viewdata-records-table tbody tr:nth-child(2n) td{background:#fafcfd}body.customer-app .org-viewdata-records-table.table-hover tbody tr:hover td{background:#edf9f6}body.customer-app .org-viewdata-records-table tbody td strong{font-weight:600}body.customer-app .org-viewdata-records-table .org-viewdata-table-status-cell{padding:.5rem .45rem;font-size:.8125rem}body.customer-app .org-viewdata-value--high strong{color:#e74c3c}body.customer-app .org-viewdata-value--low strong{color:#3498db}body.customer-app .org-viewdata-value--normal strong{color:inherit}body.customer-app .org-viewdata-placeholder-cell strong{font-weight:600}body.customer-app .org-viewdata-records-pagination{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;margin-top:.5rem;display:flex}body.customer-app .org-viewdata-records-alert{margin-bottom:1rem}body.customer-app #customer-viewalarm-list,body.customer-app #customer-viewalarm-list_wrapper table.dataTable{margin-top:0;margin-bottom:0}body.customer-app #customer-viewalarm-list .org-viewalarm-serial-cell{white-space:nowrap}body.customer-app .org-viewalarm-serial-wrap{white-space:nowrap;line-height:1.2;display:inline-block}body.customer-app .org-viewalarm-terminal-id{color:#575962;white-space:nowrap;font-weight:400}body.customer-app #customer-viewalarm-list .org-viewalarm-serial{color:#333;font-weight:700}body.customer-app #customer-viewalarm-list .org-viewalarm-date-cell{white-space:nowrap}body.customer-app #customer-viewalarm-list .org-viewalarm-date{color:#575962;display:inline-block}body.customer-app #customer-viewalarm-list .org-viewalarm-sensor-cell{white-space:nowrap;color:#575962;font-weight:600}body.customer-app #customer-viewalarm-list .org-viewalarm-limit-cell{white-space:nowrap;color:#575962;font-size:.8125rem}body.customer-app #customer-viewalarm-list .org-viewalarm-value-cell{white-space:nowrap;font-size:.8125rem}body.customer-app .org-viewalarm-value{align-items:baseline;gap:.2rem;display:inline-flex}body.customer-app .org-viewalarm-value--high strong{color:#e74c3c}body.customer-app .org-viewalarm-value--low strong{color:#3498db}body.customer-app .org-viewalarm-placeholder-cell strong{font-weight:600}body.customer-app .org-viewgraph-page .org-viewgraph-chart-card.org-page-section{margin-top:var(--customer-section-gap,1.25rem)}body.customer-app .org-viewgraph-chart-card .org-m-portlet__body{padding-top:var(--customer-card-padding-y,.75rem)}body.customer-app .org-viewgraph-chart-meta{color:#575962;font-size:.8125rem}body.customer-app .org-viewgraph-export-root{min-width:0}body.customer-app .org-viewgraph-chart-meta-text{margin-bottom:var(--customer-section-gap,.65rem);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;display:flex}body.customer-app .org-viewgraph-chart-terminal{color:#333;font-weight:600}body.customer-app .org-viewgraph-chart-range{color:#575962}body.customer-app .org-viewgraph-chart-range:before{content:"·";color:#919aa3;margin-right:.65rem}body.customer-app .org-viewgraph-pdf-btn{white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}body.customer-app .org-viewgraph-empty{color:#575962;margin:0;font-size:.875rem}body.customer-app .org-viewgraph-channel-list{width:100%;margin:0}body.customer-app .org-viewgraph-channel-col{margin-bottom:1rem}body.customer-app .org-viewgraph-channel-card{border:1px solid #ebedf2;margin-bottom:0;box-shadow:0 1px 8px #45414e0f}body.customer-app .org-viewgraph-channel-sensors{margin:0}body.customer-app .org-viewgraph-channel-sensor-col+.org-viewgraph-channel-sensor-col{border-left:1px dashed #e3e7ee}@media (width<=991.98px){body.customer-app .org-viewgraph-channel-sensor-col+.org-viewgraph-channel-sensor-col{border-top:1px dashed #e3e7ee;border-left:none;margin-top:1rem;padding-top:1rem}}body.customer-app .org-viewgraph-channel-card .card-header{background:#fff;border-bottom:1px solid #ebedf2;padding:.85rem 1.25rem}body.customer-app .org-viewgraph-channel-card .card-header h5{color:#333;margin:0 0 .2rem;font-size:1rem;font-weight:600}body.customer-app .org-viewgraph-channel-card .card-header span{color:#919aa3;font-size:.8125rem;display:block}body.customer-app .org-viewgraph-channel-card .card-block{padding:.75rem 1rem .5rem}body.customer-app .org-viewgraph-sensor-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .75rem;margin-bottom:.45rem;display:flex}body.customer-app .org-viewgraph-sensor-chart-body{position:relative}body.customer-app .org-viewgraph-extrema-markers{pointer-events:none;z-index:3;contain:layout style;position:absolute;inset:0;overflow:visible}body.customer-app .org-viewgraph-extrema-marker{position:absolute;transform:translate(-50%,-100%)}body.customer-app .org-viewgraph-extrema-pin{flex-direction:column;align-items:center;display:flex}body.customer-app .org-viewgraph-extrema-pin-value{color:#fff;white-space:nowrap;background:#c62828;border-radius:999px;justify-content:center;align-items:center;min-width:2.35rem;padding:.18rem .45rem;font-size:.6875rem;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 1px 4px #45414e38}body.customer-app .org-viewgraph-extrema-pin-tip{border-top:9px solid #c62828;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;margin-top:-1px}body.customer-app .org-viewgraph-extrema-marker--min .org-viewgraph-extrema-pin-value{background:#c62828}body.customer-app .org-viewgraph-extrema-marker--min .org-viewgraph-extrema-pin-tip{border-top-color:#c62828}body.customer-app .org-viewgraph-sensor-chart-title{color:#333;margin:0;font-size:.875rem;font-weight:600}body.customer-app .org-viewgraph-sensor-chart-meta{flex-wrap:wrap;align-items:center;gap:.45rem .75rem;display:flex}body.customer-app .org-viewgraph-sensor-chart-limits{color:#575962;font-size:.75rem}body.customer-app .org-viewgraph-sensor-chart-limits strong{font-weight:700}body.customer-app .org-viewgraph-limit-lower-text{color:#1565c0}body.customer-app .org-viewgraph-limit-upper-text{color:#c62828}body.customer-app .org-viewgraph-limit-status{border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.6875rem;font-weight:600;line-height:1.3;display:inline-flex}body.customer-app .org-viewgraph-limit-status--low{color:#1565c0;background:#1565c01f}body.customer-app .org-viewgraph-limit-status--high{color:#c62828;background:#c628281f}body.customer-app .org-viewgraph-limit-status--both{color:#7b1fa2;background:#7b1fa21f}body.customer-app .org-viewgraph-echart{width:100%;height:500px;min-height:320px;padding-top:20px}body.customer-app .org-viewgraph-nvd3-chart .org-viewgraph-limit-lower .nv-lines path{stroke-dasharray:10 5;stroke-width:2.5px;stroke:#1565c0!important}body.customer-app .org-viewgraph-nvd3-chart .org-viewgraph-limit-upper .nv-lines path{stroke-dasharray:4 4;stroke-width:2.5px;stroke:#c62828!important}body.customer-app .org-viewgraph-nvd3-chart .org-viewgraph-value-line .nv-point{opacity:.95}body.customer-app .org-viewgraph-nvd3-chart .org-viewgraph-point-below{fill:#1565c0!important;stroke:#1565c0!important}body.customer-app .org-viewgraph-nvd3-chart .org-viewgraph-point-above{fill:#c62828!important;stroke:#c62828!important}body.customer-app .org-viewpdf-page{padding-bottom:.5rem}body.customer-app .org-viewpdf-info-alert{border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 1rem;padding:.45rem .75rem;font-size:.8125rem;line-height:1.35;display:flex}body.customer-app .org-viewpdf-info-alert-text{flex:1;min-width:0}body.customer-app .org-viewpdf-info-alert-close{width:1.5rem;height:1.5rem;color:inherit;opacity:.75;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}body.customer-app .org-viewpdf-info-alert-close:hover{opacity:1}body.customer-app .org-viewpdf-report-card.org-page-section{margin-bottom:var(--customer-section-gap,1.25rem)}body.customer-app .org-viewpdf-report-card .org-m-portlet--creative{height:auto;min-height:0;max-height:none}body.customer-app .org-viewpdf-report-card .org-m-portlet--creative,body.customer-app .org-viewpdf-report-card .org-m-portlet__body,body.customer-app .org-viewpdf-inputs-row,body.customer-app .org-viewpdf-date-range-field{overflow:visible}body.customer-app .daterangepicker{z-index:10050}body.customer-app .org-viewpdf-report-card .org-m-portlet__body{height:auto;padding-top:1rem;padding-bottom:1rem}body.customer-app .org-viewpdf-page.org-add-device-page .org-viewpdf-report-card .org-m-portlet__head-label{white-space:nowrap;width:auto;max-width:none}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card>.org-m-portlet--bordered-semi{border-top-color:var(--customer-success,#34bfa3)}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-m-portlet--creative .org-m-portlet__head-label--success{background-color:var(--customer-success,#34bfa3);box-shadow:0 3px 7px 1px #34bfa347}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card>.org-m-portlet--bordered-semi{border-top-color:var(--customer-danger,#f4516c)}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-m-portlet--creative .org-m-portlet__head-label--danger{background-color:var(--customer-danger,#f4516c);box-shadow:0 3px 7px 1px #f4516c47}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-success{background-color:var(--customer-success,#34bfa3);border-color:var(--customer-success,#34bfa3);color:#fff}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-success:hover:not(:disabled),body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-success:focus:not(:disabled){background-color:var(--customer-success,#34bfa3);border-color:var(--customer-success,#34bfa3);color:#fff;filter:brightness(.9)}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-success{background-color:var(--customer-danger,#f4516c);border-color:var(--customer-danger,#f4516c);color:#fff}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-success:hover:not(:disabled),body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-success:focus:not(:disabled){background-color:var(--customer-danger,#f4516c);border-color:var(--customer-danger,#f4516c);color:#fff;filter:brightness(.9)}body.customer-app .org-viewpdf-device-field{flex:1.2 12rem}body.customer-app .org-viewpdf-device-label{color:#575962;white-space:nowrap;margin:0 0 .35rem;font-size:.8125rem;font-weight:600;display:block}body.customer-app .org-viewpdf-device-select{width:100%;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewpdf-device-select.org-searchable-select .org-searchable-select__input{height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem 2rem .375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewpdf-date-range-field{flex:2 16rem;overflow:visible}body.customer-app .org-viewpdf-date-range-input{cursor:pointer;background:#fff;width:100%;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewpdf-date-label{color:#575962;white-space:nowrap;margin:0 0 .35rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:block}body.customer-app .org-viewpdf-page-size-field{flex:none}body.customer-app .org-viewpdf-page-size{text-align:center;width:3.25rem;height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:.375rem .5rem;font-size:.875rem;font-weight:600}body.customer-app .org-viewpdf-visibility-box{background:#fff;border:1px solid #ebedf2;border-radius:4px;flex-flow:row;flex:none;align-items:center;gap:.75rem 1rem;min-width:0;padding:.45rem .65rem;display:flex}body.customer-app .org-viewpdf-visibility-item{color:#575962;white-space:nowrap;cursor:pointer;align-items:center;gap:.4rem;margin:0;font-size:.8125rem;font-weight:600;display:inline-flex}body.customer-app .org-viewpdf-visibility-item input{margin:0}body.customer-app .org-viewpdf-form-row.customer-filter-toolbar--labeled{align-items:flex-end}body.customer-app .org-viewpdf-form-row .org-viewpdf-page-size-field,body.customer-app .org-viewpdf-form-row .org-viewpdf-visibility-box{align-self:flex-end}body.customer-app .org-viewpdf-submit-field{flex-wrap:wrap;align-self:flex-end;align-items:center;gap:.4rem;margin:0;display:flex}body.customer-app .org-viewpdf-submit-btn{min-width:7rem}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-outline-success{border-color:var(--customer-success,#34bfa3);color:var(--customer-success,#34bfa3);background-color:#0000}body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-outline-success:hover:not(:disabled),body.customer-app .org-viewpdf-page .org-viewpdf-data-report-card .org-viewpdf-submit-btn--data.btn-outline-success:focus:not(:disabled){background-color:var(--customer-success,#34bfa3);border-color:var(--customer-success,#34bfa3);color:#fff}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-outline-success{border-color:var(--customer-danger,#f4516c);color:var(--customer-danger,#f4516c);background-color:#0000}body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-outline-success:hover:not(:disabled),body.customer-app .org-viewpdf-page .org-viewpdf-alarm-report-card .org-viewpdf-submit-btn--alarm.btn-outline-success:focus:not(:disabled){background-color:var(--customer-danger,#f4516c);border-color:var(--customer-danger,#f4516c);color:#fff;white-space:nowrap;font-weight:600}body.customer-app .org-viewpdf-form-message{color:#575962;margin:.65rem 0 0;font-size:.8125rem}@media (width<=767px){body.customer-app .org-viewpdf-date-range-field{flex:100%}}body.customer-auth .customer-portal-notice-stack,body.customer-app .customer-portal-notice-stack{margin-bottom:.85rem}body.customer-auth .customer-portal-notice-stack--brand{max-width:520px;margin:0 auto 1.25rem;display:none}body.customer-auth .customer-portal-notice-stack--card{display:block}@media (width>=992px){body.customer-auth .customer-portal-notice-stack--brand{display:block}body.customer-auth .customer-portal-notice-stack--card{display:none}}body.customer-app .customer-portal-notice-stack--dashboard{margin:0 0 1rem}body.customer-auth .customer-portal-notice,body.customer-app .customer-portal-notice{text-align:left;background:linear-gradient(135deg,#fff 0%,#f4f9fd 100%);border:1px solid #0f5f9c1f;border-radius:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f3c6414}body.customer-app .customer-portal-notice--dashboard{border-radius:16px;box-shadow:0 8px 24px #0f3c641a}body.customer-auth .customer-portal-notice+.customer-portal-notice,body.customer-app .customer-portal-notice+.customer-portal-notice{margin-top:.65rem}body.customer-auth .customer-portal-notice__accent,body.customer-app .customer-portal-notice__accent{background:var(--customer-brand-accent,#1a7ec8);flex-shrink:0;width:5px}body.customer-auth .customer-portal-notice--maintenance .customer-portal-notice__accent,body.customer-app .customer-portal-notice--maintenance .customer-portal-notice__accent{background:linear-gradient(#f5a623 0%,#e67e22 100%)}body.customer-auth .customer-portal-notice--release .customer-portal-notice__accent,body.customer-app .customer-portal-notice--release .customer-portal-notice__accent{background:linear-gradient(#52c5ff 0%,#1a7ec8 100%)}body.customer-auth .customer-portal-notice--security .customer-portal-notice__accent,body.customer-app .customer-portal-notice--security .customer-portal-notice__accent{background:linear-gradient(#f4516c 0%,#c93a52 100%)}body.customer-auth .customer-portal-notice--blocking,body.customer-app .customer-portal-notice--blocking{background:linear-gradient(135deg,#fffaf3 0%,#fff4e8 100%);border-color:#e67e2259}body.customer-auth .customer-portal-notice__content,body.customer-app .customer-portal-notice__content{flex:1;min-width:0;padding:.85rem .95rem .9rem}body.customer-app .customer-portal-notice--dashboard .customer-portal-notice__content{padding:1rem 1.1rem 1.05rem}body.customer-auth .customer-portal-notice__head,body.customer-app .customer-portal-notice__head{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin-bottom:.45rem;display:flex}body.customer-auth .customer-portal-notice__badge,body.customer-app .customer-portal-notice__badge{color:#0a4a7a;letter-spacing:.04em;text-transform:uppercase;background:#1a7ec81f;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}body.customer-auth .customer-portal-notice--maintenance .customer-portal-notice__badge,body.customer-app .customer-portal-notice--maintenance .customer-portal-notice__badge{color:#b35c00;background:#e67e2224}body.customer-auth .customer-portal-notice--release .customer-portal-notice__badge,body.customer-app .customer-portal-notice--release .customer-portal-notice__badge{color:#0a4a7a;background:#52c5ff2e}body.customer-auth .customer-portal-notice__version,body.customer-app .customer-portal-notice__version{color:#6b7c8f;font-size:.72rem;font-weight:700}body.customer-auth .customer-portal-notice__dismiss,body.customer-app .customer-portal-notice__dismiss{color:#0a4a7a;cursor:pointer;background:#0f5f9c14;border:none;border-radius:999px;width:1.75rem;height:1.75rem;margin-left:auto;font-size:1.1rem;line-height:1}body.customer-auth .customer-portal-notice__dismiss:hover,body.customer-app .customer-portal-notice__dismiss:hover{background:#0f5f9c24}body.customer-auth .customer-portal-notice__title-row,body.customer-app .customer-portal-notice__title-row{align-items:flex-start;gap:.55rem;display:flex}body.customer-auth .customer-portal-notice__icon,body.customer-app .customer-portal-notice__icon{color:#0f5f9c;flex-shrink:0;width:1.35rem;height:1.35rem;margin-top:.1rem}body.customer-auth .customer-portal-notice--maintenance .customer-portal-notice__icon,body.customer-app .customer-portal-notice--maintenance .customer-portal-notice__icon{color:#d97706}body.customer-auth .customer-portal-notice__title,body.customer-app .customer-portal-notice__title{color:#0a4a7a;margin:0;font-size:.98rem;font-weight:800;line-height:1.35}body.customer-app .customer-portal-notice--dashboard .customer-portal-notice__title{font-size:1.02rem}body.customer-auth .customer-portal-notice__summary,body.customer-auth .customer-portal-notice__body,body.customer-app .customer-portal-notice__summary,body.customer-app .customer-portal-notice__body{color:#1e3a52;margin:.45rem 0 0;font-size:.82rem;font-weight:600;line-height:1.5}body.customer-auth .customer-portal-notice__schedule,body.customer-app .customer-portal-notice__schedule{background:#ffffffb8;border:1px solid #0f5f9c14;border-radius:10px;gap:.3rem;margin:.55rem 0 0;padding:.55rem .65rem;display:grid}body.customer-auth .customer-portal-notice__schedule-row,body.customer-app .customer-portal-notice__schedule-row{align-items:baseline;gap:.45rem;font-size:.78rem;display:flex}body.customer-auth .customer-portal-notice__schedule-row dt,body.customer-app .customer-portal-notice__schedule-row dt{color:#6b7c8f;min-width:4.5rem;margin:0;font-weight:800}body.customer-auth .customer-portal-notice__schedule-row dd,body.customer-app .customer-portal-notice__schedule-row dd{color:#0a4a7a;margin:0;font-weight:700}body.customer-auth .customer-portal-notice__link,body.customer-app .customer-portal-notice__link{color:#1a7ec8;margin-top:.55rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}body.customer-auth .customer-portal-notice__link:hover,body.customer-app .customer-portal-notice__link:hover{text-decoration:underline}body.customer-app .customer-portal-notice__ack-btn{color:#fff;cursor:pointer;background:#0f5f9c;border:none;border-radius:999px;margin-top:.7rem;padding:.42rem .85rem;font-size:.78rem;font-weight:700}body.customer-app .customer-portal-notice__ack-btn:hover:not(:disabled){background:#0a4a7a}body.customer-app .customer-portal-notice__ack-btn:disabled{opacity:.65;cursor:wait}body.customer-auth{--customer-brand-primary:#0f5f9c;--customer-brand-primary-dark:#0a4a7a;--customer-brand-accent:#1a7ec8;--customer-brand-cyan:#52c5ff;--customer-danger:#f4516c;--customer-text:#1e3a52;--customer-text-muted:#6b7c8f;--customer-border:#d8e2eb;--customer-surface:#fff;--customer-surface-muted:#eef2f6;--customer-radius-lg:16px;--customer-shadow-card:0 12px 40px #0f3c641f, 0 2px 8px #0f3c640f;color:var(--customer-text);margin:0;font-family:Open Sans,sans-serif;font-weight:400}body.customer-auth .auth-box .form-control,body.customer-auth .auth-box .form-control::placeholder,body.customer-auth .auth-box .btn,body.customer-auth .auth-alert{font-weight:600}body.customer-auth #root{text-align:left;border:none;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:block}body.customer-auth .theme-loader{z-index:9999;background:#fff;width:100%;height:100%;position:fixed;overflow:hidden}body.customer-auth .clogger-brand-logo{width:100%;max-width:280px;height:auto;display:inline-block}body.customer-auth .clogger-brand-logo--card{max-width:150px}body.customer-auth .auth-alert{border:none;border-radius:10px;margin-bottom:0;padding:.65rem .85rem;font-size:.875rem}body.customer-auth .auth-alert.alert-danger{color:#c93a52;background:#f4516c1a}body.customer-auth .customer-hosting-expired-alert{text-align:left;background:linear-gradient(135deg,#f4516c1a 0%,#fff8faf2 55%,#52c5ff14 100%);border:1px solid #c93a5247;border-radius:12px;align-items:flex-start;gap:.85rem;margin:0 0 1rem;padding:1rem 1.05rem;display:flex;box-shadow:0 6px 18px #c93a5214}body.customer-auth .customer-hosting-expired-alert__icon{color:#fff;background:linear-gradient(#f4516c 0%,#c93a52 100%);border-radius:50%;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.05rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 8px #c93a5259}body.customer-auth .customer-hosting-expired-alert__body{flex:1;min-width:0}body.customer-auth .customer-hosting-expired-alert__title{color:#9f2f43;margin:0 0 .45rem;font-size:.95rem;font-weight:700;line-height:1.35}body.customer-auth .customer-hosting-expired-alert__date{color:var(--customer-text);margin:0 0 .55rem;font-size:.84rem}body.customer-auth .customer-hosting-expired-alert__date-label{letter-spacing:.02em;text-transform:uppercase;color:var(--customer-text-muted);margin-bottom:.15rem;font-size:.76rem;font-weight:600;display:block}body.customer-auth .customer-hosting-expired-alert__date strong{color:#0a4a7a;font-size:.98rem;font-weight:800}body.customer-auth .customer-hosting-expired-alert__service-note{color:var(--customer-text);margin:0 0 .75rem;font-size:.84rem;line-height:1.45}body.customer-auth .customer-hosting-expired-alert__purchase-link{text-align:center;color:#fff;background:linear-gradient(180deg, var(--customer-brand-accent) 0%, var(--customer-brand-primary) 100%);border-radius:999px;justify-content:center;align-items:center;max-width:100%;margin-top:0;padding:.55rem .85rem;font-size:.82rem;font-weight:700;line-height:1.35;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #0f5f9c38}body.customer-auth .customer-hosting-expired-alert__purchase-link:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 16px #0f5f9c47}body.customer-auth .customer-auth-shell{background:#f7f9fb;align-items:center;min-height:100vh;padding:1.5rem 1rem 2rem;display:flex;position:relative;overflow:hidden}body.customer-auth .customer-auth-shell__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}body.customer-auth .customer-auth-shell__wedge--gray{background:linear-gradient(148deg,#e3e8ed 0% 38%,#f3f6f9 38%,#f7f9fb 100%);position:absolute;inset:0}body.customer-auth .customer-auth-shell__wedge--white{background:#fff;width:62%;height:72%;position:absolute;top:-5%;right:-8%;transform:rotate(-7deg);box-shadow:-18px 24px 48px #0f3c640f}body.customer-auth .customer-auth-shell__arc--black{background:radial-gradient(circle at 62% 38%,#2a2f36 0%,#111418 58%,#0a0c0e 100%);border-radius:50%;width:min(72vw,760px);height:min(72vw,760px);position:absolute;bottom:-34%;left:-22%;box-shadow:0 -8px 40px #0000002e}body.customer-auth .customer-auth-shell__arc--cyan-a{filter:blur(10px);background:linear-gradient(90deg,#0000 0%,#52c5ff2e 18%,#52c5ff9e 50%,#52c5ff2e 82%,#0000 100%);border-radius:50%;width:58%;height:14%;position:absolute;top:46%;left:4%;transform:rotate(-6deg)}body.customer-auth .customer-auth-shell__arc--cyan-b{filter:blur(6px);background:linear-gradient(90deg,#0000,#78d2ff73,#0000);border-radius:50%;width:48%;height:10%;position:absolute;top:54%;left:10%;transform:rotate(-4deg)}body.customer-auth .customer-auth-shell__arc--cyan-c{border:28px solid #52c5ff24;border-radius:50%;width:42%;height:42%;position:absolute;top:38%;left:-6%;transform:rotate(18deg)}body.customer-auth .customer-auth-shell__sheen{background:linear-gradient(165deg,#ffffffeb 0%,#ffffff59 55%,#0000 100%);width:34%;height:55%;position:absolute;top:12%;right:8%}body.customer-auth .customer-auth-shell__container{z-index:1;max-width:1320px;padding-left:1.25rem;padding-right:1.25rem;position:relative}body.customer-auth .customer-auth-shell__row{gap:1.5rem 0;min-height:min(88vh,860px)}body.customer-auth .customer-auth-shell__brand-col{display:none}@media (width>=992px){body.customer-auth .customer-auth-shell__brand-col{display:block}}body.customer-auth .customer-auth-brand{z-index:2;max-width:560px;padding:1rem .5rem 1rem .25rem;position:relative}body.customer-auth .customer-auth-brand__logo-wrap{margin-bottom:2.5rem}body.customer-auth .customer-auth-brand__logo{width:100%;max-width:220px;height:auto;display:block}body.customer-auth .customer-auth-brand__tagline{letter-spacing:.01em;color:var(--customer-brand-primary);margin:.55rem 0 0;font-size:1.05rem;font-weight:600}body.customer-auth .customer-auth-brand__copy{max-width:460px}body.customer-auth .customer-auth-brand__headline{letter-spacing:-.02em;color:var(--customer-brand-primary-dark);margin:0 0 .85rem;font-size:clamp(1.45rem,2.2vw,1.85rem);font-weight:700;line-height:1.25}body.customer-auth .customer-auth-brand__description{color:var(--customer-text-muted);margin:0;font-size:.92rem;line-height:1.65}body.customer-auth .customer-auth-brand__device-strip{align-items:flex-end;gap:.65rem;margin-top:2.75rem;padding-left:.15rem;display:flex;transform:perspective(600px)rotateY(-8deg)}body.customer-auth .customer-auth-brand__device{border:3px solid #1a1f24;border-radius:.55rem;width:3.1rem;height:4.6rem;position:relative;box-shadow:0 10px 22px #0000002e,inset 0 0 0 1px #ffffff59}body.customer-auth .customer-auth-brand__device:before{content:"";background:#ffffff8c;border-radius:.2rem;height:1.4rem;position:absolute;inset:.45rem .35rem auto}body.customer-auth .customer-auth-brand__device:after{content:"";background:#00000059;border-radius:50%;width:.55rem;height:.55rem;margin-left:-.275rem;position:absolute;bottom:.45rem;left:50%}body.customer-auth .customer-auth-brand__device--white{background:linear-gradient(#f4f7fa 0%,#dfe6ee 100%);transform:rotate(-12deg)translateY(6px)}body.customer-auth .customer-auth-brand__device--red{background:linear-gradient(#ff6b58 0%,#e63d2f 100%);transform:rotate(-4deg)}body.customer-auth .customer-auth-brand__device--cyan{z-index:1;background:linear-gradient(#6ed4ff 0%,#2eb0ef 100%);transform:rotate(4deg)}body.customer-auth .customer-auth-brand__device--yellow{background:linear-gradient(#ffe566 0%,#f5c518 100%);transform:rotate(12deg)translateY(6px)}body.customer-auth .customer-auth-shell__form-col{z-index:3;position:relative}body.customer-auth .customer-auth-card{border-radius:var(--customer-radius-lg);max-width:420px;box-shadow:var(--customer-shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #0f5f9c1a;margin:0 auto;overflow:hidden}body.customer-auth .customer-auth-card__header{text-align:center;background:#fff;border-bottom:1px solid #0f5f9c14;padding:1.75rem 2rem 1.15rem}body.customer-auth .customer-auth-card__logo-wrap{background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.5rem .75rem;display:inline-flex}@media (width>=992px){body.customer-auth .customer-auth-card__logo-wrap{display:none}body.customer-auth .customer-auth-card__header{padding-top:2rem}}body.customer-auth .customer-auth-card__title{color:var(--customer-brand-primary-dark);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.35rem;font-weight:700}body.customer-auth .customer-auth-card__subtitle{color:var(--customer-text-muted);margin:0;font-size:.9rem;font-weight:400;line-height:1.45}body.customer-auth .customer-auth-card__body{padding:1.5rem 2rem 1.75rem}body.customer-auth .customer-auth-card__footer{text-align:center;color:#8a97a8;background:#fff;padding:0 2rem 1.5rem;font-size:.75rem}body.customer-auth .customer-auth-language{justify-content:flex-end;margin-bottom:1rem;display:flex}body.customer-auth .customer-auth-language--center{justify-content:center;margin-bottom:.65rem}body.customer-auth .customer-auth-privacy{color:var(--customer-text-muted);text-align:center;margin-top:.65rem;font-size:.72rem;line-height:1.45;text-decoration:none;display:block}body.customer-auth .customer-auth-privacy:hover{color:var(--customer-brand-primary);text-decoration:underline}body.customer-auth .customer-auth-legal-links{text-align:center;flex-wrap:wrap;justify-content:center;gap:.2rem .65rem;margin-top:.65rem;font-size:.7rem;line-height:1.45;display:flex}body.customer-auth .customer-auth-legal-links a{color:var(--customer-text-muted);text-decoration:none}body.customer-auth .customer-auth-legal-links a:hover{color:var(--customer-brand-primary);text-decoration:underline}body.customer-auth .customer-auth-status{text-align:center;margin:0 0 .85rem;font-size:.85rem}body.customer-auth .customer-auth-status--logout{color:#c93a52}body.customer-auth .customer-auth-status--info{color:var(--customer-brand-primary)}body.customer-auth .customer-auth-field__input--plain{padding-left:.95rem}body.customer-auth .customer-auth-form-sub{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:.25rem 0 1rem;display:flex}body.customer-auth .customer-auth-remember{color:var(--customer-text);cursor:pointer;align-items:center;gap:.4rem;margin:0;font-size:.85rem;display:inline-flex}body.customer-auth .customer-auth-link-btn{color:var(--customer-brand-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none}body.customer-auth .customer-auth-link-btn:hover{text-decoration:underline}body.customer-auth .customer-auth-panel-title{color:var(--customer-brand-primary-dark);text-align:center;margin:0 0 .35rem;font-size:1.05rem;font-weight:700}body.customer-auth .customer-auth-panel-desc{color:#c93a52;text-align:center;margin:0 0 1rem;font-size:.82rem}body.customer-auth .customer-auth-back-link{width:100%;color:var(--customer-text-muted);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:.75rem;font-size:.82rem;display:block}body.customer-auth .customer-auth-form-actions{flex-wrap:wrap;gap:.5rem;display:flex}body.customer-auth .customer-auth-form-actions .btn{flex:1;min-width:7rem}body.customer-auth .customer-auth-btn-outline{border:1px solid var(--customer-border);height:46px;color:var(--customer-text-muted);background:#fff;border-radius:10px;font-weight:700}body.customer-auth .customer-auth-card__footer--signup{text-align:right;flex-direction:column;align-items:stretch;gap:.85rem;padding-top:.25rem;display:flex}body.customer-auth .customer-auth-stores{flex-wrap:nowrap;justify-content:center;gap:.75rem;display:flex}body.customer-auth .customer-auth-store-badge{color:#fff;text-align:left;background:#1b2431;border-radius:12px;flex:1 1 0;align-items:center;gap:.6rem;min-width:0;max-width:200px;padding:.55rem .95rem;line-height:1.2;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:0 3px 10px #1018282e}body.customer-auth a.customer-auth-store-badge:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px #10182847}body.customer-auth .customer-auth-store-badge__icon{flex-shrink:0;width:26px;height:26px}body.customer-auth .customer-auth-store-badge__icon--android{color:#3ddc84}body.customer-auth .customer-auth-store-badge__text{flex-direction:column;gap:.1rem;display:flex}body.customer-auth .customer-auth-store-badge__label{letter-spacing:.04em;text-transform:uppercase;opacity:.75;font-size:.62rem;font-weight:500}body.customer-auth .customer-auth-store-badge__store{font-size:.95rem;font-weight:700}body.customer-auth .customer-auth-store-badge--disabled{opacity:.62;cursor:default;background:#2a3444}body.customer-auth .customer-auth-store-badge__soon{background:var(--customer-brand-primary,#4680ff);color:#fff;letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:.1rem .45rem;font-size:.58rem;font-weight:700;position:absolute;top:-8px;right:-6px;box-shadow:0 2px 6px #10182840}@media (width<=420px){body.customer-auth .customer-auth-stores{gap:.5rem}body.customer-auth .customer-auth-store-badge{gap:.45rem;padding:.45rem .6rem}body.customer-auth .customer-auth-store-badge__icon{width:22px;height:22px}body.customer-auth .customer-auth-store-badge__store{font-size:.85rem}body.customer-auth .customer-auth-store-badge__label{font-size:.56rem}}body.customer-auth .customer-auth-signup-btn{color:#fff;background:#e53935;border:none;border-radius:999px;justify-content:center;align-items:center;width:auto;height:32px;padding:0 1rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #e5393538}body.customer-auth .customer-auth-signup-btn:hover{background:#d32f2f}body.customer-auth .customer-auth-field{margin-bottom:1.1rem;position:relative}body.customer-auth .customer-auth-field__icon{color:var(--customer-brand-primary);opacity:.9;pointer-events:none;z-index:2;font-size:1rem;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}body.customer-auth .customer-auth-field__input{border:1px solid var(--customer-border);height:46px;color:var(--customer-text);background:#f8fafc;border-radius:10px;padding:.55rem .95rem .55rem 2.65rem;font-size:.9375rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}body.customer-auth .customer-auth-field__input::placeholder{color:#9aa8b6;font-weight:400}body.customer-auth .customer-auth-field__input:hover{background:#fff;border-color:#0f5f9c47}body.customer-auth .customer-auth-field__input:focus{border-color:var(--customer-brand-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0f5f9c1f}body.customer-auth .customer-auth-field .form-bar{display:none}body.customer-auth .customer-auth-submit{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg, var(--customer-brand-primary) 0%, var(--customer-brand-accent) 100%);border:none;border-radius:10px;height:46px;margin-top:.35rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .2s,opacity .2s;box-shadow:0 4px 14px #0f5f9c47}body.customer-auth .customer-auth-submit:hover:not(:disabled),body.customer-auth .customer-auth-submit:focus:not(:disabled){background:linear-gradient(135deg, var(--customer-brand-primary-dark) 0%, var(--customer-brand-primary) 100%);transform:translateY(-1px);box-shadow:0 6px 18px #0f5f9c57}body.customer-auth .customer-auth-submit:disabled{opacity:.72;cursor:wait}body.customer-auth .customer-auth-forgot{text-align:center;color:var(--customer-text-muted);margin-top:.85rem;font-size:.82rem;text-decoration:none;display:block}body.customer-auth .customer-auth-forgot:hover{color:var(--customer-brand-primary);text-decoration:underline}body.customer-auth.customer-auth-sms-open{overflow:hidden}body.customer-auth .customer-auth-sms-modal{z-index:10050;justify-content:center;align-items:center;padding:1.5rem;animation:.2s customer-auth-sms-fade-in;display:flex;position:fixed;inset:0}body.customer-auth .customer-auth-sms-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0a284473;border:none;position:absolute;inset:0}body.customer-auth .customer-auth-sms-modal__dialog{width:100%;max-width:400px;animation:.28s customer-auth-sms-slide-in;position:relative}body.customer-auth .customer-auth-sms-card{border-radius:var(--customer-radius-lg);box-shadow:var(--customer-shadow-card);background:#fff;position:relative;overflow:hidden}body.customer-auth .customer-auth-sms-card__close{width:2rem;height:2rem;color:var(--customer-text-muted);cursor:pointer;z-index:2;background:#0000000d;border:none;border-radius:50%;font-size:1.35rem;line-height:1;position:absolute;top:.85rem;right:.85rem}body.customer-auth .customer-auth-sms-card__hero{text-align:center;padding:2rem 1.75rem 1rem}body.customer-auth .customer-auth-sms-card__icon{background:linear-gradient(135deg, var(--customer-brand-primary) 0%, var(--customer-brand-accent) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.85rem;font-size:1.65rem;display:inline-flex;box-shadow:0 8px 20px #0f5f9c47}body.customer-auth .customer-auth-sms-card__title{color:var(--customer-text);margin:0 0 .5rem;font-size:1.35rem;font-weight:700}body.customer-auth .customer-auth-sms-card__subtitle{color:var(--customer-text-muted);margin:0;font-size:.9rem;line-height:1.55}body.customer-auth .customer-auth-sms-card__form{padding:.25rem 1.75rem 1.75rem}body.customer-auth .customer-auth-sms-card__error{color:#d63354;text-align:left;background:#f4516c14;border:1px solid #f4516c38;border-radius:10px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.45;display:flex}body.customer-auth .customer-auth-sms-otp{justify-content:center;gap:.65rem;margin:.5rem 0 .75rem;display:flex}body.customer-auth .customer-auth-sms-otp__cell{border:2px solid var(--customer-border);width:3.25rem;height:3.5rem;color:var(--customer-text);text-align:center;caret-color:var(--customer-brand-primary);background:#f8fafc;border-radius:12px;font-size:1.5rem;font-weight:700;transition:border-color .15s,background .15s,box-shadow .15s}body.customer-auth .customer-auth-sms-otp__cell:focus{border-color:var(--customer-brand-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0f5f9c24}body.customer-auth .customer-auth-sms-otp__cell.is-filled{background:#fff;border-color:#0f5f9c66}body.customer-auth .customer-auth-sms-card__note{color:var(--customer-text-muted);text-align:center;margin:0 0 1.25rem;font-size:.78rem}body.customer-auth .customer-auth-sms-card__actions{gap:.65rem;display:flex}body.customer-auth .customer-auth-sms-card__btn{cursor:pointer;border-radius:10px;flex:1;height:46px;font-size:.9rem;font-weight:700}body.customer-auth .customer-auth-sms-card__btn--ghost{border:1px solid var(--customer-border);color:var(--customer-text-muted);background:#fff}body.customer-auth .customer-auth-sms-card__btn--primary{color:#fff;background:linear-gradient(135deg, var(--customer-brand-primary) 0%, var(--customer-brand-accent) 100%);border:none;box-shadow:0 4px 14px #0f5f9c47}body.customer-auth .customer-auth-sms-card__btn:disabled{opacity:.65;cursor:not-allowed}@keyframes customer-auth-sms-fade-in{0%{opacity:0}to{opacity:1}}@keyframes customer-auth-sms-slide-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=991.98px){body.customer-auth .customer-auth-shell{padding-top:1.25rem}body.customer-auth .customer-auth-shell__arc--black{opacity:.92;width:min(95vw,520px);height:min(95vw,520px);bottom:-42%;left:-38%}body.customer-auth .customer-auth-shell__arc--cyan-a,body.customer-auth .customer-auth-shell__arc--cyan-b,body.customer-auth .customer-auth-shell__arc--cyan-c{opacity:.75}body.customer-auth .customer-auth-shell__wedge--white{width:78%;height:48%;top:auto;bottom:-6%;right:-18%}}@media (width<=575.98px){body.customer-auth .customer-auth-shell{padding:1rem .65rem 1.25rem}body.customer-auth .customer-auth-card__header,body.customer-auth .customer-auth-card__body,body.customer-auth .customer-auth-card__footer{padding-left:1.35rem;padding-right:1.35rem}body.customer-auth .customer-auth-sms-otp__cell{width:2.85rem;height:3.15rem;font-size:1.35rem}body.customer-auth .customer-auth-sms-card__actions{flex-direction:column-reverse}}body.customer-legal-page{background:radial-gradient(circle at 100% 0,#52c5ff24,#0000 30rem),#f3f6f9;min-height:100vh}body.customer-legal-page #root{min-height:100vh}.customer-legal{color:#1e3a52;width:min(960px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.customer-legal__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.customer-legal__brand{align-items:center;display:inline-flex}.customer-legal__logo{width:min(180px,45vw);height:auto;display:block}.customer-legal__back{color:#0f5f9c;white-space:nowrap;font-size:.875rem;font-weight:700;text-decoration:none}.customer-legal__back:hover{color:#0a4a7a;text-decoration:underline}.customer-legal__card{background:#fff;border:1px solid #0f5f9c1f;border-radius:16px;padding:clamp(1.4rem,4vw,3rem);box-shadow:0 14px 40px #0f3c641a,0 2px 8px #0f3c640d}.customer-legal__card h1{color:#0a4a7a;border-bottom:2px solid #52c5ff59;margin:0 0 1.75rem;padding-bottom:1rem;font-size:clamp(1.45rem,4vw,2rem);line-height:1.25}.customer-legal__content{font-size:.95rem;line-height:1.75}.customer-legal__content h2{color:#0f5f9c;margin:1.8rem 0 .7rem;font-size:1.15rem;line-height:1.35}.customer-legal__content p{margin:0 0 1rem}.customer-legal__content ul,.customer-legal__content ol{margin:0 0 1.2rem;padding-left:1.4rem}.customer-legal__content li{margin-bottom:.55rem}.customer-legal__content a,.customer-legal__source a{color:#0f5f9c;font-weight:600}.customer-legal__source{color:#6b7c8f;border-top:1px solid #d8e2eb;margin-top:2rem;padding-top:1rem;font-size:.78rem}@media (width<=575.98px){.customer-legal{width:min(100% - 1rem,960px);padding-top:.85rem}.customer-legal__header{align-items:flex-start}.customer-legal__back{padding-top:.25rem;font-size:.75rem}.customer-legal__card{border-radius:12px}}.customer-hosting-purchase-panel__meta{background:#52c5ff14;border:1px solid #52c5ff38;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:.3rem 1.15rem;margin:0 0 .75rem;padding:.5rem .75rem;display:flex}.customer-hosting-purchase-panel__meta-institution,.customer-hosting-purchase-panel__meta-row>div{align-items:baseline;gap:.35rem;min-width:0;display:inline-flex}.customer-hosting-purchase-panel__meta-row{flex-wrap:wrap;gap:.3rem 1.15rem;min-width:0;display:inline-flex}.customer-hosting-purchase-panel__meta dt{text-transform:uppercase;color:#6b7c8f;white-space:nowrap;margin:0;font-size:.72rem;font-weight:600}.customer-hosting-purchase-panel__meta dt:after{content:":"}.customer-hosting-purchase-panel__meta dd{color:#1f2d3d;white-space:nowrap;margin:0;font-size:.88rem;font-weight:700}.customer-hosting-purchase-panel__meta-institution dd{white-space:normal;font-size:.95rem;font-weight:800}.customer-hosting-purchase-panel__meta-date--new{color:#c93a52}.customer-hosting-purchase-card__badge{letter-spacing:.02em;text-transform:uppercase;color:#0f6f9b;background:#52c5ff29;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.customer-hosting-purchase-card__badge--calibration{color:#7a4b00;background:#ffc10738}.customer-hosting-purchase-card__badge--muted{color:#5c6b7a;background:#1f2d3d14}.customer-hosting-billing-form__title{margin:0 0 .85rem;font-size:1rem;font-weight:700}.customer-hosting-billing-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem .75rem;display:grid}.customer-hosting-billing-form__field{color:#5a6a7e;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.customer-hosting-billing-form__field--full{grid-column:1/-1}.customer-hosting-billing-form__actions{justify-content:flex-end;gap:.65rem;margin-top:1rem;display:flex}@media (width<=575px){.customer-hosting-billing-form__grid{grid-template-columns:1fr}.customer-hosting-billing-form__actions{flex-direction:column}}.customer-hosting-single{flex-direction:column;gap:.85rem;display:flex}.customer-hosting-single__columns{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.customer-hosting-single__columns--triple{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr) minmax(0,.92fr);gap:1.1rem}.customer-hosting-single__section-title{color:#1e3a52;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.95rem;font-weight:700;display:flex}.customer-hosting-single__section-no{color:#fff;background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);border-radius:50%;flex:0 0 1.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.customer-hosting-single__products{flex-direction:column;gap:.6rem;min-width:0;display:flex}.customer-hosting-single__vat-note{color:#6b7c8f;margin:-.15rem 0 .1rem;font-size:.72rem;font-weight:600;line-height:1.35}.customer-hosting-year-picker{background:#52c5ff14;border:1px solid #0f5f9c33;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;display:flex}.customer-hosting-year-picker>div:first-child{flex-direction:column;gap:.1rem;min-width:0;display:flex}.customer-hosting-year-picker strong{color:#0a4a7a;font-size:.85rem}.customer-hosting-year-picker span{color:#6b7c8f;font-size:.68rem}.customer-hosting-year-picker__control{background:#fff;border:1px solid #b9c9d8;border-radius:9px;flex:none;align-items:stretch;display:inline-flex;overflow:hidden}.customer-hosting-year-picker__control button,.customer-hosting-year-picker__control input{color:#0a4a7a;text-align:center;background:#fff;border:0;width:2.35rem;height:2.15rem;font-size:.95rem;font-weight:800}.customer-hosting-year-picker__control button{cursor:pointer}.customer-hosting-year-picker__control button:hover:not(:disabled){background:#52c5ff26}.customer-hosting-year-picker__control button:disabled{color:#b7c0c9;cursor:not-allowed}.customer-hosting-year-picker__control input{appearance:textfield;border-left:1px solid #d8e2eb;border-right:1px solid #d8e2eb;width:2.75rem}.customer-hosting-year-picker__control input::-webkit-inner-spin-button{appearance:none;margin:0}.customer-hosting-year-picker__control input::-webkit-outer-spin-button{appearance:none;margin:0}.customer-hosting-option{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #1f2d3d24;border-radius:12px;align-items:flex-start;gap:.65rem;width:100%;padding:.75rem .85rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.customer-hosting-option:hover:not(:disabled){border-color:#0f5f9c73}.customer-hosting-option.is-selected{background:linear-gradient(#52c5ff17 0%,#fff 70%);border-color:#0f5f9c;box-shadow:0 4px 14px #0f5f9c24}.customer-hosting-option:disabled{opacity:.65;cursor:wait}.customer-hosting-option__check{border:2px solid #b9c6d2;border-radius:50%;flex:0 0 1.15rem;width:1.15rem;height:1.15rem;margin-top:.1rem;transition:border-color .15s,background .15s;position:relative}.customer-hosting-option.is-selected .customer-hosting-option__check{background:#0f5f9c;border-color:#0f5f9c}.customer-hosting-option.is-selected .customer-hosting-option__check:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:3px}.customer-hosting-option__main{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.customer-hosting-option__badges{flex-wrap:wrap;gap:.3rem;display:flex}.customer-hosting-option__title{color:#1f2d3d;font-size:.92rem;font-weight:700;line-height:1.3}.customer-hosting-option__description{color:#5c6b7a;font-size:.78rem;line-height:1.4}.customer-hosting-option__pricing{flex-direction:column;gap:.1rem;display:flex}.customer-hosting-option__unit{color:#2e7d32;font-size:.72rem;font-weight:600}.customer-hosting-option__price{color:#0f6f9b;white-space:nowrap;flex:none;align-self:center;font-size:1.08rem;font-weight:800}.customer-hosting-single__billing{background:#f8fafc;border:1px solid #1f2d3d1a;border-radius:12px;min-width:0;padding:.85rem .95rem}.customer-hosting-single__billing .customer-hosting-billing-form__title{margin-bottom:.65rem;font-size:.92rem}.customer-hosting-single__billing .customer-hosting-billing-form__grid{gap:.5rem .6rem}.customer-hosting-single__billing .form-control{background:#fff}.customer-hosting-single__payment{background:linear-gradient(#52c5ff0f 0%,#fff 30%);border:1px solid #0f5f9c2e;border-radius:12px;min-width:0;padding:.85rem .95rem;position:sticky;top:.75rem;box-shadow:0 6px 20px #0f3c6412}.customer-hosting-payment-summary{background:linear-gradient(90deg,#0f5f9c14 0%,#52c5ff1a 100%);border:1px solid #0f5f9c2e;border-radius:10px;flex-direction:column;gap:.05rem;margin-bottom:.85rem;padding:.7rem .85rem;display:flex}.customer-hosting-payment-summary span{letter-spacing:.04em;text-transform:uppercase;color:#5c6b7a;font-size:.68rem;font-weight:700}.customer-hosting-payment-summary strong{color:#0a4a7a;font-size:1.35rem;font-weight:800;line-height:1.2}.customer-hosting-payment-summary small{color:#5c6b7a;font-size:.7rem;font-weight:600}.customer-hosting-payment-summary__vat{color:#0a4a7a;margin-top:.15rem;font-weight:700}.customer-hosting-payment-card .customer-hosting-mock-field input{background:#fff}.customer-hosting-payment-note{color:#33465c;background:#52c5ff14;border:1px solid #0f5f9c24;border-radius:10px;margin:0 0 .9rem;padding:.6rem .75rem;font-size:.8rem;line-height:1.5}.customer-hosting-single__payment .customer-hosting-single__submit{background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);border:none;border-radius:10px;min-width:0;height:46px;font-weight:700;box-shadow:0 4px 14px #0f5f9c47}.customer-hosting-single__payment .customer-hosting-single__submit:hover:not(:disabled){background:linear-gradient(135deg,#0a4a7a 0%,#0f5f9c 100%)}.customer-hosting-iyzico-embed--inline{box-shadow:none;border:none;padding:0}.customer-hosting-3d-modal{z-index:1200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.customer-hosting-3d-modal__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1a2a8c;position:absolute;inset:0}.customer-hosting-3d-modal__panel{background:#fff;border-radius:16px;width:100%;max-width:30rem;max-height:calc(100vh - 2rem);padding:1rem 1.15rem 1.2rem;animation:.18s ease-out customer-hosting-3d-modal-in;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0a1a2a59}.customer-hosting-3d-modal__body{flex-direction:column;display:flex}.customer-hosting-3d-modal__order{color:#5c6b7a;margin:0 0 .75rem;font-size:.8rem}.customer-hosting-3d-modal__order strong{color:#0a4a7a}@keyframes customer-hosting-3d-modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.customer-hosting-single__footer{background:linear-gradient(90deg,#0f5f9c14 0%,#52c5ff1a 100%);border:1px solid #0f5f9c2e;border-radius:12px;justify-content:space-between;align-items:center;gap:.85rem;padding:.7rem .95rem;display:flex}.customer-hosting-single__total{flex-direction:column;gap:.05rem;min-width:0;display:flex}.customer-hosting-single__total span{letter-spacing:.04em;text-transform:uppercase;color:#5c6b7a;font-size:.68rem;font-weight:700}.customer-hosting-single__total strong{color:#0a4a7a;font-size:1.25rem;font-weight:800;line-height:1.2}.customer-hosting-single__total small{color:#5c6b7a;font-size:.68rem;font-weight:600}.customer-hosting-single__submit{flex:none;min-width:11rem}.customer-hosting-purchase-body .customer-form-message{color:#33465c;background:#52c5ff1a;border:1px solid #0f5f9c29;border-radius:10px;margin:0 0 .75rem;padding:.55rem .75rem;font-size:.84rem;line-height:1.45}.customer-hosting-purchase-body .customer-form-message--error{color:#b3261e;background:#d32f2f14;border-color:#d32f2f4d;font-weight:600}.customer-hosting-purchase-body .customer-auth-btn-outline{color:#4a5b6b;background:#fff;border:1px solid #cfd9e3;border-radius:10px;height:44px;font-weight:700;transition:border-color .15s,color .15s,background .15s}.customer-hosting-purchase-body .customer-auth-btn-outline:hover:not(:disabled){color:#0f5f9c;background:#52c5ff14;border-color:#0f5f9c}.customer-hosting-mock-flow{background:#fff;border:1px solid #0f5f9c29;border-radius:16px;margin:0 0 .5rem;overflow:hidden;box-shadow:0 14px 36px #0f3c641a}.customer-hosting-mock-flow__banner{color:#fff;letter-spacing:.01em;background:linear-gradient(100deg,#0a4a7a 0%,#0f5f9c 55%,#1a7ec8 100%);align-items:center;gap:.65rem;padding:.8rem 1.15rem;font-size:.86rem;font-weight:600;display:flex}.customer-hosting-mock-flow__demo-badge{letter-spacing:.08em;background:#ffffff38;border:1px solid #ffffff59;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.66rem;font-weight:800;display:inline-flex}.customer-hosting-mock-flow__steps{counter-reset:mock-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin:0;padding:.9rem 1.15rem .15rem;list-style:none;display:grid}.customer-hosting-mock-flow__steps li{text-align:center;color:#8a97a6;counter-increment:mock-step;background:#1f2d3d0d;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .55rem;font-size:.72rem;font-weight:700;display:flex;position:relative}.customer-hosting-mock-flow__steps li:before{content:counter(mock-step);color:#6b7c8f;background:#1f2d3d1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.66rem;font-weight:800;display:inline-flex}.customer-hosting-mock-flow__steps li.is-active{color:#0a4a7a;background:#52c5ff2e;box-shadow:inset 0 0 0 1px #0f5f9c40}.customer-hosting-mock-flow__steps li.is-active:before{color:#fff;background:#0f5f9c}.customer-hosting-mock-flow__steps li.is-done{color:#1e7a3d;background:#2e7d321a}.customer-hosting-mock-flow__steps li.is-done:before{content:"✓";color:#fff;background:#2e7d32}.customer-hosting-mock-flow__summary{background:linear-gradient(#52c5ff14 0%,#f8fafce6 100%);border:1px solid #0f5f9c24;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1rem;margin:.85rem 1.15rem;padding:.8rem .95rem;display:grid}.customer-hosting-mock-flow__summary>div{flex-direction:column;gap:.12rem;min-width:0;display:flex}.customer-hosting-mock-flow__summary span{color:#6b7c8f;text-transform:uppercase;letter-spacing:.05em;font-size:.66rem;font-weight:700}.customer-hosting-mock-flow__summary strong{color:#0a4a7a;word-break:break-word;font-size:.95rem;font-weight:800}.customer-hosting-mock-flow__summary-wide{grid-column:1/-1}.customer-hosting-mock-flow .customer-form-message{margin:0 1.15rem .75rem}.customer-hosting-mock-card,.customer-hosting-mock-3d,.customer-hosting-mock-processing,.customer-hosting-mock-done{padding:.3rem 1.15rem 1.2rem}.customer-hosting-mock-card__brand-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.customer-hosting-mock-card__brand-row strong{color:#0f5f9c;font-size:.98rem}.customer-hosting-mock-card__brand{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#1f2d3d 0%,#33465c 100%);border-radius:7px;padding:.22rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.customer-hosting-mock-field{flex-direction:column;gap:.3rem;margin-bottom:.8rem;display:flex}.customer-hosting-mock-field span{color:#4a5b6b;font-size:.76rem;font-weight:700}.customer-hosting-mock-field input{color:#1f2d3d;background:#f8fafc;border:1px solid #cfd9e3;border-radius:10px;outline:none;width:100%;padding:.7rem .9rem;font-size:.95rem;font-weight:600;transition:border-color .15s,box-shadow .15s,background .15s}.customer-hosting-mock-field input:focus{background:#fff;border-color:#1a7ec8;box-shadow:0 0 0 3px #52c5ff38}.customer-hosting-mock-card__row{grid-template-columns:1.2fr .8fr;gap:.75rem;display:grid}.customer-hosting-mock-card__hint,.customer-hosting-mock-3d__sms-note{color:#6d5410;background:#ffc1071a;border:1px dashed #be8c0059;border-radius:8px;margin:0 0 .9rem;padding:.5rem .7rem;font-size:.78rem;line-height:1.45}.customer-hosting-mock-actions{grid-template-columns:1fr 1.4fr;gap:.65rem;margin-top:.25rem;display:grid}.customer-hosting-mock-actions .btn{border-radius:10px;height:44px;font-weight:700}.customer-hosting-mock-actions .btn-primary{background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);border:none;box-shadow:0 4px 14px #0f5f9c47}.customer-hosting-mock-actions .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0a4a7a 0%,#0f5f9c 100%)}.customer-hosting-mock-3d__bank{color:#fff;background:linear-gradient(135deg,#101820 0%,#243447 100%);border-radius:14px;align-items:center;gap:.85rem;margin-bottom:.9rem;padding:.9rem 1rem;display:flex;box-shadow:0 8px 20px #10182040}.customer-hosting-mock-3d__bank-logo{color:#0a2a40;background:linear-gradient(#6ed4ff 0%,#2eb0ef 100%);border-radius:10px;flex:0 0 2.6rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:.85rem;font-weight:800;display:inline-flex}.customer-hosting-mock-3d__bank strong{margin-bottom:.2rem;font-size:.95rem;display:block}.customer-hosting-mock-3d__bank p{opacity:.85;margin:0;font-size:.8rem;line-height:1.4}.customer-hosting-mock-3d__meta{background:#0f5f9c0f;border:1px solid #0f5f9c1f;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0 0 .9rem;padding:.8rem;display:grid}.customer-hosting-mock-3d__meta dt{color:#6b7c8f;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .15rem;font-size:.66rem;font-weight:700}.customer-hosting-mock-3d__meta dd{color:#1f2d3d;margin:0;font-size:.88rem;font-weight:700}.customer-hosting-mock-processing,.customer-hosting-mock-done{text-align:center;padding-top:1.4rem;padding-bottom:1.6rem}.customer-hosting-mock-processing__spinner{border:3px solid #0f5f9c29;border-top-color:#0f5f9c;border-radius:50%;width:2.6rem;height:2.6rem;margin:0 auto .9rem;animation:.8s linear infinite customer-hosting-mock-spin}.customer-hosting-mock-processing strong,.customer-hosting-mock-done strong{color:#1f2d3d;margin-bottom:.35rem;font-size:1.02rem;display:block}.customer-hosting-mock-processing p,.customer-hosting-mock-done p{color:#5c6b7a;margin:0;font-size:.86rem}@keyframes customer-hosting-mock-spin{to{transform:rotate(360deg)}}.customer-hosting-iyzico-embed{background:#fff;border:1px solid #0f5f9c29;border-radius:16px;padding:1rem 1.15rem 1.2rem;box-shadow:0 14px 36px #0f3c641a}.customer-hosting-iyzico-embed .customer-hosting-billing-form__title{color:#0a4a7a;border-bottom:1px solid #0f5f9c1f;margin:0 0 .75rem;padding-bottom:.6rem;font-size:1rem;font-weight:700}.customer-hosting-iyzico-embed__mount{background:#f8fafc;border:1px solid #e3e8ef;border-radius:12px;min-height:320px;padding:.6rem;overflow:auto}@media (width<=720px){.customer-hosting-mock-flow__summary,.customer-hosting-mock-3d__meta,.customer-hosting-mock-card__row,.customer-hosting-mock-actions{grid-template-columns:1fr}.customer-hosting-mock-flow__steps li{padding:.4rem .3rem;font-size:.62rem}}@media (width<=1180px){.customer-hosting-single__columns--triple{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.customer-hosting-single__columns--triple .customer-hosting-single__payment{grid-column:1/-1;position:static}}@media (width<=860px){.customer-hosting-single__columns,.customer-hosting-single__columns--triple{grid-template-columns:1fr}}@media (width<=575px){.customer-hosting-single__footer{text-align:center;flex-direction:column;align-items:stretch}.customer-hosting-single__total{align-items:center}.customer-hosting-single__submit{min-width:0}}body.customer-hosting-renewal-page{background:radial-gradient(circle at 100% 0,#52c5ff24,#0000 30rem),#f3f6f9;min-height:100vh}body.customer-hosting-renewal-page #root{min-height:100vh}.customer-hosting-renewal-page{color:#1e3a52;width:min(1320px,100% - 2rem);margin:0 auto;padding:.85rem 0 2.5rem}.customer-hosting-renewal-page__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.customer-hosting-renewal-page__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.customer-hosting-renewal-page__brand{align-items:center;display:inline-flex}.customer-hosting-renewal-page__logo{width:min(110px,30vw);height:auto;display:block}.customer-hosting-renewal-page__back{color:#0f5f9c;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:700;text-decoration:none}.customer-hosting-renewal-page__back:hover{color:#0a4a7a;text-decoration:underline}.customer-hosting-renewal-page__card{background:#fff;border:1px solid #0f5f9c1f;border-radius:16px;overflow:hidden;box-shadow:0 14px 40px #0f3c641a,0 2px 8px #0f3c640d}.customer-hosting-renewal-page__card .customer-hosting-purchase-body{flex-direction:column;display:flex}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__hero{text-align:center;flex:none;padding:1.75rem 1.75rem 1rem}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__icon{color:#fff;background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.85rem;font-size:1.65rem;display:inline-flex;box-shadow:0 8px 20px #0f5f9c47}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__title{color:#1e3a52;margin:0 0 .45rem;font-size:1.28rem;font-weight:700}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__subtitle{color:#6b7c8f;max-width:36rem;margin:0 auto;font-size:.9rem;line-height:1.55}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__body{text-align:left;flex:auto;padding:.25rem 1.5rem .5rem}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__footer{background:#fff;border-top:1px solid #d8e2eb;flex:none;padding:.85rem 1.5rem 1.35rem}@media (width<=720px){.customer-hosting-renewal-page{width:100%;padding:.85rem .75rem 1.5rem}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__hero{padding:1.25rem 1rem .75rem}.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__body,.customer-hosting-renewal-page__card .customer-hosting-purchase-modal__footer{padding-left:1rem;padding-right:1rem}}.customer-hosting-payment-page{width:100%}.customer-hosting-payment-page__container{max-width:1360px;margin:0 auto}.customer-hosting-payment-page__card{margin:0}.customer-hosting-payment-page__card .customer-hosting-purchase-body{flex-direction:column;display:flex}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__hero{text-align:left;border-bottom:1px solid #e6edf4;flex:none;align-items:center;gap:.9rem;margin-bottom:.85rem;padding:.25rem .15rem 1rem;display:flex}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__icon{color:#fff;background:linear-gradient(135deg,#0f5f9c 0%,#1a7ec8 100%);border-radius:14px;flex:0 0 3rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0;font-size:1.35rem;display:inline-flex;box-shadow:0 6px 16px #0f5f9c38}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__title{color:#1e3a52;letter-spacing:-.01em;margin:0 0 .2rem;font-size:1.12rem;font-weight:700}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__subtitle{color:#6b7c8f;max-width:40rem;margin:0;font-size:.85rem;line-height:1.5}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__body{text-align:left;flex:auto;padding:0 .15rem .35rem}.customer-hosting-payment-page__card .customer-hosting-purchase-panel__meta{background:#f6fafd;border:1px solid #dfeaf3;border-radius:10px;padding:.6rem .85rem}.customer-hosting-payment-page__card .customer-hosting-single{gap:1rem}.customer-hosting-payment-page__card .customer-hosting-single__columns{gap:1.1rem}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__footer{background:0 0;border-top:1px solid #e6edf4;flex:none;justify-content:flex-end;margin-top:.5rem;padding:.9rem .15rem .25rem;display:flex}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__footer .btn{justify-content:center;align-items:center;width:auto;min-width:10rem;padding-left:1.4rem;padding-right:1.4rem;display:inline-flex}.customer-hosting-payment-page__card .customer-hosting-iyzico-embed{margin-top:.35rem}@media (width<=575px){.customer-hosting-payment-page__card .customer-hosting-purchase-modal__hero{text-align:center;flex-direction:column;align-items:center}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__subtitle{margin-left:auto;margin-right:auto}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__footer{justify-content:stretch}.customer-hosting-payment-page__card .customer-hosting-purchase-modal__footer .btn{width:100%}}body.customer-app .org-datetime-local-field{cursor:pointer;width:100%;position:relative}body.customer-app .org-datetime-local-field.is-disabled{cursor:not-allowed}body.customer-app .org-datetime-local-field input{cursor:pointer;width:100%}body.customer-app .org-datetime-local-field.is-disabled input{cursor:not-allowed}body.customer-app .org-log-list-page .org-log-list-result-card.org-page-section{margin-top:var(--customer-section-gap,1.25rem)}body.customer-app .org-log-list-result-card .org-m-portlet--no-section-title{margin-top:var(--customer-section-gap,.65rem)}body.customer-app .org-log-list-result-card .org-m-portlet--no-section-title .org-m-portlet__body{padding-top:var(--customer-card-padding-y,.75rem)}body.customer-app .org-log-list-page .org-log-list-filter-card.org-page-section{padding-bottom:1px;margin-bottom:var(--customer-section-gap,1.25rem)!important}body.customer-app .org-log-list-filter-card .org-m-portlet--toolbar.org-m-portlet--creative .org-m-portlet__body{padding-bottom:.85rem}body.customer-app .org-log-list-filter-card .org-m-portlet--creative{margin-bottom:0}body.customer-app .org-log-list-filter-card .alert{border-radius:8px;margin-bottom:.5rem;padding:.35rem .65rem;font-size:.8125rem}body.customer-app .org-log-list-filter-field--company{flex:2.4 7rem}body.customer-app .org-log-list-filter-field--date{flex:1.2 7rem}body.customer-app .org-log-list-filter-field--count{flex:.65 4rem}body.customer-app .org-log-list-filter-field--type{flex:5.5rem}body.customer-app .org-log-list-filter-field--search{flex:1.6 5rem}body.customer-app .org-log-list-filters.customer-filter-toolbar--compact{align-items:center}body.customer-app .org-log-list-filters-action{align-self:center}body.customer-app .org-log-list-page.org-add-device-page .org-log-list-filter-card .org-m-portlet__head-label{white-space:nowrap;width:auto;max-width:none}body.customer-app .org-log-list-page .org-log-list-filter-card .org-m-portlet__body{padding-top:1rem;padding-bottom:1rem}body.customer-app .org-log-list-page .org-log-list-fetch-btn.btn-success,body.customer-app .org-log-list-page .org-add-device-action .btn.btn-success{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-log-list-page .org-log-list-fetch-btn.btn-success:hover:not(:disabled),body.customer-app .org-log-list-page .org-log-list-fetch-btn.btn-success:focus:not(:disabled),body.customer-app .org-log-list-page .org-add-device-action .btn.btn-success:hover:not(:disabled),body.customer-app .org-log-list-page .org-add-device-action .btn.btn-success:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-log-list-fetch-btn .feather{vertical-align:middle;font-size:.75rem}@media (width<=991px){body.customer-app .org-log-list-filters-inner{row-gap:.35rem}body.customer-app .org-log-list-filter-field--company,body.customer-app .org-log-list-filter-field--search{flex:calc(50% - .25rem)}}body.customer-app #org-log-list,body.customer-app #org-log-list_wrapper table.dataTable{width:100%!important}body.customer-app #org-log-list .org-log-list-message{white-space:normal;max-width:28rem}body.customer-app #org-log-list_wrapper .dt-buttons{display:none!important}body.customer-app #org-log-list_wrapper .dataTables_length,body.customer-app #org-log-list_wrapper .dataTables_filter,body.customer-app #org-log-list_wrapper .dataTables_info,body.customer-app #org-log-list_wrapper .dataTables_paginate{margin:.15rem 0;padding:0;display:block}body.customer-app #org-log-list_wrapper .dataTables_filter{text-align:right}body.customer-app #org-log-list_wrapper .dataTables_filter label{justify-content:flex-end;align-items:center;gap:.35rem;width:100%;margin:0;display:inline-flex}body.customer-app #org-log-list_wrapper .dataTables_paginate{text-align:right}body.customer-app #org-log-list_wrapper .dataTables_length select,body.customer-app #org-log-list_wrapper .dataTables_filter input{min-height:0;margin:0 .2rem;padding:.1rem .35rem}body.customer-app .org-log-list-operation--error{color:#f4516c;font-weight:700}body.customer-app .org-log-list-operation--success{color:#36a3f7;font-weight:700}body.customer-app .org-log-list-operation--neutral{font-weight:700}body.customer-app .org-log-list-status--critical,body.customer-app .org-log-list-status--error{color:#f4516c;font-weight:700}body.customer-app .org-log-list-status--info{color:#36a3f7}body.customer-app .org-log-list-simple-pagination{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}body.customer-app .org-log-list-simple-pagination__info{color:#6c757d;font-size:.875rem}body.customer-app .org-log-list-filters-form .m-form__help{color:#6c757d;margin-top:.2rem;font-size:.75rem;display:block}body.customer-app .org-add-user-page .org-add-user-layout{row-gap:1rem}body.customer-app .org-add-user-page.org-add-device-page .org-add-user-card .org-m-portlet__head-label{white-space:nowrap;width:auto;max-width:none}body.customer-app .org-add-user-page .org-add-user-card .org-m-portlet__body{padding-top:1rem;padding-bottom:1rem}body.customer-app .org-add-user-page .org-add-user-actions .btn.btn-success{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-add-user-page .org-add-user-actions .btn.btn-success:hover:not(:disabled),body.customer-app .org-add-user-page .org-add-user-actions .btn.btn-success:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-add-user-main .m-form__help{color:#6c757d;margin-top:.2rem;font-size:.75rem;display:block}body.customer-app .org-add-user-radio-group{flex-wrap:wrap;gap:1rem;display:flex}body.customer-app .org-add-user-panel-title{color:#fff;border-radius:10px;margin-bottom:.5rem;padding:.35rem .75rem;font-size:.9rem;font-weight:600;display:inline-block}body.customer-app .org-add-user-panel-title--danger{background:#f4516c}body.customer-app .org-add-user-panel-title--success{background:#34bfa3}body.customer-app .org-add-user-select-all{align-items:center;gap:.45rem;margin-bottom:.5rem;font-weight:500;display:flex}body.customer-app .org-add-user-select-all input{width:18px;height:18px}body.customer-app .org-add-user-panel{background:#fff;border:1px solid #add8e6;width:100%;max-width:350px;height:420px;padding:.65rem;overflow:auto}body.customer-app .org-add-user-panel--pages{max-width:300px}body.customer-app .org-add-user-check-item{margin:.35rem 0;font-size:.875rem;display:block}body.customer-app .org-add-user-check-item input{vertical-align:middle;width:15px;height:15px;margin-right:.35rem}body.customer-app .org-add-user-check-item__serial{font-weight:600}body.customer-app .org-add-user-check-item__name{color:#cd5c5c}body.customer-app .org-add-user-actions{border-top:1px solid #ebedf2;margin-top:1rem;padding-top:.75rem}body.customer-app .org-add-user-no-devices{color:#f4516c;margin:0;font-weight:600}@media (width<=991px){body.customer-app .org-add-user-panel,body.customer-app .org-add-user-panel--pages{max-width:none;height:320px}body.customer-app .org-add-user-side .col-sm-6+.col-sm-6{margin-top:1rem}}body.customer-app .org-settings-page .org-settings-layout{row-gap:1rem}body.customer-app .org-settings-page .org-settings-top-row{align-items:stretch}body.customer-app .org-settings-page .org-settings-card .org-m-portlet__head-label{white-space:nowrap;width:auto;max-width:none}body.customer-app .org-settings-page .org-settings-card .org-m-portlet__body{padding-top:1rem;padding-bottom:1rem}body.customer-app .org-settings-page .org-settings-card.org-page-section{margin-bottom:var(--customer-section-gap,1rem)}body.customer-app .org-settings-page .org-settings-submit-btn{background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff}body.customer-app .org-settings-page .org-settings-submit-btn:hover:not(:disabled),body.customer-app .org-settings-page .org-settings-submit-btn:focus:not(:disabled){background-color:var(--customer-page-accent,var(--customer-brand-primary));border-color:var(--customer-page-accent,var(--customer-brand-primary));color:#fff;filter:brightness(.9)}body.customer-app .org-settings-page .org-settings-sms-value{text-align:center;margin:.25rem 0 .5rem;font-size:1.35rem;font-weight:700}body.customer-app .org-settings-page .org-settings-sms-value--monthly{color:#dc143c}body.customer-app .org-settings-page .org-settings-sms-value--extra{color:#263df0;font-size:1.25rem}body.customer-app .org-settings-page .org-settings-sms-message{text-align:center;margin:0;font-size:.85rem}body.customer-app .org-settings-page .org-settings-user-language-form{flex-direction:column;gap:.75rem;display:flex}body.customer-app .org-settings-page .org-settings-user-language-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}body.customer-app .org-settings-page .org-settings-stack-label{color:#3f4d5a;margin:0 0 .4rem;font-size:.875rem;font-weight:600;display:block}body.customer-app .org-settings-page .org-settings-institution-form{flex-direction:column;gap:.25rem;display:flex}body.customer-app .org-settings-page .org-settings-institution-grid{row-gap:1rem}body.customer-app .org-settings-page .org-settings-field-cell{flex-direction:column;min-height:100%;display:flex}body.customer-app .org-settings-page .org-settings-field-cell .form-control,body.customer-app .org-settings-page .org-settings-field-cell .org-settings-number-input{width:100%;max-width:100%}body.customer-app .org-settings-page .org-settings-field-cell .org-settings-language-select{width:5rem}body.customer-app .org-settings-page .org-settings-language-select{text-align:center;width:70px;height:30px;padding:0}body.customer-app .org-settings-page .org-settings-number-input{max-width:100%}body.customer-app .org-settings-page .org-settings-field-help{color:#6c757d;margin-top:.2rem;font-size:.75rem;font-weight:400;line-height:1.35;display:block}body.customer-app .org-settings-page .org-settings-admin-actions{border-top:1px solid #eef2f6;margin-top:1rem;padding-top:.75rem}body.customer-app .org-settings-page .org-settings-payments-help{color:#6c757d;margin:0 0 .75rem;font-size:.85rem}body.customer-app .org-settings-page .org-settings-payments-table-wrap{margin-bottom:0}body.customer-app .org-settings-page .org-settings-payments-table{margin-bottom:0;font-size:.85rem}body.customer-app .org-settings-page .org-settings-payment-nowrap{white-space:nowrap}body.customer-app .org-settings-page .org-settings-payment-product{max-width:16rem;display:block}body.customer-app .org-settings-page .org-settings-payment-id{word-break:break-all;font-family:Consolas,Courier New,monospace;font-size:.78rem}body.customer-app .org-settings-page .org-settings-payment-status{white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}body.customer-app .org-settings-page .org-settings-payment-status--success{color:#1f7a3f;background:#e8f7ee}body.customer-app .org-settings-page .org-settings-payment-status--danger{color:#b42318;background:#fdecec}body.customer-app .org-settings-page .org-settings-payment-status--pending{color:#b54708;background:#fff4e5}body.customer-app .org-settings-page .org-settings-payment-status--muted{color:#495057;background:#f1f3f5}@media (width<=991.98px){body.customer-app .org-settings-page .org-settings-field-cell .form-control,body.customer-app .org-settings-page .org-settings-field-cell .org-settings-number-input{max-width:100%}}@media (width<=767.98px){body.customer-app .org-settings-page .org-settings-payments-table thead{display:none}body.customer-app .org-settings-page .org-settings-payments-table tbody tr{border:1px solid #dee2e6;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;display:block}body.customer-app .org-settings-page .org-settings-payments-table tbody td{white-space:normal;border:0;justify-content:space-between;gap:.75rem;padding:.35rem 0;display:flex}body.customer-app .org-settings-page .org-settings-payments-table tbody td:before{content:attr(data-label);color:#6c757d;flex:0 0 42%;font-weight:600}body.customer-app .org-settings-page .org-settings-payment-product{text-align:right;max-width:none}}body.customer-app .org-settings-page .customer-form-message{margin-bottom:.75rem}body.customer-app .org-settings-checkbox-field{align-items:center;min-height:2.25rem;display:flex}body.customer-app .org-settings-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;margin:0;font-weight:500;display:inline-flex}body.customer-app .org-settings-checkbox-label input{width:1rem;height:1rem;margin:0}body.customer-app .org-our-products-subtitle{color:#3f4d5a;margin:0;font-size:.9rem;line-height:1.45}body.customer-app .org-prod-grid{margin-top:.75rem;margin-left:-.5rem;margin-right:-.5rem}body.customer-app .org-prod-grid>[class*=col-]{margin-bottom:1rem;padding-left:.5rem;padding-right:.5rem}body.customer-app .org-prod-view{border:1px solid #e4e9ef;border-radius:8px;height:100%;overflow:hidden;box-shadow:0 1px 3px #1028400d}body.customer-app .org-prod-item{padding:.9rem .9rem 1rem}body.customer-app .org-prod-img{margin-bottom:.75rem;position:relative}body.customer-app .org-prod-img__main{background:#f7fafc;border:1px solid #e8ecf0;border-radius:8px;max-width:260px;margin:0 auto .5rem;overflow:hidden}body.customer-app .org-prod-img__main img{object-fit:contain;width:100%;height:auto;max-height:220px;display:block}body.customer-app .org-prod-img__thumbs{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}body.customer-app .org-prod-img__thumb{cursor:pointer;background:#fff;border:1px solid #d5dde5;border-radius:3px;width:48px;height:36px;padding:0;line-height:0;overflow:hidden}body.customer-app .org-prod-img__thumb img{object-fit:cover;width:100%;height:100%}body.customer-app .org-prod-img__thumb.is-active,body.customer-app .org-prod-img__thumb:hover{border-color:#007bb0}body.customer-app .org-prod-ribbon{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:3px;padding:.12rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:8px;left:8px}body.customer-app .org-prod-ribbon--new{background:#2ecc71}body.customer-app .org-prod-ribbon--sale{background:#e74c3c}body.customer-app .org-prod-info{margin-bottom:.65rem}body.customer-app .org-prod-category{letter-spacing:.04em;text-transform:uppercase;color:#8a96a3;margin:0 0 .2rem;font-size:.7rem;font-weight:600}body.customer-app .org-prod-title{color:#2c3e50;min-height:2.5rem;margin:0 0 .35rem;font-size:.95rem;font-weight:700;line-height:1.3}body.customer-app .org-prod-sku{color:#5a6a75;margin:0;font-size:.78rem}body.customer-app .org-prod-tabs{flex-wrap:wrap;justify-content:center;gap:.3rem;margin-bottom:.65rem;display:flex}body.customer-app .org-prod-tabs__btn{color:#3f4d5a;cursor:pointer;background:#f7fafc;border:1px solid #d5dde5;border-radius:4px;padding:.3rem .55rem;font-size:.72rem;font-weight:600;line-height:1.2}body.customer-app .org-prod-tabs__btn.is-active{color:#fff;background:#007bb0;border-color:#007bb0}body.customer-app .org-prod-tabs__panel{text-align:left;min-height:8rem}body.customer-app .org-prod-detail__text{color:#3f4d5a;margin:0 0 .55rem;font-size:.8rem;line-height:1.45}body.customer-app .org-prod-detail__note{color:#8a5a00;background:#fff8e8;border-left:3px solid #f0ad4e;border-radius:0 4px 4px 0;margin:0 0 .55rem;padding:.45rem .55rem;font-size:.76rem}body.customer-app .org-prod-source-link{font-size:.78rem;font-weight:600}body.customer-app .org-prod-feature-list{color:#3f4d5a;max-height:14rem;margin:0;padding-left:1.1rem;font-size:.78rem;line-height:1.4;overflow:auto}body.customer-app .org-prod-feature-list li+li{margin-top:.2rem}body.customer-app .org-prod-specs-table{border-collapse:collapse;width:100%;max-height:14rem;font-size:.74rem;display:block;overflow:auto}body.customer-app .org-prod-specs-table tbody{width:100%;display:table}body.customer-app .org-prod-specs-table th,body.customer-app .org-prod-specs-table td{text-align:left;vertical-align:top;border-top:1px solid #e8ecf0;padding:.28rem .4rem}body.customer-app .org-prod-specs-table th{color:#4a5864;background:#f7fafc;width:38%;font-weight:600}body.customer-app .org-prod-specs-table td{color:#2f3d48}body.customer-app .org-prod-img__placeholder{color:#7a8792;background:#eef2f5;justify-content:center;align-items:center;min-height:12rem;font-size:.85rem;display:flex}
