/* FIX211: Public guest Quick Start is a distinct anonymous surface; no admin layout or draft writes. */
.qs-page{--q-blue:#1464dc;--q-navy:#0d1a2b;color:#1c2b42;background:#f6f9fd;min-height:100vh;font-family:Inter,Arial,sans-serif;display:flex;flex-direction:column}
.qs-page *{box-sizing:border-box}.qs-header{background:#0c1a2c;color:#fff;min-height:68px;display:flex;align-items:center;gap:22px;padding:12px clamp(16px,3vw,52px)}.qs-brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;letter-spacing:3px;font-size:19px;font-weight:700}.qs-brand img{width:36px;height:36px;object-fit:contain}.qs-brand b{color:#3999ff}.qs-brand small{display:block;font-size:6px;letter-spacing:2px;font-weight:400}.qs-header-title{font-size:13px;margin-left:auto}.qs-pill{display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.07em;border-radius:99px;background:#e6f2ff;color:#1565c0;padding:5px 9px;margin-left:8px}.qs-signin{border:1px solid #53667d;border-radius:7px;color:#fff;text-decoration:none;padding:9px 14px;font-size:13px}.qs-progress{display:flex;justify-content:center;gap:clamp(8px,5vw,75px);padding:25px 12px;font-size:13px;color:#8291a7}.qs-progress span{display:flex;align-items:center;gap:8px;white-space:nowrap}.qs-progress b{display:grid;place-items:center;border-radius:50%;width:24px;height:24px;background:#edf1f7;color:#657993}.qs-progress .qs-current,.qs-progress .qs-done{color:#172a44;font-weight:600}.qs-progress .qs-current b,.qs-progress .qs-done b{background:var(--q-blue);color:#fff}.qs-card{background:white;box-shadow:0 9px 40px #213d5d13;border:1px solid #dae4ef;border-radius:14px}.qs-upload{width:min(580px,calc(100% - 32px));margin:40px auto 70px;padding:62px 26px;text-align:center}.qs-cloud{display:grid;place-items:center;border:2px dashed #91b6ea;border-radius:14px;color:var(--q-blue);font-size:56px;margin:0 auto 22px;width:100px;height:86px}.qs-upload h1{font-size:25px;margin:8px 0}.qs-upload p,.qs-details p{color:#60718a;font-size:14px;line-height:1.65}.qs-upload-cta,.qs-primary{display:block;width:100%;border:0;background:var(--q-blue);color:white;text-decoration:none;border-radius:8px;padding:13px 17px;cursor:pointer;text-align:center;font-weight:650;font-size:14px;margin:23px 0 12px}.qs-upload-cta{width:min(300px,100%);margin:23px auto 12px}.qs-file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;left:0;top:0}.qs-upload small,.qs-details small{color:#7c899a;font-size:12px;line-height:1.5}.qs-busy{color:var(--q-blue);padding-top:10px}.qs-workspace{display:grid;grid-template-columns:220px minmax(330px,1fr) 345px;max-width:1640px;width:100%;margin:10px auto 30px;background:#fff;border:1px solid #dce5f0;border-radius:13px;min-height:625px;overflow:hidden;box-shadow:0 6px 22px #294a6e0c}.qs-menu{background:#fbfcff;border-right:1px solid #e1e8f2;padding:24px 12px;display:flex;flex-direction:column;gap:7px}.qs-menu h3{font-size:14px;padding-left:9px}.qs-file{font-size:11px;color:#6c7b91;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 9px 19px}.qs-menu button{border:0;text-align:left;padding:12px;background:transparent;border-radius:8px;color:#30425b;cursor:pointer}.qs-menu .qs-nav-active{background:#e8f1ff;color:var(--q-blue);font-weight:600}.qs-menu button:disabled{opacity:.45;cursor:not-allowed}.qs-menu .qs-link{margin-top:auto;color:var(--q-blue)}.qs-viewer-panel{min-width:0;padding:13px;background:#fff;display:flex;flex-direction:column}.qs-panel-heading{display:flex;align-items:center;justify-content:space-between;padding:4px 7px 12px}.qs-panel-heading button,.qs-secondary{border:1px solid #d8e1ed;border-radius:7px;background:white;color:#426080;padding:7px 11px;cursor:pointer}.qs-viewer-shell{flex:1;min-height:460px;background:#eef2f7;border-radius:9px;overflow:hidden;position:relative}.qs-viewer-shell .shared-3d-engine-viewer,.qs-viewer-shell .three-viewer{min-height:460px;height:100%;width:100%}.qs-viewer-note{text-align:center;color:#7b899d;font-size:11px}.qs-details{border-left:1px solid #e1e8f2;padding:24px 19px;overflow-y:auto}.qs-details h2{font-size:20px;margin:9px 0}.qs-details .qs-primary:disabled{opacity:.5;cursor:wait}.qs-details .qs-primary{margin-top:20px}.qs-stat{padding:15px;background:#f4f8ff;border:1px solid #e0eafb;border-radius:9px;display:flex;align-items:center;gap:11px;margin:20px 0}.qs-stat strong{font-size:26px;color:var(--q-blue)}.qs-stat span{font-size:12px;color:#5c6f89}.qs-option-card{border:1px solid #e2e9f2;border-radius:8px;padding:12px;margin:9px 0;display:flex;flex-direction:column;gap:3px}.qs-group{border:0;background:none;color:#192f4a;text-align:left;cursor:pointer;font-weight:650;display:flex;justify-content:space-between;gap:8px;padding:0}.qs-group span{font-size:11px;color:#71829b;font-weight:400}.qs-option-card strong{font-size:13px}.qs-alert{max-width:1400px;margin:8px auto;padding:12px 18px;border:1px solid #ffb5ad;background:#fff4f1;color:#963524;border-radius:7px}.qs-info{border-color:#c3d7f1;background:#f0f6ff;color:#275184;font-size:12px}.qs-muted{font-size:12px!important}.qs-success{color:#126049;background:#dff7eb;margin:0}.qs-footer{text-align:center;margin:auto 0 0;padding:17px;font-size:11px;color:#7889a3}.qs-footer a{color:var(--q-blue)}
@media(max-width:1000px){.qs-workspace{grid-template-columns:160px minmax(220px,1fr);margin:8px auto}.qs-details{grid-column:1/-1;border-left:0;border-top:1px solid #e1e8f2}.qs-viewer-shell{min-height:380px}}@media(max-width:600px){.qs-header{flex-wrap:wrap}.qs-header-title{display:none}.qs-progress{gap:8px;font-size:11px}.qs-workspace{display:flex;flex-direction:column}.qs-menu{border-right:0;border-bottom:1px solid #e1e8f2}.qs-menu button{padding:8px}.qs-viewer-shell{min-height:310px}.qs-viewer-shell .three-viewer{min-height:310px}.qs-upload{margin-top:15px;padding:42px 16px}}
/* FIX212: intentional Analyze & Review choices, visually consistent with Quick Start. */
.qs-review-item{display:flex;gap:9px;align-items:center;color:#192f4a;cursor:pointer;line-height:1.45}
.qs-review-item input[type=checkbox]{accent-color:#1d76e8;min-height:17px;min-width:17px;cursor:pointer}
.qs-review-item input:disabled{cursor:not-allowed}
.qs-review-item:has(input:disabled){opacity:.55}
.qs-option-card .qs-group{font-size:12px;margin:3px 0}

/* FIX214: persistent, unobtrusive trial identity and real editable review labels. */
.qs-trial-badge{position:absolute;right:12px;top:12px;z-index:22;pointer-events:none;display:inline-block;background:#0d2440e6;color:#b9dcff;border:1px solid #578abb;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.08em}
.qs-viewer-brand{position:absolute;right:12px;bottom:12px;z-index:22;color:white;background:#0c2440e8;padding:7px 10px;border-radius:6px;font-size:11px;box-shadow:0 1px 10px #0002}
.qs-viewer-brand a{color:#80c1ff;font-weight:750;text-decoration:none}.qs-viewer-brand a:hover{text-decoration:underline}
.qs-field{display:flex;flex-direction:column;gap:5px;margin:8px 0;color:#4a617a;font-size:11px;font-weight:600}
.qs-field input{width:100%;padding:9px 10px;border:1px solid #ccdae9;background:#fff;color:#1c2b42;border-radius:6px;font-size:13px}
.qs-field input:focus{outline:2px solid #88bbff;outline-offset:1px}
.qs-saved-item{padding:8px 10px;border:1px solid #e3ecf5;border-radius:7px;display:flex;justify-content:space-between;gap:8px;font-size:12px;margin:6px 0}.qs-saved-item small{font-size:10px}
.qs-confirmation{font-weight:700;color:#163b65;font-size:14px;margin:10px 0}

/* FIX222: Public Quick Start layout must not grow to the height of every
   Analyze & Review card.  The details pane scrolls independently, while the
   model canvas keeps a stable, landscape-sized viewport. */
.qs-page { width:100%; min-width:0; }
.qs-page .qs-workspace {
    width:calc(100% - 32px);
    max-width:1680px;
    height:clamp(580px, calc(100dvh - 185px), 820px);
    min-height:0;
    grid-template-columns: minmax(180px, 210px) minmax(0, 1fr) minmax(300px, 350px);
    grid-template-rows:minmax(0, 1fr);
    align-items:stretch;
}
.qs-page .qs-menu,
.qs-page .qs-viewer-panel,
.qs-page .qs-details { min-width:0; min-height:0; }
.qs-page .qs-viewer-panel { overflow:hidden; }
.qs-page .qs-panel-heading,
.qs-page .qs-viewer-note { flex:0 0 auto; }
.qs-page .qs-viewer-shell {
    min-height:0;
    height:0;
    flex:1 1 auto;
}
.qs-page .qs-viewer-shell .shared-3d-engine-shell.viewer-shell,
.qs-page .qs-viewer-shell .shared-3d-engine-viewer.three-viewer {
    min-height:0 !important;
    height:100% !important;
    width:100% !important;
}
.qs-page .qs-details {
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
    scrollbar-gutter:stable;
}
.qs-page .qs-details .qs-option-card,
.qs-page .qs-details .qs-field,
.qs-page .qs-details .qs-field input { max-width:100%; min-width:0; }
.qs-page .qs-details .qs-review-item { overflow-wrap:anywhere; }

/* When two-column layout is required, keep a usable preview above the
   independently scrollable options panel. */
@media (max-width:1100px) {
    .qs-page .qs-workspace {
        height:auto;
        grid-template-columns:minmax(150px, 200px) minmax(0, 1fr);
        grid-template-rows:minmax(450px, 65dvh) auto;
    }
    .qs-page .qs-details {
        grid-column:1 / -1;
        border-left:0;
        border-top:1px solid #e1e8f2;
        max-height:min(480px, 60dvh);
    }
    .qs-page .qs-viewer-shell { min-height:320px; }
}
@media (max-width:680px) {
    .qs-page .qs-workspace {
        display:flex;
        flex-direction:column;
        width:calc(100% - 20px);
        grid-template-rows:none;
    }
    .qs-page .qs-menu { flex:0 0 auto; }
    .qs-page .qs-viewer-panel {
        flex:0 0 auto;
        height:clamp(370px, 66dvh, 620px);
    }
    .qs-page .qs-viewer-shell { min-height:260px; }
    .qs-page .qs-details {
        flex:0 0 auto;
        max-height:none;
        overflow-y:visible;
        scrollbar-gutter:auto;
    }
}

/* QS223: distinguish detected starter suggestions from the full configurable workflow. */
.qs-discovery-note{padding:13px 14px;margin:12px 0 18px;border:1px solid #bfd7fb;border-left:4px solid #2372d6;background:#f2f7ff;border-radius:8px;color:#23456c;line-height:1.45;font-size:13px}
.qs-discovery-note strong{display:block;margin-bottom:5px}.qs-discovery-note p{margin:0;color:#39597c}
.qs-preview-option{background:#fbfdff}.qs-preview-option small{overflow-wrap:anywhere}.qs-details .qs-secondary{display:block;width:100%;margin:10px 0 16px;padding:11px 12px}

/* QS223: same-origin customer sign-in and trial signup (global stylesheet). */
.qs-signup-shell{min-height:100vh;background:#08172a;color:#edf4ff;font-family:Inter,Segoe UI,Arial,sans-serif;padding:32px 18px}
.qs-signup-shell>header{max-width:1040px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.qs-signup-brand{font-size:25px;font-weight:850;letter-spacing:.04em;color:white;text-decoration:none}.qs-signup-brand span{color:#4eaeff}
.qs-signup-shell header small,.qs-signup-card>small{color:#93a9c4;letter-spacing:.03em}
.qs-signup-card{background:#11243c;border:1px solid #294563;border-radius:20px;max-width:520px;margin:8vh auto 0;padding:32px;box-shadow:0 20px 60px #0004}
.qs-signup-card h1{font-size:28px;margin:14px 0 4px}.qs-signup-card p{color:#b4c6db;line-height:1.5}
.qs-back{color:#92bcf1;text-decoration:none;font-size:14px}.qs-signup-card label{display:block;color:#dae5f5;font-size:13px;font-weight:650;margin:16px 0 0}
.qs-signup-card input{width:100%;box-sizing:border-box;padding:12px 14px;margin-top:7px;background:#08192e;color:white;border:1px solid #355573;border-radius:9px;font-size:15px}
.qs-signup-card button,.qs-action{box-sizing:border-box;display:block;text-align:center;width:100%;border:0;border-radius:9px;background:#1676d7;color:white;font-size:15px;font-weight:700;padding:13px 16px;margin:20px 0;text-decoration:none;cursor:pointer}
.qs-signup-card button:disabled{opacity:.6}.qs-message{padding:12px;background:#1d3856;border-radius:9px;color:#deedfd;margin:12px 0}
.qs-signup-card>small{display:block;line-height:1.5}
@media(max-width:570px){.qs-signup-card{padding:22px;margin:30px auto}.qs-signup-shell header small{display:none}}


.qs-header button.qs-signin{background:transparent;font:inherit;cursor:pointer}
/* QS236: SaaS signup only. Never change sign-in/admin/global component behaviour. */
.qs-signup-shell.qs-auth-v2{box-sizing:border-box;min-height:100vh;padding:26px clamp(18px,4vw,54px) 42px;background:radial-gradient(ellipse at 5% 25%,#112e51 0,transparent 44%),#081524;color:#f3f7ff;font-family:Inter,Segoe UI,Arial,sans-serif}
.qs-auth-v2 *, .qs-auth-v2 *::before, .qs-auth-v2 *::after{box-sizing:border-box}
.qs-auth-v2 .qs-signup-header{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px}
.qs-auth-v2 .qs-signup-brand{display:inline-flex;align-items:center;max-width:210px;width:40%;min-width:165px;line-height:1}
.qs-auth-v2 .qs-signup-brand img{width:100%;max-width:210px;height:auto;display:block;object-fit:contain}
.qs-auth-v2 .qs-auth-header-tag{border:1px solid #254a72;background:#102944;color:#a8c9f8;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:750;letter-spacing:.095em;white-space:nowrap}
.qs-auth-v2 .qs-auth-layout{max-width:1160px;min-height:620px;display:grid;grid-template-columns:minmax(290px,.9fr) minmax(450px,1fr);align-items:start;gap:clamp(24px,4vw,70px);margin:clamp(30px,5vh,58px) auto 0}
.qs-auth-v2 .qs-auth-intro{padding:clamp(14px,4vw,45px) 0 0;max-width:520px}
.qs-auth-v2 .qs-auth-eyebrow{display:inline-block;color:#8abafb;font-size:11px;font-weight:780;letter-spacing:.14em}
.qs-auth-v2 .qs-auth-intro h2{margin:18px 0 14px;font-size:clamp(31px,3.7vw,49px);line-height:1.13;letter-spacing:-.037em;font-weight:800;max-width:500px}
.qs-auth-v2 .qs-auth-intro>p{max-width:450px;margin:0;color:#b0c2d8;font-size:16px;line-height:1.65}
.qs-auth-v2 .qs-auth-benefits{display:grid;gap:23px;margin-top:42px}
.qs-auth-v2 .qs-auth-benefits>div{display:flex;gap:15px;align-items:flex-start}
.qs-auth-v2 .qs-auth-benefit-icon{display:flex;flex:0 0 36px;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #24558e;border-radius:11px;background:#11325b;color:#83b8ff;font-size:11px;font-weight:800}
.qs-auth-v2 .qs-auth-benefits strong,.qs-auth-v2 .qs-auth-benefits small{display:block}
.qs-auth-v2 .qs-auth-benefits strong{font-size:14px;color:#f0f5ff;margin:1px 0 4px}
.qs-auth-v2 .qs-auth-benefits small{color:#9bb2ce;font-size:13px;line-height:1.5}
.qs-auth-v2 .qs-auth-intro-bottom{margin-top:46px;padding-top:20px;border-top:1px solid #25405c;color:#a9c2df;font-size:12px}
.qs-auth-v2 .qs-auth-private-mark{display:inline-flex;align-items:center;justify-content:center;margin-right:6px;color:#8ee5bd;font-weight:800}
.qs-auth-v2 .qs-signup-card{margin:0;width:100%;max-width:none;min-width:0;padding:clamp(22px,3vw,32px);background:#fff;color:#14273f;border:1px solid #e1e8f3;border-radius:18px;box-shadow:0 16px 65px #0005}
.qs-auth-v2 .qs-auth-card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}
.qs-auth-v2 .qs-back,.qs-auth-v2 .qs-auth-signin a{color:#1664bf;text-decoration:none;font-weight:600}
.qs-auth-v2 .qs-back{font-size:12px}
.qs-auth-v2 .qs-back:hover,.qs-auth-v2 .qs-auth-signin a:hover{text-decoration:underline}
.qs-auth-v2 .qs-auth-stage{font-size:10px;letter-spacing:.08em;font-weight:800;color:#4975b1;background:#eef5ff;border-radius:999px;padding:5px 9px;white-space:nowrap}
.qs-auth-v2 .qs-signup-card h1{color:#132943;font-size:clamp(23px,2.3vw,29px);line-height:1.2;letter-spacing:-.028em;margin:0 0 9px;font-weight:800}
.qs-auth-v2 .qs-signup-card p.qs-auth-description{font-size:13px;line-height:1.55;color:#667892;margin:0 0 17px}
.qs-auth-v2 .qs-signup-card label{display:block;font-size:12px;color:#293e59;margin:12px 0 0;font-weight:700;line-height:1.35}
.qs-auth-v2 .qs-signup-card input:not([type=checkbox]){display:block;box-sizing:border-box;width:100%;min-width:0;min-height:42px;padding:10px 12px;margin-top:5px;background:#fff;border:1px solid #c9d6e7;border-radius:9px;color:#14273f;font-size:14px;outline:none;box-shadow:0 1px 2px #0b244108}
.qs-auth-v2 .qs-signup-card input:not([type=checkbox])::placeholder{color:#92a2b7}
.qs-auth-v2 .qs-signup-card input:not([type=checkbox]):focus{border-color:#2779db;box-shadow:0 0 0 3px #2779db1c}
.qs-auth-v2 .qs-signup-card input[readonly]{background:#f5f8fc;color:#52667f}
.qs-auth-v2 .qs-auth-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.qs-auth-v2 .qs-signup-card button,.qs-auth-v2 .qs-signup-card .qs-action{display:block;box-sizing:border-box;text-align:center;width:100%;border:1px solid #1a69c8;border-radius:9px;background:#1972d4;color:#fff;font-size:14px;font-weight:750;padding:11px 14px;min-height:44px;margin:17px 0 0;cursor:pointer;text-decoration:none}
.qs-auth-v2 .qs-signup-card button:hover,.qs-auth-v2 .qs-signup-card .qs-action:hover{background:#0c62bf}
.qs-auth-v2 .qs-signup-card button:focus-visible,.qs-auth-v2 .qs-signup-card a:focus-visible,.qs-auth-v2 .qs-signup-card input:focus-visible{outline:2px solid #2b81df;outline-offset:2px}
.qs-auth-v2 .qs-signup-card button:disabled{opacity:.55;cursor:wait}
.qs-auth-v2 .qs-signup-card .qs-field-hint,.qs-auth-v2 .qs-signup-card .qs-auth-help{color:#6a7f99;font-size:11px;font-weight:400;line-height:1.45}
.qs-auth-v2 .qs-signup-card .qs-field-hint{display:block;margin-top:4px}
.qs-auth-v2 .qs-signup-card .qs-auth-help{display:block;margin:10px 0 0}
.qs-auth-v2 .qs-signup-card label.qs-showcase-optin{display:flex;align-items:flex-start;gap:10px;border:1px solid #e0e8f1;background:#f7f9fc;border-radius:9px;padding:10px;margin:15px 0 0;color:#58708d;font-size:11px;font-weight:400;line-height:1.4}
.qs-auth-v2 .qs-signup-card .qs-showcase-optin input[type=checkbox]{width:17px;height:17px;flex:0 0 17px;margin:2px 0 0;padding:0;accent-color:#2376d2;cursor:pointer}
.qs-auth-v2 .qs-showcase-optin span{display:block;min-width:0}
.qs-auth-v2 .qs-showcase-optin strong{display:block;margin-bottom:3px;color:#233f5c;font-size:11px}
.qs-auth-v2 .qs-showcase-optin small{display:block;color:#667d97;font-size:11px;line-height:1.45}
.qs-auth-v2 .qs-auth-signin{text-align:center;padding:14px 0 0;color:#677b94;font-size:12px}
.qs-auth-v2 .qs-auth-limits{margin-top:16px;padding-top:15px;border-top:1px solid #e1e8f1;color:#4d6380}
.qs-auth-v2 .qs-auth-limits>strong{display:block;color:#263d5c;font-size:12px;margin-bottom:10px}
.qs-auth-v2 .qs-auth-limit-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}
.qs-auth-v2 .qs-auth-limit-tags span{display:inline-block;border:1px solid #d7e6fb;border-radius:7px;background:#eef5ff;color:#245eaa;padding:5px 8px;font-size:11px;font-weight:700}
.qs-auth-v2 .qs-auth-limits small,.qs-auth-v2 .qs-trial-terms{display:block;color:#667e98;font-size:11px;line-height:1.45}
.qs-auth-v2 .qs-message{margin:11px 0;padding:11px 12px;border:1px solid #bcd7f1;border-radius:9px;background:#eef6ff;color:#28527a;font-size:12px;line-height:1.45}
.qs-auth-v2 #qs-register-feedback:not([hidden]){border-color:#ffcebf;background:#fff5f0;color:#a33a23}
.qs-auth-v2 .qs-social-button{background:#fff;border:1px solid #d3deec;color:#25405c}
.qs-auth-v2 .qs-social-button:hover{background:#f3f7fc}
.qs-auth-v2 .qs-social-separator{color:#8294a9;font-size:11px;text-align:center}
@media(max-width:920px){.qs-auth-v2 .qs-auth-layout{grid-template-columns:1fr;max-width:610px;margin-top:20px;gap:18px}.qs-auth-v2 .qs-auth-intro{padding:8px 0 4px}.qs-auth-v2 .qs-auth-intro h2{font-size:27px;margin:10px 0}.qs-auth-v2 .qs-auth-intro>p{font-size:13px}.qs-auth-v2 .qs-auth-benefits,.qs-auth-v2 .qs-auth-intro-bottom{display:none}}
@media(max-width:570px){.qs-signup-shell.qs-auth-v2{padding:13px 13px 28px}.qs-auth-v2 .qs-signup-header{min-height:48px}.qs-auth-v2 .qs-signup-brand,.qs-auth-v2 .qs-signup-brand img{max-width:155px;min-width:125px}.qs-auth-v2 .qs-auth-header-tag{font-size:9px;padding:6px 8px;white-space:normal;text-align:center}.qs-auth-v2 .qs-auth-layout{margin-top:18px}.qs-auth-v2 .qs-auth-intro h2{font-size:24px}.qs-auth-v2 .qs-auth-intro>p{font-size:12px}.qs-auth-v2 .qs-signup-card{padding:21px 17px;border-radius:15px}.qs-auth-v2 .qs-auth-two-cols{grid-template-columns:1fr;gap:0}.qs-auth-v2 .qs-signup-card h1{font-size:24px}}

/* QS236: matching genuine website logo on sign-in, social completion and welcome. */
.qs-signup-shell:not(.qs-auth-v2) .qs-signup-brand img{display:block;width:min(200px,40vw);max-width:100%;height:auto;object-fit:contain}

/* QS237: consistent SaaS auth experience for customer sign-in / welcome. */
.qs-auth-v2 .qs-auth-divider{margin-top:21px;border-top:1px solid #e2eaf4}
.qs-auth-v2 .qs-auth-error{border-color:#ffc5b7;background:#fff5f2;color:#9b3929}
.qs-auth-v2 .qs-welcome-check{display:grid;place-items:center;width:52px;height:52px;margin:4px 0 20px;border-radius:15px;background:#e9f9f0;border:1px solid #bcf0d2;color:#087f4c;font-size:27px;font-weight:800}
.qs-auth-v2 .qs-welcome-next{margin:22px 0 2px;padding:17px;border:1px solid #dce8f8;background:#f5f9ff;border-radius:12px;color:#25405c}
.qs-auth-v2 .qs-welcome-next strong{display:block;color:#173b62;font-size:13px;margin:0 0 6px}
.qs-auth-v2 .qs-welcome-next p{margin:0;color:#58708c;font-size:13px;line-height:1.55}
.qs-auth-v2 .qs-welcome-small{font-size:11px;color:#667d95;text-align:center;margin-top:17px}
.qs-auth-v2 .qs-signup-card .qs-social-button{display:block;text-align:center;border:1px solid #d3deec;background:#fff;color:#25405c;border-radius:10px;padding:11px 16px;text-decoration:none;font-weight:600;font-size:13px;margin:9px 0}
.qs-auth-v2 .qs-signup-card .qs-social-button:hover{background:#f3f7fc}
.qs-auth-v2 .qs-signup-card .qs-social-separator{color:#8294a9;font-size:11px;text-align:center;margin:13px 0}

/* Selected published plan details; shared by free and paid signup. */
.qs-auth-plan-description{margin:8px 0;color:#50637a;font-size:13px;line-height:1.5}
.qs-auth-plan-features{margin:10px 0 0;padding-left:19px;color:#50637a;font-size:12px;line-height:1.5}
.qs-auth-plan-features li{margin:3px 0}
