.sx-module-intro{min-width:0}.sx-filter-label{display:inline-flex;gap:7px;align-items:center;color:var(--blue);font-size:12px}.sx-filter-label .icon{width:15px;height:15px}
.sx-overview{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px;padding:25px;border-radius:22px;margin-bottom:20px;align-items:center}.sx-overview>div>span,.sx-age>span,.sx-overview-main>div>span{font-size:11px;color:var(--muted);letter-spacing:.3px}.sx-overview strong{font-size:25px;display:block;margin:9px 0;letter-spacing:-.6px}.sx-overview p{font-size:12px;line-height:1.6}.sx-overview-main{display:flex;gap:20px;align-items:center}.sx-overview-main>svg{width:115px;flex-shrink:0;color:#697d9b}.sx-overview-main>div>strong{font-size:38px}.sx-age{background:#f2f5fb;border:1px solid var(--line);padding:16px;text-align:left;border-radius:15px;color:var(--ink)}.sx-age strong{font-size:18px}.sx-age>span{display:flex;align-items:center;gap:7px}.sx-age .icon{width:16px}.sx-journey{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0}.sx-journey>button{border:1px solid var(--line);background:#fff9;border-radius:15px;padding:17px;text-align:left;position:relative;color:var(--ink)}.sx-journey>button:hover,.sx-journey>button.selected{border-color:#8daff3;background:#edf3ff}.sx-journey>button>span{display:flex;align-items:center;justify-content:space-between;color:var(--blue);margin-bottom:12px}.sx-journey b{font-size:25px}.sx-journey strong{display:block;font-size:13px}.sx-journey small{display:block;font-size:11px;color:var(--muted);line-height:1.6;margin-top:6px}.sx-cars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sx-car{border-radius:20px;overflow:hidden;min-width:0}.sx-photo{display:block;border:0;padding:0;width:100%;height:185px;position:relative;background:#edf1f6}.sx-photo>img{width:100%;height:100%;object-fit:contain}.sx-photo>svg{height:130px;width:85%;color:#70829a}.sx-photo>.pill{position:absolute;top:12px;left:12px}.sx-card-content{padding:21px}.sx-card-content>small{font-size:11px;color:var(--muted)}.sx-card-content h2{font-size:18px;margin:8px 0 14px}.sx-price{display:flex;align-items:center;justify-content:space-between;gap:12px}.sx-price strong{font-size:22px;letter-spacing:-.6px}.sx-price>span{font-size:11px;color:var(--muted)}.sx-location{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);margin-top:16px;padding-top:12px;align-items:flex-start}.sx-location>span{font-size:12px;color:var(--muted);display:flex;gap:6px;align-items:center}.sx-location .icon{width:15px;height:15px}.sx-location button{font-size:11px}.sx-next{margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}.sx-next>span{font-size:9px;letter-spacing:1px;color:var(--muted);font-weight:700}.sx-next p{font-size:12px;line-height:1.6;min-height:38px;margin:8px 0 13px}.sx-next>.btn{width:100%;justify-content:space-between}.sx-footnote{font-size:11px;color:var(--muted);margin:22px 0;max-width:900px}.sx-operation{margin:24px 0}.sx-operation-context{display:flex;gap:18px;flex-wrap:wrap}.sx-operation-context>span{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.sx-operation-context .icon{width:17px}.sx-task{display:flex;gap:13px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.sx-task>div{flex:1}.sx-task strong{font-size:13px}.sx-task small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.sx-task.done strong{text-decoration:line-through;color:var(--muted)}.sx-task .text-btn{font-size:12px}.sx-empty-task{display:flex;gap:12px;padding:20px;background:#f1f5fb;border-radius:12px;align-items:center}.sx-empty-task .icon{flex-shrink:0;color:var(--blue)}.sx-empty-task p{font-size:12px}.g-empty>svg{max-width:200px;max-height:100px}
@media(max-width:1150px){.sx-overview{grid-template-columns:1fr 1fr;gap:20px}.sx-overview-main{grid-column:1/-1}.sx-cars{grid-template-columns:repeat(2,minmax(0,1fr))}.sx-journey{gap:7px}.sx-journey>button{padding:12px}}
@media(max-width:720px){.sx-overview{grid-template-columns:1fr;padding:20px;gap:15px}.sx-overview-main{grid-column:auto}.sx-journey{display:flex;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x mandatory}.sx-journey>button{flex:0 0 145px;scroll-snap-align:start}.sx-cars{grid-template-columns:1fr}.sx-operation .section-title{gap:12px;flex-wrap:wrap}.sx-task{flex-wrap:wrap}.sx-task .text-btn{margin-left:46px}.sx-price strong{font-size:24px}}
.fx-timeline{display:grid;gap:24px;margin:25px 0}.fx-group>header{display:flex;gap:12px;margin-bottom:12px;align-items:flex-start}.fx-group h2{font-size:16px}.fx-group h2 small{font-size:12px;color:var(--muted);margin-left:8px}.fx-group header p{font-size:12px;margin-top:5px}.fx-dot{width:11px;height:11px;border-radius:50%;background:var(--blue);margin-top:6px}.fx-dot.late{background:#c37c47}.fx-dot.settled{background:#339579}.fx-items{display:grid;gap:10px;padding-left:22px;border-left:1px solid #d9e3f1;margin-left:5px}.fx-entry{display:flex;padding:18px;gap:16px;border-radius:15px;align-items:center}.fx-direction{display:flex;align-items:center;gap:5px;font-size:10px;color:#836747;background:#f8f0e7;padding:9px;border-radius:9px}.fx-direction.receivable{color:#3c7b68;background:#e6f3ed}.fx-direction .icon{width:13px;height:13px}.fx-entry-main{flex:1}.fx-entry h3{font-size:13px}.fx-entry p{font-size:11px;margin:5px 0}.fx-entry-main>span{font-size:10px;color:var(--muted)}.fx-entry-value{min-width:110px;text-align:right}.fx-entry-value>small{font-size:10px;color:var(--muted);display:block;margin-bottom:6px}.fx-entry-value strong{font-size:18px;white-space:nowrap}.fx-entry-actions{display:flex;flex-direction:column;align-items:center;gap:8px}.fx-entry-actions .text-btn{font-size:11px}.fx-table-details>summary{cursor:pointer;font-size:13px;color:var(--blue);padding:15px 0}.bx-journey{padding:25px;border-radius:20px;margin:24px 0}.bx-journey .section-title p{font-size:12px;margin-top:7px}.bx-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin:23px 0}.bx-steps>a{background:#f1f5fd;border:1px solid #e1e8f5;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:9px;color:var(--ink)}.bx-steps .icon{color:var(--blue);width:21px}.bx-steps span{font-size:12px;font-weight:600}.bx-steps strong{font-size:29px;font-weight:600}.bx-steps small{font-size:10px;color:var(--muted);line-height:1.6}.bx-steps>a:hover{background:#e7efff;border-color:#a6bdf1}
@media(max-width:1100px){.bx-steps{grid-template-columns:repeat(3,1fr)}.fx-entry{flex-wrap:wrap}.fx-entry-main{min-width:40%}.fx-entry-actions{flex-direction:row;justify-content:flex-end;width:100%}}
@media(max-width:720px){.bx-steps{grid-template-columns:repeat(2,1fr)}.bx-journey{padding:20px}.fx-entry{gap:11px;padding:15px}.fx-direction{font-size:9px}.fx-entry-main{flex-basis:65%}.fx-entry-value{margin-left:auto}.fx-entry-actions{justify-content:space-between;flex-wrap:wrap}.fx-items{padding-left:12px}}
.sx-price-label{display:block;color:var(--muted);font-size:11px;margin-top:16px}.sx-car-facts{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.sx-car-facts>span{font-size:11px;background:#f1f5fb;border:1px solid var(--line);padding:6px 9px;border-radius:7px}.sx-vehicle-tabs{margin:25px 0 0}.sx-vehicle-tabs button>span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:7px;font-size:10px;background:#e7eefb;color:var(--blue);border-radius:6px}.sx-summary{margin:22px 0}.sx-summary-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sx-summary-facts>div{display:flex;flex-direction:column;gap:11px}.sx-summary-facts>div>span{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.6px;color:var(--muted)}.sx-summary-facts .icon{width:17px;height:17px}.sx-summary-facts strong{font-size:15px}.sx-summary-facts small,.sx-summary-facts .text-btn{font-size:11px;align-self:flex-start}.sx-summary-facts small{color:var(--muted)}.sx-summary-next{display:flex;align-items:center;gap:16px;border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.sx-summary-next>.eyebrow{font-size:9px;flex-shrink:0}.sx-summary-next p{font-size:12px;line-height:1.7;flex:1}.sx-overview-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.sx-overview-links>button{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#ffffff9c;color:var(--ink);text-align:left}.sx-overview-links>button>span{flex:1}.sx-overview-links strong,.sx-overview-links small{display:block}.sx-overview-links strong{font-size:13px}.sx-overview-links small{font-size:11px;color:var(--muted);margin-top:6px}.sx-overview-links>.icon,.sx-overview-links>button>.icon{color:var(--blue);width:21px}.sx-section-icon{display:grid;place-items:center;width:43px;height:43px;background:#edf3ff;border-radius:12px;color:var(--blue);margin-bottom:15px}.sx-doc-note{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:17px}.sx-operation .section-title p{font-size:12px;margin-top:8px;line-height:1.6}.sx-prep-context{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.sx-prep-context>div{display:flex;align-items:center;gap:12px;background:#f2f6fc;border-radius:12px;padding:17px}.sx-prep-context>div>span{color:#6481aa}.sx-prep-context>div>div{flex:1}.sx-prep-context small{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.sx-prep-context strong{font-size:13px}.sx-prep-context .text-btn{font-size:11px}.sx-task-group{font-size:13px;margin-top:24px}.sx-task-group>span,.sx-done-list>summary>span{font-weight:500;color:var(--muted);margin-left:7px}.sx-task small{display:flex;align-items:center;gap:5px}.sx-task small .icon{width:13px;height:13px}.sx-task .text-btn{display:flex;align-items:center;gap:6px}.sx-task .text-btn .icon{width:15px;height:15px}.sx-done-list{margin-top:22px}.sx-done-list>summary{cursor:pointer;font-size:13px;color:var(--muted);padding:8px 0}.sx-empty-task{margin-top:20px;padding:24px}.sx-empty-task h3{font-size:14px;margin-bottom:7px}.sx-empty-task .text-btn{margin-top:12px;font-size:12px;display:flex;gap:7px;align-items:center}.sx-prep-footer{display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:23px}.sx-prep-footer>span{font-size:11px;color:var(--muted);line-height:1.7;display:flex;align-items:flex-start;gap:8px;flex:1}.sx-prep-footer>span .icon{width:16px;flex-shrink:0}.sx-dialog{max-width:650px}.sx-dialog>h2{margin:9px 0}.sx-dialog>p{font-size:12px;line-height:1.75}.sx-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sx-picker-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;background:#f4f7fc;border:1px solid var(--line);border-radius:13px;padding:18px 12px;position:relative;color:var(--ink);min-height:102px}.sx-picker-card>.icon{width:27px;height:27px;color:#6983a8}.sx-picker-card>strong{font-size:11px;line-height:1.5}.sx-picker-card.selected{background:#edf3ff;border-color:#95b5ed}.sx-picker-card.selected>span{position:absolute;right:7px;top:7px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:white;width:17px;height:17px}.sx-picker-card.selected>span .icon{width:11px;height:11px}.sx-dialog .field small{font-size:10px;line-height:1.6;color:var(--muted)}.sx-field-note{display:flex;gap:8px;font-size:11px;color:var(--muted);line-height:1.7}.sx-field-note>.icon{width:17px;flex-shrink:0}.sx-dialog-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding-top:20px}.sx-dialog-footer .text-btn{font-size:11px;max-width:190px;text-align:left;line-height:1.6}.sx-owner-choices{display:flex;gap:8px;flex-wrap:wrap}.sx-owner-choices>button{border:1px solid var(--line);background:#f4f7fc;border-radius:10px;display:flex;align-items:center;gap:9px;padding:11px 13px;font-size:12px;color:var(--ink);text-align:left}.sx-owner-choices>button>.icon{height:17px;width:17px;color:var(--blue)}.sx-owner-choices>button.selected{background:#edf3ff;border-color:#95b5ed}.sx-owner-choices small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.sx-choice-label{font-size:12px;display:block;margin-bottom:9px}
@media(max-width:720px){.sx-summary-facts{grid-template-columns:1fr;gap:20px}.sx-summary-facts>div{padding-bottom:15px;border-bottom:1px solid var(--line)}.sx-summary-facts>div:last-child{padding:0;border:0}.sx-summary-next{flex-wrap:wrap;gap:10px}.sx-summary-next>p{flex-basis:70%}.sx-summary-next>.btn{width:100%}.sx-overview-links{grid-template-columns:1fr}.sx-prep-context{grid-template-columns:1fr}.sx-prep-footer{flex-direction:column;align-items:stretch}.sx-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.sx-dialog-footer{flex-direction:column;align-items:stretch}.sx-dialog-footer .text-btn{max-width:none}.sx-vehicle-tabs{overflow-x:auto;flex-wrap:nowrap}.sx-vehicle-tabs>button{white-space:nowrap;flex-shrink:0}.sx-task small{flex-wrap:wrap;line-height:1.7}}
.sx-edit-section{padding-bottom:6px}.sx-edit-section>h3{display:flex;align-items:center;gap:9px;font-size:13px;margin:4px 0 16px}.sx-edit-section>h3 .icon{width:18px;height:18px;color:#6481aa}.sx-edit-section+.sx-edit-section{border-top:1px solid var(--line);padding-top:19px}.sx-edit-extra{background:#f4f7fc;border-radius:11px;padding:15px}.sx-edit-extra>summary{font-size:12px;color:#526983;cursor:pointer}.sx-edit-extra .field{font-size:12px}.sx-edit-extra .g-check{font-size:11px;line-height:1.7}.sx-edit-extra .sx-field-note{margin-top:11px}
