@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html{height:-webkit-fill-available}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Poppins,sans-serif;font-size:15px;color:#212b36;background-color:var(--bgColor);min-height:100vh;min-height:-webkit-fill-available}body>*{-ms-flex-negative:0;flex-shrink:0}a{color:var(--primaryColor);text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a:hover{color:var(--primaryColor);opacity:.9}::-moz-selection{background-color:var(--primaryColor);color:#fff}::selection{background-color:var(--primaryColor);color:#fff}.logo{display:-webkit-box;display:-ms-flexbox;display:flex}.logo img{height:40px}@media (max-width: 499.98px){.logo img{height:30px}}.sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:-webkit-fill-available}.sign>*{-ms-flex-negative:0;flex-shrink:0}.form-control,.form-select,.form-check-input{background-color:#fafafa1a}.auth-dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auth-dropdown .auth-dropdown-btn{cursor:pointer;padding:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.auth-dropdown .auth-dropdown-btn:hover{color:#888}.auth-dropdown .auth-dropdown-menu{visibility:hidden;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:100%;right:0;width:180px;background-color:#fff;border-radius:10px;opacity:0;-webkit-box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px;box-shadow:#0000000d 0 0 0 1px;-webkit-transform:perspective(200px) translateZ(-200px);transform:perspective(200px) translateZ(-200px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (max-width: 991.98px){.auth-dropdown .auth-dropdown-menu{top:40px}}.auth-dropdown .auth-dropdown-menu .auth-dropdown-item{padding:10px 15px;color:#666}.auth-dropdown .auth-dropdown-menu .auth-dropdown-item i{width:30px}.auth-dropdown .auth-dropdown-menu .auth-dropdown-item:hover{background-color:#f4f8f8}.auth-dropdown .auth-dropdown-menu .auth-dropdown-item:first-child{border-top-right-radius:10px;border-top-left-radius:10px}.auth-dropdown .auth-dropdown-menu .auth-dropdown-item:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.auth-dropdown.auth-dropdown-lg .auth-dropdown-menu{width:350px}@media (max-width: 499.98px){.auth-dropdown.auth-dropdown-lg .auth-dropdown-menu{width:90vw;right:-40px}}.auth-dropdown.active{z-index:1000}.auth-dropdown.active .auth-dropdown-menu{visibility:visible;opacity:1;-webkit-transform:perspective(200px) translateZ(0);transform:perspective(200px) translateZ(0)}.lang img{width:22px;height:22px;margin-right:8px}.lang .auth-dropdown-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#525658}.lang .auth-dropdown-btn:hover{color:#525658;opacity:.8}.lang .auth-dropdown-btn span{margin-right:8px}@media (max-width: 499.98px){.lang .auth-dropdown-btn span{display:none}}@media (max-width: 499.98px){.lang .auth-dropdown-btn i{display:none}}@media (max-width: 499.98px){.lang .auth-dropdown-btn img{margin-right:0}}.lang .auth-dropdown-menu .auth-dropdown-item.active{color:var(--primaryColor)}.lang .auth-dropdown-menu .auth-dropdown-item:hover{background-color:var(--primaryColor);color:#fff}.link.link-primary{color:var(--primaryColor)}.link.link-secondary{color:var(--secondaryColor)}.btn{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-shadow:none!important;box-shadow:none!important;padding-right:20px;padding-left:20px;border-radius:5px}.btn.btn-md{padding:10px 18px}.btn.btn-lg{padding:12px 20px;font-size:16px}.btn[class*=-icon]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn[class*=-icon] i{margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn[class*=-icon]:hover i{-webkit-transform:translate(10px);-ms-transform:translate(10px);transform:translate(10px)}.btn.btn-primary-icon{background-color:var(--primaryColor);border-color:var(--primaryColor);color:#fff}.btn.btn-secondary-icon{background-color:#fff;border-color:#fff;color:var(--primaryColor)}.btn.btn-primary{background-color:var(--primaryColor);border-color:var(--primaryColor)}.btn.btn-secondary{background-color:var(--secondaryColor);border-color:var(--secondaryColor)}.btn.btn-outline-light{border-color:#eee;color:#444}.btn.btn-outline-light:hover{background-color:transparent;opacity:.7}.btn:hover{opacity:.9}.btn.btn-outline-primary{color:var(--primaryColor);border-color:var(--primaryColor)}.btn.btn-outline-primary:hover{background-color:var(--primaryColor);color:#fff;opacity:1}.btn-close{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.btn-close:active,.btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.btn.btn-light{color:#212529;background:linear-gradient(180deg,#fff,#f9fafb);border-color:#c4cdd5;box-shadow:0 1px #161d250d}.btn.btn-light:hover{background:linear-gradient(180deg,#f9fafb,#f4f6f8);border-color:#c4cdd5}.input-group button{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.form-control{border-color:var(--ui-form-border, #8c8c8c)}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:var(--primaryColor)}.form-control.form-control-md{font-size:16px;padding-top:10px;padding-bottom:10px}.form-control.form-control-lg{padding-top:12px;padding-bottom:12px}.form-control:disabled,.form-control[readonly]{background-color:#eee}.form-select{border-color:var(--ui-form-border, #8c8c8c)}.form-select:focus{-webkit-box-shadow:none;box-shadow:none;border-color:var(--primaryColor)}.form-select.form-select-md{padding-top:10px;padding-bottom:10px}.form-select.form-select-lg{padding-top:12px;padding-bottom:12px}.form-select:disabled,.form-select[readonly]{background-color:#eee}.form-check .form-check-input{-webkit-box-shadow:none!important;box-shadow:none!important}.form-check .form-check-input:checked{background-color:var(--primaryColor);border-color:var(--primaryColor)}.form-check .form-check-input:focus{border-color:var(--primaryColor)}.form-number{display:-webkit-box;display:-ms-flexbox;display:flex}.form-number .form-select{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;height:auto}.form-number .form-select:focus{border-color:var(--ui-form-border, #8c8c8c)}.form-number .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.form-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.form-button .form-control{padding-right:50px}.form-button button{position:absolute;top:0;right:0;outline:0;border:0;background:transparent;height:100%;width:50px;color:var(--primaryColor);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.form-button button:hover{opacity:.9}.input-icon{position:relative}.input-icon .form-control{border-radius:.25rem!important;padding-right:50px}.input-icon button{position:absolute;top:0;right:0;width:50px;height:100%;background:transparent;border:0;outline:0;z-index:5;color:#999;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.input-icon button:hover{opacity:.8}.textarea-btn{position:relative;width:100%}.textarea-btn .btn{visibility:hidden;position:absolute;top:8px;right:8px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;font-size:12px;padding:.15rem .65rem;border-radius:200px;color:#fff}.textarea-btn .btn:hover{opacity:.8}.textarea-btn:hover button{visibility:visible;opacity:1}.input-numeric{font-size:16px;font-weight:700}.input-numeric::placeholder{font-weight:400}.sign-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:9px 20px;background-color:transparent;transition:.3s;border:1px solid rgb(255 255 255 / 36%);border-radius:10px;color:#fff;font-size:14px}@media (max-width: 568.98px){.sign-btn{padding:12.5px 20px}}.sign-btn:hover{background-color:#fff;color:var(--primaryColor)}.sign-nav{height:80px;-webkit-box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px;box-shadow:#0000000d 0 0 0 1px;background-color:#fff}.sign-body{padding-top:40px;padding-bottom:40px}.sign-box{max-width:480px;padding:50px;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px #00000026;width:100%;margin-right:auto;margin-left:auto}.sign-box.sign-box-wide{max-width:600px}.success-icon{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8d68ff,#4f8cff);box-shadow:0 8px 24px #8d68ff59}.success-check{width:26px;height:26px;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:40;stroke-dashoffset:40;animation:drawCheck .5s ease forwards .2s}@keyframes drawCheck{to{stroke-dashoffset:0}}@media (max-width: 767.98px){.sign-box{padding:30px}}@media (max-width: 499.98px){.sign-box{padding:20px}}@media (prefers-reduced-motion: reduce){.success-check{animation:none;stroke-dashoffset:0}}.btn-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:1px solid #ddd}.btn-social:hover,.btn-social:focus,.btn-social:active{background-color:#fff!important;border:1px solid #ddd!important}.login-with .login-with-divider{position:relative;text-align:center}.login-with .login-with-divider:before{background-color:#eee;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.login-with .login-with-divider span{background-color:#fff;color:#777;padding-left:10px;padding-right:10px;position:relative}.sign-footer{padding-top:20px;padding-bottom:20px;font-size:13px;color:#777;-webkit-box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px;box-shadow:#0000000d 0 0 0 1px}.sign-footer .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sign-footer .footer-links .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.sign-footer .footer-links .link:not(:last-child){margin-right:8px}.sign-footer .footer-links .link:not(:last-child):after{content:"";width:7px;height:7px;background-color:var(--primaryColor);opacity:.6;border-radius:50%;margin-left:8px}.sign-footer .footer-links .link a{color:var(--primaryColor)}html[data-theme=light] body.auth-entry-page{background:var(--ui-canvas, #f3f2ef)}html[data-theme=light] .auth-entry-page .sign-nav{background:#faf9f6fa;border-bottom:1px solid var(--ui-border, #deddd8);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=light] .auth-entry-page .sign-box{border:1px solid var(--ldp-stroke)!important;background:linear-gradient(180deg,var(--ldp-card),var(--ldp-card2))!important;box-shadow:0 4px 12px #0000000d!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}html[data-theme=light] .auth-entry-page .sign-box h4{color:var(--ldp-text)!important}html[data-theme=light] .auth-entry-page .form-label,html[data-theme=light] .auth-entry-page .form-check-label{color:var(--ldp-text)}html[data-theme=light] .auth-entry-page .text-muted{color:var(--ldp-muted)!important}html[data-theme=light] .auth-entry-page .form-control{border-color:var(--ui-form-border, #8c8c8c)!important;background:#fffffff2!important;color:var(--ldp-text)!important}html[data-theme=light] .auth-entry-page .form-control:focus{border-color:var(--ldp-accent)!important;box-shadow:0 0 0 4px #8f37ff1f!important}html[data-theme=light] .auth-entry-page .form-control::placeholder{color:var(--ldp-muted)}html[data-theme=light] .auth-entry-page .form-check-input:not(:checked){border-color:var(--ui-form-border, #8c8c8c);background-color:#fff}html[data-theme=light] .auth-entry-page .form-check-input:focus{border-color:var(--ldp-accent);box-shadow:0 0 0 3px #8f37ff2e}html[data-theme=light] .auth-entry-page .form-check-label{color:var(--ldp-text);font-size:.925rem}html[data-theme=light] .auth-entry-page .ldp-btn-gradient{box-shadow:0 1px 3px #0f172a14}html[data-theme=light] .auth-entry-page .btn-social{border-color:var(--ldp-stroke);background:var(--ldp-card);color:var(--ldp-text);box-shadow:0 1px 3px #0f172a14!important}html[data-theme=light] .auth-entry-page .login-with .login-with-divider:before{background-color:var(--ldp-stroke)}html[data-theme=light] .auth-entry-page .login-with .login-with-divider span{background-color:var(--ldp-bg1);color:var(--ldp-muted)}html[data-theme=light] .auth-entry-page .theme-toggle{border-color:var(--ldp-stroke);background:var(--ldp-card);color:var(--ldp-text)}html[data-theme=light] .auth-entry-page .theme-toggle__icon{color:var(--ldp-accent)}html[data-theme=light] .auth-entry-page .sign-footer{background:#ffffffd9!important;border-top-color:var(--ldp-stroke)!important;color:var(--ldp-muted);box-shadow:none}.form-number .form-select:focus{border-color:#262e3e}.btn-theme{color:var(--darkModePrimaryColor);border-color:var(--darkModePrimaryColor);padding-inline:16px!important}.btn-theme i:first-child{display:none}.dark{background-color:var(--darkModeBgColor);color:#fff}.dark .btn-theme{color:#fff!important;border-color:var(--darkModeSecondaryColor)}.dark .btn-theme i{display:inline}.dark .btn-theme i:nth-child(2){display:none}.dark .sign-nav{background-color:var(--darkModePrimaryColor);border-bottom:1px solid var(--darkModeSecondaryColor)}.dark .sign-btn{color:#fff;background-color:var(--darkModeSecondaryColor);border-color:transparent}.dark .sign-box{background-color:var(--darkModePrimaryColor);border:1px solid var(--darkModeSecondaryColor)}.dark .modal-content{background-color:var(--darkModePrimaryColor)}.dark .form-control,.dark .form-select{border-color:var(--darkModeThirdColor);background-color:var(--darkModePrimaryColor);color:#fff}.dark .form-number .form-control{border-left-color:var(--darkModeThirdColor)}.dark .form-check-input{border-color:var(--darkModeThirdColor);background-color:var(--darkModeSecondaryColor)}.dark .form-check-input:checked{background-color:var(--primaryColor);border-color:var(--primaryColor)}.dark .sign-box .form-check-input{border-color:#5a4b80;background-color:#1a1230}.dark .sign-box .form-check-input:checked{background-color:var(--primaryColor);border-color:var(--primaryColor)}.dark .sign-box .form-check-input:focus{border-color:var(--primaryColor)}.dark .login-with .login-with-divider:before{background-color:var(--darkModeSecondaryColor)}.dark .login-with .login-with-divider span{background-color:var(--darkModePrimaryColor)}.dark .dash-dropdown .dash-dropdown-menu{background-color:var(--darkModeSecondaryColor)}.dark .dash-dropdown .dash-dropdown-item{color:#fff}.dark .dash-dropdown .dash-dropdown-item.active,.dark .dash-dropdown .dash-dropdown-item:hover{background-color:var(--primaryColor)}.dark .btn-social{color:#fff;background-color:transparent;border-color:var(--darkModeSecondaryColor)}.dark .btn-social:hover,.btn-social:focus,.btn-social:active{background-color:var(--darkModeSecondaryColor)!important;border-color:var(--darkModeSecondaryColor)!important}.dark .sign-footer{border-color:var(--darkModeThirdColor);background-color:var(--darkModePrimaryColor);border-top:1px solid var(--darkModeSecondaryColor)}.dark .sign-footer .footer-links .link a{color:#f2f2f2}.dark .sign-footer .footer-links .link:not(:last-child):after{background-color:#f2f2f2}.dark .btn-light{background:var(--darkModeSecondaryColor);border-color:var(--darkModeSecondaryColor);color:#fff}.dark .btn-light:hover{background:var(--darkModeSecondaryColor);border-color:var(--darkModeSecondaryColor);color:#fff;opacity:.8}.dark .auth-dropdown .auth-dropdown-menu{background-color:var(--darkModeSecondaryColor)}.dark .cookies{background:var(--darkModePrimaryColor);border:1px solid var(--darkModeSecondaryColor)}.dark .lang .auth-dropdown-btn{color:#fff}html[data-theme=light],.light-theme{--ui-canvas: #f3f2ef;--ui-canvas-alt: #ecebe7;--ui-surface: #faf9f6;--ui-surface-subtle: #f5f4f0;--ui-surface-raised: #fdfcf9;--ui-surface-hover: #efeee9;--ui-text: #111827;--ui-text-secondary: #293548;--ui-text-muted: #374151;--ui-text-subtle: #46515f;--ui-border: #deddd8;--ui-border-strong: #cac8c1;--ui-divider: #e5e3de;--ui-brand: #6d5dfc;--ui-brand-hover: #5c4ce8;--ui-brand-active: #4f40d7;--ui-brand-soft: #f1efff;--ui-brand-border: #d9d3ff;--ui-link: #5b4fd9;--ui-focus: rgba(109, 93, 252, .28);--ui-success: #087f5b;--ui-success-bg: #ecfdf5;--ui-success-border: #a7e8cf;--ui-info: #2563b9;--ui-info-bg: #eff6ff;--ui-info-border: #bfd7f8;--ui-warning: #9a5b09;--ui-warning-bg: #fff8e7;--ui-warning-border: #f2d391;--ui-danger: #b8323a;--ui-danger-bg: #fff1f2;--ui-danger-border: #f4b9bd;--ui-shadow-xs: 0 1px 2px rgba(16, 24, 40, .04);--ui-shadow-sm: 0 4px 14px rgba(16, 24, 40, .055);--ui-shadow-md: 0 12px 30px rgba(16, 24, 40, .075);--ui-form-border: #8c8c8c;--ui-form-border-hover: #757575;--ui-form-border-focus: var(--ui-brand);--ui-form-placeholder: #46515f;--ui-form-check-border: #8c8c8c;--ui-form-ring: 0 0 0 3px color-mix(in srgb, var(--ui-brand) 20%, transparent);--bgColor: var(--ui-canvas);--color-bg: var(--ui-canvas);--color-bg-soft: var(--ui-canvas-alt);--color-surface: var(--ui-surface);--color-surface-elevated: var(--ui-surface-raised);--color-text: var(--ui-text);--color-text-secondary: var(--ui-text-secondary);--color-text-muted: var(--ui-text-muted);--color-text-subtle: var(--ui-text-subtle);--color-border: var(--ui-border);--color-border-soft: var(--ui-divider);--color-primary: var(--ui-brand);--color-primary-strong: var(--ui-brand-hover);--color-primary-soft: var(--ui-brand-soft);--color-success: var(--ui-success);--color-info: var(--ui-info);--color-warning: var(--ui-warning);--color-danger: var(--ui-danger);--shadow-sm: var(--ui-shadow-xs);--shadow-md: var(--ui-shadow-sm);--shadow-lg: var(--ui-shadow-md)}html[data-theme=dark]{--ui-focus: rgba(143, 55, 255, .42);--ui-form-border: #5e4a82;--ui-form-border-hover: #6e5a92;--ui-form-border-focus: #9b5cf6;--ui-form-placeholder: #8a8a9a;--ui-form-check-border: #5e4a82;--ui-form-ring: 0 0 0 3px rgba(143, 55, 255, .35)}.psl-brand{display:inline-flex;align-items:center;gap:.65rem;height:auto;min-width:0;color:var(--color-text);text-decoration:none}.psl-brand__mark{width:40px;height:40px;flex:0 0 40px;object-fit:contain}.psl-brand__wordmark{color:var(--color-text);font-size:1.02rem;font-weight:750;letter-spacing:-.025em;line-height:1;white-space:nowrap}html[data-theme=light] body{background:var(--ui-canvas);color:var(--ui-text)}html[data-theme=light] .text-secondary{color:var(--ui-text-secondary)!important}html[data-theme=light] .text-muted{color:var(--ui-text-muted)!important}html[data-theme=light] .text-muted-soft{color:var(--ui-text-subtle)!important}html[data-theme=light] .form-text{color:var(--ui-text-muted)!important}html[data-theme=light] :is(.text-secondary,.text-muted,.text-muted-soft,.form-text,.ldp-muted,.ldp-tiny,.bot-muted){opacity:1!important}html[data-theme=light] :is(.card-v .card-v-title,.card-title,.modal-title,.offcanvas-title,.dropdown-header,.quick-info-value,.setting-name,.empty-state h1,.empty-state h2,.empty-state h3,.empty-state h4,.empty-state h5,.empty-state h6){color:var(--ui-text)!important;opacity:1!important}html[data-theme=light] :is(.card-v .card-v-text,.card-text,.feature-text,.setting-value,.empty-state,.empty-state p,.related-scripts-empty-state p,.item-category-text,.item-meta-text,.item-coins-text,.breadcrumb-item.active,.modal-body,.offcanvas-body){color:var(--ui-text-secondary)!important;opacity:1!important}html[data-theme=light] :is(.quick-info-label,.stat-label,.metric-label,.script-info-label,.form-label,.col-form-label){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] .stat-value.text-secondary{color:var(--ui-text-secondary)!important;opacity:1!important}html[data-theme=light] .table{--bs-table-color: var(--ui-text);--bs-table-striped-color: var(--ui-text);--bs-table-hover-color: var(--ui-text);color:var(--ui-text)}html[data-theme=light] .table>:not(caption)>*>*{color:inherit;opacity:1}html[data-theme=light] .table>thead{color:var(--ui-text-secondary)}html[data-theme=light] .text-success{color:var(--ui-success)!important}html[data-theme=light] .text-info{color:var(--ui-info)!important}html[data-theme=light] .text-warning{color:var(--ui-warning)!important}html[data-theme=light] .text-danger{color:var(--ui-danger)!important}html[data-theme=light] .billing-center :is(.billing-page-subtitle,.billing-card-copy,.billing-card-note,.billing-invoice-table thead th){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] .billing-center .billing-invoice-table tbody td{color:var(--ui-text-secondary)!important;opacity:1!important}html[data-theme=light] .billing-center :is(.billing-mini-label,.billing-plan-price,.billing-identity-item span){color:var(--ui-text-subtle)!important;opacity:1!important}html[data-theme=light] .billing-center :is(.billing-mode-badge.is-live,.billing-status-paid){color:var(--ui-success)!important}html[data-theme=light] .billing-center :is(.billing-mode-badge.is-test,.billing-card-note.is-warning,.billing-status-open,.billing-status-past-due,.billing-status-draft){color:var(--ui-warning)!important}html[data-theme=light] .billing-center :is(.billing-status-cancelled,.billing-status-canceled,.billing-status-uncollectible){color:var(--ui-danger)!important}html[data-theme=light] .billing-center .billing-invoice-link{color:var(--ui-link)!important}html[data-theme=light] .settings .settings-side .settings-links .settings-link:not(.active){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] .settings .settings-side .settings-links .settings-link.active{color:var(--ui-text)!important}html[data-theme=light] .btn-outline-danger:not(.ldp-btn-gradient){border-color:var(--ui-danger)!important;color:var(--ui-danger)!important}html[data-theme=light] .btn-outline-danger:not(.ldp-btn-gradient):is(:hover,:focus,:active){background:var(--ui-danger)!important;color:#fff!important}html[data-theme] :where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--ui-focus);outline-offset:2px}html[data-theme=light] :is(.nav-bar,.nav-bar.scrolling,.sign-nav){background:#faf9f6fa;border-bottom:1px solid var(--ui-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=light] .nav-bar .nav-bar-menu .nav-bar-links .link,html[data-theme=light] .nav-bar .drop-down :is(.drop-down-btn,.drop-down-item){color:var(--ui-text-secondary)}html[data-theme=light] .nav-bar .nav-bar-menu .nav-bar-links .link:is(:hover,.active),html[data-theme=light] .nav-bar .drop-down .drop-down-btn:hover{color:var(--ui-link)}html[data-theme=light] :is(.drop-down .drop-down-menu,.auth-dropdown .auth-dropdown-menu){background:var(--ui-surface-raised);border:1px solid var(--ui-border);border-radius:12px;box-shadow:var(--ui-shadow-md)}html[data-theme=light] .nav-bar .drop-down .drop-down-menu,html[data-theme=light] .nav-bar .drop-down .drop-down-menu .drop-down-item{transition:none}html[data-theme=light] .nav-bar .drop-down .drop-down-menu .drop-down-item{background:transparent;color:var(--ui-text-secondary)!important}html[data-theme=light] .drop-down .drop-down-menu .drop-down-item:is(:hover,.active),html[data-theme=light] .auth-dropdown .auth-dropdown-item:is(:hover,.active){background:var(--ui-surface-hover);color:var(--ui-text)!important}html[data-theme=light] .theme-toggle{border-color:var(--ui-border);background:var(--ui-surface);color:var(--ui-text-secondary);box-shadow:none}html[data-theme=light] .theme-toggle:hover{background:var(--ui-surface-hover);border-color:var(--ui-border-strong);box-shadow:none;transform:none}html[data-theme=light] .theme-toggle__icon{color:var(--ui-brand)}html[data-theme=light] .nav-bar .nav-bar-menu-btn,html[data-theme=light] .nav-bar .nav-bar-menu-btn svg{color:var(--ui-text)!important}.nav-bar-primary,.nav-bar-utilities,.nav-bar-auth{display:contents}.nav-bar-menu-brand{display:none}html[data-theme=light] :is(.ldp-btn-gradient,.btn-primary){border-color:transparent;background:linear-gradient(135deg,var(--ui-brand),#596fdf);color:#fff!important;box-shadow:var(--ui-shadow-xs)}html[data-theme=light] :is(.ldp-btn-gradient,.btn-primary):hover{background:linear-gradient(135deg,var(--ui-brand-hover),#4f63cf);color:#fff!important;box-shadow:var(--ui-shadow-sm);transform:translateY(-2px)}html[data-theme=light] :is(.form-control,.form-select,.ldp-input,.ldp-an-input){background:var(--ui-surface)!important;border-color:var(--ui-form-border)!important;color:var(--ui-text)!important;box-shadow:none}html[data-theme=light] :is(input,textarea,.form-control,.form-select,.ldp-input,.ldp-an-input)::placeholder{color:var(--ui-form-placeholder)!important;opacity:1}html[data-theme=light] .nav-tabs .nav-link:not(.active){color:var(--ui-text-secondary)!important;opacity:1!important}html[data-theme=light] .nav-tabs .nav-link.active{color:var(--ui-link)!important;opacity:1!important}html[data-theme=light] :is(.form-control,.form-select,.ldp-input,.ldp-an-input):hover{border-color:var(--ui-form-border-hover)!important}html[data-theme=light] :is(.form-control,.form-select,.ldp-input,.ldp-an-input):focus{border-color:var(--ui-form-border-focus)!important;box-shadow:var(--ui-form-ring)!important}html[data-theme=light] .form-check-input{border-color:var(--ui-form-check-border)!important;background-color:var(--ui-surface)!important}html[data-theme=light] .form-check-input:focus{border-color:var(--ui-form-border-focus)!important;box-shadow:var(--ui-form-ring)!important}html[data-theme=light] .form-check-input:checked{background-color:var(--ui-form-border-focus)!important;border-color:var(--ui-form-border-focus)!important}html[data-theme=light] :is(button,input,select,textarea):disabled,html[data-theme=light] :is([role=button],.btn)[aria-disabled=true],html[data-theme=light] :is(.btn,.page-link,.dropdown-item).disabled{opacity:1!important;cursor:not-allowed!important}html[data-theme=light] :is(button,[role=button],.btn):is(.is-loading,[aria-busy=true]){opacity:1!important;cursor:progress!important}html[data-theme=light] .form-switch .form-check-input{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%234b5563'/></svg>")}html[data-theme=light] .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23fff'/></svg>")}html[data-theme=dark] :is(.form-control,.form-select,.ldp-input,.ldp-an-input){border-color:var(--ui-form-border)!important}html[data-theme=dark] :is(.form-control,.form-select,.ldp-input,.ldp-an-input)::placeholder{color:var(--ui-form-placeholder)!important;opacity:1}html[data-theme=dark] :is(.form-control,.form-select,.ldp-input,.ldp-an-input):hover{border-color:var(--ui-form-border-hover)!important}html[data-theme=dark] :is(.form-control,.form-select,.ldp-input,.ldp-an-input):focus{border-color:var(--ui-form-border-focus)!important;box-shadow:var(--ui-form-ring)!important}html[data-theme=dark] .form-check-input{border-color:var(--ui-form-check-border)!important}html[data-theme=dark] .form-check-input:focus{border-color:var(--ui-form-border-focus)!important;box-shadow:var(--ui-form-ring)!important}html[data-theme=dark] .form-check-input:checked{background-color:var(--ui-form-border-focus)!important;border-color:var(--ui-form-border-focus)!important}html[data-theme=dark] .form-switch .form-check-input{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23fff'/></svg>")}html[data-theme=light] .badge-soft{background:var(--ui-canvas-alt)!important;border:1px solid var(--ui-border);color:var(--ui-text-secondary)!important;box-shadow:none}html[data-theme=light] .badge-soft.badge-ok{background:var(--ui-success-bg)!important;border-color:var(--ui-success-border);color:var(--ui-success)!important}html[data-theme=light] .badge-soft.badge-info{background:var(--ui-info-bg)!important;border-color:var(--ui-info-border);color:var(--ui-info)!important}html[data-theme=light] .badge-soft.badge-warn{background:var(--ui-warning-bg)!important;border-color:var(--ui-warning-border);color:var(--ui-warning)!important}html[data-theme=light] .badge.bg-primary{background-color:var(--ui-brand)!important;color:#fff!important}html[data-theme=light] .badge.bg-success{background-color:var(--ui-success)!important;color:#fff!important}html[data-theme=light] .badge.bg-danger{background-color:var(--ui-danger)!important;color:#fff!important}html[data-theme=light] .badge.bg-info{background-color:var(--ui-info-bg)!important;color:var(--ui-text)!important}html[data-theme=light] .badge.bg-warning{background-color:var(--ui-warning-bg)!important;color:var(--ui-text)!important}html[data-theme=light] .alert-success{background:var(--ui-success-bg);border-color:var(--ui-success-border);color:var(--ui-success)}html[data-theme=light] .alert-info{background:var(--ui-info-bg);border-color:var(--ui-info-border);color:var(--ui-info)}html[data-theme=light] .alert-warning{background:var(--ui-warning-bg);border-color:var(--ui-warning-border);color:var(--ui-warning)}html[data-theme=light] .alert-danger{background:var(--ui-danger-bg);border-color:var(--ui-danger-border);color:var(--ui-danger)}html[data-theme=light] body.psl-landing{--ldp-bg0: var(--ui-canvas);--ldp-bg1: var(--ui-canvas-alt);--ldp-card: var(--ui-surface);--ldp-card2: var(--ui-surface);--ldp-stroke: var(--ui-border);--ldp-text: var(--ui-text);--ldp-muted: var(--ui-text-secondary);--ldp-accent: var(--ui-brand);--ldp-accent2: #596fdf;--ldp-good: var(--ui-success);--ldp-warn: var(--ui-warning);--ldp-danger: var(--ui-danger);--ldp-shadow: var(--ui-shadow-sm);background:var(--ui-canvas)}html[data-theme=light] body.psl-landing :is(.ldp-bg-grid,.ldp-blob){display:none}html[data-theme=light] body.psl-landing .ldp-hero{background:var(--ui-canvas)}html[data-theme=light] body.psl-landing .ldp-hero-title{color:var(--ui-text)!important}html[data-theme=light] body.psl-landing .ldp-gradient-text{background:none;color:var(--ui-link);-webkit-text-fill-color:currentColor}html[data-theme=light] body.psl-landing .ldp-hero-sub{color:var(--ui-text-secondary)}html[data-theme=light] .ldp-chip{border-color:var(--ui-border);background:var(--ui-surface)!important;color:var(--ui-text-secondary)!important;cursor:default;box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .ldp-chip:hover{background:var(--ui-surface)!important;border-color:var(--ui-border)}html[data-theme=light] .ldp-chip.active{color:var(--ui-link)!important}html[data-theme=light] body.psl-landing .ldp-chip i{color:var(--ui-success)}html[data-theme=light] body.psl-landing .ldp-chip-success{background:var(--ui-success-bg)!important;border-color:var(--ui-success-border);color:var(--ui-success)!important}html[data-theme=light] body.psl-landing .ldp-chip-warning{background:var(--ui-warning-bg)!important;border-color:var(--ui-warning-border);color:var(--ui-warning)!important}html[data-theme=light] body.psl-landing .ldp-chip-info{background:var(--ui-info-bg)!important;border-color:var(--ui-info-border);color:var(--ui-info)!important}html[data-theme=light] .ldp-btn-outline{border:1px solid var(--ui-border-strong)!important;background:var(--ui-surface)!important;color:var(--ui-text)!important;box-shadow:var(--ui-shadow-xs)!important}html[data-theme=light] .ldp-btn-outline:hover{border-color:var(--ui-border-strong)!important;background:var(--ui-surface-hover)!important;color:var(--ui-text)!important;box-shadow:var(--ui-shadow-xs)!important}html[data-theme=light] body.psl-landing .ldp-btn-tertiary{color:var(--ui-link)}html[data-theme=light] body.psl-landing .ldp-btn-tertiary:hover{color:var(--ui-brand-hover);text-decoration:underline;text-underline-offset:3px}html[data-theme=light] body.psl-landing .ldp-kpi{border-color:var(--ui-border);border-radius:14px;background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] body.psl-landing :is(.ldp-kpi-label,.ldp-kpi-desc){color:var(--ui-text-muted)}html[data-theme=light] body.psl-landing .ldp-kpi-value{color:var(--ui-text)}html[data-theme=light] body.psl-landing .ldp-benefit-panel{border-color:var(--ui-border-strong)!important;background:var(--ui-surface-raised)!important;box-shadow:var(--ui-shadow-sm)!important;transform:none}html[data-theme=light] body.psl-landing .ldp-benefit-panel:hover{border-color:var(--ui-border-strong);transform:none}html[data-theme=light] body.psl-landing .ldp-benefit-title{color:var(--ui-text)}html[data-theme=light] body.psl-landing .ldp-benefit-panel .ldp-tag{background:var(--ui-brand-soft);border-color:var(--ui-brand-border);color:var(--ui-brand-hover)}html[data-theme=light] body.psl-landing .ldp-divider{border-top-color:var(--ui-divider)}html[data-theme=light] body.psl-landing .ldp-benefit-item{border-bottom-color:var(--ui-divider)}html[data-theme=light] body.psl-landing .ldp-benefit-icon{border-color:var(--ui-success-border);background:var(--ui-success-bg);color:var(--ui-success)}html[data-theme=light] body.psl-landing .ldp-benefit-text{color:var(--ui-text-secondary)}html[data-theme=light] body.psl-landing .ldp-section{background:var(--ui-canvas)}html[data-theme=light] body.psl-landing :is(#analyzer,#faq){background:var(--ui-canvas-alt);border-block:1px solid var(--ui-divider)}html[data-theme=light] body.psl-landing .ldp-section-title{color:var(--ui-text)!important}html[data-theme=light] body.psl-landing :is(.ldp-section-sub,.ldp-muted,.ldp-tiny){color:var(--ui-text-secondary)!important}html[data-theme=light] body.psl-landing :is(.ldp-an-help,.leverage-label){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] body.psl-landing .ldp-glass{background:var(--ui-surface)!important;border:1px solid var(--ui-border)!important;box-shadow:var(--ui-shadow-sm)!important;color:var(--ui-text)}html[data-theme=light] body.psl-landing .ldp-glass:hover{border-color:var(--ui-border-strong)!important;box-shadow:var(--ui-shadow-sm)!important;transform:none}html[data-theme=light] body.psl-landing :is(.ldp-soft,.ldp-metric-card,.ldp-an-kpi){background:var(--ui-surface-subtle)!important;border-color:var(--ui-border)!important;box-shadow:none!important}html[data-theme=light] body.psl-landing .ldp-strategy-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:var(--ui-shadow-xs)!important}html[data-theme=light] body.psl-landing .ldp-strategy-card:hover{border-color:var(--ui-border-strong)!important;box-shadow:var(--ui-shadow-sm)!important;transform:none}html[data-theme=light] body.psl-landing :is(.ldp-tag,.ldp-an-pill,.ldp-metric-unit){background:var(--ui-canvas-alt);border-color:var(--ui-border);color:var(--ui-text-secondary)}html[data-theme=light] body.psl-landing .ldp-analyzer-wrap:before{display:none}html[data-theme=light] body.psl-landing .ldp-accordion-item{background:var(--ui-surface);border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] body.psl-landing .ldp-accordion-button{background:var(--ui-surface)!important;color:var(--ui-text)!important}html[data-theme=light] body.psl-landing .ldp-accordion-button:not(.collapsed){background:var(--ui-surface-hover)!important;color:var(--ui-link)!important}html[data-theme=light] body:is(.legal-page,.about-page){background:var(--ui-canvas)}html[data-theme=light] body:is(.legal-page,.about-page) :is(.ldp-bg-grid,.ldp-blob){display:none}html[data-theme=light] .legal-page-header{border-bottom-color:var(--ui-divider)}html[data-theme=light] :is(.legal-page-title,.legal-section-title,.legal-warning-title){color:var(--ui-text)!important}html[data-theme=light] :is(.legal-page-subtitle,.legal-last-updated,.legal-intro-text,.legal-section-text,.legal-list li,.legal-warning-text){color:var(--ui-text-secondary)!important}html[data-theme=light] .legal-intro-section{background:var(--ui-surface-subtle);border-left-color:var(--ui-brand)}html[data-theme=light] .legal-section{border-bottom-color:var(--ui-divider)}html[data-theme=light] .legal-section-number{background:var(--ui-brand)}html[data-theme=light] .legal-emphasis{background:var(--ui-danger-bg);border-left-color:var(--ui-danger);color:var(--ui-text)}html[data-theme=light] .legal-warning-banner{background:var(--ui-danger-bg);border-color:var(--ui-danger-border)}html[data-theme=light] .legal-warning-icon{background:color-mix(in srgb,var(--ui-danger) 12%,var(--ui-surface))}html[data-theme=light] :is(.legal-link,.legal-list li:before,.legal-list-ordered li:before){color:var(--ui-link)}html[data-theme=light] :is(.legal-link:hover,.legal-link:focus-visible){color:var(--ui-brand-hover);border-bottom-color:var(--ui-brand-hover)}html[data-theme=light] .ldp-accordion-item{background:var(--ui-surface);border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .ldp-accordion-button{background:var(--ui-surface)!important;color:var(--ui-text)!important}html[data-theme=light] .ldp-accordion-button:not(.collapsed){background:var(--ui-surface-hover)!important;color:var(--ui-link)!important}html[data-theme=light] .ldp-accordion-body{color:var(--ui-text-secondary)}html[data-theme=light] :is(.blog-post,.blog-sidebar .card-v){background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] :is(.blog-post .blog-post-title,.blog-post .blog-post-title h1,.blog-post .blog-post-title h4,.blog-sidebar .card-v-title,.blog-sidebar .category-title,.blog-sidebar .post-title a,.blog-content h2){color:var(--ui-text)!important}html[data-theme=light] :is(.blog-post-text,.blog-post .post-meta,.blog-post .post-meta-item span,.blog-post .post-meta-item time,.blog-sidebar .post-meta-item,.blog-sidebar .post-meta-item i,.blog-sidebar .post-meta-item time,.blog-content,.blog-content p,.blog-content span){color:var(--ui-text-secondary)!important}html[data-theme=light] .blog-sidebar .form-search input{background:var(--ui-surface-raised);border-color:var(--ui-border-strong);color:var(--ui-text)!important}html[data-theme=light] .blog-sidebar .category.active :is(.category-title,i){color:var(--ui-link)!important}html[data-theme=light] .pricing-redesign :is(.plan,.plan.pro,.plan.is-featured){background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:var(--ui-shadow-sm)!important}html[data-theme=light] .pricing-redesign .plan.is-featured{border-color:var(--ui-brand-border)!important}html[data-theme=light] .pricing-redesign :is(.pricing-plan-title,.plan-price p,.plan-price span,.plan-price-amount,.plan-price-whole,.plan-price-cents,.plan-price-period){color:var(--ui-text)!important;-webkit-text-fill-color:currentColor!important}html[data-theme=light] .pricing-redesign :is(.plan-script-list-shell,.plan-exchange-access-shell){background:var(--ui-surface-subtle)!important;border-color:var(--ui-border)!important;box-shadow:none!important}html[data-theme=light] .pricing-redesign :is(.plan-feature,.plan-feature-title,.plan-script-name,.plan-exchange-item,.plan-exchange-name){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] .pricing-redesign .ldp-chip{color:var(--ui-link)!important}html[data-theme=light] .ldp-footer-container{background:transparent!important;border:0!important;box-shadow:none!important}html[data-theme=light] body.psl-landing .ldp-mobile-cta{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:none}html[data-theme=light] :is(body.dash,.dash-content){background:var(--ui-canvas);color:var(--ui-text)}.dash-page-header{background:transparent;border:0;box-shadow:none}html[data-theme=light] :is(.dash-page-header h4,.dash-content-body){color:var(--ui-text)}html[data-theme=light] .dash-page-header .btn-light.ldp-btn-gradient{background:var(--ui-surface)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-text)!important;box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .dash-page-header .btn-light.ldp-btn-gradient:hover{background:var(--ui-surface-hover)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-text)!important;box-shadow:var(--ui-shadow-xs);transform:none}html[data-theme=light] .acx-dashboard{--acx-border: var(--ui-border);--acx-border-strong: var(--ui-border-strong);--acx-surface: var(--ui-surface);--acx-surface-soft: var(--ui-surface-subtle);--acx-text: var(--ui-text);--acx-muted: var(--ui-text-secondary);--acx-muted-soft: var(--ui-text-muted);--acx-accent: var(--ui-link);--acx-positive: var(--ui-success);--acx-negative: var(--ui-danger);--acx-shadow: var(--ui-shadow-sm)}html[data-theme=light] .acx-dashboard .acx-main-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;border-radius:22px;box-shadow:var(--ui-shadow-sm)!important}html[data-theme=light] .acx-dashboard .acx-hero-badge{background:var(--ui-brand-soft)!important;border-color:var(--ui-brand-border);color:var(--ui-brand-hover)!important}html[data-theme=light] .acx-dashboard .acx-hero-primary{box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .acx-dashboard .acx-stat-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;border-top-width:0!important;box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .acx-dashboard .acx-stat-card:before{height:3px;background:var(--acx-stat-color, var(--ui-info))}html[data-theme=light] .acx-dashboard .acx-stat-card-ok{--acx-stat-color: var(--ui-success)}html[data-theme=light] .acx-dashboard .acx-stat-card-warn{--acx-stat-color: var(--ui-warning)}html[data-theme=light] .acx-dashboard .acx-stat-card-danger{--acx-stat-color: var(--ui-danger)}html[data-theme=light] .acx-dashboard .acx-stat-card-accent{--acx-stat-color: var(--ui-info)}html[data-theme=light] .acx-dashboard :is(.acx-panel,.approval-timeline-card){background:var(--ui-surface)!important;border-color:var(--ui-border)!important;border-radius:22px;box-shadow:var(--ui-shadow-sm)}html[data-theme=light] .acx-dashboard :is(.approval-timeline-step-card,.acx-script-row,.acx-highlight-card,.acx-sidecard,.acx-username-row,.acx-empty-state,.acx-empty-inline){background:var(--ui-surface-subtle)!important;border-color:var(--ui-border)!important;box-shadow:none}html[data-theme=light] .acx-dashboard .acx-note-ready{background:var(--ui-success-bg)!important;border-color:var(--ui-success-border)!important;color:var(--ui-success)}html[data-theme=light] .acx-dashboard :is(.acx-secondary-cta,.acx-script-cta,.acx-action-btn-muted){background:var(--ui-surface);border-color:var(--ui-border-strong);color:var(--ui-text)}html[data-theme=light] .acx-dashboard :is(.acx-secondary-cta,.acx-script-cta,.acx-action-btn-muted):hover{background:var(--ui-surface-hover);border-color:var(--ui-border-strong);color:var(--ui-text)}html[data-theme=light] .acx-dashboard .acx-script-icon-btn{background:var(--ui-brand);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .acx-dashboard .acx-script-icon-btn:hover{background:var(--ui-brand-hover);box-shadow:var(--ui-shadow-sm)}html[data-theme=light] .acx-dashboard :is(.acx-script-name,.acx-username-name,.acx-stat-value,.acx-subtitle,h3,h5,h6){color:var(--ui-text)!important}html[data-theme=light] .acx-dashboard .acx-stat-value.text-success{color:var(--ui-success)!important}html[data-theme=light] .acx-dashboard .acx-stat-value.text-warning{color:var(--ui-warning)!important}html[data-theme=light] .acx-dashboard .acx-stat-value.text-danger{color:var(--ui-danger)!important}html[data-theme=light] .acx-dashboard :is(.acx-stat-copy,.acx-panel-copy,.acx-script-copy,.acx-username-summary,.timeline-step-desc,.timeline-step-time){color:var(--ui-text-secondary)!important}.acx-dashboard :is(.badge-soft,.acx-script-meta,.acx-stat-value,.acx-highlight-value){max-width:100%;overflow-wrap:anywhere}html[data-theme=light] .bot-ui{--bot-surface: var(--ui-surface);--bot-surface-strong: var(--ui-surface-subtle);--bot-border: var(--ui-border);--bot-field: var(--ui-surface-raised);--bot-field-readonly: var(--ui-canvas-alt);--bot-field-border: var(--ui-border-strong);--bot-text: var(--ui-text);--bot-muted: var(--ui-text-muted);--bot-soft: var(--ui-text-secondary);--bot-accent: var(--ui-success);--bot-accent-soft: var(--ui-success-bg);--bot-warn: var(--ui-warning);--bot-warn-soft: var(--ui-warning-bg);--bot-danger: var(--ui-danger);--bot-danger-soft: var(--ui-danger-bg);--bot-info: var(--ui-info);--bot-info-soft: var(--ui-info-bg)}@media (max-width: 1199.98px){html[data-theme=light] .nav-bar{--nav-drawer-surface: var(--ui-surface-raised);--nav-drawer-surface-subtle: var(--ui-surface-subtle);--nav-drawer-hover: var(--ui-surface-hover);--nav-drawer-text: var(--ui-text);--nav-drawer-muted: var(--ui-text-secondary);--nav-drawer-border: var(--ui-border);--nav-drawer-shadow: var(--ui-shadow-md)}html[data-theme=dark] .nav-bar{--nav-drawer-surface: var(--color-bg-soft);--nav-drawer-surface-subtle: var(--color-surface);--nav-drawer-hover: color-mix(in srgb, var(--color-primary) 14%, var(--color-surface));--nav-drawer-text: var(--color-text);--nav-drawer-muted: var(--color-text-muted);--nav-drawer-border: var(--color-border);--nav-drawer-shadow: 0 18px 48px rgba(0, 0, 0, .38)}.nav-bar .nav-bar-menu .overlay{background:#0f172a85;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=dark] .nav-bar .nav-bar-menu .overlay{background:#030208b8}.nav-bar .nav-bar-menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;pointer-events:none}.nav-bar.menu-open{z-index:100000}.nav-bar .nav-bar-menu.show{pointer-events:auto}.nav-bar .nav-bar-menu .overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nav-bar .nav-bar-menu .nav-bar-links{position:fixed;inset:0 0 0 auto;width:clamp(304px,82vw,380px);max-width:calc(100vw - 20px);height:100dvh;max-height:100dvh;padding:0 20px 24px;overflow-x:hidden;overflow-y:auto;align-items:stretch;background:var(--nav-drawer-surface);border-left:1px solid var(--nav-drawer-border);box-shadow:var(--nav-drawer-shadow);color:var(--nav-drawer-text);transform:translate(100%);transition:transform .24s ease;z-index:1}html[data-theme=light] .nav-bar .nav-bar-menu .nav-bar-links,html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links{background:var(--nav-drawer-surface)!important}.nav-bar .nav-bar-menu.show .nav-bar-links{transform:translate(0)}.nav-bar .nav-bar-menu .nav-bar-menu-header{min-height:72px;margin:0 0 10px;padding:10px 0;border-bottom:1px solid var(--nav-drawer-border)}.nav-bar .nav-bar-menu .nav-bar-menu-brand{display:inline-flex;min-width:0;color:var(--nav-drawer-text)}.nav-bar .nav-bar-menu .nav-bar-menu-brand .psl-brand__wordmark{display:inline;max-width:190px;overflow:hidden;color:inherit;text-overflow:ellipsis}.nav-bar .nav-bar-menu .nav-bar-menu-header .nav-bar-menu-close{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--nav-drawer-muted)}.nav-bar .nav-bar-menu .nav-bar-menu-header .nav-bar-menu-close:hover{border-color:var(--nav-drawer-border);background:var(--nav-drawer-hover);color:var(--nav-drawer-text)}.nav-bar-primary,.nav-bar-utilities,.nav-bar-auth{display:flex;width:100%;flex-direction:column;align-items:stretch}.nav-bar-primary{gap:4px;padding:4px 0 16px;border-bottom:1px solid var(--nav-drawer-border)}.nav-bar-utilities{gap:4px;padding:16px 0;border-bottom:1px solid var(--nav-drawer-border)}.nav-bar-auth{gap:10px;padding-top:16px}.nav-bar .nav-bar-menu .nav-bar-primary>.link,.nav-bar .nav-bar-menu .nav-bar-primary>.drop-down,.nav-bar .nav-bar-menu .nav-bar-utilities>.drop-down,.nav-bar .nav-bar-menu .nav-bar-theme{width:100%;margin:0}.nav-bar .nav-bar-menu .nav-bar-primary>.link,.nav-bar .nav-bar-menu .nav-bar-primary .drop-down-btn,.nav-bar .nav-bar-menu .nav-bar-utilities .drop-down-btn,.nav-bar .nav-bar-menu .nav-bar-theme .theme-toggle{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:48px;margin:0;padding:0 14px;border:1px solid transparent;border-radius:10px;background:transparent;box-shadow:none;color:var(--nav-drawer-muted);font-size:.95rem;font-weight:500;line-height:1.3;text-align:left}.nav-bar .nav-bar-menu .nav-bar-primary>.link:hover,.nav-bar .nav-bar-menu .nav-bar-primary>.link.active,.nav-bar .nav-bar-menu .nav-bar-primary .drop-down-btn:hover,.nav-bar .nav-bar-menu .nav-bar-utilities .drop-down-btn:hover,.nav-bar .nav-bar-menu .nav-bar-theme .theme-toggle:hover{border-color:var(--nav-drawer-border);background:var(--nav-drawer-hover);color:var(--nav-drawer-text);box-shadow:none;transform:none}.nav-bar .nav-bar-menu .nav-bar-primary .link-title{display:flex;align-items:center;min-width:0}.nav-bar .nav-bar-menu .nav-bar-utilities .languages .drop-down-btn{gap:10px}.nav-bar .nav-bar-menu .nav-bar-utilities .languages .drop-down-btn .ms-2{margin-left:auto!important}.nav-bar .nav-bar-menu .nav-bar-theme .theme-toggle{gap:10px}.nav-bar .nav-bar-menu .nav-bar-theme .theme-toggle__label{display:inline}.nav-bar .nav-bar-menu .drop-down.active .drop-down-menu{position:static;width:100%!important;min-width:100%;margin:4px 0 0;padding:6px;border:1px solid var(--nav-drawer-border);border-radius:10px;background:var(--nav-drawer-surface-subtle);box-shadow:none}.nav-bar .nav-bar-menu .drop-down-menu .drop-down-item{min-height:44px;border-radius:8px;color:var(--nav-drawer-muted)}.nav-bar .nav-bar-menu .drop-down-menu .drop-down-item:hover,.nav-bar .nav-bar-menu .drop-down-menu .drop-down-item.active{background:var(--nav-drawer-hover);color:var(--nav-drawer-text)!important}.nav-bar .nav-bar-menu .nav-bar-auth .link-btn,.nav-bar .nav-bar-menu .nav-bar-auth .link-btn .btn{width:100%;margin:0}.nav-bar .nav-bar-menu .nav-bar-auth .btn{min-height:46px}}@media (max-width: 767.98px){.psl-brand__wordmark{display:none}}@media (max-width: 399.98px){.psl-brand__mark{width:34px;height:34px;flex-basis:34px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html[data-theme=light] body .card-v:hover,html:not([data-theme=dark]):not(.dark) body:not(.dark) .card-v:hover{background-color:var(--color-surface, #faf9f6)!important;border-color:var(--color-primary, #6d5dfc)!important;box-shadow:var(--shadow-sm, 0 1px 2px rgba(16, 24, 40, .04))!important;outline:none!important;transform:none!important}html[data-theme=light] body .card-v .card-v:hover,html[data-theme=light] body .card-v :is(.quick-info-card,.feature-card,.stat-card,.setting-card,.metric-card):hover,html:not([data-theme=dark]):not(.dark) body:not(.dark) .card-v .card-v:hover,html:not([data-theme=dark]):not(.dark) body:not(.dark) .card-v :is(.quick-info-card,.feature-card,.stat-card,.setting-card,.metric-card):hover{border-color:var(--color-border, #deddd8)!important}html[data-theme=light] .script-detail-section :is(#overview,#marketplace-overview-pane) .description-section .item-single-paragraph,html[data-theme=light] .script-detail-section :is(#overview,#marketplace-overview-pane) .description-section .item-single-paragraph :is(p,li,span,em,blockquote){color:var(--ui-text, #111827)!important;opacity:1!important}html[data-theme=light] .strategy-performance-tool .spt-breadcrumb .breadcrumb-item,html[data-theme=light] .strategy-performance-tool .spt-breadcrumb .breadcrumb-item a{color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:var(--ui-text-subtle)}html[data-theme=light] .strategy-performance-tool .ldp-tiny{color:var(--ui-text-secondary)!important}html[data-theme=light] .strategy-performance-tool :is(a,button,input,select,textarea,[tabindex],summary):focus-visible{outline:3px solid var(--ui-brand)!important;outline-offset:2px!important}html[data-theme=light] .strategy-performance-tool .spt-breadcrumb .breadcrumb-item.active,html[data-theme=light] .strategy-performance-tool :is(.spt-status strong,.spt-summary-label,.spt-summary-value){color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool :is(.spt-filter-card,.spt-table-card,.spt-summary-card,.spt-tab-shell){border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .strategy-performance-tool :is(.spt-prefix,.spt-status,.spt-note,.spt-helper-text){color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool :is(.spt-input,.spt-date-input){color-scheme:light}html[data-theme=light] .strategy-performance-tool :is(.spt-input,.spt-date-input):disabled{border-color:var(--ui-border)!important;background:var(--ui-canvas-alt)!important;color:var(--ui-text-secondary)!important;cursor:not-allowed;opacity:1}html[data-theme=light] .strategy-performance-tool .spt-alert,html[data-theme=light] .strategy-performance-tool .spt-alert.spt-alert--danger{border-color:var(--ui-danger-border);background:var(--ui-danger-bg);color:var(--ui-danger)}html[data-theme=light] .strategy-performance-tool .spt-alert.spt-alert--warning{border-color:var(--ui-warning-border);background:var(--ui-warning-bg);color:var(--ui-warning)}html[data-theme=light] .strategy-performance-tool .spt-tab-button,html[data-theme=light] .strategy-performance-tool .spt-pagination-btn,html[data-theme=light] .strategy-performance-tool .spt-mode-toggle .btn{border-color:var(--ui-border-strong);background:var(--ui-surface);color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-mode-toggle .btn{opacity:1}html[data-theme=light] .strategy-performance-tool .spt-tab-button:not(.is-active):is(:hover,:focus-visible),html[data-theme=light] .strategy-performance-tool .spt-pagination-btn:not(:disabled):is(:hover,:focus-visible),html[data-theme=light] .strategy-performance-tool .spt-mode-toggle .btn:is(:hover,:focus-visible):not(.active){border-color:var(--ui-brand-border);background:var(--ui-surface-hover);color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-tab-button.is-active,html[data-theme=light] .strategy-performance-tool .spt-mode-toggle .btn:is(.active,:active){border-color:var(--ui-brand);background:var(--ui-brand);color:#fff;box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .strategy-performance-tool .spt-portfolio-controls{border-color:var(--ui-border);background:var(--ui-surface-subtle);color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-panel-title,html[data-theme=light] .strategy-performance-tool .spt-panel-card-title{color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-panel-card{border-color:var(--ui-border);background:var(--ui-surface-raised);color:var(--ui-text);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .strategy-performance-tool .spt-kpi-card,html[data-theme=light] .strategy-performance-tool .spt-overview-stat{border-color:var(--ui-border);background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}html[data-theme=light] .strategy-performance-tool :is(.spt-kpi-label,.spt-overview-stat-label){color:var(--ui-text-muted)}html[data-theme=light] .strategy-performance-tool :is(.spt-kpi-value,.spt-overview-stat-value){color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-interpretation{border-color:var(--ui-info-border);background:var(--ui-info-bg);color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-summary-row{border-color:var(--ui-divider);background:var(--ui-surface-subtle)}html[data-theme=light] .strategy-performance-tool :is(.spt-table-wrap,.spt-comparison-table-wrap){border-color:var(--ui-border);background:var(--ui-surface)}html[data-theme=light] .strategy-performance-tool .spt-table{color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-table thead th{background:var(--ui-surface-subtle);border-bottom-color:var(--ui-border);color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-table thead th:first-child,html[data-theme=light] .strategy-performance-tool .spt-table thead th:nth-child(6){background:var(--ui-surface-raised)}html[data-theme=light] .strategy-performance-tool .spt-table td{border-top-color:var(--ui-divider);background:var(--ui-surface);color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr:nth-child(2n) td{background:var(--ui-surface-subtle)}html[data-theme=light] .strategy-performance-tool .spt-table tbody td:first-child{background:var(--ui-surface-raised);color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr:nth-child(2n) td:first-child{background:var(--ui-surface-subtle)}html[data-theme=light] .strategy-performance-tool .spt-table tbody td:nth-child(6){background:var(--ui-canvas-alt)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr:nth-child(2n) td:nth-child(6){background:var(--ui-surface-hover)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr:hover td,html[data-theme=light] .strategy-performance-tool .spt-table tbody tr:hover :is(td:first-child,td:nth-child(6)){background:var(--ui-surface-hover)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr.is-loading :is(td,td:first-child,td:nth-child(6)),html[data-theme=light] .strategy-performance-tool .spt-table tbody tr.is-loading:hover :is(td,td:first-child,td:nth-child(6)){opacity:1;background:var(--ui-info-bg)}html[data-theme=light] .strategy-performance-tool .spt-table tbody tr.is-unavailable :is(td,td:first-child,td:nth-child(6)),html[data-theme=light] .strategy-performance-tool .spt-table tbody tr.is-unavailable:hover :is(td,td:first-child,td:nth-child(6)){opacity:1;background:var(--ui-canvas-alt)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table :is(th,td){border-bottom-color:var(--ui-divider)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table thead th{background:var(--ui-surface-subtle);color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody :is(th,td){background:var(--ui-surface);color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody th{color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody tr:nth-child(2n) :is(th,td){background:var(--ui-surface-subtle)}html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody tr:hover :is(th,td){background:var(--ui-surface-hover)}html[data-theme=light] .strategy-performance-tool .spt-comparison-plan-meta{color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-workbook-total-head,html[data-theme=light] .strategy-performance-tool .spt-workbook-total-cell{background:var(--ui-surface-raised);color:var(--ui-text);box-shadow:-10px 0 22px #1018280f}html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody tr:nth-child(2n) .spt-workbook-total-cell,html[data-theme=light] .strategy-performance-tool .spt-comparison-table tbody tr:hover .spt-workbook-total-cell{background:var(--ui-surface-hover)}html[data-theme=light] .strategy-performance-tool .spt-pagination-info{color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool .spt-help-item{border-color:var(--ui-border);background:var(--ui-surface-raised)}html[data-theme=light] .strategy-performance-tool .spt-help-item summary{color:var(--ui-text)}html[data-theme=light] .strategy-performance-tool .spt-help-item[open] summary{border-bottom-color:var(--ui-divider)}html[data-theme=light] .strategy-performance-tool .spt-help-body{color:var(--ui-text-secondary)}html[data-theme=light] .strategy-performance-tool :is(.spt-value,.spt-summary-value,.spt-comparison-value,.spt-kpi-value,.spt-overview-stat-value).is-positive{color:var(--ui-success)}html[data-theme=light] .strategy-performance-tool :is(.spt-value,.spt-summary-value,.spt-comparison-value,.spt-kpi-value,.spt-overview-stat-value).is-negative{color:var(--ui-danger)}html[data-theme=light] .strategy-performance-tool :is(.spt-value,.spt-summary-value,.spt-comparison-value,.spt-kpi-value,.spt-overview-stat-value).is-warning{color:var(--ui-warning)}html[data-theme=light],html[data-theme=light] body{--ldp-bg0: var(--ui-canvas);--ldp-bg1: var(--ui-canvas-alt);--ldp-card: var(--ui-surface);--ldp-card2: var(--ui-surface);--ldp-stroke: var(--ui-border);--ldp-text: var(--ui-text);--ldp-muted: var(--ui-text-secondary);--ldp-accent: var(--ui-brand);--ldp-accent2: #596fdf;--ldp-good: var(--ui-success);--ldp-warn: var(--ui-warning);--ldp-danger: var(--ui-danger);--ldp-shadow: var(--ui-shadow-sm)}html[data-theme=light] .ldp-section{background:var(--ui-canvas)}html[data-theme=light] .ldp-section-title{color:var(--ui-text)!important}html[data-theme=light] .ldp-section-sub,html[data-theme=light] .ldp-muted,html[data-theme=light] .ldp-tiny{color:var(--ui-text-secondary)!important}html[data-theme=light] .ldp-glass{background:var(--ui-surface)!important;border:1px solid var(--ui-border)!important;box-shadow:var(--ui-shadow-sm)!important;color:var(--ui-text)!important}html[data-theme=light] .ldp-glass:hover{background:var(--ui-surface)!important;border-color:var(--ui-border-strong)!important;box-shadow:var(--ui-shadow-sm)!important}html[data-theme=light] .ldp-soft,html[data-theme=light] .ldp-metric-card,html[data-theme=light] .ldp-an-kpi{background:var(--ui-surface-subtle)!important;border-color:var(--ui-border)!important;box-shadow:none!important}html[data-theme=light] .ldp-tag,html[data-theme=light] .ldp-an-pill,html[data-theme=light] .ldp-metric-unit{background:var(--ui-canvas-alt)!important;border-color:var(--ui-border)!important;color:var(--ui-text-secondary)!important}html[data-theme=light] .ldp-divider{border-top-color:var(--ui-divider)!important}html[data-theme=light] .ldp-kpi{background:var(--ui-surface)!important;border:1px solid var(--ui-border)!important;box-shadow:var(--ui-shadow-xs)!important}html[data-theme=light] .ldp-kpi-label,html[data-theme=light] .ldp-kpi-desc{color:var(--ui-text-muted)!important}html[data-theme=light] .ldp-kpi-value{color:var(--ui-text)!important}html[data-theme=light] :is(.ldp-footer,.ldp-footer-text,.ldp-footer-link,.dash-footer-copyright,.sign-footer){color:var(--ui-text-muted)!important;opacity:1!important}html[data-theme=light] .ldp-footer-separator{color:var(--ui-text-subtle)!important;opacity:1!important}html[data-theme=light] .plan-kicker{color:var(--ui-link)!important;opacity:1!important}html[data-theme=light] .ldp-analyzer-wrap:before{display:none!important}html[data-theme=light] .ldp-btn-gradient,html[data-theme=light] .btn-sm.ldp-btn-gradient,html[data-theme=light] .btn-lg.ldp-btn-gradient,html[data-theme=light] .btn-outline-primary.ldp-btn-gradient,html[data-theme=light] .btn-outline-secondary.ldp-btn-gradient,html[data-theme=light] .btn-outline-success.ldp-btn-gradient,html[data-theme=light] .btn-outline-purple.ldp-btn-gradient{background:linear-gradient(135deg,var(--ui-brand),#596fdf)!important;border-color:transparent!important;color:#fff!important;box-shadow:var(--ui-shadow-xs)!important}html[data-theme=light] .ldp-btn-gradient:hover:not(:disabled){background:linear-gradient(135deg,var(--ui-brand-hover),#4f63cf)!important;color:#fff!important;box-shadow:var(--ui-shadow-sm)!important}html[data-theme=light] .ldp-btn-gradient:focus{color:#fff!important;box-shadow:0 0 0 3px var(--ui-focus),var(--ui-shadow-xs)!important}html[data-theme=light] .ldp-btn-gradient:disabled,html[data-theme=light] .ldp-btn-gradient.disabled{background:var(--ui-surface-hover)!important;border:1px solid var(--ui-border-strong)!important;color:var(--ui-text-muted)!important;box-shadow:none!important;transform:none!important;opacity:1!important}html[data-theme=light] .blog-sidebar .category:not(:last-child){border-bottom-color:var(--ui-border)}@media (max-width: 1199.98px){html[data-theme=dark] .nav-bar{--nav-drawer-surface: var(--darkModePrimaryColor, #0f0b1d);--nav-drawer-surface-subtle: var(--darkModeSecondaryColor, #1e1439);--nav-drawer-hover: var(--darkModeThirdColor, #2a1b45);--nav-drawer-text: #ffffff;--nav-drawer-muted: #d2d2d2;--nav-drawer-border: var(--darkModeThirdColor, #2a1b45);--nav-drawer-shadow: 0 18px 48px rgba(0, 0, 0, .52)}html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links{background:var(--nav-drawer-surface)!important;border-left-color:var(--nav-drawer-border)!important;color:var(--nav-drawer-text)!important;box-shadow:var(--nav-drawer-shadow)!important}html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links a,html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links button,html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links .nav-link{color:var(--nav-drawer-text)}html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links :is(.dropdown-menu,.nav-dropdown,.mobile-dropdown,.dropdown-content){background:var(--nav-drawer-surface-subtle);border-color:var(--nav-drawer-border);color:var(--nav-drawer-text)}html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links :is(a,button,.nav-link,.dropdown-item):hover,html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links :is(a,button,.nav-link,.dropdown-item):focus{background-color:var(--nav-drawer-hover);color:var(--nav-drawer-text)}html[data-theme=dark] .nav-bar .nav-bar-menu .nav-bar-links :is(.text-muted,.nav-muted,small){color:var(--nav-drawer-muted)!important}html[data-theme=dark] .nav-bar .nav-bar-menu .overlay{background:#030208c2}}
