.etafe-dashboard{--etafePrimaryColor:#034ea2;--etafePrimaryFgColor:#fff;--etafeSecondaryColor:#00a99d;--etafeSecondaryFgColor:#fff;--etafeBodyColor:#444;--etafeTitleColor:#0b0c15;--etafeWhiteColor:#fff;--etafeShadeColor:#f7f8fb;--etafeBorderColor:#e5e5e5;background:#fff;border-radius:10px;display:flex;flex-direction:column;margin:20px auto 0;max-width:1320px;min-height:calc(100vh - 120px);padding:0;position:relative;width:calc(100% - 20px)}.etafe-dashboard *{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}.etafe-dashboard a{box-shadow:unset!important;outline:none!important;text-decoration:none;transition:.3s}.etafe-dashboard h1,.etafe-dashboard h2,.etafe-dashboard h3,.etafe-dashboard h4,.etafe-dashboard h5,.etafe-dashboard h6{color:var(--etafeTitleColor);font-weight:600;line-height:1.25}.etafe-dashboard,.etafe-dashboard p{color:var(--etafeBodyColor);font-size:15px;line-height:1.5}.etafe-dashboard svg{height:1em;width:1em}.etafe-dashboard img{max-width:100%}.etafe-dashboard-header{align-items:center;background-color:#fff;border-bottom:1px solid var(--etafeBorderColor);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;padding:20px 30px;position:sticky;top:32px;z-index:2}.etafe-dashboard-header .etafe-logo{align-items:center;display:flex;font-size:18px;font-weight:700;gap:12px}.etafe-dashboard-header .etafe-logo img{border-radius:50%;height:40px;width:40px}.etafe-dashboard-header .etafe-doc-link{align-items:center;border:1px solid var(--etafeBorderColor);border-radius:50%;color:var(--etafeBodyColor);display:flex;font-size:15px;height:40px;justify-content:center;width:40px}.etafe-dashboard-header .etafe-doc-link:hover{background-color:var(--etafePrimaryColor);border-color:var(--etafePrimaryColor);color:var(--etafePrimaryFgColor)}.etafe-dashboard-pages{display:grid;flex-grow:1;grid-template-columns:300px 1fr}.etafe-dashboard-pages .etafe-dashboard-sidebar{align-self:flex-start;padding:30px;position:sticky;top:113px}.etafe-dashboard-pages .etafe-dashboard-sidebar .etafe-tab-list{display:flex;flex-direction:column;gap:10px}.etafe-dashboard-pages .etafe-dashboard-sidebar .etafe-tab-list .etafe-tab-item{align-items:center;background-color:var(--etafeShadeColor);border:none;border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;line-height:1.25;margin:0;padding:12px 20px;transition:.3s}.etafe-dashboard-pages .etafe-dashboard-sidebar .etafe-tab-list .etafe-tab-item.etafe-tab-item-active,.etafe-dashboard-pages .etafe-dashboard-sidebar .etafe-tab-list .etafe-tab-item:hover{background-color:var(--etafePrimaryColor);color:var(--etafePrimaryFgColor)}.etafe-dashboard-pages .etafe-dashboard-sidebar .etafe-tab-list .etafe-tab-icon{align-items:center;display:flex;font-size:18px;justify-content:center}.etafe-dashboard-pages .etafe-dashboard-content{border-left:1px solid var(--etafeBorderColor);padding:30px}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.etafe-dashboard .etafe-banner-img{margin-bottom:30px}.etafe-dashboard .etafe-banner-img img{border-radius:10px}.etafe-dashboard .etafe-welcome-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.etafe-dashboard .etafe-info-card{background:rgba(0,169,157,.1);border-radius:10px;padding:30px}.etafe-dashboard .etafe-info-card .etafe-card-icon{align-items:center;background:#fff;border-radius:50%;display:inline-flex;font-size:20px;height:50px;justify-content:center;margin:0 0 15px;width:50px}.etafe-dashboard .etafe-info-card .etafe-card-title{font-size:18px;margin:0 0 10px}.etafe-dashboard .etafe-info-card .etafe-card-link{align-items:center;color:var(--etafeTitleColor);display:inline-flex;gap:5px;margin:15px 0 0;text-decoration:underline}.etafe-dashboard .etafe-info-card .etafe-card-link span{align-items:center;display:flex;justify-content:center;position:relative}.etafe-dashboard .etafe-info-card .etafe-card-link:hover{color:var(--etafePrimaryColor)}.etafe-dashboard .etafe-switcher-wrapper{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher{display:inline-block;height:22px;margin:0;position:relative;width:40px}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher input[type=checkbox]{height:0;opacity:0;width:0}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher input[type=checkbox]:checked+.etafe-switch-slider{background:var(--etafePrimaryColor)}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher input[type=checkbox]:checked+.etafe-switch-slider:before{transform:translateX(18px)}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher input[type=checkbox]:disabled+.etafe-switch-slider{background:#e5e5e5;cursor:not-allowed}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher .etafe-switch-slider{background:#e5e5e5;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:all .3s ease}.etafe-dashboard .etafe-switcher-wrapper .etafe-switcher .etafe-switch-slider:before{background:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px rgba(0,0,0,.2);content:"";height:16px;left:3px;position:absolute;transition:all .3s ease;width:16px}.etafe-dashboard .etafe-elements-header{align-items:center;border-bottom:1px solid var(--etafeBorderColor);display:flex;justify-content:space-between;margin:0 0 30px;padding:0 0 20px}.etafe-dashboard .etafe-elements-header .etafe-elements-header-right{align-items:center;display:flex;gap:15px}.etafe-dashboard .etafe-elements-header .etafe-elements-title{font-size:20px;margin:0}.etafe-dashboard .etafe-elements-header .etafe-elements-info{font-size:14px;margin:5px 0 0}.etafe-dashboard .etafe-elements-header .etafe-elements-filter{background-size:14px;border:1px solid var(--etafeBorderColor);border-radius:5px;font-size:15px;height:40px;padding:0 25px 0 12px;width:auto}.etafe-dashboard .etafe-elements-header .etafe-elements-filter:focus{border-color:var(--etafePrimaryColor);box-shadow:none;outline:none}.etafe-dashboard .etafe-elements-header .etafe-elements-search{position:relative}.etafe-dashboard .etafe-elements-header .etafe-elements-search span{align-items:center;display:flex;justify-content:center;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:2}.etafe-dashboard .etafe-elements-header .etafe-elements-search input{background-size:12px;border:1px solid var(--etafeBorderColor);border-radius:5px;height:40px;padding:0 25px 0 15px;width:220px}.etafe-dashboard .etafe-elements-header .etafe-elements-search input:focus{border-color:var(--etafePrimaryColor);box-shadow:none;outline:none}.etafe-dashboard .etafe-elements-action-area{display:flex;justify-content:space-between}.etafe-dashboard .etafe-elements-action-area .etafe-tab-list{background-color:var(--etafeShadeColor);border-radius:5px;display:flex;gap:5px;padding:5px}.etafe-dashboard .etafe-elements-action-area .etafe-tab-list button{background:transparent;border:none;border-radius:5px;cursor:pointer;font-size:14px;line-height:1;margin:0;padding:8px 10px;transition:.3s}.etafe-dashboard .etafe-elements-action-area .etafe-tab-list button.etafe-tab-item-active,.etafe-dashboard .etafe-elements-action-area .etafe-tab-list button:hover{background-color:#fff}.etafe-dashboard .etafe-elements-tab-content{margin:20px 0 0}.etafe-dashboard .etafe-elements-group{background-color:var(--etafeShadeColor);border-radius:10px;padding:10px}.etafe-dashboard .etafe-elements-group:not(:last-child){margin-bottom:20px}.etafe-dashboard .etafe-elements-group-header{align-items:center;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:18px 20px}.etafe-dashboard .etafe-elements-group-header .etafe-elements-group-title{font-size:16px}.etafe-dashboard .etafe-elements-group-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.etafe-dashboard .etafe-element-card{align-items:center;background:#fff;border-radius:5px;display:flex;justify-content:space-between;line-height:1;padding:15px 20px}.etafe-dashboard .etafe-element-card .etafe-element-title{font-size:15px;margin:0 0 6px}.etafe-dashboard .etafe-element-card .etafe-element-meta{align-items:center;display:flex;font-size:13px}.etafe-dashboard .etafe-element-card .etafe-element-meta .etafe-element-meta{color:var(--etafeBodyColor);position:relative}.etafe-dashboard .etafe-element-card .etafe-element-meta .etafe-element-meta:not(:first-child){padding-left:16px}.etafe-dashboard .etafe-element-card .etafe-element-meta .etafe-element-meta:not(:first-child):before{background:var(--etafeBodyColor);border-radius:50%;content:"";height:3px;left:8px;position:absolute;top:50%;transform:translate(-50%,-50%);width:3px}.etafe-dashboard .etafe-element-card .etafe-switcher-wrapper{margin-left:auto}.etafe-dashboard .etafe-no-results{background-color:var(--etafeShadeColor);border-radius:10px;color:var(--etafeTitleColor);font-size:15px;font-weight:500;padding:20px;text-align:center}.etafe-dashboard .etafe-elements-action-btns{display:flex;gap:10px}.etafe-dashboard .etafe-save-btn,.etafe-dashboard .etafe-scan-btn{background:var(--etafePrimaryColor);border:1px solid transparent;border-radius:5px;color:var(--etafePrimaryFgColor);cursor:pointer;font-size:14px;font-weight:500;line-height:1;min-width:130px;padding:10px 15px}.etafe-dashboard .etafe-scan-btn{background-color:transparent;border-color:var(--etafeBorderColor);color:var(--etafeTitleColor)}.etafe-dashboard .etafe-element-pro-badge{background:#ffb440;border-radius:10px;display:inline-flex;font-size:10px;line-height:1;margin-left:10px;padding:4px 10px;text-transform:uppercase}.etafe-licence-container{max-width:900px}.etafe-licence-container [data-loading=true],.etafe-licence-container [data-loading=true] button{cursor:not-allowed;opacity:.4}.etafe-licence-container>h2{font-size:24px;margin:0 0 20px;text-transform:uppercase}.etafe-licence-container>p{font-size:18px;margin-bottom:20px}.etafe-licence-container .components-radio-control,.etafe-licence-container .input_field>div{align-items:center;display:grid;grid-template-columns:1fr;margin-bottom:10px}.etafe-licence-container .components-radio-control legend,.etafe-licence-container .input_field>div legend{display:contents}.etafe-licence-container .components-radio-control .components-radio-control__group-wrapper,.etafe-licence-container .input_field>div .components-radio-control__group-wrapper{align-items:start;display:flex;flex-direction:row;justify-content:start;margin-top:20px}.etafe-licence-container label,.etafe-licence-container legend{font-size:14px;font-weight:500;text-transform:capitalize}.etafe-licence-container input:not([type=radio]){background:#fff!important;border:none!important;border-radius:4px!important}.etafe-licence-container>div{background:#f4f7fe;border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:30px}.etafe-licence-container>div button.components-button.components-button{align-self:start;border:none;border-radius:4px;box-shadow:none;color:#fff;font-size:16px;font-weight:600;justify-content:center;outline:none;padding:25px}.etafe-licence-container .activation_form>*{margin-bottom:30px}.etafe-licence-container .activation_form button{background:#4318ff}.etafe-licence-container .deactivation_form>*{margin-bottom:20px}.etafe-licence-container .deactivation_form button{background:red}.etafe-licence-container .deactivation_form>div{display:grid;grid-template-columns:200px 1fr}.etafe-licence-container .deactivation_form>div h3{font-size:16px;font-weight:500}.etafe-licence-container .deactivation_form>div p{font-size:16px;font-weight:400}.etafe-licence-container .deactivation_form>div p.active{align-items:center;display:flex;font-weight:500;gap:10px}.etafe-licence-container .deactivation_form>div p.active span{background-color:green;border-radius:50%;display:inline-block;height:10px;width:10px}.etafe-licence-container .deactivation_form>div h3,.etafe-licence-container .deactivation_form>div p{margin:0}
