.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:rgba(255,253,248,0.6);overflow:auto}.site-popup-card{width:min(380px,92vw);flex:0 0 auto;border:1px solid #cfdfd3;background:#fffdf8;color:#31523d;box-shadow:0 18px 55px rgba(23,62,41,0.1);position:relative}.site-popup-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #cfdfd3;background:#fffdf8}.site-popup-head h2{margin:0;font-size:17px}.site-popup-close{width:34px;height:34px;border:0;background:none;color:#31523d;font-size:29px;line-height:1;cursor:pointer}.site-popup-image{display:block;width:100%;max-height:520px;object-fit:contain;background:#fffdf8}.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:#31523d}.site-popup-footer{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cfdfd3}.site-popup-footer button{padding:12px;border:0;background:#fffdf8;color:#31523d;cursor:pointer}.site-popup-footer button+button{border-left:1px solid #cfdfd3}.site-popup-footer button:hover{background:#fffdf8}@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)}}
