:root{--bg1:#fff7f9;--bg2:#fce7ee;--name:#7a4a57;--for:#c88aa0;--accent:#eba6bc;--pink-petal:#f7bfcf;--pink-shade:#ed9fb6;--white-petal:#fff;--white-shade:#f1cbd7;--leaf:#aec7a6;--leaf-shade:#96b58c;--surface:#fff;--text:#3a2a30;--muted:#9a8a90}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{overscroll-behavior:none;background:var(--bg2);height:100%;overflow:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;font-family:Jost,system-ui,sans-serif}input,textarea,select{font-size:16px}button,nav,[role=navigation]{-webkit-user-select:none;user-select:none}.app-shell{background:var(--bg2);flex-direction:column;height:100%;display:flex;overflow:hidden}.app-main{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}@media (orientation:landscape) and (height<=500px){html:after{content:"Please rotate your device to portrait mode";z-index:99999;background:var(--bg2);color:var(--name);text-align:center;justify-content:center;align-items:center;padding:24px;font-family:Jost,sans-serif;font-size:16px;display:flex;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bottom-nav.svelte-oeh3u8{background:var(--bg2);flex-shrink:0;justify-content:space-around;align-items:flex-end;padding:8px 0 18px;display:flex}.nav-item.svelte-oeh3u8{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;min-width:52px;min-height:44px;padding:4px 8px;text-decoration:none;transition:color .15s,transform .12s;display:flex;position:relative}.nav-item.svelte-oeh3u8:active{transform:scale(.94)}.nav-item.active.svelte-oeh3u8{color:var(--name)}.nav-item.svelte-oeh3u8 svg:where(.svelte-oeh3u8){width:21px;height:21px}.nav-item.active.svelte-oeh3u8:not(.home) svg:where(.svelte-oeh3u8){stroke-width:2.1px}.nav-item.svelte-oeh3u8 span:where(.svelte-oeh3u8){letter-spacing:.02em;font-family:Jost,sans-serif;font-size:10px;font-weight:500}.active-dot.svelte-oeh3u8{background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-2px}.nav-item.home.svelte-oeh3u8{position:relative;top:-8px}.home-circle.svelte-oeh3u8{background:linear-gradient(150deg, var(--accent), var(--pink-petal));width:46px;height:46px;box-shadow:0 3px 12px color-mix(in srgb, var(--accent) 40%, transparent);border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex}.home-circle.svelte-oeh3u8 svg:where(.svelte-oeh3u8){color:#fff;width:21px;height:21px}.nav-item.home.active.svelte-oeh3u8 .home-circle:where(.svelte-oeh3u8){transform:scale(1.06)}.nav-item.home.svelte-oeh3u8 span:where(.svelte-oeh3u8){margin-top:2px}
