.pglmo-body{margin:0;background:#f4f8ff;color:#12213a;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.pglmo-shell{max-width:1280px;margin:0 auto;padding:24px}.pglmo-hero{background:linear-gradient(135deg,#0f3d91,#1d75d8);color:white;border-radius:22px;padding:28px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 20px 50px rgba(15,61,145,.2)}.pglmo-hero h1{margin:0;font-size:34px}.pglmo-hero p{margin:8px 0 0;color:#dbeafe}.pglmo-subnav{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.pglmo-subnav a{padding:10px 14px;border-radius:999px;text-decoration:none;background:#e8f1ff;color:#16468f;font-weight:700}.pglmo-subnav a.active,.pglmo-subnav a:hover{background:#1d75d8;color:#fff}.pglmo-panel{background:white;border:1px solid #d8e7ff;border-radius:22px;padding:22px;box-shadow:0 10px 30px rgba(20,80,160,.08)}.pglmo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.pglmo-card{display:block;padding:20px;border-radius:18px;border:1px solid #d8e7ff;background:#fbfdff;text-decoration:none;color:#12213a}.pglmo-card:hover{border-color:#1d75d8;box-shadow:0 12px 28px rgba(29,117,216,.12)}.pglmo-btn{border:0;background:#fff;color:#16468f;font-weight:800;border-radius:12px;padding:10px 14px;text-decoration:none;cursor:pointer}.pglmo-table{width:100%;border-collapse:collapse}.pglmo-table th{text-align:left;background:#eef6ff;color:#16468f;padding:12px}.pglmo-table td{border-bottom:1px solid #edf3fb;padding:12px}.pglmo-link{background:none;border:0;color:#0f5fc7;font-weight:800;cursor:pointer;font-size:15px}.pglmo-footer{margin:20px 0;color:#5f6f86;font-size:13px;text-align:center}.pglmo-modal{display:none;position:fixed;inset:0;background:rgba(7,21,48,.56);z-index:99999;align-items:center;justify-content:center;padding:24px}.pglmo-modal.open{display:flex}.pglmo-modal-card{background:white;width:min(1120px,95vw);max-height:90vh;overflow:auto;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);position:relative}.pglmo-modal-close{position:absolute;right:18px;top:14px;border:0;background:#e8f1ff;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.pglmo-modal-inner{padding:26px}.pglmo-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.pglmo-tab{border:1px solid #d8e7ff;background:#f8fbff;border-radius:999px;padding:9px 12px;cursor:pointer;font-weight:700}.pglmo-tab.active{background:#1d75d8;color:#fff}.pglmo-tab-pane{display:none}.pglmo-tab-pane.active{display:block}.pglmo-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.pglmo-field label{display:block;font-weight:800;color:#16468f;margin-bottom:6px}.pglmo-field input,.pglmo-field textarea,.pglmo-field select{width:100%;box-sizing:border-box;border:1px solid #c7dcf8;border-radius:12px;padding:10px 12px}.pglmo-field textarea{min-height:90px}.pglmo-save{background:#1d75d8;color:white;border:0;border-radius:12px;padding:12px 16px;font-weight:900;cursor:pointer}.pglmo-muted{color:#667085}.pglmo-pre{white-space:pre-wrap;background:#f6f9ff;border:1px solid #d8e7ff;border-radius:14px;padding:14px;max-height:360px;overflow:auto}
.pglmo-notice{background:#eef6ff;border:1px solid #b8d7ff;color:#16468f;border-radius:14px;padding:12px;margin:0 0 16px}.pglmo-actions{display:flex;gap:8px;margin:8px 0 12px}.pglmo-copy,.pglmo-delete-plan{border:1px solid #c7dcf8;background:#f8fbff;color:#16468f;border-radius:10px;padding:8px 10px;font-weight:800;cursor:pointer}.pglmo-delete-plan{color:#b42318;background:#fff4f3;border-color:#ffd0ca}
.pglmo-dev-list{display:flex;flex-direction:column;gap:14px;margin:14px 0 24px}.pglmo-dev-record{background:#fff;border:1px solid #d8e7ff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(20,80,160,.07)}.pglmo-dev-grid{display:grid;grid-template-columns:120px minmax(260px,1fr) 64px 74px 64px 64px 90px;align-items:center}.pglmo-dev-head{background:#eef6ff;color:#16468f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.pglmo-dev-head div,.pglmo-dev-values div{padding:9px 11px;border-right:1px solid #d8e7ff}.pglmo-dev-head div:last-child,.pglmo-dev-values div:last-child{border-right:0}.pglmo-dev-values{font-size:14px}.pglmo-dev-values div:not(:nth-child(2)){text-align:center;font-weight:800}.pglmo-dev-desc{padding:12px 14px;border-top:1px solid #edf3fb;line-height:1.45;color:#27364f}.pglmo-dev-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:10px 14px;background:#fbfdff;border-top:1px solid #edf3fb}.pglmo-btn-mini,.pglmo-btn-small{display:inline-block;background:#e8f1ff;color:#16468f;border:1px solid #c7dcf8;border-radius:10px;padding:7px 10px;text-decoration:none;font-weight:800;font-size:13px}.pglmo-dev-plugin{display:block;color:#667085;font-weight:600;font-size:12px;margin-top:3px}.pglmo-empty{padding:18px;border:1px dashed #b8d7ff;border-radius:14px;background:#fbfdff;color:#667085}@media(max-width:820px){.pglmo-dev-grid{grid-template-columns:1fr 1fr 1fr}.pglmo-dev-head div:nth-child(2),.pglmo-dev-values div:nth-child(2){grid-column:span 2}.pglmo-dev-head div,.pglmo-dev-values div{text-align:left!important}.pglmo-dev-head div:nth-child(n+3),.pglmo-dev-values div:nth-child(n+3){font-size:12px}}
.pglmo-dev-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px;margin:16px 0}.pglmo-dev-card{background:#fff;border:1px solid #d8e7ff;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(20,80,160,.08)}.pglmo-dev-card h3{margin:0 0 4px}.pglmo-dev-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.pglmo-dev-metrics span{background:#eef6ff;border:1px solid #d8e7ff;border-radius:12px;padding:8px;font-size:12px;color:#16468f}.pglmo-dev-metrics b{float:right;font-size:15px;color:#12213a}.pglmo-badge{display:inline-block;background:#1d75d8;color:#fff;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800}.pglmo-ava-panel{background:linear-gradient(135deg,#e8f1ff,#fff);border:1px solid #b8d7ff;border-radius:20px;padding:18px;margin:14px 0 18px}.pglmo-chip-row{display:flex;gap:8px;flex-wrap:wrap}.pglmo-chip-row span{background:#fff;border:1px solid #c7dcf8;color:#16468f;border-radius:999px;padding:8px 10px;font-weight:800;font-size:12px}.pglmo-filterbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;background:#f8fbff;border:1px solid #d8e7ff;border-radius:16px;padding:12px;margin:16px 0}.pglmo-filterbar input,.pglmo-filterbar select{border:1px solid #c7dcf8;border-radius:12px;padding:10px 12px}.pglmo-dev-table{display:flex;flex-direction:column;gap:10px}.pglmo-dev-table-head,.pglmo-dev-main{display:grid;grid-template-columns:90px minmax(180px,1fr) 45px 55px 62px 55px 55px 55px 55px 75px 90px 260px;gap:0;align-items:center}.pglmo-dev-table-head{background:#eef6ff;color:#16468f;font-size:12px;font-weight:900;text-transform:uppercase;border-radius:12px;padding:9px}.pglmo-dev-table-row{background:#fff;border:1px solid #d8e7ff;border-radius:16px;padding:10px;box-shadow:0 6px 18px rgba(20,80,160,.06)}.pglmo-dev-main span,.pglmo-dev-main strong{padding:5px 7px}.pglmo-dev-main span:not(:first-child){text-align:center}.pglmo-dev-wide{margin:8px 7px 5px;line-height:1.45;color:#27364f}.pglmo-dev-action{margin:2px}@media(max-width:1100px){.pglmo-dev-table-head{display:none}.pglmo-dev-main{grid-template-columns:1fr 1fr 1fr}.pglmo-dev-main strong{grid-column:span 2}.pglmo-dev-main span{text-align:left!important}.pglmo-dev-metrics{grid-template-columns:repeat(2,1fr)}}
.pglmo-ai-query{width:100%;min-height:360px;box-sizing:border-box;border:1px solid #c7dcf8;border-radius:16px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#f8fbff;color:#12213a;line-height:1.45}
.pglmo-dev-editor{background:#f8fbff;border:1px solid #b8d7ff;border-radius:20px;padding:18px;margin:16px 0;box-shadow:0 8px 24px rgba(20,80,160,.08)}
.pglmo-dev-editor h3{margin-top:0;color:#16468f}.pglmo-ai-inline{background:#f8fbff;border:1px solid #d8e7ff;border-radius:18px;padding:14px;margin:14px 0}.pglmo-btn-secondary{display:inline-block;background:#e8f1ff;color:#16468f;border:1px solid #c7dcf8;border-radius:12px;padding:9px 12px;text-decoration:none;font-weight:800;margin:4px 0 10px}

.pglmo-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.pglmo-help-card,.pglmo-shortcode-card{background:#fff;border:1px solid #cfe1ff;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(15,44,89,.08)}.pglmo-help-card h4,.pglmo-shortcode-card h4{margin:.1rem 0 .6rem;color:#123b7a}.pglmo-shortcode-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.pglmo-sample{background:#f4f8ff;border:1px solid #d8e7ff;border-radius:12px;padding:10px;margin:10px 0}.pglmo-version-row{cursor:pointer}.pglmo-version-row:hover{background:#eef6ff}.pglmo-empty{padding:16px;border:1px dashed #9fc4ff;background:#f6fbff;border-radius:16px;color:#1e3a5f}
