.freebies-scope{--primary-pink:#ffb6c1;--primary-purple:plum;--mint-green:#98d8c8;--warm-cream:#fff8dc;--soft-yellow:#ffe4b5;--sky-blue:#87ceeb;--coral:#f4a460;--text-dark:#4a4a4a;--text-light:#6b6b6b;--white:#fff;--radius-sm:15px;--radius-md:25px;--radius-lg:35px;--radius-full:50%;--shadow-soft:0 8px 32px #00000014;--shadow-medium:0 12px 40px #0000001f;--shadow-strong:0 20px 60px #00000026}body.freebies-body{background:linear-gradient(135deg, var(--warm-cream) 0%, #fff5e6 50%, var(--soft-yellow) 100%);min-height:100vh;color:var(--text-dark);position:relative;overflow-x:hidden}body.freebies-body .particles-container{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}body.freebies-body .particle{opacity:.3;border-radius:50%;animation:15s ease-in-out infinite float-particle;position:absolute}@keyframes float-particle{0%,to{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh)rotate(720deg)}}body.freebies-body .floating-bg{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}body.freebies-body .floating-item{opacity:.15;filter:blur(1px);font-size:2.5rem;animation:8s ease-in-out infinite float;position:absolute}body.freebies-body .floating-item:first-child{animation-delay:0s;top:10%;left:5%}body.freebies-body .floating-item:nth-child(2){animation-delay:1s;top:20%;right:10%}body.freebies-body .floating-item:nth-child(3){animation-delay:2s;top:60%;left:8%}body.freebies-body .floating-item:nth-child(4){animation-delay:3s;top:80%;right:15%}body.freebies-body .floating-item:nth-child(5){animation-delay:4s;top:40%;left:15%}body.freebies-body .floating-item:nth-child(6){animation-delay:5s;top:70%;right:5%}body.freebies-body .floating-item:nth-child(7){animation-delay:6s;top:30%;right:20%}body.freebies-body .floating-item:nth-child(8){animation-delay:7s;top:85%;left:20%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}body.freebies-body .container{z-index:2;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:100vh;margin:0 auto;padding:40px 20px;display:flex;position:relative}body.freebies-body .header{text-align:center;margin-bottom:40px}body.freebies-body .sparkles{margin-bottom:15px}body.freebies-body .sparkle{font-size:1.5rem;animation:2s ease-in-out infinite sparkle;display:inline-block}body.freebies-body .sparkle:nth-child(2){animation-delay:.3s}body.freebies-body .sparkle:nth-child(3){animation-delay:.6s}@keyframes sparkle{0%,to{opacity:.7;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.3)rotate(15deg)}}body.freebies-body .header-badge{background:linear-gradient(135deg, var(--primary-pink), var(--primary-purple));color:var(--white);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);padding:12px 30px;font-size:1.3rem;font-weight:700;animation:2s ease-in-out infinite pulse-badge;display:inline-block}@keyframes pulse-badge{0%,to{transform:scale(1);box-shadow:0 8px 32px #ffb6c166}50%{transform:scale(1.05);box-shadow:0 12px 40px #ffb6c199}}body.freebies-body .main-content{text-align:center;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);width:100%;max-width:600px;padding:50px 40px;position:relative;overflow:hidden}body.freebies-body .main-content:before{content:"";background:linear-gradient(90deg, var(--primary-pink), var(--mint-green), var(--soft-yellow), var(--primary-purple));background-size:300% 100%;height:5px;animation:3s linear infinite rainbow-border;position:absolute;top:0;left:0;right:0}@keyframes rainbow-border{0%{background-position:0%}to{background-position:300%}}body.freebies-body .construction-icon{margin-bottom:20px;font-size:5rem;animation:1.5s ease-in-out infinite bounce-construction;display:inline-block}@keyframes bounce-construction{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-15px)rotate(5deg)}}body.freebies-body .main-title{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:20px;font-size:3.5rem;display:flex}body.freebies-body .title-word{background:linear-gradient(135deg, var(--primary-pink), var(--primary-purple));-webkit-text-fill-color:transparent;opacity:0;background-clip:text;animation:.8s ease-out forwards title-pop;display:inline-block;transform:scale(.5)}body.freebies-body .title-word:first-child{animation-delay:.2s}body.freebies-body .title-word:nth-child(2){animation-delay:.5s}@keyframes title-pop{0%{opacity:0;transform:scale(.5)rotate(-10deg)}70%{transform:scale(1.1)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}body.freebies-body .subtitle{color:var(--text-light);min-height:2rem;margin-bottom:30px;font-size:1.3rem}body.freebies-body .typing-text{display:inline}body.freebies-body .cursor{color:var(--primary-pink);font-weight:700;animation:.8s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}body.freebies-body .fun-elements{justify-content:center;gap:20px;margin:30px 0;font-size:2.5rem;display:flex}body.freebies-body .bounce-item{animation:1s ease-in-out infinite bounce;display:inline-block}body.freebies-body .bounce-item:first-child{animation-delay:0s}body.freebies-body .bounce-item:nth-child(2){animation-delay:.2s}body.freebies-body .bounce-item:nth-child(3){animation-delay:.4s}body.freebies-body .bounce-item:nth-child(4){animation-delay:.6s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}body.freebies-body .progress-container{margin:30px 0}body.freebies-body .progress-bar{border-radius:var(--radius-full);background:#e8e8e8;width:80%;max-width:300px;height:12px;margin:0 auto 15px;position:relative;overflow:hidden}body.freebies-body .progress-fill{background:linear-gradient(90deg, var(--primary-pink), var(--mint-green), var(--soft-yellow));border-radius:var(--radius-full);background-size:200% 100%;width:0%;height:100%;animation:3s ease-out 1s forwards progress-fill,2s linear 1s infinite shimmer}@keyframes progress-fill{0%{width:0%}to{width:75%}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}body.freebies-body .progress-text{color:var(--text-light);font-size:1rem}body.freebies-body .percentage{color:var(--primary-pink);font-weight:700}body.freebies-body .home-link{background:linear-gradient(135deg, var(--mint-green), #7bc4b5);color:var(--white);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);align-items:center;gap:10px;margin-top:20px;padding:15px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex}body.freebies-body .home-link:hover{box-shadow:var(--shadow-strong);transform:translateY(-5px)scale(1.05)}body.freebies-body .link-icon{font-size:1.3rem}body.freebies-body .footer{text-align:center;color:var(--text-light);margin-top:40px;padding:20px}body.freebies-body .footer-decoration{margin-bottom:10px;font-size:1.5rem;animation:2s ease-in-out infinite wiggle}@keyframes wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}body.freebies-body .footer p{margin:5px 0}body.freebies-body .copyright{opacity:.7;font-size:.9rem}@media (width<=768px){body.freebies-body .main-title{font-size:2.5rem}body.freebies-body .main-content{padding:40px 25px}body.freebies-body .construction-icon{font-size:4rem}body.freebies-body .fun-elements{gap:15px;font-size:2rem}body.freebies-body .header-badge{padding:10px 25px;font-size:1.1rem}}@media (width<=480px){body.freebies-body .main-title{flex-direction:column;gap:5px;font-size:2rem}body.freebies-body .subtitle{font-size:1.1rem}body.freebies-body .construction-icon{font-size:3.5rem}}
