@charset "UTF-8";.contact-info-item{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #eee}.ci-icon{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:#e85d04}.ci-icon--email{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect fill='%23E85D04' width='40' height='40' rx='8'/%3E%3Ctext x='50%25' y='58%25' text-anchor='middle' dominant-baseline='middle' font-size='20' fill='white'%3E✉%3C/text%3E%3C/svg%3E") center/100% no-repeat}.ci-icon--phone{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect fill='%23E85D04' width='40' height='40' rx='8'/%3E%3Ctext x='50%25' y='58%25' text-anchor='middle' dominant-baseline='middle' font-size='20' fill='white'%3E📞%3C/text%3E%3C/svg%3E") center/100% no-repeat}.ci-icon--location{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect fill='%23E85D04' width='40' height='40' rx='8'/%3E%3Ctext x='50%25' y='58%25' text-anchor='middle' dominant-baseline='middle' font-size='20' fill='white'%3E📍%3C/text%3E%3C/svg%3E") center/100% no-repeat}.ci-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#888}.ci-value{font-weight:600;font-size:.92rem;color:#1c3144;margin:.15rem 0}.ci-note{font-size:.8rem;color:#aaa}.contact-guarantee{background:#fff3ec;border-radius:10px;padding:1.25rem;border-left:4px solid #e85d04}.contact-guarantee h5{font-size:.95rem;color:#1c3144;margin-bottom:.6rem}.contact-guarantee ul{margin:0;padding-left:1.1rem}.contact-guarantee li{font-size:.85rem;color:#4a5c68;line-height:1.9}.contact-form-card{background:#fff;border:1px solid #e5e9ec;border-radius:16px;padding:2.5rem}