@keyframes rainbow{0%,to{filter:hue-rotate(0deg)}50%{filter:hue-rotate(90deg)}}@keyframes sparkleRotate{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes glow{0%,to{text-shadow:0 0 10px rgba(255,107,157,.5)}50%{text-shadow:0 0 20px rgba(255,107,157,.8)}}.envelope-container[data-astro-cid-qgmthfpp]{display:flex;flex-direction:column-reverse;align-content:center;align-items:center;justify-content:center;min-height:80vh;width:100%}.troll-title[data-astro-cid-qgmthfpp]{padding-top:2rem;padding-bottom:2rem;font-size:1.875rem;line-height:2.25rem;font-weight:900;background:linear-gradient(45deg,#ff6b9d,#6bcf7f,#4d9de0);background-clip:text;-webkit-background-clip:text;color:transparent;animation:rainbow 3s ease-in-out infinite;text-shadow:0 0 20px rgba(255,107,157,.5)}.envelope-wrapper[data-astro-cid-qgmthfpp]{position:relative;z-index:10;cursor:pointer}.envelope[data-astro-cid-qgmthfpp]{width:420px;height:180px;position:relative;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}.flap[data-astro-cid-qgmthfpp]{width:0px;height:0px;border-top:102px solid #ff8fa3;border-right:210px solid transparent;border-left:210px solid transparent;transform-origin:center top;transform:rotateX(0);z-index:30;transition-delay:.4s;filter:drop-shadow(0 2px 10px rgba(255,143,163,.4))}.envelope-backing[data-astro-cid-qgmthfpp]{width:420px;height:180px;background:linear-gradient(135deg,#ffd93d,#ff8fa3);z-index:1}.envelope-cover[data-astro-cid-qgmthfpp]{border-top:102px solid transparent;border-right:210px solid #ff6b9d;border-bottom:78px solid #ff6b9d;border-left:210px solid #ff6b9d;z-index:20;filter:drop-shadow(0 4px 15px rgba(255,107,157,.3))}.letter[data-astro-cid-qgmthfpp]{width:70%;height:54%;transform:scale(1.3) translateY(10%);z-index:15;transition-delay:0s}.letter-guts[data-astro-cid-qgmthfpp]{height:100%;border-radius:.5rem;padding:2rem 1.5rem;font-size:1.125rem;line-height:1.75rem;line-height:1.375;text-wrap:balance;background:linear-gradient(135deg,#fff,#fef7ff);border:3px solid #ff6b9d;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-shadow:0 0 30px #ff6b9d33,inset 0 1px #fffc;overflow-y:auto}.troll-text[data-astro-cid-qgmthfpp]{background:linear-gradient(45deg,#ff6b9d,#e15554);background-clip:text;-webkit-background-clip:text;color:transparent}.character-intro[data-astro-cid-qgmthfpp] strong[data-astro-cid-qgmthfpp]{display:block;margin-bottom:.5rem}.image-container[data-astro-cid-qgmthfpp]{display:flex;flex-direction:column;align-items:center}.challenge-button[data-astro-cid-qgmthfpp]{position:relative;margin-bottom:1.5rem;cursor:pointer;border-radius:1.5rem;border-style:none;font-size:1.125rem;line-height:1.75rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background:linear-gradient(135deg,#ff6b9d,#6bcf7f);padding:1rem 2rem;transition:all .3s ease;box-shadow:0 4px 15px #ff6b9d66,0 2px 5px #0000001a}.challenge-button[data-astro-cid-qgmthfpp]:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #ff6b9d99,0 4px 10px #0003}.challenge-button[data-astro-cid-qgmthfpp]:active{transform:translateY(0) scale(1.02)}.button-text[data-astro-cid-qgmthfpp]{position:relative;z-index:2}.button-sparkles[data-astro-cid-qgmthfpp]{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:.9rem;animation:sparkleRotate 2s linear infinite}.envelope-stamp-container[data-astro-cid-qgmthfpp]{position:absolute;top:70px;left:45%;z-index:30;transition:transform .3s ease-in-out}.envelope-stamp[data-astro-cid-qgmthfpp]{width:42px;height:42px;border-radius:8px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));position:relative}.stamp-glow[data-astro-cid-qgmthfpp]{position:absolute;inset:-5px;background:radial-gradient(circle,rgba(255,107,157,.6) 0%,transparent 70%);border-radius:12px;z-index:1;animation:pulse 2s ease-in-out infinite}.loaded[data-astro-cid-qgmthfpp]{.flap{transform:rotateX(180deg);transition:transform .7s ease-in-out;z-index:5}.letter{transform:scale(1.3) translateY(-20%);bottom:0;height:94%;transition:height .6s ease}.envelope-backing,.envelope-cover,.envelope-stamp-container{transition:transform .7s ease-in-out}}.extra-loaded[data-astro-cid-qgmthfpp]{.letter{height:50vh;bottom:-38vh;transition:bottom .6s ease-in-out,height .7s ease-in-out}.flap{transform:translateY(40vh) rotateX(180deg);transition:transform .7s ease-in-out}.envelope-backing,.envelope-cover,.envelope-stamp-container{transform:translateY(40vh);transition:transform .7s ease-in-out}.envelope-stamp-container{transform:translateY(40vh) scale(1.2)}}.hovering[data-astro-cid-qgmthfpp]{.envelope{transform:scale(1.02);transition:transform .3s ease}.stamp-glow{animation-duration:1s}}.confetti-piece[data-astro-cid-qgmthfpp]{position:absolute;width:10px;height:10px;top:0;z-index:100;animation:confetti-fall 3s linear forwards}@keyframes confetti-fall{to{transform:translateY(400px) rotate(720deg);opacity:0}}@media (max-width: 640px){.envelope[data-astro-cid-qgmthfpp],.envelope-backing[data-astro-cid-qgmthfpp]{width:350px;height:150px}.flap[data-astro-cid-qgmthfpp]{border-top-width:85px;border-right-width:175px;border-left-width:175px}.envelope-cover[data-astro-cid-qgmthfpp]{border-top-width:85px;border-right-width:175px;border-bottom-width:65px;border-left-width:175px}}.rainbow-background[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#87ceeb,#98fb98,gold,#ffa07a,plum);position:relative;overflow:hidden}.background-elements[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.rainbow[data-astro-cid-j7pv25f6]{position:absolute;width:300px;height:150px;background:linear-gradient(90deg,red,#ff8c00,gold,#90ee90,#87ceeb,#4169e1,#9370db);border-radius:150px 150px 0 0;opacity:.7;animation:float 8s ease-in-out infinite}.rainbow-1[data-astro-cid-j7pv25f6]{top:10%;left:10%;animation-delay:0s;scale:.5}.rainbow-2[data-astro-cid-j7pv25f6]{top:60%;right:15%;scale:.5;animation-delay:4s}.cloud[data-astro-cid-j7pv25f6]{position:absolute;font-size:3rem;animation:drift 15s linear infinite}.cloud-1[data-astro-cid-j7pv25f6]{top:15%;left:-100px;animation-delay:0s}.cloud-2[data-astro-cid-j7pv25f6]{top:25%;left:-120px;animation-delay:5s;font-size:2.5rem}.cloud-3[data-astro-cid-j7pv25f6]{top:70%;left:-80px;animation-delay:10s;font-size:2rem}.mushroom[data-astro-cid-j7pv25f6],.tree[data-astro-cid-j7pv25f6],.flower[data-astro-cid-j7pv25f6]{position:absolute;font-size:2.5rem;animation:sway 4s ease-in-out infinite}.mushroom-1[data-astro-cid-j7pv25f6]{top:40%;left:10%;animation-delay:0s}.mushroom-2[data-astro-cid-j7pv25f6]{bottom:15%;right:8%;animation-delay:2s}.tree-1[data-astro-cid-j7pv25f6]{bottom:25%;left:15%;font-size:3rem;animation-delay:1s}.tree-2[data-astro-cid-j7pv25f6]{bottom:30%;right:20%;font-size:2.8rem;animation-delay:3s}.flower-1[data-astro-cid-j7pv25f6]{bottom:10%;left:25%;animation-delay:.5s}.flower-2[data-astro-cid-j7pv25f6]{bottom:12%;right:35%;animation-delay:1.5s}.flower-3[data-astro-cid-j7pv25f6]{bottom:22%;left:45%;animation-delay:2.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes drift{0%{transform:translate(-100px)}to{transform:translate(calc(100vw + 100px))}}@keyframes sway{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@media (max-width: 640px){.rainbow[data-astro-cid-j7pv25f6]{width:200px;height:100px}.cloud[data-astro-cid-j7pv25f6],.mushroom[data-astro-cid-j7pv25f6],.tree[data-astro-cid-j7pv25f6],.flower[data-astro-cid-j7pv25f6]{font-size:1.5rem}.tree-1[data-astro-cid-j7pv25f6],.tree-2[data-astro-cid-j7pv25f6]{font-size:2rem}}
