@charset "UTF-8";:root{--color-primary: #B7493D;--color-primary-hover: #8D372E;--color-on-primary: #FBF1DA;--color-surface-base: #FCF1DF;--color-surface-app-bg: #FCF1DF;--color-status-bar: #FCF1DF;--color-surface-paper: #F6E8CC;--color-surface-sunlight: #F6E8CC;--color-surface-border: rgba(43, 32, 24, .1);--color-surface-border-strong: rgba(43, 32, 24, .22);--color-surface-active: rgba(43, 32, 24, .08);--color-text-main: #2B2018;--color-text-heading: #2B2018;--color-text-muted: #6B5648;--color-text-muted-light: #9A8674;--color-text-active: #2B2018;--color-accent-red: #B7493D;--color-pill: rgba(43, 32, 24, .07);--color-pill-strong: rgba(43, 32, 24, .1);--color-cat-default-avatar: #9FD7C9;--color-cat-health-avatar: #74C4B6;--color-cat-mental_health-avatar: #B7D8E0;--color-cat-family-avatar: #F0BD86;--color-cat-social-avatar: #F4A8C0;--color-cat-work-avatar: #B7CCDC;--color-cat-study-avatar: #EDB1A4;--color-cat-finances-avatar: #F2C475;--color-cat-spirit-avatar: #C9B0E5;--color-cat-home-avatar: #B8D9A8;--color-cat-recreation-avatar: #EAB18C;--color-cat-admin-avatar: #C5C9D1;--color-cat-pet-avatar: #D6B4D9;--color-cat-default-card: #B7DDD3;--color-cat-health-card: #BFE0D6;--color-cat-mental_health-card: #D5E7EE;--color-cat-family-card: #F6D9B6;--color-cat-social-card: #F8D4DD;--color-cat-work-card: #D2E2EE;--color-cat-study-card: #F2C9C0;--color-cat-finances-card: #F0D9A9;--color-cat-spirit-card: #E8D1E9;--color-cat-home-card: #D5E8C7;--color-cat-recreation-card: #F4D2BC;--color-cat-admin-card: #DDDFE5;--color-cat-pet-card: #EAD3EC;--color-chart-yellow: #F2C475;--color-chart-orange: #EAB18C;--color-chart-red: #D9425E;--color-chart-cyan: #5BC7D3;--color-chart-blue: #6C8FD5;--color-chart-green: #9CD9B6;--color-chart-violet: #B79BD6;--color-success: #6B8E4E;--color-success-bg: #E2EAD7;--color-success-text: #4A6B36;--color-success-border: #C2D5A8;--color-error-bg: #F4DBD4;--color-error-text: #8D372E;--color-error-border: #E8C2BA;--color-nav-bg: #FCF1DF;--color-nav-pill-active: rgba(183, 73, 61, .18);--color-nav-pill-hover: rgba(43, 32, 24, .05);--color-nav-text: #2B2018;--color-nav-icon: #6B5648;--color-nav-icon-active: #2B2018;--color-border-base: rgba(43, 32, 24, .1);--color-topbar-border: rgba(43, 32, 24, .22);--color-active-outline: rgba(183, 73, 61, .45);--color-landscape-sky: #fdfbf7;--color-landscape-cloud: #ffffff;--color-landscape-hill-front: #8ea081;--color-landscape-hill-back: #b7c2af;--color-landscape-hill-accent: #d3c3a5;--color-progress-fill: var(--color-primary);--color-progress-bg: rgba(60, 40, 30, .1);--color-onboarding-heading: #3D2B23;--color-card-paper-warm: #FBF1DA;--color-sparkle-muted: #9A8674}.onboarding-flow{--color-primary: #c47543ed;--color-primary-hover: #5f3e267a;--color-active-outline: rgba(196, 117, 67, .5);--color-surface-base: #fcf1df;--color-surface-app-bg: #f5fcf9;--color-surface-sunlight: #fdfffe;--color-surface-paper: #ffffff;--color-surface-border: #d4f0e6;--color-surface-border-strong: #bcebd6;--color-surface-active: #def4eb;--color-text-main: #3a4036;--color-text-heading: #1f2a24;--color-text-muted: #6b7268;--color-text-muted-light: #9ea39b;--color-text-active: #4a453f;--color-landscape-sky: #fcf1df;--color-landscape-cloud: #ffffff;--color-landscape-hill-front: #8ad6ba;--color-landscape-hill-back: #bcebd6;--color-landscape-hill-accent: #d3c3a5;--color-progress-fill: #01a769;--color-progress-bg: #e8d9c0;--color-onboarding-heading: #1f2a24}.cottage-interior{background-color:var(--color-surface-app-bg)}html,body{height:100%;overflow:hidden;background-color:var(--color-surface-app-bg)}body{font-family:Nunito,Helvetica Neue,system-ui,sans-serif}*{-webkit-tap-highlight-color:transparent}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;opacity:0;display:none}.toast-container.svelte-cqwvc2{position:fixed;bottom:100px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:9999;pointer-events:none;align-items:center;width:100%;max-width:420px;padding:0 1rem;box-sizing:border-box}.toast-card.svelte-cqwvc2{background:var(--color-surface-paper, #ffffff);border-radius:999px;padding:.45rem .95rem;box-shadow:0 6px 18px #1e192d2e,inset 0 0 0 1px #0000000d;animation:svelte-cqwvc2-slideUp .3s cubic-bezier(.2,0,0,1);pointer-events:auto}.message.svelte-cqwvc2{font-family:Quicksand,system-ui,sans-serif;font-weight:600;color:var(--color-text-heading, #1b1726);font-size:.9rem;line-height:1.3}@keyframes svelte-cqwvc2-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.native-splash.svelte-7u8uh0{position:fixed;inset:0;z-index:99999;background-color:#da9260;pointer-events:auto}.mock-banner.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;background-color:#fee2e2;color:#92400e;text-align:center;font-size:.75rem;padding:.25rem;z-index:9999;border-bottom:1px solid #f59e0b;font-weight:500}
