:root{--fd-navy:#0a214d;--fd-gold:#c58700;--fd-yellow:#f2db8f;--fd-off:#f7f7f8;--fd-muted:#6b7280;--fd-border:#e5e7eb}*{box-sizing:border-box}html,body{color:var(--fd-navy);background:var(--fd-off);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:.95rem}.fd-page{max-width:1200px;margin:0 auto;padding:1.5rem}@media (max-width:639px){.fd-page{padding:1rem}}.form-2col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:639px){.form-2col{grid-template-columns:1fr}}.fd-shimmer{background:linear-gradient(90deg,#eceef0 25%,#f6f7f8 37%,#eceef0 63%) 0 0/400% 100%;animation:1.6s ease-in-out infinite fd-shimmer-sweep}@keyframes fd-shimmer-sweep{0%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.fd-shimmer{background:#eceef0;animation:none}}
