@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{--color-primary:#ff385c;--color-primary-hover:#e00b41;--color-primary-active:#e00b41;--color-primary-disabled:#ffd1da;--color-primary-soft:#fff0f2;--color-primary-muted:#ffd1da;--color-canvas:#fff;--color-bg:#fff;--color-surface:#fff;--color-surface-soft:#f7f7f7;--color-surface-raised:#f7f7f7;--color-surface-strong:#f2f2f2;--color-hairline:#ddd;--color-hairline-soft:#ebebeb;--color-border-strong:#c1c1c1;--color-border:#ddd;--color-ink:#222;--color-body:#3f3f3f;--color-muted:#6a6a6a;--color-muted-soft:#929292;--color-on-primary:#fff;--color-text-primary:#222;--color-text-secondary:#3f3f3f;--color-text-tertiary:#6a6a6a;--color-text-disabled:#929292;--color-success:#10b981;--color-success-soft:#d1fae5;--color-warning:#f59e0b;--color-warning-soft:#fef3c7;--color-error:#ef4444;--color-error-soft:#fee2e2;--color-error-text:#c13515;--color-legal-link:#428bff;--color-scrim:#00000080;--color-sidebar-bg:#fff;--color-sidebar-text:#3f3f3f;--color-sidebar-text-active:#ff385c;--color-sidebar-active-bg:#fff0f2;--color-sidebar-hover-bg:#f7f7f7;--color-sidebar-border:#ebebeb;--radius-xs:6px;--radius-sm:8px;--radius-md:14px;--radius-lg:16px;--radius-xl:32px;--radius-full:9999px;--shadow-card:#00000005 0 0 0 1px, #0000000a 0 2px 6px 0, #0000001a 0 4px 8px 0;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-lg:0 20px 60px #0000001f;--space-xxs:2px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-base:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-section:64px;--transition-fast:.1s ease;--transition-normal:.2s ease;--bg:#fff;--canvas:#fbfbfb;--soft:#f7f7f8;--chip:#f2f2f3;--border:#ddd;--border-soft:#ededed;--accent:#ff385c;--accent-hover:#e00b41;--accent-soft:#fff0f2;--accent-line:#ffd6de;--ink:#222;--body:#3f3f3f;--muted:#6a6a6a;--faint:#9a9a9a;--regular:#10b981;--regular-soft:#ecfdf5;--newbie:#f59e0b;--newbie-soft:#fffbeb;--rom:#8b5cf6;--rom-soft:#f5f3ff;--quiet:#94a3b8;--quiet-soft:#f1f5f9;--ur:#f59e0b;--ur-soft:#fffbeb;--ur-line:#fde4c4;--sr:#ec4899;--sr-soft:#fdf2f8;--sr-line:#fbcfe8;--r:#3b82f6;--r-soft:#eff6ff;--r-line:#dbeafe;--n:#94a3b8;--n-soft:#f1f5f9;--n-line:#e2e8f0;--r-card:14px;--r-btn:8px;--r-pill:9999px;--r-sm:10px;--shadow:#00000005 0 0 0 1px, #0000000a 0 2px 6px, #0000001a 0 4px 8px;--shadow-lift:#00000008 0 0 0 1px, #0000000f 0 8px 18px, #0000001a 0 14px 30px;--s1:8px;--s2:16px;--s3:24px;--s4:32px;--s5:40px;--s6:48px;--ease:cubic-bezier(.22,.61,.36,1);--sidebar-w:248px;--header-h:60px;--bottomnav-h:64px;--maxw:1180px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}.btn,.btn-icon,.lh-navitem,.lh-bn-item,.lh-chip,.lh-link,.lh-tb-back,.lh-tb-bell,.lh-account,.lh-plan,.lh-brand,.lh-moment,.lh-reminder,.lh-person,.lh-lcard,.lh-sheet-item,.lh-tb-mark{cursor:pointer;background:0 0;border:0;font-family:inherit}.lh-app ::selection{background:var(--accent-soft)}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.av{color:#fff;background:var(--accent);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.av-soft{background:var(--accent-soft);color:var(--accent)}.av-xs{width:30px;height:30px;font-size:.8rem}.av-sm{width:40px;height:40px;font-size:1rem}.av-md{width:52px;height:52px;font-size:1.25rem}.av-lg{width:72px;height:72px;font-size:1.7rem}.av-xl{width:92px;height:92px;font-size:2.1rem}.av-h0{background:#ff385c}.av-h1{background:#e8896b}.av-h2{background:#d99441}.av-h3{background:#7fae6b}.av-h4{background:#5aa6a0}.av-h5{background:#6f8fd0}.av-h6{background:#9a7fc4}.av-h7{background:#c47fa8}.btn{border-radius:var(--r-btn);transition:transform .18s var(--ease),background .18s,box-shadow .18s,color .18s,border-color .18s;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:.95rem;font-weight:700;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 16px -8px #ff385c8c}.btn-primary:hover{background:var(--accent-hover);box-shadow:0 10px 22px -8px #ff385c8c}.btn-ghost{background:var(--bg);color:var(--ink);box-shadow:inset 0 0 0 1px var(--border)}.btn-ghost:hover{background:var(--soft);box-shadow:inset 0 0 0 1px var(--ink)}.btn-soft{background:var(--accent-soft);color:var(--accent-hover)}.btn-soft:hover{background:var(--accent-line)}.btn-lg{padding:14px 26px;font-size:1.02rem}.btn-sm{padding:8px 14px;font-size:.85rem}.btn-block{width:100%}.btn-icon{border-radius:var(--r-pill);background:var(--bg);width:40px;height:40px;box-shadow:inset 0 0 0 1px var(--border);color:var(--ink);padding:0}.btn-icon:hover{background:var(--soft)}.card{background:var(--bg);border-radius:var(--r-card);box-shadow:var(--shadow)}.card-pad{padding:20px}.card-hover{transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.card-hover:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.pill{border-radius:var(--r-pill);background:var(--chip);color:var(--body);align-items:center;gap:6px;padding:5px 11px;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.pill .dot{background:currentColor;border-radius:50%;width:7px;height:7px}.pill-regular{background:var(--regular-soft);color:#047857}.pill-newbie{background:var(--newbie-soft);color:#b45309}.pill-rom{background:var(--rom-soft);color:#6d28d9}.pill-quiet{background:var(--quiet-soft);color:#475569}.pill-accent{background:var(--accent-soft);color:var(--accent-hover)}.tag{white-space:nowrap;border-radius:var(--r-pill);background:var(--bg);box-shadow:inset 0 0 0 1px var(--border-soft);color:var(--body);align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.rar{border-radius:var(--r-sm);background:var(--bg);box-shadow:inset 0 0 0 1.5px var(--n-line);align-items:center;gap:7px;padding:6px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.rar .rl{letter-spacing:.06em;font-size:.6rem;font-weight:800}.rar-ur{box-shadow:inset 0 0 0 1.5px var(--ur-line);background:var(--ur-soft)}.rar-ur .rl{color:var(--ur)}.rar-sr{box-shadow:inset 0 0 0 1.5px var(--sr-line);background:var(--sr-soft)}.rar-sr .rl{color:var(--sr)}.rar-r{box-shadow:inset 0 0 0 1.5px var(--r-line);background:var(--r-soft)}.rar-r .rl{color:var(--r)}.rar-n{box-shadow:inset 0 0 0 1.5px var(--n-line);background:var(--n-soft)}.rar-n .rl{color:var(--n)}.eyebrow{letter-spacing:.14em;color:var(--accent);text-transform:uppercase;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:inline-flex}.page-title{color:var(--ink);font-size:clamp(1.4rem,3.4vw,1.9rem);font-weight:800;line-height:1.25}.page-lede{color:var(--muted);margin-top:6px;font-size:.95rem;line-height:1.7}.sec-label{color:var(--ink);letter-spacing:.01em;align-items:center;gap:9px;font-size:.82rem;font-weight:800;display:flex}.sec-label:before{content:"";background:var(--accent);border-radius:3px;width:4px;height:15px}.tl{padding-left:26px;position:relative}.tl:before{content:"";background:var(--accent);opacity:.22;border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:7px}.tl-item{padding-bottom:22px;position:relative}.tl-item:last-child{padding-bottom:0}.tl-item:before{content:"";background:var(--bg);width:12px;height:12px;box-shadow:inset 0 0 0 2.5px var(--accent);border-radius:50%;position:absolute;top:4px;left:-24px}.tl-item.hi:before{background:var(--accent);box-shadow:0 0 0 4px #ff385c29}.row{align-items:center;gap:var(--s2);display:flex}.col{flex-direction:column;display:flex}.between{justify-content:space-between;align-items:center;gap:var(--s2);display:flex}.wrap-flex{flex-wrap:wrap;gap:8px;display:flex}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.faint{color:var(--faint)}.center{text-align:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.divider{background:var(--border-soft);border:0;height:1px}.lh-screen{opacity:1}.lh-screen.in{animation:lh-screen-in .26s var(--ease) both}@keyframes lh-screen-in{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.lh-screen.in{animation:none}}.hscroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.hscroll::-webkit-scrollbar{display:none}.hscroll>*{scroll-snap-align:start;flex:none}.lh-app{background:var(--canvas);min-height:100dvh;color:var(--body);font-family:Inter,Noto Sans JP,system-ui,-apple-system,sans-serif;line-height:1.7}.lh-main{min-height:100dvh}.lh-content{max-width:var(--maxw);width:100%;padding:20px 18px calc(var(--bottomnav-h) + var(--safe-bottom) + 28px);margin:0 auto}.lh-topbar{z-index:30;height:calc(var(--header-h) + var(--safe-top));padding-top:var(--safe-top);-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--border-soft);background:#ffffffdb;align-items:center;gap:10px;margin:-20px -18px 6px;padding-left:14px;padding-right:12px;display:flex;position:sticky;top:0}.lh-tb-mark{background:var(--accent);color:#fff;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:.95rem;font-weight:800;display:grid}.lh-tb-back{width:38px;height:38px;color:var(--ink);border-radius:99px;flex:none;place-items:center;margin-left:-6px;display:grid}.lh-tb-back:hover{background:var(--soft)}.lh-tb-main{flex:1;min-width:0}.lh-tb-eyebrow{display:none}.lh-tb-title{color:var(--ink);font-size:1.06rem;font-weight:800;line-height:1.35}.lh-tb-lede{display:none}.lh-tb-actions{flex:none;align-items:center;gap:6px;display:flex}.lh-bottomnav{z-index:40;height:calc(var(--bottomnav-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:saturate(180%)blur(16px);border-top:1px solid var(--border-soft);background:#ffffffeb;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.lh-bn-item{color:var(--faint);flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:44px;font-size:.66rem;font-weight:700;transition:color .15s;display:flex}.lh-bn-item span{letter-spacing:.01em}.lh-bn-item.on{color:var(--accent)}.lh-actionbar{z-index:45;padding:14px 24px;padding-bottom:calc(14px + var(--safe-bottom));border-top:1px solid var(--border-soft);background:#fff;justify-content:space-between;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}@media (width<=959px){.lh-actionbar{bottom:calc(var(--bottomnav-h) + var(--safe-bottom));padding-bottom:14px}}.lh-sidebar{display:none}.lh-sheet-scrim{z-index:60;background:#00000057;align-items:flex-end;display:none;position:fixed;inset:0}.lh-sheet-scrim.open{display:flex}.lh-sheet{background:var(--bg);width:100%;padding:10px 18px calc(22px + var(--safe-bottom));border-radius:20px 20px 0 0;transform:none;box-shadow:0 -10px 40px #00000029}.lh-sheet-grab{background:var(--border);border-radius:99px;width:38px;height:4px;margin:4px auto 16px}.lh-sheet-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.lh-sheet-item{border-radius:var(--r-card);background:var(--soft);color:var(--body);flex-direction:column;align-items:center;gap:8px;padding:16px 8px;font-size:.8rem;font-weight:700;display:flex;position:relative}.lh-sheet-item.on{background:var(--accent-soft);color:var(--accent-hover)}.lh-sheet-ic{color:var(--ink)}.lh-sheet-item.on .lh-sheet-ic{color:var(--accent)}.lh-plan{text-align:left;border-radius:var(--r-card);background:var(--accent-soft);width:100%;transition:transform .15s var(--ease);padding:13px 14px;display:block}.lh-plan-row{color:var(--accent-hover);justify-content:space-between;align-items:center;display:flex}.lh-plan-name{font-size:.88rem;font-weight:800}.lh-plan-sub{color:var(--accent-hover);opacity:.85;margin-top:3px;font-size:.74rem;line-height:1.5}.lh-plan-sheet{width:100%;margin-top:14px}.lh-pro{letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:6px;padding:2px 6px;font-size:.6rem;font-weight:800;line-height:1.3}@media (width>=960px){.lh-app{grid-template-columns:var(--sidebar-w) 1fr;display:grid}.lh-sidebar{background:var(--bg);border-right:1px solid var(--border-soft);flex-direction:column;gap:6px;height:100dvh;padding:20px 14px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.lh-brand{align-items:center;gap:10px;padding:6px 10px 14px;font-weight:800;display:flex}.lh-brandmark{background:var(--accent);color:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.lh-brandname{color:var(--ink);font-size:1.16rem;font-weight:800}.lh-nav{flex-direction:column;flex:1;gap:2px;display:flex}.lh-navgroup{flex-direction:column;gap:2px;display:flex}.lh-navlabel{letter-spacing:.12em;color:var(--faint);text-transform:uppercase;padding:18px 12px 8px;font-size:.66rem;font-weight:800}.lh-navitem{color:var(--body);text-align:left;border-radius:10px;align-items:center;gap:13px;width:100%;padding:11px 12px;font-size:.94rem;font-weight:700;transition:background .15s,color .15s;display:flex}.lh-navitem:hover{background:var(--soft)}.lh-navitem.on{background:var(--accent-soft);color:var(--accent-hover)}.lh-navitem .lh-pro{margin-left:auto}.lh-plan{text-align:left;border-radius:var(--r-card);background:var(--accent-soft);width:100%;transition:transform .15s var(--ease);margin-bottom:8px;padding:13px 14px;display:block}.lh-plan:hover{transform:translateY(-2px)}.lh-plan-row{color:var(--accent-hover);justify-content:space-between;align-items:center;display:flex}.lh-plan-name{font-size:.88rem;font-weight:800}.lh-plan-sub{color:var(--accent-hover);opacity:.85;margin-top:3px;font-size:.74rem;line-height:1.5}.lh-account{border-radius:12px;align-items:center;gap:11px;width:100%;padding:9px 10px;transition:background .15s;display:flex}.lh-account:hover{background:var(--soft)}.lh-acc-name{color:var(--ink);font-size:.86rem;font-weight:700;display:block}.lh-acc-sub{color:var(--muted);font-size:.74rem;display:block}.lh-bottomnav{display:none}.lh-main{min-height:100dvh}.lh-content{max-width:1080px;padding:30px 40px 60px}.lh-topbar{-webkit-backdrop-filter:none;background:0 0;border:0;align-items:flex-start;gap:14px;height:auto;margin:0 0 26px;padding:0;position:static}.lh-tb-mark{display:none}.lh-tb-back{background:var(--bg);width:42px;height:42px;box-shadow:inset 0 0 0 1px var(--border);margin:2px 0 0}.lh-tb-eyebrow{margin-bottom:8px;display:inline-flex}.lh-tb-title{white-space:normal;font-size:1.9rem;line-height:1.2}.lh-tb-lede{color:var(--muted);max-width:54ch;margin-top:7px;font-size:.96rem;line-height:1.65;display:block}.lh-tb-bell{display:none}}@media (width<=959px){.lh-deskhead{display:none}}.lh-block{margin-top:26px}.lh-block-head{margin-bottom:13px}.lh-link{color:var(--accent);white-space:nowrap;align-items:center;gap:4px;font-size:.84rem;font-weight:700;display:inline-flex}.lh-link:hover{color:var(--accent-hover)}.lh-small{white-space:nowrap;font-size:.82rem;font-weight:700}.lh-empty{text-align:center;color:var(--muted);background:var(--soft);border-radius:var(--r-card);padding:40px 20px;font-size:.92rem}.lh-greet{background:linear-gradient(180deg,var(--accent-soft),#fff 78%);position:relative;overflow:hidden}.lh-greet-glow{pointer-events:none;background:radial-gradient(circle,#ff385c29,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-40px}.lh-greet-inner{padding:22px;position:relative}.lh-greet-eyebrow{color:var(--accent-hover);margin-bottom:8px;font-size:.78rem;font-weight:800}.lh-greet-head{color:var(--ink);max-width:22ch;font-size:1.32rem;font-weight:800;line-height:1.5}.lh-greet-seg{display:inline-block}.lh-greet-foot{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.lh-moments{flex-direction:column;gap:8px;display:flex}.lh-moment{background:var(--bg);border-radius:var(--r-card);box-shadow:var(--shadow);text-align:left;transition:transform .15s var(--ease),box-shadow .15s;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex}.lh-moment:hover{box-shadow:var(--shadow-lift);transform:translate(3px)}.lh-moment-text{color:var(--body);font-size:.92rem;line-height:1.5}.lh-moment-text b{color:var(--ink);font-weight:800}.lh-moment-time{color:var(--faint);margin-top:2px;font-size:.74rem;font-weight:600}.lh-moment-emo{flex:none;font-size:1.5rem}.lh-reminders{flex-direction:column;gap:10px;display:flex}.lh-reminder{text-align:left;align-items:center;gap:13px;width:100%;padding:15px;display:flex}.lh-reminder-name{color:var(--ink);font-size:.96rem;font-weight:800}.lh-reminder-text{color:var(--muted);margin-top:2px;font-size:.85rem;line-height:1.55}.lh-reminder-ic{flex:none;font-size:1.5rem}.lh-people-rail{padding:2px 0 6px}.lh-person{text-align:center;flex-direction:column;align-items:center;gap:9px;width:128px;padding:18px 14px;display:flex}.lh-person-name{color:var(--ink);font-size:.92rem;font-weight:800}.lh-search{background:var(--bg);box-shadow:inset 0 0 0 1px var(--border);border-radius:var(--r-pill);color:var(--muted);align-items:center;gap:10px;margin-bottom:14px;padding:11px 16px;display:flex}.lh-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.95rem}.lh-search input::placeholder{color:var(--faint)}.lh-filters{margin-bottom:6px;padding-bottom:4px}.lh-chip{border-radius:var(--r-pill);background:var(--bg);box-shadow:inset 0 0 0 1px var(--border);color:var(--body);white-space:nowrap;padding:9px 16px;font-size:.86rem;font-weight:700;transition:all .15s}.lh-chip:hover{background:var(--soft)}.lh-chip.on{background:var(--ink);color:#fff;box-shadow:none}.lh-lgrid{grid-template-columns:1fr;gap:12px;display:grid}.lh-lcard{text-align:left;flex-direction:column;gap:0;width:100%;padding:17px;display:flex}.lh-lcard-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.lh-lcard-name{color:var(--ink);font-size:1.05rem;font-weight:800;line-height:1.2}.lh-lcard-san{color:var(--muted);margin-left:1px;font-size:.82rem;font-weight:700}.lh-lcard-since{color:var(--muted);margin-top:2px;font-size:.76rem;font-weight:600}.lh-lcard-note{color:var(--body);margin-bottom:12px;font-size:.86rem;line-height:1.6}.lh-lcard-mile{background:var(--accent-soft);color:var(--accent-hover);border-radius:var(--r-pill);align-self:flex-start;align-items:center;gap:7px;margin-bottom:12px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.lh-lcard-mile.care{background:var(--quiet-soft);color:#475569}.lh-lcard-foot{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.lh-lcard-meta{color:var(--muted);font-size:.8rem}.lh-lcard-meta b{color:var(--ink);font-size:.94rem;font-weight:800}.lh-lcard-gifts{gap:3px;font-size:1.05rem;display:flex}.lh-detail{padding-bottom:90px}.lh-dhero{text-align:center;position:relative;overflow:hidden}.lh-dhero-band{background:linear-gradient(135deg,var(--accent),#ff6b81);height:96px}.lh-dhero-body{margin-top:-50px;padding:0 22px 24px}.lh-dhero .av-xl{box-shadow:var(--shadow);border:4px solid #fff;margin:0 auto}.lh-dhero-name{color:var(--ink);margin-top:14px;font-size:1.5rem;font-weight:800}.lh-dhero-since{color:var(--muted);margin-top:5px;font-size:.88rem;line-height:1.55}.lh-dhero-tags{justify-content:center;margin-top:16px}.lh-dmile{border-radius:var(--r-card);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-line);align-items:center;gap:13px;margin-top:14px;padding:15px 16px;display:flex}.lh-dmile.care{background:var(--quiet-soft);box-shadow:inset 0 0 0 1px #dbe2ea}.lh-dmile-emo{flex:none;font-size:1.8rem}.lh-dmile-t{color:var(--ink);font-size:.98rem;font-weight:800}.lh-dmile-s{color:var(--muted);margin-top:2px;font-size:.8rem;line-height:1.5}.lh-dmile .btn{flex:none;align-self:center;margin-left:auto}.lh-dstats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.lh-dstat{background:var(--bg);border-radius:var(--r-card);box-shadow:var(--shadow);text-align:center;padding:16px 10px}.lh-dstat-n{color:var(--ink);justify-content:center;align-items:baseline;gap:2px;font-size:1.7rem;font-weight:800;line-height:1;display:flex}.lh-dstat-n span{color:var(--muted);font-size:.78rem;font-weight:700}.lh-dstat-l{color:var(--muted);margin-top:7px;font-size:.72rem;font-weight:600}.lh-note{margin-top:14px}.lh-note-head{color:var(--ink);align-items:center;gap:8px;margin-bottom:9px;font-size:.84rem;font-weight:800;display:flex}.lh-note-body{color:var(--body);font-size:.92rem;line-height:1.8}.lh-collection{flex-direction:column;gap:9px;display:flex}.lh-gcard{border-radius:var(--r-card);background:var(--bg);box-shadow:var(--shadow);align-items:center;gap:13px;padding:13px 15px;display:flex}.lh-gcard-emo{background:var(--soft);border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:1.4rem;display:grid}.lh-gcard.rar-ur .lh-gcard-emo{background:var(--ur-soft)}.lh-gcard.rar-sr .lh-gcard-emo{background:var(--sr-soft)}.lh-gcard.rar-r .lh-gcard-emo{background:var(--r-soft)}.lh-gcard.rar-n .lh-gcard-emo{background:var(--n-soft)}.lh-gcard-name{color:var(--ink);font-size:.92rem;font-weight:700;line-height:1.3}.lh-gcard-date{color:var(--muted);margin-top:2px;font-size:.74rem;font-weight:600}.rar-tag{letter-spacing:.06em;border-radius:7px;flex:none;padding:4px 9px;font-size:.64rem;font-weight:800}.rar-ur .rar-tag{color:var(--ur);background:var(--ur-soft)}.rar-sr .rar-tag{color:var(--sr);background:var(--sr-soft)}.rar-r .rar-tag{color:var(--r);background:var(--r-soft)}.rar-n .rar-tag{color:var(--n);background:var(--n-soft)}.lh-storywrap{padding:22px 20px 20px}.lh-story-date{color:var(--muted);letter-spacing:.02em;font-size:.72rem;font-weight:700}.lh-story-text{color:var(--body);align-items:flex-start;gap:8px;margin-top:3px;font-size:.94rem;font-weight:600;line-height:1.55;display:flex}.lh-story-text.hi{color:var(--accent-hover);font-weight:800}.lh-story-emo{flex:none;font-size:1.1rem;line-height:1.3}.lh-story-now{margin-top:4px;padding-left:2px;position:relative}.lh-story-now:before{content:"";background:var(--accent);opacity:.4;border-radius:50%;width:11px;height:11px;position:absolute;top:5px;left:-23px}.lh-story-now span{color:var(--faint);font-size:.8rem;font-style:italic;font-weight:700}.lh-dactions{gap:10px;margin-top:24px;display:flex}.lh-soon{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:8px;padding:40px 26px;display:flex}.lh-soon-ic{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:18px;place-items:center;margin-bottom:4px;display:grid}.lh-soon-t{color:var(--ink);font-size:1.18rem}.lh-soon-p{color:var(--muted);max-width:34ch;font-size:.92rem;line-height:1.75}.lh-soon-p b{color:var(--body)}.lh-soon-row{gap:10px;margin-top:8px;display:flex}@media (width>=760px){.lh-lgrid{grid-template-columns:1fr 1fr}.lh-dstats{max-width:520px}}@media (width>=960px){.lh-greet-head{font-size:1.7rem}.lh-greet-inner{padding:30px 32px}.lh-moments,.lh-reminders{flex-flow:wrap}.lh-moment{flex:1;min-width:280px}.lh-reminder{flex:1;min-width:300px}.lh-detail{max-width:760px;margin:0 auto;padding-bottom:40px}.lh-lgrid{grid-template-columns:repeat(3,1fr)}.lh-dactions{max-width:760px}}@media (width>=1180px){.lh-lgrid{grid-template-columns:repeat(3,1fr)}}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans JP,-apple-system,system-ui,Helvetica Neue,sans-serif}#root{min-height:100dvh}button,input,select,textarea{font-family:Inter,Noto Sans JP,-apple-system,system-ui,sans-serif}button{transition:opacity var(--transition-fast), transform var(--transition-fast)}button:hover:not(:disabled){opacity:.85}button:active:not(:disabled){transform:scale(.97)}*{scrollbar-width:thin;scrollbar-color:var(--color-border-strong) transparent}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes confettiFall{0%{opacity:1;transform:translateY(-20px)rotate(0)}to{opacity:0;transform:translateY(110vh)rotate(720deg)}}@keyframes anniversaryPop{0%{opacity:0;transform:scale(.85)}70%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}
