.auth-pages{--auth-cream:#eee9df;--auth-navy:#2c3b4d;--auth-terracotta:#a35139;--auth-amber:#ffb162;--auth-dark-navy:#1b2632;--auth-taupe:#c9c1b1;--auth-cream-dark:#e4ded3;--auth-font-display:var(--font-garet-heavy),var(--font-harper-bold),ui-sans-serif,system-ui,sans-serif;--auth-font-body:var(--font-garet-book),ui-sans-serif,system-ui,sans-serif}.auth-pages .auth-nav{z-index:100;justify-content:space-between;align-items:center;padding:1.2rem 3rem;transition:all .45s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;left:0;right:0}.auth-pages .auth-nav.scrolled{-webkit-backdrop-filter:blur(24px);background:#eee9dfe6;box-shadow:0 1px #1b26320f}.auth-pages .auth-nav-logo{font-family:var(--auth-font-display);color:var(--auth-navy);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.auth-pages .auth-nav-scout{background:radial-gradient(circle at 40% 35%,var(--auth-amber),var(--auth-terracotta));border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #a351391a}.auth-pages .auth-nav-scout-face{justify-content:center;align-items:center;gap:6px;padding-bottom:2px;display:flex;position:absolute;inset:0}.auth-pages .auth-nav-scout-eye{background:var(--auth-cream);border-radius:50%;width:7px;height:8px;animation:4s infinite auth-eyeBlink;position:relative}.auth-pages .auth-nav-scout-eye:after{content:"";background:var(--auth-navy);border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite auth-pupilMove;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.auth-pages .auth-nav-scout-eye-l{margin-left:-2px}.auth-pages .auth-nav-scout-eye-r{margin-right:-2px}.auth-pages .auth-nav-scout-smile{border:1.5px solid var(--auth-cream);border-top:none;border-radius:0 0 10px 10px;width:10px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.auth-pages .auth-nav-links{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.auth-pages .auth-nav-links a{color:var(--auth-navy);opacity:.7;font-size:.88rem;font-weight:500;text-decoration:none;transition:opacity .3s}.auth-pages .auth-nav-links a:hover{opacity:1}.auth-pages .auth-nav-signin{border-radius:100px;margin-left:.25rem;padding:.45rem 1.1rem;opacity:1!important;border:1.5px solid var(--auth-navy)!important;font-weight:600!important}.auth-pages .auth-nav-cta{border-radius:100px;padding:.55rem 1.4rem;background:var(--auth-dark-navy)!important;color:var(--auth-cream)!important;opacity:1!important;font-weight:600!important;transition:transform .3s,box-shadow .3s!important}.auth-pages .auth-nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #1b263233}.dark .auth-pages .auth-nav{background:0 0}.dark .auth-pages .auth-nav.scrolled{background:#1b2632f2;box-shadow:0 1px #eee9df14}.dark .auth-pages .auth-nav-logo{color:#eee9df}.dark .auth-pages .auth-nav-links a,.dark .auth-pages .auth-nav-signin{color:#eee9df!important}.dark .auth-pages .auth-nav-signin{border-color:#eee9df80!important}.dark .auth-pages .auth-nav-cta{color:#1b2632!important;background:#ffb162!important;border:1px solid #0000!important}.dark .auth-pages .auth-nav-cta:hover{box-shadow:0 4px 20px #ffb16240;background:#ffc07a!important}.dark .auth-pages .auth-nav-hamburger span{background:#eee9df}.dark .auth-pages .auth-nav-scout-eye:after,.dark .auth-pages .auth-nav-links.open{background:#1b2632}.auth-pages .auth-nav-hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:4px;display:none}.auth-pages .auth-nav-hamburger span{background:var(--auth-navy);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.auth-pages .auth-nav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.auth-pages .auth-nav-hamburger.open span:nth-child(2){opacity:0}.auth-pages .auth-nav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.auth-pages .auth-nav-overlay{display:none}@keyframes auth-eyeBlink{0%,94%,to{transform:scaleY(1)}96%{transform:scaleY(.08)}}@keyframes auth-pupilMove{0%,to{transform:translate(-50%)}25%{transform:translate(-20%)}50%{transform:translate(-65%)}75%{transform:translate(-35%)}}.auth-pages .auth-footer{background:var(--auth-dark-navy);color:var(--auth-cream);border-top:1px solid #ffffff0a;padding:3.5rem 3rem 2rem}.auth-pages .auth-footer-section-inner{width:100%;max-width:1100px;margin:0 auto}.auth-pages .auth-footer-inner{flex-direction:column;gap:2.5rem;display:flex}.auth-pages .auth-footer-top{justify-content:space-between;gap:3rem;display:flex}.auth-pages .auth-footer-brand{flex-shrink:0;max-width:280px}.auth-pages .auth-footer-logo{font-family:var(--auth-font-display);opacity:.85;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;display:flex}.auth-pages .auth-footer-eye{background:var(--auth-terracotta);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.auth-pages .auth-footer-eye:after{content:"";background:var(--auth-cream);border-radius:50%;width:6px;height:6px}.auth-pages .auth-footer-tagline{opacity:.5;margin:0;font-size:.82rem;line-height:1.6}.auth-pages .auth-footer-cols{gap:3rem;display:flex}.auth-pages .auth-footer-col h4{font-family:var(--auth-font-display);letter-spacing:.12em;text-transform:uppercase;opacity:.45;margin:0 0 .85rem;font-size:.7rem;font-weight:700}.auth-pages .auth-footer-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.auth-pages .auth-footer-col a{color:var(--auth-cream);opacity:.7;font-size:.82rem;text-decoration:none;transition:opacity .3s}.auth-pages .auth-footer-col a:hover{opacity:1}.auth-pages .auth-footer-bottom{text-align:center;border-top:1px solid #ffffff0a;padding-top:1.5rem}.auth-pages .auth-footer-bottom span{opacity:.4;font-size:.72rem}@media (max-width:960px){.auth-pages .auth-nav{padding:1rem 1.5rem}.auth-pages .auth-nav-hamburger{display:flex}.auth-pages .auth-nav-links{background:var(--auth-cream);z-index:105;flex-direction:column;align-items:stretch;gap:0;width:280px;height:100dvh;padding:5rem 2rem 2rem;transition:transform .35s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 30px #1b26321f}.auth-pages .auth-nav-links.open{transform:translate(0)}.auth-pages .auth-nav-links li{border-bottom:1px solid var(--auth-cream-dark);display:block!important}.auth-pages .auth-nav-links li:last-child{border-bottom:none;margin-top:.5rem}.auth-pages .auth-nav-links a{opacity:1;padding:.9rem 0;font-size:1rem;font-weight:500;display:block}.auth-pages .auth-nav-signin{border:none!important;border-radius:0!important;margin-left:0!important;padding:.9rem 0!important}.auth-pages .auth-nav-cta{text-align:center;margin-top:.25rem;display:block!important}.auth-pages .auth-nav-overlay{z-index:104;-webkit-backdrop-filter:blur(2px);background:#1b26324d;display:block;position:fixed;inset:0}.auth-pages .auth-footer{padding:2.5rem 1.5rem 1.5rem}.auth-pages .auth-footer-top{flex-direction:column;gap:2rem}.auth-pages .auth-footer-brand{text-align:center;max-width:none}.auth-pages .auth-footer-cols{flex-wrap:wrap;justify-content:center;gap:2rem}.auth-pages .auth-footer-col{min-width:120px}}
