﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Trebuchet MS","Lucida Sans",Arial,sans-serif;font-size:1rem;line-height:1.6;color:#fff;background-color:#000;min-height:100vh;position:relative;overflow-x:hidden;cursor:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><text y="24" font-size="24">🐱</text></svg>'),auto}.stars,.twinkling,.clouds{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;z-index:-1}.stars{background:#000 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><circle fill="%23fff" cx="25" cy="25" r="1.5"/><circle fill="%23ff0" cx="75" cy="10" r="1"/><circle fill="%23fff" cx="150" cy="50" r="2"/><circle fill="%230ff" cx="100" cy="100" r="1.2"/><circle fill="%23fff" cx="50" cy="150" r="1.5"/><circle fill="%23f0f" cx="175" cy="125" r="1"/><circle fill="%23fff" cx="10" cy="75" r="1.3"/><circle fill="%23ff0" cx="125" cy="175" r="1.5"/><circle fill="%23fff" cx="180" cy="20" r="1.1"/><circle fill="%230ff" cx="60" cy="80" r="1"/><circle fill="%23f0f" cx="140" cy="30" r="0.8"/><circle fill="%23fff" cx="20" cy="180" r="1.2"/></svg>') repeat;background-size:200px 200px;animation:move-stars 100s linear infinite}@keyframes move-stars{from{background-position:0 0}to{background-position:200px 200px}}.twinkling{background:rgba(0,0,0,0) url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><circle fill="%23fff" cx="100" cy="50" r="2" opacity="0.8"/><circle fill="%23ff0" cx="30" cy="120" r="1.5" opacity="0.6"/><circle fill="%230ff" cx="170" cy="90" r="1.2" opacity="0.7"/><circle fill="%23f0f" cx="80" cy="160" r="1.8" opacity="0.5"/></svg>') repeat;background-size:200px 200px;animation:twinkle .5s ease-in-out infinite alternate}@keyframes twinkle{0%{opacity:.2}100%{opacity:1}}.floating-emoji{position:fixed;font-size:2.5rem;bottom:-50px;animation:float-up linear forwards;pointer-events:none;z-index:1000;filter:drop-shadow(0 0 10px currentColor)}@keyframes float-up{0%{transform:translateY(0) rotate(0deg) scale(1);opacity:1}50%{transform:translateY(-50vh) rotate(180deg) scale(1.5);opacity:1}100%{transform:translateY(-100vh) rotate(360deg) scale(0.5);opacity:0}}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}.blink{animation:blink .5s step-end infinite}@keyframes rainbow{0%{color:#ff1493;text-shadow:0 0 20px #ff1493}16%{color:#f60;text-shadow:0 0 20px #f60}33%{color:#ff0;text-shadow:0 0 20px #ff0}50%{color:#39ff14;text-shadow:0 0 20px #39ff14}66%{color:aqua;text-shadow:0 0 20px aqua}83%{color:#bf00ff;text-shadow:0 0 20px #bf00ff}100%{color:#ff1493;text-shadow:0 0 20px #ff1493}}.rainbow{animation:rainbow 2s linear infinite}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px) rotate(-2deg)}75%{transform:translateX(5px) rotate(2deg)}}.shake{animation:shake .3s ease-in-out infinite}@keyframes pulse-glow{0%,100%{filter:drop-shadow(0 0 5px currentColor);transform:scale(1)}50%{filter:drop-shadow(0 0 30px currentColor) drop-shadow(0 0 60px currentColor);transform:scale(1.05)}}.pulse{animation:pulse-glow 1s ease-in-out infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.spin{animation:spin 3s linear infinite}h1,h2,h3,h4,h5,h6{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;line-height:1.3;margin-bottom:1rem}h1{font-size:2.5rem;animation:rainbow 3s linear infinite}@media(min-width: 768px){h1{font-size:3.5rem}}h2{font-size:2rem;color:aqua;text-shadow:0 0 10px aqua,0 0 20px aqua,0 0 40px aqua}@media(min-width: 768px){h2{font-size:2.5rem}}h3{font-size:1.5rem;color:#39ff14;text-shadow:0 0 8px #39ff14,0 0 16px #39ff14}h4{font-size:1.25rem;color:#ff0;text-shadow:0 0 5px #ff0}p{margin-bottom:1rem}a{color:aqua;text-decoration:underline;transition:all .1s}a:hover{color:#ff1493;text-shadow:0 0 20px #ff1493,0 0 40px #ff1493;animation:shake .2s ease-in-out infinite}img{max-width:100%;height:auto}.container{width:100%;max-width:900px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.container{padding:0 2rem}}.main-content{position:relative;z-index:1}.rainbow-text{background:linear-gradient(90deg, #ff1493, #ff6600, #ffff00, #39ff14, #00ffff, #bf00ff, #ff1493);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:rainbow-flow 2s linear infinite}@keyframes rainbow-flow{0%{background-position:0% center}100%{background-position:200% center}}.neon-box{border:4px solid aqua;box-shadow:0 0 10px aqua,0 0 20px aqua,0 0 40px aqua,inset 0 0 20px rgba(0,255,255,.2);padding:1.5rem;margin:1.5rem 0;background:rgba(0,0,0,.8);animation:box-glow 2s ease-in-out infinite alternate}@keyframes box-glow{0%{box-shadow:0 0 10px aqua,0 0 20px aqua,inset 0 0 10px rgba(0,255,255,.1)}100%{box-shadow:0 0 20px #ff1493,0 0 40px #ff1493,0 0 60px #ff1493,inset 0 0 30px rgba(255,20,147,.2);border-color:#ff1493}}marquee{padding:.75rem 0;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-weight:bold}.fire-text{color:#f60;text-shadow:0 0 10px red,0 0 20px #f30,0 0 30px #f60,0 0 40px #f90;animation:fire-flicker .1s ease-in-out infinite alternate}@keyframes fire-flicker{0%{text-shadow:0 0 10px red,0 0 20px #f30,0 0 30px #f60}100%{text-shadow:0 0 15px #f30,0 0 25px #f60,0 0 35px #f90,0 0 45px #fc0}}.glitch{position:relative;animation:glitch-skew 1s infinite linear alternate-reverse}.glitch::before,.glitch::after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.glitch::before{color:aqua;animation:glitch-effect .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;clip-path:polygon(0 0, 100% 0, 100% 35%, 0 35%)}.glitch::after{color:#ff1493;animation:glitch-effect .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;clip-path:polygon(0 65%, 100% 65%, 100% 100%, 0 100%)}@keyframes glitch-effect{0%{transform:translate(0)}20%{transform:translate(-3px, 3px)}40%{transform:translate(-3px, -3px)}60%{transform:translate(3px, 3px)}80%{transform:translate(3px, -3px)}100%{transform:translate(0)}}@keyframes glitch-skew{0%{transform:skew(0deg)}20%{transform:skew(-2deg)}40%{transform:skew(2deg)}60%{transform:skew(0deg)}80%{transform:skew(-1deg)}100%{transform:skew(1deg)}}.header{position:relative;z-index:100;background:linear-gradient(180deg, rgba(0, 0, 0, 0.95) 0%, transparent 100%);padding-bottom:1rem}.welcome-marquee{background:linear-gradient(90deg, #ff0000, #ff7700, #ffff00, #00ff00, #0000ff, #8b00ff, #ff0000);background-size:200% auto;animation:rainbow-bg 3s linear infinite;color:#fff;padding:.5rem;font-size:1rem;font-weight:bold;text-shadow:2px 2px 0 #000}@keyframes rainbow-bg{0%{background-position:0% center}100%{background-position:200% center}}.secondary-marquee{background:#bf00ff;color:#ff0;padding:.5rem;font-size:.875rem;text-shadow:1px 1px 0 #000}.header-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem 0;gap:1rem}.logo{text-align:center;text-decoration:none}.logo:hover .logo-text{animation:shake .1s ease-in-out infinite}.logo-text{display:block;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.5rem;color:#ff1493;text-shadow:0 0 10px #ff1493,0 0 20px #ff1493,0 0 40px #ff1493,3px 3px 0 aqua}@media(min-width: 768px){.logo-text{font-size:2.5rem}}.nav-btn{display:inline-block;padding:.5rem 1rem;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:.875rem;color:#000;text-decoration:none;background:#39ff14;border:2px solid #39ff14;border-radius:50px;box-shadow:0 0 15px #39ff14;transition:all .3s;white-space:nowrap}@media(min-width: 768px){.nav-btn{padding:.5rem 1.5rem;font-size:1rem}}.nav-btn:hover{background:#ff1493;border-color:#ff1493;box-shadow:0 0 25px #ff1493;transform:scale(1.1)}.gif-parade{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1rem 0;flex-wrap:wrap}.gif-parade .parade-gif{max-height:40px;image-rendering:pixelated}.animated-emoji{font-size:2.5rem;display:inline-block;filter:drop-shadow(0 0 10px currentColor)}.bounce-emoji{animation:bounce-emoji .5s ease-in-out infinite alternate}@keyframes bounce-emoji{from{transform:translateY(0) scale(1)}to{transform:translateY(-15px) scale(1.2)}}.footer{position:relative;z-index:1;background:linear-gradient(0deg, rgba(0, 0, 0, 0.98) 0%, transparent 100%);padding:4rem 0 2rem;margin-top:0;text-align:center}.testimonials-footer{padding-bottom:3rem;margin-bottom:3rem;border-bottom:3px dashed #bf00ff}.testimonials-footer h3{margin-bottom:2rem}.testimonials-grid{display:grid;gap:2rem;text-align:left}@media(min-width: 1024px){.testimonials-grid{grid-template-columns:repeat(3, 1fr)}}.testimonial{border:2px solid #bf00ff;padding:2rem;background:rgba(0,0,0,.6);box-shadow:0 0 15px rgba(191,0,255,.3)}.testimonial-quote{font-style:italic;color:#fff;margin-bottom:1.5rem;line-height:1.7;text-align:left}.testimonial-author{border-top:1px solid #bf00ff;padding-top:1rem}.testimonial-name{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-weight:bold}.testimonial-role{font-size:.875rem;color:#aaa}.construction-zone{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.construction-zone .construction-gif{max-height:50px;image-rendering:pixelated}.construction-zone .animated-emoji{font-size:3rem}.construction-zone .fire-text{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.5rem}.cat-army{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.cat-army span{font-size:2rem;animation:bounce .5s ease-in-out infinite alternate;filter:drop-shadow(0 0 5px #ff1493)}.cat-army span:nth-child(1){animation-delay:0.1s}.cat-army span:nth-child(2){animation-delay:0.2s}.cat-army span:nth-child(3){animation-delay:0.3s}.cat-army span:nth-child(4){animation-delay:0.4s}.cat-army span:nth-child(5){animation-delay:0.5s}.cat-army span:nth-child(6){animation-delay:0.6s}.cat-army span:nth-child(7){animation-delay:0.7s}@keyframes bounce{from{transform:translateY(0)}to{transform:translateY(-10px)}}.guestbook{margin-bottom:2rem;padding:1.5rem;border:3px dashed #ff0;background:rgba(0,0,0,.5)}.guestbook p{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.5rem;margin-bottom:1rem}.guestbook-link{display:inline-block;background:linear-gradient(45deg, #bf00ff, #ff1493);color:#fff;padding:1rem 2rem;text-decoration:none;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.25rem;box-shadow:0 0 15px #bf00ff,0 0 30px #ff1493;border:3px solid #ff0}.guestbook-link:hover{background:linear-gradient(45deg, #00ffff, #39ff14);box-shadow:0 0 30px aqua,0 0 60px #39ff14;color:#000;animation:shake .1s ease-in-out infinite}.visitor-counter{margin-bottom:2rem;padding:1.5rem}.visitor-counter p{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1rem;margin-bottom:.5rem}.counter-display{display:inline-block;background:#000;border:4px inset #666;padding:.75rem 1.5rem;font-family:"Courier New",monospace;font-size:2rem;color:#39ff14;text-shadow:0 0 10px #39ff14,0 0 20px #39ff14,0 0 40px #39ff14;letter-spacing:.3em;animation:counter-glow .5s ease-in-out infinite alternate}@keyframes counter-glow{from{text-shadow:0 0 10px #39ff14,0 0 20px #39ff14}to{text-shadow:0 0 20px aqua,0 0 40px aqua,0 0 60px aqua;color:aqua}}.webrings{margin-bottom:2rem}.webrings p{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;color:#bf00ff;text-shadow:0 0 10px #bf00ff;margin-bottom:1rem}.webring-badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.webring-badge{display:inline-block;background:linear-gradient(180deg, #444, #222);border:2px outset #888;padding:.5rem 1rem;font-family:"Courier New",monospace;font-size:.875rem;color:#ff0;text-shadow:1px 1px 0 #000}.webring-badge:hover{background:linear-gradient(180deg, #666, #333)}.footer-marquee{background:linear-gradient(90deg, #00ffff, #39ff14, #ffff00, #ff1493);background-size:200% auto;animation:rainbow-bg 5s linear infinite;color:#000;padding:.75rem;font-size:1rem;margin:2rem 0;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.vertical-marquee{background:rgba(191,0,255,.2);border:2px solid #bf00ff;margin:1.5rem auto;max-width:200px}.vertical-marquee p{color:#ff0;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;margin:.5rem 0}.footer-links{margin-bottom:1.5rem}.switch-link{color:#aaa;font-size:.875rem;font-family:"Courier New",monospace}.switch-link:hover{color:#fff;text-shadow:none;animation:none}.copyright{font-size:.875rem;color:#ff1493;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;text-shadow:0 0 10px #ff1493;margin-bottom:1.5rem}.badges{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.badge{display:inline-block;background:linear-gradient(180deg, #555, #222);border:2px outset #777;padding:.5rem .75rem;font-family:"Courier New",monospace;font-size:10px;color:#ccc;text-transform:uppercase}.section{padding:3rem 0;position:relative;z-index:1}@media(min-width: 768px){.section{padding:4rem 0}}.section-header{text-align:center;margin-bottom:3rem}.section-header p{color:#aaa;font-size:1.25rem}.hero{padding:4rem 0;text-align:center}.hero-title{margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;color:#ff0;text-shadow:0 0 10px #ff0;margin-bottom:1.5rem}.hero-description{font-size:1.25rem;max-width:600px;margin:0 auto 3rem;color:#fff}.btn{display:inline-block;padding:.75rem 2rem;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.25rem;text-decoration:none;cursor:pointer;border:3px solid;transition:all .3s;text-transform:uppercase}.btn--primary{background:#39ff14;border-color:#39ff14;color:#000;box-shadow:0 0 20px #39ff14}.btn--primary:hover{background:rgba(0,0,0,0);color:#39ff14;box-shadow:0 0 30px #39ff14,inset 0 0 20px rgba(57,255,20,.2)}.btn--secondary{background:rgba(0,0,0,0);border-color:#ff1493;color:#ff1493;box-shadow:0 0 10px #ff1493}.btn--secondary:hover{background:#ff1493;color:#000;box-shadow:0 0 30px #ff1493}.btn--outline{background:rgba(0,0,0,0);border-color:aqua;color:aqua;box-shadow:0 0 10px aqua;border-radius:50px}.btn--outline:hover{background:aqua;color:#000;box-shadow:0 0 30px aqua}.pain-points{display:grid;gap:2rem}@media(min-width: 768px){.pain-points{grid-template-columns:repeat(2, 1fr)}}.pain-point{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;border:2px solid #bf00ff;box-shadow:0 0 10px #bf00ff;background:rgba(0,0,0,.5)}.pain-point-icon{flex-shrink:0;width:48px;height:48px;filter:drop-shadow(0 0 5px #00ffff)}.pain-point-icon img{width:100%;height:100%;filter:brightness(0) invert(1)}.pain-point-text{font-size:1rem;color:#fff}.solution-block{margin:3rem 0;padding:2rem;border:2px solid #ff0;background:rgba(0,0,0,.6);box-shadow:0 0 15px rgba(255,255,0,.3)}.solution-block p{font-size:1.25rem;line-height:1.7;margin-bottom:1.5rem}.solution-block p:last-child{margin-bottom:0}.solution-block h3{margin-bottom:1rem}.stories-highlight{background:linear-gradient(135deg, rgba(191, 0, 255, 0.3) 0%, rgba(255, 20, 147, 0.3) 100%);border-top:3px solid #bf00ff;border-bottom:3px solid #ff1493}.stories-section{text-align:center}.stories-section h2{margin-bottom:1.5rem}.stories-intro{font-size:1.5rem;margin-bottom:2rem;color:#fff}.stories-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.story-btn{flex:1;min-width:220px;max-width:300px;padding:1.5rem 2rem;background:rgba(0,0,0,.7);border:3px solid #39ff14;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.25rem;color:#39ff14;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 15px rgba(57,255,20,.3)}.story-btn:hover{background:#39ff14;color:#000;box-shadow:0 0 30px #39ff14;transform:scale(1.05)}.story-btn-label{font-weight:bold}.story-btn-arrow{font-size:1.5rem;transition:transform .3s}.story-btn:hover .story-btn-arrow{transform:translateX(5px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:none;align-items:center;justify-content:center;padding:1.5rem}.modal-overlay.active{display:flex}.modal{background:#000;border:3px solid aqua;box-shadow:0 0 30px aqua;max-width:700px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:modal-in .3s ease}@keyframes modal-in{from{opacity:0;transform:scale(0.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #bf00ff}.modal-header h3{margin:0}.modal-close{background:none;border:none;font-size:3.5rem;cursor:pointer;color:#ff1493;padding:0;line-height:1;text-shadow:0 0 10px #ff1493}.modal-close:hover{color:aqua;text-shadow:0 0 15px aqua}.modal-body{padding:2rem;overflow-y:auto}.modal-body h4{color:#39ff14;text-shadow:0 0 8px #39ff14;margin-bottom:.75rem;margin-top:2rem}.modal-body h4:first-child{margin-top:0}.modal-body p{line-height:1.7;margin-bottom:1rem}.services-grid{display:grid;gap:2rem;max-width:800px;margin:0 auto}@media(min-width: 768px){.services-grid{grid-template-columns:repeat(2, 1fr)}}.services-card{border:3px solid #39ff14;padding:2rem;background:rgba(0,0,0,.7);box-shadow:0 0 15px rgba(57,255,20,.3);display:flex;flex-direction:column;height:100%}.services-card--featured{border-color:#ff1493;box-shadow:0 0 25px rgba(255,20,147,.5);position:relative}.services-card--featured::before{content:"⭐ MOST POPULAR ⭐";position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#ff1493;color:#000;padding:.5rem 1rem;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:.875rem;white-space:nowrap}.services-title{font-size:2rem;text-align:center;margin-bottom:2rem}.services-table{width:100%;border-collapse:collapse}.services-table td{padding:.75rem;border-bottom:1px solid rgba(0,255,255,.3)}.services-table td:first-child{text-align:left;color:#fff}.services-table td:last-child{text-align:right;font-weight:bold;color:#ff0;text-shadow:0 0 5px #ff0;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive}.services-table tr:last-child td{border-bottom:none}.section--alt{background:rgba(191,0,255,.1)}.callout{border:3px solid;padding:1.5rem;margin:2rem 0;background:rgba(0,0,0,.7);font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;text-align:center}.callout--warning{border-color:#f60;box-shadow:0 0 15px #f60}.callout--warning p{color:#f60}.callout--success{border-color:#39ff14;box-shadow:0 0 15px #39ff14}.callout--success p{color:#39ff14}.callout--highlight{border-color:aqua;box-shadow:0 0 15px aqua}.callout--highlight p{color:aqua}.faq-list{max-width:800px;margin:0 auto}.faq-item{border:2px solid aqua;margin-bottom:1rem;background:rgba(0,0,0,.6);box-shadow:0 0 10px rgba(0,255,255,.3)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.25rem;color:#ff1493;text-shadow:0 0 8px #ff1493;transition:all .3s}.faq-question:hover{color:aqua;text-shadow:0 0 12px aqua}.faq-question .faq-icon{flex-shrink:0;width:24px;height:24px;position:relative;margin-left:1rem}.faq-question .faq-icon::before,.faq-question .faq-icon::after{content:"";position:absolute;background:#39ff14;box-shadow:0 0 5px #39ff14;transition:transform .3s}.faq-question .faq-icon::before{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.faq-question .faq-icon::after{width:3px;height:100%;left:50%;top:0;transform:translateX(-50%)}.faq-question[aria-expanded=true] .faq-icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}.faq-answer{display:none;padding:0 1.5rem 1.5rem;color:#fff;line-height:1.7}.faq-answer.active{display:block}.pricing-grid{display:grid;gap:2rem}@media(min-width: 768px){.pricing-grid{grid-template-columns:repeat(2, 1fr)}}.pricing-card{border:3px solid #39ff14;padding:2rem;text-align:center;background:rgba(0,0,0,.7);box-shadow:0 0 20px rgba(57,255,20,.3)}.pricing-card--featured{border-color:#ff1493;box-shadow:0 0 30px rgba(255,20,147,.5);position:relative}.pricing-card--featured::before{content:"⭐ BEST VALUE ⭐";position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#ff1493;color:#000;padding:.5rem 1rem;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:.875rem;white-space:nowrap}.pricing-title{font-size:2rem;margin-bottom:2rem}.pricing-table{width:100%;border-collapse:collapse}.pricing-table td{padding:.75rem;border-bottom:1px solid rgba(0,255,255,.3)}.pricing-table td:first-child{text-align:left;color:#fff}.pricing-table td:last-child{text-align:right;font-weight:bold;color:#ff0;text-shadow:0 0 5px #ff0;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive}.pricing-table tr:last-child td{border-bottom:none}.testimonials-grid{display:grid;gap:2rem}.testimonial{border:3px solid #bf00ff;padding:2rem;background:rgba(0,0,0,.6);box-shadow:0 0 15px rgba(191,0,255,.3)}.testimonial-quote{font-style:italic;color:#fff;margin-bottom:1.5rem;line-height:1.7;position:relative;text-align:left}.testimonial-author{border-top:1px solid #bf00ff;padding-top:1rem}.testimonial-name{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-weight:bold;color:#ff1493}.testimonial-role{font-size:.875rem;color:#aaa}.story{margin-bottom:4rem;border:2px solid aqua;padding:2rem;background:rgba(0,0,0,.5)}.story:last-child{margin-bottom:0}.story-title{text-align:center;margin-bottom:2rem}.story-section{margin-bottom:2rem}.story-section h4{margin-bottom:.75rem}.story-section p{line-height:1.7}.contact-wrapper{display:grid;gap:3rem}@media(min-width: 768px){.contact-wrapper{grid-template-columns:1fr 1fr}}.contact-info h3{margin-bottom:1.5rem}.contact-info p{margin-bottom:2rem;line-height:1.7}.contact-link{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:aqua;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-size:1.25rem}.contact-link:hover{color:#ff1493}.contact-link--header{margin-top:1.5rem;margin-bottom:0}.contact-form-container{max-width:600px}.contact-form-wrapper{border:3px solid #39ff14;box-shadow:0 0 20px #39ff14;padding:2rem;background:rgba(0,0,0,.8)}@media(min-width: 768px){.contact-form-wrapper{padding:3rem}}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;font-weight:bold;color:aqua;text-shadow:0 0 5px aqua;font-size:1rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;background:rgba(0,0,0,.6);border:2px solid #bf00ff;color:#fff;font-family:"Trebuchet MS","Lucida Sans",Arial,sans-serif;font-size:1rem;transition:all .3s}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:hsla(0,0%,100%,.4)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#ff1493;box-shadow:0 0 15px #ff1493}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2300ffff' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.form-group textarea{resize:vertical;min-height:120px}.btn--full{width:100%}.form-message{padding:2rem;text-align:center;border:3px solid}.form-message--success{border-color:#39ff14;box-shadow:0 0 20px #39ff14;background:rgba(0,0,0,.8)}.form-message--success p{color:#39ff14;text-shadow:0 0 10px #39ff14;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;margin:.75rem 0}.form-message--error{border-color:#f60;box-shadow:0 0 20px #f60;background:rgba(0,0,0,.8)}.form-message--error p{color:#f60;text-shadow:0 0 10px #f60;font-family:"Comic Sans MS","Chalkboard SE","Comic Neue",cursive;margin:.75rem 0}.neon-box{border:2px solid #bf00ff;padding:2rem;background:rgba(0,0,0,.6);box-shadow:0 0 15px rgba(191,0,255,.3)}.cta{text-align:center;padding:3rem;border:3px solid #ff1493;box-shadow:0 0 30px #ff1493;background:rgba(0,0,0,.8)}.cta h2{margin-bottom:1rem}.cta p{margin-bottom:2rem;color:#aaa}.divider{text-align:center;margin:3rem 0;color:#ff0;font-size:2rem;letter-spacing:.5em}.services-cta{margin-top:auto;padding-top:2rem;text-align:center}.testimonials-collapsible{max-height:200px;overflow:hidden;position:relative;transition:max-height .5s ease}.testimonials-collapsible::after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(transparent, rgba(0, 0, 0, 0.95));pointer-events:none}.testimonials-collapsible.expanded{max-height:2000px}.testimonials-collapsible.expanded::after{display:none}.testimonials-toggle{margin-top:1.5rem;text-align:center}.sparkle{animation:sparkle 1.5s ease-in-out infinite}@keyframes sparkle{0%,100%{opacity:1}50%{opacity:.5}}/*# sourceMappingURL=fun.css.map */