.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f5f5f5}.app-layout__main,.account-setup-page{position:relative}.app-layout__main:before,.account-setup-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.67;background-image:url(/bg_l.svg),url(/bg_r.svg);background-repeat:no-repeat,no-repeat;background-position:left top,right top;background-size:auto 75vh,auto 75vh}.app-layout__main>*,.account-setup-page>*{position:relative;z-index:1}.login-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#0a1f18;background-image:url(/bg1.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;overflow-x:hidden}.login-page__content{position:relative;z-index:1;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;transform:translateY(-25vh)}.login-page__brand{display:flex;justify-content:center;margin-top:1.5rem}.login-page__panel{width:100%;max-width:360px}.login-page__logo{height:48px;max-height:48px;width:auto;display:block}#root{min-height:100vh}.app-layout{display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden}.app-layout__body{display:flex;flex:1;min-height:0;overflow:hidden;background:#0e4537}.app-layout__sidebar{width:200px;flex-shrink:0;align-self:stretch;overflow-x:hidden;overflow-y:auto;background:#0e4537;color:#fff;padding:1rem 0}.app-layout__main{flex:1;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;background-color:#f5f5f5;border-radius:24px 0 0 24px;box-shadow:-4px 0 16px #0000001a}.app-top-bar-shell{position:relative;z-index:100;flex-shrink:0;background:#fff;box-shadow:0 2px 8px #0000001f,0 1px 2px #0000000f}.app-top-bar-drop{position:absolute;left:0;right:0;top:64px;height:12px;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.22) 0%,rgba(0,0,0,.08) 40%,transparent 100%)}.app-top-bar{display:flex;align-items:center;justify-content:space-between;height:64px;min-height:64px;max-height:64px;padding:0 1.5rem;background:#fff;color:#0e4537;box-sizing:border-box;position:relative;z-index:1}.app-top-bar__start{display:flex;align-items:center;gap:1rem;min-width:0;flex:1}.app-top-bar__brand{display:flex;align-items:center;flex-shrink:0;color:inherit;text-decoration:none;line-height:0}.app-top-bar__client-select{min-width:12rem;max-width:min(320px,40vw);padding:.4rem 2rem .4rem .65rem;border:1px solid #0e4537;border-radius:4px;color:#0e4537;background:#fff;font-size:.875rem;font-family:inherit;cursor:pointer;text-overflow:ellipsis}.app-top-bar__client-select:disabled{opacity:.65;cursor:not-allowed}.app-top-bar__client-select:focus{outline:2px solid rgba(14,69,55,.35);outline-offset:1px}.app-top-bar__logo{height:48px;max-height:48px;width:auto;display:block}.app-top-bar__actions{display:flex;align-items:center;gap:1rem}.app-top-bar__user-menu{position:relative}.app-top-bar__user-trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .5rem;margin:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#0e4537;font-size:.875rem;font-family:inherit;cursor:pointer;line-height:1.25}.app-top-bar__user-trigger:hover{background:#0e45370f;border-color:#0e453726}.app-top-bar__user-trigger:focus-visible{outline:2px solid rgba(14,69,55,.35);outline-offset:1px}.app-top-bar__user-name{font-weight:500}.app-top-bar__user-chevron{flex-shrink:0;transition:transform .15s ease}.app-top-bar__user-chevron--open{transform:rotate(180deg)}.app-top-bar__user-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:120;min-width:11.5rem;padding:.35rem 0;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 8px 28px #00000026;overflow:hidden}.app-top-bar__user-dropdown-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .85rem;border:none;background:transparent;color:#0e4537;font-size:.9rem;font-family:inherit;text-decoration:none;text-align:left;cursor:pointer;box-sizing:border-box}.app-top-bar__user-dropdown-item:hover{background:#f0f4f8}.app-top-bar__user-dropdown-item--button{border-top:1px solid #eee}.app-top-bar__user-dropdown-item svg{color:#0e4537}.account-page{width:100%;max-width:1650px;margin:0 auto;padding:1.5rem;box-sizing:border-box}.account-page__alerts{margin-bottom:1rem}.app-layout__main h1,.page-header,.clients-page__title,.account-setup-page h1{font-size:28px;font-weight:700;line-height:1.25;color:#3a3a3a}.page-header{margin:0 0 1rem}.page-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.page-columns__col{min-width:0}.account-page__column--actions{display:flex;flex-direction:column;gap:1rem}.account-page__form{display:flex;flex-direction:column;gap:.75rem}.account-page__field{display:block;width:100%;box-sizing:border-box;padding:.5rem .65rem;border:1px solid #0e4537;border-radius:4px;color:#0e4537;background:#fff;font-size:.875rem;font-family:inherit}.account-page__field:focus{outline:2px solid rgba(14,69,55,.35);outline-offset:1px}.account-page__field::placeholder{color:#0e45378c}.account-page__btn{display:inline-block;align-self:flex-start;box-sizing:border-box;padding:.5rem .65rem;border:1px solid #0e4537;border-radius:4px;background:#fff;color:#0e4537;font-size:.875rem;font-family:inherit;line-height:1.25;cursor:pointer}.account-page__btn:hover{background:#f0f7f4}.account-page__btn:focus{outline:2px solid rgba(14,69,55,.35);outline-offset:1px}@media (max-width: 800px){.page-columns{grid-template-columns:1fr}}.clients-page__header{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.clients-page__title{margin:0;flex-shrink:0}.clients-page__search{width:100%;max-width:320px;flex:1 1 12rem;min-width:10rem;box-sizing:border-box;padding:.5rem .65rem;border:1px solid #0e4537;border-radius:4px;font-size:.875rem;font-family:inherit;color:#0e4537}.clients-page__search:focus{outline:2px solid rgba(14,69,55,.35);outline-offset:1px}.clients-page__actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-left:auto}.dashboard-page__summary{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin:.5rem 0 1rem}.dashboard-page__overall-score{font-size:1.1rem;flex-shrink:0}.dashboard-page__last-assessment{margin:0;font-size:.9rem;color:inherit;text-align:right;flex:1 1 auto;min-width:12rem}.dashboard-page__title-block{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-page__customize-btn{margin-top:.15rem}.dashboard-overall-score-widget__meta{margin:.35rem 0 0;font-size:.7rem;color:#666;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--widget-card-shadow: 0 6px 24px rgba(0, 0, 0, .12), 0 2px 8px rgba(0, 0, 0, .08);--widget-card-radius: 8px}.client-dashboard-grid{margin-bottom:1.5rem}.client-dashboard-grid--editing .client-dashboard-grid__canvas{position:relative;outline:2px dashed #c5c5e8;outline-offset:2px;border-radius:8px}.client-dashboard-grid--editing .client-dashboard-grid__canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;border-radius:inherit;background-color:#fafbfe;background-image:repeating-linear-gradient(to right,rgba(26,26,46,.14) 0,rgba(26,26,46,.14) 1px,transparent 1px,transparent var(--dashboard-grid-col-step, 42px)),repeating-linear-gradient(to bottom,rgba(26,26,46,.14) 0,rgba(26,26,46,.14) 1px,transparent 1px,transparent var(--dashboard-grid-row-step, 41px))}.client-dashboard-grid--editing .client-dashboard-grid__layout.react-grid-layout{position:relative;z-index:1;background:transparent}.dashboard-widget-filter-dropdown{position:relative;display:inline-flex}.dashboard-widget-filter-dropdown__btn{position:relative}.dashboard-widget-filter-dropdown__badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#1a1a2e;color:#fff;font-size:.65rem;font-weight:700;line-height:16px;text-align:center}.dashboard-widget-panel--popover{position:absolute;top:calc(100% + 6px);right:0;z-index:60;flex:none;width:min(320px,calc(100vw - 2rem));max-height:min(70vh,640px);overflow:auto;box-shadow:0 8px 28px #00000026}.client-dashboard-grid__body .client-dashboard-grid__scroll{width:100%}.client-dashboard-grid__edit-banner{margin:0 0 .75rem;padding:.5rem .75rem;font-size:.875rem;color:#1a1a2e;background:#eef0fa;border-radius:6px}.dashboard-widget-panel{flex:0 0 220px;max-height:720px;overflow:auto;padding:.75rem;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box}.dashboard-widget-panel__title{margin:0 0 .35rem;font-size:.95rem}.dashboard-widget-panel__hint{margin:0 0 .75rem;font-size:.75rem;color:#666;line-height:1.35}.dashboard-widget-panel__group{margin-bottom:.75rem}.dashboard-widget-panel__group-title{margin:0 0 .35rem;font-size:.8rem;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.02em}.dashboard-widget-panel__list{list-style:none;margin:0;padding:0}.dashboard-widget-panel__label{display:flex;align-items:flex-start;gap:.4rem;font-size:.8rem;line-height:1.3;padding:.2rem 0;cursor:pointer}.dashboard-widget-panel__list--domains{padding-left:0}.dashboard-widget-panel__domain{margin-bottom:.25rem}.dashboard-widget-panel__domain-row{display:flex;align-items:flex-start;gap:.25rem}.dashboard-widget-panel__expand{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.15rem;padding:0;border:none;background:transparent;color:#444;font-size:.65rem;cursor:pointer;line-height:1}.dashboard-widget-panel__expand:hover{color:#1a1a2e}.dashboard-widget-panel__label--domain{flex:1;font-weight:600}.dashboard-widget-panel__subdomain-list{list-style:none;margin:.15rem 0 .35rem 1.5rem;padding:0;border-left:2px solid #e8e8e8;padding-left:.5rem}.dashboard-widget-panel__subdomain-list .dashboard-widget-panel__label{font-weight:400;font-size:.75rem}.dashboard-widget-panel__empty-sub{margin:.15rem 0 .35rem 1.5rem;font-size:.72rem;color:#888}.dashboard-widget__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.25;color:#333;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-domain-card-widget__name{font-size:.78rem;font-weight:600;line-height:1.25;margin:0 0 .35rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-dashboard-grid--editing .react-resizable-handle{z-index:5;opacity:0;transition:opacity .15s ease}.client-dashboard-grid--editing .react-grid-item:hover .react-resizable-handle{opacity:1}.client-dashboard-grid--editing .react-resizable-handle:after{border-color:#1a1a2e}.client-dashboard-grid--editing .react-resizable-handle-se,.client-dashboard-grid--editing .react-resizable-handle-sw,.client-dashboard-grid--editing .react-resizable-handle-ne,.client-dashboard-grid--editing .react-resizable-handle-nw{width:14px;height:14px}.client-dashboard-grid--editing .react-resizable-handle-se{bottom:2px;right:2px;border-right:3px solid #1a1a2e;border-bottom:3px solid #1a1a2e}.client-dashboard-grid--editing .react-resizable-handle-sw{bottom:2px;left:2px;border-left:3px solid #1a1a2e;border-bottom:3px solid #1a1a2e}.client-dashboard-grid--editing .react-resizable-handle-ne{top:2px;right:2px;border-right:3px solid #1a1a2e;border-top:3px solid #1a1a2e}.client-dashboard-grid--editing .react-resizable-handle-nw{top:2px;left:2px;border-left:3px solid #1a1a2e;border-top:3px solid #1a1a2e}.client-dashboard-grid__hint{font-size:.875rem;color:#666}.client-dashboard-grid__btn{padding:.4rem .85rem;font-size:.875rem;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer}.client-dashboard-grid__btn:hover:not(:disabled){border-color:#999}.client-dashboard-grid__btn:disabled{opacity:.6;cursor:not-allowed}.client-dashboard-grid__btn--primary{background:#1a1a2e;color:#fff;border-color:#1a1a2e}.client-dashboard-grid__scroll{overflow-x:auto;overflow-y:visible;width:100%;-webkit-overflow-scrolling:touch}.client-dashboard-grid__canvas{min-width:2000px;box-sizing:border-box}.client-dashboard-grid__layout{min-height:200px}.client-dashboard-grid__layout.react-grid-layout{overflow:visible}.client-dashboard-grid:not(.client-dashboard-grid--editing) .client-dashboard-grid__item-body{overflow:visible}.client-dashboard-grid__item{height:100%;overflow:visible;display:flex;flex-direction:column;background:transparent;box-sizing:border-box}.client-dashboard-grid__item--edit{position:relative;outline:2px solid #1a1a2e;outline-offset:-1px}.client-dashboard-grid__drag-edge{position:absolute;z-index:4;background:transparent;cursor:grab;-webkit-user-select:none;user-select:none}.client-dashboard-grid__drag-edge:active{cursor:grabbing}.client-dashboard-grid__item--edit:hover .client-dashboard-grid__drag-edge{background:#1a1a2e0f}.client-dashboard-grid__drag-edge--n{top:0;left:14px;right:14px;height:10px}.client-dashboard-grid__drag-edge--s{bottom:0;left:14px;right:14px;height:10px}.client-dashboard-grid__drag-edge--e{top:14px;right:0;bottom:14px;width:10px}.client-dashboard-grid__drag-edge--w{top:14px;left:0;bottom:14px;width:10px}.client-dashboard-grid__item-body{flex:1;min-height:0;overflow:hidden;background:#fff;border-radius:var(--widget-card-radius);position:relative;z-index:1}.client-dashboard-grid:not(.client-dashboard-grid--editing) .client-dashboard-grid__item-body{box-shadow:var(--widget-card-shadow)}.dashboard-domains-widget__card,.dashboard-subdomains-widget__card{box-sizing:border-box;padding:.5rem .55rem;background:#fff;border:1px solid #e8e8e8;border-radius:6px;min-width:0;display:flex;flex-direction:column;justify-content:center}.dashboard-domains-widget__name,.dashboard-subdomains-widget__name{font-size:.78rem;font-weight:600;line-height:1.25;margin:0 0 .4rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-domains-widget__bar{margin-top:.4rem;height:6px;background:#eee;border-radius:4px;overflow:hidden}.dashboard-subdomains-widget__na{font-size:.8rem;color:#888;font-weight:600}
