.sca-card,.sca-dashboard{max-width:760px;margin:24px auto;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.sca-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 8px 30px rgba(15,23,42,.06)}.sca-form label{display:block;font-weight:600;margin:0 0 14px;color:#1f2937}.sca-form input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px 12px;border:1px solid #d1d5db;border-radius:9px;background:#fff}.sca-form button{width:100%;padding:12px 16px;border:0;border-radius:9px;background:#5b21b6;color:#fff;font-weight:700;cursor:pointer}.sca-form button:disabled{opacity:.6}.sca-check{display:flex!important;align-items:center;gap:8px;font-weight:500!important}.sca-check input{width:auto;margin:0}.sca-msg{margin-top:12px;min-height:20px}.sca-msg.ok{color:#15803d}.sca-msg.err{color:#b91c1c}.sca-card a{color:#5b21b6}.sca-card hr{border:0;border-top:1px solid #eee;margin:24px 0}
/* v1.13.23 — polished registration success popup */
.jrd-brand-text-only{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important}
.jrd-brand-text-only .jrd-logo-copy{display:flex!important;flex-direction:column!important;gap:5px!important;align-items:flex-start!important}
.jrd-brand-text-only .jrd-logo-copy strong{font-size:clamp(24px,2.4vw,34px)!important;line-height:1.08!important;letter-spacing:-.035em!important;color:#0f172a!important;font-weight:900!important}
.jrd-brand-text-only .jrd-logo-copy span{font-size:11px!important;line-height:1!important;letter-spacing:.28em!important;text-transform:uppercase!important;color:#64748b!important;font-weight:800!important}
.jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy{align-items:center!important;text-align:center!important}
.jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy strong{font-size:24px!important}
.sca-modal-backdrop.sca-success-backdrop{background:rgba(8,15,30,.68)!important;backdrop-filter:blur(16px) saturate(115%)!important;-webkit-backdrop-filter:blur(16px) saturate(115%)!important}
.sca-registration-success-modal:not([hidden]){display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;box-sizing:border-box!important}
.sca-registration-success-card{position:relative!important;width:min(680px,100%)!important;max-height:min(760px,calc(100vh - 36px))!important;margin:0!important;padding:0!important;background:#fff!important;border:1px solid rgba(226,232,240,.98)!important;border-radius:24px!important;box-shadow:0 34px 110px rgba(2,8,23,.38),0 8px 28px rgba(15,23,42,.10)!important;overflow:hidden!important}
.sca-registration-success-card:before{content:"";display:block;height:6px;margin:0;background:linear-gradient(90deg,#16a34a 0%,#22c55e 50%,#84cc16 100%)}
.sca-success-inner{padding:30px!important;overflow:auto!important;max-height:calc(100vh - 42px)!important}
.sca-success-brand{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:20px!important;padding-right:48px!important}
.sca-success-brand-mark{width:40px;height:40px;flex:0 0 40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#0b1f3a,#193b67);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 18px rgba(11,31,58,.18)}
.sca-success-brand-copy strong{display:block;color:#0f172a;font-size:13px;line-height:1.15;font-weight:900}.sca-success-brand-copy span{display:block;margin-top:3px;color:#64748b;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.sca-success-hero{display:flex;align-items:center;gap:14px;padding-right:50px}
.sca-success-check{width:58px;height:58px;flex:0 0 58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#ecfdf5,#bbf7d0);color:#047857;border:1px solid #a7f3d0;box-shadow:0 10px 22px rgba(16,185,129,.18),inset 0 1px 0 rgba(255,255,255,.9);font-size:30px;font-weight:950}
.sca-success-kicker{display:block;color:#047857;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:6px}
.sca-registration-success-card h3{margin:0!important;color:#0f172a!important;font-size:clamp(25px,3vw,31px)!important;line-height:1.12!important;letter-spacing:-.025em!important}
.sca-success-lead{margin:18px 0 18px!important;color:#475569!important;font-size:14px!important;line-height:1.65!important}
.sca-success-steps{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:10px!important}
.sca-success-steps li{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:13px 14px!important;border:1px solid #e2e8f0!important;border-radius:15px!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;box-shadow:0 2px 8px rgba(15,23,42,.035)!important}
.sca-success-steps li>span{width:30px;height:30px;flex:0 0 30px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#0f172a,#24324a);color:#fff;font-size:12px;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 5px 10px rgba(15,23,42,.12)}
.sca-success-steps strong{display:block;color:#0f172a;font-size:14px;line-height:1.35;font-weight:850}.sca-success-steps p{margin:4px 0 0!important;color:#64748b!important;font-size:12px!important;line-height:1.58!important}
.sca-success-note{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:16px 0 18px!important;padding:12px 13px!important;border:1px solid #bfdbfe!important;border-radius:13px!important;background:linear-gradient(180deg,#eff6ff,#f8fbff)!important;color:#1e3a8a!important;font-size:11.5px!important;line-height:1.58!important}
.sca-success-note-icon{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900}
.sca-success-continue{width:100%!important;min-height:50px!important;border-radius:13px!important;font-weight:850!important;box-shadow:0 10px 22px rgba(37,99,235,.18)!important}
.sca-success-close{position:absolute!important;z-index:3!important;top:18px!important;right:18px!important;width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #d8e0eb!important;border-radius:13px!important;background:linear-gradient(145deg,#ffffff 0%,#eef2f7 100%)!important;box-shadow:0 8px 18px rgba(15,23,42,.14),inset 0 1px 0 rgba(255,255,255,.95)!important;color:transparent!important;font-size:0!important;line-height:0!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.sca-success-close:before,.sca-success-close:after{content:"";position:absolute;width:18px;height:2px;border-radius:2px;background:#1f2937;transform-origin:center;transition:background .18s ease!important}.sca-success-close:before{transform:rotate(45deg)}.sca-success-close:after{transform:rotate(-45deg)}
.sca-success-close:hover{transform:translateY(-1px)!important;box-shadow:0 11px 22px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.95)!important;border-color:#c7d2e2!important}.sca-success-close:active{transform:translateY(1px)!important;box-shadow:inset 0 3px 6px rgba(15,23,42,.12),0 3px 8px rgba(15,23,42,.10)!important}.sca-success-close:focus-visible{outline:3px solid rgba(37,99,235,.22)!important;outline-offset:2px!important}
@media(max-width:640px){
  .sca-registration-success-modal:not([hidden]){padding:10px!important}
  .sca-registration-success-card{width:100%!important;max-width:560px!important;max-height:calc(100vh - 20px)!important;border-radius:20px!important}
  .sca-success-inner{padding:20px 16px 16px!important;max-height:calc(100vh - 26px)!important}
  .sca-success-brand{margin-bottom:16px!important;padding-right:52px!important}
  .sca-success-brand-mark{width:36px;height:36px;flex-basis:36px;border-radius:11px;font-size:14px}
  .sca-success-brand-copy strong{font-size:12px}.sca-success-brand-copy span{font-size:9px}
  .sca-success-hero{align-items:flex-start!important;padding-right:52px}
  .sca-success-check{width:50px;height:50px;flex-basis:50px;border-radius:15px;font-size:25px}
  .sca-registration-success-card h3{font-size:22px!important}
  .sca-success-lead{font-size:13px!important;margin:15px 0 16px!important}
  .sca-success-steps{gap:8px!important}.sca-success-steps li{padding:11px 10px!important;border-radius:13px!important}.sca-success-steps li>span{width:29px;height:29px;flex-basis:29px}
  .sca-success-steps strong{font-size:13px}.sca-success-steps p{font-size:11.5px!important}
  .sca-success-note{font-size:11px!important;margin:14px 0 16px!important}
  .sca-success-close{top:14px!important;right:14px!important;width:40px!important;height:40px!important;border-radius:12px!important}
  .sca-success-continue{min-height:50px!important}
}

body.sca-modal-open{overflow:hidden!important}
@media(max-width:640px){
  .sca-registration-success-card{margin:2vh auto 0!important;padding:22px 17px 18px!important;border-radius:20px!important;max-height:94vh!important;overflow:auto!important}
  .sca-registration-success-card:before{margin:-22px -17px 18px!important}
  .sca-success-hero{align-items:flex-start!important}
  .sca-success-check{width:48px;height:48px;flex-basis:48px;border-radius:14px;font-size:25px}
  .sca-registration-success-card h3{font-size:21px!important;padding-right:6px!important}
  .sca-success-lead{font-size:13px!important}
  .sca-success-steps li{padding:10px 11px!important}
  .sca-success-continue{min-height:48px!important}
}

@media(max-width:600px){.sca-card{margin:12px;padding:18px;border-radius:12px}}

.sca-login-choice{text-align:center}.sca-login-choice .button{display:inline-block;text-decoration:none;padding:10px 18px;margin-top:8px}


/* v1.8 responsive form system */
.sca-auth-shell{width:min(100%,980px);margin:clamp(16px,4vw,48px) auto;padding:0 12px;box-sizing:border-box}.sca-card-register{max-width:none}.sca-form-header{margin-bottom:24px}.sca-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#6d28d9;margin-bottom:7px}.sca-form-header h2{margin:0;font-size:clamp(1.55rem,4vw,2.1rem);line-height:1.15;color:#111827}.sca-form-header p{margin:8px 0 0;color:#6b7280}.sca-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sca-form-grid-one{grid-template-columns:1fr}.sca-field{display:flex!important;flex-direction:column;gap:7px;margin:0!important;color:#111827!important;font-size:.93rem}.sca-field>span{font-weight:700}.sca-field b{color:#dc2626}.sca-field input,.sca-field select{margin:0!important;min-height:46px;padding:11px 13px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;outline:none;transition:border-color .18s,box-shadow .18s}.sca-field input:focus,.sca-field select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.sca-form-footer{margin-top:22px}.sca-form-footer button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.sca-card .sca-form-footer button{width:100%}.sca-form-links{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0 0}.sca-check{display:flex!important;align-items:center;gap:9px;font-weight:600!important}.sca-checkbox-field{flex-direction:row!important;align-items:center!important;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.sca-checkbox-field input{width:auto!important;min-height:auto!important}.sca-checkbox-field span{font-weight:600}.sca-button-loader{width:18px;height:18px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;display:none;animation:sca-spin .7s linear infinite}.is-loading .sca-button-loader{display:block}.is-loading .sca-button-label{opacity:.85}@keyframes sca-spin{to{transform:rotate(360deg)}}.sca-card-center{text-align:center}.sca-success-icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ecfdf5;color:#15803d;font-weight:900;font-size:24px;margin-bottom:10px}
@media(max-width:720px){.sca-form-grid{grid-template-columns:1fr}.sca-card{padding:20px}.sca-auth-shell{padding:0 10px}.sca-field input,.sca-field select{min-height:48px}.sca-form-header{margin-bottom:20px}}
@media(max-width:420px){.sca-card{padding:16px;border-radius:12px}.sca-form-header h2{font-size:1.45rem}.sca-form-links{font-size:.9rem}}

.sca-input-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.10)!important}.sca-modal[hidden]{display:none}.sca-modal{position:fixed;inset:0;z-index:99999}.sca-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(3px)}.sca-modal-card{position:relative;max-width:520px;width:calc(100% - 28px);margin:10vh auto 0;background:#fff;border-radius:18px;padding:28px;box-shadow:0 24px 80px rgba(15,23,42,.25);z-index:1}.sca-modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px;line-height:1;color:#64748b;cursor:pointer}.sca-modal-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff7ed;color:#c2410c;font-weight:900;font-size:22px;margin-bottom:12px}.sca-modal-card h3{margin:0 0 8px;font-size:1.3rem}.sca-modal-card p{margin:0 0 14px;color:#64748b}.sca-register-errors{margin:0 0 18px;padding-left:20px;color:#991b1b}.sca-register-errors li{margin:7px 0}.sca-modal-ok{min-width:110px}@media(max-width:520px){.sca-modal-card{margin:6vh auto 0;padding:22px}.sca-modal-close{right:8px;top:6px}}

/* Plugin-owned frontend shell: remove theme chrome and keep CRM content full-width. */
html body.solar-crm-auth-blank-page{margin:0!important;padding:0!important;background:#f4f7fb;}
.solar-crm-app{min-height:100vh;width:100%;box-sizing:border-box;}
.solar-crm-auth-blank-page #wpadminbar{display:none!important;}

/* Hard safety net: prevent common theme/plugin headers and footers from appearing on CRM-owned pages. */
html body.solar-crm-auth-blank-page #masthead,
html body.solar-crm-auth-blank-page header.site-header,
html body.solar-crm-auth-blank-page .site-header,
html body.solar-crm-auth-blank-page .elementor-location-header,
html body.solar-crm-auth-blank-page #site-header,
html body.solar-crm-auth-blank-page .main-header,
html body.solar-crm-auth-blank-page #colophon,
html body.solar-crm-auth-blank-page footer.site-footer,
html body.solar-crm-auth-blank-page .site-footer,
html body.solar-crm-auth-blank-page .elementor-location-footer { display:none!important; }
html body.solar-crm-auth-blank-page { min-height:100vh!important; }

.sca-checkbox-field a{font-weight:600;text-decoration:underline;text-underline-offset:2px}.sca-legal-links-panel{margin:0 0 16px}.sca-legal-links-panel .sca-panel-head{margin-bottom:14px}.sca-legal-links-panel select{min-width:240px}

/* v1.12.0 — JRD Solar Industries premium authentication UI */
.sca-auth-view{
  --jrd-accent:#f5b72b;
  --jrd-accent-2:#ffd65a;
  --jrd-accent-text:#9a6700;
  --jrd-focus:rgba(245,183,43,.14);
  width:100%;min-height:100vh;min-height:100dvh;min-height:100svh;
  display:flex;background:#07111f;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}




.sca-auth-view .jrd-shell{width:100%;min-height:100vh;min-height:100dvh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.sca-auth-view .jrd-brand{min-width:0;min-height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(24px,4vw,64px);background:radial-gradient(circle at 12% 10%,rgba(255,195,43,.13),transparent 26%),radial-gradient(circle at 88% 90%,rgba(36,120,255,.13),transparent 32%),linear-gradient(135deg,#07111f,#102237)}
.sca-auth-view .jrd-brand-inner{width:100%;max-width:640px}
.sca-auth-view .jrd-logo{display:flex;align-items:center;gap:12px;margin-bottom:clamp(22px,4vh,40px)}
.sca-auth-view .jrd-logo-mark{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--jrd-accent-2),var(--jrd-accent));color:#172234;font-weight:900;font-size:22px;box-shadow:0 12px 28px rgba(245,183,43,.2)}
.sca-auth-view .jrd-logo-copy strong{display:block;color:#fff;font-size:16px;font-weight:900;letter-spacing:1.2px}.sca-auth-view .jrd-logo-copy span{display:block;margin-top:2px;color:rgba(255,255,255,.5);font-size:9px;font-weight:700;letter-spacing:2px}
.sca-auth-view .jrd-eyebrow{display:inline-block;color:#ffd76a;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:14px}
.sca-auth-view .jrd-brand h1{margin:0;color:#fff;font-size:clamp(36px,4.8vw,66px);line-height:1.02;letter-spacing:-2px;font-weight:850}
.sca-auth-view .jrd-desc{max-width:610px;margin:18px 0 26px;color:rgba(255,255,255,.67);font-size:15px;line-height:1.7}
.sca-auth-view .jrd-features{display:grid;gap:10px}.sca-auth-view .jrd-feature{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.035);backdrop-filter:blur(10px)}
.sca-auth-view .jrd-check{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--jrd-accent-2),var(--jrd-accent));color:#172234;font-weight:900}.sca-auth-view .jrd-feature strong{display:block;color:#fff;font-size:12.5px;margin-bottom:2px}.sca-auth-view .jrd-feature span{display:block;color:rgba(255,255,255,.48);font-size:10.5px;line-height:1.4}
.sca-auth-view .jrd-footer{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:26px;padding-top:15px;border-top:1px solid rgba(255,255,255,.07);color:rgba(255,255,255,.35);font-size:10px}
.sca-auth-view .jrd-login-wrap{min-width:0;min-height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,52px);background:#f8fafc}
.sca-auth-view .jrd-card{width:100%;max-width:540px;padding:clamp(22px,3vw,34px);background:rgba(255,255,255,.985);border:1px solid rgba(226,232,240,.9);border-radius:24px;box-shadow:0 28px 70px rgba(15,23,42,.18)}
.sca-auth-view .jrd-mobile-brand{display:none}.sca-auth-view .jrd-badge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--jrd-accent) 12%,#fff);color:var(--jrd-accent-text);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.sca-auth-view .jrd-card h2{margin:14px 0 6px;color:#172234;font-size:clamp(25px,2.7vw,34px);line-height:1.15;letter-spacing:-.8px}.sca-auth-view .jrd-card>p{margin:0 0 20px;color:#718096;font-size:13px;line-height:1.6}.sca-auth-view .jrd-security{display:flex;align-items:center;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #edf0f4;color:#7b8797;font-size:11px}.sca-auth-view .jrd-dot{width:8px;height:8px;border-radius:50%;background:#24b56d;box-shadow:0 0 0 5px rgba(36,181,109,.09)}
.sca-auth-view .sca-form{display:grid;gap:14px}.sca-auth-view .sca-form-grid{gap:14px}.sca-auth-view .sca-field{gap:7px;color:#344054!important;font-size:12px}.sca-auth-view .sca-field>span{font-weight:800}.sca-auth-view .sca-field input,.sca-auth-view .sca-field select,.sca-auth-view .sca-field textarea{width:100%;min-height:50px;margin:0!important;padding:0 14px;border:1px solid #e4e8ef;border-radius:12px;background:#fff;color:#172234;outline:none;transition:border-color .18s,box-shadow .18s,transform .18s;box-sizing:border-box}.sca-auth-view .sca-field input:focus,.sca-auth-view .sca-field select:focus,.sca-auth-view .sca-field textarea:focus{border-color:var(--jrd-accent);box-shadow:0 0 0 4px var(--jrd-focus)}
.sca-auth-view .sca-password-wrap{position:relative}.sca-auth-view .sca-password-wrap input{padding-right:68px}.sca-auth-view .sca-password-toggle{position:absolute;right:8px;top:8px;width:auto!important;min-height:34px!important;padding:0 10px!important;border:1px solid #e2e8f0!important;border-radius:9px!important;background:#fff!important;color:#475569!important;font-size:11px!important;box-shadow:none!important}.sca-auth-view .sca-password-toggle:hover{border-color:var(--jrd-accent)!important;color:var(--jrd-accent-text)!important}
.sca-auth-view .sca-check{display:flex!important;align-items:center;gap:8px;font-size:12px;color:#687587}.sca-auth-view .sca-check input{width:auto!important;min-height:auto!important}.sca-auth-view .sca-auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.sca-auth-view .sca-auth-row>a,.sca-auth-view .sca-form-links a{color:var(--jrd-accent-text);font-weight:800;text-decoration:none}.sca-auth-view .sca-auth-row>a:hover,.sca-auth-view .sca-form-links a:hover{text-decoration:underline}
.sca-auth-view .sca-btn{width:100%;min-height:50px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;font-weight:800;font-size:13px}.sca-auth-view .sca-btn-primary{background:linear-gradient(135deg,var(--jrd-accent-2),var(--jrd-accent));color:#172234;box-shadow:0 10px 22px color-mix(in srgb,var(--jrd-accent) 22%,transparent);transition:transform .15s ease,box-shadow .15s ease}.sca-auth-view .sca-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px color-mix(in srgb,var(--jrd-accent) 28%,transparent)}.sca-auth-view .sca-btn-primary:disabled{opacity:.65;transform:none}.sca-auth-view .sca-button-loader{width:18px;height:18px;border:2px solid rgba(255,255,255,.48);border-top-color:#172234;border-radius:50%;display:none;animation:sca-spin .7s linear infinite}.sca-auth-view .is-loading .sca-button-loader{display:block}.sca-auth-view .is-loading .sca-button-label{opacity:.8}
.sca-auth-view .sca-form-links{margin:2px 0 0;text-align:center;font-size:12px;color:#718096}.sca-auth-view .sca-form-register-line{padding-top:12px;margin-top:4px;border-top:1px solid #edf0f4}.sca-auth-view .sca-form-footer{margin-top:2px}.sca-auth-view .sca-inline-note{padding:12px 13px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#64748b}
.sca-auth-view .sca-section-intro{display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid #edf0f4;border-radius:13px;background:#fafbfc}.sca-auth-view .sca-section-intro>div{display:flex;flex-direction:column;gap:2px}.sca-auth-view .sca-section-intro strong{font-size:12px;color:#172234}.sca-auth-view .sca-section-intro span{font-size:10.5px;color:#7b8797}.sca-auth-view .sca-section-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,var(--jrd-accent-2),var(--jrd-accent));color:#172234;font-weight:900}
.sca-auth-view .sca-result-box{text-align:center;padding:4px 0}.sca-auth-view .sca-result-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:0 auto 12px;background:color-mix(in srgb,var(--jrd-accent) 12%,#fff);color:var(--jrd-accent-text);font-weight:900;font-size:26px}.sca-auth-view .sca-result-box h3{margin:0 0 8px;font-size:18px;color:#172234}.sca-auth-view .sca-result-box p{margin:0 0 16px;color:#667085;line-height:1.6;font-size:12px}.sca-auth-view .sca-result-box .sca-form{margin-top:14px}.sca-auth-view .sca-notice,.sca-auth-view .sca-msg{font-size:12px}.sca-auth-view .sca-msg.ok{color:#15803d}.sca-auth-view .sca-msg.err{color:#b91c1c}
.sca-auth-view.sca-auth-view-register .jrd-card{max-width:680px}.sca-auth-view.sca-auth-view-register .sca-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sca-auth-view.sca-auth-view-register .sca-field.scfield-wide{grid-column:1/-1}
.sca-auth-view .sca-checkbox-field{background:#f8fafc;border:1px solid #edf0f4;border-radius:12px;padding:11px 12px}.sca-auth-view .sca-checkbox-field a{color:var(--jrd-accent-text);font-weight:800}
/* v1.12.1 — fit-to-screen authentication layout
   Desktop/tablet: form area scrolls independently when long registration forms are used.
   Mobile: form ALWAYS comes first, followed by the full JRD branding/content panel. */
.sca-auth-view .jrd-shell{height:100svh;max-height:100svh;overflow:hidden}
.sca-auth-view .jrd-brand,.sca-auth-view .jrd-login-wrap{height:100svh;min-height:0;box-sizing:border-box}
.sca-auth-view .jrd-login-wrap{overflow-y:auto;overflow-x:hidden;align-items:flex-start;padding-top:clamp(22px,4vh,52px);padding-bottom:clamp(22px,4vh,52px)}
.sca-auth-view .jrd-login-wrap::-webkit-scrollbar{width:8px}.sca-auth-view .jrd-login-wrap::-webkit-scrollbar-track{background:transparent}.sca-auth-view .jrd-login-wrap::-webkit-scrollbar-thumb{background:#d9dee8;border-radius:999px}
.sca-auth-view.sca-auth-view-register .jrd-card{max-height:none;margin:auto 0}
@media(max-width:1000px){
  .sca-auth-view .jrd-shell{grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}
  .sca-auth-view .jrd-login-wrap{height:auto;min-height:100svh;overflow:visible;order:1;padding:22px 20px 28px;align-items:flex-start}
  .sca-auth-view .jrd-brand{height:auto;min-height:auto;order:2;padding:30px 22px 34px}
  .sca-auth-view .jrd-brand h1{font-size:36px;letter-spacing:-1px}.sca-auth-view .jrd-desc{margin:12px 0 18px}.sca-auth-view .jrd-feature{padding:9px 10px}
}
@media(max-width:720px){
  .sca-auth-view{min-height:100svh;display:block}
  .sca-auth-view .jrd-shell{display:flex;flex-direction:column;height:auto;min-height:100svh;max-height:none;overflow:visible}
  .sca-auth-view .jrd-login-wrap{order:1;width:100%;min-height:100svh;height:auto;padding:12px 12px 24px;align-items:flex-start;background:#f8fafc}
  .sca-auth-view .jrd-card{width:100%;max-width:none;margin:0;padding:18px 14px;border-radius:18px;box-shadow:0 18px 44px rgba(15,23,42,.12)}
  .sca-auth-view .jrd-brand{order:2;width:100%;height:auto;min-height:auto;padding:28px 16px 34px;align-items:flex-start}
  .sca-auth-view .jrd-brand-inner{max-width:none}
  .sca-auth-view .jrd-logo{margin-bottom:18px}.sca-auth-view .jrd-logo-mark{width:40px;height:40px;flex-basis:40px;font-size:19px}
  .sca-auth-view .jrd-brand h1{font-size:30px;letter-spacing:-1px;line-height:1.08}.sca-auth-view .jrd-desc{font-size:13px;line-height:1.6;margin:13px 0 18px}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sca-auth-view .jrd-mobile-brand .jrd-logo-mark{width:36px;height:36px;flex-basis:36px}
  .sca-auth-view .jrd-card h2{font-size:24px}.sca-auth-view .jrd-card>p{font-size:12px;margin-bottom:16px}
  .sca-auth-view .sca-form-grid{grid-template-columns:1fr}.sca-auth-view.sca-auth-view-register .sca-form-grid{grid-template-columns:1fr}
  .sca-auth-view .sca-auth-row{align-items:flex-start}.sca-auth-view .sca-auth-row>a{margin-left:auto}
  .sca-auth-view .sca-section-intro{padding:10px 11px}.sca-auth-view .sca-field input,.sca-auth-view .sca-field select,.sca-auth-view .sca-field textarea{min-height:48px}
  .sca-auth-view .jrd-feature{padding:10px 11px}.sca-auth-view .jrd-footer{font-size:9px;margin-top:20px}
}
@media(max-width:420px){
  .sca-auth-view .jrd-login-wrap{padding:8px 8px 20px}.sca-auth-view .jrd-card{padding:16px 12px;border-radius:16px}
  .sca-auth-view .jrd-brand{padding:24px 14px 30px}.sca-auth-view .jrd-brand h1{font-size:27px}.sca-auth-view .jrd-feature span{font-size:9.5px}
  .sca-auth-view .jrd-footer{font-size:9px}
}

.sca-auth-view .sca-verify-status{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:14px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--jrd-accent) 20%,#e5e7eb);border-radius:12px;background:color-mix(in srgb,var(--jrd-accent) 6%,#fff);color:#475467;font-size:12px;font-weight:700}.sca-auth-view .sca-verify-status[hidden]{display:none}.sca-auth-view .sca-verify-spinner{width:16px;height:16px;flex:0 0 16px;border:2px solid color-mix(in srgb,var(--jrd-accent) 20%,#e5e7eb);border-top-color:var(--jrd-accent);border-radius:50%;animation:sca-spin .7s linear infinite}

/* v1.13.4 — Mobile App UI: auth/login/register only. Desktop remains unchanged. */
@media (max-width:720px){
  html,body{margin:0!important;padding:0!important;width:100%;min-width:0;overflow-x:hidden;}
  html body.solar-crm-auth-blank-page{background:#f8fafc!important;}
  .solar-crm-app{width:100%!important;min-height:100dvh!important;}
  .sca-auth-view{
    width:100vw!important;
    max-width:none!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    margin:0!important;
    padding:0!important;
    display:block!important;
    background:#f8fafc!important;
    overflow-x:hidden;
  }
  .sca-auth-view .jrd-shell{
    width:100%!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:auto!important;
    display:block!important;
    overflow:visible!important;
  }
  .sca-auth-view .jrd-brand{display:none!important;}
  .sca-auth-view .jrd-login-wrap{
    width:100%!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:auto!important;
    margin:0!important;
    padding:
      max(16px, env(safe-area-inset-top))
      max(14px, env(safe-area-inset-right))
      max(20px, env(safe-area-inset-bottom))
      max(14px, env(safe-area-inset-left))!important;
    box-sizing:border-box!important;
    display:block!important;
    background:#f8fafc!important;
    overflow:visible!important;
  }
  .sca-auth-view .jrd-card,
  .sca-auth-view.sca-auth-view-register .jrd-card{
    width:100%!important;
    max-width:none!important;
    min-height:calc(100dvh - 36px)!important;
    margin:0!important;
    padding:20px 16px 24px!important;
    box-sizing:border-box!important;
    border:0!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 28px rgba(15,23,42,.08)!important;
  }
  .sca-auth-view .jrd-mobile-brand{
    display:flex!important;
    align-items:center;
    gap:10px;
    margin:0 0 18px!important;
    padding:0 0 14px;
    border-bottom:1px solid #eef2f6;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    width:38px!important;height:38px!important;flex:0 0 38px!important;
    border-radius:11px!important;font-size:18px!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy strong{font-size:14px!important;letter-spacing:1px!important;}
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy span{font-size:8px!important;letter-spacing:1.6px!important;}
  .sca-auth-view .jrd-badge{font-size:9px!important;padding:6px 9px!important;letter-spacing:.9px!important;}
  .sca-auth-view .jrd-card h2{font-size:25px!important;line-height:1.15!important;margin:13px 0 7px!important;}
  .sca-auth-view .jrd-card>p{font-size:12px!important;line-height:1.55!important;margin:0 0 18px!important;}
  .sca-auth-view .sca-shortcode-view{width:100%!important;min-width:0!important;}
  .sca-auth-view .sca-form{width:100%!important;gap:13px!important;}
  .sca-auth-view .sca-form-grid,
  .sca-auth-view.sca-auth-view-register .sca-form-grid{
    grid-template-columns:1fr!important;
    gap:13px!important;
  }
  .sca-auth-view .sca-field{width:100%!important;min-width:0!important;font-size:12px!important;gap:6px!important;}
  .sca-auth-view .sca-field input,
  .sca-auth-view .sca-field select,
  .sca-auth-view .sca-field textarea{
    width:100%!important;
    min-height:50px!important;
    padding:0 13px!important;
    border-radius:12px!important;
    font-size:15px!important;
    box-sizing:border-box!important;
    -webkit-appearance:none;
  }
  .sca-auth-view .sca-password-wrap input{padding-right:70px!important;}
  .sca-auth-view .sca-password-toggle{min-height:34px!important;right:7px!important;top:7px!important;padding:0 10px!important;}
  .sca-auth-view .sca-checkbox-field{padding:11px 12px!important;border-radius:12px!important;}
  .sca-auth-view .sca-check{font-size:12px!important;line-height:1.45!important;}
  .sca-auth-view .sca-btn{
    width:100%!important;
    min-height:52px!important;
    border-radius:12px!important;
    font-size:14px!important;
    touch-action:manipulation;
  }
  .sca-auth-view .sca-form-footer{margin-top:4px!important;}
  .sca-auth-view .sca-form-links{font-size:12px!important;line-height:1.5!important;margin:13px 0 0!important;}
  .sca-auth-view .jrd-security{margin-top:18px!important;padding-top:13px!important;font-size:10px!important;line-height:1.45!important;}
  .sca-auth-view .sca-section-intro{padding:10px 11px!important;}
}

@media (max-width:420px){
  .sca-auth-view .jrd-login-wrap{
    padding-top:max(12px, env(safe-area-inset-top))!important;
    padding-left:max(10px, env(safe-area-inset-left))!important;
    padding-right:max(10px, env(safe-area-inset-right))!important;
  }
  .sca-auth-view .jrd-card,
  .sca-auth-view.sca-auth-view-register .jrd-card{
    min-height:calc(100dvh - 24px)!important;
    padding:18px 13px 22px!important;
    border-radius:16px!important;
  }
  .sca-auth-view .jrd-card h2{font-size:23px!important;}
  .sca-auth-view .sca-field input,
  .sca-auth-view .sca-field select,
  .sca-auth-view .sca-field textarea{min-height:49px!important;font-size:15px!important;}
  .sca-auth-view .sca-btn{min-height:50px!important;}
}



/* v1.13.7 — Mobile login app-fit polish. Desktop styles remain untouched. */
@media (max-width:720px){
  .sca-auth-view.sca-auth-view-login{
    height:100svh!important;
    min-height:100svh!important;
    max-height:100svh!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#f7f9fc 0%,#eef3f8 100%)!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-shell{
    height:100svh!important;
    min-height:100svh!important;
    max-height:100svh!important;
    overflow:hidden!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-login-wrap{
    height:100svh!important;
    min-height:100svh!important;
    max-height:100svh!important;
    padding:
      max(10px,env(safe-area-inset-top))
      max(10px,env(safe-area-inset-right))
      max(10px,env(safe-area-inset-bottom))
      max(10px,env(safe-area-inset-left))!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-card{
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    height:100%!important;
    margin:0!important;
    padding:20px 18px 14px!important;
    border:1px solid rgba(226,232,240,.88)!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 12px 34px rgba(15,23,42,.09)!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand{
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:7px!important;
    margin:0 auto 12px!important;
    padding:0 0 10px!important;
    border-bottom:1px solid #edf1f5!important;
    width:100%!important;
    text-align:center!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand .jrd-logo-mark{
    width:48px!important;height:48px!important;flex:0 0 48px!important;
    border-radius:14px!important;font-size:22px!important;
    box-shadow:0 8px 20px rgba(245,183,43,.18)!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand .jrd-logo-copy strong{
    font-size:15px!important;letter-spacing:1.5px!important;line-height:1.1!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand .jrd-logo-copy span{
    font-size:8px!important;letter-spacing:2.1px!important;margin-top:3px!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-badge{
    align-self:center!important;
    margin:0 0 8px!important;
    padding:5px 9px!important;
    font-size:8px!important;
    letter-spacing:1.1px!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-card h2{
    text-align:center!important;
    font-size:24px!important;
    line-height:1.1!important;
    letter-spacing:-.6px!important;
    margin:2px 0 6px!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-card>p{
    text-align:center!important;
    font-size:11px!important;
    line-height:1.4!important;
    margin:0 8px 13px!important;
    color:#748195!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-shortcode-view{
    flex:1 1 auto!important;
    min-height:0!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-form{
    flex:1 1 auto!important;
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    min-height:0!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-form-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-field{
    gap:5px!important;
    font-size:11px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-field input,
  .sca-auth-view.sca-auth-view-login .sca-field select,
  .sca-auth-view.sca-auth-view-login .sca-field textarea{
    min-height:45px!important;
    height:45px!important;
    padding:0 12px!important;
    border-radius:11px!important;
    font-size:14px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-password-toggle{
    top:6px!important;
    right:6px!important;
    min-height:33px!important;
    height:33px!important;
    border-radius:8px!important;
    font-size:10px!important;
    padding:0 9px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-auth-row{
    min-height:24px!important;
    margin-top:1px!important;
    gap:8px!important;
    font-size:11px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-check{font-size:11px!important;gap:7px!important;}
  .sca-auth-view.sca-auth-view-login .sca-auth-row>a{font-size:11px!important;}
  .sca-auth-view.sca-auth-view-login .sca-form-footer{
    margin-top:2px!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-form-footer .sca-btn{
    min-height:48px!important;
    height:48px!important;
    border-radius:12px!important;
    font-size:14px!important;
    font-weight:800!important;
    box-shadow:0 8px 18px rgba(245,183,43,.20)!important;
  }
  .sca-auth-view.sca-auth-view-login .sca-form-links.sca-form-register-line{
    margin:8px 0 0!important;
    font-size:11px!important;
    gap:6px!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-security{
    margin-top:9px!important;
    padding-top:9px!important;
    font-size:9px!important;
    line-height:1.25!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .sca-auth-view.sca-auth-view-login .jrd-security .jrd-dot{
    width:7px!important;height:7px!important;flex:0 0 7px!important;
  }
}

@media (max-height:720px) and (max-width:720px){
  .sca-auth-view.sca-auth-view-login .jrd-card{padding:14px 16px 10px!important;border-radius:18px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand{margin-bottom:8px!important;padding-bottom:7px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-mobile-brand .jrd-logo-mark{width:42px!important;height:42px!important;flex-basis:42px!important;font-size:20px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-badge{margin-bottom:5px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-card h2{font-size:22px!important;margin-bottom:4px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-card>p{margin-bottom:9px!important;}
  .sca-auth-view.sca-auth-view-login .sca-form-grid{gap:8px!important;}
  .sca-auth-view.sca-auth-view-login .sca-field input,
  .sca-auth-view.sca-auth-view-login .sca-field select,
  .sca-auth-view.sca-auth-view-login .sca-field textarea{min-height:42px!important;height:42px!important;}
  .sca-auth-view.sca-auth-view-login .sca-form-footer .sca-btn{min-height:45px!important;height:45px!important;}
  .sca-auth-view.sca-auth-view-login .jrd-security{margin-top:6px!important;padding-top:6px!important;}
}


/* v1.13.8 — Mobile native-app branding polish. Desktop is intentionally untouched. */
@media (max-width:720px){
  .sca-auth-view .jrd-login-wrap{
    background:linear-gradient(180deg,#f7f9fc 0%,#eef3f8 100%)!important;
  }
  .sca-auth-view .jrd-card{
    position:relative!important;
    border:1px solid rgba(226,232,240,.92)!important;
    box-shadow:0 16px 42px rgba(15,23,42,.10)!important;
  }
  .sca-auth-view .jrd-mobile-brand{
    width:100%!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:7px!important;
    text-align:center!important;
    margin:0 auto 16px!important;
    padding:4px 0 14px!important;
    border-bottom:1px solid #edf1f5!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    width:58px!important;height:58px!important;flex:0 0 58px!important;
    border-radius:17px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(15,23,42,.10)!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-fallback{
    display:grid!important;place-items:center!important;
    width:100%!important;height:100%!important;
    font-size:26px!important;font-weight:900!important;color:#172234!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy strong{
    display:block!important;font-size:15px!important;line-height:1.15!important;
    letter-spacing:1.25px!important;color:#172234!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy span{
    display:block!important;margin-top:4px!important;font-size:8px!important;
    letter-spacing:2px!important;color:#8a96a6!important;font-weight:800!important;
  }
  .sca-auth-view .jrd-badge{align-self:center!important;}
}
@media (max-width:420px){
  .sca-auth-view .jrd-mobile-brand{margin-bottom:13px!important;padding-top:2px!important;padding-bottom:12px!important;}
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{width:54px!important;height:54px!important;flex-basis:54px!important;border-radius:16px!important;}
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy strong{font-size:14px!important;}
}

/* v1.13.9 — Mobile edge-to-edge app canvas. Desktop/tablet are untouched. */
@media (max-width:720px){
  html, body,
  html body.solar-crm-auth-blank-page,
  .solar-crm-app{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
  }

  .sca-auth-view{
    width:100vw!important;
    max-width:none!important;
    min-width:0!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:100dvh!important;
    height:100svh!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
  }

  .sca-auth-view .jrd-shell{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:100dvh!important;
    height:100svh!important;
    margin:0!important;
    padding:0!important;
    display:block!important;
    overflow:hidden!important;
    background:#fff!important;
  }

  .sca-auth-view .jrd-login-wrap{
    width:100%!important;
    min-width:0!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:100dvh!important;
    height:100svh!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    background:#fff!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    box-sizing:border-box!important;
  }

  .sca-auth-view .jrd-card,
  .sca-auth-view.sca-auth-view-register .jrd-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:100dvh!important;
    min-height:100svh!important;
    height:auto!important;
    margin:0!important;
    padding:
      max(18px,env(safe-area-inset-top))
      max(20px,env(safe-area-inset-right))
      max(18px,env(safe-area-inset-bottom))
      max(20px,env(safe-area-inset-left))!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
    box-sizing:border-box!important;
  }

  .sca-auth-view .jrd-mobile-brand{
    width:100%!important;
    margin:0 auto 18px!important;
    padding:4px 0 14px!important;
    border-bottom:1px solid #eef1f5!important;
    box-sizing:border-box!important;
  }

  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    /* v1.13.15 — 400x400 company logo on mobile */
    width:400px!important;
    height:400px!important;
    flex:0 0 400px!important;
    border-radius:24px!important;
    box-shadow:0 10px 26px rgba(15,23,42,.10)!important;
  }

  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy strong{
    font-size:20px!important;
    letter-spacing:1.05px!important;
    line-height:1.18!important;
  }

  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy span{
    margin-top:5px!important;
    font-size:9px!important;
    letter-spacing:2.3px!important;
  }

  .sca-auth-view .jrd-badge{
    margin:0 auto 14px!important;
    padding:7px 12px!important;
    font-size:9px!important;
    letter-spacing:1.15px!important;
  }

  .sca-auth-view .jrd-card h2{
    text-align:center!important;
    font-size:27px!important;
    line-height:1.12!important;
    letter-spacing:-.55px!important;
    margin:0 0 8px!important;
  }

  .sca-auth-view .jrd-card>p{
    text-align:center!important;
    font-size:13px!important;
    line-height:1.45!important;
    margin:0 0 22px!important;
  }

  .sca-auth-view .sca-shortcode-view{width:100%!important;min-width:0!important;}
  .sca-auth-view .sca-form{width:100%!important;min-width:0!important;}

  .sca-auth-view .sca-field input,
  .sca-auth-view .sca-field select,
  .sca-auth-view .sca-field textarea{
    width:100%!important;
    min-width:0!important;
    min-height:54px!important;
    height:54px!important;
    padding:0 14px!important;
    border-radius:14px!important;
    box-sizing:border-box!important;
  }

  .sca-auth-view .sca-password-toggle{
    top:8px!important;
    right:8px!important;
    min-height:38px!important;
    height:38px!important;
    border-radius:10px!important;
    padding:0 11px!important;
  }

  .sca-auth-view .sca-auth-row{
    margin-top:2px!important;
  }

  .sca-auth-view .sca-form-footer .sca-btn{
    min-height:54px!important;
    height:54px!important;
    border-radius:14px!important;
    font-size:15px!important;
  }

  .sca-auth-view .sca-form-register-line{
    margin-top:18px!important;
    padding-top:18px!important;
  }

  .sca-auth-view .jrd-security{
    margin-top:26px!important;
    padding-top:16px!important;
    font-size:10px!important;
  }
}

@media (max-width:420px){
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    /* Keep the logo large on compact phones. */
    width:400px!important;
    height:400px!important;
    flex-basis:400px!important;
    border-radius:22px!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy strong{font-size:18px!important;}
  .sca-auth-view .jrd-card h2{font-size:25px!important;}
  .sca-auth-view .sca-field input,
  .sca-auth-view .sca-field select,
  .sca-auth-view .sca-field textarea{
    min-height:52px!important;
    height:52px!important;
  }
  .sca-auth-view .sca-form-footer .sca-btn{min-height:52px!important;height:52px!important;}
}


/* v1.13.10 — Final mobile edge-to-edge frame reset. Desktop is intentionally untouched. */
@media (max-width:720px){
  .sca-auth-view,
  .sca-auth-view .jrd-shell,
  .sca-auth-view .jrd-login-wrap,
  .sca-auth-view .jrd-card,
  .sca-auth-view.sca-auth-view-register .jrd-card,
  .sca-auth-view.sca-auth-view-login .jrd-card{
    border:0!important;
    border-width:0!important;
    border-style:none!important;
    border-radius:0!important;
    outline:0!important;
    box-shadow:none!important;
  }
}

/* Mobile checkbox isolation: prevent global input sizing from turning consent checkboxes into text fields. */
@media (max-width:720px){
  .sca-auth-view .sca-checkbox-field{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    gap:10px!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:12px 13px!important;
  }
  .sca-auth-view .sca-checkbox-field > input[type="checkbox"]{
    width:22px!important;
    min-width:22px!important;
    max-width:22px!important;
    height:22px!important;
    min-height:22px!important;
    max-height:22px!important;
    flex:0 0 22px!important;
    margin:1px 0 0!important;
    padding:0!important;
    box-sizing:border-box!important;
    appearance:auto!important;
    -webkit-appearance:checkbox!important;
    accent-color:#f3b400;
  }
  .sca-auth-view .sca-checkbox-field > span{
    flex:1 1 auto!important;
    min-width:0!important;
    line-height:1.45!important;
  }
}


/* v1.13.16 — Actual visible mobile logo sizing fix.
   The previous 400x400 CSS box was constrained by the horizontal flex layout,
   so the logo could still render visually small. Keep the source/logo intrinsic
   dimensions independent from the mobile display size and center the mark. */
@media (max-width:720px){
  .sca-auth-view .jrd-mobile-brand{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    overflow:visible!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    width:176px!important;
    height:176px!important;
    min-width:176px!important;
    min-height:176px!important;
    max-width:176px!important;
    max-height:176px!important;
    flex:0 0 176px!important;
    margin:0 auto!important;
    padding:0!important;
    border-radius:24px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .sca-auth-view .jrd-mobile-brand .jrd-logo-copy{
    width:100%!important;
    text-align:center!important;
  }
}

@media (max-width:420px){
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    width:154px!important;
    height:154px!important;
    min-width:154px!important;
    min-height:154px!important;
    max-width:154px!important;
    max-height:154px!important;
    flex-basis:154px!important;
    border-radius:22px!important;
  }
}


/* v1.13.18 — Remove the visible logo card/backplate on mobile only. Desktop unchanged. */
@media (max-width:720px){
  .sca-auth-view .jrd-mobile-brand .jrd-logo-mark{
    background:transparent!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    overflow:visible!important;
    padding:0!important;
  }
}

/* v1.12.9 — Hard mobile-device mode. Server-side UA detection plus JS class
   prevents Android/iOS Chrome Desktop-site sessions from falling back to the
   two-column desktop authentication shell. */
.sca-auth-view.sca-force-mobile .jrd-brand{display:none!important;}
.sca-auth-view.sca-force-mobile .jrd-shell{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;min-height:100svh!important;height:auto!important;max-height:none!important;overflow:visible!important;}
.sca-auth-view.sca-force-mobile .jrd-login-wrap{order:1!important;width:100%!important;min-width:0!important;min-height:100svh!important;height:auto!important;padding:12px 12px 24px!important;box-sizing:border-box!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;background:#f8fafc!important;overflow:visible!important;}
.sca-auth-view.sca-force-mobile .jrd-card{width:100%!important;max-width:560px!important;min-width:0!important;margin:0 auto!important;box-sizing:border-box!important;padding:20px 16px 24px!important;border-radius:18px!important;}
.sca-auth-view.sca-force-mobile .jrd-mobile-brand{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
.sca-auth-view.sca-force-mobile .sca-form-grid{grid-template-columns:1fr!important;}
.sca-auth-view.sca-force-mobile .sca-field,.sca-auth-view.sca-force-mobile .sca-field input,.sca-auth-view.sca-force-mobile .sca-field select,.sca-auth-view.sca-force-mobile .sca-field textarea{min-width:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;}
.sca-auth-view.sca-force-mobile .sca-form-footer .sca-btn,.sca-auth-view.sca-force-mobile .sca-form-footer button{width:100%!important;min-height:48px!important;}
.sca-auth-view.sca-force-mobile .jrd-original-logo{max-width:245px!important;width:min(245px,86%)!important;}
@media(max-width:600px){
  .sca-auth-view.sca-force-mobile .jrd-login-wrap{padding:8px 8px 20px!important;}
  .sca-auth-view.sca-force-mobile .jrd-card{max-width:none!important;padding:16px 12px 20px!important;border-radius:16px!important;}
  .sca-auth-view.sca-force-mobile .jrd-original-logo{width:min(215px,82%)!important;}
}

/* v1.12.3 — Force responsive authentication layout on real touch/mobile devices.
   Some Android Chrome sessions can request "Desktop site", which makes the
   CSS viewport appear desktop-sized even though the physical device is mobile.
   JS adds .sca-force-mobile and this block reproduces the mobile layout without
   changing desktop monitors/laptops. */
.sca-auth-view.sca-force-mobile .jrd-shell{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-height:100svh!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
.sca-auth-view.sca-force-mobile .jrd-login-wrap{
  order:1!important;
  width:100%!important;
  min-width:0!important;
  min-height:100svh!important;
  height:auto!important;
  overflow:visible!important;
  box-sizing:border-box!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  padding:12px 12px 24px!important;
}
.sca-auth-view.sca-force-mobile .jrd-brand{
  order:2!important;
  width:100%!important;
  height:auto!important;
  min-height:auto!important;
  box-sizing:border-box!important;
  padding:30px 22px 34px!important;
}
.sca-auth-view.sca-force-mobile .jrd-card{
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:18px 14px!important;
  border-radius:18px!important;
  box-sizing:border-box!important;
}
.sca-auth-view.sca-force-mobile.sca-auth-view-login .jrd-card,
.sca-auth-view.sca-force-mobile.sca-auth-view-forgot .jrd-card,
.sca-auth-view.sca-force-mobile.sca-auth-view-reset .jrd-card,
.sca-auth-view.sca-force-mobile.sca-auth-view-verify .jrd-card{
  max-width:560px!important;
}
.sca-auth-view.sca-force-mobile .jrd-mobile-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin-bottom:12px!important;
  text-align:center!important;
}
.sca-auth-view.sca-force-mobile .jrd-brand-text-only .jrd-logo-copy{
  align-items:center!important;
  text-align:center!important;
}
.sca-auth-view.sca-force-mobile .jrd-brand-text-only .jrd-logo-copy strong{
  font-size:24px!important;
}
.sca-auth-view.sca-force-mobile .jrd-card h2{
  font-size:24px!important;
  letter-spacing:-.5px!important;
}
.sca-auth-view.sca-force-mobile .jrd-card>p{
  font-size:13px!important;
}
.sca-auth-view.sca-force-mobile .sca-form-grid,
.sca-auth-view.sca-force-mobile.sca-auth-view-register .sca-form-grid{
  grid-template-columns:1fr!important;
}
.sca-auth-view.sca-force-mobile .sca-field input,
.sca-auth-view.sca-force-mobile .sca-field select,
.sca-auth-view.sca-force-mobile .sca-field textarea{
  min-height:48px!important;
  width:100%!important;
}
.sca-auth-view.sca-force-mobile .sca-form-footer .sca-btn{
  width:100%!important;
  min-height:48px!important;
}
@media(max-width:430px){
  .sca-auth-view.sca-force-mobile .jrd-login-wrap{padding:8px 8px 20px!important}
  .sca-auth-view.sca-force-mobile .jrd-card{padding:16px 12px!important;border-radius:16px!important}
  .sca-auth-view.sca-force-mobile .jrd-card h2{font-size:22px!important}
  .sca-auth-view.sca-force-mobile .jrd-brand{padding:24px 16px 28px!important}
}


/* v1.12.4 — Company name centered at the top of every authentication form. */
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin:0 auto 18px!important;
  padding:0 0 14px!important;
  gap:5px!important;
  text-align:center!important;
  border-bottom:1px solid #eef1f5!important;
  box-sizing:border-box!important;
}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy strong{
  display:block!important;
  color:#172234!important;
  font-size:22px!important;
  line-height:1.15!important;
  letter-spacing:.5px!important;
  font-weight:900!important;
}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy span{
  display:block!important;
  margin-top:4px!important;
  color:#8a96a6!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:2.2px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
}
@media (max-width:720px){
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand{
    margin-bottom:15px!important;
    padding-bottom:12px!important;
  }
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy strong{font-size:20px!important;}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy span{font-size:8px!important;letter-spacing:1.9px!important;}
}
@media (max-width:420px){
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand .jrd-logo-copy strong{font-size:18px!important;}
}


/* v1.12.5 — premium text-only JRD Solar Industries auth brand */
.sca-auth-view .jrd-brand-text-only,
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only{
  display:flex!important;
  width:100%!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  margin:0 auto 24px!important;
  padding:0 0 18px!important;
  text-align:center!important;
  border-bottom:1px solid rgba(148,163,184,.20)!important;
  box-sizing:border-box!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-logo-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  width:auto!important;
  text-align:center!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-logo-copy strong{
  display:block!important;
  margin:0!important;
  font-size:clamp(42px,5vw,64px)!important;
  line-height:.88!important;
  font-weight:950!important;
  font-family:Arial,Helvetica,sans-serif!important;
  letter-spacing:-.075em!important;
  text-transform:uppercase!important;
  background:linear-gradient(180deg,#12233c 0%,#0b4a82 58%,#0a3157 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  text-shadow:0 2px 0 rgba(255,255,255,.75)!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-logo-copy span{
  display:block!important;
  margin:7px 0 0!important;
  font-size:clamp(10px,1.25vw,13px)!important;
  line-height:1!important;
  font-weight:850!important;
  font-family:Arial,Helvetica,sans-serif!important;
  letter-spacing:.34em!important;
  text-indent:.34em!important;
  text-transform:uppercase!important;
  color:#66758a!important;
}
.sca-auth-view .jrd-brand-inner .jrd-brand-text-only .jrd-logo-copy strong{
  color:transparent!important;
}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only{
  margin-bottom:20px!important;
  padding-bottom:16px!important;
}
@media (max-width:720px){
  .sca-auth-view .jrd-brand-text-only,
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only{
    margin-bottom:18px!important;
    padding-bottom:14px!important;
  }
  .sca-auth-view .jrd-brand-text-only .jrd-logo-copy strong{
    font-size:42px!important;
    letter-spacing:-.07em!important;
  }
  .sca-auth-view .jrd-brand-text-only .jrd-logo-copy span{
    margin-top:6px!important;
    font-size:9px!important;
    letter-spacing:.27em!important;
    text-indent:.27em!important;
  }
}
@media (max-width:420px){
  .sca-auth-view .jrd-brand-text-only .jrd-logo-copy strong{font-size:38px!important;}
  .sca-auth-view .jrd-brand-text-only .jrd-logo-copy span{font-size:8px!important;letter-spacing:.22em!important;text-indent:.22em!important;}
}


/* v1.12.7 — JRD Solar Industries reference wordmark, black text */
.sca-auth-view .jrd-brand-text-only,
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only{
  width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  margin:0 0 24px!important;padding:0!important;text-align:center!important;box-sizing:border-box!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-logo-copy{
  position:relative!important;width:min(300px,100%)!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;justify-content:center!important;gap:0!important;text-align:center!important;line-height:1!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-brand-sun{
  position:relative!important;width:78px!important;height:32px!important;display:block!important;margin:0 auto -4px!important;
}
/* gold sun/ray crown */
.sca-auth-view .jrd-brand-text-only .jrd-brand-sun:before{
  content:""!important;position:absolute!important;left:50%!important;top:3px!important;width:56px!important;height:20px!important;
  transform:translateX(-50%)!important;background:
    repeating-conic-gradient(from -92deg at 50% 100%, #d6a11d 0deg 3deg, transparent 3deg 9deg)!important;
  -webkit-mask:radial-gradient(circle at 50% 100%,#000 0 22px,transparent 23px)!important;mask:radial-gradient(circle at 50% 100%,#000 0 22px,transparent 23px)!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-brand-sun:after{
  content:""!important;position:absolute!important;left:50%!important;bottom:2px!important;width:42px!important;height:19px!important;
  transform:translateX(-50%)!important;border:2px solid #d6a11d!important;border-bottom:0!important;border-radius:42px 42px 0 0!important;
  box-sizing:border-box!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-logo-copy strong{
  position:relative!important;display:block!important;margin:0!important;padding:0!important;color:#000!important;
  font-family:Georgia,"Times New Roman",serif!important;font-size:58px!important;line-height:.83!important;
  letter-spacing:-.055em!important;font-weight:900!important;text-transform:uppercase!important;
  text-shadow:none!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-brand-subtitle{
  position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  margin:12px auto 0!important;padding:0 52px!important;color:#000!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:10px!important;line-height:1!important;
  letter-spacing:.33em!important;text-indent:.33em!important;text-transform:uppercase!important;font-weight:800!important;white-space:nowrap!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-brand-subtitle:before,
.sca-auth-view .jrd-brand-text-only .jrd-brand-subtitle:after{
  content:""!important;position:absolute!important;top:50%!important;width:42px!important;height:1px!important;
  background:#d6a11d!important;transform:translateY(-50%)!important;
}
.sca-auth-view .jrd-brand-text-only .jrd-brand-subtitle:before{left:0!important}
.sca-auth-view .jrd-brand-text-only .jrd-brand-subtitle:after{right:0!important}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy{width:min(270px,100%)!important}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-brand-sun{width:66px!important;height:28px!important}
.sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy strong{font-size:50px!important}
@media(max-width:720px){
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only{margin-bottom:20px!important}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy strong{font-size:46px!important}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-brand-subtitle{font-size:8.8px!important;letter-spacing:.27em!important;text-indent:.27em!important;padding:0 34px!important}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-brand-subtitle:before,
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-brand-subtitle:after{width:26px!important}
}
@media(max-width:420px){
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-logo-copy strong{font-size:40px!important}
  .sca-auth-view .jrd-login-wrap .jrd-mobile-brand.jrd-brand-text-only .jrd-brand-subtitle{font-size:8px!important;letter-spacing:.22em!important;text-indent:.22em!important}
}


/* Exact original JRD Solar Industries logo asset. The source artwork is embedded
 * unchanged; only the display size/position is controlled here. */
.sca-auth-view .jrd-original-logo-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0 auto clamp(18px,3vh,28px)!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important;}
.sca-auth-view .jrd-original-logo{display:block!important;width:min(300px,92%)!important;height:auto!important;max-width:100%!important;object-fit:contain!important;border:0!important;background:transparent!important;box-shadow:none!important;}
.sca-auth-view .jrd-brand .jrd-original-logo-wrap{justify-content:center!important;margin-bottom:clamp(16px,2.5vh,24px)!important;}
.sca-auth-view .jrd-login-wrap .jrd-original-logo-wrap{justify-content:center!important;margin-bottom:14px!important;}
@media (max-width:720px){
  .sca-auth-view .jrd-brand .jrd-original-logo{width:min(260px,88%)!important;}
  .sca-auth-view .jrd-login-wrap .jrd-original-logo{width:min(245px,86%)!important;}
}
@media (max-width:420px){
  .sca-auth-view .jrd-brand .jrd-original-logo{width:min(230px,84%)!important;}
  .sca-auth-view .jrd-login-wrap .jrd-original-logo{width:min(215px,82%)!important;}
}
