.site-popup-layer{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;align-items:center;gap:14px;padding:5vh 18px;background:rgba(15,37,28,.68);backdrop-filter:blur(3px);overflow:auto}.site-popup-close-all{position:sticky;top:0;z-index:2;flex:0 0 auto;padding:10px 17px;border:1px solid #2f7659;border-radius:999px;background:#103e2e;color:#fff;box-shadow:0 10px 30px rgba(16,44,33,.32);font:inherit;font-weight:700;cursor:pointer}.site-popup-close-all span{margin-left:5px;font-size:20px;line-height:0}.site-popup-close-all:hover{background:#087f5b}.site-popup-list{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:14px;width:100%}.site-popup-card{width:min(380px,92vw);flex:0 0 auto;border:1px solid #cfdfd3;border-radius:14px;overflow:hidden;background:#fffdf8;color:#31523d;box-shadow:0 22px 64px rgba(16,44,33,.28);position:relative}.site-popup-head{display:none}.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:#087f5b}.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:#edf4ef}@media(max-width:850px){.site-popup-layer{padding:18px 10px}.site-popup-list{flex-direction:column;align-items:center}.site-popup-card{width:min(440px,96vw)}}
