@import url('ghost-design-system.css');

.ghost-system-button{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border:1px solid var(--border,#3b3b3b);border-radius:6px;background:rgba(255,255,255,.035);color:inherit;cursor:pointer}.ghost-system-button:hover{background:rgba(124,92,255,.16);border-color:rgba(124,92,255,.55)}
.ghost-system-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:16px;background:rgba(5,5,8,.78);z-index:10000;backdrop-filter:blur(4px)}.ghost-system-overlay.open{display:flex}
.ghost-system-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(850px,96vw);height:min(690px,94vh);border:1px solid #484854;border-radius:12px;background:#17171d;color:#f2f1f7;box-shadow:0 26px 80px rgba(0,0,0,.58);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:12px}
.ghost-system-header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #2d2d37;background:#202027}.ghost-system-title{display:flex;align-items:center;gap:10px}.ghost-system-title img{width:31px;height:31px}.ghost-system-title h2{margin:0;font-size:14px;letter-spacing:.045em}.ghost-system-title p{margin:2px 0 0;color:#9795a3;font-size:9px}.ghost-system-close{width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:#aaa8b5;font-size:19px;cursor:pointer}.ghost-system-close:hover{background:#30303a;color:white}
.ghost-system-body{display:grid;grid-template-columns:165px minmax(0,1fr);min-height:0}.ghost-system-tabs{padding:10px;border-right:1px solid #2a2a33;background:#1c1c22;overflow-y:auto}.ghost-system-tabs button{display:flex;align-items:center;width:100%;min-height:35px;margin-bottom:4px;padding:8px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#aaa8b6;text-align:left;cursor:pointer}.ghost-system-tabs button:hover{background:#292931;color:white}.ghost-system-tabs button.active{border-color:rgba(124,92,255,.5);background:rgba(124,92,255,.16);color:#e7e1ff}
.ghost-system-content{min-width:0;min-height:0;padding:17px;overflow:auto}.ghost-tab{display:none}.ghost-tab.active{display:block}.ghost-tab h3{margin:0 0 5px;font-size:15px}.ghost-tab>.ghost-lead{margin:0 0 16px;color:#92909e;line-height:1.55}
.ghost-card{margin-bottom:12px;padding:13px;border:1px solid #33333e;border-radius:9px;background:#202027}.ghost-card h4{margin:0 0 10px;font-size:12px}.ghost-field{display:grid;gap:5px;margin-bottom:11px}.ghost-field:last-child{margin-bottom:0}.ghost-field label,.ghost-field .label{color:#aaa8b6;font-size:10px;font-weight:700}.ghost-field input,.ghost-field select,.ghost-field textarea{width:100%;min-height:34px;padding:7px 9px;border:1px solid #41414d;border-radius:7px;background:#15151a;color:#f4f3f8;font:inherit}.ghost-field textarea{min-height:76px;resize:vertical}.ghost-field small{color:#73717e;line-height:1.45}.ghost-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ghost-check{display:flex;align-items:flex-start;gap:8px;margin:8px 0;color:#c3c1cc;line-height:1.4}.ghost-check input{margin-top:2px}
.ghost-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.ghost-action{min-height:32px;padding:6px 10px;border:1px solid #444450;border-radius:7px;background:#292931;color:#dedce6;cursor:pointer}.ghost-action:hover{border-color:rgba(124,92,255,.65);background:rgba(124,92,255,.15)}.ghost-action.primary{border-color:#775cdd;background:linear-gradient(145deg,#8d75ee,#6d4fe2);color:white}.ghost-action.danger{border-color:rgba(255,107,118,.5);color:#ff9ba4}.ghost-action:disabled{opacity:.45;cursor:not-allowed}
.ghost-provider-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.ghost-provider-status{display:inline-flex;align-items:center;gap:6px;color:#8f8c9a;font-size:10px}.ghost-provider-status i{width:7px;height:7px;border-radius:50%;background:#d49b39}.ghost-provider-status.ready i{background:#51c985}.ghost-provider-status.missing i{background:#ff6b76}
.ghost-license{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px dashed #4b4a58;border-radius:8px;background:#17171c}.ghost-license strong{font-size:21px;letter-spacing:.16em;font-variant-numeric:tabular-nums}.ghost-muted{color:#8d8b98}.ghost-note{padding:9px 10px;border-left:3px solid #7c5cff;background:rgba(124,92,255,.09);color:#bdb9ce;line-height:1.5}.ghost-warning{border-left-color:#d69b3a;background:rgba(214,155,58,.09)}
.ghost-test-list{display:grid;gap:6px;margin-top:10px}.ghost-test-item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;padding:7px 8px;border-radius:6px;background:#19191f}.ghost-test-item.ok span:first-child{color:#51c985}.ghost-test-item.fail span:first-child{color:#ff6b76}.ghost-test-item small{display:block;margin-top:2px;color:#74727f}.ghost-system-status{min-height:18px;margin-top:10px;color:#9d98bd;font-size:10px;line-height:1.45}
.ghost-doc-frame{width:100%;height:100%;border:0;background:#111}.ghost-doc-overlay .ghost-system-dialog{width:min(1050px,98vw);height:min(780px,96vh)}.ghost-doc-overlay .ghost-system-body{display:block}.ghost-doc-overlay .ghost-system-content{height:100%;padding:0}
@media(max-width:650px){.ghost-system-overlay{padding:7px}.ghost-system-dialog{height:97vh}.ghost-system-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.ghost-system-tabs{display:flex;gap:5px;border-right:0;border-bottom:1px solid #2a2a33;overflow-x:auto}.ghost-system-tabs button{flex:0 0 auto;margin:0}.ghost-grid-2{grid-template-columns:1fr}}
.ghost-update-notice{position:fixed;right:12px;bottom:12px;z-index:9998;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:180px;padding:9px 11px;border:1px solid rgba(124,92,255,.7);border-radius:9px;background:#24232d;color:#eeeaff;box-shadow:0 12px 34px rgba(0,0,0,.42);cursor:pointer}.ghost-update-notice[hidden]{display:none}.ghost-update-notice b{font-size:10px}.ghost-update-notice span{color:#9d98b5;font-size:8px}.ghost-update-notice:hover{background:#2d2a3a}
.ghost-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ghost-card-heading h4{margin-bottom:4px}.ghost-card-heading p{margin:0;line-height:1.45}.ghost-update-chip{flex:0 0 auto;padding:3px 7px;border:1px solid rgba(124,92,255,.55);border-radius:999px;background:rgba(124,92,255,.12);color:#c9bfff;font-size:8px;font-weight:800;letter-spacing:.09em}.ghost-local-update-preview{display:grid;gap:8px;margin-top:12px;padding:11px;border:1px solid #3b3b47;border-radius:8px;background:#19191f}.ghost-local-update-preview.empty{color:#8f8c9a}.ghost-local-update-preview.invalid{border-color:rgba(255,107,118,.5);color:#ff9ba4}.ghost-local-update-preview.ready{border-color:rgba(81,201,133,.45);background:rgba(81,201,133,.055)}.ghost-local-update-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.ghost-local-update-preview b{color:#eeeaf8}.ghost-local-update-preview span{color:#9693a2;font-size:9px}.ghost-local-update-preview p{margin:0;color:#aaa7b5;line-height:1.45}.ghost-update-stats{display:flex;flex-wrap:wrap;gap:6px}.ghost-update-stats span{padding:3px 6px;border-radius:5px;background:#272730;color:#b9b6c4}.ghost-local-update-card code{padding:1px 4px;border-radius:4px;background:#16161b;color:#c8bfff;font-family:Consolas,monospace}
