html,body{height:100%}
body.bsae-shell-page{margin:0;background:#eef2f7;color:#111827}
body.bsae-shell-page #masthead,body.bsae-shell-page #site-header,body.bsae-shell-page #colophon,body.bsae-shell-page footer,body.bsae-shell-page header.site-header,body.bsae-shell-page .site-header,body.bsae-shell-page .site-footer,body.bsae-shell-page .hfe-before-footer,body.bsae-shell-page .hfe-after-footer{display:none!important}
body.bsae-shell-page .site,body.bsae-shell-page .site-content,body.bsae-shell-page .content-area,body.bsae-shell-page .site-main,body.bsae-shell-page article,body.bsae-shell-page .entry-content{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
.bsae-shell{min-height:100vh;padding:16px 18px;box-sizing:border-box}.admin-bar .bsae-shell{min-height:calc(100vh - 32px)}
.bsae-shell-main{height:100%}
.bsae-registry-wrap,.bsae-create-wrap{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 32px)}
.bsae-registry-sticky-header{position:sticky;top:0;z-index:15;background:#eef2f7;padding-bottom:4px}.admin-bar .bsae-registry-sticky-header{top:32px}
.bsae-registry-head,.bsae-create-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.bsae-registry-sticky-header .bsae-registry-head{padding-top:2px}.bsae-registry-head h1,.bsae-create-head h1{margin:0 0 4px;font-size:30px;line-height:1.1}.bsae-registry-description{margin:0;color:#6b7280}.bsae-registry-head-actions{display:flex;gap:10px;flex-wrap:wrap}
.bsae-registry-filters{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(170px,1fr));gap:12px;background:#eef2f7;padding-bottom:8px}.bsae-registry-filters input,.bsae-registry-filters select,.bsae-member-form input,.bsae-member-form select,.bsae-member-form textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:12px;background:#fff;box-sizing:border-box}.bsae-member-form textarea{resize:vertical;min-height:120px}
.bsae-registry-table-wrap{flex:1;min-height:0;display:flex}.bsae-table-scroller{overflow:auto;background:#fff;border:1px solid #dbe2ea;border-radius:18px;box-shadow:0 14px 35px rgba(15,23,42,.06);flex:1}
.bsae-registry-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1800px}.bsae-registry-table thead th{position:sticky;top:0;background:#eef2f7;z-index:2;padding:12px 10px;border-bottom:1px solid #dbe2ea;font-size:12px;color:#334155;text-align:left;white-space:nowrap}.bsae-registry-table tbody td{padding:10px;border-bottom:1px solid #eef2f7;font-size:13px;vertical-align:top;background:#fff}.bsae-registry-table tbody tr:hover td{background:#f2f5fb}.bsae-actions-cell{position:sticky;left:0;z-index:3;background:#fff}.bsae-empty{text-align:center;padding:30px;color:#6b7280}.bsae-action-stack{display:flex;flex-direction:column;gap:6px;min-width:102px}.bsae-action-stack .button{margin:0;white-space:nowrap}.bsae-action-stack .button:hover{background:#e5ebf6}.bsae-action-stack-inline{flex-direction:row;flex-wrap:wrap}
.bsae-seq-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 8px;border-radius:999px;background:#dbe4ff;font-weight:700;color:#3730a3}.bsae-primary-button,.bsae-secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;text-decoration:none;font-weight:700;border:1px solid transparent;cursor:pointer}.bsae-primary-button{background:#111827;color:#fff}.bsae-primary-button:hover{background:#0f172a}.bsae-secondary-button{background:#fff;color:#111827;border-color:#cbd5e1}.bsae-secondary-button:hover{background:#f1f5f9}
.bsae-create-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1;align-content:start}.bsae-create-panel-single{grid-template-columns:1.3fr .9fr}.bsae-create-card{background:#fff;border:1px solid #dbe2ea;border-radius:18px;padding:22px;box-shadow:0 14px 35px rgba(15,23,42,.06)}.bsae-create-card h2{margin:0 0 12px;font-size:20px}.bsae-registry-guest{max-width:860px;margin:40px auto;padding:20px;background:#fffbe6;border:1px solid #fde68a;border-radius:14px}
.bsae-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bsae-form-grid-edit{grid-template-columns:repeat(3,minmax(0,1fr))}.bsae-form-grid label,.bsae-member-form>label{display:flex;flex-direction:column;gap:8px;font-weight:600;color:#334155}.bsae-form-grid label span,.bsae-member-form>label span{font-size:13px}.bsae-form-span-full{grid-column:1 / -1}.bsae-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.bsae-help-text{margin:0 0 12px;color:#64748b;font-size:13px}.bsae-section-subtitle{margin-top:20px!important}
.bsae-password-wrap{position:relative}.bsae-inline-toggle{position:absolute;right:10px;bottom:10px;border:1px solid #cbd5e1;background:#fff;border-radius:9px;padding:4px 8px;font-size:12px;cursor:pointer}.bsae-inline-toggle:hover{background:#eef2f7}.bsae-inline-toggle-secondary{right:64px}
.bsae-feedback{padding:14px 16px;border-radius:14px;font-weight:600}.bsae-feedback-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.bsae-feedback-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}
.bsae-issue-card{border-color:#cbd5e1;background:linear-gradient(180deg,#fff,#f8fafc)}.bsae-issue-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.bsae-issue-summary>div{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.bsae-issue-summary>div strong{font-size:12px;color:#475569}.bsae-issue-summary>div span{font-size:14px;color:#0f172a;word-break:break-word}.bsae-issue-preview-box{padding:14px;border-radius:14px;background:#fff;border:1px solid #dbe2ea}.bsae-issue-preview-box pre{white-space:pre-wrap;word-break:break-word;background:#f8fafc;padding:12px;border-radius:12px;border:1px solid #e2e8f0;max-height:320px;overflow:auto}.bsae-issue-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.bsae-warning-box{margin-bottom:14px;padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}
.bsae-edit-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}
.bsae-issue-modal[hidden]{display:none!important}.bsae-issue-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.bsae-issue-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.bsae-issue-modal-dialog{position:relative;z-index:2;width:min(840px,100%);max-height:min(90vh,900px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 50px rgba(15,23,42,.25);padding:22px}.bsae-issue-modal-close{position:absolute;right:12px;top:12px;border:0;background:#eef2f7;border-radius:999px;width:34px;height:34px;font-size:22px;cursor:pointer}.bsae-issue-modal-close:hover{background:#dbe4ff}.bsae-issue-modal-content h3{margin:0 0 14px;font-size:24px}
@media (max-width:1100px){.bsae-form-grid-edit,.bsae-create-panel,.bsae-edit-layout,.bsae-create-panel-single{grid-template-columns:1fr}}
@media (max-width:960px){.bsae-shell{padding:12px}.admin-bar .bsae-registry-sticky-header{top:46px}.admin-bar .bsae-shell{min-height:calc(100vh - 46px)}.bsae-registry-wrap,.bsae-create-wrap{height:auto;min-height:calc(100vh - 24px)}.bsae-registry-head,.bsae-create-head{flex-direction:column;align-items:flex-start}.bsae-registry-filters,.bsae-form-grid,.bsae-issue-summary{grid-template-columns:1fr}.bsae-issue-modal{padding:12px}}

.bsae-template-form textarea{min-height:360px!important;height:360px;}
.bsae-template-form input[type="text"]{min-height:48px;}
.bsae-member-form input,.bsae-member-form select,.bsae-member-form textarea{display:block!important;opacity:1!important;visibility:visible!important;}
.bsae-create-card label{display:flex;flex-direction:column;gap:8px;}
.bsae-create-card textarea{font-size:14px;line-height:1.7;}



:root{--bsae-registry-adminbar:0px;--bsae-registry-scroller-height:calc(100vh - 260px);--bsae-registry-left-1:0px;--bsae-registry-left-2:124px;--bsae-registry-left-3:198px;--bsae-registry-left-4:318px}
.admin-bar{--bsae-registry-adminbar:32px}
.bsae-registry-wrap{overflow:hidden}
.bsae-registry-sticky-header{position:sticky;top:var(--bsae-registry-adminbar);z-index:40;border:1px solid #dbe2ea;border-radius:18px;background:#eef2f7;padding:14px 14px 10px;box-shadow:0 10px 24px rgba(15,23,42,.07)}
.bsae-registry-table-wrap{min-height:0;display:flex;overflow:hidden}
.bsae-table-scroller{overflow:auto;background:#fff;border:1px solid #dbe2ea;border-radius:18px;box-shadow:0 14px 35px rgba(15,23,42,.06);flex:1;height:var(--bsae-registry-scroller-height);max-height:var(--bsae-registry-scroller-height)}
.bsae-registry-table{width:max-content;min-width:2620px;border-collapse:separate;border-spacing:0;table-layout:auto}
.bsae-registry-table thead th{position:sticky;top:0;background:#eef2f7;z-index:20;padding:12px 12px;border-bottom:1px solid #dbe2ea;font-size:12px;color:#334155;text-align:left;white-space:nowrap}
.bsae-registry-table tbody td{padding:12px 12px;border-bottom:1px solid #eef2f7;font-size:13px;vertical-align:top;background:#fff;white-space:normal;word-break:break-word}
.bsae-registry-table tbody tr:hover td{background:#eaf0fb}
.bsae-registry-table th:nth-child(1),.bsae-registry-table td:nth-child(1){min-width:124px;width:124px;position:sticky;left:var(--bsae-registry-left-1);z-index:16;background:inherit}
.bsae-registry-table th:nth-child(2),.bsae-registry-table td:nth-child(2){min-width:74px;width:74px;position:sticky;left:var(--bsae-registry-left-2);z-index:15;background:inherit;text-align:center}
.bsae-registry-table th:nth-child(3),.bsae-registry-table td:nth-child(3){min-width:120px;width:120px;position:sticky;left:var(--bsae-registry-left-3);z-index:15;background:inherit}
.bsae-registry-table th:nth-child(4),.bsae-registry-table td:nth-child(4){min-width:240px;width:240px;position:sticky;left:var(--bsae-registry-left-4);z-index:15;background:inherit}
.bsae-registry-table thead th:nth-child(1),.bsae-registry-table thead th:nth-child(2),.bsae-registry-table thead th:nth-child(3),.bsae-registry-table thead th:nth-child(4){z-index:25;background:#dfe7f4}
.bsae-registry-table tbody td:nth-child(1),.bsae-registry-table tbody td:nth-child(2),.bsae-registry-table tbody td:nth-child(3),.bsae-registry-table tbody td:nth-child(4){box-shadow:1px 0 0 #e5e7eb}
.bsae-registry-table th:nth-child(5),.bsae-registry-table td:nth-child(5){min-width:180px}
.bsae-registry-table th:nth-child(6),.bsae-registry-table td:nth-child(6){min-width:180px}
.bsae-registry-table th:nth-child(7),.bsae-registry-table td:nth-child(7){min-width:110px}
.bsae-registry-table th:nth-child(8),.bsae-registry-table td:nth-child(8){min-width:140px}
.bsae-registry-table th:nth-child(9),.bsae-registry-table td:nth-child(9){min-width:180px}
.bsae-registry-table th:nth-child(10),.bsae-registry-table td:nth-child(10){min-width:220px}
.bsae-registry-table th:nth-child(11),.bsae-registry-table td:nth-child(11){min-width:200px}
.bsae-registry-table th:nth-child(12),.bsae-registry-table td:nth-child(12){min-width:230px}
.bsae-registry-table th:nth-child(13),.bsae-registry-table td:nth-child(13){min-width:120px}
.bsae-registry-table th:nth-child(14),.bsae-registry-table td:nth-child(14){min-width:140px}
.bsae-registry-table th:nth-child(15),.bsae-registry-table td:nth-child(15){min-width:150px}
.bsae-registry-table th:nth-child(16),.bsae-registry-table td:nth-child(16){min-width:170px}
.bsae-registry-table th:nth-child(17),.bsae-registry-table td:nth-child(17){min-width:150px}
.bsae-registry-table th:nth-child(18),.bsae-registry-table td:nth-child(18){min-width:120px}
.bsae-registry-table th:nth-child(19),.bsae-registry-table td:nth-child(19){min-width:220px}
.bsae-mail-status-note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:12px;line-height:1.6}
@media (max-width:960px){
  .admin-bar{--bsae-registry-adminbar:46px}
  .bsae-registry-sticky-header{padding:12px}
}


/* v0.5.3.7 registry sticky overlap fix */
.bsae-registry-sticky-header{z-index:120;isolation:isolate}
.bsae-registry-table-wrap{position:relative;z-index:1;margin-top:10px}
.bsae-table-scroller{position:relative;z-index:1}
.bsae-registry-table thead th{background:#eef2f7;z-index:30;box-shadow:inset 0 -1px 0 #dbe2ea}
.bsae-registry-table th:nth-child(1),.bsae-registry-table th:nth-child(2),.bsae-registry-table th:nth-child(3),.bsae-registry-table th:nth-child(4){background:#dfe7f4}
.bsae-registry-table tbody td:nth-child(1),.bsae-registry-table tbody td:nth-child(2),.bsae-registry-table tbody td:nth-child(3),.bsae-registry-table tbody td:nth-child(4){background:#fff}
.bsae-registry-table tbody tr:hover td:nth-child(1),.bsae-registry-table tbody tr:hover td:nth-child(2),.bsae-registry-table tbody tr:hover td:nth-child(3),.bsae-registry-table tbody tr:hover td:nth-child(4){background:#eaf0fb}
.bsae-registry-table th:nth-child(1){z-index:46}
.bsae-registry-table th:nth-child(2){z-index:45}
.bsae-registry-table th:nth-child(3){z-index:44}
.bsae-registry-table th:nth-child(4){z-index:43}
.bsae-registry-table td:nth-child(1){z-index:16}
.bsae-registry-table td:nth-child(2){z-index:15}
.bsae-registry-table td:nth-child(3){z-index:14}
.bsae-registry-table td:nth-child(4){z-index:13}


/* v0.5.3.8 registry sticky front-order fix */
.bsae-registry-table-wrap{position:relative;z-index:1;margin-top:0}
.bsae-table-scroller{position:relative;z-index:1;padding-top:0}
.bsae-registry-table thead th{top:0;z-index:60;background:#eef2f7;position:sticky}
.bsae-registry-table thead th:nth-child(1){left:var(--bsae-registry-left-1);z-index:90;background:#dfe7f4}
.bsae-registry-table thead th:nth-child(2){left:var(--bsae-registry-left-2);z-index:89;background:#dfe7f4}
.bsae-registry-table thead th:nth-child(3){left:var(--bsae-registry-left-3);z-index:88;background:#dfe7f4}
.bsae-registry-table thead th:nth-child(4){left:var(--bsae-registry-left-4);z-index:87;background:#dfe7f4}
.bsae-registry-table tbody td:nth-child(1){position:sticky;left:var(--bsae-registry-left-1);z-index:40;background:#fff}
.bsae-registry-table tbody td:nth-child(2){position:sticky;left:var(--bsae-registry-left-2);z-index:39;background:#fff}
.bsae-registry-table tbody td:nth-child(3){position:sticky;left:var(--bsae-registry-left-3);z-index:38;background:#fff}
.bsae-registry-table tbody td:nth-child(4){position:sticky;left:var(--bsae-registry-left-4);z-index:37;background:#fff}
.bsae-registry-table tbody tr:hover td:nth-child(1),
.bsae-registry-table tbody tr:hover td:nth-child(2),
.bsae-registry-table tbody tr:hover td:nth-child(3),
.bsae-registry-table tbody tr:hover td:nth-child(4){background:#eaf0fb}
.bsae-registry-table thead th:nth-child(1),.bsae-registry-table tbody td:nth-child(1),
.bsae-registry-table thead th:nth-child(2),.bsae-registry-table tbody td:nth-child(2),
.bsae-registry-table thead th:nth-child(3),.bsae-registry-table tbody td:nth-child(3),
.bsae-registry-table thead th:nth-child(4),.bsae-registry-table tbody td:nth-child(4){box-shadow:1px 0 0 #dbe2ea}
.bsae-registry-table thead{position:relative;z-index:50}
.bsae-registry-table tbody{position:relative;z-index:1}


/* v0.5.3.9 registry header integration + compact action menu */
:root{--bsae-registry-left-1:0px;--bsae-registry-left-2:64px;--bsae-registry-left-3:136px;--bsae-registry-left-4:252px}
.bsae-registry-wrap{gap:0}
.bsae-registry-sticky-header{padding:14px 14px 12px;border-radius:18px 18px 0 0;border-bottom:0;box-shadow:0 10px 24px rgba(15,23,42,.05)}
.bsae-registry-filters{padding-bottom:0}
.bsae-registry-table-wrap{margin-top:0}
.bsae-table-scroller{border-top:0;border-radius:0 0 18px 18px;box-shadow:0 14px 35px rgba(15,23,42,.06)}
.bsae-registry-table{min-width:2480px}
.bsae-registry-table thead th{top:0;z-index:70;background:#e6edf7;border-top:1px solid #dbe2ea;padding:10px 10px;font-size:12px;line-height:1.3}
.bsae-registry-table tbody td{padding:8px 10px;font-size:13px;line-height:1.45}
.bsae-registry-table th:nth-child(1),.bsae-registry-table td:nth-child(1){min-width:64px;width:64px}
.bsae-registry-table th:nth-child(2),.bsae-registry-table td:nth-child(2){min-width:72px;width:72px}
.bsae-registry-table th:nth-child(3),.bsae-registry-table td:nth-child(3){min-width:116px;width:116px}
.bsae-registry-table th:nth-child(4),.bsae-registry-table td:nth-child(4){min-width:250px;width:250px}
.bsae-registry-table tbody td:nth-child(1),.bsae-registry-table tbody td:nth-child(2),.bsae-registry-table tbody td:nth-child(3),.bsae-registry-table tbody td:nth-child(4){background:#fff}
.bsae-registry-table tbody tr:hover td:nth-child(1),.bsae-registry-table tbody tr:hover td:nth-child(2),.bsae-registry-table tbody tr:hover td:nth-child(3),.bsae-registry-table tbody tr:hover td:nth-child(4){background:#eaf0fb}
.bsae-registry-table thead th:nth-child(1),.bsae-registry-table thead th:nth-child(2),.bsae-registry-table thead th:nth-child(3),.bsae-registry-table thead th:nth-child(4){background:#dde6f4}
.bsae-registry-table thead th:nth-child(1){z-index:120}
.bsae-registry-table thead th:nth-child(2){z-index:119}
.bsae-registry-table thead th:nth-child(3){z-index:118}
.bsae-registry-table thead th:nth-child(4){z-index:117}
.bsae-registry-table tbody td:nth-child(1){z-index:60}
.bsae-registry-table tbody td:nth-child(2){z-index:59}
.bsae-registry-table tbody td:nth-child(3){z-index:58}
.bsae-registry-table tbody td:nth-child(4){z-index:57}
.bsae-registry-table thead th:nth-child(1),.bsae-registry-table tbody td:nth-child(1),
.bsae-registry-table thead th:nth-child(2),.bsae-registry-table tbody td:nth-child(2),
.bsae-registry-table thead th:nth-child(3),.bsae-registry-table tbody td:nth-child(3),
.bsae-registry-table thead th:nth-child(4),.bsae-registry-table tbody td:nth-child(4){box-shadow:1px 0 0 #dbe2ea}
.bsae-action-stack{display:block;min-width:auto}
.bsae-action-menu{display:flex;align-items:center;justify-content:center;position:relative}
.bsae-action-details{position:relative}
.bsae-action-trigger{list-style:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font-size:20px;font-weight:700;cursor:pointer;line-height:1;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.bsae-action-trigger::-webkit-details-marker{display:none}
.bsae-action-trigger:hover,.bsae-action-details[open] .bsae-action-trigger{background:#dbe4ff;border-color:#93c5fd}
.bsae-action-popover{position:absolute;left:42px;top:0;min-width:150px;padding:6px;background:#fff;border:1px solid #dbe2ea;border-radius:12px;box-shadow:0 14px 30px rgba(15,23,42,.14);display:flex;flex-direction:column;gap:4px;z-index:999}
.bsae-action-popover .button,.bsae-action-popover a.button{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:0;padding:7px 10px;border:0;border-radius:8px;background:#fff;color:#0f172a;text-decoration:none;font-size:13px;line-height:1.4;box-shadow:none}
.bsae-action-popover .button:hover,.bsae-action-popover a.button:hover{background:#eef2ff}
.bsae-action-popover .button[disabled]{opacity:.45;cursor:not-allowed;background:#fff}
.bsae-actions-cell{padding:6px 6px 6px 8px!important}
.bsae-registry-table tbody tr{height:52px}
.bsae-seq-badge{min-width:28px;height:28px;font-size:12px}
@media (max-width:960px){
  .bsae-action-popover{left:36px;min-width:140px}
}


/* v0.5.4 registry header gap + centered cells */
.bsae-registry-sticky-header{margin-bottom:8px;border-radius:18px;}
.bsae-registry-table-wrap{margin-top:0;}
.bsae-table-scroller{border-top:1px solid #dbe2ea;border-radius:18px;}
.bsae-registry-table thead th{top:0;z-index:80;background:#e6edf7;vertical-align:middle;}
.bsae-registry-table tbody td{vertical-align:middle;}
.bsae-registry-table thead th:nth-child(1),
.bsae-registry-table thead th:nth-child(2),
.bsae-registry-table thead th:nth-child(3),
.bsae-registry-table thead th:nth-child(4){z-index:130;background:#dde6f4;}
.bsae-action-trigger{padding:0;line-height:1;}
.bsae-action-trigger-dots{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;line-height:1;transform:translateY(-1px);}
.bsae-registry-table thead th,
.bsae-registry-table tbody td{height:48px;box-sizing:border-box;}
.bsae-registry-table tbody td:nth-child(1),
.bsae-registry-table tbody td:nth-child(2),
.bsae-registry-table tbody td:nth-child(3),
.bsae-registry-table tbody td:nth-child(4){z-index:65;}
.bsae-registry-table tbody td:nth-child(1){z-index:68;}
.bsae-registry-table tbody td:nth-child(2){z-index:67;}
.bsae-registry-table tbody td:nth-child(3){z-index:66;}


/* v0.5.4.1 registry measured overlap + centering fix */
:root{--bsae-registry-overlap:0px;}
.bsae-table-scroller{padding-top:var(--bsae-registry-overlap)!important;}
.bsae-registry-table thead th{top:0!important;overflow:visible;}
.bsae-actions-cell{display:flex!important;align-items:center!important;justify-content:center!important;}
.bsae-action-menu,.bsae-action-details{display:flex!important;align-items:center!important;justify-content:center!important;}
.bsae-action-trigger{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;}
.bsae-action-trigger-dots{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;transform:none!important;line-height:1!important;}
.bsae-registry-table tbody td,.bsae-registry-table thead th{vertical-align:middle!important;}
.bsae-registry-table tbody td{padding-top:8px!important;padding-bottom:8px!important;}


/* v0.5.4.2 registry shell lock + flat header + dots center */
body.bsae-shell-page:has(.bsae-registry-wrap){overflow:hidden;}
.bsae-shell:has(.bsae-registry-wrap){min-height:calc(100vh - var(--bsae-registry-adminbar));height:calc(100vh - var(--bsae-registry-adminbar));overflow:hidden;padding-bottom:0!important;}
.bsae-shell-main:has(.bsae-registry-wrap){height:100%;overflow:hidden;}
.bsae-registry-wrap{height:100%;min-height:0;overflow:hidden;gap:0!important;}
.bsae-registry-sticky-header{margin-bottom:0!important;border-radius:18px 18px 0 0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;padding-bottom:10px!important;}
.bsae-registry-table-wrap{margin-top:0!important;min-height:0;overflow:hidden;}
.bsae-table-scroller{border-top:0!important;border-radius:0 0 18px 18px!important;padding-top:0!important;height:var(--bsae-registry-scroller-height)!important;max-height:var(--bsae-registry-scroller-height)!important;}
.bsae-registry-table thead th{top:0!important;z-index:140!important;}
.bsae-registry-table thead th:nth-child(1){z-index:170!important;}
.bsae-registry-table thead th:nth-child(2){z-index:169!important;}
.bsae-registry-table thead th:nth-child(3){z-index:168!important;}
.bsae-registry-table thead th:nth-child(4){z-index:167!important;}
.bsae-action-trigger{font-size:18px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.bsae-action-trigger-dots{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;font-size:18px!important;line-height:1!important;transform:translateY(-2px)!important;}
.bsae-registry-table tbody td,.bsae-registry-table thead th{vertical-align:middle!important;}


/* v0.5.4.3 registry final layout reset */
:root{--bsae-registry-adminbar:0px;--bsae-registry-scroller-height:60vh;--bsae-registry-left-1:0px;--bsae-registry-left-2:56px;--bsae-registry-left-3:116px;--bsae-registry-left-4:230px;}
body.admin-bar{--bsae-registry-adminbar:32px;}
body.bsae-shell-page:has(.bsae-registry-wrap){overflow:hidden!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-shell{height:calc(100vh - var(--bsae-registry-adminbar));min-height:calc(100vh - var(--bsae-registry-adminbar));overflow:hidden;padding:16px 18px 0!important;box-sizing:border-box;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-shell-main{height:100%;overflow:hidden;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-wrap{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;gap:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-sticky-header{position:relative!important;top:auto!important;z-index:20!important;flex:0 0 auto;margin:0!important;padding:14px 14px 12px!important;background:#eef2f7!important;border:1px solid #dbe2ea!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-filters{padding:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table-wrap{flex:1 1 auto;min-height:0;overflow:hidden;margin:0!important;position:relative;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-table-scroller{height:100%!important;max-height:none!important;overflow-x:auto!important;overflow-y:scroll!important;scrollbar-gutter:stable!important;background:#fff;border:1px solid #dbe2ea!important;border-top:1px solid #dbe2ea!important;border-radius:0 0 18px 18px!important;box-shadow:0 14px 35px rgba(15,23,42,.06)!important;padding:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table{min-width:2620px!important;width:max-content!important;border-collapse:separate;border-spacing:0;table-layout:auto;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{position:sticky!important;top:0!important;z-index:80!important;height:46px!important;padding:0 12px!important;vertical-align:middle!important;background:#e6edf7!important;border-bottom:1px solid #dbe2ea!important;color:#334155!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{height:46px!important;padding:0 12px!important;vertical-align:middle!important;background:#fff!important;border-bottom:1px solid #eef2f7!important;font-size:13px!important;line-height:1.35!important;white-space:nowrap!important;word-break:normal!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td{background:#eaf0fb!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){position:sticky!important;left:var(--bsae-registry-left-1)!important;min-width:56px!important;width:56px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){position:sticky!important;left:var(--bsae-registry-left-2)!important;min-width:60px!important;width:60px!important;text-align:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){position:sticky!important;left:var(--bsae-registry-left-3)!important;min-width:114px!important;width:114px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){position:sticky!important;left:var(--bsae-registry-left-4)!important;min-width:260px!important;width:260px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1){z-index:120!important;background:#dde6f4!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2){z-index:119!important;background:#dde6f4!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3){z-index:118!important;background:#dde6f4!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4){z-index:117!important;background:#dde6f4!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){z-index:40!important;background:#fff!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){z-index:39!important;background:#fff!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){z-index:38!important;background:#fff!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){z-index:37!important;background:#fff!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(4){background:#eaf0fb!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){box-shadow:1px 0 0 #dbe2ea!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu, body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:100%;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;border:1px solid #cbd5e1!important;border-radius:10px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important;cursor:pointer!important;line-height:1!important;font-size:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger:hover, body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details[open] .bsae-action-trigger{background:#dbe4ff!important;border-color:#93c5fd!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon, body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon svg{display:block!important;width:16px!important;height:16px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon svg{fill:#111827!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{position:absolute!important;left:38px!important;top:50%!important;transform:translateY(-50%)!important;min-width:148px!important;padding:6px!important;background:#fff!important;border:1px solid #dbe2ea!important;border-radius:12px!important;box-shadow:0 14px 30px rgba(15,23,42,.14)!important;display:flex!important;flex-direction:column!important;gap:4px!important;z-index:300!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-seq-badge{min-width:28px!important;height:28px!important;font-size:12px!important;}


/* v0.5.4.5 registry gridline + action alignment */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{border-right:1px solid #e8edf5!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:first-child,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:first-child{border-left:1px solid #e8edf5!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){text-align:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{display:flex!important;align-items:center!important;justify-content:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{width:100%!important;height:100%!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary{list-style:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary::-webkit-details-marker{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{margin:0 auto!important;align-self:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2){padding-left:0!important;padding-right:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){padding-left:0!important;padding-right:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1) .bsae-action-trigger-icon svg{display:block!important;margin:0 auto!important;}

/* v0.5.4.6 registry final alignment fix */
:root{
  --bsae-registry-left-1:0px;
  --bsae-registry-left-2:56px;
  --bsae-registry-left-3:120px;
  --bsae-registry-left-4:240px;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{
  text-align:center!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){
  min-width:56px!important;
  width:56px!important;
  padding:0!important;
  text-align:center!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){
  min-width:64px!important;
  width:64px!important;
  padding:0!important;
  text-align:center!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){
  min-width:120px!important;
  width:120px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){
  min-width:280px!important;
  width:280px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){
  vertical-align:middle!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  margin:0!important;
  padding:0!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  list-style:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary{
  list-style:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary::-webkit-details-marker{
  display:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary::marker{
  content:''!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{
  display:flex!important;
  margin:0 auto!important;
}


/* v0.5.4.7 registry action trigger text label */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;height:28px!important;padding:0 8px!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.02em!important;line-height:1!important;text-indent:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;transform:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell, body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu, body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{align-items:center!important;justify-content:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){padding:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary{margin:0 auto!important;}


/* v0.5.4.8 registry action column hard-fix */
:root{--bsae-registry-left-1:0px;--bsae-registry-left-2:58px;--bsae-registry-left-3:122px;--bsae-registry-left-4:242px;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){min-width:58px!important;width:58px!important;max-width:58px!important;padding:0!important;text-align:center!important;white-space:nowrap!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){min-width:64px!important;width:64px!important;max-width:64px!important;padding:0!important;text-align:center!important;white-space:nowrap!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){min-width:120px!important;width:120px!important;max-width:120px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){min-width:280px!important;width:280px!important;max-width:280px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){left:var(--bsae-registry-left-1)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){left:var(--bsae-registry-left-2)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){left:var(--bsae-registry-left-3)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4), body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){left:var(--bsae-registry-left-4)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details>summary{list-style:none!important;margin:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details>summary::-webkit-details-marker{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details>summary::marker{content:''!important;font-size:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{display:flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important;padding:0!important;margin:0 auto!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#111827!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;text-indent:0!important;box-sizing:border-box!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-label{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{left:36px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{ text-align:center!important; }


/* v0.5.5 registry table hard reset */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table-wrap{
  overflow:hidden!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-table-scroller{
  overflow-x:auto!important;
  overflow-y:scroll!important;
  scrollbar-gutter:auto!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table{
  table-layout:fixed!important;
  width:3296px!important;
  min-width:3296px!important;
  max-width:none!important;
  border-collapse:separate!important;
  border-spacing:0!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead tr,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr{
  height:56px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{
  box-sizing:border-box!important;
  height:56px!important;
  padding:0 12px!important;
  vertical-align:middle!important;
  line-height:1.35!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  border-right:1px solid #e8edf5!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{
  position:sticky!important;
  top:0!important;
  z-index:80!important;
  text-align:center!important;
  background:#e6edf7!important;
  border-bottom:1px solid #dbe2ea!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{
  background:#fff!important;
  border-bottom:1px solid #eef2f7!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td{
  background:#eaf0fb!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:first-child,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:first-child{
  border-left:1px solid #e8edf5!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-action{width:64px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-seq{width:72px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-member-code{width:120px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-salon{width:280px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-owner{width:180px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-contact{width:180px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-zip{width:120px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-pref{width:140px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-city{width:180px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address1{width:220px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address2{width:220px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-email{width:280px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-login{width:140px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-pass-state{width:160px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-phone{width:160px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-issued{width:180px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-mail-state{width:160px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-role{width:200px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-note{width:240px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){
  position:sticky!important;left:0!important;width:64px!important;min-width:64px!important;max-width:64px!important;padding:0!important;text-align:center!important;z-index:90!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){
  position:sticky!important;left:64px!important;width:72px!important;min-width:72px!important;max-width:72px!important;padding:0!important;text-align:center!important;z-index:89!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){
  position:sticky!important;left:136px!important;width:120px!important;min-width:120px!important;max-width:120px!important;z-index:88!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){
  position:sticky!important;left:256px!important;width:280px!important;min-width:280px!important;max-width:280px!important;z-index:87!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4){
  background:#dde6f4!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){
  background:#fff!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(4){
  background:#eaf0fb!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){
  vertical-align:middle!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell{padding:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:relative!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;list-style:none!important;cursor:pointer!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary::-webkit-details-marker{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary::marker{content:''!important;font-size:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important;margin:0 auto!important;padding:0!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;text-indent:0!important;box-sizing:border-box!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger-icon{display:none!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{left:36px!important;top:50%!important;transform:translateY(-50%)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-seq-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:28px!important;margin:0 auto!important;}

/* v0.5.5.1 action popover front fix */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-actions-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  overflow:visible !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  position:relative !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details[open]{
  z-index:240 !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){
  z-index:140 !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td:nth-child(1){
  z-index:141 !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{
  z-index:500 !important;
}


/* v0.5.5.2 action button center + single-open behavior */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu{
  position:relative !important;
  width:100% !important;
  min-height:56px !important;
  overflow:visible !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  position:static !important;
  width:100% !important;
  height:56px !important;
  overflow:visible !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details > summary.bsae-action-trigger{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  transform:translate(-50%,-50%) !important;
  margin:0 !important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{
  position:absolute !important;
  left:calc(100% - 6px) !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  z-index:500 !important;
}


/* v0.5.5.3 action popover always front */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell{z-index:1000!important;overflow:visible!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td.bsae-action-open-cell{z-index:1001!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell .bsae-action-details{z-index:1002!important;overflow:visible!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell .bsae-action-popover{z-index:1100!important;}


/* v0.5.5.4 issue modal refinement */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-content .bsae-issue-summary{margin-bottom:16px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-content .bsae-issue-preview-box p{margin:0 0 10px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-content .bsae-issue-preview-box p + p{margin-top:12px!important;}


/* v0.5.5.5 create/mail screen scroll restore */
body.bsae-shell-page:has(.bsae-create-wrap){overflow:auto!important;}
body.bsae-shell-page:has(.bsae-create-wrap) .bsae-shell{height:auto!important;min-height:calc(100vh - var(--bsae-registry-adminbar));overflow:visible!important;padding:16px 18px!important;box-sizing:border-box;}
body.bsae-shell-page:has(.bsae-create-wrap) .bsae-shell-main{height:auto!important;overflow:visible!important;}
body.bsae-shell-page:has(.bsae-create-wrap) .bsae-create-wrap{height:auto!important;min-height:0!important;overflow:visible!important;gap:14px!important;}
body.bsae-shell-page:has(.bsae-create-wrap) .bsae-create-panel,
body.bsae-shell-page:has(.bsae-create-wrap) .bsae-create-card{overflow:visible!important;}


/* v0.5.5.6 action popover viewport-front + flexible cell text */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{
  position:fixed!important;
  left:-9999px!important;
  top:-9999px!important;
  transform:none!important;
  z-index:2147483000!important;
  max-width:min(320px,calc(100vw - 24px))!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details:not([open]) .bsae-action-popover{
  left:-9999px!important;
  top:-9999px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table{
  table-layout:auto!important;
  width:max-content!important;
  min-width:2620px!important;
  max-width:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead tr,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr{
  height:auto!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{
  height:auto!important;
  min-height:56px!important;
  padding:10px 12px!important;
  vertical-align:top!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{
  height:auto!important;
  padding:12px 12px!important;
  white-space:nowrap!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table th:nth-child(10),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table td:nth-child(10),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table th:nth-child(11),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table td:nth-child(11),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table th:nth-child(19),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table td:nth-child(19){
  width:auto!important;
  max-width:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address1{min-width:240px!important;width:auto!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address2{min-width:240px!important;width:auto!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-note{min-width:320px!important;width:auto!important;}

/* v0.5.5.7 registry action popover clamp + note modal preview */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{
  visibility:visible!important;
  opacity:1!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-cell{
  min-width:280px!important;
  width:280px!important;
  max-width:320px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-empty{
  color:#94a3b8!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-inline{
  white-space:pre-wrap!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  line-height:1.6!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-button{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:8px!important;
  width:100%!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:inherit!important;
  text-align:left!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-text{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  white-space:normal!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  line-height:1.6!important;
  max-height:4.8em!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-more{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:4px 10px!important;
  border:1px solid #cbd5e1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#334155!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-content .bsae-note-modal-text{
  white-space:pre-wrap!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  line-height:1.8!important;
  color:#0f172a!important;
}


/* v0.5.5.8 registry compact rows + note modal only + reliable action popover */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  position:relative!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-popover{
  position:absolute!important;
  left:calc(100% - 4px)!important;
  top:6px!important;
  transform:none!important;
  z-index:2147483000!important;
  max-width:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details:not([open]) .bsae-action-popover{
  display:none!important;
  left:auto!important;
  top:auto!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details[open] .bsae-action-popover{
  display:flex!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr:hover td.bsae-action-open-cell,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell .bsae-action-menu,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td.bsae-action-open-cell .bsae-action-details{
  z-index:2147482900!important;
  overflow:visible!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table{
  table-layout:auto!important;
  width:max-content!important;
  min-width:2620px!important;
  max-width:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead tr,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody tr{
  height:auto!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{
  height:38px!important;
  padding:8px 12px!important;
  vertical-align:middle!important;
  white-space:nowrap!important;
  line-height:1.15!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{
  height:36px!important;
  min-height:36px!important;
  padding:6px 12px!important;
  vertical-align:middle!important;
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.2!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-menu{
  min-height:36px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-details{
  height:36px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-action-trigger{
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  border-radius:8px!important;
  font-size:12px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-seq-badge{
  min-width:26px!important;
  height:26px!important;
  font-size:11px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table th:nth-child(10),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table td:nth-child(10),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table th:nth-child(11),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table td:nth-child(11){
  width:auto!important;
  max-width:none!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address1,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table col.bsae-col-address2{
  min-width:240px!important;
  width:auto!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-cell{
  min-width:280px!important;
  width:280px!important;
  max-width:280px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-inline{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.2!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-row{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-text{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.2!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-more{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  padding:3px 8px!important;
  border:1px solid #cbd5e1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#334155!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}


/* v0.5.5.9 note modal text fix + slightly taller rows */
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-content .bsae-note-modal-text:empty::before{content:"（備考なし）";color:#94a3b8;}

/* v0.5.6.0 registry table tuning */
body.bsae-shell-page:has(.bsae-registry-wrap){
  --bsae-registry-left-1:0px!important;
  --bsae-registry-left-2:56px!important;
  --bsae-registry-left-3:112px!important;
  --bsae-registry-left-4:202px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-head-actions{
  align-items:center!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table{min-width:2720px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th{
  height:52px!important;
  padding:7px 9px!important;
  font-size:11px!important;
  line-height:1.2!important;
  vertical-align:middle!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-th-main{
  display:block!important;
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:700!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-th-note{
  display:block!important;
  margin-top:2px!important;
  font-size:9px!important;
  line-height:1.1!important;
  font-weight:500!important;
  color:#64748b!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td{
  height:50px!important;
  min-height:50px!important;
  padding:7px 9px!important;
  font-size:13px!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  vertical-align:middle!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){min-width:56px!important;width:56px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){min-width:56px!important;width:56px!important;text-align:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){min-width:90px!important;width:90px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){min-width:220px!important;width:220px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(7),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(7){min-width:82px!important;width:82px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(8),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(8){min-width:60px!important;width:60px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(15),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(15),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(16),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(16){min-width:132px!important;width:132px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(17),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(17),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(18),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(18){min-width:136px!important;width:136px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(20),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(20){min-width:140px!important;width:140px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(21),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(21){min-width:260px!important;width:260px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-seq-badge{
  display:inline!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#0f172a!important;
  font-size:12px!important;
  font-weight:700!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-cell{overflow:hidden!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-row{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-text,
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-inline{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-preview-more{
  flex:0 0 auto!important;
  min-width:44px!important;
  height:30px!important;
  padding:0 10px!important;
  border:1px solid #cbd5e1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#334155!important;
  font-size:11px!important;
  font-weight:700!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-content{padding:0!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-card{display:flex!important;flex-direction:column!important;gap:16px!important;padding:28px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-eyebrow{margin:0 0 6px!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#94a3b8!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-header h3{margin:0!important;font-size:26px!important;line-height:1.15!important;color:#0f172a!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-panel{
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#ffffff,#f8fafc)!important;
  padding:18px!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-text{
  font-size:14px!important;
  line-height:1.85!important;
  color:#1e293b!important;
  white-space:pre-wrap!important;
  word-break:break-word!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-note-modal-actions{display:flex!important;justify-content:flex-end!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-dialog{
  width:min(760px,100%)!important;
  max-height:min(88vh,900px)!important;
  padding:0!important;
  border-radius:24px!important;
  overflow:auto!important;
  box-shadow:0 32px 70px rgba(15,23,42,.24)!important;
}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-backdrop{background:rgba(15,23,42,.56)!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-issue-modal-close{
  right:16px!important;
  top:16px!important;
  width:36px!important;
  height:36px!important;
  background:#f1f5f9!important;
}


/* v0.5.6.2 registry fixed-column width correction */
:root{--bsae-registry-left-1:0px;--bsae-registry-left-2:56px;--bsae-registry-left-3:112px;--bsae-registry-left-4:202px;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(1),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(1){left:var(--bsae-registry-left-1)!important;min-width:56px!important;width:56px!important;max-width:56px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(2),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){left:var(--bsae-registry-left-2)!important;min-width:56px!important;width:56px!important;max-width:56px!important;padding-left:8px!important;padding-right:8px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(3),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(3){left:var(--bsae-registry-left-3)!important;min-width:90px!important;width:90px!important;max-width:90px!important;padding-left:8px!important;padding-right:8px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(4),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(4){left:var(--bsae-registry-left-4)!important;min-width:220px!important;width:220px!important;max-width:220px!important;padding-left:10px!important;padding-right:10px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table thead th:nth-child(5),
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(5){padding-left:10px!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-registry-table tbody td:nth-child(2){text-align:center!important;}
body.bsae-shell-page:has(.bsae-registry-wrap) .bsae-seq-badge{display:inline-block!important;line-height:1.2!important;}


/* v0.5.6.6 issue modal polish + registry JS cleanup support */
body.bsae-modal-open{overflow:hidden!important}
.bsae-issue-modal{backdrop-filter:blur(2px)}
.bsae-issue-modal-dialog{width:min(920px,100%);padding:26px 26px 22px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #dbe2ea}
.bsae-issue-modal-close{top:16px;right:16px;background:#f1f5f9;border:1px solid #dbe2ea;color:#334155;box-shadow:0 2px 8px rgba(15,23,42,.06)}
.bsae-issue-modal-close:hover{background:#e2e8f0}
.bsae-issue-modal-headline{padding:0 44px 8px 0}
.bsae-issue-modal-kicker{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#64748b;text-transform:uppercase}
.bsae-issue-modal-title{margin:0;font-size:28px;line-height:1.15;color:#0f172a}
.bsae-issue-modal-lead{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6}
.bsae-issue-section{margin-top:18px;padding:16px;border:1px solid #dbe2ea;border-radius:18px;background:rgba(255,255,255,.82)}
.bsae-issue-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.bsae-issue-section-head h4{margin:0;font-size:15px;line-height:1.4;color:#0f172a}
.bsae-issue-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:0}
.bsae-issue-summary>div{padding:12px 13px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;min-height:72px}
.bsae-issue-summary>div strong{font-size:11px;letter-spacing:.03em;color:#64748b}
.bsae-issue-summary>div span{font-size:14px;line-height:1.55;color:#0f172a}
.bsae-issue-preview-box{padding:0;border:0;background:transparent}
.bsae-issue-preview-field+.bsae-issue-preview-field{margin-top:14px}
.bsae-issue-preview-label{margin:0 0 8px;font-size:12px;font-weight:700;color:#475569}
.bsae-issue-preview-subject{padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#0f172a;line-height:1.6}
.bsae-issue-preview-box pre{margin:0;white-space:pre-wrap;word-break:break-word;background:#f8fafc;padding:14px 16px;border-radius:14px;border:1px solid #e2e8f0;max-height:340px;overflow:auto;line-height:1.7;color:#0f172a}
.bsae-mail-status-note{margin-top:12px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px dashed #cbd5e1;color:#64748b;font-size:12px;line-height:1.7}
.bsae-issue-actions{justify-content:flex-end;gap:8px;margin-top:18px;padding-top:4px}
.bsae-note-modal-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #dbe2ea;border-radius:18px;padding:18px}
.bsae-note-modal-eyebrow{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#64748b;text-transform:uppercase}
.bsae-note-modal-header h3{margin:0;font-size:22px;line-height:1.2;color:#0f172a}
.bsae-note-modal-panel{margin-top:14px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}
.bsae-note-modal-text{font-size:14px;line-height:1.8;color:#0f172a;white-space:normal;word-break:break-word}
.bsae-note-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
@media (max-width:960px){
  .bsae-issue-modal-dialog{padding:18px 18px 16px}
  .bsae-issue-modal-title{font-size:24px}
  .bsae-issue-summary{grid-template-columns:1fr}
  .bsae-issue-summary>div{min-height:auto}
}


/* v0.5.6.7 issue modal tone-down + practical density tune */
.bsae-issue-modal{backdrop-filter:none!important;}
.bsae-issue-modal-backdrop{background:rgba(15,23,42,.42)!important;}
.bsae-issue-modal-dialog{width:min(980px,100%)!important;max-height:min(88vh,920px)!important;padding:20px 20px 18px!important;background:#ffffff!important;border:1px solid #cfd8e3!important;border-radius:16px!important;box-shadow:0 22px 48px rgba(15,23,42,.18)!important;}
.bsae-issue-modal-close{top:14px!important;right:14px!important;width:32px!important;height:32px!important;border-radius:10px!important;background:#f8fafc!important;border:1px solid #d5deea!important;box-shadow:none!important;}
.bsae-issue-modal-close:hover{background:#eef4fb!important;}
.bsae-issue-modal-headline{padding:0 42px 10px 0!important;margin-bottom:4px!important;border-bottom:1px solid #e5edf5!important;}
.bsae-issue-modal-kicker{margin:0 0 4px!important;font-size:10px!important;letter-spacing:.06em!important;color:#7a8798!important;}
.bsae-issue-modal-title{font-size:30px!important;line-height:1.1!important;letter-spacing:.01em!important;}
.bsae-issue-modal-lead{margin:6px 0 0!important;font-size:13px!important;line-height:1.6!important;color:#5f6c7b!important;}
.bsae-warning-box{margin-top:14px!important;margin-bottom:0!important;border-radius:12px!important;padding:12px 14px!important;background:#fff8e8!important;border:1px solid #f4d99a!important;color:#6a4b00!important;font-size:12px!important;line-height:1.65!important;}
.bsae-issue-section{margin-top:14px!important;padding:14px 14px 16px!important;border:1px solid #dde6ef!important;border-radius:14px!important;background:#fbfdff!important;box-shadow:none!important;}
.bsae-issue-section-head{margin-bottom:10px!important;padding-bottom:8px!important;border-bottom:1px solid #e8eff6!important;}
.bsae-issue-section-head h4{font-size:14px!important;font-weight:700!important;letter-spacing:.02em!important;color:#203047!important;}
.bsae-issue-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
.bsae-issue-summary>div{padding:10px 11px!important;border-radius:10px!important;background:#ffffff!important;border:1px solid #e3eaf2!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:4px!important;box-shadow:none!important;}
.bsae-issue-summary>div strong{font-size:10px!important;font-weight:700!important;letter-spacing:.04em!important;color:#6c7a8c!important;}
.bsae-issue-summary>div span{font-size:13px!important;line-height:1.55!important;color:#0f172a!important;word-break:break-word!important;}
.bsae-issue-preview-field+.bsae-issue-preview-field{margin-top:12px!important;}
.bsae-issue-preview-label{margin:0 0 6px!important;font-size:11px!important;letter-spacing:.03em!important;color:#5e6c7d!important;}
.bsae-issue-preview-subject{padding:11px 12px!important;border:1px solid #dde6ef!important;border-radius:10px!important;background:#ffffff!important;font-size:14px!important;}
.bsae-issue-preview-box pre{padding:12px 14px!important;border:1px solid #dde6ef!important;border-radius:10px!important;background:#ffffff!important;max-height:320px!important;font-size:13px!important;line-height:1.72!important;}
.bsae-mail-status-note{margin-top:10px!important;padding:10px 12px!important;border-radius:10px!important;background:#f8fbff!important;border:1px solid #d8e5f1!important;color:#5e6c7d!important;font-size:11px!important;line-height:1.65!important;}
.bsae-issue-actions{display:flex!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #e5edf5!important;}
.bsae-issue-actions .bsae-primary-button,.bsae-issue-actions .bsae-secondary-button{min-height:40px!important;border-radius:10px!important;font-size:13px!important;padding:0 14px!important;}
@media (max-width:960px){
  .bsae-issue-modal-dialog{width:min(100%,100%)!important;padding:16px 16px 14px!important;border-radius:14px!important;}
  .bsae-issue-modal-title{font-size:24px!important;}
  .bsae-issue-summary{grid-template-columns:1fr!important;}
}


/* v0.5.6.8 issue modal spacing + internal layout cleanup */
.bsae-issue-modal-dialog{width:min(980px,calc(100vw - 48px))!important;max-height:min(88vh,920px)!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;}
.bsae-issue-modal-body{position:relative!important;max-height:min(88vh,920px)!important;overflow:auto!important;padding:28px 28px 24px!important;}
.bsae-issue-modal-close{top:18px!important;right:18px!important;z-index:5!important;}
.bsae-issue-modal-content,.bsae-note-modal-content{padding:0!important;margin:0!important;}
.bsae-issue-modal-headline{padding:0 56px 14px 0!important;margin:0 0 14px!important;border-bottom:1px solid #e5edf5!important;}
.bsae-issue-modal-kicker{margin:0 0 6px!important;}
.bsae-issue-modal-title{margin:0!important;font-size:28px!important;line-height:1.2!important;}
.bsae-issue-modal-lead{margin:8px 0 0!important;font-size:13px!important;line-height:1.65!important;}
.bsae-warning-box{margin:0 0 14px!important;}
.bsae-issue-section{margin-top:0!important;margin-bottom:16px!important;padding:16px!important;}
.bsae-issue-section + .bsae-issue-section{margin-top:0!important;}
.bsae-issue-section-head{margin-bottom:12px!important;padding-bottom:10px!important;}
.bsae-issue-preview-box pre{max-height:none!important;min-height:220px!important;}
.bsae-mail-status-note{margin-top:12px!important;}
.bsae-issue-actions{position:sticky!important;bottom:0!important;z-index:3!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;margin:18px -28px -24px!important;padding:16px 28px 24px!important;background:#ffffff!important;border-top:1px solid #e5edf5!important;box-shadow:0 -10px 24px rgba(15,23,42,.04)!important;}
.bsae-note-modal-card{padding:24px!important;}
.bsae-note-modal-actions{margin-top:16px!important;padding-top:12px!important;border-top:1px solid #e5edf5!important;}
@media (max-width:960px){
  .bsae-issue-modal-dialog{width:min(100vw - 20px,100%)!important;border-radius:14px!important;}
  .bsae-issue-modal-body{padding:18px 16px 16px!important;}
  .bsae-issue-modal-close{top:12px!important;right:12px!important;}
  .bsae-issue-modal-headline{padding:0 42px 12px 0!important;margin-bottom:12px!important;}
  .bsae-issue-modal-title{font-size:24px!important;}
  .bsae-issue-actions{margin:16px -16px -16px!important;padding:14px 16px 16px!important;}
}


/* v0.5.6.9 issue modal single scroll + footer dock fix */
.bsae-issue-modal-dialog{
  width:min(980px,calc(100vw - 48px))!important;
  max-height:min(88vh,920px)!important;
  display:flex!important;
  flex-direction:column!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#fff!important;
}
.bsae-issue-modal-body{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:28px 28px 20px!important;
  scrollbar-gutter:stable!important;
}
.bsae-issue-modal-footer{
  flex:0 0 auto!important;
  padding:14px 28px 22px!important;
  background:#fff!important;
  border-top:1px solid #e5edf5!important;
}
.bsae-issue-modal-footer[hidden]{display:none!important;}
.bsae-issue-actions{
  position:static!important;
  margin:0!important;
  padding:0!important;
  border-top:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.bsae-issue-modal-close{
  top:14px!important;
  right:14px!important;
  width:36px!important;
  height:36px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  padding:0!important;
  font-size:20px!important;
}
.bsae-issue-modal-headline{padding:0 56px 14px 0!important;}
@media (max-width:960px){
  .bsae-issue-modal-dialog{width:min(100vw - 20px,100%)!important;border-radius:14px!important;}
  .bsae-issue-modal-body{padding:18px 16px 14px!important;}
  .bsae-issue-modal-footer{padding:12px 16px 16px!important;}
  .bsae-issue-modal-close{top:12px!important;right:12px!important;}
}

/* v0.5.8.0 bulk mail */
.bsae-bulk-wrap{gap:14px!important;min-height:calc(100vh - 32px)!important}
.bsae-bulk-filter-card{padding:18px 22px!important}
.bsae-bulk-layout{grid-template-columns:.95fr 1.05fr!important;align-items:start}
.bsae-bulk-form textarea{min-height:280px!important}
.bsae-bulk-count{margin:0 0 12px;color:#334155;font-size:14px}
.bsae-bulk-target-list{max-height:520px;overflow:auto;border:1px solid #dbe2ea;border-radius:14px;background:#fff}
.bsae-bulk-target-table{width:100%;border-collapse:collapse;min-width:760px}
.bsae-bulk-target-table th,.bsae-bulk-target-table td{padding:10px 12px;border-bottom:1px solid #eef2f7;font-size:13px;text-align:left;vertical-align:middle;white-space:nowrap}
.bsae-bulk-target-table thead th{position:sticky;top:0;background:#eef2f7;z-index:1;font-size:12px;color:#334155}
.bsae-bulk-target-table tbody tr:hover td{background:#f8fafc}
.bsae-token-help{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px;color:#475569;font-size:13px}
.bsae-token-help code{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f1f5f9;border:1px solid #dbe2ea;font-size:12px;color:#0f172a}
.bsae-bulk-filter-actions{display:flex;align-items:center}
.bsae-bulk-filter-actions .bsae-secondary-button{height:48px}
@media (max-width:1100px){.bsae-bulk-layout{grid-template-columns:1fr!important}.bsae-bulk-target-list{max-height:none}}

/* v0.5.8.1 bulk mail enhancements */
.bsae-bulk-select-actions{display:flex;gap:8px;align-items:center;margin:0 0 12px}
.bsae-bulk-checkbox{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;position:relative}
.bsae-bulk-checkbox input{position:absolute;opacity:0;pointer-events:none}
.bsae-bulk-checkbox span{width:22px;height:22px;border:2px solid #b9c5d6;border-radius:6px;background:#fff;display:block;box-sizing:border-box;position:relative;transition:.15s ease}
.bsae-bulk-checkbox input:checked+span{background:#0f172a;border-color:#0f172a}
.bsae-bulk-checkbox input:checked+span:after{content:'';position:absolute;left:6px;top:2px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.bsae-token-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1.2;cursor:pointer;color:#0f172a}
.bsae-token-chip:hover{background:#f8fafc}
.bsae-bulk-attachment-panel{margin-top:14px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
.bsae-bulk-attachment-panel label+label{margin-top:12px}


/* v0.5.8.2 common front nav */
.bsae-registry-head-actions .bsae-secondary-button.is-current{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}
.bsae-registry-head-actions .bsae-secondary-button.is-current:hover{background:#bfdbfe}


/* v0.6.60 bulk mail preview and test delivery */
.bsae-bulk-test-panel{margin-top:14px;padding:14px 16px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff}
.bsae-bulk-test-panel label{margin:0}
.bsae-bulk-test-panel input[type=email]{width:100%;height:44px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;background:#fff}
.bsae-bulk-preview-panel{margin-top:14px;padding:16px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.bsae-bulk-preview-panel[hidden]{display:none!important}
.bsae-bulk-preview-panel h3{margin:0 0 10px;font-size:16px;color:#0f172a}
.bsae-bulk-preview-meta{margin:0 0 12px;padding:8px 10px;border-radius:10px;background:#f8fafc;color:#475569;font-size:13px;line-height:1.6}
.bsae-bulk-preview-subject{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px;align-items:start;margin-bottom:12px}
.bsae-bulk-preview-subject strong,.bsae-bulk-preview-body strong{font-size:12px;color:#64748b}
.bsae-bulk-preview-subject span{font-weight:700;color:#0f172a;overflow-wrap:anywhere}
.bsae-bulk-preview-body pre{margin:6px 0 0;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;max-height:320px;overflow:auto}
.bsae-bulk-action-bar{display:flex!important;flex-wrap:wrap;gap:10px;align-items:center}
.bsae-bulk-action-bar .bsae-primary-button,.bsae-bulk-action-bar .bsae-secondary-button{min-height:42px}

/* v0.6.61 bulk mail history / CC BCC / role group selection */
.bsae-bulk-tabs{
  display:flex;
  gap:10px;
  margin:14px 0 18px;
  flex-wrap:wrap;
}
.bsae-bulk-tabs a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:8px 16px;
  border:1px solid rgba(15,23,42,.14);
  border-radius:999px;
  background:#fff;
  color:#334155;
  text-decoration:none;
  font-weight:700;
  box-shadow:0 8px 20px rgba(15,23,42,.06);
}
.bsae-bulk-tabs a.is-active{
  background:#0f172a;
  color:#fff;
  border-color:#0f172a;
}
.bsae-bulk-cc-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.bsae-bulk-role-actions{
  margin:12px 0 14px;
  padding:12px;
  border-radius:18px;
  background:#f8fafc;
  border:1px solid rgba(15,23,42,.08);
}
.bsae-bulk-role-actions .bsae-help-text{
  margin-top:0;
}
.bsae-bulk-role-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.bsae-bulk-role-buttons button small{
  display:inline-block;
  margin-left:5px;
  opacity:.72;
}
.bsae-bulk-history-card{
  margin-top:0;
}
.bsae-bulk-history-list{
  display:grid;
  gap:12px;
}
.bsae-bulk-history-item{
  border:1px solid rgba(15,23,42,.1);
  border-radius:18px;
  background:#fff;
  padding:12px 14px;
  box-shadow:0 8px 22px rgba(15,23,42,.05);
}
.bsae-bulk-history-item summary{
  cursor:pointer;
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}
.bsae-history-type{
  display:inline-flex;
  border-radius:999px;
  background:#e0f2fe;
  color:#075985;
  padding:4px 9px;
  font-size:12px;
  font-weight:800;
}
.bsae-bulk-history-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.bsae-bulk-history-grid div,
.bsae-bulk-history-roles{
  background:#f8fafc;
  border-radius:14px;
  padding:10px;
}
.bsae-bulk-history-grid strong,
.bsae-bulk-history-roles strong,
.bsae-bulk-history-body strong{
  display:block;
  font-size:12px;
  color:#64748b;
  margin-bottom:4px;
}
.bsae-bulk-history-roles{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:10px;
}
.bsae-bulk-history-roles strong{
  width:100%;
}
.bsae-bulk-history-roles span{
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  padding:4px 9px;
  font-size:12px;
}
.bsae-bulk-history-body{
  margin-top:10px;
}
.bsae-bulk-history-body pre{
  white-space:pre-wrap;
  word-break:break-word;
  max-height:260px;
  overflow:auto;
  background:#0f172a;
  color:#e5e7eb;
  border-radius:14px;
  padding:12px;
}
@media (max-width: 860px){
  .bsae-bulk-cc-grid,
  .bsae-bulk-history-grid{
    grid-template-columns:1fr;
  }
}

/* v0.6.62 bulk mail role toggle state */
.bsae-bulk-role-buttons button.is-active{
  background:#0f172a;
  color:#fff;
  border-color:#0f172a;
  box-shadow:0 10px 24px rgba(15,23,42,.18);
}
.bsae-bulk-role-buttons button.is-active small{
  opacity:.86;
}
.bsae-bulk-role-buttons button.is-partial{
  background:#eff6ff;
  color:#1d4ed8;
  border-color:#bfdbfe;
}

/* v0.6.65 CBE premium flat frontend skin variables */
body.cbe-skin-default{--cbe-primary:#2271b1;--cbe-primary-dark:#135e96;--cbe-accent-soft:#f6f7f7;--cbe-bg:#f0f0f1;--cbe-surface:#fff;--cbe-text:#1d2327;--cbe-muted:#646970;--cbe-border:#dcdcde;--cbe-ring:rgba(34,113,177,.18)}
body.cbe-skin-classic-gold{--cbe-primary:#d7ad45;--cbe-primary-dark:#8b6518;--cbe-accent-soft:#fff7df;--cbe-bg:#f3f5f9;--cbe-surface:#fff;--cbe-text:#111827;--cbe-muted:#64748b;--cbe-border:#dbe2ea;--cbe-ring:rgba(215,173,69,.22)}
body.cbe-skin-clean-blue{--cbe-primary:#3b82f6;--cbe-primary-dark:#1d4ed8;--cbe-accent-soft:#eff6ff;--cbe-bg:#eef4ff;--cbe-surface:#fff;--cbe-text:#0f172a;--cbe-muted:#64748b;--cbe-border:#bfdbfe;--cbe-ring:rgba(59,130,246,.20)}
body.cbe-skin-soft-green{--cbe-primary:#2f9e72;--cbe-primary-dark:#17664a;--cbe-accent-soft:#ecfdf5;--cbe-bg:#eef8f2;--cbe-surface:#fff;--cbe-text:#10231b;--cbe-muted:#5b7267;--cbe-border:#bbf7d0;--cbe-ring:rgba(47,158,114,.20)}
body.cbe-skin-wine-premium{--cbe-primary:#b23a5b;--cbe-primary-dark:#7f1d3a;--cbe-accent-soft:#fff1f4;--cbe-bg:#fbf1f3;--cbe-surface:#fff;--cbe-text:#241018;--cbe-muted:#765766;--cbe-border:#f3c2cf;--cbe-ring:rgba(178,58,91,.20)}
body.cbe-skin-mono-slate{--cbe-primary:#334155;--cbe-primary-dark:#111827;--cbe-accent-soft:#f1f5f9;--cbe-bg:#f1f5f9;--cbe-surface:#fff;--cbe-text:#0f172a;--cbe-muted:#64748b;--cbe-border:#cbd5e1;--cbe-ring:rgba(51,65,85,.18)}


/* v0.6.67 CBE frontend premium-flat skin expansion
   Scope: CBE-managed front UI only. Do not recolor WooCommerce public pages. */
body[class*="cbe-skin-"]:not(.cbe-skin-default).bsae-shell-page{background:var(--cbe-bg)!important;color:var(--cbe-text)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-shell{background:var(--cbe-bg)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-block,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-create-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-info-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-issue-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-filter-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-preview-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-test-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-history-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-table-scroller{
  background:var(--cbe-surface)!important;
  border-color:var(--cbe-border)!important;
  color:var(--cbe-text)!important;
  box-shadow:0 14px 34px rgba(15,23,42,.055)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-sticky-header,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-filters{
  background:color-mix(in srgb,var(--cbe-bg) 86%,#fff)!important;
  border-color:var(--cbe-border)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) h1,
body[class*="cbe-skin-"]:not(.cbe-skin-default) h2,
body[class*="cbe-skin-"]:not(.cbe-skin-default) h3,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-card-title,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-panel__head strong{color:var(--cbe-text)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-sub,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-card-desc,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-help-text,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-description,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-row-meta{color:var(--cbe-muted)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-primary-button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-mini-button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-submit,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-wide-button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-chip{
  background:var(--cbe-primary-dark)!important;
  border-color:var(--cbe-primary-dark)!important;
  color:#fff!important;
  box-shadow:0 8px 18px color-mix(in srgb,var(--cbe-primary-dark) 18%,transparent)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-primary-button:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-mini-button:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-button:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-submit:hover{filter:brightness(.95)!important;transform:translateY(-1px)}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-secondary-button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-submenu-link,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-action-stack .button,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-action-trigger,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-inline-toggle{
  background:var(--cbe-surface)!important;
  border-color:var(--cbe-border)!important;
  color:var(--cbe-text)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-secondary-button:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-submenu-link:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-action-trigger:hover,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-inline-toggle:hover{background:var(--cbe-accent-soft)!important;border-color:color-mix(in srgb,var(--cbe-primary) 42%,var(--cbe-border))!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) input:not([type="checkbox"]):not([type="radio"]),
body[class*="cbe-skin-"]:not(.cbe-skin-default) select,
body[class*="cbe-skin-"]:not(.cbe-skin-default) textarea{
  border-color:var(--cbe-border)!important;
  background:#fff!important;
  color:var(--cbe-text)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) input:not([type="checkbox"]):not([type="radio"]):focus,
body[class*="cbe-skin-"]:not(.cbe-skin-default) select:focus,
body[class*="cbe-skin-"]:not(.cbe-skin-default) textarea:focus{
  border-color:var(--cbe-primary)!important;
  box-shadow:0 0 0 3px var(--cbe-ring)!important;
  outline:none!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-table thead th,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-table thead th,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-target-table thead th{background:var(--cbe-accent-soft)!important;color:var(--cbe-text)!important;border-bottom-color:var(--cbe-border)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-table tbody td,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-table tbody td,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-target-table tbody td{border-bottom-color:color-mix(in srgb,var(--cbe-border) 58%,#fff)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-registry-table tbody tr:hover td,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-table tbody tr:hover td,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-target-table tbody tr:hover td{background:color-mix(in srgb,var(--cbe-accent-soft) 72%,#fff)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-seq-badge,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-card-label,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-meta-pill,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-status,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-count{
  background:var(--cbe-accent-soft)!important;
  color:var(--cbe-primary-dark)!important;
  border-color:color-mix(in srgb,var(--cbe-primary) 35%,var(--cbe-border))!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-inventory{background:linear-gradient(135deg,var(--cbe-primary-dark),#111827)!important}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-note-modal-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-issue-modal-dialog,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-action-popover{border-color:var(--cbe-border)!important;box-shadow:0 24px 50px rgba(15,23,42,.18)!important}



/* v0.6.67: premium flat skin refinement - no left accent line */
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-block,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-create-card,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-panel,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-filter-card{
  box-shadow:0 14px 34px rgba(15,23,42,.055)!important;
  border-left-color:var(--cbe-border)!important;
}
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-portal-block::before,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-create-card::before,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-pm-panel::before,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-order-panel::before,
body[class*="cbe-skin-"]:not(.cbe-skin-default) .bsae-bulk-filter-card::before{
  display:none!important;
}
