:root{--orange: #ed4b0b;--orange-dark: #b93305;--yellow: #ffc928;--ink: #171717;--charcoal: #292929;--muted: #646464;--line: #dedede;--soft: #f5f6f7;--paper: #ffffff;--green: #18794e;--green-soft: #e9f6ef;--blue: #175cd3;--blue-soft: #eef4ff;--warning: #8d2f0b;--warning-soft: #fff4dc;--shell: 1180px;--header-height: 72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0}body,button,input,select,textarea{letter-spacing:0}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(100% - 40px,var(--shell));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;height:var(--header-height);border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(10px)}.site-header__inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:28px}.site-brand{display:inline-flex;align-items:center;flex:0 0 auto}.site-brand img{width:250px;height:42px}.site-nav{display:flex;align-items:center;gap:16px}.site-nav a{color:#353535;font-size:12px;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--orange-dark)}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:6px;cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__panel{position:absolute;top:50px;right:0;display:grid;width:min(280px,calc(100vw - 40px));max-height:calc(100svh - 82px);overflow-y:auto;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 16px 36px #00000024}.mobile-nav__panel a{padding:14px 18px;border-bottom:1px solid var(--line);font-weight:700;text-decoration:none}.mobile-nav__panel a:last-child{border-bottom:0}.site-footer{border-top:1px solid #353535;background:#202020;color:#eee}.site-footer__main{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(130px,1fr));gap:52px;padding-block:52px 40px}.site-footer__logo{width:232px;height:auto;margin-bottom:18px}.site-footer p{max-width:44ch;margin:0;color:#bdbdbd;font-size:14px}.site-footer h2{margin:0 0 14px;font-size:14px;text-transform:uppercase}.site-footer nav{display:grid;gap:10px}.site-footer nav a{color:#d6d6d6;font-size:14px;text-decoration:none}.site-footer__legal{display:flex;justify-content:space-between;gap:20px;padding-block:20px;border-top:1px solid #3d3d3d;color:#a9a9a9;font-size:12px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-size:15px;font-weight:800;text-decoration:none}.button--primary{background:var(--orange);color:#fff}.button--primary:hover,.button--primary:focus-visible{background:var(--orange-dark)}.button--secondary{border-color:currentColor;background:transparent;color:inherit}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--orange-dark);font-size:12px;font-weight:900;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2{margin:0 0 12px;font-size:38px;line-height:1.15}.section-heading p{margin:0;color:var(--muted);font-size:17px}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media(max-width:1180px){:root{--header-height: 66px}.site-brand img{width:210px;height:36px}.site-nav{display:none}.mobile-nav{display:block}.site-footer__main{grid-template-columns:1fr 1fr}}@media(max-width:600px){.shell{width:min(100% - 28px,var(--shell))}.site-brand img{width:190px;height:32px}.section-heading h2{font-size:30px}.site-footer__main{grid-template-columns:1fr;gap:30px}.site-footer__legal{flex-direction:column}}
