*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;--beehive-deep-yellow: #C9A227;--beehive-gunmetal: #2C3539;--beehive-gunmetal-light: #3d4a50}html{scroll-behavior:smooth}html,body{margin:0;width:100%;min-height:100%}#root{width:100%;min-height:100%}input,button{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--beehive-deep-yellow);outline-offset:2px}input:focus{border-color:var(--beehive-deep-yellow);outline:2px solid var(--beehive-deep-yellow);outline-offset:0}.skip-link{position:absolute;top:-100px;left:16px;padding:12px 20px;background:var(--beehive-gunmetal);color:#fff;font-weight:600;border-radius:8px;z-index:10000;transition:top .2s}.skip-link:focus{top:16px}
