:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17202a;background:#f4f6f8;font-size:16px;line-height:1.45}*{box-sizing:border-box}body{margin:0}.hidden{display:none!important}button,.button{appearance:none;border:0;border-radius:8px;padding:.7rem 1rem;background:#17202a;color:#fff;font-weight:650;cursor:pointer;text-decoration:none;display:inline-block;font:inherit}button:hover,.button:hover{opacity:.9}.secondary{background:#e9edf1;color:#17202a}.small{padding:.4rem .65rem;font-size:.88rem}.topbar{height:66px;background:#fff;border-bottom:1px solid #dde2e7;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topbar>div:first-child{display:flex;gap:12px;align-items:baseline}.topbar span{color:#66717c}.top-actions{display:flex;gap:12px;align-items:center}.layout{display:grid;grid-template-columns:220px 1fr;min-height:calc(100vh - 66px)}.sidebar{background:#111820;padding:18px;display:flex;flex-direction:column;gap:8px}.nav{background:transparent;text-align:left;color:#dce2e8}.nav.active{background:#27313b}.content{padding:32px;max-width:1400px;width:100%}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.heading h1,.heading h2{margin:0}.heading p{margin:.2rem 0;color:#6d7680}.card{background:#fff;border:1px solid #dde2e7;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(20,30,40,.04)}.stats{display:grid;grid-template-columns:repeat(2,minmax(180px,260px));gap:16px}.stats strong{display:block;font-size:2.2rem;margin-top:8px}.stats small{color:#66717c}.table-wrap{overflow:auto;padding:0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0f2}th{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#6d7680}tbody tr:last-child td{border-bottom:0}.empty{text-align:center;color:#7c858e;padding:32px}.badge{display:inline-flex;border-radius:999px;padding:.25rem .55rem;font-size:.75rem;background:#edf0f3}.badge.published{background:#dff4e8}.badge.draft{background:#fff2cc}.badge.superseded{background:#ececec}.detail{margin-top:20px}.version-row{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid #edf0f2}.version-row:first-child{border-top:0}.version-row code{display:block;font-size:.72rem;color:#737b84;margin-top:6px;word-break:break-all}.row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.muted{color:#6d7680;font-size:.9rem}.flash{position:fixed;right:24px;top:82px;max-width:520px;background:#def5e5;border:1px solid #a8d8b8;padding:12px 16px;border-radius:8px;z-index:20;white-space:pre-line}.flash.error{background:#fee6e3;border-color:#edb3ab}.center-card{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(420px,100%)}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#68737d}label{display:flex;flex-direction:column;gap:6px;margin:12px 0;font-weight:600}input,select,textarea{width:100%;border:1px solid #cbd2d9;border-radius:8px;padding:.7rem .75rem;font:inherit;background:#fff}textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86rem}.error{color:#a6281b}.success-text{color:#17723a}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}dialog{border:0;border-radius:14px;padding:24px;width:min(650px,calc(100vw - 32px));box-shadow:0 20px 70px rgba(0,0,0,.25)}dialog.wide{width:min(1050px,calc(100vw - 32px))}dialog::backdrop{background:rgba(10,18,28,.55)}dialog h2{margin-top:0}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.sign-page{background:#eef1f4}.sign-shell{width:min(920px,calc(100% - 30px));margin:30px auto 70px}.sign-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px;color:#59636e}.document{padding:44px 54px;margin-top:16px}.document h1{font-size:2rem}.document h2{font-size:1.18rem;margin-top:2rem}.document p{line-height:1.65}.document .meta{background:#f6f8fa;padding:12px;border-radius:8px}.check{flex-direction:row;align-items:flex-start;font-weight:400}.check input{width:auto;margin-top:5px}#acceptForm{margin-top:16px}code{word-break:break-all}@media(max-width:760px){.layout{grid-template-columns:1fr}.sidebar{flex-direction:row;overflow:auto}.content{padding:20px}.grid2{grid-template-columns:1fr}.version-row{flex-direction:column}.topbar{padding:0 14px}.topbar>div:first-child span{display:none}.document{padding:24px}.stats{grid-template-columns:1fr}}
.stats{grid-template-columns:repeat(3,minmax(180px,260px))}.editor-wrap{border:1px solid #cbd2d9;border-radius:10px;overflow:hidden;background:#fff}.editor-toolbar{display:flex;gap:6px;flex-wrap:wrap;padding:8px;border-bottom:1px solid #dde2e7;background:#f6f8fa}.editor-toolbar button{background:#e9edf1;color:#17202a;padding:.4rem .6rem;font-size:.85rem}.editor-toolbar select{border:1px solid #cbd2d9;border-radius:7px;background:#fff;padding:.4rem .6rem;font-size:.85rem}.rich-editor{min-height:420px;padding:18px;outline:0;background:#fff}.rich-editor h1{font-size:2rem}.rich-editor h2{font-size:1.5rem}.rich-editor h3{font-size:1.2rem}.rich-editor table{width:100%;border-collapse:collapse;margin:12px 0}.rich-editor th,.rich-editor td{border:1px solid #999;padding:8px}.rich-editor img{max-width:100%;height:auto;display:block;margin:12px 0}.badge.pending,.badge.viewed{background:#fff2cc}.badge.accepted{background:#dff4e8}.badge.expired,.badge.revoked,.badge.terminated{background:#fee6e3}
.agreement-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.agreement-dates{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 0}.agreement-dates div{background:#f6f8fa;border-radius:8px;padding:10px 12px}.agreement-dates dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6d7680}.agreement-dates dd{margin:4px 0 0;font-weight:650}.crypto-details{margin-top:16px}.crypto-details summary{cursor:pointer;font-weight:650}.crypto-list{margin:16px 0 0}.crypto-list dt{font-weight:650;margin-top:12px}.crypto-list dd{margin:4px 0 0}.crypto-list code{display:block;background:#f6f8fa;padding:10px;border-radius:8px}@media(max-width:760px){.agreement-summary{flex-direction:column}.agreement-dates{grid-template-columns:1fr}}
.login-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.link-button{background:transparent;color:#285b8f;padding:.4rem 0;font-weight:600}.link-button:hover{text-decoration:underline;opacity:1}.remember-check{margin:10px 0 16px}.profile-card{max-width:620px}.profile-card hr{border:0;border-top:1px solid #e2e6ea;margin:22px 0}.profile-card button{margin-top:10px}

.signature-block{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #d9dee7}.signature-block h3{margin-top:1.4rem}.signature-list{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:.45rem 1rem}.signature-list dt{font-weight:700}.signature-list dd{margin:0}
.badge.pending-version{display:inline-flex;margin-top:6px;background:#fff2cc;color:#5f4a00}.danger{background:#a6281b;color:#fff}.vertical-actions{flex-direction:column;align-items:stretch}.vertical-actions button{text-align:left}

/* ConsensusDesk public landing page */
.landing{min-height:100vh;background:#fff url('/assets/consensusdesk-background.png') top center/cover no-repeat;color:#0d2b4f}.landing-shell{width:min(1160px,calc(100% - 48px));min-height:100vh;margin:0 auto;display:flex;flex-direction:column}.landing-header{height:112px;display:flex;align-items:center;justify-content:space-between}.brand-logo{display:block;width:290px;max-width:48vw;height:auto}.language{font-weight:600;color:#315b87}.landing-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.78fr);gap:80px;align-items:center;flex:1;padding:30px 32px 90px}.landing-copy{max-width:570px}.landing-copy h1{font-size:clamp(2.5rem,4.2vw,4.35rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 28px;color:#0b2a4d}.landing-lead{font-size:1.12rem;line-height:1.65;max-width:540px;margin:0 0 34px;color:#294866}.benefits{display:grid;gap:20px}.benefits>div{display:flex;gap:16px;align-items:flex-start}.benefits p{margin:0}.benefits strong,.benefits small{display:block}.benefits strong{font-size:1rem;margin:2px 0 4px}.benefits small{font-size:.9rem;line-height:1.45;color:#4c6680}.benefit-icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;background:rgba(45,108,223,.10);color:#2d6cdf;font-size:1.2rem}.login-panel{background:rgba(255,255,255,.96);border:1px solid rgba(180,198,218,.75);border-radius:14px;padding:42px 40px;box-shadow:0 22px 60px rgba(38,79,124,.14);backdrop-filter:blur(8px)}.login-panel h2{font-size:2rem;line-height:1.15;letter-spacing:-.025em;margin:0 0 10px;color:#0d2b4f}.login-panel h2 span{color:#2d6cdf}.login-panel>p{margin:0 0 28px;color:#405b76}.login-panel label{color:#17395c}.login-panel input{height:50px;border-color:#c6d3e1}.login-options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:8px 0 18px}.login-options .remember-check{margin:0}.login-submit{width:100%;background:#2d6cdf;padding:.85rem 1rem}.login-divider{display:flex;align-items:center;gap:14px;margin:22px 0;color:#6e8194;font-size:.9rem}.login-divider:before,.login-divider:after{content:"";height:1px;background:#dce4ec;flex:1}.create-account{width:100%;background:#fff;color:#2d6cdf;border:1px solid #8bb1f3}.landing-footer{text-align:center;padding:0 0 34px;color:#667f98;font-size:.9rem}@media(max-width:900px){.landing-shell{width:min(100% - 30px,700px)}.landing-header{height:88px}.brand-logo{width:245px}.landing-grid{grid-template-columns:1fr;gap:42px;padding:28px 0 70px}.landing-copy{padding:30px 10px 0}.landing-copy h1{font-size:2.7rem}.login-panel{max-width:520px;width:100%;margin:0 auto}}@media(max-width:560px){.landing-shell{width:calc(100% - 24px)}.landing-header{height:76px}.brand-logo{width:205px}.language{font-size:.85rem}.landing-copy h1{font-size:2.25rem}.landing-lead{font-size:1rem}.benefits{display:none}.login-panel{padding:28px 22px}.login-panel h2{font-size:1.7rem}.login-options{align-items:flex-start}.landing-footer{padding-bottom:20px}}

/* v2.8 multilingual */
.language-picker{display:inline-flex;align-items:center;gap:.4rem;color:inherit;font-size:.92rem}.language-picker select{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:600;padding:.25rem 1.4rem .25rem .25rem;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 9px) 50%,calc(100% - 5px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.language-picker select:focus{outline:2px solid rgba(37,99,235,.3);outline-offset:2px;border-radius:4px}.language-picker option{color:#0b2242;background:#fff}.language-picker.compact{font-size:.86rem}.sign-header-actions{display:flex;align-items:center;gap:1rem}.top-actions{display:flex;align-items:center;gap:.8rem}@media(max-width:720px){.sign-header-actions{align-items:flex-end;flex-direction:column;gap:.35rem}.top-actions .language-picker{display:none}}

.contacts-panel{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}.heading.compact{margin-bottom:10px}.contact-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #eef0f3}.contact-row:last-child{border-bottom:0}.badge.active{background:#e8f7ee;color:#176c38}.badge.archived{background:#eef0f3;color:#667085}

/* v3.0 dashboard */
.dashboard-tiles{grid-template-columns:repeat(3,minmax(220px,1fr));max-width:none;margin-top:20px}
.dashboard-tile{border:1px solid #dde2e7;background:#fff;color:#17202a;text-align:left;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:16px;padding:22px;box-shadow:0 5px 18px rgba(20,30,40,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.dashboard-tile:hover{opacity:1;transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,30,40,.10);border-color:#aebfd0}
.tile-icon{width:54px;height:54px;border-radius:14px;background:#edf5ff;color:#2878c8;display:grid;place-items:center}
.tile-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tile-copy{display:flex;flex-direction:column;min-width:0}
.dashboard-tile .tile-copy small{font-size:.92rem;color:#66717c;font-weight:650}
.dashboard-tile .tile-copy strong{font-size:2.15rem;line-height:1.1;margin-top:5px;color:#17202a}
.tile-arrow{font-size:1.5rem;color:#9aa8b5;transition:transform .16s ease,color .16s ease}
.dashboard-tile:hover .tile-arrow{transform:translateX(3px);color:#2878c8}
@media(max-width:980px){.dashboard-tiles{grid-template-columns:1fr}}

/* v3.1 streamlined dashboard, account menu and language selector */
.layout{display:block;min-height:calc(100vh - 66px)}
.content{max-width:1400px;margin:0 auto;padding:32px}
.sidebar{display:none!important}
.topbar{position:relative;z-index:30}
.top-actions{gap:10px}

.dashboard-tile{grid-template-columns:1fr auto;gap:14px;padding:20px 22px}
.tile-label{display:flex;align-items:center;gap:9px}
.tile-icon{width:30px;height:30px;border-radius:9px;background:#f2f7fc;color:#2d6cdf;display:grid;place-items:center;flex:0 0 30px}
.tile-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.dashboard-tile .tile-copy strong{font-size:1.8rem;margin:8px 0 0}
.dashboard-tile .tile-copy small{font-size:.9rem}
.tile-arrow{font-size:1.15rem}

.language-menu{position:relative;display:inline-flex}
.language-button{background:transparent;color:#27415e;border:0;border-radius:8px;padding:7px 9px;display:flex;align-items:center;gap:7px;font-weight:650;line-height:1;box-shadow:none}
.language-button:hover{background:rgba(45,108,223,.08);opacity:1}
.language-flag{font-size:1.2rem;line-height:1}
.language-chevron{font-size:.95rem;color:#6e8194;transform:translateY(-1px)}
.language-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:205px;background:#fff;border:1px solid #dce4ec;border-radius:11px;padding:6px;box-shadow:0 15px 40px rgba(20,40,65,.16);display:none;z-index:80}
.language-menu.open .language-dropdown{display:block}
.language-dropdown button{width:100%;background:transparent;color:#17395c;display:flex;align-items:center;gap:10px;text-align:left;padding:9px 10px;border-radius:7px;font-weight:550}
.language-dropdown button:hover,.language-dropdown button.active{background:#f0f6fd;opacity:1}
.language-dropdown button span{font-size:1.15rem}
.language-menu.compact .language-button{padding:6px 8px}
.language-menu.compact .language-current-name{display:inline}

.account-menu-wrap{position:relative;display:flex;align-items:center;align-self:stretch}
.account-menu-button{background:transparent;color:#17202a;padding:8px 9px;font-weight:650;display:flex;align-items:center;gap:7px;border-radius:8px}
.account-menu-button:hover{background:#f3f6f9;opacity:1}
.account-chevron{color:#7a8895}
.account-dropdown{position:absolute;right:0;top:calc(100% - 3px);width:190px;background:#fff;border:1px solid #dce2e8;border-radius:10px;padding:6px;box-shadow:0 14px 36px rgba(20,30,40,.15);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease,visibility .12s;z-index:90}
.account-menu-wrap:hover .account-dropdown,.account-menu-wrap:focus-within .account-dropdown{opacity:1;visibility:visible;transform:translateY(0)}
.account-dropdown button{width:100%;background:transparent;color:#17202a;text-align:left;padding:9px 10px;border-radius:7px;font-weight:550}
.account-dropdown button:hover{background:#f3f6f9;opacity:1}
.account-divider{height:1px;background:#e7ebef;margin:5px 3px}
.account-dropdown .account-logout{color:#a6281b}

.account-dialog{width:min(900px,calc(100vw - 32px));padding:0;overflow:hidden}
.account-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 14px}
.account-dialog-head h2{margin:0 0 3px}
.account-dialog-head p{margin:0}
.account-close{font-size:1.4rem;line-height:1;padding:.25rem .55rem;background:transparent;color:#6d7680}
.account-tabs{display:flex;gap:4px;padding:0 26px;border-bottom:1px solid #e3e7eb}
.account-tab{background:transparent;color:#66717c;border-radius:0;padding:10px 14px;border-bottom:2px solid transparent;font-weight:650}
.account-tab:hover{opacity:1;color:#17202a}
.account-tab.active{color:#2d6cdf;border-bottom-color:#2d6cdf}
.account-panel{padding:22px 26px 26px}
.account-panel hr{border:0;border-top:1px solid #e2e6ea;margin:22px 0}

@media(max-width:760px){.content{padding:20px}.language-current-name{display:none}.account-menu-button{max-width:150px}.account-menu-button #userName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dialog .grid2{grid-template-columns:1fr}}


/* v3.2 navigation */
.language-menu{position:relative;display:inline-flex;z-index:40}
.language-button{display:flex;align-items:center;gap:8px;background:transparent;color:#24313d;border:0;border-radius:6px;padding:8px 9px;font-weight:600;box-shadow:none}
.language-button:hover{background:#f3f5f7;opacity:1}
.language-flag{font-size:18px;line-height:1}
.language-current-name{color:#24313d!important;white-space:nowrap}
.language-chevron{font-size:11px;color:#68737d!important;margin-left:2px}
.language-dropdown{display:none;position:absolute;right:0;top:calc(100% + 5px);min-width:190px;background:#fff;border:1px solid #dfe4e8;border-radius:5px;box-shadow:0 10px 28px rgba(16,31,45,.16);padding:5px 0;overflow:hidden;z-index:100}
.language-menu.open .language-dropdown,.language-menu:hover .language-dropdown{display:block}
.language-dropdown button{width:100%;display:flex;align-items:center;gap:10px;text-align:left;background:#fff;color:#26343f;border-radius:0;padding:10px 14px;font-weight:500}
.language-dropdown button:hover,.language-dropdown button.active{background:#f1f4f7;opacity:1}
.language-dropdown button span{font-size:17px}
.language-menu.compact .language-current-name{display:inline}

.account-menu-wrap{position:relative;z-index:40}
.account-menu-button{background:transparent;color:#17202a;display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:6px;font-weight:600;max-width:270px}
.account-menu-button:hover{background:#f2f4f6;opacity:1}
#userName{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17202a!important}
.account-chevron{color:#66717c!important;font-size:11px}
.account-dropdown{display:none;position:absolute;right:0;top:calc(100% + 4px);width:260px;background:#fff;border:1px solid #dce2e7;border-radius:6px;box-shadow:0 12px 30px rgba(14,26,36,.18);overflow:hidden;z-index:100;padding:0}
.account-menu-wrap:hover .account-dropdown,.account-menu-wrap:focus-within .account-dropdown{display:block}
.account-dropdown-user{padding:14px 15px;border-bottom:1px solid #e6eaed;background:#fafbfc;display:flex;flex-direction:column;gap:2px}
.account-dropdown-user strong{font-size:.94rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-dropdown-user small{color:#7a848d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-dropdown button{width:100%;display:flex;align-items:center;gap:10px;background:#fff;color:#26343f;text-align:left;border-radius:0;padding:12px 15px;font-weight:500}
.account-dropdown button:hover{background:#f2f5f7;opacity:1}
.account-divider{height:1px;background:#e2e6ea;margin:3px 0}
.menu-glyph{width:18px;text-align:center;color:#74808a!important;font-size:15px}
.account-logout{color:#a52b2b!important}
/* v3.3 account/admin refinements */
.account-dialog{height:min(760px,calc(100vh - 40px));min-height:min(680px,calc(100vh - 40px))}
.account-panel{min-height:540px;overflow:auto}
.account-panel[data-account-panel-content="profile"] .profile-password-fields{display:flex;flex-direction:column;gap:14px;max-width:490px}
.system-admin-dialog{width:min(1100px,calc(100vw - 32px));padding:0}.system-admin-body{padding:0 26px 26px}.system-admin-body table{width:100%}.system-admin-body td{vertical-align:middle}.system-user-actions{display:flex;gap:6px;justify-content:flex-end}.danger{background:#9f2525;color:#fff}.status-pill{display:inline-block;padding:3px 8px;border-radius:999px;background:#edf1f5;font-size:.82rem}.status-pill.active{background:#e5f5ea;color:#196b36}
.admin-tabs{display:flex;gap:8px;margin:0 0 18px;flex-wrap:wrap}.admin-tab.active{background:#173f67;color:#fff}.admin-detail{margin-top:18px;padding:18px;border:1px solid #dfe5eb;border-radius:12px;background:#f8fafc}.admin-detail h3{margin-top:0}.admin-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.inline-form{display:flex;gap:8px;align-items:end}.inline-form input{min-width:150px}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.plan-card{border:1px solid #dfe5eb;border-radius:12px;padding:16px}.plan-card h3{margin:0 0 8px}.impersonation-bar{position:sticky;top:0;z-index:1000;background:#fff3cd;border-bottom:1px solid #e5c76b;padding:9px 18px;text-align:center}.impersonation-bar button{margin-left:14px}.admin-sub-history{font-size:.9rem}.admin-user-actions{display:flex;gap:5px;flex-wrap:wrap}.admin-detail table{width:100%}

/* Desktop dropdown hover bridge */
@media (hover:hover) and (pointer:fine) {
    .language-dropdown {
        top:100%;
        padding-top:10px;
    }

    .account-dropdown {
        top:100%;
        margin-top:0;
    }

    .language-menu:hover .language-dropdown,
    .language-menu:focus-within .language-dropdown {
        display:block;
    }

    .account-menu-wrap:hover .account-dropdown,
    .account-menu-wrap:focus-within .account-dropdown {
        display:block;
    }
}

/* v3.5 billing */
.billing-dialog{width:min(1120px,calc(100vw - 32px));padding:0}.billing-body{padding:0 26px 26px}.billing-current{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:18px;border:1px solid #dfe6ec;border-radius:12px;background:#f8fafc;margin-bottom:18px}.billing-tabs{display:flex;gap:8px;margin:0 0 18px}.billing-tab.active{background:#17395c;color:#fff}.billing-plan-card{display:flex;flex-direction:column;gap:8px}.billing-plan-card.current{outline:2px solid #2f80d1}.billing-price{font-size:1.55rem;font-weight:750}.billing-usage{font-weight:650}.payment-dialog{width:min(520px,calc(100vw - 32px));padding:0}.payment-body{padding:0 24px 24px;min-height:440px}.payment-body iframe{max-width:100%}.billing-purchase-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.billing-purchase-controls select,.billing-purchase-controls input{width:auto;min-width:100px}.admin-subscription-tools{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.admin-subscription-tools input,.admin-subscription-tools select{width:auto;min-width:120px}

/* v3.6 subscription state */
.archive-mode-bar{margin:14px 0;padding:12px 14px;border:1px solid #e7c76f;background:#fff9df;border-radius:9px;color:#654f13;font-weight:600}
.active-addon-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid #e8edf2}
button:disabled{cursor:not-allowed;opacity:.5}


/* v3.6.1 public pricing */
.landing-actions{display:flex;align-items:center;gap:10px}.public-pricing-link{background:transparent;color:#17395c;border:0;padding:8px 10px;font-weight:650;box-shadow:none}.public-pricing-link:hover{background:rgba(255,255,255,.5);opacity:1}.public-pricing-dialog{width:min(1240px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:18px;overflow:auto}.public-pricing-dialog::backdrop{background:rgba(13,32,52,.55);backdrop-filter:blur(3px)}.pricing-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:28px 30px 18px;border-bottom:1px solid #e5eaf0}.pricing-head h2{font-size:2rem;margin:5px 0 7px;color:#0d2b4f}.pricing-head p{margin:0;color:#5a6f84}.pricing-eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:.76rem;font-weight:750;color:#2d6cdf}.pricing-close{font-size:1.5rem;background:transparent;color:#687887;padding:2px 8px}.pricing-cycle{display:flex;align-items:center;justify-content:center;gap:7px;padding:18px 24px 4px;flex-wrap:wrap}.pricing-cycle>span{font-size:.86rem;color:#6b7b8c;margin-left:5px}.pricing-cycle-btn{background:#eef3f8;color:#35506b;padding:8px 14px}.pricing-cycle-btn.active{background:#173f67;color:#fff}.public-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:20px 28px}.public-plan-card{position:relative;display:flex;flex-direction:column;gap:16px;border:1px solid #dce5ee;border-radius:15px;padding:22px;background:#fff}.public-plan-card.featured{border:2px solid #2d6cdf;box-shadow:0 14px 34px rgba(45,108,223,.13)}.public-plan-card h3{font-size:1.35rem;margin:0 0 5px;color:#102f50}.public-plan-card p{margin:0;color:#63788c;line-height:1.45;font-size:.9rem}.public-plan-price{display:flex;align-items:baseline;gap:6px}.public-plan-price strong{font-size:2rem;color:#0d2b4f}.public-plan-price span{color:#708194;font-size:.9rem}.public-plan-card ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;flex:1}.public-plan-card li{position:relative;padding-left:20px;color:#344e67;font-size:.92rem;line-height:1.35}.public-plan-card li:before{content:'✓';position:absolute;left:0;color:#2d6cdf;font-weight:800}.public-plan-card .public-plan-cta{width:100%;margin-top:5px}.popular-badge{position:absolute;right:14px;top:14px;background:#e8f0ff;color:#245fc4;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:750}.pricing-footnote{margin:0 28px 28px;padding:16px 18px;border-radius:12px;background:#f5f8fb;color:#51677c;font-size:.88rem}.pricing-footnote p{margin:0 0 6px}.pricing-footnote p:last-child{margin:0}@media(max-width:980px){.public-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.landing-actions{gap:2px}.public-pricing-link{font-size:.85rem;padding:6px}.public-plan-grid{grid-template-columns:1fr;padding:16px}.pricing-head{padding:22px 18px 14px}.pricing-cycle{justify-content:flex-start;padding:14px 16px 0}.pricing-footnote{margin:0 16px 20px}}


/* v3.9.1 branded application header */
.app-brandbar{
  min-height:88px;
  height:88px;
  padding:0 clamp(20px,3vw,44px);
  border-bottom:0;
  background:linear-gradient(110deg,#071f3d 0%,#0d3f73 58%,#2d6cdf 100%);
  box-shadow:0 5px 22px rgba(9,34,65,.18);
}
.app-logo-button{
  display:flex;
  align-items:center;
  padding:0;
  margin:0;
  background:transparent;
  border:0;
  border-radius:8px;
  box-shadow:none;
}
.app-logo-button:hover{opacity:.94;background:transparent}
.app-logo-button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:5px}
.app-brand-logo{display:block;width:238px;max-width:38vw;height:auto}
.app-header-actions{height:100%;gap:18px}
.app-brandbar .language-button{
  color:#fff;
  background:transparent;
}
.app-brandbar .language-button:hover{background:rgba(255,255,255,.11)}
.app-brandbar .language-current-name,
.app-brandbar .language-chevron{color:#fff!important}
.app-brandbar .language-button .language-flag{filter:saturate(.92)}
.app-account-menu{height:100%;align-self:stretch}
.app-account-button{
  height:100%;
  padding:10px 12px;
  color:#fff;
  background:transparent;
  border-radius:0;
}
.app-account-button:hover{background:rgba(255,255,255,.1);opacity:1}
.app-account-identity{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:170px}
.app-workspace-name{
  display:block;
  max-width:280px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:rgba(255,255,255,.72)!important;
  font-size:.74rem;
  font-weight:600;
  line-height:1.25;
  letter-spacing:.015em;
}
.app-user-line{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#fff!important;line-height:1.25}
.app-brandbar #userName{color:#fff!important;max-width:240px}
.app-brandbar .account-chevron{color:rgba(255,255,255,.78)!important}
.app-brandbar .language-dropdown,
.app-brandbar .account-dropdown{margin-top:0}
.layout{min-height:calc(100vh - 88px)}

@media(max-width:760px){
  .app-brandbar{min-height:72px;height:72px;padding:0 14px}
  .app-brand-logo{width:190px;max-width:45vw}
  .app-header-actions{gap:4px}
  .app-workspace-name{max-width:145px;font-size:.68rem}
  .app-brandbar #userName{max-width:130px;font-size:.88rem}
  .app-account-identity{min-width:0}
  .app-account-button{padding:7px 6px}
  .app-brandbar .language-current-name{display:none!important}
}

/* v3.9.2 compact navy application header */
.app-brandbar{
  min-height:70px;
  height:70px;
  padding:0 clamp(20px,3vw,42px);
  background:linear-gradient(105deg,#081f3d 0%,#0b2f59 58%,#124f8c 100%);
  box-shadow:0 3px 14px rgba(7,31,61,.18);
}
.app-logo-button{
  gap:10px;
  min-width:0;
  height:100%;
  padding:0 4px 0 0;
}
.app-brand-feather{
  display:block;
  width:46px;
  height:48px;
  object-fit:contain;
  flex:0 0 auto;
}
.app-brand-wordmark{
  display:flex;
  align-items:baseline;
  font-size:1.72rem;
  line-height:1;
  letter-spacing:-.035em;
  font-weight:700;
  white-space:nowrap;
}
.app-brand-consensus{color:#fff!important}
.app-brand-desk{color:#62a1ff!important}
.app-brand-logo{display:none!important}
.app-header-actions{gap:16px}
.app-account-button{padding:7px 10px}
.app-account-identity{gap:1px;min-width:165px}
.app-workspace-name{
  color:rgba(255,255,255,.68)!important;
  font-size:.71rem;
}
.app-brandbar #userName{font-size:.92rem;font-weight:650}
.layout{min-height:calc(100vh - 70px)}

@media(max-width:760px){
  .app-brandbar{min-height:62px;height:62px;padding:0 12px}
  .app-brand-feather{width:36px;height:40px}
  .app-brand-wordmark{font-size:1.28rem}
  .app-header-actions{gap:2px}
  .app-workspace-name{max-width:125px;font-size:.64rem}
  .app-brandbar #userName{max-width:112px;font-size:.8rem}
  .layout{min-height:calc(100vh - 62px)}
}

/* v3.9.3 light blue application header */
.app-brandbar{
  min-height:70px;
  height:70px;
  padding:0 clamp(20px,3vw,42px);
  background:#B4D1F0;
  border-bottom:1px solid rgba(13,43,79,.10);
  box-shadow:none;
}
.app-logo-button{gap:10px;height:100%;padding:0;background:transparent}
.app-logo-button:hover{background:transparent;opacity:.92}
.app-logo-button:focus-visible{outline:2px solid #2d6cdf;outline-offset:4px}
.app-brand-feather{width:44px;height:48px;object-fit:contain}
.app-brand-wordmark{font-size:1.68rem;font-weight:700}
.app-brand-consensus{color:#17202a!important}
.app-brand-desk{color:#2d6cdf!important}
.app-brandbar .language-button{color:#17395c;background:transparent}
.app-brandbar .language-button:hover{background:rgba(255,255,255,.28)}
.app-brandbar .language-current-name,
.app-brandbar .language-chevron{color:#17395c!important}
.app-account-button{color:#17202a;background:transparent}
.app-account-button:hover{background:rgba(255,255,255,.28);opacity:1}
.app-workspace-name{color:#506a84!important}
.app-user-line,
.app-brandbar #userName{color:#17202a!important}
.app-brandbar .account-chevron{color:#506a84!important}

@media(max-width:760px){
  .app-brandbar{min-height:62px;height:62px;padding:0 12px}
  .app-brand-feather{width:36px;height:40px}
  .app-brand-wordmark{font-size:1.25rem}
}

/* v3.9.12 - guided integrations */
.integration-stack{display:flex;flex-direction:column;gap:18px}.integration-card{border:1px solid #dbe3ea;border-radius:12px;background:#fff;padding:18px;margin-bottom:16px}.integration-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.integration-card-head h3{margin:0 0 3px}.setup-steps{display:flex;flex-direction:column;gap:10px}.setup-step{display:grid;grid-template-columns:34px 1fr;gap:12px;border:1px solid #dfe6ec;border-radius:10px;padding:15px;background:#fbfcfd}.setup-step.locked{opacity:.52;background:#f5f7f9}.setup-step-number{width:30px;height:30px;border-radius:50%;background:#173f67;color:#fff;display:grid;place-items:center;font-weight:750}.setup-step-content h4{margin:2px 0 3px}.setup-step-content>p{margin:0 0 10px}.setup-inline-status{display:inline-block;margin-left:10px;font-size:.9rem}.connection-summary{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:10px 12px;border-radius:8px;background:#eaf5ed;color:#195f34;margin:8px 0 12px}.economic-product-grid label{margin-top:5px}.product-check-row{display:flex;justify-content:space-between;gap:14px;padding:9px 11px;border-radius:7px;margin:6px 0;background:#f2f4f6;font-size:.9rem}.product-check-row.ok{background:#e8f6ed;color:#185f33}.product-check-row.bad{background:#fee9e6;color:#922b20}.integration-advanced{margin-top:14px;border-top:1px solid #e5eaef;padding-top:12px}.integration-advanced summary{cursor:pointer;font-weight:650;color:#405466}.integration-advanced[open] summary{margin-bottom:10px}@media(max-width:760px){.setup-step{grid-template-columns:1fr}.setup-step-number{margin-bottom:4px}.product-check-row{flex-direction:column;gap:2px}.integration-card{padding:14px}}
.subscription-termination-dialog{width:min(560px,calc(100vw - 32px))}
.subscription-termination-dialog fieldset{border:1px solid #dce4ec;border-radius:8px;padding:12px 14px;margin:14px 0}
.subscription-termination-dialog legend{padding:0 6px;font-weight:650}
.subscription-termination-dialog .choice-row{display:flex;align-items:center;gap:8px;margin:8px 0;font-weight:500}
.subscription-termination-dialog .choice-row input{width:auto;margin:0}
.subscription-termination-dialog .nested-options{padding-left:24px}
.subscription-termination-dialog .disabled-options{opacity:.45;pointer-events:none}
.subscription-termination-dialog .termination-value-row{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px;margin:6px 0 8px 24px}
.subscription-termination-dialog .standalone-choice{margin:12px 0}


/* v3.9.17 — system administration redesign */
.admin-console{width:min(1540px,calc(100vw - 34px))!important;height:min(920px,calc(100vh - 34px));max-width:none!important;max-height:none!important;padding:0!important;border:0!important;border-radius:18px!important;overflow:hidden!important;background:#f4f7fa!important;box-shadow:0 28px 80px rgba(15,38,62,.28)}
.admin-console::backdrop{background:rgba(12,27,42,.62);backdrop-filter:blur(2px)}
.admin-console-shell{height:100%;display:grid;grid-template-columns:230px minmax(0,1fr);overflow:hidden}
.admin-console-sidebar{background:linear-gradient(180deg,#0d3157 0%,#102a47 100%);color:#fff;padding:24px 15px 18px;display:flex;flex-direction:column;min-height:0}
.admin-console-brand{display:flex;align-items:center;gap:11px;padding:0 10px 26px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-console-brand strong{display:block;font-size:1rem}.admin-console-brand small{display:block;color:#a9bdd1;margin-top:2px;font-size:.74rem}.admin-brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#2f74d8;font-weight:800;font-size:.82rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.admin-console-nav{display:flex;flex-direction:column;gap:5px;padding-top:22px}.admin-console-nav .admin-tab{border:0!important;background:transparent!important;color:#bfd0df!important;border-radius:9px!important;padding:11px 12px!important;display:grid!important;grid-template-columns:24px 1fr;gap:8px;text-align:left!important;font-weight:600!important;box-shadow:none!important}.admin-console-nav .admin-tab:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}.admin-console-nav .admin-tab.active{background:#fff!important;color:#103354!important}.admin-console-nav .admin-tab>span:first-child{opacity:.8;text-align:center}.admin-sidebar-foot{margin-top:auto;padding:18px 10px 0;border-top:1px solid rgba(255,255,255,.1);font-size:.72rem;color:#9fb4c7;display:flex;align-items:center;gap:7px}.admin-live-dot{width:7px;height:7px;border-radius:50%;background:#58c98a;box-shadow:0 0 0 4px rgba(88,201,138,.12)}
.admin-console-main{min-width:0;overflow:auto;padding:0 30px 34px}.admin-console-header{position:sticky;top:0;z-index:20;background:rgba(244,247,250,.94);backdrop-filter:blur(12px);display:flex;justify-content:space-between;align-items:center;padding:25px 0 19px;border-bottom:1px solid #dfe6ec;margin-bottom:24px}.admin-console-header h2{margin:2px 0 3px;font-size:1.75rem;color:#10243a}.admin-console-header p{margin:0}.admin-eyebrow,.admin-kicker{font-size:.68rem!important;letter-spacing:.1em;font-weight:800;color:#55738f!important;margin:0!important}.admin-icon-close{width:38px;height:38px;border:1px solid #d7e0e8!important;border-radius:10px!important;background:#fff!important;color:#637587!important;padding:0!important;font-size:1.45rem!important;display:grid!important;place-items:center}.admin-icon-close:hover{background:#eef3f7!important;color:#172b3d!important}
.admin-panel{animation:adminFade .16s ease}@keyframes adminFade{from{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}
.admin-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.admin-metric{background:#fff;border:1px solid #dde6ed;border-radius:14px;padding:19px 20px;box-shadow:0 4px 15px rgba(21,51,77,.04)}.admin-metric-label{font-size:.78rem;font-weight:700;color:#65788a}.admin-metric strong{display:block;font-size:2rem;line-height:1.1;color:#10243a;margin:10px 0 4px}.admin-metric small{color:#82909d}
.admin-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px}.admin-surface,.admin-exclusion-card,.admin-workspace-card{background:#fff;border:1px solid #dde6ed;border-radius:14px;box-shadow:0 4px 16px rgba(21,51,77,.035)}.admin-surface{padding:20px}.admin-section-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.admin-section-head h3,.admin-section-head h4,.admin-section-head h5{margin:0;color:#15293c}.admin-section-head p{margin:3px 0 0;color:#738292;font-size:.82rem}.admin-text-action{background:transparent!important;color:#2768ae!important;padding:5px 0!important;font-weight:700!important}.admin-recent-list{display:flex;flex-direction:column}.admin-recent-user{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;background:transparent!important;color:#1b2b3b!important;border:0!important;border-top:1px solid #edf1f4!important;border-radius:0!important;padding:12px 3px!important;text-align:left!important}.admin-recent-user:first-child{border-top:0!important}.admin-recent-user strong,.admin-recent-user small{display:block}.admin-recent-user small{color:#778694;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-recent-user time{font-size:.76rem;color:#8795a2}.admin-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e9f2fb;color:#2868a8;font-weight:800;font-size:.72rem;flex:0 0 auto}.admin-avatar.large{width:46px;height:46px;border-radius:13px;font-size:.86rem}.admin-quick-actions{display:grid;gap:9px}.admin-quick-actions button{background:#f7f9fb!important;color:#1c3144!important;border:1px solid #e2e8ee!important;border-radius:10px!important;text-align:left!important;padding:13px 14px!important}.admin-quick-actions button:hover{border-color:#b9cde0!important;background:#f1f6fa!important}.admin-quick-actions strong,.admin-quick-actions span{display:block}.admin-quick-actions span{font-size:.77rem;color:#748495;margin-top:3px;font-weight:400}
.admin-filterbar{background:#fff;border:1px solid #dde6ed;border-radius:13px;padding:10px 12px;margin-bottom:13px!important;justify-content:flex-start!important}.admin-search{flex:1;min-width:260px;display:flex;align-items:center;gap:8px;background:#f5f8fa;border:1px solid #e1e7ec;border-radius:9px;padding:0 10px}.admin-search span{color:#728497;font-size:1.1rem}.admin-search input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;padding:10px 3px!important}.admin-compact-select{width:auto!important;min-width:145px;padding:9px 30px 9px 10px!important}.admin-result-count{font-size:.78rem;color:#778897;margin-left:auto}.admin-table-surface{padding:0!important;overflow:hidden}.admin-modern-table{width:100%;border-collapse:collapse}.admin-modern-table th{background:#f7f9fb;color:#647687;font-size:.69rem;letter-spacing:.045em;text-transform:uppercase;font-weight:800;padding:11px 14px;border-bottom:1px solid #e4eaef}.admin-modern-table td{padding:13px 14px;border-bottom:1px solid #edf1f4;vertical-align:middle}.admin-modern-table tbody tr:last-child td{border-bottom:0}.admin-modern-table tbody tr.admin-customer-row{cursor:pointer;transition:background .12s}.admin-modern-table tbody tr.admin-customer-row:hover{background:#f7fbfe}.admin-modern-table.compact th,.admin-modern-table.compact td{padding:10px 11px}.admin-customer-cell{display:flex;align-items:center;gap:11px;min-width:0}.admin-customer-cell strong,.admin-customer-cell small{display:block}.admin-customer-cell small,.admin-cell-note{font-size:.75rem;color:#7b8996;margin-top:2px;display:block}.admin-usage-pair{display:flex;gap:14px;font-size:.78rem;color:#677887}.admin-usage-pair b{color:#1b3042}.admin-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 8px;font-size:.73rem;font-weight:700;background:#eef2f5;color:#647484;white-space:nowrap}.admin-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.admin-status.is-active{background:#e8f6ed;color:#277244}.admin-status.is-disabled{background:#f3eeee;color:#8e5454}.admin-status.is-warning{background:#fff4df;color:#976710}.admin-status.is-neutral{background:#edf2f6;color:#5f7181}.admin-row-open{background:#f1f5f8!important;color:#526b80!important;width:31px;height:31px;padding:0!important;border-radius:8px!important}
.admin-detail-drawer{position:relative;margin-top:16px!important;padding:0!important;background:transparent!important;border:0!important}.admin-detail-head{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #dce5ec;border-radius:14px;padding:17px 18px;margin-bottom:13px}.admin-detail-head h3{margin:1px 0 2px}.admin-detail-head p{margin:0;color:#778695}.admin-detail-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.admin-workspace-card{padding:19px;margin-bottom:13px}.admin-workspace-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.admin-workspace-head h4{font-size:1.18rem;margin:3px 0}.admin-workspace-head p{margin:0;color:#748493}.admin-plan-badge{background:#edf5fc;border:1px solid #d6e7f5;border-radius:11px;padding:11px 14px;min-width:165px}.admin-plan-badge small,.admin-plan-badge strong,.admin-plan-badge span{display:block}.admin-plan-badge small{font-size:.68rem;color:#68829a;text-transform:uppercase;font-weight:800}.admin-plan-badge strong{font-size:1.05rem;margin:2px 0;color:#174b7d}.admin-plan-badge span{font-size:.74rem;color:#667e93}.admin-workspace-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0;border:1px solid #e4e9ee;border-radius:10px;overflow:hidden}.admin-workspace-metrics div{padding:12px 14px;border-left:1px solid #e4e9ee}.admin-workspace-metrics div:first-child{border-left:0}.admin-workspace-metrics strong,.admin-workspace-metrics span{display:block}.admin-workspace-metrics strong{font-size:1.15rem}.admin-workspace-metrics span{font-size:.72rem;color:#788997}.admin-management-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.admin-control-card{display:grid!important;grid-template-columns:1.3fr repeat(2,minmax(110px,.7fr)) minmax(120px,.8fr) minmax(120px,.8fr) auto;gap:8px!important;align-items:end!important;background:#f7f9fb;border:1px solid #e3e9ee;border-radius:11px;padding:12px}.admin-control-card>div strong,.admin-control-card>div small{display:block}.admin-control-card>div small{font-size:.7rem;color:#788795;margin-top:3px}.admin-control-card input,.admin-control-card select{min-width:0!important;width:100%!important}.admin-control-card button{white-space:nowrap}.admin-data-section{border-top:1px solid #e7ecf0;padding-top:17px;margin-top:17px}.admin-data-section h5{font-size:.95rem}.admin-error-note{display:block;color:#a5463c;max-width:460px;white-space:normal;margin-top:4px}.admin-mini-link{margin-left:6px}.admin-user-agent{max-width:360px;font-size:.75rem;color:#657585;white-space:normal}
.admin-log-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.admin-log-metrics div{background:#fff;border:1px solid #dde6ed;border-radius:11px;padding:12px 14px}.admin-log-metrics span,.admin-log-metrics strong{display:block}.admin-log-metrics span{font-size:.7rem;color:#778895;font-weight:700}.admin-log-metrics strong{font-size:1.35rem;margin-top:3px}.admin-switch{display:flex!important;align-items:center!important;gap:8px!important;font-size:.78rem!important;white-space:nowrap}.admin-switch input{width:auto!important}.admin-exclusion-card{padding:14px;margin-bottom:13px;display:grid;grid-template-columns:minmax(200px,1fr) auto;gap:10px 18px;align-items:center}.admin-exclusion-card p{margin:3px 0 0;font-size:.77rem;color:#788896}.admin-exclusion-list{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:7px}.admin-ip-chip{display:inline-grid;grid-template-columns:auto auto 20px;align-items:center;gap:7px;background:#f2f5f7;border:1px solid #e0e6eb;padding:5px 6px 5px 9px;border-radius:8px}.admin-ip-chip small{color:#728291}.admin-ip-chip button{width:20px;height:20px;padding:0!important;background:transparent!important;color:#788a99!important}.admin-path{max-width:350px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-empty{padding:24px;text-align:center;color:#7c8b98}.admin-section-intro{margin-bottom:15px}.admin-section-intro h3{margin:0}.admin-section-intro p{margin:4px 0;color:#788795}.admin-plan-grid .plan-card{background:#fff;border-radius:13px!important;box-shadow:0 3px 13px rgba(20,49,75,.04)}
.admin-panel[data-admin-panel="settings"] .integration-card{border-radius:14px!important;box-shadow:0 4px 16px rgba(21,51,77,.035);background:#fff}.admin-panel[data-admin-panel="settings"] .setup-step{border-radius:11px!important}.admin-panel[data-admin-panel="settings"] .integration-stack{gap:14px}.admin-panel[data-admin-panel="settings"] #systemSettingsForm>.integration-card{margin-bottom:13px}
@media(max-width:1100px){.admin-console-shell{grid-template-columns:190px minmax(0,1fr)}.admin-console-main{padding-left:20px;padding-right:20px}.admin-metric-grid{grid-template-columns:repeat(2,1fr)}.admin-overview-grid{grid-template-columns:1fr}.admin-management-grid{grid-template-columns:1fr}.admin-control-card{grid-template-columns:repeat(2,1fr)}.admin-control-card>div{grid-column:1/-1}}
@media(max-width:760px){.admin-console{width:100vw!important;height:100vh!important;border-radius:0!important}.admin-console-shell{display:block}.admin-console-sidebar{position:sticky;top:0;z-index:50;min-height:auto;padding:8px 10px}.admin-console-brand,.admin-sidebar-foot{display:none}.admin-console-nav{padding:0;flex-direction:row;overflow:auto}.admin-console-nav .admin-tab{grid-template-columns:1fr!important;min-width:max-content;padding:8px 10px!important}.admin-console-nav .admin-tab>span:first-child{display:none}.admin-console-main{padding:0 12px 24px}.admin-console-header{padding:15px 0 12px;margin-bottom:13px}.admin-console-header h2{font-size:1.35rem}.admin-console-header #adminPanelSubtitle{display:none}.admin-metric-grid,.admin-log-metrics{grid-template-columns:repeat(2,1fr)}.admin-workspace-head{display:block}.admin-plan-badge{margin-top:12px}.admin-workspace-metrics{grid-template-columns:repeat(2,1fr)}.admin-workspace-metrics div:nth-child(3){border-left:0;border-top:1px solid #e4e9ee}.admin-workspace-metrics div:nth-child(4){border-top:1px solid #e4e9ee}.admin-detail-head{align-items:flex-start;flex-direction:column}.admin-detail-actions{justify-content:flex-start}.admin-exclusion-card{grid-template-columns:1fr}.admin-exclusion-card .inline-form,.admin-exclusion-list{grid-column:1}.admin-filterbar{display:flex!important}.admin-search{min-width:100%}.admin-result-count{margin-left:0}.admin-modern-table{min-width:720px}}


/* v3.9.18 - restore dark application header and force admin redesign cache refresh */
.app-brandbar{
  min-height:70px;
  height:70px;
  padding:0 clamp(20px,3vw,42px);
  background:linear-gradient(110deg,#071f3d 0%,#0d3f73 58%,#2d6cdf 100%)!important;
  border-bottom:0!important;
  box-shadow:0 5px 22px rgba(9,34,65,.18)!important;
}
.app-brandbar .language-menu,
.app-brandbar .language-button,
.app-brandbar .account-menu-button,
.app-brandbar .workspace-name,
.app-brandbar #userName{color:#fff!important}
.app-brandbar .language-current-name,
.app-brandbar .account-menu-button small{color:rgba(255,255,255,.82)!important}

/* v3.9.19 - dark-header wordmark contrast */
.app-brandbar .app-brand-consensus{color:#f4f7fb!important}
.app-brandbar .app-brand-desk{color:#62a1ff!important}
