.Navbar-module__KFl3bW__nav{z-index:200;backdrop-filter:blur(20px)saturate(1.6);border-bottom:1px solid var(--b);background:#0f0c0ae6;justify-content:space-between;align-items:center;height:62px;padding:0 clamp(20px,4vw,64px);transition:background .3s;display:flex;position:fixed;inset:0 0 auto}.Navbar-module__KFl3bW__progress{background:var(--gold);width:0%;height:1px;transition:width .1s linear;position:absolute;bottom:-1px;left:0}.Navbar-module__KFl3bW__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__KFl3bW__logoMark{background:var(--gold);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);flex-shrink:0;width:22px;height:22px;animation:8s linear infinite Navbar-module__KFl3bW__lspin}@keyframes Navbar-module__KFl3bW__lspin{50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)}}.Navbar-module__KFl3bW__logoText{font-family:var(--fd);letter-spacing:.04em;color:var(--text);font-size:20px}.Navbar-module__KFl3bW__logoDot{color:var(--gold)}.Navbar-module__KFl3bW__links{align-items:center;gap:0;list-style:none;display:flex}.Navbar-module__KFl3bW__link{font-family:var(--fm);letter-spacing:.09em;color:var(--td);white-space:nowrap;padding:8px 16px;font-size:11px;transition:color .2s;display:block}.Navbar-module__KFl3bW__link:hover,.Navbar-module__KFl3bW__linkBrand{color:var(--text)}.Navbar-module__KFl3bW__linkActive{color:var(--gold)}.Navbar-module__KFl3bW__right{justify-content:flex-end;align-items:center;gap:10px;display:flex}.Navbar-module__KFl3bW__authSkeleton{border:1px solid var(--b);background:#cdcbd60a;border-radius:999px;width:120px;height:36px}.Navbar-module__KFl3bW__btnSignin{font-family:var(--fm);letter-spacing:.07em;color:var(--td);border:1px solid var(--b);cursor:pointer;background:0 0;border-radius:9px;align-items:center;min-height:36px;padding:8px 18px;font-size:11px;transition:all .2s;display:flex}.Navbar-module__KFl3bW__btnSignin:hover{color:var(--text);border-color:var(--bb)}.Navbar-module__KFl3bW__btnCta{font-family:var(--fm);letter-spacing:.07em;color:var(--bg);background:var(--gold);cursor:pointer;border:none;border-radius:9px;align-items:center;min-height:36px;padding:8px 20px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.Navbar-module__KFl3bW__btnCta:hover{opacity:.88;transform:translateY(-1px)}.Navbar-module__KFl3bW__accountChip{border:1px solid var(--b);background:#cdcbd60a;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:5px 12px 5px 6px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.Navbar-module__KFl3bW__accountChip:hover{border-color:var(--bb);background:#cdcbd612}.Navbar-module__KFl3bW__accountAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px}.Navbar-module__KFl3bW__accountInitial{background:var(--gold);width:26px;height:26px;color:var(--bg);font-family:var(--fd);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.Navbar-module__KFl3bW__accountName{font-family:var(--fm);letter-spacing:.06em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:11px;overflow:hidden}.Navbar-module__KFl3bW__planBadge{font-family:var(--fm);letter-spacing:.1em;border:1px solid var(--b);color:var(--td);text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:8.5px;font-weight:600;line-height:1}.Navbar-module__KFl3bW__planBadge[data-plan=pro],.Navbar-module__KFl3bW__planBadge[data-plan=trial]{color:var(--gold);background:#d968461f;border-color:#d9684673}.Navbar-module__KFl3bW__signoutForm{flex:1;display:flex}.Navbar-module__KFl3bW__signoutForm .Navbar-module__KFl3bW__btnCta{justify-content:center;width:100%}.Navbar-module__KFl3bW__mblToggle{border:1px solid var(--b);color:var(--td);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;min-width:42px;min-height:42px;transition:border-color .22s,background .22s;display:none;position:relative}.Navbar-module__KFl3bW__mblToggle:hover,.Navbar-module__KFl3bW__mblToggleOpen{background:#d9684614;border-color:#d9684673}.Navbar-module__KFl3bW__mblToggleBars{width:18px;height:12px;display:block;position:relative}.Navbar-module__KFl3bW__mblToggleBars span{background:var(--text);border-radius:2px;width:100%;height:2px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .18s,background .2s;position:absolute;left:0}.Navbar-module__KFl3bW__mblToggleBars span:first-child{top:0}.Navbar-module__KFl3bW__mblToggleBars span:nth-child(2){top:5px}.Navbar-module__KFl3bW__mblToggleBars span:nth-child(3){top:10px}.Navbar-module__KFl3bW__mblToggleOpen .Navbar-module__KFl3bW__mblToggleBars span:first-child{background:var(--gold);transform:translateY(5px)rotate(45deg)}.Navbar-module__KFl3bW__mblToggleOpen .Navbar-module__KFl3bW__mblToggleBars span:nth-child(2){opacity:0;transform:scaleX(.4)}.Navbar-module__KFl3bW__mblToggleOpen .Navbar-module__KFl3bW__mblToggleBars span:nth-child(3){background:var(--gold);transform:translateY(-5px)rotate(-45deg)}.Navbar-module__KFl3bW__mobileMenu{background:var(--bg);z-index:199;opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;height:calc(100dvh - 62px);transition:opacity .3s,transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;display:flex;position:fixed;top:62px;left:0;right:0;overflow:hidden;transform:translateY(-10px)}.Navbar-module__KFl3bW__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s,transform .42s cubic-bezier(.22,1,.36,1),visibility;transform:translateY(0)}.Navbar-module__KFl3bW__mobileScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:24px clamp(20px,5vw,40px) 32px;overflow-y:auto}.Navbar-module__KFl3bW__mobileList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__KFl3bW__mobileLink{font-family:var(--fm);letter-spacing:.08em;color:var(--text);border-bottom:1px solid var(--b);text-transform:uppercase;padding:18px 0;font-size:14px;font-weight:600;transition:color .2s;display:block}.Navbar-module__KFl3bW__mobileLink:hover,.Navbar-module__KFl3bW__mobileLinkActive{color:var(--gold)}.Navbar-module__KFl3bW__mobileSection{border-bottom:1px solid var(--b)}.Navbar-module__KFl3bW__mobileSectionTrigger{cursor:pointer;width:100%;font-family:var(--fm);letter-spacing:.08em;color:var(--text);text-transform:uppercase;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 0;font-size:14px;font-weight:600;transition:color .2s;display:flex}.Navbar-module__KFl3bW__mobileSectionTrigger:hover{color:var(--gold)}.Navbar-module__KFl3bW__mobileCaret{width:22px;height:22px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;transition:transform .34s cubic-bezier(.22,1,.36,1);display:inline-flex}.Navbar-module__KFl3bW__mobileCaret svg{width:13px;height:13px}.Navbar-module__KFl3bW__mobileSectionOpen{color:var(--gold)}.Navbar-module__KFl3bW__mobileSectionOpen .Navbar-module__KFl3bW__mobileCaret{transform:rotate(180deg)}.Navbar-module__KFl3bW__mobileSectionWrap{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.Navbar-module__KFl3bW__mobileSectionWrapOpen{grid-template-rows:1fr}.Navbar-module__KFl3bW__mobileSectionInner{min-height:0;overflow:hidden}.Navbar-module__KFl3bW__mobileSectionContent{flex-direction:column;gap:18px;padding:4px 0 18px;display:flex}.Navbar-module__KFl3bW__mobileSubSection{flex-direction:column;gap:8px;display:flex}.Navbar-module__KFl3bW__mobileSubHeading{font-family:var(--fm);letter-spacing:.14em;color:var(--gold);text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:700}.Navbar-module__KFl3bW__mobileSubList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__KFl3bW__mobileSubLink{font-family:var(--fm);color:var(--td);align-items:center;gap:12px;padding:10px 0;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__KFl3bW__mobileSubLink:hover{color:var(--text)}.Navbar-module__KFl3bW__mobileSubIcon{text-align:center;flex-shrink:0;width:24px;font-size:16px}.Navbar-module__KFl3bW__mobileCtas{border-top:1px solid var(--b);background:#0f0c0ae6;flex-wrap:wrap;gap:10px;padding:20px clamp(20px,5vw,40px);display:flex}.Navbar-module__KFl3bW__mobileCtas .Navbar-module__KFl3bW__btnSignin,.Navbar-module__KFl3bW__mobileCtas .Navbar-module__KFl3bW__btnCta{flex:1;justify-content:center}@media (max-width:1100px){.Navbar-module__KFl3bW__links{display:none}.Navbar-module__KFl3bW__mblToggle{display:flex}.Navbar-module__KFl3bW__right .Navbar-module__KFl3bW__btnSignin,.Navbar-module__KFl3bW__right .Navbar-module__KFl3bW__btnCta,.Navbar-module__KFl3bW__right .Navbar-module__KFl3bW__accountChip,.Navbar-module__KFl3bW__right .Navbar-module__KFl3bW__authSkeleton{display:none}}@media (min-width:1101px){.Navbar-module__KFl3bW__mobileMenu{display:none!important}.Navbar-module__KFl3bW__right{min-width:210px}}@media (prefers-reduced-motion:reduce){.Navbar-module__KFl3bW__mobileMenu,.Navbar-module__KFl3bW__mobileMenuOpen,.Navbar-module__KFl3bW__mblToggleBars span,.Navbar-module__KFl3bW__mobileCaret,.Navbar-module__KFl3bW__mobileSectionWrap{transition:none!important}.Navbar-module__KFl3bW__mobileMenu{transform:none}}
.SiteFooter-module__Tj4UTW__footer{border-top:1px solid var(--b);background:#00000038}.SiteFooter-module__Tj4UTW__inner{grid-template-columns:1.3fr 2.7fr;gap:clamp(36px,5vw,80px);max-width:1200px;margin:0 auto;padding:clamp(44px,6vw,72px) clamp(20px,4vw,48px) clamp(36px,4vw,52px);display:grid}.SiteFooter-module__Tj4UTW__brand{max-width:300px}.SiteFooter-module__Tj4UTW__logo{align-items:center;gap:10px;min-height:24px;margin-bottom:18px;text-decoration:none;display:inline-flex}.SiteFooter-module__Tj4UTW__logoMark{background:var(--gold);border-radius:5px;width:20px;height:20px;transform:rotate(45deg);box-shadow:0 0 14px #d9684659}.SiteFooter-module__Tj4UTW__logoText{font-family:var(--fd);letter-spacing:.02em;color:var(--text);text-transform:uppercase;font-size:18px}.SiteFooter-module__Tj4UTW__logoDot{color:var(--gold)}.SiteFooter-module__Tj4UTW__blurb{color:var(--td);margin-bottom:22px;font-size:13.5px;line-height:1.7}.SiteFooter-module__Tj4UTW__social{gap:10px;display:flex}.SiteFooter-module__Tj4UTW__socialLink{border:1px solid var(--b);width:34px;height:34px;color:var(--td);border-radius:9px;place-items:center;transition:color .18s,border-color .18s,background .18s;display:grid}.SiteFooter-module__Tj4UTW__socialLink:hover{color:var(--gold);background:#d9684614;border-color:#d9684666}.SiteFooter-module__Tj4UTW__columns{grid-template-columns:repeat(4,1fr);gap:clamp(20px,2.5vw,32px);display:grid}.SiteFooter-module__Tj4UTW__colHeading{font-family:var(--fm);letter-spacing:.16em;text-transform:uppercase;color:var(--text);margin-bottom:18px;font-size:11px;font-weight:600}.SiteFooter-module__Tj4UTW__colList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__Tj4UTW__colLink{color:var(--td);padding:3px 0;font-size:14px;line-height:1.3;text-decoration:none;transition:color .16s;display:inline-block}.SiteFooter-module__Tj4UTW__colLink:hover{color:var(--gold)}.SiteFooter-module__Tj4UTW__bottom{border-top:1px solid var(--b);max-width:1200px;margin:0 auto;padding:22px clamp(20px,4vw,48px) 30px}.SiteFooter-module__Tj4UTW__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.SiteFooter-module__Tj4UTW__copy{font-family:var(--fm);letter-spacing:.03em;color:var(--td);font-size:12px}.SiteFooter-module__Tj4UTW__legal{flex-wrap:wrap;gap:22px;display:flex}.SiteFooter-module__Tj4UTW__legalLink{font-family:var(--fm);letter-spacing:.03em;color:var(--td);padding:5px 0;font-size:12px;text-decoration:none;transition:color .16s;display:inline-block}.SiteFooter-module__Tj4UTW__legalLink:hover{color:var(--gold)}.SiteFooter-module__Tj4UTW__disclaimer{font-family:var(--fm);letter-spacing:.05em;text-transform:uppercase;color:var(--tdd);margin-top:14px;font-size:10.5px}@media (max-width:900px){.SiteFooter-module__Tj4UTW__inner{grid-template-columns:1fr;gap:40px}.SiteFooter-module__Tj4UTW__brand{max-width:420px}}@media (max-width:560px){.SiteFooter-module__Tj4UTW__columns{grid-template-columns:repeat(2,1fr);gap:32px 20px}.SiteFooter-module__Tj4UTW__bottomRow{flex-direction:column;align-items:flex-start;gap:14px}}
