.container.svelte-2tgd22{color:var(--text-main);max-width:1280px;margin:0 auto;padding:0 20px}.hero.svelte-2tgd22{position:relative;height:600px;background:var(--bg-alt);border-radius:40px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;border:1px solid var(--border-color);margin-top:20px}.hero-content.svelte-2tgd22{position:relative;z-index:10;padding:0 20px}h1.svelte-2tgd22{font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-3px}.text-wifi.svelte-2tgd22{animation:svelte-2tgd22-redToSystem 6s infinite}.text-problem.svelte-2tgd22{animation:svelte-2tgd22-greenToSystem 6s infinite}@keyframes svelte-2tgd22-redToSystem{0%,to{color:#ea5757}50%{color:var(--text-main)}}@keyframes svelte-2tgd22-greenToSystem{0%,to{color:#73c382}50%{color:var(--text-main)}}.emphasized.svelte-2tgd22{position:relative;display:inline-block}.underline.svelte-2tgd22{position:absolute;bottom:8px;left:0;height:8px;background:linear-gradient(45deg,#ea5757,#599bff,#73c382);animation:svelte-2tgd22-underlineCycle 6s infinite ease-in-out}@keyframes svelte-2tgd22-underlineCycle{0%{width:0;background-color:#1b5e20}30%{width:100%;background-color:#1b5e20}50%{width:100%;background-color:var(--text-main)}70%{width:100%;background-color:#1b5e20}to{width:0;background-color:#1b5e20}}p.svelte-2tgd22{color:var(--text-muted);font-size:1.1rem;max-width:600px;margin:0 auto 40px;line-height:1.6}.btn-secondary.svelte-2tgd22{background:var(--bg-hover);color:var(--text-main);border:1px solid var(--border-color);padding:16px 32px;border-radius:14px;font-weight:700;cursor:pointer;margin-left:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pixel-grid.svelte-2tgd22{position:absolute;inset:0;display:grid;pointer-events:none}.pixel.svelte-2tgd22{width:100%;height:100%;opacity:0;animation:svelte-2tgd22-pixelLoop 6s infinite ease-in-out}@keyframes svelte-2tgd22-pixelLoop{0%{background-color:#f33;opacity:0}5%{opacity:.6}15%{background-color:#22c55e;opacity:.4}30%{opacity:0}to{opacity:0}}.grid-footer.svelte-2tgd22{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:20px 0 0}.card.svelte-2tgd22{background:var(--bg-alt);border-radius:32px;padding:40px;border:1px solid var(--border-color)}.card-text.svelte-2tgd22{display:flex;flex-direction:column;height:100%}.card-body.svelte-2tgd22{flex:1}.card.svelte-2tgd22 h2:where(.svelte-2tgd22){margin:0 0 10px;font-size:1.8rem}.card.svelte-2tgd22 p:where(.svelte-2tgd22){margin:0;font-size:1rem;text-align:left}.card-text.svelte-2tgd22 img:where(.svelte-2tgd22){max-width:100%;height:auto;border-radius:12px;margin-top:16px;display:block}.futuristic-cta.svelte-2tgd22{position:relative;display:flex;align-items:center;justify-content:space-between;background:#0b0f19;border:1px solid rgba(89,155,255,.2);box-shadow:0 0 50px #599bff26,inset 0 0 30px #73c3820d;border-radius:32px;padding:50px 60px;margin:40px 0 60px;gap:30px;overflow:hidden}.futuristic-cta.svelte-2tgd22:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg at 50% 50%,transparent 0%,rgba(89,155,255,.4) 25%,transparent 50%,rgba(115,195,130,.4) 75%,transparent 100%);animation:svelte-2tgd22-rotateGlow 8s linear infinite;pointer-events:none;z-index:0}.futuristic-cta.svelte-2tgd22:after{content:"";position:absolute;inset:2px;background:#0b0f19;border-radius:30px;z-index:1}.cta-banner-content.svelte-2tgd22,.cta-buttons.svelte-2tgd22{position:relative;z-index:2}.cta-banner-content.svelte-2tgd22 h2:where(.svelte-2tgd22){margin:0 0 10px;font-size:2.5rem;font-weight:800;background:linear-gradient(to right,#fff,#aab1c0);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-1px}.cta-banner-content.svelte-2tgd22 p:where(.svelte-2tgd22){margin:0;font-size:1.15rem;color:#8a94a6;text-align:left;max-width:500px}.cta-buttons.svelte-2tgd22{display:flex;gap:16px}.btn-futuristic.svelte-2tgd22{position:relative;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.2);padding:16px 36px;border-radius:14px;font-size:1.05rem;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-futuristic.svelte-2tgd22:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:svelte-2tgd22-shineTarget 3s infinite}.btn-futuristic.svelte-2tgd22:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0006;border-color:#ffffff80;background:#ffffff1a}.btn-futuristic-primary.svelte-2tgd22{background:linear-gradient(135deg,#599bff,#73c382);border:none;color:#000}.btn-futuristic-primary.svelte-2tgd22:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.btn-futuristic-primary.svelte-2tgd22:hover{box-shadow:0 10px 30px #599bff66;border-color:transparent;background:linear-gradient(135deg,#6aa5ff,#82ce90)}@keyframes svelte-2tgd22-rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-2tgd22-shineTarget{0%{left:-100%}20%{left:100%}to{left:100%}}@media (max-width: 768px){.hero.svelte-2tgd22{height:500px;border-radius:24px}.card.svelte-2tgd22{border-radius:24px;padding:30px}.cta-group.svelte-2tgd22{display:flex;flex-direction:column;gap:10px}.btn-secondary.svelte-2tgd22{margin-left:0}.futuristic-cta.svelte-2tgd22{flex-direction:column;align-items:flex-start;border-radius:24px;padding:30px}.futuristic-cta.svelte-2tgd22:after{border-radius:22px}.cta-buttons.svelte-2tgd22{flex-direction:column;width:100%}.btn-futuristic.svelte-2tgd22{width:100%;text-align:center}}
