:root{--bg-base: #FFFFFF;--bg-subtle: #F7F7F8;--bg-muted: #F4F4F5;--bg-inverse: #1B1C1E;--fg-primary: #171719;--fg-secondary: rgba(46, 47, 51, .88);--fg-tertiary: rgba(55, 56, 60, .61);--fg-disabled: rgba(55, 56, 60, .16);--fg-strong: #000000;--fg-on-primary: #FFFFFF;--line-subtle: rgba(112, 115, 124, .08);--line-soft: rgba(112, 115, 124, .16);--line-default: rgba(112, 115, 124, .22);--line-strong: rgba(112, 115, 124, .4);--line-disabled: rgba(55, 56, 60, .1);--primary: #0066FF;--primary-hover: #005EEB;--primary-press: #0054D1;--status-positive: #00BF40;--status-positive-strong: #009632;--status-positive-subtle: rgba(0, 191, 64, .1);--status-negative: #E52222;--status-negative-strong: #B00C0C;--status-negative-subtle: rgba(229, 34, 34, .1);--status-cautionary: #FF9200;--status-cautionary-strong: #D17600;--status-cautionary-subtle: rgba(255, 146, 0, .1);--secondary-press-bg: #EAEBEC;--bg-app: #F8FFF9;--bg-page: #FBFAF6;--bg-page-mint: #F1FBF6;--bg-page-rose: #FFF7FA;--bg-card: #FFFFFF;--bg-card-soft: #FFFDF8;--bg-mint-soft: #EAF9F1;--bg-rose-soft: #FFF0F5;--bg-lavender-soft: #F2ECFF;--bg-cream-soft: #FFF7E8;--fg-on-accent: #FFFFFF;--brand-mint: #31C48D;--brand-mint-deep: #15936B;--brand-mint-soft: #DDF7EA;--brand-mint-line: #BCEBD8;--brand-mint-text: #087653;--brand-rose: #F779A8;--brand-rose-deep: #D94F7F;--brand-rose-soft: #FFE2EC;--brand-rose-line: #FFD0DD;--brand-rose-text: #B83262;--brand-lavender: #A78BFA;--brand-lavender-deep: #7C5CE1;--brand-lavender-soft: #EFE8FF;--brand-lavender-line: #DDD1FF;--brand-lavender-text: #5F43B2;--brand-cream: #FFF7E8;--brand-yellow: #FFD76A;--brand-yellow-soft: #FFF3C7;--line-mint: #BCEBD8;--line-rose: #FFD0DD;--line-lavender: #DDD1FF;--status-safe: #23B96F;--status-safe-soft: #DDF7EA;--status-safe-text: #087653;--status-caution: #F5A524;--status-caution-soft:#FFF1D6;--status-caution-text:#9A6500;--status-danger: #E03030;--status-danger-soft: #FFE3E3;--status-danger-text: #B91C1C;--map-green: #BDEFD0;--map-road: #EFE6DA;--map-water: #CFEAFB;--map-building: #F8D9E1;--map-pin-mint: #31C48D;--map-pin-rose: #F779A8;--shadow-xs: 0 2px 8px rgba(31, 24, 28, .04);--shadow-soft: 0 8px 24px rgba(31, 24, 28, .06);--shadow-card: 0 12px 32px rgba(31, 24, 28, .08);--shadow-floating: 0 18px 44px rgba(31, 24, 28, .12);--shadow-mint: 0 12px 30px rgba(49, 196, 141, .16);--shadow-rose: 0 12px 30px rgba(247, 121, 168, .18);--shadow-lavender: 0 12px 30px rgba(167, 139, 250, .16);--page-padding: 20px;--section-gap: 26px;--card-gap: 14px;--radius-xs: 8px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 28px;--radius-2xl: 34px;--radius-3xl: 40px;--radius-full: 9999px;--radius-card: var(--radius-lg);--radius-card-lg: var(--radius-xl);--radius-control: var(--radius-md);--radius-pill: var(--radius-full);--radius-input: var(--radius-sm);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--font-sans: "Pretendard Variable", "Pretendard", system-ui, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Helvetica Neue", "Segoe UI", Roboto, sans-serif;--weight-regular: 500;--weight-medium: 500;--weight-semibold: 700;--weight-bold: 800;--leading-tight: 1.3;--leading-normal: 1.5;--leading-loose: 1.7;--tracking-tight: 0;--tracking-normal: 0;--shadow-none: none;--shadow-sm: 0 1px 2px rgba(15, 15, 18, .04);--shadow-md: 0 1px 2px rgba(15, 15, 18, .04), 0 8px 24px rgba(15, 15, 18, .08);--shadow-lg: 0 2px 4px rgba(15, 15, 18, .06), 0 16px 48px rgba(15, 15, 18, .12);--control-height: 48px;--control-height-sm: 36px;--focus-ring-color: #0066FF;--focus-ring-width: 2px;--focus-ring-offset: 2px;--focus-ring-halo: rgba(0, 102, 255, .18);--duration-fast: .12s;--duration-base: .2s;--easing-standard: cubic-bezier(.2, 0, .2, 1);--space-screen-pad: 24px;--space-screen-gap: 48px;--mode-parent-card-height: 80px;--mode-parent-card-radius: var(--radius-card);--mode-parent-card-bg: var(--bg-base);--mode-parent-card-border: 1px solid var(--line-soft);--mode-parent-card-shadow: var(--shadow-none);--mode-parent-icon-size: 32px;--mode-child-card-height: 104px;--mode-child-card-radius: var(--radius-2xl);--mode-child-card-bg: linear-gradient(135deg, var(--theme-accent-soft) 0%, var(--bg-base) 100%);--mode-child-card-border: 1px solid var(--theme-accent-line);--mode-child-card-shadow: 0 4px 12px color-mix(in srgb, var(--theme-accent) 10%, transparent);--mode-child-mascot-size: 56px;--duration-screen-fade: .28s;--duration-mascot-bounce: .6s;--easing-mascot: cubic-bezier(.34, 1.56, .64, 1);--t-bigstat-eyebrow-size: 12px;--t-bigstat-eyebrow-tracking: .06em;--t-bigstat-date-size: 28px;--t-bigstat-date-weight: var(--weight-bold);--t-bigstat-next-size: 14px;--cal-cell-min-height: 60px;--cal-cell-padding: var(--space-2);--cal-cell-radius: var(--radius-md);--cal-cell-bg: transparent;--cal-cell-bg-selected: var(--theme-accent-soft);--cal-today-ring: 1px solid var(--theme-accent);--cal-chip-rail-width: 3px;--cal-chip-height: 16px;--cal-chip-font-size: 10.5px;--cal-chip-radius: var(--radius-xs);--cal-chip-bg: var(--bg-base);--cal-chip-bg-overflow: var(--bg-muted);--cal-weekday-color: var(--fg-tertiary);--cal-weekday-color-sun: var(--status-negative-strong);--cal-weekday-color-sat: var(--primary);--sheet-bg: var(--bg-base);--sheet-radius-top: var(--radius-2xl);--sheet-handle-width: 40px;--sheet-handle-height: 5px;--sheet-handle-color: var(--line-default);--sheet-padding-x: var(--space-screen-pad);--sheet-shadow: var(--shadow-lg);--sheet-backdrop: rgba(15, 15, 18, .32);--sheet-height-default: 80vh;--sheet-height-quick: 32vh;--duration-sheet-open: .32s;--duration-sheet-close: .24s;--easing-sheet: cubic-bezier(.32, .72, 0, 1);--child-card-full-height: 80px;--child-card-row-height: 56px;--child-card-mini-size: 72px;--child-card-row-avatar: 36px;--child-card-mini-avatar: 44px;--control-height-lg: 56px}@media(prefers-color-scheme:dark){:root{--mode-child-card-bg: linear-gradient(135deg, color-mix(in srgb, var(--theme-accent) 12%, var(--bg-base)) 0%, var(--bg-base) 100%)}}.t-screen-title{font-size:26px;font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:0;color:var(--fg-primary);margin:0}.t-screen-subtitle{font-size:14px;font-weight:var(--weight-medium);line-height:var(--leading-normal);color:var(--fg-secondary);margin:0}.t-screen-promise{font-size:12px;font-weight:var(--weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--theme-accent-text);margin:0}.t-bigstat-eyebrow{font-size:var(--t-bigstat-eyebrow-size);font-weight:var(--weight-semibold);letter-spacing:var(--t-bigstat-eyebrow-tracking);color:var(--fg-tertiary);text-transform:uppercase;margin:0}.t-bigstat-date{font-size:var(--t-bigstat-date-size);font-weight:var(--t-bigstat-date-weight);line-height:var(--leading-tight);letter-spacing:0;color:var(--fg-primary);margin:var(--space-1) 0 0}.t-bigstat-next{font-size:var(--t-bigstat-next-size);font-weight:var(--weight-medium);color:var(--theme-accent-text);margin:var(--space-2) 0 0}.t-bigstat-next-time{font-weight:var(--weight-bold)}.t-section-label{font-size:13px;font-weight:var(--weight-bold);color:var(--fg-secondary);margin:0 0 var(--space-3);letter-spacing:0}.hyeni-hero-next{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4) var(--space-5);background:linear-gradient(180deg,var(--bg-base),color-mix(in srgb,var(--theme-accent-soft) 32%,var(--bg-base)));border:1px solid var(--cartoon-line);border-inline-start:4px solid var(--theme-accent);border-radius:var(--radius-card)}.hyeni-hero-empty{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4) var(--space-5);background:var(--bg-base);border:1px solid var(--cartoon-line);border-radius:var(--radius-card)}.hyeni-hero-empty-msg{margin:0;font-size:14px;font-weight:var(--weight-medium);color:var(--fg-secondary)}.hyeni-hero-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.hyeni-hero-eyebrow{font-size:11px;font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-accent-text)}.hyeni-hero-countdown{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:var(--theme-accent);color:#fff;font-size:11px;font-weight:var(--weight-bold);letter-spacing:0;white-space:nowrap}.hyeni-hero-time{display:flex;align-items:baseline;gap:var(--space-2);margin-top:var(--space-1)}.hyeni-hero-time-clock{font-size:32px;font-weight:var(--weight-bold);line-height:1;letter-spacing:0;color:var(--fg-primary)}.hyeni-hero-title{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-1);font-size:18px;font-weight:var(--weight-bold);color:var(--fg-primary);line-height:var(--leading-tight)}.hyeni-hero-emoji{font-size:20px;line-height:1}.hyeni-hero-meta{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-1);font-size:13px;font-weight:var(--weight-medium);color:var(--fg-secondary);flex-wrap:wrap}.hyeni-hero-child-dot{width:8px;height:8px;border-radius:var(--radius-full);flex-shrink:0}.hyeni-hero-child-name{font-weight:var(--weight-bold);color:var(--fg-primary)}.hyeni-hero-meta-sep{color:var(--fg-tertiary)}.hyeni-hero-meta-location{color:var(--fg-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hyeni-section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.hyeni-section-toggle{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border:1px solid var(--cartoon-line);border-radius:999px;background:var(--bg-base);color:var(--theme-accent-text);font-family:inherit;font-size:12px;font-weight:var(--weight-bold);letter-spacing:0;cursor:pointer;transition:background-color var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard)}.hyeni-section-toggle:hover,.hyeni-section-toggle[aria-expanded=true]{background:var(--theme-accent-soft);border-color:var(--cartoon-line-strong)}.hyeni-today-timeline{display:flex;flex-direction:column;gap:var(--space-2);list-style:none;margin:0;padding:0}.hyeni-today-empty{padding:var(--space-5) 0;text-align:center;color:var(--fg-tertiary);font-size:14px;font-weight:var(--weight-medium)}.hyeni-today-row{display:grid;grid-template-columns:56px 16px 1fr;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--radius-md)}.hyeni-today-time{font-size:15px;font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--fg-primary);letter-spacing:0}.hyeni-today-marker{width:12px;height:12px;border-radius:var(--radius-full);border-width:2px;justify-self:center;flex-shrink:0}.hyeni-today-body{min-width:0}.hyeni-today-title{font-size:14px;font-weight:var(--weight-bold);color:var(--fg-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hyeni-today-meta{margin-top:2px;font-size:12px;font-weight:var(--weight-medium);color:var(--fg-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}*,*:before,*:after{box-sizing:border-box}html,body{background:var(--bg-subtle);color:var(--fg-primary)}body{margin:0;font-family:var(--font-sans);font-weight:var(--weight-medium);font-size:15px;line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*:focus{outline:none}*:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-radius:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.card{background:var(--bg-base);border:1px solid var(--line-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-none)}.card-elevated{background:var(--bg-base);border:1px solid var(--line-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-md)}.card-interactive{cursor:pointer;transition:background-color var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard)}.card-interactive:hover{background:var(--bg-subtle);border-color:var(--line-default)}.card-interactive:active{border-color:var(--line-strong)}.divider{border:none;border-bottom:1px solid var(--line-subtle)}.input{width:100%;height:var(--control-height);padding:0 var(--space-4);background:var(--bg-base);border:1px solid var(--line-soft);border-radius:var(--radius-input);color:var(--fg-primary);font-family:var(--font-sans);font-weight:var(--weight-medium);font-size:15px;line-height:var(--leading-normal);transition:border-color var(--duration-fast) var(--easing-standard),box-shadow var(--duration-fast) var(--easing-standard)}.input::placeholder{color:var(--fg-tertiary)}.input:hover{border-color:var(--line-default)}.input:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring-halo)}.input:disabled{background:var(--bg-muted);color:var(--fg-disabled);border-color:var(--line-disabled);cursor:not-allowed}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-6);border:1px solid transparent;border-radius:var(--radius-pill);font-family:var(--font-sans);font-weight:var(--weight-semibold);font-size:15px;line-height:1.15;cursor:pointer;transition:background var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard),box-shadow var(--duration-fast) var(--easing-standard),transform var(--duration-fast) var(--easing-standard);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;background:var(--bg-muted);color:var(--fg-disabled);border-color:var(--line-disabled);box-shadow:none}.btn:not(:disabled):active{transform:scale(.97)}.btn-primary{min-height:56px;padding:0 var(--space-6);border:none;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--brand-rose),var(--brand-rose-deep));color:var(--fg-on-accent);box-shadow:var(--shadow-rose);font-weight:var(--weight-bold);font-size:16px}.btn-primary:not(:disabled):hover{filter:brightness(1.04)}.btn-primary:not(:disabled):active{filter:brightness(.96)}.btn-primary:focus-visible{outline:none;box-shadow:var(--shadow-rose),0 0 0 3px #f779a852}.btn-primary-mint{min-height:56px;padding:0 var(--space-6);border:none;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--brand-mint),var(--brand-mint-deep));color:var(--fg-on-accent);box-shadow:var(--shadow-mint);font-weight:var(--weight-bold);font-size:16px}.btn-primary-mint:not(:disabled):hover{filter:brightness(1.04)}.btn-primary-mint:not(:disabled):active{filter:brightness(.96)}.btn-primary-mint:focus-visible{outline:none;box-shadow:var(--shadow-mint),0 0 0 3px #31c48d52}.btn-secondary{background:var(--bg-card);color:var(--fg-primary);border:1.5px solid var(--line-default)}.btn-secondary:not(:disabled):hover{background:var(--bg-muted)}.btn-secondary:not(:disabled):active{border-color:var(--line-strong)}.btn-secondary:focus-visible{outline:none;box-shadow:0 0 0 3px #7a7a822e}.btn-destructive{background:var(--status-danger);color:var(--fg-on-accent);border:none}.btn-destructive:not(:disabled):hover{filter:brightness(.94)}.btn-destructive:not(:disabled):active{filter:brightness(.86)}.btn-destructive:focus-visible{outline:none;box-shadow:0 0 0 3px #e0303052}.btn-sm{min-height:var(--control-height-sm);padding:0 var(--space-4);font-size:14px}.btn-sm.btn-primary,.btn-sm.btn-primary-mint{min-height:40px;padding:0 var(--space-5);font-size:14px}.btn-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid var(--line-default);border-radius:var(--radius-full);background:var(--bg-card);color:var(--fg-secondary);font-family:var(--font-sans);font-size:18px;font-weight:var(--weight-bold);cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard),transform var(--duration-fast) var(--easing-standard)}.btn-icon-circle:hover{border-color:var(--line-strong);background:var(--bg-muted)}.btn-icon-circle:active{transform:scale(.95)}.btn-icon-circle:disabled{opacity:.5;cursor:not-allowed}.btn-icon-circle:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring-halo)}.btn-icon-circle-sm{width:32px;height:32px;min-height:32px;font-size:14px}.btn-icon-circle-lg{width:52px;height:52px;min-height:52px;font-size:22px}.chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px var(--space-3);border-radius:var(--radius-pill);background:var(--bg-mint-soft);color:var(--brand-mint-text);border:1px solid var(--brand-mint-line);font-size:13px;font-weight:var(--weight-semibold);font-family:var(--font-sans);line-height:1.2;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.chip-rose{background:var(--bg-rose-soft);color:var(--brand-rose-text);border-color:var(--brand-rose-line)}.chip-lavender{background:var(--bg-lavender-soft);color:var(--brand-lavender-text);border-color:var(--brand-lavender-line)}.chip-cream{background:var(--bg-cream-soft);color:var(--fg-primary);border-color:var(--brand-yellow-soft)}.chip-neutral{background:var(--bg-muted);color:var(--fg-secondary);border-color:var(--line-soft)}.chip-danger{background:var(--status-danger-soft);color:var(--status-danger-text);border-color:var(--status-danger)}.chip:disabled,.chip[aria-disabled=true]{cursor:not-allowed;opacity:.6}.cal-day{min-height:var(--cal-cell-min-height);padding:var(--cal-cell-padding);background:var(--cal-cell-bg);border:1px solid transparent;border-radius:var(--cal-cell-radius);cursor:pointer;font-family:var(--font-sans);display:flex;flex-direction:column;align-items:stretch;transition:background-color var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard)}.cal-day:hover{background:var(--bg-muted)}.cal-day.is-today{border:var(--cal-today-ring)}.cal-day.is-today .cal-day-num{color:var(--theme-accent-text);font-weight:var(--weight-bold)}.cal-day.is-selected{background:var(--cal-cell-bg-selected)}.cal-day-num{font-size:13px;font-weight:var(--weight-medium);color:var(--fg-primary);margin-bottom:var(--space-1);text-align:left}.cal-day.is-sun .cal-day-num{color:var(--cal-weekday-color-sun)}.cal-day.is-sat .cal-day-num{color:var(--cal-weekday-color-sat)}.cal-chips{display:flex;flex-direction:column;gap:2px;width:100%;overflow:hidden}.cal-chip{height:var(--cal-chip-height);padding:0 var(--space-1) 0 var(--space-2);background:var(--cal-chip-bg);border-radius:var(--cal-chip-radius);font-size:var(--cal-chip-font-size);font-weight:var(--weight-semibold);color:var(--fg-primary);border-left:var(--cal-chip-rail-width) solid var(--rail, var(--theme-accent));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;display:flex;align-items:center}.cal-chip[data-family=true]{border-left-style:dashed}.cal-chip-overflow{background:var(--cal-chip-bg-overflow);color:var(--fg-tertiary);border-left:none;text-align:center;padding:0 var(--space-1);font-size:9.5px;justify-content:center}.event-sheet-backdrop{position:fixed;inset:0;background:var(--sheet-backdrop);z-index:600;animation:backdropIn var(--duration-sheet-open) ease-out}.event-sheet{position:fixed;bottom:0;left:0;right:0;background:var(--sheet-bg);border-radius:var(--sheet-radius-top) var(--sheet-radius-top) 0 0;box-shadow:var(--sheet-shadow);height:var(--sheet-height-default);z-index:601;display:flex;flex-direction:column;overflow:hidden;animation:sheetIn var(--duration-sheet-open) var(--easing-sheet)}.event-sheet-handle{width:var(--sheet-handle-width);height:var(--sheet-handle-height);background:var(--sheet-handle-color);border-radius:var(--radius-full);margin:var(--space-2) auto 0;flex-shrink:0;touch-action:none;padding:12px 24px;box-sizing:content-box;display:block;cursor:grab}.event-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:var(--space-1) var(--sheet-padding-x) var(--space-3);border-bottom:1px solid var(--line-soft);flex-shrink:0;touch-action:none}.event-sheet-header .sheet-title{font-size:16px;font-weight:var(--weight-bold);color:var(--fg-primary)}.event-sheet-header button{background:none;border:none;cursor:pointer;font-family:var(--font-sans);font-size:15px;padding:var(--space-1) var(--space-2)}.event-sheet-header .sheet-cancel{color:var(--fg-secondary);font-weight:var(--weight-medium)}.event-sheet-header .sheet-save{color:var(--primary);font-weight:var(--weight-bold)}.event-sheet-header .sheet-save:disabled{color:var(--fg-disabled);cursor:not-allowed}.event-sheet-body{flex:1;overflow-y:auto;padding:var(--space-4) var(--sheet-padding-x) calc(var(--space-12) + env(safe-area-inset-bottom,0px))}.event-sheet-quick{height:var(--sheet-height-quick)}@keyframes sheetIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.event-sheet,.event-sheet-backdrop{animation:none}}:root{--child-hero-padding: var(--space-6);--child-hero-min-height: 180px;--child-hero-radius: var(--radius-2xl);--child-hero-bg: linear-gradient(135deg, var(--theme-accent-soft) 0%, color-mix(in srgb, var(--theme-accent) 8%, var(--bg-base)) 100%);--child-hero-mascot-size: 112px;--child-quick-card-height: 88px;--child-quick-card-radius: var(--radius-2xl);--child-quick-card-padding: var(--space-3) var(--space-4);--child-quick-card-gap: var(--space-2);--child-quick-grid-cols: 2;--child-quick-card-shadow: 0 2px 6px color-mix(in srgb, var(--theme-accent) 6%, transparent);--memo-bubble-radius: var(--radius-2xl);--memo-bubble-tail: 6px;--memo-bubble-parent-bg: var(--bg-muted);--memo-bubble-parent-fg: var(--fg-primary);--memo-bubble-child-bg: var(--theme-accent);--memo-bubble-child-fg: #FFFFFF;--sticker-cell-size: 72px;--sticker-cell-radius: var(--radius-xl);--sticker-grid-gap: var(--space-2);--sticker-emoji-size: 40px;--perm-step-card-height: 72px;--perm-step-card-radius: var(--radius-card);--perm-step-icon-size: 40px;--perm-step-progress-height: 6px;--cal-chip-height-child: 22px;--cal-chip-font-size-child: 12px;--duration-mascot-cheer: .9s;--duration-sticker-pop: .22s;--easing-cheer: cubic-bezier(.22, 1.4, .36, 1)}@media(prefers-color-scheme:dark){:root{--child-hero-bg: linear-gradient(135deg, color-mix(in srgb, var(--theme-accent) 18%, var(--bg-base)) 0%, color-mix(in srgb, var(--theme-accent) 6%, var(--bg-base)) 100%);--memo-bubble-parent-bg: var(--bg-subtle)}}.t-child-hero-title{font-size:22px;font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:0;color:var(--fg-primary);word-break:keep-all;overflow-wrap:break-word}.t-child-hero-sub{font-size:14px;font-weight:var(--weight-medium);color:var(--fg-secondary);margin-top:var(--space-1);word-break:keep-all;overflow-wrap:break-word}.t-child-hero-emoji{font-size:36px;line-height:1}.t-child-quick-label{font-size:13px;font-weight:var(--weight-bold);color:var(--fg-primary)}.t-child-quick-meta{font-size:11px;font-weight:var(--weight-medium);color:var(--fg-tertiary);margin-top:2px}.child-hero{display:flex;align-items:center;gap:var(--space-4);padding:var(--child-hero-padding);min-height:var(--child-hero-min-height);border-radius:var(--child-hero-radius);background:var(--child-hero-bg);border:1px solid var(--theme-accent-line);box-shadow:0 4px 12px color-mix(in srgb,var(--theme-accent) 10%,transparent)}.child-hero-mascot{width:var(--child-hero-mascot-size);height:var(--child-hero-mascot-size);flex-shrink:0}.child-hero-character{width:100%;height:100%;border-radius:28px;display:flex;align-items:center;justify-content:center;background:#ffffffd1;border:1px solid var(--theme-accent-line);box-shadow:0 4px 12px color-mix(in srgb,var(--theme-accent) 14%,transparent);font-size:54px;line-height:1}.child-hero-body{flex:1;min-width:0;padding-right:56px}.child-quick-grid{display:grid;grid-template-columns:repeat(var(--child-quick-grid-cols),1fr);gap:var(--child-quick-card-gap)}.child-quick-card{display:flex;flex-direction:column;justify-content:space-between;height:var(--child-quick-card-height);padding:var(--child-quick-card-padding);border-radius:var(--child-quick-card-radius);background:var(--bg-base);border:1px solid var(--line-soft);box-shadow:var(--child-quick-card-shadow);cursor:pointer;text-align:left;font-family:inherit;transition:transform var(--duration-fast) var(--easing-cheer);position:relative}.child-quick-card:active{transform:scale(.97)}.child-quick-card[data-tone=memo]{background:linear-gradient(135deg,var(--theme-accent-soft),var(--bg-base))}.child-quick-card[data-tone=sticker]{background:linear-gradient(135deg,var(--hyeni-cat-hobby-bg),var(--bg-base))}.child-quick-card-dot{position:absolute;top:var(--space-2);right:var(--space-2);width:8px;height:8px;border-radius:var(--radius-full);background:var(--theme-accent)}.memo-bubble-row{display:flex;width:100%;margin-bottom:var(--space-2)}.memo-bubble-row[data-from=parent]{justify-content:flex-start}.memo-bubble-row[data-from=child]{justify-content:flex-end}.memo-bubble-stack{display:flex;flex-direction:column;min-width:0;max-width:78%}.memo-bubble-row[data-from=parent] .memo-bubble-stack{align-items:flex-start}.memo-bubble-row[data-from=child] .memo-bubble-stack{align-items:flex-end}.memo-bubble{display:inline-block;min-width:0;max-width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--memo-bubble-radius);font-size:14px;font-weight:var(--weight-medium);line-height:var(--leading-normal);white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word}.memo-bubble[data-from=parent]{background:var(--memo-bubble-parent-bg);color:var(--memo-bubble-parent-fg);border-bottom-left-radius:var(--memo-bubble-tail)}.memo-bubble[data-from=child]{background:var(--memo-bubble-child-bg);color:var(--memo-bubble-child-fg);border-bottom-right-radius:var(--memo-bubble-tail)}.memo-bubble-stamp{display:block;font-size:11px;color:var(--fg-tertiary);margin-top:2px;font-weight:var(--weight-medium)}.memo-bubble-row[data-from=parent] .memo-bubble-stamp{text-align:left}.memo-bubble-row[data-from=child] .memo-bubble-stamp{text-align:right}.sticker-grid{display:grid;grid-template-columns:repeat(4,var(--sticker-cell-size));gap:var(--sticker-grid-gap);justify-content:center}.sticker-cell{width:var(--sticker-cell-size);height:var(--sticker-cell-size);border-radius:var(--sticker-cell-radius);background:var(--bg-base);border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;font-size:var(--sticker-emoji-size);cursor:pointer;font-family:inherit;transition:transform var(--duration-sticker-pop) var(--easing-cheer)}.sticker-cell:active{transform:scale(.92)}.sticker-cell[data-selected=true]{border:2px solid var(--theme-accent);background:var(--theme-accent-soft)}.perm-step{display:flex;align-items:center;gap:var(--space-3);min-height:var(--perm-step-card-height);padding:var(--space-3) var(--space-4);border-radius:var(--perm-step-card-radius);background:var(--bg-base);border:1px solid var(--line-soft)}.perm-step[data-ready=true]{border-color:var(--status-positive);background:var(--status-positive-subtle)}.perm-step-icon{width:var(--perm-step-icon-size);height:var(--perm-step-icon-size);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);background:var(--theme-accent-soft);font-size:22px;flex-shrink:0}.perm-step[data-ready=true] .perm-step-icon{background:var(--status-positive);color:#fff}.perm-step-body{flex:1;min-width:0}.perm-step-title{font-size:14px;font-weight:var(--weight-bold);color:var(--fg-primary)}.perm-step-desc{font-size:12px;font-weight:var(--weight-medium);color:var(--fg-secondary);margin-top:2px}.perm-progress{width:100%;height:var(--perm-step-progress-height);border-radius:var(--radius-pill);background:var(--bg-muted);overflow:hidden}.perm-progress-fill{height:100%;background:linear-gradient(90deg,var(--theme-accent),var(--status-positive));transition:width .32s var(--easing-cheer)}.cal-chip[data-mode=child]{height:var(--cal-chip-height-child);font-size:var(--cal-chip-font-size-child)}@keyframes hyeni-mascot-cheer{0%{transform:translateY(0) scale(1)}35%{transform:translateY(-12px) scale(1.05)}70%{transform:translateY(0) scale(1)}to{transform:translateY(0) scale(1)}}.hyeni-mascot-cheer{animation:hyeni-mascot-cheer var(--duration-mascot-cheer) var(--easing-cheer)}@media(prefers-reduced-motion:reduce){.hyeni-mascot-cheer{animation:none}.child-quick-card,.sticker-cell{transition:none}}:root{--settings-row-height: 56px;--settings-section-gap: var(--space-5);--settings-group-gap: var(--space-2);--settings-danger-gap: var(--space-8);--wizard-dot-size: 8px;--wizard-dot-gap: var(--space-1);--wizard-dot-active: var(--theme-accent);--wizard-dot-inactive: var(--line-default);--wizard-cta-height: 56px;--plan-card-radius: var(--radius-card);--plan-card-padding: var(--space-4);--plan-card-min-height: 180px;--avatar-stepper-size: 36px;--avatar-stepper-gap: var(--space-2);--place-dot-size: 8px;--caution-fg: var(--status-cautionary-strong);--caution-bg: var(--status-cautionary-subtle);--caution-border: color-mix(in srgb, var(--status-cautionary) 35%, transparent)}.settings-screen{position:fixed;inset:0;z-index:400;background:var(--cartoon-bg-cream);display:flex;flex-direction:column;font-family:var(--font-sans)}.settings-header{background:var(--cartoon-bg-card);padding:calc(env(safe-area-inset-top,0px) + var(--space-3)) var(--space-4) var(--space-3);border-bottom:1px solid var(--cartoon-line);display:flex;align-items:center;gap:var(--space-3);flex-shrink:0}.settings-back{width:40px;height:40px;border-radius:var(--cartoon-radius-icon);border:1px solid var(--cartoon-line);background:var(--cartoon-bg-card);cursor:pointer;font-family:inherit;font-size:16px;color:var(--fg-secondary)}.settings-title{margin:0;font-size:17px;font-weight:var(--weight-bold);color:var(--fg-primary)}.settings-body{flex:1;overflow-y:auto;padding:var(--space-4) 0 var(--space-6)}.settings-screen[data-has-bottom-nav=true] .settings-body{padding-bottom:var(--space-4)}.settings-bottom-nav{flex-shrink:0;padding:0 var(--space-3) calc(env(safe-area-inset-bottom,0px) + 10px);border-top:1px solid var(--cartoon-line);background:var(--cartoon-bg-glass-strong);box-shadow:var(--cartoon-shadow-up)}.settings-bottom-nav .hyeni-v5-tabbar{position:relative;left:auto;bottom:auto;width:100%;max-width:680px;margin:8px auto 0;transform:none;z-index:1}.settings-section{margin-bottom:var(--settings-section-gap);padding:0 var(--space-4)}.settings-section-header{font-size:11px;font-weight:var(--weight-semibold);color:var(--fg-tertiary);letter-spacing:.04em;text-transform:uppercase;margin:0 0 var(--space-2) var(--space-2)}.settings-card{background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);overflow:hidden}.settings-row{display:flex;align-items:center;gap:var(--space-3);min-height:var(--settings-row-height);padding:var(--space-3) var(--space-4);background:transparent;width:100%;text-align:left;cursor:pointer;font-family:inherit;border:none;border-bottom:1px solid var(--cartoon-line);color:var(--fg-primary)}.settings-card>.settings-row:last-child{border-bottom:none}.settings-row-icon{width:28px;text-align:center;font-size:18px;flex-shrink:0}.settings-row-label{flex:1;min-width:0;font-size:14px;font-weight:var(--weight-semibold);color:var(--fg-primary)}.settings-row-trailing{font-size:13px;color:var(--fg-tertiary);font-weight:var(--weight-medium);flex-shrink:0}.settings-row-chev{color:var(--fg-tertiary);font-size:16px;flex-shrink:0}.settings-danger-section{margin-top:var(--settings-danger-gap)}.settings-danger-row .settings-row-label{color:var(--caution-fg)}.settings-danger-row[data-severity=critical] .settings-row-label{color:var(--status-negative-strong)}.wizard-dots{display:flex;gap:var(--wizard-dot-gap);align-items:center;justify-content:center}.wizard-dot{width:var(--wizard-dot-size);height:var(--wizard-dot-size);border-radius:var(--radius-full);background:var(--wizard-dot-inactive);transition:background var(--duration-fast) var(--easing-standard),width var(--duration-fast) var(--easing-standard)}.wizard-dot[data-active=true]{background:var(--wizard-dot-active);width:20px;border-radius:var(--radius-pill)}.wizard-dot[data-done=true]{background:var(--wizard-dot-active);opacity:.5}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.plan-card{position:relative;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--plan-card-padding);min-height:var(--plan-card-min-height);border-radius:var(--plan-card-radius);background:var(--bg-base);border:1px solid var(--line-soft);cursor:pointer;font-family:inherit;text-align:left}.plan-card[data-recommended=true]{border:1.5px solid var(--theme-accent)}.plan-card[data-selected=true]{border:2px solid var(--theme-accent);background:var(--theme-accent-soft)}.plan-card-badge{position:absolute;top:-8px;left:var(--space-3);padding:2px 8px;background:var(--theme-accent);color:#fff;font-size:10px;font-weight:var(--weight-bold);border-radius:var(--radius-pill)}.plan-card-name{font-size:13px;font-weight:var(--weight-semibold);color:var(--fg-secondary)}.plan-card-price{font-size:22px;font-weight:var(--weight-bold);color:var(--fg-primary);line-height:1.1}.plan-card-price-period{font-size:13px;font-weight:var(--weight-medium);color:var(--fg-tertiary)}.plan-card-features{list-style:none;padding:0;margin:var(--space-2) 0 0;display:flex;flex-direction:column;gap:4px}.plan-card-feature{font-size:12px;font-weight:var(--weight-medium);color:var(--fg-secondary);display:flex;align-items:center;gap:var(--space-1)}.plan-card-feature:before{content:"✓";color:var(--status-positive-strong);font-weight:var(--weight-bold)}.avatar-stepper{display:flex;gap:var(--avatar-stepper-gap);align-items:center;padding:var(--space-3);background:var(--bg-base);border:1px solid var(--line-soft);border-radius:var(--radius-card);flex-wrap:wrap}.avatar-stepper-slot{width:var(--avatar-stepper-size);height:var(--avatar-stepper-size);border-radius:var(--radius-full);border:1px dashed var(--line-default);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--fg-tertiary);background:var(--bg-base);cursor:pointer;transition:transform var(--duration-fast) var(--easing-standard);font-family:inherit}.avatar-stepper-slot[data-filled=true]{border:2px solid var(--child-color, var(--theme-accent));background:var(--child-color, var(--theme-accent));color:#fff;font-weight:var(--weight-bold)}.avatar-stepper-slot:active{transform:scale(.93)}.place-section{background:var(--bg-base);border:1px solid var(--line-soft);border-radius:var(--radius-card);margin-bottom:var(--space-2);overflow:hidden}.place-section-head{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.place-section-head[data-caution=true]{background:var(--caution-bg)}.place-section-head[data-caution=true] .place-section-label{color:var(--caution-fg)}.place-section-icon{font-size:18px;width:28px;text-align:center;flex-shrink:0}.place-section-label{flex:1;font-size:14px;font-weight:var(--weight-bold);color:var(--fg-primary)}.place-section-count{font-size:12px;color:var(--fg-tertiary);font-weight:var(--weight-medium)}.place-section-chev{color:var(--fg-tertiary);transition:transform var(--duration-fast) var(--easing-standard);font-size:14px;flex-shrink:0}.place-section[data-open=true] .place-section-chev{transform:rotate(180deg)}.place-row{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--line-subtle);background:var(--bg-base)}.place-row-dot{width:var(--place-dot-size);height:var(--place-dot-size);border-radius:var(--radius-full);background:var(--rail, var(--theme-accent));flex-shrink:0}.place-row-name{flex:1;min-width:0;font-size:14px;font-weight:var(--weight-medium);color:var(--fg-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-row-meta{font-size:12px;color:var(--fg-tertiary);font-weight:var(--weight-medium);flex-shrink:0}.place-row-empty{padding:var(--space-4);text-align:center;font-size:13px;color:var(--fg-tertiary);font-weight:var(--weight-medium);border-top:1px solid var(--line-subtle)}.wizard-primary{width:100%;height:var(--wizard-cta-height);border-radius:var(--radius-control);background:var(--theme-accent);color:#fff;border:none;font-family:inherit;font-size:15px;font-weight:var(--weight-bold);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);transition:background var(--duration-fast) var(--easing-standard);touch-action:manipulation}.wizard-primary:disabled{background:var(--bg-muted);color:var(--fg-disabled);cursor:wait}.wizard-secondary{background:transparent;border:none;color:var(--fg-secondary);font-family:inherit;font-size:13px;font-weight:var(--weight-medium);cursor:pointer;text-decoration:underline;text-underline-offset:3px}:root{--cartoon-bg-cream: #FFF1EE;--cartoon-bg-cream-strong: #FFE6E0;--cartoon-bg-card: #FFFFFF;--cartoon-bg-input: #FFF7F5;--cartoon-bg-chip: #FFE0E6;--cartoon-bg-chip-mint: #DAF6E3;--cartoon-bg-chip-mint-text: #2F8F5C;--cartoon-bg-chip-yellow: #FFF1A8;--cartoon-bg-glass: rgba(255, 255, 255, .6);--cartoon-bg-glass-strong: rgba(255, 255, 255, .85);--cartoon-rose: #FF6E8E;--cartoon-rose-strong: #F04A6F;--cartoon-rose-soft: #FFC1CF;--cartoon-rose-text: #C3325B;--cartoon-line: #FFD6DD;--cartoon-line-strong: #FFB3BF;--cartoon-yellow: #FEE500;--cartoon-yellow-text: #3B2F00;--cartoon-mint: #6FE0A8;--cartoon-pin-pink: #FF7BA0;--cartoon-pill-rose-text: var(--fg-on-primary);--cartoon-pill-kakao-text: #191919;--cartoon-pill-google-text: #1F1F1F;--cartoon-naver-bg: #03C75A;--cartoon-naver-text: var(--fg-on-primary);--cartoon-google-blue: #4285F4;--cartoon-google-green: #34A853;--cartoon-google-yellow: #FBBC05;--cartoon-google-red: #EA4335;--cartoon-input-code-h: 64px;--cartoon-input-code-pad-l: 84px;--cartoon-input-code-prefix-l: 18px;--cartoon-status-positive-bg: #DAF6E3;--cartoon-status-positive-text: #2F8F5C;--cartoon-status-cautionary-bg: #FFF1A8;--cartoon-status-cautionary-text: #6B4F00;--cartoon-status-negative-bg: #FFD6D6;--cartoon-status-negative-text: #B43A3A;--cartoon-heart-fill: rgba(255, 128, 158, .1);--cartoon-heart-fill-strong: rgba(255, 128, 158, .18);--cartoon-bg-gradient: radial-gradient(at 12% 0%, #FFE7DE 0%, transparent 55%), radial-gradient(at 88% 0%, #FFD9E0 0%, transparent 55%), radial-gradient(at 50% 100%, #FFE0E8 0%, transparent 70%), #FFF1EE;--cartoon-rose-gradient: linear-gradient(135deg, #FF8CA8 0%, #FF6E8E 100%);--cartoon-radius-card: 20px;--cartoon-radius-pill: 999px;--cartoon-radius-button: 16px;--cartoon-radius-input: 14px;--cartoon-radius-chip: 999px;--cartoon-radius-frame: 22px;--cartoon-radius-icon: 18px;--cartoon-gap-tight: 3px;--cartoon-gap-chip: 6px;--cartoon-gap-card: 14px;--cartoon-pad-card-x: 18px;--cartoon-pad-card-y: 14px;--cartoon-pad-resume-y: 12px;--cartoon-pad-resume-x: 14px;--cartoon-mt-resume: 18px;--cartoon-shadow-card: 0 1px 2px rgba(245, 96, 130, .06), 0 8px 24px rgba(245, 96, 130, .08);--cartoon-shadow-pill: 0 4px 12px rgba(245, 96, 130, .2);--cartoon-shadow-badge: drop-shadow(0 2px 4px rgba(245, 96, 130, .2));--cartoon-shadow-thumb: 0 1px 3px rgba(245, 96, 130, .18);--cartoon-shadow-up: 0 -10px 24px rgba(245, 96, 130, .08);--cartoon-font-display: "Pretendard Variable", "Pretendard", system-ui, "Apple SD Gothic Neo", sans-serif}.cartoon-card{background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);box-shadow:var(--cartoon-shadow-card)}.cartoon-card-flat{background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);box-shadow:none}.cartoon-pill{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);height:52px;padding:0 22px;border:none;border-radius:var(--cartoon-radius-pill);font-family:var(--font-sans);font-weight:700;font-size:16px;letter-spacing:0;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation;transition:transform .12s ease,filter .12s ease}.cartoon-pill:active{transform:scale(.98)}.cartoon-pill:disabled{opacity:.5;cursor:not-allowed}.cartoon-pill--rose{color:var(--cartoon-pill-rose-text);background:var(--cartoon-rose-gradient);box-shadow:var(--cartoon-shadow-pill)}.cartoon-pill--rose:hover{filter:brightness(1.04)}.cartoon-pill--white{color:var(--fg-primary);background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line)}.cartoon-pill--kakao{color:var(--cartoon-pill-kakao-text);background:var(--cartoon-yellow)}.cartoon-pill--google{color:var(--cartoon-pill-google-text);background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line)}.cartoon-pill--naver{color:var(--cartoon-naver-text);background:var(--cartoon-naver-bg)}.cartoon-pill--lg{height:56px;font-size:16px}.cartoon-divider{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-5) 0;color:var(--fg-tertiary);font-size:12px;font-weight:600}.cartoon-divider:before,.cartoon-divider:after{content:"";flex:1;height:1px;background:var(--cartoon-line)}.cartoon-status{padding:var(--space-3) var(--space-4);border-radius:var(--cartoon-radius-input);font-size:13px;font-weight:700;line-height:1.45}.cartoon-status--positive{background:var(--cartoon-status-positive-bg);color:var(--cartoon-status-positive-text)}.cartoon-status--cautionary{background:var(--cartoon-status-cautionary-bg);color:var(--cartoon-status-cautionary-text)}.cartoon-status--negative{background:var(--cartoon-status-negative-bg);color:var(--cartoon-status-negative-text)}.cartoon-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-5)}.cartoon-iconbtn{width:40px;height:40px;border-radius:var(--cartoon-radius-icon);border:1px solid var(--cartoon-line);background:var(--cartoon-bg-card);color:var(--fg-secondary);font-size:18px;font-weight:800;font-family:var(--font-sans);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:background .12s ease,border-color .12s ease}.cartoon-iconbtn:hover{border-color:var(--cartoon-line-strong);background:var(--cartoon-bg-chip)}.cartoon-iconbtn:active{transform:scale(.95)}.cartoon-title{font-family:var(--cartoon-font-display);font-size:26px;font-weight:800;letter-spacing:0;color:var(--cartoon-rose-text);margin:0;line-height:1.2}.cartoon-subtitle{margin-top:var(--space-2);font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--fg-secondary);letter-spacing:0}.cartoon-field{display:flex;flex-direction:column;gap:var(--space-1)}.cartoon-label{font-size:12.5px;font-weight:700;color:var(--fg-secondary);letter-spacing:0}.cartoon-role-chip{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:var(--space-2) var(--space-2);border-radius:var(--cartoon-radius-input);border:1.5px solid var(--cartoon-line);background:var(--cartoon-bg-card);color:var(--fg-secondary);font-family:var(--font-sans);font-weight:700;font-size:13px;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation}.cartoon-role-chip:hover{border-color:var(--cartoon-line-strong)}.cartoon-role-chip:active{transform:scale(.97)}.cartoon-role-chip[aria-checked=true]{border-color:var(--cartoon-rose);background:var(--cartoon-bg-chip);color:var(--cartoon-rose-text)}.cartoon-role-chip[aria-checked=true] .cartoon-role-chip-frame{background:var(--cartoon-bg-card)}.cartoon-role-chip-frame{width:44px;height:44px;display:inline-flex;align-items:flex-end;justify-content:center;background:var(--cartoon-bg-cream);border-radius:50%;overflow:hidden;margin-bottom:2px}.cartoon-role-chip:disabled,.cartoon-role-chip[aria-disabled=true]{opacity:.55;cursor:not-allowed}.cartoon-modal-backdrop{position:fixed;inset:0;z-index:720;background:color-mix(in srgb,var(--fg-primary) 38%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:var(--space-5);animation:cartoonBackdropIn .22s ease}.cartoon-modal-backdrop--bottom{align-items:flex-end;padding:0}.cartoon-modal-card{width:100%;max-width:380px;background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);box-shadow:0 1px 2px #f560820f,0 24px 60px #f560822e;padding:var(--space-6) var(--space-5);text-align:center;animation:cartoonModalIn .24s cubic-bezier(.2,.8,.2,1)}.cartoon-modal-card--bottom{max-width:460px;border-radius:var(--cartoon-radius-card) var(--cartoon-radius-card) 0 0;text-align:left;padding:var(--space-6) var(--space-5) calc(env(safe-area-inset-bottom,0px) + var(--space-8));animation:cartoonSheetIn .26s cubic-bezier(.2,.8,.2,1)}@keyframes cartoonBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes cartoonModalIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@keyframes cartoonSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cartoon-modal-backdrop,.cartoon-modal-card{animation:none}}.cartoon-toast{position:fixed;top:calc(env(safe-area-inset-top,0px) + 20px);left:50%;transform:translate(-50%);z-index:250;max-width:calc(100vw - 32px);padding:var(--cartoon-pad-resume-y) var(--space-5);border-radius:var(--cartoon-radius-pill);font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;box-shadow:var(--cartoon-shadow-card);animation:cartoonToastIn .28s cubic-bezier(.2,.8,.2,1)}.cartoon-toast--success{background:var(--cartoon-status-positive-bg);color:var(--cartoon-status-positive-text)}.cartoon-toast--error{background:var(--cartoon-status-negative-bg);color:var(--cartoon-status-negative-text)}.cartoon-toast--child{background:var(--cartoon-bg-chip);color:var(--cartoon-rose-text)}.cartoon-toast--parent{background:var(--cartoon-bg-card);color:var(--fg-secondary);border:1px solid var(--cartoon-line)}@keyframes cartoonToastIn{0%{transform:translate(-50%) translateY(-20px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.cartoon-toast{animation:none}}.cartoon-modal-meta{margin-top:var(--space-4);border-radius:var(--cartoon-radius-input);background:var(--cartoon-bg-chip);border:1px solid var(--cartoon-line);padding:var(--space-3) var(--space-4);font-size:13px;font-weight:600;color:var(--cartoon-rose-text);letter-spacing:0}body .input,body .hyeni-app-shell .input{background:var(--cartoon-bg-input);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-input);font-family:var(--font-sans);font-weight:500;color:var(--fg-primary);transition:border-color .12s ease,background .12s ease}body .input:focus,body .input:focus-visible,body .hyeni-app-shell .input:focus,body .hyeni-app-shell .input:focus-visible{outline:none!important;border-color:var(--cartoon-line-strong)!important;background:var(--cartoon-bg-card)!important;box-shadow:0 0 0 4px var(--cartoon-bg-chip)!important}body .input:hover,body .hyeni-app-shell .input:hover{border-color:var(--cartoon-line-strong)}body .input::placeholder,body .hyeni-app-shell .input::placeholder{color:var(--fg-tertiary)}body .btn-primary,body .hyeni-app-shell .btn-primary{background:var(--cartoon-rose-gradient);color:var(--cartoon-pill-rose-text);border:none;border-radius:var(--cartoon-radius-pill);font-weight:800;letter-spacing:0;box-shadow:var(--cartoon-shadow-pill);transition:filter .12s ease,transform .12s ease}body .btn-primary:not(:disabled):hover,body .hyeni-app-shell .btn-primary:not(:disabled):hover{filter:brightness(1.04);background:var(--cartoon-rose-gradient)}body .btn-primary:not(:disabled):active,body .hyeni-app-shell .btn-primary:not(:disabled):active{filter:brightness(.96);background:var(--cartoon-rose-gradient);transform:scale(.98)}body .btn-primary:focus-visible,body .hyeni-app-shell .btn-primary:focus-visible{outline:none;box-shadow:var(--cartoon-shadow-pill),0 0 0 4px var(--cartoon-bg-chip)}body .btn-secondary,body .hyeni-app-shell .btn-secondary{background:var(--cartoon-bg-card);color:var(--fg-secondary);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-pill);font-weight:700}body .btn-secondary:not(:disabled):hover,body .hyeni-app-shell .btn-secondary:not(:disabled):hover{background:var(--cartoon-bg-chip);border-color:var(--cartoon-line-strong)}body .btn-secondary:not(:disabled):active,body .hyeni-app-shell .btn-secondary:not(:disabled):active{transform:scale(.98)}body .card{background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card)}body .card.card-interactive:hover{background:var(--cartoon-bg-cream);border-color:var(--cartoon-line-strong)}body .btn-icon-circle{border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-icon);background:var(--cartoon-bg-card)}body .btn-icon-circle:hover{border-color:var(--cartoon-line-strong);background:var(--cartoon-bg-chip)}body .event-sheet{background:var(--cartoon-bg-card);border-top:1px solid var(--cartoon-line);box-shadow:0 -2px 4px #f560820f,0 -16px 48px #f5608229}body .event-sheet-backdrop{background:color-mix(in srgb,var(--fg-primary) 38%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body .event-sheet-handle{background:var(--cartoon-line-strong)}body .event-sheet-header{border-bottom:1px solid var(--cartoon-line)}body .event-sheet-header .sheet-title{color:var(--cartoon-rose-text);font-family:var(--cartoon-font-display);font-weight:800;letter-spacing:0}body .event-sheet-header .sheet-cancel{color:var(--fg-secondary)}body .event-sheet-header .sheet-save{color:var(--cartoon-rose-text);font-weight:800}body .hyeni-v5-tabbar{border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);background:var(--cartoon-bg-card);box-shadow:var(--cartoon-shadow-card);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body .hyeni-v5-tabbar button{border-radius:var(--cartoon-radius-button);color:var(--fg-tertiary);font-weight:700;font-family:var(--font-sans);letter-spacing:0;transition:background .14s ease,color .14s ease,transform .14s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;overflow:hidden}body .hyeni-v5-tabbar button .tabbar-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}body .hyeni-v5-tabbar button .tabbar-label{font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:clip;max-width:100%;letter-spacing:0}body .hyeni-v5-tabbar button.active{background:var(--cartoon-rose-gradient);color:var(--cartoon-pill-rose-text);box-shadow:var(--cartoon-shadow-pill)}body .hyeni-v5-tabbar button:active{transform:scale(.96)}.cartoon-push-banner{width:100%;margin-bottom:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--cartoon-bg-chip);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);display:flex;align-items:center;gap:var(--space-3);font-family:var(--font-sans)}.cartoon-push-banner--denied{background:var(--cartoon-bg-cream);border-style:dashed;padding:var(--space-2) var(--space-3)}.cartoon-push-banner--denied .cartoon-push-banner-icon{width:28px;height:28px;font-size:14px}.cartoon-push-banner--denied .cartoon-push-banner-text{font-size:11px;font-weight:var(--weight-semibold);color:var(--fg-secondary)}.cartoon-push-banner-dismiss{width:28px;height:28px;border:none;background:transparent;color:var(--fg-tertiary);font-size:16px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;transition:background .12s ease}.cartoon-push-banner-dismiss:hover{background:var(--cartoon-bg-chip)}.cartoon-push-banner-icon{width:36px;height:36px;border-radius:50%;background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.cartoon-push-banner-text{flex:1;min-width:0}.cartoon-push-banner-title{font-size:13px;font-weight:800;color:var(--cartoon-rose-text);letter-spacing:0}.cartoon-push-banner-sub{font-size:11px;color:var(--fg-secondary);margin-top:2px;font-weight:600}.cartoon-push-banner-cta{flex-shrink:0;height:32px;padding:0 var(--space-3);border:none;border-radius:var(--cartoon-radius-pill);background:var(--cartoon-rose-gradient);color:var(--cartoon-pill-rose-text);font-family:var(--font-sans);font-weight:800;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.cartoon-link{background:none;border:none;color:var(--cartoon-rose-text);font-family:var(--font-sans);font-size:14px;font-weight:700;cursor:pointer;padding:var(--space-2);text-decoration:underline;text-decoration-color:var(--cartoon-rose-soft);text-underline-offset:3px;-webkit-user-select:none;user-select:none;touch-action:manipulation}.cartoon-input{width:100%;height:48px;padding:0 var(--space-4);background:var(--cartoon-bg-input);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-input);font-family:var(--font-sans);font-weight:500;font-size:15px;color:var(--fg-primary);transition:border-color .12s ease,background .12s ease}.cartoon-input:focus{outline:none;border-color:var(--cartoon-line-strong);background:var(--cartoon-bg-card)}.cartoon-input::placeholder{color:var(--fg-tertiary)}.cartoon-kid-input-wrap{position:relative}.cartoon-kid-input-prefix{position:absolute;left:var(--cartoon-input-code-prefix-l);top:0;bottom:0;display:flex;align-items:center;font-size:22px;font-family:monospace;font-weight:800;color:var(--cartoon-rose-text);pointer-events:none;z-index:1;letter-spacing:2px}.cartoon-kid-input{height:var(--cartoon-input-code-h);padding:0 var(--space-4) 0 var(--cartoon-input-code-pad-l);font-size:22px;font-family:monospace;letter-spacing:3px;font-weight:800;border-width:2px;background:var(--cartoon-bg-card)}.cartoon-chip{display:inline-flex;align-items:center;gap:var(--space-1);height:24px;padding:0 10px;border-radius:var(--cartoon-radius-chip);font-size:11px;font-weight:700;letter-spacing:0}.cartoon-chip--mint{background:var(--cartoon-bg-chip-mint);color:var(--cartoon-bg-chip-mint-text)}.cartoon-chip--pink{background:var(--cartoon-bg-chip);color:var(--cartoon-rose-text)}.cartoon-chip--yellow{background:var(--cartoon-bg-chip-yellow);color:var(--cartoon-yellow-text)}.hyeni-role-logo-frame{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-frame);box-shadow:var(--cartoon-shadow-card)}.hyeni-role-card{display:flex;align-items:center;gap:var(--cartoon-gap-card);width:100%;min-height:92px;padding:var(--cartoon-pad-card-y) var(--cartoon-pad-card-x);background:var(--cartoon-bg-card);border:1px solid var(--cartoon-line);border-radius:var(--cartoon-radius-card);box-shadow:var(--cartoon-shadow-card);cursor:pointer;text-align:left;font-family:var(--font-sans);transition:transform .14s cubic-bezier(.2,.8,.2,1),border-color .14s ease,box-shadow .14s ease;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.hyeni-role-card:hover{border-color:var(--cartoon-line-strong)}.hyeni-role-card:active{transform:scale(.985)}.hyeni-role-card-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;background:var(--cartoon-bg-chip);color:var(--cartoon-rose-text);border-radius:var(--cartoon-radius-icon);flex-shrink:0}.hyeni-role-card-illust{width:70px;height:70px;display:inline-flex;align-items:flex-end;justify-content:center;background:var(--cartoon-bg-chip);border-radius:var(--cartoon-radius-icon);flex-shrink:0;overflow:hidden}.hyeni-role-card-mascot{flex-shrink:0;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:var(--cartoon-bg-chip);border-radius:50%}.hyeni-role-card-title{display:block;font-size:18px;font-weight:800;color:var(--fg-primary);letter-spacing:0}.hyeni-role-card-sub{display:block;font-size:12.5px;color:var(--fg-tertiary);margin-top:var(--cartoon-gap-tight);font-weight:600}.hyeni-role-card-arrow{color:var(--fg-tertiary);font-size:22px;font-weight:800;flex-shrink:0;line-height:1}.hyeni-role-resume{margin-top:var(--cartoon-mt-resume);width:100%;padding:var(--cartoon-pad-resume-y) var(--cartoon-pad-resume-x);background:var(--cartoon-bg-glass);border:1px dashed var(--cartoon-line-strong);border-radius:var(--cartoon-radius-input);font-family:var(--font-sans);color:var(--fg-secondary);font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:var(--space-1);-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:background .14s ease}.hyeni-role-resume:hover{background:var(--cartoon-bg-glass-strong)}.hyeni-role-card-child:hover .hyeni-role-card-mascot svg{transform:translateY(-3px)}.hyeni-role-card-mascot svg{transition:transform var(--duration-mascot-bounce, .4s) var(--easing-mascot, ease)}@media(prefers-reduced-motion:reduce){.hyeni-role-card-mascot svg,.hyeni-role-card{transition:none}}:root{font-family:Pretendard Variable,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;line-height:1.5;background:#fffaf7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}@font-face{font-family:Pretendard Variable;font-style:normal;font-weight:45 920;font-display:swap;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations")}html,body,#root{width:100%;min-height:100vh;min-height:100dvh;height:100%}@media(display-mode:standalone){html,body,#root{min-height:100vh;height:100%}}html{background:#fffaf7}body{margin:0;min-width:320px;background:radial-gradient(1200px 720px at 12% -8%,var(--theme-accent-soft, #fff5fa) 0%,transparent 58%),radial-gradient(960px 620px at 90% 112%,color-mix(in srgb,var(--theme-accent, #f779a8) 12%,#fffaf7) 0%,transparent 62%),linear-gradient(180deg,#fffaf7,color-mix(in srgb,var(--theme-accent-soft, #fff5fa) 62%,#ffffff));overscroll-behavior-y:none;touch-action:manipulation}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button,a,[role=button],[role=tab],[role=radio],[aria-pressed]{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea{-webkit-user-select:text;user-select:text}:root{--ci-skin: #FFD9BD;--ci-skin-shadow: #F5C2A0;--ci-hair: #6B4A33;--ci-hair-dark: #3E2A1E;--ci-hair-grey: #8B7C70;--ci-blush: #FFA8B6;--ci-ink: #2C1B14;--ci-beige: #E2C7A6;--ci-beige-strong: #C9A684;--ci-navy: #4F6A8B;--ci-mint: #A8DDB7;--ci-mint-soft: #DDF1D7;--ci-cream: #FFF6E8}.cartoon-illust{display:inline-block;vertical-align:middle;flex-shrink:0;user-select:none;-webkit-user-select:none;pointer-events:none}.ci-fill-rose{fill:var(--cartoon-rose)}.ci-fill-rose-soft{fill:var(--cartoon-rose-soft)}.ci-fill-skin{fill:var(--ci-skin)}.ci-fill-skin-shadow{fill:var(--ci-skin-shadow)}.ci-fill-hair{fill:var(--ci-hair)}.ci-fill-hair-dark{fill:var(--ci-hair-dark)}.ci-fill-hair-grey{fill:var(--ci-hair-grey)}.ci-fill-blush{fill:var(--ci-blush)}.ci-fill-ink{fill:var(--ci-ink)}.ci-fill-beige{fill:var(--ci-beige)}.ci-fill-navy{fill:var(--ci-navy)}.ci-fill-mint{fill:var(--ci-mint)}.ci-fill-mint-soft{fill:var(--ci-mint-soft)}.ci-fill-cream{fill:var(--ci-cream)}.ci-stroke-ink{stroke:var(--ci-ink)}.ci-stroke-rose{stroke:var(--cartoon-rose)}.ci-stroke-beige-strong{stroke:var(--ci-beige-strong)}.ci-text-on-rose{fill:var(--cartoon-pill-rose-text)}#root{width:100%;min-height:100%;margin:0;padding:0;text-align:left}:root{--hyeni-brand: var(--theme-accent);--hyeni-brand-dark: var(--theme-accent-text);--hyeni-pink: var(--theme-accent);--hyeni-pink-deep: var(--theme-accent-deep);--hyeni-pink-text: var(--theme-accent-text);--hyeni-pink-soft: var(--theme-accent-soft);--hyeni-pink-line: var(--theme-accent-line);--hyeni-pink-line-strong: var(--theme-accent-line);--hyeni-cream: #fff8f2;--hyeni-parent: #3b82f6;--hyeni-parent-deep: #2563eb;--hyeni-success: #059669;--hyeni-ink: #38252d;--hyeni-muted: #9b7c85;--hyeni-line: var(--theme-accent-line);--hyeni-cat-school: #a78bfa;--hyeni-cat-school-bg: #ede9fe;--hyeni-cat-sports: #34d399;--hyeni-cat-sports-bg: #d1fae5;--hyeni-cat-hobby: #f59e0b;--hyeni-cat-hobby-bg: #fef3c7;--hyeni-cat-family: #f87171;--hyeni-cat-family-bg: #fee2e2;--hyeni-cat-friend: #60a5fa;--hyeni-cat-friend-bg: #dbeafe;--hyeni-cat-other: #ec4899;--hyeni-cat-other-bg: #fce7f3;--hyeni-shadow-xs: 0 1px 2px color-mix(in srgb, var(--theme-accent) 6%, transparent);--hyeni-shadow-sm: 0 2px 8px color-mix(in srgb, var(--theme-accent) 10%, transparent);--hyeni-shadow-card: 0 4px 12px color-mix(in srgb, var(--theme-accent) 10%, transparent);--hyeni-theme-gradient: linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-deep) 100%);--hyeni-theme-shadow: 0 10px 24px color-mix(in srgb, var(--theme-accent) 20%, transparent);--hyeni-theme-shadow-soft: 0 6px 18px color-mix(in srgb, var(--theme-accent) 12%, transparent);--hyeni-surface-warm: #fffbf8;--hyeni-surface-cream: #fff8f2;--theme-accent: #F779A8;--theme-accent-deep: #E65C92;--theme-accent-soft: #FFF5FA;--theme-accent-line: #FFE4EF;--theme-accent-text: #B0477A;--hyeni-motion-fast: .12s;--hyeni-motion-base: .18s;--hyeni-motion-enter: .26s;--hyeni-ease-standard: cubic-bezier(.2, 0, .2, 1);--hyeni-ease-pop: cubic-bezier(.34, 1.56, .64, 1);--hyeni-press-scale: .975;--hyeni-hover-lift: -2px}.hyeni-app-shell{color:var(--hyeni-ink);isolation:isolate}.hyeni-app-shell *{letter-spacing:0!important}.hyeni-app-shell button,.hyeni-app-shell input,.hyeni-app-shell textarea,.hyeni-app-shell select{max-width:100%}.hyeni-app-shell button{touch-action:manipulation}.hyeni-app-shell button:not([class*=hyeni-v5-calendar-day]):not([class*=avatar-stepper-slot]):not([class*=hyeni-time-slot]):not([class*=plan-card]){min-height:36px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:transform 80ms cubic-bezier(.2,0,.2,1),opacity .12s cubic-bezier(.2,0,.2,1),background-color .16s cubic-bezier(.2,0,.2,1),box-shadow .16s cubic-bezier(.2,0,.2,1)}.hyeni-app-shell button:not([disabled]):not([aria-disabled=true]):active{transform:scale(.97);opacity:.92}.hyeni-app-shell .card *,.hyeni-app-shell [class*=hyeni-v5-event-card] *{white-space:normal}@keyframes hyeni-view-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes hyeni-micro-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hyeni-micro-pop{0%{transform:scale(.96)}70%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes hyeni-micro-glow{0%,to{box-shadow:0 0 color-mix(in srgb,var(--theme-accent) 0%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--theme-accent) 14%,transparent)}}.hyeni-micro-enter{animation:hyeni-micro-enter var(--hyeni-motion-enter) var(--hyeni-ease-standard) backwards}.hyeni-micro-tap{transition:transform var(--hyeni-motion-base) var(--hyeni-ease-standard),box-shadow var(--hyeni-motion-base) var(--hyeni-ease-standard),border-color var(--hyeni-motion-base) var(--hyeni-ease-standard),background-color var(--hyeni-motion-base) var(--hyeni-ease-standard),color var(--hyeni-motion-base) var(--hyeni-ease-standard);will-change:transform}.hyeni-micro-icon{transition:transform var(--hyeni-motion-base) var(--hyeni-ease-pop),filter var(--hyeni-motion-base) var(--hyeni-ease-standard);transform-origin:center}.hyeni-app-shell .hyeni-micro-tap:not(:disabled):not([aria-disabled=true]):hover{transform:translateY(var(--hyeni-hover-lift))}.hyeni-app-shell .hyeni-micro-tap:not(:disabled):not([aria-disabled=true]):active{transform:scale(var(--hyeni-press-scale))}.hyeni-app-shell .hyeni-micro-tap:not(:disabled):not([aria-disabled=true]):hover .hyeni-micro-icon{transform:translateY(-1px) scale(1.07);filter:saturate(1.04)}.hyeni-micro-soft-glow{animation:hyeni-micro-glow 1.8s var(--hyeni-ease-standard) infinite}.hyeni-app-shell .cartoon-push-banner,.hyeni-app-shell .perm-step,.hyeni-app-shell .settings-row,.hyeni-app-shell .hyeni-child-settings-row,.hyeni-app-shell .child-hero,.hyeni-app-shell .hyeni-top-header,.hyeni-app-shell .hyeni-v5-movement-summary,.hyeni-app-shell .hyeni-v5-memo-mini{animation:hyeni-micro-enter var(--hyeni-motion-enter) var(--hyeni-ease-standard) backwards}.hyeni-app-shell .settings-row,.hyeni-app-shell .hyeni-child-settings-row,.hyeni-app-shell .perm-step,.hyeni-app-shell .cartoon-push-banner,.hyeni-app-shell .hyeni-v5-kid-card,.hyeni-app-shell .hyeni-v5-event-card,.hyeni-app-shell .hyeni-v5-action-chip,.hyeni-app-shell .hyeni-subscription-child-slot{transition:transform var(--hyeni-motion-base) var(--hyeni-ease-standard),box-shadow var(--hyeni-motion-base) var(--hyeni-ease-standard),border-color var(--hyeni-motion-base) var(--hyeni-ease-standard),background-color var(--hyeni-motion-base) var(--hyeni-ease-standard)}.hyeni-app-shell .settings-row:is(button):hover,.hyeni-app-shell .hyeni-child-settings-row:hover,.hyeni-app-shell .perm-step:has(button:hover),.hyeni-app-shell .cartoon-push-banner:hover,.hyeni-app-shell .hyeni-v5-kid-card:hover,.hyeni-app-shell .hyeni-v5-event-card:hover,.hyeni-app-shell .hyeni-v5-action-chip:hover,.hyeni-app-shell .hyeni-subscription-child-slot:hover{transform:translateY(var(--hyeni-hover-lift))}.hyeni-app-shell .perm-step[data-ready=true] .perm-step-icon,.hyeni-app-shell .child-hero-mascot,.hyeni-app-shell .hyeni-top-header-brand>div:first-child{animation:hyeni-micro-pop .42s var(--hyeni-ease-pop) backwards}.hyeni-app-shell .perm-step button,.hyeni-app-shell .settings-row button,.hyeni-app-shell .hyeni-top-header-actions button,.hyeni-app-shell .cartoon-push-banner-cta,.hyeni-app-shell .cartoon-push-banner-dismiss{transition:transform var(--hyeni-motion-fast) var(--hyeni-ease-standard),filter var(--hyeni-motion-fast) var(--hyeni-ease-standard),box-shadow var(--hyeni-motion-base) var(--hyeni-ease-standard)}.hyeni-app-shell .perm-step button:active,.hyeni-app-shell .settings-row button:active,.hyeni-app-shell .hyeni-top-header-actions button:active,.hyeni-app-shell .cartoon-push-banner-cta:active,.hyeni-app-shell .cartoon-push-banner-dismiss:active{transform:scale(var(--hyeni-press-scale))}.hyeni-app-shell .cartoon-push-banner-cta:hover,.hyeni-app-shell .perm-step button:hover,.hyeni-app-shell .hyeni-top-header-actions button:hover{filter:brightness(1.03);box-shadow:0 8px 18px color-mix(in srgb,var(--theme-accent) 16%,transparent)}.hyeni-app-shell .hyeni-v5-parent-main,.hyeni-app-shell .hyeni-v5-child-main,.hyeni-app-shell [data-view-root=true]{animation:hyeni-view-fade-in .22s cubic-bezier(.2,0,.2,1) backwards}.hyeni-skeleton{background:linear-gradient(90deg,var(--bg-muted) 0%,color-mix(in srgb,var(--bg-base) 60%,var(--bg-muted)) 50%,var(--bg-muted) 100%);background-size:200% 100%;animation:hyeni-shimmer 1.4s infinite linear}@keyframes hyeni-shimmer{0%{background-position-x:100%}to{background-position-x:-100%}}@media(prefers-reduced-motion:reduce){.hyeni-app-shell button:not([disabled]):active{transform:none}.hyeni-app-shell .hyeni-v5-parent-main,.hyeni-app-shell .hyeni-v5-child-main,.hyeni-app-shell [data-view-root=true]{animation:none}.hyeni-v5-action-rail .hyeni-v5-action-chip,.hyeni-v5-event-list>*,.hyeni-v5-kid-card{animation:none!important}.hyeni-skeleton{animation:none;background:var(--bg-muted)}.hyeni-micro-enter,.hyeni-micro-soft-glow,.hyeni-app-shell .cartoon-push-banner,.hyeni-app-shell .perm-step,.hyeni-app-shell .settings-row,.hyeni-app-shell .hyeni-child-settings-row,.hyeni-app-shell .child-hero,.hyeni-app-shell .hyeni-top-header,.hyeni-app-shell .child-hero-mascot,.hyeni-app-shell .hyeni-top-header-brand>div:first-child{animation:none!important}.hyeni-app-shell .hyeni-micro-tap,.hyeni-app-shell .settings-row,.hyeni-app-shell .hyeni-child-settings-row,.hyeni-app-shell .perm-step,.hyeni-app-shell .cartoon-push-banner,.hyeni-app-shell .hyeni-v5-kid-card,.hyeni-app-shell .hyeni-v5-event-card,.hyeni-app-shell .hyeni-v5-action-chip,.hyeni-app-shell .hyeni-subscription-child-slot{transform:none!important}}.hyeni-app-shell button,.hyeni-app-shell a,.hyeni-app-shell [role=button],.hyeni-app-shell [role=tab],.hyeni-app-shell [role=radio],.hyeni-app-shell [aria-pressed],.hyeni-app-shell [style*="cursor: pointer"],.hyeni-app-shell [style*="cursor:pointer"],.hyeni-app-shell [style*="cursor: grab"],.hyeni-app-shell [style*="cursor: ns-resize"],.hyeni-app-shell .btn,.hyeni-app-shell .hyeni-v5-action-chip,.hyeni-app-shell .hyeni-v5-event-card,.hyeni-app-shell .hyeni-v5-calendar-day,.hyeni-app-shell .hyeni-v5-tabbar button,.hyeni-app-shell .hyeni-tool-button,.hyeni-app-shell .hyeni-memo-quick-row button,.hyeni-app-shell .hyeni-memo-input-shell button{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;touch-action:manipulation}.hyeni-app-shell button:focus-visible,.hyeni-app-shell input:focus-visible,.hyeni-app-shell textarea:focus-visible,.hyeni-app-shell select:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-accent) 28%,transparent);outline-offset:2px}.hyeni-app-shell [role=dialog],.hyeni-app-shell [aria-modal=true]{color:var(--hyeni-ink)}.hyeni-time-input{min-height:44px;background-color:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-accent) 8%,transparent)}.hyeni-time-input::-webkit-calendar-picker-indicator{width:24px;height:24px;padding:4px;margin-left:8px;cursor:pointer;opacity:1;background-color:var(--theme-accent);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E") center / 20px 20px no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E") center / 20px 20px no-repeat}.hyeni-time-input::-webkit-calendar-picker-indicator:hover{background-color:var(--theme-accent-deep)}@media(prefers-reduced-motion:reduce){.hyeni-app-shell *,.hyeni-app-shell *:before,.hyeni-app-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.hyeni-v5-parent-main{width:100%;max-width:720px;margin-bottom:14px;padding-bottom:92px}.hyeni-v1-parent-hero{box-shadow:none}.hyeni-v1-hero-count{color:var(--hyeni-pink-deep);font-weight:900}.hyeni-v1-hero-count-zero{color:var(--fg-tertiary);font-weight:700}@keyframes hyeni-card-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hyeni-v5-action-rail .hyeni-v5-action-chip,.hyeni-v5-event-list>*,.hyeni-v5-kid-card{animation:hyeni-card-fade-in .24s cubic-bezier(.2,0,.2,1) backwards}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(1){animation-delay:0ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(2){animation-delay:24ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(3){animation-delay:48ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(4){animation-delay:72ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(5){animation-delay:96ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(6){animation-delay:.12s}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(7){animation-delay:144ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(8){animation-delay:168ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(9){animation-delay:192ms}.hyeni-v5-action-rail .hyeni-v5-action-chip:nth-child(10){animation-delay:216ms}@media(prefers-reduced-motion:reduce){.hyeni-v5-action-rail .hyeni-v5-action-chip,.hyeni-v5-event-list>*,.hyeni-v5-kid-card{animation:none}}.hyeni-v5-action-chip:active{transform:scale(.97)}.hyeni-v1-hero-action{transition:transform .16s ease,box-shadow .16s ease}.hyeni-v1-hero-action:active{transform:translateY(1px)}.hyeni-v5-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 2px 9px;color:var(--hyeni-ink);font-size:13px;font-weight:900}.hyeni-v5-parent-main .hyeni-v5-section-head{margin:22px 2px 12px;color:#6b5f73;font-size:13px;font-weight:var(--weight-bold);letter-spacing:0}.hyeni-v5-parent-main .hyeni-v5-section-head>span:first-child{font-weight:var(--weight-bold);color:var(--fg-primary)}.hyeni-v5-section-meta{display:inline-flex;align-items:center;gap:5px;color:var(--fg-tertiary);font-size:10px;font-weight:800;white-space:nowrap}.hyeni-v1-live-meta{color:var(--hyeni-pink-deep);font-size:11px;font-weight:700}.hyeni-v1-live-meta span{font-size:10px}.hyeni-v5-date-count{min-width:0}.hyeni-v5-date-count>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-count-accent{flex:none;color:var(--hyeni-pink-deep);font-size:11px;font-weight:900}.hyeni-v5-live-dot{width:5px;height:5px;border-radius:999px;background:#059669;box-shadow:0 0 0 3px #05966929;animation:hyeni-v5-pulse 1.6s ease-in-out infinite}.hyeni-v5-kids-grid{display:grid;grid-template-columns:1fr;gap:10px}.hyeni-v5-kid-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:10px;min-width:0;min-height:74px;padding:12px 14px;border:1px solid rgba(231,219,228,.6);border-radius:20px;background:var(--bg-base);box-shadow:none}.hyeni-v5-kid-card:after{display:none}.hyeni-v5-kid-avatar{position:relative;z-index:1;flex:none;width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--theme-accent-soft);font-size:20px}.hyeni-v5-kid-avatar.blue{background:var(--theme-accent-soft)}.hyeni-v5-kid-avatar .live{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid white;border-radius:999px;background:#059669;box-shadow:0 0 0 2px #05966929}.hyeni-v5-kid-info{position:relative;z-index:1;min-width:0;flex:1;display:flex;flex-direction:column;gap:3px;justify-content:center}.hyeni-v5-kid-name{color:var(--hyeni-ink);font-size:15px;font-weight:800;letter-spacing:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-kid-loc{display:flex;align-items:center;gap:5px;margin-top:0;color:var(--fg-secondary);font-size:12.5px;font-weight:600;letter-spacing:0;line-height:1.35;min-width:0}.hyeni-v5-kid-loc.is-live{color:var(--hyeni-success);font-weight:650}.hyeni-v5-kid-loc>span:first-child{flex:none;font-size:11px;line-height:1;opacity:.85}.hyeni-v5-kid-loc>span:last-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.hyeni-v5-kid-next{display:inline-flex;align-items:center;gap:4px;margin-top:0;color:var(--fg-tertiary);font-size:11.5px;font-weight:600;letter-spacing:0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-kid-next.has-event{color:var(--fg-secondary);font-weight:600}.hyeni-v5-kid-chev{flex:none;align-self:center;font-size:18px;font-weight:400;line-height:1;color:var(--fg-tertiary);opacity:.55;margin-left:0}.hyeni-top-header{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;background:#ffffffe0;border:1px solid var(--theme-accent-line);box-sizing:border-box}.hyeni-top-header-brand{display:flex;align-items:center;gap:10px;min-width:0}.hyeni-top-header-mode-rail{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;min-width:0}.hyeni-top-header-actions{display:flex;gap:8px;flex-shrink:0;align-items:center;justify-content:flex-end;min-width:0}@media(max-width:390px){.hyeni-top-header{grid-template-columns:1fr}.hyeni-top-header-actions{width:100%}}.hyeni-v5-action-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;overflow:visible;padding:4px 0 6px}.hyeni-v5-action-chip{min-width:0;min-height:64px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 4px;border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg-base);color:var(--fg-primary);box-shadow:none;font-size:11px;font-weight:var(--weight-bold);line-height:1.15;text-align:center;cursor:pointer;transition:border-color var(--duration-fast) var(--easing-standard),background-color var(--duration-fast) var(--easing-standard)}.hyeni-v5-action-chip:hover{border-color:var(--line-default);background:var(--bg-subtle)}.hyeni-v5-action-chip:active{background:var(--hyeni-pink-soft);border-color:var(--hyeni-pink-line-strong)}.hyeni-v5-action-chip>span:first-child{font-size:18px;line-height:1}.hyeni-v5-action-chip span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fg-secondary);font-weight:var(--weight-medium)}.hyeni-v5-event-list{display:flex;flex-direction:column;gap:8px}.hyeni-v5-movement-summary{margin:12px 0;padding:14px;border:1px solid var(--theme-accent-line);border-radius:18px;background:linear-gradient(135deg,var(--theme-accent-soft),#fff);box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-movement-summary__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.hyeni-v5-movement-summary__kicker{display:block;color:var(--theme-accent-text);font-size:11px;font-weight:800}.hyeni-v5-movement-summary h3{margin:2px 0 0;color:var(--fg-primary);font-size:17px;font-weight:900;letter-spacing:0}.hyeni-v5-movement-summary__count{flex-shrink:0;padding:6px 9px;border-radius:999px;background:#fff;color:var(--theme-accent-text);font-size:12px;font-weight:900;white-space:nowrap}.hyeni-v5-movement-summary__empty{padding:12px;border-radius:12px;background:#fff;color:var(--fg-secondary);font-size:13px;font-weight:700;line-height:1.45}.hyeni-v5-movement-summary__empty.is-error{color:var(--status-cautionary-strong)}.hyeni-v5-movement-summary__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hyeni-v5-movement-summary__stats>div{min-width:0;padding:10px;border-radius:12px;background:#fff}.hyeni-v5-movement-summary__stats span{display:block;color:var(--fg-secondary);font-size:11px;font-weight:700}.hyeni-v5-movement-summary__stats strong{display:block;margin-top:3px;color:var(--fg-primary);font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hyeni-v5-movement-summary__dwells{display:flex;flex-direction:column;gap:6px;margin-top:10px}.hyeni-v5-movement-summary__dwells span{padding:8px 10px;border-radius:12px;background:#fff;color:var(--theme-accent-text);font-size:12px;font-weight:800}.hyeni-v5-movement-summary__visits{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hyeni-v5-movement-summary__visit{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--theme-accent-line);border-radius:12px;background:#fff}.hyeni-v5-movement-summary__visit strong{min-width:0;color:var(--fg-primary);font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-movement-summary__visit span{flex-shrink:0;color:var(--theme-accent-text);font-size:12px;font-weight:900;white-space:nowrap}.hyeni-v5-movement-summary__timeline{display:flex;flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none}.hyeni-v5-movement-summary__timeline li{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 10px;border-radius:12px;background:#ffffffbf}.hyeni-v5-movement-summary__timeline span{flex-shrink:0;color:var(--theme-accent-text);font-size:12px;font-weight:900}.hyeni-v5-movement-summary__timeline strong{min-width:0;color:var(--fg-primary);font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-timeline-list{position:relative;gap:10px;padding-left:14px}.hyeni-v5-timeline-list:before{content:"";position:absolute;left:3px;top:14px;bottom:14px;width:2px;border-radius:2px;background:var(--bg-muted)}.hyeni-v5-event-card{--event-color: var(--hyeni-pink);--event-bg: var(--hyeni-pink-soft);position:relative;overflow:hidden;display:flex;align-items:center;gap:11px;min-height:70px;width:100%;padding:11px 13px 11px 16px;border:1px solid transparent;border-radius:18px;background:#fff;box-shadow:none;text-align:left;cursor:pointer}.hyeni-v5-event-card:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 3px 3px 0;background:var(--event-color)}.hyeni-v5-timeline-list .hyeni-v5-event-card{overflow:visible;min-height:68px;padding:12px 14px;border:1px solid var(--theme-accent-line);border-left:3px solid var(--event-color);border-radius:16px;box-shadow:none}.hyeni-v5-timeline-list .hyeni-v5-event-card:before{display:none}.hyeni-v5-timeline-list .hyeni-v5-event-card:after{content:"";position:absolute;left:-16px;top:18px;width:8px;height:8px;border-radius:999px;background:var(--event-color);box-shadow:0 0 0 3px var(--event-bg)}.hyeni-v1-home-event-list{gap:8px}.hyeni-v1-home-event-list:before{content:none}.hyeni-v1-home-event-list .hyeni-v5-event-card{overflow:hidden;min-height:62px;padding:12px 14px;border:1px solid rgba(231,219,228,.6);border-left:3px solid var(--event-color);border-radius:20px;background:var(--bg-base);box-shadow:var(--hyeni-shadow-sm)}.hyeni-v1-home-event-list .hyeni-v5-event-card:before,.hyeni-v1-home-event-list .hyeni-v5-event-card:after{display:none}.hyeni-v1-home-event-list .hyeni-v5-event-icon{width:36px;height:36px;border-radius:10px;font-size:17px}.hyeni-v1-home-event-list .hyeni-v5-event-title{font-size:14px;font-weight:800}.hyeni-v1-home-event-list .hyeni-v5-event-meta{font-size:11px;font-weight:600}.hyeni-v1-home-event-list .hyeni-v5-event-tag{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;box-shadow:none}.hyeni-v1-home-event-list .hyeni-v5-event-delete{display:none}.hyeni-v5-event-card.is-past{opacity:.64}.hyeni-v5-event-icon{flex:none;width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--event-bg);font-size:22px}.hyeni-v5-event-body{min-width:0;flex:1}.hyeni-v5-event-title{display:flex;align-items:center;gap:6px;min-width:0;color:var(--hyeni-ink);font-size:14px;font-weight:900}.hyeni-v5-event-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-event-who{flex:none;padding:1px 5px;border-radius:5px;background:var(--event-bg);color:var(--event-color);font-size:9px;font-weight:900}.hyeni-v5-event-meta{display:block;margin-top:2px;color:var(--fg-tertiary);font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-event-time{color:var(--event-color);font-weight:800}.hyeni-v5-event-location{color:var(--fg-tertiary);font-weight:700}.hyeni-v5-event-chips{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px}.hyeni-v5-chip{display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border-radius:7px;font-size:9px;font-weight:900}.hyeni-v5-chip.distance{background:var(--hyeni-pink-soft);color:var(--hyeni-pink-deep)}.hyeni-v5-chip.memo{background:var(--theme-accent-soft);color:var(--theme-accent-text)}.hyeni-v5-event-tag{flex:none;padding:5px 10px;border-radius:10px;background:var(--event-bg);color:var(--event-color);box-shadow:inset 0 -1px #0000000a;font-size:10px;font-weight:900;white-space:nowrap}.hyeni-v5-event-delete{flex:none;width:26px;height:26px;border:0;border-radius:999px;background:#f9fafb;color:#cbd5e1;font-size:12px;font-weight:900;cursor:pointer}.hyeni-v5-empty{padding:22px 16px;border:1px dashed var(--theme-accent-line);border-radius:18px;background:#ffffffb8;color:var(--hyeni-muted);text-align:center;font-size:13px;font-weight:800}.hyeni-v5-memo-mini{position:relative;overflow:hidden;display:flex;align-items:center;gap:10px;margin-top:10px;min-height:58px;padding:10px 13px;border:1px solid var(--theme-accent-line);border-radius:18px;background:linear-gradient(135deg,var(--theme-accent-soft),var(--hyeni-surface-warm));box-shadow:var(--hyeni-theme-shadow-soft);color:var(--hyeni-ink);text-align:left;cursor:pointer}.hyeni-v5-memo-mini:after{display:none}.hyeni-v5-memo-icon{position:relative;z-index:1;flex:none;width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--theme-accent-line);box-shadow:none;color:var(--theme-accent-text);font-size:18px}.hyeni-v5-memo-body{position:relative;z-index:1;min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center}.hyeni-v5-memo-label{margin-bottom:1px;color:var(--theme-accent-text);font-size:9px;font-weight:900}.hyeni-v5-memo-text{display:block;max-width:100%;color:var(--hyeni-ink);font-size:11px;font-weight:900;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-v5-memo-meta{margin-top:2px;color:var(--fg-secondary);font-size:9px;font-weight:800}.hyeni-v5-memo-count{position:relative;z-index:1;flex:none;padding:2px 8px;border-radius:999px;background:#fff;color:var(--theme-accent-text);border:1px solid var(--theme-accent-line);box-shadow:none;font-size:11px;font-weight:900}.hyeni-child-memo-card{width:100%;min-height:92px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:2px solid #fecdd3;border-radius:22px;background:linear-gradient(135deg,#fff7ed,#fff1f2 52%,#ecfeff);box-shadow:none;color:var(--hyeni-ink);text-align:left;cursor:pointer}.hyeni-child-memo-card:active{transform:scale(.99)}.hyeni-child-memo-card-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#fff;box-shadow:var(--hyeni-theme-shadow-soft);font-size:22px}.hyeni-child-memo-card-body{min-width:0;display:flex;flex-direction:column;gap:2px}.hyeni-child-memo-card-kicker{color:var(--theme-accent-text);font-size:10px;font-weight:900}.hyeni-child-memo-card-title{color:var(--hyeni-ink);font-size:16px;font-weight:900;line-height:1.2}.hyeni-child-memo-card-text{display:block;max-width:100%;color:#374151;font-size:12px;font-weight:900;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeni-child-memo-card-meta{color:#0f766e;font-size:10px;font-weight:900;line-height:1.3}.hyeni-child-memo-card-count{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--theme-accent-text);box-shadow:var(--hyeni-theme-shadow-soft);font-size:12px;font-weight:900}.hyeni-memo-page{width:100%;min-height:calc(100dvh - 44px);display:flex;align-items:stretch;justify-content:center}.hyeni-memo-phone{width:min(100%,430px);height:calc(100dvh - 44px);min-height:0;flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column;border-radius:30px;background:radial-gradient(circle at 12px 12px,color-mix(in srgb,var(--theme-accent) 8%,transparent) 1.3px,transparent 1.4px) 0 0 / 18px 18px,linear-gradient(180deg,var(--theme-accent-soft) 0%,#fffdf9 100%);box-shadow:var(--hyeni-theme-shadow);border:1px solid var(--theme-accent-line)}.hyeni-parent-memo-shell .hyeni-memo-page{min-height:0;flex:1}.hyeni-parent-memo-shell .hyeni-memo-phone{height:auto;min-height:0;flex:1}.hyeni-child-memo-shell .hyeni-memo-page{min-height:0;flex:1}.hyeni-child-memo-shell .hyeni-memo-phone{height:auto;min-height:0;flex:1}.hyeni-child-memo-shell .hyeni-memo-phone{background:linear-gradient(180deg,var(--hyeni-surface-warm) 0%,var(--theme-accent-soft) 58%,#ecfeff 100%);border-color:var(--theme-accent-line);box-shadow:var(--hyeni-theme-shadow)}.hyeni-child-memo-shell .hyeni-memo-header,.hyeni-child-memo-shell .hyeni-memo-composer{background:#ffffffd1}.hyeni-child-memo-shell .hyeni-memo-title-block p{color:#0f766e}.hyeni-child-memo-shell .hyeni-memo-title-block p span{background:#14b8a6;box-shadow:0 0 0 3px #14b8a624}.hyeni-child-memo-shell .hyeni-memo-back{color:var(--theme-accent-text)}.hyeni-child-memo-shell .hyeni-memo-message.mine .hyeni-memo-bubble,.hyeni-child-memo-shell .hyeni-memo-input-shell button{background:var(--hyeni-theme-gradient)}.hyeni-child-memo-shell .hyeni-memo-sticker-card{background:linear-gradient(135deg,var(--theme-accent-soft),var(--hyeni-surface-warm));color:var(--theme-accent-text)}.hyeni-memo-header{height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--theme-accent-line);background:#fffafdd6}.hyeni-memo-back{flex:none;width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:var(--hyeni-pink-deep);box-shadow:var(--hyeni-theme-shadow-soft);cursor:pointer;font-size:23px;font-weight:900}.hyeni-memo-title-block{min-width:0;flex:1}.hyeni-memo-title-block h1{margin:0;color:var(--hyeni-ink);font-size:17px;font-weight:900;line-height:1.2}.hyeni-memo-title-block p{margin:3px 0 0;display:flex;align-items:center;gap:5px;color:#059669;font-size:11px;font-weight:900}.hyeni-memo-title-block p span{width:6px;height:6px;border-radius:999px;background:#10b981;box-shadow:0 0 0 3px #10b9811f}.hyeni-memo-thread{flex:1;overflow-y:auto;padding:24px 18px 18px}.hyeni-memo-date-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin-bottom:18px}.hyeni-memo-date-row span{height:1px;background:var(--theme-accent-line)}.hyeni-memo-date-row strong{padding:6px 14px;border-radius:999px;background:#fff;color:var(--hyeni-pink-deep);box-shadow:var(--hyeni-theme-shadow-soft);font-size:11px;font-weight:900}.hyeni-memo-empty{margin:24px 10px;padding:24px 18px;border:1px dashed var(--theme-accent-line);border-radius:22px;background:#ffffffb8;text-align:center;color:var(--hyeni-muted)}.hyeni-memo-empty div{font-size:28px;margin-bottom:8px}.hyeni-memo-empty strong{display:block;color:var(--hyeni-ink);font-size:14px;font-weight:900}.hyeni-memo-empty p{margin:7px 0 0;font-size:12px;font-weight:800;line-height:1.45}.hyeni-memo-message{display:flex;gap:8px;align-items:flex-start;margin-bottom:16px}.hyeni-memo-message.mine{justify-content:flex-end}.hyeni-memo-avatar{flex:none;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#dbeafe;font-size:19px}.hyeni-memo-avatar.small{width:34px;height:34px;background:var(--theme-accent-soft);font-size:17px}.hyeni-memo-message-body{max-width:76%;min-width:0}.hyeni-memo-sender{display:flex;align-items:baseline;gap:6px;margin:0 0 5px;color:var(--hyeni-ink);font-size:12px;font-weight:900}.hyeni-memo-message.mine .hyeni-memo-sender{justify-content:flex-end}.hyeni-memo-sender span{color:var(--hyeni-muted);font-size:10px;font-weight:800}.hyeni-memo-bubble{padding:12px 15px;border-radius:4px 18px 18px;background:#fff;color:var(--hyeni-ink);box-shadow:var(--hyeni-theme-shadow-soft);font-size:14px;font-weight:800;line-height:1.55;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word}.hyeni-memo-message.mine .hyeni-memo-bubble{border-radius:18px 4px 18px 18px;background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-memo-read{margin-top:5px;color:var(--hyeni-muted);font-size:10px;font-weight:800;text-align:right}.hyeni-memo-sticker-card{display:flex;align-items:center;gap:12px;margin:14px 0 12px;padding:15px 18px;border-radius:18px;background:linear-gradient(135deg,var(--theme-accent-soft),var(--hyeni-surface-warm));color:var(--theme-accent-text);box-shadow:none;width:100%;box-sizing:border-box}.hyeni-memo-sticker-card>span{font-size:30px;filter:drop-shadow(0 2px 3px rgba(146,64,14,.16))}.hyeni-memo-sticker-card strong{display:block;font-size:13px;font-weight:900}.hyeni-memo-sticker-card p{margin:2px 0 0;font-size:11px;font-weight:800}.hyeni-memo-quick-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px}.hyeni-memo-quick-row button{min-height:36px;padding:8px 13px;border-radius:999px;border:1.5px solid var(--theme-accent-line);background:#fff;color:var(--hyeni-pink-deep);box-shadow:var(--hyeni-theme-shadow-soft);font-size:12px;font-weight:900;cursor:pointer}.hyeni-memo-composer{padding:12px 18px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--theme-accent-line);background:#ffffffeb}.hyeni-memo-input-shell{min-height:52px;display:flex;align-items:center;gap:8px;padding:6px 6px 6px 16px;border:2px solid var(--theme-accent-line);border-radius:999px;background:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-memo-input-shell input{min-width:0;flex:1;border:0;outline:0;color:var(--hyeni-ink);font-size:15px;font-weight:800;background:transparent}.hyeni-memo-input-shell input::placeholder{color:#cbd5e1}.hyeni-memo-input-shell button{flex:none;width:40px;height:40px;border:0;border-radius:999px;background:var(--hyeni-theme-gradient);color:#fff;font-size:20px;font-weight:900;cursor:pointer}.hyeni-memo-input-shell button:disabled{background:#e5e7eb;cursor:default}.hyeni-memo-error{margin:0 4px 8px;color:#dc2626;font-size:12px;font-weight:800;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hyeni-memo-error button{border:1px solid #dc2626;background:#fff;color:#dc2626;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;cursor:pointer}.hyeni-memo-onboarding-toast{position:fixed;left:50%;bottom:max(88px,calc(88px + env(safe-area-inset-bottom)));transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:12px 18px;border-radius:999px;background:var(--theme-accent);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft);font-size:14px;font-weight:800;white-space:nowrap}.hyeni-memo-onboarding-toast button{min-width:24px;min-height:24px;padding:0;border:none;background:transparent;color:#fff;font-size:16px;line-height:1;cursor:pointer}.hyeni-v5-calendar-page{width:100%;max-width:720px;padding-bottom:96px}.hyeni-v5-page-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:4px 2px 12px}.hyeni-v5-page-kicker{color:var(--hyeni-pink-deep);font-size:10px;font-weight:900}.hyeni-v5-page-head h2{margin:2px 0 0;color:var(--hyeni-ink);font-size:24px;font-weight:900;letter-spacing:0}.hyeni-v5-page-add{flex:none;width:44px;height:44px;border:0;border-radius:16px;background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft);font-size:24px;font-weight:900;cursor:pointer}.hyeni-v5-calendar-card{width:100%;padding:18px 14px 16px;border:1px solid var(--theme-accent-line);border-radius:22px;background:#fffffff0;box-shadow:none}.hyeni-v5-calendar-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px;padding:0 6px}.hyeni-v5-calendar-year{color:var(--hyeni-pink-deep);font-size:11px;font-weight:800}.hyeni-v5-calendar-month{color:var(--hyeni-ink);font-size:28px;font-weight:900;line-height:1}.hyeni-v5-calendar-nav{display:flex;gap:8px}.hyeni-v5-calendar-nav button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fff;color:var(--hyeni-pink-deep);box-shadow:var(--hyeni-theme-shadow-soft);font-size:18px;font-weight:900;cursor:pointer}.hyeni-v5-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:0 2px 6px;color:var(--fg-tertiary);font-size:10px;font-weight:800;text-align:center}.hyeni-v5-calendar-weekdays .sun,.hyeni-v5-calendar-day.sun:not(.today):not(.selected){color:#f87171}.hyeni-v5-calendar-weekdays .sat,.hyeni-v5-calendar-day.sat:not(.today):not(.selected){color:var(--hyeni-parent)}.hyeni-v5-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:12px 8px;border:2px solid var(--theme-accent-line);border-radius:22px;background:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-calendar-empty-cell{min-height:40px}.hyeni-v5-calendar-day{min-width:0;min-height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:12px;background:transparent;color:var(--fg-primary);cursor:pointer}.hyeni-v5-calendar-day.today{background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-calendar-day.selected{background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;box-shadow:0 4px 12px #2563eb42}.hyeni-v5-calendar-day>span:first-child{font-size:12px;font-weight:800}.hyeni-v5-calendar-dots{display:flex;gap:2px;margin-top:1px}.hyeni-v5-calendar-dots span{width:4px;height:4px;border-radius:999px}.hyeni-v5-calendar-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 2px 9px}.hyeni-v5-calendar-list-head div{min-width:0}.hyeni-v5-calendar-list-head span:first-child{display:block;color:var(--hyeni-ink);font-size:13px;font-weight:900}.hyeni-v5-calendar-list-head strong{display:block;margin-top:2px;color:var(--hyeni-muted);font-size:11px;font-weight:800}.hyeni-v5-calendar-list-head .hyeni-v5-count-accent{display:inline;margin-top:0;color:var(--hyeni-pink-deep);font-size:11px;font-weight:900}.hyeni-v5-add-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-top:12px}.hyeni-v5-add-row button{min-height:44px;border:0;border-radius:15px;font-weight:900;cursor:pointer}.hyeni-v5-ai-button{background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;box-shadow:0 8px 18px #2563eb2e}.hyeni-v5-plus-button{background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft);font-size:24px}.hyeni-v5-tabbar{position:sticky;bottom:max(10px,env(safe-area-inset-bottom));z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;margin-top:14px;padding:7px 8px;border:1px solid var(--theme-accent-line);border-radius:22px;background:#fffffff5;box-shadow:var(--hyeni-theme-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hyeni-v5-tabbar button{min-width:0;min-height:48px;border:0;border-radius:16px;background:transparent;color:var(--hyeni-muted);font-size:10px;font-weight:900;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;overflow:hidden;padding:4px 2px}.hyeni-v5-tabbar button .tabbar-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;line-height:1}.hyeni-v5-tabbar button .tabbar-label{display:block;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:clip;max-width:100%;letter-spacing:0}.hyeni-v5-tabbar button.active{background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-maplist-with-tabbar{width:100%;display:flex;justify-content:center;padding-bottom:88px}.hyeni-v5-tabbar-fixed{position:fixed;left:50%;bottom:max(10px,env(safe-area-inset-bottom));width:min(calc(100% - 32px),720px);margin-top:0;transform:translate(-50%);z-index:60}@keyframes hyeni-v5-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.8}}@media(max-width:480px){.hyeni-v5-kids-grid{gap:8px}.hyeni-v5-kid-card{padding:9px 10px}.hyeni-v5-event-card{padding:10px 10px 10px 14px;gap:9px}.hyeni-v5-event-icon{width:38px;height:38px;border-radius:13px;font-size:20px}.hyeni-v5-event-tag{padding:4px 8px;font-size:9px}}:root{--hyeni-tool-radius-sm: 14px;--hyeni-tool-radius: 18px;--hyeni-tool-radius-lg: 22px;--hyeni-tool-shadow: none;--hyeni-tool-shadow-up: 0 10px 26px rgba(31, 26, 34, .08);--hyeni-tool-hairline: rgba(31, 26, 34, .08);--hyeni-tool-divider: rgba(31, 26, 34, .06);--hyeni-emergency: oklch(.62 .21 22);--hyeni-emergency-strong: oklch(.54 .22 22);--hyeni-emergency-tint: oklch(.97 .025 22);--hyeni-emergency-line: oklch(.9 .07 22);--hyeni-emergency-ink: oklch(.4 .14 22);--hyeni-friend: oklch(.66 .1 195);--hyeni-friend-strong: oklch(.55 .1 195);--hyeni-friend-tint: oklch(.97 .02 195);--hyeni-friend-line: oklch(.88 .05 195);--hyeni-friend-ink: oklch(.4 .07 195);--hyeni-info: oklch(.65 .13 245);--hyeni-info-tint: oklch(.97 .025 245);--hyeni-info-line: oklch(.9 .06 245);--hyeni-info-ink: oklch(.4 .1 245);--hyeni-success: oklch(.66 .13 155);--hyeni-success-tint: oklch(.97 .03 155);--hyeni-success-line: oklch(.88 .07 155);--hyeni-success-ink: oklch(.4 .1 155);--hyeni-warn-tint: oklch(.97 .04 90);--hyeni-warn-line: oklch(.88 .1 90);--hyeni-warn-ink: oklch(.45 .1 80)}.hyeni-tool{--tool-accent: var(--hyeni-pink-deep);--tool-accent-strong: var(--hyeni-brand-dark);--tool-accent-tint: var(--hyeni-pink-soft);--tool-accent-line: var(--hyeni-pink-line-strong);--tool-accent-ink: var(--hyeni-pink-text);display:flex;flex-direction:column;gap:14px;font-family:inherit;text-wrap:pretty}.hyeni-tool--emergency{--tool-accent: var(--hyeni-emergency);--tool-accent-strong: var(--hyeni-emergency-strong);--tool-accent-tint: var(--hyeni-emergency-tint);--tool-accent-line: var(--hyeni-emergency-line);--tool-accent-ink: var(--hyeni-emergency-ink)}.hyeni-tool--friend{--tool-accent: var(--hyeni-friend);--tool-accent-strong: var(--hyeni-friend-strong);--tool-accent-tint: var(--hyeni-friend-tint);--tool-accent-line: var(--hyeni-friend-line);--tool-accent-ink: var(--hyeni-friend-ink)}.hyeni-tool-card{position:relative;padding:16px 16px 14px;border:1px solid var(--hyeni-tool-hairline);border-radius:var(--hyeni-tool-radius);background:var(--bg-base);box-shadow:var(--hyeni-tool-shadow)}.hyeni-tool-card--accent{border-color:var(--tool-accent-line);background:linear-gradient(180deg,var(--bg-base) 0%,var(--tool-accent-tint) 140%)}.hyeni-tool-card__rule{position:absolute;top:0;left:16px;right:16px;height:3px;border-radius:0 0 3px 3px;background:var(--tool-accent);opacity:.92}.hyeni-tool-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.hyeni-tool-card__title{margin:0;color:var(--hyeni-ink);font-size:15px;font-weight:900;line-height:1.3;letter-spacing:0}.hyeni-tool-card__kicker{display:block;margin-bottom:4px;color:var(--tool-accent-ink);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.hyeni-tool-card__sub{margin:6px 0 0;color:var(--fg-tertiary);font-size:12px;font-weight:700;line-height:1.45;text-wrap:pretty}.hyeni-tool-card__quota{display:inline-flex;align-items:baseline;gap:4px;padding:6px 10px;border-radius:999px;background:var(--tool-accent-tint);color:var(--tool-accent-ink);font-size:11px;font-weight:900;white-space:nowrap}.hyeni-tool-card__quota strong{font-size:13px;font-weight:900}.hyeni-tool-meter{margin-top:12px;display:grid;grid-template-columns:1fr;gap:4px}.hyeni-tool-meter__track{height:4px;border-radius:999px;background:var(--hyeni-tool-divider);overflow:hidden}.hyeni-tool-meter__fill{height:100%;border-radius:999px;background:var(--tool-accent);transition:width .25s ease}.hyeni-tool-meter__caption{color:var(--fg-tertiary);font-size:10px;font-weight:700}.hyeni-tool-button{position:relative;width:100%;min-height:56px;padding:14px 18px;border:0;border-radius:var(--hyeni-tool-radius-sm);background:var(--tool-accent);color:#fff;font-family:inherit;font-size:15px;font-weight:900;letter-spacing:0;cursor:pointer;overflow:hidden;transition:transform .12s ease,box-shadow .16s ease,background .18s ease;box-shadow:0 8px 18px #1f1a221a}.hyeni-tool-button:active:not(:disabled){transform:translateY(1px)}.hyeni-tool-button:disabled{background:var(--bg-muted);color:var(--fg-tertiary);box-shadow:none;cursor:not-allowed}.hyeni-tool-button--ghost{background:var(--bg-base);color:var(--fg-secondary);border:1px solid var(--hyeni-tool-hairline);box-shadow:none}.hyeni-tool-button--ghost:disabled{background:var(--bg-subtle);color:var(--fg-tertiary);border-color:var(--hyeni-tool-hairline)}.hyeni-tool-button--accent-soft{background:var(--tool-accent-tint);color:var(--tool-accent-ink);border:1px solid var(--tool-accent-line);box-shadow:none}.hyeni-tool-button--small{min-height:44px;padding:10px 14px;font-size:13px;border-radius:12px}.hyeni-tool-button--compact{min-height:48px;padding:10px 16px;font-size:13px;border-radius:12px;width:auto;flex-shrink:0}.hyeni-tool-button__progress{position:absolute;inset:0 auto 0 0;width:0;background:#ffffff2e;pointer-events:none;transition:width 50ms linear}.hyeni-tool-button__label{position:relative;display:block;line-height:1.2}.hyeni-tool-button__hint{display:block;margin-top:4px;font-size:11px;font-weight:800;opacity:.86}.hyeni-tool-status{padding:14px 16px;border-radius:var(--hyeni-tool-radius);border:1px solid var(--status-line, var(--hyeni-tool-hairline));background:var(--status-bg, var(--bg-base));color:var(--status-ink, var(--hyeni-ink));display:grid;gap:8px}.hyeni-tool-status--info{--status-bg: var(--hyeni-info-tint);--status-line: var(--hyeni-info-line);--status-ink: var(--hyeni-info-ink)}.hyeni-tool-status--success{--status-bg: var(--hyeni-success-tint);--status-line: var(--hyeni-success-line);--status-ink: var(--hyeni-success-ink)}.hyeni-tool-status--warn{--status-bg: var(--hyeni-warn-tint);--status-line: var(--hyeni-warn-line);--status-ink: var(--hyeni-warn-ink)}.hyeni-tool-status--error{--status-bg: var(--hyeni-emergency-tint);--status-line: var(--hyeni-emergency-line);--status-ink: var(--hyeni-emergency-ink)}.hyeni-tool-status__head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900;line-height:1.3}.hyeni-tool-status__dot{width:8px;height:8px;border-radius:999px;background:var(--status-ink, currentColor);box-shadow:0 0 0 3px color-mix(in oklch,var(--status-ink, currentColor) 22%,transparent);flex-shrink:0}.hyeni-tool-status__dot--pulse{animation:hyeni-tool-pulse 1.5s ease-in-out infinite}@keyframes hyeni-tool-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.65}}.hyeni-tool-status__body{color:inherit;font-size:12px;font-weight:700;line-height:1.5;text-wrap:pretty}.hyeni-tool-status__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.hyeni-tool-tel{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 14px;border:1px solid var(--hyeni-tool-hairline);border-radius:12px;background:var(--bg-base);color:var(--hyeni-ink);text-decoration:none;font-size:13px;font-weight:900;text-align:center}.hyeni-tool-tel--emergency{background:var(--hyeni-emergency);border-color:transparent;color:#fff}.hyeni-tool-tel--accent{background:var(--tool-accent);border-color:transparent;color:#fff}.hyeni-tool-list{list-style:none;margin:0;padding:0;display:grid;gap:0;border:1px solid var(--hyeni-tool-hairline);border-radius:var(--hyeni-tool-radius);background:var(--bg-base);overflow:hidden}.hyeni-tool-list__row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--hyeni-tool-divider);min-height:52px}.hyeni-tool-list__row:last-child{border-bottom:0}.hyeni-tool-list__primary{min-width:0;color:var(--hyeni-ink);font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.hyeni-tool-list__secondary{margin-top:2px;color:var(--fg-tertiary);font-size:11px;font-weight:700;line-height:1.4}.hyeni-tool-list__meta{flex:none;color:var(--fg-tertiary);font-size:11px;font-weight:800;white-space:nowrap}.hyeni-tool-list__badge{flex:none;padding:4px 9px;border-radius:999px;background:var(--badge-bg, var(--tool-accent-tint));color:var(--badge-ink, var(--tool-accent-ink));font-size:10px;font-weight:900;white-space:nowrap}.hyeni-tool-disclosure{align-self:flex-start;padding:6px 0;border:0;background:transparent;color:var(--tool-accent-ink);font-size:11px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.hyeni-tool-disclosure:hover{color:var(--tool-accent-strong)}.hyeni-tool-disclosure__chev{display:inline-block;transition:transform .18s ease;font-size:10px;line-height:1}.hyeni-tool-disclosure[aria-expanded=true] .hyeni-tool-disclosure__chev{transform:rotate(90deg)}.hyeni-tool-empty{padding:18px 14px;border:1px dashed var(--hyeni-tool-hairline);border-radius:var(--hyeni-tool-radius);color:var(--fg-tertiary);font-size:12px;font-weight:700;text-align:center;text-wrap:pretty}.hyeni-tool-tile{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--tool-accent-line);border-radius:var(--hyeni-tool-radius);background:var(--bg-base);box-shadow:var(--hyeni-tool-shadow);position:relative;overflow:hidden}.hyeni-tool-tile:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 3px 3px 0;background:var(--tool-accent)}.hyeni-tool-tile__glyph{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--tool-accent-tint);color:var(--tool-accent-strong);font-size:16px;font-weight:900;letter-spacing:0;flex-shrink:0}.hyeni-tool-tile__body{min-width:0}.hyeni-tool-tile__title{color:var(--hyeni-ink);font-size:13px;font-weight:950;line-height:1.2}.hyeni-tool-tile__sub{margin-top:3px;color:var(--fg-tertiary);font-size:11px;font-weight:700;line-height:1.4;text-wrap:pretty}.hyeni-tool-tile__sub--accent{color:var(--tool-accent-ink)}.hyeni-tool-tile__cta{flex-shrink:0}.hyeni-tool-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 6px 12px;border-radius:999px;border:1px solid var(--tool-accent-line);background:var(--tool-accent-tint);min-height:40px}.hyeni-tool-toggle__label{font-size:11px;font-weight:900;color:var(--tool-accent-ink);white-space:nowrap}.hyeni-tool-toggle__label[data-state=off]{color:var(--fg-tertiary)}.hyeni-tool-toggle__switch{position:relative;width:42px;height:24px;border:0;border-radius:999px;background:var(--bg-muted);cursor:pointer;transition:background .18s ease;flex-shrink:0}.hyeni-tool-toggle__switch[aria-checked=true]{background:var(--tool-accent)}.hyeni-tool-toggle__switch[disabled]{cursor:wait;opacity:.7}.hyeni-tool-toggle__switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 4px #1f1a222e;transition:transform .2s ease}.hyeni-tool-toggle__switch[aria-checked=true]:after{transform:translate(18px)}.hyeni-tool-modal-backdrop{position:fixed;inset:0;background:#1f1a228c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hyeni-tool-modal{width:100%;max-width:440px;max-height:90vh;overflow-y:auto;background:var(--bg-base);border-radius:var(--hyeni-tool-radius-lg);padding:22px 22px 20px;box-shadow:0 24px 60px #1f1a2247;display:grid;gap:14px;text-wrap:pretty}.hyeni-tool-modal__head h2{margin:0;color:var(--tool-accent-ink);font-size:18px;font-weight:900;letter-spacing:0}.hyeni-tool-modal__head p{margin:4px 0 0;color:var(--fg-tertiary);font-size:12px;font-weight:700}.hyeni-tool-modal__bullets{margin:0;padding:12px 14px;list-style:none;border-radius:12px;background:var(--tool-accent-tint);display:grid;gap:6px;color:var(--tool-accent-ink);font-size:12px;font-weight:800}.hyeni-tool-modal__bullets li{position:relative;padding-left:16px}.hyeni-tool-modal__bullets li:before{content:"";position:absolute;left:4px;top:7px;width:4px;height:4px;border-radius:999px;background:currentColor}.hyeni-tool-modal__field{display:grid;gap:6px}.hyeni-tool-modal__field label{color:var(--fg-secondary);font-size:12px;font-weight:800;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hyeni-tool-modal__field span{color:var(--fg-tertiary);font-size:11px;font-weight:700}.hyeni-tool-modal__field textarea{width:100%;min-height:72px;padding:10px 12px;border:1px solid var(--hyeni-tool-hairline);border-radius:12px;background:var(--bg-base);font:inherit;color:var(--hyeni-ink);resize:vertical}.hyeni-tool-modal__field textarea:focus{outline:none;border-color:var(--tool-accent);background:var(--bg-base)}.hyeni-tool-modal__actions{display:grid;grid-template-columns:1fr 2fr;gap:8px}@media(max-width:480px){.hyeni-tool-card{padding:14px 14px 12px}.hyeni-tool-card__title{font-size:14px}.hyeni-tool-button{min-height:52px;font-size:14px}.hyeni-tool-modal{padding:18px 18px 16px}}.hyeni-app-shell{background-color:var(--hyeni-surface-warm)}.hyeni-app-shell{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.hyeni-app-shell .btn-primary{background:var(--hyeni-theme-gradient);color:var(--fg-on-primary);box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-app-shell .btn-primary:not(:disabled):hover,.hyeni-app-shell .btn-primary:not(:disabled):active{background:linear-gradient(135deg,var(--theme-accent-deep) 0%,var(--theme-accent) 100%)}.hyeni-app-shell .btn-primary:focus-visible{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 18%,transparent)}.hyeni-app-shell .input:focus,.hyeni-app-shell .input:focus-visible{border-color:var(--theme-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 18%,transparent)!important}.hyeni-v1-hero-count,.hyeni-v5-count-accent,.hyeni-v5-calendar-list-head .hyeni-v5-count-accent{color:var(--theme-accent-deep)}.hyeni-v1-live-meta,.hyeni-v5-page-kicker,.hyeni-v5-calendar-year{color:var(--theme-accent-text)}.hyeni-v5-kid-card,.hyeni-v5-action-chip,.hyeni-v5-event-card,.hyeni-v5-calendar-card{border-color:color-mix(in srgb,var(--theme-accent-line) 62%,var(--line-soft));background:#fffffff0}.hyeni-v5-kid-avatar{background:var(--theme-accent-soft)}.hyeni-v5-action-chip{border-radius:var(--radius-card)}.hyeni-v5-action-chip:active,.hyeni-v5-action-chip:hover{background:var(--theme-accent-soft);border-color:var(--theme-accent-line)}.hyeni-v5-chip.distance{background:var(--theme-accent-soft);color:var(--theme-accent-text)}.hyeni-v5-event-card.is-current{border-color:var(--theme-accent-line);box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-empty{border-color:color-mix(in srgb,var(--theme-accent-line) 70%,var(--line-soft));background:#ffffffc7;color:var(--fg-tertiary)}.hyeni-v5-page-add,.hyeni-v5-plus-button,.hyeni-v5-tabbar button.active,.hyeni-memo-message.mine .hyeni-memo-bubble,.hyeni-memo-input-shell button{background:var(--hyeni-theme-gradient);box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-calendar-card{border-radius:18px}.hyeni-v5-calendar-nav button{color:var(--theme-accent-text);box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-calendar-grid{border:1px solid color-mix(in srgb,var(--theme-accent-line) 68%,var(--line-soft));border-radius:18px;box-shadow:none}.hyeni-v5-calendar-day{transition:background-color var(--duration-fast) var(--easing-standard),color var(--duration-fast) var(--easing-standard),transform var(--duration-fast) var(--easing-standard)}.hyeni-v5-calendar-day:active{transform:scale(.96)}.hyeni-v5-calendar-day.selected{background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-v5-ai-button{background:var(--bg-base);color:var(--theme-accent-text);border:1px solid var(--theme-accent-line);box-shadow:none}.hyeni-v5-tabbar{border-color:color-mix(in srgb,var(--theme-accent-line) 68%,var(--line-soft));border-radius:18px;box-shadow:0 12px 28px #1f1a221a}.hyeni-v5-tabbar button.active{color:#fff}.hyeni-memo-phone{border-radius:24px;background:linear-gradient(180deg,#fffaf8,#fffdfb);border-color:color-mix(in srgb,var(--theme-accent-line) 72%,var(--line-soft));box-shadow:0 16px 38px #1f1a221a}.hyeni-child-memo-shell .hyeni-memo-phone{background:linear-gradient(180deg,var(--hyeni-surface-warm) 0%,var(--theme-accent-soft) 120%);border-color:color-mix(in srgb,var(--theme-accent-line) 78%,var(--line-soft));box-shadow:0 16px 38px #1f1a221a}.hyeni-memo-header,.hyeni-memo-composer,.hyeni-child-memo-shell .hyeni-memo-header,.hyeni-child-memo-shell .hyeni-memo-composer{background:#ffffffe0;border-color:color-mix(in srgb,var(--theme-accent-line) 70%,var(--line-soft))}.hyeni-memo-date-row span{background:var(--theme-accent-line)}.hyeni-memo-date-row strong,.hyeni-memo-quick-row button{color:var(--theme-accent-text);border-color:var(--theme-accent-line);background:var(--theme-accent-soft);box-shadow:none}.hyeni-memo-input-shell{border-color:var(--theme-accent-line);box-shadow:none}.hyeni-memo-sticker-card{background:linear-gradient(135deg,var(--theme-accent-soft),var(--hyeni-surface-warm));box-shadow:none}.hyeni-child-memo-card{border-color:var(--theme-accent-line);background:linear-gradient(135deg,#fffaf8 0%,var(--theme-accent-soft) 100%)}.hyeni-child-memo-card-icon,.hyeni-child-memo-card-count{box-shadow:var(--hyeni-theme-shadow-soft)}.hyeni-tool:not(.hyeni-tool--emergency) .hyeni-tool-card,.hyeni-tool:not(.hyeni-tool--emergency) .hyeni-tool-list{border-color:color-mix(in srgb,var(--theme-accent-line) 55%,var(--hyeni-tool-hairline));background:#fffffff0}.hyeni-tool:not(.hyeni-tool--emergency):not(.hyeni-tool--friend){--tool-accent: var(--theme-accent);--tool-accent-strong: var(--theme-accent-deep);--tool-accent-tint: var(--theme-accent-soft);--tool-accent-line: var(--theme-accent-line);--tool-accent-ink: var(--theme-accent-text)}.hyeni-child-switch-chip:focus-visible{outline-color:#6d28d9}:root{--hyeni-product-canvas: linear-gradient( 180deg, color-mix(in srgb, var(--theme-accent-soft) 54%, #fff 46%) 0%, #fffdfb 42%, #fffaf6 100% );--hyeni-product-surface: rgba(255, 255, 255, .92);--hyeni-product-surface-solid: #ffffff;--hyeni-product-border: color-mix(in srgb, var(--theme-accent-line) 46%, var(--line-soft));--hyeni-product-border-strong: color-mix(in srgb, var(--theme-accent-line) 70%, var(--line-default));--hyeni-product-shadow: 0 10px 28px rgba(20, 18, 23, .07)}.hyeni-app-shell{background:var(--hyeni-product-canvas)}.hyeni-v5-parent-main{width:min(100%,680px);max-width:680px;margin:0 auto 14px;padding-inline:14px}.hyeni-v5-parent-main .hyeni-v5-section-head{margin:18px 0 8px;padding:0 2px;color:#6b5f73;font-size:12px;font-weight:700}.hyeni-v5-parent-main .hyeni-v5-section-head>span:first-child{color:var(--fg-primary);font-size:13px;font-weight:850}.hyeni-v5-section-meta{color:var(--fg-tertiary);font-size:10px;font-weight:750}.hyeni-v1-live-meta{color:var(--theme-accent-text)}.hyeni-v5-kids-grid{gap:8px}.hyeni-v5-kid-card,.hyeni-v5-memo-mini,.hyeni-v5-calendar-card,.hyeni-v5-event-card,.hyeni-v5-empty{border:1px solid var(--hyeni-product-border);border-radius:14px;background:var(--hyeni-product-surface);box-shadow:none}.hyeni-v5-kid-card{min-height:74px;padding:12px 14px;gap:10px;border-radius:20px;background:#fff}.hyeni-v5-kid-avatar{width:36px;height:36px;border-radius:12px;background:var(--theme-accent-soft);color:var(--theme-accent-text);font-size:22px}.hyeni-v5-event-title,.hyeni-v5-calendar-list-head span:first-child{color:var(--fg-primary);font-weight:850}.hyeni-v5-kid-name{color:var(--fg-primary);font-weight:800}.hyeni-v5-event-time{color:var(--fg-secondary)}.hyeni-v5-action-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:6px 0 14px;margin-top:2px}.hyeni-v5-action-chip{min-height:58px;gap:5px;padding:9px 5px;border:1px solid var(--hyeni-product-border);border-radius:14px;background:var(--hyeni-product-surface-solid);color:var(--fg-primary)!important;box-shadow:none}.hyeni-v5-action-chip:hover,.hyeni-v5-action-chip:active{border-color:var(--hyeni-product-border-strong);background:var(--theme-accent-soft)}.hyeni-v5-action-chip>span:first-child{color:var(--theme-accent-text);font-size:17px;font-weight:850}.hyeni-v5-action-chip span:last-child{color:var(--fg-secondary);font-size:10.5px;font-weight:750}.hyeni-v5-action-chip[data-action-key=quick-schedule]{grid-column-end:span 2;flex-direction:row;justify-content:flex-start;gap:8px;min-height:58px;padding:10px 12px;border-color:var(--theme-accent-line);background:linear-gradient(135deg,var(--theme-accent-soft),var(--hyeni-product-surface-solid))}.hyeni-v5-action-chip[data-action-key=quick-schedule]>span:first-child{font-size:20px}.hyeni-v5-action-chip[data-action-key=quick-schedule] span:last-child{color:var(--theme-accent-text);font-size:12px}.hyeni-schedule-time-card{border:1px solid var(--hyeni-product-border);border-radius:16px;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--theme-accent-soft) 32%,#fff));box-shadow:inset 0 1px #ffffffbf;padding:12px}.hyeni-schedule-time-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.hyeni-schedule-time-head strong{display:block;color:var(--fg-primary);font-size:15px;font-weight:850;letter-spacing:0}.hyeni-schedule-time-kicker{display:block;margin-bottom:3px;color:var(--fg-tertiary);font-size:11px;font-weight:800}.hyeni-time-target-toggle{display:inline-flex;flex:none;padding:3px;border-radius:999px;background:var(--bg-subtle);border:1px solid var(--hyeni-product-border)}.hyeni-time-target-toggle button{min-width:44px;border:0;border-radius:999px;background:transparent;color:var(--fg-secondary);cursor:pointer;font-family:inherit;font-size:12px;font-weight:850;padding:7px 10px}.hyeni-time-target-toggle button.is-active{background:var(--theme-accent);color:#fff;box-shadow:0 4px 12px color-mix(in srgb,var(--theme-accent) 24%,transparent)}.hyeni-time-direct-row{display:flex;align-items:stretch;gap:10px;margin-bottom:12px;padding:10px;border-radius:12px;background:color-mix(in srgb,var(--bg-subtle) 60%,#fff);border:1px solid var(--hyeni-product-border)}.hyeni-time-direct-field{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:4px;min-width:0}.hyeni-time-direct-field>span{flex:none;color:var(--fg-tertiary);font-size:11px;font-weight:800;letter-spacing:.02em;padding-left:2px}.hyeni-time-direct-input{width:100%;min-width:0;padding:10px 8px;border:1px solid var(--line-soft);border-radius:10px;background:#fff;color:var(--fg-primary);font-family:inherit;font-size:16px;font-weight:700;outline:none;accent-color:var(--theme-accent);color-scheme:light;text-align:center}.hyeni-time-direct-input:focus{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 18%,transparent)}.hyeni-time-direct-divider{flex:none;align-self:center;margin-top:18px;color:var(--fg-tertiary);font-size:16px;font-weight:800}.hyeni-time-rail{overflow-x:auto;padding:2px 0 6px;scrollbar-width:none;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 88%,transparent 100%)}.hyeni-time-rail::-webkit-scrollbar{display:none}.hyeni-time-ruler,.hyeni-time-slot-row{min-width:640px}.hyeni-time-ruler{display:grid;grid-template-columns:repeat(8,1fr);color:var(--fg-tertiary);font-size:10px;font-weight:800;margin-bottom:5px;padding-inline:2px}.hyeni-time-slot-row{display:grid;grid-template-columns:repeat(32,minmax(18px,1fr));gap:2px;align-items:end;min-height:44px;padding:0 2px}.hyeni-time-slot{position:relative;min-width:18px;height:36px;border:1px solid var(--line-soft);border-radius:0;background:var(--bg-subtle);color:transparent;cursor:pointer;padding:0;transition:transform .12s ease,background-color .12s ease,border-color .12s ease}.hyeni-time-slot:first-child{border-radius:8px 0 0 8px}.hyeni-time-slot:last-child{border-radius:0 8px 8px 0}.hyeni-time-slot:nth-child(2n){height:30px;background:color-mix(in srgb,var(--bg-subtle) 72%,#fff)}.hyeni-time-slot.is-selected{border-color:color-mix(in srgb,var(--theme-accent) 58%,#fff);background:color-mix(in srgb,var(--theme-accent) 86%,#fff)}.hyeni-time-slot.is-start,.hyeni-time-slot.is-end{background:var(--theme-accent);border-color:var(--theme-accent);box-shadow:0 5px 14px color-mix(in srgb,var(--theme-accent) 24%,transparent);transform:translateY(-3px);z-index:1}.hyeni-time-slot span{position:absolute;left:50%;bottom:5px;transform:translate(-50%);color:#ffffffeb;font-size:9px;font-weight:900;line-height:1}.hyeni-time-duration-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.hyeni-time-duration-row button{border:1px solid var(--hyeni-product-border);border-radius:10px;background:#fff;color:var(--fg-secondary);cursor:pointer;font-family:inherit;font-size:11px;font-weight:850;padding:8px 4px}.hyeni-time-duration-row button:active,.hyeni-time-duration-row button:hover{border-color:var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent-text)}.hyeni-time-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--hyeni-product-border)}.hyeni-time-summary strong,.hyeni-time-summary span{display:block}.hyeni-time-summary strong{color:var(--fg-primary);font-size:13px;font-weight:900}.hyeni-time-summary span{margin-top:2px;color:var(--theme-accent-text);font-size:12px;font-weight:850}.hyeni-time-summary button{flex:none;border:0;border-radius:10px;background:var(--bg-muted);color:var(--fg-secondary);cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;padding:7px 10px}.hyeni-v5-memo-mini{min-height:56px;margin-top:8px;padding:10px 12px;background:var(--hyeni-product-surface-solid)}.hyeni-v5-memo-icon,.hyeni-v5-memo-count{border-color:var(--hyeni-product-border);background:var(--theme-accent-soft);color:var(--theme-accent-text)}.hyeni-v5-event-list{gap:7px}.hyeni-v5-event-card{min-height:66px;padding:11px 12px}.hyeni-v1-home-event-list .hyeni-v5-event-card,.hyeni-v5-timeline-list .hyeni-v5-event-card{border:1px solid var(--hyeni-product-border);border-left:3px solid var(--event-color);border-radius:20px;background:var(--hyeni-product-surface-solid);box-shadow:none}.hyeni-v5-event-icon{width:36px;height:36px;border-radius:10px;background:var(--theme-accent-soft);color:var(--theme-accent-text);font-size:20px}.hyeni-v5-event-who,.hyeni-v5-event-tag,.hyeni-v5-chip.distance,.hyeni-v5-chip.memo{background:var(--theme-accent-soft);color:var(--theme-accent-text);box-shadow:none}.hyeni-v5-event-meta,.hyeni-v5-event-location{color:var(--fg-tertiary);font-weight:650}.hyeni-v5-calendar-card{padding:15px 12px 14px;background:var(--hyeni-product-surface-solid)}.hyeni-v5-calendar-card-head{margin-bottom:12px;padding-inline:3px}.hyeni-v5-calendar-month{color:var(--fg-primary);font-size:26px;font-weight:850}.hyeni-v5-calendar-year,.hyeni-v5-page-kicker{color:var(--theme-accent-text)}.hyeni-v5-count-accent{color:var(--theme-accent-deep)}.hyeni-v5-calendar-nav button{width:34px;height:34px;border:1px solid var(--hyeni-product-border);border-radius:12px;background:var(--hyeni-product-surface-solid);color:var(--theme-accent-text);box-shadow:none}.hyeni-v5-calendar-grid{gap:2px;padding:10px 7px;border:1px solid var(--hyeni-product-border);border-radius:14px;background:color-mix(in srgb,var(--bg-subtle) 64%,white);box-shadow:none}.hyeni-v5-calendar-day{min-height:38px;border-radius:10px}.hyeni-v5-calendar-day.today{background:var(--theme-accent-soft);color:var(--theme-accent-text);box-shadow:inset 0 0 0 1px var(--theme-accent-line)}.hyeni-v5-calendar-day.selected,.hyeni-v5-tabbar button.active,.hyeni-v5-page-add,.hyeni-v5-plus-button,.hyeni-app-shell .btn-primary{background:var(--hyeni-theme-gradient);color:#fff;box-shadow:var(--hyeni-product-shadow)}.hyeni-v5-ai-button{border:1px solid var(--hyeni-product-border);border-radius:14px;background:var(--hyeni-product-surface-solid);color:var(--theme-accent-text);box-shadow:none}.hyeni-v5-add-row{grid-template-columns:minmax(0,1fr) 46px;gap:8px}.hyeni-v5-add-row button{min-height:44px;border-radius:14px}.hyeni-v5-tabbar{width:min(calc(100% - 28px),680px);padding:6px;border:1px solid var(--hyeni-product-border);border-radius:16px;background:#ffffffe6;box-shadow:0 12px 34px #1412171c}.hyeni-v5-tabbar button{min-height:46px;border-radius:12px;color:var(--fg-tertiary);font-weight:750}.hyeni-v5-tabbar button .tabbar-icon{color:inherit;font-size:17px}.hyeni-v5-tabbar button .tabbar-label{color:inherit}section[aria-label="아이 기기 사용 지표"]{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}section[aria-label="아이 기기 사용 지표"]>div[style*=grid]>div,section[aria-label="아이 기기 사용 지표"]>div[style*=flex]>div{border:none!important;background:transparent!important}.map-picker-shell{position:fixed;inset:0;z-index:900;display:flex;align-items:flex-end;justify-content:center;padding-top:max(8px,env(safe-area-inset-top));background:#1f1a223d}.map-picker-backdrop{position:absolute;inset:0;border:0;padding:0;background:transparent;cursor:pointer}.map-picker-sheet{position:relative;z-index:1;width:100%;max-width:720px;height:min(92svh,calc(100svh - max(8px,env(safe-area-inset-top))));display:flex;flex-direction:column;overflow:hidden;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 42px #1f1a222e;transition:transform .16s ease,opacity .16s ease;will-change:transform}.map-picker-sheet.is-closing{transform:translateY(100%)!important;opacity:0}.map-picker-drag-zone{flex:none;padding:10px 0 4px;cursor:grab;touch-action:none}.map-picker-drag-handle{display:block;width:54px;height:5px;margin:0 auto;border-radius:999px;background:color-mix(in srgb,var(--theme-accent-line) 72%,#d1d5db)}.map-picker-header{flex:none;display:flex;align-items:center;gap:12px;padding:6px 16px 12px;border-bottom:1px solid var(--bg-muted);touch-action:none}.map-picker-search,.map-picker-footer{flex:none}.map-picker-map{min-height:240px}.map-picker-footer{background:#fff;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px)!important}.hyeni-manager-bottom-nav{flex-shrink:0;padding:0 12px calc(env(safe-area-inset-bottom,0px) + 10px);border-top:1px solid var(--hyeni-product-border);background:#fffffff5;box-shadow:0 -10px 24px #1f1a220f}.hyeni-v5-tabbar-manager{position:relative;left:auto;bottom:auto;width:100%;max-width:680px;margin:8px auto 0;transform:none;z-index:1}@media(max-width:420px){.hyeni-v5-parent-main{padding-inline:12px}.hyeni-v5-action-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.hyeni-v5-action-chip{min-height:56px;padding-inline:3px}.hyeni-v5-action-chip[data-action-key=quick-schedule]{padding-inline:10px}}
