:root{--blueprint-bg: #0a1628;--blueprint-paper: #0d1a2d;--blueprint-card: #111f36;--blueprint-line: rgba(59, 130, 246, .15);--blueprint-line-dark: rgba(59, 130, 246, .25);--blueprint-accent: #3b82f6;--blueprint-text: #f1f5f9;--blueprint-text-muted: #94a3b8;--zone-danger: #ef4444;--zone-danger-bg: rgba(239, 68, 68, .15);--zone-restricted: #f97316;--zone-restricted-bg: rgba(249, 115, 22, .15);--zone-caution: #eab308;--zone-caution-bg: rgba(234, 179, 8, .15);--zone-safe: #10b981;--zone-safe-bg: rgba(16, 185, 129, .15);--zone-chemical: #8b5cf6;--zone-chemical-bg: rgba(139, 92, 246, .15);--section-padding: clamp(4rem, 10vw, 8rem)}.guardian-grid-page[data-astro-cid-zuuhyeex]{background:var(--blueprint-bg);color:var(--blueprint-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.section-header[data-astro-cid-zuuhyeex]{text-align:center;margin-bottom:4rem}.header-line[data-astro-cid-zuuhyeex]{width:60px;height:2px;background:var(--blueprint-accent);margin:0 auto 1.5rem}.section-title[data-astro-cid-zuuhyeex]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--blueprint-text);margin-bottom:.75rem;letter-spacing:-.02em}.section-subtitle[data-astro-cid-zuuhyeex]{font-size:1.125rem;color:var(--blueprint-text-muted)}.hero-blueprint[data-astro-cid-zuuhyeex]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:6rem 2rem 4rem;background:linear-gradient(90deg,var(--blueprint-line) 1px,transparent 1px),linear-gradient(var(--blueprint-line) 1px,transparent 1px),linear-gradient(180deg,#060d18 0%,var(--blueprint-bg) 30%,var(--blueprint-paper) 100%);background-size:40px 40px,40px 40px,100% 100%}.grid-coordinates[data-astro-cid-zuuhyeex]{position:absolute;top:100px;left:2rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--blueprint-text-muted);display:flex;flex-direction:column;gap:.25rem}.hero-content[data-astro-cid-zuuhyeex]{text-align:center;max-width:700px;margin-bottom:3rem;position:relative;z-index:2}.technical-badge[data-astro-cid-zuuhyeex]{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--blueprint-accent);text-transform:uppercase;letter-spacing:.1em}.badge-line[data-astro-cid-zuuhyeex]{width:40px;height:1px;background:var(--blueprint-accent)}.hero-title[data-astro-cid-zuuhyeex]{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em}.title-line[data-astro-cid-zuuhyeex]{display:block}.title-line[data-astro-cid-zuuhyeex].accent{color:var(--blueprint-accent)}.hero-subtitle[data-astro-cid-zuuhyeex]{font-size:1.25rem;color:var(--blueprint-text-muted);line-height:1.6;margin-bottom:2.5rem}.hero-specs[data-astro-cid-zuuhyeex]{display:inline-flex;align-items:center;gap:2rem;padding:1.25rem 2rem;background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:8px}.spec[data-astro-cid-zuuhyeex]{text-align:center}.spec-value[data-astro-cid-zuuhyeex]{display:block;font-size:1.5rem;font-weight:700;color:var(--blueprint-accent);font-family:JetBrains Mono,monospace}.spec-label[data-astro-cid-zuuhyeex]{font-size:.75rem;color:var(--blueprint-text-muted);text-transform:uppercase;letter-spacing:.05em}.spec-divider[data-astro-cid-zuuhyeex]{width:1px;height:40px;background:var(--blueprint-line-dark)}.hex-visualization[data-astro-cid-zuuhyeex]{width:100%;max-width:900px;position:relative}.hex-grid-svg[data-astro-cid-zuuhyeex]{width:100%;height:auto;border:1px solid var(--blueprint-line-dark);border-radius:8px;background:var(--blueprint-card)}.hex-zone[data-astro-cid-zuuhyeex] .hex-fill[data-astro-cid-zuuhyeex]{fill:var(--zone-safe-bg);transition:fill .3s ease}.hex-zone[data-astro-cid-zuuhyeex] .hex-border[data-astro-cid-zuuhyeex]{stroke:var(--zone-safe);stroke-width:2;filter:url(#hexGlow)}.hex-zone[data-astro-cid-zuuhyeex] .hex-inner[data-astro-cid-zuuhyeex]{stroke:var(--zone-safe);stroke-width:1;stroke-dasharray:4,4;opacity:.5}.hex-zone[data-astro-cid-zuuhyeex].danger .hex-fill[data-astro-cid-zuuhyeex]{fill:var(--zone-danger-bg)}.hex-zone[data-astro-cid-zuuhyeex].danger .hex-border[data-astro-cid-zuuhyeex],.hex-zone[data-astro-cid-zuuhyeex].danger .hex-inner[data-astro-cid-zuuhyeex]{stroke:var(--zone-danger)}.hex-zone[data-astro-cid-zuuhyeex].restricted .hex-fill[data-astro-cid-zuuhyeex]{fill:var(--zone-restricted-bg)}.hex-zone[data-astro-cid-zuuhyeex].restricted .hex-border[data-astro-cid-zuuhyeex],.hex-zone[data-astro-cid-zuuhyeex].restricted .hex-inner[data-astro-cid-zuuhyeex]{stroke:var(--zone-restricted)}.hex-zone[data-astro-cid-zuuhyeex].caution .hex-fill[data-astro-cid-zuuhyeex]{fill:var(--zone-caution-bg)}.hex-zone[data-astro-cid-zuuhyeex].caution .hex-border[data-astro-cid-zuuhyeex],.hex-zone[data-astro-cid-zuuhyeex].caution .hex-inner[data-astro-cid-zuuhyeex]{stroke:var(--zone-caution)}.hex-zone[data-astro-cid-zuuhyeex].chemical .hex-fill[data-astro-cid-zuuhyeex]{fill:var(--zone-chemical-bg)}.hex-zone[data-astro-cid-zuuhyeex].chemical .hex-border[data-astro-cid-zuuhyeex],.hex-zone[data-astro-cid-zuuhyeex].chemical .hex-inner[data-astro-cid-zuuhyeex]{stroke:var(--zone-chemical)}.hex-label[data-astro-cid-zuuhyeex]{font-size:10px;font-weight:600;fill:var(--blueprint-text);text-anchor:middle;font-family:Inter,sans-serif}.hex-sublabel[data-astro-cid-zuuhyeex]{font-size:8px;fill:var(--blueprint-text-muted);text-anchor:middle;font-family:JetBrains Mono,monospace}.hex-indicator[data-astro-cid-zuuhyeex]{fill:var(--zone-safe)}.hex-zone[data-astro-cid-zuuhyeex].danger .hex-indicator[data-astro-cid-zuuhyeex]{fill:var(--zone-danger)}.hex-zone[data-astro-cid-zuuhyeex].restricted .hex-indicator[data-astro-cid-zuuhyeex]{fill:var(--zone-restricted)}.hex-zone[data-astro-cid-zuuhyeex].caution .hex-indicator[data-astro-cid-zuuhyeex]{fill:var(--zone-caution)}.hex-zone[data-astro-cid-zuuhyeex].chemical .hex-indicator[data-astro-cid-zuuhyeex]{fill:var(--zone-chemical)}.hex-indicator[data-astro-cid-zuuhyeex].pulse{animation:indicatorPulse 2s infinite}@keyframes indicatorPulse{0%,to{r:4;opacity:1}50%{r:8;opacity:.5}}.worker[data-astro-cid-zuuhyeex]{fill:var(--blueprint-accent)}.worker[data-astro-cid-zuuhyeex].approaching{fill:var(--zone-danger);animation:workerAlert 1s infinite}.worker[data-astro-cid-zuuhyeex].caution{fill:var(--zone-caution)}@keyframes workerAlert{0%,to{r:6}50%{r:10}}.connection-line[data-astro-cid-zuuhyeex]{stroke:var(--blueprint-line-dark);stroke-width:1;stroke-dasharray:4,4}.annotation[data-astro-cid-zuuhyeex]{font-size:9px;fill:var(--blueprint-text-muted);font-family:JetBrains Mono,monospace}.zone-legend[data-astro-cid-zuuhyeex]{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.legend-item[data-astro-cid-zuuhyeex]{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.legend-hex[data-astro-cid-zuuhyeex]{width:16px;height:16px;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.legend-item[data-astro-cid-zuuhyeex].danger .legend-hex[data-astro-cid-zuuhyeex]{background:var(--zone-danger)}.legend-item[data-astro-cid-zuuhyeex].restricted .legend-hex[data-astro-cid-zuuhyeex]{background:var(--zone-restricted)}.legend-item[data-astro-cid-zuuhyeex].caution .legend-hex[data-astro-cid-zuuhyeex]{background:var(--zone-caution)}.legend-item[data-astro-cid-zuuhyeex].safe .legend-hex[data-astro-cid-zuuhyeex]{background:var(--zone-safe)}.scroll-indicator[data-astro-cid-zuuhyeex]{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--blueprint-text-muted);font-size:.875rem;animation:scrollBounce 2s infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.zone-types-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-bg)}.zone-cards[data-astro-cid-zuuhyeex]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.zone-card[data-astro-cid-zuuhyeex]{background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:12px;padding:2rem;transition:all .3s ease}.zone-card[data-astro-cid-zuuhyeex]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.zone-card[data-astro-cid-zuuhyeex].danger{border-left:4px solid var(--zone-danger)}.zone-card[data-astro-cid-zuuhyeex].restricted{border-left:4px solid var(--zone-restricted)}.zone-card[data-astro-cid-zuuhyeex].caution{border-left:4px solid var(--zone-caution)}.zone-card[data-astro-cid-zuuhyeex].safe{border-left:4px solid var(--zone-safe)}.card-header[data-astro-cid-zuuhyeex]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.hex-icon[data-astro-cid-zuuhyeex]{width:48px;height:48px}.zone-card[data-astro-cid-zuuhyeex].danger .hex-icon[data-astro-cid-zuuhyeex]{color:var(--zone-danger)}.zone-card[data-astro-cid-zuuhyeex].restricted .hex-icon[data-astro-cid-zuuhyeex]{color:var(--zone-restricted)}.zone-card[data-astro-cid-zuuhyeex].caution .hex-icon[data-astro-cid-zuuhyeex]{color:var(--zone-caution)}.zone-card[data-astro-cid-zuuhyeex].safe .hex-icon[data-astro-cid-zuuhyeex]{color:var(--zone-safe)}.card-badge[data-astro-cid-zuuhyeex]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:100px;font-family:JetBrains Mono,monospace}.zone-card[data-astro-cid-zuuhyeex].danger .card-badge[data-astro-cid-zuuhyeex]{background:var(--zone-danger-bg);color:var(--zone-danger)}.zone-card[data-astro-cid-zuuhyeex].restricted .card-badge[data-astro-cid-zuuhyeex]{background:var(--zone-restricted-bg);color:var(--zone-restricted)}.zone-card[data-astro-cid-zuuhyeex].caution .card-badge[data-astro-cid-zuuhyeex]{background:var(--zone-caution-bg);color:var(--zone-caution)}.zone-card[data-astro-cid-zuuhyeex].safe .card-badge[data-astro-cid-zuuhyeex]{background:var(--zone-safe-bg);color:var(--zone-safe)}.card-title[data-astro-cid-zuuhyeex]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.card-description[data-astro-cid-zuuhyeex]{font-size:.9375rem;color:var(--blueprint-text-muted);line-height:1.6;margin-bottom:1.5rem}.card-specs[data-astro-cid-zuuhyeex]{border-top:1px solid var(--blueprint-line-dark);padding-top:1rem}.spec-row[data-astro-cid-zuuhyeex]{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem}.spec-row[data-astro-cid-zuuhyeex] .spec-name[data-astro-cid-zuuhyeex]{color:var(--blueprint-text-muted)}.spec-row[data-astro-cid-zuuhyeex] .spec-value[data-astro-cid-zuuhyeex]{font-weight:600;font-family:JetBrains Mono,monospace}.breach-timeline-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-paper)}.timeline[data-astro-cid-zuuhyeex]{max-width:800px;margin:0 auto 4rem;position:relative;padding-left:100px}.timeline-line[data-astro-cid-zuuhyeex]{position:absolute;left:80px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--blueprint-accent),var(--zone-safe))}.timeline-event[data-astro-cid-zuuhyeex]{position:relative;padding:1.5rem 0 1.5rem 2rem}.event-marker[data-astro-cid-zuuhyeex]{position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:var(--blueprint-card);border:3px solid var(--blueprint-accent);border-radius:50%}.timeline-event[data-astro-cid-zuuhyeex].success .event-marker[data-astro-cid-zuuhyeex]{border-color:var(--zone-safe);background:var(--zone-safe)}.event-card[data-astro-cid-zuuhyeex]{background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:8px;padding:1.25rem 1.5rem}.event-time[data-astro-cid-zuuhyeex]{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--blueprint-accent);margin-bottom:.5rem}.event-title[data-astro-cid-zuuhyeex]{font-size:1rem;font-weight:600;margin-bottom:.25rem}.event-desc[data-astro-cid-zuuhyeex]{font-size:.875rem;color:var(--blueprint-text-muted)}.timeline-stats[data-astro-cid-zuuhyeex]{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.stat-block[data-astro-cid-zuuhyeex]{text-align:center}.stat-block[data-astro-cid-zuuhyeex] .stat-value[data-astro-cid-zuuhyeex]{display:block;font-size:2.5rem;font-weight:700;color:var(--blueprint-accent);font-family:JetBrains Mono,monospace}.stat-block[data-astro-cid-zuuhyeex] .stat-label[data-astro-cid-zuuhyeex]{font-size:.875rem;color:var(--blueprint-text-muted)}.config-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-bg)}.config-panel[data-astro-cid-zuuhyeex]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}@media(max-width:900px){.config-panel[data-astro-cid-zuuhyeex]{grid-template-columns:1fr;gap:3rem}}.blueprint-frame[data-astro-cid-zuuhyeex]{position:relative;padding:2rem;background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:8px}.frame-corner[data-astro-cid-zuuhyeex]{position:absolute;width:20px;height:20px;border:2px solid var(--blueprint-accent)}.frame-corner[data-astro-cid-zuuhyeex].tl{top:-2px;left:-2px;border-right:none;border-bottom:none}.frame-corner[data-astro-cid-zuuhyeex].tr{top:-2px;right:-2px;border-left:none;border-bottom:none}.frame-corner[data-astro-cid-zuuhyeex].bl{bottom:-2px;left:-2px;border-right:none;border-top:none}.frame-corner[data-astro-cid-zuuhyeex].br{bottom:-2px;right:-2px;border-left:none;border-top:none}.config-demo[data-astro-cid-zuuhyeex]{display:flex;flex-direction:column;gap:1.5rem}.demo-site[data-astro-cid-zuuhyeex]{height:250px;background:linear-gradient(90deg,var(--blueprint-line) 1px,transparent 1px),linear-gradient(var(--blueprint-line) 1px,transparent 1px),var(--blueprint-bg);background-size:20px 20px;border-radius:4px;position:relative}.demo-hex[data-astro-cid-zuuhyeex]{position:absolute;width:80px;height:80px;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);transition:all .5s ease}.demo-hex[data-astro-cid-zuuhyeex].hex-1{background:var(--zone-danger-bg);border:2px solid var(--zone-danger);top:30px;left:40px;animation:hexPulse1 3s infinite}.demo-hex[data-astro-cid-zuuhyeex].hex-2{background:var(--zone-restricted-bg);top:80px;left:140px;animation:hexPulse2 3s infinite .5s}.demo-hex[data-astro-cid-zuuhyeex].hex-3{background:var(--zone-safe-bg);top:120px;left:60px;animation:hexPulse3 3s infinite 1s}@keyframes hexPulse1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes hexPulse2{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes hexPulse3{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.demo-cursor[data-astro-cid-zuuhyeex]{position:absolute;width:24px;height:24px;border:2px solid var(--blueprint-accent);border-radius:50%;top:150px;right:80px;animation:cursorMove 4s infinite}@keyframes cursorMove{0%,to{transform:translate(0)}25%{transform:translate(-50px,-30px)}50%{transform:translate(-100px,20px)}75%{transform:translate(-30px,50px)}}.demo-toolbar[data-astro-cid-zuuhyeex]{display:flex;gap:.5rem}.demo-toolbar[data-astro-cid-zuuhyeex] .tool[data-astro-cid-zuuhyeex]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:var(--blueprint-bg);border:1px solid var(--blueprint-line-dark);border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.75rem;color:var(--blueprint-text-muted)}.demo-toolbar[data-astro-cid-zuuhyeex] .tool[data-astro-cid-zuuhyeex] svg[data-astro-cid-zuuhyeex]{width:20px;height:20px}.demo-toolbar[data-astro-cid-zuuhyeex] .tool[data-astro-cid-zuuhyeex].active{background:var(--blueprint-accent);color:#fff;border-color:var(--blueprint-accent)}.config-features[data-astro-cid-zuuhyeex]{display:flex;flex-direction:column;gap:2rem}.feature-item[data-astro-cid-zuuhyeex]{display:flex;gap:1.5rem}.feature-number[data-astro-cid-zuuhyeex]{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;color:var(--blueprint-accent);flex-shrink:0}.feature-content[data-astro-cid-zuuhyeex] h4[data-astro-cid-zuuhyeex]{font-size:1rem;font-weight:600;margin-bottom:.5rem}.feature-content[data-astro-cid-zuuhyeex] p[data-astro-cid-zuuhyeex]{font-size:.9375rem;color:var(--blueprint-text-muted);line-height:1.5}.metrics-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-paper)}.metrics-grid[data-astro-cid-zuuhyeex]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}@media(max-width:768px){.metrics-grid[data-astro-cid-zuuhyeex]{grid-template-columns:repeat(2,1fr)}}.metric-card[data-astro-cid-zuuhyeex]{background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:12px;padding:2rem;text-align:center}.metric-card[data-astro-cid-zuuhyeex].large{grid-column:span 1;grid-row:span 2;display:flex;flex-direction:column;justify-content:center}.metric-visual[data-astro-cid-zuuhyeex]{position:relative;width:120px;height:120px;margin:0 auto 1rem}.hex-meter[data-astro-cid-zuuhyeex]{width:100%;height:100%}.meter-bg[data-astro-cid-zuuhyeex]{stroke:var(--blueprint-line-dark);stroke-width:3}.meter-fill[data-astro-cid-zuuhyeex]{stroke:var(--blueprint-accent);stroke-width:3;stroke-dasharray:400;stroke-dashoffset:100;animation:meterFill 2s ease-out forwards}@keyframes meterFill{to{stroke-dashoffset:0}}.metric-visual[data-astro-cid-zuuhyeex] .metric-value[data-astro-cid-zuuhyeex]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.metric-card[data-astro-cid-zuuhyeex] .metric-value[data-astro-cid-zuuhyeex]{display:block;font-size:2rem;font-weight:700;color:var(--blueprint-accent);font-family:JetBrains Mono,monospace;margin-bottom:.5rem}.metric-card[data-astro-cid-zuuhyeex] .metric-value[data-astro-cid-zuuhyeex] small[data-astro-cid-zuuhyeex]{font-size:1rem;opacity:.7}.metric-card[data-astro-cid-zuuhyeex] .metric-label[data-astro-cid-zuuhyeex]{font-size:.875rem;color:var(--blueprint-text-muted)}.integration-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-bg)}.architecture-diagram[data-astro-cid-zuuhyeex]{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.arch-layer[data-astro-cid-zuuhyeex]{width:100%;padding:1.5rem;background:var(--blueprint-card);border:1px solid var(--blueprint-line-dark);border-radius:8px;text-align:center}.layer-title[data-astro-cid-zuuhyeex]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blueprint-text-muted);margin-bottom:1rem}.layer-items[data-astro-cid-zuuhyeex]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.arch-item[data-astro-cid-zuuhyeex]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:var(--blueprint-bg);border:1px solid var(--blueprint-line-dark);border-radius:6px;font-size:.875rem;min-width:100px}.arch-item[data-astro-cid-zuuhyeex].core{background:var(--blueprint-accent);color:#fff;border-color:var(--blueprint-accent)}.item-icon[data-astro-cid-zuuhyeex]{width:24px;height:24px;color:var(--blueprint-accent)}.item-icon[data-astro-cid-zuuhyeex] svg[data-astro-cid-zuuhyeex]{width:100%;height:100%}.arch-item[data-astro-cid-zuuhyeex].core .item-icon[data-astro-cid-zuuhyeex]{color:#fff}.arch-connector[data-astro-cid-zuuhyeex]{height:60px}.arch-connector[data-astro-cid-zuuhyeex] svg[data-astro-cid-zuuhyeex]{height:100%;width:40px}.cta-section[data-astro-cid-zuuhyeex]{padding:var(--section-padding) 2rem;background:var(--blueprint-paper)}.cta-content[data-astro-cid-zuuhyeex]{max-width:600px;margin:0 auto;text-align:center;position:relative}.cta-hex-bg[data-astro-cid-zuuhyeex]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;opacity:.5;pointer-events:none}.cta-title[data-astro-cid-zuuhyeex]{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;position:relative}.cta-subtitle[data-astro-cid-zuuhyeex]{font-size:1.125rem;color:var(--blueprint-text-muted);margin-bottom:2rem;line-height:1.6;position:relative}.cta-buttons[data-astro-cid-zuuhyeex]{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;position:relative;flex-wrap:wrap}.btn-primary[data-astro-cid-zuuhyeex]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--blueprint-accent);color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}.btn-primary[data-astro-cid-zuuhyeex]:hover{background:#2563eb;transform:translateY(-2px)}.btn-primary[data-astro-cid-zuuhyeex] svg[data-astro-cid-zuuhyeex]{width:18px;height:18px}.btn-secondary[data-astro-cid-zuuhyeex]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--blueprint-card);color:var(--blueprint-text);font-weight:600;border:1px solid var(--blueprint-line-dark);border-radius:8px;text-decoration:none;transition:all .2s ease}.btn-secondary[data-astro-cid-zuuhyeex]:hover{border-color:var(--blueprint-accent);color:var(--blueprint-accent);background:var(--blueprint-bg)}.cta-badges[data-astro-cid-zuuhyeex]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;position:relative}.cta-badges[data-astro-cid-zuuhyeex] .badge[data-astro-cid-zuuhyeex]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--blueprint-text-muted)}.cta-badges[data-astro-cid-zuuhyeex] .badge[data-astro-cid-zuuhyeex] svg[data-astro-cid-zuuhyeex]{width:18px;height:18px;color:var(--blueprint-accent)}@media(max-width:768px){.hero-specs[data-astro-cid-zuuhyeex]{flex-direction:column;gap:1rem}.spec-divider[data-astro-cid-zuuhyeex]{width:40px;height:1px}.timeline[data-astro-cid-zuuhyeex]{padding-left:60px}.timeline-line[data-astro-cid-zuuhyeex]{left:40px}.timeline-stats[data-astro-cid-zuuhyeex]{gap:2rem}.stat-block[data-astro-cid-zuuhyeex] .stat-value[data-astro-cid-zuuhyeex]{font-size:2rem}}
