:root{--rose-dark:#7d2949;--rose:#bc4c74;--rose-light:#f5b7ca;--ink:#4d3440;--muted:#8c6a78;--paper:#fffbfce6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{width:100%;min-height:100%}body{min-height:100vh;color:var(--ink);background:#fae7ee;font-family:Cormorant Garamond,Georgia,serif;overflow-x:hidden}button,input,textarea,select{font:inherit}.page{isolation:isolate;background:radial-gradient(circle at 15% 15%,#ffffffe6,#0000 28%),radial-gradient(circle at 90% 20%,#edcdff8c,#0000 35%),radial-gradient(circle at 50% 90%,#ffcbdca6,#0000 42%),linear-gradient(145deg,#fff3f7 0%,#f9dce7 42%,#eee1fa 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:72px 22px;display:flex;position:relative;overflow:hidden}.backgroundGlow{z-index:-2;opacity:.42;filter:blur(85px);pointer-events:none;border-radius:50%;width:420px;height:420px;position:fixed}.glowOne{background:#ffc6d8;top:-140px;left:-120px}.glowTwo{background:#d8b9f0;bottom:-160px;right:-140px}.letterCard{z-index:2;text-align:center;background:var(--paper);-webkit-backdrop-filter:blur(22px);border:1px solid #ffffffe6;border-radius:34px;width:min(100%,880px);padding:74px 78px 64px;animation:1.4s both cardArrival;position:relative;overflow:hidden;box-shadow:0 30px 80px #5c2c4329,inset 0 1px #ffffffe6}.letterCard:before{pointer-events:none;content:"";border:1px solid #bc4c7424;border-radius:25px;position:absolute;inset:13px}.ornament,.bottomOrnament{z-index:1;color:var(--rose-light);text-align:center;position:relative}.ornament{margin-bottom:12px;font-size:2.2rem}.bottomOrnament{margin-top:44px;font-size:1.1rem}.letterHeader{z-index:1;text-align:center;position:relative}.eyebrow{color:var(--muted);letter-spacing:.22em;text-transform:uppercase;margin-bottom:10px;font-family:DM Sans,Arial,sans-serif;font-size:.72rem;font-weight:500}.letterHeader h1{color:var(--rose);text-shadow:0 8px 28px #bc4c7424;margin:0;font-family:Parisienne,cursive;font-size:clamp(4.6rem,10vw,7.5rem);font-weight:400;line-height:.95}.letterSubtitle{color:#755262;letter-spacing:.03em;margin-top:20px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.15rem,2.8vw,1.55rem);font-style:italic;font-weight:500}.titleLine{background:linear-gradient(90deg,#0000,#bc4c74b3,#0000);width:80px;height:1px;margin:30px auto 52px}.letterContent{z-index:1;color:var(--ink);text-align:center;font-size:clamp(1.25rem,2.2vw,1.55rem);line-height:1.78;position:relative}.openingTitle{color:var(--rose);margin-bottom:30px;font-family:Parisienne,cursive;font-size:clamp(3.2rem,8vw,5rem);font-weight:400;line-height:1}.opening{margin-bottom:42px;font-size:1.16em}.paragraphGroup{margin-bottom:46px}.paragraphGroup p{margin:0}.paragraphGroup p+p{margin-top:14px}.letterContent strong{color:var(--rose-dark);font-weight:600}.emphasis{color:#703147;font-size:1.06em;font-style:italic;font-weight:500}.littleThings p:not(:first-child){color:#735564;font-style:italic}.secretWord{color:#496c6c;font-style:italic;font-weight:600}.peacockDivider{justify-content:center;align-items:center;gap:18px;margin:6px 0 48px;display:flex}.peacockDivider span:not(.feather){background:linear-gradient(90deg,#0000,#537c7b7a);width:70px;height:1px}.peacockDivider span:last-child{transform:rotate(180deg)}.feather{filter:saturate(.72);font-size:1.45rem}.finalWords{margin-bottom:38px}.signature{flex-direction:column;align-items:center;margin-top:48px;display:flex}.signature span{color:var(--muted);font-size:1rem;font-style:italic}.signature strong{margin-top:4px;font-family:Parisienne,cursive;font-size:clamp(2.7rem,6vw,4rem);font-weight:400}.stars,.petals{pointer-events:none;position:fixed;inset:0;overflow:hidden}.stars{z-index:-1}.star{color:#fffffff2;animation:3.6s ease-in-out infinite twinkle;position:absolute}.star1{top:9%;left:8%}.star2{animation-delay:.7s;top:21%;left:88%}.star3{animation-delay:1.3s;top:52%;left:6%}.star4{animation-delay:2s;top:69%;left:91%}.star5{animation-delay:.4s;top:86%;left:18%}.star6{animation-delay:1.7s;top:39%;left:95%}.star7{animation-delay:2.6s;top:4%;left:62%}.star8{animation-delay:1s;top:92%;left:77%}.petals{z-index:1}.petal{color:#d3688f47;font-size:1.35rem;animation:linear infinite petalFall;position:absolute;top:-12%}.petal1{animation-duration:14s;left:7%}.petal2{animation-duration:18s;animation-delay:4s;left:19%}.petal3{animation-duration:16s;animation-delay:8s;left:34%}.petal4{animation-duration:20s;animation-delay:1s;left:48%}.petal5{animation-duration:15s;animation-delay:6s;left:63%}.petal6{animation-duration:19s;animation-delay:11s;left:76%}.petal7{animation-duration:17s;animation-delay:3s;left:88%}.petal8{animation-duration:21s;animation-delay:9s;left:95%}@keyframes cardArrival{0%{opacity:0;transform:translateY(28px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes twinkle{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:.95;transform:scale(1.2)}}@keyframes petalFall{0%{opacity:0;transform:translateY(-10vh)rotate(0)}12%{opacity:.6}50%{transform:translate(45px,55vh)rotate(190deg)}to{opacity:0;transform:translate(-35px,118vh)rotate(390deg)}}@media (max-width:768px){.page{padding:18px 12px 42px}.letterCard{border-radius:26px;padding:52px 25px 42px}.letterCard:before{border-radius:20px;inset:8px}.eyebrow{padding:0 18px;font-size:.61rem;line-height:1.6}.letterHeader h1{font-size:clamp(4.2rem,21vw,6rem)}.letterSubtitle{margin-top:14px;padding:0 12px;font-size:1.12rem;line-height:1.45}.titleLine{margin:24px auto 38px}.openingTitle{margin-bottom:25px;font-size:3.5rem}.letterContent{font-size:1.18rem;line-height:1.72}.opening{margin-bottom:34px}.paragraphGroup{margin-bottom:38px}.paragraphGroup p+p{margin-top:12px}.peacockDivider{margin-bottom:40px}.signature{margin-top:40px}.petal{font-size:1rem}}@media (max-width:390px){.letterCard{padding:48px 19px 38px}.letterContent{font-size:1.09rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
