/* GhostSEO Microsoft modal polish v107 */
.gs-ms-modal{padding:24px;align-items:center;justify-items:center}
.gs-ms-backdrop{background:rgba(7,12,20,.68);backdrop-filter:blur(8px)}
.gs-ms-card{width:min(760px,calc(100vw - 40px));max-height:min(760px,calc(100vh - 48px));overflow:hidden;display:flex;flex-direction:column;border-radius:20px;border:1px solid #d8e0ea;background:#fff;box-shadow:0 28px 90px rgba(15,23,42,.30)}
html[data-theme="dark"] .gs-ms-card{background:#101827;border-color:#26364c;box-shadow:0 30px 90px rgba(0,0,0,.44)}
.gs-ms-card>header{flex:0 0 auto;padding:20px 22px 18px;align-items:flex-start;border-bottom:1px solid rgba(127,139,160,.18)}
.gs-ms-card>header>div{min-width:0}.gs-ms-card>header small{margin-bottom:5px;font-size:9px;letter-spacing:.14em}
.gs-ms-card>header h3{margin:0 0 6px;font-size:20px;line-height:1.2}.gs-ms-card>header p{max-width:590px;font-size:11px;line-height:1.55}
.gs-ms-card>header button{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:10px;font-size:18px;line-height:1;cursor:pointer}
.gs-ms-toolbar{flex:0 0 auto;padding:10px 16px;min-height:48px;background:rgba(127,139,160,.045)}.gs-ms-toolbar button{min-height:32px}
.gs-ms-list{min-height:180px;overflow:auto;padding:12px 14px 14px}
.gs-ms-row{min-height:58px;padding:10px 12px;border-radius:12px;transition:border-color .15s ease,background .15s ease,transform .15s ease}
.gs-ms-row:hover{transform:translateY(-1px)}.gs-ms-row>span:first-child{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:rgba(37,99,235,.09);color:#2563eb}
.gs-ms-row>span:nth-child(2){min-width:0}.gs-ms-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.gs-ms-row small{font-size:9px}
.gs-ms-state{flex:0 0 auto;min-height:28px;padding:0 16px 14px}.gs-ms-help{overflow:auto;padding:14px 16px 10px;gap:8px}
.gs-ms-help>div{min-width:0;padding:10px 11px;border-radius:10px;background:rgba(127,139,160,.035)}.gs-ms-help b{font-size:10px}.gs-ms-help span{font-size:9px;line-height:1.45}
.gs-ms-map{flex:0 0 auto;margin:0 16px 14px;padding:11px 12px;background:rgba(37,99,235,.045)}.gs-ms-map>b{font-size:10px}.gs-ms-map code{font-size:10px;line-height:1.45}
.gs-ms-preview{flex:0 0 auto;margin:0 16px 16px;padding:12px;max-height:280px;overflow:auto;background:rgba(37,99,235,.035)}
.gs-ms-preview-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.gs-ms-preview-head small,.gs-ms-preview-head strong{display:block}
.gs-ms-preview-head small{margin-bottom:3px;color:#2563eb;font-size:8px;font-weight:900;letter-spacing:.12em}.gs-ms-preview-head strong{font-size:12px}
.gs-ms-preview-head>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:rgba(37,99,235,.09);color:#2563eb;font-size:9px;font-weight:800}
.gs-ms-preview-grid{margin:0 0 10px;gap:7px}.gs-ms-preview-grid>div{padding:8px 9px;border-radius:9px;background:#fff}
html[data-theme="dark"] .gs-ms-preview-grid>div{background:#151f30}.gs-ms-empty-preview{grid-column:1/-1}
.gs-ms-empty-preview span,.gs-ms-empty-preview small{display:block}.gs-ms-empty-preview small{margin-top:4px;color:#667085}
.gs-ms-detected{display:grid;gap:4px;padding-top:9px;border-top:1px solid rgba(127,139,160,.18)}.gs-ms-detected strong{font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.gs-ms-detected span{color:#667085;font-size:9px;line-height:1.5;overflow-wrap:anywhere}
html[data-theme="dark"] .gs-ms-detected span,html[data-theme="dark"] .gs-ms-empty-preview small{color:#9aa8bb}
.gs-ms-field-summary{display:grid;gap:3px;margin-top:8px;padding:10px 11px;border:1px solid rgba(37,99,235,.14);border-radius:10px;background:rgba(37,99,235,.045)}
.gs-ms-field-summary strong{font-size:10px;line-height:1.3}.gs-ms-field-summary span{color:#667085;font-size:9px;line-height:1.5}
html[data-theme="dark"] .gs-ms-field-summary span{color:#9aa8bb}
.gs-ms-actions{gap:7px;margin-top:8px}.gs-ms-actions button{min-height:34px;padding:8px 11px;border-radius:9px;cursor:pointer}
.gs-ms-actions .gs-ms-action-primary{border-color:#2563eb;background:#2563eb;color:#fff}.gs-ms-actions .gs-ms-action-primary:hover{background:#1d4ed8}
@media(max-width:620px){.gs-ms-modal{padding:10px}.gs-ms-card{width:100%;max-height:calc(100vh - 20px);border-radius:16px}.gs-ms-card>header{padding:16px}.gs-ms-help,.gs-ms-preview-grid{grid-template-columns:1fr}.gs-ms-actions{display:grid;grid-template-columns:1fr}.gs-ms-actions>*{width:100%}.gs-ms-preview-head{display:grid}}
