.AvatarMenu-module__dq675W__container{display:inline-flex;position:relative}.AvatarMenu-module__dq675W__trigger{background:var(--color-surface-mist);width:2.25rem;height:2.25rem;color:var(--color-primary);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .12s,box-shadow .12s;display:inline-flex;overflow:hidden}.AvatarMenu-module__dq675W__trigger:hover{background:var(--color-surface-sage)}.AvatarMenu-module__dq675W__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.AvatarMenu-module__dq675W__trigger[aria-expanded=true]{box-shadow:0 0 0 3px #0a50562e}.AvatarMenu-module__dq675W__image{object-fit:cover;width:100%;height:100%;display:block}.AvatarMenu-module__dq675W__initials{letter-spacing:.01em;color:var(--color-primary);font-variant-numeric:tabular-nums;text-transform:uppercase;font-size:.86rem;font-weight:700}.AvatarMenu-module__dq675W__menu{background:var(--color-surface);border:1px solid var(--color-border);z-index:20;border-radius:.85rem;flex-direction:column;gap:.1rem;min-width:14rem;padding:.4rem;animation:.12s ease-out AvatarMenu-module__dq675W__menuIn;display:flex;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 1px 2px #1f2a2c0a,0 18px 36px -18px #1f2a2c38}@keyframes AvatarMenu-module__dq675W__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AvatarMenu-module__dq675W__menuHeader{border-bottom:1px solid var(--color-border);min-width:0;margin-bottom:.25rem;padding:.55rem .7rem .5rem}.AvatarMenu-module__dq675W__menuName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:700;overflow:hidden}.AvatarMenu-module__dq675W__menuEmail{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:.1rem 0 0;font-size:.76rem;overflow:hidden}.AvatarMenu-module__dq675W__menuItem{color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.55rem;align-items:center;gap:.65rem;padding:.55rem .7rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.AvatarMenu-module__dq675W__menuItem:hover,.AvatarMenu-module__dq675W__menuItem:focus-visible{background:var(--color-background);outline:none}.AvatarMenu-module__dq675W__menuItem:disabled{opacity:.6;cursor:not-allowed}.AvatarMenu-module__dq675W__menuIcon{width:1.1rem;height:1.1rem;color:var(--color-text-muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.AvatarMenu-module__dq675W__menuDanger,.AvatarMenu-module__dq675W__menuDanger .AvatarMenu-module__dq675W__menuIcon{color:var(--color-danger)}.AvatarMenu-module__dq675W__menuDanger:hover,.AvatarMenu-module__dq675W__menuDanger:focus-visible{background:#b3261e0f}
.BrandMark-module___Ahfoa__mark{--_size:var(--brand-mark-size,56px);width:var(--_size);height:var(--_size);border-radius:calc(var(--_size) * .32);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));box-shadow:0 calc(var(--_size) * .25) calc(var(--_size) * .5) calc(var(--_size) * -.18) #0a505673, inset 0 1px 0 #ffffff1f;flex-shrink:0;place-items:center;display:grid;position:relative}.BrandMark-module___Ahfoa__dot{width:calc(var(--_size) * .214);height:calc(var(--_size) * .214);background:var(--color-surface);border-radius:50%;position:relative}.BrandMark-module___Ahfoa__dot:before,.BrandMark-module___Ahfoa__dot:after{content:"";inset:calc(var(--_size) * -.143);border:2px solid #ffffff8c;border-radius:50%;animation:2.2s ease-out infinite BrandMark-module___Ahfoa__brandPulse;position:absolute}.BrandMark-module___Ahfoa__dot:after{animation-delay:1.1s}@keyframes BrandMark-module___Ahfoa__brandPulse{0%{opacity:.9;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.BrandMark-module___Ahfoa__dot:before,.BrandMark-module___Ahfoa__dot:after{animation:none}}
.Navbar-module__cJzEcG__navbar{z-index:10;padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top));background:var(--color-background);color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__brand{align-items:center;gap:.55rem;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__account{align-items:center;display:flex}
.BottomNav-module__JpMf2G__nav{z-index:10;background:var(--color-surface);border-top:1px solid var(--color-border);padding:.35rem .5rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr);gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__JpMf2G__item{min-height:3.25rem;color:var(--color-text-muted);text-align:center;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-width:0;padding:.4rem .25rem;font-size:.74rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.BottomNav-module__JpMf2G__item:active{background:var(--color-background)}.BottomNav-module__JpMf2G__active{background:var(--color-surface-mist);color:var(--color-primary);font-weight:700}.BottomNav-module__JpMf2G__active .BottomNav-module__JpMf2G__iconWrap{color:var(--color-primary)}.BottomNav-module__JpMf2G__iconWrap{color:var(--color-text-muted);justify-content:center;align-items:center;line-height:0;display:inline-flex}.BottomNav-module__JpMf2G__label{pointer-events:none;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;max-width:100%;overflow:hidden}
.ReminderManager-module__jy_POa__card,.ReminderManager-module__jy_POa__banner{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.9rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex;box-shadow:0 1px 2px #1f2a2c0a,0 14px 32px -22px #1f2a2c2e}.ReminderManager-module__jy_POa__banner{background:#c98a1f0f;border-color:#c98a1f59}.ReminderManager-module__jy_POa__cardBody,.ReminderManager-module__jy_POa__bannerBody{flex:14rem;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.ReminderManager-module__jy_POa__cardIcon{width:32px;height:32px;color:var(--color-primary);background:#0a505614;border-radius:10px;flex:none;place-items:center;display:grid}.ReminderManager-module__jy_POa__banner .ReminderManager-module__jy_POa__cardIcon{color:var(--color-warning);background:#c98a1f24}.ReminderManager-module__jy_POa__cardText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ReminderManager-module__jy_POa__cardText strong{color:var(--color-text);font-size:.95rem;font-weight:600}.ReminderManager-module__jy_POa__cardHint{color:var(--color-text-muted);font-size:.8rem;line-height:1.45}.ReminderManager-module__jy_POa__cardActions{flex:none;align-items:center;gap:.5rem;display:inline-flex}.ReminderManager-module__jy_POa__primary{background:linear-gradient(180deg, var(--color-primary-deep), var(--color-primary-hover));color:var(--color-surface);letter-spacing:.005em;border-radius:.6rem;justify-content:center;align-items:center;padding:.55rem .95rem;font-size:.85rem;font-weight:600;transition:filter .12s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 8px 18px -10px #0a505680}.ReminderManager-module__jy_POa__primary:hover{filter:brightness(1.07)}.ReminderManager-module__jy_POa__ghost{color:var(--color-text-muted);background:0 0;border:1px solid #0000;border-radius:.55rem;padding:.55rem .7rem;font-size:.85rem;transition:background .12s,color .12s}.ReminderManager-module__jy_POa__ghost:hover{color:var(--color-text);background:#1f2a2c0d}
.VerifyEmailBanner-module__fzTTZG__banner{color:var(--color-text);background:#c98a1f14;border:1px solid #c98a1f47;border-radius:.75rem;align-items:center;gap:1rem;margin:1rem 1rem 0;padding:.85rem 1rem;display:flex}.VerifyEmailBanner-module__fzTTZG__body{flex:1;min-width:0}.VerifyEmailBanner-module__fzTTZG__title{letter-spacing:-.005em;color:var(--color-warning-deeper);font-size:.92rem;font-weight:600;display:block}.VerifyEmailBanner-module__fzTTZG__lede{color:var(--color-text-muted);overflow-wrap:anywhere;margin:.15rem 0 0;font-size:.82rem;line-height:1.4}.VerifyEmailBanner-module__fzTTZG__action{background:var(--color-surface);color:var(--color-warning-deeper);font:inherit;letter-spacing:.01em;cursor:pointer;border:1px solid #c98a1f66;border-radius:.55rem;flex-shrink:0;padding:.5rem .85rem;font-size:.82rem;font-weight:600;transition:background .12s,border-color .12s}.VerifyEmailBanner-module__fzTTZG__action:hover:not(:disabled){background:#c98a1f1f;border-color:#c98a1f99}.VerifyEmailBanner-module__fzTTZG__action:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.VerifyEmailBanner-module__fzTTZG__banner{flex-direction:column;align-items:stretch;gap:.75rem}.VerifyEmailBanner-module__fzTTZG__action{align-self:flex-start}}
.PwaInstallPrompt-module__oRHWSa__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.875rem;flex-direction:column;gap:.6rem;padding:1rem 1.1rem 1.1rem;display:flex;position:relative;box-shadow:0 1px 2px #1f2a2c0a}.PwaInstallPrompt-module__oRHWSa__title{color:var(--color-text);margin:0;font-size:.95rem;font-weight:600}.PwaInstallPrompt-module__oRHWSa__body{color:var(--color-text-muted);margin:0;padding-right:1.5rem;font-size:.9rem;line-height:1.5}.PwaInstallPrompt-module__oRHWSa__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.PwaInstallPrompt-module__oRHWSa__primary{background:var(--color-primary);color:var(--color-surface);border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .12s}.PwaInstallPrompt-module__oRHWSa__primary:hover{background:var(--color-primary-hover)}.PwaInstallPrompt-module__oRHWSa__secondary{color:var(--color-text-muted);border:1px solid var(--color-border);background:0 0;border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:500}.PwaInstallPrompt-module__oRHWSa__secondary:hover{color:var(--color-text)}.PwaInstallPrompt-module__oRHWSa__close{color:var(--color-text-muted);border-radius:.5rem;padding:.25rem .45rem;font-size:1.15rem;line-height:1;position:absolute;top:.4rem;right:.55rem}.PwaInstallPrompt-module__oRHWSa__close:hover{color:var(--color-text);background:#1f2a2c0d}.PwaInstallPrompt-module__oRHWSa__iosKey{color:var(--color-primary);vertical-align:middle;font-family:-apple-system,ui-sans-serif,sans-serif;font-size:1rem;display:inline-block}.PwaInstallPrompt-module__oRHWSa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.auth-module__Iay1tq__shell{min-height:100%;padding:calc(2rem + env(safe-area-inset-top)) 1.25rem 2rem;background:radial-gradient(ellipse at top, #0a505614, transparent 60%), linear-gradient(180deg, var(--color-surface-sand-warm) 0%, var(--color-background) 100%);flex-direction:column;flex:1;display:flex;position:relative;overflow-x:hidden}.auth-module__Iay1tq__glowA,.auth-module__Iay1tq__glowB{filter:blur(60px);opacity:.55;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.auth-module__Iay1tq__glowA{background:radial-gradient(circle, var(--color-primary) 0%, transparent 70%);width:280px;height:280px;top:-120px;left:-80px}.auth-module__Iay1tq__glowB{background:radial-gradient(circle, var(--color-accent-warm) 0%, transparent 70%);opacity:.35;width:320px;height:320px;bottom:20%;right:-100px}.auth-module__Iay1tq__hero{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex;position:relative}.auth-module__Iay1tq__brand{letter-spacing:-.02em;color:var(--color-text);font-size:1.5rem;font-weight:700}.auth-module__Iay1tq__tagline{color:var(--color-text-muted);max-width:22rem;margin:0;font-size:.95rem;line-height:1.45}.auth-module__Iay1tq__main{z-index:1;flex:1;justify-content:center;align-items:flex-start;display:flex;position:relative}.auth-module__Iay1tq__wrapper{background:var(--color-surface);border:1px solid #e5e4dfcc;border-radius:1.25rem;flex-direction:column;gap:1.25rem;width:100%;max-width:24rem;padding:1.75rem 1.5rem 1.5rem;display:flex;box-shadow:0 1px 2px #1f2a2c0a,0 18px 40px -20px #1f2a2c2e}.auth-module__Iay1tq__wrapper h1{letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:700}.auth-module__Iay1tq__lede{color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.45}.auth-module__Iay1tq__form{flex-direction:column;gap:.85rem;display:flex}.auth-module__Iay1tq__field{color:var(--color-text-muted);flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:500;display:flex}.auth-module__Iay1tq__labelRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.auth-module__Iay1tq__forgot{color:var(--color-primary);font-size:.78rem;font-weight:500;text-decoration:none}.auth-module__Iay1tq__forgot:hover{text-decoration:underline}.auth-module__Iay1tq__field input{font:inherit;color:var(--color-text);background:var(--color-surface-sand);border:1px solid var(--color-border);border-radius:.65rem;padding:.7rem .85rem;font-size:1rem;font-weight:400;transition:border-color .12s,box-shadow .12s,background .12s}.auth-module__Iay1tq__field input:hover{border-color:var(--color-border-muted)}.auth-module__Iay1tq__field input:focus{background:var(--color-surface);border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0a505624}.auth-module__Iay1tq__hint{color:var(--color-text-muted);font-size:.75rem;font-weight:400}.auth-module__Iay1tq__submit{background:linear-gradient(180deg, var(--color-primary-deep), var(--color-primary-hover));color:var(--color-surface);letter-spacing:.01em;border-radius:.7rem;margin-top:.25rem;padding:.8rem 1rem;font-weight:600;transition:transform 80ms,box-shadow .12s,filter .12s;box-shadow:inset 0 1px #ffffff2e,0 8px 18px -8px #0a505673}.auth-module__Iay1tq__submit:hover:not(:disabled){filter:brightness(1.06)}.auth-module__Iay1tq__submit:active:not(:disabled){transform:translateY(1px)}.auth-module__Iay1tq__submit:disabled{opacity:.65;cursor:not-allowed}.auth-module__Iay1tq__cta{background:linear-gradient(180deg, var(--color-primary-deep), var(--color-primary-hover));color:var(--color-surface);letter-spacing:.01em;text-align:center;border-radius:.7rem;align-self:center;margin-top:.25rem;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:transform 80ms,filter .12s;box-shadow:inset 0 1px #ffffff2e,0 8px 18px -8px #0a505673}.auth-module__Iay1tq__cta:hover{filter:brightness(1.06)}.auth-module__Iay1tq__cta:active{transform:translateY(1px)}.auth-module__Iay1tq__resendHelp{color:var(--color-text-muted);margin:-.25rem 0 0;font-size:.85rem;line-height:1.45}.auth-module__Iay1tq__resendActions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.auth-module__Iay1tq__resendBtn{background:var(--color-surface);border:1px solid var(--color-primary);color:var(--color-primary);font:inherit;letter-spacing:.01em;cursor:pointer;border-radius:.6rem;flex-shrink:0;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;transition:background .12s,color .12s,transform 80ms}.auth-module__Iay1tq__resendBtn:hover:not(:disabled){background:#0a505614}.auth-module__Iay1tq__resendBtn:active:not(:disabled){transform:translateY(1px)}.auth-module__Iay1tq__resendBtn:disabled{opacity:.55;cursor:not-allowed}.auth-module__Iay1tq__linkBtn{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:500}.auth-module__Iay1tq__linkBtn:hover{text-decoration:underline}.auth-module__Iay1tq__error{color:var(--color-danger);background:#b3261e12;border:1px solid #b3261e2e;border-radius:.55rem;margin:0;padding:.6rem .75rem;font-size:.85rem}.auth-module__Iay1tq__success{color:var(--color-success-deeper);background:#2f8a5f14;border:1px solid #2f8a5f38;border-radius:.55rem;margin:0;padding:.7rem .85rem;font-size:.88rem;line-height:1.45}.auth-module__Iay1tq__success strong{font-weight:600}.auth-module__Iay1tq__alt{text-align:center;color:var(--color-text-muted);margin:0;font-size:.9rem}.auth-module__Iay1tq__alt a{color:var(--color-primary);font-weight:600;text-decoration:none}.auth-module__Iay1tq__alt a:hover{text-decoration:underline}.auth-module__Iay1tq__social{flex-direction:column;gap:.85rem;display:flex}.auth-module__Iay1tq__googleButton{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);font:inherit;letter-spacing:.01em;border-radius:.7rem;justify-content:center;align-items:center;gap:.6rem;padding:.7rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .12s,background .12s,transform 80ms;display:flex;box-shadow:0 1px #1f2a2c0a}.auth-module__Iay1tq__googleButton:hover:not(:disabled){border-color:var(--color-border-muted);background:var(--color-surface-sand)}.auth-module__Iay1tq__googleButton:active:not(:disabled){transform:translateY(1px)}.auth-module__Iay1tq__googleButton:disabled{opacity:.65;cursor:not-allowed}.auth-module__Iay1tq__googleButton svg{flex-shrink:0}.auth-module__Iay1tq__divider{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500;position:relative}.auth-module__Iay1tq__divider:before,.auth-module__Iay1tq__divider:after{content:"";background:var(--color-border);width:calc(50% - 1.5rem);height:1px;position:absolute;top:50%}.auth-module__Iay1tq__divider:before{left:0}.auth-module__Iay1tq__divider:after{right:0}.auth-module__Iay1tq__divider span{background:var(--color-surface);padding:0 .5rem}
.marketing-module__E3pUCa__shell{background:var(--color-background);min-height:100%;color:var(--color-text);flex-direction:column;flex:1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.marketing-module__E3pUCa__header{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(10px);background:#fafaf8d9;border-bottom:1px solid #e5e4dfb3;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,2rem);display:flex;position:sticky;top:0}.marketing-module__E3pUCa__headerInner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:72rem;margin:0 auto;display:flex}.marketing-module__E3pUCa__brand{letter-spacing:-.01em;color:var(--color-text);align-items:center;gap:.55rem;font-size:1.05rem;font-weight:700;display:flex}.marketing-module__E3pUCa__brandName{font-weight:700}.marketing-module__E3pUCa__nav{align-items:center;gap:1.5rem;display:none}.marketing-module__E3pUCa__nav a{color:var(--color-text-muted);font-size:.92rem;font-weight:500;transition:color .12s}.marketing-module__E3pUCa__nav a:hover{color:var(--color-text)}@media (min-width:720px){.marketing-module__E3pUCa__nav{display:flex}}.marketing-module__E3pUCa__headerActions{align-items:center;gap:.6rem;display:flex}.marketing-module__E3pUCa__signIn{color:var(--color-text-muted);padding:.5rem .6rem;font-size:.92rem;font-weight:500;transition:color .12s}.marketing-module__E3pUCa__signIn:hover{color:var(--color-text)}.marketing-module__E3pUCa__primaryBtn{background:var(--color-primary);color:var(--color-surface);letter-spacing:.005em;border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.92rem;font-weight:600;transition:background .12s,transform 80ms;display:inline-flex}.marketing-module__E3pUCa__primaryBtn:hover{background:var(--color-primary-hover)}.marketing-module__E3pUCa__primaryBtn:active{transform:translateY(1px)}.marketing-module__E3pUCa__secondaryBtn{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.92rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.marketing-module__E3pUCa__secondaryBtn:hover{background:var(--color-surface-sand-cool);border-color:var(--color-border-warm)}.marketing-module__E3pUCa__main{flex-direction:column;flex:1;width:100%;display:flex}.marketing-module__E3pUCa__container{width:100%;max-width:72rem;margin:0 auto;padding-inline:clamp(1.25rem,4.5vw,2rem)}.marketing-module__E3pUCa__section{padding-block:clamp(3.5rem,9vw,6rem)}.marketing-module__E3pUCa__sectionTight{padding-block:clamp(2rem,5vw,3.5rem)}.marketing-module__E3pUCa__sectionDivider{border-top:1px solid var(--color-border)}.marketing-module__E3pUCa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary);margin:0 0 .85rem;font-size:.74rem;font-weight:600;display:inline-block}.marketing-module__E3pUCa__sectionTitle{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:clamp(1.8rem,3.6vw,2.4rem);font-weight:700;line-height:1.15}.marketing-module__E3pUCa__sectionLede{max-width:36rem;color:var(--color-text-muted);margin:.8rem 0 0;font-size:1.02rem;line-height:1.55}.marketing-module__E3pUCa__footer{border-top:1px solid var(--color-border);margin-top:auto;padding:2.5rem 0 2.75rem}.marketing-module__E3pUCa__footerGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (min-width:720px){.marketing-module__E3pUCa__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.marketing-module__E3pUCa__footerBrand{flex-direction:column;gap:.6rem;max-width:22rem;display:flex}.marketing-module__E3pUCa__footerTagline{color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.5}.marketing-module__E3pUCa__footerColTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);margin:0 0 .7rem;font-size:.78rem;font-weight:700}.marketing-module__E3pUCa__footerLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.marketing-module__E3pUCa__footerLinks a{color:var(--color-text-muted);font-size:.92rem;transition:color .12s}.marketing-module__E3pUCa__footerLinks a:hover{color:var(--color-text)}.marketing-module__E3pUCa__footerBottom{border-top:1px solid var(--color-border);color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;font-size:.82rem;display:flex}.marketing-module__E3pUCa__disclaimer{max-width:38rem;margin:0}
.feature-module__2-d5BG__featureHero{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);padding:clamp(2.75rem,6vw,4.5rem) 0 clamp(2rem,4vw,3.5rem);display:grid}@media (min-width:880px){.feature-module__2-d5BG__featureHero{grid-template-columns:1.1fr 1fr}}.feature-module__2-d5BG__featureCrumb{color:var(--color-text-muted);align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:.85rem;display:inline-flex}.feature-module__2-d5BG__featureCrumb a{color:var(--color-primary);font-weight:500}.feature-module__2-d5BG__featureCrumb a:hover{text-decoration:underline}.feature-module__2-d5BG__featureTitle{letter-spacing:-.024em;max-width:18ch;margin:0;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:700;line-height:1.1}.feature-module__2-d5BG__featureLede{max-width:36rem;color:var(--color-text-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.feature-module__2-d5BG__featureActions{flex-wrap:wrap;gap:.7rem;margin-top:1.8rem;display:flex}.feature-module__2-d5BG__featurePhone{justify-content:center;padding:1rem 0;display:flex}.feature-module__2-d5BG__featurePoints{grid-template-columns:1fr;gap:1.2rem;margin-top:1rem;display:grid}@media (min-width:720px){.feature-module__2-d5BG__featurePoints{grid-template-columns:repeat(3,1fr)}}.feature-module__2-d5BG__point{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.85rem;padding:1.4rem}.feature-module__2-d5BG__point h4{letter-spacing:-.005em;margin:0 0 .45rem;font-size:1rem;font-weight:700}.feature-module__2-d5BG__point p{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.55}.feature-module__2-d5BG__featureNext{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}@media (min-width:720px){.feature-module__2-d5BG__featureNext{grid-template-columns:repeat(2,1fr)}}.feature-module__2-d5BG__nextCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.9rem;flex-direction:column;gap:.4rem;padding:1.5rem;transition:border-color .12s;display:flex}.feature-module__2-d5BG__nextCard:hover{border-color:#0a50564d}.feature-module__2-d5BG__nextKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);font-size:.74rem;font-weight:700}.feature-module__2-d5BG__nextTitle{color:var(--color-text);font-size:1.05rem;font-weight:700}.feature-module__2-d5BG__nextBody{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}
.landing-module__NOyScq__hero{text-align:center;padding:clamp(3.5rem,8vw,6rem) 0 clamp(2.5rem,5vw,4rem)}.landing-module__NOyScq__heroTitle{letter-spacing:-.028em;max-width:22ch;color:var(--color-text);margin:0 auto;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:700;line-height:1.08}.landing-module__NOyScq__heroLede{max-width:38rem;color:var(--color-text-muted);margin:1.2rem auto 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.55}.landing-module__NOyScq__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem auto 0;display:flex}.landing-module__NOyScq__heroBtnPrimary{background:var(--color-primary);color:var(--color-surface);letter-spacing:.005em;border-radius:.7rem;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.98rem;font-weight:600;transition:background .12s,transform 80ms;display:inline-flex}.landing-module__NOyScq__heroBtnPrimary:hover{background:var(--color-primary-hover)}.landing-module__NOyScq__heroBtnPrimary:active{transform:translateY(1px)}.landing-module__NOyScq__heroBtnSecondary{color:var(--color-text);background:0 0;border-radius:.7rem;align-items:center;gap:.45rem;padding:.85rem 1.3rem;font-size:.98rem;font-weight:600;display:inline-flex}.landing-module__NOyScq__heroBtnSecondary:hover{color:var(--color-primary)}.landing-module__NOyScq__heroShowcase{justify-content:center;margin:clamp(2.5rem,5vw,3.5rem) auto 0;display:flex}.landing-module__NOyScq__features{grid-template-columns:1fr;gap:1.1rem;margin-top:2.5rem;display:grid}@media (min-width:640px){.landing-module__NOyScq__features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-module__NOyScq__features{grid-template-columns:repeat(3,1fr)}}.landing-module__NOyScq__featureCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;gap:.7rem;padding:1.6rem 1.5rem;transition:border-color .12s,transform .12s;display:flex}.landing-module__NOyScq__featureCard:hover{border-color:#0a50564d;transform:translateY(-2px)}.landing-module__NOyScq__featureIcon{width:36px;height:36px;color:var(--color-primary);background:#0a505614;border-radius:.55rem;place-items:center;display:grid}.landing-module__NOyScq__featureIcon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.landing-module__NOyScq__featureTitle{letter-spacing:-.005em;margin:0;font-size:1.08rem;font-weight:700}.landing-module__NOyScq__featureBody{color:var(--color-text-muted);margin:0;font-size:.93rem;line-height:1.5}.landing-module__NOyScq__featureLink{color:var(--color-primary);margin-top:auto;padding-top:.4rem;font-size:.88rem;font-weight:600}.landing-module__NOyScq__showcase{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}@media (min-width:880px){.landing-module__NOyScq__showcase,.landing-module__NOyScq__showcaseReverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.landing-module__NOyScq__showcaseReverse .landing-module__NOyScq__showcasePhone{order:2}}.landing-module__NOyScq__showcasePhone{justify-content:center;display:flex}.landing-module__NOyScq__showcaseCopy h3{letter-spacing:-.015em;margin:0 0 .8rem;font-size:clamp(1.5rem,2.6vw,1.95rem);font-weight:700;line-height:1.18}.landing-module__NOyScq__showcaseCopy p{color:var(--color-text-muted);max-width:32rem;margin:0;font-size:1rem;line-height:1.6}.landing-module__NOyScq__bulletList{flex-direction:column;gap:.6rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.landing-module__NOyScq__bulletList li{color:var(--color-text);gap:.6rem;font-size:.95rem;line-height:1.5;display:flex}.landing-module__NOyScq__bulletDot{background:var(--color-primary);border-radius:50%;flex:none;width:6px;height:6px;margin-top:.55rem}.landing-module__NOyScq__steps{counter-reset:step;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;display:grid}@media (min-width:720px){.landing-module__NOyScq__steps{grid-template-columns:repeat(3,1fr)}}.landing-module__NOyScq__step{background:var(--color-surface);border:1px solid var(--color-border);counter-increment:step;border-radius:1rem;padding:1.6rem 1.5rem}.landing-module__NOyScq__step:before{content:counter(step, decimal-leading-zero);letter-spacing:.16em;color:var(--color-primary);margin-bottom:.8rem;font-size:.78rem;font-weight:700;display:inline-block}.landing-module__NOyScq__step h4{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.landing-module__NOyScq__step p{color:var(--color-text-muted);margin:0;font-size:.93rem;line-height:1.55}.landing-module__NOyScq__faqList{flex-direction:column;gap:.6rem;max-width:48rem;margin-top:2.5rem;display:flex}.landing-module__NOyScq__faqItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.85rem;padding:1.1rem 1.3rem}.landing-module__NOyScq__faqQuestion{cursor:pointer;color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.landing-module__NOyScq__faqQuestion::-webkit-details-marker{display:none}.landing-module__NOyScq__faqQuestion:after{content:"+";color:var(--color-text-muted);font-size:1.25rem;font-weight:400;transition:transform .15s}.landing-module__NOyScq__faqItem[open] .landing-module__NOyScq__faqQuestion:after{transform:rotate(45deg)}.landing-module__NOyScq__faqAnswer{color:var(--color-text-muted);margin:.6rem 0 0;font-size:.95rem;line-height:1.55}.landing-module__NOyScq__finalCta{text-align:center;border-top:1px solid var(--color-border);padding:clamp(3rem,7vw,5rem) 0}.landing-module__NOyScq__finalCtaTitle{letter-spacing:-.02em;max-width:24ch;margin:0 auto;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.18}.landing-module__NOyScq__finalCtaLede{max-width:32rem;color:var(--color-text-muted);margin:.85rem auto 0;font-size:1rem;line-height:1.55}.landing-module__NOyScq__finalCtaButton{background:var(--color-primary);color:var(--color-surface);border-radius:.7rem;align-items:center;gap:.5rem;margin-top:1.8rem;padding:.9rem 1.7rem;font-size:1rem;font-weight:600;display:inline-flex}.landing-module__NOyScq__finalCtaButton:hover{background:var(--color-primary-hover)}
.legal-module__8v-RQq__page{padding:clamp(3rem,6vw,4.5rem) 0 clamp(3rem,6vw,5rem)}.legal-module__8v-RQq__layout{grid-template-columns:1fr;align-items:start;gap:2.5rem;margin-top:2.5rem;display:grid}@media (min-width:920px){.legal-module__8v-RQq__layout{grid-template-columns:220px 1fr;gap:4rem}}.legal-module__8v-RQq__toc{display:none;position:sticky;top:5.5rem}@media (min-width:920px){.legal-module__8v-RQq__toc{display:block}}.legal-module__8v-RQq__tocTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 .6rem;font-size:.74rem;font-weight:700}.legal-module__8v-RQq__tocList{border-left:1px solid var(--color-border);flex-direction:column;gap:.4rem;margin:0;padding:0 0 0 .85rem;list-style:none;display:flex}.legal-module__8v-RQq__tocList a{color:var(--color-text-muted);font-size:.88rem;line-height:1.5;transition:color .12s}.legal-module__8v-RQq__tocList a:hover{color:var(--color-text)}.legal-module__8v-RQq__prose{max-width:44rem;color:var(--color-text);flex-direction:column;gap:2.2rem;font-size:1rem;line-height:1.65;display:flex}.legal-module__8v-RQq__prose section{scroll-margin-top:4.5rem}.legal-module__8v-RQq__prose h2{letter-spacing:-.005em;margin:0 0 .6rem;font-size:1.25rem;font-weight:700}.legal-module__8v-RQq__prose h3{letter-spacing:-.002em;margin:1.1rem 0 .35rem;font-size:1rem;font-weight:600}.legal-module__8v-RQq__prose p{color:var(--color-text-muted);margin:0 0 .7rem}.legal-module__8v-RQq__prose p:last-child{margin-bottom:0}.legal-module__8v-RQq__prose ul{color:var(--color-text-muted);flex-direction:column;gap:.35rem;margin:.4rem 0 .8rem;padding-left:1.15rem;display:flex}.legal-module__8v-RQq__prose ul li{padding-left:.15rem}.legal-module__8v-RQq__prose ul li strong{color:var(--color-text);font-weight:600}.legal-module__8v-RQq__prose a{color:var(--color-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.legal-module__8v-RQq__prose code{color:var(--color-text);background:#0a505612;border-radius:.3em;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.legal-module__8v-RQq__callout{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-primary);color:var(--color-text);border-radius:.55rem;margin:0;padding:1.1rem 1.25rem;font-size:.95rem}.legal-module__8v-RQq__callout p{color:var(--color-text-muted);margin:0}.legal-module__8v-RQq__callout strong{color:var(--color-text)}.legal-module__8v-RQq__draftBanner{border:1px solid #c98a1f59;border-left:3px solid var(--color-warning);color:var(--color-text);background:#c98a1f14;border-radius:.85rem;margin-top:1.5rem;padding:1.1rem 1.3rem;font-size:.95rem;line-height:1.55}.legal-module__8v-RQq__draftBanner strong{font-weight:600}.legal-module__8v-RQq__draftBanner p{margin:0}.legal-module__8v-RQq__draftBanner p+p{color:var(--color-text-muted);margin-top:.45rem}.legal-module__8v-RQq__contactBlock{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.7rem;margin-top:1rem;padding:1.1rem 1.25rem;font-size:.95rem;line-height:1.55}.legal-module__8v-RQq__contactBlock dl{grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:0;display:grid}.legal-module__8v-RQq__contactBlock dt{color:var(--color-text);font-weight:600}.legal-module__8v-RQq__contactBlock dd{color:var(--color-text-muted);margin:0}.legal-module__8v-RQq__updated{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);letter-spacing:.01em;border-radius:999px;margin-top:.5rem;padding:.3rem .65rem;font-size:.78rem;display:inline-block}
.PhoneScreens-module__ASXzpW__screen{background:var(--color-background);height:100%;color:var(--color-text);padding:calc(var(--phone-w) * .04) calc(var(--phone-w) * .045) 0;flex-direction:column;display:flex;overflow:hidden}.PhoneScreens-module__ASXzpW__appBar{padding-bottom:calc(var(--phone-w) * .03);font-size:calc(var(--phone-w) * .045);justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__appBarBrand{align-items:center;gap:calc(var(--phone-w) * .022);letter-spacing:-.01em;font-weight:700;display:flex}.PhoneScreens-module__ASXzpW__brandDot{width:calc(var(--phone-w) * .045);height:calc(var(--phone-w) * .045);border-radius:calc(var(--phone-w) * .012);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light))}.PhoneScreens-module__ASXzpW__appBarAccount{width:calc(var(--phone-w) * .075);height:calc(var(--phone-w) * .075);background:var(--color-surface-mist);font-size:calc(var(--phone-w) * .04);color:var(--color-primary);border-radius:999px;place-items:center;font-weight:700;display:grid}.PhoneScreens-module__ASXzpW__scroll{gap:calc(var(--phone-w) * .035);flex-direction:column;flex:1;display:flex;overflow:hidden}.PhoneScreens-module__ASXzpW__quoteCard{padding:calc(var(--phone-w) * .045) calc(var(--phone-w) * .05);border-radius:calc(var(--phone-w) * .05);background:var(--color-surface);grid-template-columns:calc(var(--phone-w) * .01) 1fr;gap:calc(var(--phone-w) * .035);border:1px solid #e5e4dfd9;display:grid;position:relative;overflow:hidden}.PhoneScreens-module__ASXzpW__quoteAccent{background:linear-gradient(180deg, var(--color-primary) 0%, #0a505633 100%);border-radius:999px;align-self:stretch}.PhoneScreens-module__ASXzpW__quoteText{font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:calc(var(--phone-w) * .042);color:var(--color-text);margin:0;line-height:1.45}.PhoneScreens-module__ASXzpW__quoteAuthor{margin:calc(var(--phone-w) * .02) 0 0;font-size:calc(var(--phone-w) * .026);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);font-weight:700}.PhoneScreens-module__ASXzpW__cta{align-items:center;gap:calc(var(--phone-w) * .03);padding:calc(var(--phone-w) * .04) calc(var(--phone-w) * .045);border-radius:calc(var(--phone-w) * .045);background:linear-gradient(135deg, var(--color-primary-deep), var(--color-primary-hover));color:var(--color-surface);display:flex}.PhoneScreens-module__ASXzpW__ctaPlus{width:calc(var(--phone-w) * .105);height:calc(var(--phone-w) * .105);font-size:calc(var(--phone-w) * .06);background:#ffffff2e;border-radius:50%;place-items:center;line-height:1;display:grid}.PhoneScreens-module__ASXzpW__ctaText strong{font-size:calc(var(--phone-w) * .04);font-weight:600;display:block}.PhoneScreens-module__ASXzpW__ctaText small{font-size:calc(var(--phone-w) * .03);opacity:.82;margin-top:2px;display:block}.PhoneScreens-module__ASXzpW__latest{padding:calc(var(--phone-w) * .045) calc(var(--phone-w) * .05);border-radius:calc(var(--phone-w) * .045);background:var(--color-surface);gap:calc(var(--phone-w) * .015);border:1px solid #e5e4dfd9;flex-direction:column;display:flex}.PhoneScreens-module__ASXzpW__latestKicker{font-size:calc(var(--phone-w) * .026);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-weight:700}.PhoneScreens-module__ASXzpW__latestRow{align-items:baseline;gap:calc(var(--phone-w) * .015);font-variant-numeric:tabular-nums;display:flex}.PhoneScreens-module__ASXzpW__latestBig{font-size:calc(var(--phone-w) * .105);letter-spacing:-.035em;color:var(--color-text);font-weight:800;line-height:1}.PhoneScreens-module__ASXzpW__latestSep{font-size:calc(var(--phone-w) * .085);color:var(--color-text-muted);font-weight:300}.PhoneScreens-module__ASXzpW__latestUnit{margin-left:calc(var(--phone-w) * .015);font-size:calc(var(--phone-w) * .028);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__latestWhen{font-size:calc(var(--phone-w) * .03);color:var(--color-text-muted);margin:0}.PhoneScreens-module__ASXzpW__previousList{gap:calc(var(--phone-w) * .018);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PhoneScreens-module__ASXzpW__previousItem{padding:calc(var(--phone-w) * .025) calc(var(--phone-w) * .034);border-radius:calc(var(--phone-w) * .028);font-size:calc(var(--phone-w) * .032);font-variant-numeric:tabular-nums;background:#ffffffb3;border:1px solid #e5e4dfb3;justify-content:space-between;align-items:baseline;display:flex}.PhoneScreens-module__ASXzpW__previousReading{font-weight:600}.PhoneScreens-module__ASXzpW__previousWhen{font-size:calc(var(--phone-w) * .028);color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__entry{gap:calc(var(--phone-w) * .035);flex-direction:column;height:100%;display:flex}.PhoneScreens-module__ASXzpW__entryHeader{justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__entryHeader h2{font-size:calc(var(--phone-w) * .05);letter-spacing:-.01em;margin:0;font-weight:700}.PhoneScreens-module__ASXzpW__entryHeader span{font-size:calc(var(--phone-w) * .03);color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__entryCard{background:var(--color-surface);border-radius:calc(var(--phone-w) * .045);padding:calc(var(--phone-w) * .045);gap:calc(var(--phone-w) * .025);border:1px solid #e5e4dfd9;flex-direction:column;display:flex}.PhoneScreens-module__ASXzpW__entryLabel{font-size:calc(var(--phone-w) * .028);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.PhoneScreens-module__ASXzpW__entryRow{align-items:center;gap:calc(var(--phone-w) * .025);font-variant-numeric:tabular-nums;display:flex}.PhoneScreens-module__ASXzpW__entryNumber{text-align:center;font-size:calc(var(--phone-w) * .11);letter-spacing:-.03em;color:var(--color-text);background:var(--color-surface-sand);border:1px solid var(--color-border);border-radius:calc(var(--phone-w) * .03);padding:calc(var(--phone-w) * .025) 0;flex:1;font-weight:800}.PhoneScreens-module__ASXzpW__entrySlash{font-size:calc(var(--phone-w) * .075);color:var(--color-text-muted);font-weight:300}.PhoneScreens-module__ASXzpW__entryButtons{gap:calc(var(--phone-w) * .02);grid-template-columns:repeat(3,1fr);display:grid}.PhoneScreens-module__ASXzpW__padBtn{text-align:center;font-size:calc(var(--phone-w) * .05);padding:calc(var(--phone-w) * .027) 0;border-radius:calc(var(--phone-w) * .025);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);font-weight:600}.PhoneScreens-module__ASXzpW__padGhost{color:var(--color-text-muted);background:0 0;border-color:#0000;place-items:center;display:grid}.PhoneScreens-module__ASXzpW__padDeleteIcon{width:calc(var(--phone-w) * .06);height:auto}.PhoneScreens-module__ASXzpW__padPrimary{font-size:calc(var(--phone-w) * .04);background:var(--color-primary);color:var(--color-surface);border-color:#0000;grid-column:span 3}.PhoneScreens-module__ASXzpW__chart{background:var(--color-surface);border-radius:calc(var(--phone-w) * .045);padding:calc(var(--phone-w) * .04);gap:calc(var(--phone-w) * .022);border:1px solid #e5e4dfd9;flex-direction:column;display:flex}.PhoneScreens-module__ASXzpW__chartHead{font-size:calc(var(--phone-w) * .032);justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__chartTitle{color:var(--color-text);font-weight:700}.PhoneScreens-module__ASXzpW__chartSub{color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__chartSvg{width:100%;height:auto;display:block}.PhoneScreens-module__ASXzpW__chartLegend{gap:calc(var(--phone-w) * .04);font-size:calc(var(--phone-w) * .027);color:var(--color-text-muted);display:flex}.PhoneScreens-module__ASXzpW__swatch{width:calc(var(--phone-w) * .026);height:calc(var(--phone-w) * .012);margin-right:calc(var(--phone-w) * .015);vertical-align:middle;border-radius:1px;display:inline-block}.PhoneScreens-module__ASXzpW__chips{gap:calc(var(--phone-w) * .018);flex-wrap:wrap;display:flex}.PhoneScreens-module__ASXzpW__chip{align-items:center;gap:calc(var(--phone-w) * .012);padding:calc(var(--phone-w) * .022) calc(var(--phone-w) * .032);background:var(--color-surface);border:1px solid var(--color-border);font-size:calc(var(--phone-w) * .03);color:var(--color-text);border-radius:999px;font-weight:500;display:inline-flex}.PhoneScreens-module__ASXzpW__chipActive{color:var(--color-primary);background:#0a50561a;border-color:#0a505640}.PhoneScreens-module__ASXzpW__timeline{gap:calc(var(--phone-w) * .02);margin-top:calc(var(--phone-w) * .015);flex-direction:column;display:flex}.PhoneScreens-module__ASXzpW__timelineRow{grid-template-columns:calc(var(--phone-w) * .16) 1fr;gap:calc(var(--phone-w) * .025);font-size:calc(var(--phone-w) * .03);align-items:center;display:grid}.PhoneScreens-module__ASXzpW__timelineWhen{color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__timelineWhat{color:var(--color-text)}.PhoneScreens-module__ASXzpW__toggleRow{padding:calc(var(--phone-w) * .035) calc(var(--phone-w) * .04);background:var(--color-surface);border:1px solid var(--color-border);border-radius:calc(var(--phone-w) * .038);justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__toggleLabel{font-size:calc(var(--phone-w) * .035);font-weight:600}.PhoneScreens-module__ASXzpW__toggleHint{font-size:calc(var(--phone-w) * .028);color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__switch{width:calc(var(--phone-w) * .11);height:calc(var(--phone-w) * .06);background:var(--color-primary);border-radius:999px;position:relative}.PhoneScreens-module__ASXzpW__switchKnob{top:calc(var(--phone-w) * .006);right:calc(var(--phone-w) * .006);width:calc(var(--phone-w) * .048);height:calc(var(--phone-w) * .048);background:var(--color-surface);border-radius:50%;position:absolute;box-shadow:0 1px 3px #0000002e}.PhoneScreens-module__ASXzpW__timeChips{gap:calc(var(--phone-w) * .018);flex-direction:column;display:flex}.PhoneScreens-module__ASXzpW__timeChip{padding:calc(var(--phone-w) * .027) calc(var(--phone-w) * .04);background:var(--color-surface);border:1px solid var(--color-border);border-radius:calc(var(--phone-w) * .03);justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__timeBig{font-size:calc(var(--phone-w) * .045);font-variant-numeric:tabular-nums;font-weight:600}.PhoneScreens-module__ASXzpW__timeMeta{font-size:calc(var(--phone-w) * .028);color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__shareCode{text-align:center;padding:calc(var(--phone-w) * .045);background:var(--color-surface);border:1px solid var(--color-border);border-radius:calc(var(--phone-w) * .04)}.PhoneScreens-module__ASXzpW__shareKicker{font-size:calc(var(--phone-w) * .026);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-weight:700}.PhoneScreens-module__ASXzpW__shareValue{margin:calc(var(--phone-w) * .022) 0 0;font-size:calc(var(--phone-w) * .085);letter-spacing:.12em;color:var(--color-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.PhoneScreens-module__ASXzpW__shareMeta{margin:calc(var(--phone-w) * .012) 0 0;font-size:calc(var(--phone-w) * .028);color:var(--color-text-muted)}.PhoneScreens-module__ASXzpW__shareList{gap:calc(var(--phone-w) * .015);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PhoneScreens-module__ASXzpW__shareItem{padding:calc(var(--phone-w) * .025) calc(var(--phone-w) * .034);border-radius:calc(var(--phone-w) * .025);font-size:calc(var(--phone-w) * .028);background:#ffffffa6;border:1px solid #e5e4dfb3;justify-content:space-between;align-items:center;display:flex}.PhoneScreens-module__ASXzpW__bottomNav{padding:calc(var(--phone-w) * .025) 0 calc(var(--phone-w) * .045);border-top:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:repeat(4,1fr);margin-top:auto;display:grid}.PhoneScreens-module__ASXzpW__tab{font-size:calc(var(--phone-w) * .026);color:var(--color-text-muted);flex-direction:column;align-items:center;gap:2px;display:flex}.PhoneScreens-module__ASXzpW__tabActive{color:var(--color-primary)}.PhoneScreens-module__ASXzpW__tabIcon{width:calc(var(--phone-w) * .055);height:calc(var(--phone-w) * .055);stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.PhoneScreens-module__ASXzpW__homeIndicator{height:calc(var(--phone-w) * .012);width:35%;margin:calc(var(--phone-w) * .015) auto 0;background:var(--color-text);opacity:.6;border-radius:999px}
.subprocessors-module__meawSG__tocSub{padding-left:.8rem}.subprocessors-module__meawSG__category{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-primary);border-radius:.55rem;margin:1.4rem 0 1.6rem;padding:1.1rem 1.25rem}.subprocessors-module__meawSG__category h3{color:var(--color-text);margin:0 0 .7rem;font-size:1.05rem;font-weight:600}.subprocessors-module__meawSG__categoryDl{grid-template-columns:max-content 1fr;gap:.4rem 1rem;margin:0;font-size:.95rem;line-height:1.55;display:grid}.subprocessors-module__meawSG__categoryDl dt{color:var(--color-text);font-weight:600}.subprocessors-module__meawSG__categoryDl dd{color:var(--color-text-muted);margin:0}@media (max-width:560px){.subprocessors-module__meawSG__categoryDl{grid-template-columns:1fr;gap:.15rem 0}.subprocessors-module__meawSG__categoryDl dt{margin-top:.4rem}.subprocessors-module__meawSG__categoryDl dt:first-of-type{margin-top:0}}
.offline-module__KGj9SW__shell{padding:2rem 1.25rem calc(2.5rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;align-items:center;gap:1.75rem;max-width:32rem;margin:0 auto;display:flex}.offline-module__KGj9SW__hero{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.offline-module__KGj9SW__title{color:var(--color-text);margin:.5rem 0 0;font-size:1.5rem;font-weight:600}.offline-module__KGj9SW__subtitle{color:var(--color-text-muted);max-width:22rem;margin:0;font-size:.95rem}.offline-module__KGj9SW__main{flex-direction:column;gap:1.25rem;width:100%;display:flex}.offline-module__KGj9SW__quoteCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.875rem;padding:1.25rem 1.25rem 1rem;position:relative;box-shadow:0 1px 2px #1f2a2c0a}.offline-module__KGj9SW__quoteText{color:var(--color-text);margin:0 0 .5rem;font-style:italic;line-height:1.55}.offline-module__KGj9SW__quoteAuthor{color:var(--color-text-muted);margin:0;font-size:.85rem}.offline-module__KGj9SW__statusCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.875rem;padding:1.25rem;box-shadow:0 1px 2px #1f2a2c0a}.offline-module__KGj9SW__statusTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.offline-module__KGj9SW__statusTitle+ul+.offline-module__KGj9SW__statusTitle{margin-top:1.1rem}.offline-module__KGj9SW__statusList{color:var(--color-text);margin:0;padding-left:1.1rem;font-size:.95rem;line-height:1.5}.offline-module__KGj9SW__statusList li+li{margin-top:.4rem}.offline-module__KGj9SW__retry{background:var(--color-primary);color:var(--color-surface);letter-spacing:.01em;border-radius:999px;align-self:center;padding:.7rem 1.5rem;font-weight:600;transition:background .12s}.offline-module__KGj9SW__retry:hover{background:var(--color-primary-hover)}
.PwaUpdateBanner-module__S13e5G__banner{background:var(--color-primary);color:var(--color-surface);border-radius:.875rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #1f2a2c14}.PwaUpdateBanner-module__S13e5G__body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.PwaUpdateBanner-module__S13e5G__title{font-size:.9rem;font-weight:600}.PwaUpdateBanner-module__S13e5G__subtitle{color:#fffc;font-size:.8rem}.PwaUpdateBanner-module__S13e5G__reload{background:var(--color-surface);color:var(--color-primary);border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .12s}.PwaUpdateBanner-module__S13e5G__reload:hover{background:#ffffffeb}
