*{box-sizing:border-box}body{color:#fff;background-color:#0d061a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.fixed-bg{z-index:-1;background-image:url(/bg-frame.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.timeline-wrapper{z-index:1;min-height:100vh;padding:4rem 1rem;position:relative}.timeline-container{max-width:800px;margin:0 auto;position:relative}.timeline-container:before{content:"";background-color:#8a2be2;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex;position:relative}.timeline-item:nth-child(odd){flex-direction:row-reverse}.timeline-content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1a1a2ed9;border:1px solid #8a2be2;border-radius:12px;width:42%;padding:20px;box-shadow:0 8px 24px #0009}.timeline-image{object-fit:cover;border-radius:8px;width:100%;height:220px;margin-bottom:15px}.top-bar{z-index:1000;position:fixed;top:20px;right:20px}.add-memory-btn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:20px;padding:10px 20px;font-weight:700;transition:background-color .2s,transform .2s;box-shadow:0 4px 12px #0006}.add-memory-btn:hover{background-color:#2563eb;transform:scale(1.05)}.splash-screen{text-align:center;z-index:2000;background:linear-gradient(90deg,#4b1383e6 0%,#140526f2 30%,#000 50%,#140526f2 70%,#4b1383e6 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.pulsing-flower{mix-blend-mode:screen;width:350px;max-width:80vw;height:auto;margin-bottom:2rem;animation:2.5s ease-in-out infinite pulse}.splash-screen h1{color:#e0c3fc;margin-bottom:.5rem;font-size:2.5rem}.splash-screen p{color:#a981d4;margin-bottom:2rem;font-size:1.2rem}.splash-screen button{color:#fff;cursor:pointer;background-color:#8a2be2;border:none;border-radius:30px;padding:12px 35px;font-size:1.2rem;font-weight:700;transition:background-color .3s,transform .2s}.splash-screen button:hover{background-color:#6a1b9a;transform:scale(1.05)}@keyframes pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}
