.wphq-wrap{--navy:#001d39;--blue:#0057d8;--blue-dark:#003b91;--pale:#eaf3ff;--ink:#1f2937;--muted:#64748b;--line:#cbd5e1;--paper:#ffffff;--danger:#9f1239;--success:#166534;--radius:14px;color:var(--ink);line-height:1.45}.wphq-wrap *{box-sizing:border-box}.wphq-notice{background:var(--pale);border:1px solid #b7d2f8;border-left:5px solid var(--blue);padding:14px 16px;border-radius:10px;margin-bottom:16px}.wphq-wrap .progress-wrap{position:sticky;top:0;z-index:20;background:rgb(255 255 255 / .96);padding:10px 0 12px;backdrop-filter:blur(6px)}.admin-bar .wphq-wrap .progress-wrap{top:32px}.wphq-wrap .progress-label{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin-bottom:6px}.wphq-wrap .progress{height:9px;background:#dbe4ee;border-radius:99px;overflow:hidden}.wphq-wrap .progress>div{height:100%;width:0;background:var(--blue);transition:width .2s ease}.wphq-form{display:grid;gap:18px}.wphq-form fieldset{border:0;margin:0;padding:0;min-width:0}.wphq-form .section{background:var(--paper);border:1px solid #dce5ef;border-radius:var(--radius);box-shadow:0 8px 24px rgb(0 29 57 / .06);overflow:hidden}.wphq-form .section-head{background:linear-gradient(110deg,var(--navy),#073a69);color:#fff;padding:18px 20px}.wphq-form .section-head h2{margin:0 0 4px;font-size:22px;color:#fff}.wphq-form .section-head p{margin:0;color:#dbeafe;font-size:14px}.wphq-form .section-body{padding:20px}.wphq-form .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.wphq-form .grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.wphq-form .full{grid-column:1/-1}.wphq-form label,.wphq-form .label{display:block;font-weight:700;font-size:14px;margin-bottom:6px}.wphq-form .hint{font-size:12px;color:var(--muted);font-weight:400}.wphq-form input[type=text],.wphq-form input[type=email],.wphq-form input[type=tel],.wphq-form input[type=url],.wphq-form input[type=number],.wphq-form input[type=date],.wphq-form select,.wphq-form textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px 11px;background:#fff;color:var(--ink);font:inherit}.wphq-form textarea{min-height:92px;resize:vertical}.wphq-form input:focus,.wphq-form select:focus,.wphq-form textarea:focus{outline:3px solid rgb(0 87 216 / .16);border-color:var(--blue)}.wphq-form .required::after{content:" *";color:var(--danger)}.wphq-form .checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.wphq-form .checks.three{grid-template-columns:repeat(3,minmax(0,1fr))}.wphq-form .check{display:flex;gap:8px;align-items:flex-start;padding:8px 9px;border:1px solid #e3eaf2;border-radius:8px;background:#fbfdff;font-size:14px}.wphq-form .check input{margin-top:2px;flex:0 0 auto}.wphq-form .conditional{display:none}.wphq-form .conditional.show{display:block}.wphq-form .subsection{margin-top:20px;padding-top:18px;border-top:1px solid #e2e8f0}.wphq-form .subsection h3{margin:0 0 10px;font-size:17px;color:var(--navy)}.wphq-form .actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;background:#fff;border:1px solid #dce5ef;border-radius:var(--radius);padding:16px}.wphq-form button{border:0;border-radius:9px;padding:11px 16px;font-weight:700;cursor:pointer;font-size:14px}.wphq-form button:disabled{opacity:.55;cursor:not-allowed}.wphq-form .primary{background:var(--blue);color:#fff}.wphq-form .primary:hover:not(:disabled){background:var(--blue-dark)}.wphq-form .secondary{background:#e8eef5;color:var(--navy)}.wphq-form .status{display:none;margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#ecfdf5;color:var(--success)}.wphq-form .status.show{display:block}.wphq-form .status.error{background:#fff1f2;color:var(--danger)}.wphq-form .field-error,.wphq-form input.field-error,.wphq-form select.field-error,.wphq-form textarea.field-error{border-color:var(--danger)!important}.wphq-wrap .footer-note{color:var(--muted);font-size:12px;text-align:center;margin-top:15px}.wphq-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.wphq-admin-warning{padding:14px 16px;border:1px solid #dba617;background:#fff8db;border-radius:8px}@media (max-width:782px){.admin-bar .wphq-wrap .progress-wrap{top:46px}}@media (max-width:760px){.wphq-form .grid,.wphq-form .grid.three,.wphq-form .checks,.wphq-form .checks.three{grid-template-columns:1fr}.wphq-form .section-body{padding:16px}.wphq-form .actions{justify-content:stretch}.wphq-form button{flex:1 1 100%}}@media print{.wphq-wrap{font-size:10pt}.wphq-wrap .progress-wrap,.wphq-form .actions,.wphq-wrap .footer-note,.wphq-honeypot{display:none!important}.wphq-form .section{box-shadow:none;border:1px solid #aaa;border-radius:0;break-inside:avoid;margin:0 0 7mm}.wphq-form .section-head{padding:7mm;background:#eee!important;color:#000;print-color-adjust:exact}.wphq-form .section-head h2,.wphq-form .section-head p{color:#000}.wphq-form .section-body{padding:6mm}.wphq-form input,.wphq-form select,.wphq-form textarea{border:0!important;border-bottom:1px solid #777!important;border-radius:0!important;padding:2mm 0!important;min-height:8mm}.wphq-form textarea{min-height:18mm}.wphq-form .check{border:0;padding:1mm 0;background:#fff}.wphq-form .conditional{display:block!important}}