.data-models-preview-module__yyMIPa__preview{--surface:hsl(var(--popover));--fine-border:hsl(var(--foreground)/.1);margin-top:88px}.data-models-preview-module__yyMIPa__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-bottom:18px;display:grid}.data-models-preview-module__yyMIPa__tabs button{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;min-width:0;padding:0 4px 18px;position:relative}.data-models-preview-module__yyMIPa__tabs button:focus-visible,.data-models-preview-module__yyMIPa__workspaceSection:focus-visible,.data-models-preview-module__yyMIPa__playback:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:4px}.data-models-preview-module__yyMIPa__tabs svg{margin-bottom:8px;transition:color .2s}.data-models-preview-module__yyMIPa__tabs h2{font-family:inherit;font-size:15px;font-weight:600;line-height:1.35}.data-models-preview-module__yyMIPa__tabs p{color:hsl(var(--muted-foreground));text-wrap:pretty;margin-top:4px;font-size:14px;line-height:1.5}.data-models-preview-module__yyMIPa__tabLine{background:var(--fine-border);height:1px;position:absolute;bottom:0;left:0;right:0}.data-models-preview-module__yyMIPa__tabProgress{background:hsl(var(--primary));transform-origin:0;height:2px;animation:6s linear forwards data-models-preview-module__yyMIPa__tab-progress;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.data-models-preview-module__yyMIPa__preview[data-paused=true] .data-models-preview-module__yyMIPa__tabProgress{animation:none;transform:scaleX(1)}@keyframes data-models-preview-module__yyMIPa__tab-progress{to{transform:scaleX(1)}}.data-models-preview-module__yyMIPa__tabs button:hover .data-models-preview-module__yyMIPa__tabLine{background:hsl(var(--foreground)/.22)}.data-models-preview-module__yyMIPa__tabs button[aria-selected=true]>svg{color:hsl(var(--primary))}.data-models-preview-module__yyMIPa__workspaceOceanWindow{isolation:isolate;border-radius:8px;padding:44px 68px 46px;position:relative;overflow:hidden}.data-models-preview-module__yyMIPa__workspaceWindow{z-index:1;border:1px solid var(--fine-border);background:var(--surface);border-radius:10px;flex-direction:column;width:100%;height:550px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038,0 4px 12px #0000001a}.data-models-preview-module__yyMIPa__windowBar{flex:0 0 32px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:32px;padding:0 10px;display:grid}.data-models-preview-module__yyMIPa__windowDots{align-items:center;gap:7px;display:flex}.data-models-preview-module__yyMIPa__windowDots i{background:hsl(var(--foreground)/.14);border-radius:50%;width:8px;height:8px}.data-models-preview-module__yyMIPa__windowBrand{color:hsl(var(--muted-foreground));white-space:nowrap;justify-self:center;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.data-models-preview-module__yyMIPa__windowBrand img{filter:grayscale();opacity:.6}.data-models-preview-module__yyMIPa__windowBrand i{background:var(--fine-border);width:1px;height:14px;margin:0 5px}.data-models-preview-module__yyMIPa__viewLabel{color:hsl(var(--muted-foreground));white-space:nowrap;justify-self:end;align-items:center;gap:5px;font-size:10px;display:flex}.data-models-preview-module__yyMIPa__viewControls{justify-self:end;align-items:center;gap:6px;display:flex}.data-models-preview-module__yyMIPa__playback{width:22px;height:22px;color:hsl(var(--muted-foreground));border-radius:4px;place-items:center;display:grid}.data-models-preview-module__yyMIPa__playback:hover{background:hsl(var(--foreground)/.055);color:hsl(var(--foreground))}.data-models-preview-module__yyMIPa__workspaceBody{background:hsl(var(--background));border-radius:5px 5px 7px 7px;flex:1;min-height:0;margin:0 6px 6px;position:relative;overflow:hidden}.data-models-preview-module__yyMIPa__diagram{position:absolute;inset:0}.data-models-preview-module__yyMIPa__diagram .react-flow__pane{cursor:default}:is(.data-models-preview-module__yyMIPa__diagram .landing-diagram-node,.data-models-preview-module__yyMIPa__diagram .react-flow__edge-path){animation:none}.data-models-preview-module__yyMIPa__enumNode{transition:border-color .2s,box-shadow .2s}.data-models-preview-module__yyMIPa__diagram .landing-diagram-node{transition:border-color .2s,box-shadow .2s}.data-models-preview-module__yyMIPa__relationshipHighlight{opacity:0;pointer-events:none;transition:opacity .2s}.data-models-preview-module__yyMIPa__enumNode{border:1px solid hsl(var(--border)/.6);background:#fff;border-radius:8px;flex-direction:column;gap:4px;width:252px;padding:4px;display:flex}.dark .data-models-preview-module__yyMIPa__enumNode{background:hsl(var(--card))}.data-models-preview-module__yyMIPa__enumHeader{color:#16a34a;background:#22c55e1a;border-radius:4px;align-items:center;gap:8px;height:24px;padding:0 8px;font-size:13px;font-weight:600;display:flex}.data-models-preview-module__yyMIPa__enumHeader>span:first-of-type{flex:1}.data-models-preview-module__yyMIPa__enumCount{background:#22c55e26;border-radius:3px;padding:1px 5px;font-size:10px}.data-models-preview-module__yyMIPa__enumValue{height:24px;color:hsl(var(--foreground)/.9);background:#f6f6f7;border-radius:4px;align-items:center;padding:0 8px;font-size:12px;display:flex}.dark .data-models-preview-module__yyMIPa__enumHeader{color:#4ade80}.dark .data-models-preview-module__yyMIPa__enumValue{background:hsl(var(--muted)/.75)}.data-models-preview-module__yyMIPa__workspaceSection[data-focus=entities] .landing-diagram-node{border-color:hsl(var(--primary)/.6);box-shadow:0 0 0 5px hsl(var(--primary)/.18)}.data-models-preview-module__yyMIPa__workspaceSection[data-focus=relationships] .data-models-preview-module__yyMIPa__relationshipHighlight{opacity:.2}.data-models-preview-module__yyMIPa__workspaceSection[data-focus=enums] .data-models-preview-module__yyMIPa__enumNode{border-color:#22c55eb3;box-shadow:0 0 0 5px #22c55e2e}@media (max-width:1000px){.data-models-preview-module__yyMIPa__preview{margin-top:38px}.data-models-preview-module__yyMIPa__workspaceOceanWindow{padding:30px}.data-models-preview-module__yyMIPa__tabs{gap:24px}}@media (max-width:700px){.data-models-preview-module__yyMIPa__preview{margin-top:26px}.data-models-preview-module__yyMIPa__tabs{gap:14px}.data-models-preview-module__yyMIPa__tabs button{padding:0 0 14px}.data-models-preview-module__yyMIPa__tabs h2{font-size:14px}.data-models-preview-module__yyMIPa__tabs p{font-size:12px}.data-models-preview-module__yyMIPa__workspaceOceanWindow{display:contents}.data-models-preview-module__yyMIPa__workspaceOceanWindow>[data-ocean-window-bank]{display:none}.data-models-preview-module__yyMIPa__workspaceWindow{height:clamp(280px,64vw,440px)}.data-models-preview-module__yyMIPa__viewLabel{display:none}.data-models-preview-module__yyMIPa__windowBar{grid-template-columns:1fr auto 1fr;gap:6px}}@media (max-width:420px){.data-models-preview-module__yyMIPa__tabs{gap:10px}.data-models-preview-module__yyMIPa__tabs h2{font-size:13px}.data-models-preview-module__yyMIPa__tabs p{font-size:11px}.data-models-preview-module__yyMIPa__projectName,.data-models-preview-module__yyMIPa__windowBrand i{display:none}}@media (prefers-reduced-motion:reduce){.data-models-preview-module__yyMIPa__preview *,.data-models-preview-module__yyMIPa__preview :after{transition:none!important}.data-models-preview-module__yyMIPa__tabProgress{animation:none;transform:scaleX(1)}.data-models-preview-module__yyMIPa__playback{display:none}}
@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/e72bd61c45af275d-s.320e5574.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/8f0dcb9f539c75fe-s.4ff8c8ee.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/bb46f348a8c1e844-s.e400fd3b.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/782de5ffe69b75f2-s.06c991ee.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/1d8bad6ccf672773-s.559943c7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Ubuntu Sans;font-style:normal;font-weight:100 800;font-stretch:100%;font-display:swap;src:url(../media/928453f79207f538-s.p.1a44368a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ubuntu Sans Fallback;src:local(Arial);ascent-override:93.33%;descent-override:25.81%;line-gap-override:0.0%;size-adjust:100.72%}.ubuntu_sans_25893260-module__CRNOOW__className{font-family:Ubuntu Sans,Ubuntu Sans Fallback;font-style:normal}.ubuntu_sans_25893260-module__CRNOOW__variable{--font-workspace-ubuntu-sans:"Ubuntu Sans","Ubuntu Sans Fallback"}
.deployment-database-preview-module__kBS8ma__preview{min-width:0}.deployment-database-preview-module__kBS8ma__stage{background:color-mix(in srgb,var(--preview-bg)75%,transparent);border-radius:8px;padding:22px}.deployment-database-preview-module__kBS8ma__card{border:1px solid var(--fine-border);background:var(--editor-bg);border-radius:7px;overflow:hidden}.deployment-database-preview-module__kBS8ma__connection{border-bottom:1px solid var(--fine-border);align-items:center;gap:8px;padding:15px 16px;display:flex}.deployment-database-preview-module__kBS8ma__connection strong{font-family:var(--font-mono),monospace;font-size:12px;font-weight:500}.deployment-database-preview-module__kBS8ma__schema{color:var(--muted);font-size:10px}.deployment-database-preview-module__kBS8ma__connected{color:var(--green);align-items:center;gap:4px;margin-left:auto;font-size:10px;display:flex}.deployment-database-preview-module__kBS8ma__connected i{background:currentColor;border-radius:50%;width:4px;height:4px}.deployment-database-preview-module__kBS8ma__tableHeading{align-items:center;gap:7px;padding:15px 16px 12px;display:flex}.deployment-database-preview-module__kBS8ma__tableHeading svg{color:var(--muted)}.deployment-database-preview-module__kBS8ma__tableHeading h3{font-size:13px;font-weight:500}.deployment-database-preview-module__kBS8ma__tableHeading>span{color:var(--muted);margin-left:auto;font-size:10px}.deployment-database-preview-module__kBS8ma__tableScroll{scrollbar-width:thin;overflow-x:auto}.deployment-database-preview-module__kBS8ma__tableScroll:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:-2px}.deployment-database-preview-module__kBS8ma__tableScroll table{border-collapse:collapse;text-align:left;width:100%;min-width:440px;font-size:12px}.deployment-database-preview-module__kBS8ma__tableScroll th{color:var(--muted);background:var(--panel-bg);padding:9px 12px;font-size:11px;font-weight:400}.deployment-database-preview-module__kBS8ma__tableScroll th:first-child{padding-left:18px}.deployment-database-preview-module__kBS8ma__tableScroll td{border-bottom:1px solid hsl(var(--foreground)/.04);height:35px;color:hsl(var(--foreground)/.8);white-space:nowrap;padding:7px 12px}.deployment-database-preview-module__kBS8ma__tableScroll tr[data-selected=true] td{background:hsl(var(--primary)/.055)}.deployment-database-preview-module__kBS8ma__tableScroll td:first-child{padding-left:10px}.deployment-database-preview-module__kBS8ma__tableScroll button{color:var(--muted);font-family:var(--font-mono),monospace;align-items:center;gap:3px;padding:3px 1px;font-size:11px;display:flex}.deployment-database-preview-module__kBS8ma__tableScroll button[aria-pressed=true],.deployment-database-preview-module__kBS8ma__tableScroll button:hover{color:hsl(var(--primary))}.deployment-database-preview-module__kBS8ma__tableScroll button>svg{opacity:.45}.deployment-database-preview-module__kBS8ma__tableScroll button[aria-pressed=true]>svg{opacity:1}.deployment-database-preview-module__kBS8ma__amount{font-variant-numeric:tabular-nums}.deployment-database-preview-module__kBS8ma__status{border-radius:4px;padding:3px 6px;font-size:10px;font-weight:500;line-height:1.3;display:inline-flex}.deployment-database-preview-module__kBS8ma__status[data-status=PAID]{color:var(--green);background:#24865f17}.deployment-database-preview-module__kBS8ma__status[data-status=PENDING]{color:#a36b21;background:#c68e361a}.deployment-database-preview-module__kBS8ma__status[data-status=FULFILLED]{color:hsl(var(--primary));background:hsl(var(--primary)/.08)}.dark .deployment-database-preview-module__kBS8ma__status[data-status=PENDING]{color:#dfb56b}.deployment-database-preview-module__kBS8ma__inspector{background:var(--panel-bg);padding:17px 16px}.deployment-database-preview-module__kBS8ma__inspectorHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.deployment-database-preview-module__kBS8ma__inspectorHeading>div>span{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.deployment-database-preview-module__kBS8ma__inspectorHeading h4{font-family:var(--font-mono),monospace;font-size:12px;font-weight:500}.deployment-database-preview-module__kBS8ma__fields{grid-template-columns:1.4fr 1fr .7fr;gap:12px;margin-top:16px;display:grid}.deployment-database-preview-module__kBS8ma__fields dt{color:var(--muted);margin-bottom:5px;font-size:10px}.deployment-database-preview-module__kBS8ma__fields dd{font-size:11px;line-height:1.5}.deployment-database-preview-module__kBS8ma__fields dd>span{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:10px;display:block}.deployment-database-preview-module__kBS8ma__preview figcaption{color:var(--muted);margin-top:11px;font-size:11px;line-height:1.5}@media (max-width:1050px){.deployment-database-preview-module__kBS8ma__stage{padding:18px}}@media (max-width:500px){.deployment-database-preview-module__kBS8ma__stage{padding:12px}.deployment-database-preview-module__kBS8ma__connection{padding:14px 12px}.deployment-database-preview-module__kBS8ma__connection strong{font-size:11px}.deployment-database-preview-module__kBS8ma__schema{display:none}.deployment-database-preview-module__kBS8ma__fields{grid-template-columns:1fr 1fr}.deployment-database-preview-module__kBS8ma__fields>div:first-child{grid-column:1/-1}}
.deployment-tools-cards-module__sm61uq__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.deployment-tools-cards-module__sm61uq__card{background:color-mix(in srgb,var(--preview-bg)70%,transparent);border-radius:8px;flex-direction:column;min-width:0;padding:23px 20px 18px;display:flex}.deployment-tools-cards-module__sm61uq__cards .deployment-tools-cards-module__sm61uq__card h2{letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:7px;font-size:17px;font-weight:500;line-height:1.35;display:flex}.deployment-tools-cards-module__sm61uq__card>p{min-height:44px;color:var(--muted);text-wrap:pretty;margin-top:9px;font-size:14px;line-height:1.55}.deployment-tools-cards-module__sm61uq__visual{justify-content:center;align-items:center;min-height:208px;margin:19px 0 13px;display:flex}.deployment-tools-cards-module__sm61uq__deployWindow,.deployment-tools-cards-module__sm61uq__logWindow,.deployment-tools-cards-module__sm61uq__monitorWindow{border:1px solid var(--fine-border);background:var(--editor-bg);border-radius:7px;width:100%;overflow:hidden}.deployment-tools-cards-module__sm61uq__deployWindow{padding:15px 12px}.deployment-tools-cards-module__sm61uq__project{font-family:var(--font-mono),monospace;align-items:center;gap:8px;font-size:12px;display:flex}.deployment-tools-cards-module__sm61uq__project>img{flex-shrink:0}.deployment-tools-cards-module__sm61uq__status{color:var(--green);font-family:var(--font-inter),sans-serif;align-items:center;gap:4px;margin-left:auto;font-size:9px;display:flex}.deployment-tools-cards-module__sm61uq__status>i{background:currentColor;border-radius:50%;width:4px;height:4px}.deployment-tools-cards-module__sm61uq__deployButton{background:hsl(var(--primary));color:#fff;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-width:90px;min-height:33px;margin-top:20px;padding:7px 14px;font-size:12px;font-weight:500;display:flex}.deployment-tools-cards-module__sm61uq__deployButton:hover:not(:disabled){opacity:.88}.deployment-tools-cards-module__sm61uq__deployButton:disabled{opacity:.65;cursor:default}.deployment-tools-cards-module__sm61uq__triangle{transform:rotate(180deg)}.deployment-tools-cards-module__sm61uq__url{background:var(--panel-bg);color:var(--muted);border-radius:4px;align-items:center;gap:6px;margin-top:11px;padding:9px 8px;display:flex}.deployment-tools-cards-module__sm61uq__url svg{flex-shrink:0}.deployment-tools-cards-module__sm61uq__url>svg:last-child{color:var(--green);margin-left:auto}.deployment-tools-cards-module__sm61uq__url code{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:hsl(var(--primary));font-family:var(--font-mono),monospace;font-size:10px;overflow:hidden}.deployment-tools-cards-module__sm61uq__deployState{color:var(--green);margin-top:10px;font-size:10px;display:block}.deployment-tools-cards-module__sm61uq__windowHeading{min-height:37px;color:var(--muted);align-items:center;gap:7px;padding:10px 11px;font-size:11px;display:flex}.deployment-tools-cards-module__sm61uq__windowHeading>span:first-of-type{color:hsl(var(--foreground)/.85);font-weight:500}.deployment-tools-cards-module__sm61uq__windowDots{gap:3px;margin-left:auto;display:flex}.deployment-tools-cards-module__sm61uq__windowDots i{background:hsl(var(--foreground)/.15);border-radius:50%;width:4px;height:4px}.deployment-tools-cards-module__sm61uq__logs{background:var(--panel-bg);min-height:155px;font-family:var(--font-mono),monospace;border-radius:4px;margin:0 5px 5px;padding:12px 9px;font-size:10px;line-height:1.7}.deployment-tools-cards-module__sm61uq__logs p{color:hsl(var(--foreground)/.72);align-items:flex-start;gap:6px;margin-bottom:7px;display:flex}.deployment-tools-cards-module__sm61uq__logs p>span:first-child{color:hsl(var(--primary));flex-shrink:0}.deployment-tools-cards-module__sm61uq__logs p>span[data-type=health],.deployment-tools-cards-module__sm61uq__logs p>span[data-type=ready]{color:var(--green)}.deployment-tools-cards-module__sm61uq__cursor{color:var(--muted)}.deployment-tools-cards-module__sm61uq__soon{background:hsl(var(--primary)/.07);color:hsl(var(--primary));letter-spacing:normal;border-radius:4px;padding:3px 6px;font-size:10px;line-height:1.3}.deployment-tools-cards-module__sm61uq__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px 12px 0;display:grid}.deployment-tools-cards-module__sm61uq__metrics>div{color:var(--muted);grid-template-columns:16px minmax(0,1fr);align-items:center;gap:5px 7px;font-size:11px;display:grid}.deployment-tools-cards-module__sm61uq__metrics strong{grid-column:2;font-size:18px;font-weight:400}.deployment-tools-cards-module__sm61uq__chartPlaceholder{border-bottom:1px solid var(--fine-border);justify-content:space-between;align-items:flex-end;height:85px;margin:7px 14px 14px;padding:0 7px;display:flex}.deployment-tools-cards-module__sm61uq__chartPlaceholder>i{background:hsl(var(--primary)/.1);border-radius:2px 2px 0 0;width:11px}.deployment-tools-cards-module__sm61uq__caption,.deployment-tools-cards-module__sm61uq__captionLink{color:var(--muted);align-items:center;gap:4px;margin-top:auto;font-size:11px;line-height:1.5;display:flex}.deployment-tools-cards-module__sm61uq__captionLink{color:hsl(var(--primary))}.deployment-tools-cards-module__sm61uq__captionLink:hover{opacity:.75}.deployment-tools-cards-module__sm61uq__spinner{animation:1s linear infinite deployment-tools-cards-module__sm61uq__spin}@keyframes deployment-tools-cards-module__sm61uq__spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.deployment-tools-cards-module__sm61uq__cards{gap:14px}.deployment-tools-cards-module__sm61uq__card{padding:20px 16px 16px}.deployment-tools-cards-module__sm61uq__cards .deployment-tools-cards-module__sm61uq__card h2{font-size:16px}.deployment-tools-cards-module__sm61uq__card>p{font-size:13px}.deployment-tools-cards-module__sm61uq__logs{padding-inline:7px;font-size:9px}.deployment-tools-cards-module__sm61uq__project{font-size:11px}}@media (max-width:760px){.deployment-tools-cards-module__sm61uq__cards{grid-template-columns:minmax(0,1fr);gap:14px}.deployment-tools-cards-module__sm61uq__card{padding:24px}.deployment-tools-cards-module__sm61uq__card>p{min-height:0;font-size:14px}.deployment-tools-cards-module__sm61uq__visual{min-height:206px;margin-top:20px}.deployment-tools-cards-module__sm61uq__deployWindow,.deployment-tools-cards-module__sm61uq__logWindow,.deployment-tools-cards-module__sm61uq__monitorWindow{max-width:430px}.deployment-tools-cards-module__sm61uq__logs{font-size:11px}}@media (prefers-reduced-motion:reduce){.deployment-tools-cards-module__sm61uq__spinner{animation:none}}
.deployment-content-module__SP62qq__content{--surface:hsl(var(--popover));--fine-border:hsl(var(--foreground)/.09);--muted:hsl(var(--muted-foreground));--preview-bg:#e9eaec;--panel-bg:#f5f5f6;--editor-bg:#fff;--green:#24865f}.dark .deployment-content-module__SP62qq__content{--preview-bg:#1b1c20;--panel-bg:#202124;--editor-bg:#191a1d;--green:#75c8a4}.deployment-content-module__SP62qq__content h2{font-family:"Roobert",var(--font-inter),sans-serif}.deployment-content-module__SP62qq__content h3{font-family:inherit}.deployment-content-module__SP62qq__content h2{letter-spacing:-.035em;font-size:clamp(28px,3vw,35px);font-weight:500;line-height:1.15}.deployment-content-module__SP62qq__content button,.deployment-content-module__SP62qq__content a,.deployment-content-module__SP62qq__content input,.deployment-content-module__SP62qq__content select{-webkit-tap-highlight-color:transparent}.deployment-content-module__SP62qq__content button:focus-visible,.deployment-content-module__SP62qq__content a:focus-visible,.deployment-content-module__SP62qq__content input:focus-visible,.deployment-content-module__SP62qq__content select:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.deployment-content-module__SP62qq__content button,.deployment-content-module__SP62qq__content select{cursor:pointer}.deployment-content-module__SP62qq__textLink{color:hsl(var(--primary));align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:1.5;display:inline-flex}.deployment-content-module__SP62qq__textLink:hover,.deployment-content-module__SP62qq__nextFeature>a:hover{opacity:.75}.deployment-content-module__SP62qq__textLink svg,.deployment-content-module__SP62qq__nextFeature>a svg{flex-shrink:0}.deployment-content-module__SP62qq__azureSection{background:linear-gradient(125deg,#0078d40d,#0078d404 60%),color-mix(in srgb,var(--preview-bg)45%,transparent);border:1px solid #0078d41a;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:44px 64px;margin-top:64px;padding:44px;display:grid}.dark .deployment-content-module__SP62qq__azureSection{background:linear-gradient(125deg,#0078d414,transparent 65%),var(--preview-bg);border-color:#5ca9f11f}.deployment-content-module__SP62qq__azureBrand{color:hsl(var(--foreground)/.85);align-items:center;gap:10px;margin-bottom:23px;font-size:16px;font-weight:500;display:flex}.deployment-content-module__SP62qq__azureBrand img,.deployment-content-module__SP62qq__hostProvider img{object-fit:contain}.deployment-content-module__SP62qq__azureIntro>p{max-width:435px;color:var(--muted);text-wrap:pretty;margin-top:18px;font-size:15px;line-height:1.65}.deployment-content-module__SP62qq__azureIntro>.deployment-content-module__SP62qq__textLink{margin-top:25px}.deployment-content-module__SP62qq__cloudFigure{width:94%;min-width:0;max-width:470px;margin-inline:auto}.deployment-content-module__SP62qq__cloudWindow{border:1px solid var(--fine-border);background:var(--editor-bg);border-radius:8px;overflow:hidden;box-shadow:0 12px 35px #173a580e}.deployment-content-module__SP62qq__cloudWindowHeading{align-items:center;gap:11px;padding:18px;display:flex}.deployment-content-module__SP62qq__projectIcon{border:1px solid hsl(var(--primary)/.08);background:hsl(var(--primary)/.06);border-radius:7px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.deployment-content-module__SP62qq__cloudWindowHeading>div>strong{font-family:var(--font-mono),monospace;font-size:15px;font-weight:500;display:block}.deployment-content-module__SP62qq__cloudWindowHeading>div>span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.deployment-content-module__SP62qq__cloudWindowHeading>.deployment-content-module__SP62qq__readyBadge{margin-left:auto;font-size:11px}.deployment-content-module__SP62qq__readyBadge{color:var(--green);white-space:nowrap;background:#24865f11;border-radius:4px;align-items:center;gap:5px;padding:4px 6px;font-size:10px;display:inline-flex}.deployment-content-module__SP62qq__readyBadge i{background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:block}.deployment-content-module__SP62qq__cloudBody{background:var(--panel-bg);border-radius:5px;margin:0 7px 7px;padding:20px 17px 15px}.deployment-content-module__SP62qq__hostProvider{align-items:center;gap:12px;display:flex}.deployment-content-module__SP62qq__hostProvider>div>span{color:var(--muted);font-size:11px;display:block}.deployment-content-module__SP62qq__hostProvider strong{margin-top:2px;font-size:15px;font-weight:500;display:block}.deployment-content-module__SP62qq__hostProvider>svg{color:var(--green);margin-left:auto}.deployment-content-module__SP62qq__runtimeDetails{flex-direction:column;gap:13px;margin-top:24px;display:flex}.deployment-content-module__SP62qq__runtimeDetails>div{justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.deployment-content-module__SP62qq__runtimeDetails dt{color:var(--muted)}.deployment-content-module__SP62qq__runtimeDetails dd{text-align:right;align-items:center;gap:5px;display:flex}.deployment-content-module__SP62qq__healthy{color:var(--green)}.deployment-content-module__SP62qq__cloudFigure figcaption{color:var(--muted);text-align:center;margin-top:13px;font-size:11px;line-height:1.5}.deployment-content-module__SP62qq__cloudFeatures{border-top:1px solid var(--fine-border);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;padding-top:28px;display:grid}.deployment-content-module__SP62qq__cloudFeatures>div{grid-template-columns:18px minmax(0,1fr);align-content:start;gap:6px 10px;display:grid}.deployment-content-module__SP62qq__cloudFeatures svg{color:var(--muted);grid-row:1/3;margin-top:1px}.deployment-content-module__SP62qq__cloudFeatures h3{font-size:14px;font-weight:500;line-height:1.4}.deployment-content-module__SP62qq__cloudFeatures p{color:var(--muted);text-wrap:pretty;grid-column:2;font-size:13px;line-height:1.6}.deployment-content-module__SP62qq__databaseSection{margin-top:96px;scroll-margin-top:100px}.deployment-content-module__SP62qq__connectionIntro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:88px;display:grid}.deployment-content-module__SP62qq__sectionLabel{color:var(--muted);align-items:center;gap:7px;margin-bottom:14px;font-size:13px;font-weight:500;display:flex}.deployment-content-module__SP62qq__connectionCopy>p{max-width:480px;color:var(--muted);text-wrap:pretty;margin-top:18px;font-size:15px;line-height:1.65}.deployment-content-module__SP62qq__accessPoints{flex-direction:column;gap:13px;margin-top:25px;display:flex}.deployment-content-module__SP62qq__accessPoints>span{color:hsl(var(--foreground)/.85);align-items:center;gap:9px;font-size:13px;display:flex}.deployment-content-module__SP62qq__accessPoints svg{color:var(--muted);flex-shrink:0}.deployment-content-module__SP62qq__connectionFigure{border:1px solid var(--fine-border);background:var(--product-card-background);border-radius:8px;min-width:0;padding:27px 30px 20px}.deployment-content-module__SP62qq__connectionRoute{grid-template-columns:90px minmax(0,1fr) 90px;align-items:start;max-width:330px;margin:0 auto 24px;display:grid}.deployment-content-module__SP62qq__routeEndpoint{text-align:center;flex-direction:column;align-items:center;display:flex}.deployment-content-module__SP62qq__routeEndpoint>span{border:1px solid var(--fine-border);background:var(--editor-bg);border-radius:10px;place-items:center;width:60px;height:60px;display:grid}.deployment-content-module__SP62qq__routeEndpoint strong{margin-top:10px;font-size:12px;font-weight:500}.deployment-content-module__SP62qq__routeEndpoint small{color:var(--muted);margin-top:3px;font-size:10px}.deployment-content-module__SP62qq__routeLine{min-width:0;color:var(--muted);align-items:center;gap:6px;margin-top:19px;display:flex}.deployment-content-module__SP62qq__routeLine i{background:hsl(var(--foreground)/.13);flex:1;height:1px}.deployment-content-module__SP62qq__routeLine>span{flex-shrink:0;place-items:center;width:23px;height:23px;display:grid}.deployment-content-module__SP62qq__connectionDetails{background:var(--editor-bg);border-radius:6px;padding:14px}.deployment-content-module__SP62qq__connectionDetails>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.deployment-content-module__SP62qq__connectionDetails>code{font-family:var(--font-mono),monospace;color:hsl(var(--foreground)/.8);margin-top:11px;font-size:11px;display:block}.deployment-content-module__SP62qq__connectionState{justify-content:space-between;align-items:center;gap:9px;margin-bottom:10px;font-size:10px;display:flex}.deployment-content-module__SP62qq__connectionState>span:first-child{color:var(--green);align-items:center;gap:5px;display:flex}.deployment-content-module__SP62qq__connectionState>span:last-child{color:var(--muted);font-family:var(--font-mono),monospace}.deployment-content-module__SP62qq__connectionFigure figcaption{color:var(--muted);text-align:center;margin-bottom:24px;font-size:11px;line-height:1.6}.deployment-content-module__SP62qq__databaseWorkbench{grid-template-columns:minmax(0,.82fr) minmax(0,1.28fr);align-items:center;gap:56px;margin-top:80px;display:grid}.deployment-content-module__SP62qq__workbenchCopy>h2{max-width:390px;font-size:32px;line-height:1.2}.deployment-content-module__SP62qq__workbenchCopy>p{max-width:380px;color:var(--muted);margin-top:16px;font-size:15px;line-height:1.6}.deployment-content-module__SP62qq__workbenchFeatures{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;margin-top:28px;display:grid}.deployment-content-module__SP62qq__workbenchFeatures svg{color:var(--muted);margin-bottom:9px}.deployment-content-module__SP62qq__workbenchFeatures h3{font-size:14px;font-weight:500;line-height:1.4}.deployment-content-module__SP62qq__workbenchFeatures p{color:var(--muted);text-wrap:pretty;margin-top:5px;font-size:13px;line-height:1.55}.deployment-content-module__SP62qq__workbenchCopy>.deployment-content-module__SP62qq__textLink{margin-top:26px}.deployment-content-module__SP62qq__previewFigure figcaption{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:16px;margin-top:13px;font-size:11px;line-height:1.5;display:flex}.deployment-content-module__SP62qq__previewFigure figcaption>span:last-child{flex-shrink:0;font-size:10px}.deployment-content-module__SP62qq__previewWindow{height:auto}.deployment-content-module__SP62qq__databaseStage{background:var(--preview-bg);border-radius:8px;padding:30px}.deployment-content-module__SP62qq__databaseWindow{height:auto;min-height:414px;box-shadow:0 8px 28px #0000000b}.deployment-content-module__SP62qq__databaseBody{background:var(--editor-bg);border:1px solid var(--fine-border);grid-template-columns:174px minmax(0,1fr);display:grid}.deployment-content-module__SP62qq__databaseSidebar{border-right:1px solid var(--fine-border);background:var(--panel-bg);min-width:0;padding:15px 10px}.deployment-content-module__SP62qq__databaseConnection{align-items:center;gap:8px;padding:0 5px 6px;display:flex}.deployment-content-module__SP62qq__databaseConnection strong{font-size:11px;font-weight:500;display:block}.deployment-content-module__SP62qq__databaseConnection span{color:var(--muted);margin-top:2px;font-size:9px;display:block}.deployment-content-module__SP62qq__databaseConnection>i{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.deployment-content-module__SP62qq__sidebarLabel{color:var(--muted);justify-content:space-between;margin:18px 5px 7px;font-size:10px;display:flex}.deployment-content-module__SP62qq__databaseSidebar button{width:100%;min-height:30px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:6px 8px;font-size:11px;display:flex}.deployment-content-module__SP62qq__databaseSidebar button>span{margin-left:auto;font-size:10px}.deployment-content-module__SP62qq__databaseSidebar button[aria-pressed=true]{background:hsl(var(--primary)/.08);color:hsl(var(--primary))}.deployment-content-module__SP62qq__databaseSidebar button:hover{background:hsl(var(--foreground)/.035)}.deployment-content-module__SP62qq__enumName{color:var(--muted);align-items:center;gap:7px;padding:4px 8px;font-size:11px;display:flex}.deployment-content-module__SP62qq__enumValues{font-family:var(--font-mono),monospace;color:var(--muted);flex-direction:column;gap:7px;padding:7px 0 0 29px;font-size:9px;display:flex}.deployment-content-module__SP62qq__databaseMain{flex-direction:column;min-width:0;padding:18px 20px 0;display:flex}.deployment-content-module__SP62qq__databaseHeading,.deployment-content-module__SP62qq__databaseHeading>div{align-items:center;gap:8px;display:flex}.deployment-content-module__SP62qq__databaseHeading>div>svg{color:hsl(var(--primary))}.deployment-content-module__SP62qq__databaseHeading h3{font-size:13px;font-weight:500}.deployment-content-module__SP62qq__databaseHeading>.deployment-content-module__SP62qq__readyBadge{margin-left:auto}.deployment-content-module__SP62qq__databaseToolbar{align-items:center;gap:8px;margin:16px 0 13px;display:flex}.deployment-content-module__SP62qq__searchField{background:var(--panel-bg);min-width:90px;max-width:260px;color:var(--muted);border-radius:5px;flex:1;align-items:center;gap:7px;padding:7px 9px;display:flex}.deployment-content-module__SP62qq__searchField svg{flex-shrink:0}.deployment-content-module__SP62qq__searchField input{width:100%;min-width:0;color:hsl(var(--foreground));outline-offset:4px;background:0 0;font-size:11px}.deployment-content-module__SP62qq__searchField input::placeholder{color:var(--muted)}.deployment-content-module__SP62qq__filterField,.deployment-content-module__SP62qq__exportButton,.deployment-content-module__SP62qq__mobileTablePicker{background:var(--panel-bg);min-height:30px;color:var(--muted);border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:flex}.deployment-content-module__SP62qq__filterField select,.deployment-content-module__SP62qq__mobileTablePicker select{appearance:none;min-width:0;color:hsl(var(--foreground)/.85);font:inherit;background:0 0}.deployment-content-module__SP62qq__filterField select option,.deployment-content-module__SP62qq__mobileTablePicker select option{background:var(--editor-bg);color:hsl(var(--foreground))}.deployment-content-module__SP62qq__exportButton{margin-left:auto}.deployment-content-module__SP62qq__exportButton:hover{color:hsl(var(--foreground))}.deployment-content-module__SP62qq__databaseTable{flex:1;min-width:0}.deployment-content-module__SP62qq__databaseTable .overflow-x-auto{scrollbar-width:thin}.deployment-content-module__SP62qq__databaseBottom{min-height:32px;color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.deployment-content-module__SP62qq__databaseBottom>svg{color:var(--green)}.deployment-content-module__SP62qq__databaseBottom>span:last-child{margin-left:auto}.deployment-content-module__SP62qq__mobileTablePicker{display:none}.deployment-content-module__SP62qq__noRows{text-align:center;color:var(--muted);margin-top:8px;font-size:11px}.deployment-content-module__SP62qq__databaseMain{min-height:374px}.deployment-content-module__SP62qq__databaseFeatures{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:26px;display:grid}.deployment-content-module__SP62qq__databaseFeatures svg{color:var(--muted);margin-bottom:10px}.deployment-content-module__SP62qq__databaseFeatures h3{font-size:14px;font-weight:500;line-height:1.4}.deployment-content-module__SP62qq__databaseFeatures p{color:var(--muted);text-wrap:pretty;margin-top:6px;font-size:13px;line-height:1.55}.deployment-content-module__SP62qq__safeguardsSection{background:var(--product-card-background);border-radius:8px;margin-top:88px;padding:30px}.deployment-content-module__SP62qq__safeguardsHeading{align-items:center;gap:12px;display:flex}.deployment-content-module__SP62qq__safeguardsHeading h2{letter-spacing:-.025em;font-size:25px;line-height:1.3}.deployment-content-module__SP62qq__safeguardCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:28px;display:grid}.deployment-content-module__SP62qq__safeguardCards svg{color:var(--muted);margin-bottom:12px}.deployment-content-module__SP62qq__safeguardCards h3{font-size:14px;font-weight:500;line-height:1.4}.deployment-content-module__SP62qq__safeguardCards p{max-width:295px;color:var(--muted);text-wrap:pretty;margin-top:7px;font-size:13px;line-height:1.6}.deployment-content-module__SP62qq__nextFeature{border-top:1px solid var(--fine-border);justify-content:space-between;align-items:center;gap:32px;margin-top:80px;padding-top:30px;display:flex}.deployment-content-module__SP62qq__nextFeature>div>span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.deployment-content-module__SP62qq__nextFeature h2{letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.3}.deployment-content-module__SP62qq__nextFeature p{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.55}.deployment-content-module__SP62qq__nextFeature>a{color:hsl(var(--primary));flex-shrink:0;align-items:center;gap:10px;font-size:14px;font-weight:500;display:inline-flex}@media (max-width:1050px){.deployment-content-module__SP62qq__databaseWorkbench{gap:32px}.deployment-content-module__SP62qq__azureSection{gap:32px;margin-top:42px;padding:30px}.deployment-content-module__SP62qq__azureIntro h2{font-size:31px}.deployment-content-module__SP62qq__azureIntro>p{font-size:14px}.deployment-content-module__SP62qq__cloudFeatures{gap:24px}.deployment-content-module__SP62qq__connectionIntro{gap:44px}.deployment-content-module__SP62qq__databaseStage{padding:24px}.deployment-content-module__SP62qq__databaseBody{grid-template-columns:155px minmax(0,1fr)}.deployment-content-module__SP62qq__databaseMain{padding-inline:14px}}@media (max-width:850px){.deployment-content-module__SP62qq__databaseWorkbench{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:56px}.deployment-content-module__SP62qq__workbenchCopy>h2,.deployment-content-module__SP62qq__workbenchCopy>p{max-width:540px}.deployment-content-module__SP62qq__workbenchFeatures{grid-template-columns:repeat(4,minmax(0,1fr))}.deployment-content-module__SP62qq__azureSection{grid-template-columns:minmax(0,1fr);gap:32px;padding:36px}.deployment-content-module__SP62qq__azureIntro>p{max-width:530px}.deployment-content-module__SP62qq__cloudFigure{width:100%}.deployment-content-module__SP62qq__azureIntro h2{font-size:34px}.deployment-content-module__SP62qq__cloudFeatures{gap:20px;padding-top:24px}.deployment-content-module__SP62qq__cloudFeatures>div{display:block}.deployment-content-module__SP62qq__cloudFeatures svg{margin-bottom:10px}.deployment-content-module__SP62qq__cloudFeatures p{margin-top:6px}.deployment-content-module__SP62qq__connectionIntro{grid-template-columns:minmax(0,1fr);gap:30px}.deployment-content-module__SP62qq__connectionCopy>p{max-width:560px}.deployment-content-module__SP62qq__connectionFigure{width:100%;max-width:510px;margin-inline:auto}.deployment-content-module__SP62qq__databaseFeatures{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px}.deployment-content-module__SP62qq__safeguardCards{gap:24px}.deployment-content-module__SP62qq__nextFeature{flex-direction:column;align-items:flex-start;gap:22px}}@media (max-width:700px){.deployment-content-module__SP62qq__workbenchCopy>h2{font-size:28px}.deployment-content-module__SP62qq__workbenchCopy>p{font-size:14px}.deployment-content-module__SP62qq__workbenchFeatures{grid-template-columns:repeat(2,minmax(0,1fr))}.deployment-content-module__SP62qq__azureSection{gap:28px;margin-top:28px;padding:26px 22px}.deployment-content-module__SP62qq__azureBrand{margin-bottom:18px;font-size:15px}.deployment-content-module__SP62qq__azureBrand img{width:30px;height:30px}.deployment-content-module__SP62qq__azureIntro h2{font-size:29px}.deployment-content-module__SP62qq__cloudFeatures{grid-template-columns:minmax(0,1fr);gap:22px}.deployment-content-module__SP62qq__cloudFeatures>div{grid-template-columns:18px minmax(0,1fr);gap:5px 10px;display:grid}.deployment-content-module__SP62qq__cloudFeatures svg{grid-row:1/3;margin:1px 0 0}.deployment-content-module__SP62qq__cloudFeatures p{margin:0}.deployment-content-module__SP62qq__databaseSection{margin-top:64px}.deployment-content-module__SP62qq__connectionCopy>p{font-size:14px}.deployment-content-module__SP62qq__connectionFigure{padding:24px 22px 18px}.deployment-content-module__SP62qq__databaseStage{padding:16px}.deployment-content-module__SP62qq__databaseWindow{min-height:0}.deployment-content-module__SP62qq__databaseBody{grid-template-columns:minmax(0,1fr)}.deployment-content-module__SP62qq__databaseSidebar{display:none}.deployment-content-module__SP62qq__databaseMain{min-height:386px;padding:16px 13px 0}.deployment-content-module__SP62qq__databaseToolbar{flex-wrap:wrap;gap:7px}.deployment-content-module__SP62qq__mobileTablePicker{display:flex}.deployment-content-module__SP62qq__searchField{max-width:none}.deployment-content-module__SP62qq__databaseToolbar .deployment-content-module__SP62qq__filterField,.deployment-content-module__SP62qq__databaseToolbar .deployment-content-module__SP62qq__filterField select{flex:1}.deployment-content-module__SP62qq__databaseToolbar .deployment-content-module__SP62qq__exportButton{justify-content:center;min-width:59px}.deployment-content-module__SP62qq__databaseTable{min-height:232px}.deployment-content-module__SP62qq__previewFigure figcaption{flex-direction:column;gap:5px;margin-top:11px}.deployment-content-module__SP62qq__previewFigure figcaption>span:last-child{display:none}.deployment-content-module__SP62qq__safeguardsSection{margin-top:60px;padding:24px}.deployment-content-module__SP62qq__safeguardsHeading{align-items:flex-start;gap:10px}.deployment-content-module__SP62qq__safeguardsHeading h2{font-size:23px}.deployment-content-module__SP62qq__safeguardCards{grid-template-columns:minmax(0,1fr);gap:24px}.deployment-content-module__SP62qq__safeguardCards>div{grid-template-columns:20px minmax(0,1fr);gap:6px 11px;display:grid}.deployment-content-module__SP62qq__safeguardCards svg{grid-row:1/3;margin:1px 0 0}.deployment-content-module__SP62qq__safeguardCards p{max-width:none;margin:0}.deployment-content-module__SP62qq__nextFeature{margin-top:60px;padding-top:28px}.deployment-content-module__SP62qq__nextFeature h2{font-size:22px}}@media (max-width:450px){.deployment-content-module__SP62qq__azureSection{padding:24px 18px}.deployment-content-module__SP62qq__cloudWindowHeading{gap:8px;padding:15px 12px}.deployment-content-module__SP62qq__projectIcon{width:30px;height:33px}.deployment-content-module__SP62qq__cloudWindowHeading>div>strong{font-size:13px}.deployment-content-module__SP62qq__cloudWindowHeading>div>span{font-size:11px}.deployment-content-module__SP62qq__cloudWindowHeading>.deployment-content-module__SP62qq__readyBadge{font-size:10px}.deployment-content-module__SP62qq__cloudBody{padding:17px 10px 12px}.deployment-content-module__SP62qq__runtimeDetails>div{gap:8px;font-size:11px}.deployment-content-module__SP62qq__connectionFigure{padding-inline:17px}.deployment-content-module__SP62qq__connectionRoute{grid-template-columns:80px minmax(0,1fr) 80px}.deployment-content-module__SP62qq__connectionDetails>code{font-size:10px}.deployment-content-module__SP62qq__connectionState{font-size:9px}.deployment-content-module__SP62qq__databaseStage{padding:12px}.deployment-content-module__SP62qq__databaseMain{padding-inline:10px}.deployment-content-module__SP62qq__databaseHeading h3{font-size:12px}.deployment-content-module__SP62qq__databaseHeading>.deployment-content-module__SP62qq__readyBadge{background:0 0;padding:0;font-size:8px}.deployment-content-module__SP62qq__databaseFeatures{gap:25px 18px}.deployment-content-module__SP62qq__databaseFeatures p{font-size:12px}.deployment-content-module__SP62qq__safeguardsSection{padding:22px 18px}}
