:root{--qfs-yellow:#feda01;--qfs-dark:#221e1f;--qfs-white:#fff;--qfs-grey-50:#f7f7f6;--qfs-grey-100:#efefed;--qfs-grey-200:#e2e1df;--qfs-grey-500:#767273;--qfs-grey-600:#5e5b5c;--qfs-grey-800:#343132;--background:var(--qfs-grey-50);--foreground:var(--qfs-dark);--accent:var(--qfs-yellow);--surface:var(--qfs-white);--qfs-container:80rem;--qfs-gutter:clamp(1rem, 4vw, 2rem);--qfs-radius-sm:.25rem;--qfs-radius-md:.5rem;--qfs-shadow:0 1.5rem 4rem #221e1f1a;--qfs-transition:.18s ease}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{min-height:100vh;color:var(--foreground);background:var(--background);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit}img,svg{max-width:100%;display:block}::selection{color:var(--qfs-dark);background:var(--qfs-yellow)}:focus-visible{outline:3px solid var(--qfs-yellow);outline-offset:3px}.home{place-items:center;min-height:100vh;padding:2rem;display:grid}.hero{border-top:.5rem solid var(--accent);background:var(--surface);width:min(100%,52rem);padding:clamp(2rem,7vw,5rem);box-shadow:0 1.5rem 4rem #17191c1a}.eyebrow{color:#715400;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:700}h1{letter-spacing:-.05em;max-width:14ch;margin:0;font-size:clamp(2.5rem,8vw,5.5rem);line-height:.98}.intro{color:#4c5158;max-width:36rem;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
