:root{--bg:#f4f6f8;--card:#fff;--text:#0d1420;--muted:#5b6777;--primary:#0b1e3b;--accent:#19a66a;--border:#dbe3ee;--shadow:0 18px 44px rgba(11,30,59,.09);--radius:16px;--lyndify-navy:#0b1e3b;--lyndify-blue:#245e9d;--lyndify-emerald:#19a66a;--lyndify-light-gray:#f4f6f8;--lyndify-surface:#fff;--lyndify-surface-soft:#f4f6f8;--lyndify-surface-warm:#fbfcfd;--lyndify-panel:#edf3f8;--lyndify-border:#d9e2ec;--lyndify-muted:#5f6f84;--lyndify-page-gradient:linear-gradient(180deg,#fbfcfe,#f4f6f8 48%,#eef3f7);--lyndify-card-shadow:0 18px 46px rgba(11,30,59,.08);--lyndify-control-bg:#fff;--lyndify-control-border:#cdd8e5;--lyndify-focus-ring:0 0 0 4px rgba(36,94,157,.14);--lyndify-state-primary-bg:#245e9d;--lyndify-state-primary-bg-hover:#1d4f86;--lyndify-state-primary-bg-active:#173f6c;--lyndify-state-primary-border:#245e9d;--lyndify-state-primary-text:#fff;--lyndify-state-primary-soft:#e8f1fb;--lyndify-state-muted-bg:#e7f0fb;--lyndify-state-muted-bg-hover:#dbeafe;--lyndify-state-muted-border:#c8d8ea;--lyndify-state-muted-text:#0b1e3b;--lyndify-state-info-bg:#eff6ff;--lyndify-state-info-border:#bfdbfe;--lyndify-state-info-text:#245e9d;--lyndify-state-success-bg:#ecfdf5;--lyndify-state-success-bg-hover:#dcfce7;--lyndify-state-success-border:#9ae6b4;--lyndify-state-success-text:#0f7f4c;--lyndify-state-warning-bg:#fffbeb;--lyndify-state-warning-bg-hover:#fef3c7;--lyndify-state-warning-border:#f6d365;--lyndify-state-warning-text:#92400e;--lyndify-state-danger-bg:#fff1f2;--lyndify-state-danger-bg-hover:#ffe4e6;--lyndify-state-danger-border:#fecaca;--lyndify-state-danger-text:#991b1b;--lyndify-state-disabled-bg:#eef2f7;--lyndify-state-disabled-border:#d8e2ee;--lyndify-state-disabled-text:#718096;--lyndify-control-bg-hover:#f8fbff;--lyndify-control-invalid-bg:#fff7f7;--lyndify-control-invalid-border:#fca5a5;--lyndify-control-invalid-ring:0 0 0 4px rgba(220,38,38,.1);--lyndify-divider:#e2e8f0;--lyndify-row-hover:#f8fbff;--lyndify-overlay:rgba(11,31,69,.52);--lyndify-skeleton:#e8eef6;--lyndify-shadow-control:0 1px 0 hsla(0,0%,100%,.9) inset;--lyndify-shadow-raised:0 14px 32px rgba(15,23,42,.1);--lyndify-radius-card:18px;--lyndify-radius-control:12px;--lyndify-admin-page:linear-gradient(180deg,#fbfcfe,#f4f6f8);--lyndify-admin-card:hsla(0,0%,100%,.97);--lyndify-admin-card-soft:#f4f6f8}*{box-sizing:border-box}html{text-size-adjust:100%}body,html{min-height:100%;width:100%;overflow-x:clip}body,canvas,html,img,svg,video{max-width:100%}body{margin:0;font-family:Sora,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;background:var(--lyndify-page-gradient);color:var(--text)}.lyndify-refresh-page{background:var(--lyndify-page-gradient)!important;color:var(--text)}.lyndify-refresh-shell{max-width:1220px;margin:0 auto;padding:14px 16px 24px}.lyndify-warm-panel{border:1px solid var(--lyndify-border);background:hsla(0,0%,100%,.97);box-shadow:var(--lyndify-card-shadow)}.lyndify-admin-surface{background:var(--lyndify-admin-page)!important;color:var(--text)}.lyndify-state-card{border:1px solid var(--lyndify-border);border-radius:var(--lyndify-radius-card);background:var(--lyndify-admin-card);box-shadow:var(--lyndify-card-shadow)}.lyndify-focusable:focus-visible{outline:none;border-color:rgba(36,94,157,.55)!important;box-shadow:var(--lyndify-focus-ring)!important}.lyndify-surface-card,.lyndify-surface-muted,.lyndify-surface-panel{border:1px solid var(--lyndify-border);border-radius:var(--lyndify-radius-card)}.lyndify-surface-card{background:var(--lyndify-surface);box-shadow:var(--lyndify-card-shadow)}.lyndify-surface-panel{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.98));box-shadow:0 10px 28px rgba(15,23,42,.06)}.lyndify-surface-muted{background:var(--lyndify-surface-soft)}.lyndify-kicker{color:var(--lyndify-muted);font-size:12px;font-weight:900;letter-spacing:.28em;line-height:1.2;text-transform:uppercase}.lyndify-section-heading{color:var(--text);font-weight:950;line-height:1.08;letter-spacing:0}.lyndify-alert,.lyndify-button,.lyndify-chip,.lyndify-input{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.lyndify-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:850;line-height:1;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lyndify-button:hover{transform:translateY(-1px);box-shadow:var(--lyndify-shadow-raised)}.lyndify-button:focus-visible,.lyndify-chip:focus-visible,.lyndify-input:focus-visible{outline:none;box-shadow:var(--lyndify-focus-ring)}.lyndify-button--primary{background:var(--lyndify-state-primary-bg);border-color:var(--lyndify-state-primary-border);color:var(--lyndify-state-primary-text)}.lyndify-button--primary:hover{background:var(--lyndify-state-primary-bg-hover)}.lyndify-button--primary:active{background:var(--lyndify-state-primary-bg-active)}.lyndify-button--neutral,.lyndify-button--secondary{background:var(--lyndify-state-muted-bg);border-color:var(--lyndify-state-muted-border);color:var(--lyndify-state-muted-text)}.lyndify-button--neutral:hover,.lyndify-button--secondary:hover{background:var(--lyndify-state-muted-bg-hover)}.lyndify-button--ghost{background:#fff;border-color:var(--lyndify-control-border);color:var(--lyndify-navy);box-shadow:var(--lyndify-shadow-control)}.lyndify-button--success{background:var(--lyndify-state-success-bg);border-color:var(--lyndify-state-success-border);color:var(--lyndify-state-success-text)}.lyndify-button--warning{background:var(--lyndify-state-warning-bg);border-color:var(--lyndify-state-warning-border);color:var(--lyndify-state-warning-text)}.lyndify-button--danger{background:var(--lyndify-state-danger-bg);border-color:var(--lyndify-state-danger-border);color:var(--lyndify-state-danger-text)}.lyndify-button--disabled,.lyndify-button:disabled,.lyndify-chip--disabled{background:var(--lyndify-state-disabled-bg);border-color:var(--lyndify-state-disabled-border);color:var(--lyndify-state-disabled-text);box-shadow:none;cursor:not-allowed;opacity:1;transform:none}.lyndify-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;border:1px solid var(--lyndify-state-muted-border);border-radius:999px;padding:6px 10px;background:var(--lyndify-state-muted-bg);color:var(--lyndify-state-muted-text);font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap}.lyndify-chip--primary{background:var(--lyndify-state-primary-soft);color:var(--lyndify-state-primary-bg)}.lyndify-chip--info,.lyndify-chip--primary{border-color:var(--lyndify-state-info-border)}.lyndify-chip--info{background:var(--lyndify-state-info-bg);color:var(--lyndify-state-info-text)}.lyndify-chip--success{background:var(--lyndify-state-success-bg);border-color:var(--lyndify-state-success-border);color:var(--lyndify-state-success-text)}.lyndify-chip--warning{background:var(--lyndify-state-warning-bg);border-color:var(--lyndify-state-warning-border);color:var(--lyndify-state-warning-text)}.lyndify-chip--danger{background:var(--lyndify-state-danger-bg);border-color:var(--lyndify-state-danger-border);color:var(--lyndify-state-danger-text)}.lyndify-alert{border:1px solid var(--lyndify-state-info-border);border-radius:var(--lyndify-radius-control);background:var(--lyndify-state-info-bg);color:var(--lyndify-state-info-text);padding:12px 14px;font-size:13px;font-weight:750;line-height:1.45}.lyndify-alert--success{background:var(--lyndify-state-success-bg);border-color:var(--lyndify-state-success-border);color:var(--lyndify-state-success-text)}.lyndify-alert--warning{background:var(--lyndify-state-warning-bg);border-color:var(--lyndify-state-warning-border);color:var(--lyndify-state-warning-text)}.lyndify-alert--danger{background:var(--lyndify-state-danger-bg);border-color:var(--lyndify-state-danger-border);color:var(--lyndify-state-danger-text)}.lyndify-input{width:100%;min-height:42px;border:1px solid var(--lyndify-control-border);border-radius:var(--lyndify-radius-control);background:var(--lyndify-control-bg);color:var(--text);box-shadow:var(--lyndify-shadow-control)}.lyndify-input:hover{background:var(--lyndify-control-bg-hover)}.lyndify-input--invalid,.lyndify-input[aria-invalid=true]{background:var(--lyndify-control-invalid-bg);border-color:var(--lyndify-control-invalid-border)}.lyndify-input--invalid:focus-visible,.lyndify-input[aria-invalid=true]:focus-visible{box-shadow:var(--lyndify-control-invalid-ring)}.lyndify-input--disabled,.lyndify-input:disabled{background:var(--lyndify-state-disabled-bg);border-color:var(--lyndify-state-disabled-border);color:var(--lyndify-state-disabled-text);cursor:not-allowed}@media (max-width:760px){body,html{background:var(--lyndify-page-gradient)!important;height:auto!important;min-height:0!important;overflow-x:hidden!important}body>main,main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:auto!important;height:auto!important}body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{background:var(--lyndify-page-gradient)!important}main.has-global-app-sidebar,main:has(>.global-app-sidebar){align-content:start!important;padding-bottom:0!important}main.has-global-app-sidebar>.global-app-sidebar.mobile-open,main:has(>.global-app-sidebar)>.global-app-sidebar.mobile-open{margin-bottom:18px!important}main.has-global-app-sidebar>.global-app-sidebar.mobile-open+:not(style):not(script):not(link),main:has(>.global-app-sidebar)>.global-app-sidebar.mobile-open+:not(style):not(script):not(link){margin-top:14px!important}main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{min-height:0!important;height:auto!important;padding-bottom:0!important;margin-bottom:0!important}main.submitDealPage>.submit-deal-wizard-host>.wrap{padding-bottom:12px!important}body>main:not(.authPage):not(.auth-split-wrapper){overflow-x:hidden!important;overflow-y:visible!important}[data-mobile-scroll-root],main.lyndify-refresh-page [data-mobile-scroll-root],main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important}main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding-bottom:12px!important}main.quote-workspace-main [data-quote-tab-content]{align-content:start!important}main.quote-workspace-main [data-quote-tab-section]{min-height:0!important;height:auto!important;max-height:none!important}}@media (min-width:981px){main.has-global-app-sidebar,main:has(>.global-app-sidebar){width:100%!important;max-width:none!important;margin:0 auto!important;padding:0 18px 42px 248px!important;display:block!important;align-items:start!important;overflow:visible!important}main.has-global-app-sidebar>header,main:has(>.global-app-sidebar)>header{grid-column:1/-1!important;margin-left:-16px!important;margin-right:-16px!important;width:calc(100% + 32px)!important;max-width:none!important}main.has-global-app-sidebar>.global-app-sidebar,main:has(>.global-app-sidebar)>.global-app-sidebar{grid-column:1!important;grid-row:1!important;align-self:start!important}main.has-global-app-sidebar>header+.global-app-sidebar,main:has(>header)>.global-app-sidebar{grid-row:2!important}main.has-global-app-sidebar>:not(header):not(.global-app-sidebar):not(.lyndify-page-floating-bell):not(style):not(script):not(link),main:has(>.global-app-sidebar)>:not(header):not(.global-app-sidebar):not(.lyndify-page-floating-bell):not(style):not(script):not(link){grid-column:2!important;min-width:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}main.submitDealPage.has-global-app-sidebar>#lyndify-root,main.submitDealPage:has(>.global-app-sidebar)>#lyndify-root{align-self:start!important}main.submitDealPage.has-global-app-sidebar>#lyndify-root .wrap,main.submitDealPage:has(>.global-app-sidebar)>#lyndify-root .wrap{width:100%!important;max-width:100%!important;padding:0 0 36px!important}main.submitDealPage.has-global-app-sidebar>#lyndify-root .form,main.submitDealPage:has(>.global-app-sidebar)>#lyndify-root .form{margin-top:0!important}main.submitDealPage.has-global-app-sidebar,main.submitDealPage:has(>.global-app-sidebar){max-width:none!important;padding:0 24px 18px 248px!important;background:linear-gradient(180deg,#f8fafc,#eef3f8)!important}main.submitDealPage.has-global-app-sidebar>header,main.submitDealPage:has(>.global-app-sidebar)>header{background:#fff!important;border-bottom:1px solid rgba(148,163,184,.18)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)!important}main.submitDealPage .lyndify-header-hero{max-width:1060px!important;margin:8px auto 14px!important;padding:0 18px 14px!important}main.submitDealPage .lyndify-header-hero-card{min-height:164px!important;border-radius:18px!important;box-shadow:0 18px 48px rgba(11,31,69,.14)!important}main.submitDealPage>.global-app-sidebar{top:18px!important}main.submitDealPage>.global-app-sidebar .global-app-sidebar-inner{background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,0) 34%),linear-gradient(180deg,#0a1b33,#071429)!important;border-color:hsla(0,0%,100%,.1)!important;box-shadow:0 24px 54px rgba(11,30,59,.22)!important;padding:14px 10px!important}main.submitDealPage>.global-app-sidebar .global-app-nav-links{gap:4px!important}main.submitDealPage>.global-app-sidebar .global-app-nav-link{min-height:42px!important;padding:9px 11px!important;border-radius:8px!important;color:#fff!important}main.submitDealPage>.submit-deal-wizard-host{align-self:start!important;width:100%!important;max-width:min(1320px,calc(100vw - 292px))!important;margin:0!important;min-width:0!important;overflow-x:hidden!important}main.submitDealPage>.submit-deal-wizard-host .wrap{width:100%!important;max-width:none!important;padding:0!important;overflow-x:hidden!important}main.submitDealPage>.submit-deal-wizard-host .form{margin:0!important;padding:14px 18px 12px!important;border-radius:20px!important;border:1px solid var(--lyndify-border)!important;background:#fff!important;box-shadow:0 18px 48px rgba(15,23,42,.08)!important;overflow-x:hidden!important}main.submitDealPage>.submit-deal-wizard-host .steps{gap:8px!important;margin-bottom:14px!important}main.submitDealPage>.submit-deal-wizard-host .step{min-height:32px!important;padding:7px 12px!important;border-color:#d8e2ee!important;background:#fff!important;color:#5f6f84!important;font-weight:850!important}main.submitDealPage>.submit-deal-wizard-host .step.on{border-color:rgba(24,163,122,.45)!important;background:#f0fdf8!important;color:var(--lyndify-state-primary-bg)!important}main.submitDealPage>.submit-deal-wizard-host .grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}main.submitDealPage>.submit-deal-wizard-host label{color:#52657b!important;font-weight:760!important}main.submitDealPage>.submit-deal-wizard-host input,main.submitDealPage>.submit-deal-wizard-host select,main.submitDealPage>.submit-deal-wizard-host textarea{min-height:48px!important;border-color:#cdd8e5!important;background:#fff!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)!important}main.submitDealPage>.submit-deal-wizard-host input:focus,main.submitDealPage>.submit-deal-wizard-host select:focus,main.submitDealPage>.submit-deal-wizard-host textarea:focus{border-color:rgba(36,94,157,.55)!important;box-shadow:0 0 0 4px rgba(36,94,157,.1)!important}main.submitDealPage>.submit-deal-wizard-host .divider{margin:10px 0!important;background:#dbe3ee!important}main.submitDealPage>.submit-deal-wizard-host .h3{margin:0 0 6px!important;color:#0d1420!important;font-size:16px!important;line-height:1.2!important}main.submitDealPage>.submit-deal-wizard-host .sub{color:#5f6f84!important}main.submitDealPage>.submit-deal-wizard-host .actions{justify-content:flex-end!important;margin-top:8px!important}main.submitDealPage>.submit-deal-wizard-host .btn{min-height:42px!important;padding:11px 18px!important;border-radius:999px!important;font-weight:850!important}main.submitDealPage>.submit-deal-wizard-host footer{margin-top:4px!important;padding:0!important;line-height:1.2!important}main.submitDealPage>.submit-deal-wizard-host #step0,main.submitDealPage>.submit-deal-wizard-host #step1,main.submitDealPage>.submit-deal-wizard-host #step2,main.submitDealPage>.submit-deal-wizard-host #step3{min-height:0!important}}a{color:inherit}.wrap{max-width:1080px;margin:0 auto;padding:22px 16px 64px}header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(244,246,248,.75);border-bottom:1px solid rgba(229,231,235,.7)}.topbar{justify-content:center;gap:16px;padding:14px 16px;max-width:1080px;margin:0 auto;position:relative}.topActions,.topbar{display:flex;align-items:center}.topActions{position:absolute;right:16px;top:16px;gap:10px}.brand img{height:170px;width:50vw;max-width:50vw;min-width:240px;object-fit:contain;display:block}.badge{font-size:12px;color:var(--muted);border:1px solid var(--border);padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.7)}.hero{margin-top:22px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero .card{padding:18px}h1{margin:0 0 8px;font-size:clamp(18px,2.2vw,26px);letter-spacing:-.02em;white-space:normal}.sub{color:var(--muted);line-height:1.5;margin:0}.pillrow{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pill{font-size:12px;padding:7px 10px;border-radius:999px;border:1px solid var(--border);color:var(--muted);background:#fff}.form{margin-top:18px;padding:18px}.steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.step{font-size:12px;border:1px solid var(--border);border-radius:999px;padding:6px 10px;color:var(--muted);background:#fff}.step.on{border-color:rgba(24,163,122,.45);color:var(--primary)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}label{display:block;font-size:12px;color:var(--muted);margin:0 0 6px}.req{color:#b00020}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:11px 12px;font-size:14px;outline:none;background:#fff;color:var(--text)}input:focus,select:focus,textarea:focus{border-color:rgba(24,163,122,.55);box-shadow:0 0 0 4px rgba(24,163,122,.1)}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}.row{display:flex;gap:12px;flex-wrap:wrap}.row>div{flex:1 1;min-width:220px}.divider{height:1px;background:var(--border);margin:14px 0}.hint{font-size:12px;color:var(--muted);margin-top:6px}.actions{display:flex;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.btn{border:none;border-radius:999px;padding:11px 14px;font-weight:600;cursor:pointer;font-size:14px}.btn.primary{background:linear-gradient(135deg,var(--primary),#0d2e57);color:#fff}.btn.ghost{background:#fff;border:1px solid var(--border);color:var(--primary)}.btn.requested,.btn.requested:disabled{background:#e5e7eb;color:#6b7280;border:1px solid #e5e7eb;opacity:1;cursor:not-allowed}.btn:disabled{opacity:.55;cursor:not-allowed}.error{display:none;margin-top:12px;padding:10px 12px;border-radius:12px;background:#ffeaea;border:1px solid rgba(176,0,32,.25);color:#7a0014;font-size:13px}.hidden{display:none!important}.matchGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.lender{padding:14px;border-radius:14px;border:1px solid var(--border);background:#fff}.lTop{display:flex;align-items:flex-start;justify-content:center;gap:10px}.lname{font-weight:800;font-size:14px}.pct{font-weight:900;color:var(--primary)}.mini{font-size:12px;color:var(--muted);margin-top:6px;line-height:1.35}.bar{height:8px;background:#eef2f7;border-radius:999px;overflow:hidden;margin-top:10px}.bar>div{height:100%;background:linear-gradient(90deg,var(--accent),#53d6b3)}footer{margin-top:24px;color:var(--muted);font-size:12px;text-align:center}@media (max-width:860px){.grid,.hero,.matchGrid{grid-template-columns:1fr}}.btn.small{padding:9px 12px;font-size:13px}.btnRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.modalBack{position:fixed;inset:0;background:rgba(2,6,23,.55);display:flex;align-items:center;justify-content:center;padding:18px;z-index:50}.modalBack.hidden{display:none}.modal{width:min(920px,100%);background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px rgba(0,0,0,.2);overflow:hidden}.modalHead{padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modalBody{padding:16px}.xbtn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer}.logoHero{width:100%;height:100px;background:#0b1f3b;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.logoText{color:#fff;font-size:64px;font-weight:700;letter-spacing:4px;margin:0;text-align:center}.acWrap{position:relative}.acList{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.12);z-index:99999;overflow:hidden}.acList.hidden{display:none}.acItem{padding:10px 12px;cursor:pointer;font-size:14px;line-height:1.25}.acItem:hover{background:rgba(15,23,42,.06)}.acSub{display:block;font-size:12px;opacity:.7;margin-top:2px}.btn.disabled{opacity:.45;cursor:not-allowed}:root{--auth-accent:var(--accent,#18a37a)}.authPage{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:radial-gradient(1200px 800px at 20% 10%,rgba(24,163,122,.1),transparent 60%),radial-gradient(1000px 700px at 90% 90%,rgba(11,31,59,.1),transparent 55%),linear-gradient(180deg,#f7fafc,#fff);position:relative;overflow:hidden}@media (max-width:900px){.authPage{grid-template-columns:1fr}.authLeft{display:none}}.authBlobs:after,.authBlobs:before{content:"";position:absolute;width:520px;height:520px;border-radius:999px;filter:blur(50px);opacity:.55;z-index:0}.authBlobs:before{left:-160px;top:-120px;background:radial-gradient(circle at 30% 30%,rgba(24,163,122,.55),rgba(24,163,122,0));animation:blobFloat1 12s ease-in-out infinite}.authBlobs:after{right:-180px;bottom:-180px;background:radial-gradient(circle at 30% 30%,rgba(11,31,59,.55),rgba(11,31,59,0));animation:blobFloat2 14s ease-in-out infinite}@keyframes blobFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,30px) scale(1.05)}}@keyframes blobFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-35px,-25px) scale(1.08)}}.auth-left-content{padding:0 16px}.auth-logo-img{margin:0 auto 22px;width:min(360px,80vw)}.authLogoFallback{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 14px;border-radius:14px;background:rgba(11,31,59,.08);letter-spacing:.22em}.authLogoFallback,.authTagline{color:var(--text,#0d1420);font-weight:900}.authTagline{margin-top:18px;font-size:34px;line-height:1.15;max-width:520px}.authTaglineAccent{color:var(--auth-accent)}.authBullets{margin-top:18px;display:grid;grid-gap:10px;gap:10px;color:var(--muted,#5b6777);font-size:15px}.authBullet{display:flex;gap:10px;align-items:flex-start}.authDot{width:10px;height:10px;border-radius:999px;margin-top:6px;background:var(--auth-accent);flex:0 0 auto}.authLeftFooter{margin-top:24px;font-size:13px;color:var(--muted,#5b6777);opacity:.85}.authRight{position:relative;z-index:1;padding:40px 16px;display:flex;align-items:center;justify-content:center}.authCard{width:100%;max-width:520px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(229,231,235,.9);box-shadow:0 18px 50px rgba(0,0,0,.08);border-radius:20px;padding:22px 22px 18px}.authCardTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.backHome{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;border:1px solid rgba(229,231,235,.95);background:#fff;color:var(--text,#0d1420);text-decoration:none;font-weight:700;font-size:13px}.backHome:hover{border-color:rgba(24,163,122,.55)}.authMiniLogo{display:inline-flex;align-items:center;gap:10px}.authMiniLogo img{width:110px;height:auto}.authMiniFallback{font-weight:900;letter-spacing:.22em}.authHelp{font-size:13px;color:var(--muted,#5b6777);margin-bottom:8px}.authClerkWrap :global(.cl-card),.authClerkWrap :global(.cl-main),.authClerkWrap :global(.cl-rootBox){box-shadow:none!important;border:none!important;background:transparent!important}.authClerkWrap :global(.cl-formButtonPrimary){background:var(--auth-accent)!important;border-radius:12px!important;font-weight:800!important;height:44px!important}.authClerkWrap :global(.cl-formButtonPrimary:hover){filter:brightness(.95)}.authClerkWrap :global(.cl-footerActionLink){color:var(--auth-accent)!important;font-weight:700!important}.auth-split-wrapper{min-height:100vh;display:flex;background:#f8fafc}.auth-left{flex:1 1;position:relative;background:radial-gradient(1200px 650px at 18% 10%,rgba(31,113,255,.35),transparent 58%),radial-gradient(1000px 700px at 85% 30%,rgba(0,220,255,.18),transparent 60%),linear-gradient(135deg,#0b375a,#071a2c);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px 16px}.auth-left:after,.auth-left:before{content:"";position:absolute;width:520px;height:520px;border-radius:999px;filter:blur(70px);opacity:.55;z-index:0}.auth-left:before{left:-160px;top:-140px;background:radial-gradient(circle at 30% 30%,rgba(47,107,255,.55),rgba(47,107,255,0))}.auth-left:after{right:-200px;bottom:-220px;background:radial-gradient(circle at 30% 30%,rgba(0,229,255,.45),rgba(0,229,255,0))}.auth-left-content{position:relative;z-index:1;color:#fff;max-width:520px}.auth-logo-img{width:clamp(240px,26vw,380px);margin:0 auto 12px;filter:drop-shadow(0 12px 28px rgba(0,0,0,.35))}.auth-headline{font-size:clamp(20px,2.3vw,30px);margin:0}.auth-right{flex:1 1;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#fff}.auth-card{width:100%;max-width:420px}.back-home{display:inline-block;margin-bottom:20px;font-size:14px;text-decoration:none;opacity:.7}.auth-primary-btn{background-color:#000!important;border-radius:10px!important;height:44px!important;font-weight:600!important}@media (max-width:900px){.auth-split-wrapper{flex-direction:column}.auth-left{min-height:280px}}.signout-screen{position:fixed;inset:0;background:transparent;opacity:1;transition:opacity .45s ease;pointer-events:none;z-index:9999}.signout-exit{opacity:0}.toast{position:fixed;left:50%;top:18px;transform:translateX(-50%);padding:10px 14px;border-radius:12px;font-size:14px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.08);background:#fff;color:#111}.toast-success{border-color:rgba(0,128,0,.18)}.auth-logo-img{filter:drop-shadow(0 12px 32px rgba(0,0,0,.35));opacity:.98}.auth-left-content{text-align:center;max-width:600px;margin:0 auto;padding:0 24px}.auth-logo-img{display:block;margin:0 auto 28px;width:clamp(260px,28vw,420px);height:auto;object-fit:contain}.auth-headline{font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.25;margin-top:8px}.auth-logo-img{width:clamp(260px,28vw,420px)!important;max-height:none!important;margin:0 auto 28px!important}.auth-left-content,.auth-left-content *{background:transparent!important}.auth-left-content{max-width:600px!important}.auth-left-content img{background:transparent!important}.auth-left{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:64px 32px!important;overflow:hidden!important;background:radial-gradient(circle at 20% 25%,#0b1220 0,#000 70%)!important}.auth-left:after,.auth-left:before{content:""!important;position:absolute!important;inset:-120px!important;pointer-events:none!important;background:radial-gradient(circle at 20% 30%,rgba(0,140,255,.22),transparent 55%),radial-gradient(circle at 75% 70%,rgba(0,210,255,.18),transparent 55%)!important;filter:blur(40px)!important;animation:authGlowMove 12s ease-in-out infinite alternate!important}.auth-left:after{animation-duration:16s!important;opacity:.85!important}@keyframes authGlowMove{0%{transform:translate3d(-18px,10px,0) scale(1)}to{transform:translate3d(18px,-12px,0) scale(1.04)}}.auth-left-content{background:transparent!important;box-shadow:none!important;border:0!important;width:100%!important;max-width:720px!important;margin:0 auto!important;text-align:center!important;position:relative!important;z-index:1!important}.auth-logo-img{display:block!important;margin:0 auto 26px!important;width:clamp(260px,30vw,520px)!important;height:auto!important;object-fit:contain!important;opacity:.98!important;filter:drop-shadow(0 14px 40px rgba(0,0,0,.45)) drop-shadow(0 0 22px rgba(0,170,255,.2))!important}.auth-headline{margin:0 auto!important;max-width:22ch!important;font-size:clamp(28px,3.2vw,44px)!important;font-weight:750!important;line-height:1.15!important;color:hsla(0,0%,100%,.92)!important;text-shadow:0 10px 30px rgba(0,0,0,.35)!important}.authPage{background:radial-gradient(1200px 700px at 0 0,rgba(45,121,255,.2),transparent 60%),radial-gradient(900px 600px at 20% 20%,rgba(21,170,255,.14),transparent 55%),radial-gradient(1200px 800px at 60% 10%,rgba(0,0,0,.55),transparent 60%),linear-gradient(180deg,#0a2a39,#05070c)}.authBlobs:after,.authBlobs:before{opacity:0!important}.authLeft{background:transparent;color:hsla(0,0%,100%,.92)}.authLeftInner{padding:28px}.authLogo{width:min(520px,80%);height:auto;margin:0 0 10px}.authTagline{margin:0;font-weight:800;letter-spacing:-.01em;color:hsla(0,0%,100%,.82)}.authRight{background:hsla(0,0%,100%,.92)}.lyndifyHeader img.lyndifyWordmarkSmall{height:22px!important;width:auto!important;max-height:22px!important;object-fit:contain!important;display:block!important}.lyndifyHeader img.lyndifyWordmarkHero{height:64px!important;width:auto!important;max-height:64px!important;object-fit:contain!important;display:block!important}.cl-cardBox,.cl-rootBox{margin-left:auto!important;margin-right:auto!important}.cl-rootBox{width:100%!important;display:flex!important;justify-content:center!important}.cl-cardBox{width:100%!important;max-width:520px!important}input[type=checkbox],input[type=radio]{width:auto;min-width:16px;height:16px;padding:0}@media (max-width:760px){.adminMobileWrap{padding-left:12px!important;padding-right:12px!important;overflow-x:hidden}.adminMobileScroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.adminMobileCardGrid{grid-template-columns:1fr!important}.quoteComparisonActionRow,.quoteComparisonToolbar{width:100%}.quoteComparisonActionRow>*,.quoteComparisonToolbar>*{flex:1 1 100%!important;width:100%}.quoteComparisonActionGrid{grid-template-columns:1fr!important}.quoteSelectionActions,.quoteSelectionActions>button{width:100%}.quoteSelectionActions>button{min-height:44px}.quoteComparisonTableScroll{max-width:100%}.matchAuditCardGrid,.matchAuditControlGrid{grid-template-columns:1fr!important}.matchAuditControlGrid button,.matchAuditControlGrid select{width:100%}}.quoteComparisonDetails,.quoteComparisonPanel,.quoteComparisonTableScroll,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section]{width:100%;max-width:100%;min-width:0}.quoteComparisonTableScroll{overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.routeSkeletonShell{width:min(1120px,calc(100% - 32px));margin:24px auto 56px;display:grid;grid-gap:16px;gap:16px}.routeSkeletonHero,.routeSkeletonList,.routeSkeletonMetric{border:1px solid var(--lyndify-border);border-radius:18px;background:var(--lyndify-surface);box-shadow:var(--lyndify-shadow-soft)}.routeSkeletonHero{min-height:148px;padding:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.routeSkeletonEyebrow{color:var(--lyndify-muted);font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.routeSkeletonHero h1{margin:8px 0 6px;color:var(--lyndify-navy);font-size:clamp(28px,4vw,44px);line-height:1}.routeSkeletonHero p{margin:0;max-width:620px;color:var(--lyndify-muted);font-size:15px;line-height:1.5}.routeSkeletonMetrics{display:grid;grid-gap:12px;gap:12px}.routeSkeletonMetric{min-height:86px;padding:16px}.routeSkeletonList{min-height:156px;padding:18px;display:grid;align-content:start;grid-gap:12px;gap:12px}.routeSkeletonBlock{border-radius:999px;background:linear-gradient(90deg,rgba(226,232,240,.65),rgba(248,250,252,.96),rgba(226,232,240,.65));background-size:220% 100%;animation:routeSkeletonPulse 1.4s ease-in-out infinite}.routeSkeletonBadge{width:110px;height:38px;flex:0 0 auto}.routeSkeletonMetricLabel{width:72px;height:12px;margin-bottom:14px}.routeSkeletonMetricValue{width:92px;height:30px}.routeSkeletonListTitle{width:220px;height:24px}.routeSkeletonListLine{width:100%;height:18px}.routeSkeletonListLine.short{width:62%}@keyframes routeSkeletonPulse{0%{background-position:180% 0}to{background-position:-40% 0}}@media (max-width:760px){.routeSkeletonShell{width:min(100% - 24px,440px);margin:16px auto 24px;gap:12px}.routeSkeletonHero{min-height:128px;padding:18px}.routeSkeletonHero h1{font-size:30px}.routeSkeletonBadge{display:none}.routeSkeletonMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}body,html{height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important}body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important;overflow-x:hidden!important;overflow-y:visible!important}body>main:not(.authPage):not(.auth-split-wrapper):after,main.lyndify-admin-surface:after,main.lyndify-refresh-page:after,main.quote-workspace-main:after,main.submitDealPage:after{content:none!important;display:none!important}}@media (max-width:760px){main.has-global-app-sidebar,main:has(>.global-app-sidebar){align-content:start!important;padding-bottom:0!important}main.has-global-app-sidebar>.global-app-sidebar.mobile-open,main:has(>.global-app-sidebar)>.global-app-sidebar.mobile-open{position:relative!important;z-index:2!important;margin-bottom:18px!important}[data-mobile-scroll-root],main.lyndify-refresh-page [data-mobile-scroll-root],main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important;overflow-y:visible!important}main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding-bottom:12px!important}main.quote-workspace-main [data-quote-tab-content]{display:grid!important;align-content:start!important;grid-gap:12px!important;gap:12px!important}body>main:not(.authPage):not(.auth-split-wrapper) [style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="height: 100vh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="height:100vh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="min-height: 100vh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="min-height:100vh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="minHeight: 100vh"]{min-height:0!important;height:auto!important;max-height:none!important}main.quote-workspace-main,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quoteDetailTabsShell,main.quote-workspace-main .quoteDetailTabsTrack,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main [data-quote-tabs],main.quote-workspace-main>.quote-shell-layout{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important}main.quote-workspace-main>.quote-shell-layout{padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))!important}main.quote-workspace-main .quote-shell-content,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section]{padding-bottom:0!important;overflow-y:visible!important}main.quote-workspace-main [data-quote-tab-content]{gap:10px!important}body>main:not(.authPage):not(.auth-split-wrapper)>:last-child,main.lyndify-refresh-page>.lyndify-refresh-shell>:last-child,main.quote-workspace-main [data-quote-tab-content]>:last-child,main.quote-workspace-main [data-quote-tab-section]>:last-child{margin-bottom:0!important}main.quote-workspace-main [data-quote-tab-content]:after{content:"";display:block;height:4px}html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main [data-quote-tab-content]:after,html[data-quote-detail-tab=documents-ai] main.quote-workspace-main [data-quote-tab-content]:after{height:4px}}@media (min-width:981px){main.submitDealPage.has-global-app-sidebar,main.submitDealPage:has(>.global-app-sidebar){padding:14px 20px 10px 248px!important;min-height:0!important}main.submitDealPage>#lyndify-root.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host{width:min(100%,1080px)!important;max-width:1080px!important;margin:0 auto!important;min-height:0!important}main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding:0 0 4px!important;min-height:0!important}main.submitDealPage>#lyndify-root .card.form,main.submitDealPage>#lyndify-root .form,main.submitDealPage>.submit-deal-wizard-host .card.form,main.submitDealPage>.submit-deal-wizard-host .form{padding:14px 18px 12px!important;min-height:0!important}}@media (max-width:760px){body>main:not(.authPage):not(.auth-split-wrapper)[style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="height: 100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="height:100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="min-height: 100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="min-height:100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="minHeight: 100vh"]{min-height:0!important;height:auto!important;max-height:none!important}main.lyndify-refresh-page,main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main [data-quote-tabs],main.quote-workspace-main>.quote-shell-layout{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important;align-content:start!important}main.quote-workspace-main [data-quote-tab-content]:after{content:none!important;display:none!important;height:0!important}html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main [data-quote-tab-content],html[data-quote-detail-tab=documents-ai] main.quote-workspace-main [data-quote-tab-content]{padding-bottom:calc(34px + env(safe-area-inset-bottom, 0px))!important}html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main [data-quote-tab-content]:after,html[data-quote-detail-tab=documents-ai] main.quote-workspace-main [data-quote-tab-content]:after{content:""!important;display:block!important;height:10px!important}.deal-desk-stage-pill{min-width:0!important;padding:7px 8px!important;font-size:11px!important;line-height:1.05!important;white-space:normal!important}}@media (min-width:981px){main.submitDealPage.has-global-app-sidebar,main.submitDealPage:has(>.global-app-sidebar){padding:0 18px 10px 248px!important;min-height:auto!important}main.submitDealPage>#lyndify-root.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host{width:100%!important;max-width:none!important;margin:0!important}main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{width:100%!important;max-width:none!important;padding:0 0 6px!important;margin:0!important}main.submitDealPage>#lyndify-root .card.form,main.submitDealPage>#lyndify-root .form,main.submitDealPage>.submit-deal-wizard-host .card.form,main.submitDealPage>.submit-deal-wizard-host .form{min-height:0!important;padding:12px 18px 10px!important;margin:0!important}main.submitDealPage>#lyndify-root .steps,main.submitDealPage>.submit-deal-wizard-host .steps{margin-bottom:10px!important;gap:7px!important}main.submitDealPage>#lyndify-root .grid,main.submitDealPage>.submit-deal-wizard-host .grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}main.submitDealPage>#lyndify-root input,main.submitDealPage>#lyndify-root select,main.submitDealPage>.submit-deal-wizard-host input,main.submitDealPage>.submit-deal-wizard-host select{min-height:48px!important;padding-top:8px!important;padding-bottom:8px!important}main.submitDealPage>#lyndify-root .divider,main.submitDealPage>.submit-deal-wizard-host .divider{margin:8px 0!important}main.submitDealPage>#lyndify-root .actions,main.submitDealPage>.submit-deal-wizard-host .actions{margin-top:8px!important;justify-content:flex-end!important}main.submitDealPage>#lyndify-root footer,main.submitDealPage>.submit-deal-wizard-host footer{margin-top:6px!important}}@media (max-width:760px){main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding:12px 14px 8px!important}main.submitDealPage>#lyndify-root .card.form,main.submitDealPage>#lyndify-root .form,main.submitDealPage>.submit-deal-wizard-host .card.form,main.submitDealPage>.submit-deal-wizard-host .form{padding:16px 14px 12px!important;min-height:0!important}main.submitDealPage>#lyndify-root .grid,main.submitDealPage>.submit-deal-wizard-host .grid{grid-template-columns:1fr!important;gap:10px!important}main.submitDealPage>#lyndify-root .divider,main.submitDealPage>.submit-deal-wizard-host .divider{margin:10px 0!important}main.submitDealPage>#lyndify-root .actions,main.submitDealPage>.submit-deal-wizard-host .actions{margin-top:8px!important}}@media (min-width:981px){body:has(>main.submitDealPage),html:has(body>main.submitDealPage){background:#fff!important}main.has-global-app-sidebar,main:has(>.global-app-sidebar){padding-right:96px!important}main.lyndify-refresh-page>.lyndify-refresh-shell{max-width:none!important;padding-right:18px!important}main.submitDealPage.has-global-app-sidebar,main.submitDealPage:has(>.global-app-sidebar){padding:54px 96px 0 248px!important;min-height:0!important;background:#fff!important}main.submitDealPage>#lyndify-root.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host{width:100%!important;max-width:none!important;margin:0!important;min-height:0!important}main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding:0!important;min-height:0!important}main.submitDealPage>#lyndify-root .card.form,main.submitDealPage>#lyndify-root .form,main.submitDealPage>.submit-deal-wizard-host .card.form,main.submitDealPage>.submit-deal-wizard-host .form{padding:14px 18px 10px!important;min-height:0!important;height:auto!important;display:block!important}main.submitDealPage>#lyndify-root .steps,main.submitDealPage>.submit-deal-wizard-host .steps{margin-bottom:10px!important}main.submitDealPage>#lyndify-root #step0:not(.hidden),main.submitDealPage>.submit-deal-wizard-host #step0:not(.hidden){display:block!important;min-height:0!important}main.submitDealPage>#lyndify-root #step0>.grid:first-child,main.submitDealPage>.submit-deal-wizard-host #step0>.grid:first-child{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;grid-row-gap:12px!important;row-gap:12px!important;min-height:0!important}main.submitDealPage>#lyndify-root #step0 .divider,main.submitDealPage>.submit-deal-wizard-host #step0 .divider{margin:12px 0!important}main.submitDealPage>#lyndify-root #step0 .actions,main.submitDealPage>.submit-deal-wizard-host #step0 .actions{margin-top:8px!important;justify-content:flex-end!important}main.submitDealPage>#lyndify-root #step0>.grid:first-child>div:empty,main.submitDealPage>.submit-deal-wizard-host #step0>.grid:first-child>div:empty{display:none!important}main.submitDealPage>#lyndify-root #step0 input,main.submitDealPage>#lyndify-root #step0 select,main.submitDealPage>.submit-deal-wizard-host #step0 input,main.submitDealPage>.submit-deal-wizard-host #step0 select{min-height:54px!important}}@media (max-width:760px){body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important}main.lyndify-refresh-page,main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main [data-quote-tabs],main.quote-workspace-main>.quote-shell-layout{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important;align-content:start!important}main.quote-workspace-main [data-quote-tab-content]:after{content:none!important;display:none!important;height:0!important}html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main,html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main [data-quote-tab-content],html[data-quote-detail-tab=activity-timelines] main.quote-workspace-main>.quote-shell-layout,html[data-quote-detail-tab=documents-ai] main.quote-workspace-main,html[data-quote-detail-tab=documents-ai] main.quote-workspace-main [data-quote-tab-content],html[data-quote-detail-tab=documents-ai] main.quote-workspace-main>.quote-shell-layout{padding-bottom:calc(18px + env(safe-area-inset-bottom, 0px))!important}main.quote-workspace-main #request-more-quotes{width:100%!important;max-width:100%!important;min-width:0!important}main.quote-workspace-main #request-more-quotes>div,main.quote-workspace-main .aiAssistantCard,main.quote-workspace-main .scenarioDiffTimelineCard{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important;box-sizing:border-box!important}main.quote-workspace-main #request-more-quotes button{width:100%!important;min-height:48px!important;white-space:normal!important}main.quote-workspace-main .scenarioDiffTimelineCard{padding-bottom:18px!important}main.quote-workspace-main .scenarioDiffTimelineCard>div{min-width:0!important}main.quote-workspace-main .aiAssistantList{margin-bottom:0!important;overflow-wrap:anywhere!important}body,body>main:not(.authPage):not(.auth-split-wrapper),html,main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important;overflow-y:visible!important}main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap{min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper):after,main.lyndify-admin-surface:after,main.lyndify-refresh-page:after,main.quote-workspace-main:after,main.submitDealPage:after{content:none!important;display:none!important;height:0!important}body,html{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important;overflow-x:hidden!important}body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important;overflow-y:visible!important}body>main:not(.authPage):not(.auth-split-wrapper)>:last-child,main.lyndify-admin-surface>:last-child,main.lyndify-refresh-page>:last-child,main.quote-workspace-main>:last-child,main.submitDealPage>:last-child{margin-bottom:0!important;padding-bottom:0!important}main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}main.submitDealPage>#lyndify-root .card.form,main.submitDealPage>#lyndify-root .form,main.submitDealPage>.submit-deal-wizard-host .card.form,main.submitDealPage>.submit-deal-wizard-host .form{min-height:0!important;height:auto!important;max-height:none!important}body>main:not(.authPage):not(.auth-split-wrapper):after,main.lyndify-admin-surface:after,main.lyndify-refresh-page:after,main.quote-workspace-main [data-quote-tab-content]:after,main.quote-workspace-main:after,main.submitDealPage:after{content:none!important;display:none!important;height:0!important}#__next,body,body>main:not(.authPage):not(.auth-split-wrapper),html,main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important;overflow-x:hidden!important}body{display:block!important;background:#eef3f8!important}body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{display:block!important;overflow-y:visible!important}[data-mobile-scroll-root],main.lyndify-refresh-page [data-mobile-scroll-root],main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host>.wrap{padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important}body>main:not(.authPage):not(.auth-split-wrapper):after,main.lyndify-admin-surface:after,main.lyndify-refresh-page:after,main.quote-workspace-main [data-quote-tab-content]:after,main.quote-workspace-main [data-quote-tab-section]:after,main.quote-workspace-main:after,main.submitDealPage:after{content:none!important;display:none!important;height:0!important}body,html{margin:0!important;padding:0!important}body,body>main:not(.authPage):not(.auth-split-wrapper),html{min-height:0!important;height:auto!important;max-height:none!important;background:var(--lyndify-page-gradient)!important;overflow-x:hidden!important}body>main:not(.authPage):not(.auth-split-wrapper){margin-bottom:0!important;padding-bottom:0!important;overflow-y:visible!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content-wrap,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout,body>main:not(.authPage):not(.auth-split-wrapper) .wrap,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section],body>main:not(.authPage):not(.auth-split-wrapper)>:not(style):not(script):not(link):not(.global-app-sidebar):not(.lyndify-page-floating-bell){min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content-wrap,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout,body>main:not(.authPage):not(.auth-split-wrapper) .wrap{padding-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper) [style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100vh"]{min-height:0!important;height:auto!important;max-height:none!important}body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content]:after,body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section]:after,body>main:not(.authPage):not(.auth-split-wrapper):after,body>main:not(.authPage):not(.auth-split-wrapper):before{content:none!important;display:none!important;height:0!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .wrap>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper)>:last-child{margin-bottom:0!important}body,html{min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}body>main:not(.authPage):not(.auth-split-wrapper),main.lyndify-admin-surface,main.lyndify-refresh-page,main.quote-workspace-main,main.submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important;overflow-y:visible!important}[data-mobile-scroll-root],body>main:not(.authPage):not(.auth-split-wrapper)>:not(style):not(script):not(link):not(.global-app-sidebar):not(.lyndify-page-floating-bell),main.lyndify-refresh-page [data-mobile-scroll-root],main.lyndify-refresh-page>.lyndify-refresh-shell,main.quote-workspace-main .quote-shell-content,main.quote-workspace-main .quote-shell-content-wrap,main.quote-workspace-main [data-quote-tab-content],main.quote-workspace-main [data-quote-tab-section],main.quote-workspace-main>.quote-shell-layout,main.submitDealPage>#lyndify-root,main.submitDealPage>#lyndify-root>.wrap,main.submitDealPage>.submit-deal-wizard-host,main.submitDealPage>.submit-deal-wizard-host>.wrap{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper):after,body>main:not(.authPage):not(.auth-split-wrapper):before,main.lyndify-admin-surface:after,main.lyndify-admin-surface:before,main.lyndify-refresh-page:after,main.lyndify-refresh-page:before,main.quote-workspace-main [data-quote-tab-content]:after,main.quote-workspace-main [data-quote-tab-section]:after,main.quote-workspace-main:after,main.quote-workspace-main:before,main.submitDealPage:after,main.submitDealPage:before{content:none!important;display:none!important;height:0!important}[data-mobile-scroll-root]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper)>:last-child,main.lyndify-admin-surface>:last-child,main.lyndify-refresh-page>.lyndify-refresh-shell>:last-child,main.lyndify-refresh-page>:last-child,main.quote-workspace-main [data-quote-tab-content]>:last-child,main.quote-workspace-main>:last-child,main.submitDealPage>:last-child{margin-bottom:0!important;padding-bottom:0!important}}@media (max-width:820px){body,html{background:var(--lyndify-page-gradient)!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;overflow-x:hidden!important}body{overflow-y:auto!important}body>main:not(.authPage):not(.auth-split-wrapper){background:var(--lyndify-page-gradient)!important;margin-bottom:0!important;padding-bottom:0!important;overflow-y:visible!important}body>main:not(.authPage):not(.auth-split-wrapper),body>main:not(.authPage):not(.auth-split-wrapper) [style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100vh"]{min-height:0!important;height:auto!important;max-height:none!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content-wrap,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout,body>main:not(.authPage):not(.auth-split-wrapper) .submit-deal-wizard-host,body>main:not(.authPage):not(.auth-split-wrapper) .wrap,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tabs],body>main:not(.authPage):not(.auth-split-wrapper)>:not(style):not(script):not(link):not(.global-app-sidebar):not(.lyndify-page-floating-bell){min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .wrap>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper)>:last-child{margin-bottom:0!important;padding-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content]:after,body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section]:after,body>main:not(.authPage):not(.auth-split-wrapper):after,body>main:not(.authPage):not(.auth-split-wrapper):before{content:none!important;display:none!important;height:0!important}body,html{min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding-bottom:0!important;overflow-x:hidden!important}body>main:not(.authPage):not(.auth-split-wrapper),body>main:not(.authPage):not(.auth-split-wrapper).lyndify-admin-surface,body>main:not(.authPage):not(.auth-split-wrapper).lyndify-refresh-page,body>main:not(.authPage):not(.auth-split-wrapper).quote-workspace-main,body>main:not(.authPage):not(.auth-split-wrapper).submitDealPage{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important;overflow-y:visible!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content-wrap,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout,body>main:not(.authPage):not(.auth-split-wrapper) .submit-deal-wizard-host,body>main:not(.authPage):not(.auth-split-wrapper) .wrap,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tabs],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100vh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="min-height: 100%"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="min-height:100%"],body>main:not(.authPage):not(.auth-split-wrapper)>:not(style):not(script):not(link):not(.global-app-sidebar):not(.lyndify-page-floating-bell),body>main:not(.authPage):not(.auth-split-wrapper)[style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="100vh"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="min-height: 100%"],body>main:not(.authPage):not(.auth-split-wrapper)[style*="min-height:100%"]{min-height:0!important;height:auto!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) .wrap>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section]>:last-child,body>main:not(.authPage):not(.auth-split-wrapper)>:last-child{margin-bottom:0!important;padding-bottom:0!important}}.dealDeskHeroActions>a{min-width:150px;justify-content:center;text-align:center}@media (max-width:720px){.dealDeskHeroContent{display:grid!important;grid-template-columns:minmax(0,1fr);grid-gap:18px!important;gap:18px!important}.dealDeskHeroCopy{width:100%;flex-basis:auto!important}.dealDeskHeroActions{display:grid!important;grid-template-columns:minmax(0,1fr);width:100%;grid-gap:9px!important;gap:9px!important}.dealDeskHeroActions>a{width:100%;min-width:0;min-height:46px;box-sizing:border-box}}.lenderPackageReadiness{--package-tone:#1d4ed8;--package-soft:#eff6ff;--package-border:#bfdbfe;margin:0 0 14px;border:1px solid var(--package-border);border-radius:20px;background:linear-gradient(180deg,#fff 0,var(--package-soft) 100%);padding:16px;box-shadow:0 14px 30px rgba(15,23,42,.06);min-width:0}.lenderPackageReadiness--success{--package-tone:#15803d;--package-soft:#f0fdf4;--package-border:#86efac}.lenderPackageReadiness--warning{--package-tone:#a16207;--package-soft:#fffbeb;--package-border:#fcd34d}.lenderPackageReadiness--danger{--package-tone:#b91c1c;--package-soft:#fff7ed;--package-border:#fdba74}.lenderPackageReadinessHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.lenderPackageReadinessHeading{min-width:0}.lenderPackageReadinessKicker{color:var(--package-tone);font-size:11px;line-height:1.2;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lenderPackageReadiness h2{margin:5px 0 0;color:#0f172a;font-size:clamp(22px,3vw,30px);line-height:1.05;font-weight:950}.lenderPackageReadinessHeading>p{margin:8px 0 0;max-width:760px;color:#475569;font-size:13px;line-height:1.5;font-weight:750}.lenderPackageReadinessSafety{display:inline-flex;align-items:center;min-height:28px;margin-top:10px;border:1px solid var(--package-border);border-radius:999px;background:hsla(0,0%,100%,.82);color:var(--package-tone);padding:4px 10px;font-size:11px;line-height:1.3;font-weight:950}.lenderPackageReadinessScore{flex:0 0 148px;min-height:98px;display:grid;place-content:center;grid-gap:7px;gap:7px;border:1px solid var(--package-border);border-radius:18px;background:#0f172a;color:#fff;padding:13px 14px;text-align:center}.lenderPackageReadinessScoreValue{display:flex;justify-content:center;align-items:center;gap:5px;white-space:nowrap;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lenderPackageReadinessScoreValue strong{font-size:34px;line-height:1;font-weight:950}.lenderPackageReadinessScoreValue span{color:#bfdbfe;font-size:18px;line-height:1;font-weight:900}.lenderPackageReadinessScore small{display:block;color:#dbeafe;font-size:10.5px;line-height:1.3;font-weight:850}.lenderPackageReadinessTrack{height:8px;margin-top:14px;border-radius:999px;background:rgba(148,163,184,.25);overflow:hidden}.lenderPackageReadinessTrack>span{display:block;height:100%;border-radius:inherit;background:var(--package-tone)}.lenderPackageReadinessMetrics{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.lenderPackageReadinessMetrics>div{border:1px solid rgba(148,163,184,.28);border-radius:13px;background:hsla(0,0%,100%,.86);padding:9px;min-width:0}.lenderPackageReadinessMetrics span,.lenderPackageReadinessMetrics strong{display:block}.lenderPackageReadinessMetrics span{color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.lenderPackageReadinessMetrics strong{margin-top:4px;color:#0f172a;font-size:18px;line-height:1;font-weight:950}.lenderPackageReadinessParts{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:8px;gap:8px}.lenderPackageReadinessParts article{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;border:1px solid rgba(148,163,184,.28);border-radius:13px;background:#fff;padding:10px;min-width:0}.lenderPackageReadinessParts span,.lenderPackageReadinessParts strong{display:block}.lenderPackageReadinessParts strong{color:#0f172a;font-size:12px;font-weight:950}.lenderPackageReadinessParts span{margin-top:3px;color:#64748b;font-size:11px;line-height:1.4;font-weight:750}.lenderPackageReadinessParts b{color:var(--package-tone);font-size:12px;font-weight:950;white-space:nowrap}.lenderPackageReadinessDetailGrid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.lenderPackageReadinessDetailGrid>div{border:1px solid rgba(148,163,184,.28);border-radius:14px;background:hsla(0,0%,100%,.9);padding:11px;min-width:0}.lenderPackageReadinessDetailGrid h3{margin:0;color:#0f172a;font-size:13px;font-weight:950}.lenderPackageReadinessDetailGrid ol{margin:8px 0 0;padding-left:20px;color:#475569;font-size:12px;line-height:1.5;font-weight:800}.lenderPackageReadinessEmpty{margin:8px 0 0;color:#166534;font-size:12px;line-height:1.45;font-weight:850}.lenderPackageReadinessCoverage{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.lenderPackageReadinessCoverage>span{display:inline-flex;align-items:center;gap:5px;min-height:28px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#334155;padding:4px 8px;font-size:10px;line-height:1.25;font-weight:850}.lenderPackageReadinessCoverage>span b{font-size:9px;letter-spacing:.03em;text-transform:uppercase}.lenderPackageReadinessCoverage>span.is-success{border-color:#86efac;background:#f0fdf4;color:#166534}.lenderPackageReadinessCoverage>span.is-warning{border-color:#fcd34d;background:#fffbeb;color:#92400e}.lenderPackageReadinessCoverage>span.is-danger{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.lenderPackageReadinessFormula{margin-top:14px;border-top:1px solid rgba(148,163,184,.22);padding-top:10px;color:#64748b;font-size:10px;line-height:1.4;font-weight:850}.lenderPackageReadiness.isCompact{margin:0;padding:12px}.lenderPackageReadiness.isCompact .lenderPackageReadinessScore{flex-basis:124px;min-height:78px}.lenderPackageReadiness.isCompact .lenderPackageReadinessScoreValue strong{font-size:28px}@media (max-width:760px){.lenderPackageReadiness{padding:13px;border-radius:17px}.lenderPackageReadinessDetailGrid,.lenderPackageReadinessHeader{grid-template-columns:1fr}.lenderPackageReadinessHeader{display:grid}.lenderPackageReadinessScore{width:100%;min-height:76px;padding:12px 14px}.lenderPackageReadinessScoreValue strong{font-size:28px;line-height:1}.lenderPackageReadinessScoreValue span{font-size:21px;line-height:1}.lenderPackageReadinessMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.lenderPackageReadinessMetrics>div:last-child{grid-column:1/-1}.lenderPackageReadinessParts{grid-template-columns:1fr}.lenderPackageReadinessSafety{border-radius:12px}}.adminPackageReadinessRow{display:grid;grid-template-columns:minmax(220px,1.7fr) 82px minmax(150px,.9fr) minmax(150px,.9fr) minmax(190px,1.1fr) auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #d8e4f2;border-radius:14px;background:#fff;padding:12px;min-width:0}@media (max-width:1080px){.adminPackageReadinessRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.adminPackageReadinessRow{grid-template-columns:minmax(0,1fr)}}@media (max-width:820px){body,body>main:not(.authPage):not(.auth-split-wrapper),body>main:not(.authPage):not(.auth-split-wrapper) .intakeDetailShell,body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-admin-surface,body>main:not(.authPage):not(.auth-split-wrapper) .lyndify-refresh-shell,body>main:not(.authPage):not(.auth-split-wrapper) .pageShell,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-content-wrap,body>main:not(.authPage):not(.auth-split-wrapper) .quote-shell-layout,body>main:not(.authPage):not(.auth-split-wrapper) .submit-deal-wizard-host,body>main:not(.authPage):not(.auth-split-wrapper) .wrap,body>main:not(.authPage):not(.auth-split-wrapper) [data-mobile-scroll-root],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-content],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tab-section],body>main:not(.authPage):not(.auth-split-wrapper) [data-quote-tabs],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100dvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100lvh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100svh"],body>main:not(.authPage):not(.auth-split-wrapper) [style*="100vh"],html{height:auto!important;min-height:0!important;max-height:none!important}}