@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap");:root{--navy:#0c447c;--mid:#185fa5;--lt:#378add;--pale:#b5d4f4;--ice:#e6f1fb;--dk:#1a2535;--mg:#888780;--lg:#b4b2a9;--rg:#d3d1c7;--paper:#f8f7f4;--dbg:#0f1923;--dalt:#141c26;--ow:#f0ede4;--vg:#2a7a2a;--va:#8a6a00;--vr:#9a2a24;--vu:#3a4a6a;--bgg:#edf7ed;--bga:#fff8e6;--bgr:#fef2f1;--bgu:#f0ede9}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;background:var(--dbg);color:var(--dk);line-height:1.6;-webkit-font-smoothing:antialiased}#__next{min-height:100vh}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}@media print{body{background:#fff;color:#000}.no-print{display:none!important}}