.notification-hero[data-astro-cid-gfweeypx]{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--gray-900) 0%,#1a1a2e 50%,var(--gray-800) 100%);overflow:hidden;padding-top:80px}.notification-hero[data-astro-cid-gfweeypx]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(139,92,246,.3) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.2) 0%,transparent 40%);pointer-events:none}.notification-hero[data-astro-cid-gfweeypx] .container[data-astro-cid-gfweeypx]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.notification-hero-content[data-astro-cid-gfweeypx]{padding:2rem 0}.notification-hero-title[data-astro-cid-gfweeypx]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.1}.notification-hero-title[data-astro-cid-gfweeypx] span[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.notification-hero-subtitle[data-astro-cid-gfweeypx]{font-size:1.25rem;color:#fffc;margin-bottom:2rem;line-height:1.7}.notification-hero-buttons[data-astro-cid-gfweeypx]{display:flex;gap:1rem;flex-wrap:wrap}.btn-outline-light[data-astro-cid-gfweeypx]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline-light[data-astro-cid-gfweeypx]:hover{background:#ffffff1a;border-color:#fff}.notification-hero-visual[data-astro-cid-gfweeypx]{display:flex;justify-content:center;align-items:center}.notification-demo[data-astro-cid-gfweeypx]{position:relative}.demo-screen[data-astro-cid-gfweeypx]{width:400px;height:260px;background:#1a1a2e;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080;border:2px solid rgba(255,255,255,.1)}.demo-content[data-astro-cid-gfweeypx]{width:100%;height:100%;position:relative}.demo-game-bg[data-astro-cid-gfweeypx]{width:100%;height:100%;background:linear-gradient(135deg,#2d1b4e,#1a1a2e,#0f2027);position:relative}.demo-game-bg[data-astro-cid-gfweeypx]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(139,92,246,.15) 0%,transparent 30%),radial-gradient(circle at 70% 60%,rgba(59,130,246,.1) 0%,transparent 30%)}.demo-game-bg[data-astro-cid-gfweeypx]:after{content:"?? GAMING";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#fff3;font-weight:700;letter-spacing:.2em}.volume-notification-popup[data-astro-cid-gfweeypx]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000d9;backdrop-filter:blur(10px);padding:12px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;animation:notificationPulse 2s ease-in-out infinite;border:1px solid rgba(255,255,255,.1)}.notification-icon[data-astro-cid-gfweeypx]{width:28px;height:28px;color:#60a5fa}.notification-icon[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:100%;height:100%}.notification-bar[data-astro-cid-gfweeypx]{width:120px;height:6px;background:#fff3;border-radius:3px;overflow:hidden}.notification-fill[data-astro-cid-gfweeypx]{width:var(--volume, 65%);height:100%;background:linear-gradient(90deg,#60a5fa,#a78bfa);border-radius:3px;animation:volumeFill 2s ease-in-out infinite}.notification-value[data-astro-cid-gfweeypx]{color:#fff;font-weight:600;font-size:.875rem;min-width:36px}@keyframes notificationPulse{0%,to{box-shadow:0 4px 20px #60a5fa4d}50%{box-shadow:0 4px 30px #a78bfa66}}@keyframes volumeFill{0%,to{width:65%}50%{width:75%}}.demo-devices[data-astro-cid-gfweeypx]{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.demo-device[data-astro-cid-gfweeypx]{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.75rem;font-weight:500}.demo-device[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:32px;height:32px}.demo-device-pc[data-astro-cid-gfweeypx]{animation:devicePulse 3s ease-in-out infinite}.demo-device-amp[data-astro-cid-gfweeypx]{animation:devicePulse 3s ease-in-out 1s infinite}.demo-device-dial[data-astro-cid-gfweeypx]{animation:devicePulse 3s ease-in-out 2s infinite}@keyframes devicePulse{0%,80%,to{color:#ffffff80}40%{color:#60a5fa}}.notification-features[data-astro-cid-gfweeypx]{background:var(--gray-50)}.features-grid[data-astro-cid-gfweeypx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card[data-astro-cid-gfweeypx]{background:#fff;padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:var(--transition-base);text-align:center}.feature-card[data-astro-cid-gfweeypx]:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.feature-icon[data-astro-cid-gfweeypx]{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;border-radius:var(--radius-lg)}.feature-icon-amp[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.feature-icon-game[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,#10b981,#059669)}.feature-icon-dial[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,#f59e0b,#d97706)}.feature-icon[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:32px;height:32px}.feature-card[data-astro-cid-gfweeypx] h3[data-astro-cid-gfweeypx]{font-size:1.25rem;margin-bottom:.75rem}.feature-card[data-astro-cid-gfweeypx] p[data-astro-cid-gfweeypx]{color:var(--gray-600)}.notification-how-it-works[data-astro-cid-gfweeypx]{background:#fff}.how-it-works-flow[data-astro-cid-gfweeypx]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:1000px;margin:0 auto}.flow-item[data-astro-cid-gfweeypx]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:200px;max-width:280px}.flow-number[data-astro-cid-gfweeypx]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:1rem}.flow-content[data-astro-cid-gfweeypx] h3[data-astro-cid-gfweeypx]{font-size:1.125rem;margin-bottom:.5rem}.flow-content[data-astro-cid-gfweeypx] p[data-astro-cid-gfweeypx]{color:var(--gray-600);font-size:.9375rem}.flow-arrow[data-astro-cid-gfweeypx]{color:var(--gray-300)}.flow-arrow[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:32px;height:32px}.notification-gaming[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.gaming-content[data-astro-cid-gfweeypx]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gaming-text[data-astro-cid-gfweeypx] h2[data-astro-cid-gfweeypx]{color:#fff;font-size:2.5rem;margin-bottom:1.5rem}.gaming-text[data-astro-cid-gfweeypx] p[data-astro-cid-gfweeypx]{color:#fffc;font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.gaming-features[data-astro-cid-gfweeypx]{list-style:none;padding:0;margin:0 0 2rem}.gaming-features[data-astro-cid-gfweeypx] li[data-astro-cid-gfweeypx]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#ffffffe6}.gaming-features[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:24px;height:24px;color:#10b981;flex-shrink:0}.gaming-visual[data-astro-cid-gfweeypx]{display:flex;justify-content:center;align-items:center}.gaming-mockup[data-astro-cid-gfweeypx]{position:relative}.gaming-screen[data-astro-cid-gfweeypx]{width:340px;height:200px;background:linear-gradient(135deg,#2d1b4e,#1a1a2e);border-radius:12px;position:relative;box-shadow:0 20px 60px #00000080;border:2px solid rgba(255,255,255,.1);overflow:hidden}.gaming-content-bg[data-astro-cid-gfweeypx]{width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(139,92,246,.1) 0%,transparent 60%)}.gaming-notification[data-astro-cid-gfweeypx]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);background:#000c;padding:8px 16px;border-radius:8px;display:flex;align-items:center;gap:10px}.notification-icon-small[data-astro-cid-gfweeypx]{width:20px;height:20px;color:#60a5fa}.notification-icon-small[data-astro-cid-gfweeypx] svg[data-astro-cid-gfweeypx]{width:100%;height:100%}.notification-bar-small[data-astro-cid-gfweeypx]{width:80px;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.notification-fill-small[data-astro-cid-gfweeypx]{width:70%;height:100%;background:linear-gradient(90deg,#60a5fa,#a78bfa);border-radius:2px}.gaming-dial[data-astro-cid-gfweeypx]{position:absolute;bottom:-30px;right:-40px}.dial-ring-small[data-astro-cid-gfweeypx]{width:80px;height:80px;border-radius:50%;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000080}.dial-inner-small[data-astro-cid-gfweeypx]{width:50px;height:50px;border-radius:50%;background:linear-gradient(145deg,#333,#222)}.dial-rotate-indicator[data-astro-cid-gfweeypx]{position:absolute;top:-15px;right:-15px;width:32px;height:32px;color:#60a5fa;animation:rotateIndicate 2s ease-in-out infinite}@keyframes rotateIndicate{0%,to{transform:rotate(0);opacity:.5}50%{transform:rotate(15deg);opacity:1}}.notification-customization[data-astro-cid-gfweeypx]{background:var(--gray-50)}.customization-grid[data-astro-cid-gfweeypx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.customization-card[data-astro-cid-gfweeypx]{padding:2rem;background:#fff;border-radius:var(--radius-xl);text-align:center;transition:var(--transition-base);box-shadow:var(--shadow-sm)}.customization-card[data-astro-cid-gfweeypx]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.customization-icon[data-astro-cid-gfweeypx]{font-size:2.5rem;margin-bottom:1rem}.customization-card[data-astro-cid-gfweeypx] h3[data-astro-cid-gfweeypx]{font-size:1.125rem;margin-bottom:.5rem}.customization-card[data-astro-cid-gfweeypx] p[data-astro-cid-gfweeypx]{color:var(--gray-600);font-size:.9375rem}.notification-cta[data-astro-cid-gfweeypx]{background:linear-gradient(135deg,var(--gray-900),var(--primary-900));color:#fff}.cta-content[data-astro-cid-gfweeypx]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-gfweeypx] h2[data-astro-cid-gfweeypx]{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-content[data-astro-cid-gfweeypx] p[data-astro-cid-gfweeypx]{color:#fffc;margin-bottom:2rem;font-size:1.125rem}.cta-buttons[data-astro-cid-gfweeypx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons[data-astro-cid-gfweeypx] .btn-outline[data-astro-cid-gfweeypx]{color:#fff;border-color:#ffffff80}.cta-buttons[data-astro-cid-gfweeypx] .btn-outline[data-astro-cid-gfweeypx]:hover{background:#ffffff1a;border-color:#fff}.animate-on-scroll[data-astro-cid-gfweeypx]{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;animation-delay:var(--delay, 0s)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.notification-hero[data-astro-cid-gfweeypx] .container[data-astro-cid-gfweeypx]{grid-template-columns:1fr;text-align:center}.notification-hero-visual[data-astro-cid-gfweeypx]{order:-1}.demo-screen[data-astro-cid-gfweeypx]{width:300px;height:200px}.gaming-content[data-astro-cid-gfweeypx]{grid-template-columns:1fr;text-align:center}.gaming-visual[data-astro-cid-gfweeypx]{order:-1}.gaming-features[data-astro-cid-gfweeypx]{display:inline-block;text-align:left}.how-it-works-flow[data-astro-cid-gfweeypx]{flex-direction:column}.flow-arrow[data-astro-cid-gfweeypx]{transform:rotate(90deg)}}
