@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap");:root{--twk-bg:#f2f5f9;--twk-card:#fff;--twk-ink:#0f172a;--twk-muted:#64748b;--twk-border:#e2e8f0;--twk-primary:#3b82f6;--twk-primary-dark:#2563eb;--twk-sidebar:#fff;--twk-sidebar-muted:#64748b;--twk-sidebar-hover:#f1f5f9;--twk-sidebar-active:#e8f0ff}body,html{overflow-x:hidden}body{font-family:DM Sans,Segoe UI,sans-serif;color:var(--twk-ink)}.shell,body{background:var(--twk-bg)}.sidebar{background:var(--twk-sidebar);border-right:1px solid var(--twk-border);box-shadow:none}.sidebar .brand{border-bottom:1px solid var(--twk-border);min-height:68px}.sidebar .brand-copy{display:flex;flex-direction:row;align-items:baseline;gap:8px;line-height:1}.sidebar .brand-title{color:#0f172a;font-size:22px;letter-spacing:-.03em;font-weight:800}.sidebar .brand-version{margin-top:0;font-size:10px;font-weight:700;letter-spacing:.06em;color:#64748b;text-transform:uppercase}.sidebar-collapse{border:1px solid var(--twk-border);background:#fff;color:#475569;width:30px;height:30px}.sidebar-collapse:hover{background:#f8fafc}.nav-group-label{color:var(--twk-sidebar-muted);font-weight:700;font-size:10px;letter-spacing:.13em}.nav-link{color:#334155;border-radius:10px;border:1px solid transparent;font-size:14px;font-weight:600}.nav-link:hover{color:#0f172a;background:var(--twk-sidebar-hover);border-color:#d5deea}.nav-link.active{color:#1d4ed8;background:#e8f0ff;border-color:#bfdbfe;box-shadow:inset 3px 0 0 #3b82f6}.nav-link-icon{color:#64748b}.nav-link.active .nav-link-icon,.nav-link:hover .nav-link-icon{color:#2563eb}.nav-link-primary{background:transparent}.nav-link-primary.active{background:#e8f0ff}.nav-unread-badge{background:#ef4444;color:#fff}.topbar{min-height:70px;padding:14px 24px 12px;border-bottom:1px solid var(--twk-border);background:#fff;gap:12px}.subtitle{color:#475569;font-size:12px;font-weight:700;letter-spacing:.16em}.topbar-search{display:inline-flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid var(--twk-border);border-radius:10px;padding:0 10px;min-width:340px;max-width:520px;width:36vw;height:38px}.topbar-search svg{color:#64748b}.topbar-search input{border:0!important;outline:0;width:100%;background:transparent!important;color:#0f172a;font-size:13px}.topbar-actions{display:inline-flex;gap:8px;margin-right:4px}.topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--twk-border);background:#fff;color:#475569}.topbar-icon-btn:hover{background:#f8fafc}.menu-toggle{border:1px solid var(--twk-border);background:#fff;color:#334155}.agency-switch-control,.profile-trigger{border-color:var(--twk-border);background:#fff}.content{padding:20px}.panel{background:var(--twk-card);border:1px solid var(--twk-border);border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.05)}.panel h2,.panel h3{color:#0f172a}.hint,.status{color:#64748b}.field input,.field select,.field textarea,.inbox-compose textarea,.inbox-detail-form input,.inbox-thread-search,.inline-input,.kanban-search input,input,select,textarea{border-color:var(--twk-border);background:#fff;color:#0f172a;border-radius:10px}.field label{color:#64748b;font-weight:700;letter-spacing:.09em}.checkbox-inline{display:inline-flex;align-items:center;gap:8px;letter-spacing:0;font-weight:600}.checkbox-inline input[type=checkbox]{width:16px;height:16px}.btn-inline,.btn-primary,button{border-radius:10px}.btn-inline,.btn-primary,.profile-dropdown-link{transition:.2s ease}.btn-inline,.btn-inline.neutral{background:#334155}.btn-inline.neutral:hover,.btn-inline:hover{background:#1e293b}.btn-secondary{background:#f1f5f9;color:#0f172a;border-color:var(--twk-border)}.btn-secondary:hover{background:#e2e8f0}.embed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.theme-alert-light{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:16px}.theme-alert-light-title{margin:0 0 10px;color:#334155;font-size:14px;line-height:1.5}.smtp-tls-indicator{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--twk-border);border-radius:12px;background:#f8fafc;color:#334155;font-weight:700;letter-spacing:.03em}.smtp-tls-dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 4px rgba(148,163,184,.14)}.smtp-tls-dot.on{background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.2)}.smtp-tls-dot.off{background:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.2)}.theme-alert-with-icon{display:flex;align-items:flex-start;gap:10px;margin-top:14px;border:1px solid transparent;border-radius:12px;padding:12px 14px}.theme-alert-with-icon .icon{width:24px;height:24px;flex:0 0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;line-height:1}.theme-alert-with-icon p{margin:0;line-height:1.5}.theme-alert-with-icon.success{border-color:#86efac;background:#f0fdf4;color:#166534}.theme-alert-with-icon.success .icon{background:#22c55e;color:#f8fafc}.theme-alert-with-icon.error{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.theme-alert-with-icon.error .icon{background:#ef4444;color:#f8fafc}.embed-copy-status{text-align:right}@media (max-width:960px){.embed-toolbar{flex-wrap:wrap;justify-content:flex-start}.embed-copy-status{text-align:left;width:100%}}.embed-code-field{margin:0;overflow-x:auto;overflow-y:hidden;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.6;padding:14px 16px;color:#e2e8f0}.code-box,.embed-code-field{width:100%;max-width:100%;min-width:0}.code-box{border:1px solid #1e293b;border-radius:12px;background:#0b1220;box-shadow:inset 0 0 0 1px rgba(148,163,184,.08)}.code-box code{display:inline-block;min-width:-moz-max-content;min-width:max-content}.code-placeholder{color:#94a3b8}.code-punc{color:#cbd5e1}.code-tag{color:#7dd3fc}.code-attr{color:#fbbf24}.code-op{color:#f8fafc}.code-string{color:#86efac}.field-actions-inline{display:flex;align-items:flex-end;justify-content:flex-start}.field-actions-inline .btn-inline{align-self:flex-end;min-height:44px;padding:0 18px;border-radius:12px;white-space:nowrap}.kanban-shell{gap:16px;background:#fff}.kanban-shell-head h2{font-size:29px;letter-spacing:-.02em}.kanban-chip,.kanban-shell-metrics span{background:#eef2ff;border-color:#dbe3f0;color:#334155}.kanban-filter-tab,.kanban-view-tab{background:#f8fafc;border-color:#d7deeb;color:#334155}.kanban-filter-tab.active,.kanban-view-tab.active{background:var(--twk-primary-dark);border-color:var(--twk-primary-dark)}.kanban-board-surface{background:#fff;border-color:#d9e2ef;overflow-x:auto;overflow-y:hidden;border-radius:12px;padding-top:8px}.kanban{min-width:-moz-max-content;min-width:max-content;gap:10px}.kanban-col,.kanban-col-enterprise{background:#f8fafc;border-color:#dbe4ef;border-radius:12px}.kanban-col.is-over{border-color:#2563eb;background:#e8f0ff}.kanban-col-summary,.kanban-meta-list span{color:#64748b}.kanban-quick-action{background:#e6edf8;border-color:#cfdbeb;color:#1e3a5f}.kanban-card{border-color:#dbe4ee;box-shadow:0 2px 6px rgba(15,23,42,.06);border-radius:10px}.kanban-empty{background:hsla(0,0%,100%,.65)}.inbox-panel{background:#fff;border-radius:12px}.inbox-panel-head h3{color:#0f172a}.inbox-filter-btn.active{background:var(--twk-primary-dark);border-color:var(--twk-primary-dark)}.inbox-messages{background:#f1f5f9}.inbox-msg.inbound{background:#fff}.inbox-msg.outbound{background:#dcfce7}.inbox-head-action,.inbox-head-menu,.inbox-open-card-btn{border-color:#d5dfeb;background:#fff}.inbox-head-menu-item:hover{background:#f1f5f9}.inbox-attachment-menu{border-color:#1e293b;background:#0f172a}.inbox-attachment-menu button{color:#e2e8f0}.inbox-attachment-menu button:hover{background:#1e293b}.auth-shell{background:#f2f5f9}.auth-shell-loading{padding:0}.auth-content .panel{padding:26px 22px}.auth-content .panel h2{margin-bottom:10px}.auth-modern-form{padding:56px 64px}.auth-modern-form .twk-card{max-width:520px;padding:28px;background:hsla(0,0%,100%,.96);border:1px solid rgba(226,232,240,.9);box-shadow:0 24px 60px rgba(15,23,42,.18)}.auth-modern-form .form{gap:16px}.auth-modern-form .field{gap:8px}.auth-modern-form .field input,.auth-modern-form .field select,.auth-modern-form .field textarea{padding:12px 14px}.session-loader-screen{min-height:100vh;width:100%;display:grid;place-items:center}.session-loader-panel{min-height:160px}.session-loader-panel,.session-loader-spinner{display:flex;align-items:center;justify-content:center}.session-loader-spinner{width:52px;height:52px;border-radius:999px;border:1px solid #dbe3ee;background:#f8fafc;color:#4f46e5}.session-loader-spinner--plain{width:auto;height:auto;border:0;background:transparent;box-shadow:none}.auth-switch-link{margin-top:8px}@media (max-width:1200px){.content{padding:16px 14px 24px}.topbar-search{min-width:220px;width:100%;max-width:340px}}@media (max-width:860px){.topbar-actions,.topbar-search{display:none}}@media (max-width:900px){.auth-modern-form{padding:32px 20px}.auth-modern-form .twk-card{padding:22px 20px;max-width:480px}}.shell{grid-template-columns:260px 1fr!important;background:#f3f6fb!important}.shell.sidebar-collapsed{grid-template-columns:80px 1fr!important}.sidebar{background:#fff!important;border-right:1px solid #e2e8f0!important;box-shadow:none!important}.sidebar .brand{color:#0f172a!important;border-bottom:1px solid #e2e8f0!important;min-height:66px!important}.sidebar .brand-copy{display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:8px!important;line-height:1!important}.sidebar .brand-title{color:#0f172a!important;font-weight:800!important;font-size:22px!important;letter-spacing:-.03em!important}.sidebar .brand-version{margin-top:0!important;font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;color:#64748b!important;text-transform:uppercase!important}.sidebar-collapse{border:1px solid #e2e8f0!important;background:#fff!important;color:#475569!important}.nav{gap:14px!important;padding:8px 12px 14px!important}.nav,.nav-group{display:grid!important}.nav-group{gap:6px!important;margin:0!important}.nav-group-toggle{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;background:transparent!important;border-radius:9px!important;padding:8px 10px!important;cursor:pointer!important}.nav-group-toggle:hover{background:#f1f5f9!important}.nav-group-label-wrap{gap:9px!important;min-width:0!important}.nav-group-label-icon,.nav-group-label-wrap{display:inline-flex!important;align-items:center!important}.nav-group-label-icon{width:16px!important;min-width:16px!important;justify-content:center!important;color:#0f172a!important}.nav-group-label{margin:0!important;color:#0f172a!important;font-size:14px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}.nav-group-content{display:grid!important;gap:3px!important;display:none!important}.nav-group.open .nav-group-content{display:grid!important}.nav-group-chevron{color:#334155!important;display:inline-flex!important;transition:transform .15s ease!important}.nav-group-chevron.open{transform:rotate(180deg)!important}.nav-tree-item{display:grid!important;gap:3px!important}.nav-link{min-height:44px!important;color:#475569!important;border-radius:9px!important;margin:0!important;border:0!important;padding:9px 12px!important;font-size:14px!important;font-weight:500!important;gap:11px!important}.nav-link:hover{color:#0f172a!important;background:#f1f5f9!important}.nav-link-toggle.open,.nav-link.active{color:#3b82f6!important;background:#e8f0ff!important}.nav-link-icon{width:18px!important;min-width:18px!important;color:#64748b!important}.nav-link-toggle.open .nav-link-icon,.nav-link.active .nav-link-icon,.nav-link:hover .nav-link-icon{color:#2563eb!important}.nav-link-label{flex:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.nav-link-chevron{margin-left:auto!important;display:inline-flex!important;align-items:center!important;color:#94a3b8!important}.nav-link-toggle.open .nav-link-chevron{color:#3b82f6!important}.nav-submenu{display:grid!important;gap:2px!important;padding:2px 0 4px 22px!important;margin:0 0 5px 11px!important;border-left:1px solid #dbe3ee!important}.nav-sub-link{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:5px 10px 5px 12px!important;margin:0!important;border-radius:8px!important;border:0!important;color:#64748b!important;font-size:14px!important;font-weight:500!important;gap:8px!important}.nav-sub-link-dot{width:5px!important;height:5px!important;border-radius:999px!important;background:#a3afc2!important;margin-right:0!important;flex-shrink:0!important}.nav-sub-link:hover{color:#0f172a!important;background:#f1f5f9!important}.nav-sub-link.active{color:#3b82f6!important;background:#e8f0ff!important}.nav-sub-link.active .nav-sub-link-dot{background:#3b82f6!important}.sidebar.collapsed .nav-link .nav-tooltip{background:#fff!important;border-color:#dbe3ee!important;color:#0f172a!important}.sidebar.collapsed .nav-group-toggle{display:none!important}.topbar{background:#fff!important;border-bottom:1px solid #e2e8f0!important}.content{background:#f3f6fb!important}.content,.content>*,.main,.panel{width:100%!important;max-width:100%!important;min-width:0!important}.panel{border-radius:14px!important}.setup-reminder{border-color:#fde68a!important;background:#fef9c3!important}.kanban-toolbar-metrics{display:none!important}.kanban-board-surface{background:#f8fafc!important;border-color:#dbe3ee!important;overflow-y:hidden!important;height:calc(100vh - 300px)!important}.kanban{align-items:stretch!important}.kanban-col,.kanban-col-enterprise{background:#f1f5f9!important;border-color:#dbe3ee!important;min-height:460px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;max-height:calc(100vh - 320px)!important}.kanban-col.is-over{background:#e8f1ff!important;border-color:#93c5fd!important}.kanban-card{border-color:#dbe3ee!important;box-shadow:0 2px 8px rgba(15,23,42,.08)!important}.kanban-cards{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding-right:4px;align-content:start!important;align-items:start!important;grid-auto-rows:max-content!important}.inbox-panel{border-color:#dbe3ee!important}.inbox-panel,.inbox-panel-head{background:#fff!important}.inbox-messages{background:#f1f5f9!important}.inbox-msg.inbound{background:#fff!important;border-color:#dbe3ee!important}.inbox-msg.outbound{background:#dcfce7!important;border-color:#bbf7d0!important}body.iq-theme-dark,html.dark,html[data-theme=dark]{--twk-bg:#0b1220;--twk-card:#111827;--twk-ink:#e2e8f0;--twk-muted:#94a3b8;--twk-border:#243244;--twk-sidebar:#0f172a;--twk-sidebar-muted:#8ea2bd;--twk-sidebar-hover:#162235;--twk-sidebar-active:#1d3250}html.dark body,html[data-theme=dark] body{background:var(--twk-bg);color:var(--twk-ink)}html.dark .shell,html[data-theme=dark] .shell{background:var(--twk-bg)!important}html.dark .sidebar,html[data-theme=dark] .sidebar{background:var(--twk-sidebar)!important;border-right-color:var(--twk-border)!important}html.dark .sidebar .brand,html[data-theme=dark] .sidebar .brand{border-bottom-color:var(--twk-border)!important}html.dark .sidebar .brand-title,html.dark .subtitle,html[data-theme=dark] .sidebar .brand-title,html[data-theme=dark] .subtitle{color:#e2e8f0!important}html.dark .nav-group-label,html.dark .sidebar .brand-version,html[data-theme=dark] .nav-group-label,html[data-theme=dark] .sidebar .brand-version{color:#8ea2bd!important}html.dark .nav-link,html[data-theme=dark] .nav-link{color:#cbd5e1!important}html.dark .nav-link:hover,html[data-theme=dark] .nav-link:hover{color:#f8fafc!important;background:#162235!important;border-color:#32465f!important}html.dark .nav-link.active,html[data-theme=dark] .nav-link.active{color:#bfdbfe!important;background:#1d3250!important;border-color:#35557c!important}html.dark .topbar,html[data-theme=dark] .topbar{background:#0f172a!important;border-bottom-color:var(--twk-border)!important}html.dark .topbar-search,html[data-theme=dark] .topbar-search{background:#111b2d;border-color:var(--twk-border)}html.dark .topbar-search input,html[data-theme=dark] .topbar-search input{color:#e2e8f0}html.dark .topbar-search svg,html[data-theme=dark] .topbar-search svg{color:#94a3b8}html.dark .agency-switch-control,html.dark .menu-toggle,html.dark .profile-trigger,html.dark .topbar-icon-btn,html[data-theme=dark] .agency-switch-control,html[data-theme=dark] .menu-toggle,html[data-theme=dark] .profile-trigger,html[data-theme=dark] .topbar-icon-btn{background:#111b2d;border-color:var(--twk-border);color:#cbd5e1}html.dark .content,html[data-theme=dark] .content{background:var(--twk-bg)!important}html.dark .panel,html[data-theme=dark] .panel{background:var(--twk-card)!important;border-color:var(--twk-border)!important;box-shadow:none!important}html.dark .panel h2,html.dark .panel h3,html[data-theme=dark] .panel h2,html[data-theme=dark] .panel h3{color:#e2e8f0}html.dark .hint,html.dark .status,html[data-theme=dark] .hint,html[data-theme=dark] .status{color:#94a3b8}html.dark .smtp-tls-indicator,html[data-theme=dark] .smtp-tls-indicator{border-color:#334155;background:#111827;color:#e5e7eb}html.dark .theme-alert-with-icon.success,html[data-theme=dark] .theme-alert-with-icon.success{border-color:#14532d;background:#052e16;color:#86efac}html.dark .theme-alert-with-icon.error,html[data-theme=dark] .theme-alert-with-icon.error{border-color:#7f1d1d;background:#450a0a;color:#fca5a5}html.dark input,html.dark select,html.dark textarea,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#0f172a;border-color:var(--twk-border);color:#e2e8f0}html.dark .inbox-panel,html.dark .inbox-panel-head,html[data-theme=dark] .inbox-panel,html[data-theme=dark] .inbox-panel-head{background:#111827!important;border-color:var(--twk-border)!important}html.dark .inbox-messages,html[data-theme=dark] .inbox-messages{background:#0f172a!important}html.dark .inbox-msg.inbound,html[data-theme=dark] .inbox-msg.inbound{background:#1f2937!important;border-color:#334155!important;color:#e2e8f0!important}html.dark .inbox-msg.outbound,html[data-theme=dark] .inbox-msg.outbound{background:#14532d!important;border-color:#166534!important;color:#dcfce7!important}html.dark .kanban-board-surface,html[data-theme=dark] .kanban-board-surface{background:#0f172a!important;border-color:var(--twk-border)!important}html.dark .kanban-col,html.dark .kanban-col-enterprise,html[data-theme=dark] .kanban-col,html[data-theme=dark] .kanban-col-enterprise{background:#111827!important;border-color:#253248!important}html.dark .kanban-card,html[data-theme=dark] .kanban-card{background:#1f2937!important;border-color:#334155!important;color:#e2e8f0}html.dark .kanban-lead-avatar,html.dark .kanban-list-lead-avatar,html.dark .lead-modal-avatar,html[data-theme=dark] .kanban-lead-avatar,html[data-theme=dark] .kanban-list-lead-avatar,html[data-theme=dark] .lead-modal-avatar{background:#0f172a;border-color:#334155;color:#cbd5e1}html.dark .kanban-list-lead span,html[data-theme=dark] .kanban-list-lead span{color:#e2e8f0}.iq-users-page{gap:16px}.iq-users-hero{padding:20px 20px 12px;box-shadow:none}.iq-users-hero h2{margin:2px 0 0}.iq-users-hero-actions{display:inline-flex;gap:10px;align-items:center}.iq-users-table-card{padding:clamp(14px,2vw,18px)}.iq-users-table-header{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.iq-users-table-header h3{margin:0;font-size:24px}.iq-users-filters{display:grid;grid-template-columns:minmax(280px,1fr) 220px;gap:10px;margin-bottom:12px}.iq-users-filters input,.iq-users-filters select{height:40px;width:100%}.iq-users-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--twk-border);border-radius:14px}.iq-users-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1080px}.iq-users-mobile-list{display:none}.iq-users-mobile-card{border:1px solid var(--twk-border);border-radius:14px;background:var(--twk-surface);padding:12px;margin-top:12px}.iq-users-mobile-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:wrap}.iq-users-mobile-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.iq-users-mobile-card dt{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.iq-users-mobile-card dd{margin:2px 0 0;font-size:13px;color:#334155}.iq-routing-page .hint{margin:0 0 12px}.iq-routing-status-error{color:#b91c1c}.iq-routing-status-success{color:#166534}.iq-routing-broker-cell{display:grid;gap:2px}.iq-routing-broker-cell strong{display:block;color:#0f172a}.iq-routing-mobile-editor{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.iq-users-table thead th{padding:12px;text-align:left;font-size:12px;color:#64748b;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--twk-border);background:#f8fafc}.iq-users-table .checkbox-col{width:42px;text-align:center}.iq-users-table tbody td{padding:12px;border-bottom:1px solid var(--twk-border);font-size:14px;color:#334155;vertical-align:middle}.iq-users-table tbody tr:hover td{background:#f8fbff}.iq-users-name-cell{display:flex;align-items:center;gap:10px}.iq-users-name-cell strong{display:block;font-size:15px;color:#0f172a}.iq-users-name-cell small{display:block;font-size:12px;color:#64748b;margin-top:2px}.iq-users-avatar{width:36px;height:36px;background:#e2e8f0;color:#334155;font-size:13px}.iq-users-avatar,.iq-users-status{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.iq-users-status{height:24px;padding:0 10px;font-size:12px}.iq-users-status.active{color:#166534;background:#dcfce7}.iq-users-status.inactive{color:#b45309;background:#fef3c7}.iq-users-row-menu-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:36px;border-radius:12px;border:1px solid var(--twk-border);background:#fff;color:#475569;font-family:DM Sans,Segoe UI,sans-serif;font-size:20px;line-height:1}.iq-users-row-menu-trigger:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.iq-users-row-menu-content{min-width:170px!important;border:1px solid var(--twk-border)!important;border-radius:12px!important;background:#fff!important;padding:6px!important;box-shadow:0 10px 30px rgba(15,23,42,.12)!important}.iq-users-row-menu-item{min-height:36px;border-radius:8px!important;font-family:DM Sans,Segoe UI,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#334155!important;cursor:pointer!important}.iq-users-row-menu-item:hover{background:#f8fafc!important;color:#0f172a!important}.iq-users-row-menu-item.danger{color:#dc2626!important}.iq-users-row-menu-item.danger:hover{background:#fef2f2!important;color:#b91c1c!important}.iq-users-mobile-card-actions{display:inline-flex;align-items:center;gap:8px}.iq-users-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.iq-users-pagination{display:inline-flex;align-items:center;gap:8px}.iq-users-page-active{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--twk-border);background:#eef4ff;color:#2563eb;font-weight:700;font-size:13px}.iq-users-modal-backdrop{position:fixed;inset:0;z-index:140;background:rgba(15,23,42,.45);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:16px}.iq-users-modal{width:min(700px,100%)!important;max-width:min(700px,100%)!important;max-height:calc(100vh - 32px);overflow-y:auto;padding:18px;border-radius:16px}.iq-users-modal.iq-invite-modal{width:min(1120px,100%)!important;max-width:min(1120px,100%)!important;max-height:calc(100vh - 32px);overflow:hidden;padding:0}.iq-invite-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:min(680px,calc(100vh - 36px))}.iq-invite-sidebar{border-right:1px solid var(--twk-border);background:#f8fafc;padding:22px 18px;display:grid;align-content:start;gap:14px}.iq-invite-sidebar h3{margin:0;font-size:44px;letter-spacing:-.03em;font-weight:700;line-height:1}.iq-invite-tab-list{display:grid;gap:8px}.iq-invite-tab{min-height:38px;border-radius:999px;border:1px solid transparent;background:transparent;text-align:left;font-family:DM Sans,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#475569;padding:0 14px;transition:.2s ease}.iq-invite-tab:hover{color:#0f172a;background:#edf2f8}.iq-invite-tab.active{color:#fff;background:var(--twk-primary-dark);border-color:var(--twk-primary-dark);font-weight:700}.iq-invite-content{padding:22px;overflow-y:auto}.iq-invite-content-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--twk-border)}.iq-invite-content-header h3{margin:0;font-size:30px;letter-spacing:-.02em;font-weight:700}.iq-invite-form{margin-top:12px}.iq-invite-placeholder{border:1px dashed var(--twk-border);border-radius:14px;background:#f8fafc;padding:20px}.iq-invite-placeholder h4{margin:0 0 8px;font-size:18px}.iq-invite-placeholder p{margin:0;color:#64748b}.iq-invite-hint{margin:0;font-size:14px;color:var(--twk-muted)}.iq-invite-field{gap:8px}.iq-invite-field,.iq-invite-field>label,.iq-invite-field>span{font-family:DM Sans,Segoe UI,sans-serif}.iq-invite-form .iq-invite-field{color:#334155;font-size:13px;font-weight:700;letter-spacing:.02em}.iq-invite-input,.iq-invite-select{width:100%!important;min-height:40px!important;border:1px solid var(--twk-border)!important;border-radius:10px!important;background:#fff!important;color:#0f172a!important;padding:0 12px!important;font-family:DM Sans,Segoe UI,sans-serif!important;font-size:14px!important;line-height:1.4!important}.iq-invite-input::-moz-placeholder{color:#94a3b8!important}.iq-invite-input::placeholder{color:#94a3b8!important}.iq-invite-input:focus,.iq-invite-input:focus-visible,.iq-invite-select:focus,.iq-invite-select:focus-visible{outline:none!important;border-color:#93c5fd!important;box-shadow:0 0 0 3px rgba(59,130,246,.15)!important}.iq-invite-check{margin-top:2px;color:#334155;font-size:14px;font-weight:600;letter-spacing:0}.iq-invite-check input[type=checkbox]{width:16px!important;height:16px!important}.iq-invite-status{margin:0;font-size:13px;font-weight:600}.iq-invite-status-error{color:#dc2626}.iq-invite-status-success{color:#166534}.iq-invite-temp-password{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.iq-invite-temp-password code{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;padding:6px 8px;border-radius:8px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.iq-invite-temp-password .iq-invite-btn-secondary{min-height:32px;padding:0 12px}.iq-invite-actions{margin-top:8px;gap:10px}.iq-invite-btn-primary,.iq-invite-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;border:1px solid var(--twk-border);padding:0 16px;font-family:DM Sans,Segoe UI,sans-serif;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:.2s ease}.iq-invite-btn-secondary{background:#fff;color:#334155}.iq-invite-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.iq-invite-btn-primary{background:var(--twk-primary-dark);border-color:var(--twk-primary-dark);color:#fff}.iq-invite-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.iq-invite-btn-primary:disabled,.iq-invite-btn-secondary:disabled{opacity:.65;cursor:not-allowed}.iq-users-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.iq-users-modal-header h3{margin:0}.iq-users-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.iq-users-field{min-width:0}.iq-users-modal-form label{display:grid;gap:6px;font-size:13px;color:#475569;font-weight:600}.iq-users-modal-form input,.iq-users-modal-form select,.iq-users-modal-form textarea{height:40px;width:100%}.iq-users-modal-form textarea{min-height:96px;height:auto;resize:vertical;padding:10px 12px}.iq-users-modal-form .iq-users-check{display:inline-flex;align-items:center;gap:8px;margin-top:4px}.iq-users-field-full{grid-column:1/-1}.iq-users-modal-form .iq-users-check input{width:16px;height:16px}.iq-users-modal-actions{margin-top:8px;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.iq-users-modal-actions .btn-inline,.iq-users-modal-actions .btn-primary{min-height:40px}.iq-scheduling-textarea{min-height:84px!important;height:84px!important;max-height:180px;resize:vertical;padding:10px 12px!important}.iq-scheduling-availability{margin:0;border:1px solid var(--twk-border);border-radius:12px;background:#f8fafc;padding:12px;display:grid;gap:10px}.iq-scheduling-availability legend{padding:0 4px;font-size:13px;font-weight:700;color:#334155}.iq-scheduling-availability-list{display:grid;gap:8px;max-height:280px;overflow-y:auto;padding-right:2px}.iq-scheduling-availability-row{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:10px}.iq-scheduling-availability-day{margin:0;display:inline-flex;align-items:center}.iq-scheduling-availability-times{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.iq-scheduling-availability-separator{font-size:12px;color:#64748b;font-weight:700}.iq-scheduling-modal{width:min(920px,100%)!important;max-width:min(920px,100%)!important;max-height:calc(100vh - 44px)}.iq-scheduling-modal-form{padding-bottom:74px}.iq-scheduling-modal-actions{position:sticky;bottom:-1px;z-index:2;margin-top:0;padding-top:12px;padding-bottom:2px;border-top:1px solid var(--twk-border);background:var(--twk-card)}.iq-scheduling-bookings-modal{width:min(980px,100%)!important;max-width:min(980px,100%)!important}.iq-scheduling-bookings-header{align-items:flex-start;gap:12px}.iq-scheduling-bookings-title{min-width:0;display:grid;gap:2px}.iq-scheduling-bookings-title .hint{margin:0}.iq-scheduling-bookings-controls{margin-left:auto;display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.iq-scheduling-bookings-picker{min-width:260px}.iq-scheduling-calendar{margin-top:14px;border:1px solid var(--twk-border);border-radius:12px;background:#fff;padding:14px;display:grid;gap:12px}.iq-scheduling-calendar-header{display:grid;gap:4px}.iq-scheduling-calendar-header h4{margin:0;font-size:16px;color:#0f172a}.iq-scheduling-calendar-header .hint{margin:0}.iq-scheduling-calendar-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.iq-scheduling-calendar-filter{min-width:260px}.iq-scheduling-calendar-nav{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.iq-scheduling-calendar-nav strong{text-transform:capitalize;min-width:160px;text-align:center;color:#0f172a}.iq-scheduling-calendar-grid-wrap{overflow-x:auto}.iq-scheduling-calendar-grid{min-width:760px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.iq-scheduling-calendar-weekday{border:1px solid var(--twk-border);border-radius:8px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;text-align:center;padding:6px 8px}.iq-scheduling-calendar-day{border:1px solid var(--twk-border);border-radius:10px;background:#fff;min-height:118px;display:grid;align-content:start;gap:5px;padding:8px;text-align:left;cursor:pointer}.iq-scheduling-calendar-day.outside{background:#f8fafc;opacity:.8}.iq-scheduling-calendar-day.today{border-color:#93c5fd}.iq-scheduling-calendar-day.active{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.14)}.iq-scheduling-calendar-day-number{font-size:13px;font-weight:700;color:#0f172a}.iq-scheduling-calendar-day-count{font-size:11px;font-weight:700;color:#1d4ed8}.iq-scheduling-calendar-day-empty{font-size:11px;color:#94a3b8}.iq-scheduling-calendar-chip{display:block;font-size:11px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iq-scheduling-calendar-more{font-size:11px;color:#64748b}.iq-scheduling-calendar-list{border:1px solid var(--twk-border);border-radius:10px;background:#f8fafc;padding:10px;display:grid;gap:8px}.iq-scheduling-calendar-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.iq-scheduling-calendar-list-head strong{text-transform:capitalize}.iq-scheduling-calendar-list-items{display:grid;gap:8px}.iq-scheduling-calendar-list-item{border:1px solid var(--twk-border);border-radius:9px;background:#fff;padding:8px 10px;display:grid;gap:3px}.iq-scheduling-calendar-list-item p{margin:0}.iq-users-profile-grid{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.iq-users-profile-grid div{min-width:0}.iq-users-profile-grid dt{margin:0;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.iq-users-profile-grid dd{margin:6px 0 0;color:#0f172a;font-size:14px;font-weight:600}.iq-users-profile-full{grid-column:1/-1}.iq-users-edit-form{margin-top:6px}.iq-users-delete-text{margin-top:0}.iq-users-btn-danger{border-color:#dc2626;background:#dc2626}.iq-users-btn-danger:hover{border-color:#b91c1c;background:#b91c1c}.iq-users-message-error{color:#dc2626}.iq-users-message-success{color:#166534}@media (max-width:980px){.iq-users-hero,.iq-users-table-header{flex-direction:column;align-items:flex-start}.iq-users-table-header{gap:10px}.iq-users-hero-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.iq-users-hero-actions .btn-primary{width:auto;min-width:180px}.iq-users-filters{grid-template-columns:1fr}.iq-users-table-wrap{display:none}.iq-users-mobile-list{display:block}.iq-users-footer{flex-direction:column;align-items:flex-start}.iq-users-modal{width:min(640px,100%)!important;max-width:min(640px,100%)!important;max-height:calc(100vh - 24px);padding:16px}.iq-users-modal.iq-invite-modal{width:min(880px,100%)!important;max-width:min(880px,100%)!important;max-height:calc(100vh - 24px);padding:0}.iq-scheduling-modal{width:min(780px,100%)!important;max-width:min(780px,100%)!important}.iq-scheduling-bookings-modal{width:min(880px,100%)!important;max-width:min(880px,100%)!important}.iq-scheduling-modal-form{padding-bottom:98px}.iq-invite-shell{grid-template-columns:1fr;min-height:auto}.iq-invite-sidebar{border-right:0;border-bottom:1px solid var(--twk-border);padding:14px 14px 10px;gap:10px;background:transparent}.iq-invite-sidebar h3{font-size:26px}.iq-invite-tab-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.iq-invite-tab{white-space:nowrap;font-size:14px;padding:0 12px}.iq-invite-content{padding:14px}.iq-users-modal-form{grid-template-columns:1fr}.iq-users-modal-actions{flex-direction:column-reverse;align-items:stretch}.iq-scheduling-bookings-header{flex-direction:column;align-items:stretch}.iq-scheduling-bookings-controls{margin-left:0;width:100%;justify-content:flex-start;align-items:stretch}.iq-scheduling-bookings-picker{min-width:0;width:100%}.iq-scheduling-calendar-toolbar{flex-direction:column;align-items:stretch}.iq-scheduling-calendar-filter{min-width:0;width:100%}.iq-scheduling-calendar-nav{justify-content:flex-start}.iq-invite-btn-primary,.iq-invite-btn-secondary,.iq-users-modal-actions .btn-inline,.iq-users-modal-actions .btn-primary{width:100%;justify-content:center}.iq-scheduling-availability-row,.iq-users-profile-grid{grid-template-columns:1fr}.iq-users-mobile-card-actions{width:100%;justify-content:space-between}}@media (max-width:640px){.iq-users-table-header h3{font-size:20px}.iq-users-hero-actions{width:100%}.iq-users-hero-actions .btn-inline,.iq-users-hero-actions .btn-primary{width:100%;justify-content:center}.iq-users-mobile-card{padding:10px}.iq-users-mobile-card dl{grid-template-columns:1fr;gap:6px}.iq-users-modal-backdrop{align-items:flex-end;padding:10px}.iq-users-modal{width:100%;max-height:calc(100vh - 12px);border-bottom-left-radius:0;border-bottom-right-radius:0;padding:14px}.iq-users-modal.iq-invite-modal{padding:0}.iq-scheduling-bookings-modal{width:100%!important;max-width:100%!important}.iq-scheduling-modal-form{padding-bottom:106px}.iq-scheduling-modal-actions{padding-bottom:max(4px,env(safe-area-inset-bottom))}.iq-invite-content-header{flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px}.iq-invite-content-header h3{font-size:18px}}html.dark .iq-users-table thead th,html[data-theme=dark] .iq-users-table thead th{background:#111827;border-color:#334155;color:#94a3b8}html.dark .iq-users-table tbody td,html[data-theme=dark] .iq-users-table tbody td{border-color:#334155;color:#cbd5e1}html.dark .iq-users-table tbody tr:hover td,html[data-theme=dark] .iq-users-table tbody tr:hover td{background:#172033}html.dark .iq-users-name-cell strong,html[data-theme=dark] .iq-users-name-cell strong{color:#e2e8f0}html.dark .iq-users-avatar,html[data-theme=dark] .iq-users-avatar{background:#334155;color:#e2e8f0}html.dark .iq-users-page-active,html[data-theme=dark] .iq-users-page-active{border-color:#334155;background:#1e293b;color:#93c5fd}html.dark .iq-users-mobile-card,html.dark .iq-users-table-wrap,html[data-theme=dark] .iq-users-mobile-card,html[data-theme=dark] .iq-users-table-wrap{border-color:#334155}html.dark .iq-users-mobile-card dt,html[data-theme=dark] .iq-users-mobile-card dt{color:#94a3b8}html.dark .iq-users-mobile-card dd,html.dark .iq-users-modal-form label,html[data-theme=dark] .iq-users-mobile-card dd,html[data-theme=dark] .iq-users-modal-form label{color:#cbd5e1}html.dark .iq-scheduling-calendar,html.dark .iq-scheduling-calendar-day,html.dark .iq-scheduling-calendar-list-item,html.dark .iq-scheduling-modal-actions,html[data-theme=dark] .iq-scheduling-calendar,html[data-theme=dark] .iq-scheduling-calendar-day,html[data-theme=dark] .iq-scheduling-calendar-list-item,html[data-theme=dark] .iq-scheduling-modal-actions{background:#0f172a;border-color:#334155}html.dark .iq-scheduling-calendar-day.outside,html.dark .iq-scheduling-calendar-list,html.dark .iq-scheduling-calendar-weekday,html[data-theme=dark] .iq-scheduling-calendar-day.outside,html[data-theme=dark] .iq-scheduling-calendar-list,html[data-theme=dark] .iq-scheduling-calendar-weekday{background:#111c2f;border-color:#334155}html.dark .iq-scheduling-calendar-day-number,html.dark .iq-scheduling-calendar-header h4,html.dark .iq-scheduling-calendar-nav strong,html[data-theme=dark] .iq-scheduling-calendar-day-number,html[data-theme=dark] .iq-scheduling-calendar-header h4,html[data-theme=dark] .iq-scheduling-calendar-nav strong{color:#e2e8f0}html.dark .iq-scheduling-calendar-day-count,html[data-theme=dark] .iq-scheduling-calendar-day-count{color:#93c5fd}html.dark .iq-scheduling-calendar-chip,html.dark .iq-scheduling-calendar-day-empty,html.dark .iq-scheduling-calendar-more,html[data-theme=dark] .iq-scheduling-calendar-chip,html[data-theme=dark] .iq-scheduling-calendar-day-empty,html[data-theme=dark] .iq-scheduling-calendar-more{color:#94a3b8}html.dark .iq-users-message-success,html[data-theme=dark] .iq-users-message-success{color:#86efac}html.dark .iq-routing-status-error,html[data-theme=dark] .iq-routing-status-error{color:#fca5a5}html.dark .iq-routing-status-success,html[data-theme=dark] .iq-routing-status-success{color:#86efac}html.dark .iq-routing-broker-cell strong,html[data-theme=dark] .iq-routing-broker-cell strong{color:#f1f5f9}html.dark .iq-users-row-menu-trigger,html[data-theme=dark] .iq-users-row-menu-trigger{background:#111827;border-color:#334155;color:#cbd5e1}html.dark .iq-users-row-menu-trigger:hover,html[data-theme=dark] .iq-users-row-menu-trigger:hover{background:#1f2937;border-color:#475569;color:#f1f5f9}html.dark .iq-users-row-menu-content,html[data-theme=dark] .iq-users-row-menu-content{background:#0f172a!important;border-color:#334155!important}html.dark .iq-users-row-menu-item,html[data-theme=dark] .iq-users-row-menu-item{color:#cbd5e1!important}html.dark .iq-users-row-menu-item:hover,html[data-theme=dark] .iq-users-row-menu-item:hover{background:#172033!important;color:#f1f5f9!important}html.dark .iq-users-row-menu-item.danger,html[data-theme=dark] .iq-users-row-menu-item.danger{color:#fca5a5!important}html.dark .iq-users-row-menu-item.danger:hover,html[data-theme=dark] .iq-users-row-menu-item.danger:hover{background:#3f1d1d!important;color:#fecaca!important}html.dark .iq-users-profile-grid dt,html[data-theme=dark] .iq-users-profile-grid dt{color:#94a3b8}html.dark .iq-users-profile-grid dd,html[data-theme=dark] .iq-users-profile-grid dd{color:#e2e8f0}html.dark .iq-scheduling-availability,html[data-theme=dark] .iq-scheduling-availability{background:#0f172a;border-color:#334155}html.dark .iq-scheduling-availability legend,html.dark .iq-scheduling-availability-separator,html[data-theme=dark] .iq-scheduling-availability legend,html[data-theme=dark] .iq-scheduling-availability-separator{color:#cbd5e1}html.dark .iq-invite-sidebar,html[data-theme=dark] .iq-invite-sidebar{background:#0f172a;border-color:#334155}html.dark .iq-invite-tab,html[data-theme=dark] .iq-invite-tab{color:#94a3b8}html.dark .iq-invite-tab.active,html[data-theme=dark] .iq-invite-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}html.dark .iq-invite-content-header,html[data-theme=dark] .iq-invite-content-header{border-color:#334155}html.dark .iq-invite-placeholder,html[data-theme=dark] .iq-invite-placeholder{background:#0f172a;border-color:#334155}html.dark .iq-invite-hint,html.dark .iq-invite-placeholder p,html[data-theme=dark] .iq-invite-hint,html[data-theme=dark] .iq-invite-placeholder p{color:#94a3b8}html.dark .iq-invite-form .iq-invite-field,html[data-theme=dark] .iq-invite-form .iq-invite-field{color:#cbd5e1}html.dark .iq-invite-input,html.dark .iq-invite-select,html[data-theme=dark] .iq-invite-input,html[data-theme=dark] .iq-invite-select{background:#0f172a!important;border-color:#334155!important;color:#e2e8f0!important}html.dark .iq-invite-input::-moz-placeholder,html[data-theme=dark] .iq-invite-input::-moz-placeholder{color:#64748b!important}html.dark .iq-invite-input::placeholder,html[data-theme=dark] .iq-invite-input::placeholder{color:#64748b!important}html.dark .iq-invite-check,html[data-theme=dark] .iq-invite-check{color:#cbd5e1}html.dark .iq-invite-btn-secondary,html[data-theme=dark] .iq-invite-btn-secondary{background:#111827;border-color:#334155;color:#cbd5e1}html.dark .iq-invite-btn-secondary:hover,html[data-theme=dark] .iq-invite-btn-secondary:hover{background:#1f2937;border-color:#475569;color:#f1f5f9}html.dark .iq-invite-status-success,html[data-theme=dark] .iq-invite-status-success{color:#86efac}html.dark .iq-invite-temp-password code,html[data-theme=dark] .iq-invite-temp-password code{border-color:#14532d;background:#052e16;color:#86efac}.meta-verify-page{display:grid;gap:18px}.meta-verify-hero{display:grid;gap:12px;background:radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 45%),linear-gradient(135deg,rgba(17,24,39,.04),rgba(17,24,39,0))}.meta-verify-hero h1{margin:0;font-size:26px;color:#0f172a}.meta-verify-badges{display:flex;flex-wrap:wrap;gap:8px}.meta-verify-badges span{border:1px solid #d7deea;border-radius:999px;background:#f5f8fc;color:#1f2937;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:6px 10px}.meta-verify-actions{display:inline-flex;flex-wrap:wrap;gap:10px}.meta-verify-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.meta-verify-card{border:1px solid #dbe1ea;border-radius:12px;background:#fff;padding:12px;display:grid;gap:6px}.meta-verify-card strong{color:#0f172a;font-size:13px}.meta-verify-card p,.meta-verify-usage p{margin:0;color:#4b5563;font-size:13px;line-height:1.5}.meta-verify-usage article{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:12px;display:grid;gap:6px}.meta-verify-usage strong{color:#0f172a;font-size:13px}.meta-verify-steps{margin:0;padding-left:18px;color:#4b5563;font-size:13px;line-height:1.6}.meta-verify-steps li+li{margin-top:8px}.meta-verify-footer{align-items:center;justify-content:space-between}.meta-verify-footer,.meta-verify-footer-links{display:flex;gap:12px;flex-wrap:wrap}.meta-verify-footer-links a{color:#1f4d8d;font-weight:700;text-decoration:none}.meta-verify-footer-links a:hover{text-decoration:underline}html.dark .meta-verify-hero,html[data-theme=dark] .meta-verify-hero{background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 45%),linear-gradient(135deg,rgba(15,23,42,.6),rgba(15,23,42,.1))}html.dark .meta-verify-hero h1,html[data-theme=dark] .meta-verify-hero h1{color:#e2e8f0}html.dark .meta-verify-badges span,html[data-theme=dark] .meta-verify-badges span{background:#0f172a;border-color:#1f2937;color:#cbd5e1}html.dark .meta-verify-card,html[data-theme=dark] .meta-verify-card{background:#0f172a;border-color:#1f2937}html.dark .meta-verify-usage article,html[data-theme=dark] .meta-verify-usage article{background:#0b1220;border-color:#1f2937}html.dark .meta-verify-card strong,html.dark .meta-verify-usage strong,html[data-theme=dark] .meta-verify-card strong,html[data-theme=dark] .meta-verify-usage strong{color:#e2e8f0}html.dark .meta-verify-card p,html.dark .meta-verify-steps,html.dark .meta-verify-usage p,html[data-theme=dark] .meta-verify-card p,html[data-theme=dark] .meta-verify-steps,html[data-theme=dark] .meta-verify-usage p{color:#94a3b8}.iq-task-relationship-field .choices{margin-bottom:0}.iq-task-relationship-field .choices__inner{min-height:44px;border-color:var(--twk-border);border-radius:12px;background:var(--twk-card);box-shadow:none}.iq-task-relationship-field .choices.is-focused .choices__inner,.iq-task-relationship-field .choices.is-open .choices__inner{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.iq-task-relationship-field .choices__list--dropdown,.iq-task-relationship-field .choices__list[aria-expanded]{z-index:35;border-color:var(--twk-border);box-shadow:0 18px 34px rgba(15,23,42,.12)}.iq-task-relationship-field .choices__input{background:transparent}.iq-task-relationship-field .choices__list--multiple .choices__item{border-radius:999px;background:#2563eb;border-color:#2563eb}.iq-task-relationship-field .choices__list--multiple .choices__button{border-left-color:hsla(0,0%,100%,.28)}html.dark .iq-task-relationship-field .choices__inner,html.dark .iq-task-relationship-field .choices__list--dropdown,html.dark .iq-task-relationship-field .choices__list[aria-expanded],html[data-theme=dark] .iq-task-relationship-field .choices__inner,html[data-theme=dark] .iq-task-relationship-field .choices__list--dropdown,html[data-theme=dark] .iq-task-relationship-field .choices__list[aria-expanded]{border-color:#334155;background:#0f172a}