*,:after,:before{box-sizing:border-box}:root{--bg:#fff;--surface:#faf9f8;--surface-2:#f3f2f1;--border:#edebe9;--border-bright:#d2d0ce;--accent:#0078d4;--accent-dim:#0078d414;--accent-hover:#106ebe;--accent-light:#eff6fc;--text-primary:#1b1a19;--text-secondary:#605e5c;--text-muted:#a19f9d;--shadow-sm:0 1px 4px #00000014;--shadow-md:0 4px 16px #00000014;--mono:"JetBrains Mono","Fira Code",monospace}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg);color:#1b1a19;color:var(--text-primary);font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;margin:0}::selection{background:#0078d4;background:var(--accent);color:#fff}a{color:#0078d4;color:var(--accent);text-decoration:none}a:hover{color:#106ebe;color:var(--accent-hover)}.fd-form{display:flex;flex-direction:column;gap:0;width:100%}.fd-form-row{margin-bottom:16px}.fd-form-row--2col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:540px){.fd-form-row--2col{grid-template-columns:1fr}}.fd-form-field{display:flex;flex-direction:column;gap:5px}.fd-form-field label{color:#323130;font-size:.82rem;font-weight:600}.fd-form-req{color:#a80000}.fd-form-field input,.fd-form-field textarea{background:#fff;border:1px solid #d2d0ce;border-radius:2px;box-shadow:0 1px 3px #0000000f;box-sizing:border-box;color:#1b1a19;font-family:inherit;font-size:.9rem;padding:10px 14px;transition:border-color .15s,box-shadow .15s;width:100%}.fd-form-field textarea{min-height:100px;resize:vertical}.fd-form-field input:focus,.fd-form-field textarea:focus{border-color:#0078d4;box-shadow:0 0 0 1px #0078d4;outline:none}.fd-form-field input::placeholder,.fd-form-field textarea::placeholder{color:#a19f9d}.fd-form-error{background:#fde7e9;border:1px solid #f4abba;border-radius:2px;color:#a80000;font-size:.82rem;margin-bottom:14px;padding:10px 14px}.fd-form-submit{align-self:flex-start;background:#0078d4;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;margin-top:8px;padding:11px 28px;transition:background .15s}.fd-form-submit:hover:not(:disabled){background:#106ebe}.fd-form-submit:active:not(:disabled){background:#005a9e}.fd-form-submit:disabled{cursor:not-allowed;opacity:.6}.fd-form-success{background:#dff6dd;border:1px solid #a8d5a2;border-radius:2px;color:#107c10;font-size:1rem;font-weight:600;padding:16px 20px}
/*# sourceMappingURL=main.96461a6b.css.map*/