.cv-source-nav,.cv-source-popover,.cv-source-mobile-panel{font-family:var(--font-inter),Inter,system-ui,sans-serif;letter-spacing:0}.cv-source-nav{z-index:1000;background:var(--pb-surface);border:0;position:sticky;top:0}.cv-source-nav-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(1280px,100% - 80px);min-height:80px;margin-inline:auto;display:grid}.cv-source-brand{color:var(--pb-ink);flex:none;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.cv-source-brand span{letter-spacing:-.02em;font-family:STKBureauSans,Arial,sans-serif;font-size:25px;font-weight:700;line-height:1}.cv-source-brand svg{width:24px;height:24px;color:var(--pb-accent);flex:none}.cv-source-desktop{justify-self:center}.cv-source-nav-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.cv-source-nav-list>li{margin:0;padding:0;display:block}.cv-source-nav .cv-source-nav-label{min-height:40px;color:var(--pb-secondary);white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.cv-source-nav .cv-source-nav-label,.cv-source-nav .cv-source-sign-in{letter-spacing:-.01em}.cv-source-nav-label span{font:inherit;letter-spacing:inherit}.cv-source-nav-label:hover,.cv-source-nav-label[data-pressed],.cv-source-nav-label[aria-expanded=true]{color:var(--pb-ink);background:var(--pb-panel)}.cv-source-nav-label svg{flex:none;transition:transform .15s}.cv-source-nav-label[aria-expanded=true] svg{transform:rotate(180deg)}.cv-source-account-actions{align-items:center;gap:20px;display:flex}.cv-source-sign-in{white-space:nowrap;color:var(--pb-secondary);text-decoration:none}.cv-source-sign-in:hover{color:var(--pb-ink);text-underline-offset:4px;text-decoration:underline}.cv-source-nav .cv-source-primary{letter-spacing:0;white-space:nowrap;height:40px;min-height:40px;padding-inline:16px;font-family:STKBureauSans,Arial,sans-serif;font-size:15px;font-weight:500}.cv-source-nav .cv-source-mobile-trigger{color:var(--pb-ink);background:var(--pb-panel);display:none}.cv-source-popover{z-index:1200;background:var(--pb-surface);width:660px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 140px);box-shadow:0 0 0 1px var(--pb-line),0 4px 8px #17221c09,0 20px 48px #17221c1a;border-radius:16px;padding:24px}.cv-source-dialog{gap:0}.cv-source-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;display:grid}.cv-source-menu-group{min-width:0}.cv-source-menu-group h3{color:var(--pb-muted);text-transform:none;margin:0 0 10px;padding:0 8px;font-family:inherit}.cv-source-menu-rows{flex-direction:column;gap:4px;display:flex}.cv-source-menu-row{z-index:1;min-height:40px;color:var(--pb-ink);border-radius:8px;align-items:center;gap:10px;padding:8px;text-decoration:none;display:flex;position:relative}.cv-source-menu-row>span{font:inherit;letter-spacing:inherit}.cv-source-row-icon{width:18px;height:18px;color:var(--pb-secondary);flex:none}.cv-source-hover{background:var(--pb-panel);border-radius:8px;left:0;right:0}.cv-source-menu-unavailable{color:var(--pb-muted)}.cv-source-menu-unavailable small{color:var(--pb-secondary);background:var(--pb-inset);border-radius:4px;flex:none;margin-left:auto;padding:1px 5px;font-size:11px;line-height:16px}.cv-source-menu-footer{border-top:1px solid var(--pb-line);margin-top:24px;padding:16px 8px 0}.cv-source-menu-footer a{color:var(--pb-accent);text-decoration:none}.cv-source-menu-footer a:hover{text-underline-offset:4px;text-decoration:underline}.cv-source-overlay{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17221c33;position:fixed;inset:0}.cv-source-mobile-panel{background:var(--pb-surface);width:min(480px,100%);height:100dvh;margin-left:auto;overflow:auto;box-shadow:-12px 0 48px #17221c1f}.cv-source-mobile-dialog{outline:none;padding:24px}.cv-source-mobile-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.cv-source-mobile-group{border-top:1px solid var(--pb-line)}.cv-source-mobile-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;list-style:none;display:flex}.cv-source-mobile-group summary::-webkit-details-marker{display:none}.cv-source-mobile-group[open] summary svg{transform:rotate(180deg)}.cv-source-mobile-group .cv-source-menu-grid{grid-template-columns:1fr;gap:24px;padding-bottom:24px}.cv-source-mobile-link{border-top:1px solid var(--pb-line);color:var(--pb-ink);padding:20px 0;text-decoration:none;display:block}.cv-source-mobile-login{color:var(--pb-secondary);text-underline-offset:4px;margin-top:24px;padding:10px 0;text-decoration:underline;display:inline-flex}.cv-source-sticky{z-index:900;padding:16px 20px calc(16px + env(safe-area-inset-bottom));color:#fff;visibility:hidden;background:#17221c;justify-content:space-between;align-items:center;gap:16px;transition:transform .18s,visibility .18s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.cv-source-sticky.on{visibility:visible;transform:none}.cv-source-sticky strong{font:500 14px/20px var(--font-inter),sans-serif;display:block}.cv-source-sticky span{font:400 12px/18px var(--font-inter),sans-serif;opacity:.75;display:block}.cv-source-sticky .cv-btn{flex:none;font-size:14px}@media (max-width:1179px){.cv-source-nav-inner{grid-template-columns:auto auto;justify-content:space-between;gap:16px;width:calc(100% - 48px);min-height:72px}.cv-source-desktop{display:none}.cv-source-nav .cv-source-mobile-trigger{display:inline-flex}.cv-source-account-actions{gap:12px}}@media (max-width:991px){.cv-source-nav{top:2.6rem}}@media (max-width:600px){.cv-source-nav-inner{gap:12px;width:calc(100% - 32px);min-height:68px}.cv-source-brand span{font-size:23px}.cv-source-brand svg{width:22px;height:22px}.cv-source-sign-in{display:none}.cv-source-nav .cv-source-primary{height:36px;min-height:36px;padding-inline:12px;font-size:13px}.cv-source-account-actions{gap:8px}.cv-source-nav .cv-source-mobile-trigger{width:32px;padding:0}.cv-source-sticky{display:flex}}@media (max-width:360px){.cv-source-brand span{font-size:21px}.cv-source-nav .cv-source-primary{padding-inline:8px;font-size:12px}}@media (prefers-reduced-motion:reduce){.cv-glide-highlight,.cv-source-nav-label,.cv-source-nav-label svg,.cv-source-popover,.cv-source-sticky{transition:none!important;animation:none!important}}
