*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070c10;color:#fff;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.header{height:78px;display:flex;align-items:center;padding:0 4vw;background:#071015;position:sticky;top:0;z-index:40}.logo img{width:300px;height:66px;object-fit:contain}.header nav{margin-left:auto;margin-right:28px;display:flex;gap:24px;font-size:10px;font-weight:800}.cta{background:#ff5a00;padding:14px 18px;border-radius:4px;font-size:10px;font-weight:900}
.hero{height:365px;position:relative;overflow:hidden;background:#081015}.hero-image{position:absolute;right:0;top:0;bottom:0;width:68%;background:url('hero-clean.jpg') right center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,10,.98) 0%,rgba(3,7,10,.91) 35%,rgba(3,7,10,.18) 64%,rgba(3,7,10,0) 100%)}.hero-copy{position:relative;z-index:2;padding:35px 0 0 4vw;width:510px}.hero h1{font-size:42px;line-height:1.03;margin:0;font-style:italic}.hero h1 span{color:#ff5a00}.hero p{font-size:12px;line-height:1.45;color:#dce2e5;max-width:430px}.mini-benefits{display:flex;gap:18px;font-size:9px;margin:20px 0 22px}.hero-button{display:inline-block;background:#ff5a00;padding:14px 18px;border-radius:4px;font-size:10px;font-weight:900}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:13px 4vw;background:#081116;border-top:1px solid #263138;border-bottom:1px solid #263138}.trust-strip>div{padding:4px 20px;border-right:1px solid #263138;font-size:10px;color:#aeb8bd}.trust-strip>div:last-child{border:0}.trust-strip b{color:#fff;margin-left:8px}
.category-section{background:#d9e0e4;color:#141a1f;padding:20px 3.5vw}.category-section h2{font-size:22px;margin:0}.category-section h2 span{color:#ff5a00}.category-section>p{font-size:10px;margin:4px 0 14px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.category-grid button{height:146px;border:0;padding:0;position:relative;overflow:hidden;border-radius:5px;background:#172027;color:#fff;cursor:pointer;box-shadow:0 7px 18px rgba(22,34,42,.18)}.category-grid button>img{width:100%;height:100%;object-fit:cover}.category-grid button:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(8,12,15,.92) 100%)}.category-grid button div{position:absolute;z-index:2;left:10px;right:42px;bottom:9px;text-align:left}.category-grid button div:after{content:"›";position:absolute;right:-31px;bottom:0;width:25px;height:25px;border-radius:50%;background:#ff5a00;display:grid;place-items:center;font-size:20px}.category-grid b{display:block;font-size:10px}.category-grid strong{display:block;font-size:8px;font-weight:500}.category-grid button.wide{grid-column:span 3;height:92px}.category-grid button.wide div{bottom:18px}.category-grid button:hover{transform:translateY(-2px)}
.process{padding:18px 4vw 22px;background:#071015}.process h2{font-size:21px;margin:0 0 14px}.process h2 span{color:#ff5a00}.process-row{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center}.process-row article{text-align:center}.process-row>i{text-align:center;font-size:28px;font-style:normal}.circle{width:62px;height:62px;border-radius:50%;border:1px solid #5d6971;display:grid;place-items:center;margin:0 auto 7px;background:#182128}.circle.active{border-color:#ff5a00}.circle img{width:39px;height:39px}.process-row article>b{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#ff5a00;font-size:9px}.process-row h3{display:inline;font-size:9px;margin-left:4px}.process-row p{font-size:8px;color:#b4bdc2;margin:5px 0}
.request-area{display:grid;grid-template-columns:.82fr .82fr 1.36fr;gap:18px;padding:18px 3vw;background:#eef1f3;color:#111}.white-card{background:#fff;border-radius:7px;padding:15px;box-shadow:0 8px 20px rgba(21,33,41,.12)}.white-card h3{font-size:13px;margin:0}.white-card>p{font-size:8px;color:#485159}.drop{height:110px;border:1px dashed #8c99a0;border-radius:5px;display:flex;align-items:center;justify-content:center;text-align:center;margin-top:10px;cursor:pointer;background:#fbfcfd}.drop input{display:none}.drop img{width:42px;height:42px}.drop b{font-size:8px}.drop span{font-size:7px;color:#68747b}.preview{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:10px}.preview img{width:100%;height:58px;object-fit:cover;border-radius:4px}.documents{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.documents span{font-size:7px;padding:6px 8px;background:#edf0f2;border-radius:4px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px;margin-top:10px}.checklist span{font-size:8px;color:#334047}.details-card form label{display:flex;flex-direction:column;gap:4px;font-size:8px;font-weight:800;margin-top:7px}.details-card input,.details-card select,.details-card textarea{width:100%;padding:8px;border:1px solid #c2cbd0;border-radius:4px;background:#fff;color:#111}.details-card textarea{resize:vertical}.details-card .consent{flex-direction:row;align-items:flex-start;font-weight:500}.details-card .consent input{width:auto;margin-top:1px}.details-card button{width:100%;padding:11px;background:#ff5a00;color:#fff;border:0;border-radius:4px;font-size:9px;font-weight:900;margin-top:8px}.hidden{display:none!important}.success{display:none;background:#e9f7ec;color:#216b31;padding:10px;margin-top:8px;font-size:8px}.success.show{display:block}
.faq{max-width:850px;margin:auto;padding:35px 4vw}.faq h2{font-size:20px}.faq details{border:1px solid #2b373e;background:#0f171c;padding:12px 14px;margin:7px 0;font-size:9px}.faq p{color:#aeb8bd}
footer{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:20px;padding:18px 4vw;background:#071015;border-top:1px solid #253039}.footer-logo img,footer>img{width:255px}footer nav{display:flex;justify-content:center;gap:28px;font-size:8px}footer>div{display:flex;flex-direction:column;font-size:8px}footer>div span{color:#aeb8bd;margin-top:3px}
@media(max-width:1000px){.header nav{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.category-grid button.wide{grid-column:span 3}.request-area{grid-template-columns:1fr}.process-row{grid-template-columns:1fr}.process-row>i{transform:rotate(90deg)}}
@media(max-width:650px){.header{padding:0 15px}.logo img{width:220px;height:58px}.cta{font-size:8px;padding:10px}.hero{height:500px}.hero-image{width:100%;opacity:.75;background-position:66% center}.hero-overlay{background:linear-gradient(90deg,rgba(3,7,10,.98),rgba(3,7,10,.68) 65%,rgba(3,7,10,.18))}.hero-copy{padding:35px 18px;width:auto}.hero h1{font-size:34px}.mini-benefits{gap:8px;flex-wrap:wrap}.trust-strip{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.category-grid button.wide{grid-column:span 2}.request-area{padding:12px}.process{padding-left:18px;padding-right:18px}footer{grid-template-columns:1fr;padding:18px}}
/* Premium final request layout */
.white-card{min-height:100%}
.upload-card-compact{}
.details-card{
  border:1px solid #bcc7cd;
  box-shadow:0 12px 30px rgba(20,33,41,.16);
}
.details-card h3{
  font-size:15px;
  letter-spacing:.01em;
  padding-bottom:8px;
  border-bottom:1px solid #e0e5e8;
}
.details-card form label{font-size:9px}
.details-card input,.details-card select,.details-card textarea{
  padding:10px;
  font-size:9px;
}
.details-card button{
  padding:13px;
  font-size:10px;
}
.drop{height:96px}
.drop img{width:36px;height:36px}
.white-card h3{font-size:12px}
.white-card>p{font-size:7.5px}
.preview img{height:52px}

/* SOFORTDEAL professional valuation workflow */
.valuation-title>span{display:inline-block;color:#ff5a00;font-size:7px;font-weight:900;letter-spacing:.08em;margin-bottom:4px}
.valuation-title h3{margin:0!important;padding-bottom:4px!important;border:0!important}
.valuation-title p{font-size:7.5px;color:#68757c;margin:0 0 11px}
.valuation-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;margin:7px 0 14px}
.valuation-progress>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dce2e5;color:#68747a;font-size:9px;position:relative}
.valuation-progress>b.active{background:#ff5a00;color:#fff}
.valuation-progress>b span{position:absolute;top:31px;left:50%;transform:translateX(-50%);font-size:6px;white-space:nowrap;color:#6d787e;font-weight:700}
.valuation-progress i{height:2px;background:#dce2e5}
.valuation-progress i.done{background:#ff5a00}
.form-step{display:none;padding-top:10px}.form-step.active{display:block}
.step-heading{display:flex;align-items:center;gap:8px;margin:4px 0 8px;padding:8px;background:#f3f5f6;border-radius:4px}
.step-heading>strong{font-size:18px;color:#ff5a00;font-style:italic}
.step-heading div{display:flex;flex-direction:column}.step-heading div>b{font-size:8px}.step-heading small{font-size:6.5px;color:#6c777d;margin-top:2px}
.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}
.dynamic-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}
.dynamic-fields:empty{display:none}
.step-actions{display:flex;justify-content:flex-end;margin-top:10px}.step-actions.split{justify-content:space-between;gap:8px}
.details-card .step-actions button{width:auto;margin:0;padding:11px 14px}
.back-step{background:#e8ecee!important;color:#253139!important}
.next-step,.submit-lead{background:#ff5a00!important;color:#fff!important}
.seller-type{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:8px 0}
.seller-type label{margin:0!important;position:relative}.seller-type input{position:absolute;opacity:0}
.seller-type span{display:block;text-align:center;border:1px solid #c5ced3;padding:9px 4px;border-radius:4px;font-size:8px;cursor:pointer}
.seller-type input:checked+span{border-color:#ff5a00;background:#fff4ee;color:#d84d00}
.security-note{background:#f4f7f8;border-left:3px solid #ff5a00;padding:9px 10px;margin-top:9px;display:flex;flex-direction:column;gap:2px}
.security-note b{font-size:7.5px}.security-note span{font-size:6.5px;color:#657178;line-height:1.35}
.valuation-success{display:none!important;flex-direction:column;gap:5px;padding:16px!important;text-align:center}
.valuation-success.show{display:flex!important}
.valuation-success b{font-size:10px}.valuation-success span{font-size:7px}
@media(max-width:650px){.two-cols,.dynamic-fields{grid-template-columns:1fr}.seller-type{grid-template-columns:1fr}.valuation-progress>b span{display:none}}

/* Platform V2: stronger B2B conversion layer */
.request-intro{background:#eef1f3;color:#111;padding:24px 3vw 0}
.request-intro>span,.b2b-copy>span{font-size:8px;color:#ff5a00;font-weight:900;letter-spacing:.12em}
.request-intro h2{font-size:25px;margin:5px 0 3px;font-style:italic}
.request-intro h2 em,.b2b-copy h2 em{font-style:normal;color:#ff5a00}
.request-intro p{font-size:9px;color:#566269;margin:0}
.b2b-section{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;padding:48px 6vw;background:#0c151a;border-top:1px solid #27343b;border-bottom:1px solid #27343b}
.b2b-copy h2{font-size:31px;line-height:1.08;margin:8px 0 14px;font-style:italic}
.b2b-copy p{max-width:670px;color:#b7c0c5;font-size:11px;line-height:1.6}
.b2b-points{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:20px 0}
.b2b-points b{font-size:9px;font-weight:700}
.b2b-copy>a{display:inline-block;background:#ff5a00;padding:13px 17px;border-radius:4px;font-size:9px;font-weight:900}
.b2b-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.b2b-stats article{background:#121e24;border:1px solid #29373f;border-radius:6px;padding:22px 15px;display:flex;flex-direction:column}
.b2b-stats strong{font-size:27px;color:#ff5a00;font-style:italic}
.b2b-stats span{font-size:8px;color:#b8c1c6;margin-top:4px}
@media(max-width:800px){.b2b-section{grid-template-columns:1fr}.b2b-points{grid-template-columns:1fr}.b2b-stats{grid-template-columns:1fr 1fr}}

/* V5 - serious documentation & handover UX */
.document-check,.handover-box{
  margin:10px 0 12px;
  padding:11px;
  border:1px solid #d3dade;
  background:#f6f8f9;
  border-radius:5px;
}
.doc-check-head{display:flex;flex-direction:column;gap:2px;margin-bottom:7px}
.doc-check-head b,.handover-box>b{font-size:8px;color:#172027}
.doc-check-head small{font-size:6.5px;color:#68757c}
.document-check label,.handover-box label{color:#26343b}
.mobile-sticky-cta{display:none}
@media(max-width:650px){
 .mobile-sticky-cta{
   display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:99;
   background:#ff5a00;color:#fff;text-align:center;padding:14px 12px;border-radius:5px;
   font-size:9px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.35)
 }
 body{padding-bottom:70px}
}

/* V6 - fleet fast lane & form reassurance */
.fleet-fastlane{
  display:flex;justify-content:space-between;align-items:center;gap:25px;
  padding:26px 5vw;background:#0c171d;border-top:1px solid #28353c;border-bottom:1px solid #28353c
}
.fleet-fastlane span{font-size:8px;color:#ff5a00;font-weight:900;letter-spacing:.12em}
.fleet-fastlane h2{font-size:26px;margin:6px 0 5px;font-style:italic}
.fleet-fastlane p{font-size:9px;color:#aeb8bd;max-width:720px;margin:0}
.fleet-fastlane a{background:#ff5a00;color:#fff;padding:13px 17px;border-radius:4px;font-size:9px;font-weight:900;white-space:nowrap}
.submit-note{display:block;margin-top:7px;color:#728087;font-size:6.5px;text-align:right}
@media(max-width:700px){.fleet-fastlane{flex-direction:column;align-items:flex-start}.fleet-fastlane h2{font-size:22px}}
\n/* Requested layout refinement: Wichtige Details dominant; uploads compact */\n.request-area-v7{display:grid!important;grid-template-columns:255px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;padding:18px 3vw 24px!important}\n.compact-uploads{display:grid;gap:10px;align-content:start;position:sticky;top:92px}\n.compact-upload-card{display:grid!important;grid-template-columns:48px 1fr 18px;align-items:center;gap:10px;min-height:76px;margin:0!important;padding:12px 13px;border:1px solid #cfd7dc;border-radius:7px;background:#fff;color:#182027;box-shadow:0 6px 16px rgba(20,33,41,.08);cursor:pointer;transition:.18s ease}\n.compact-upload-card:hover{border-color:#ff5a00;box-shadow:0 7px 18px rgba(255,90,0,.10);transform:translateY(-1px)}\n.compact-upload-card input{display:none}\n.compact-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f1f4f5}.compact-icon img{width:28px;height:28px}\n.compact-upload-card b{display:block;font-size:9px;color:#172027}.compact-upload-card small{display:block;margin-top:3px;font-size:7px;color:#76838a;font-weight:500;line-height:1.35}.compact-upload-card em{font-size:20px;color:#ff5a00;font-style:normal;justify-self:end}\n.compact-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:0}.compact-preview img{width:100%;height:56px;object-fit:cover;border-radius:4px}.compact-documents{margin-top:0}\n.request-area-v7 .details-card{width:100%;min-width:0;padding:20px 22px;box-shadow:0 10px 24px rgba(20,33,41,.12)}\n.request-area-v7 .details-card .valuation-title h3{font-size:18px!important}.request-area-v7 .details-card form label{font-size:8.7px}.request-area-v7 .details-card input,.request-area-v7 .details-card select,.request-area-v7 .details-card textarea{padding:10px!important}\n@media(max-width:950px){.request-area-v7{grid-template-columns:1fr!important}.compact-uploads{grid-template-columns:1fr 1fr;position:static}.compact-preview,.compact-documents{grid-column:1/-1}}\n@media(max-width:620px){.compact-uploads{grid-template-columns:1fr}.request-area-v7{padding-left:12px!important;padding-right:12px!important}.request-area-v7 .details-card{padding:15px}.compact-upload-card{min-height:70px}}\n
/* V7 EASY FLOW - full-width valuation */
.request-flow-full{
  display:block!important;
  padding:20px 3vw 30px!important;
  background:#eef1f3;
  color:#111;
}
.valuation-shell{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  background:#fff;
  border:1px solid #d8dfe3;
  border-radius:9px;
  padding:22px 24px 24px;
  box-shadow:0 10px 28px rgba(21,33,41,.10);
}
.valuation-shell .valuation-title h3{font-size:22px!important;margin:2px 0 4px!important}
.valuation-shell .valuation-title p{font-size:8.5px!important}
.valuation-progress-4{grid-template-columns:auto 1fr auto 1fr auto 1fr auto!important;margin:12px 0 22px!important}
.valuation-progress-4>b{width:32px!important;height:32px!important;font-size:10px!important}
.valuation-progress-4>b span{top:36px!important}
.valuation-shell .form-step{padding-top:14px}
.valuation-shell .step-heading{padding:12px 14px!important;margin-bottom:14px!important}
.valuation-shell .step-heading>strong{font-size:23px!important}
.valuation-shell .step-heading div>b{font-size:10px!important}
.valuation-shell .step-heading small{font-size:7.5px!important}
.valuation-shell .two-cols{grid-template-columns:1fr 1fr!important;gap:0 14px!important}
.valuation-shell .dynamic-fields{grid-template-columns:1fr 1fr!important;gap:0 14px!important}
.valuation-shell label{font-size:9px!important}
.valuation-shell input,.valuation-shell select,.valuation-shell textarea{padding:12px!important;font-size:9px!important}
.photo-value-note{display:flex;gap:8px;align-items:flex-start;padding:12px 14px;border-left:3px solid #ff5a00;background:#fff6f1;margin-bottom:14px}
.photo-value-note b{font-size:9px}.photo-value-note span{font-size:8px;color:#59666d;line-height:1.5}
.upload-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.upload-choice{display:grid!important;grid-template-columns:58px 1fr 28px;align-items:center;gap:12px;padding:15px!important;margin:0!important;border:1px solid #ccd5da;border-radius:7px;background:#f9fbfc;cursor:pointer}
.upload-choice:hover{border-color:#ff5a00}.upload-choice input{display:none}
.upload-round{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eef2f4}
.upload-round img{width:30px;height:30px}
.upload-choice b{font-size:10px}.upload-choice small{display:block;margin-top:3px;font-size:7.5px;color:#728087}.upload-choice em{font-style:normal;color:#ff5a00;font-size:26px}
.upload-preview{grid-template-columns:repeat(6,1fr)!important;margin-top:12px}.upload-preview img{height:75px!important}
.upload-documents{margin-top:10px!important}
.fleet-upload-hint{display:flex;gap:8px;padding:11px 13px;background:#f3f6f7;border:1px solid #d7dee2;margin-top:12px}
.fleet-upload-hint b{font-size:8px;color:#ff5a00}.fleet-upload-hint span{font-size:7.5px;color:#657279}
.step-actions{margin-top:18px!important}.step-actions button{font-size:9px!important;padding:12px 16px!important}
.submit-note{text-align:left!important}
@media(max-width:750px){
 .valuation-shell{padding:15px}
 .valuation-shell .two-cols,.valuation-shell .dynamic-fields,.upload-step-grid{grid-template-columns:1fr!important}
 .valuation-progress-4>b span{display:none!important}
 .upload-preview{grid-template-columns:repeat(3,1fr)!important}
}

/* V7 professional question wording */
.valuation-shell label{
  font-weight:800!important;
  color:#1e272d!important;
  line-height:1.35;
}
.valuation-shell label input,
.valuation-shell label select,
.valuation-shell label textarea{
  margin-top:3px;
  font-weight:500!important;
}
.valuation-shell select:invalid{
  color:#7b878e;
}

/* V8 – conversion polish */
.valuation-shell label{font-size:10.5px!important}
.valuation-shell input,.valuation-shell select,.valuation-shell textarea{font-size:10px!important;min-height:43px}
.valuation-shell .valuation-title h3{font-size:24px!important}
.valuation-shell .step-heading div>b{font-size:11px!important}
.form-completion{display:flex;align-items:center;gap:10px;margin:4px 0 16px}
.form-completion-track{height:5px;background:#e4e9ec;flex:1;border-radius:10px;overflow:hidden}
.form-completion-track i{display:block;height:100%;width:25%;background:#ff5a00;transition:width .25s}
.form-completion span{font-size:7.5px;color:#69767d;font-weight:800;min-width:90px;text-align:right}
.draft-note{font-size:7px;color:#7b878d;margin-top:8px}
@media(max-width:750px){.valuation-shell label{font-size:10px!important}}

/* V9 - smart selection UX */
.valuation-shell select{
  cursor:pointer;
  appearance:auto;
}
.valuation-shell select option{
  font-size:14px;
  padding:8px;
}
.valuation-shell #brandSelect,
.valuation-shell #modelSelect{
  font-weight:700!important;
}
.selection-tip{
  font-size:7px;color:#758289;margin-top:4px
}

/* V10 – Ordered premium form flow
   One clear vertical path, numbered questions */
.valuation-shell{
  max-width:1380px!important;
}
.valuation-shell .form-step{
  counter-reset: formquestion;
}
.valuation-shell .two-cols,
.valuation-shell .dynamic-fields{
  display:block!important;
  max-width:1040px;
  margin-left:auto;
  margin-right:auto;
}
.valuation-shell .form-step > label,
.valuation-shell .two-cols > label,
.valuation-shell .dynamic-fields > label,
.valuation-shell .document-check .two-cols > label,
.valuation-shell .handover-box .two-cols > label{
  position:relative;
  display:flex!important;
  flex-direction:column;
  gap:5px;
  margin:0 0 11px!important;
  padding:13px 14px 13px 64px;
  min-height:72px;
  background:#fbfcfd;
  border:1px solid #dbe2e6;
  border-radius:7px;
  color:#1d272d!important;
  box-shadow:0 3px 9px rgba(25,39,48,.035);
}
.valuation-shell .form-step > label:not(.consent):not(.upload-choice)::before,
.valuation-shell .two-cols > label::before,
.valuation-shell .dynamic-fields > label::before,
.valuation-shell .document-check .two-cols > label::before,
.valuation-shell .handover-box .two-cols > label::before{
  counter-increment:formquestion;
  content:counter(formquestion);
  position:absolute;
  left:16px;
  top:50%;
  transform:translateY(-50%);
  width:31px;
  height:31px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#ff5a00;
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:900;
  box-shadow:0 3px 8px rgba(255,90,0,.18);
}
.valuation-shell .form-step > label:not(.consent):not(.upload-choice):focus-within,
.valuation-shell .two-cols > label:focus-within,
.valuation-shell .dynamic-fields > label:focus-within{
  border-color:#ff5a00;
  background:#fff;
  box-shadow:0 5px 15px rgba(255,90,0,.08);
}
.valuation-shell .form-step > label input,
.valuation-shell .form-step > label select,
.valuation-shell .form-step > label textarea,
.valuation-shell .two-cols > label input,
.valuation-shell .two-cols > label select,
.valuation-shell .two-cols > label textarea,
.valuation-shell .dynamic-fields > label input{
  width:100%;
  margin-top:3px!important;
}
.valuation-shell .document-check,
.valuation-shell .handover-box{
  max-width:1040px;
  margin:14px auto!important;
}
.valuation-shell .document-check .two-cols,
.valuation-shell .handover-box .two-cols{
  max-width:none;
}
.valuation-shell .seller-type,
.valuation-shell .security-note,
.valuation-shell .photo-value-note,
.valuation-shell .upload-step-grid,
.valuation-shell .fleet-upload-hint,
.valuation-shell .upload-preview,
.valuation-shell .upload-documents{
  max-width:1040px;
  margin-left:auto!important;
  margin-right:auto!important;
}
.valuation-shell .step-actions{
  max-width:1040px;
  margin-left:auto!important;
  margin-right:auto!important;
}
.valuation-shell .consent{
  max-width:1040px;
  margin:12px auto!important;
  padding:10px 12px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.valuation-shell .consent::before{display:none!important}
.valuation-shell .hidden{display:none!important}

/* avoid numbering upload cards and special selection labels */
.valuation-shell .upload-choice::before,
.valuation-shell .seller-type label::before{
  display:none!important;
}
.valuation-shell .seller-type label{
  padding:0!important;
  min-height:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

/* Clear visual route */
.valuation-shell .step-heading{
  max-width:1040px;
  margin-left:auto!important;
  margin-right:auto!important;
}
.valuation-shell .step-heading + .two-cols,
.valuation-shell .step-heading + .photo-value-note{
  margin-top:8px!important;
}
@media(max-width:750px){
  .valuation-shell .form-step > label,
  .valuation-shell .two-cols > label,
  .valuation-shell .dynamic-fields > label,
  .valuation-shell .document-check .two-cols > label,
  .valuation-shell .handover-box .two-cols > label{
    padding-left:54px;
  }
  .valuation-shell .form-step > label:not(.consent):not(.upload-choice)::before,
  .valuation-shell .two-cols > label::before,
  .valuation-shell .dynamic-fields > label::before,
  .valuation-shell .document-check .two-cols > label::before,
  .valuation-shell .handover-box .two-cols > label::before{
    left:12px;width:28px;height:28px;font-size:10px;
  }
}

/* =========================================================
   V10 MOBILE PERFECT
   Desktop design remains unchanged.
   ========================================================= */

.mobile-photo-helper{display:none}

/* general mobile safety */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}

@media(max-width:820px){
  /* Header */
  .header{
    height:66px!important;
    padding:0 14px!important;
    padding-top:env(safe-area-inset-top)!important;
    gap:8px!important;
  }
  .header .logo img{
    width:190px!important;
    height:54px!important;
  }
  .header nav{display:none!important}
  .header .cta{
    margin-left:auto!important;
    padding:10px 11px!important;
    font-size:8px!important;
    white-space:nowrap!important;
  }

  /* Hero */
  .hero{
    min-height:510px!important;
    height:auto!important;
  }
  .hero-image{
    width:100%!important;
    opacity:.76!important;
    background-position:66% center!important;
  }
  .hero-overlay{
    background:linear-gradient(90deg,rgba(3,7,10,.98),rgba(3,7,10,.78) 58%,rgba(3,7,10,.30))!important;
  }
  .hero-copy{
    width:100%!important;
    padding:42px 18px 34px!important;
  }
  .hero h1{
    font-size:36px!important;
    line-height:1.02!important;
    max-width:380px!important;
  }
  .hero p{
    font-size:12px!important;
    line-height:1.55!important;
    max-width:380px!important;
  }
  .mini-benefits{
    gap:8px!important;
    font-size:8px!important;
    flex-wrap:wrap!important;
  }
  .hero-button{
    min-height:46px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:9px!important;
  }

  /* Trust / categories */
  .trust-strip{
    grid-template-columns:1fr 1fr!important;
    padding:10px 12px!important;
  }
  .trust-strip>div{
    padding:9px 8px!important;
    font-size:8px!important;
  }
  .category-section{
    padding:18px 12px!important;
  }
  .category-section h2{
    font-size:21px!important;
  }
  .category-grid{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .category-grid button{
    height:145px!important;
    min-width:0!important;
  }
  .category-grid button.wide{
    grid-column:span 2!important;
    height:105px!important;
  }
  .category-grid b{font-size:9px!important}
  .category-grid strong{font-size:7.5px!important}

  /* Fleet fast lane */
  .fleet-fastlane{
    padding:22px 16px!important;
  }
  .fleet-fastlane h2{font-size:22px!important}
  .fleet-fastlane p{font-size:9px!important;line-height:1.55!important}
  .fleet-fastlane a{
    width:100%!important;
    text-align:center!important;
    min-height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  /* Process */
  .process{
    padding:20px 16px!important;
  }
  .process-row{
    grid-template-columns:1fr!important;
    gap:2px!important;
  }
  .process-row>i{
    transform:rotate(90deg)!important;
    margin:1px auto!important;
    font-size:22px!important;
  }
  .circle{
    width:58px!important;
    height:58px!important;
  }

  /* Main valuation */
  .request-flow-full{
    padding:12px!important;
  }
  .valuation-shell{
    width:100%!important;
    padding:16px 12px 20px!important;
    border-radius:8px!important;
  }
  .valuation-shell .valuation-title h3{
    font-size:20px!important;
    line-height:1.08!important;
  }
  .valuation-shell .valuation-title p{
    font-size:8px!important;
    line-height:1.45!important;
  }

  /* Progress: simple and readable */
  .valuation-progress-4{
    margin:14px 0 18px!important;
  }
  .valuation-progress-4>b{
    width:31px!important;
    height:31px!important;
    flex:none!important;
  }
  .valuation-progress-4>b span{
    display:none!important;
  }
  .valuation-progress-4 i{
    min-width:18px!important;
  }

  /* Step header */
  .valuation-shell .step-heading{
    padding:10px 11px!important;
    border-radius:6px!important;
  }
  .valuation-shell .step-heading>strong{
    font-size:20px!important;
  }
  .valuation-shell .step-heading div>b{
    font-size:10px!important;
  }
  .valuation-shell .step-heading small{
    font-size:7px!important;
    line-height:1.35!important;
  }

  /* Ordered question cards */
  .valuation-shell .form-step > label,
  .valuation-shell .two-cols > label,
  .valuation-shell .dynamic-fields > label,
  .valuation-shell .document-check .two-cols > label,
  .valuation-shell .handover-box .two-cols > label{
    width:100%!important;
    padding:12px 10px 12px 52px!important;
    min-height:76px!important;
    margin-bottom:10px!important;
    border-radius:7px!important;
  }
  .valuation-shell .form-step > label:not(.consent):not(.upload-choice)::before,
  .valuation-shell .two-cols > label::before,
  .valuation-shell .dynamic-fields > label::before,
  .valuation-shell .document-check .two-cols > label::before,
  .valuation-shell .handover-box .two-cols > label::before{
    left:11px!important;
    width:28px!important;
    height:28px!important;
    font-size:10px!important;
  }
  .valuation-shell label{
    font-size:10.5px!important;
    line-height:1.35!important;
  }
  .valuation-shell input,
  .valuation-shell select,
  .valuation-shell textarea{
    min-height:48px!important;
    font-size:16px!important; /* prevents iOS auto-zoom */
    padding:11px 10px!important;
    border-radius:6px!important;
  }
  .valuation-shell textarea{
    min-height:86px!important;
  }

  /* Native selects: easier finger use */
  .valuation-shell select{
    width:100%!important;
    max-width:100%!important;
    text-overflow:ellipsis!important;
  }

  /* Upload step */
  .mobile-photo-helper{
    display:block;
    max-width:1040px;
    margin:0 auto 10px;
    padding:9px 11px;
    background:#eef5f8;
    border-left:3px solid #ff5a00;
    color:#4d5b62;
    font-size:8px;
    line-height:1.45;
  }
  .photo-value-note{
    flex-direction:column!important;
    gap:3px!important;
    padding:11px!important;
  }
  .upload-step-grid{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  .upload-choice{
    min-height:82px!important;
    grid-template-columns:50px 1fr 24px!important;
    padding:12px!important;
  }
  .upload-round{
    width:48px!important;
    height:48px!important;
  }
  .upload-round img{
    width:27px!important;
    height:27px!important;
  }
  .upload-choice b{font-size:9.5px!important}
  .upload-choice small{font-size:7.5px!important;line-height:1.35!important}
  .upload-preview{
    grid-template-columns:repeat(3,1fr)!important;
  }
  .upload-preview img{
    height:82px!important;
  }

  /* Seller type */
  .seller-type{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  .seller-type span{
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:9px!important;
  }

  /* Buttons / sticky flow */
  .step-actions{
    position:sticky!important;
    bottom:calc(8px + env(safe-area-inset-bottom))!important;
    z-index:30!important;
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:blur(8px)!important;
    padding:8px 0!important;
    margin-top:16px!important;
    border-top:1px solid #e6ebee!important;
  }
  .step-actions.split{
    display:grid!important;
    grid-template-columns:.72fr 1.28fr!important;
    gap:7px!important;
  }
  .step-actions button{
    width:100%!important;
    min-height:48px!important;
    padding:11px 9px!important;
    font-size:8.5px!important;
    white-space:normal!important;
  }
  .draft-note{
    display:none!important;
  }

  /* Document/hand-over containers */
  .document-check,.handover-box{
    padding:10px!important;
  }

  /* B2B */
  .b2b-section{
    grid-template-columns:1fr!important;
    padding:34px 16px!important;
    gap:20px!important;
  }
  .b2b-copy h2{
    font-size:25px!important;
  }
  .b2b-points{
    grid-template-columns:1fr!important;
  }
  .b2b-stats{
    grid-template-columns:1fr 1fr!important;
  }

  /* Footer */
  footer{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:22px 16px 90px!important;
  }
  footer nav{
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    gap:16px!important;
  }

  /* We already have step-local sticky actions; hide global mobile CTA during form area */
  .mobile-sticky-cta{
    min-height:48px!important;
    left:10px!important;
    right:10px!important;
    bottom:calc(8px + env(safe-area-inset-bottom))!important;
    font-size:9px!important;
  }
}

@media(max-width:390px){
  .header .logo img{width:160px!important}
  .header .cta{font-size:7px!important;padding:9px 8px!important}
  .hero h1{font-size:32px!important}
  .category-grid button{height:132px!important}
  .valuation-shell{padding-left:9px!important;padding-right:9px!important}
  .valuation-shell .form-step > label,
  .valuation-shell .two-cols > label,
  .valuation-shell .dynamic-fields > label,
  .valuation-shell .document-check .two-cols > label,
  .valuation-shell .handover-box .two-cols > label{
    padding-left:48px!important;
  }
}

/* landscape phone */
@media(max-width:900px) and (orientation:landscape){
  .hero{min-height:390px!important}
  .hero-copy{padding-top:25px!important}
  .category-grid{grid-template-columns:repeat(3,1fr)!important}
  .category-grid button.wide{grid-column:span 3!important}
}
