:root{--bg-color: #FFF5F4;--text-color: #492115;--accent-color: #F58C82;--accent-hover: #e07b71;--circle-bg: #ffe4e1}[data-astro-cid-p5zaeqd4]{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-color);color:var(--text-color);display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px 16px}.container[data-astro-cid-p5zaeqd4]{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:100%;padding:0 12px}.circle[data-astro-cid-p5zaeqd4]{width:clamp(100px,25vw,120px);height:clamp(100px,25vw,120px);border-radius:50%;background-color:var(--circle-bg);margin-top:clamp(20px,8vh,40px);margin-bottom:24px;display:flex;justify-content:center;align-items:center;font-size:3rem;font-weight:700;color:#f58c82;box-shadow:0 8px 16px -4px #4921151a;overflow:hidden;flex-shrink:0}.circle[data-astro-cid-p5zaeqd4] img[data-astro-cid-p5zaeqd4]{width:100%;height:100%;object-fit:cover}h1[data-astro-cid-p5zaeqd4]{font-size:clamp(1.25rem,5vw,1.5rem);font-weight:800;margin-bottom:12px;letter-spacing:-.025em;padding:0 10px}p[data-astro-cid-p5zaeqd4]{font-size:clamp(1rem,4vw,1.125rem);color:var(--text-color);opacity:.9;font-weight:600;margin-bottom:24px;line-height:1.5;padding:0 15px}.emoji[data-astro-cid-p5zaeqd4]{display:block;font-size:1.75rem;margin-top:8px}.button[data-astro-cid-p5zaeqd4]{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:380px;padding:12px 24px;background-color:var(--accent-color);color:#fff5f4;text-decoration:none;border-radius:16px;font-weight:700;font-size:clamp(1rem,4vw,1.125rem);transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #f58c824d;margin-bottom:20px;border:3px solid transparent;animation:button-press 3s infinite}.button[data-astro-cid-p5zaeqd4] svg[data-astro-cid-p5zaeqd4]{width:24px;height:24px;fill:currentColor;flex-shrink:0;pointer-events:none}.button[data-astro-cid-p5zaeqd4] .tap-icon[data-astro-cid-p5zaeqd4]{width:40px;height:40px;object-fit:contain;margin-left:8px;margin-top:10px;animation:icon-press 3s infinite;pointer-events:none}@keyframes icon-press{0%,20%,to{transform:scale(1)}40%{transform:scale(.8)}70%{transform:scale(.8)}}@keyframes button-press{0%,20%,to{box-shadow:0 10px 15px -3px #f58c824d}40%,70%{box-shadow:0 10px 15px -3px #f58c824d,inset 0 0 0 4px #fffc}}.button[data-astro-cid-p5zaeqd4]:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 20px 25px -5px #f58c8266;animation-play-state:paused}.button[data-astro-cid-p5zaeqd4]:hover .tap-icon[data-astro-cid-p5zaeqd4]{animation-play-state:paused}.button[data-astro-cid-p5zaeqd4]:active{transform:translateY(-1px)}.tutorial-text[data-astro-cid-p5zaeqd4]{margin-bottom:24px;padding:0 20px}.tutorial-text[data-astro-cid-p5zaeqd4] h2[data-astro-cid-p5zaeqd4]{font-size:1.25rem;font-weight:700;margin-bottom:8px}.tutorial-text[data-astro-cid-p5zaeqd4] p[data-astro-cid-p5zaeqd4]{font-size:.9rem;opacity:.8;margin-bottom:0;line-height:1.4}.video-container[data-astro-cid-p5zaeqd4]{width:100%;aspect-ratio:1 / 1;max-width:250px;background-color:#000;border-radius:24px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;margin-bottom:64px;border:4px solid var(--accent-color);pointer-events:none}.video-container[data-astro-cid-p5zaeqd4] video[data-astro-cid-p5zaeqd4]{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.circle[data-astro-cid-p5zaeqd4]{width:140px;height:140px}h1[data-astro-cid-p5zaeqd4]{font-size:1.75rem}.button[data-astro-cid-p5zaeqd4]{max-width:400px}.video-container[data-astro-cid-p5zaeqd4]{max-width:360px}}.social-footer[data-astro-cid-p5zaeqd4]{display:flex;gap:32px;justify-content:center;align-items:center;width:100%;padding-bottom:40px;position:relative;z-index:100}.social-button[data-astro-cid-p5zaeqd4]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:var(--accent-color);color:#fff5f4;border-radius:50%;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #f58c824d}.social-button[data-astro-cid-p5zaeqd4]:hover{transform:translateY(-5px);background-color:var(--accent-hover);box-shadow:0 20px 25px -5px #f58c8266}.social-button[data-astro-cid-p5zaeqd4] svg[data-astro-cid-p5zaeqd4]{width:28px;height:28px;fill:currentColor;pointer-events:none}
