.register-page:not(.quote-mode) .workspace{display:block;padding-top:44px}
.register-page:not(.quote-mode):not(.details-step) .registration{display:none}
.register-page.details-step .workspace{display:none}
.register-page.details-step .registration{display:block;padding-top:70px;min-height:calc(100vh - 76px)}
.register-page:not(.quote-mode) .quote-section{display:none}
.register-page.quote-mode .workspace,.register-page.quote-mode .registration,.register-page.quote-mode .safety,.register-page.quote-mode .documents{display:none!important}
.register-page:not(.quote-mode) #wallCanvas{display:none}
.register-page #realWallCanvas{display:block;width:100%;height:100%;min-height:520px}
.register-page .spec-strip{display:none}
.model-column{display:grid;gap:14px}
.model-confirm{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.registration-success{margin-top:20px}
.registration-success h3{margin-top:0}
.register-page:not(.safety-open) .safety,.register-page:not(.drawings-open) .documents{display:none}
.document-grid{grid-template-columns:minmax(260px,520px)}
@media(max-width:800px){.register-page #realWallCanvas{min-height:390px}.model-confirm{align-items:stretch;flex-direction:column}}
