.site-popup-layer{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-start;justify-content:center;gap:14px;padding:5vh 18px;background:#0009;overflow:auto}.site-popup-card{width:min(380px,92vw);flex:0 0 auto;border:1px solid #c33b54;background:#10070c;color:#fff;box-shadow:0 18px 55px #000c;position:relative}.site-popup-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #68202c;background:#220b11}.site-popup-head h2{margin:0;font-size:17px}.site-popup-close{width:34px;height:34px;border:0;background:none;color:#fff;font-size:29px;line-height:1;cursor:pointer}.site-popup-image{display:block;width:100%;max-height:520px;object-fit:contain;background:#050505}.site-popup-rich{padding:18px;line-height:1.7;overflow-wrap:anywhere}.site-popup-rich:empty{display:none}.site-popup-rich img{max-width:100%;height:auto}.site-popup-rich a{color:#79e9ff}.site-popup-footer{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #63202b}.site-popup-footer button{padding:12px;border:0;background:#1b1b1b;color:#fff;cursor:pointer}.site-popup-footer button+button{border-left:1px solid #444}.site-popup-footer button:hover{background:#303030}@media(max-width:850px){.site-popup-layer{justify-content:flex-start;flex-direction:column;align-items:center;padding:18px 10px}.site-popup-card{width:min(440px,96vw)}}

