@charset "UTF-8";.ct-contact-card{background:var(--ct-gray-50);border:1px solid var(--ct-gray-100);border-radius:6px;padding:28px;height:100%;display:flex;flex-direction:column;gap:12px}.ct-contact-card--accent{border-top:3px solid var(--ct-primary)}.ct-contact-icon{width:44px;height:44px;background-size:28px;background-repeat:no-repeat;background-position:center;background-color:rgba(27,58,107,.08);border-radius:50%;flex-shrink:0}.ct-ci--dealer{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B3A6B'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E")}.ct-ci--sample{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B3A6B'%3E%3Cpath d='M20 6h-2.18c.07-.44.18-.88.18-1.36C18 2.52 15.48 0 12.36 0c-1.7 0-3.23.8-4.23 2.05L12 6H9.05L8 4.94C7.25 4.33 6.3 4 5.27 4 2.91 4 1 5.91 1 8.27V20c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-7 10h-2v-2h2v2zm0-4h-2v-4h2v4z'/%3E%3C/svg%3E")}.ct-ci--phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231B3A6B'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E")}.ct-contact-card h2{font-size:1rem;font-weight:700;color:var(--ct-primary);margin:0}.ct-contact-card p{font-size:.88rem;color:var(--ct-gray-600);line-height:1.6;flex:1;margin:0}.ct-contact-form .form-control,.ct-contact-form .form-select{border:1px solid var(--ct-gray-200);border-radius:var(--ct-radius);font-size:.9rem;padding:10px 14px}.ct-contact-form .form-control:focus,.ct-contact-form .form-select:focus{border-color:var(--ct-primary);box-shadow:0 0 0 3px rgba(27,58,107,.08)}.ct-contact-form .form-label{font-size:.84rem;font-weight:600;color:var(--ct-gray-800);margin-bottom:6px}.ct-contact-detail-item{padding:14px 0;border-bottom:1px solid var(--ct-gray-100)}.ct-contact-detail-item:last-of-type{border-bottom:none}.ct-contact-detail-item strong{display:block;font-size:.84rem;font-weight:700;color:var(--ct-gray-800);margin-bottom:4px}.ct-contact-detail-item span{font-size:.9rem;color:var(--ct-gray-600);line-height:1.6}.ct-contact-detail-item a{color:var(--ct-primary)}.ct-contact-map ai-img,.ct-contact-map img{border-radius:4px;width:100%;border:1px solid var(--ct-gray-100)}