.cesp-spotlight:where(.astro-6demudd3) .section-header{margin-bottom:clamp(1.5rem,3vw,2rem)}.cesp-stage:where(.astro-6demudd3){width:100%}.cesp-illustration:where(.astro-6demudd3){margin:0;background:linear-gradient(180deg,rgba(var(--accent-rgb),.04),rgba(var(--accent-rgb),.08));border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:clamp(1rem,2.5vw,1.75rem);aspect-ratio:640 / 360;overflow:hidden}.cesp-illustration:where(.astro-6demudd3) svg:where(.astro-6demudd3){width:100%;height:100%;display:block}.cesp-content:where(.astro-6demudd3){margin-top:clamp(2rem,4vw,3rem);display:flex;flex-direction:column;gap:.85rem}.cesp-tagline:where(.astro-6demudd3){font-family:var(--font-mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0}.cesp-content:where(.astro-6demudd3) h3:where(.astro-6demudd3){font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:700;color:var(--text-heading);line-height:1.2;margin:0;letter-spacing:-.015em;text-wrap:balance}.cesp-lead:where(.astro-6demudd3){font-size:1rem;line-height:1.65;color:var(--text-secondary);margin:0;max-width:80ch}.cesp-lead:where(.astro-6demudd3) strong{color:var(--text-heading);font-weight:700}.cesp-columns:where(.astro-6demudd3){margin-top:clamp(1.5rem,3vw,2rem);display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid var(--border-default)}@media(max-width:900px){.cesp-columns:where(.astro-6demudd3){grid-template-columns:1fr;gap:1.5rem}}.cesp-col:where(.astro-6demudd3){display:flex;flex-direction:column;gap:.5rem}.cesp-col:where(.astro-6demudd3) h4:where(.astro-6demudd3){margin:0;font-size:1rem;font-weight:700;color:var(--accent);line-height:1.3;letter-spacing:-.005em}.cesp-col:where(.astro-6demudd3) p:where(.astro-6demudd3){margin:0;font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.cesp-col:where(.astro-6demudd3) p:where(.astro-6demudd3) code{font-family:var(--font-mono);font-size:.8125rem;color:var(--accent);background:rgba(var(--accent-rgb),.1);padding:1px 4px;border-radius:3px}@media(prefers-reduced-motion:reduce){.cesp-pulse:where(.astro-6demudd3){display:none}}.hsd-orient-grid:where(.astro-gixearvs){display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:clamp(2rem,4vw,3rem)}@media(max-width:1024px){.hsd-orient-grid:where(.astro-gixearvs){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hsd-orient-grid:where(.astro-gixearvs){grid-template-columns:1fr}}.hsd-orient-card:where(.astro-gixearvs){background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hsd-orient-card:where(.astro-gixearvs):hover,.hsd-orient-card:where(.astro-gixearvs):focus-visible{transform:translateY(-2px);border-color:var(--border-accent);box-shadow:var(--shadow-md)}.hsd-orient-card:where(.astro-gixearvs):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hsd-orient-illo:where(.astro-gixearvs){background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);aspect-ratio:200 / 80;display:flex;align-items:center;justify-content:center;overflow:hidden}.hsd-orient-illo:where(.astro-gixearvs) svg:where(.astro-gixearvs){width:92%;height:92%}.hsd-orient-body:where(.astro-gixearvs){padding:16px 18px 18px;display:flex;flex-direction:column;gap:4px}.hsd-orient:where(.astro-gixearvs) .section-header .overline{display:inline-flex;align-items:center;gap:10px}.hsd-orient:where(.astro-gixearvs) .section-header .overline:before,.hsd-orient:where(.astro-gixearvs) .section-header .overline:after{content:"";display:inline-block;width:18px;height:1.5px;background:var(--accent);opacity:.55}.hsd-orient-label:where(.astro-gixearvs){font-size:.9375rem;font-weight:700;color:var(--text-heading);line-height:1.3}.hsd-orient-desc:where(.astro-gixearvs){font-size:.8125rem;line-height:1.5;color:var(--text-muted)}.hap-patterns:where(.astro-udeeojfk) .section-header{margin-bottom:clamp(1rem,2vw,1.5rem)}.hap-patterns:where(.astro-udeeojfk) .section-header p{max-width:none}.hap-tabs-bar:where(.astro-udeeojfk){display:inline-flex;flex-wrap:wrap;gap:4px;margin-top:0;padding:4px;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-pill)}.hap-tab-btn:where(.astro-udeeojfk){appearance:none;background:transparent;border:0;padding:8px 18px;font:inherit;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-pill);transition:background .15s ease,color .15s ease;display:inline-flex;align-items:center;gap:8px}.hap-tab-btn:where(.astro-udeeojfk):hover{color:var(--text-heading)}.hap-tab-btn:where(.astro-udeeojfk)[aria-selected=true]{background:var(--bg-card);color:var(--accent);font-weight:600;box-shadow:var(--shadow-xs, 0 1px 2px rgba(15, 23, 42, .06))}.hap-tab-btn:where(.astro-udeeojfk):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hap-panels:where(.astro-udeeojfk){margin-top:clamp(1.5rem,3vw,2rem)}.hap-panel:where(.astro-udeeojfk){display:none;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,4rem);align-items:center}.hap-panel:where(.astro-udeeojfk)[data-active=true]{display:grid}@media(max-width:900px){.hap-panel:where(.astro-udeeojfk)[data-active=true]{grid-template-columns:1fr}}.hap-body:where(.astro-udeeojfk){display:flex;flex-direction:column;gap:.85rem}.hap-tagline:where(.astro-udeeojfk){font-family:var(--font-mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0}.hap-body:where(.astro-udeeojfk) h3:where(.astro-udeeojfk){font-size:clamp(1.375rem,2.2vw,1.625rem);font-weight:700;color:var(--text-heading);line-height:1.2;margin:0;letter-spacing:-.015em;text-wrap:balance}.hap-body:where(.astro-udeeojfk)>p:where(.astro-udeeojfk){font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.hap-features:where(.astro-udeeojfk){list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.6rem}.hap-features:where(.astro-udeeojfk) li:where(.astro-udeeojfk){position:relative;padding-left:1.75rem;font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.hap-features:where(.astro-udeeojfk) li:where(.astro-udeeojfk):before{content:"";position:absolute;left:0;top:.25rem;width:1.125rem;height:1.125rem;border-radius:50%;background:rgba(var(--accent-rgb),.12);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%230ea5e9' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4,8 7,11 12,5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:70% 70%}.hap-visual:where(.astro-udeeojfk){background:linear-gradient(180deg,rgba(var(--accent-rgb),.03),rgba(var(--accent-rgb),.06));border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:clamp(1rem,2.5vw,1.5rem);aspect-ratio:320 / 240}.hap-visual:where(.astro-udeeojfk) svg:where(.astro-udeeojfk){width:100%;height:100%}.hap-clin-mic:where(.astro-udeeojfk),.hap-hybrid-build:where(.astro-udeeojfk){transform-origin:center;transform-box:fill-box;animation:hapPulse 2.4s ease-in-out infinite}@keyframes hapPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.hap-clin-mic:where(.astro-udeeojfk),.hap-hybrid-build:where(.astro-udeeojfk){animation:none}}.tspo-spotlight:where(.astro-cdjy36il) .section-header{margin-bottom:clamp(1.5rem,3vw,2rem)}.tspo-spotlight:where(.astro-cdjy36il) .section-header p{max-width:none}.tspo-panel:where(.astro-cdjy36il){display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}@media(max-width:900px){.tspo-panel:where(.astro-cdjy36il){grid-template-columns:1fr}}.tspo-body:where(.astro-cdjy36il){display:flex;flex-direction:column;gap:.85rem}.tspo-tagline:where(.astro-cdjy36il){font-family:var(--font-mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0}.tspo-body:where(.astro-cdjy36il) h3:where(.astro-cdjy36il){font-size:clamp(1.375rem,2.2vw,1.625rem);font-weight:700;color:var(--text-heading);line-height:1.2;margin:0;letter-spacing:-.015em;text-wrap:balance}.tspo-body:where(.astro-cdjy36il)>p:where(.astro-cdjy36il){font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.tspo-features:where(.astro-cdjy36il){list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.6rem}.tspo-features:where(.astro-cdjy36il) li:where(.astro-cdjy36il){position:relative;padding-left:1.75rem;font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.tspo-features:where(.astro-cdjy36il) li:where(.astro-cdjy36il) strong{color:var(--text-heading);font-weight:700}.tspo-features:where(.astro-cdjy36il) li:where(.astro-cdjy36il) code{font-family:var(--font-mono);font-size:.8125rem;color:var(--accent);background:rgba(var(--accent-rgb),.08);padding:1px 4px;border-radius:3px}.tspo-features:where(.astro-cdjy36il) li:where(.astro-cdjy36il):before{content:"";position:absolute;left:0;top:.25rem;width:1.125rem;height:1.125rem;border-radius:50%;background:rgba(var(--accent-rgb),.12);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%230ea5e9' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4,8 7,11 12,5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:70% 70%}.tspo-visual:where(.astro-cdjy36il){margin:0;background:linear-gradient(180deg,rgba(var(--accent-rgb),.04),rgba(var(--accent-rgb),.08));border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:clamp(1rem,2.5vw,1.75rem);display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:480px;margin-inline:auto}.tspo-visual:where(.astro-cdjy36il) svg:where(.astro-cdjy36il){width:100%;height:auto}.tspo-caption:where(.astro-cdjy36il){margin:0;padding:0 .5rem;font-size:.8125rem;line-height:1.5;color:var(--text-muted);font-style:italic;text-align:center;text-wrap:balance}@media(prefers-reduced-motion:reduce){.tspo-pulse:where(.astro-cdjy36il){display:none}.tspo-visual:where(.astro-cdjy36il) circle:where(.astro-cdjy36il)[fill="#EF4444"]{animation:none}}.hsg-grid:where(.astro-mgx5mxb3){display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(2rem,5vw,3.5rem)}@media(max-width:1100px){.hsg-grid:where(.astro-mgx5mxb3){grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.hsg-grid:where(.astro-mgx5mxb3){grid-template-columns:1fr}}.hsg-card:where(.astro-mgx5mxb3){display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hsg-card:where(.astro-mgx5mxb3):hover{transform:translateY(-3px);border-color:rgba(var(--accent-rgb),.5);box-shadow:0 12px 28px #0000002e}.hsg-card:where(.astro-mgx5mxb3):hover .hsg-arrow:where(.astro-mgx5mxb3){color:var(--accent);transform:translate(2px)}.hsg-card:where(.astro-mgx5mxb3):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hsg-illus:where(.astro-mgx5mxb3){background:linear-gradient(180deg,rgba(var(--accent-rgb),.05),rgba(var(--accent-rgb),.1));border-bottom:1px solid var(--border-default);padding:clamp(1rem,2vw,1.5rem);display:flex;align-items:center;justify-content:center;aspect-ratio:160 / 100}.hsg-illus:where(.astro-mgx5mxb3) svg:where(.astro-mgx5mxb3){width:100%;height:auto;max-width:280px}.hsg-content:where(.astro-mgx5mxb3){display:flex;flex-direction:column;gap:.75rem;padding:clamp(1.25rem,2vw,1.5rem);flex:1}.hsg-content:where(.astro-mgx5mxb3) h3:where(.astro-mgx5mxb3){margin:0;font-size:1.125rem;font-weight:700;color:var(--text-heading);line-height:1.25;letter-spacing:-.01em}.hsg-content:where(.astro-mgx5mxb3) p:where(.astro-mgx5mxb3){margin:0;font-size:.875rem;line-height:1.55;color:var(--text-secondary);flex:1}.hsg-tags:where(.astro-mgx5mxb3){display:flex;flex-wrap:wrap;gap:6px;margin-top:.25rem}.hsg-tag:where(.astro-mgx5mxb3){display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--accent);background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.25);border-radius:var(--radius-pill);padding:3px 9px;white-space:nowrap}.hsg-arrow:where(.astro-mgx5mxb3){display:inline-flex;align-items:center;gap:6px;margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);transition:color .2s ease,transform .2s ease}.two-col:where(.astro-vykygnj7){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}@media(max-width:768px){.two-col:where(.astro-vykygnj7){grid-template-columns:1fr}}.hosting-matrix-wrap:where(.astro-vykygnj7){margin-top:2.5rem}.hosting-checklist-wrap:where(.astro-vykygnj7){margin-top:2.5rem}.cloud-arch-cta:where(.astro-vykygnj7){margin-top:2.5rem;text-align:center}.cloud-arch-cta:where(.astro-vykygnj7) .btn:where(.astro-vykygnj7){display:inline-flex;align-items:center;gap:8px}.prose:where(.astro-vykygnj7){max-width:780px;margin:0 auto;font-size:1rem;line-height:1.7;color:var(--text-secondary)}.prose:where(.astro-vykygnj7) h3:where(.astro-vykygnj7){color:var(--text-heading);margin:2rem 0 .75rem}.prose:where(.astro-vykygnj7) p:where(.astro-vykygnj7){margin-bottom:1.25rem}.prose:where(.astro-vykygnj7) a:where(.astro-vykygnj7){color:var(--accent);text-decoration:underline;text-underline-offset:2px}.prose:where(.astro-vykygnj7) a:where(.astro-vykygnj7):hover{color:var(--accent-hover)}.samd-spotlight:where(.astro-vykygnj7) .container:where(.astro-vykygnj7){max-width:1200px}.samd-spotlight:where(.astro-vykygnj7) .section-header p strong{color:var(--text-heading);font-weight:700}.samd-matrix:where(.astro-vykygnj7){margin:56px auto 0;max-width:820px}.samd-matrix__scroll:where(.astro-vykygnj7){overflow-x:auto;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card)}.samd-table:where(.astro-vykygnj7){width:100%;min-width:540px;border-collapse:collapse;font-size:.92rem}.samd-table__caption:where(.astro-vykygnj7){padding:14px 16px 12px;font-size:1.05rem;font-weight:700;color:var(--text-heading);text-align:center;caption-side:top}.samd-table:where(.astro-vykygnj7) th:where(.astro-vykygnj7),.samd-table:where(.astro-vykygnj7) td:where(.astro-vykygnj7){padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-subtle)}.samd-table:where(.astro-vykygnj7) thead:where(.astro-vykygnj7) th:where(.astro-vykygnj7){font-weight:700;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);background:rgba(var(--accent-rgb),.04)}.samd-table:where(.astro-vykygnj7) tbody:where(.astro-vykygnj7) tr:where(.astro-vykygnj7):last-child>:where(.astro-vykygnj7){border-bottom:none}.samd-table:where(.astro-vykygnj7) tbody:where(.astro-vykygnj7) th:where(.astro-vykygnj7)[scope=row]{font-weight:600;color:var(--text-heading)}.samd-matrix__note:where(.astro-vykygnj7){margin:10px 4px 0;font-size:.82rem;color:var(--text-muted);text-align:center}.samd-grid:where(.astro-vykygnj7){position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:2.5rem}@media(max-width:720px){.samd-grid:where(.astro-vykygnj7){grid-template-columns:1fr;gap:16px}}.samd-card:where(.astro-vykygnj7){position:relative;display:flex;flex-direction:column;gap:16px;padding:22px 22px 24px;background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;min-height:220px}.samd-card:where(.astro-vykygnj7):hover{transform:translateY(-3px);border-color:var(--border-accent);box-shadow:var(--shadow-md)}.samd-card:where(.astro-vykygnj7):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.samd-card:where(.astro-vykygnj7)[aria-expanded=true]{opacity:.4;pointer-events:none}.samd-card:where(.astro-vykygnj7)[inert]{opacity:.4}.samd-illo:where(.astro-vykygnj7){width:96px;height:96px;display:flex;align-items:center;justify-content:center}.samd-illo:where(.astro-vykygnj7) svg:where(.astro-vykygnj7){width:100%;height:100%;display:block}.samd-card-name:where(.astro-vykygnj7){display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--text-heading);line-height:1.25}.samd-card-open:where(.astro-vykygnj7){flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(var(--accent-rgb),.1);color:var(--accent);transition:background .2s ease,transform .2s ease}.samd-card:where(.astro-vykygnj7):hover .samd-card-open:where(.astro-vykygnj7){background:rgba(var(--accent-rgb),.2);transform:translate(2px,-2px)}.samd-card-blurb:where(.astro-vykygnj7){font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.samd-expanded:where(.astro-vykygnj7){position:absolute;display:none;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:28px;padding:32px 36px 36px;background:linear-gradient(165deg,var(--blue-900) 0%,var(--blue-800) 55%,var(--blue-700) 100%);border:1px solid rgba(125,211,252,.55);border-radius:var(--radius-lg);overflow:hidden;z-index:5;box-shadow:0 30px 70px #00000073}[data-theme=dark] .samd-expanded:where(.astro-vykygnj7){background:linear-gradient(165deg,#16263f,#0e1a30)}@media(prefers-color-scheme:dark){[data-theme=auto] .samd-expanded:where(.astro-vykygnj7){background:linear-gradient(165deg,#16263f,#0e1a30)}}.samd-expanded:where(.astro-vykygnj7) .samd-close{position:absolute;top:16px;right:16px;z-index:2;width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,transform .15s ease;display:inline-flex;align-items:center;justify-content:center}.samd-expanded:where(.astro-vykygnj7) .samd-close:hover{background:#fff3;transform:rotate(90deg)}.samd-expanded:where(.astro-vykygnj7) .samd-close:focus-visible{outline:2px solid #7dd3fc;outline-offset:3px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-illo{display:flex;align-items:center;justify-content:center;padding:8px;background:#ffffff0a;border-radius:var(--radius-md);min-height:280px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-illo svg{width:100%;height:auto;max-height:380px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-content{display:flex;flex-direction:column;gap:12px;color:#ffffffe0;padding-right:36px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-overline{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.12em;color:#7dd3fc;text-transform:uppercase}.samd-expanded:where(.astro-vykygnj7) .samd-exp-name{margin:0;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:700;letter-spacing:-.015em;color:#f8fafc;line-height:1.15}.samd-expanded:where(.astro-vykygnj7) .samd-exp-tagline{margin:0;font-size:1rem;line-height:1.45;color:#bae6fd;font-weight:600}.samd-expanded:where(.astro-vykygnj7) .samd-exp-desc{margin:4px 0 0;font-size:.95rem;line-height:1.65;color:#ffffffd1}.samd-expanded:where(.astro-vykygnj7) .samd-exp-features{margin:6px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-features li{position:relative;padding-left:22px;font-size:.875rem;line-height:1.5;color:#ffffffc7}.samd-expanded:where(.astro-vykygnj7) .samd-exp-features li:before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;border-radius:50%;background:#7dd3fc;opacity:.55}.samd-expanded:where(.astro-vykygnj7) .samd-exp-cta{align-self:flex-start;margin-top:14px;padding:9px 16px;font-size:.85rem;font-weight:600;letter-spacing:.01em;color:#fff;background:#7dd3fc24;border:1px solid rgba(125,211,252,.4);border-radius:999px;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.samd-expanded:where(.astro-vykygnj7) .samd-exp-cta:hover{background:#7dd3fc3d;border-color:#7dd3fcb3;transform:translateY(-1px)}.samd-expanded:where(.astro-vykygnj7) .samd-exp-cta:focus-visible{outline:2px solid #7dd3fc;outline-offset:3px}@media(max-width:720px){.samd-expanded:where(.astro-vykygnj7){grid-template-columns:1fr;gap:18px;padding:24px 22px 28px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-illo{min-height:200px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-illo svg{max-height:240px}.samd-expanded:where(.astro-vykygnj7) .samd-exp-content{padding-right:0}}@media(prefers-reduced-motion:reduce){.samd-expanded:where(.astro-vykygnj7){transition:none!important}.samd-expanded:where(.astro-vykygnj7) .samd-close,.samd-card:where(.astro-vykygnj7),.samd-card-open:where(.astro-vykygnj7){transition:none!important}}#specialized-builds:where(.astro-vykygnj7) .section-header p{max-width:880px}.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header:where(.astro-vykygnj7){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3rem);align-items:center;margin-bottom:clamp(2rem,4vw,2.75rem)}.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header:where(.astro-vykygnj7) .section-header p{max-width:none}.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header__illo:where(.astro-vykygnj7){background:linear-gradient(180deg,#ffffff0a,#fff0);border:1px solid rgba(125,211,252,.25);border-radius:var(--radius-lg);padding:clamp(1rem,2vw,1.5rem);aspect-ratio:320 / 240;overflow:hidden}.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header__illo:where(.astro-vykygnj7) svg:where(.astro-vykygnj7){width:100%;height:100%;display:block}@media(max-width:900px){.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header:where(.astro-vykygnj7){grid-template-columns:1fr;gap:1.5rem}.cloud-arch-section:where(.astro-vykygnj7) .cloud-arch-header__illo:where(.astro-vykygnj7){max-width:420px;margin-inline:auto}}@media(prefers-reduced-motion:reduce){.cloud-arch-section:where(.astro-vykygnj7) .ca-pulse:where(.astro-vykygnj7){display:none}}
