.sce-live-count{display:flex;align-items:center;gap:9px;margin-top:24px;width:max-content;padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:#bec9da}.sce-live-count i{width:8px;height:8px;border-radius:50%;background:#37d67a;box-shadow:0 0 0 4px rgba(55,214,122,.13);animation:scePulse 1.8s infinite}.sce-live-count strong{font-size:16px;color:#fff}.sce-live-count span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}@keyframes scePulse{50%{box-shadow:0 0 0 8px rgba(55,214,122,0)}}
.sce-btn--confirm{background:#18804a;color:#fff;box-shadow:0 10px 28px rgba(24,128,74,.23)}.sce-btn--confirm:hover{background:#159354}.sce-review{background:#fff;border:1px solid var(--sce-line);border-radius:var(--sce-radius);overflow:hidden;box-shadow:0 14px 45px rgba(18,33,62,.07)}.sce-review>header{display:flex;align-items:center;gap:20px;padding:25px 28px;background:var(--sce-navy);color:#fff}.sce-review>header>span{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#18804a;font-size:23px;font-weight:900}.sce-review>header .sce-eyebrow{margin:0 0 5px;color:#8fa6cd}.sce-review>header h3{margin:0;font-size:25px}.sce-review>header p:last-child{margin:6px 0 0;color:#b7c2d5;font-size:13px}.sce-review-card{display:grid;grid-template-columns:45px 1fr auto;align-items:start;gap:17px;padding:22px 28px;border-bottom:1px solid var(--sce-line)}.sce-review-card:last-child{border-bottom:0}.sce-review-card>span{font-size:22px;font-weight:900;color:#d0d5de}.sce-review-card>div{display:flex;flex-direction:column;gap:4px}.sce-review-card small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--sce-muted)}.sce-review-card h4{font-size:13px;color:var(--sce-muted);margin:0 0 7px}.sce-review-card b{font-size:17px}.sce-review-card p{font-size:13px;color:var(--sce-muted);margin:0;line-height:1.45}.sce-review-card button{border:1px solid var(--sce-line);background:#fff;color:var(--sce-blue);border-radius:6px;padding:7px 10px;font-size:11px;font-weight:800;cursor:pointer}.sce-review-card button:hover{border-color:var(--sce-blue)}
@media(max-width:767px){.sce-review>header{padding:20px 16px;align-items:flex-start}.sce-review>header>span{width:38px;height:38px}.sce-review>header h3{font-size:21px}.sce-review-card{grid-template-columns:30px 1fr;padding:18px 16px}.sce-review-card>button{grid-column:2;width:max-content}.sce-live-count{margin-top:18px}}
