@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500&display=swap";[data-astro-cid-zczv6wpk]{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0a;color:#e0e0e0;font-family:Zen Kaku Gothic New,Helvetica Neue,sans-serif;overflow-x:hidden;-webkit-tap-highlight-color:transparent}#canvas[data-astro-cid-zczv6wpk]{position:fixed;inset:0;width:100%;height:100%;z-index:0}.screen[data-astro-cid-zczv6wpk]{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;opacity:0;pointer-events:none;transition:opacity 1.2s ease}.screen[data-astro-cid-zczv6wpk].active{opacity:1;pointer-events:auto}#welcome[data-astro-cid-zczv6wpk]{justify-content:center;gap:20px}.welcome-greeting[data-astro-cid-zczv6wpk]{font-size:.75rem;font-weight:300;letter-spacing:.15em;color:#fff6}.welcome-question[data-astro-cid-zczv6wpk]{font-size:1.3rem;font-weight:300;line-height:1.8;text-align:center;letter-spacing:.05em;max-width:300px}.welcome-start[data-astro-cid-zczv6wpk]{margin-top:30px;background:transparent;border:1px solid rgba(255,255,255,.15);color:#ffffffb3;font-family:inherit;font-size:.85rem;font-weight:300;letter-spacing:.12em;padding:14px 40px;border-radius:30px;cursor:pointer;transition:all .5s}.welcome-start[data-astro-cid-zczv6wpk]:hover{border-color:#ffffff59;color:#fff}#guide[data-astro-cid-zczv6wpk]{justify-content:flex-start;padding-top:60px;overflow-y:auto}.guide-step[data-astro-cid-zczv6wpk]{width:100%;max-width:360px;margin-bottom:40px;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.guide-step[data-astro-cid-zczv6wpk].visible{opacity:1;transform:translateY(0)}.guide-step[data-astro-cid-zczv6wpk].faded{opacity:.3}.guide-prompt[data-astro-cid-zczv6wpk]{font-size:1rem;font-weight:300;line-height:1.8;margin-bottom:16px;letter-spacing:.03em}.guide-options[data-astro-cid-zczv6wpk]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.guide-chip[data-astro-cid-zczv6wpk]{padding:8px 18px;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-family:inherit;font-size:.8rem;font-weight:300;color:#fff9;background:transparent;cursor:pointer;transition:all .4s;user-select:none}.guide-chip[data-astro-cid-zczv6wpk]:hover{border-color:#ffffff40;color:#ffffffd9}.guide-chip[data-astro-cid-zczv6wpk].selected{border-color:#ffffff73;background:#ffffff14;color:#fff}.guide-chip[data-astro-cid-zczv6wpk][data-type=color]{width:42px;height:42px;border-radius:50%;padding:0;position:relative}.guide-chip[data-astro-cid-zczv6wpk][data-type=color] .chip-label[data-astro-cid-zczv6wpk]{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);font-size:.6rem;white-space:nowrap;color:#ffffff59;opacity:0;transition:opacity .3s}.guide-chip[data-astro-cid-zczv6wpk][data-type=color].selected .chip-label[data-astro-cid-zczv6wpk],.guide-chip[data-astro-cid-zczv6wpk][data-type=color]:hover .chip-label[data-astro-cid-zczv6wpk]{opacity:1}.guide-chip[data-astro-cid-zczv6wpk][data-type=color].selected{transform:scale(1.2);box-shadow:0 0 16px var(--chip-color)}.guide-begin[data-astro-cid-zczv6wpk]{margin-top:20px;opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform .8s ease;width:100%;max-width:360px;text-align:center}.guide-begin[data-astro-cid-zczv6wpk].visible{opacity:1;transform:translateY(0)}.begin-btn[data-astro-cid-zczv6wpk]{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fffc;font-family:inherit;font-size:.9rem;font-weight:300;letter-spacing:.15em;padding:16px 48px;border-radius:30px;cursor:pointer;transition:all .5s}.begin-btn[data-astro-cid-zczv6wpk]:hover{border-color:#ffffff80;background:#ffffff0d;color:#fff}#immersive[data-astro-cid-zczv6wpk]{z-index:5;justify-content:flex-end;padding-bottom:60px}.immersive-timer[data-astro-cid-zczv6wpk]{font-size:.7rem;font-weight:300;letter-spacing:.1em;color:#ffffff40;transition:opacity .5s}.immersive-hint[data-astro-cid-zczv6wpk]{font-size:.72rem;font-weight:300;color:#fff3;margin-top:8px;opacity:0;transition:opacity 2s ease}.immersive-hint[data-astro-cid-zczv6wpk].visible{opacity:1}#memo[data-astro-cid-zczv6wpk]{justify-content:center;gap:24px}.memo-prompt[data-astro-cid-zczv6wpk]{font-size:1rem;font-weight:300;line-height:1.8;text-align:center;max-width:300px;letter-spacing:.03em}.memo-input[data-astro-cid-zczv6wpk]{width:100%;max-width:320px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.15);color:#e0e0e0;font-family:inherit;font-size:1rem;font-weight:300;text-align:center;padding:12px 4px;outline:none;letter-spacing:.05em}.memo-input[data-astro-cid-zczv6wpk]::placeholder{color:#fff3}.memo-actions[data-astro-cid-zczv6wpk]{display:flex;gap:16px;margin-top:10px}.memo-btn[data-astro-cid-zczv6wpk]{background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff9;font-family:inherit;font-size:.8rem;font-weight:300;letter-spacing:.1em;padding:10px 28px;border-radius:24px;cursor:pointer;transition:all .4s}.memo-btn[data-astro-cid-zczv6wpk]:hover{border-color:#ffffff59;color:#fff}.memo-btn[data-astro-cid-zczv6wpk].primary{border-color:#ffffff4d;color:#ffffffd9}#timeline[data-astro-cid-zczv6wpk]{justify-content:flex-start;padding-top:50px;overflow-y:auto}.timeline-header[data-astro-cid-zczv6wpk]{text-align:center;margin-bottom:30px}.timeline-title[data-astro-cid-zczv6wpk]{font-size:1rem;font-weight:300;letter-spacing:.1em;margin-bottom:4px}.timeline-sub[data-astro-cid-zczv6wpk]{font-size:.7rem;font-weight:300;color:#ffffff59}.timeline-entries[data-astro-cid-zczv6wpk]{width:100%;max-width:380px;display:flex;flex-direction:column;gap:16px}.timeline-entry[data-astro-cid-zczv6wpk]{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);cursor:pointer;transition:all .3s}.timeline-entry[data-astro-cid-zczv6wpk]:hover{background:#ffffff0f;border-color:#ffffff1f}.timeline-entry[data-astro-cid-zczv6wpk].latest{border-color:#ffffff26;background:#ffffff0d}.timeline-thumb[data-astro-cid-zczv6wpk]{width:52px;height:52px;border-radius:12px;overflow:hidden;flex-shrink:0}.timeline-thumb[data-astro-cid-zczv6wpk] canvas[data-astro-cid-zczv6wpk]{width:100%;height:100%}.timeline-info[data-astro-cid-zczv6wpk]{flex:1;min-width:0}.timeline-date[data-astro-cid-zczv6wpk]{font-size:.65rem;font-weight:300;color:#ffffff59;margin-bottom:3px}.timeline-memo[data-astro-cid-zczv6wpk]{font-size:.82rem;font-weight:300;color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-emotion[data-astro-cid-zczv6wpk]{font-size:.7rem;font-weight:300;color:#ffffff4d}.timeline-new-btn[data-astro-cid-zczv6wpk]{display:block;margin:30px auto 40px;background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff9;font-family:inherit;font-size:.8rem;font-weight:300;letter-spacing:.1em;padding:12px 32px;border-radius:24px;cursor:pointer;transition:all .3s}.timeline-new-btn[data-astro-cid-zczv6wpk]:hover{border-color:#ffffff59;color:#fff}
