
/* V3.5H.2.1 — compact period history */
.zg-review-period-chip[hidden]{display:none!important}.zg-period-history-entry{display:flex;justify-content:flex-end;margin-top:10px}.zg-period-history-entry>button{appearance:none;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid rgba(132,112,255,.20);border-radius:12px;background:linear-gradient(135deg,rgba(112,88,255,.09),rgba(46,165,230,.025));color:#c9c5f8;cursor:pointer}.zg-period-history-entry>button:hover{border-color:rgba(139,120,255,.42);background:linear-gradient(135deg,rgba(112,88,255,.16),rgba(46,165,230,.05))}.zg-period-history-entry span{color:#8f7eff}.zg-period-history-entry b{font:850 10.5px/1.3 Cairo,Inter,sans-serif}.zg-period-history-entry small{padding-inline-start:8px;border-inline-start:1px solid rgba(255,255,255,.07);color:#747d8e;font:750 8.5px/1 Inter,sans-serif}
.zg-period-history-open{overflow:hidden}.zg-period-history-modal{position:fixed;inset:0;z-index:2147483200;display:grid;place-items:center;padding:28px;background:rgba(2,4,9,.76);backdrop-filter:blur(15px);opacity:0;transition:opacity .16s ease}.zg-period-history-modal.is-open{opacity:1}.zg-period-history-dialog{width:min(900px,94vw);max-height:min(780px,88dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(130,111,255,.28);border-radius:24px;background:radial-gradient(circle at 10% 0,rgba(115,89,255,.11),transparent 32%),#0b0e15;box-shadow:0 28px 90px rgba(0,0,0,.55);transform:translateY(10px) scale(.985);transition:transform .18s ease}.zg-period-history-modal.is-open .zg-period-history-dialog{transform:none}.zg-period-history-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid rgba(255,255,255,.055)}.zg-period-history-dialog>header>div>span{display:block;color:#9886ff;font:900 9px/1 Inter,sans-serif;letter-spacing:.16em}.zg-period-history-dialog h2{margin:7px 0 3px;color:#fff;font:900 24px/1.25 Cairo,Inter,sans-serif}.zg-period-history-dialog p{margin:0;color:#7d8595;font:650 11px/1.65 Cairo,Inter,sans-serif}.zg-period-history-close{flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035);color:#d8dbe4;font-size:24px;cursor:pointer}.zg-period-history-close:hover{background:rgba(255,255,255,.07);color:#fff}.zg-period-history-list{overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;scrollbar-width:thin;scrollbar-color:rgba(126,107,255,.28) transparent}.zg-period-history-card{display:grid;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.065);border-radius:17px;background:rgba(6,8,13,.56)}.zg-period-history-card.is-current{border-color:rgba(58,216,151,.24);background:linear-gradient(135deg,rgba(38,165,113,.065),rgba(112,86,255,.035))}.zg-period-history-card.is-selected{box-shadow:inset 0 0 0 1px rgba(139,120,255,.28)}.zg-period-history-card.is-upcoming{opacity:.72}.zg-period-history-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.zg-period-history-card>header span{display:block;color:#7e8799;font:800 8px/1.2 Cairo,Inter,sans-serif}.zg-period-history-card.is-current>header span{color:#72e3b0}.zg-period-history-card>header h3{margin:5px 0 0;color:#f2f3f6;font:900 20px/1.1 Cairo,Inter,sans-serif}.zg-period-history-card>header small{display:block;margin-top:4px;color:#697283;font-size:9px}.zg-period-history-card>header strong{color:#fff;font:900 23px/1 Inter,sans-serif}.zg-period-history-card>header strong em{color:#777f90;font:800 9px/1 Inter,sans-serif;font-style:normal}.zg-period-history-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.zg-period-history-metrics>div{padding:9px;border:1px solid rgba(255,255,255,.05);border-radius:11px;background:rgba(255,255,255,.018)}.zg-period-history-metrics span,.zg-period-history-metrics b{display:block}.zg-period-history-metrics span{color:#6f7889;font:700 8px/1.3 Cairo,Inter,sans-serif}.zg-period-history-metrics b{margin-top:5px;color:#e7e9ef;font:900 11px/1 Inter,sans-serif}.zg-period-history-card>button{appearance:none;min-height:36px;border:1px solid rgba(127,105,255,.22);border-radius:11px;background:rgba(111,88,255,.085);color:#cbc4ff;font:850 10px/1 Cairo,Inter,sans-serif;cursor:pointer}.zg-period-history-card>button:hover:not(:disabled){border-color:rgba(138,119,255,.42);background:rgba(111,88,255,.15);color:#fff}.zg-period-history-card>button:disabled{cursor:not-allowed;opacity:.45}.zg-period-history-empty{grid-column:1/-1;padding:30px;border:1px dashed rgba(255,255,255,.08);border-radius:16px;text-align:center;color:#70798a;font-size:11px}
@media(max-width:680px){.zg-period-history-modal{padding:0;place-items:end center}.zg-period-history-dialog{width:100%;max-height:92dvh;border-radius:24px 24px 0 0;border-bottom:0}.zg-period-history-dialog>header{padding:18px 16px 15px}.zg-period-history-dialog h2{font-size:20px}.zg-period-history-list{grid-template-columns:1fr;padding:14px}.zg-period-history-entry{justify-content:stretch}.zg-period-history-entry>button{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.zg-period-history-modal,.zg-period-history-dialog{transition:none!important}}
