/* Shared completion fixes for the marketplace, workspaces, and customer demo. */
.menu-lines{display:block;width:20px;height:12px;border-block:2px solid var(--ink)}
@media(max-width:1200px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.header-actions .shop-entry{display:none}}
dialog [data-dialog-title]:focus,main[tabindex="-1"]:focus,#brief-step h2[tabindex="-1"]:focus{outline:none;box-shadow:none}
/* Keep keyboard focus visible on actionable controls. */
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
html:has(.dashboard-body){height:100%;overflow:hidden;overscroll-behavior-y:none}
.dashboard-body{height:100vh;height:100dvh;overflow:hidden;overscroll-behavior-y:none;--workspace-banner-height:0px}
.dashboard-body[data-demo="true"]{--workspace-banner-height:36px}
.dashboard-body .workspace-demo{height:var(--workspace-banner-height);min-height:0;box-sizing:border-box}
.dashboard-body .workspace-shell{height:calc(100% - var(--workspace-banner-height));min-height:0;overflow:hidden}
.dashboard-body .workspace-sidebar{top:0;height:100%;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}
.dashboard-body .workspace-content{height:100%;min-height:0;overflow-y:auto;overscroll-behavior-y:none;scrollbar-gutter:stable}
.dashboard-body .workspace-topbar{position:sticky;top:0;flex-shrink:0;z-index:30;background:#fffffff2;backdrop-filter:blur(12px)}
.dashboard-body #workspace-main{flex:1 0 auto;min-height:0}
.dashboard-body .workspace-footer{flex-shrink:0}
.empty-state{grid-column:1/-1;padding:48px 28px;background:#f7f9fc;border:1px solid var(--line);border-radius:22px}
.empty-state h3{margin-bottom:12px}.empty-state p{max-width:640px;margin-bottom:22px}
.empty-panel .button{margin-top:20px}.empty-panel h3{font-size:1.2rem}
.quote-guide{background:white;border-radius:22px;padding:32px;color:var(--ink)}
.quote-guide h3{font-size:1.3rem}.quote-guide dl{margin:24px 0}.quote-guide dl>div{padding:16px 0;border-top:1px solid var(--line)}
.quote-guide dt{font-weight:700}.quote-guide dd{margin:5px 0 0;color:var(--muted);font-size:.9375rem}
.quote-guide>p{font-size:.875rem;color:var(--muted)}
.comparison-checklist{margin-top:48px}.comparison-checklist h2{font-size:1.7rem;margin-bottom:24px}
.comparison-checklist article{padding:28px;background:var(--soft);border-radius:18px}.comparison-checklist h3{font-size:1.2rem;margin-bottom:12px}
.brief-storage-note{margin-top:28px;font-size:.875rem;padding-top:20px;border-top:1px solid var(--line)}
.account-notice{display:flex;align-items:center;gap:16px;padding:20px 24px;border:1px solid var(--line);border-radius:18px;background:white;margin-bottom:24px}
.account-notice>span{width:32px;flex-shrink:0}.account-notice p{font-size:.875rem;flex:1}.account-notice strong{color:var(--ink);display:block}
.account-notice>a{font-size:.875rem;font-weight:700;color:var(--accent)}.capability-list{padding-left:22px;margin:22px 0 28px}.capability-list li{margin:10px 0}
.contact-page{padding-bottom:72px}.contact-page .page-heading{margin:25px 0 40px}.contact-page h1{font-size:clamp(2.5rem,5vw,4.5rem);margin:16px 0}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr);gap:48px;align-items:start}
.contact-card{border:1px solid var(--line);padding:36px;border-radius:24px;background:#fff;box-shadow:0 12px 45px #172c3c06}
.contact-card>h2{font-size:1.7rem}.contact-intro{margin:14px 0 28px}.contact-card .form-field{min-width:0}.contact-card .form-grid{gap:20px}
.contact-card input,.contact-card textarea,.contact-card select{width:100%}.contact-card .optional{font-size:.8125rem}
.contact-aside{display:grid;gap:28px}.contact-aside article{padding:8px 0 24px;border-bottom:1px solid var(--line)}.contact-aside article:last-child{border-bottom:0}
.contact-aside h2{font-size:1.4rem;margin:14px 0}.contact-aside p{font-size:.9375rem;margin:0 0 16px}
.contact-trap{display:none}.contact-status{font-size:.875rem;line-height:1.65;margin-top:20px;padding:14px 16px;background:var(--soft);border-radius:12px}
.contact-status[data-state="error"]{color:#884325;background:#fff3ed}.contact-status[data-state="success"]{color:#25634a;background:#edf8f2}
.contact-close{position:absolute;right:18px;top:14px}.contact-data-note{margin-top:8px}#contact-modal{padding-top:52px}
@media(max-width:1000px){.contact-layout{gap:28px;grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr)}.contact-card{padding:26px}.contact-card .form-grid{grid-template-columns:1fr;gap:0}.account-notice{align-items:flex-start;flex-wrap:wrap}.account-notice>a{margin-left:48px}}
@media(max-width:760px){.dashboard-body .workspace-sidebar{position:fixed;top:var(--workspace-banner-height);height:calc(100dvh - var(--workspace-banner-height));bottom:0}.dashboard-body .workspace-demo{padding-inline:16px;font-size:.75rem}.dashboard-body .workspace-demo .demo-extra{display:none}.dashboard-body .workspace-demo a{white-space:nowrap}.contact-layout{grid-template-columns:1fr}.contact-aside{gap:18px}.contact-card{padding:24px 20px}.contact-page .page-heading{margin-bottom:26px}.contact-page{padding-bottom:40px}.account-notice{padding:18px}.quote-guide{padding:26px}.empty-state{padding:32px 22px}.comparison-checklist h2{font-size:1.5rem}.contact-card .inline-actions{gap:14px}.contact-card #contact-send{width:100%}}
@media print{html:has(.dashboard-body),.dashboard-body,.dashboard-body .workspace-shell,.dashboard-body .workspace-content{height:auto;overflow:visible}.dashboard-body .workspace-shell{display:block}.dashboard-body .workspace-topbar,.account-notice{display:none}.contact-page{padding:0}.contact-layout{display:block}.contact-aside{display:none}}
