*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff8f5;color:#4c3842;font-family:Georgia,Times New Roman,serif}button,input{font:inherit}.login-screen{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 20%,#ffe4ee 0,transparent 35%),radial-gradient(circle at 80% 80%,#e7dcff 0,transparent 35%),linear-gradient(135deg,#fff8ed,#ffeef4 55%,#f1ecff)}.login-card{width:min(520px,90vw);padding:54px 42px;text-align:center;background:#ffffffb8;border:1px solid #fff;box-shadow:0 30px 80px #8d637326;border-radius:32px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;z-index:2}.eyebrow,.section-kicker{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.22em;font-size:11px;color:#a06b83}.tiny-heart{font-size:26px;color:#d76e9b;margin:18px}.login-card h1{font-size:48px;line-height:1.04;font-weight:400;margin:10px 0 18px}.login-card h1 em,.site em{color:#bd6d91}.login-copy{font-family:Arial,sans-serif;color:#806a76;line-height:1.7;margin:0 auto 28px;max-width:370px}.login-card form{display:grid;grid-gap:12px;gap:12px}.login-card input{padding:15px 18px;border:1px solid #dfc3d0;border-radius:999px;text-align:center;outline:none;background:#fffdfd}.enter-story,.login-card button{border:0;border-radius:999px;padding:15px 20px;background:#c97899;color:white;cursor:pointer;box-shadow:0 10px 25px #b763852d}.error{min-height:20px;color:#a65070;font:13px Arial,sans-serif}.micro{font:12px Arial,sans-serif;color:#a58996;margin-top:20px}.glow{position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(60px);opacity:.5}.glow-one{background:#ffb5ce;top:-80px;left:-80px}.glow-two{background:#b9b0ff;bottom:-100px;right:-70px}.floating-heart{position:absolute;color:#d88ba8;font-size:30px;animation:float 4s ease-in-out infinite}.h1{left:12%;top:25%}.h2{right:12%;bottom:25%;animation-delay:1.5s}@keyframes float{50%{transform:translateY(-12px) rotate(6deg)}}.site{background:#fff9f6;min-height:100vh}.hero{min-height:92vh;position:relative;display:grid;place-items:center;text-align:center;background:linear-gradient(120deg,#4b2637,#9d6178 45%,#33293d);overflow:hidden}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,#ffffff22,transparent 50%)}.hero-content{position:relative;color:#fff;padding:30px}.hero .eyebrow{color:#ffe1eb}.hero h1{font-size:clamp(54px,9vw,100px);font-weight:400;margin:20px 0}.hero-sub{font-family:Arial,sans-serif;letter-spacing:.05em}.scroll-heart{margin-top:60px;font-size:22px;animation:float 2.5s ease-in-out infinite}.gallery,.letter-section,.timeline,.video-section{padding:100px 7%;max-width:1050px;margin:auto}.gallery h2,.letter-section h2,.timeline h2,.video-section h2{font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.05;margin:12px 0 25px}.lead{font:17px/1.8 Arial,sans-serif;max-width:600px;color:#75636c}.photo-placeholder{margin:0 7%;height:65vh;border-radius:30px;display:grid;place-items:center;background:linear-gradient(135deg,#e9c2cf,#b8b0d9);color:white;text-align:center;box-shadow:0 25px 70px #76536522}.photo-placeholder span,.photo-slot,.video-placeholder{font:700 12px Arial,sans-serif;letter-spacing:.14em}.photo-placeholder small,.video-placeholder small{display:block;margin-top:10px;font:13px Arial,sans-serif;letter-spacing:normal}.memory-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.memory{padding:22px;border-radius:20px;background:#fff;border:1px solid #f0dfe5;box-shadow:0 12px 30px #7d526311}.memory span{color:#c87998;font:700 13px Arial,sans-serif}.memory h3{font-size:20px;font-weight:400}.memory p{font:14px/1.6 Arial,sans-serif;color:#766771}.gallery-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:14px;gap:14px}.photo-slot{min-height:260px;border-radius:22px;background:linear-gradient(135deg,#f2ccd9,#d6cfee);display:grid;place-items:center;color:#8d6576}.photo-slot.tall{min-height:535px}.video-placeholder{min-height:450px;border-radius:28px;background:#392d35;color:#f9dfe9;display:grid;place-items:center;text-align:center}.confession{max-width:900px}.letter-paper{background:#fffdf7;padding:55px clamp(28px,7vw,80px);box-shadow:0 20px 60px #7953641c;transform:rotate(-.5deg);font-size:19px;line-height:1.9}.signature{text-align:right;font-style:italic;color:#a4617d}.site footer{text-align:center;padding:70px 20px;background:#34262f;color:#efd6df;font-size:14px}@media(max-width:800px){.memory-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr}.photo-slot.tall{min-height:300px}}@media(max-width:520px){.login-card{padding:42px 22px}.login-card h1{font-size:38px}.memory-grid{grid-template-columns:1fr}.gallery,.letter-section,.timeline,.video-section{padding:75px 7%}}