.sgl-period-toolbar{display:flex;align-items:center;gap:14px;margin:15px 0 20px;padding:13px 16px;border:2px solid #66bfff;border-radius:18px;background:linear-gradient(145deg,#fff,#eaf7ff);box-shadow:0 5px 0 #b8d8ea,0 12px 24px rgba(10,69,119,.1)}.sgl-period-toolbar>div:first-child{display:flex;align-items:center;gap:11px;margin-right:auto}.sgl-period-toolbar>div:first-child>i{display:grid;place-items:center;width:44px;height:44px;border:2px solid #88e7ff;border-radius:13px;background:linear-gradient(#2ed0ff,#0876e8);box-shadow:0 4px 0 #0653a0;color:#fff;font-size:18px}.sgl-period-toolbar span{display:grid;gap:2px}.sgl-period-toolbar strong{color:#071d3b}.sgl-period-toolbar small{color:#61768d}.sgl-period-toolbar label{display:grid;gap:4px;color:#567087;font-size:10px;font-weight:800;text-transform:uppercase}.sgl-period-toolbar select,.sgl-period-toolbar input{min-height:42px;padding:0 38px 0 13px;border:2px solid #b7d7ee;border-radius:12px;background:#fff;color:#071d3b;font:700 13px inherit;outline:0}.sgl-period-toolbar select:focus,.sgl-period-toolbar input:focus{border-color:#148cff;box-shadow:0 0 0 3px rgba(20,140,255,.14)}.sgl-period-custom{display:flex;gap:9px}.sgl-period-custom[hidden]{display:none!important}.sgl-period-toolbar>button,.sgl-call-state button{min-height:42px;padding:0 15px;border:1px solid #54caff;border-radius:12px;background:linear-gradient(#17a8fa,#0870dc);box-shadow:0 4px 0 #064b93;color:#fff;font-weight:900;cursor:pointer}.sgl-period-toolbar>button:hover,.sgl-call-state button:hover{filter:brightness(1.08);transform:translateY(-1px)}
.sgl-call-entry{display:grid;gap:0}.sgl-call-state button{min-height:34px;padding:0 10px;font-size:10px;white-space:nowrap}.sgl-call-detail{margin:-2px 18px 12px;padding:22px;border:2px solid #55bdff;border-top:0;border-radius:0 0 20px 20px;background:linear-gradient(145deg,#071d3d,#0b3766);box-shadow:0 7px 0 #05244a,0 15px 30px rgba(5,35,70,.2);color:#fff;animation:sglCallDetailIn .25s ease both}.sgl-call-detail[hidden]{display:none!important}.sgl-call-detail-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;color:#bce9ff}.sgl-call-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sgl-call-detail-grid>section{min-width:0;padding:18px;border:1px solid rgba(110,207,255,.4);border-radius:17px;background:rgba(4,26,57,.58)}.sgl-call-detail header{display:flex;align-items:center;gap:11px;margin-bottom:14px}.sgl-call-detail header>i{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(#37d8ff,#1677ef);box-shadow:0 4px 0 #083c8b}.sgl-call-detail header small{display:block;color:#55ddff;font-size:9px;font-weight:900;letter-spacing:.13em}.sgl-call-detail h3{margin:3px 0 0;color:#fff;font-size:17px}.sgl-call-detail p{margin:0;color:#e2f3ff;line-height:1.65;white-space:pre-line}.sgl-call-detail audio{width:100%;margin:7px 0 10px}.sgl-call-detail section>small{display:block;color:#9fc5df;line-height:1.45}.sgl-call-detail section>a{display:inline-flex;align-items:center;gap:7px;margin-top:13px;padding:9px 12px;border-radius:10px;background:#1187ee;color:#fff;text-decoration:none;font-weight:800}.sgl-aircall-unavailable{display:flex;align-items:center;gap:11px;min-height:82px;padding:14px;border:1px dashed #5884aa;border-radius:13px;background:rgba(255,255,255,.04);color:#a9c8dd}.sgl-aircall-unavailable>i{font-size:22px}.sgl-aircall-unavailable span{display:grid;gap:4px}.sgl-aircall-unavailable strong{color:#fff}.sgl-aircall-unavailable.is-error{border-color:#ff7388;color:#ffd4da}.sgl-call-comments{margin-top:16px;padding:15px;border-radius:14px;background:rgba(255,255,255,.08)}.sgl-call-comments>strong{display:block;color:#6fe4ff}.sgl-call-comments p{margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.1)}
@keyframes sglCallDetailIn{from{opacity:0;transform:translateY(-9px)}to{opacity:1;transform:none}}@media(max-width:1180px){.sgl-period-toolbar{align-items:stretch;flex-wrap:wrap}.sgl-period-toolbar>div:first-child{width:100%}.sgl-call-detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.sgl-period-toolbar,.sgl-period-custom{display:grid;grid-template-columns:1fr}.sgl-period-toolbar label,.sgl-period-toolbar select,.sgl-period-toolbar input,.sgl-period-toolbar>button{width:100%}.sgl-call-detail{margin:-2px 4px 10px;padding:13px}}
.sgl-game-audio{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr) 46px;gap:13px;align-items:center;margin:8px 0 13px;padding:14px;border:2px solid #42d8ff;border-radius:20px;background:radial-gradient(circle at 12% 25%,#164e9d99,transparent 30%),linear-gradient(145deg,#071c43,#101353 62%,#251263);box-shadow:inset 0 2px #ffffff40,inset 0 0 0 5px #061435,0 6px 0 #020b25,0 0 24px #27c8ff42;overflow:hidden}.sgl-game-audio:before{content:"AUDIO AIRCALL";position:absolute;right:15px;top:6px;color:#55e5ff;font-size:7px;font-weight:1000;letter-spacing:.16em}.sgl-game-audio audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sgl-game-audio-play{position:relative;display:grid;place-items:center;width:62px;height:62px;border:3px solid #bdf7ff;border-radius:20px;background:linear-gradient(145deg,#34e2ff,#086bea 65%,#4934d7);box-shadow:inset 0 2px #fff8,0 6px 0 #042e8d,0 0 20px #26d7ff88;color:#fff;font-size:22px;cursor:pointer}.sgl-game-audio-play:after{content:"";position:absolute;inset:-8px;border:1px solid #4be3ff;border-radius:25px;opacity:.35;animation:sglAudioAura 2.2s ease-in-out infinite}.sgl-game-audio-play span{position:absolute;right:-5px;top:-5px;width:13px;height:13px;border:2px solid #dffaff;border-radius:50%;background:#36e58d;box-shadow:0 0 10px #36e58d}.sgl-game-audio-core{display:grid;gap:7px;min-width:0}.sgl-game-audio-meta{display:flex;align-items:end;justify-content:space-between;gap:10px}.sgl-game-audio-meta span{display:grid}.sgl-game-audio-meta small{color:#4bdfff;font-size:7px;font-weight:1000;letter-spacing:.14em}.sgl-game-audio-meta strong{color:#fff;font-size:12px}.sgl-game-audio-meta b{padding:4px 8px;border:1px solid #4f8dca;border-radius:999px;background:#03152f;color:#bdeaff;font:900 10px/1 monospace;white-space:nowrap}.sgl-game-audio input[type=range]{--audio-progress:0%;width:100%;height:12px;margin:0;appearance:none;border:2px solid #59cfff;border-radius:999px;background:linear-gradient(90deg,#27e5ff 0,#5277ff var(--audio-progress),#03132e var(--audio-progress),#03132e 100%);box-shadow:inset 0 2px 4px #0009,0 0 10px #29dcff44;cursor:pointer}.sgl-game-audio input[type=range]::-webkit-slider-thumb{width:20px;height:20px;appearance:none;border:3px solid #fff;border-radius:7px;background:linear-gradient(#ffd94c,#ff9f16);box-shadow:0 3px 0 #8e4600,0 0 12px #ffc52f}.sgl-game-audio input[type=range]::-moz-range-thumb{width:15px;height:15px;border:3px solid #fff;border-radius:7px;background:#ffc32f;box-shadow:0 3px 0 #8e4600}.sgl-game-audio-wave{height:12px;display:flex;align-items:center;gap:3px;overflow:hidden}.sgl-game-audio-wave i{width:3px;height:calc(var(--wave)*1px);border-radius:99px;background:#39dfff;box-shadow:0 0 5px #38dcff;opacity:.35}.sgl-game-audio.is-playing .sgl-game-audio-wave i{opacity:1;animation:sglAudioWave .55s ease-in-out infinite alternate}.sgl-game-audio.is-playing .sgl-game-audio-wave i:nth-child(3n){animation-delay:.18s}.sgl-game-audio.is-playing .sgl-game-audio-wave i:nth-child(3n+1){animation-delay:.32s}.sgl-game-audio-volume{display:grid;place-items:center;width:42px;height:42px;border:2px solid #61dfff;border-radius:13px;background:linear-gradient(#164c91,#092b62);box-shadow:0 4px 0 #031637;color:#bdf5ff;font-size:15px;cursor:pointer}.sgl-game-audio-volume.is-muted{border-color:#ff7189;background:linear-gradient(#8e2845,#4c1530);color:#ffd8df}.sgl-game-audio.has-error{border-color:#ff7189;filter:saturate(.7)}@keyframes sglAudioAura{50%{transform:scale(1.08);opacity:.65}}@keyframes sglAudioWave{to{height:12px;transform:scaleY(1.45)}}@media(max-width:620px){.sgl-game-audio{grid-template-columns:54px minmax(0,1fr) 38px;gap:8px;padding:11px}.sgl-game-audio-play{width:50px;height:50px;border-radius:16px}.sgl-game-audio-volume{width:36px;height:36px}.sgl-game-audio-meta{align-items:start;flex-direction:column;gap:4px}.sgl-game-audio:before{display:none}}

.sgl-call-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 10px 8px;padding:13px 16px;border:2px solid #36c8ff;border-radius:18px;background:linear-gradient(145deg,#0d4f94,#071f4c);box-shadow:inset 0 2px rgba(255,255,255,.24),0 6px 0 #04183a,0 14px 28px rgba(2,35,78,.2);color:#fff}.sgl-call-pagination[hidden]{display:none!important}.sgl-call-pagination>small{color:#bfeaff;font-size:12px;font-weight:800}.sgl-call-pagination>div{display:flex;align-items:center;justify-content:center;gap:7px}.sgl-call-pagination button{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:2px solid #62d9ff;border-radius:12px;background:linear-gradient(#178fe9,#0a55b3);box-shadow:inset 0 2px rgba(255,255,255,.25),0 4px 0 #04316f;color:#fff;font-weight:1000;cursor:pointer;transition:.16s ease}.sgl-call-pagination button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.12)}.sgl-call-pagination button.is-current{border-color:#fff3a2;background:linear-gradient(#39dfff,#1375ee);box-shadow:inset 0 2px #fff8,0 4px 0 #08499e,0 0 18px #36d8ff}.sgl-call-pagination button:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.4}.sgl-call-pagination span{color:#7fcdf6;font-weight:900}@media(max-width:760px){.sgl-call-pagination{align-items:center;flex-direction:column}.sgl-call-pagination>div{max-width:100%;flex-wrap:wrap}.sgl-call-pagination button{min-width:36px;height:36px}}

/* Barra compacta Aircall v0.91.4 */
.sgl-period-toolbar.is-call-mode{margin-bottom:16px}
.sgl-period-toolbar .sgl-period-aircall{white-space:nowrap}
.sgl-period-toolbar .sgl-period-aircall[hidden]{display:none!important}
@media(min-width:900px){.sgl-period-toolbar.is-call-mode{flex-wrap:nowrap!important;align-items:center!important}.sgl-period-toolbar.is-call-mode>div:first-child{width:auto!important;min-width:260px}.sgl-period-toolbar.is-call-mode .sgl-period-custom:not([hidden]){position:absolute;z-index:8;right:18px;translate:0 62px;padding:10px;border:2px solid #65c7ff;border-radius:15px;background:#f5fbff;box-shadow:0 6px 0 #b8d8ea,0 14px 28px #092b4d26}}
@media(min-width:761px) and (max-width:899px){.sgl-period-toolbar.is-call-mode{display:grid;grid-template-columns:1fr 1fr}.sgl-period-toolbar.is-call-mode>div:first-child{grid-column:1/-1}.sgl-period-toolbar.is-call-mode label,.sgl-period-toolbar.is-call-mode select,.sgl-period-toolbar.is-call-mode>button{width:100%}}