.Container-module__WhgPqq__container{width:100%;max-width:none;margin:0 auto;padding:0 1.5rem}.Container-module__WhgPqq__fluid{max-width:100%}@media (max-width:640px){.Container-module__WhgPqq__container{padding:0 1rem}}
.Footer-module__Grjkva__footer{background-color:hsl(var(--card) / .55);border-top:1px solid hsl(var(--border) / .6);-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);margin-top:auto;padding:3rem 0}.Footer-module__Grjkva__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__Grjkva__links{gap:2rem;display:flex}.Footer-module__Grjkva__link{color:hsl(var(--muted-foreground));font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:hsl(var(--primary))}.Footer-module__Grjkva__mission{text-align:center;margin-bottom:.25rem}.Footer-module__Grjkva__missionLink{color:hsl(var(--foreground));font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__Grjkva__missionLink:hover{opacity:.7;text-decoration:underline}.Footer-module__Grjkva__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__legalLabel{color:hsl(var(--muted-foreground) / .8);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.Footer-module__Grjkva__legalLink{color:hsl(var(--muted-foreground) / .8);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__legalLink:hover{color:hsl(var(--primary))}.Footer-module__Grjkva__copyright{color:hsl(var(--muted-foreground) / .8);font-size:.85rem}@media (max-width:768px){.Footer-module__Grjkva__links{text-align:center;flex-direction:column;gap:1rem}.Footer-module__Grjkva__legalLinks{gap:.75rem}}
.AuthModal-module__z0LLrW__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s ease-out AuthModal-module__z0LLrW__fadeIn;display:flex;position:fixed;inset:0}.AuthModal-module__z0LLrW__sheet{background:hsl(var(--card) / .85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsl(var(--border));border-bottom:none;border-radius:1.5rem 1.5rem 0 0;width:100%;max-width:500px;padding:2rem 1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) AuthModal-module__z0LLrW__slideUp;position:relative;box-shadow:0 -10px 40px #00000026}@media (min-width:640px){.AuthModal-module__z0LLrW__overlay{align-items:center}.AuthModal-module__z0LLrW__sheet{border:1px solid var(--border);border-radius:1rem}}.AuthModal-module__z0LLrW__handle{background:var(--muted);border-radius:2px;width:40px;height:4px;margin:0 auto 1.5rem}.AuthModal-module__z0LLrW__title{text-align:center;margin-bottom:.5rem;font-size:1.5rem}.AuthModal-module__z0LLrW__subtitle{text-align:center;color:var(--muted-foreground);margin-bottom:2rem}.AuthModal-module__z0LLrW__actions{flex-direction:column;gap:1rem;display:flex}.AuthModal-module__z0LLrW__googleBtn{background:var(--google-btn-bg,white);color:var(--google-btn-fg,black);border-radius:var(--radius);justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;padding:.875rem;font-weight:600;transition:opacity .2s;display:flex}.AuthModal-module__z0LLrW__googleBtn:hover{opacity:.9}.AuthModal-module__z0LLrW__divider{text-align:center;color:var(--muted-foreground);margin:.5rem 0;font-size:.875rem;position:relative}.AuthModal-module__z0LLrW__form{flex-direction:column;gap:1rem;display:flex}.AuthModal-module__z0LLrW__input{background:hsl(var(--background) / .5);border:1px solid hsl(var(--input) / .5);border-radius:var(--radius);color:var(--foreground);padding:.875rem;font-size:1rem}.AuthModal-module__z0LLrW__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .2);outline:none}.AuthModal-module__z0LLrW__submitBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:var(--radius);width:100%;padding:.875rem;font-size:1rem;font-weight:700;transition:filter .2s}.AuthModal-module__z0LLrW__submitBtn:hover:not(:disabled){filter:brightness(1.1)}.AuthModal-module__z0LLrW__codeInput{text-align:center;letter-spacing:.5em;font-size:1.5rem}.AuthModal-module__z0LLrW__backBtn{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem}.AuthModal-module__z0LLrW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AuthModal-module__z0LLrW__fieldGroup{display:contents}.AuthModal-module__z0LLrW__errorMsg{color:var(--destructive,#dc2626);margin-bottom:1rem;font-size:.9rem}.AuthModal-module__z0LLrW__successMsg{color:var(--success,#2e7d32);background:hsl(var(--accent) / .15);border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AuthModal-module__z0LLrW__googleIcon{width:20px;height:20px}.AuthModal-module__z0LLrW__forgotRow{text-align:right;margin-top:.25rem}.AuthModal-module__z0LLrW__forgotBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;font-size:.85rem}.AuthModal-module__z0LLrW__forgotBtn:hover{text-decoration:underline}.AuthModal-module__z0LLrW__toggleRow{text-align:center;margin-top:1rem;font-size:.9rem}.AuthModal-module__z0LLrW__toggleText{color:var(--muted-foreground)}.AuthModal-module__z0LLrW__toggleBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;font-weight:600}.AuthModal-module__z0LLrW__toggleBtn:hover{text-decoration:underline}.AuthModal-module__z0LLrW__demoHint{background:hsl(var(--volt,74 100% 61%) / .12);border:1px solid hsl(var(--volt,74 100% 61%) / .45);color:hsl(var(--foreground));font-family:var(--ub-font-mono,monospace);text-align:center;letter-spacing:.5px;cursor:pointer;border-radius:10px;width:100%;margin-top:1rem;padding:10px 14px;font-size:13px;transition:background .12s}.AuthModal-module__z0LLrW__demoHint:hover{background:hsl(var(--volt,74 100% 61%) / .22)}.AuthModal-module__z0LLrW__demoHint:active{background:hsl(var(--volt,74 100% 61%) / .3)}.AuthModal-module__z0LLrW__demoHint strong{font-weight:600}@keyframes AuthModal-module__z0LLrW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes AuthModal-module__z0LLrW__fadeIn{0%{opacity:0}to{opacity:1}}
.WelcomeModal-module__5bJoKG__overlay{z-index:9000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px;padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom));background:#0000008c;justify-content:center;align-items:center;animation:.22s ease-out WelcomeModal-module__5bJoKG__welcomeFadeIn;display:flex;position:fixed;inset:0}@keyframes WelcomeModal-module__5bJoKG__welcomeFadeIn{0%{opacity:0}to{opacity:1}}.WelcomeModal-module__5bJoKG__dialog{aspect-ratio:16/9;border:1px solid hsl(var(--hairline,var(--border)));background-color:hsl(var(--card));background-image:url(/hero/welcome-landscape.webp);background-position:50%;background-size:cover;border-radius:18px;width:100%;max-width:880px;animation:.32s cubic-bezier(.32,.72,.24,1) WelcomeModal-module__5bJoKG__welcomeRise;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000073}@keyframes WelcomeModal-module__5bJoKG__welcomeRise{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.WelcomeModal-module__5bJoKG__bgImage{display:none}.WelcomeModal-module__5bJoKG__bgOverlay{pointer-events:none;background:linear-gradient(90deg, hsl(var(--card)) 0%, hsl(var(--card) / .92) 38%, hsl(var(--card) / .55) 55%, transparent 75%);position:absolute;inset:0}[data-theme=dark] .WelcomeModal-module__5bJoKG__dialog{filter:none}[data-theme=dark] .WelcomeModal-module__5bJoKG__bgOverlay{background:linear-gradient(90deg, hsl(var(--card)) 0%, hsl(var(--card) / .94) 38%, hsl(var(--card) / .6) 55%, #00000040 100%)}[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__bgOverlay{background:linear-gradient(90deg, hsl(var(--card)) 0%, hsl(var(--card) / .94) 38%, hsl(var(--card) / .55) 55%, #2c231c2e 100%)}.WelcomeModal-module__5bJoKG__closeBtn{color:#fff;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border:none;border-radius:999px;place-items:center;width:36px;height:36px;transition:background .12s,transform .12s;display:grid;position:absolute;top:14px;right:14px}.WelcomeModal-module__5bJoKG__closeBtn:hover{background:#000000a6;transform:scale(1.05)}.WelcomeModal-module__5bJoKG__content{z-index:2;width:60%;height:100%;color:hsl(var(--foreground));flex-direction:column;justify-content:center;gap:10px;padding:36px 32px;display:flex;position:relative}.WelcomeModal-module__5bJoKG__langRow{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.WelcomeModal-module__5bJoKG__langBtn{appearance:none;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--hairline,var(--border)));font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .12s}.WelcomeModal-module__5bJoKG__langBtn:hover{color:hsl(var(--foreground));border-color:hsl(var(--primary) / .5)}.WelcomeModal-module__5bJoKG__langBtnActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.WelcomeModal-module__5bJoKG__langBtnActive:hover{color:hsl(var(--primary-foreground))}.WelcomeModal-module__5bJoKG__eyebrow{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--hairline,var(--border)));border-radius:999px;align-self:flex-start;margin-bottom:6px;padding:4px 10px;font-size:10px;font-weight:600}.WelcomeModal-module__5bJoKG__title{font-family:var(--font-sans), Inter, sans-serif;letter-spacing:-.02em;color:hsl(var(--foreground));flex-direction:column;gap:2px;margin:0;font-size:clamp(26px,3.6vw,40px);font-weight:700;line-height:1.04;display:flex}.WelcomeModal-module__5bJoKG__titleMain{font-weight:800}.WelcomeModal-module__5bJoKG__titleAccent{color:hsl(var(--primary));font-size:.85em;font-weight:700}[data-theme=dark] .WelcomeModal-module__5bJoKG__titleAccent{color:#f0cb75;text-shadow:0 1px 8px #0000008c}[data-theme=dark] .WelcomeModal-module__5bJoKG__titleMain{text-shadow:0 1px 8px #0000008c}[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__titleAccent{color:#edc682;text-shadow:0 1px 6px #140c0499}[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__titleMain{color:#f6f5f3;text-shadow:0 1px 6px #140c0499}:is([data-theme=dark] .WelcomeModal-module__5bJoKG__lead,[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__lead,[data-theme=dark] .WelcomeModal-module__5bJoKG__body,[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__body){text-shadow:0 1px 4px #0006}.WelcomeModal-module__5bJoKG__lead{color:hsl(var(--foreground));margin:6px 0 0;font-size:clamp(14px,1.4vw,16px);font-weight:600;line-height:1.4}.WelcomeModal-module__5bJoKG__body{color:hsl(var(--muted-foreground));margin:0;font-size:clamp(13px,1.2vw,14px);line-height:1.55}.WelcomeModal-module__5bJoKG__ctaRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.WelcomeModal-module__5bJoKG__primaryCta,.WelcomeModal-module__5bJoKG__secondaryCta{cursor:pointer;letter-spacing:-.005em;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:filter .12s,background .12s,border-color .12s;display:inline-flex}.WelcomeModal-module__5bJoKG__primaryCta{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none}.WelcomeModal-module__5bJoKG__primaryCta:hover{filter:brightness(.94)}.WelcomeModal-module__5bJoKG__secondaryCta{color:hsl(var(--foreground));border:1px solid hsl(var(--hairline,var(--border)));background:0 0}.WelcomeModal-module__5bJoKG__secondaryCta:hover{background:hsl(var(--muted) / .4)}.WelcomeModal-module__5bJoKG__dontShow{color:hsl(var(--muted-foreground));cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.WelcomeModal-module__5bJoKG__dontShow input{cursor:pointer;width:14px;height:14px;accent-color:hsl(var(--primary))}.WelcomeModal-module__5bJoKG__domains{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;color:hsl(var(--muted-foreground));align-items:center;gap:8px;margin-top:auto;padding-top:12px;font-size:11px;display:flex}.WelcomeModal-module__5bJoKG__dot{opacity:.5}.WelcomeModal-module__5bJoKG__domainCurrent{color:hsl(var(--foreground));font-weight:600}.WelcomeModal-module__5bJoKG__domainLink{color:hsl(var(--primary));border-bottom:1px solid #0000;text-decoration:none;transition:border-color .12s}.WelcomeModal-module__5bJoKG__domainLink:hover{border-color:hsl(var(--primary))}@media (max-width:720px){.WelcomeModal-module__5bJoKG__overlay{padding:0}.WelcomeModal-module__5bJoKG__dialog{aspect-ratio:auto;background-image:url(/hero/welcome-portrait.webp);background-position:50% 30%;border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}.WelcomeModal-module__5bJoKG__bgOverlay{background:linear-gradient(180deg, transparent 0%, transparent 35%, hsl(var(--card) / .85) 55%, hsl(var(--card)) 70%)}:is([data-theme=dark] .WelcomeModal-module__5bJoKG__bgOverlay,[data-theme=panama-brown] .WelcomeModal-module__5bJoKG__bgOverlay){background:linear-gradient(180deg, transparent 0%, transparent 35%, hsl(var(--card) / .88) 55%, hsl(var(--card)) 70%)}.WelcomeModal-module__5bJoKG__content{width:100%;height:auto;padding:22px 22px max(22px, env(safe-area-inset-bottom));justify-content:flex-end;gap:8px;position:absolute;bottom:0;left:0;right:0}.WelcomeModal-module__5bJoKG__title{font-size:30px}.WelcomeModal-module__5bJoKG__lead{font-size:15px}.WelcomeModal-module__5bJoKG__body{font-size:14px}.WelcomeModal-module__5bJoKG__ctaRow{flex-direction:column;gap:8px}.WelcomeModal-module__5bJoKG__primaryCta,.WelcomeModal-module__5bJoKG__secondaryCta{width:100%;height:46px}}
.CookieConsent-module__ORNcuG__banner{z-index:9500;background:hsl(var(--card) / .96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid hsl(var(--border));padding:1rem 1.25rem;animation:.25s ease-out CookieConsent-module__ORNcuG__slideUpBanner;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000001f}@keyframes CookieConsent-module__ORNcuG__slideUpBanner{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__ORNcuG__bannerInner{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.CookieConsent-module__ORNcuG__bannerInner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.CookieConsent-module__ORNcuG__bannerText{color:hsl(var(--foreground));flex:1;font-size:.9rem;line-height:1.5}.CookieConsent-module__ORNcuG__bannerTitle{margin-right:.4rem;font-weight:600}.CookieConsent-module__ORNcuG__bannerLink{color:hsl(var(--primary));margin-left:.25rem;text-decoration:underline}.CookieConsent-module__ORNcuG__bannerLink:hover{opacity:.85}.CookieConsent-module__ORNcuG__bannerActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CookieConsent-module__ORNcuG__btn{border-radius:var(--radius,8px);border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.CookieConsent-module__ORNcuG__btn:hover{background:hsl(var(--muted))}.CookieConsent-module__ORNcuG__btn:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.CookieConsent-module__ORNcuG__btnPrimary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.CookieConsent-module__ORNcuG__btnPrimary:hover{background:hsl(var(--primary) / .9)}.CookieConsent-module__ORNcuG__btnLink{color:hsl(var(--foreground));background:0 0;border-color:#0000;text-decoration:underline}.CookieConsent-module__ORNcuG__btnLink:hover{color:hsl(var(--primary));background:0 0}.CookieConsent-module__ORNcuG__overlay{z-index:9600;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out CookieConsent-module__ORNcuG__fadeIn;display:flex;position:fixed;inset:0}@keyframes CookieConsent-module__ORNcuG__fadeIn{0%{opacity:0}to{opacity:1}}.CookieConsent-module__ORNcuG__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;width:100%;max-width:560px;max-height:90vh;animation:.22s cubic-bezier(.16,1,.3,1) CookieConsent-module__ORNcuG__popIn;overflow-y:auto;box-shadow:0 20px 60px #00000040}@keyframes CookieConsent-module__ORNcuG__popIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CookieConsent-module__ORNcuG__modalHeader{padding:1.25rem 1.5rem .5rem}.CookieConsent-module__ORNcuG__modalTitle{color:hsl(var(--foreground));margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.CookieConsent-module__ORNcuG__modalIntro{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.55}.CookieConsent-module__ORNcuG__categoryList{flex-direction:column;gap:.75rem;padding:.75rem 1.5rem;display:flex}.CookieConsent-module__ORNcuG__category{border:1px solid hsl(var(--border));background:hsl(var(--background) / .5);border-radius:.6rem;flex-direction:column;gap:.35rem;padding:.9rem 1rem;display:flex}.CookieConsent-module__ORNcuG__categoryHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CookieConsent-module__ORNcuG__categoryTitle{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.CookieConsent-module__ORNcuG__categoryDesc{color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.5}.CookieConsent-module__ORNcuG__lockedBadge{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.CookieConsent-module__ORNcuG__toggle{flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.CookieConsent-module__ORNcuG__toggle input{opacity:0;width:0;height:0}.CookieConsent-module__ORNcuG__toggleSlider{background:hsl(var(--muted));cursor:pointer;border-radius:999px;transition:background-color .2s;position:absolute;inset:0}.CookieConsent-module__ORNcuG__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.CookieConsent-module__ORNcuG__toggle input:checked+.CookieConsent-module__ORNcuG__toggleSlider{background:hsl(var(--primary))}.CookieConsent-module__ORNcuG__toggle input:checked+.CookieConsent-module__ORNcuG__toggleSlider:before{transform:translate(18px)}.CookieConsent-module__ORNcuG__toggle input:disabled+.CookieConsent-module__ORNcuG__toggleSlider{background:hsl(var(--primary) / .5);cursor:not-allowed}.CookieConsent-module__ORNcuG__toggle input:focus-visible+.CookieConsent-module__ORNcuG__toggleSlider{outline:2px solid hsl(var(--primary));outline-offset:2px}.CookieConsent-module__ORNcuG__modalActions{border-top:1px solid hsl(var(--border));flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem 1.5rem;display:flex}@media (max-width:560px){.CookieConsent-module__ORNcuG__modalActions{flex-direction:column}.CookieConsent-module__ORNcuG__modalActions .CookieConsent-module__ORNcuG__btn{width:100%}}
.ForcedDobModal-module__fSc4Ia__overlay{z-index:10100;-webkit-backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ForcedDobModal-module__fSc4Ia__modal{background:hsl(var(--card,0 0% 100%));color:hsl(var(--card-foreground,0 0% 7%));isolation:isolate;border:1px solid hsl(var(--hairline,var(--border,0 0% 90%)));border-radius:14px;width:100%;max-width:480px;max-height:90vh;padding:0;overflow-y:auto;box-shadow:0 24px 70px #0009}.ForcedDobModal-module__fSc4Ia__header{border-bottom:1px solid hsl(var(--hairline,var(--border,0 0% 90%)));padding:1.75rem 2rem 1.25rem}.ForcedDobModal-module__fSc4Ia__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--primary,36 40% 38%));margin-bottom:.65rem;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:10.5px;font-weight:600;display:inline-block}.ForcedDobModal-module__fSc4Ia__title{letter-spacing:-.02em;color:hsl(var(--foreground,0 0% 10%));margin:0 0 .6rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:600;line-height:1.2}.ForcedDobModal-module__fSc4Ia__intro{color:hsl(var(--muted-foreground,0 0% 40%));margin:0;font-size:.92rem;line-height:1.55}.ForcedDobModal-module__fSc4Ia__body{padding:1.5rem 2rem 0}.ForcedDobModal-module__fSc4Ia__error{color:#aa1818;background:#fceeee;border:1px solid #ebadad;border-radius:6px;margin-bottom:1rem;padding:.7rem .9rem;font-size:.85rem}.ForcedDobModal-module__fSc4Ia__field{margin-bottom:1.25rem;display:block}.ForcedDobModal-module__fSc4Ia__label{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground,0 0% 40%));margin-bottom:.45rem;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:600;display:block}.ForcedDobModal-module__fSc4Ia__input{border:1px solid hsl(var(--border,0 0% 85%));background:hsl(var(--background,0 0% 99%));width:100%;color:hsl(var(--foreground,0 0% 10%));transition:border-color var(--dur-fast,.15s) var(--ease,ease), box-shadow var(--dur-fast,.15s) var(--ease,ease);border-radius:8px;padding:.75rem .95rem;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:1.05rem}.ForcedDobModal-module__fSc4Ia__input:focus{border-color:hsl(var(--primary,36 40% 38%));box-shadow:0 0 0 3px hsl(var(--primary,36 40% 38%) / .15);outline:none}.ForcedDobModal-module__fSc4Ia__checkboxGroup{background:hsl(var(--muted,0 0% 96%) / .4);border:1px solid hsl(var(--hairline,0 0% 92%));border-radius:8px;margin-bottom:1.25rem;padding:.85rem 1rem}.ForcedDobModal-module__fSc4Ia__checkbox{cursor:pointer;color:hsl(var(--foreground,0 0% 15%));align-items:flex-start;gap:.7rem;font-size:.88rem;line-height:1.45;display:flex}.ForcedDobModal-module__fSc4Ia__checkbox+.ForcedDobModal-module__fSc4Ia__checkbox{margin-top:.65rem}.ForcedDobModal-module__fSc4Ia__checkbox input[type=checkbox]{appearance:none;border:1.5px solid hsl(var(--border,0 0% 70%));background:hsl(var(--background,0 0% 100%));cursor:pointer;width:18px;height:18px;transition:all var(--dur-fast,.15s) var(--ease,ease);border-radius:4px;flex-shrink:0;margin:.12rem 0 0;position:relative}.ForcedDobModal-module__fSc4Ia__checkbox input[type=checkbox]:hover{border-color:hsl(var(--primary,36 40% 38%))}.ForcedDobModal-module__fSc4Ia__checkbox input[type=checkbox]:checked{background:hsl(var(--primary,36 40% 38%));border-color:hsl(var(--primary,36 40% 38%))}.ForcedDobModal-module__fSc4Ia__checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.ForcedDobModal-module__fSc4Ia__link{color:hsl(var(--primary,36 40% 38%));text-underline-offset:2px;font-weight:500;text-decoration:underline}.ForcedDobModal-module__fSc4Ia__link:hover{text-decoration-thickness:2px}.ForcedDobModal-module__fSc4Ia__actions{border-top:1px solid hsl(var(--hairline,var(--border,0 0% 90%)));flex-wrap:wrap;gap:.6rem;padding:1rem 2rem 1.75rem;display:flex}.ForcedDobModal-module__fSc4Ia__primaryBtn{background:hsl(var(--primary,36 40% 38%));color:hsl(var(--primary-foreground,0 0% 100%));cursor:pointer;min-width:140px;transition:filter var(--dur-fast,.15s) var(--ease,ease), box-shadow var(--dur-fast,.15s) var(--ease,ease), transform var(--dur-fast,.15s) var(--ease,ease);border:none;border-radius:8px;flex:auto;padding:.78rem 1.5rem;font-size:.95rem;font-weight:600}.ForcedDobModal-module__fSc4Ia__primaryBtn:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 4px 12px hsl(var(--primary,36 40% 38%) / .35)}.ForcedDobModal-module__fSc4Ia__primaryBtn:active:not(:disabled){transform:scale(.98)}.ForcedDobModal-module__fSc4Ia__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.ForcedDobModal-module__fSc4Ia__secondaryBtn{color:hsl(var(--muted-foreground,0 0% 45%));border:1px solid hsl(var(--border,0 0% 85%));cursor:pointer;transition:all var(--dur-fast,.15s) var(--ease,ease);background:0 0;border-radius:8px;padding:.78rem 1.4rem;font-size:.95rem;font-weight:500}.ForcedDobModal-module__fSc4Ia__secondaryBtn:hover{background:hsl(var(--muted,0 0% 96%));color:hsl(var(--foreground,0 0% 15%));border-color:hsl(var(--foreground,0 0% 30%) / .4)}@media (max-width:480px){.ForcedDobModal-module__fSc4Ia__header{padding:1.5rem 1.5rem 1rem}.ForcedDobModal-module__fSc4Ia__body{padding:1.25rem 1.5rem 0}.ForcedDobModal-module__fSc4Ia__actions{flex-direction:column-reverse;padding:1rem 1.5rem 1.5rem}.ForcedDobModal-module__fSc4Ia__secondaryBtn,.ForcedDobModal-module__fSc4Ia__primaryBtn{width:100%}.ForcedDobModal-module__fSc4Ia__title{font-size:1.4rem}}
.InstallPrompt-module__BHLbxW__banner{z-index:9450;pointer-events:none;padding:.5rem;animation:.3s ease-out InstallPrompt-module__BHLbxW__slideUpInstall;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.InstallPrompt-module__BHLbxW__banner{padding:0;bottom:1rem;left:auto;right:1rem}}@keyframes InstallPrompt-module__BHLbxW__slideUpInstall{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.InstallPrompt-module__BHLbxW__bannerInner{pointer-events:auto;background:hsl(var(--card));max-width:480px;color:hsl(var(--card-foreground));border-radius:calc(var(--radius) + 4px);border-top:2px solid hsl(var(--primary));box-shadow:var(--shadow-card,var(--card-shadow));align-items:center;gap:.85rem;margin:0 auto;padding:.75rem .9rem;display:flex}@media (min-width:768px){.InstallPrompt-module__BHLbxW__bannerInner{max-width:420px}}.InstallPrompt-module__BHLbxW__bannerIcon{background:hsl(var(--background));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.InstallPrompt-module__BHLbxW__bannerIcon img{object-fit:cover;width:100%;height:100%}.InstallPrompt-module__BHLbxW__bannerText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.InstallPrompt-module__BHLbxW__bannerTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;line-height:1.2;overflow:hidden}.InstallPrompt-module__BHLbxW__bannerSubtitle{color:hsl(var(--muted-foreground,var(--foreground) / .65));white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.25;overflow:hidden}.InstallPrompt-module__BHLbxW__bannerActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.InstallPrompt-module__BHLbxW__btnPrimary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid hsl(var(--primary));border-radius:var(--radius);cursor:pointer;white-space:nowrap;align-items:center;gap:.3rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex}.InstallPrompt-module__BHLbxW__btnPrimary:hover{background:hsl(var(--primary) / .9)}.InstallPrompt-module__BHLbxW__btnPrimary:active{transform:scale(.97)}.InstallPrompt-module__BHLbxW__btnPrimary:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.InstallPrompt-module__BHLbxW__btnArrow{font-size:.95rem;line-height:1}.InstallPrompt-module__BHLbxW__btnClose{width:32px;height:32px;color:hsl(var(--foreground) / .7);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.InstallPrompt-module__BHLbxW__btnClose:hover{background:hsl(var(--foreground) / .08);color:hsl(var(--foreground))}.InstallPrompt-module__BHLbxW__btnClose:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.InstallPrompt-module__BHLbxW__overlay{z-index:9700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out InstallPrompt-module__BHLbxW__installFadeIn;display:flex;position:fixed;inset:0}@keyframes InstallPrompt-module__BHLbxW__installFadeIn{0%{opacity:0}to{opacity:1}}.InstallPrompt-module__BHLbxW__modal{background:hsl(var(--card));width:100%;max-width:440px;color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:18px;animation:.25s cubic-bezier(.16,1,.3,1) InstallPrompt-module__BHLbxW__installPopIn;overflow:hidden;box-shadow:0 24px 60px #0000004d}@keyframes InstallPrompt-module__BHLbxW__installPopIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.InstallPrompt-module__BHLbxW__modalHeader{padding:1.25rem 1.4rem .25rem}.InstallPrompt-module__BHLbxW__modalTitle{color:hsl(var(--foreground));margin:0;font-size:1.15rem;font-weight:700}.InstallPrompt-module__BHLbxW__iosSteps{flex-direction:column;gap:.85rem;margin:0;padding:1rem 1.4rem .5rem;list-style:none;display:flex}.InstallPrompt-module__BHLbxW__iosStep{align-items:flex-start;gap:.85rem;display:flex}.InstallPrompt-module__BHLbxW__iosStepNum{background:hsl(var(--primary));width:28px;height:28px;color:hsl(var(--primary-foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.InstallPrompt-module__BHLbxW__iosStepBody{min-width:0;color:hsl(var(--foreground));flex:1;font-size:.95rem;line-height:1.4}.InstallPrompt-module__BHLbxW__iosStepLine{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.InstallPrompt-module__BHLbxW__iosStepCaption{color:hsl(var(--muted-foreground,var(--foreground) / .6));margin-top:.2rem;font-size:.8rem;line-height:1.4}.InstallPrompt-module__BHLbxW__iosShareIcon{color:hsl(var(--primary))}.InstallPrompt-module__BHLbxW__modalFooter{justify-content:flex-end;padding:.75rem 1.4rem 1.25rem;display:flex}.InstallPrompt-module__BHLbxW__modalFooter .InstallPrompt-module__BHLbxW__btnPrimary{justify-content:center;min-width:100px}@media (prefers-reduced-motion:reduce){.InstallPrompt-module__BHLbxW__banner,.InstallPrompt-module__BHLbxW__overlay,.InstallPrompt-module__BHLbxW__modal{animation:none}.InstallPrompt-module__BHLbxW__btnPrimary{transition:none}}
.DemoBanner-module__AUbxyG__banner{z-index:1100;color:#fff;height:36px;font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(90deg,#c2410c 0%,#ea580c 50%,#c2410c 100%);align-items:center;gap:12px;padding:0 16px;font-size:12px;line-height:1.2;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 1px 4px #0003}.DemoBanner-module__AUbxyG__tag{letter-spacing:.08em;background:#fff3;border:1px solid #fff6;border-radius:2px;flex-shrink:0;padding:2px 8px;font-weight:700}.DemoBanner-module__AUbxyG__text{text-overflow:ellipsis;flex:1;overflow:hidden}.DemoBanner-module__AUbxyG__link{color:#fff;flex-shrink:0;font-weight:600;text-decoration:underline}.DemoBanner-module__AUbxyG__link:hover{text-decoration:none}@media (max-width:640px){.DemoBanner-module__AUbxyG__banner{gap:8px;padding:0 8px;font-size:10px}.DemoBanner-module__AUbxyG__text{font-size:10px}}
.MarketplaceFilters-module__UwiCWG__root{font-family:var(--font-ui), Inter, system-ui, sans-serif;flex-direction:column;padding:4px 0 16px;display:flex}.MarketplaceFilters-module__UwiCWG__group{border-bottom:1px solid hsl(var(--shell-border) / .4)}.MarketplaceFilters-module__UwiCWG__group:last-child{border-bottom:0}.MarketplaceFilters-module__UwiCWG__groupHead{cursor:pointer;text-align:left;width:100%;color:hsl(var(--foreground));background:0 0;border:0;align-items:center;padding:10px 14px;font-family:inherit;transition:background .12s;display:flex}.MarketplaceFilters-module__UwiCWG__groupHead:hover{background:hsl(var(--muted) / .4)}.MarketplaceFilters-module__UwiCWG__groupTitle{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));flex:auto;font-size:12px;font-weight:600}.MarketplaceFilters-module__UwiCWG__activeBadge{background:hsl(var(--accent));min-width:18px;height:18px;color:hsl(var(--accent-foreground));font-size:10px;font-weight:600;font-family:var(--font-mono), "Geist Mono", monospace;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;line-height:1;display:inline-flex}.MarketplaceFilters-module__UwiCWG__groupChev{width:14px;height:14px;color:hsl(var(--muted-foreground));opacity:.6;justify-content:center;align-items:center;transition:transform .16s;display:inline-flex}.MarketplaceFilters-module__UwiCWG__groupChevOpen{transform:rotate(180deg)}.MarketplaceFilters-module__UwiCWG__groupBody{flex-direction:column;gap:2px;padding:2px 14px 12px;display:flex}.MarketplaceFilters-module__UwiCWG__check{cursor:pointer;color:hsl(var(--foreground));border-radius:6px;align-items:center;gap:10px;padding:6px 4px;font-size:13px;transition:background .12s;display:flex}.MarketplaceFilters-module__UwiCWG__check:hover{background:hsl(var(--muted) / .5)}.MarketplaceFilters-module__UwiCWG__checkbox{appearance:none;border:1.5px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:background .12s,border-color .12s;position:relative}.MarketplaceFilters-module__UwiCWG__checkbox:checked{background:hsl(var(--accent));border-color:hsl(var(--accent))}.MarketplaceFilters-module__UwiCWG__checkbox:checked:after{content:"";border:solid hsl(var(--accent-foreground));border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:0;left:4px;transform:rotate(45deg)}.MarketplaceFilters-module__UwiCWG__checkLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.MarketplaceFilters-module__UwiCWG__checkCount{font-family:var(--font-mono), "Geist Mono", monospace;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.MarketplaceFilters-module__UwiCWG__chips{flex-wrap:wrap;gap:6px;display:flex}.MarketplaceFilters-module__UwiCWG__chip{border:1px solid hsl(var(--border));background:hsl(var(--background));height:28px;color:hsl(var(--foreground));cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.MarketplaceFilters-module__UwiCWG__chip:hover{background:hsl(var(--muted) / .6)}.MarketplaceFilters-module__UwiCWG__chipActive{background:hsl(var(--accent));border-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.MarketplaceFilters-module__UwiCWG__range{align-items:center;gap:8px;margin-top:4px;display:flex}.MarketplaceFilters-module__UwiCWG__rangeInput{border:1px solid hsl(var(--border));background:hsl(var(--background));min-width:0;height:32px;color:hsl(var(--foreground));font-family:var(--font-mono), "Geist Mono", monospace;font-variant-numeric:tabular-nums;border-radius:6px;flex:1 1 0;padding:0 8px;font-size:12px}.MarketplaceFilters-module__UwiCWG__rangeInput:focus{border-color:hsl(var(--accent));box-shadow:0 0 0 2px hsl(var(--accent) / .2);outline:none}.MarketplaceFilters-module__UwiCWG__rangeDash{color:hsl(var(--muted-foreground));font-family:var(--font-mono), "Geist Mono", monospace}.MarketplaceFilters-module__UwiCWG__brandSearch{border:1px solid hsl(var(--border));background:hsl(var(--background));height:30px;color:hsl(var(--foreground));border-radius:6px;width:100%;margin-bottom:6px;padding:0 8px;font-family:inherit;font-size:12px}.MarketplaceFilters-module__UwiCWG__brandSearch:focus{border-color:hsl(var(--accent));box-shadow:0 0 0 2px hsl(var(--accent) / .2);outline:none}.MarketplaceFilters-module__UwiCWG__showMore{color:hsl(var(--accent));cursor:pointer;background:0 0;border:0;border-radius:4px;align-self:flex-start;margin:4px 0;padding:4px 8px;font-family:inherit;font-size:12px;font-weight:500}.MarketplaceFilters-module__UwiCWG__showMore:hover{background:hsl(var(--muted) / .5)}.MarketplaceFilters-module__UwiCWG__clearAll{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;margin:8px 14px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,color .12s}.MarketplaceFilters-module__UwiCWG__clearAll:hover{background:hsl(var(--muted) / .5);color:hsl(var(--foreground))}.MarketplaceFilters-module__UwiCWG__empty{color:hsl(var(--muted-foreground));padding:10px 14px;font-size:12px;font-style:italic}.MarketplaceFilters-module__UwiCWG__brandModelBlock{border-top:1px solid hsl(var(--shell-border) / .4);flex-direction:column;padding:6px 0 10px;display:flex}.MarketplaceFilters-module__UwiCWG__brandModelBlock:first-child{border-top:0}.MarketplaceFilters-module__UwiCWG__brandModelHead{align-items:center;gap:8px;padding:4px 4px 6px;display:flex}.MarketplaceFilters-module__UwiCWG__brandModelName{letter-spacing:.02em;color:hsl(var(--foreground));text-transform:none;font-size:12px;font-weight:600}.MarketplaceFilters-module__UwiCWG__brandModelCount{background:hsl(var(--accent));min-width:18px;height:18px;color:hsl(var(--accent-foreground));font-size:10px;font-weight:600;font-family:var(--font-mono), "Geist Mono", monospace;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex}
.AppSidebar-module__UrVb_a__sidebar{background:hsl(var(--shell-bg));width:100%;height:100%;font-family:var(--font-ui), Inter, system-ui, sans-serif;flex-direction:column;padding:14px 0 24px;display:flex}.AppSidebar-module__UrVb_a__sidebarDrawer{padding:8px 0 32px}.AppSidebar-module__UrVb_a__group{padding:0}.AppSidebar-module__UrVb_a__group+.AppSidebar-module__UrVb_a__group{border-top:1px solid hsl(var(--shell-border));margin-top:8px;padding-top:10px}.AppSidebar-module__UrVb_a__groupHeader{align-items:center;gap:4px;width:100%;padding:0 6px 0 12px;display:flex}.AppSidebar-module__UrVb_a__groupLabel{color:hsl(var(--muted-foreground));font-family:var(--font-mono), "Geist Mono", monospace;text-transform:uppercase;letter-spacing:.18em;text-align:left;border-radius:6px;flex:auto;align-items:center;gap:8px;min-width:0;padding:8px 6px 8px 4px;font-size:10px;font-weight:600;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.AppSidebar-module__UrVb_a__groupLabel:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .4)}.AppSidebar-module__UrVb_a__groupIcon{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.AppSidebar-module__UrVb_a__groupIcon svg{width:14px;height:14px}.AppSidebar-module__UrVb_a__groupChevronBtn{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.AppSidebar-module__UrVb_a__groupChevronBtn:hover{background:hsl(var(--muted) / .6);color:hsl(var(--foreground))}.AppSidebar-module__UrVb_a__groupChevron{opacity:.6;justify-content:center;align-items:center;width:12px;height:12px;transition:transform .16s;display:inline-flex}.AppSidebar-module__UrVb_a__groupChevronOpen{transform:rotate(90deg)}.AppSidebar-module__UrVb_a__groupBody{flex-direction:column;padding:2px 0 6px;display:flex}.AppSidebar-module__UrVb_a__navItem{min-height:32px;color:hsl(var(--muted-foreground));cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:calc(100% - 12px);margin:0 6px;padding:7px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:color .12s,background .12s;display:flex;position:relative}.AppSidebar-module__UrVb_a__navItem:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .5)}.AppSidebar-module__UrVb_a__navItemActive{color:hsl(var(--foreground));background:hsl(var(--muted) / .6);font-weight:600}.AppSidebar-module__UrVb_a__navItemActive:before{content:"";background:hsl(var(--accent));border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:-6px}.AppSidebar-module__UrVb_a__navIcon{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.AppSidebar-module__UrVb_a__navIcon svg{width:16px;height:16px}.AppSidebar-module__UrVb_a__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AppSidebar-module__UrVb_a__navCount{font-family:var(--font-mono), "Geist Mono", monospace;letter-spacing:.02em;color:hsl(var(--muted-foreground));flex-shrink:0;font-size:10.5px;font-weight:500}.AppSidebar-module__UrVb_a__navBadge{min-width:18px;height:16px;font-family:var(--font-mono), "Geist Mono", monospace;background:hsl(var(--accent));color:hsl(var(--accent-foreground));border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.AppSidebar-module__UrVb_a__filtersBtn{background:hsl(var(--muted) / .5);width:calc(100% - 12px);color:hsl(var(--foreground));border:1px solid hsl(var(--shell-border));cursor:pointer;margin-top:8px;font-weight:600}.AppSidebar-module__UrVb_a__filtersBtn:hover{background:hsl(var(--muted))}.AppSidebar-module__UrVb_a__subDivider{font-family:var(--font-mono), "Geist Mono", monospace;letter-spacing:.2em;text-transform:uppercase;color:hsl(var(--muted-foreground));opacity:.55;margin:10px 18px 4px;font-size:9px;font-weight:600}.AppSidebar-module__UrVb_a__rail{background:hsl(var(--shell-bg));flex-direction:column;align-items:center;gap:4px;width:60px;padding:14px 0;display:flex}.AppSidebar-module__UrVb_a__railIconBtn{width:44px;height:44px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}.AppSidebar-module__UrVb_a__railIconBtn svg{width:20px;height:20px}.AppSidebar-module__UrVb_a__railIconBtn:hover{background:hsl(var(--muted) / .6);color:hsl(var(--foreground))}.AppSidebar-module__UrVb_a__railIconBtnActive{color:hsl(var(--foreground))}.AppSidebar-module__UrVb_a__railIconBtnActive:before{content:"";background:hsl(var(--accent));border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:-8px}.AppSidebar-module__UrVb_a__railIconBtnOpen{background:hsl(var(--muted) / .8);color:hsl(var(--foreground))}.AppSidebar-module__UrVb_a__popup{left:calc(60px + var(--ub-sp-2));top:calc(var(--shell-top,64px) + var(--ub-sp-2));bottom:var(--ub-sp-2);background:var(--ub-popup-bg);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);border-radius:var(--ub-r-4);width:320px;max-width:calc(100vw - 80px);box-shadow:var(--ub-shadow-rail);z-index:70;animation:AppSidebar-module__UrVb_a__popupSlide .22s var(--ub-ease-out);color:var(--ub-fg-1);flex-direction:column;display:flex;position:fixed;overflow:hidden}@keyframes AppSidebar-module__UrVb_a__popupSlide{0%{opacity:0;transform:translate(-6px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.AppSidebar-module__UrVb_a__popupHeader{align-items:flex-start;gap:var(--ub-sp-2);padding:var(--ub-sp-4) var(--ub-sp-4) var(--ub-sp-3);border-bottom:1px solid var(--ub-hairline);display:flex}.AppSidebar-module__UrVb_a__popupTitle{color:var(--ub-fg-1);flex-direction:column;flex:auto;gap:2px;min-width:0;padding:2px 0;text-decoration:none;display:flex}.AppSidebar-module__UrVb_a__popupTitle:before{content:"URBALT · NAVIGATE";font-family:var(--ub-font-mono);font-size:var(--ub-fs-micro);letter-spacing:var(--ub-tracking-eyebrow);color:var(--ub-fg-3);text-transform:uppercase;font-weight:500}.AppSidebar-module__UrVb_a__popupTitle>span:last-child{font-family:var(--ub-font-display);font-size:var(--ub-fs-h3);letter-spacing:var(--ub-tracking-tight);font-weight:600;line-height:var(--ub-lh-tight)}.AppSidebar-module__UrVb_a__popupTitle:hover{color:var(--ub-volt-deep)}[data-theme=dark] .AppSidebar-module__UrVb_a__popupTitle:hover,[data-theme=panama-brown] .AppSidebar-module__UrVb_a__popupTitle:hover{color:var(--ub-volt)}.AppSidebar-module__UrVb_a__popupTitle .AppSidebar-module__UrVb_a__groupIcon{display:none}.AppSidebar-module__UrVb_a__popupCloseBtn{border-radius:var(--ub-r-2);width:32px;height:32px;color:var(--ub-fg-3);cursor:pointer;transition:background var(--ub-dur-fast) var(--ub-ease), color var(--ub-dur-fast) var(--ub-ease);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppSidebar-module__UrVb_a__popupCloseBtn:hover{background:var(--ub-chip-bg);color:var(--ub-fg-1)}.AppSidebar-module__UrVb_a__popupBody{padding:var(--ub-sp-3) var(--ub-sp-2);flex:auto;overflow:hidden auto}.AppSidebar-module__UrVb_a__popupBody::-webkit-scrollbar{width:6px}.AppSidebar-module__UrVb_a__popupBody::-webkit-scrollbar-thumb{background:var(--ub-hairline-strong);border-radius:3px}.AppSidebar-module__UrVb_a__popupBody::-webkit-scrollbar-thumb:hover{background:var(--ub-fg-3)}.AppSidebar-module__UrVb_a__sidebarDrawer .AppSidebar-module__UrVb_a__groupLabel{padding:12px 6px 12px 4px;font-size:11px}.AppSidebar-module__UrVb_a__sidebarDrawer .AppSidebar-module__UrVb_a__navItem{border-bottom:1px solid hsl(var(--shell-border) / .5);border-radius:0;width:100%;min-height:auto;margin:0;padding:12px 18px;font-size:15px}.AppSidebar-module__UrVb_a__sidebarDrawer .AppSidebar-module__UrVb_a__navItem:last-child{border-bottom:none}.AppSidebar-module__UrVb_a__sidebarDrawer .AppSidebar-module__UrVb_a__navItemActive:before{top:8px;bottom:8px;left:0}
.Input-module__Tl1jgW__wrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__Tl1jgW__fullWidth{width:100%}.Input-module__Tl1jgW__label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.Input-module__Tl1jgW__input{border-radius:var(--radius);border:1px solid hsl(var(--input) / .5);background:hsl(var(--background) / .5);height:2.75rem;color:hsl(var(--foreground));width:100%;padding:0 1rem;font-size:1rem;transition:all .2s}.Input-module__Tl1jgW__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .2);background:hsl(var(--background) / .7);outline:none}.Input-module__Tl1jgW__input::placeholder{color:hsl(var(--muted-foreground))}.Input-module__Tl1jgW__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__Tl1jgW__hasError{border-color:hsl(var(--destructive))}.Input-module__Tl1jgW__hasError:focus{box-shadow:0 0 0 2px hsl(var(--destructive) / .2)}.Input-module__Tl1jgW__error{color:hsl(var(--destructive));font-size:.75rem}
