:root{--skh-navy:#071a33;--skh-navy-2:#0c2342;--skh-blue:#1959d1;--skh-blue-2:#315fd7;--skh-yellow:#ffd400;--skh-text:#101828;--skh-muted:#667085;--skh-border:#e5e9f0;--skh-bg:#f5f7fb;--skh-card:#fff;--skh-green:#12a150;--skh-red:#f04438;--skh-orange:#b54708;--skh-pink:#d92d6a;--skh-shadow:0 8px 28px rgba(16,24,40,.06)}
.skh-app{min-height:100vh;background:var(--skh-bg);display:flex;color:var(--skh-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}.skh-app *{box-sizing:border-box}.skh-sidebar{position:fixed;z-index:30;left:0;top:0;bottom:0;width:244px;background:linear-gradient(180deg,var(--skh-navy),#06162b);color:#fff;padding:25px 12px 18px;display:flex;flex-direction:column}.skh-brand{display:block;color:#fff;text-decoration:none;font-weight:950;font-size:30px;line-height:1;letter-spacing:-1.5px;padding:2px 13px}.skh-brand span{color:#fff}.skh-brand strong{color:var(--skh-yellow);font-size:34px}.skh-tagline{font-size:10px;color:#9fb1c9;padding:8px 13px 22px;font-weight:650}.skh-nav{display:grid;gap:5px}.skh-nav-item{display:flex;align-items:center;gap:13px;color:#d7e0ec;text-decoration:none;padding:12px 14px;border-radius:9px;font-size:14px;font-weight:650;min-height:44px}.skh-nav-item:hover{background:rgba(255,255,255,.08);color:#fff}.skh-nav-item.is-active{background:linear-gradient(90deg,#1d4da5,#234c94);box-shadow:inset 3px 0 0 #4f8cff;color:#fff}.skh-nav-icon{width:20px;text-align:center;font-size:19px;font-weight:800}.skh-nav-count{margin-left:auto;background:#ff5b62;color:#fff;border-radius:999px;min-width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.skh-sidebar-promo{margin:auto 8px 16px;padding:18px 14px;border:1px solid #23486f;border-radius:16px;background:linear-gradient(145deg,#0b294c,#102f51);text-align:center}.skh-sidebar-promo strong{display:block;font-size:15px;line-height:1.35;margin-bottom:7px}.skh-sidebar-promo span{display:block;color:#d2dbea;font-size:11px}.skh-bag{width:86px;height:52px;margin:18px auto 0;border:3px solid var(--skh-yellow);border-radius:8px 8px 15px 15px;color:var(--skh-yellow);font-weight:950;display:flex;align-items:center;justify-content:center;transform:rotate(-3deg)}.skh-logout-form{margin:0 8px}.skh-logout{width:100%;background:transparent;color:#b9c7d9;border:1px solid #23405e;border-radius:9px;padding:10px;cursor:pointer;font-weight:700}.skh-logout:hover{color:#fff;border-color:#496a8e}.skh-main{margin-left:244px;width:calc(100% - 244px);min-width:0}.skh-header{height:74px;background:#fff;border-bottom:1px solid var(--skh-border);display:flex;align-items:center;gap:22px;padding:0 30px;position:sticky;top:0;z-index:20}.skh-header-left{display:flex;align-items:center;gap:14px;min-width:260px}.skh-header-copy{font-weight:750;color:#214a9c;font-size:17px}.skh-mobile-menu{display:none;border:0;background:transparent;font-size:24px}.skh-search{height:42px;border:1px solid #dce2eb;border-radius:22px;background:#f8faff;display:flex;align-items:center;padding:0 15px;gap:8px;max-width:500px;flex:1;margin:auto}.skh-search span{font-size:21px;color:#506078}.skh-search input{border:0!important;background:transparent!important;outline:0!important;width:100%;font-size:13px;color:var(--skh-text);padding:0!important;box-shadow:none!important}.skh-header-right{display:flex;align-items:center;gap:22px;margin-left:auto}.skh-bell{position:relative;color:#0d2140;text-decoration:none;font-size:25px;line-height:1}.skh-bell b{position:absolute;right:-9px;top:-8px;background:#f0444b;color:#fff;font-size:10px;width:19px;height:19px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.skh-user{display:flex;align-items:center;gap:10px}.skh-user strong,.skh-user small{display:block}.skh-user strong{font-size:13px}.skh-user small{font-size:11px;color:var(--skh-muted);margin-top:2px}.skh-avatar{width:38px;height:38px;border-radius:50%;background:#eef3ff;color:#1e4fb1;display:flex;align-items:center;justify-content:center;font-weight:850}.skh-avatar-large{width:82px;height:82px;font-size:30px;margin-bottom:15px}.skh-content{max-width:1480px;margin:0 auto;padding:30px}.skh-welcome,.skh-page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:25px}.skh-welcome h1,.skh-page-head h1{font-size:36px;letter-spacing:-1.2px;line-height:1.1;margin:5px 0 8px}.skh-welcome p,.skh-page-head p{margin:0;color:var(--skh-muted);font-size:14px}.skh-kicker{font-size:11px;font-weight:850;letter-spacing:.13em;color:#315fd7}.skh-wave{font-size:28px}.skh-quote{font-style:italic;color:#23498f;font-size:14px;text-align:right;padding-top:12px}.skh-quote small{display:block;font-style:normal;color:var(--skh-muted);font-size:11px;margin-top:4px}.skh-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.skh-stat-card{background:#fff;border:1px solid var(--skh-border);border-radius:15px;padding:18px;display:flex;align-items:center;gap:13px;text-decoration:none;color:inherit;box-shadow:0 2px 10px rgba(16,24,40,.02)}.skh-stat-card:hover{border-color:#b8c9ef;box-shadow:var(--skh-shadow);transform:translateY(-1px)}.skh-stat-icon{width:43px;height:43px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;background:#eef4ff;color:#1d5bd2}.skh-stat-icon.icon-check{background:#e9f9ef;color:#079447}.skh-stat-icon.icon-clock{background:#fff5d8;color:#a35a00}.skh-stat-icon.icon-alert{background:#fff0f0;color:#e33434}.skh-stat-card span:nth-child(2){min-width:0}.skh-stat-card strong,.skh-stat-card b,.skh-stat-card small{display:block}.skh-stat-card strong{font-size:25px;line-height:1}.skh-stat-card b{font-size:12px;margin-top:5px}.skh-stat-card small{font-size:10px;color:var(--skh-muted);margin-top:3px}.skh-stat-card>i{margin-left:auto;font-size:24px;color:#71809a;font-style:normal}.skh-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:18px}.skh-main-column,.skh-right-column{display:grid;gap:18px;align-content:start}.skh-bottom-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:18px}.skh-card{background:#fff;border:1px solid var(--skh-border);border-radius:16px;padding:20px;box-shadow:0 1px 4px rgba(16,24,40,.02)}.skh-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.skh-card-head h2{font-size:19px;letter-spacing:-.3px;margin:0}.skh-card-head p{font-size:12px;color:var(--skh-muted);margin:4px 0 0}.skh-link{color:#1657d3;text-decoration:none;font-weight:750;font-size:12px;white-space:nowrap}.skh-tabs,.skh-filter-tabs{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:12px}.skh-tabs a,.skh-tabs span,.skh-filter-tabs a{padding:9px 13px;border-radius:7px;text-decoration:none;color:#506078;font-size:11px;font-weight:700}.skh-tabs a:hover,.skh-filter-tabs a:hover{background:#f2f5fa}.skh-tabs .is-active,.skh-filter-tabs .is-active{background:#edf3ff;color:#1555c9}.skh-table-wrap{overflow:auto}.skh-table{width:100%;border-collapse:collapse;min-width:720px}.skh-table th{background:#f4f7fb;color:#26364d;text-align:left;font-size:10px;text-transform:none;padding:10px;border-bottom:1px solid var(--skh-border);font-weight:800}.skh-table td{padding:10px;border-bottom:1px solid #edf0f4;font-size:11px;vertical-align:middle}.skh-table tr:last-child td{border-bottom:0}.skh-task-name{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:240px}.skh-task-name strong,.skh-task-name small{display:block}.skh-task-name strong{font-size:12px}.skh-task-name small{color:var(--skh-muted);margin-top:2px;max-width:230px}.skh-task-thumb,.skh-chat-avatar{width:39px;height:39px;flex:0 0 39px;border-radius:8px;background:linear-gradient(145deg,#dbe7ff,#f6dce9);color:#244f9e;display:flex;align-items:center;justify-content:center;font-weight:900}.skh-small-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd8f6;color:#1959d1;text-decoration:none;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:800;white-space:nowrap}.skh-small-btn.is-primary{background:#1959d1;color:#fff;border-color:#1959d1}.skh-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:800;white-space:nowrap}.status-open{background:#eaf2ff;color:#175cd3}.status-in_progress{background:#eef0ff;color:#5935d5}.status-submitted{background:#fff2cf;color:#a35a00}.status-changes_requested{background:#ffe8e8;color:#d92d20}.status-completed{background:#e9f9ef;color:#087f42}.skh-campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.skh-campaign-card{border:1px solid var(--skh-border);border-radius:10px;padding:8px;text-decoration:none;color:inherit}.skh-campaign-card:hover{border-color:#b6c8ec}.skh-campaign-art{height:76px;border-radius:8px;background:linear-gradient(135deg,#dce7ff,#f9e7c7);display:flex;align-items:center;justify-content:center;margin-bottom:7px}.skh-campaign-art.large{width:100px;height:80px;margin:0}.skh-campaign-art span{font-size:26px;font-weight:950;color:#34558f}.skh-campaign-card strong,.skh-campaign-card small,.skh-campaign-card em{display:block}.skh-campaign-card strong{font-size:11px}.skh-campaign-card small{font-size:10px;color:var(--skh-muted);margin-top:2px}.skh-campaign-card em{font-style:normal;background:#e9f9ef;color:#078744;font-size:9px;display:inline-block;border-radius:5px;padding:3px 6px;margin-top:6px}.skh-progress-body{display:flex;align-items:center;gap:18px}.skh-filter-pill{font-size:10px;border:1px solid var(--skh-border);padding:6px 9px;border-radius:7px;color:#52627a}.skh-donut{width:108px;height:108px;border-radius:50%;background:conic-gradient(#5b8ff9 var(--progress),#e7ebf2 0);display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 108px}.skh-donut:after{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.skh-donut strong,.skh-donut small{position:relative;z-index:1;display:block;text-align:center}.skh-donut strong{font-size:19px}.skh-donut small{font-size:9px;color:var(--skh-muted);margin-top:1px}.skh-progress-list{display:grid;gap:9px;width:100%}.skh-progress-list div{display:flex;gap:7px;align-items:center}.skh-progress-list b{font-size:14px;min-width:19px}.skh-progress-list span{font-size:10px;color:var(--skh-muted)}.skh-note{display:flex;gap:10px;text-decoration:none;color:inherit;padding:11px 0;border-bottom:1px solid #edf0f4}.skh-note:last-child{border-bottom:0}.skh-note-icon{width:31px;height:31px;flex:0 0 31px;border-radius:50%;background:#eef4ff;color:#1959d1;display:flex;align-items:center;justify-content:center;font-weight:900}.skh-note:nth-of-type(3) .skh-note-icon{background:#e9f9ef;color:#079447}.skh-note span:last-child,.skh-full-note span:nth-child(2){min-width:0}.skh-note strong,.skh-note small,.skh-note em{display:block}.skh-note strong{font-size:11px}.skh-note small{font-size:10px;color:#53637a;margin-top:2px}.skh-note em{font-size:9px;color:#8995a7;font-style:normal;margin-top:3px}.skh-deadline{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:inherit}.skh-deadline:last-child{border-bottom:0}.skh-date-box{width:42px;height:45px;border-radius:8px;background:#fff0ef;color:#e13d3d;display:flex;flex-direction:column;align-items:center;justify-content:center}.skh-date-box b{font-size:13px;line-height:1}.skh-date-box small{font-size:9px;margin-top:2px}.skh-deadline>span:nth-child(2){min-width:0;flex:1}.skh-deadline strong,.skh-deadline small{display:block}.skh-deadline strong{font-size:10px}.skh-deadline small{font-size:9px;color:var(--skh-muted);margin-top:2px}.skh-empty{padding:18px;text-align:center;color:var(--skh-muted);font-size:12px;background:#fafbfc;border:1px dashed #dfe5ee;border-radius:10px}.skh-empty-large{padding:45px 20px}.skh-empty h3{color:var(--skh-text);margin:0 0 5px}.skh-empty p{margin:0}.skh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;text-decoration:none;font-size:12px;font-weight:800;border:1px solid transparent;cursor:pointer}.skh-btn-primary{background:#3159dd;color:#fff}.skh-btn-primary:hover{background:#2448c6;color:#fff}.skh-btn-secondary{background:#fff;border-color:#d5dce7;color:#24334a}.skh-btn-secondary:hover{border-color:#9fb1d2}.skh-alert{border-radius:10px;padding:12px 14px;margin-bottom:16px;font-size:12px}.skh-alert-success{background:#e9f9ef;color:#087f42;border:1px solid #b7e8ca}.skh-alert-error{background:#fff0f0;color:#b42318;border:1px solid #f8c8c5}.skh-alert-info{background:#eef4ff;color:#174fae;border:1px solid #cbdcff}.skh-form{display:grid;gap:14px}.skh-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#26364d}.skh-form input,.skh-form textarea,.skh-form select{width:100%;border:1px solid #d4dce7;border-radius:8px;padding:11px 12px;background:#fff;color:var(--skh-text);font:inherit;font-size:12px;outline:none}.skh-form input:focus,.skh-form textarea:focus,.skh-form select:focus{border-color:#6c8ee6;box-shadow:0 0 0 3px #edf3ff}.skh-form textarea{resize:vertical}.skh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.skh-optional{color:#8995a7;font-weight:500}.skh-create-campaign,.skh-create-task{margin-bottom:18px}.skh-create-task .skh-card-head{margin-bottom:20px}.skh-back{display:inline-block;color:#4d5f78;text-decoration:none;font-size:12px;font-weight:750;margin-bottom:15px}.skh-task-detail{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.75fr);gap:18px}.skh-detail-main{min-width:0}.skh-task-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.skh-task-top h1{font-size:31px;letter-spacing:-.8px;margin:5px 0 6px}.skh-task-top p{font-size:12px;color:var(--skh-muted);margin:0}.skh-detail-divider{border-top:1px solid var(--skh-border);margin:20px 0}.skh-brief h2,.skh-context strong{font-size:16px;margin:0 0 9px}.skh-brief p,.skh-context p{font-size:13px;line-height:1.75;color:#39475b;margin:0}.skh-context{background:#f6f8fc;border:1px solid #e7ebf2;padding:14px;border-radius:10px;margin:18px 0}.skh-context p{font-size:11px;margin-top:3px}.skh-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:9px;margin:18px 0}.skh-facts div{padding:12px;background:#f7f9fc;border-radius:9px}.skh-facts span,.skh-facts strong{display:block}.skh-facts span{font-size:9px;color:#75839a}.skh-facts strong{font-size:11px;margin-top:3px}.skh-reference{padding:12px;border:1px solid var(--skh-border);border-radius:9px;display:grid;gap:4px;margin-bottom:18px}.skh-reference span{font-size:9px;color:#75839a}.skh-reference a{font-size:11px;color:#1959d1;word-break:break-all}.skh-action-box{background:#f6f8fc;border:1px solid #e5eaf2;padding:17px;border-radius:11px}.skh-action-box h3{font-size:14px;margin:0 0 5px}.skh-action-box p{font-size:11px;color:#5d6b7e;margin:0 0 13px}.skh-inline-actions{display:flex;gap:8px;flex-wrap:wrap}.skh-complete-box{background:#e9f9ef;border:1px solid #b7e8ca;color:#087f42;border-radius:9px;padding:14px}.skh-complete-box strong,.skh-waiting-box strong{font-size:13px}.skh-complete-box p,.skh-waiting-box p{margin:4px 0 0;font-size:11px}.skh-waiting-box{background:#eef4ff;border:1px solid #cbdcff;color:#174fae;border-radius:9px;padding:14px}.skh-conversation-panel{display:flex;flex-direction:column;min-height:620px}.skh-messages{display:grid;gap:10px;flex:1;max-height:510px;overflow:auto;padding:8px 0 14px}.skh-message{background:#f0f2f6;border-radius:10px;padding:10px 12px;max-width:88%;font-size:11px}.skh-message.is-me{margin-left:auto;background:#eaf2ff}.skh-message small{display:block;color:#7b8799;font-size:9px;margin-bottom:4px}.skh-message p{margin:0;line-height:1.6}.skh-message-form{display:grid;gap:8px;border-top:1px solid var(--skh-border);padding-top:14px}.skh-message-form textarea{width:100%;resize:vertical;border:1px solid #d4dce7;border-radius:8px;padding:10px;font:inherit;font-size:11px}.skh-campaigns-page{display:grid;gap:14px}.skh-campaign-detail-card{position:relative}.skh-campaign-detail-card.is-selected{border-color:#8fa9e9;box-shadow:0 0 0 2px #edf3ff}.skh-campaign-header{display:flex;align-items:center;gap:14px}.skh-campaign-header h2{margin:5px 0 3px;font-size:18px}.skh-campaign-header p{margin:0;color:var(--skh-muted);font-size:11px}.skh-campaign-count{margin-left:auto;color:#52627a;font-size:11px;font-weight:800}.skh-role-pill{display:inline-flex;background:#e9f9ef;color:#087f42;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.skh-mini-list{margin:16px 0;border-top:1px solid var(--skh-border)}.skh-mini-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:inherit}.skh-mini-list strong,.skh-mini-list small{display:block}.skh-mini-list strong{font-size:11px}.skh-mini-list small{font-size:9px;color:var(--skh-muted);margin-top:2px}.skh-conversation-list{display:grid}.skh-conversation-row{display:flex;align-items:center;gap:12px;padding:13px 3px;border-bottom:1px solid #edf0f4;text-decoration:none;color:inherit}.skh-conversation-row:last-child{border-bottom:0}.skh-conversation-row>span:nth-child(2){flex:1;min-width:0}.skh-conversation-row strong,.skh-conversation-row small{display:block}.skh-conversation-row strong{font-size:12px}.skh-conversation-row small{font-size:10px;color:var(--skh-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skh-conversation-row>span:last-child{display:flex;align-items:flex-end;gap:6px;flex-direction:column}.skh-report-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.skh-report-card{background:#fff;border:1px solid var(--skh-border);border-radius:14px;padding:17px}.skh-report-card span,.skh-report-card strong,.skh-report-card small{display:block}.skh-report-card span{font-size:10px;color:var(--skh-muted)}.skh-report-card strong{font-size:28px;margin:6px 0 3px}.skh-report-card small{font-size:9px;color:#8995a7}.skh-report-explain{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.skh-report-explain>div{display:flex;gap:10px;padding:14px;background:#f7f9fc;border-radius:10px}.skh-report-explain b{width:25px;height:25px;border-radius:50%;background:#eaf2ff;color:#1959d1;display:flex;align-items:center;justify-content:center}.skh-report-explain strong,.skh-report-explain span{display:block}.skh-report-explain span{font-size:11px;color:#667085}.skh-report-explain strong{color:#182437;margin-bottom:3px}.skh-setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #edf0f4}.skh-setting-row:first-child{padding-top:0}.skh-setting-row>div{flex:1}.skh-setting-row strong{display:block;font-size:13px}.skh-setting-row p{font-size:11px;color:var(--skh-muted);margin:4px 0 0}.skh-toggle{padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900}.skh-toggle.is-on{background:#e9f9ef;color:#087f42}.skh-switch input{display:none}.skh-switch span{display:block;width:40px;height:22px;background:#d7dee9;border-radius:20px;position:relative;cursor:pointer}.skh-switch span:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.15s}.skh-switch input:checked+span{background:#3159dd}.skh-switch input:checked+span:after{left:21px}.skh-profile-summary{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px}.skh-profile-summary h2{margin:0 0 8px}.skh-profile-summary p{font-size:11px;color:var(--skh-muted)}.skh-two-col{display:grid;grid-template-columns:1.4fr .8fr;gap:18px}.skh-full-note{position:relative;display:flex;gap:12px;padding:15px 5px;border-bottom:1px solid #edf0f4;text-decoration:none;color:inherit}.skh-full-note:last-child{border-bottom:0}.skh-full-note.is-unread{background:#fbfcff}.skh-full-note span:nth-child(2){flex:1}.skh-full-note strong,.skh-full-note small,.skh-full-note em{display:block}.skh-full-note strong{font-size:12px}.skh-full-note small{font-size:11px;color:#56657a;margin-top:3px}.skh-full-note em{font-size:9px;color:#8995a7;font-style:normal;margin-top:4px}.skh-unread-dot{width:7px;height:7px;border-radius:50%;background:#f04438;margin-top:6px}.skh-auth-gate,.skh-notice{max-width:560px;margin:60px auto;padding:35px;background:#fff;border:1px solid var(--skh-border);border-radius:16px;text-align:center;font-family:Inter,system-ui,sans-serif}.skh-auth-gate h2{margin-top:0}.skh-auth-gate p{color:var(--skh-muted)}
@media(max-width:1100px){.skh-sidebar{width:220px}.skh-main{margin-left:220px;width:calc(100% - 220px)}.skh-stat-grid{grid-template-columns:repeat(2,1fr)}.skh-dashboard-grid{grid-template-columns:1fr}.skh-bottom-grid{grid-template-columns:1fr}.skh-report-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.skh-sidebar{transform:translateX(-100%);transition:.2s;width:250px}.skh-sidebar.is-open{transform:translateX(0)}.skh-main{margin-left:0;width:100%}.skh-header{padding:0 16px;gap:10px}.skh-header-left{min-width:auto}.skh-header-copy{display:none}.skh-mobile-menu{display:block;color:#142a4b}.skh-search{display:none}.skh-user>div:last-child{display:none}.skh-content{padding:20px 14px}.skh-welcome,.skh-page-head{display:block}.skh-quote{text-align:left;margin-top:12px}.skh-stat-grid{grid-template-columns:1fr 1fr}.skh-task-detail,.skh-two-col{grid-template-columns:1fr}.skh-form-grid,.skh-facts,.skh-report-grid,.skh-report-explain{grid-template-columns:1fr}.skh-campaign-grid{grid-template-columns:1fr 1fr}.skh-task-top{display:block}.skh-task-top>.skh-status{margin-top:12px}.skh-conversation-panel{min-height:520px}}
@media(max-width:520px){.skh-stat-grid{grid-template-columns:1fr}.skh-campaign-grid{grid-template-columns:1fr}.skh-welcome h1,.skh-page-head h1{font-size:29px}.skh-header-right{gap:12px}.skh-campaign-header{align-items:flex-start;flex-wrap:wrap}.skh-campaign-count{margin-left:0;width:100%}}
/* v1.2 creator assignment, directory and social profile UI */
.skh-assignment-box{border:1px solid #e2e7ef;border-radius:14px;background:#f9fbfe;padding:15px;display:grid;gap:12px}.skh-assignment-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-end}.skh-assignment-head>div:first-child{display:grid;gap:4px}.skh-assignment-head strong{font-size:13px}.skh-assignment-head span,.skh-selection-help{font-size:10px;color:#728096}.skh-creator-filters{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:7px;min-width:420px}.skh-creator-filters input{border:1px solid #d4dce7;border-radius:8px;padding:9px 10px;font:inherit;font-size:11px;background:#fff}.skh-creator-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:300px;overflow:auto;padding-right:2px}.skh-creator-option{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;padding:10px!important;border:1px solid #e0e6ef;border-radius:10px;background:#fff;cursor:pointer}.skh-creator-option:hover{border-color:#9cb4e9;background:#fbfdff}.skh-creator-option input{width:auto!important}.skh-creator-option>span:nth-of-type(2){min-width:0}.skh-creator-option strong,.skh-creator-option small{display:block}.skh-creator-option strong{font-size:11px}.skh-creator-option small{font-size:9px;color:#77859a;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skh-mini-avatar,.skh-profile-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf3ff;color:#214aa4;font-weight:900;flex:0 0 auto}.skh-mini-avatar{width:34px;height:34px;font-size:12px}.skh-assigned-strip{margin:16px 0 4px;padding:13px;border-radius:11px;background:#f7f9fc;border:1px solid #e8edf3}.skh-assigned-strip>strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6d7c91;margin-bottom:9px}.skh-creator-chips{display:flex;flex-wrap:wrap;gap:8px}.skh-creator-chip{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce3ed;border-radius:10px;padding:6px 9px;text-decoration:none;color:inherit}.skh-creator-chip:hover{border-color:#6c8ee6}.skh-creator-chip strong,.skh-creator-chip small{display:block}.skh-creator-chip strong{font-size:10px}.skh-creator-chip small{font-size:8px;color:#7a8799;margin-top:2px}.skh-inline-profile-link{display:inline-block;margin-top:8px;font-size:10px;font-weight:800;color:#2455c6;text-decoration:none}.skh-inline-profile-link:hover{text-decoration:underline}.skh-table-sub{display:block;color:#8490a2;font-size:9px;margin-top:2px}.skh-filter-form{display:grid;grid-template-columns:1.4fr 1fr 1fr auto auto;gap:10px;align-items:end}.skh-filter-form label{display:grid;gap:6px;font-size:10px;font-weight:800;color:#26364d}.skh-filter-form input,.skh-filter-form select{width:100%;border:1px solid #d4dce7;border-radius:8px;padding:10px;background:#fff;font:inherit;font-size:11px}.skh-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.skh-creator-card{border:1px solid #e1e7ef;border-radius:14px;padding:15px;background:#fff;display:grid;gap:13px}.skh-creator-card-top{display:flex;gap:11px;align-items:center}.skh-profile-avatar{width:46px;height:46px;font-size:17px}.skh-creator-card h3{margin:0;font-size:14px}.skh-creator-card p{margin:3px 0 0;font-size:10px;color:#77859a}.skh-social-summary{display:flex;gap:5px;flex-wrap:wrap}.skh-social-summary span{font-size:8px;font-weight:800;background:#f2f5fa;border:1px solid #e5eaf1;border-radius:999px;padding:5px 7px;color:#5c6c82}.skh-btn-block{display:flex!important;justify-content:center}.skh-profile-hero{display:flex;gap:14px;align-items:center}.skh-profile-avatar-xl{width:72px;height:72px;font-size:26px;overflow:hidden}.skh-profile-avatar-xl img{width:100%;height:100%;object-fit:cover}.skh-profile-hero h2{margin:0 0 5px;font-size:22px}.skh-profile-hero p{margin:0 0 7px;font-size:11px;color:#69788e}.skh-profile-bio{margin-top:18px;padding-top:15px;border-top:1px solid #edf0f4}.skh-profile-bio strong{font-size:11px}.skh-profile-bio p{font-size:11px;line-height:1.7;color:#536176}.skh-profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.skh-profile-facts div{background:#f7f9fc;border-radius:10px;padding:12px}.skh-profile-facts span,.skh-profile-facts strong{display:block}.skh-profile-facts span{font-size:9px;color:#7a8799}.skh-profile-facts strong{font-size:11px;margin-top:4px;word-break:break-word}.skh-social-card{margin-top:18px}.skh-social-row{display:grid;grid-template-columns:160px 1fr 1.5fr 36px;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f4}.skh-social-row select,.skh-social-row input{width:100%;border:1px solid #d4dce7;border-radius:8px;padding:10px;background:#fff;font:inherit;font-size:11px}.skh-remove-social{width:32px;height:32px;border:1px solid #e2c5c5;background:#fff7f7;color:#b42318;border-radius:8px;font-size:18px;cursor:pointer}.skh-social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.skh-social-profile{display:flex;align-items:center;gap:10px;border:1px solid #e0e6ef;border-radius:11px;padding:11px;text-decoration:none;color:inherit;background:#fff}.skh-social-profile:hover{border-color:#91a9df;box-shadow:0 3px 12px rgba(20,42,75,.05)}.skh-social-icon{width:34px;height:34px;border-radius:9px;background:#eef3ff;color:#244eaf;display:flex;align-items:center;justify-content:center;font-weight:900}.skh-social-profile span:nth-child(2){flex:1;min-width:0}.skh-social-profile strong,.skh-social-profile small{display:block}.skh-social-profile strong{font-size:11px}.skh-social-profile small{font-size:9px;color:#7a8799;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.skh-user{text-decoration:none;color:inherit;display:flex;align-items:center;gap:9px}.skh-note.is-unread{background:#fbfcff}
@media(max-width:1000px){.skh-directory-grid{grid-template-columns:repeat(2,1fr)}.skh-filter-form{grid-template-columns:1fr 1fr}.skh-assignment-head{display:grid}.skh-creator-filters{min-width:0}.skh-social-row{grid-template-columns:1fr 1fr}.skh-social-row input:nth-of-type(2){grid-column:1/-1}.skh-remove-social{grid-column:2;grid-row:2}}
@media(max-width:700px){.skh-directory-grid,.skh-picker,.skh-social-grid{grid-template-columns:1fr}.skh-creator-picker{grid-template-columns:1fr}.skh-filter-form{grid-template-columns:1fr}.skh-creator-filters{grid-template-columns:1fr}.skh-profile-facts{grid-template-columns:1fr}.skh-social-row{grid-template-columns:1fr}.skh-social-row input:nth-of-type(2){grid-column:auto}.skh-remove-social{grid-column:auto;grid-row:auto;justify-self:end}.skh-assigned-strip{overflow:hidden}}
.skh-single-creator-picker{border:1px solid #e2e7ef;border-radius:10px;background:#f9fbfe;padding:8px}.skh-single-creator-picker .skh-creator-filters{min-width:0;margin-bottom:8px}.skh-creator-picker.compact{max-height:220px;grid-template-columns:1fr;overflow:auto}.skh-single-creator-picker .skh-creator-option{padding:8px!important}.skh-single-creator-picker .skh-creator-option input{accent-color:#3159dd}
.skh-social-row{grid-template-columns:150px 1fr 1.4fr 1fr 36px}.skh-social-row input:nth-of-type(3){min-width:0}
@media(max-width:1000px){.skh-social-row{grid-template-columns:1fr 1fr}.skh-social-row input:nth-of-type(2),.skh-social-row input:nth-of-type(3){grid-column:auto}.skh-remove-social{grid-column:2;grid-row:2}}
@media(max-width:700px){.skh-social-row{grid-template-columns:1fr}.skh-remove-social{grid-column:auto;grid-row:auto}}

/* v1.3 portal chrome + authentication polish */
.skh-portal-page .entry-header,.skh-portal-page .page-header,.skh-portal-page .entry-title,.skh-portal-page .page-title,.skh-portal-page .site-header .page-header{display:none!important}
.skh-portal-page .entry-content,.skh-portal-page .site-content,.skh-portal-page .content-area{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
.skh-portal-page .entry-content>*,.skh-portal-page .entry-content>.skh-app,.skh-portal-page .entry-content>.skh-auth-page{max-width:none!important}
.skh-portal-page .site-main{margin:0!important;padding:0!important}
.skh-portal-page .skh-app{margin:0!important}
.skh-auth-page{min-height:100vh;background:linear-gradient(135deg,#f4f7fc 0%,#ffffff 58%,#eef4ff 100%);display:flex;align-items:center;justify-content:center;padding:42px 24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.skh-auth-shell{width:min(1050px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);background:#fff;border:1px solid #e3e8f0;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(7,26,51,.12)}
.skh-auth-panel{padding:44px 50px}
.skh-auth-logo{font-size:30px;line-height:1;font-weight:950;letter-spacing:-1.5px;color:#071a33}.skh-auth-logo strong{color:#ffd400;font-size:34px}.skh-auth-tagline{font-size:10px;color:#728096;margin:7px 0 38px;font-weight:700}
.skh-auth-panel h1{font-size:32px;line-height:1.1;letter-spacing:-1px;margin:7px 0 9px;color:#101828}.skh-muted{color:#667085;font-size:13px;margin:0 0 25px}.skh-eyebrow{font-size:10px;letter-spacing:.15em;font-weight:900;color:#315fd7}.skh-form{display:grid;gap:15px}.skh-form label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#27364c}.skh-form input{width:100%;height:46px;border:1px solid #d6deea;border-radius:10px;background:#fbfcfe;padding:0 13px;font:inherit;font-size:13px;color:#101828;outline:none;transition:.15s}.skh-form input:focus{border-color:#4f78df;box-shadow:0 0 0 3px rgba(49,95,215,.10);background:#fff}.skh-form small{font-size:10px;color:#7a8799;font-weight:500}.skh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.skh-btn{min-height:46px;border-radius:10px;padding:11px 16px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.skh-btn-primary{background:#3159dd;border:1px solid #3159dd;color:#fff;box-shadow:0 8px 18px rgba(49,89,221,.18)}.skh-btn-primary:hover{background:#244ac7}.skh-auth-foot{font-size:12px;color:#667085;text-align:center;margin:20px 0 0}.skh-auth-foot a{color:#3159dd;font-weight:800;text-decoration:none}.skh-error,.skh-success{padding:11px 13px;border-radius:9px;font-size:11px;margin:0 0 16px}.skh-error{background:#fff1f1;border:1px solid #ffd4d4;color:#b42318}.skh-success{background:#ecfdf3;border:1px solid #c8f1d8;color:#067647}.skh-captcha{display:grid;grid-template-columns:auto auto minmax(90px,130px);align-items:center;gap:9px;padding:11px 12px;background:#f7f9fd;border:1px solid #e1e7ef;border-radius:10px}.skh-captcha span{font-size:10px;color:#69788e}.skh-captcha strong{font-size:13px;color:#13223a}.skh-captcha input{height:38px!important;padding:0 10px!important}
.skh-auth-side{background:linear-gradient(155deg,#071a33,#123e79);color:#fff;padding:48px 42px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.skh-auth-side:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;bottom:-120px;border:42px solid rgba(255,212,0,.12);pointer-events:none}.skh-auth-side-mark{width:66px;height:66px;border:2px solid #ffd400;color:#ffd400;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:17px;margin-bottom:45px}.skh-auth-side>span{font-size:10px;letter-spacing:.16em;color:#8eb2ff;font-weight:900}.skh-auth-side h2{font-size:30px;line-height:1.12;letter-spacing:-.7px;margin:10px 0 14px;max-width:390px}.skh-auth-side p{color:#c9d7eb;font-size:13px;line-height:1.7;max-width:400px}.skh-auth-points{display:grid;gap:11px;margin-top:24px}.skh-auth-points span{font-size:11px;color:#f3f7ff}
.skh-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.skh-picker-profile{margin-left:auto;font-size:9px;font-weight:800;color:#315fd7;text-decoration:none;padding:5px 7px;border:1px solid #d8e1f3;border-radius:6px;background:#fff}.skh-picker-profile:hover{background:#edf3ff}.skh-empty-action{text-align:center;padding:28px}.skh-empty-action h3{margin:0 0 6px;font-size:18px}.skh-empty-action p{margin:0;color:#667085;font-size:12px}
@media(max-width:800px){.skh-auth-page{padding:20px 12px}.skh-auth-shell{grid-template-columns:1fr;border-radius:18px}.skh-auth-panel{padding:30px 22px}.skh-form-grid,.skh-form-grid{grid-template-columns:1fr}.skh-captcha{grid-template-columns:1fr 1fr}.skh-captcha input{grid-column:1/-1}}

/* v1.4 application shell: prevent the active WordPress theme from shrinking or duplicating the portal. */
html body.skh-portal-page{margin:0!important;padding:0!important;background:var(--skh-bg)!important;overflow-x:hidden}
.skh-portal-page .site-header,.skh-portal-page header.site-header,.skh-portal-page .site-footer,.skh-portal-page footer.site-footer{display:none!important}
.skh-portal-page #page,.skh-portal-page #content,.skh-portal-page .site,.skh-portal-page .site-content,.skh-portal-page .content-area,.skh-portal-page .site-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.skh-portal-page .skh-app{width:100vw;max-width:none!important;margin:0!important}
.skh-content{width:100%;max-width:1540px}
.skh-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:16px 0 10px}
.skh-card-actions form{margin:0}
.skh-btn-danger{background:#fff;border:1px solid #f0c6c3;color:#b42318;min-height:42px;padding:0 16px;border-radius:8px;text-decoration:none;font-size:12px;font-weight:800;cursor:pointer}
.skh-btn-danger:hover{background:#fff5f4;border-color:#e9aaa5}
.skh-card-links{display:flex;gap:18px;flex-wrap:wrap;padding-top:5px}
.skh-edit-panel{background:#f8faff;border:1px solid #dfe7f4;border-radius:12px;padding:16px;margin:18px 0}
.skh-edit-panel h3{margin:0 0 12px;font-size:15px}
.skh-profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.skh-picker-profile{position:relative;z-index:2}
@media(max-width:800px){.skh-sidebar{top:0}.skh-content{max-width:none}.skh-header{position:sticky;top:0}.skh-card-actions{align-items:stretch}.skh-card-actions .skh-btn,.skh-card-actions form{width:100%}.skh-card-actions form .skh-btn{width:100%}}

.skh-sidebar-scroll{overflow-y:auto;scrollbar-width:thin;flex:1 1 auto;min-height:0}.skh-nav{min-height:0}

/* v1.6 standalone route hardening: portal owns the complete viewport on every menu URL. */
html:has(body.skh-standalone-portal), body.skh-standalone-portal {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  min-height: 100% !important;
  background: var(--skh-bg, #f5f7fb) !important;
}
body.skh-standalone-portal #wpadminbar { display: none !important; }
body.skh-standalone-portal .skh-app { min-height: 100vh; }
body.skh-standalone-portal .skh-main { min-width: 0; }
@media(max-width: 800px){
  body.skh-standalone-portal .skh-main { width: 100%; }
}
/* Auth account-link reliability / touch target */
.skh-auth-foot{position:relative;z-index:999998;display:flex;align-items:center;justify-content:center;gap:4px;min-height:44px}
.skh-create-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 10px;border-radius:7px;color:#3159dd!important;text-decoration:underline!important;text-underline-offset:2px;cursor:pointer!important;position:relative;z-index:999999;pointer-events:auto!important;background:transparent}
.skh-create-account-link:hover{background:#edf3ff;color:#244ac7!important}
/* v1.6.2 route/data reliability */
.skh-create-account-link{appearance:none!important;-webkit-appearance:none!important;border:1px solid #3159dd!important;font:inherit!important;background:#fff!important;font-weight:850!important;line-height:1!important;user-select:none!important;-webkit-user-select:none!important;touch-action:manipulation!important}
.skh-create-account-link:focus{outline:3px solid rgba(49,89,221,.18)!important;outline-offset:2px!important}
.skh-standalone-portal .skh-main{background:var(--skh-bg);min-height:100vh}
.skh-standalone-portal .skh-content{min-height:calc(100vh - 74px)}
.skh-data-health{margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#fff8e6;border:1px solid #f6d98c;color:#7a4b00;font-size:12px}

/* v1.10 fixes: brand logo upload, sidebar promo removal cleanup, task types, extra statuses, search boxes, mobile menu content visibility */
.skh-brand{display:flex;align-items:center;min-height:34px}
.skh-brand .skh-logo-full{max-height:34px;max-width:170px;object-fit:contain}
.skh-auth-logo{display:flex;align-items:center;min-height:34px}
.skh-auth-logo .skh-logo-full{max-height:34px;max-width:220px;object-fit:contain}
.skh-auth-side-mark{overflow:hidden}
.skh-auth-side-mark .skh-logo-mark{max-width:100%;max-height:100%;object-fit:contain}
.status-rejected{background:#ffe3e3;color:#b42318}
.skh-task-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:7px;font-size:9px;font-weight:800;background:#f2f5fa;color:#3a4a63;white-space:nowrap}
.skh-page-search{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}
.skh-page-search input[type="search"],.skh-page-search input[type="text"]{border:1px solid #d4dce7;border-radius:8px;padding:10px 12px;font:inherit;font-size:12px;min-width:220px;background:#fff}
.skh-page-search button{border:1px solid #d5dce7;background:#fff;border-radius:8px;padding:0 14px;font-size:12px;font-weight:800;color:#24334a;cursor:pointer}
.skh-page-search a.skh-clear{align-self:center;font-size:11px;color:#667085;text-decoration:none}
/* Ensure the sidebar's own content is always visible above everything else once opened on mobile,
   regardless of any theme CSS that might otherwise clip or hide it. */
.skh-sidebar,.skh-sidebar *{visibility:visible}
.skh-sidebar{opacity:1}
@media(max-width:800px){
  .skh-sidebar.is-open{transform:translateX(0)!important;z-index:9999!important;box-shadow:2px 0 24px rgba(4,12,24,.35)}
  /* The nav is a column of links. Forcing display:flex on the *container*
     turned it into a flex ROW, which put two menu items side by side on a
     phone. The container stays a single-column grid; only each item is a
     flex row, because an item is icon + label + badge on one line. */
  .skh-sidebar.is-open .skh-nav{display:grid!important;grid-template-columns:1fr!important;gap:5px}
  .skh-sidebar.is-open .skh-nav-item{display:flex!important;width:100%}
}
/* The dimmed area behind the open drawer. A real element, so the tap that
   dismisses the drawer is absorbed here instead of reaching a link below. */
.skh-scrim{position:fixed;inset:0;background:rgba(4,12,24,.45);z-index:9998;border:0;margin:0;padding:0}
body.skh-drawer-open{overflow:hidden}
@media(min-width:801px){.skh-scrim{display:none}}

/* v1.10.1: extra creator social stats (likes/views alongside followers) */
.skh-social-profile{align-items:flex-start}
.skh-social-stats{display:block;font-size:9px;color:#8a97a8;margin-top:2px}
.skh-social-row{grid-template-columns:140px 1fr 1.3fr .9fr .9fr 36px}
@media(max-width:1000px){.skh-social-row{grid-template-columns:1fr 1fr}.skh-social-row input:nth-of-type(2),.skh-social-row input:nth-of-type(3),.skh-social-row input:nth-of-type(4){grid-column:auto}.skh-remove-social{grid-column:2;grid-row:3}}
@media(max-width:700px){.skh-social-row{grid-template-columns:1fr}.skh-remove-social{grid-column:auto;grid-row:auto}}

/* v1.10.4: visible task-type reference on campaign cards + create-task form */
.skh-task-type-hint{display:block;margin-top:6px;font-size:9px;color:#8a97a8;font-weight:500;line-height:1.6}
.skh-task-type-strip{margin-top:10px}
.skh-task-type-strip .skh-creator-chips{gap:6px}

/* v1.10.10: the sidebar is now two independent flex regions - a scrollable nav area
   (.skh-sidebar-scroll, above) and a footer that always stays pinned at the very
   bottom (.skh-sidebar-footer, below). Unlike a margin-auto push (which silently does
   nothing once content is taller than the viewport - which is exactly what started
   happening once the nav grew past ~9 items), a separate flex-shrink:0 footer box can
   never be overlapped by the scrolling nav above it, at any content length or window
   height. */
.skh-sidebar{padding:0}
.skh-sidebar-scroll{padding:25px 12px 10px}
.skh-sidebar-footer{flex:0 0 auto;padding:12px 12px 18px;border-top:1px solid #1d3a5c}
.skh-logout-form{margin:0}

/* ---------------------------------------------------------------------------
 * Sochkey wiring.
 *
 * The layout above is the hub design. Everything brand-specific is pulled from
 * Settings -> Branding instead of being fixed here: --skip-accent and
 * --skip-accent-2 are printed into the page by Router::print_brand_vars(), so
 * changing the accent in settings restyles the whole hub with no CSS edit.
 * ------------------------------------------------------------------------ */
:root{
  --skh-blue: var(--skip-accent, #1959d1);
  --skh-blue-2: var(--skip-accent, #315fd7);
  --skh-yellow: var(--skip-accent-2, #ffd400);
}

/* The brand block carries either an uploaded logo or the platform name. Both
   have to sit in the same 30px-tall slot so the sidebar does not jump when an
   operator uploads a logo for the first time. */
.skh-brand{display:flex;align-items:center;min-height:34px}
.skh-brand .skh-logo-full{max-width:180px;max-height:44px;width:auto;height:auto;object-fit:contain;display:block}
.skh-brand .skh-wordmark{font-weight:950;font-size:26px;letter-spacing:-1.1px;line-height:1.05;color:#fff;word-break:break-word}
.skh-auth-logo .skh-logo-full{max-width:190px;max-height:52px}

/* Footer — the platform footer that renders under every hub screen. */
.skh-footer{margin:28px auto 0;padding:22px 30px 34px;border-top:1px solid var(--skh-border);display:flex;align-items:center;gap:16px;flex-wrap:wrap;max-width:1540px;color:var(--skh-muted);font-size:11px}
.skh-footer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
.skh-footer-brand img{max-height:34px;max-width:150px;width:auto;object-fit:contain;display:block}
.skh-footer-brand strong{font-size:14px;color:var(--skh-text);letter-spacing:-.3px}
.skh-footer-text{margin:0;flex:1;min-width:220px;line-height:1.6}
.skh-footer-meta{margin-left:auto;text-align:right;line-height:1.6}
.skh-footer-meta a{color:var(--skh-blue);text-decoration:none;font-weight:700}
@media(max-width:800px){.skh-footer{padding:18px 14px 26px}.skh-footer-meta{margin-left:0;text-align:left;width:100%}}

/* The hub owns the viewport on a Sochkey portal page too. Sochkey's own body
   class is skip-app, so the same theme-neutralising rules are repeated for it
   rather than relying on a class only the other plugin ever set. */
html body.skip-app{margin:0!important;padding:0!important;background:var(--skh-bg)!important;overflow-x:hidden}
body.skip-app .site-header,body.skip-app header.site-header,body.skip-app .site-footer,body.skip-app footer.site-footer{display:none!important}
body.skip-app #page,body.skip-app #content,body.skip-app .site,body.skip-app .site-content,body.skip-app .content-area,body.skip-app .site-main,body.skip-app .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.skip-app .entry-header,body.skip-app .page-header,body.skip-app .entry-title,body.skip-app .page-title{display:none!important}
body.skip-app .skh-app{width:100%;max-width:none!important;margin:0!important;min-height:100vh}

/* Public site chrome — the header and footer that sit around every public
   page. Kept in this file so the whole branded shell lives in one place. */
.skh-public-header{display:flex;align-items:center;gap:26px;padding:16px 30px;background:#fff;border-bottom:1px solid var(--skh-border);flex-wrap:wrap;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.skh-public-brand{display:flex;align-items:center;text-decoration:none;color:var(--skh-text)}
.skh-public-brand img{max-height:42px;max-width:180px;width:auto;object-fit:contain;display:block}
.skh-public-brand strong{font-size:22px;font-weight:950;letter-spacing:-.8px}
.skh-public-nav{display:flex;gap:20px;flex-wrap:wrap}
.skh-public-nav a{color:#44536b;text-decoration:none;font-size:13px;font-weight:700}
.skh-public-nav a:hover{color:var(--skh-blue)}
.skh-public-actions{margin-left:auto;display:flex;gap:9px;align-items:center}
.skh-public-actions .skh-btn{min-height:38px;font-size:11px}
@media(max-width:860px){.skh-public-header{padding:14px 16px;gap:14px}.skh-public-nav{order:3;width:100%;gap:14px}.skh-public-actions{margin-left:auto}}

/* Header search dropdown. The form is the positioning context so the panel
   lines up with the box on every screen width. */
.skh-search{position:relative}
.skh-search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--skh-border);border-radius:12px;box-shadow:0 12px 34px rgba(16,24,40,.14);max-height:430px;overflow:auto;z-index:60;padding:6px}
.skh-search-panel[hidden]{display:none}
.skh-search-group{padding:6px 4px}
.skh-search-group>span{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#8995a7;padding:6px 10px}
.skh-search-group a{display:block;padding:9px 10px;border-radius:8px;text-decoration:none;color:inherit}
.skh-search-group a:hover{background:#f2f6fd}
.skh-search-group a strong{display:block;font-size:12px}
.skh-search-group a small{display:block;font-size:10px;color:var(--skh-muted);margin-top:2px}
.skh-search-group a em{display:inline-block;font-style:normal;font-size:9px;color:#1959d1;background:#eef4ff;border-radius:5px;padding:2px 6px;margin-top:5px}
.skh-search-empty{padding:18px 12px;text-align:center;color:var(--skh-muted);font-size:12px}
.skh-search-all{display:block;width:100%;border:0;border-top:1px solid var(--skh-border);background:transparent;color:#1657d3;font-weight:800;font-size:11px;padding:11px;cursor:pointer;border-radius:0 0 10px 10px}
.skh-search-all:hover{background:#f6f9ff}
@media(max-width:800px){.skh-search{display:flex}.skh-search-panel{position:fixed;left:10px;right:10px;top:70px}}

/* Task type: a badge everywhere it is shown, and a tappable chip on the
   campaign card where it doubles as "raise a task of this kind". */
.skh-task-type-badge{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.03em;color:#1f3d73;background:#eef3ff;border:1px solid #dbe6ff;border-radius:6px;padding:3px 8px;white-space:nowrap}
.skh-task-type-badge.is-link{text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,color .15s}
.skh-task-type-badge.is-link:hover{background:var(--skh-blue);border-color:var(--skh-blue);color:#fff}
.skh-task-type-strip strong{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#8995a7;margin-bottom:9px}
.skh-task-type-strip .skh-creator-chips{display:flex;flex-wrap:wrap;gap:6px}

/* Page-level primary action, sitting above the first card. */
.skh-page-actions{display:flex;justify-content:flex-end;margin:0 0 14px}
.skh-page-actions .skh-btn{min-height:42px}

/* The per-screen task search: a real query against the list, not a filter of
   the rows already drawn. */
.skh-task-search{display:flex;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}
.skh-task-search input[type=search]{flex:1;min-width:220px;height:46px;border:1px solid var(--skh-border);border-radius:10px;padding:0 14px;font-size:13px;background:#fff;color:var(--skh-text)}
.skh-task-search input[type=search]:focus{outline:none;border-color:var(--skh-blue);box-shadow:0 0 0 3px rgba(25,89,209,.12)}
.skh-task-search .skh-btn{min-height:46px}
@media(max-width:700px){.skh-page-actions{justify-content:stretch}.skh-page-actions .skh-btn{width:100%}}

/* Make in India mark in the footer. */
.skh-make-in-india{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid var(--skh-border);border-radius:8px;background:#fff;white-space:nowrap}
.skh-make-in-india svg{display:block;border-radius:2px;box-shadow:0 0 0 1px rgba(16,24,40,.08)}
.skh-make-in-india b{font-size:11px;font-weight:800;color:var(--skh-text);letter-spacing:-.1px}

/* ---------------------------------------------------------------------------
 * Sign-in / sign-up.
 *
 * The card grows with its content and the page scrolls, the way a form is
 * expected to. An earlier attempt capped the card at the viewport and scrolled
 * the form column inside it; that hid the scrollbar inside the card, so people
 * reached the bottom of the window, saw no more fields and never found the
 * submit button. A form must never be behind a scroll container the reader
 * cannot see.
 *
 * The panel instead sticks beside the form on desktop, so it stays in view
 * while the page scrolls, and stacks above the form on a phone.
 *
 * Styling only. Every field, label and validation rule is the platform's own.
 * ------------------------------------------------------------------------ */
.skh-auth-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:32px 16px;
  background:linear-gradient(135deg,#f4f7fc 0%,#fff 58%,#eef4ff 100%);
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--skh-text)}
.skh-auth-shell{width:min(1020px,100%);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);
  align-items:start;background:#fff;border:1px solid #e3e8f0;border-radius:22px;overflow:hidden;
  box-shadow:0 24px 70px rgba(7,26,51,.12)}

/* Left column: the form. No height cap, no inner scrollbar. */
.skh-auth-panel{padding:32px 34px 36px;min-width:0}
.skh-auth-logo{display:block;text-decoration:none;color:var(--skh-text);margin-bottom:2px}
.skh-auth-logo img{max-width:170px;max-height:44px;width:auto;height:auto;object-fit:contain;display:block}
.skh-auth-logo strong{font-size:23px;font-weight:950;letter-spacing:-.7px;line-height:1.15;display:block}
.skh-auth-tagline{font-size:11px;color:var(--skh-muted);margin-bottom:20px}
.skh-auth-body h1{font-size:26px;letter-spacing:-.6px;margin:2px 0 6px;line-height:1.2}
.skh-auth-body .skip-auth__lead{font-size:12.5px;color:var(--skh-muted);margin:0 0 18px;line-height:1.55}
.skh-auth-body .skip-eyebrow,.skh-auth-body .skip-kicker{font-size:10px;font-weight:900;letter-spacing:.14em;
  text-transform:uppercase;color:#315fd7;display:block;margin-bottom:6px}

/* Fields: paired rows side by side, single rows full width. */
.skh-auth-panel .skip-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.skh-auth-panel .skip-form__field{margin-bottom:13px;min-width:0}
.skh-auth-panel .skip-form__field label{display:block;font-size:11px;font-weight:800;color:#26364d;margin-bottom:5px}
.skh-auth-panel input[type=text],.skh-auth-panel input[type=email],.skh-auth-panel input[type=password],
.skh-auth-panel input[type=url],.skh-auth-panel input[type=tel],.skh-auth-panel input[type=number],
.skh-auth-panel select,.skh-auth-panel textarea{
  width:100%;height:44px;border:1px solid #dfe5ef;border-radius:9px;padding:0 12px;
  font:inherit;font-size:13px;background:#f9fbfe;color:var(--skh-text);box-sizing:border-box}
.skh-auth-panel textarea{height:auto;padding:11px 12px}
.skh-auth-panel input:focus,.skh-auth-panel select:focus,.skh-auth-panel textarea:focus{
  outline:none;border-color:var(--skh-blue);background:#fff;box-shadow:0 0 0 3px rgba(25,89,209,.1)}
.skh-auth-panel input::placeholder{color:#9aa7ba}
.skh-auth-panel .skip-help{font-size:10.5px;color:#8995a7;margin:4px 0 0}
.skh-auth-panel .skip-field-error{display:block;font-size:10.5px;color:#d92d20;margin-top:4px}
.skh-auth-panel .skip-btn{width:100%;min-height:46px;border-radius:9px;font-size:13px;font-weight:800;
  border:1px solid transparent;background:#3159dd;color:#fff;display:inline-flex;align-items:center;
  justify-content:center;text-decoration:none;cursor:pointer;margin-top:6px}
.skh-auth-panel .skip-btn:hover{background:#2448c6}
.skh-auth-panel .skip-notice{border-radius:9px;padding:11px 13px;font-size:12px;margin-bottom:14px}
.skh-auth-panel .skip-auth__alt,.skh-auth-panel .skip-center{text-align:center;font-size:12px;margin-top:14px}
.skh-auth-panel a{color:#1657d3}
.skh-auth-panel .skip-choice{display:grid;gap:10px;margin:4px 0 8px}
.skh-auth-panel .skip-choice__item{display:flex;gap:12px;align-items:flex-start;padding:14px;
  border:1px solid #e3e8f0;border-radius:12px;text-decoration:none;color:inherit;background:#fbfcfe}
.skh-auth-panel .skip-choice__item:hover{border-color:var(--skh-blue);background:#fff;
  box-shadow:0 4px 14px rgba(25,89,209,.08)}

/* Right column: sticks in view while the page scrolls. */
.skh-auth-side{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;justify-content:center;
  padding:36px 34px;min-height:min(560px,100vh);
  background:linear-gradient(160deg,#0d2547 0%,#12325c 100%);color:#fff}
.skh-auth-side>span{font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;
  color:#8fb4f5;display:block;margin-bottom:12px}
.skh-auth-side h2{font-size:26px;line-height:1.22;letter-spacing:-.6px;margin:0 0 12px;color:#fff}
.skh-auth-side p{font-size:13px;line-height:1.65;color:#c3d2e8;margin:0 0 20px}
.skh-auth-points{display:grid;gap:9px}
.skh-auth-points span{font-size:12.5px;color:#d5e1f2}

@media(max-width:900px){
  .skh-auth-page{padding:0;align-items:stretch}
  .skh-auth-shell{grid-template-columns:1fr;border:0;border-radius:0;box-shadow:none;min-height:100vh}
  /* position:relative, not static.
   *
   * The panel's decorative ring is an absolutely positioned ::after sitting at
   * right:-110px. While the panel is positioned it is the ring's containing
   * block, so the panel's overflow:hidden clips it and nothing leaves the box.
   * Setting the panel to static handed the ring to the initial containing
   * block instead — the viewport — where overflow:hidden on the panel no
   * longer applies to it, because a clipping ancestor only clips boxes whose
   * containing block is inside it. The ring then stuck 110px past the right
   * edge of the screen, the document grew wider than the viewport, and every
   * full-width element rendered at about four fifths of the screen with a dead
   * strip down the right-hand side. Sticky is what the panel wants at desktop
   * widths and is pointless here, but relative keeps the containing block. */
  .skh-auth-side{order:1;position:relative;padding:26px 20px;min-height:0;justify-content:flex-start}
  .skh-auth-side h2{font-size:21px}
  .skh-auth-side p{font-size:12.5px;margin-bottom:14px}
  .skh-auth-panel{order:2;padding:26px 20px 44px}
}
@media(max-width:520px){
  .skh-auth-panel .skip-form__row{grid-template-columns:1fr;gap:0}
  .skh-auth-body h1{font-size:22px}
  .skh-auth-side h2{font-size:19px}
  /* The panel sits above the form on a phone, so it has to stay short or the
     sign-in fields fall below the fold. The banner and the heading earn their
     space; the paragraph and the three reassurances do not, on 375px. */
  .skh-auth-side{padding:18px 18px 20px}
  .skh-auth-side p,.skh-auth-side .skh-auth-points{display:none}
  .skh-auth-side h2{margin-bottom:0}
}

/* ---------------------------------------------------------------------------
 * Layout corrections and responsive behaviour.
 *
 * The dashboard's task table has a 720px minimum, and the column holding it
 * was a grid item with the default min-width:auto — so the column refused to
 * be narrower than its contents and the table slid underneath the
 * notifications panel beside it. A grid or flex item that holds anything
 * scrollable needs min-width:0, or it pushes its own track wider than the
 * track it was given. That single missing line is the overlap.
 *
 * Everything below it is the same idea applied across the product, plus the
 * breakpoints that let each screen stand up on a phone.
 * ------------------------------------------------------------------------ */

/* ---- The overlap ---- */
.skh-main-column,.skh-right-column,.skh-side-column,.skh-detail-main{min-width:0}
.skh-dashboard-grid>*,.skh-bottom-grid>*,.skh-task-detail>*,.skh-two-col>*{min-width:0}
.skh-card{min-width:0;max-width:100%}
.skh-table-wrap{overflow-x:auto;overflow-y:hidden;max-width:100%;-webkit-overflow-scrolling:touch}

/* A table that has to scroll should say so rather than look truncated. */
.skh-table-wrap{scrollbar-width:thin}
.skh-table-wrap::-webkit-scrollbar{height:8px}
.skh-table-wrap::-webkit-scrollbar-thumb{background:#d7dee9;border-radius:8px}
.skh-table-wrap::-webkit-scrollbar-track{background:#f3f6fa;border-radius:8px}

/* Long words and pasted links must wrap instead of widening the table. */
.skh-table td,.skh-table th{word-break:break-word}
.skh-task-name small,.skh-mini-list small,.skh-conversation-row small{overflow-wrap:anywhere}

/* ---- Desktop down to laptop ---- */
@media(max-width:1280px){
  .skh-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr)}
  .skh-report-grid{grid-template-columns:repeat(3,1fr)}
  .skh-content{padding:24px}
}

/* ---- Tablet: the side column drops below the work ---- */
@media(max-width:1100px){
  .skh-dashboard-grid{grid-template-columns:1fr}
  .skh-task-detail{grid-template-columns:1fr}
  .skh-two-col{grid-template-columns:1fr}
  .skh-bottom-grid{grid-template-columns:1fr}
  .skh-conversation-panel{min-height:0}
  .skh-messages{max-height:360px}
  .skh-stat-grid{grid-template-columns:repeat(2,1fr)}
  .skh-campaign-grid{grid-template-columns:repeat(2,1fr)}
  .skh-report-explain{grid-template-columns:1fr}
}

/* ---- Phone: sidebar becomes a drawer, everything goes single column ---- */
@media(max-width:900px){
  .skh-sidebar{transform:translateX(-100%);transition:transform .22s ease;box-shadow:0 0 40px rgba(3,12,26,.35);width:270px}
  .skh-sidebar.is-open{transform:translateX(0)}
  .skh-main{margin-left:0;width:100%}
  .skh-mobile-menu{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;
    border:1px solid var(--skh-border);border-radius:9px;background:#fff;cursor:pointer}
  .skh-header{height:auto;min-height:64px;padding:10px 14px;gap:10px;flex-wrap:wrap}
  .skh-header-left{min-width:0;flex:1}
  .skh-header-copy{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .skh-header-right{gap:14px}
  .skh-user small{display:none}
  .skh-user strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .skh-search{order:3;width:100%;max-width:none;margin:0 0 4px;flex:0 0 100%}
  .skh-content{padding:16px 14px 28px}
  .skh-welcome,.skh-page-head{flex-direction:column;gap:10px;margin-bottom:18px}
  .skh-welcome h1,.skh-page-head h1{font-size:26px}
  .skh-quote{text-align:left;padding-top:0}
  .skh-report-grid{grid-template-columns:repeat(2,1fr)}
  .skh-facts{grid-template-columns:repeat(2,1fr)}
  .skh-form-grid{grid-template-columns:1fr}
  .skh-campaign-header{flex-wrap:wrap}
  .skh-campaign-count{margin-left:0;width:100%}
  .skh-progress-body{flex-direction:column;align-items:flex-start}
  .skh-directory-grid{grid-template-columns:1fr}
}

/* ---- Small phone ---- */
@media(max-width:560px){
  .skh-stat-grid{grid-template-columns:1fr}
  .skh-campaign-grid{grid-template-columns:1fr}
  .skh-report-grid{grid-template-columns:1fr}
  .skh-facts{grid-template-columns:1fr}
  .skh-filter-tabs,.skh-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
  .skh-filter-tabs a,.skh-tabs a{white-space:nowrap}
  .skh-inline-actions{flex-direction:column;align-items:stretch}
  .skh-inline-actions .skh-btn,.skh-inline-actions form,.skh-inline-actions button{width:100%}
  .skh-card{padding:16px}
  .skh-task-top{flex-direction:column}
  .skh-task-top h1{font-size:24px}
  .skh-footer{flex-direction:column;align-items:flex-start;gap:12px}
  .skh-footer-meta{margin-left:0}
}

/* ---- Touch targets: nothing tappable smaller than a fingertip ---- */
@media(pointer:coarse){
  .skh-nav-item{min-height:48px}
  .skh-small-btn{min-height:38px;padding:9px 12px}
  .skh-filter-tabs a,.skh-tabs a{min-height:38px;display:inline-flex;align-items:center}
}

/* ---- Keyboard users can see where they are ---- */
.skh-nav-item:focus-visible,.skh-btn:focus-visible,.skh-small-btn:focus-visible,
.skh-link:focus-visible,.skh-task-name:focus-visible,.skh-bell:focus-visible{
  outline:2px solid var(--skh-blue);outline-offset:2px;border-radius:8px}

/* ---- Respect a reduced-motion preference ---- */
@media(prefers-reduced-motion:reduce){
  .skh-sidebar{transition:none}
  .skh-stat-card:hover{transform:none}
}

/* ---------------------------------------------------------------------------
 * The platform's own screens, inside the new shell.
 *
 * Every screen that predates the hub still uses its own skip- markup and
 * app.css. Those rules were written for a different container, so inside the
 * shell's content column a few of them can push past their track the same way
 * the dashboard table did. These are the guards, not a restyle: nothing here
 * changes how those screens look, only that they stay inside the column and
 * scroll instead of overflowing.
 * ------------------------------------------------------------------------ */
.skh-content .skip-card,.skh-content .skip-screen,.skh-content .skip-grid,
.skh-content .skip-panel,.skh-content .skip-form{min-width:0;max-width:100%}
.skh-content .skip-table-wrap{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}
.skh-content .skip-table{max-width:none}
.skh-content img,.skh-content video,.skh-content canvas,.skh-content iframe{max-width:100%;height:auto}
.skh-content pre,.skh-content code{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}
.skh-content .skip-grid{display:grid;gap:14px}

@media(max-width:900px){
  .skh-content .skip-grid{grid-template-columns:1fr!important}
  .skh-content .skip-form__row{grid-template-columns:1fr!important}
  .skh-content .skip-btn-row{display:flex;flex-wrap:wrap;gap:8px}
  .skh-content .skip-btn-row .skip-btn{flex:1 1 auto}
  .skh-content .skip-screen__actions,.skh-content .skip-screen__filter-actions{flex-wrap:wrap;gap:8px}
}

@media(max-width:560px){
  .skh-content .skip-btn{width:100%}
  .skh-content .skip-btn-row .skip-btn{flex:1 1 100%}
  .skh-content .skip-stat{min-width:0}
}

/* The theme is out of the way on plugin pages, but a theme that sets a huge
   base font or a fixed container can still leak in. Anchor the shell to its
   own scale so a screen is legible whatever the theme was doing. */
body.skip-standalone{margin:0;padding:0;background:var(--skh-bg)}
body.skip-standalone .skh-app{font-size:16px;line-height:1.45}

/* ---------------------------------------------------------------------------
 * Blog.
 *
 * A reading surface for ordinary WordPress posts. Wide measure is deliberately
 * avoided: an article column wider than about 70 characters is measurably
 * harder to read, so the post body is capped regardless of screen size.
 * ------------------------------------------------------------------------ */
.skh-blog{max-width:1160px;margin:0 auto;padding:44px 20px 60px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--skh-text)}
.skh-blog-head{margin-bottom:30px}
.skh-blog-head h1{font-size:38px;letter-spacing:-1.2px;margin:6px 0 8px}
.skh-blog-head>p{color:var(--skh-muted);font-size:14px;margin:0 0 20px;max-width:60ch}
.skh-blog-search{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;max-width:560px}
.skh-blog-search input[type=search]{flex:1;min-width:200px;height:46px;border:1px solid var(--skh-border);border-radius:10px;padding:0 14px;font-size:13px;background:#fff}
.skh-blog-search input:focus{outline:none;border-color:var(--skh-blue);box-shadow:0 0 0 3px rgba(25,89,209,.1)}
.skh-blog-cats{display:flex;gap:6px;flex-wrap:wrap}
.skh-blog-cats a{padding:8px 13px;border-radius:999px;border:1px solid var(--skh-border);background:#fff;
  color:#52627a;text-decoration:none;font-size:11.5px;font-weight:700}
.skh-blog-cats a:hover{border-color:var(--skh-blue);color:var(--skh-blue)}
.skh-blog-cats a.is-active{background:var(--skh-blue);border-color:var(--skh-blue);color:#fff}

.skh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.skh-blog-card{background:#fff;border:1px solid var(--skh-border);border-radius:16px;overflow:hidden;
  display:flex;flex-direction:column;transition:box-shadow .15s,transform .15s}
.skh-blog-card:hover{box-shadow:var(--skh-shadow);transform:translateY(-2px)}
.skh-blog-thumb{display:block;aspect-ratio:16/9;background:linear-gradient(135deg,#dce7ff,#f9e7c7);
  display:flex;align-items:center;justify-content:center;overflow:hidden}
.skh-blog-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.skh-blog-thumb span{font-size:38px;font-weight:950;color:#34558f}
.skh-blog-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}
.skh-blog-meta{font-size:10.5px;color:#8995a7;font-weight:700;letter-spacing:.02em}
.skh-blog-body h2{font-size:17px;line-height:1.35;margin:0;letter-spacing:-.3px}
.skh-blog-body h2 a{color:inherit;text-decoration:none}
.skh-blog-body h2 a:hover{color:var(--skh-blue)}
.skh-blog-body p{font-size:12.5px;color:#56657a;line-height:1.6;margin:0;flex:1}
.skh-blog-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:34px;font-size:12px;color:var(--skh-muted)}

/* Single post */
.skh-post{max-width:1160px;margin:0 auto;padding:40px 20px 64px}
.skh-post-head{max-width:74ch;margin:0 auto 26px}
.skh-post-head h1{font-size:40px;line-height:1.15;letter-spacing:-1.3px;margin:8px 0 12px}
.skh-post-meta{font-size:12px;color:#8995a7;display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.skh-post-cover{max-width:1000px;margin:0 auto 30px;border-radius:18px;overflow:hidden}
.skh-post-cover img{width:100%;height:auto;display:block}
.skh-post-body{max-width:68ch;margin:0 auto;font-size:16.5px;line-height:1.75;color:#233046}
.skh-post-body p{margin:0 0 1.15em}
.skh-post-body h2{font-size:26px;letter-spacing:-.5px;margin:1.8em 0 .5em}
.skh-post-body h3{font-size:20px;margin:1.6em 0 .4em}
.skh-post-body img{max-width:100%;height:auto;border-radius:12px;margin:1.4em 0}
.skh-post-body blockquote{margin:1.5em 0;padding:14px 20px;border-left:3px solid var(--skh-blue);
  background:#f6f9ff;border-radius:0 10px 10px 0;color:#2b3b55}
.skh-post-body ul,.skh-post-body ol{padding-left:1.3em;margin:0 0 1.15em}
.skh-post-body li{margin-bottom:.45em}
.skh-post-body a{color:#1657d3}
.skh-post-body pre{background:#0f1e33;color:#e6edf7;padding:16px;border-radius:12px;overflow-x:auto;font-size:13.5px}
.skh-post-foot{max-width:68ch;margin:34px auto 0;padding-top:22px;border-top:1px solid var(--skh-border);
  display:flex;gap:8px;flex-wrap:wrap;align-items:center}

@media(max-width:1000px){.skh-blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){
  .skh-blog{padding:26px 16px 44px}
  .skh-blog-grid{grid-template-columns:1fr}
  .skh-blog-head h1{font-size:29px}
  .skh-post{padding:24px 16px 48px}
  .skh-post-head h1{font-size:28px}
  .skh-post-body{font-size:16px}
  .skh-blog-pager{flex-wrap:wrap}
}

/* Menus printed by wp_nav_menu carry a ul, so the bars need list styling off. */
.skh-public-menu,.skh-footer-menu{list-style:none;margin:0;padding:0;display:flex;gap:18px;flex-wrap:wrap;align-items:center}
.skh-footer-menu{gap:12px}
.skh-public-menu a,.skh-footer-menu a{color:#44536b;text-decoration:none;font-size:13px;font-weight:700}
.skh-footer-menu a{font-size:11px;color:var(--skh-blue)}
.skh-public-menu a:hover,.skh-footer-menu a:hover{color:var(--skh-blue);text-decoration:underline}
.skh-public-menu .current-menu-item>a{color:var(--skh-blue)}

/* ---- Public header: mark over strap line ---- */
.skh-public-brand{flex-direction:column;align-items:flex-start;gap:3px;line-height:1.1}
.skh-public-strap{font-size:10.5px;font-weight:700;color:var(--skh-muted);letter-spacing:.01em;display:block}

/* ---- Sign-in banner ---- */
.skh-auth-banner{margin:0 0 22px}
.skh-auth-banner img{display:block;width:100%;height:auto;max-height:230px;object-fit:cover;border-radius:14px}
.skh-auth-banner a{display:block}
@media(max-width:900px){.skh-auth-banner{margin-bottom:16px}.skh-auth-banner img{max-height:120px}}
@media(max-width:520px){.skh-auth-banner img{max-height:96px;border-radius:10px}}

/* ---- Dashboard forum widget ---- */
.skh-forum-list{display:grid}
.skh-forum-row{display:flex;align-items:flex-start;gap:10px;padding:11px 4px;text-decoration:none;color:inherit;
  border-bottom:1px solid var(--skh-border)}
.skh-forum-row:last-child{border-bottom:0}
.skh-forum-row:hover{background:#f6f9ff;border-radius:8px}
.skh-forum-row>span:nth-child(2){flex:1;min-width:0}
.skh-forum-row strong{display:block;font-size:12.5px;line-height:1.35;margin-bottom:3px}
.skh-forum-row small{display:block;font-size:10.5px;color:var(--skh-muted)}
.skh-forum-dot{width:7px;height:7px;border-radius:50%;background:var(--skh-blue);margin-top:6px;flex:0 0 7px}
.skh-forum-audience{font-style:normal;font-size:9px;font-weight:800;color:#5c6b83;background:#eef2f8;
  border-radius:5px;padding:3px 6px;white-space:nowrap;flex:0 0 auto}
@media(max-width:560px){.skh-forum-audience{display:none}}

/* ---- Forum visibility chooser ---- */
.skip-visibility{display:grid;gap:8px;margin:10px 0 12px}
.skip-visibility__option{display:flex;gap:10px;align-items:flex-start;padding:11px 13px;border:1px solid var(--skh-border);
  border-radius:10px;background:#fbfcfe;cursor:pointer}
.skip-visibility__option:hover{border-color:var(--skh-blue);background:#fff}
.skip-visibility__option input{margin-top:3px;flex:0 0 auto}
.skip-visibility__option strong{display:block;font-size:12.5px;margin-bottom:2px}
.skip-visibility__option small{display:block;font-size:11px;color:var(--skh-muted);line-height:1.5}
@media(max-width:560px){.skip-visibility__option{padding:10px}}

/* ---- Follow button ---- */
.skh-follow-form{display:inline-block;margin:0}
.skh-follow-btn{border:1px solid var(--skh-blue);background:var(--skh-blue);color:#fff;border-radius:999px;
  padding:7px 16px;font-size:11.5px;font-weight:800;cursor:pointer;line-height:1.2}
.skh-follow-btn:hover{filter:brightness(.94)}
.skh-follow-btn.is-following{background:#fff;color:var(--skh-blue)}
.skh-follow-btn.is-following:hover{background:#fff0f0;border-color:#e23b3b;color:#c62828}
.skh-follow-stats{display:flex;gap:14px;font-size:11.5px;color:var(--skh-muted);margin-top:6px}
.skh-follow-stats b{color:var(--skh-text);font-weight:800}

/* ---------------------------------------------------------------------------
 * Direct messages.
 *
 * List and conversation side by side; on a phone the conversation takes the
 * screen and the list is reached by going back, because a 320px column split
 * two ways is unusable.
 * ------------------------------------------------------------------------ */
.skh-dm{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:16px;align-items:start}
.skh-dm>*{min-width:0}
.skh-dm-list{background:#fff;border:1px solid var(--skh-border);border-radius:14px;overflow:hidden}
.skh-dm-tabs{display:flex;border-bottom:1px solid var(--skh-border)}
.skh-dm-tabs a{flex:1;text-align:center;padding:13px 8px;font-size:12px;font-weight:800;color:#5a6a80;
  text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}
.skh-dm-tabs a.is-active{color:var(--skh-blue);box-shadow:inset 0 -2px 0 var(--skh-blue)}
.skh-dm-tabs b{background:#e23b3b;color:#fff;border-radius:999px;font-size:9px;padding:2px 6px;line-height:1.4}
.skh-dm-row{display:flex;gap:10px;align-items:flex-start;padding:12px 13px;text-decoration:none;color:inherit;
  border-bottom:1px solid var(--skh-border)}
.skh-dm-row:last-child{border-bottom:0}
.skh-dm-row:hover{background:#f6f9ff}
.skh-dm-row.is-active{background:#eef4ff}
.skh-dm-row>span:nth-child(2){flex:1;min-width:0}
.skh-dm-row strong{display:block;font-size:12.5px;margin-bottom:2px}
.skh-dm-row small{display:block;font-size:11px;color:var(--skh-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.skh-dm-row em{font-style:normal;font-size:9.5px;color:#98a4b6;white-space:nowrap}
.skh-dm-row.is-unread strong{font-weight:900}
.skh-dm-row.is-unread small{color:var(--skh-text);font-weight:600}
.skh-dm-avatar{width:38px;height:38px;border-radius:50%;background:#e6edfb;color:#2b4b86;display:inline-flex;
  align-items:center;justify-content:center;font-weight:900;font-size:14px;flex:0 0 38px}

.skh-dm-thread{background:#fff;border:1px solid var(--skh-border);border-radius:14px;display:flex;
  flex-direction:column;min-height:560px}
.skh-dm-head{display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid var(--skh-border)}
.skh-dm-head>div{flex:1;min-width:0}
.skh-dm-head strong{display:block;font-size:13.5px}
.skh-dm-head small{display:block;font-size:11px;color:var(--skh-muted)}
.skh-dm-messages{flex:1;overflow-y:auto;padding:18px 16px;display:flex;flex-direction:column;gap:10px;max-height:520px}
.skh-dm-bubble{max-width:min(560px,78%);background:#f1f5fb;border-radius:14px 14px 14px 4px;padding:10px 13px;align-self:flex-start}
.skh-dm-bubble.is-me{align-self:flex-end;background:var(--skh-blue);border-radius:14px 14px 4px 14px}
.skh-dm-bubble p{margin:0;font-size:13px;line-height:1.55;color:var(--skh-text);overflow-wrap:anywhere}
.skh-dm-bubble.is-me p{color:#fff}
.skh-dm-bubble small{display:block;margin-top:5px;font-size:9.5px;color:#8b99ad}
.skh-dm-bubble.is-me small{color:#cfe0ff}
.skh-dm-form{display:flex;gap:10px;align-items:flex-end;padding:13px 16px;border-top:1px solid var(--skh-border)}
.skh-dm-form textarea{flex:1;min-height:46px;max-height:150px;border:1px solid var(--skh-border);border-radius:10px;
  padding:12px;font:inherit;font-size:13px;resize:vertical}
.skh-dm-form textarea:focus{outline:none;border-color:var(--skh-blue);box-shadow:0 0 0 3px rgba(25,89,209,.1)}
.skh-dm-form .skh-btn{min-height:46px;white-space:nowrap}
.skh-dm-request{padding:16px;border-top:1px solid var(--skh-border);background:#fffaf0}
.skh-dm-request p{margin:0 0 12px;font-size:12.5px;color:#6b5a2e}

@media(max-width:900px){
  .skh-dm{grid-template-columns:1fr}
  .skh-dm-thread{min-height:0}
  .skh-dm-messages{max-height:none}
}

/* The form column no longer opens with a logo — the site header above carries
   it — so the heading needs the breathing room the mark used to provide. */
.skh-auth-panel{padding-top:38px}
.skh-auth-body h1{margin-top:0}
@media(max-width:900px){.skh-auth-panel{padding-top:26px}}

/* ---- Directory card actions: follow + quick message ---- */
.skh-directory-actions{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--skh-border)}
.skh-quick-dm{display:flex;gap:7px}
.skh-quick-dm input[type=text]{flex:1;min-width:0;height:36px;border:1px solid var(--skh-border);border-radius:8px;
  padding:0 10px;font:inherit;font-size:12px;background:#fbfcfe}
.skh-quick-dm input:focus{outline:none;border-color:var(--skh-blue);background:#fff;box-shadow:0 0 0 3px rgba(25,89,209,.1)}
.skh-quick-dm .skh-small-btn{white-space:nowrap}
.skh-creator-card .skh-follow-form{display:block}
.skh-creator-card .skh-follow-btn{width:100%}
.skh-follow-form.is-detached{display:none}
.skh-follower-note{font-size:10.5px;color:var(--skh-muted)}
.skh-directory-actions .skh-follow-slot{display:block}
.skh-directory-actions .skh-follow-slot .skh-follow-btn{width:100%}

/* ---- Follow us: footer social links ---- */
.skh-footer-social{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.skh-footer-social>span{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8995a7;margin-right:2px}
.skh-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;
  border:1px solid var(--skh-border);border-radius:9px;color:#52627a;background:#fff;transition:color .15s,border-color .15s,background .15s}
.skh-footer-social a:hover{color:#fff;background:var(--skh-blue);border-color:var(--skh-blue)}
.skh-footer-social a:focus-visible{outline:2px solid var(--skh-blue);outline-offset:2px}
@media(max-width:800px){.skh-footer-social{width:100%}}

/* ---- Header alert icons: one per area, each with its own count ---- */
.skh-alert{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;
  border-radius:10px;color:#52627a;text-decoration:none;transition:background .15s,color .15s;flex:0 0 auto}
.skh-alert:hover{background:#eef4ff;color:var(--skh-blue)}
.skh-alert:focus-visible{outline:2px solid var(--skh-blue);outline-offset:2px}
.skh-alert b{position:absolute;top:3px;right:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;
  background:#e23b3b;color:#fff;font-size:9px;font-weight:900;display:inline-flex;align-items:center;
  justify-content:center;line-height:1;box-shadow:0 0 0 2px #fff}
.skh-header-right{gap:2px}
.skh-header-right .skh-user{margin-left:10px}
@media(max-width:900px){
  .skh-alert{width:36px;height:36px}
  .skh-header-right{gap:0}
}
@media(max-width:560px){
  /* On a small phone four icons plus the bell plus an avatar will not fit;
     the areas keep their icons and the catch-all bell steps aside, because a
     count that says which screen moved is worth more than one that does not. */
  .skh-header-right .skh-bell{display:none}
  .skh-alert{width:34px;height:34px}
}

/* ---- Public header navigation on a phone ----------------------------------
 * Below 860px the menu drops to its own full-width row and wraps. With the
 * eight links a default install ships, that is three ragged rows of 13px text
 * whose tap target is the height of the text itself. One scrollable row keeps
 * the header a fixed height and gives every link something to actually hit.
 * -------------------------------------------------------------------------- */
@media(max-width:600px){
  .skh-public-nav,.skh-public-nav .skh-public-menu{
    flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;
    -webkit-overflow-scrolling:touch;scrollbar-width:none;gap:18px;width:100%}
  .skh-public-nav::-webkit-scrollbar,.skh-public-nav .skh-public-menu::-webkit-scrollbar{display:none}
  .skh-public-nav a{display:inline-flex;align-items:center;min-height:40px;white-space:nowrap}
  .skh-public-header{padding:12px 14px;gap:10px}
  .skh-public-actions{gap:7px}
  .skh-public-actions .skh-btn{padding:0 12px}
}

/* ---- Sign-in / sign-up: nothing may widen the page ------------------------
 * A second line of defence behind the containing-block fix above. One stray
 * decoration or one long unbroken string is all it takes for a phone to render
 * the whole page at four fifths of the screen with a dead strip beside it, and
 * the strip is not obviously a CSS overflow to anyone looking at it. Clipping
 * here means a future mistake of the same kind is invisible rather than
 * disfiguring. overflow-x:clip rather than hidden: hidden on one axis forces
 * the other to auto, which would make the panel a scroll container and break
 * position:sticky at desktop widths.
 * -------------------------------------------------------------------------- */
.skh-auth-page{max-width:100%;overflow-x:clip}
.skh-auth-shell{max-width:100%;min-width:0}
.skh-auth-panel,.skh-auth-side{min-width:0;max-width:100%}
.skh-auth-side h2,.skh-auth-side p,.skh-auth-body h1{overflow-wrap:break-word}

/* ---- Sign-in banner: the built-in mark -----------------------------------
 * Shown when no image has been uploaded. It has to read as deliberate rather
 * than as a missing picture, so it is a proper lock-up in the panel's own
 * palette, sized to the same box a real banner would occupy.
 * -------------------------------------------------------------------------- */
.skh-auth-banner--builtin{display:flex;align-items:center;gap:14px;padding:20px 18px;border-radius:14px;
  background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.03));
  border:1px solid rgba(255,255,255,.14)}
.skh-auth-banner__mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;
  width:52px;height:52px;border-radius:14px;background:var(--skh-yellow,#ffd400);color:#071a33;
  font-size:24px;font-weight:950;line-height:1}
.skh-auth-banner__name{font-size:17px;font-weight:850;letter-spacing:-.3px;color:#fff;
  overflow-wrap:break-word;min-width:0}
@media(max-width:520px){
  .skh-auth-banner--builtin{padding:14px;gap:11px}
  .skh-auth-banner__mark{width:42px;height:42px;border-radius:11px;font-size:20px}
  .skh-auth-banner__name{font-size:15px}
}

/* The banner takes no clicks and no drags. It is a picture on a sign-in
   screen, and a picture that answers the pointer there is only ever a way to
   leave the form by accident or to be shown the file's own address. */
.skh-auth-banner img{pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}
.skh-auth-banner--builtin{user-select:none;-webkit-user-select:none}
