*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg, #ffffff 0%, #f5f5f5 50%, #e8e8e8 100%);font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;position:relative}.world-map{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.world-map svg{width:100%;height:100%;color:rgba(120,120,120,.25)}.dot{animation:pulse 5s ease-in-out infinite}.dot-wave-1{animation-delay:0s}.dot-wave-2{animation-delay:1s}.dot-wave-3{animation-delay:2s}.dot-wave-4{animation-delay:3s}.dot-wave-5{animation-delay:4s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,100%{opacity:.25}50%{opacity:.4}}.floating-blocks{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.block{position:absolute;background:#fff;border-radius:6px;box-shadow:0 4px 20px rgba(0,0,0,.08);animation:float ease-in-out infinite}.block-1{width:53px;height:53px;top:8%;left:54%;animation-duration:4s;animation-delay:3s;opacity:0.8}.block-2{width:28px;height:28px;top:78%;left:35%;animation-duration:4s;animation-delay:5s;opacity:0.8}.block-3{width:55px;height:55px;top:14%;left:32%;animation-duration:6s;animation-delay:1s;opacity:1}.block-4{width:23px;height:23px;top:27%;left:22%;animation-duration:6s;animation-delay:1s;opacity:1}.block-5{width:32px;height:32px;top:35%;left:68%;animation-duration:4s;animation-delay:4s;opacity:0.9}.block-6{width:47px;height:47px;top:79%;left:13%;animation-duration:6s;animation-delay:1s;opacity:1}.block-7{width:75px;height:75px;top:28%;left:54%;animation-duration:5s;animation-delay:5s;opacity:0.9}.block-8{width:37px;height:37px;top:10%;left:68%;animation-duration:6s;animation-delay:2s;opacity:0.9}.block-9{width:63px;height:63px;top:69%;left:17%;animation-duration:5s;animation-delay:5s;opacity:0.8}.block-10{width:68px;height:68px;top:22%;left:47%;animation-duration:5s;animation-delay:3s;opacity:0.8}.block-11{width:42px;height:42px;top:65%;left:77%;animation-duration:5s;animation-delay:4s;opacity:0.8}.block-12{width:23px;height:23px;top:18%;left:9%;animation-duration:6s;animation-delay:3s;opacity:0.9}.container{position:relative;z-index:2;text-align:center;padding:2rem}.greeting{font-size:clamp(2rem,8vw,4.5rem);font-weight:300;color:#1a1a1a;letter-spacing:.02em;margin-bottom:.2em}.love{font-size:clamp(1.2rem,4vw,2.5rem);font-weight:400;color:#3a3a3a;letter-spacing:.05em;margin-bottom:4rem}.contact{margin-top:2rem}.contact p{font-size:clamp(.85rem,2vw,1rem);font-weight:400;color:#3a3a3a;letter-spacing:.03em;margin:.5em 0}.contact a{color:#3a3a3a;text-decoration:none;transition:color .3s ease}.contact a:hover{color:#1a1a1a}/*# sourceMappingURL=styles.css.map */
