:root{--card-radius: 18px;--card-pad-x: 16px;--card-pad-y: 18px;--card-gap: 14px;--icon-size: 44px;--icon-pad: 12px;--shadow-elev: 0 8px 24px rgba(16, 24, 40, .14), 0 2px 8px rgba(16, 24, 40, .08);--shadow-press: 0 4px 16px rgba(16, 24, 40, .2), 0 1px 6px rgba(16, 24, 40, .1);--shadow-hover: 0 12px 32px rgba(16, 24, 40, .18), 0 4px 12px rgba(16, 24, 40, .12);--card-title: #ffffff;--card-meta: rgba(255, 255, 255, .88);--sleep-gradient: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);--feeding-gradient: linear-gradient(135deg, #f97316 0%, #ea580c 100%);--health-gradient: linear-gradient(135deg, #ec4899 0%, #db2777 100%);--reminders-gradient: linear-gradient(135deg, #eab308 0%, #ca8a04 100%);--development-gradient: linear-gradient(135deg, #a855f7 0%, #9333ea 100%);--chat-gradient: linear-gradient(135deg, #14b8a6 0%, #0d9488 100%);--calendar-gradient: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);--family-gradient: linear-gradient(135deg, #10b981 0%, #059669 100%);--settings-gradient: linear-gradient(135deg, #6b7280 0%, #4b5563 100%)}._card_js5ly_44{position:relative;display:grid;grid-template-columns:var(--icon-size) 1fr auto;grid-auto-flow:row;align-items:center;gap:var(--icon-pad);width:100%;padding:var(--card-pad-y) var(--card-pad-x);border-radius:var(--card-radius);border:none;cursor:pointer;color:var(--card-title);font-family:inherit;font-size:16px;font-weight:600;box-shadow:var(--shadow-elev);background:var(--card-gradient, #666);transform:translateZ(0);will-change:transform;backface-visibility:hidden;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),filter .15s cubic-bezier(.4,0,.2,1);-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}._art_js5ly_91{position:absolute;inset:0;border-radius:var(--card-radius);background-size:180px;background-repeat:no-repeat;background-position:right -16px center;opacity:.08;pointer-events:none;mix-blend-mode:multiply}._iconWrap_js5ly_103{display:grid;place-items:center;width:var(--icon-size);height:var(--icon-size);flex-shrink:0;background:#ffffff2e;border-radius:12px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);color:var(--card-title);font-size:24px;line-height:1}._texts_js5ly_120{display:grid;grid-template-columns:1fr;gap:2px;align-items:start;text-align:left;overflow:hidden}._title_js5ly_129{display:block;font-size:16px;font-weight:800;line-height:1.2;color:var(--card-title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._meta_js5ly_140{display:block;font-size:12px;font-weight:500;line-height:1.3;color:var(--card-meta);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_js5ly_151{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 8px;margin-left:8px;flex-shrink:0;background:#ffffff40;color:var(--card-title);font-size:11px;font-weight:700;line-height:1;border-radius:9999px;border:1px solid rgba(255,255,255,.12)}@media (hover: hover) and (pointer: fine){._card_js5ly_44:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}}._card_js5ly_44:active{transform:scale(.98);box-shadow:var(--shadow-press)}._card_js5ly_44:focus-visible{outline:none;box-shadow:var(--shadow-elev),0 0 0 3px #ffffff80}._card_js5ly_44:disabled{opacity:.5;cursor:not-allowed;transform:none}._card_js5ly_44:disabled:active{transform:none}._sleep_js5ly_210{background:var(--sleep-gradient)}._sleep_js5ly_210 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Cpath d='M200 30 Q220 20 220 60 Q220 100 200 110 A60 60 0 0 1 140 50 A50 50 0 0 1 200 30' fill='white' opacity='0.15'/%3E%3Ccircle cx='195' cy='35' r='3' fill='white'/%3E%3Ccircle cx='200' cy='32' r='3' fill='white'/%3E%3Ccircle cx='205' cy='35' r='3' fill='white'/%3E%3C/svg%3E")}._feeding_js5ly_219{background:var(--feeding-gradient)}._feeding_js5ly_219 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Crect x='190' y='20' width='35' height='80' rx='6' fill='none' stroke='white' stroke-width='2'/%3E%3Crect x='195' y='40' width='25' height='50' fill='white' opacity='0.2'/%3E%3Crect x='188' y='15' width='39' height='6' rx='2' fill='white' opacity='0.15'/%3E%3C/svg%3E")}._health_js5ly_228{background:var(--health-gradient)}._health_js5ly_228 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Cpath d='M210 30 C210 25 215 20 220 20 C225 20 230 25 230 30 L220 45 L210 30 M220 45 L225 55 L215 55 Z' fill='white' opacity='0.15'/%3E%3Ccircle cx='205' cy='40' r='2' fill='white'/%3E%3Ccircle cx='235' cy='40' r='2' fill='white'/%3E%3C/svg%3E")}._reminders_js5ly_237{background:var(--reminders-gradient)}._reminders_js5ly_237 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Cpath d='M215 30 C215 25 219 22 223 22 C227 22 231 25 231 30 L231 35 C231 36 230 36 230 35 L230 30 C230 26 227 23 223 23 C219 23 216 26 216 30 L216 35 C216 36 215 36 215 35 Z' fill='white' opacity='0.2'/%3E%3Cpath d='M220 42 C215 42 212 45 212 50 L228 50 C228 45 225 42 220 42' fill='white' opacity='0.15'/%3E%3C/svg%3E")}._development_js5ly_246{background:var(--development-gradient)}._development_js5ly_246 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Cpath d='M220 25 L224 35 L235 37 L227 44 L229 55 L220 50 L211 55 L213 44 L205 37 L216 35 Z' fill='white' opacity='0.15'/%3E%3C/svg%3E")}._chat_js5ly_255{background:var(--chat-gradient)}._chat_js5ly_255 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Crect x='200' y='30' width='40' height='50' rx='8' fill='none' stroke='white' stroke-width='2' opacity='0.2'/%3E%3Cpath d='M215 78 L212 88 L218 80 Z' fill='white' opacity='0.15'/%3E%3Ccircle cx='212' cy='40' r='2' fill='white' opacity='0.15'/%3E%3Ccircle cx='222' cy='40' r='2' fill='white' opacity='0.15'/%3E%3Ccircle cx='227' cy='40' r='2' fill='white' opacity='0.15'/%3E%3C/svg%3E")}._calendar_js5ly_264{background:var(--calendar-gradient)}._calendar_js5ly_264 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Crect x='200' y='25' width='38' height='50' rx='4' fill='none' stroke='white' stroke-width='2' opacity='0.15'/%3E%3Crect x='200' y='25' width='38' height='12' fill='white' opacity='0.1'/%3E%3Cline x1='208' y1='25' x2='208' y2='37' stroke='white' stroke-width='1' opacity='0.12'/%3E%3Cline x1='228' y1='25' x2='228' y2='37' stroke='white' stroke-width='1' opacity='0.12'/%3E%3Ccircle cx='217' cy='58' r='2' fill='white' opacity='0.12'/%3E%3C/svg%3E")}._family_js5ly_273{background:var(--family-gradient)}._family_js5ly_273 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Ccircle cx='210' cy='35' r='5' fill='white' opacity='0.15'/%3E%3Ccircle cx='225' cy='38' r='5' fill='white' opacity='0.15'/%3E%3Cpath d='M206 42 L214 42 L214 55 Q214 58 210 58 Q206 58 206 55 Z' fill='white' opacity='0.12'/%3E%3Cpath d='M221 45 L229 45 L229 58 Q229 61 225 61 Q221 61 221 58 Z' fill='white' opacity='0.12'/%3E%3C/svg%3E")}._settings_js5ly_282{background:var(--settings-gradient)}._settings_js5ly_282 ._art_js5ly_91{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 120'%3E%3Ccircle cx='220' cy='50' r='3' fill='white' opacity='0.15'/%3E%3Cpath d='M220 38 L223 40 L224 37 L227 38 L226 41 L228 43 L225 43 L224 46 L222 45 L220 46 L220 43 L217 43 L219 41 Z' fill='white' opacity='0.12' stroke='white' stroke-width='0.5' opacity='0.1'/%3E%3C/svg%3E")}@media (max-width: 768px){._card_js5ly_44{grid-template-columns:var(--icon-size) 1fr auto}}@media (prefers-reduced-motion: reduce){._card_js5ly_44{transition:none}._card_js5ly_44:active{transform:none}}@media (prefers-contrast: more){._badge_js5ly_151{border-width:2px}}@media print{._card_js5ly_44{box-shadow:none}}
