@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap";@keyframes fall{0%{transform:translateY(-10vh) rotate(0);opacity:.7}to{transform:translateY(110vh) rotate(360deg);opacity:0}}.leaf{position:absolute;font-size:1.5rem;animation:fall linear infinite;opacity:.6}.leaf-1{left:10%;animation-duration:12s;animation-delay:0s}.leaf-2{left:30%;animation-duration:15s;animation-delay:2s}.leaf-3{left:50%;animation-duration:18s;animation-delay:4s}.leaf-4{left:70%;animation-duration:14s;animation-delay:1s}.leaf-5{left:90%;animation-duration:16s;animation-delay:3s}@keyframes float{0%{transform:translateY(-10vh) translate(0) rotate(0);opacity:.6}50%{transform:translateY(50vh) translate(20px) rotate(180deg);opacity:.8}to{transform:translateY(110vh) translate(0) rotate(360deg);opacity:0}}.clock{position:absolute;font-size:1.5rem;animation:float linear infinite;opacity:.5}.clock-1{left:10%;animation-duration:14s;animation-delay:0s}.clock-2{left:30%;animation-duration:17s;animation-delay:2s}.clock-3{left:50%;animation-duration:20s;animation-delay:4s}.clock-4{left:70%;animation-duration:16s;animation-delay:1s}.clock-5{left:90%;animation-duration:18s;animation-delay:3s}@keyframes architect-float{0%{transform:translateY(-10vh) translate(0) rotate(0);opacity:.6}50%{transform:translateY(50vh) translate(-15px) rotate(90deg);opacity:.7}to{transform:translateY(110vh) translate(0) rotate(180deg);opacity:0}}.architect-tool{position:absolute;font-size:1.8rem;animation:architect-float linear infinite;opacity:.5}.tool-1{left:15%;animation-duration:15s;animation-delay:0s}.tool-2{left:35%;animation-duration:18s;animation-delay:2s}.tool-3{left:55%;animation-duration:21s;animation-delay:4s}.tool-4{left:75%;animation-duration:17s;animation-delay:1s}.tool-5{left:90%;animation-duration:19s;animation-delay:3s}@keyframes world-float{0%{transform:translateY(-10vh) translate(0) rotate(0);opacity:.5}50%{transform:translateY(50vh) translate(25px) rotate(180deg);opacity:.7}to{transform:translateY(110vh) translate(0) rotate(360deg);opacity:0}}.world-symbol{position:absolute;font-size:2rem;animation:world-float linear infinite;opacity:.4}.symbol-1{left:12%;animation-duration:16s;animation-delay:0s}.symbol-2{left:32%;animation-duration:19s;animation-delay:2s}.symbol-3{left:52%;animation-duration:22s;animation-delay:4s}.symbol-4{left:72%;animation-duration:18s;animation-delay:1s}.symbol-5{left:88%;animation-duration:20s;animation-delay:3s}@keyframes achievement-float{0%{transform:translateY(-10vh) translate(0) scale(1) rotate(0);opacity:.5}50%{transform:translateY(50vh) translate(20px) scale(1.1) rotate(180deg);opacity:.7}to{transform:translateY(110vh) translate(0) scale(1) rotate(360deg);opacity:0}}.achievement-symbol{position:absolute;font-size:2.2rem;animation:achievement-float linear infinite;opacity:.4;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3))}.symbol-1{left:10%;animation-duration:17s;animation-delay:0s}.symbol-2{left:30%;animation-duration:20s;animation-delay:2s}.symbol-3{left:50%;animation-duration:23s;animation-delay:4s}.symbol-4{left:70%;animation-duration:19s;animation-delay:1s}.symbol-5{left:90%;animation-duration:21s;animation-delay:3s}@tailwind base;@tailwind components;@tailwind utilities;
