
.cspr-shell{max-width:760px;margin:30px auto 120px;padding:0 18px;font-family:inherit;color:#0b2344}
.cspr-head{background:#0b2344;color:#fff;border-radius:28px;padding:28px;box-shadow:0 18px 45px rgba(11,35,68,.12)}
.cspr-head span{color:#ef2635;font-weight:800}.cspr-head h1{font-size:28px;line-height:1.5;margin:8px 0}.cspr-head p{margin:0;color:#cbd5e1}
.cspr-progress{display:flex;align-items:center;gap:14px;margin:22px 4px}.cspr-progress:before{content:"";height:7px;background:#e8edf3;border-radius:99px;flex:1}.cspr-progress i{position:absolute;height:7px;background:#ef2635;border-radius:99px;width:0;transition:.3s}.cspr-progress b{font-size:13px;color:#718096;white-space:nowrap}
#cspr-form{background:#fff;border:1px solid #e5ebf2;border-radius:26px;padding:24px;box-shadow:0 12px 34px rgba(11,35,68,.06)}
.cspr-step{display:none}.cspr-step.active{display:block}.cspr-step-title{display:flex;gap:14px;align-items:center;margin-bottom:22px}.cspr-step-title em{font-style:normal;background:#eef3f8;color:#ef2635;width:50px;height:50px;border-radius:16px;display:grid;place-items:center;font-weight:900}.cspr-step-title h2{margin:0;font-size:23px}.cspr-step-title p{margin:3px 0 0;color:#8290a3;font-size:14px}
.cspr-step>label,.cspr-two label{display:block;font-weight:700;margin:15px 0}.cspr-step small{font-weight:400;color:#98a3b2}
.cspr-step input:not([type=radio]):not([type=checkbox]),.cspr-step select,.cspr-step textarea{box-sizing:border-box;width:100%;margin-top:8px;border:1px solid #dfe6ee;border-radius:15px;background:#f9fbfd;padding:14px 15px;font:inherit;outline:none}
.cspr-step input:focus,.cspr-step select:focus,.cspr-step textarea:focus{border-color:#0b2344;background:#fff}.cspr-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.cspr-check{display:flex!important;align-items:center;gap:8px!important;color:#526174}.cspr-condition{margin:16px 0}.cspr-condition>span{display:block;font-weight:700;margin-bottom:9px}.cspr-condition label{display:inline-flex;align-items:center;gap:6px;border:1px solid #e0e6ee;border-radius:13px;padding:10px 12px;margin-left:6px}
.cspr-upload input{display:none}.cspr-upload>span{display:block;text-align:center;border:1px dashed #bcc9d7;border-radius:16px;padding:18px;margin-top:8px;color:#0b2344;background:#f8fafc}
#cspr-previews{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}#cspr-previews img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}
.cspr-actions{display:flex;gap:10px;margin-top:24px}.cspr-actions button{border:0;border-radius:15px;padding:14px 20px;font:inherit;font-weight:800;cursor:pointer}.cspr-next,.cspr-submit{background:#e21f2f;color:#fff;flex:1}.cspr-back{background:#eef2f6;color:#0b2344}
#cspr-review{background:#f7f9fc;border-radius:18px;padding:16px;line-height:2}#cspr-review b{color:#0b2344}
#cspr-success{background:#fff;border:1px solid #dfe6ee;border-radius:26px;padding:34px;text-align:center;box-shadow:0 12px 34px rgba(11,35,68,.06)}#cspr-success strong{display:block;font-size:26px;color:#e21f2f;margin:12px}
@media(max-width:600px){.cspr-shell{margin-top:18px;padding:0 14px}.cspr-head{padding:22px;border-radius:22px}.cspr-head h1{font-size:23px}#cspr-form{padding:18px;border-radius:22px}.cspr-two{grid-template-columns:1fr}.cspr-step-title h2{font-size:20px}}

/* v1.0.1 — balanced request hero typography */
.cspr-head{padding:24px 26px}
.cspr-head span{display:block;font-size:17px;line-height:1.5}
.cspr-head h1{font-size:30px;line-height:1.55;margin:9px 0 10px;letter-spacing:-.35px}
.cspr-head p{font-size:16px;line-height:1.9;max-width:620px}
@media(max-width:600px){
 .cspr-head{padding:20px 20px 22px;border-radius:22px}
 .cspr-head span{font-size:16px}
 .cspr-head h1{font-size:25px!important;line-height:1.55!important;margin:7px 0 8px!important;letter-spacing:-.25px}
 .cspr-head p{font-size:14px;line-height:1.9}
}
@media(max-width:380px){
 .cspr-head h1{font-size:23px!important}
 .cspr-head p{font-size:13.5px}
}

/* v1.0.4 — custom vehicle details */
#cspr-custom-wrap:not([hidden]){display:block;animation:csprReveal .22s ease both}
@keyframes csprReveal{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}

/* v1.0.4 — exclusive vehicle selection modes */
.cspr-step [hidden]{display:none!important}
#cspr-brand-wrap:not([hidden]),#cspr-model-wrap:not([hidden]){display:block}
#cspr-custom-wrap:not([hidden]){display:block;animation:csprReveal .22s ease both}

/* v1.0.4 — contain progress fill */
.cspr-progress{position:relative;overflow:hidden}.cspr-progress i{right:0;left:auto;max-width:100%;z-index:0}.cspr-progress b{position:relative;z-index:1;background:#fff;padding-left:8px}

/* v1.0.7 — shop-family request experience */
.cspr-shell{max-width:760px;margin:0 auto 56px;padding:26px 18px 0;color:#0b2344}
.cspr-head{position:relative;overflow:hidden;text-align:center;background:#0b2a52;color:#fff;border-radius:0 0 34px 34px;padding:30px 26px 32px;box-shadow:0 16px 36px rgba(11,35,68,.10)}
.cspr-head:before,.cspr-head:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;pointer-events:none}
.cspr-head:before{width:300px;height:300px;right:-150px;top:-185px}.cspr-head:after{width:190px;height:190px;left:-100px;bottom:-125px}
.cspr-head span{position:relative;z-index:1;display:block;color:#ef2635;font-size:16px;font-weight:900;line-height:1.5;margin-bottom:8px}
.cspr-head h1{position:relative;z-index:1;font-size:29px;line-height:1.55;margin:0 0 7px;letter-spacing:-.4px;color:#fff}
.cspr-head p{position:relative;z-index:1;margin:0 auto;color:#d5deea;font-size:14px;line-height:1.9;max-width:560px}
.cspr-progress{position:relative;overflow:visible;display:flex;flex-direction:row-reverse;align-items:center;gap:12px;margin:20px 6px 18px;height:24px}
.cspr-progress:before{content:"";height:6px;background:#e5ebf2;border-radius:99px;flex:1}
.cspr-progress i{position:absolute;right:auto;left:0;height:6px;background:#ef2635;border-radius:99px;width:0;max-width:calc(100% - 96px);transition:.3s}
.cspr-progress b{position:relative;z-index:1;background:transparent;padding:0;font-size:13px;font-weight:800;color:#738198;white-space:nowrap}
#cspr-form{background:#fff;border:1px solid #e1e8f0;border-radius:28px;padding:22px;box-shadow:0 12px 32px rgba(11,35,68,.055)}
.cspr-step-title{display:flex;gap:13px;align-items:center;margin-bottom:20px;padding-bottom:17px;border-bottom:1px solid #edf1f5}
.cspr-step-title em{flex:0 0 48px;width:48px;height:48px;border-radius:16px;background:#eef3f8;color:#ef2635;font-size:16px;font-weight:900}
.cspr-step-title h2{margin:0;font-size:21px;line-height:1.45;color:#0b2344}.cspr-step-title p{margin:3px 0 0;color:#8391a4;font-size:13.5px;line-height:1.7}
.cspr-step>label,.cspr-two label{font-size:15px;margin:13px 0;color:#122c4f}
.cspr-step input:not([type=radio]):not([type=checkbox]),.cspr-step select,.cspr-step textarea{margin-top:7px;min-height:50px;border:1px solid #dfe6ee;border-radius:14px;background:#f8fafc;padding:12px 14px;font-size:15px;box-shadow:none}
.cspr-step textarea{min-height:120px;resize:vertical}.cspr-step input:focus,.cspr-step select:focus,.cspr-step textarea:focus{border-color:#9fb1c7;background:#fff;box-shadow:0 0 0 3px rgba(11,42,82,.055)}
.cspr-check{min-height:44px;margin:10px 0!important;padding:8px 2px;font-size:14px!important}.cspr-check input{width:21px;height:21px;accent-color:#ef2635}
.cspr-condition{padding:13px 14px;background:#f8fafc;border:1px solid #e6ebf1;border-radius:16px}.cspr-condition>span{font-size:14px}.cspr-condition label{background:#fff;padding:8px 10px;font-size:13px}
.cspr-upload>span{padding:15px;border-radius:14px;background:#f8fafc}
.cspr-actions{gap:9px;margin-top:19px}.cspr-actions button{min-height:52px;border-radius:15px;padding:12px 18px;font-size:15px}.cspr-next,.cspr-submit{box-shadow:0 8px 18px rgba(226,31,47,.14)}
#cspr-review{background:#f7f9fc;border:1px solid #e8edf3;border-radius:17px;padding:14px 15px;line-height:1.95;font-size:14px}
#cspr-success{border-radius:28px;padding:28px 22px;box-shadow:0 12px 32px rgba(11,35,68,.055)}
@media(max-width:600px){
 .cspr-shell{margin:0 auto 34px;padding:0 14px 0}
 .cspr-head{margin:0 -14px 0;padding:26px 22px 28px;border-radius:0 0 30px 30px}
 .cspr-head span{font-size:15px}.cspr-head h1{font-size:25px!important;line-height:1.5!important;margin:0 0 7px!important}.cspr-head p{font-size:13.5px;line-height:1.85}
 .cspr-progress{margin:17px 2px 15px}
 #cspr-form{padding:17px 16px 18px;border-radius:23px}
 .cspr-step-title{margin-bottom:16px;padding-bottom:14px}.cspr-step-title em{width:44px;height:44px;flex-basis:44px;border-radius:14px}.cspr-step-title h2{font-size:19px}.cspr-step-title p{font-size:12.5px}
 .cspr-step>label,.cspr-two label{margin:11px 0;font-size:14px}.cspr-step input:not([type=radio]):not([type=checkbox]),.cspr-step select,.cspr-step textarea{min-height:48px;padding:11px 13px;font-size:14px}
 .cspr-actions{margin-top:16px}.cspr-actions button{min-height:50px}
}


/* v1.0.8 — remove WordPress page title/space and attach request hero to header */
body.cspr-page .cs-section{padding-top:0!important;}
body.cspr-page .cs-content-page{max-width:none!important;width:100%!important;margin:0!important;}
body.cspr-page .cs-content-page>h1{display:none!important;}
body.cspr-page .cs-content-page>.cspr-shell{margin-top:0!important;}
@media(max-width:600px){
 body.cspr-page .cs-section{padding-top:0!important;}
 body.cspr-page .cs-content-page{width:100%!important;}
 body.cspr-page .cspr-shell{padding-top:0!important;}
 body.cspr-page .cspr-head{margin-top:0!important;}
}
