.seq-main-column:has(>.entry-content>.seqdd-directory)>.seq-page-header,
.seq-main-column:has(>.entry-content>.seqdd-portal)>.seq-page-header{display:none}
.seq-content-grid:has(.seqdd-directory),
.seq-content-grid:has(.seqdd-portal){grid-template-columns:minmax(0,1fr)}
.seq-content-grid:has(.seqdd-directory)>.seq-sidebar,
.seq-content-grid:has(.seqdd-portal)>.seq-sidebar{display:none}
.seqdd-hero h2{color:#fff!important}
.seqdd-directory{container-type:inline-size}
.seqdd-hero-actions{margin-top:20px}
.seqdd-hero-actions a{display:inline-flex;padding:9px 14px;border:1px solid rgba(255,255,255,.55);border-radius:7px;color:#fff!important;font-size:.88rem;font-weight:800;text-decoration:none!important}
.seqdd-hero-actions a:hover{background:#fff;color:var(--seqdd-deep)!important}
.seqdd-results-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:25px 2px 0}
.seqdd-results-heading h2{margin:0;color:var(--seqdd-deep);font-size:1.35rem!important}
.seqdd-results-heading span{color:var(--seqdd-muted);font-size:.84rem;font-weight:800}
.seqdd-term-picker{margin:17px 0;border:1px solid var(--seqdd-line);border-radius:9px;background:#fbfdfe;overflow:hidden}
.seqdd-term-picker summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;color:var(--seqdd-deep);cursor:pointer;list-style-position:inside}
.seqdd-term-picker summary span{color:var(--seqdd-muted);font-size:.78rem}
.seqdd-term-picker[open] summary{border-bottom:1px solid var(--seqdd-line);background:var(--seqdd-pale)}
.seqdd-term-picker .seqdd-term-list{margin:0;border:0;border-radius:0;background:#fff}
.seqdd-admin{max-width:1180px;margin-top:24px;color:#183548}
.seqdd-admin *{box-sizing:border-box}
.seqdd-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border-radius:14px;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;box-shadow:0 8px 20px rgba(7,53,82,.16)}
.seqdd-admin-hero h1{margin:2px 0 8px;color:#fff;font-size:30px}
.seqdd-admin-hero p{max-width:720px;margin:0;color:#d9edf8;font-size:14px}
.seqdd-admin-kicker{color:#91d7f6!important;font-size:11px!important;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.seqdd-admin-actions{display:flex;flex-wrap:wrap;gap:8px}
.seqdd-admin-actions .button{display:inline-flex;align-items:center;min-height:39px;padding:4px 14px;border-color:#c3d7e1;background:#fff;color:#074a70;font-weight:700}
.seqdd-admin-actions .button-primary{border-color:#e4b13a;background:#e4b13a;color:#2e250c}
.seqdd-admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}
.seqdd-admin-stats div{padding:18px;border:1px solid #d5e1e8;border-radius:10px;background:#fff;color:#526873;box-shadow:0 2px 8px rgba(7,53,82,.05);font-size:13px;font-weight:700}
.seqdd-admin-stats span{display:block;margin-bottom:4px;color:#073552;font-size:28px;font-weight:800;line-height:1}
.seqdd-admin-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:18px}
.seqdd-admin-panel{padding:22px;border:1px solid #d5e1e8;border-radius:11px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.05)}
.seqdd-admin-panel h2{margin:0 0 12px;color:#073552;font-size:19px}
.seqdd-admin-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}
.seqdd-admin-panel-heading a,.seqdd-admin-panel>a{color:#075d8a;font-weight:700}
.seqdd-admin-list{margin:5px 0 0}
.seqdd-admin-list li{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0;padding:13px 0;border-top:1px solid #e5edf1}
.seqdd-admin-list li a{font-weight:700}
.seqdd-admin-list li span{color:#687d87;font-size:12px}
.seqdd-admin-empty{padding:25px 12px 15px;color:#58707b;text-align:center}
.seqdd-admin-empty .dashicons{width:38px;height:38px;color:#18845a;font-size:38px}
.seqdd-admin-empty strong{display:block;margin-top:8px;color:#244454}
.seqdd-admin-empty p{margin:4px 0}
.seqdd-admin-panel hr{margin:20px 0;border:0;border-top:1px solid #e0e8ec}
.seqdd-admin-safety{padding:12px;border-left:4px solid #d69a0a;background:#fff8df}
@container(max-width:850px){.seqdd-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.seqdd-filters button{grid-column:span 2}.seqdd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@container(max-width:520px){.seqdd-filters{grid-template-columns:1fr}.seqdd-filters button{grid-column:auto}.seqdd-grid{grid-template-columns:1fr}}
@media(max-width:980px){.seqdd-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.seqdd-admin-grid{grid-template-columns:1fr}}
@media(max-width:640px){.seqdd-term-picker summary{align-items:flex-start;flex-direction:column;gap:3px}.seqdd-admin{margin-right:10px}.seqdd-admin-hero{align-items:flex-start;flex-direction:column;padding:22px}.seqdd-admin-hero h1{font-size:25px}.seqdd-admin-stats{grid-template-columns:1fr 1fr;gap:9px}.seqdd-admin-stats div{padding:14px}.seqdd-admin-stats span{font-size:24px}.seqdd-admin-panel{padding:18px}}
body.post-type-seqdd_business .wrap{max-width:1180px}
body.post-type-seqdd_business .wp-heading-inline{color:#073552;font-weight:700}
body.post-type-seqdd_business .page-title-action{border-color:#075f91;border-radius:6px;background:#075f91;color:#fff;font-weight:700}
body.post-type-seqdd_business .subsubsub{padding:10px 14px;border:1px solid #d7e2e8;border-radius:8px;background:#fff}
body.post-type-seqdd_business .wp-list-table{border:1px solid #d7e2e8;border-radius:9px;box-shadow:0 3px 12px rgba(7,53,82,.06);overflow:hidden}
body.post-type-seqdd_business .wp-list-table thead th{background:#eef6fa;color:#284b5d;font-weight:700}
body.post-type-seqdd_business .wp-list-table .no-items td{padding:35px 20px;color:#60747e;text-align:center}
@media(max-width:782px){body.post-type-seqdd_business .wrap{margin:18px 10px 0 2px}body.post-type-seqdd_business .wp-heading-inline{display:block;margin:0 0 14px;font-size:27px;line-height:1.2}body.post-type-seqdd_business .page-title-action{display:inline-flex;align-items:center;min-height:40px;margin:0 0 18px;padding:5px 13px}body.post-type-seqdd_business .subsubsub{float:none;margin:0 0 15px}body.post-type-seqdd_business .wp-list-table{border:0;background:transparent;box-shadow:none}body.post-type-seqdd_business .wp-list-table thead,body.post-type-seqdd_business .wp-list-table tfoot{display:none}body.post-type-seqdd_business .wp-list-table tbody{display:block}body.post-type-seqdd_business .wp-list-table tr{display:block;margin-bottom:12px;border:1px solid #d3e0e7;border-radius:9px;background:#fff;box-shadow:0 3px 10px rgba(7,53,82,.06);overflow:hidden}body.post-type-seqdd_business .wp-list-table tr.no-items{margin:0}body.post-type-seqdd_business .wp-list-table .no-items td{display:block;padding:32px 18px;border:0;font-size:15px}body.post-type-seqdd_business .tablenav.bottom{display:none}}
body.post-type-seqdd_business.post-new-php #wpcontent,
body.post-type-seqdd_business.post-php #wpcontent{background:#f3f7f9}
body.post-type-seqdd_business.post-new-php .wrap>h1,
body.post-type-seqdd_business.post-php .wrap>h1{display:block;margin:18px 0 12px;padding:22px 26px;border-radius:12px;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;font-size:28px;box-shadow:0 7px 18px rgba(7,53,82,.14)}
body.post-type-seqdd_business.post-new-php #poststuff,
body.post-type-seqdd_business.post-php #poststuff{padding-top:12px}
body.post-type-seqdd_business.post-new-php #titlewrap input,
body.post-type-seqdd_business.post-php #titlewrap input{min-height:52px;border:1px solid #b8ced9;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(7,53,82,.05);font-size:23px}
body.post-type-seqdd_business .postbox{border:1px solid #d2e0e7;border-radius:9px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.055);overflow:hidden}
body.post-type-seqdd_business .postbox .postbox-header{border-bottom:1px solid #dce7ec;background:#eef6fa}
body.post-type-seqdd_business .postbox .postbox-header h2{color:#173f53;font-weight:700}
body.post-type-seqdd_business #seqdd_verification{border-top:5px solid #075f91}
body.post-type-seqdd_business #seqdd_verification .inside{padding:15px 18px 18px}
body.post-type-seqdd_business #seqdd_verification fieldset{margin:15px 0;padding:13px 15px;border:1px solid #d5e2e8;border-radius:7px;background:#f8fbfc}
body.post-type-seqdd_business #seqdd_verification legend{padding:0 5px;color:#073552;font-weight:700}
body.post-type-seqdd_business #seqdd_verification textarea{border-color:#b8cbd5;border-radius:6px}
body.post-type-seqdd_business #submitdiv{border-top:5px solid #d9a323}
body.post-type-seqdd_business #major-publishing-actions{background:#f4f9fb}
body.post-type-seqdd_business #publish{border-color:#075f91;background:#075f91;font-weight:700}
body.post-type-seqdd_business .categorydiv .tabs-panel{border-color:#cfdee6;background:#fbfdfe}
body.post-type-seqdd_business .categorychecklist label{line-height:1.35}
.seqdd-review-admin #wpcontent{background:#f3f7f9}
.seqdd-review-admin .wrap{max-width:1180px;margin-top:24px}
.seqdd-review-admin .wrap>h1{display:block;margin:0;padding:24px 28px;border-radius:12px;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;font-size:28px;box-shadow:0 7px 18px rgba(7,53,82,.14)}
.seqdd-review-admin .wrap>h1:after{display:block;margin-top:7px;color:#d9eef8;font-size:13px;font-weight:400;content:"Moderate email-verified customer feedback before it appears publicly."}
.seqdd-review-admin .subsubsub{float:none;margin:16px 0;padding:11px 14px;border:1px solid #d5e2e8;border-radius:8px;background:#fff}
.seqdd-review-admin .wp-list-table{border:1px solid #d2e0e7;border-radius:9px;box-shadow:0 3px 12px rgba(7,53,82,.055);overflow:hidden}
.seqdd-review-admin .wp-list-table thead th{background:#eaf4f8;color:#21495c;font-weight:700}
.seqdd-review-admin .wp-list-table .no-items td{padding:38px 20px;color:#607680;text-align:center}
.seqdd-settings-page{max-width:1180px;margin-top:24px;color:#17384b}
.seqdd-settings-page *{box-sizing:border-box}
.seqdd-settings-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 30px;border-radius:14px;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;box-shadow:0 8px 20px rgba(7,53,82,.16)}
.seqdd-settings-hero p{margin:0 0 5px;color:#95daf8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.seqdd-settings-hero h1{margin:0 0 7px;color:#fff;font-size:30px}
.seqdd-settings-hero span{color:#d9eef8}
.seqdd-settings-hero>.dashicons{width:52px;height:52px;color:#fff;font-size:52px;opacity:.8}
.seqdd-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:18px 0}
.seqdd-settings-card{padding:22px;border:1px solid #d2e0e7;border-radius:11px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.055)}
.seqdd-settings-card-wide{grid-column:1/-1}
.seqdd-settings-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #e0e9ed}
.seqdd-settings-card-head>.dashicons{width:36px;height:36px;padding:8px;border-radius:8px;background:#e5f3f9;color:#075f91;font-size:20px}
.seqdd-settings-card-head h2{margin:0 0 3px;color:#073552;font-size:19px}
.seqdd-settings-card-head p{margin:0;color:#617680;font-size:13px}
.seqdd-settings-card>label,.seqdd-settings-two>label{display:block;margin:0 0 17px;color:#294a5b;font-weight:700}
.seqdd-settings-card label>input:not([type=checkbox]),.seqdd-settings-card label>select,.seqdd-settings-card label>textarea{display:block;width:100%;max-width:none;min-height:42px;margin-top:6px;border-color:#b7cbd5;border-radius:6px;font-family:inherit}
.seqdd-settings-card label>textarea{min-height:70px}
.seqdd-settings-card label small{display:block;margin-top:5px;color:#667b85;font-weight:400;line-height:1.4}
.seqdd-settings-check{display:flex!important;align-items:flex-start;gap:9px;padding:13px;border-radius:7px;background:#f1f7fa}
.seqdd-settings-check input{margin-top:3px}
.seqdd-settings-check span,.seqdd-settings-check small{display:block}
.seqdd-settings-status{display:flex;align-items:center;gap:8px;margin:4px 0 0;padding:10px 12px;border-radius:7px;background:#fff6dd;color:#6d5311;font-weight:700}
.seqdd-settings-status span{width:10px;height:10px;border-radius:50%;background:#d19a0d}
.seqdd-settings-status.is-active{background:#eaf7ef;color:#196343}.seqdd-settings-status.is-active span{background:#1d8a59}
.seqdd-settings-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.seqdd-price-field{display:grid;grid-template-columns:auto 1fr 90px;align-items:center;margin-top:6px}
.seqdd-price-field b{display:grid;height:42px;padding:0 13px;place-items:center;border:1px solid #b7cbd5;border-right:0;border-radius:6px 0 0 6px;background:#edf4f7}
.seqdd-price-field input,.seqdd-price-field select{height:42px!important;min-height:42px!important;margin:0!important;border-radius:0!important}
.seqdd-price-field select{border-radius:0 6px 6px 0!important}
.seqdd-settings-rule{padding:14px 16px;border-left:4px solid #d39b12;background:#fff7de}
.seqdd-settings-rule p{margin:5px 0 0;color:#66521f;line-height:1.45}
.seqdd-settings-save{display:flex;align-items:center;gap:13px;padding:14px 18px;border:1px solid #d2e0e7;border-radius:10px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.06)}
.seqdd-settings-save .button{min-height:40px;padding:5px 16px;border-color:#075f91;background:#075f91;font-weight:700}
.seqdd-settings-save span{color:#667b85}
@media(max-width:782px){body.post-type-seqdd_business.post-new-php #poststuff,body.post-type-seqdd_business.post-php #poststuff{padding-top:6px}body.post-type-seqdd_business .postbox{margin-bottom:13px}.seqdd-review-admin .wrap{margin:18px 10px 0 2px}.seqdd-review-admin .wrap>h1{padding:21px;font-size:25px}.seqdd-review-admin .wp-list-table{border:0;background:transparent;box-shadow:none}.seqdd-review-admin .wp-list-table thead,.seqdd-review-admin .wp-list-table tfoot{display:none}.seqdd-review-admin .wp-list-table tr{display:block;margin-bottom:12px;border:1px solid #d2e0e7;border-radius:9px;background:#fff;box-shadow:0 3px 10px rgba(7,53,82,.06);overflow:hidden}.seqdd-review-admin .wp-list-table .no-items td{display:block;padding:32px 18px;border:0}.seqdd-settings-page{margin:18px 10px 0 2px}.seqdd-settings-hero{align-items:flex-start;padding:22px}.seqdd-settings-hero h1{font-size:25px}.seqdd-settings-hero>.dashicons{display:none}.seqdd-settings-grid,.seqdd-settings-two{grid-template-columns:1fr}.seqdd-settings-card-wide{grid-column:auto}.seqdd-settings-card{padding:18px}.seqdd-settings-save{align-items:flex-start;flex-direction:column}.seqdd-settings-save .button{width:100%}}
.seqdd-admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;padding:4px 2px}
.seqdd-admin-detail-grid label,.seqdd-admin-document{display:block;color:#294b5c;font-weight:700}
.seqdd-admin-detail-grid input,.seqdd-admin-detail-grid select,.seqdd-admin-document input{display:block;width:100%;max-width:none;min-height:40px;margin-top:5px;border-color:#b8cbd5;border-radius:6px}
.seqdd-admin-detail-options{display:flex;flex-wrap:wrap;gap:12px 24px;margin:18px 2px;padding:13px 15px;border-radius:7px;background:#eef6fa}
.seqdd-admin-detail-options label{font-weight:600}
.seqdd-admin-document{margin:0 2px 5px;padding:14px;border:1px solid #d6e2e8;border-radius:7px;background:#fbfdfe}
.seqdd-admin-document small{display:block;margin-top:6px;color:#687b84;font-weight:400}
body.post-type-seqdd_business #seqdd_business_details{border-top:5px solid #1b8159}
@media(max-width:782px){.seqdd-admin-detail-grid{grid-template-columns:1fr}.seqdd-admin-detail-options{align-items:flex-start;flex-direction:column}.seqdd-admin-document input{font-size:14px}}
.seqdd-account-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:17px 19px;border:1px solid #cfe0e8;border-radius:11px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.05)}
.seqdd-account-summary{display:flex;align-items:center;gap:12px;min-width:0}.seqdd-account-summary>div{display:flex;flex-direction:column;min-width:0}
.seqdd-account-summary strong{color:var(--seqdd-deep);font-size:1rem}.seqdd-account-summary span{overflow:hidden;color:var(--seqdd-muted);font-size:.84rem;text-overflow:ellipsis}
.seqdd-account-summary small{align-self:flex-start;margin-top:4px;padding:2px 7px;border-radius:999px;background:#fff4d8;color:#795d14;font-size:.7rem;font-weight:800}.seqdd-account-summary small.is-verified{background:#e3f5ea;color:#17613f}
.seqdd-account-initial{display:grid!important;flex:0 0 43px;width:43px;height:43px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--seqdd-deep),var(--seqdd-sky));color:#fff!important;font-size:1.1rem!important;font-weight:900}
.seqdd-account-actions{display:flex;flex-wrap:wrap;gap:8px}.seqdd-account-actions a{padding:8px 11px;border:1px solid #bfd2dc;border-radius:6px;color:var(--seqdd-blue);font-size:.82rem;font-weight:800;text-decoration:none}.seqdd-account-actions a:hover{background:var(--seqdd-pale)}
.seqdd-account-settings{margin:0 0 20px;border:1px solid var(--seqdd-line);border-radius:10px;background:#fff;overflow:hidden}.seqdd-account-settings summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 17px;cursor:pointer}.seqdd-account-settings summary strong{color:var(--seqdd-deep)}.seqdd-account-settings summary span{color:var(--seqdd-muted);font-size:.78rem}.seqdd-account-settings[open] summary{border-bottom:1px solid var(--seqdd-line);background:var(--seqdd-pale)}.seqdd-account-settings .seqdd-form{border:0;border-radius:0;box-shadow:none}
.seqdd-portal-section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:23px 2px 8px}.seqdd-portal-section-heading h3{margin:0;color:var(--seqdd-deep);font-size:1.3rem}.seqdd-portal-section-heading span{color:var(--seqdd-muted);font-size:.8rem;font-weight:800}
.seqdd-portal-empty{margin:12px 0 20px;padding:22px;border:1px dashed #b7ced9;border-radius:10px;background:var(--seqdd-pale);text-align:center}.seqdd-portal-empty strong{color:var(--seqdd-deep)}.seqdd-portal-empty p{margin:4px 0 0;color:var(--seqdd-muted)}
@media(max-width:640px){.seqdd-account-panel{align-items:flex-start;flex-direction:column}.seqdd-account-actions{width:100%}.seqdd-account-actions a{flex:1;text-align:center}.seqdd-account-settings summary{align-items:flex-start;flex-direction:column;gap:3px}}
.seqdd-users-page{max-width:1180px;margin-top:24px;color:#17384b}.seqdd-users-page *{box-sizing:border-box}
.seqdd-users-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 30px;border-radius:14px;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;box-shadow:0 8px 20px rgba(7,53,82,.16)}
.seqdd-users-hero p{margin:0 0 5px;color:#95daf8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.seqdd-users-hero h1{margin:0 0 7px;color:#fff;font-size:30px}.seqdd-users-hero span{color:#d9eef8}
.seqdd-users-hero-actions{display:flex;flex-wrap:wrap;gap:8px}.seqdd-users-hero-actions .button{min-height:40px;padding:5px 15px;border-color:#d7eaf3;background:#fff;color:#075f91;font-weight:700}.seqdd-users-hero-actions .button-primary{border-color:#e3ad15;background:#e3ad15;color:#172131}
.seqdd-users-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.seqdd-users-stats>div{padding:18px 20px;border:1px solid #d2e0e7;border-radius:10px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.05)}.seqdd-users-stats strong{display:block;color:#075f91;font-size:25px}.seqdd-users-stats span{color:#607680;font-size:13px;font-weight:700}
.seqdd-users-search{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:14px;border:1px solid #d2e0e7;border-radius:9px;background:#fff}.seqdd-users-search input[type=search]{flex:1;max-width:420px;min-height:38px;border-color:#b8cbd5;border-radius:6px}.seqdd-users-search .button{min-height:38px}.seqdd-users-search>a{margin-left:4px}
.seqdd-users-table-wrap{border:1px solid #d2e0e7;border-radius:10px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.055);overflow:hidden}.seqdd-users-table{border:0;box-shadow:none}.seqdd-users-table thead th{padding:12px 14px;background:#eaf4f8;color:#21495c;font-weight:700}.seqdd-users-table td{padding:13px 14px;vertical-align:middle}
.seqdd-user-identity{display:flex;align-items:center;gap:10px;min-width:0}.seqdd-user-identity>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#073552,#0875ad);color:#fff;font-weight:800}.seqdd-user-identity>div{display:flex;flex-direction:column;min-width:0}.seqdd-user-identity strong{color:#173f53}.seqdd-user-identity a{overflow:hidden;text-overflow:ellipsis}.seqdd-user-identity small{color:#74858d}
.seqdd-user-status{display:inline-block;padding:4px 9px;border-radius:999px;background:#fff3d5;color:#775a10;font-size:12px;font-weight:800}.seqdd-user-status.is-verified{background:#e4f5eb;color:#17613f}.seqdd-user-actions{display:flex;flex-wrap:wrap;gap:5px 10px}.seqdd-user-actions a{font-weight:700}.seqdd-users-none{padding:36px!important;color:#607680;text-align:center}.seqdd-users-note{margin:14px 2px;color:#667b85}
.seqdd-users-notice{margin:16px 0 0!important;border-radius:8px}.seqdd-user-editor{margin:18px 0;padding:22px;border:1px solid #cbdce4;border-top:5px solid #17805a;border-radius:11px;background:#fff;box-shadow:0 3px 12px rgba(7,53,82,.06)}
.seqdd-user-editor-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #e0e9ed}.seqdd-user-editor-heading>.dashicons{width:40px;height:40px;padding:9px;border-radius:9px;background:#e5f5ed;color:#177451;font-size:22px}.seqdd-user-editor-heading h2{margin:0 0 4px;color:#073552;font-size:20px}.seqdd-user-editor-heading p{margin:0;color:#607680}
.seqdd-user-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.seqdd-user-editor-grid label{color:#294a5b;font-weight:700}.seqdd-user-editor-grid input{display:block;width:100%;max-width:none;min-height:42px;margin-top:6px;border-color:#b7cbd5;border-radius:6px}.seqdd-user-editor-grid input[readonly]{background:#edf4f7;color:#365563}.seqdd-user-editor-grid small{display:block;margin-top:5px;color:#667b85;font-weight:400}.seqdd-user-editor-state{display:flex;align-items:center;min-height:42px;margin-top:6px;padding:8px 11px;border-radius:6px;background:#fff3d5;color:#775a10}.seqdd-user-editor-state.is-verified{background:#e4f5eb;color:#17613f}
.seqdd-user-editor-options{display:flex;flex-wrap:wrap;gap:10px 24px;margin:18px 0;padding:14px 15px;border-radius:8px;background:#eef6fa}.seqdd-user-editor-options label{font-weight:700}.seqdd-user-editor-options input{margin-right:5px}.seqdd-user-editor-info{margin:18px 0;padding:13px 15px;border-left:4px solid #d39b12;background:#fff7de;color:#604e20}.seqdd-user-editor .button-primary{min-height:40px;padding:5px 17px;border-color:#075f91;background:#075f91;font-weight:700}
@media(max-width:782px){.seqdd-users-page{margin:18px 10px 0 2px}.seqdd-users-hero{align-items:flex-start;flex-direction:column;padding:22px}.seqdd-users-hero h1{font-size:25px}.seqdd-users-hero-actions{width:100%}.seqdd-users-hero-actions .button{flex:1;text-align:center}.seqdd-users-stats{grid-template-columns:1fr}.seqdd-users-search{align-items:stretch;flex-wrap:wrap}.seqdd-users-search input[type=search]{flex-basis:100%;max-width:none}.seqdd-users-table-wrap{border:0;background:transparent;box-shadow:none}.seqdd-users-table,.seqdd-users-table tbody{display:block}.seqdd-users-table thead{display:none}.seqdd-users-table tr{display:block;margin-bottom:12px;border:1px solid #d2e0e7;border-radius:9px;background:#fff;box-shadow:0 3px 10px rgba(7,53,82,.06);overflow:hidden}.seqdd-users-table td{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:10px;border:0;border-bottom:1px solid #edf2f4}.seqdd-users-table td:before{color:#607680;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;content:attr(data-label)}.seqdd-users-table td:last-child{border-bottom:0}.seqdd-users-table .seqdd-users-none{display:block}.seqdd-user-identity{min-width:0}}
@media(max-width:782px){.seqdd-user-editor{padding:18px}.seqdd-user-editor-grid{grid-template-columns:1fr}.seqdd-user-editor-options{align-items:flex-start;flex-direction:column}.seqdd-user-editor .button-primary{width:100%}}
