.cp-post-popup{position:fixed;inset:0;margin:auto;padding:0;width:min(820px,calc(100vw - 32px));height:min(860px,calc(100dvh - 40px));max-width:none;max-height:none;border:1px solid #d5e6df;border-radius:20px;background:#f3f8f5;color:#123e30;box-shadow:0 24px 90px #001e2160;overflow:hidden}
.cp-post-popup::backdrop{background:rgba(0,20,13,.66)}
.cp-post-popup[open]{display:flex;flex-direction:column}
.cp-post-popup__head{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-bottom:1px solid #dce9e2;flex-shrink:0}
.cp-post-popup__head h2{font-family:inherit;font-weight:700;font-size:18px;line-height:1.3;margin:0;flex:1;color:#123e30}
.cp-post-popup__close{border:0!important;border-radius:50%!important;background:#e9f4ee!important;color:#185c3d!important;width:36px;height:36px;padding:0!important;font-size:25px!important;cursor:pointer}
.cp-post-popup__frame{width:100%;flex:1;min-height:0;border:0;background:#f3f8f5}
.cp-post-popup__status{padding:20px;margin:0;color:#365f50}
.cp-post-popup__link{padding:10px 20px;background:white;border-top:1px solid #dce9e2;color:#087f40!important;font-size:12px;text-align:right;flex-shrink:0}
@media(max-width:600px){.cp-post-popup{width:100%;height:100dvh;border-radius:0;border:0}.cp-post-popup__head{padding:12px}.cp-post-popup__head h2{font-size:16px}}
