.ffqrg-front-wrap{background:linear-gradient(180deg,#fff 0,#f8fafc 100%);border:1px solid #e4e8ef;border-radius:26px;padding:30px;box-shadow:0 18px 45px rgb(15 23 42/.08);max-width:780px;margin:0 auto;font-family:inherit}.ffqrg-front-title{margin:0 0 18px;font-size:clamp(24px,3vw,34px);line-height:1.12;color:#111827;font-weight:800}.ffqrg-front-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.ffqrg-front-form label{display:block;margin-bottom:7px;color:#172033}.ffqrg-front-form input,.ffqrg-front-form select,.ffqrg-front-form textarea{width:100%;border:1px solid #d6dce7;border-radius:14px;padding:13px 15px;box-sizing:border-box;background:#fff;box-shadow:none;color:#111827}.ffqrg-front-form input:focus,.ffqrg-front-form select:focus,.ffqrg-front-form textarea:focus{border-color:#10b981;box-shadow:0 0 0 4px rgb(16 185 129/.14);outline:0}.ffqrg-front-panel{margin-bottom:18px}.ffqrg-front-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;background:#111827;color:#fff!important;text-decoration:none;cursor:pointer;font-weight:800;transition:transform .16s ease,background .16s ease,box-shadow .16s ease;box-shadow:0 10px 24px rgb(17 24 39/.16)}.ffqrg-front-actions button:hover{background:#047857;transform:translateY(-1px);color:#fff!important}.ffqrg-checkbox-row{display:flex!important;align-items:center;gap:8px;color:#374151}.ffqrg-checkbox-row input[type=checkbox]{width:auto}@media (max-width:767px){.ffqrg-front-grid{grid-template-columns:1fr}.ffqrg-front-wrap{padding:20px;border-radius:22px}.ffqrg-front-actions button{width:100%}}