.deployment-page{background:var(--canvas);padding:28px 18px}.deployment-shell{max-width:880px;margin:0 auto}.deployment-brand{display:flex;align-items:center;gap:24px;margin-bottom:24px}.deployment-brand img{background:#fff;border:1px solid var(--border);border-radius:10px;padding:8px}.deployment-brand h1{font-size:1.75rem}.deployment-brand p{color:var(--muted);margin:0;font-size:1rem}.deployment-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.deployment-toolbar form{margin:0}.deployment-checks{list-style:none;padding:0;margin:0}.deployment-checks li{display:flex;align-items:start;gap:14px;padding:14px 0;border-bottom:1px solid var(--border)}.deployment-checks li:last-child{border-bottom:0;padding-bottom:0}.deployment-checks .badge{min-width:94px;text-align:center}.deployment-checks strong{font-size:1rem}.deployment-wide{grid-column:1/-1}.deployment-footer{padding:24px 0;color:var(--muted);font-size:1rem;text-align:center}.deployment-page .check{align-items:flex-start}.deployment-page .check input{margin-top:2px}.deployment-page fieldset{padding:18px}.deployment-page button{max-width:100%}.deployment-page .notice{overflow-wrap:anywhere}
@media(max-width:620px){.deployment-page{padding:18px 12px}.deployment-brand{gap:12px;align-items:flex-start;margin-bottom:18px}.deployment-brand img{width:76px;padding:5px}.deployment-brand h1{font-size:1.4375rem}.deployment-brand .eyebrow{font-size:1rem;letter-spacing:1px}.deployment-checks li{gap:10px}.deployment-checks .badge{min-width:82px;font-size:1rem}.deployment-page fieldset{padding:12px}.deployment-page .form-grid{grid-template-columns:1fr}.deployment-page .primary{width:100%}.deployment-page .check{font-size:1rem}}

/* v0.34.9 global operational typography: installer/update/deployment surfaces. */
html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{font-size:16px;line-height:24px;color:#1F2937}
h1{font-size:28px;line-height:36px;font-weight:700}
h2{font-size:22px;line-height:30px;font-weight:600}
h3{font-size:20px;line-height:28px;font-weight:600}
label,legend,th{font-size:16px;line-height:24px;font-weight:600;color:#1F2937}
input,select,textarea,td{font-size:16px;line-height:24px;font-weight:400;color:#1F2937}
button,.button,a.button{font-size:16px;line-height:24px;font-weight:500}
.help,.muted,small{font-size:16px;line-height:24px;font-weight:400;color:#4B5563}
th,td{padding-block:12px}
@media(max-width:700px){body,input,select,textarea,button,.button,td,th,label,legend{font-size:16px}}
