.strx-app-root{--strx-bg:#f7f8f5;--strx-card:#fff;--strx-sidebar:#1e3d38;--strx-sidebar-deep:#12221f;--strx-sidebar-hover:rgba(159,202,190,.1);--strx-sidebar-text:hsla(0,0%,100%,.72);--strx-sidebar-active:#f6f2ef;--strx-sidebar-section:rgba(185,203,198,.55);--strx-sidebar-line:hsla(26,28%,95%,.1);--strx-sidebar-mint:#8ea39d;--strx-text:#17201c;--strx-muted:#2f2e29;--strx-border:#e2ddd2;--strx-border-s:#ebe7de;--strx-border-hover:#c4bdb0;--strx-accent:#075a46;--strx-accent-dark:#054538;--strx-accent-soft:rgba(7,90,70,.06);--strx-red:#8c3a5e;--strx-red-soft:rgba(140,58,94,.09);--strx-panel:#f0f3ef;--strx-font-body:var(--font-inter),sans-serif;--strx-font-display:var(--font-inter),sans-serif;background:var(--strx-bg);color:var(--strx-text);font-family:var(--strx-font-body);font-size:14px;position:relative}.strx-app-root .strx-page-title{margin:0;color:var(--strx-text);font-family:var(--font-manrope),sans-serif;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.025em}@media (max-width:767px){.strx-app-root .strx-page-title{font-size:17px}}.strx-app-root .strx-sidebar{width:220px;min-width:220px;background:linear-gradient(175deg,var(--strx-sidebar) 0,var(--strx-sidebar-deep) 100%);display:flex;flex-direction:column;padding:18px 10px;overflow:hidden;transition:width .18s ease,min-width .18s ease,padding .18s ease;flex-shrink:0;border-right:1px solid var(--strx-sidebar-line)}.strx-app-root .strx-sidebar.is-collapsed{width:56px;min-width:56px;padding:14px 0}.strx-app-root .strx-sidebar.is-mobile{position:absolute;top:0;left:0;bottom:0;width:240px;min-width:240px;padding:18px 10px;overflow:hidden;overflow-y:auto;border-right:none;transition:none}.strx-app-root .strx-sidebar-logo{width:28px;height:28px;border-radius:7px;background:rgba(181,242,219,.11);display:flex;align-items:center;justify-content:center;flex-shrink:0}.strx-app-root .strx-sidebar-brand{font-size:16px;font-weight:600;letter-spacing:-.015em;color:hsla(0,0%,100%,.96)}.strx-app-root .strx-sidebar-collapse-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;flex-shrink:0;background:transparent;border:none;cursor:pointer;color:var(--strx-sidebar-text);transition:background .12s}.strx-app-root .strx-sidebar-collapse-btn:hover{background:hsla(0,0%,100%,.08)}.strx-app-root .strx-sidebar-section-label{font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--strx-sidebar-section);padding:16px 10px 5px}.strx-app-root .strx-nav-item-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;margin:2px auto;background:transparent;color:var(--strx-sidebar-text);opacity:1;border:none;cursor:pointer;transition:background .14s ease,color .14s ease;flex-shrink:0}.strx-app-root .strx-nav-item-icon:hover:not(.is-active){background:rgba(181,242,219,.065);color:hsla(0,0%,100%,.92)}.strx-app-root .strx-nav-item-icon.is-active{background:var(--strx-sidebar-hover);color:var(--strx-sidebar-active)}.strx-app-root .strx-nav-item-icon.is-locked{color:var(--strx-sidebar-mint);opacity:.55}.strx-app-root .strx-nav-item{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border-radius:8px;position:relative;background:transparent;color:var(--strx-sidebar-text);border:none;cursor:pointer;font-size:13.5px;font-weight:500;font-family:inherit;text-align:left;transition:background .14s ease,color .14s ease}.strx-app-root .strx-nav-item:hover:not(.is-active){background:rgba(181,242,219,.065);color:hsla(0,0%,100%,.92)}.strx-app-root .strx-nav-item.is-active{background:var(--strx-sidebar-hover);color:var(--strx-sidebar-active);font-weight:600}.strx-app-root .strx-nav-item.is-locked{color:rgba(225,242,235,.42)}.strx-app-root .strx-sidebar-footer{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--strx-sidebar-line);padding-top:12px;margin-top:12px;flex-shrink:0}.strx-app-root .strx-account-row{display:flex;align-items:center;gap:9px;padding:2px 6px;min-width:0}.strx-app-root .strx-account-avatar{width:26px;height:26px;border-radius:50%;background:rgba(181,242,219,.16);color:#b5f2db;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;flex-shrink:0}.strx-app-root .strx-account-avatar.is-compact{width:24px;height:24px;font-size:10px}.strx-app-root .strx-account-identity{display:flex;flex-direction:column;gap:1px;min-width:0}.strx-app-root .strx-account-name{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strx-app-root .strx-account-email{font-size:10.5px;color:var(--strx-sidebar-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strx-app-root .strx-signout-btn{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:7px;font-size:12.5px;font-weight:500;color:var(--strx-sidebar-text);background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}.strx-app-root .strx-dashboard-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 2px 2px;color:var(--strx-muted);font-size:11px;font-weight:400;line-height:1.4}.strx-app-root .strx-dashboard-footer-note,.strx-app-root .strx-dashboard-footer-updated{margin:0}.strx-app-root .strx-dashboard-footer-updated{flex-shrink:0;text-align:right}@media (max-width:767px){.strx-app-root .strx-dashboard-footer{flex-direction:column;align-items:flex-start;gap:4px}.strx-app-root .strx-dashboard-footer-updated{text-align:left}}@media (max-width:1024px){.strx-app-root [data-vatgrid=true]{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%;min-width:0}.strx-app-root [data-vatgrid=true]>div:first-child{order:2;width:100%;max-width:none!important;min-width:0}.strx-app-root [data-vatgrid=true]>div:last-child{order:1;width:100%;max-width:none;min-width:0;margin-bottom:10px}.strx-app-root [data-vatgrid=true] p{overflow-wrap:normal;word-break:normal}}.strx-app-root .strx-metric-value{font-weight:500}@media (max-width:1024px){.strx-app-root .strx-metric-value{font-weight:550}}.strx-app-root .strx-dropzone{transition:border-color .16s ease,background .16s ease}.strx-app-root .strx-dropzone:hover{border-color:rgba(7,90,70,.52)!important}.strx-app-root .strx-dropzone:focus-visible{outline:2px solid var(--strx-accent);outline-offset:3px}