.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.mobile-life-score-indicator{position:fixed;top:calc(env(safe-area-inset-top, 0px) + 132px);right:12px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.mobile-life-score-indicator>*{pointer-events:auto}.mobile-life-score-postal-fav{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 8px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.12)}.mobile-life-score-postal-code{font-size:12px;font-weight:600;color:#334155}.mobile-life-score-fav-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#94a3b8;cursor:pointer;transition:color .2s,border-color .2s,background .2s;-webkit-tap-highlight-color:transparent}.mobile-life-score-fav-icon:active:not(:disabled){transform:scale(.96)}.mobile-life-score-fav-icon:disabled{opacity:.6;cursor:not-allowed}.mobile-life-score-fav-active{color:#dc2626;border-color:#fecaca;background:#fef2f2}.mobile-life-score-fav-icon svg{font-size:14px}.mobile-life-score-fav-spinner{width:14px;height:14px;border:2px solid #e2e8f0;border-top-color:#94a3b8;border-radius:50%;animation:mobile-life-score-fav-spin .7s linear infinite}@keyframes mobile-life-score-fav-spin{to{transform:rotate(1turn)}}.mobile-life-score-toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);padding:10px 16px;border-radius:8px;font-size:13px;font-weight:500;z-index:10001;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:mobile-life-score-toast-in .3s ease;pointer-events:auto}.mobile-life-score-toast-success{background:#34a853;color:#fff}.mobile-life-score-toast-error{background:#dc2626;color:#fff}@keyframes mobile-life-score-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mobile-life-score-indicator .CircularProgressbar{width:85px;height:85px;background:#fff;border-radius:50%;padding:6px;box-shadow:0 2px 12px rgba(0,0,0,.15)}.mobile-life-score-indicator .CircularProgressbar .CircularProgressbar-text{font-size:28px!important;font-weight:800!important;fill:#111827!important;letter-spacing:-.02em}.mobile-life-score-label{font-size:11px;font-weight:600;color:#111827;background:#fff;padding:2px 8px;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.1);white-space:nowrap}.mobile-life-score-loading{width:85px;height:85px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.15)}.mobile-life-score-spinner{width:24px;height:24px;border:3px solid #f3f4f6;border-top-color:#34a853;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.mobile-bottom-sheet{position:fixed;left:0;right:0;bottom:0;width:100%;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -4px 24px rgba(0,0,0,.15);z-index:1003;transition:transform .3s cubic-bezier(.4,0,.2,1),max-height .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;pointer-events:auto!important;min-height:92px;overflow:hidden;will-change:transform;transform:translateY(0);padding:0!important;margin:0!important;bottom:0!important;-moz-user-select:none;user-select:none;-webkit-user-select:none}.mobile-bottom-sheet:after{content:"";position:absolute;bottom:-20px;left:0;right:0;height:20px;background:transparent;pointer-events:auto;touch-action:none;z-index:1}.mobile-bottom-sheet.dragging{transition:none}.mobile-bottom-sheet.mobile-bottom-sheet-full-expanded,.mobile-bottom-sheet.mobile-bottom-sheet-half-expanded{overflow:hidden;transform:translateY(0)}.mobile-bottom-sheet.mobile-bottom-sheet-collapsed{overflow:hidden;transform:translateY(0);padding-bottom:0!important;margin-bottom:0!important}.mobile-bottom-sheet-handle{display:flex!important;justify-content:center;align-items:center;padding:14px 0 10px;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;min-height:44px!important;height:auto!important;max-height:none!important;visibility:visible!important;opacity:1!important;border-top-left-radius:24px;border-top-right-radius:24px;background:#fff;position:relative;pointer-events:auto}.mobile-bottom-sheet-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.mobile-bottom-sheet-handle-bar{width:40px;height:5px;background:#9ca3af;border-radius:3px;transition:background-color .2s ease;flex-shrink:0}.mobile-bottom-sheet-handle:hover .mobile-bottom-sheet-handle-bar{background:#9ca3af}.mobile-bottom-sheet-content{flex:1 1;height:100%;min-height:0;overflow:hidden;padding:0;touch-action:pan-y;overscroll-behavior:contain;display:flex;flex-direction:column;background:#fff;border-top-left-radius:0!important;border-top-right-radius:0!important;margin:0!important;padding:0!important;pointer-events:auto;opacity:1;visibility:visible}.mobile-bottom-sheet.mobile-bottom-sheet-collapsed .mobile-bottom-sheet-tab-content-wrapper{max-height:0;overflow:hidden;opacity:0;transition:opacity .2s ease,max-height .3s ease;visibility:hidden}.mobile-bottom-sheet.mobile-bottom-sheet-full-expanded .mobile-bottom-sheet-tab-content-wrapper,.mobile-bottom-sheet.mobile-bottom-sheet-half-expanded .mobile-bottom-sheet-tab-content-wrapper{opacity:1;max-height:none;visibility:visible;flex:1 1}body.mobile-bottom-sheet-dragging{overflow:hidden;touch-action:none}.mobile-bottom-sheet-tabs{display:flex;flex-direction:column;flex:1 1;height:100%;min-height:0;overflow:hidden;touch-action:pan-y}.mobile-bottom-sheet-tab-header{position:relative!important;background:#fff;border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom:1px solid #e5e7eb;flex-shrink:0;z-index:10;height:48px!important;min-height:48px!important;max-height:48px!important;visibility:visible!important;opacity:1!important;padding:0!important;margin:0!important;touch-action:none;-webkit-tap-highlight-color:transparent;display:flex!important}.mobile-bottom-sheet-tab-button{flex:1 1;padding:12px 16px;background:transparent;border:none;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:color .2s ease;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-bottom-sheet-tab-button.active{color:#111827}.mobile-bottom-sheet-tab-button:active{background:#f9fafb}.mobile-bottom-sheet-tab-indicator{position:absolute;bottom:0;left:0;width:50%;height:3px;background:#111827;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.mobile-bottom-sheet-tab-content-wrapper{display:flex!important;flex:1 1!important;height:100%!important;min-height:0!important;max-height:100%!important;width:100%!important;min-width:100%!important;position:relative;overflow:hidden}.mobile-bottom-sheet-tab-content-wrapper.mobile-bottom-sheet-tab-content-hidden{max-height:0!important;overflow:hidden;opacity:0;transition:opacity .2s ease,max-height .3s ease;visibility:hidden;flex:0 1;min-height:0!important}.mobile-bottom-sheet-tab-content-wrapper:not(.mobile-bottom-sheet-tab-content-hidden){flex:1 1 auto!important;min-height:0!important;max-height:100%!important;height:100%!important;opacity:1!important;visibility:visible!important;display:flex!important;overflow:hidden;position:relative}.mobile-bottom-sheet-tab-content{width:100%!important;min-width:100%!important;max-width:100%!important;flex:1 1;min-height:0!important;height:100%!important;padding:0;touch-action:pan-y;overscroll-behavior-x:contain;display:none;flex-direction:column;box-sizing:border-box;position:relative}.mobile-bottom-sheet-tab-content.active{display:flex!important}.mobile-bottom-sheet-tab-score{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;flex:1 1;scroll-behavior:smooth;overscroll-behavior:contain;position:relative}.mobile-bottom-sheet-tab-ai-insights,.mobile-bottom-sheet-tab-score{height:100%!important;min-height:0!important;max-height:100%!important}.mobile-bottom-sheet-tab-ai-insights{overflow:hidden!important;flex-direction:column!important}.mobile-bottom-sheet-tab-ai-insights.active{display:flex!important}.mobile-bottom-sheet-tab-ai-insights>.mobile-ai-insights{flex:1 1 auto!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;position:relative}.mobile-bottom-sheet-tab-ai-insights .mobile-ai-insights-content{flex:1 1!important;min-height:0!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.mobile-bottom-sheet-tab-score::-webkit-scrollbar{width:6px}.mobile-bottom-sheet-tab-score::-webkit-scrollbar-track{background:transparent}.mobile-bottom-sheet-tab-score::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.mobile-bottom-sheet-tab-score::-webkit-scrollbar-thumb:hover{background:#9ca3af}.mobile-bottom-sheet-tab-score{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}