*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Josefin Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sunset-sky{background:linear-gradient(180deg,#fbbf24,#ff6b00,#e91e8a);background-size:100% 300%;animation:sunset 2.3s ease-in-out infinite alternate}@keyframes sunset{0%{background-position:0% 0%}to{background-position:0% 100%}}.wavy-divider{position:relative;height:24px;overflow:hidden}.wavy-divider:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:120px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 24'%3E%3Cpath d='M0 12 Q15 0 30 12 Q45 24 60 12 Q75 0 90 12 Q105 24 120 12' fill='none' stroke='%23FF6B00' stroke-width='2'/%3E%3C/svg%3E") center no-repeat}.text-shimmer{background:linear-gradient(110deg,#e91e8a,#e91e8a 40%,#ffb74d 48%,#fff8f0,#ffb74d 52%,#e91e8a 60%,#e91e8a);background-size:250% 100%;background-position:100% center;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 1.8s cubic-bezier(.25,1,.5,1) forwards}@keyframes shimmer{0%{background-position:100% center}to{background-position:-155% center}}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 2px #e91e8a33}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fff8f0}::-webkit-scrollbar-thumb{background:#ffcc80;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ff6b00}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
