:root{--holp-bg:#00041a;--holp-primary:#5713c9;--holp-purple:#7c4eca;--holp-ink:#17151f;--holp-muted:#777685;--holp-line:#e4e4ec;--holp-surface:#fff;--holp-soft:#f8f8fb;--holp-selected:#e9efff}
.holp-login-shell{position:fixed;z-index:999999;inset:0;min-height:100vh;overflow:auto;background:#050017;color:#fff;font:400 14px/1.5 Poppins,system-ui,-apple-system,sans-serif}.holp-login-video,.holp-login-overlay{position:fixed;inset:0;width:100%;height:100%;object-fit:cover}.holp-login-overlay{background:linear-gradient(90deg,rgba(4,0,24,.76),rgba(12,0,25,.58)),rgba(2,0,18,.3)}.holp-login-content{position:relative;z-index:2;width:min(520px,calc(100% - 36px));min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding:42px 0;box-sizing:border-box}.holp-login-logo{display:block;width:190px;height:auto;margin:0 0 38px}.holp-login-intro{margin-bottom:28px}.holp-login-intro h1{margin:0 0 5px;color:#fff;font:600 38px/1.15 Poppins,system-ui,sans-serif}.holp-login-intro p{margin:0;color:rgba(255,255,255,.78);font-size:16px}.holp-login-card{padding:34px 36px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:linear-gradient(145deg,rgba(31,17,50,.75),rgba(9,5,28,.66));box-shadow:0 26px 80px rgba(0,0,0,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.holp-login-card>label{display:grid;gap:8px;margin-bottom:22px;color:#fff;font-size:13px;font-weight:600}.holp-login-card input[type=text],.holp-login-card input[type=password]{appearance:none;width:100%;height:52px;box-sizing:border-box;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:rgba(7,9,30,.72);color:#fff;padding:0 14px;font:400 14px/1 Poppins,system-ui,sans-serif;outline:0}.holp-login-card input:focus{border-color:#8b63ff;box-shadow:0 0 0 3px rgba(87,19,201,.22)}.holp-password-field{position:relative;display:block}.holp-password-field input{padding-right:62px!important}.holp-password-field button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#d9d2ea;padding:7px;cursor:pointer;font:500 10px/1 Poppins,system-ui,sans-serif}.holp-login-options{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:2px 0 24px;color:#e8e4f0;font-size:12px}.holp-login-options label{display:flex;align-items:center;gap:7px;margin:0}.holp-login-options input{width:15px;height:15px;accent-color:#682ee5}.holp-login-options a{color:#e8e4f0;text-decoration:none}.holp-login-options a:hover{text-decoration:underline}.holp-login-submit{appearance:none;width:100%;height:52px;border:0;border-radius:16px;background:linear-gradient(90deg,#5425e8,#5a28ed);color:#fff;font:600 14px/1 Poppins,system-ui,sans-serif;cursor:pointer;box-shadow:0 12px 28px rgba(64,29,190,.28)}.holp-login-submit:hover,.holp-login-submit:focus{background:linear-gradient(90deg,#4520c5,#5123d8)}.holp-login-error{margin:0 0 18px;padding:10px 12px;border:1px solid rgba(255,123,123,.4);border-radius:9px;background:rgba(154,23,23,.25);color:#ffdada;font-size:12px}.holp-login-timeout{border-color:rgba(190,170,255,.48);background:rgba(87,19,201,.2);color:#f1ecff}
.holp-app{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:820px;background:var(--holp-soft);color:var(--holp-ink);font:400 12px/1.45 Poppins,system-ui,-apple-system,sans-serif;border:0;border-radius:0!important;overflow:visible;box-shadow:none}
.holp-sidebar{position:fixed;z-index:30;top:0;left:0;width:250px;height:100vh;box-sizing:border-box;background:linear-gradient(180deg,#00041a,#140531);color:#fff;padding:22px 18px;display:flex;flex-direction:column;transition:width .2s ease,padding .2s ease;overflow:visible}.admin-bar .holp-sidebar{top:32px;height:calc(100vh - 32px)}
.holp-sidebar-head{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:8px;align-items:start;margin-bottom:26px}.holp-brand{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;overflow:hidden}.holp-logo-full{display:block;width:168px;max-width:100%;height:auto}.holp-logo-compact{display:none;width:46px;height:46px;border-radius:13px;background:#fff;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.14)}.holp-logo-compact img{display:block;width:28px;height:28px;max-width:28px;object-fit:contain;image-rendering:auto}.holp-brand small{color:#b9add8;font-size:10px;padding-left:2px;white-space:nowrap}
.holp-sidebar-toggle{display:grid;place-items:center;width:22px;height:30px;margin:1px 0 0 auto;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;cursor:pointer}.holp-sidebar-toggle:hover,.holp-sidebar-toggle:focus,.holp-sidebar-toggle:active{background:transparent!important;color:#b9a5ff!important;border:0!important;box-shadow:none!important}.holp-sidebar-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.holp-sidebar nav{display:grid;gap:8px}.holp-sidebar nav a{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;padding:11px 13px;border-radius:12px;font-weight:500}.holp-sidebar nav a svg{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.holp-sidebar nav a span{white-space:nowrap}.holp-sidebar nav a:hover,.holp-sidebar nav a.active{color:#fff;background:linear-gradient(135deg,#521cae,#7c4eca)}
.holp-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:22px 8px 0;display:flex;gap:10px;align-items:center}.holp-user>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#5713c9}.holp-user small{display:block;color:#a99fbe;font-size:11px}
.holp-app.holp-sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.holp-app.holp-sidebar-collapsed .holp-sidebar{width:82px;padding-left:12px;padding-right:12px}.holp-app.holp-sidebar-collapsed .holp-sidebar-head{display:flex;flex-direction:column;align-items:center;gap:7px;margin-bottom:22px}.holp-app.holp-sidebar-collapsed .holp-brand{align-items:center}.holp-app.holp-sidebar-collapsed .holp-logo-full,.holp-app.holp-sidebar-collapsed .holp-brand small,.holp-app.holp-sidebar-collapsed .holp-user div{display:none}.holp-app.holp-sidebar-collapsed .holp-logo-compact{display:flex}.holp-app.holp-sidebar-collapsed .holp-sidebar-toggle{margin:0 auto;width:22px}.holp-app.holp-sidebar-collapsed .holp-sidebar-toggle svg{transform:rotate(180deg)}.holp-app.holp-sidebar-collapsed .holp-sidebar nav a{width:48px;height:44px;padding:0;display:grid;place-items:center;box-sizing:border-box}.holp-app.holp-sidebar-collapsed .holp-sidebar nav a span{display:none}.holp-app.holp-sidebar-collapsed .holp-sidebar nav a svg{width:20px;height:20px}.holp-app.holp-sidebar-collapsed .holp-user{justify-content:center;padding-left:0;padding-right:0}
.holp-main{grid-column:2;padding:22px;min-width:0}.holp-header{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}.holp-header h1{font-size:25px;line-height:1.2;margin:0 0 3px;color:#111827}.holp-header p{margin:0;color:var(--holp-muted);font-size:12px}.holp-header-actions{display:flex;gap:8px}
.holp-app .holp-btn,.holp-app a.holp-btn,.holp-app button.holp-btn{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-width:104px!important;height:40px!important;border:1px solid #4324b8!important;border-radius:16px!important;background:#4324b8!important;background-image:none!important;color:#fff!important;text-decoration:none!important;padding:0 16px!important;font:600 11px/1 Poppins,system-ui,sans-serif!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease!important}.holp-app .holp-btn:hover,.holp-app .holp-btn:focus,.holp-app .holp-btn:active,.holp-app a.holp-btn:hover,.holp-app button.holp-btn:hover{background:#351a96!important;background-image:none!important;border-color:#351a96!important;color:#fff!important;box-shadow:none!important;transform:none!important}.holp-app .holp-btn.secondary{background:#fff!important;background-image:none!important;color:#4324b8!important;border-color:#b5a5dc!important}.holp-app .holp-btn.secondary:hover,.holp-app .holp-btn.secondary:focus,.holp-app .holp-btn.secondary:active{background:#f3f0fb!important;background-image:none!important;color:#351a96!important;border-color:#8f78ca!important}.holp-clear,.holp-back{color:var(--holp-primary)!important;font-weight:600;text-decoration:none;font-size:10px}.holp-clear:hover,.holp-clear:focus,.holp-back:hover,.holp-back:focus{color:#351a96!important;background:transparent!important}.holp-open{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;padding:3px 10px!important;border:1px solid #9d83da!important;border-radius:16px!important;color:#3f20a4!important;background:#fff!important;background-image:none!important;font-size:9px!important;font-weight:600!important;text-decoration:none!important;white-space:nowrap;box-shadow:none!important}.holp-open:hover,.holp-open:focus,.holp-open:active{background:#f2effc!important;background-image:none!important;border-color:#7656c1!important;color:#351a96!important;box-shadow:none!important}
.holp-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:13px}.holp-cards>div{background:#fff;border:1px solid var(--holp-line);border-radius:12px;padding:12px 14px;box-shadow:0 4px 15px rgba(17,24,39,.035)}.holp-cards span{display:block;color:var(--holp-muted);font-size:10px}.holp-cards strong{display:block;font-size:20px;margin-top:2px}
.holp-panel{background:#fff;border:1px solid var(--holp-line);border-radius:20px!important;padding:14px;box-shadow:none;margin-bottom:14px}.holp-panel h2{font-size:14px;margin:0 0 12px}
.holp-filters{display:grid;grid-template-columns:auto minmax(220px,1fr) repeat(4,minmax(120px,auto)) auto auto;gap:8px;align-items:center;margin-bottom:12px}.holp-filters input:not([type=checkbox]):not([type=hidden]),.holp-filters select,.holp-panel input:not([type=checkbox]):not([type=hidden]),.holp-panel select,.holp-panel textarea{width:100%;min-height:34px;border:1px solid #d9dce5;border-radius:7px;background:#fff;color:#111827;padding:6px 9px;font:11px/1.3 Poppins,system-ui,sans-serif;box-sizing:border-box}.holp-panel textarea{min-height:82px;resize:vertical}.holp-panel label{display:grid;gap:4px;font-size:10px;font-weight:600;color:#4b5563;margin-bottom:10px}
.holp-column-menu{display:flex;flex-wrap:wrap;gap:6px 12px;padding:9px 10px;background:#faf9fd;border:1px solid #e7e2f0;border-radius:8px;margin:-3px 0 11px}.holp-column-menu label{display:flex;flex-direction:row;gap:5px;align-items:center;font-size:10px;line-height:1.2;margin:0;white-space:nowrap}.holp-column-menu input[type=checkbox]{appearance:auto!important;-webkit-appearance:checkbox!important;width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important;margin:0!important;padding:0!important;accent-color:#5713c9;border-radius:2px!important;box-shadow:none!important}
.holp-table-wrap{overflow:auto;max-width:100%;border:1px solid #dedee7!important;border-radius:18px!important;background:#fff}.holp-table{border:0!important;border-collapse:separate!important;border-spacing:0!important;width:max-content;min-width:100%;font:400 10.5px/1.35 Poppins,system-ui,sans-serif!important;margin:0!important}.holp-table thead,.holp-table tbody,.holp-table tr{border:0!important}.holp-table th{position:sticky;top:0;z-index:2;background:#f0f1f4!important;color:#626270!important;text-align:left;font:600 9px/1.25 Poppins,system-ui,sans-serif!important;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;border:0!important;border-bottom:1px solid #e0e1e7!important;padding:9px 10px!important;height:32px!important}.holp-table td{position:static!important;left:auto!important;z-index:auto!important;background:#fff!important;color:#201e28!important;border:0!important;border-bottom:1px solid #ededf2!important;padding:7px 10px!important;max-width:220px;height:26px!important;vertical-align:middle!important}.holp-table tbody tr:last-child td{border-bottom:0!important}.holp-table tbody tr:hover td{background:var(--holp-selected)!important}.holp-table tbody tr:hover td:first-child{box-shadow:inset 2px 0 0 #5b35e2}.holp-table td[data-col=name],.holp-table td[data-col=email]{font-weight:500}.holp-table a{color:#4125b5;font-size:10px}.holp-muted{color:#a0a5af}.holp-empty{text-align:center!important;padding:30px!important;color:var(--holp-muted)}
.holp-clickable-row{cursor:pointer;outline:0}.holp-clickable-row:focus td{background:var(--holp-selected)!important}.holp-clickable-row:focus td:first-child{box-shadow:inset 2px 0 0 #5b35e2}
.holp-pill{display:inline-block;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700;background:#eef0f4;color:#4b5563;white-space:nowrap}.holp-paid{background:#ede5ff;color:#5713c9}.holp-organic{background:#dff7ea;color:#137547}.holp-new{background:#e5efff;color:#1d5caa}.holp-converted{background:#dff7ea;color:#137547}.holp-lost,.holp-invalid-spam{background:#fee8e8;color:#b42318}
.holp-pagination{display:flex;gap:6px;margin-top:16px}.holp-pagination a{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--holp-line);border-radius:7px;text-decoration:none;color:#4b5563}.holp-pagination a.active{background:#5713c9;color:#fff;border-color:#5713c9}
.holp-detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,.8fr);gap:18px}.holp-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--holp-line);border:1px solid var(--holp-line);border-radius:10px;overflow:hidden;margin:0}.holp-details dl>div{background:#fff;padding:14px}.holp-details dt{color:var(--holp-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.holp-details dd{margin:4px 0 0;font-size:13px;word-break:break-word}.holp-timeline article{position:relative;padding:0 0 16px 18px;border-left:2px solid #e5e0ef}.holp-timeline article:before{content:"";position:absolute;left:-6px;top:3px;width:10px;height:10px;border-radius:50%;background:#7c4eca}.holp-timeline time{display:block;color:#8b91a0;font-size:10px}.holp-timeline p{margin:6px 0 0;font-size:12px}.holp-notice{padding:18px;background:#fff;border-left:4px solid #5713c9}.holp-error{border-color:#b42318}
.holp-detail-header{align-items:flex-start}.holp-back-large{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;margin-bottom:10px;border:1px solid #b5a5dc;border-radius:16px;background:#fff;color:#4324b8!important;font-size:10px!important}.holp-back-large:hover,.holp-back-large:focus{background:#f3f0fb!important;border-color:#8f78ca}.holp-close-detail{display:grid;place-items:center;width:38px;height:38px;border:1px solid #cfc3eb;border-radius:50%;background:#fff;color:#4324b8!important;text-decoration:none;font:400 25px/1 Poppins,system-ui,sans-serif;box-shadow:none}.holp-close-detail:hover,.holp-close-detail:focus{background:#f3f0fb!important;color:#351a96!important;border-color:#8f78ca}
.holp-danger-zone{border-color:#f0caca!important}.holp-danger-zone p{font-size:10px;color:#777685}.holp-delete-btn{appearance:none!important;min-height:36px;padding:0 14px;border:1px solid #c73636!important;border-radius:16px!important;background:#fff!important;color:#a82020!important;font:600 10px/1 Poppins,system-ui,sans-serif!important;cursor:pointer}.holp-delete-btn:hover,.holp-delete-btn:focus{background:#fff0f0!important;color:#8f1717!important;border-color:#a82020!important}
.holp-report-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.holp-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.holp-report-grid>.holp-panel{min-width:0}.holp-report-status{grid-column:1/-1}.holp-report-table table{width:100%;border:0!important;border-collapse:collapse!important;margin:0!important;font:400 10px/1.35 Poppins,system-ui,sans-serif!important}.holp-report-table th{padding:9px 10px!important;border:0!important;border-bottom:1px solid #e0e1e7!important;background:#f0f1f4!important;color:#626270!important;font-size:9px!important;text-transform:uppercase;text-align:left}.holp-report-table td{padding:8px 10px!important;border:0!important;border-bottom:1px solid #ededf2!important;background:#fff!important;color:#201e28!important}.holp-report-table tbody tr:last-child td{border-bottom:0!important}.holp-status-row{margin-bottom:11px}.holp-status-row>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:5px;font-size:10px}.holp-status-row>div strong{font-size:10px}.holp-status-row i{display:block;height:7px;border-radius:999px;background:#efedf5;overflow:hidden}.holp-status-row i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#521cae,#7c4eca)}
.holp-report-filter{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:10px 12px}.holp-period-buttons{display:flex;flex-wrap:wrap;gap:7px}.holp-period-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid #cfc3eb;border-radius:16px;background:#fff;color:#4324b8;text-decoration:none;font-size:10px;font-weight:600}.holp-period-buttons a:hover,.holp-period-buttons a:focus,.holp-period-buttons a.active{background:#4324b8;color:#fff;border-color:#4324b8}.holp-date-range{display:flex;align-items:flex-end;gap:7px}.holp-date-range label{margin:0;min-width:125px}.holp-date-range input[type=date]{min-height:34px!important}.holp-date-range .holp-btn{height:34px!important;min-width:96px!important}
@media(max-width:980px){.holp-app{grid-template-columns:82px 1fr}.holp-sidebar{width:82px;padding-left:12px;padding-right:12px}.holp-sidebar-head{display:flex;flex-direction:column;align-items:center;gap:9px}.holp-logo-full,.holp-brand small,.holp-user div{display:none}.holp-logo-compact{display:flex}.holp-sidebar-toggle{margin:0 auto}.holp-sidebar-toggle svg{transform:rotate(180deg)}.holp-sidebar nav a{width:48px;height:44px;padding:0;display:grid;place-items:center}.holp-sidebar nav a span{display:none}.holp-user{justify-content:center}.holp-cards{grid-template-columns:repeat(2,1fr)}.holp-filters{grid-template-columns:1fr 1fr}.holp-detail-grid,.holp-report-grid{grid-template-columns:1fr}.holp-report-status{grid-column:auto}.holp-report-filter{align-items:stretch;flex-direction:column}.holp-date-range{flex-wrap:wrap}}
@media(max-width:640px){.holp-app{display:block;border-radius:0}.holp-sidebar,.admin-bar .holp-sidebar{position:relative;top:auto;left:auto;width:auto;height:auto;min-height:auto;display:block}.holp-sidebar-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.holp-logo-full{display:block;width:130px}.holp-logo-compact,.holp-brand small,.holp-sidebar-toggle{display:none}.holp-sidebar nav{display:flex;overflow:auto}.holp-sidebar nav a{display:flex;width:auto;height:auto;padding:9px 12px;font-size:12px;white-space:nowrap}.holp-sidebar nav a span{display:inline}.holp-user{display:none}.holp-main{grid-column:auto;padding:18px}.holp-header{align-items:flex-start;flex-direction:column}.holp-cards{grid-template-columns:1fr 1fr}.holp-filters{grid-template-columns:1fr}.holp-details dl{grid-template-columns:1fr}.holp-date-range{display:grid;grid-template-columns:1fr 1fr}.holp-date-range label{min-width:0}.holp-date-range .holp-btn{grid-column:1/-1}}
@media(max-width:560px){.holp-login-content{padding:28px 0}.holp-login-logo{width:155px;margin-bottom:28px}.holp-login-intro h1{font-size:30px}.holp-login-intro p{font-size:13px}.holp-login-card{padding:25px 20px}.holp-login-options{align-items:flex-start;flex-direction:column}}

/* Theme-resistant refinements. */
.holp-login-intro h1{color:#fff!important;font:600 38px/1.15 Poppins,system-ui,sans-serif!important}
.holp-login-options a,.holp-login-options a:visited{color:#e8e4f0!important;text-decoration:none!important}
.holp-login-options a:hover,.holp-login-options a:focus{color:#fff!important;text-decoration:underline!important}
.holp-login-submit{appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;height:52px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:16px!important;background:linear-gradient(90deg,#5425e8,#5a28ed)!important;color:#fff!important;font:600 14px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important;box-shadow:0 12px 28px rgba(64,29,190,.28)!important}
.holp-login-submit:hover,.holp-login-submit:focus,.holp-login-submit:active{background:linear-gradient(90deg,#4520c5,#5123d8)!important;color:#fff!important;border:0!important;box-shadow:0 12px 28px rgba(64,29,190,.32)!important}
.holp-app .holp-period-buttons a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 14px!important;border:1px solid #cfc3eb!important;border-radius:16px!important;background:#fff!important;color:#4324b8!important;text-decoration:none!important;font-size:10px!important;font-weight:600!important}
.holp-app .holp-period-buttons a:hover,.holp-app .holp-period-buttons a:focus,.holp-app .holp-period-buttons a.active,.holp-app .holp-period-buttons a.active:hover,.holp-app .holp-period-buttons a.active:focus{background:#4324b8!important;color:#fff!important;border-color:#4324b8!important}
.holp-user-block{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:18px 8px 0;display:grid;gap:12px}
.holp-user-block .holp-user{margin-top:0;border:0;padding:0}
.holp-logout{display:flex;align-items:center;gap:9px;color:#fff!important;text-decoration:none!important;padding:8px 9px;border-radius:10px;font-size:11px;font-weight:500}
.holp-logout svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.holp-logout:hover,.holp-logout:focus{background:rgba(255,255,255,.09);color:#fff!important}
.holp-app.holp-sidebar-collapsed .holp-user-block{padding-left:0;padding-right:0}
.holp-app.holp-sidebar-collapsed .holp-logout{justify-content:center;padding:9px}
.holp-app.holp-sidebar-collapsed .holp-logout span{display:none}
@media(max-width:640px){.holp-user-block{margin-top:12px;padding-top:10px}.holp-logout{justify-content:center}}
@media(max-width:560px){.holp-login-intro h1{font-size:30px!important}}

/* CookieYes is intentionally hidden only where this portal stylesheet is loaded. */
.cky-btn-revisit-wrapper,.cky-consent-container,.cky-modal,#cky-consent{display:none!important;visibility:hidden!important;pointer-events:none!important}

/* Workflow additions: personal read state, notifications, manual entry and session safety. */
.holp-table tbody tr.holp-read td{background:#f5f6f8!important;color:#666b75!important;font-weight:400!important}.holp-table tbody tr.holp-unread td{background:#fff!important;font-weight:600!important}.holp-table tbody tr.holp-read:hover td,.holp-table tbody tr.holp-unread:hover td{background:var(--holp-selected)!important}
.holp-main{position:relative}.holp-notifications{position:absolute;z-index:40;right:22px;top:22px;margin:0}.holp-bell{position:relative;display:grid;place-items:center;width:40px;height:40px;border:1px solid #d7ccef;border-radius:50%;background:#fff;color:#4324b8;cursor:pointer;box-shadow:0 5px 16px rgba(40,24,90,.08)}.holp-bell:hover,.holp-bell:focus{background:#f3effc;color:#351a96}.holp-bell svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.holp-bell b{position:absolute;right:-5px;top:-6px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#e53955;color:#fff;font-size:9px}
.holp-notification-panel{position:absolute;z-index:50;right:0;top:48px;width:330px;max-height:390px;overflow:auto;border:1px solid #dedee7;border-radius:16px;background:#fff;color:#171522;box-shadow:0 18px 50px rgba(10,7,35,.24)}.holp-notification-panel>div{display:flex;justify-content:space-between;gap:10px;padding:13px;border-bottom:1px solid #ececf1}.holp-notification-panel>div a{font-size:9px}.holp-notification-panel>a{display:grid;gap:3px;padding:11px 13px;border-bottom:1px solid #efeff3;color:#3a3742!important;text-decoration:none!important;font-size:10px}.holp-notification-panel>a.unread{background:#f5f1ff;font-weight:600}.holp-notification-panel>a:hover{background:#eee9fb}.holp-notification-panel small,.holp-notification-panel>p{color:#858592;font-size:9px}.holp-notification-panel>p{padding:14px;margin:0}
.holp-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 16px}.holp-contact-actions .holp-btn{min-width:90px}
.holp-manual-panel{max-width:1000px}.holp-manual-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.holp-manual-form label{margin:0}.holp-manual-form .holp-wide{grid-column:1/-1}.holp-manual-form textarea{min-height:90px}
.holp-timeout-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;background:rgba(5,3,20,.72);backdrop-filter:blur(5px)}.holp-timeout-modal[hidden]{display:none}.holp-timeout-modal>div{width:min(420px,100%);padding:28px;border:1px solid #ded9ec;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.3);text-align:center}.holp-timeout-modal h2{margin:0 0 8px}.holp-timeout-modal p{margin:0 0 20px;color:#666575}
@media(max-width:640px){.holp-notifications{right:18px;top:18px}.holp-manual-form{grid-template-columns:1fr}.holp-manual-form .holp-wide{grid-column:auto}.holp-contact-actions .holp-btn{flex:1;min-width:calc(50% - 4px)}.holp-notification-panel{position:fixed;left:10px!important;right:10px;width:auto;top:70px;bottom:auto}}
.holp-main>.holp-header{padding-right:52px}
.holp-app .holp-bell{width:40px!important;height:40px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#4a25c7!important;box-shadow:none!important;padding:0!important}.holp-app .holp-bell svg{width:25px!important;height:25px!important;fill:currentColor!important;stroke:none!important}.holp-app .holp-bell:hover,.holp-app .holp-bell:focus,.holp-app .holp-bell:active{border:0!important;background:transparent!important;color:#351a96!important}
.holp-app .holp-table tbody tr.holp-unread td{background:#fff!important;color:#17151f!important;font-weight:600!important}.holp-app .holp-table tbody tr.holp-read td{background:#f1f2f4!important;color:#686b73!important;font-weight:400!important}
.holp-mobile-menu-toggle,.holp-mobile-drawer-head,.holp-mobile-menu-backdrop{display:none}
@media(max-width:768px){
 body.holp-mobile-menu-visible{overflow:hidden!important}
 .holp-app{display:block!important;min-height:100vh!important}
 .holp-sidebar,.admin-bar .holp-sidebar{position:relative!important;z-index:70!important;top:auto!important;left:auto!important;width:100%!important;height:82px!important;min-height:82px!important;padding:14px 18px!important;display:block!important;overflow:visible!important}
 .holp-sidebar-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0!important;height:54px!important}
 .holp-sidebar .holp-brand{display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow:visible!important}
 .holp-sidebar .holp-logo-full{display:block!important;width:150px!important;height:auto!important}
 .holp-sidebar .holp-logo-compact,.holp-sidebar .holp-brand small,.holp-sidebar-toggle{display:none!important}
 .holp-mobile-menu-toggle{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important}
 .holp-mobile-menu-toggle svg{width:27px!important;height:27px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important}
 .holp-sidebar nav{position:fixed!important;z-index:90!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(320px,86vw)!important;height:100dvh!important;box-sizing:border-box!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:8px!important;overflow-y:auto!important;background:linear-gradient(180deg,#00041a,#140531)!important;box-shadow:-18px 0 50px rgba(0,0,0,.35)!important;transform:translateX(105%)!important;transition:transform .25s ease!important}
 .holp-app.holp-mobile-menu-open .holp-sidebar nav{transform:translateX(0)!important}
 .holp-mobile-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 16px!important;padding:2px 4px 14px!important;border-bottom:1px solid rgba(255,255,255,.14)!important;color:#fff!important}
 .holp-mobile-drawer-head strong{font-size:15px!important}.holp-mobile-drawer-head button{width:36px!important;height:36px!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font:300 30px/1 Poppins,system-ui,sans-serif!important}
 .holp-sidebar nav a{display:flex!important;width:100%!important;height:auto!important;box-sizing:border-box!important;padding:13px 14px!important;border-radius:12px!important;font-size:13px!important;white-space:normal!important}
 .holp-sidebar nav a span{display:inline!important}.holp-sidebar nav a svg{width:20px!important;height:20px!important}
 .holp-sidebar .holp-user-block{display:none!important}
 .holp-mobile-menu-backdrop{position:fixed!important;z-index:65!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(0,4,26,.58)!important;backdrop-filter:blur(2px)!important}
 body.holp-mobile-menu-visible .holp-mobile-menu-backdrop{display:block!important}
 .holp-main{grid-column:auto!important;padding:16px!important}
 .holp-header h1{font-size:22px!important;line-height:1.2!important}
 .holp-header p{font-size:11px!important;line-height:1.5!important}
}

/* Consolidated responsive and theme-resistance fixes. */
.holp-mobile-menu-backdrop,.holp-mobile-menu-backdrop[hidden]{display:none!important;pointer-events:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
@media(min-width:769px){.holp-mobile-menu-toggle,.holp-mobile-drawer-head,.holp-mobile-menu-backdrop{appearance:none!important;-webkit-appearance:none!important;display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}}
@media(max-width:768px){body.holp-mobile-menu-visible .holp-mobile-menu-backdrop:not([hidden]){display:block!important;pointer-events:auto!important;background:rgba(0,4,26,.48)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.holp-sidebar-toggle{display:none!important}.holp-header h1{font-size:22px!important}}
.holp-app .holp-bell{top:0!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#4a25c7!important;padding:0!important;box-shadow:none!important}.holp-app .holp-bell svg{display:block!important;width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.holp-app .holp-bell:hover,.holp-app .holp-bell:focus,.holp-app .holp-bell:active{background:transparent!important;color:#351a96!important;border:0!important;box-shadow:none!important}
.holp-login-content{align-items:center!important}.holp-login-logo{margin-left:auto!important;margin-right:auto!important}.holp-login-intro{width:100%!important;text-align:center!important}.holp-login-card{width:100%!important;box-sizing:border-box!important}
@media(min-width:561px){.holp-login-content{transform:translateY(-18px)}}
.holp-live-toast{position:fixed;z-index:99990;right:22px;top:78px;max-width:340px;padding:12px 16px;border-radius:14px;background:#4324b8;color:#fff!important;text-decoration:none!important;font:600 11px/1.4 Poppins,system-ui,sans-serif;box-shadow:0 14px 35px rgba(41,23,112,.3)}
@media(max-width:768px){.holp-login-content{justify-content:flex-start!important;min-height:100svh!important;padding-top:28px!important;padding-bottom:28px!important;transform:none!important}.holp-login-logo{margin-bottom:20px!important}.holp-login-intro{margin-bottom:20px!important}.holp-notification-panel{position:fixed!important;top:92px!important;right:10px!important;left:10px!important;bottom:auto!important;width:auto!important;max-height:calc(100dvh - 112px)!important;overflow-y:auto!important}.admin-bar .holp-notification-panel{top:138px!important;max-height:calc(100dvh - 158px)!important}.holp-live-toast{top:94px;right:12px;left:12px;max-width:none}}
.holp-bulk-toggle{white-space:nowrap}.holp-bulk-toggle.active{background:#4324b8!important;color:#fff!important;border-color:#4324b8!important}[data-holp-display-item][hidden]{display:none!important}.holp-bulk-controls{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0 0 10px;padding:10px;border:1px solid #e2deed;border-radius:10px;background:#faf9fd}.holp-bulk-controls[hidden]{display:none!important}.holp-bulk-controls select{flex:1;min-width:180px}.holp-bulk-controls select,.holp-bulk-controls input{min-height:36px;border:1px solid #d9dce5;border-radius:8px;background:#fff;padding:5px 8px;font:10px Poppins,system-ui,sans-serif}.holp-display-menu-title{display:block;flex:0 0 100%;margin:5px 0 2px;padding-top:7px;border-top:1px solid #ece8f4;color:#171522;font-size:10px}.holp-column-menu>.holp-display-menu-title:first-child{border-top:0;padding-top:0}.holp-select-col{width:34px!important;min-width:34px!important;text-align:center!important}.holp-select-col input{width:14px!important;height:14px!important;accent-color:#5713c9}
@media(max-width:768px){.holp-bulk-controls{display:grid;grid-template-columns:1fr 1fr}.holp-bulk-controls .holp-btn{grid-column:1/-1;width:100%!important}.holp-select-col{position:sticky!important;left:0!important;z-index:3!important}}

/* Premium black theme. User preference is stored locally by portal.js. */
.holp-theme-toggle{position:absolute;z-index:42;right:67px;top:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:58px;height:50px;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#55515f!important;cursor:pointer;box-shadow:none!important}.holp-theme-toggle:hover,.holp-theme-toggle:focus{background:rgba(87,19,201,.055)!important;color:#351a96!important;outline:0!important}.holp-theme-track{position:relative;display:block;width:42px;height:22px;border:1px solid #b9bac2;border-radius:999px;background:#d7d8de;box-shadow:inset 0 1px 3px rgba(0,0,0,.13);transition:background .22s ease,border-color .22s ease}.holp-theme-track i{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#f8f8fa;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .24s ease,background .22s ease}.holp-theme-label{display:block;font:600 8px/1.1 Poppins,system-ui,sans-serif;letter-spacing:.02em}.holp-app.holp-theme-dark .holp-theme-track{background:#292833;border-color:#474550}.holp-app.holp-theme-dark .holp-theme-track i{transform:translateX(20px);background:#777681}.holp-main>.holp-header{padding-right:122px}
.holp-app.holp-theme-dark{--holp-bg:#020208;--holp-ink:#f8f7fc;--holp-muted:#aaa7b6;--holp-line:rgba(158,132,220,.18);--holp-surface:#0d0d16;--holp-soft:#050509;--holp-selected:#17142a;background:#050509;color:#f8f7fc;color-scheme:dark}
.holp-app.holp-theme-dark .holp-main{background:radial-gradient(circle at 82% -10%,rgba(87,19,201,.16),transparent 34%),linear-gradient(180deg,#07070d,#050509)}
.holp-app.holp-theme-dark .holp-sidebar{background:linear-gradient(180deg,#010108 0%,#09031a 55%,#110328 100%);border-right:1px solid rgba(151,117,232,.12);box-shadow:16px 0 45px rgba(0,0,0,.16)}
.holp-app.holp-theme-dark .holp-header h1,.holp-app.holp-theme-dark .holp-panel h2,.holp-app.holp-theme-dark .holp-details dd,.holp-app.holp-theme-dark .holp-timeline p{color:#f8f7fc!important}.holp-app.holp-theme-dark .holp-header p,.holp-app.holp-theme-dark .holp-cards span,.holp-app.holp-theme-dark .holp-details dt{color:#aaa7b6!important}
.holp-app.holp-theme-dark .holp-cards>div,.holp-app.holp-theme-dark .holp-panel{background:linear-gradient(145deg,#10101a,#0b0b13)!important;border-color:rgba(151,117,232,.2)!important;box-shadow:0 12px 34px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.025)!important}.holp-app.holp-theme-dark .holp-cards>div:hover{border-color:rgba(139,99,255,.42)!important;box-shadow:0 15px 38px rgba(0,0,0,.28),0 0 24px rgba(87,19,201,.09)!important}
.holp-app.holp-theme-dark .holp-theme-toggle{background:transparent!important;color:#c8c4d2!important;border:0!important;box-shadow:none!important}.holp-app.holp-theme-dark .holp-theme-toggle:hover,.holp-app.holp-theme-dark .holp-theme-toggle:focus{background:rgba(139,99,255,.09)!important;color:#fff!important;border:0!important}
.holp-app.holp-theme-dark .holp-bell{color:#b99cff!important}.holp-app.holp-theme-dark .holp-bell:hover,.holp-app.holp-theme-dark .holp-bell:focus{color:#fff!important}
.holp-app.holp-theme-dark .holp-filters input:not([type=checkbox]):not([type=hidden]),.holp-app.holp-theme-dark .holp-filters select,.holp-app.holp-theme-dark .holp-panel input:not([type=checkbox]):not([type=hidden]),.holp-app.holp-theme-dark .holp-panel select,.holp-app.holp-theme-dark .holp-panel textarea,.holp-app.holp-theme-dark .holp-bulk-controls select,.holp-app.holp-theme-dark .holp-bulk-controls input{background:#10101a!important;color:#f8f7fc!important;border-color:rgba(161,139,218,.25)!important}.holp-app.holp-theme-dark input::placeholder,.holp-app.holp-theme-dark textarea::placeholder{color:#777583!important}.holp-app.holp-theme-dark input:focus,.holp-app.holp-theme-dark select:focus,.holp-app.holp-theme-dark textarea:focus{border-color:#7955d1!important;box-shadow:0 0 0 3px rgba(87,19,201,.18)!important;outline:0!important}.holp-app.holp-theme-dark option{background:#10101a;color:#f8f7fc}
.holp-app.holp-theme-dark .holp-column-menu,.holp-app.holp-theme-dark .holp-bulk-controls{background:#0b0b13!important;border-color:rgba(151,117,232,.2)!important}.holp-app.holp-theme-dark .holp-column-menu label,.holp-app.holp-theme-dark .holp-display-menu-title,.holp-app.holp-theme-dark .holp-panel label{color:#d5d2df!important}.holp-app.holp-theme-dark .holp-display-menu-title{border-color:rgba(151,117,232,.17)!important}
.holp-app.holp-theme-dark .holp-table-wrap{background:#0b0b13!important;border-color:rgba(151,117,232,.2)!important;box-shadow:0 16px 38px rgba(0,0,0,.2)}.holp-app.holp-theme-dark .holp-table th{background:#171723!important;color:#b9b5c6!important;border-bottom-color:rgba(161,139,218,.22)!important}.holp-app.holp-theme-dark .holp-table td,.holp-app.holp-theme-dark .holp-table tbody tr.holp-read td{background:#0d0d16!important;color:#aaa7b6!important;border-bottom-color:rgba(151,117,232,.12)!important}.holp-app.holp-theme-dark .holp-table tbody tr.holp-unread td{background:#13131f!important;color:#f8f7fc!important;border-bottom-color:rgba(151,117,232,.16)!important}.holp-app.holp-theme-dark .holp-table tbody tr:hover td,.holp-app.holp-theme-dark .holp-table tbody tr.holp-read:hover td,.holp-app.holp-theme-dark .holp-table tbody tr.holp-unread:hover td,.holp-app.holp-theme-dark .holp-clickable-row:focus td{background:#1b1730!important;color:#fff!important}.holp-app.holp-theme-dark .holp-table a{color:#bda5ff!important}.holp-app.holp-theme-dark .holp-muted,.holp-app.holp-theme-dark .holp-empty{color:#777583!important}
.holp-app.holp-theme-dark .holp-btn.secondary{background:#11111c!important;color:#c9b6ff!important;border-color:#6243b3!important}.holp-app.holp-theme-dark .holp-btn.secondary:hover,.holp-app.holp-theme-dark .holp-btn.secondary:focus{background:#21183a!important;color:#fff!important;border-color:#8c68e6!important}.holp-app.holp-theme-dark .holp-clear,.holp-app.holp-theme-dark .holp-back{color:#bda5ff!important}.holp-app.holp-theme-dark .holp-open,.holp-app.holp-theme-dark .holp-back-large{background:#11111c!important;color:#c9b6ff!important;border-color:#6243b3!important}
.holp-app.holp-theme-dark .holp-details dl{background:rgba(151,117,232,.16)!important;border-color:rgba(151,117,232,.2)!important}.holp-app.holp-theme-dark .holp-details dl>div{background:#0e0e17!important}.holp-app.holp-theme-dark .holp-timeline article{border-left-color:#30254a}.holp-app.holp-theme-dark .holp-timeline time{color:#888493!important}
.holp-app.holp-theme-dark .holp-report-table th{background:#171723!important;color:#b9b5c6!important;border-bottom-color:rgba(161,139,218,.22)!important}.holp-app.holp-theme-dark .holp-report-table td{background:#0d0d16!important;color:#e8e5ef!important;border-bottom-color:rgba(151,117,232,.12)!important}.holp-app.holp-theme-dark .holp-status-row i{background:#201a30}.holp-app.holp-theme-dark .holp-app .holp-period-buttons a,.holp-app.holp-theme-dark .holp-period-buttons a{background:#11111c!important;color:#c9b6ff!important;border-color:#6243b3!important}.holp-app.holp-theme-dark .holp-period-buttons a.active,.holp-app.holp-theme-dark .holp-period-buttons a:hover{background:#4324b8!important;color:#fff!important;border-color:#7955d1!important}
.holp-app.holp-theme-dark .holp-notification-panel{background:#0d0d16!important;color:#f8f7fc!important;border-color:rgba(151,117,232,.26)!important;box-shadow:0 22px 60px rgba(0,0,0,.55)}.holp-app.holp-theme-dark .holp-notification-panel>div,.holp-app.holp-theme-dark .holp-notification-panel>a{border-bottom-color:rgba(151,117,232,.14)!important}.holp-app.holp-theme-dark .holp-notification-panel>a{color:#d8d4e1!important}.holp-app.holp-theme-dark .holp-notification-panel>a.unread{background:#181329!important;color:#fff!important}.holp-app.holp-theme-dark .holp-notification-panel>a:hover{background:#21183a!important}
.holp-app.holp-theme-dark .holp-pagination a{color:#bbb7c6!important;border-color:rgba(151,117,232,.24)!important;background:#0d0d16}.holp-app.holp-theme-dark .holp-pagination a.active{background:#5713c9!important;color:#fff!important;border-color:#7955d1!important}.holp-app.holp-theme-dark .holp-danger-zone{border-color:rgba(210,75,75,.35)!important}.holp-app.holp-theme-dark .holp-delete-btn{background:#161018!important;color:#ffaaa9!important;border-color:#9c4141!important}
@media(max-width:768px){.holp-theme-toggle{top:12px;right:58px}.holp-main>.holp-header{padding-right:112px}.holp-app.holp-theme-dark .holp-sidebar nav{background:linear-gradient(180deg,#010108,#110328)!important}}
body.holp-theme-dark-active .holp-timeout-modal>div{background:#0d0d16!important;color:#f8f7fc!important;border-color:rgba(151,117,232,.28)!important}body.holp-theme-dark-active .holp-timeout-modal p{color:#aaa7b6!important}body.holp-theme-dark-active .holp-live-toast{background:linear-gradient(135deg,#521cae,#7c4eca)!important;box-shadow:0 16px 42px rgba(0,0,0,.42)!important}

/* Compact account menu: profile, dark mode and logout. */
.holp-account{position:absolute;z-index:44;right:18px;top:21px}.holp-account-toggle{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:1px solid #6d50c8!important;border-radius:50%!important;background:#fff!important;color:#25145f!important;box-shadow:0 0 0 2px rgba(87,19,201,.12)!important;cursor:pointer!important}.holp-account-toggle:hover,.holp-account-toggle:focus,.holp-account-toggle[aria-expanded=true]{background:#f4f0ff!important;color:#4324b8!important;border-color:#4324b8!important;box-shadow:0 0 0 3px rgba(87,19,201,.14)!important}.holp-account-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.holp-account-panel{position:absolute;z-index:55;right:0;top:50px;width:290px;box-sizing:border-box;padding:10px;border:1px solid #dedbe7;border-radius:16px;background:#fff;color:#171522;box-shadow:0 22px 58px rgba(12,8,35,.24)}.holp-account-panel[hidden]{display:none!important}.holp-account-panel header{display:grid;gap:2px;padding:8px 10px 12px;border-bottom:1px solid #ece9f1}.holp-account-panel header strong{font-size:13px;color:#171522;word-break:break-word}.holp-account-panel header span{font-size:10px;color:#74717f;word-break:break-word}.holp-account-theme,.holp-account-logout{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;box-sizing:border-box;padding:8px 10px;border-bottom:1px solid #ece9f1;color:#282430!important;text-decoration:none!important;font-size:11px;font-weight:500}.holp-account-theme>span,.holp-account-logout{justify-content:flex-start}.holp-account-theme>span{display:flex;align-items:center;gap:10px}.holp-account-theme svg,.holp-account-logout svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:#777381;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.holp-account-logout{border-bottom:0}.holp-account-logout:hover,.holp-account-logout:focus{border-radius:10px;background:#f5f2fb;color:#4324b8!important}.holp-account .holp-theme-toggle{position:static!important;right:auto!important;top:auto!important;display:block!important;width:44px!important;height:24px!important;min-width:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.holp-account .holp-theme-toggle:hover,.holp-account .holp-theme-toggle:focus{background:transparent!important}.holp-account .holp-theme-track{width:42px;height:22px}.holp-account .holp-theme-label{display:none!important}.holp-main>.holp-header{padding-right:104px}.holp-notifications{right:72px!important}
.holp-app.holp-theme-dark .holp-account-toggle{background:#11111c!important;color:#fff!important;border-color:#7955d1!important;box-shadow:0 0 0 2px rgba(121,85,209,.2)!important}.holp-app.holp-theme-dark .holp-account-toggle:hover,.holp-app.holp-theme-dark .holp-account-toggle:focus,.holp-app.holp-theme-dark .holp-account-toggle[aria-expanded=true]{background:#1d1830!important;border-color:#9a79ee!important}.holp-app.holp-theme-dark .holp-account-panel{background:#111114!important;color:#fff!important;border-color:#333039!important;box-shadow:0 24px 68px rgba(0,0,0,.62)}.holp-app.holp-theme-dark .holp-account-panel header,.holp-app.holp-theme-dark .holp-account-theme,.holp-app.holp-theme-dark .holp-account-logout{border-color:#302e35!important}.holp-app.holp-theme-dark .holp-account-panel header strong{color:#fff!important}.holp-app.holp-theme-dark .holp-account-panel header span{color:#aaa6b2!important}.holp-app.holp-theme-dark .holp-account-theme,.holp-app.holp-theme-dark .holp-account-logout{color:#f0edf4!important}.holp-app.holp-theme-dark .holp-account-theme svg,.holp-app.holp-theme-dark .holp-account-logout svg{stroke:#aaa6b2!important}.holp-app.holp-theme-dark .holp-account-logout:hover,.holp-app.holp-theme-dark .holp-account-logout:focus{background:#211b32!important;color:#fff!important}.holp-app.holp-theme-dark .holp-account .holp-theme-track{background:#6330db!important;border-color:#7441e9!important}.holp-app.holp-theme-dark .holp-account .holp-theme-track i{background:#fff!important}
@media(max-width:768px){.holp-account{right:14px;top:13px}.holp-account-toggle{width:40px!important;height:40px!important}.holp-notifications{right:64px!important;top:13px!important}.holp-main>.holp-header{padding-right:98px}.holp-account-panel{position:fixed;top:88px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 108px);overflow:auto}.admin-bar .holp-account-panel{top:134px;max-height:calc(100dvh - 154px)}}

/* Dark-theme contrast pass for linked values and secondary workflow text. */
.holp-app.holp-theme-dark .holp-details dd a,.holp-app.holp-theme-dark .holp-details dd a:visited{color:#cbb8ff!important;-webkit-text-fill-color:#cbb8ff!important;text-decoration:none!important}.holp-app.holp-theme-dark .holp-details dd a:hover,.holp-app.holp-theme-dark .holp-details dd a:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:underline!important}.holp-app.holp-theme-dark .holp-notification-panel>div a,.holp-app.holp-theme-dark .holp-notification-panel>div a:visited{color:#cbb8ff!important}.holp-app.holp-theme-dark .holp-notification-panel small,.holp-app.holp-theme-dark .holp-notification-panel>p{color:#aaa7b6!important}.holp-app.holp-theme-dark .holp-danger-zone p,.holp-app.holp-theme-dark .holp-timeline time,.holp-app.holp-theme-dark .holp-muted{color:#aaa7b6!important}.holp-app.holp-theme-dark .holp-details dd,.holp-app.holp-theme-dark .holp-timeline p,.holp-app.holp-theme-dark .holp-status-row>div,.holp-app.holp-theme-dark .holp-status-row strong{color:#f2eff7!important}
