@charset "UTF-8";:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;--navy-900:#082f49;--navy-700:#0b4f75;--cyan-500:#14b8c4;--coral-500:#f47b5a;--surface:#fff;--surface-soft:#f4f8fa;--text:#203746;--muted:#607887}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #67e8f9;outline-offset:3px}.container{width:min(75rem,100% - 2rem);margin-inline:auto}*{box-sizing:border-box}body{margin:0;background:#f4f7fb}app-root main .auth{display:none!important}app-root:has(app-auth-page)>.hero,app-root:has(app-auth-page)>main{display:none!important}app-root:has(app-blog-directory)>.hero,app-root:has(app-blog-directory)>main,app-root:has(app-blog-article)>.hero,app-root:has(app-blog-article)>main{display:none!important}app-root:has(app-member-portal)>.hero,app-root:has(app-member-portal)>main{display:none!important}app-root:has(app-auth-page)>.site-header{position:fixed!important;background:var(--navy-900)!important;box-shadow:0 4px 18px #001b2b33}.site-footer{margin-top:auto;background:var(--navy-900);color:#fff}.site-footer__inner{width:min(75rem,100% - 2rem);margin:auto;padding:2rem 0;display:grid;gap:1.25rem}.footer-brand{color:#fff;font-size:1.15rem;font-weight:800;text-decoration:none}.site-footer p{max-width:30rem;color:#d5e7ef}.site-footer nav{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.site-footer a,.site-footer button{min-height:44px;display:inline-flex;align-items:center;color:#fff;background:transparent;border:0;text-decoration:underline}.site-footer small{color:#b9d0dc}app-root:has(app-auth-page) .form-brand:before{content:"\2190  Back to home";display:block;margin-bottom:1.25rem;font-weight:700}@media(min-width:768px){.site-footer__inner{grid-template-columns:1fr auto;align-items:start}.site-footer small{grid-column:1/-1}}.site-header{position:absolute!important;z-index:20;inset:0 0 auto;padding:0!important;color:#fff;background:linear-gradient(#082f49e8,#082f4900)!important}.site-header.scrolled{position:fixed!important;background:var(--navy-900)!important}.site-header__inner{height:4.5rem;width:min(75rem,100% - 2rem);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{color:#fff;text-decoration:none;font-weight:800;font-size:1.15rem}.desktop-nav,.desktop-actions{display:none}.site-header button,.site-header a{min-height:44px;color:#fff;background:transparent}.hero{position:relative;min-height:40rem;display:flex;align-items:center;overflow:hidden;background:var(--navy-900);color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 50%}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#082f49f2,#082f49b8 48%,#082f4930)}.hero__content{position:relative;padding-top:5rem}.hero h1{font-size:clamp(2.25rem,9vw,4rem);line-height:1.04;max-width:10ch}.hero p{font-size:1.08rem;line-height:1.6;max-width:34rem}.hero__actions{display:grid;gap:.75rem;margin-top:1.5rem;max-width:24rem}.hero__actions button{min-height:48px}.hero .primary,.join{background:var(--cyan-500);border-color:var(--cyan-500);color:#062d3d}.hero .secondary{background:#082f4955;color:#fff;border-color:#fff}.drawer-backdrop{position:fixed;z-index:40;inset:0;border:0;border-radius:0;background:#001b2b99}.drawer{position:fixed;z-index:41;right:0;top:0;height:100dvh;width:min(85vw,20rem);background:var(--navy-900);color:#fff;padding:1.25rem;display:grid;align-content:start;gap:.75rem}.drawer__head{display:flex;justify-content:space-between;align-items:center}.drawer a,.drawer button{min-height:48px;padding:.75rem;color:#fff;text-align:left;text-decoration:none;border:1px solid rgba(255,255,255,.2);background:transparent;border-radius:.65rem}@media(min-width:1024px){.menu-button{display:none}.desktop-nav,.desktop-actions{display:flex;align-items:center;gap:.75rem}.desktop-nav a,.desktop-nav button{border:0}.hero{min-height:44rem}.hero__actions{display:flex;max-width:none}.hero__actions button{min-width:11rem}}.site-header .menu-button{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;padding:0!important;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.4)!important;font-size:1.55rem!important;line-height:1!important}.site-header .desktop-nav button,.site-header .desktop-actions button{background:transparent!important;color:#fff!important;border-color:#fff6!important}.site-header .desktop-actions .join{background:var(--cyan-500)!important;color:#062d3d!important;border-color:var(--cyan-500)!important}.drawer{background:var(--navy-900)!important}.drawer a,.drawer button{display:block!important;width:100%!important;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.drawer .join{background:var(--cyan-500)!important;color:#062d3d!important;border-color:var(--cyan-500)!important}.drawer__head button{width:48px!important;text-align:center!important;font-size:1.7rem!important}@media(min-width:1024px){.site-header .menu-button{display:none!important}}
