.DetailGallery-module__twvzTG__wrap{flex-direction:column;gap:12px;display:flex}.DetailGallery-module__twvzTG__main{background:var(--gray-bg);aspect-ratio:16/11;border:1px solid var(--gray-border);border-radius:14px;position:relative;overflow:hidden}.DetailGallery-module__twvzTG__img{object-fit:cover;width:100%;height:100%}.DetailGallery-module__twvzTG__viewPhotosBtn{border:1px solid var(--gray-border);color:var(--navy);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px}.DetailGallery-module__twvzTG__viewPhotosBtn:hover{border-color:var(--orange);color:var(--orange)}.DetailGallery-module__twvzTG__thumbs{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.DetailGallery-module__twvzTG__thumb{background:var(--gray-bg);aspect-ratio:16/11;border:2px solid #0000;border-radius:10px;transition:border-color .18s;overflow:hidden}.DetailGallery-module__twvzTG__thumb:hover{border-color:var(--gold)}.DetailGallery-module__twvzTG__thumbActive{border-color:var(--orange)}.DetailGallery-module__twvzTG__thumb img,.DetailGallery-module__twvzTG__thumbActive img{object-fit:cover;width:100%;height:100%;display:block}.DetailGallery-module__twvzTG__viewer{z-index:300;background:#040a18f2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DetailGallery-module__twvzTG__viewer img{object-fit:contain;border-radius:8px;width:auto;max-width:92vw;height:auto;max-height:86vh}.DetailGallery-module__twvzTG__viewer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:6px;padding:8px 16px;font-size:15px;position:absolute;top:20px;right:24px}.DetailGallery-module__twvzTG__thumbImg{object-fit:cover;width:100%;height:100%}.DetailGallery-module__twvzTG__thumbMore{background:var(--navy);color:#fff;font-family:var(--font-display);aspect-ratio:16/11;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:18px;font-weight:800;display:flex}.DetailGallery-module__twvzTG__thumbMore:hover{background:var(--navy-deep)}.DetailGallery-module__twvzTG__thumbMore small{color:#cbd5e1;letter-spacing:.06em;font-size:10px;font-weight:500}.DetailGallery-module__twvzTG__lightbox{z-index:100;background:#080a0cd9;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.DetailGallery-module__twvzTG__lightboxInner{background:#fff;border-radius:14px;width:100%;max-width:1100px;max-height:90vh;padding:24px;position:relative;overflow:auto}.DetailGallery-module__twvzTG__closeBtn{background:var(--gray-bg);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;display:flex;position:absolute;top:12px;right:12px}.DetailGallery-module__twvzTG__closeBtn:hover{background:var(--gray-border)}.DetailGallery-module__twvzTG__lightboxGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.DetailGallery-module__twvzTG__lightboxImg{aspect-ratio:16/11;object-fit:cover;border:1px solid var(--gray-border);border-radius:8px;width:100%}@media (max-width:640px){.DetailGallery-module__twvzTG__lightboxGrid{grid-template-columns:repeat(2,1fr)}}
.VehicleGallerySection-module__CJbexq__gallery{min-width:0}
.VehicleInfoSection-module__Xtj9sG__info{flex-direction:column;gap:14px;padding-top:8px;display:flex}.VehicleInfoSection-module__Xtj9sG__statusRow{margin-bottom:2px}.VehicleInfoSection-module__Xtj9sG__title{font-family:var(--font-display);color:var(--navy);letter-spacing:.005em;text-transform:uppercase;margin:0;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.1}.VehicleInfoSection-module__Xtj9sG__subtitle{color:var(--text-2);margin-bottom:6px;font-size:14px}.VehicleInfoSection-module__Xtj9sG__priceRow{padding:10px 0 4px}.VehicleInfoSection-module__Xtj9sG__price{font-family:var(--font-display);color:var(--orange);font-size:clamp(34px,4.5vw,48px);font-weight:800}.VehicleInfoSection-module__Xtj9sG__priceAsk{font-family:var(--font-display);color:var(--orange);font-size:24px;font-weight:700}.VehicleInfoSection-module__Xtj9sG__keySpecs{color:var(--text-2);border-top:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0;font-size:13px;display:flex}.VehicleInfoSection-module__Xtj9sG__sep{color:var(--gray-2)}.VehicleInfoSection-module__Xtj9sG__cta{background:var(--whatsapp);color:#fff;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:fit-content;margin-top:10px;padding:14px 24px;font-size:14px;font-weight:700;transition:background .18s;display:inline-flex}.VehicleInfoSection-module__Xtj9sG__cta:hover{background:var(--whatsapp-hover)}.VehicleInfoSection-module__Xtj9sG__idTag{background:var(--gray-bg);border:1px solid var(--gray-border);color:var(--text-2);border-radius:6px;width:fit-content;margin-top:12px;padding:6px 12px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;display:inline-block}.VehicleInfoSection-module__Xtj9sG__ctaFootnote{color:var(--text-3);font-size:12px}
.DetailSection-module__TiOrxq__block{z-index:1;margin-bottom:48px;position:relative}.DetailSection-module__TiOrxq__blockTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--navy);align-items:center;gap:12px;margin-bottom:18px;font-size:clamp(20px,2.6vw,26px);font-weight:800;display:flex}.DetailSection-module__TiOrxq__blockNum{font-family:var(--font-display);color:var(--orange);letter-spacing:.1em;background:var(--orange-soft);border-radius:6px;padding:4px 10px;font-size:14px;font-weight:700}
.VehicleHighlights-module__WZNzLq__section{background:var(--orange-soft);border-radius:14px;padding:22px 24px}.VehicleHighlights-module__WZNzLq__title{font-family:var(--font-display);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:800;display:inline-flex}.VehicleHighlights-module__WZNzLq__title svg{color:var(--orange)}.VehicleHighlights-module__WZNzLq__list{grid-template-columns:1fr 1fr;gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.VehicleHighlights-module__WZNzLq__item{color:var(--navy);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.VehicleHighlights-module__WZNzLq__dot{background:var(--orange);border-radius:50%;flex:0 0 8px;width:8px;height:8px}@media (max-width:480px){.VehicleHighlights-module__WZNzLq__list{grid-template-columns:1fr}}
.AboutVehicle-module__53qB9q__section{border:1px solid var(--gray-border);background:#fff;border-radius:14px;padding:22px 24px}.AboutVehicle-module__53qB9q__title{font-family:var(--font-display);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:800;display:inline-flex}.AboutVehicle-module__53qB9q__title svg{color:var(--orange)}.AboutVehicle-module__53qB9q__body{color:var(--text-2);margin-bottom:18px;font-size:14px;line-height:1.7}.AboutVehicle-module__53qB9q__assurance{border-top:1px dashed var(--gray-border);grid-template-columns:1fr 1fr;gap:16px;padding-top:18px;display:grid}.AboutVehicle-module__53qB9q__assuranceItem{align-items:flex-start;gap:12px;display:flex}.AboutVehicle-module__53qB9q__assuranceItem svg{color:var(--orange);flex:none}.AboutVehicle-module__53qB9q__aTitle{font-family:var(--font-display);letter-spacing:.08em;color:var(--navy);text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.AboutVehicle-module__53qB9q__aBody{color:var(--text-2);font-size:13px;line-height:1.5;display:block}@media (max-width:540px){.AboutVehicle-module__53qB9q__assurance{grid-template-columns:1fr}}
.VehicleSpecs-module__dPqdBa__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.VehicleSpecs-module__dPqdBa__cell{border:1px solid var(--gray-border);background:#fff;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;display:flex}.VehicleSpecs-module__dPqdBa__icon{background:var(--sand);width:36px;height:36px;color:var(--navy);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;display:flex}.VehicleSpecs-module__dPqdBa__label{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.VehicleSpecs-module__dPqdBa__value{color:var(--navy);font-size:14px;font-weight:700;display:block}@media (max-width:640px){.VehicleSpecs-module__dPqdBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.VehicleSpecs-module__dPqdBa__grid{grid-template-columns:1fr}}
.CustomsExportInfo-module__KJ2KEa__section{border:1px solid var(--gray-border);background:#fff;border-radius:14px;padding:22px 24px}.CustomsExportInfo-module__KJ2KEa__title{font-family:var(--font-display);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;font-weight:800;display:inline-flex}.CustomsExportInfo-module__KJ2KEa__title svg{color:var(--orange)}.CustomsExportInfo-module__KJ2KEa__grid{grid-template-columns:repeat(2,1fr);gap:14px 32px;margin:0 0 22px;display:grid}.CustomsExportInfo-module__KJ2KEa__grid>div{flex-direction:column;gap:4px;display:flex}.CustomsExportInfo-module__KJ2KEa__grid dt{letter-spacing:.06em;color:var(--text-3);text-transform:uppercase;font-size:11px;font-weight:700}.CustomsExportInfo-module__KJ2KEa__grid dd{color:var(--navy);margin:0;font-size:14px;font-weight:600}.CustomsExportInfo-module__KJ2KEa__vin{background:var(--gray-bg);border-radius:4px;width:fit-content;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,monospace;display:inline-block}.CustomsExportInfo-module__KJ2KEa__nameplate{border-top:1px dashed var(--gray-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.CustomsExportInfo-module__KJ2KEa__nameplateLabel{font-family:var(--font-display);letter-spacing:.06em;color:var(--navy);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.CustomsExportInfo-module__KJ2KEa__nameplateLabel svg{color:var(--orange)}.CustomsExportInfo-module__KJ2KEa__nameplateActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.CustomsExportInfo-module__KJ2KEa__secondaryBtn{border:1px solid var(--navy);color:var(--navy);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;background:0 0;border-radius:999px;align-items:center;padding:9px 16px;font-size:12px;font-weight:700;display:inline-flex}.CustomsExportInfo-module__KJ2KEa__secondaryBtn:hover{background:var(--navy);color:#fff}.CustomsExportInfo-module__KJ2KEa__whatsappBtn{background:var(--whatsapp);color:#fff;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:12px;font-weight:700;display:inline-flex}.CustomsExportInfo-module__KJ2KEa__whatsappBtn:hover{background:var(--whatsapp-hover)}.CustomsExportInfo-module__KJ2KEa__whatsappBtnDisabled{background:var(--gray-border);color:var(--text-3);cursor:not-allowed;border-radius:999px;align-items:center;padding:9px 16px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:480px){.CustomsExportInfo-module__KJ2KEa__grid{grid-template-columns:1fr}}
