.page-module___8aEwW__tinted{background:var(--surface-alt);border-block:1px solid var(--border-subtle)}.page-module___8aEwW__center{text-align:center}.page-module___8aEwW__center .section-lead{margin-inline:auto}.page-module___8aEwW__privacy{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px;display:grid}.page-module___8aEwW__privacyItem{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);flex-direction:column;gap:10px;height:100%;padding:28px;display:flex}.page-module___8aEwW__privacyItem svg{color:var(--accent);margin-bottom:6px}.page-module___8aEwW__privacyItem h3{font-size:19px}.page-module___8aEwW__privacyItem p{color:var(--text-muted);font-size:15px}.page-module___8aEwW__final{overflow:hidden}.page-module___8aEwW__finalGlow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#5fe3a133,#0000 62%);border-radius:50%;width:min(900px,120vw);position:absolute;bottom:-60%;left:50%;translate:-50%}.page-module___8aEwW__finalInner{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.page-module___8aEwW__finalInner>:last-child{justify-content:center;margin-top:28px}.page-module___8aEwW__finalTitle{letter-spacing:-.04em;font-size:clamp(40px,7vw,84px)}@media (max-width:860px){.page-module___8aEwW__privacy{grid-template-columns:minmax(0,1fr)}}
.Faq-module__pkI36W__faq{flex-direction:column;gap:10px;max-width:820px;margin:48px auto 0;display:flex}.Faq-module__pkI36W__item{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);transition:border-color .2s}.Faq-module__pkI36W__item[open],.Faq-module__pkI36W__item:hover{border-color:var(--border-strong)}.Faq-module__pkI36W__item summary{cursor:pointer;min-height:64px;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;font-size:17.5px;font-weight:500;list-style:none;display:flex}.Faq-module__pkI36W__item summary::-webkit-details-marker{display:none}.Faq-module__pkI36W__plus{width:14px;height:14px;color:var(--accent);flex:none;transition:rotate .3s;position:relative}.Faq-module__pkI36W__plus:before,.Faq-module__pkI36W__plus:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;inset:6px 0 auto}.Faq-module__pkI36W__plus:after{rotate:90deg}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__plus{rotate:45deg}.Faq-module__pkI36W__item p{color:var(--text-muted);max-width:68ch;padding:0 22px 22px}
.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.Features-module__zvCZ4q__grid>*{display:flex}.Features-module__zvCZ4q__wide{grid-column:span 2}.Features-module__zvCZ4q__card{flex-direction:column;flex:1;gap:12px;padding:28px;display:flex}.Features-module__zvCZ4q__card h3{letter-spacing:-.01em;font-size:20px}.Features-module__zvCZ4q__card p{color:var(--text-muted);font-size:15px}.Features-module__zvCZ4q__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Features-module__zvCZ4q__icon{width:46px;height:46px;color:var(--accent);background:var(--accent-tint);border:1px solid #5fe3a138;border-radius:14px;place-items:center;display:grid}.Features-module__zvCZ4q__tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--warning);background:var(--warning-tint);border:1px solid #f0b8494d;border-radius:999px;padding:3px 10px;font-size:10.5px}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Features-module__zvCZ4q__grid{grid-template-columns:minmax(0,1fr)}.Features-module__zvCZ4q__wide{grid-column:auto}}
.Spotlight-module__OO5jya__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.Spotlight-module__OO5jya__card:before{content:"";background:radial-gradient(420px circle at var(--spot-x,50%) var(--spot-y,-40%), #5fe3a121, transparent 60%);opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.Spotlight-module__OO5jya__card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.Spotlight-module__OO5jya__card:hover:before{opacity:1}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-subtle);background:var(--surface-alt);padding-block:44px 36px}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__brand img{border-radius:8px}.Footer-module__S6Hkya__brand div{flex-direction:column;line-height:1.3;display:flex}.Footer-module__S6Hkya__brand strong{font-family:var(--font-display);font-size:18px}.Footer-module__S6Hkya__brand span{color:var(--text-faint);font-size:13px}.Footer-module__S6Hkya__links{color:var(--text-muted);flex-wrap:wrap;gap:8px 28px;font-size:14.5px;display:flex}.Footer-module__S6Hkya__links a{padding-block:10px}.Footer-module__S6Hkya__links a:hover{color:var(--text)}.Footer-module__S6Hkya__legal{border-top:1px solid var(--border-subtle);color:var(--text-faint);flex-direction:column;gap:6px;margin-top:28px;padding-top:24px;font-size:12.5px;display:flex}
.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);border-bottom:1px solid var(--border-subtle);background:#0a0b0db8;position:fixed;inset:0 0 auto}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:24px;height:68px;display:flex}.Header-module__hBw1pG__brand{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.Header-module__hBw1pG__brand img{border-radius:9px}.Header-module__hBw1pG__nav{color:var(--text-muted);gap:28px;font-size:14.5px;display:flex}.Header-module__hBw1pG__nav a{padding-block:12px;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--text)}.Header-module__hBw1pG__cta{background:var(--accent);min-height:44px;color:var(--on-accent);border-radius:999px;align-items:center;padding:0 20px;font-size:14.5px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.Header-module__hBw1pG__cta:hover{background:#7aebb3;transform:translateY(-1px)}@media (max-width:860px){.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__hero{padding-block:clamp(120px,14vw,168px) clamp(64px,8vw,104px);position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);opacity:.7;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 20%,#0000 75%)}.Hero-module__ZARIfG__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:48px;display:grid;position:relative}.Hero-module__ZARIfG__copy{flex-direction:column;align-items:flex-start;gap:26px;display:flex}.Hero-module__ZARIfG__badge{background:var(--accent-tint);color:var(--accent);border:1px solid #5fe3a147;border-radius:999px;align-items:center;gap:10px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badge i{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{box-shadow:0 0 #5fe3a199}to{box-shadow:0 0 0 10px #5fe3a100}}.Hero-module__ZARIfG__title{letter-spacing:-.035em;font-size:clamp(40px,6.4vw,72px);line-height:1.02}.Hero-module__ZARIfG__title em{background:linear-gradient(100deg, var(--accent) 10%, #b6f5d5 50%, var(--accent) 90%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:5s linear infinite Hero-module__ZARIfG__shimmer}@keyframes Hero-module__ZARIfG__shimmer{to{background-position:-200% 0}}.Hero-module__ZARIfG__lead{color:var(--text-secondary);max-width:54ch;font-size:clamp(17px,1.7vw,19px)}.Hero-module__ZARIfG__lead strong{color:var(--text);font-weight:600}.Hero-module__ZARIfG__points{color:var(--text-muted);flex-wrap:wrap;gap:8px 22px;font-size:14px;display:flex}.Hero-module__ZARIfG__points li{align-items:center;gap:7px;display:inline-flex}.Hero-module__ZARIfG__points svg{color:var(--accent)}.Hero-module__ZARIfG__visual{perspective:1400px;place-items:center;min-height:660px;display:grid;position:relative}.Hero-module__ZARIfG__glow{filter:blur(20px);background:radial-gradient(circle,#5fe3a138,#0000 65%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite Hero-module__ZARIfG__breathe;position:absolute}@keyframes Hero-module__ZARIfG__breathe{50%{opacity:.7;transform:scale(1.18)}}.Hero-module__ZARIfG__phoneWrap{transform-style:preserve-3d;will-change:transform}.Hero-module__ZARIfG__float{border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1d2128d1;border-radius:18px;align-items:center;gap:12px;padding:12px 16px;font-size:13px;line-height:1.35;display:flex;position:absolute;box-shadow:0 24px 50px -18px #000000e6}.Hero-module__ZARIfG__float strong{font-weight:600;display:block}.Hero-module__ZARIfG__float small{color:var(--text-muted);font-size:12px}.Hero-module__ZARIfG__floatIcon{background:var(--accent-tint);width:36px;height:36px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.Hero-module__ZARIfG__floatReminder{top:12%;left:calc(50% - 372px)}.Hero-module__ZARIfG__floatSaving{flex-direction:column;align-items:flex-start;gap:2px;bottom:9%;right:max(-12px,50% - 318px)}.Hero-module__ZARIfG__floatSaving strong{color:var(--accent);font-size:19px;font-weight:500}.Hero-module__ZARIfG__floatCaption{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:10px}@media (max-width:900px){.Hero-module__ZARIfG__inner{grid-template-columns:minmax(0,1fr);gap:24px}.Hero-module__ZARIfG__copy{text-align:center;align-items:center}.Hero-module__ZARIfG__points{justify-content:center}.Hero-module__ZARIfG__visual{min-height:640px}.Hero-module__ZARIfG__floatReminder{top:3%;left:max(0px,50% - 300px)}.Hero-module__ZARIfG__floatSaving{bottom:14%;right:max(0px,50% - 270px)}}@media (max-width:420px){.Hero-module__ZARIfG__float{scale:.86}.Hero-module__ZARIfG__floatReminder{left:-12px}.Hero-module__ZARIfG__floatSaving{right:-12px}}
.Phone-module__RFRD4W__phone{aspect-ratio:300/620;background:linear-gradient(160deg,#2b3038,#15181d 40%,#0d0f12);border-radius:46px;width:300px;padding:10px;position:relative;box-shadow:0 0 0 1px #30353e,0 40px 80px -20px #000c,0 0 120px -30px #5fe3a159}.Phone-module__RFRD4W__island{z-index:2;background:#000;border-radius:999px;width:84px;height:24px;position:absolute;top:20px;left:50%;translate:-50%}.Phone-module__RFRD4W__screen{background:var(--bg);-webkit-user-select:none;user-select:none;border-radius:37px;height:100%;overflow:hidden}.Phone-module__RFRD4W__resumo{flex-direction:column;gap:10px;height:100%;padding:54px 14px 0;font-size:12px;display:flex}.Phone-module__RFRD4W__topbar{justify-content:space-between;align-items:center;display:flex}.Phone-module__RFRD4W__screenTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:19px;font-weight:700}.Phone-module__RFRD4W__monthPill{color:var(--text-secondary);border:1px solid var(--border);border-radius:999px;padding:3px 10px;font-size:11px}.Phone-module__RFRD4W__caption{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:9.5px}.Phone-module__RFRD4W__totalCard{background:var(--surface);border:1px solid var(--border-subtle);border-radius:18px;flex-direction:column;gap:4px;padding:14px;display:flex}.Phone-module__RFRD4W__total{color:var(--text);font-size:31px;font-weight:500;line-height:1.15}.Phone-module__RFRD4W__totalMeta{align-items:center;gap:8px;display:flex}.Phone-module__RFRD4W__delta{font-family:var(--font-mono);color:var(--accent);background:var(--accent-tint);border-radius:999px;padding:2px 7px;font-size:10.5px}.Phone-module__RFRD4W__faint{color:var(--text-faint);font-size:11px}.Phone-module__RFRD4W__alert{color:var(--warning);background:var(--warning-tint);border:1px solid #f0b84938;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:10.5px;display:flex}.Phone-module__RFRD4W__alertDot{background:var(--warning);border-radius:50%;flex:none;width:6px;height:6px}.Phone-module__RFRD4W__block{background:var(--surface);border:1px solid var(--border-subtle);border-radius:18px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.Phone-module__RFRD4W__stack{gap:3px;height:8px;display:flex}.Phone-module__RFRD4W__stack span{border-radius:999px;flex-basis:0}.Phone-module__RFRD4W__legend{color:var(--text-muted);flex-wrap:wrap;gap:4px 10px;font-size:10px;display:flex}.Phone-module__RFRD4W__legend span{align-items:center;gap:5px;display:inline-flex}.Phone-module__RFRD4W__legend i{border-radius:50%;width:6px;height:6px}.Phone-module__RFRD4W__row{align-items:center;gap:9px;font-size:11.5px;display:flex}.Phone-module__RFRD4W__rowText{flex-direction:column;flex:1;min-width:0;line-height:1.3;display:flex}.Phone-module__RFRD4W__rowText span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Phone-module__RFRD4W__rowText small{color:var(--text-faint);font-size:9.5px}.Phone-module__RFRD4W__monogram{width:30px;height:30px;font-family:var(--font-mono);border:1px solid;border-radius:9px;flex:none;place-items:center;font-size:10.5px;font-weight:500;display:inline-grid}.Phone-module__RFRD4W__tabbar{border-top:1px solid var(--border-subtle);background:var(--surface-alt);color:var(--text-faint);justify-content:space-around;margin:auto -14px 0;padding:11px 6px 20px;font-size:9.5px;display:flex}.Phone-module__RFRD4W__tabActive{color:var(--accent)}
.StoreButtons-module__9j64hG__group{flex-wrap:wrap;gap:12px;display:flex}.StoreButtons-module__9j64hG__button{background:var(--text);min-height:56px;color:var(--bg);font-family:var(--font-display);border-radius:16px;align-items:center;gap:12px;padding:8px 22px 8px 18px;font-size:17px;font-weight:700;line-height:1.15;transition:transform .2s,box-shadow .2s;display:inline-flex}a.StoreButtons-module__9j64hG__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px -10px #5fe3a18c}.StoreButtons-module__9j64hG__text{flex-direction:column;display:flex}.StoreButtons-module__9j64hG__text small{font-family:var(--font-body);opacity:.7;font-size:11px;font-weight:500}.StoreButtons-module__9j64hG__soon{background:var(--surface-raised);color:var(--text);border:1px solid var(--border-strong);cursor:default}
.Marquee-module__m6z8XG__marquee{padding-block:8px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Marquee-module__m6z8XG__track{width:max-content;animation:40s linear infinite Marquee-module__m6z8XG__scroll;display:flex}.Marquee-module__m6z8XG__marquee:hover .Marquee-module__m6z8XG__track{animation-play-state:paused}.Marquee-module__m6z8XG__track ul{gap:12px;padding-right:12px;display:flex}.Marquee-module__m6z8XG__track li{white-space:nowrap;border:1px solid;border-radius:999px;padding:8px 18px;font-size:14.5px;font-weight:500}@keyframes Marquee-module__m6z8XG__scroll{to{transform:translate(-50%)}}
.Plans-module__HaCwDW__plans{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;margin-top:48px;display:grid}.Plans-module__HaCwDW__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);flex-direction:column;gap:18px;padding:clamp(24px,3.4vw,38px);display:flex}.Plans-module__HaCwDW__card h3{font-size:24px}.Plans-module__HaCwDW__premium{background:radial-gradient(90% 60% at 100% 0%, #5fe3a124, transparent 65%), var(--surface);border-color:#5fe3a173;position:relative;box-shadow:0 30px 80px -40px #5fe3a180}.Plans-module__HaCwDW__premiumHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Plans-module__HaCwDW__toggle{background:var(--surface-alt);border:1px solid var(--border);border-radius:999px;padding:3px;display:inline-flex}.Plans-module__HaCwDW__toggle button{min-height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 18px;font-size:13.5px;font-weight:600;position:relative}.Plans-module__HaCwDW__toggle button span{position:relative}.Plans-module__HaCwDW__toggle button[aria-pressed=true]{color:var(--on-accent)}.Plans-module__HaCwDW__togglePill{background:var(--accent);border-radius:999px;inset:0;position:absolute!important}.Plans-module__HaCwDW__price{align-items:baseline;gap:10px;font-size:clamp(36px,4.6vw,48px);font-weight:500;line-height:1;display:flex}.Plans-module__HaCwDW__price small{color:var(--text-muted);font-size:15px;font-weight:400}.Plans-module__HaCwDW__pitch,.Plans-module__HaCwDW__billingNote{color:var(--text-muted);min-height:3.2em;font-size:14.5px}.Plans-module__HaCwDW__billingNote em{color:var(--accent);font-style:normal;font-weight:600}.Plans-module__HaCwDW__list{border-top:1px solid var(--border);color:var(--text-secondary);flex-direction:column;gap:12px;padding-top:18px;font-size:14.5px;display:flex}.Plans-module__HaCwDW__list li{gap:10px;display:flex}.Plans-module__HaCwDW__list svg{color:var(--accent);flex:none;margin-top:4px}.Plans-module__HaCwDW__list strong{color:var(--text);font-weight:600}.Plans-module__HaCwDW__soon{border-radius:var(--radius);border:1px dashed var(--border-strong);color:var(--text-muted);padding:14px 16px;font-size:13px}.Plans-module__HaCwDW__soon>span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:11px}.Plans-module__HaCwDW__soon ul{flex-wrap:wrap;gap:6px 8px;margin-top:10px;display:flex}.Plans-module__HaCwDW__soon li{background:var(--surface-raised);border-radius:999px;padding:3px 10px}@media (max-width:860px){.Plans-module__HaCwDW__plans{grid-template-columns:minmax(0,1fr)}.Plans-module__HaCwDW__pitch,.Plans-module__HaCwDW__billingNote{min-height:0}}
.Simulator-module__OY6rXq__simulator{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:20px;margin-top:48px;display:grid}.Simulator-module__OY6rXq__picker,.Simulator-module__OY6rXq__result{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);padding:clamp(22px,3vw,34px)}.Simulator-module__OY6rXq__hint{color:var(--text-secondary);font-weight:500}.Simulator-module__OY6rXq__chips{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.Simulator-module__OY6rXq__chip{border:1px solid var(--border-strong);background:var(--surface-alt);cursor:pointer;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:14.5px;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.Simulator-module__OY6rXq__chip:hover{border-color:var(--text-faint)}.Simulator-module__OY6rXq__chipDot{border-radius:50%;width:8px;height:8px;transition:opacity .2s}.Simulator-module__OY6rXq__disclaimer{color:var(--text-faint);margin-top:22px;font-size:12.5px}.Simulator-module__OY6rXq__result{background:radial-gradient(120% 80% at 100% 0%, #5fe3a11a, transparent 60%), var(--surface);border-color:#5fe3a138;flex-direction:column;gap:14px;display:flex}.Simulator-module__OY6rXq__caption{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11.5px;display:block}.Simulator-module__OY6rXq__monthly{font-size:clamp(38px,5vw,54px);font-weight:500;line-height:1.05}.Simulator-module__OY6rXq__stack{background:var(--surface-raised);border-radius:999px;gap:4px;height:10px;display:flex;overflow:hidden}.Simulator-module__OY6rXq__stack span{border-radius:999px;flex-basis:0}.Simulator-module__OY6rXq__yearly{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:16px;padding-top:14px;display:grid}.Simulator-module__OY6rXq__big,.Simulator-module__OY6rXq__bigMuted{margin-top:4px;font-size:clamp(20px,2.4vw,26px);font-weight:500;display:block}.Simulator-module__OY6rXq__big{color:var(--accent)}.Simulator-module__OY6rXq__bigMuted{color:var(--text-secondary)}.Simulator-module__OY6rXq__punch{color:var(--text-muted);margin-top:auto;font-size:14.5px}@media (max-width:860px){.Simulator-module__OY6rXq__simulator{grid-template-columns:minmax(0,1fr)}}
.TwoTotals-module__d0V3oq__wrap{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,64px);margin-top:48px;display:grid}.TwoTotals-module__d0V3oq__side{flex-direction:column;gap:26px;display:flex}.TwoTotals-module__d0V3oq__segmented{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-self:flex-start;padding:4px;display:inline-flex}.TwoTotals-module__d0V3oq__segment{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 26px;font-size:15px;font-weight:600;transition:color .2s;position:relative}.TwoTotals-module__d0V3oq__segment span{position:relative}.TwoTotals-module__d0V3oq__segment[aria-selected=true]{color:var(--on-accent)}.TwoTotals-module__d0V3oq__pill{background:var(--accent);border-radius:999px;inset:0;position:absolute!important}.TwoTotals-module__d0V3oq__title{font-size:clamp(22px,2.6vw,28px)}.TwoTotals-module__d0V3oq__text{color:var(--text-muted);min-height:6.4em;margin-top:12px}.TwoTotals-module__d0V3oq__compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}.TwoTotals-module__d0V3oq__compare div{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-alt);opacity:.55;flex-direction:column;gap:4px;padding:16px 18px;transition:opacity .3s,border-color .3s;display:flex}.TwoTotals-module__d0V3oq__compare div[data-active=true]{opacity:1;border-color:#5fe3a166}.TwoTotals-module__d0V3oq__compare span{color:var(--text-muted);font-size:12.5px}.TwoTotals-module__d0V3oq__compare strong{font-size:clamp(19px,2.2vw,24px);font-weight:500}.TwoTotals-module__d0V3oq__panel{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);min-height:520px;padding:clamp(20px,3vw,32px)}.TwoTotals-module__d0V3oq__panelInner{flex-direction:column;gap:16px;display:flex}.TwoTotals-module__d0V3oq__caption{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px;display:block}.TwoTotals-module__d0V3oq__total{font-size:clamp(34px,4.4vw,46px);font-weight:500;line-height:1.1}.TwoTotals-module__d0V3oq__bars{flex-direction:column;gap:18px;margin-top:10px;display:flex}.TwoTotals-module__d0V3oq__barHead{justify-content:space-between;margin-bottom:8px;font-size:14.5px;display:flex}.TwoTotals-module__d0V3oq__barHead span:last-child{color:var(--text-secondary)}.TwoTotals-module__d0V3oq__track{background:var(--surface-raised);border-radius:999px;height:8px;overflow:hidden}.TwoTotals-module__d0V3oq__track span{border-radius:999px;height:100%;display:block}.TwoTotals-module__d0V3oq__note{color:var(--text-faint);margin-top:8px;font-size:13px}.TwoTotals-module__d0V3oq__cashHead{grid-template-columns:1fr 1fr;gap:12px;display:grid}.TwoTotals-module__d0V3oq__cashHead strong{margin-top:2px;font-size:22px;font-weight:500;display:block}.TwoTotals-module__d0V3oq__toPay{color:var(--warning)}.TwoTotals-module__d0V3oq__weekdays,.TwoTotals-module__d0V3oq__calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.TwoTotals-module__d0V3oq__weekdays{font-family:var(--font-mono);color:var(--text-faint);text-align:center;font-size:11px}.TwoTotals-module__d0V3oq__day{aspect-ratio:1;background:var(--surface-alt);min-height:40px;font-family:var(--font-mono);color:var(--text-secondary);cursor:pointer;border:1px solid #0000;border-radius:12px;font-size:13px;transition:background .15s,border-color .15s,transform .15s;position:relative}.TwoTotals-module__d0V3oq__day:hover{background:var(--surface-raised);transform:scale(1.06)}.TwoTotals-module__d0V3oq__day[data-past=true]{color:var(--text-faint)}.TwoTotals-module__d0V3oq__day[data-today=true]{border-color:var(--border-strong);color:var(--text)}.TwoTotals-module__d0V3oq__day[data-selected=true]{background:var(--accent-tint);border-color:var(--accent);color:var(--accent)}.TwoTotals-module__d0V3oq__day i{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;bottom:5px;left:50%;translate:-50%}.TwoTotals-module__d0V3oq__day i[data-big=true]{background:var(--warning);border-radius:999px;width:14px}.TwoTotals-module__d0V3oq__dayPanel{border-radius:var(--radius);background:var(--surface-alt);border:1px solid var(--border-subtle);min-height:62px;padding:12px 14px}.TwoTotals-module__d0V3oq__empty{color:var(--text-faint);font-size:13.5px;line-height:36px}.TwoTotals-module__d0V3oq__charge{align-items:center;gap:12px;font-size:14.5px;display:flex}.TwoTotals-module__d0V3oq__charge div{flex-direction:column;flex:1;line-height:1.3;display:flex}.TwoTotals-module__d0V3oq__charge small{color:var(--text-faint);font-size:12px}.TwoTotals-module__d0V3oq__charge strong{font-weight:500}@media (max-width:860px){.TwoTotals-module__d0V3oq__wrap{grid-template-columns:minmax(0,1fr)}.TwoTotals-module__d0V3oq__text,.TwoTotals-module__d0V3oq__panel{min-height:0}}
