.page-container[data-astro-cid-5fusw6sk]{min-height:100vh;display:flex;flex-direction:column}.main[data-astro-cid-5fusw6sk]{flex:1}.tool-header[data-astro-cid-5fusw6sk]{background:linear-gradient(135deg,#fb7185e6,#ef4444e6);padding:4rem 2rem;text-align:center;color:#fff}.header-content[data-astro-cid-5fusw6sk]{max-width:800px;margin:0 auto}.tool-title[data-astro-cid-5fusw6sk]{font-size:3rem;font-weight:700;margin:0 0 1rem;font-family:Fredoka,cursive}.tool-description[data-astro-cid-5fusw6sk]{font-size:1.25rem;margin:0;opacity:.95;line-height:1.6}.tool-section[data-astro-cid-5fusw6sk]{background:#fffffff2;backdrop-filter:blur(10px);padding:4rem 2rem}.smasher-container[data-astro-cid-5fusw6sk]{max-width:1000px;margin:0 auto}.input-section[data-astro-cid-5fusw6sk]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 25px -5px #0000001a;margin-bottom:2rem}#text-input[data-astro-cid-5fusw6sk]{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;resize:vertical;min-height:120px;font-family:inherit}#text-input[data-astro-cid-5fusw6sk]:focus{outline:none;border-color:#f87171;box-shadow:0 0 0 3px #f871711a}.controls[data-astro-cid-5fusw6sk]{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;align-items:center}.smash-button[data-astro-cid-5fusw6sk]{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:all .3s ease}.smash-button[data-astro-cid-5fusw6sk]:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #f8717166}.clear-button[data-astro-cid-5fusw6sk]{background:#6b72801a;color:#6b7280;border:2px solid #6b7280;padding:1rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-button[data-astro-cid-5fusw6sk]:hover{background:#6b728033;transform:translateY(-2px)}.destruction-select[data-astro-cid-5fusw6sk]{padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;background:#fff;cursor:pointer}.output-section[data-astro-cid-5fusw6sk]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 25px -5px #0000001a;margin-bottom:2rem;min-height:200px}.destruction-display[data-astro-cid-5fusw6sk]{font-size:1.25rem;line-height:1.8;word-wrap:break-word;min-height:150px;display:flex;align-items:center;justify-content:center}.placeholder[data-astro-cid-5fusw6sk]{text-align:center;color:#9ca3af}.placeholder-emoji[data-astro-cid-5fusw6sk]{font-size:3rem;display:block;margin-bottom:1rem}.placeholder-subtitle[data-astro-cid-5fusw6sk]{font-size:.9rem;font-style:italic}.destruction-char[data-astro-cid-5fusw6sk]{display:inline-block;animation:destructionPop .6s ease-out forwards;opacity:0;transform:scale(0) rotate(0)}@keyframes destructionPop{0%{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(360deg)}}.stats-section[data-astro-cid-5fusw6sk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card[data-astro-cid-5fusw6sk]{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a}.stat-number[data-astro-cid-5fusw6sk]{display:block;font-size:2rem;font-weight:700;color:#f87171;margin-bottom:.5rem}.stat-label[data-astro-cid-5fusw6sk]{color:#6b7280;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.effects-showcase[data-astro-cid-5fusw6sk]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 25px -5px #0000001a}.effects-showcase[data-astro-cid-5fusw6sk] h3[data-astro-cid-5fusw6sk]{text-align:center;color:#1f2937;margin-bottom:1.5rem}.effects-grid[data-astro-cid-5fusw6sk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.effect-demo[data-astro-cid-5fusw6sk]{text-align:center;padding:1rem;border:2px solid #f3f4f6;border-radius:.75rem;transition:all .3s ease}.effect-demo[data-astro-cid-5fusw6sk]:hover{border-color:#f87171;transform:translateY(-2px)}.effect-name[data-astro-cid-5fusw6sk]{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.effect-example[data-astro-cid-5fusw6sk]{font-size:1.25rem;font-weight:600}.glitch-text[data-astro-cid-5fusw6sk]{color:#f87171;text-shadow:2px 0 #ff0000,-2px 0 #00ff00}.explosion-text[data-astro-cid-5fusw6sk]{color:#f97316}.zalgo-text[data-astro-cid-5fusw6sk]{color:#7c3aed}@media (max-width: 768px){.tool-header[data-astro-cid-5fusw6sk]{padding:3rem 1rem}.tool-title[data-astro-cid-5fusw6sk]{font-size:2.5rem}.tool-section[data-astro-cid-5fusw6sk]{padding:3rem 1rem}.input-section[data-astro-cid-5fusw6sk],.output-section[data-astro-cid-5fusw6sk],.effects-showcase[data-astro-cid-5fusw6sk]{padding:1.5rem}.controls[data-astro-cid-5fusw6sk]{flex-direction:column;align-items:stretch}.smash-button[data-astro-cid-5fusw6sk],.clear-button[data-astro-cid-5fusw6sk],.destruction-select[data-astro-cid-5fusw6sk]{width:100%}.stats-section[data-astro-cid-5fusw6sk]{grid-template-columns:1fr}.effects-grid[data-astro-cid-5fusw6sk]{grid-template-columns:repeat(2,1fr)}}
