.bento-grid[data-astro-cid-brzfg34r]{grid-template-columns:repeat(12,1fr);gap:1.5rem;margin-bottom:3.5rem;display:grid}.bento-card[data-astro-cid-brzfg34r]{background-color:var(--surface-color,#fff);border:1.5px solid color-mix(in srgb, var(--heading-color), transparent 85%);box-shadow:4px 4px 0px color-mix(in srgb, var(--heading-color), transparent 90%);border-radius:12px;flex-direction:column;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.bento-card[data-astro-cid-brzfg34r]:hover{box-shadow:6px 6px 0px var(--heading-color);border-color:var(--heading-color);transform:translate(-2px,-2px)}.bento-card-large[data-astro-cid-brzfg34r]{grid-column:span 7;min-height:480px}.bento-card-stack[data-astro-cid-brzfg34r]{grid-column:span 5}.bento-card-third[data-astro-cid-brzfg34r]{grid-column:span 4}.bento-card-header[data-astro-cid-brzfg34r]{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.bento-badge[data-astro-cid-brzfg34r]{letter-spacing:.08em;color:var(--accent-color);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:700}.service-tabs[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 96%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 88%);border-radius:8px;flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;padding:.3rem;display:flex}.service-tab-btn[data-astro-cid-brzfg34r]{-webkit-appearance:none;appearance:none;color:color-mix(in srgb, var(--default-color), transparent 25%);cursor:pointer;user-select:none;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.service-tab-btn[data-astro-cid-brzfg34r]:hover{color:var(--heading-color);background-color:color-mix(in srgb, var(--heading-color), transparent 92%)}.service-tab-btn[data-astro-cid-brzfg34r].active{background-color:var(--surface-color,#fff);color:var(--heading-color);border-color:var(--heading-color);box-shadow:2px 2px 0px var(--heading-color);font-weight:600}.service-tab-btn[data-astro-cid-brzfg34r] i[data-astro-cid-brzfg34r]{color:var(--accent-color);font-size:.85rem}.service-panel[data-astro-cid-brzfg34r]{flex-direction:column;flex:1;display:none}.service-panel[data-astro-cid-brzfg34r].active{animation:.2s panelFadeIn;display:flex}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.bento-title[data-astro-cid-brzfg34r]{color:var(--heading-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.bento-desc[data-astro-cid-brzfg34r]{color:color-mix(in srgb, var(--default-color), transparent 15%);margin-bottom:1.25rem;font-size:.925rem;line-height:1.55}.terminal-block[data-astro-cid-brzfg34r]{background-color:#0c131a;border:1px solid #1f2c3a;border-radius:8px;margin-top:auto;padding:.75rem 1rem;overflow-x:auto}.terminal-bar[data-astro-cid-brzfg34r]{border-bottom:1px solid #1a2533;align-items:center;gap:.35rem;margin-bottom:.6rem;padding-bottom:.4rem;display:flex}.terminal-dot[data-astro-cid-brzfg34r]{border-radius:50%;width:8px;height:8px}.terminal-dot[data-astro-cid-brzfg34r].red{background-color:#ef4444}.terminal-dot[data-astro-cid-brzfg34r].yellow{background-color:#f59e0b}.terminal-dot[data-astro-cid-brzfg34r].green{background-color:#10b981}.terminal-title[data-astro-cid-brzfg34r]{color:#94a3b8;margin-left:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem}.terminal-code[data-astro-cid-brzfg34r]{color:#f8fafc;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.5}.terminal-code[data-astro-cid-brzfg34r] .kw[data-astro-cid-brzfg34r]{color:#f472b6}.terminal-code[data-astro-cid-brzfg34r] .str[data-astro-cid-brzfg34r]{color:#34d399}.terminal-code[data-astro-cid-brzfg34r] .num[data-astro-cid-brzfg34r]{color:#fbbf24}.terminal-code[data-astro-cid-brzfg34r] .cmt[data-astro-cid-brzfg34r]{color:#64748b;font-style:italic}.modes-grid[data-astro-cid-brzfg34r]{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:auto;display:grid}.mode-box[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 96%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 88%);border-radius:8px;padding:.85rem}.mode-header[data-astro-cid-brzfg34r]{color:var(--heading-color);align-items:center;gap:.45rem;margin-bottom:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:700;display:flex}.mode-header[data-astro-cid-brzfg34r] i[data-astro-cid-brzfg34r]{color:var(--accent-color);font-size:.95rem}.mode-desc[data-astro-cid-brzfg34r]{color:color-mix(in srgb, var(--default-color), transparent 25%);margin:0;font-size:.76rem;line-height:1.45}.advisory-matrix[data-astro-cid-brzfg34r]{border:1.5px dashed color-mix(in srgb, var(--heading-color), transparent 75%);background-color:#fffefb;border-radius:8px;flex-direction:column;gap:.4rem;margin-top:auto;padding:.85rem;display:flex}.advisory-row[data-astro-cid-brzfg34r]{border-bottom:1px dashed color-mix(in srgb, var(--heading-color), transparent 88%);align-items:center;gap:.65rem;padding:.35rem 0;display:flex}.advisory-row[data-astro-cid-brzfg34r]:last-child{border-bottom:none}.adv-badge[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 92%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 80%);color:var(--accent-color);border-radius:4px;flex-shrink:0;padding:.15rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700}.adv-text[data-astro-cid-brzfg34r]{color:var(--heading-color);flex:1;font-size:.76rem;line-height:1.35}.adv-check[data-astro-cid-brzfg34r]{color:#10b981;flex-shrink:0;font-size:.75rem;font-weight:700}.ecosystem-grid[data-astro-cid-brzfg34r]{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:auto;display:grid}.ecosystem-tile[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 96%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 88%);text-align:center;border-radius:8px;padding:.75rem .6rem}.ecosystem-num[data-astro-cid-brzfg34r]{color:var(--accent-color);margin-bottom:.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.15rem;font-weight:700;line-height:1.2}.ecosystem-label[data-astro-cid-brzfg34r]{color:color-mix(in srgb, var(--default-color), transparent 25%);font-size:.7rem;line-height:1.35}.arch-framework[data-astro-cid-brzfg34r]{flex-direction:column;gap:.55rem;margin-top:auto;display:flex}.arch-pillar[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 96%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 88%);border-radius:8px;align-items:center;gap:.75rem;padding:.65rem .85rem;transition:border-color .2s,background-color .2s;display:flex}.arch-pillar-icon[data-astro-cid-brzfg34r]{background-color:var(--surface-color,#fff);border:1px solid color-mix(in srgb, var(--heading-color), transparent 85%);width:2rem;height:2rem;color:var(--accent-color);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.arch-pillar-text[data-astro-cid-brzfg34r]{flex-direction:column;display:flex}.arch-title[data-astro-cid-brzfg34r]{color:var(--heading-color);font-size:.825rem;font-weight:600;line-height:1.25}.arch-sub[data-astro-cid-brzfg34r]{color:color-mix(in srgb, var(--default-color), transparent 30%);font-size:.72rem;line-height:1.2}.direct-line-graphic[data-astro-cid-brzfg34r]{background-color:color-mix(in srgb, var(--heading-color), transparent 96%);border:1px dashed color-mix(in srgb, var(--heading-color), transparent 75%);text-align:center;border-radius:8px;margin-top:auto;padding:1.25rem .9rem}.comm-node[data-astro-cid-brzfg34r]{color:var(--heading-color);background:var(--surface-color,#fff);border:1px solid color-mix(in srgb, var(--heading-color), transparent 80%);border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.comm-node[data-astro-cid-brzfg34r].accent{color:var(--accent-color);border-color:var(--accent-color)}.comm-connector[data-astro-cid-brzfg34r]{padding:.75rem 0;position:relative}.comm-line[data-astro-cid-brzfg34r]{background:repeating-linear-gradient(to bottom, var(--accent-color), var(--accent-color) 4px, transparent 4px, transparent 8px);width:2px;height:24px;margin:0 auto;display:block}.ticket-widget[data-astro-cid-brzfg34r]{border:1.5px dashed color-mix(in srgb, var(--heading-color), transparent 70%);background-color:#fffefb;border-radius:6px;margin-top:auto;padding:.85rem}.ticket-header[data-astro-cid-brzfg34r]{color:var(--heading-color);border-bottom:1px dashed color-mix(in srgb, var(--heading-color), transparent 80%);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:700;display:flex}.ticket-stamp[data-astro-cid-brzfg34r]{color:#10b981;border:1px solid #10b981;border-radius:3px;padding:.1rem .35rem;font-size:.65rem}.ticket-row[data-astro-cid-brzfg34r]{color:var(--heading-color);justify-content:space-between;padding:.2rem 0;font-size:.78rem;display:flex}.ticket-row[data-astro-cid-brzfg34r] .check[data-astro-cid-brzfg34r]{color:#10b981;font-size:.72rem;font-weight:700}.ticket-footer[data-astro-cid-brzfg34r]{border-top:1px dashed color-mix(in srgb, var(--heading-color), transparent 80%);text-align:center;color:var(--accent-color);letter-spacing:.05em;margin-top:.5rem;padding-top:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;font-weight:700}.repo-widget[data-astro-cid-brzfg34r]{color:#f8fafc;background-color:#0f2943;border-radius:8px;margin-top:auto;padding:.85rem}.repo-header[data-astro-cid-brzfg34r]{color:#94a3b8;border-bottom:1px solid #ffffff1a;align-items:center;gap:.4rem;margin-bottom:.5rem;padding-bottom:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;display:flex}.commit-item[data-astro-cid-brzfg34r]{color:#e2e8f0;align-items:center;gap:.4rem;padding:.25rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;display:flex}.commit-dot[data-astro-cid-brzfg34r]{background-color:var(--accent-color);border-radius:50%;width:6px;height:6px}@media (width<=991px){.bento-card-large[data-astro-cid-brzfg34r],.bento-card-stack[data-astro-cid-brzfg34r]{grid-column:span 12}.bento-card-third[data-astro-cid-brzfg34r]{grid-column:span 6}}@media (width<=767px){.bento-grid[data-astro-cid-brzfg34r]{grid-template-columns:1fr;gap:1.25rem}.bento-card-large[data-astro-cid-brzfg34r],.bento-card-stack[data-astro-cid-brzfg34r],.bento-card-third[data-astro-cid-brzfg34r]{grid-column:span 1;min-height:auto}.modes-grid[data-astro-cid-brzfg34r],.ecosystem-grid[data-astro-cid-brzfg34r]{grid-template-columns:1fr}.service-tabs[data-astro-cid-brzfg34r]{flex-direction:column}.service-tab-btn[data-astro-cid-brzfg34r]{justify-content:flex-start;width:100%}}.blueprint-pipeline[data-astro-cid-7zsin4zy]{flex-direction:column;gap:2.5rem;margin-bottom:3.5rem;display:flex;position:relative}.blueprint-phase-item[data-astro-cid-7zsin4zy]{gap:1.75rem;display:flex;position:relative}.phase-rail[data-astro-cid-7zsin4zy]{flex-direction:column;flex:0 0 3rem;align-items:center;display:flex}.phase-number-badge[data-astro-cid-7zsin4zy]{background-color:var(--heading-color);width:3rem;height:3rem;color:var(--contrast-color);border:2px solid var(--heading-color);box-shadow:3px 3px 0px var(--accent-color);z-index:2;border-radius:8px;justify-content:center;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;font-weight:700;display:flex}.phase-track-line[data-astro-cid-7zsin4zy]{background:repeating-linear-gradient(to bottom, var(--heading-color), var(--heading-color) 6px, transparent 6px, transparent 12px);opacity:.25;flex:1;width:2px;margin:.75rem 0}.blueprint-card[data-astro-cid-7zsin4zy]{background-color:var(--surface-color,#fff);border:1.5px solid color-mix(in srgb, var(--heading-color), transparent 85%);box-shadow:4px 4px 0px color-mix(in srgb, var(--heading-color), transparent 90%);border-radius:12px;flex:1;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s}.blueprint-card[data-astro-cid-7zsin4zy]:hover{box-shadow:6px 6px 0px var(--heading-color);border-color:var(--heading-color);transform:translate(-2px,-2px)}.blueprint-card-body[data-astro-cid-7zsin4zy]{grid-template-columns:1.15fr 1fr;gap:2.25rem;display:grid}.blueprint-tag[data-astro-cid-7zsin4zy]{letter-spacing:.08em;color:var(--accent-color);text-transform:uppercase;margin-bottom:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:700}.blueprint-title[data-astro-cid-7zsin4zy]{color:var(--heading-color);margin-bottom:1rem;font-size:1.4rem;font-weight:700;line-height:1.3}.blueprint-desc[data-astro-cid-7zsin4zy]{color:color-mix(in srgb, var(--default-color), transparent 15%);margin-bottom:0;font-size:.95rem;line-height:1.6}.blueprint-details[data-astro-cid-7zsin4zy]{flex-direction:column;gap:1.25rem;display:flex}.deliverables-box[data-astro-cid-7zsin4zy]{background-color:color-mix(in srgb, var(--heading-color), transparent 97%);border:1px solid color-mix(in srgb, var(--heading-color), transparent 88%);border-radius:8px;padding:1.1rem}.deliverables-header[data-astro-cid-7zsin4zy]{color:var(--heading-color);letter-spacing:.05em;border-bottom:1px solid color-mix(in srgb, var(--heading-color), transparent 90%);align-items:center;gap:.45rem;margin-bottom:.75rem;padding-bottom:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:700;display:flex}.deliverables-header[data-astro-cid-7zsin4zy] i[data-astro-cid-7zsin4zy]{color:var(--accent-color);font-size:.9rem}.deliverables-list[data-astro-cid-7zsin4zy]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.deliverables-list[data-astro-cid-7zsin4zy] li[data-astro-cid-7zsin4zy]{color:var(--heading-color);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4;display:flex}.deliverables-list[data-astro-cid-7zsin4zy] li[data-astro-cid-7zsin4zy] i[data-astro-cid-7zsin4zy]{color:#10b981;flex-shrink:0;margin-top:.15rem;font-size:.85rem}.objection-box[data-astro-cid-7zsin4zy]{border-left:3px solid var(--accent-color);border-top:1px solid color-mix(in srgb, var(--accent-color), transparent 85%);border-right:1px solid color-mix(in srgb, var(--accent-color), transparent 85%);border-bottom:1px solid color-mix(in srgb, var(--accent-color), transparent 85%);background-color:#fffbf7;border-radius:0 8px 8px 0;padding:1rem}.objection-header[data-astro-cid-7zsin4zy]{align-items:flex-start;gap:.4rem;margin-bottom:.4rem;display:flex}.objection-header[data-astro-cid-7zsin4zy] i[data-astro-cid-7zsin4zy]{color:var(--accent-color);flex-shrink:0;margin-top:.1rem;font-size:.9rem}.objection-q[data-astro-cid-7zsin4zy]{color:var(--heading-color);font-size:.825rem;font-weight:600;line-height:1.35}.objection-a[data-astro-cid-7zsin4zy]{color:color-mix(in srgb, var(--default-color), transparent 15%);margin:0;padding-left:1.3rem;font-size:.825rem;line-height:1.5}@media (width<=991px){.blueprint-card-body[data-astro-cid-7zsin4zy]{grid-template-columns:1fr;gap:1.75rem}}@media (width<=767px){.blueprint-phase-item[data-astro-cid-7zsin4zy]{gap:1rem}.phase-rail[data-astro-cid-7zsin4zy]{flex:0 0 2.25rem}.phase-number-badge[data-astro-cid-7zsin4zy]{width:2.25rem;height:2.25rem;font-size:.95rem}.blueprint-card[data-astro-cid-7zsin4zy]{padding:1.35rem}.blueprint-title[data-astro-cid-7zsin4zy]{font-size:1.2rem}}.work-hero[data-astro-cid-rpamvcyw]{max-width:820px;padding:1.5rem 0 3rem}.availability-badge-wrapper[data-astro-cid-rpamvcyw]{display:inline-block}.availability-badge[data-astro-cid-rpamvcyw]{color:var(--heading-color);background-color:color-mix(in srgb, var(--surface-color,#fff), var(--heading-color) 4%);border:1.5px solid color-mix(in srgb, var(--heading-color), transparent 85%);box-shadow:2px 2px 0px color-mix(in srgb, var(--heading-color), transparent 90%);border-radius:50px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;font-weight:600;display:inline-flex}.pulse-indicator[data-astro-cid-rpamvcyw]{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #10b981}.hero-heading[data-astro-cid-rpamvcyw]{color:var(--heading-color);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.6rem;font-weight:700;line-height:1.25}.section-divider-block[data-astro-cid-rpamvcyw]{margin-bottom:3.5rem}.cta-banner[data-astro-cid-rpamvcyw]{background-color:var(--surface-color,#fff);border:2px solid var(--heading-color);max-width:820px;box-shadow:6px 6px 0px var(--heading-color);border-radius:16px;padding:3rem 2rem;position:relative;overflow:hidden}.cta-title[data-astro-cid-rpamvcyw]{color:var(--heading-color);margin-bottom:2rem;font-size:2rem;font-weight:700}.cta-banner[data-astro-cid-rpamvcyw] .btn-outline[data-astro-cid-rpamvcyw]{border:1.5px solid var(--heading-color);color:var(--heading-color);border-radius:20px;padding:.6rem 1.6rem;font-weight:500;transition:all .2s}.cta-banner[data-astro-cid-rpamvcyw] .btn-outline[data-astro-cid-rpamvcyw]:hover{background-color:var(--heading-color);color:var(--contrast-color);transform:translateY(-2px)}.cta-banner[data-astro-cid-rpamvcyw] .btn-primary[data-astro-cid-rpamvcyw]{padding:.6rem 1.8rem}@media (width<=767px){.hero-heading[data-astro-cid-rpamvcyw]{font-size:2rem}.cta-banner[data-astro-cid-rpamvcyw]{padding:2.25rem 1.25rem}.cta-title[data-astro-cid-rpamvcyw]{margin-bottom:1.5rem;font-size:1.5rem}}
