.page-module__HsLFPW__page{width:100%;max-width:1000px}.page-module__HsLFPW__header{margin-bottom:24px}.page-module__HsLFPW__title{letter-spacing:-.4px;color:var(--color-text-primary);font-size:24px;font-weight:400}.page-module__HsLFPW__grid{grid-template-columns:220px 1fr;align-items:start;gap:24px;display:grid}.page-module__HsLFPW__tabsNav{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:4px;padding:8px;display:flex}.page-module__HsLFPW__tabBtn{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;font-weight:400;transition:all .15s;display:flex}.page-module__HsLFPW__tabBtnActive{background:var(--color-brand-tint);color:var(--color-brand)}.page-module__HsLFPW__card{border:1px solid var(--color-border);background:var(--color-white);border-radius:16px;flex-direction:column;gap:22px;padding:28px;display:flex}.page-module__HsLFPW__actionBtn{background:var(--color-brand);color:#fff;height:44px;font-family:var(--font-family);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:400;transition:background .15s;display:inline-flex}@media (max-width:768px){.page-module__HsLFPW__grid{flex-direction:column;gap:16px;display:flex}.page-module__HsLFPW__tabsNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:6px;padding:6px;overflow-x:auto}.page-module__HsLFPW__tabsNav::-webkit-scrollbar{display:none}.page-module__HsLFPW__tabBtn{flex:1;justify-content:center;padding:8px 12px;font-size:12.5px}.page-module__HsLFPW__card{border-radius:14px;gap:18px;padding:18px 14px}.page-module__HsLFPW__actionBtn{width:100%}}@media (max-width:480px){.page-module__HsLFPW__title{font-size:20px}}
.Tooltip-module__2vjsta__wrapper{align-items:center;display:inline-flex;position:relative}.Tooltip-module__2vjsta__tooltip{color:#fff;font-family:var(--font-family);white-space:nowrap;pointer-events:none;z-index:999999;background:#1e1e1e;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:300;animation:.15s cubic-bezier(.16,1,.3,1) forwards Tooltip-module__2vjsta__tooltipIn;position:absolute;box-shadow:0 8px 24px #00000047,0 2px 6px #0000001f}.Tooltip-module__2vjsta__top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)scale(.95)}.Tooltip-module__2vjsta__bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)scale(.95)}.Tooltip-module__2vjsta__left{top:50%;right:calc(100% + 8px);transform:translateY(-50%)scale(.95)}.Tooltip-module__2vjsta__right{top:50%;left:calc(100% + 8px);transform:translateY(-50%)scale(.95)}.Tooltip-module__2vjsta__arrow{border-style:solid;width:0;height:0;position:absolute}.Tooltip-module__2vjsta__arrow_top{border-width:5px 6px 0;border-color:#1e1e1e #0000 #0000;bottom:-5px;left:50%;transform:translate(-50%)}.Tooltip-module__2vjsta__arrow_bottom{border-width:0 6px 5px;border-color:#0000 #0000 #1e1e1e;top:-5px;left:50%;transform:translate(-50%)}.Tooltip-module__2vjsta__arrow_left{border-width:6px 0 6px 5px;border-color:#0000 #0000 #0000 #1e1e1e;top:50%;right:-5px;transform:translateY(-50%)}.Tooltip-module__2vjsta__arrow_right{border-width:6px 5px 6px 0;border-color:#0000 #1e1e1e #0000 #0000;top:50%;left:-5px;transform:translateY(-50%)}@keyframes Tooltip-module__2vjsta__tooltipIn{0%{opacity:0}to{opacity:1}}
.page-module__A9vxEG__page{width:100%;max-width:100%}.page-module__A9vxEG__header{margin-bottom:24px}.page-module__A9vxEG__title{letter-spacing:-.5px;color:var(--color-text-primary);font-size:24px;font-weight:400}.page-module__A9vxEG__subtitle{color:var(--color-text-muted);margin-top:2px;font-size:13.5px;font-weight:300}.page-module__A9vxEG__contentGrid{align-items:flex-start;gap:20px;display:flex}.page-module__A9vxEG__leftCol{flex-direction:column;flex:1.4;min-width:0;display:flex}.page-module__A9vxEG__rightCol{flex:1;min-width:0}.page-module__A9vxEG__card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden}.page-module__A9vxEG__cardHeader{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);padding:16px 22px;font-size:15px;font-weight:500}.page-module__A9vxEG__memberList{flex-direction:column;display:flex}.page-module__A9vxEG__memberRow{border-bottom:1px solid #f5f4f0;align-items:center;gap:14px;padding:16px 22px;display:flex}.page-module__A9vxEG__memberRow:last-child{border-bottom:none}.page-module__A9vxEG__avatar{background:var(--color-text-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13.5px;font-weight:400;display:flex}.page-module__A9vxEG__memberInfo{flex:1;min-width:0}.page-module__A9vxEG__memberName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.page-module__A9vxEG__youBadge{color:var(--color-text-muted);font-weight:300}.page-module__A9vxEG__memberMeta{color:var(--color-text-muted);margin-top:2px;font-size:12px;font-weight:300}.page-module__A9vxEG__accessGroup{background:var(--color-neutral-chip);border-radius:8px;width:fit-content;margin-top:8px;padding:3px;display:flex}.page-module__A9vxEG__accessBtn{font-family:var(--font-family);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:400}.page-module__A9vxEG__accessBtnActive{background:var(--color-text-primary);color:#fff}.page-module__A9vxEG__memberActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__A9vxEG__roleGroup{background:var(--color-neutral-chip);border-radius:10px;padding:3px;display:flex}.page-module__A9vxEG__roleBtn{font-family:var(--font-family);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:300}.page-module__A9vxEG__roleBtnActive{background:var(--color-text-primary);color:#fff}.page-module__A9vxEG__removeBtn{font-family:var(--font-family);color:var(--color-warn-amber);cursor:pointer;background:0 0;border:none;font-size:12.5px;font-weight:400}.page-module__A9vxEG__confirmRemove{align-items:center;gap:8px;display:flex}.page-module__A9vxEG__confirmBtn{font-family:var(--font-family);color:#fff;background:var(--color-over-budget);cursor:pointer;border:none;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:300}.page-module__A9vxEG__cancelBtn{font-family:var(--font-family);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:400}.page-module__A9vxEG__youRoleLabel{color:var(--color-text-muted);font-size:12px;font-weight:400}.page-module__A9vxEG__inviteForm{flex-direction:column;gap:14px;padding:22px;display:flex}.page-module__A9vxEG__inviteInputs{align-items:center;gap:10px;width:100%;display:flex}@media (max-width:640px){.page-module__A9vxEG__inviteInputs{flex-direction:column;align-items:stretch}}.page-module__A9vxEG__inviteInput{border:1px solid var(--color-border-input);min-width:200px;height:42px;font-family:var(--font-family);color:var(--color-text-primary);background:var(--color-white);transition:border-color var(--transition-fast);border-radius:10px;outline:none;flex:1.8;padding:0 14px;font-size:13.5px;font-weight:300}.page-module__A9vxEG__inviteInput:focus{border-color:var(--color-brand)}.page-module__A9vxEG__inviteRoleGroup{background:var(--color-neutral-chip);box-sizing:border-box;border-radius:10px;flex-shrink:0;align-items:center;height:42px;padding:3px;display:inline-flex}.page-module__A9vxEG__inviteRoleBtn{height:36px;font-family:var(--font-family);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:12.5px;font-weight:300;display:inline-flex}.page-module__A9vxEG__inviteRoleBtnActive{background:var(--color-text-primary);color:#fff}.page-module__A9vxEG__sendInviteBtn{background:var(--color-brand);color:#fff;height:42px;font-family:var(--font-family);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), opacity var(--transition-fast);border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 22px;font-size:13.5px;font-weight:300;display:inline-flex}.page-module__A9vxEG__sendInviteBtn:hover{background:var(--color-brand-hover)}.page-module__A9vxEG__sendInviteBtn:disabled{opacity:.45;cursor:not-allowed}.page-module__A9vxEG__inviteAccessRow{align-items:center;gap:12px;display:flex}.page-module__A9vxEG__accessLabel{color:var(--color-text-muted);font-size:12.5px;font-weight:400}.page-module__A9vxEG__inviteDisclaimer{color:var(--color-text-muted);font-size:12px;font-weight:300;line-height:1.45}.page-module__A9vxEG__pendingSection{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;margin-top:4px;padding-top:14px;display:flex}.page-module__A9vxEG__pendingTitle{color:var(--color-text-muted);letter-spacing:.02em;font-size:12px;font-weight:500}.page-module__A9vxEG__pendingRow{background:var(--color-panel);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.page-module__A9vxEG__pendingMeta{color:var(--color-text-primary);font-size:13px;font-weight:400}.page-module__A9vxEG__pendingEmail{color:var(--color-text-primary)}.page-module__A9vxEG__pendingDetails{color:var(--color-text-muted);font-weight:300}.page-module__A9vxEG__cancelInviteBtn{font-family:var(--font-family);color:var(--color-warn-amber);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:400}.page-module__A9vxEG__activityList{flex-direction:column;display:flex}.page-module__A9vxEG__activityRow{border-bottom:1px solid #f5f4f0;padding:14px 22px}.page-module__A9vxEG__activityRow:last-child{border-bottom:none}.page-module__A9vxEG__activityText{font-size:13.5px;line-height:1.4}.page-module__A9vxEG__actor{color:var(--color-text-primary);font-weight:400}.page-module__A9vxEG__action{color:var(--color-text-secondary);font-weight:300}.page-module__A9vxEG__activityDetails{color:var(--color-text-muted);margin-top:3px;font-size:12px;font-weight:300}@media (max-width:1024px){.page-module__A9vxEG__contentGrid{flex-direction:column;align-items:stretch;gap:16px}}@media (max-width:640px){.page-module__A9vxEG__title{font-size:20px}.page-module__A9vxEG__subtitle{font-size:12.5px}.page-module__A9vxEG__cardHeader{padding:14px 16px;font-size:14px}.page-module__A9vxEG__memberRow{flex-wrap:wrap;gap:10px;padding:12px 14px}.page-module__A9vxEG__memberActions{justify-content:space-between;width:100%;margin-top:6px}.page-module__A9vxEG__roleGroup{flex:1;justify-content:center}.page-module__A9vxEG__roleBtn{text-align:center;flex:1}.page-module__A9vxEG__inviteForm{gap:12px;padding:16px}.page-module__A9vxEG__inviteInputs{flex-direction:column;align-items:stretch;gap:10px}.page-module__A9vxEG__inviteRoleGroup{width:100%}.page-module__A9vxEG__inviteRoleBtn{text-align:center;flex:1}.page-module__A9vxEG__sendInviteBtn{width:100%}.page-module__A9vxEG__activityRow{padding:12px 16px}.page-module__A9vxEG__pendingRow{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:480px){.page-module__A9vxEG__avatar{width:34px;height:34px;font-size:12.5px}.page-module__A9vxEG__memberName{font-size:13.5px}.page-module__A9vxEG__memberMeta{font-size:11.5px}}
.page-module__M-FOhG__page{flex-direction:column;gap:24px;width:100%;max-width:1180px;display:flex}.page-module__M-FOhG__header{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.page-module__M-FOhG__titleGroup{min-width:0}.page-module__M-FOhG__title{color:var(--color-text-primary);letter-spacing:-.4px;margin:0;font-size:24px;font-weight:400;line-height:1.2}.page-module__M-FOhG__subtitle{color:var(--color-text-muted);margin:4px 0 0;font-size:13.5px;font-weight:300}.page-module__M-FOhG__actions{align-items:center;gap:10px;display:flex}.page-module__M-FOhG__actionBtn{background:var(--color-white);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:400;transition:all .15s;display:flex}.page-module__M-FOhG__actionBtnPrimary{color:#fff;background:#217a66;border:none;box-shadow:0 2px 8px #217a6640}.page-module__M-FOhG__filterBar{background:var(--color-white);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:14px 18px;display:flex;box-shadow:0 2px 6px #00000005}.page-module__M-FOhG__presetContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__M-FOhG__presetContainer::-webkit-scrollbar{display:none}.page-module__M-FOhG__presetBtn{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:12.5px;font-weight:400;transition:all .12s}.page-module__M-FOhG__presetBtnActive{color:#047857;background:#ecfdf5;border-color:#a7f3d0;font-weight:500}.page-module__M-FOhG__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}.page-module__M-FOhG__statCard{background:var(--color-white);box-sizing:border-box;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:space-between;gap:6px;min-width:0;padding:18px 20px;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000005}.page-module__M-FOhG__statLabel{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:400;overflow:hidden}.page-module__M-FOhG__statAmount{color:var(--color-text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(16px,1.8vw,22px);font-weight:400;overflow:hidden}.page-module__M-FOhG__statMeta{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:300;overflow:hidden}.page-module__M-FOhG__cardContainer{background:var(--color-white);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000005}.page-module__M-FOhG__cardHeader{background:var(--color-bg);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.page-module__M-FOhG__cardTitle{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:400}.page-module__M-FOhG__tableScroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.page-module__M-FOhG__ledgerTable{border-collapse:collapse;text-align:left;width:100%;min-width:600px;font-size:13.5px}.page-module__M-FOhG__ledgerTable th{background:var(--color-neutral-chip);color:var(--color-text-muted);white-space:nowrap;border-bottom:1.5px solid #cbd5e1;padding:12px 18px;font-size:13px;font-weight:400}.page-module__M-FOhG__ledgerTable td{color:var(--color-text-secondary);white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:13px 18px;font-weight:300}@media (max-width:1024px){.page-module__M-FOhG__statsGrid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:768px){.page-module__M-FOhG__header{flex-direction:column;align-items:flex-start;gap:12px}.page-module__M-FOhG__title{font-size:21px}.page-module__M-FOhG__actions{justify-content:space-between;width:100%}.page-module__M-FOhG__actionBtn{flex:1;justify-content:center}}@media (max-width:600px){.page-module__M-FOhG__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.page-module__M-FOhG__statCard{border-radius:12px;min-height:96px;padding:14px 12px}.page-module__M-FOhG__statAmount{font-size:16px}.page-module__M-FOhG__statLabel{font-size:11.5px}.page-module__M-FOhG__statMeta{font-size:11px}}@media (max-width:380px){.page-module__M-FOhG__statsGrid{grid-template-columns:1fr}}.page-module__M-FOhG__filterBarInner{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.page-module__M-FOhG__filterLabelGroup{flex-shrink:0;align-items:center;gap:6px;display:flex}.page-module__M-FOhG__filterLabel{color:var(--color-text-secondary);font-size:13px;font-weight:400}.page-module__M-FOhG__customDateWrapper{align-items:center;gap:8px;width:100%;margin-top:4px;display:flex}.page-module__M-FOhG__customDateInput{background:var(--color-white);box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;height:36px;padding:6px 10px;font-family:inherit;font-size:13px;font-weight:300}.page-module__M-FOhG__customDateInput:focus{border-color:#217a66}@media (max-width:768px){.page-module__M-FOhG__filterBarInner{flex-direction:column;align-items:flex-start;gap:10px}.page-module__M-FOhG__presetContainer{width:100%;padding-bottom:6px}.page-module__M-FOhG__presetBtn{border-radius:99px;padding:7px 14px;font-size:13px}.page-module__M-FOhG__customDateWrapper{flex-direction:row;gap:6px}}.page-module__M-FOhG__desktopPresets{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.page-module__M-FOhG__mobilePeriodSelectWrapper{width:100%;display:none;position:relative}.page-module__M-FOhG__mobilePeriodSelect{background:var(--color-white);width:100%;height:40px;color:var(--color-text-primary);appearance:none;cursor:pointer;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:8px 36px;font-family:inherit;font-size:13.5px;font-weight:400;box-shadow:0 1px 3px #0000000a}.page-module__M-FOhG__mobilePeriodSelectIcon{pointer-events:none;color:#217a66;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.page-module__M-FOhG__mobilePeriodSelectArrow{pointer-events:none;color:var(--color-text-muted);position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (max-width:768px){.page-module__M-FOhG__desktopPresets{display:none!important}.page-module__M-FOhG__mobilePeriodSelectWrapper{display:flex!important}.page-module__M-FOhG__filterLabelGroup{display:none!important}.page-module__M-FOhG__page svg{flex-shrink:0;width:14px!important;height:14px!important}.page-module__M-FOhG__mobilePeriodSelect{padding-left:32px;padding-right:32px;font-size:13px}.page-module__M-FOhG__mobilePeriodSelectIcon{left:10px;width:14px!important;height:14px!important}.page-module__M-FOhG__mobilePeriodSelectArrow{right:10px;width:14px!important;height:14px!important}.page-module__M-FOhG__actionBtn{gap:5px;padding:7.5px 12px;font-size:12.5px}}.page-module__M-FOhG__statHeader{justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}
.Modal-module__7LRQSW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0a0a0a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__card{background:var(--color-white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-modal);will-change:transform, opacity;width:100%;max-width:440px;max-height:90vh;animation:Modal-module__7LRQSW__ftmIn var(--transition-base) ease-out;position:relative;overflow-y:auto}.Modal-module__7LRQSW__wide{max-width:620px}.Modal-module__7LRQSW__header{justify-content:space-between;align-items:center;margin-bottom:4px;padding:22px 26px 0;display:flex}.Modal-module__7LRQSW__title{font-size:17px;font-weight:var(--font-weight-extrabold);color:var(--color-text-primary)}.Modal-module__7LRQSW__closeBtn{border:1.5px solid var(--color-border);background:var(--color-bg);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--color-text-muted);cursor:pointer;box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.Modal-module__7LRQSW__closeBtn:hover,.Modal-module__7LRQSW__closeBtn:active{background:var(--color-neutral-chip);border-color:var(--color-border-medium);color:var(--color-text-primary)}.Modal-module__7LRQSW__body{padding:20px 26px calc(26px + env(safe-area-inset-bottom))}@media (max-width:640px){.Modal-module__7LRQSW__backdrop{justify-content:center;align-items:center;padding:16px}.Modal-module__7LRQSW__card{width:100%;max-width:440px;max-height:85vh;animation:Modal-module__7LRQSW__ftmIn var(--transition-base) ease-out;border-radius:24px;margin:auto;overflow-y:auto;box-shadow:0 20px 60px #00000040}.Modal-module__7LRQSW__header{padding:18px 20px 0}.Modal-module__7LRQSW__body{padding:16px 20px 20px}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:6px;display:flex}.Input-module__5jsJuW__label{color:#0a2018;font-size:13.5px;font-weight:500}.Input-module__5jsJuW__labelRow{justify-content:space-between;align-items:center;display:flex}.Input-module__5jsJuW__input{height:46px;font-family:var(--font-family);color:#0a2018;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;outline:none;width:100%;padding:0 16px;font-size:14.5px;font-weight:400}.Input-module__5jsJuW__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #217a661f}.Input-module__5jsJuW__input.Input-module__5jsJuW__error{border-color:var(--color-over-budget)}.Input-module__5jsJuW__hint{color:var(--color-text-muted);font-size:12.5px;font-weight:300}.Input-module__5jsJuW__hint.Input-module__5jsJuW__errorHint{color:var(--color-over-budget)}.Input-module__5jsJuW__relative{align-items:center;display:flex;position:relative}.Input-module__5jsJuW__relative .Input-module__5jsJuW__input{padding-right:48px}.Input-module__5jsJuW__revealBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:12px}.Input-module__5jsJuW__revealBtn:hover{color:var(--color-brand);background:var(--color-brand-tint)}.Input-module__5jsJuW__revealBtn:active{transform:scale(.92)}
.AddTransactionModal-module__9dsVCG__form{flex-direction:column;gap:14px;display:flex}.AddTransactionModal-module__9dsVCG__typeSelector{background:var(--color-neutral-track);border-radius:var(--radius-md);padding:2px;display:flex}.AddTransactionModal-module__9dsVCG__typeBtn{text-align:center;font-family:var(--font-family);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:6px;flex:1;padding:7px;font-size:12.5px;font-weight:400}.AddTransactionModal-module__9dsVCG__typeBtnActive{color:#fff;background:#0a0a0a}.AddTransactionModal-module__9dsVCG__amountWrapper{background:var(--color-panel);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:8px;padding:16px 14px;display:flex}.AddTransactionModal-module__9dsVCG__amountLabel{letter-spacing:.04em;color:var(--color-text-placeholder);text-transform:none;font-size:10px;font-weight:500}.AddTransactionModal-module__9dsVCG__amountInput{font-family:var(--font-family);text-align:center;color:var(--color-text-primary);background:0 0;border:none;outline:none;width:100%;font-size:32px;font-weight:400}.AddTransactionModal-module__9dsVCG__dateSelector{gap:6px;display:flex}.AddTransactionModal-module__9dsVCG__dateBtn{font-family:var(--font-family);border:1.5px solid var(--color-border-input);background:var(--color-white);color:var(--color-text-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:10px;padding:5px 12px;font-size:11px;font-weight:400}.AddTransactionModal-module__9dsVCG__dateBtnActive{background:var(--color-brand);border-color:var(--color-brand);color:#fff}.AddTransactionModal-module__9dsVCG__customDateWrapper{display:inline-block;position:relative}.AddTransactionModal-module__9dsVCG__hiddenDateInput{opacity:0;cursor:pointer;position:absolute;inset:0}.AddTransactionModal-module__9dsVCG__fieldLabel{color:var(--color-text-muted);margin-bottom:6px;font-size:12px;font-weight:400;display:block}.AddTransactionModal-module__9dsVCG__catGrid{flex-wrap:wrap;gap:6px;display:flex;position:relative}.AddTransactionModal-module__9dsVCG__catChip{font-family:var(--font-family);border:1.5px solid var(--color-border-input);background:var(--color-white);color:var(--color-text-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:10px;padding:6px 13px;font-size:12px;font-weight:400}.AddTransactionModal-module__9dsVCG__catChipActive{border-color:var(--color-brand);background:var(--color-brand-tint);color:var(--color-brand)}.AddTransactionModal-module__9dsVCG__catSearchBtn{font-family:var(--font-family);border:1.5px dashed var(--color-brand);background:var(--color-brand-tint);color:var(--color-brand);cursor:pointer;transition:background var(--transition-fast);border-radius:10px;align-items:center;gap:4px;padding:6px 13px;font-size:12px;font-weight:400;display:flex}.AddTransactionModal-module__9dsVCG__catSearchBtn:hover{background:#d8eae4}.AddTransactionModal-module__9dsVCG__catPopoverWrapper{width:100%;position:relative}.AddTransactionModal-module__9dsVCG__catPopoverPanel{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);z-index:600;will-change:transform, opacity;flex-direction:column;gap:10px;padding:12px;animation:.18s ease-out AddTransactionModal-module__9dsVCG__ftmIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 16px 40px #0000002e}.AddTransactionModal-module__9dsVCG__catSearchInputWrapper{background:var(--color-panel);border:1px solid var(--color-border-input);border-radius:var(--radius-md);align-items:center;gap:8px;padding:6px 12px;display:flex}.AddTransactionModal-module__9dsVCG__catSearchInput{font-family:var(--font-family);color:var(--color-text-primary);background:0 0;border:none;outline:none;width:100%;font-size:12.5px;font-weight:400}.AddTransactionModal-module__9dsVCG__catList{flex-direction:column;gap:4px;max-height:180px;padding-right:2px;display:flex;overflow-y:auto}.AddTransactionModal-module__9dsVCG__catListItem{border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;font-weight:400;display:flex}.AddTransactionModal-module__9dsVCG__catListItem:hover{background:var(--color-neutral-chip)}.AddTransactionModal-module__9dsVCG__catListItemActive{background:var(--color-brand-tint);color:var(--color-brand);font-weight:500}.AddTransactionModal-module__9dsVCG__addCatChip{font-family:var(--font-family);border:1.5px dashed var(--color-border-medium);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:10px;padding:5px 11px;font-size:12px;font-weight:400}.AddTransactionModal-module__9dsVCG__newCatInputWrapper{border-radius:var(--radius-md);border:1.5px solid var(--color-brand);background:var(--color-white);align-items:center;gap:6px;margin-top:4px;padding:6px 10px;display:flex}.AddTransactionModal-module__9dsVCG__newCatInput{font-family:var(--font-family);color:var(--color-text-primary);border:none;outline:none;flex:1;font-size:12.5px;font-weight:400}.AddTransactionModal-module__9dsVCG__newCatConfirm{cursor:pointer;color:var(--color-brand);background:0 0;border:none;font-size:13px;font-weight:500}.AddTransactionModal-module__9dsVCG__newCatCancel{cursor:pointer;color:var(--color-text-placeholder);background:0 0;border:none;font-size:11px;font-weight:400}.AddTransactionModal-module__9dsVCG__debtWrapper{flex-direction:column;gap:6px;display:flex}.AddTransactionModal-module__9dsVCG__debtInput{border:1px solid var(--color-border-input);border-radius:var(--radius-md);height:38px;font-family:var(--font-family);outline:none;padding:0 12px;font-size:13px;font-weight:300}.AddTransactionModal-module__9dsVCG__debtInput:focus{border-color:var(--color-brand)}.AddTransactionModal-module__9dsVCG__actions{flex-direction:column;gap:6px;margin-top:6px;display:flex}.AddTransactionModal-module__9dsVCG__saveBtn{background:var(--color-brand);color:#fff;height:42px;font-family:var(--font-family);cursor:pointer;box-shadow:var(--shadow-btn-lg);transition:background var(--transition-fast);border:none;border-radius:12px;font-size:13.5px;font-weight:500}.AddTransactionModal-module__9dsVCG__saveBtn:hover{background:var(--color-brand-hover)}.AddTransactionModal-module__9dsVCG__deleteBtn{height:38px;color:var(--color-destructive);font-family:var(--font-family);border:1.5px solid var(--color-destructive);cursor:pointer;transition:background var(--transition-fast);background:0 0;border-radius:12px;font-size:12.5px;font-weight:400}.AddTransactionModal-module__9dsVCG__deleteBtn:hover{background:#fff5f5}@media (max-width:640px){.AddTransactionModal-module__9dsVCG__form{gap:12px}.AddTransactionModal-module__9dsVCG__typeSelector{gap:3px;padding:3px}.AddTransactionModal-module__9dsVCG__typeBtn{border-radius:8px;padding:8px 4px;font-size:12px}.AddTransactionModal-module__9dsVCG__amountWrapper{border-radius:16px;gap:4px;padding:12px 10px}.AddTransactionModal-module__9dsVCG__amountInput{letter-spacing:-.5px;font-size:24px}.AddTransactionModal-module__9dsVCG__dateSelector{flex-wrap:wrap;justify-content:center;gap:4px}.AddTransactionModal-module__9dsVCG__dateBtn{text-align:center;border-radius:8px;flex:1;padding:6px 8px;font-size:11px}.AddTransactionModal-module__9dsVCG__catGrid{gap:5px;max-height:120px;padding-right:2px;overflow-y:auto}.AddTransactionModal-module__9dsVCG__catChip{border-radius:8px;padding:5px 10px;font-size:11.5px}.AddTransactionModal-module__9dsVCG__saveBtn{border-radius:12px;height:44px;font-size:14px}}
.PWAInstallPrompt-module__AlMQEq__promptWrapper{z-index:9999;background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;transition:transform .25s,opacity .25s,box-shadow .25s;animation:.35s cubic-bezier(.16,1,.3,1) PWAInstallPrompt-module__AlMQEq__pwaSlideUp;display:flex;position:fixed;box-shadow:0 12px 36px -8px #0000001f,0 4px 12px #0000000d}@media (min-width:769px){.PWAInstallPrompt-module__AlMQEq__promptWrapper{width:380px;max-width:calc(100vw - 48px);bottom:24px;left:auto;right:24px}}@media (max-width:768px){.PWAInstallPrompt-module__AlMQEq__promptWrapper{bottom:calc(72px + env(safe-area-inset-bottom));max-width:440px;margin:0 auto;padding:10px 14px;left:12px;right:12px}}.PWAInstallPrompt-module__AlMQEq__leftSection{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.PWAInstallPrompt-module__AlMQEq__iconBadge{background:var(--color-panel);border:1px solid var(--color-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:6px;display:flex;position:relative}.PWAInstallPrompt-module__AlMQEq__pulseDot{background:#217a66;border-radius:50%;width:8px;height:8px;animation:2s infinite PWAInstallPrompt-module__AlMQEq__ftmPulse;position:absolute;top:-2px;right:-2px;box-shadow:0 0 6px #217a6699}.PWAInstallPrompt-module__AlMQEq__textMeta{flex-direction:column;gap:1px;display:flex;overflow:hidden}.PWAInstallPrompt-module__AlMQEq__titleRow{align-items:center;gap:6px;display:flex}.PWAInstallPrompt-module__AlMQEq__title{color:var(--color-text-primary);letter-spacing:-.2px;white-space:nowrap;font-size:13.5px;font-weight:400}.PWAInstallPrompt-module__AlMQEq__subtitle{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:300;overflow:hidden}.PWAInstallPrompt-module__AlMQEq__actionGroup{flex-shrink:0;align-items:center;gap:8px;display:flex}.PWAInstallPrompt-module__AlMQEq__installBtn{color:#fff;font-family:var(--font-family);cursor:pointer;white-space:nowrap;background:#217a66;border:none;border-radius:9px;padding:7.5px 15px;font-size:12.5px;font-weight:400;transition:transform .15s,background .15s;box-shadow:0 3px 10px #217a6640}.PWAInstallPrompt-module__AlMQEq__installBtn:hover{background:#154e42;transform:translateY(-1px)}.PWAInstallPrompt-module__AlMQEq__installBtn:active{transform:translateY(0)scale(.97)}.PWAInstallPrompt-module__AlMQEq__closeBtn{border:1px solid var(--color-border);width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:background .15s,color .15s;display:flex}.PWAInstallPrompt-module__AlMQEq__closeBtn:hover{background:var(--color-panel);color:var(--color-text-primary)}.PWAInstallPrompt-module__AlMQEq__modalBackdrop{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#00000073;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out PWAInstallPrompt-module__AlMQEq__ftmIn;display:flex;position:fixed;inset:0}.PWAInstallPrompt-module__AlMQEq__modalCard{background:var(--color-white);border:1px solid var(--color-border);width:100%;max-width:360px;color:var(--color-text-primary);text-align:center;border-radius:20px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 20px 50px #0000002e}.PWAInstallPrompt-module__AlMQEq__modalHeader{flex-direction:column;align-items:center;gap:6px;display:flex}.PWAInstallPrompt-module__AlMQEq__modalIcon{background:var(--color-panel);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.PWAInstallPrompt-module__AlMQEq__modalTitle{color:var(--color-text-primary);letter-spacing:-.3px;font-size:17px;font-weight:400}.PWAInstallPrompt-module__AlMQEq__modalSubtitle{color:var(--color-text-muted);font-size:12.5px;font-weight:300}.PWAInstallPrompt-module__AlMQEq__stepList{text-align:left;flex-direction:column;gap:10px;display:flex}.PWAInstallPrompt-module__AlMQEq__stepItem{background:var(--color-panel);border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.PWAInstallPrompt-module__AlMQEq__stepNumber{color:#fff;background:#217a66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11.5px;font-weight:400;display:flex}.PWAInstallPrompt-module__AlMQEq__stepText{color:var(--color-text-primary);font-size:12.5px;font-weight:300;line-height:1.4}.PWAInstallPrompt-module__AlMQEq__modalCloseBtn{color:#fff;width:100%;font-family:var(--font-family);cursor:pointer;background:#217a66;border:none;border-radius:10px;padding:11px;font-size:13.5px;font-weight:400;transition:background .15s;box-shadow:0 3px 10px #217a6640}.PWAInstallPrompt-module__AlMQEq__modalCloseBtn:hover{background:#154e42}@keyframes PWAInstallPrompt-module__AlMQEq__pwaSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.SettingsPopoverMenu-module__ciyOYG__popoverMenu{background:var(--color-panel);border:1px solid var(--color-border);z-index:10000;width:284px;font-family:var(--font-family);border-radius:16px;animation:.18s cubic-bezier(.16,1,.3,1) SettingsPopoverMenu-module__ciyOYG__ftmIn;position:absolute;bottom:0;left:calc(100% + 12px);overflow:hidden;box-shadow:0 16px 44px #0000003d,0 4px 12px #0000001f}@media (max-width:768px){.SettingsPopoverMenu-module__ciyOYG__popoverMenu{bottom:calc(72px + env(safe-area-inset-bottom));width:auto;max-width:calc(100vw - 32px);position:fixed;left:16px;right:16px;box-shadow:0 -10px 40px #00000040}}
.SettingsModal-module__CYuKoG__modalBody{grid-template-columns:220px 1fr;display:grid;overflow:hidden}.SettingsModal-module__CYuKoG__modalNav{border-right:1px solid var(--color-border);background:var(--color-white);flex-direction:column;gap:4px;padding:16px 12px;display:flex}.SettingsModal-module__CYuKoG__modalContent{background:var(--color-white);max-height:70vh;padding:28px;overflow-y:auto}.SettingsModal-module__CYuKoG__tabBtn{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;font-weight:400;transition:all .15s;display:flex}.SettingsModal-module__CYuKoG__tabBtnActive{background:var(--color-brand-tint);color:var(--color-brand)}@media (max-width:768px){.SettingsModal-module__CYuKoG__modalBody{flex-direction:column;display:flex}.SettingsModal-module__CYuKoG__modalNav{border-right:none;border-bottom:1px solid var(--color-border);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:6px;padding:6px 8px;overflow-x:auto}.SettingsModal-module__CYuKoG__modalNav::-webkit-scrollbar{display:none}.SettingsModal-module__CYuKoG__modalContent{max-height:60vh;padding:18px 14px}.SettingsModal-module__CYuKoG__tabBtn{flex:1;justify-content:center;padding:8px 10px;font-size:12px}}
.layout-module__4PX5ca__shell{background:var(--color-bg);height:100vh;max-height:100vh;display:flex;overflow:hidden}.layout-module__4PX5ca__sidebar{width:var(--sidebar-width);background:var(--color-panel);border-right:1px solid var(--color-border);transition:transform var(--transition-base), opacity var(--transition-base);will-change:transform;z-index:50;flex-direction:column;flex:none;height:100vh;display:flex;position:sticky;top:0;overflow:visible}.layout-module__4PX5ca__sidebarCollapsed{width:72px;z-index:9999!important;overflow:visible!important}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__sidebarTop,.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__workspaceSwitcher,.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__nav,.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__sidebarBottom{overflow:visible!important}.layout-module__4PX5ca__main{flex:1;min-width:0;height:100vh;padding:32px 40px;overflow-y:auto}.layout-module__4PX5ca__sidebarTop{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__sidebarTop{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;padding:14px 6px 14px 10px;display:flex}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__logoLink{flex-shrink:0;justify-content:center;align-items:center;font-size:15px;text-decoration:none;display:flex}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__collapseBtn{flex-shrink:0;width:28px;height:28px;padding:0}.layout-module__4PX5ca__logoWrapper{flex:1;min-width:0;overflow:hidden}.layout-module__4PX5ca__collapseBtn{border-radius:var(--radius-sm);border:1px solid var(--color-border);cursor:pointer;width:32px;height:32px;color:var(--color-text-muted);transition:background var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__4PX5ca__collapseBtn:hover{background:var(--color-border)}.layout-module__4PX5ca__workspaceSwitcher{border-bottom:1px solid var(--color-border);z-index:100;padding:12px 16px;position:relative;overflow:visible}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__workspaceSwitcher{padding:12px 10px}.layout-module__4PX5ca__workspaceBtn{cursor:pointer;border-radius:var(--radius-sm);text-align:left;width:100%;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;display:flex}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__workspaceBtn{justify-content:center;padding:6px}.layout-module__4PX5ca__workspaceBtn:hover{background:var(--color-border)}.layout-module__4PX5ca__workspaceAvatar{background:var(--color-text-primary);width:30px;height:30px;font-size:13px;font-weight:var(--font-weight-extrabold);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__4PX5ca__workspaceMeta{flex:1;overflow:hidden}.layout-module__4PX5ca__workspaceName{font-size:13.5px;font-weight:var(--font-weight-extrabold);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.layout-module__4PX5ca__workspaceType{color:var(--color-text-muted);align-items:center;gap:4px;margin-top:1px;font-size:11px;font-weight:300;display:inline-flex}.layout-module__4PX5ca__workspaceChevron{color:var(--color-text-muted);flex-shrink:0}.layout-module__4PX5ca__workspaceDropdown{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-modal);z-index:200;will-change:transform, opacity;animation:layout-module__4PX5ca__ftmIn var(--transition-base) ease-out;position:absolute;top:calc(100% - 8px);left:16px;right:16px;overflow:hidden}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__workspaceDropdown{z-index:9999;width:220px;top:10px;left:68px;right:auto;box-shadow:0 16px 40px #00000038}.layout-module__4PX5ca__dropdownItem{cursor:pointer;color:var(--color-text-primary);transition:background var(--transition-fast);text-align:left;width:100%;font-size:13.5px;font-weight:300;font-family:var(--font-family);background:0 0;border:none;align-items:center;gap:10px;padding:11px 14px;display:flex}.layout-module__4PX5ca__dropdownItem:hover{background:var(--color-panel)}.layout-module__4PX5ca__dropdownItemActive{background:var(--color-brand-tint);color:var(--color-brand)}.layout-module__4PX5ca__dropdownDivider{background:var(--color-border);height:1px;margin:4px 0}.layout-module__4PX5ca__nav{flex-direction:column;flex:1 1 0;gap:2px;min-height:0;padding:12px 16px;display:flex;overflow:visible auto}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__nav{align-items:center;padding:12px 10px}.layout-module__4PX5ca__navLink{border-radius:var(--radius-md);color:var(--color-text-muted);transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;align-items:center;gap:12px;padding:10px 12px;font-size:13.5px;font-weight:300;text-decoration:none;display:flex;position:relative}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__navLink{justify-content:center;padding:10px}.layout-module__4PX5ca__navLink:hover{background:var(--color-border);color:var(--color-text-primary)}.layout-module__4PX5ca__navLinkActive{background:var(--color-brand-tint);color:var(--color-brand)}.layout-module__4PX5ca__navIcon{flex-shrink:0;align-items:center;display:flex}.layout-module__4PX5ca__navLabel{text-overflow:ellipsis;overflow:hidden}.layout-module__4PX5ca__sidebarCollapsed [data-tooltip]{position:relative}.layout-module__4PX5ca__sidebarCollapsed [data-tooltip]:after{content:attr(data-tooltip);color:#fff;font-family:var(--font-family);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#1e1e1e;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:300;transition:opacity .15s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1),visibility .15s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:calc(100% + 14px);transform:translateY(-50%)scale(.95);box-shadow:0 8px 24px #0000004d,0 2px 6px #00000026;z-index:999999!important}.layout-module__4PX5ca__sidebarCollapsed [data-tooltip]:before{content:"";opacity:0;visibility:hidden;pointer-events:none;border:5px solid #0000;border-left-width:0;border-right:7px solid #1e1e1e;transition:opacity .15s cubic-bezier(.16,1,.3,1),visibility .15s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:calc(100% + 6px);transform:translateY(-50%);z-index:999999!important}.layout-module__4PX5ca__sidebarCollapsed [data-tooltip]:hover:after,.layout-module__4PX5ca__sidebarCollapsed [data-tooltip]:hover:before{opacity:1;visibility:visible;transform:translateY(-50%)scale(1)}.layout-module__4PX5ca__sidebarBottom{border-top:1px solid var(--color-border);flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;padding:12px 16px 16px;display:flex;position:relative}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__sidebarBottom{align-items:center;padding:12px 10px 16px}.layout-module__4PX5ca__langToggle{border-radius:var(--radius-md);cursor:pointer;font-family:var(--font-family);color:var(--color-brand);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:300;display:flex;position:relative}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__langToggle{justify-content:center;padding:8px}.layout-module__4PX5ca__langToggle:hover{background:var(--color-brand-tint)}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__langToggle:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--transition-fast), transform var(--transition-fast);z-index:1000;background:#0a0a0a;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:300;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)scale(.9);box-shadow:0 6px 20px #00000040}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__langToggle:hover:after{opacity:1;transform:translateY(-50%)scale(1)}.layout-module__4PX5ca__accountRow{border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);align-items:center;gap:10px;padding:9px 12px;text-decoration:none;display:flex;position:relative}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__accountRow{justify-content:center;padding:6px}.layout-module__4PX5ca__accountRow:hover{background:var(--color-border)}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__accountRow:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--transition-fast), transform var(--transition-fast);z-index:1000;background:#0a0a0a;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:300;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)scale(.9);box-shadow:0 6px 20px #00000040}.layout-module__4PX5ca__sidebarCollapsed .layout-module__4PX5ca__accountRow:hover:after{opacity:1;transform:translateY(-50%)scale(1)}.layout-module__4PX5ca__accountAvatar{background:var(--color-brand);width:30px;height:30px;font-size:12px;font-weight:var(--font-weight-extrabold);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__4PX5ca__accountInfo{flex:1;overflow:hidden}.layout-module__4PX5ca__accountName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:400;overflow:hidden}.layout-module__4PX5ca__accountEmail{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.layout-module__4PX5ca__mobileHeader,.layout-module__4PX5ca__mobileBottomNav,.layout-module__4PX5ca__mobileDrawerOverlay{display:none}.layout-module__4PX5ca__mobileMenuBtn{background:var(--color-panel);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.layout-module__4PX5ca__mobileMenuBtn:active{background:var(--color-border)}@media (max-width:768px){.layout-module__4PX5ca__shell{flex-direction:column;min-height:100vh}.layout-module__4PX5ca__sidebar{display:none}.layout-module__4PX5ca__main{padding:16px 14px 32px}.layout-module__4PX5ca__mobileHeader{background:var(--color-white);border-bottom:1px solid var(--color-border);z-index:100;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00000008}.layout-module__4PX5ca__mobileWorkspaceBtn{background:var(--color-panel);border:1px solid var(--color-border);border-radius:var(--radius-pill);cursor:pointer;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:140px;padding:5px 10px;font-size:12px;font-weight:300;display:flex;overflow:hidden}.layout-module__4PX5ca__mobileHeaderRight{align-items:center;gap:8px;display:flex}.layout-module__4PX5ca__mobileBottomNav{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--color-white);border-top:1px solid var(--color-border);z-index:900;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000d;display:none!important}.layout-module__4PX5ca__mobileNavItem{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;height:100%;padding-top:4px;font-size:10px;font-weight:300;text-decoration:none;display:flex}.layout-module__4PX5ca__mobileNavItemActive{color:var(--color-brand)}.layout-module__4PX5ca__mobileAddBtn{background:var(--color-brand);color:#fff;width:42px;height:42px;box-shadow:0 4px 14px var(--color-brand-shadow);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:-12px;font-size:22px;font-weight:400;transition:transform .15s;display:flex}.layout-module__4PX5ca__mobileAddBtn:active{transform:scale(.92)}.layout-module__4PX5ca__mobileDrawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;will-change:opacity;background:#00000080;animation:.2s ease-out layout-module__4PX5ca__ftmIn;display:block;position:fixed;inset:0}.layout-module__4PX5ca__mobileDrawerContent{background:var(--color-white);width:290px;max-width:85vw;padding:16px 14px calc(24px + env(safe-area-inset-bottom));will-change:transform;flex-direction:column;gap:12px;animation:.25s cubic-bezier(.16,1,.3,1) layout-module__4PX5ca__ftmSlideInLeft;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:10px 0 40px #0003}.layout-module__4PX5ca__mobileDrawerHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.layout-module__4PX5ca__mobileDrawerCloseBtn{background:var(--color-bg);border:1.5px solid var(--color-border);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--color-text-muted);cursor:pointer;box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.layout-module__4PX5ca__mobileDrawerCloseBtn:hover,.layout-module__4PX5ca__mobileDrawerCloseBtn:active{background:var(--color-neutral-chip);color:var(--color-text-primary);border-color:var(--color-border-medium)}}@keyframes layout-module__4PX5ca__ftmSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}
.auth-module__Iay1tq__page{background-color:#e9f5f1;background-image:radial-gradient(circle at 50% 30%,#217a6626 1.5px,#0000 1.5px);background-size:28px 28px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.auth-module__Iay1tq__logoLink{z-index:10;text-decoration:none;position:absolute;top:36px;left:48px}.auth-module__Iay1tq__card{z-index:10;background:#fff;border:1.5px solid #e8ebe9;border-radius:28px;flex-direction:column;width:100%;max-width:520px;padding:48px 52px;display:flex;position:relative;box-shadow:0 24px 60px -10px #217a661a,0 6px 16px #00000008}.auth-module__Iay1tq__heading{letter-spacing:-.6px;color:#0a2018;margin:0 0 6px;font-size:30px;font-weight:400;line-height:1.2}.auth-module__Iay1tq__sub{color:#4a5e56;margin:0 0 28px;font-size:15px;font-weight:400;line-height:1.55}.auth-module__Iay1tq__errorAlert{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13.5px;font-weight:300;display:flex}.auth-module__Iay1tq__successBox{text-align:center;padding:8px 0}.auth-module__Iay1tq__successIcon{background:#eaf3f0;border:2px solid #217a66;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 18px;display:flex}.auth-module__Iay1tq__successHeading{color:#0a2018;letter-spacing:-.4px;margin:0 0 8px;font-size:24px;font-weight:500}.auth-module__Iay1tq__successText{color:#4a5e56;margin:0 0 24px;font-size:14.5px;font-weight:300;line-height:1.65}.auth-module__Iay1tq__successEmail{color:#217a66;background:#eaf3f0;border:1px solid #217a664d;border-radius:8px;padding:6px 14px;font-size:13.5px;font-weight:400;display:inline-block}.auth-module__Iay1tq__form{flex-direction:column;gap:20px;display:flex}.auth-module__Iay1tq__submitBtn{width:100%;font-family:var(--font-family);cursor:pointer;background:#217a66;border:none;border-radius:12px;margin-top:8px;padding:14px 24px;font-size:14.5px;font-weight:400;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 6px 18px -3px #217a6659;color:#fff!important}.auth-module__Iay1tq__submitBtn:hover:not(:disabled){background:#154e42;transform:translateY(-1px);box-shadow:0 12px 24px -4px #217a6673}.auth-module__Iay1tq__submitBtn:active:not(:disabled){transform:translateY(0)}.auth-module__Iay1tq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.auth-module__Iay1tq__googleBtn{width:100%;font-family:var(--font-family);color:#0a2018;cursor:pointer;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:14.5px;font-weight:300;transition:background .15s,border-color .15s,transform .15s;display:flex}.auth-module__Iay1tq__googleBtn:hover:not(:disabled){background:#f4f7f5;border-color:#d0d8d3;transform:translateY(-1px)}.auth-module__Iay1tq__googleBtn:disabled{opacity:.55;cursor:not-allowed}.auth-module__Iay1tq__orDivider{color:#8a9a92;align-items:center;gap:14px;margin:22px 0;font-size:12px;font-weight:500;display:flex}.auth-module__Iay1tq__orDivider:before,.auth-module__Iay1tq__orDivider:after{content:"";background:#e8ebe9;flex:1;height:1px}.auth-module__Iay1tq__footerRow{text-align:center;color:#4a5e56;margin-top:24px;font-size:14px;font-weight:300}.auth-module__Iay1tq__footerLink{color:#217a66;font-weight:400;text-decoration:none}.auth-module__Iay1tq__footerLink:hover{color:#154e42;text-decoration:underline}.auth-module__Iay1tq__forgotLink{color:#217a66;font-size:13px;font-weight:300;text-decoration:none;transition:color .15s}.auth-module__Iay1tq__forgotLink:hover{color:#154e42;text-decoration:underline}.auth-module__Iay1tq__backLink{color:#4a5e56;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.auth-module__Iay1tq__backLink:hover{color:#217a66}.auth-module__Iay1tq__strengthRow{gap:4px;margin-top:-4px;display:flex}.auth-module__Iay1tq__strengthBar{background:#e8ebe9;border-radius:4px;flex:1;height:4px;transition:background .3s}.auth-module__Iay1tq__strengthBar.auth-module__Iay1tq__weak{background:#ef4444}.auth-module__Iay1tq__strengthBar.auth-module__Iay1tq__fair{background:#f59e0b}.auth-module__Iay1tq__strengthBar.auth-module__Iay1tq__good{background:#3b82f6}.auth-module__Iay1tq__strengthBar.auth-module__Iay1tq__strong{background:#10b981}.auth-module__Iay1tq__strengthLabel{color:#8a9a92;margin-top:2px;font-size:12px;font-weight:500}.auth-module__Iay1tq__strengthLabel.auth-module__Iay1tq__weak{color:#ef4444}.auth-module__Iay1tq__strengthLabel.auth-module__Iay1tq__fair{color:#f59e0b}.auth-module__Iay1tq__strengthLabel.auth-module__Iay1tq__good{color:#3b82f6}.auth-module__Iay1tq__strengthLabel.auth-module__Iay1tq__strong{color:#10b981}.auth-module__Iay1tq__matchHint{margin-top:-4px;font-size:12px;font-weight:500}.auth-module__Iay1tq__matchHint.auth-module__Iay1tq__ok{color:#10b981}.auth-module__Iay1tq__matchHint.auth-module__Iay1tq__bad{color:#ef4444}@media (max-width:768px){.auth-module__Iay1tq__logoLink{align-self:flex-start;margin-bottom:24px;position:static}.auth-module__Iay1tq__page{justify-content:flex-start;align-items:stretch;padding:20px 16px 40px}.auth-module__Iay1tq__card{border-radius:20px;max-width:100%;padding:32px 24px}.auth-module__Iay1tq__heading{font-size:26px}.auth-module__Iay1tq__sub{margin-bottom:22px;font-size:14px}}@media (max-width:480px){.auth-module__Iay1tq__page{padding:16px 12px 32px}.auth-module__Iay1tq__card{border-radius:18px;padding:24px 18px}.auth-module__Iay1tq__heading{letter-spacing:-.4px;font-size:22px}.auth-module__Iay1tq__sub{margin-bottom:18px;font-size:13.5px}.auth-module__Iay1tq__submitBtn,.auth-module__Iay1tq__googleBtn{padding:12px 18px;font-size:14px}.auth-module__Iay1tq__orDivider{margin:16px 0}.auth-module__Iay1tq__footerRow{margin-top:18px;font-size:13px}}@media (max-width:360px){.auth-module__Iay1tq__card{border-radius:16px;padding:20px 14px}.auth-module__Iay1tq__heading{font-size:20px}.auth-module__Iay1tq__sub{font-size:12.5px}}
.page-module__7tZePa__page{background-color:#e9f5f1;background-image:radial-gradient(circle at 50% 30%,#217a6626 1.5px,#0000 1.5px);background-size:28px 28px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:40px 32px 64px;display:flex;position:relative}.page-module__7tZePa__topBar{justify-content:space-between;align-items:center;width:100%;max-width:1140px;margin-top:16px;margin-bottom:48px;display:flex}.page-module__7tZePa__logoLink{text-decoration:none}.page-module__7tZePa__pageHeaderTitle{color:#0a2018;letter-spacing:-.6px;margin:0;font-size:28px;font-weight:400;line-height:1.2}.page-module__7tZePa__signupLayout{grid-template-columns:1fr 1.05fr;align-items:stretch;gap:48px;width:100%;max-width:1140px;display:grid}.page-module__7tZePa__signupContainer{flex-direction:column;width:100%;display:flex}.page-module__7tZePa__card{background:#fff;border:1.5px solid #e8ebe9;border-radius:28px;flex-direction:column;gap:20px;height:100%;padding:40px 44px;display:flex;box-shadow:0 24px 60px -10px #217a6614,0 6px 16px #00000008}.page-module__7tZePa__featureCard{border-radius:28px;flex-direction:column;justify-content:flex-end;width:100%;min-height:540px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #217a661a,0 0 0 1.5px #217a6626}.page-module__7tZePa__featureOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0a20181a 0%,#0a20180d 50%,#0a2018b8 100%);position:absolute;inset:0}.page-module__7tZePa__featureCardContent{z-index:2;flex-direction:column;gap:12px;padding:32px 36px;display:flex;position:relative}.page-module__7tZePa__featureBadge{-webkit-backdrop-filter:blur(10px);color:#217a66;background:#ffffffeb;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:12.5px;font-weight:300;display:inline-flex}.page-module__7tZePa__featureCardText{color:#fff;max-width:440px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.page-module__7tZePa__featureCardLink{color:#29ba9a;align-items:center;gap:5px;margin-top:4px;font-size:13.5px;font-weight:300;text-decoration:none;transition:gap .15s;display:inline-flex}.page-module__7tZePa__featureCardLink:hover{color:#fff;gap:8px}.page-module__7tZePa__stepHeaderOuter{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.page-module__7tZePa__backBtn{color:#5a6860;cursor:pointer;font-size:13px;font-weight:300;font-family:var(--font-family);background:0 0;border:none;padding:0;transition:color .15s}.page-module__7tZePa__backBtn:hover{color:#217a66}.page-module__7tZePa__progressTrackOuter{background:#e8ebe9;border-radius:99px;height:5px;margin-bottom:36px;overflow:hidden}.page-module__7tZePa__progressFill{transform-origin:0;background:#217a66;border-radius:99px;width:100%;height:100%;transition:transform .3s}.page-module__7tZePa__stepContent{flex-direction:column;gap:20px;display:flex}.page-module__7tZePa__headerGroup{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.page-module__7tZePa__heading{letter-spacing:-.5px;color:#0a2018;margin:0;font-size:25px;font-weight:400;line-height:1.25}.page-module__7tZePa__sub{color:#4a5e56;margin:0;font-size:14px;font-weight:300;line-height:1.5}.page-module__7tZePa__form{flex-direction:column;gap:16px;display:flex}.page-module__7tZePa__submitBtn{color:#fff;width:100%;font-family:var(--font-family);cursor:pointer;background:#217a66;border:none;border-radius:12px;padding:14px 24px;font-size:14.5px;font-weight:400;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 6px 18px -3px #217a6659}.page-module__7tZePa__submitBtn:hover:not(:disabled){background:#154e42;transform:translateY(-1px);box-shadow:0 10px 24px -3px #217a6673}.page-module__7tZePa__submitBtn:disabled{opacity:.45;cursor:not-allowed}.page-module__7tZePa__footer{text-align:center;color:#4a5e56;font-size:13.5px;font-weight:300}.page-module__7tZePa__footerLink{color:#217a66;font-weight:400;text-decoration:none}.page-module__7tZePa__footerLink:hover{text-decoration:underline}.page-module__7tZePa__textBtn{font-family:var(--font-family);color:#217a66;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.page-module__7tZePa__optionList{flex-direction:column;gap:10px;display:flex}.page-module__7tZePa__optionBtn{text-align:left;font-family:var(--font-family);color:#0a2018;cursor:pointer;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:300;transition:border-color .15s,background .15s;display:flex}.page-module__7tZePa__optionBtn:hover{background:#eaf3f0;border-color:#217a66}.page-module__7tZePa__optionBtnActive{color:#217a66;background:#eaf3f0!important;border-color:#217a66!important}.page-module__7tZePa__reassuranceList{background:#f4f7f5;border:1.5px solid #e8ebe9;border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.page-module__7tZePa__reassuranceItem{align-items:center;gap:14px;display:flex}.page-module__7tZePa__reassuranceText{color:#4a5e56;font-size:14px;font-weight:400}.page-module__7tZePa__selectLabel{color:#0a2018;margin-bottom:6px;font-size:13.5px;font-weight:300;display:block}.page-module__7tZePa__select{width:100%;height:46px;font-family:var(--font-family);color:#0a2018;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;outline:none;padding:0 14px;font-size:14.5px;font-weight:400;transition:border-color .15s}.page-module__7tZePa__select:focus{border-color:#217a66}.page-module__7tZePa__otpContainer{justify-content:space-between;gap:8px;margin:10px 0;display:flex}.page-module__7tZePa__otpInput{text-align:center;width:46px;height:52px;font-size:20px;font-weight:400;font-family:var(--font-family);color:#0a2018;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;outline:none;transition:border-color .15s}.page-module__7tZePa__otpInput:focus{border-color:#217a66;box-shadow:0 0 0 3px #217a661f}.page-module__7tZePa__googleBtn{width:100%;height:46px;font-family:var(--font-family);color:#0a2018;cursor:pointer;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:14.5px;font-weight:300;transition:background .15s,border-color .15s;display:flex}.page-module__7tZePa__googleBtn:hover{background:#f4f7f5;border-color:#d0d8d3}.page-module__7tZePa__divider{color:#8a9a92;align-items:center;gap:12px;font-size:12px;font-weight:300;display:flex}.page-module__7tZePa__divider:before,.page-module__7tZePa__divider:after{content:"";background:#e8ebe9;flex:1;height:1px}.page-module__7tZePa__textInput{width:100%;height:46px;font-family:var(--font-family);color:#0a2018;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;outline:none;padding:0 16px;font-size:14.5px;font-weight:400;transition:border-color .15s}.page-module__7tZePa__textInput:focus{border-color:#217a66}.page-module__7tZePa__phoneRow{align-items:center;gap:8px;height:46px;display:flex}.page-module__7tZePa__dialCodeBox{white-space:nowrap;background:#f4f7f5;border:1.5px solid #e8ebe9;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;min-width:84px;height:100%;padding:0 12px;display:flex}.page-module__7tZePa__dialFlag{font-size:18px;line-height:1}.page-module__7tZePa__dialCode{color:#0a2018;font-size:14px;font-weight:500}.page-module__7tZePa__phoneInput{height:100%;font-family:var(--font-family);color:#0a2018;background:#fff;border:1.5px solid #e8ebe9;border-radius:12px;outline:none;flex:1;min-width:0;padding:0 16px;font-size:14.5px;font-weight:400;transition:border-color .15s}.page-module__7tZePa__phoneInput:focus{border-color:#217a66}@media (max-width:960px){.page-module__7tZePa__page{padding:24px 20px 48px}.page-module__7tZePa__signupLayout{grid-template-columns:1fr;gap:24px}.page-module__7tZePa__topBar{margin-top:12px;margin-bottom:32px}.page-module__7tZePa__featureCard{border-radius:20px;min-height:280px}}@media (max-width:768px){.page-module__7tZePa__page{align-items:stretch;padding:20px 16px 40px}.page-module__7tZePa__topBar{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:20px}.page-module__7tZePa__logoLink{align-self:flex-start}.page-module__7tZePa__pageHeaderTitle{display:none}.page-module__7tZePa__card{border-radius:20px;padding:28px 24px}.page-module__7tZePa__heading{font-size:22px}.page-module__7tZePa__sub{font-size:13.5px}}@media (max-width:600px){.page-module__7tZePa__page{justify-content:flex-start;padding:18px 12px 32px}.page-module__7tZePa__topBar{justify-content:space-between;align-items:center;width:100%;margin-top:10px;margin-bottom:24px;display:flex}.page-module__7tZePa__pageHeaderTitle{display:none!important}.page-module__7tZePa__card{border-radius:20px;gap:16px;width:100%;padding:22px 18px;box-shadow:0 10px 32px #217a6614}.page-module__7tZePa__featureCard{display:none!important}.page-module__7tZePa__stepHeaderOuter{gap:6px;margin-bottom:8px}.page-module__7tZePa__backBtnPill{padding:4px 10px;font-size:12px}.page-module__7tZePa__stepBadgePill{padding:3px 8px;font-size:11px}.page-module__7tZePa__segmentedProgressRow{gap:4px;margin-bottom:16px}.page-module__7tZePa__stepSegment{height:5px}.page-module__7tZePa__heading{font-size:20px}.page-module__7tZePa__sub{font-size:13px}.page-module__7tZePa__otpContainer{justify-content:center;gap:6px;width:100%;margin:8px 0}.page-module__7tZePa__otpInput{border-radius:10px;width:calc(16.6667% - 5px);min-width:32px;max-width:44px;height:46px;padding:0;font-size:18px}}@media (max-width:480px){.page-module__7tZePa__page{padding:14px 10px 28px}.page-module__7tZePa__topBar{align-items:center;margin-bottom:12px}.page-module__7tZePa__card{border-radius:16px;gap:14px;padding:18px 14px}.page-module__7tZePa__heading{font-size:19px}.page-module__7tZePa__sub{font-size:12.5px}.page-module__7tZePa__phoneRow{gap:6px;height:44px}.page-module__7tZePa__dialCodeBox{min-width:72px;height:100%;padding:0 8px;font-size:12.5px}.page-module__7tZePa__dialFlag{font-size:15px}.page-module__7tZePa__dialCode{font-size:12.5px}.page-module__7tZePa__phoneInput,.page-module__7tZePa__textInput,.page-module__7tZePa__select{height:44px;padding:0 10px;font-size:13.5px}.page-module__7tZePa__optionBtn{border-radius:10px;padding:11px 12px;font-size:13px}.page-module__7tZePa__reassuranceList{border-radius:12px;gap:10px;padding:12px 10px}.page-module__7tZePa__reassuranceText{font-size:12.5px}.page-module__7tZePa__submitBtn,.page-module__7tZePa__googleBtn{border-radius:10px;height:44px;padding:0 14px;font-size:14px}}@media (max-width:360px){.page-module__7tZePa__page{padding:10px 8px 20px}.page-module__7tZePa__card{border-radius:14px;padding:14px 10px}.page-module__7tZePa__heading{font-size:17.5px}.page-module__7tZePa__sub{font-size:12px}.page-module__7tZePa__otpContainer{gap:4px}.page-module__7tZePa__otpInput{border-radius:8px;height:42px;font-size:16px}.page-module__7tZePa__backBtnPill{padding:3px 8px;font-size:11px}.page-module__7tZePa__stepBadgePill{padding:2px 6px;font-size:10px}}.page-module__7tZePa__stepHeaderOuter{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:12px;margin-bottom:20px;display:flex}.page-module__7tZePa__backBtnPill{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:8px 18px;font-family:inherit;font-size:13.5px;font-weight:400;transition:all .15s;display:inline-flex;box-shadow:0 2px 6px #0000000a}.page-module__7tZePa__backBtnPill:hover{color:#217a66;background:#f8fafc;border-color:#217a66}.page-module__7tZePa__stepBadgePill{color:#065f46;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:10px;align-items:center;gap:7px;padding:7px 16px;font-size:13px;font-weight:400;display:inline-flex}.page-module__7tZePa__segmentedProgressRow{align-items:center;gap:6px;width:100%;margin-bottom:36px;display:flex}.page-module__7tZePa__stepSegment{background:#e2e8f0;border-radius:99px;flex:1;height:6px;transition:all .25s}.page-module__7tZePa__stepSegmentCompleted{background:#217a66}.page-module__7tZePa__stepSegmentActive{background:linear-gradient(90deg,#217a66 0%,#29ba9a 100%);height:7px;box-shadow:0 0 10px #29ba9a73}.page-module__7tZePa__stepLabel{color:var(--color-text-primary);font-size:13.5px;font-weight:400}.page-module__7tZePa__stepLabelTextDesktop{display:inline}.page-module__7tZePa__stepLabelTextMobile{display:none}@media (max-width:960px){.page-module__7tZePa__card{height:auto!important}}@media (max-width:600px){.page-module__7tZePa__stepLabelTextDesktop{display:none!important}.page-module__7tZePa__stepLabelTextMobile{font-size:14.5px;font-weight:600;display:inline!important}.page-module__7tZePa__backBtnPill{padding:6px 14px!important;font-size:14px!important}.page-module__7tZePa__stepBadgePill{padding:6px 12px!important;font-size:13.5px!important}}
