/* SIGEduc V614 - Connected Government Platform */
.v614-wrap{max-width:1360px;margin:0 auto;padding:22px 22px 42px;color:#0f2544}
.v614-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#052f73,#0969d8 60%,#17a6e8);border-radius:28px;color:#fff;padding:30px;box-shadow:0 24px 60px rgba(5,47,115,.22);position:relative;overflow:hidden}
.v614-hero:after{content:"";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(255,255,255,.13);border-radius:50%}.v614-hero h1{margin:8px 0 8px;font-size:34px;letter-spacing:-.04em}.v614-hero p{margin:0;opacity:.9;max-width:760px;line-height:1.55}.v614-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-weight:800;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.v614-hero-actions{display:flex;gap:10px;flex-wrap:wrap;z-index:2}.v614-hero-actions a,.v614-btn{border:0;background:#fff;color:#0758bd;text-decoration:none;padding:11px 15px;border-radius:14px;font-weight:800;box-shadow:0 10px 24px rgba(2,21,50,.14);cursor:pointer}.v614-btn.secondary{background:#eef6ff;color:#0b3f86;box-shadow:none}.v614-tabs{display:flex;gap:10px;overflow:auto;padding:18px 2px 14px}.v614-tabs a{white-space:nowrap;display:flex;align-items:center;gap:8px;text-decoration:none;background:#fff;border:1px solid #dbe8f8;color:#23415f;border-radius:16px;padding:11px 14px;font-weight:800;box-shadow:0 10px 24px rgba(11,63,134,.06)}.v614-tabs a.active{background:#0b63ce;color:#fff;border-color:#0b63ce}.v614-grid{display:grid;gap:16px;margin:18px 0}.v614-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.v614-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.v614-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.v614-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.v614-card,.v614-panel,.v614-integration{background:rgba(255,255,255,.96);border:1px solid #dbe8f8;border-radius:24px;padding:22px;box-shadow:0 18px 42px rgba(15,53,95,.08)}.v614-card{display:flex;flex-direction:column;gap:8px;min-height:145px}.v614-card.mini{min-height:126px;padding:18px}.v614-card strong{color:#27435f;font-size:14px}.v614-card b{font-size:30px;letter-spacing:-.04em;color:#081f3d}.v614-card span,.v614-integration p,.v614-panel p{color:#66809a;line-height:1.45}.v614-icon{width:42px;height:42px;border-radius:16px;background:#eef6ff;display:grid;place-items:center;font-size:22px}.v614-panel{margin:18px 0}.v614-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.v614-panel h2{margin:0;color:#0c2f5e}.v614-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.v614-feed.compact{grid-template-columns:1fr}.v614-feed article{border:1px solid #e5effa;background:#fbfdff;border-radius:18px;padding:16px;position:relative}.v614-feed article span,.v614-pill{display:inline-flex;background:#eaf4ff;color:#0758bd;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.v614-feed article strong{display:block;margin:10px 0 5px;color:#0a2342}.v614-feed article p{margin:0 0 8px}.v614-feed article small{color:#7890a8}.v614-integration{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px}.v614-integration h3{margin:0 0 6px}.v614-integration p{margin:0 0 8px}.v614-integration span{font-weight:800;color:#0b63ce}.v614-table{overflow:auto}.v614-table table{width:100%;border-collapse:separate;border-spacing:0 8px}.v614-table th{text-align:left;color:#58708b;font-size:13px;padding:8px 10px}.v614-table td{background:#f8fbff;border-top:1px solid #e4eef9;border-bottom:1px solid #e4eef9;padding:13px 10px}.v614-table td:first-child{border-left:1px solid #e4eef9;border-radius:14px 0 0 14px}.v614-table td:last-child{border-right:1px solid #e4eef9;border-radius:0 14px 14px 0}.v614-method{background:#e9fff3;color:#087844;padding:5px 9px;border-radius:999px;font-weight:900}.v614-check{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.v614-check li{background:#f5f9ff;border:1px solid #e2edf8;border-radius:14px;padding:12px 14px}.v614-check li:before{content:"✓";color:#0d9f61;font-weight:900;margin-right:8px}.v614-bars{display:grid;gap:14px}.v614-bars div{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:12px}.v614-bars b{height:14px;background:linear-gradient(90deg,#0b63ce,#15c284);border-radius:99px;display:block}.sigeduc-v614-floating{position:fixed;right:18px;bottom:92px;z-index:9998;display:flex;flex-direction:column;gap:10px}.sigeduc-v614-floating a{display:flex;align-items:center;gap:8px;background:#071f40;color:#fff;text-decoration:none;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;box-shadow:0 14px 32px rgba(2,21,50,.24)}.sigeduc-v614-floating a:first-child{background:#0b63ce}.sigeduc-v614-notify-pop{position:fixed;right:18px;top:76px;width:min(380px,calc(100vw - 32px));background:#fff;border:1px solid #dbe8f8;border-radius:22px;box-shadow:0 24px 60px rgba(6,44,92,.22);z-index:9999;display:none;overflow:hidden}.sigeduc-v614-notify-pop.active{display:block}.sigeduc-v614-notify-pop header{padding:16px 18px;background:#f2f7ff;font-weight:900;color:#0a2342}.sigeduc-v614-notify-pop .item{padding:14px 18px;border-top:1px solid #edf3fb}.sigeduc-v614-notify-pop .item strong{display:block}.sigeduc-v614-notify-pop .item span{font-size:12px;color:#6d8298}
@media(max-width:1050px){.v614-grid-5,.v614-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.v614-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.v614-hero{align-items:flex-start;flex-direction:column}.v614-feed{grid-template-columns:1fr}}
@media(max-width:680px){.v614-wrap{padding:14px 12px 30px}.v614-hero{border-radius:22px;padding:22px}.v614-hero h1{font-size:26px}.v614-grid-2,.v614-grid-3,.v614-grid-4,.v614-grid-5{grid-template-columns:1fr}.v614-integration{grid-template-columns:46px 1fr}.v614-integration .v614-btn{grid-column:1/-1}.v614-check{grid-template-columns:1fr}.v614-tabs{padding-bottom:8px}.sigeduc-v614-floating{right:12px;bottom:74px}.sigeduc-v614-floating a:not(:first-child){display:none}}

/* Sprint55 - desloca atalhos técnicos para não cobrir chat e rodapé */
.sigeduc-v614-floating{bottom:168px!important;right:22px!important;z-index:9996!important}@media(max-width:720px){.sigeduc-v614-floating{bottom:150px!important;right:12px!important}.sigeduc-v614-floating a:not(:first-child){display:none!important}}
