.pulsegate-page[data-v-20bdf2ca]{min-height:100vh;background:var(--theme-surface-soft);color:var(--theme-text-primary);overflow-x:hidden}.container[data-v-20bdf2ca]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section[data-v-20bdf2ca]{padding:80px 0}.eyebrow[data-v-20bdf2ca]{text-align:center;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0071e3;margin-bottom:.5rem}h2[data-v-20bdf2ca]{text-align:center;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:.8rem;color:var(--theme-text-primary)}.section-intro[data-v-20bdf2ca]{text-align:center;font-size:1.05rem;color:var(--theme-text-muted);max-width:680px;margin:0 auto 3rem;line-height:1.6}.hero[data-v-20bdf2ca]{position:relative;padding:90px 1.5rem 80px;background:radial-gradient(circle at 15% 20%,rgba(0,113,227,.18),transparent 35%),radial-gradient(circle at 85% 20%,rgba(52,199,89,.15),transparent 35%),linear-gradient(180deg,var(--theme-bg-elevated) 0%,var(--theme-surface-soft) 100%);overflow:hidden}.hero-glow[data-v-20bdf2ca]{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-glow--one[data-v-20bdf2ca]{top:-80px;left:10%;width:380px;height:380px;background:#0071e333}.hero-glow--two[data-v-20bdf2ca]{top:100px;right:8%;width:420px;height:420px;background:#34c75926}.hero-content[data-v-20bdf2ca]{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.badge-group[data-v-20bdf2ca]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.free-pill[data-v-20bdf2ca]{background:linear-gradient(135deg,#34c759,#30d158);color:#fff;padding:.35rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;box-shadow:0 2px 10px #34c75940}.feature-pill[data-v-20bdf2ca]{background:var(--theme-surface);color:var(--theme-text-secondary);border:1px solid rgba(0,0,0,.08);padding:.35rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600}.feature-pill--accent[data-v-20bdf2ca]{background:#0071e314;color:#0071e3;border-color:#0071e333}.feature-pill--purple[data-v-20bdf2ca]{background:#af52de14;color:#af52de;border-color:#af52de33}.hero-copy h1[data-v-20bdf2ca]{font-size:clamp(2.5rem,5vw,3.4rem);font-weight:800;line-height:1.15;margin-bottom:.8rem;background:linear-gradient(135deg,var(--theme-text-primary),#0071e3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-20bdf2ca]{font-size:1.35rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:1rem}.hero-description[data-v-20bdf2ca]{font-size:1rem;line-height:1.65;color:var(--theme-text-secondary);margin-bottom:2rem}.hero-actions[data-v-20bdf2ca]{display:flex;flex-wrap:wrap;gap:1rem}.primary-action[data-v-20bdf2ca],.secondary-action[data-v-20bdf2ca]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .25s ease}.primary-action[data-v-20bdf2ca]{background:linear-gradient(135deg,#0071e3,#005bb5);color:#fff;box-shadow:0 4px 16px #0071e34d}.primary-action[data-v-20bdf2ca]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0071e366}.secondary-action[data-v-20bdf2ca]{background:var(--theme-surface);color:var(--theme-text-primary);border:1px solid rgba(0,0,0,.1)}.secondary-action[data-v-20bdf2ca]:hover{transform:translateY(-2px);background:var(--theme-bg-elevated)}.hero-visual[data-v-20bdf2ca]{position:relative;display:flex;justify-content:center}.screenshot-window[data-v-20bdf2ca]{position:relative;width:100%;max-width:600px;background:var(--theme-surface);border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 60px #0071e31f,0 12px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.screenshot-window[data-v-20bdf2ca]:hover{transform:translateY(-4px);box-shadow:0 30px 70px #0071e32e,0 16px 36px #0000001f}.window-header[data-v-20bdf2ca]{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;background:var(--theme-bg-elevated);border-bottom:1px solid rgba(0,0,0,.06);gap:.8rem}.window-controls[data-v-20bdf2ca]{display:flex;gap:6px;flex:0 0 auto}.control[data-v-20bdf2ca]{width:11px;height:11px;border-radius:50%;display:inline-block}.window-address[data-v-20bdf2ca]{flex:1 1 auto;text-align:center;font-size:.76rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--theme-text-muted);background:var(--theme-surface-soft);padding:.22rem .8rem;border-radius:6px;border:1px solid rgba(0,0,0,.05);max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.window-status[data-v-20bdf2ca]{display:flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:600;color:var(--theme-text-primary);flex:0 0 auto}.status-pulse[data-v-20bdf2ca]{width:8px;height:8px;border-radius:50%;background:#34c759;box-shadow:0 0 #34c759b3;animation:pulse-green-20bdf2ca 2s infinite}@keyframes pulse-green-20bdf2ca{0%{transform:scale(.95);box-shadow:0 0 #34c759b3}70%{transform:scale(1);box-shadow:0 0 0 8px #34c75900}to{transform:scale(.95);box-shadow:0 0 #34c75900}}.window-body[data-v-20bdf2ca]{position:relative;background:#fff;overflow:hidden}.hero-screenshot-img[data-v-20bdf2ca]{display:block;width:100%;height:auto;object-fit:cover;transition:transform .4s ease}.screenshot-window:hover .hero-screenshot-img[data-v-20bdf2ca]{transform:scale(1.01)}.feature-grid[data-v-20bdf2ca]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.feature-card[data-v-20bdf2ca]{background:var(--theme-surface);border-radius:18px;padding:1.8rem;box-shadow:0 8px 30px #0000000d;border:1px solid rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.feature-card[data-v-20bdf2ca]:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.feature-icon[data-v-20bdf2ca]{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:1.2rem}.feature-icon--zeroConfig[data-v-20bdf2ca]{background:#0071e31f;color:#0071e3}.feature-icon--protocolInspection[data-v-20bdf2ca]{background:#5856d61f;color:#5856d6}.feature-icon--dnsEnforcement[data-v-20bdf2ca]{background:#00a2ae1f;color:#00a2ae}.feature-icon--smartRouting[data-v-20bdf2ca]{background:#af52de1f;color:#af52de}.feature-icon--wireSpeed[data-v-20bdf2ca]{background:#ff95001f;color:#ff9500}.feature-icon--ruleEngine[data-v-20bdf2ca]{background:#007aff1f;color:#007aff}.feature-icon--failOpen[data-v-20bdf2ca]{background:#34c7591f;color:#34c759}.feature-icon--webDashboard[data-v-20bdf2ca]{background:#ff2d551f;color:#ff2d55}.feature-card h3[data-v-20bdf2ca]{font-size:1.15rem;font-weight:700;margin-bottom:.6rem;color:var(--theme-text-primary)}.feature-card p[data-v-20bdf2ca]{font-size:.92rem;line-height:1.6;color:var(--theme-text-secondary)}.dashboard-mockup[data-v-20bdf2ca]{background:var(--theme-surface);border-radius:20px;box-shadow:0 24px 60px #0000001f;border:1px solid rgba(0,0,0,.08);overflow:hidden}.mockup-header[data-v-20bdf2ca]{background:var(--theme-bg-elevated);padding:.9rem 1.4rem;display:flex;align-items:center;gap:1.2rem;border-bottom:1px solid rgba(0,0,0,.06)}.mockup-controls[data-v-20bdf2ca]{display:flex;gap:6px}.control[data-v-20bdf2ca]{width:11px;height:11px;border-radius:50%}.control--close[data-v-20bdf2ca]{background:#ff5f56}.control--min[data-v-20bdf2ca]{background:#ffbd2e}.control--max[data-v-20bdf2ca]{background:#27c93f}.mockup-address[data-v-20bdf2ca]{font-size:.8rem;font-family:ui-monospace,monospace;color:var(--theme-text-muted);background:var(--theme-surface);padding:.25rem .8rem;border-radius:6px;border:1px solid rgba(0,0,0,.05)}.mockup-tabs[data-v-20bdf2ca]{display:flex;gap:.4rem;margin-left:auto}.tab-btn[data-v-20bdf2ca]{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border:none;background:transparent;color:var(--theme-text-secondary);font-size:.85rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.tab-btn.active[data-v-20bdf2ca]{background:var(--theme-surface);color:#0071e3;box-shadow:0 2px 8px #0000000f}.mockup-body[data-v-20bdf2ca]{padding:1.5rem}.table-responsive[data-v-20bdf2ca]{overflow-x:auto}.mockup-table[data-v-20bdf2ca]{width:100%;border-collapse:collapse;font-size:.88rem}.mockup-table th[data-v-20bdf2ca]{text-align:left;padding:.75rem 1rem;font-weight:600;color:var(--theme-text-muted);border-bottom:1px solid rgba(0,0,0,.06)}.mockup-table td[data-v-20bdf2ca]{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.04);color:var(--theme-text-primary)}.col-time[data-v-20bdf2ca]{color:var(--theme-text-muted);font-family:ui-monospace,monospace;font-size:.8rem}.col-proto[data-v-20bdf2ca]{font-family:ui-monospace,monospace}.proto-tag[data-v-20bdf2ca]{display:inline-block;font-size:.72rem;font-weight:700;padding:.15rem .45rem;border-radius:4px;background:#0071e314;color:#0071e3}.col-client[data-v-20bdf2ca]{font-family:ui-monospace,monospace}.col-target[data-v-20bdf2ca]{font-weight:600}.table-badge[data-v-20bdf2ca]{display:inline-block;font-size:.75rem;font-weight:700;padding:.2rem .55rem;border-radius:6px}.table-badge--allow[data-v-20bdf2ca]{background:#34c75926;color:#34c759}.table-badge--block[data-v-20bdf2ca]{background:#ff3b3026;color:#ff3b30}.col-reason[data-v-20bdf2ca]{color:var(--theme-text-secondary)}.rules-tab[data-v-20bdf2ca]{display:flex;flex-direction:column;gap:1rem}.rule-source-card[data-v-20bdf2ca]{background:var(--theme-bg-elevated);border-radius:12px;padding:1rem 1.2rem;border:1px solid rgba(0,0,0,.04)}.rule-source-top[data-v-20bdf2ca]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.rule-source-info h4[data-v-20bdf2ca]{font-size:1rem;font-weight:600;margin-bottom:.2rem}.rule-url[data-v-20bdf2ca]{font-size:.8rem;color:var(--theme-text-muted);font-family:ui-monospace,monospace}.rule-status-pill[data-v-20bdf2ca]{font-size:.75rem;font-weight:600;color:#34c759;background:#34c7591f;padding:.25rem .6rem;border-radius:6px}.rule-source-meta[data-v-20bdf2ca]{display:flex;gap:1.5rem;font-size:.8rem;color:var(--theme-text-secondary)}.status-cards-grid[data-v-20bdf2ca]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.status-metric-card[data-v-20bdf2ca]{background:var(--theme-bg-elevated);border-radius:12px;padding:1.2rem;border:1px solid rgba(0,0,0,.04)}.status-metric-card .metric-title[data-v-20bdf2ca]{display:block;font-size:.85rem;color:var(--theme-text-muted);margin-bottom:.4rem}.status-metric-card .metric-val[data-v-20bdf2ca]{font-size:1.2rem;font-weight:700;color:var(--theme-text-primary)}.platform-grid[data-v-20bdf2ca]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.platform-card[data-v-20bdf2ca]{background:var(--theme-surface);border-radius:18px;padding:2rem;text-align:center;box-shadow:0 8px 30px #0000000d;border:1px solid rgba(0,0,0,.05)}.platform-card__icon[data-v-20bdf2ca]{width:60px;height:60px;margin:0 auto 1.2rem;border-radius:50%;background:#0071e31a;color:#0071e3;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.platform-card h3[data-v-20bdf2ca]{font-size:1.25rem;font-weight:700;margin-bottom:.6rem}.platform-card p[data-v-20bdf2ca]{font-size:.95rem;color:var(--theme-text-secondary);line-height:1.6}.quickstart-grid[data-v-20bdf2ca]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card[data-v-20bdf2ca]{background:var(--theme-surface);border-radius:18px;padding:2rem;position:relative;box-shadow:0 8px 30px #0000000d;border:1px solid rgba(0,0,0,.05)}.step-number[data-v-20bdf2ca]{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#0071e3,#005bb5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;margin-bottom:1.2rem}.step-card h3[data-v-20bdf2ca]{font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.step-card p[data-v-20bdf2ca]{font-size:.95rem;line-height:1.6;color:var(--theme-text-secondary)}.download-card[data-v-20bdf2ca]{background:linear-gradient(135deg,var(--theme-bg-elevated),var(--theme-surface));border-radius:24px;padding:4rem 2rem;text-align:center;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(0,0,0,.08)}.download-description[data-v-20bdf2ca]{font-size:1.1rem;color:var(--theme-text-muted);max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.download-actions[data-v-20bdf2ca]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.8rem}.download-btn-main[data-v-20bdf2ca]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,#0071e3,#005bb5);color:#fff;padding:1rem 2.2rem;border-radius:12px;font-weight:700;font-size:1.05rem;text-decoration:none;box-shadow:0 6px 20px #0071e359;transition:all .25s ease}.download-btn-main[data-v-20bdf2ca]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0071e373}.download-btn-sub[data-v-20bdf2ca]{display:inline-flex;align-items:center;gap:.5rem;background:var(--theme-surface);color:var(--theme-text-primary);border:1px solid rgba(0,0,0,.12);padding:1rem 1.8rem;border-radius:12px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .25s ease}.download-btn-sub[data-v-20bdf2ca]:hover{transform:translateY(-2px);background:var(--theme-bg-elevated)}.download-specs[data-v-20bdf2ca]{font-size:.88rem;color:var(--theme-text-muted)}@media(max-width:1100px){.hero-content[data-v-20bdf2ca]{grid-template-columns:1fr;gap:2.5rem}.feature-grid[data-v-20bdf2ca]{grid-template-columns:repeat(2,1fr)}.platform-grid[data-v-20bdf2ca],.quickstart-grid[data-v-20bdf2ca]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero[data-v-20bdf2ca]{padding:60px 1rem 50px}.section[data-v-20bdf2ca]{padding:60px 0}.feature-grid[data-v-20bdf2ca],.platform-grid[data-v-20bdf2ca],.quickstart-grid[data-v-20bdf2ca]{grid-template-columns:1fr}.mockup-header[data-v-20bdf2ca]{flex-direction:column;align-items:flex-start;gap:.8rem}.mockup-tabs[data-v-20bdf2ca]{margin-left:0;width:100%;overflow-x:auto}.status-cards-grid[data-v-20bdf2ca]{grid-template-columns:1fr}}
