:root{--midnight-blue: #0a0e2e;--electric-blue: #1e3a8a;--neon-cyan: #00d4ff;--hot-magenta: #d946ef;--deep-purple: #581c87;--electric-pink: #f472b6;--lightning-white: #e0f2fe;--crimson-red: #dc2626;--dark-slate: #1e1b4b;--soft-gray: #64748b;--off-white: #f8fafc}*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(135deg,var(--midnight-blue) 0%,var(--deep-purple) 100%);color:var(--lightning-white);font-family:Georgia,Times New Roman,serif;line-height:1.7;min-height:100vh}.header-container.svelte-1rr43xm{width:100%;height:40vh;max-height:350px;min-height:200px;background:linear-gradient(180deg,var(--dark-slate) 0%,var(--midnight-blue) 100%);display:flex;align-items:center;justify-content:center;border-bottom:3px solid var(--electric-blue);position:relative}.header-container.svelte-1rr43xm:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--neon-cyan),transparent);box-shadow:0 0 20px var(--neon-cyan)}.header-content.svelte-1rr43xm{text-align:center;max-width:600px;padding:2rem}.logo.svelte-1rr43xm{font-size:clamp(2.2rem,6vw,3.5rem);font-weight:700;color:var(--lightning-white);margin-bottom:1rem;letter-spacing:.08em;position:relative}.logo.svelte-1rr43xm:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:2px;background:var(--neon-cyan);border-radius:1px}.tagline.svelte-1rr43xm{font-size:clamp(.9rem,2.5vw,1.1rem);color:var(--soft-gray);font-weight:400;text-transform:uppercase;letter-spacing:.2em}@media (max-width: 768px){.header-content.svelte-1rr43xm{padding:1.5rem}}.tip-bar.svelte-159pemo{width:100%;height:20vh;max-height:200px;min-height:120px;background:linear-gradient(135deg,#1e1b4b,#0a0e2e);border-top:1px solid #1e3a8a;border-bottom:1px solid #1e3a8a;padding:1rem 2rem;margin:0;box-shadow:inset 0 1px #00d4ff1a,0 2px 10px #0003;display:flex;align-items:center}.tip-content.svelte-159pemo{text-align:center;max-width:800px;margin:0 auto}.tip-title.svelte-159pemo{font-size:1.1rem;font-weight:700;color:#00d4ff;margin-bottom:.2rem;text-shadow:0 0 10px rgba(0,212,255,.3)}.tip-description.svelte-159pemo{font-size:.8rem;color:#e0f2fe;margin-bottom:1rem;opacity:.8}.tip-grid.svelte-159pemo{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:600px;margin:0 auto}.tip-btn.svelte-159pemo{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.8rem .6rem;border-radius:6px;text-decoration:none;transition:all .3s ease;border:1px solid transparent;position:relative;overflow:hidden;min-height:50px}.tip-btn.svelte-159pemo:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.tip-btn.svelte-159pemo:hover:before{left:100%}.tip-small.svelte-159pemo{background:linear-gradient(135deg,#64748b,#1e1b4b);border-color:#64748b}.tip-medium.svelte-159pemo{background:linear-gradient(135deg,#1e3a8a,#581c87);border-color:#1e3a8a}.tip-large.svelte-159pemo{background:linear-gradient(135deg,#d946ef,#f472b6);border-color:#d946ef}.tip-custom.svelte-159pemo{background:linear-gradient(135deg,#00d4ff,#1e3a8a);border-color:#00d4ff;box-shadow:0 0 15px #00d4ff33}.tip-btn.svelte-159pemo:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.tip-custom.svelte-159pemo:hover{box-shadow:0 6px 20px #00d4ff4d}.amount.svelte-159pemo{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.1rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.label.svelte-159pemo{font-size:.7rem;color:#f8fafc;opacity:.9;text-transform:uppercase;letter-spacing:.05em;font-weight:500}@media (max-width: 768px) and (min-width: 481px){.tip-bar.svelte-159pemo{height:18vh;max-height:150px;min-height:100px;padding:.8rem 1rem}.tip-grid.svelte-159pemo{grid-template-columns:repeat(2,1fr);gap:.6rem;max-width:95%}.tip-btn.svelte-159pemo{padding:.7rem .4rem;min-height:45px}.amount.svelte-159pemo{font-size:.95rem}.label.svelte-159pemo{font-size:.65rem}}@media (max-width: 480px){.tip-bar.svelte-159pemo{height:18vh;min-height:90px;max-height:140px;padding:.6rem .4rem}.tip-content.svelte-159pemo{padding:0}.tip-grid.svelte-159pemo{grid-template-columns:repeat(4,1fr);max-width:100%;gap:.4rem;width:100%}.tip-btn.svelte-159pemo{padding:.6rem .3rem;min-height:45px;width:100%;border-radius:4px}.amount.svelte-159pemo{font-size:.9rem;margin-bottom:.1rem}.label.svelte-159pemo{font-size:.6rem;letter-spacing:.02em}.tip-title.svelte-159pemo{font-size:.9rem;margin-bottom:.2rem}.tip-description.svelte-159pemo{font-size:.7rem;margin-bottom:.8rem}}@media (min-width: 1024px){.tip-grid.svelte-159pemo{max-width:700px;gap:1.2rem}.tip-btn.svelte-159pemo{padding:1.2rem 1rem;min-height:75px}}.business-section.svelte-26lop3{width:100%;padding:.8rem 2rem;display:flex;justify-content:center;margin:0}.business-btn.svelte-26lop3{width:100%;max-width:450px;background:linear-gradient(135deg,#1e3a8a,#581c87,#d946ef);border:1px solid #00d4ff;border-radius:8px;padding:.9rem 1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;gap:.8rem;position:relative;overflow:hidden;text-decoration:none;box-shadow:0 3px 15px #0000004d,0 0 0 1px #00d4ff33}.business-btn.svelte-26lop3:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.business-btn.svelte-26lop3:hover:before{left:100%}.business-btn.svelte-26lop3:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0006,0 0 0 1px #00d4ff66,0 0 15px #00d4ff33;border-color:#00d4ff}.business-btn.svelte-26lop3:active{transform:translateY(0)}.btn-icon.svelte-26lop3{font-size:1.2rem;flex-shrink:0}.btn-content.svelte-26lop3{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;text-align:left}.btn-title.svelte-26lop3{font-size:1rem;font-weight:700;color:#e0f2fe;margin-bottom:.1rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.btn-subtitle.svelte-26lop3{font-size:.8rem;color:#64748b;font-weight:400;opacity:.9}.btn-arrow.svelte-26lop3{font-size:1.1rem;color:#00d4ff;font-weight:700;flex-shrink:0;transition:transform .3s ease}.business-btn.svelte-26lop3:hover .btn-arrow:where(.svelte-26lop3){transform:translate(4px)}@media (max-width: 768px){.business-section.svelte-26lop3{padding:.6rem 1.5rem}.business-btn.svelte-26lop3{padding:.8rem 1.2rem}.btn-title.svelte-26lop3{font-size:.95rem}.btn-subtitle.svelte-26lop3{font-size:.75rem}.btn-icon.svelte-26lop3{font-size:1.1rem}}@media (max-width: 480px){.business-section.svelte-26lop3{padding:.4rem 1rem}.business-btn.svelte-26lop3{padding:.7rem 1rem;gap:.6rem}.btn-title.svelte-26lop3{font-size:.9rem}.btn-subtitle.svelte-26lop3{font-size:.7rem}.btn-icon.svelte-26lop3,.btn-arrow.svelte-26lop3{font-size:1rem}}:root{--midnight-blue: #0a0e2e;--electric-blue: #1e3a8a;--neon-cyan: #00d4ff;--hot-magenta: #d946ef;--deep-purple: #581c87;--electric-pink: #f472b6;--lightning-white: #e0f2fe;--dark-slate: #1e1b4b;--soft-gray: #64748b;--off-white: #f8fafc}.site-footer.svelte-2nj7od{width:100%;background:linear-gradient(180deg,var(--dark-slate) 0%,var(--midnight-blue) 100%);border-top:1px solid var(--electric-blue);position:relative}.site-footer.svelte-2nj7od:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--neon-cyan),transparent);box-shadow:0 0 10px var(--neon-cyan)}.footer-container.svelte-2nj7od{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content.svelte-2nj7od{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:3rem 0 2rem;color:var(--lightning-white)}.footer-brand.svelte-2nj7od{text-align:center}.footer-logo.svelte-2nj7od{font-size:1.8rem;font-weight:800;color:var(--neon-cyan);margin-bottom:.5rem;text-shadow:0 0 15px rgba(0,212,255,.4)}.footer-tagline.svelte-2nj7od{font-size:1rem;color:var(--electric-pink);font-style:italic;opacity:.9}.footer-social.svelte-2nj7od{text-align:center}.social-title.svelte-2nj7od{font-size:1.2rem;font-weight:600;color:var(--lightning-white);margin-bottom:1rem}.social-links.svelte-2nj7od{display:flex;flex-direction:column;gap:.8rem;align-items:center}.social-link.svelte-2nj7od{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;background:#ffffff1a;border:1px solid transparent;border-radius:8px;text-decoration:none;color:var(--lightning-white);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px;justify-content:flex-start}.social-link.svelte-2nj7od:hover{transform:translateY(-2px);background:#ffffff26;box-shadow:0 5px 15px #0000004d}.tiktok-link.svelte-2nj7od{border-color:var(--hot-magenta)}.tiktok-link.svelte-2nj7od:hover{border-color:var(--electric-pink);box-shadow:0 5px 15px #d946ef4d}.youtube-link.svelte-2nj7od{border-color:var(--electric-blue)}.youtube-link.svelte-2nj7od:hover{border-color:var(--neon-cyan);box-shadow:0 5px 15px #00d4ff4d}.social-icon.svelte-2nj7od{font-size:1.2rem}.social-text.svelte-2nj7od{font-weight:600;font-size:.95rem}.footer-links.svelte-2nj7od{text-align:center}.links-title.svelte-2nj7od{font-size:1.2rem;font-weight:600;color:var(--lightning-white);margin-bottom:1rem}.footer-nav.svelte-2nj7od{display:flex;flex-direction:column;gap:.6rem;align-items:center}.footer-link.svelte-2nj7od{color:var(--soft-gray);text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:.3rem 0}.footer-link.svelte-2nj7od:hover{color:var(--neon-cyan);text-shadow:0 0 8px rgba(0,212,255,.3)}.footer-bottom.svelte-2nj7od{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:1px solid var(--electric-blue);margin-top:2rem}.copyright-text.svelte-2nj7od{font-size:.9rem;color:var(--soft-gray)}.tagline-text.svelte-2nj7od{font-size:.85rem;color:var(--electric-pink);font-style:italic;opacity:.8}@media (max-width: 768px){.footer-container.svelte-2nj7od{padding:0 1.5rem}.footer-content.svelte-2nj7od{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 0 2rem;text-align:center}.footer-bottom.svelte-2nj7od{flex-direction:column;gap:1rem;text-align:center;padding:1.2rem 0}.social-links.svelte-2nj7od{flex-direction:row;justify-content:center;flex-wrap:wrap}.social-link.svelte-2nj7od{min-width:120px}}@media (max-width: 480px){.footer-container.svelte-2nj7od{padding:0 1rem}.footer-content.svelte-2nj7od{gap:2rem;padding:2rem 0 1.5rem}.footer-logo.svelte-2nj7od{font-size:1.6rem}.social-links.svelte-2nj7od{flex-direction:column;align-items:center}.social-link.svelte-2nj7od{min-width:100%;max-width:200px;justify-content:center}}
