[hidden]{display:none!important}
#wizard-page .page-heading p,#wizard-page .section-heading p,#wizard-page .helper,#wizard-page .tip,#wizard-page .design-explainer,#wizard-page .step small,#wizard-page .preview-caption,#wizard-page .preview-footer,#wizard-page .quick-counts{display:none}
.workspace-grid.basics-only{grid-template-columns:minmax(0,680px);justify-content:center}
#wizard-page .page-heading{margin-bottom:18px}.steps .step{min-width:0;flex:1}.steps .step b{white-space:normal}
#step-2 .upload-box{margin-top:12px}#design-save-status{font-size:12px;color:var(--muted);min-height:18px}
.account-art{display:block;width:min(100%,500px);height:auto;margin:20px 0}
body[data-menu=top] #main-navigation,body[data-menu=bottom] #main-navigation{flex-wrap:wrap;overflow:visible;justify-content:center;width:100%;min-width:0}
body[data-menu=top] .sidebar,body[data-menu=bottom] .sidebar{left:0;right:0;width:100%;box-sizing:border-box}
body[data-menu=top] .nav-item,body[data-menu=bottom] .nav-item{flex:0 1 auto;min-width:0;font-size:13px;padding:10px;white-space:normal}
body[data-menu=bottom] main{padding-bottom:165px}
@media(max-width:900px){
 body[data-menu=top] #toggle-menu,body[data-menu=bottom] #toggle-menu{display:block}
 body[data-menu=top] .sidebar,body[data-menu=bottom] .sidebar{display:none}
 body[data-menu=top] .sidebar.open,body[data-menu=bottom] .sidebar.open{display:block;max-height:65dvh;overflow-y:auto}
 body[data-menu=top] #main-navigation,body[data-menu=bottom] #main-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
 body[data-menu=top] .nav-item,body[data-menu=bottom] .nav-item{flex-direction:row;min-height:44px;font-size:13px}
 body[data-menu=bottom] main{padding-bottom:35px}
 .steps{display:flex;flex-wrap:wrap}.steps .step{padding:9px 5px;justify-content:center;align-items:center}.steps .step b{display:none}.steps .step.active b{display:block}.steps .step.active{flex:3}
 .account-bar{flex-wrap:wrap;max-width:100%;box-sizing:border-box}.account-bar select{max-width:100%}
}

#wizard-page>.preview-notice{font-size:12px;padding:8px 12px;margin-bottom:16px}

.credential-options{margin:24px 0;border-top:1px solid var(--border);padding-top:16px}.credential-options h3{margin:0 0 12px}.credential-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.credential-options fieldset{min-width:0;border:1px solid var(--border);border-radius:10px;padding:14px}.credential-options legend{font-weight:700;padding:0 6px}.credential-options input[type=text]{width:100%;min-height:44px;border:1px solid var(--border);border-radius:8px;padding:8px;font:inherit;box-sizing:border-box}.credential-options output{display:block;overflow-wrap:anywhere;background:var(--pale);padding:10px;border-radius:6px;font-family:monospace}.credential-options small{display:block;margin-top:10px;color:var(--muted)}@media(max-width:500px){.credential-options-grid{grid-template-columns:1fr}}

/* Keep one heading for each preview. */
#preview-overline,.preview-heading .live-badge{display:none}

.home-summary{margin-top:16px}
