
#gfx-ct{display:none;position:fixed;inset:0;z-index:2147483100;background:rgba(15,23,42,.58);align-items:center;justify-content:center;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}
#gfx-ct.open{display:flex}
#gfx-ct .bx{position:relative;background:#fff;border-radius:20px;width:100%;max-width:460px;box-shadow:0 24px 60px rgba(0,0,0,.32);padding:26px 22px 22px;font-family:inherit;direction:rtl;text-align:right;max-height:92vh;overflow:auto}
#gfx-ct .x{position:absolute;top:10px;left:10px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f4;font-size:20px;line-height:1;cursor:pointer;color:#334155}
#gfx-ct h3{margin:0 0 4px;font-size:21px;font-weight:800;color:#0b1220;padding-inline-end:36px}
#gfx-ct .sub{margin:0 0 16px;color:#5a6b72;font-size:14px;line-height:1.6}
#gfx-ct .fld{margin-bottom:11px}
#gfx-ct label{display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:5px}
#gfx-ct input,#gfx-ct select,#gfx-ct textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #e0e8e6;border-radius:12px;font:inherit;font-size:15px;background:#fafbfa;color:#101f28}
#gfx-ct input:focus,#gfx-ct select:focus,#gfx-ct textarea:focus{outline:none;background:#fff;border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.12)}
#gfx-ct textarea{min-height:96px;resize:vertical}
#gfx-ct .hp{position:absolute!important;inset-inline-start:-9999px!important;width:1px;height:1px;opacity:0}
#gfx-ct .send{width:100%;margin-top:6px;padding:14px;border:0;border-radius:12px;cursor:pointer;font:inherit;font-weight:800;font-size:15.5px;color:#fff;background:linear-gradient(140deg,#14b8a6,#0d9488);box-shadow:0 12px 26px -16px rgba(13,148,136,.9)}
#gfx-ct .send[disabled]{opacity:.6}
#gfx-ct .msg{margin-top:10px;font-size:13px;font-weight:700;min-height:18px}
#gfx-ct .msg.err{color:#b42318}
#gfx-ct .ok{display:none;text-align:center;padding:26px 8px}
#gfx-ct .ok .v{font-size:46px}
#gfx-ct .ok b{display:block;font-size:19px;margin:10px 0 5px;color:#0b1220}
#gfx-ct .ok span{color:#5a6b72;font-size:14.5px;line-height:1.7}
#gfx-ct .fine{margin:10px 0 0;font-size:11.5px;color:#94a3b8;line-height:1.6}
.gfx-ct-link{color:#0d9488!important;text-decoration:underline;cursor:pointer;font-weight:700}
@media(max-width:480px){#gfx-ct{padding:0;align-items:flex-end}#gfx-ct .bx{border-radius:20px 20px 0 0;max-height:94vh}}
