@media only screen and (min-width:0rem){#contact-profile{background-color:#f8f9fa;min-height:100vh;padding:var(--sectionPadding)}.cs-profile-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 auto;max-width:50rem;overflow:hidden}.cs-profile-header{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;display:flex;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem}.cs-profile-avatar{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:5rem;justify-content:center;margin:0 auto;width:5rem}.cs-profile-avatar svg{color:#fff;height:3rem;width:3rem}.cs-profile-info{text-align:center}.cs-profile-name{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.cs-profile-email{font-size:1rem;line-height:1.4;margin:0;opacity:.9}.cs-profile-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.cs-profile-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;pointer-events:auto;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap;z-index:10}.cs-profile-btn svg{height:1rem;width:1rem}.cs-profile-btn-primary{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.cs-profile-btn-primary:hover{background-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.cs-profile-btn-danger{background-color:rgba(220,53,69,.8);border:1px solid rgba(220,53,69,.9);color:#fff}.cs-profile-btn-danger:hover{background-color:#dc3545;transform:translateY(-2px)}.cs-profile-details{padding:2rem 1.5rem}.cs-detail-section{margin-bottom:2rem}.cs-detail-section:last-child{margin-bottom:0}.cs-detail-title{border-bottom:2px solid #e9ecef;color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;padding-bottom:.75rem}.cs-detail-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.cs-detail-item{display:flex;flex-direction:column;gap:.5rem}.cs-detail-label{color:#6c757d;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.cs-detail-value{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:.375rem;color:#1a1a1a;font-size:1rem;font-weight:500;padding:.75rem 1rem}.cs-tags-container{display:flex;flex-wrap:wrap;gap:.5rem}.cs-tag{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:1rem;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;display:inline-flex;font-size:.6875rem;font-weight:600;letter-spacing:.5px;margin:.125rem .25rem .125rem 0;overflow:hidden;padding:.25rem .625rem;position:relative;text-transform:uppercase;transition:all .2s ease}.cs-tag:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cs-tag:hover{box-shadow:0 2px 4px rgba(0,0,0,.15);transform:translateY(-1px)}.cs-tag:hover:before{left:100%}.cs-tag.cs-tag-quick-quotes{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 4px rgba(40,167,69,.25)}.cs-tag.cs-tag-quick-quotes:hover{box-shadow:0 4px 12px rgba(40,167,69,.35)}.cs-tag.cs-tag-property-management{background:linear-gradient(135deg,#6f42c1,#e83e8c);box-shadow:0 2px 4px rgba(111,66,193,.25)}.cs-tag.cs-tag-property-management:hover{box-shadow:0 4px 12px rgba(111,66,193,.35)}.cs-tag.cs-tag-lead{background:linear-gradient(135deg,#fd7e14,#dc3545);box-shadow:0 2px 4px rgba(253,126,20,.25)}.cs-tag.cs-tag-lead:hover{box-shadow:0 4px 12px rgba(253,126,20,.35)}.cs-tag.cs-tag-customer{background:linear-gradient(135deg,#20c997,#17a2b8);box-shadow:0 2px 4px rgba(32,201,151,.25)}.cs-tag.cs-tag-customer:hover{box-shadow:0 4px 12px rgba(32,201,151,.35)}.cs-no-tags{align-items:center;background:linear-gradient(135deg,#6c757d,#495057);border:none;border-radius:1rem;box-shadow:0 2px 4px hsla(208,7%,46%,.25);color:#fff;display:inline-flex;font-size:.6875rem;font-style:italic;font-weight:500;margin:.125rem .25rem .125rem 0;opacity:.8;padding:.25rem .625rem;transition:all .2s ease}.cs-activity-history{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:.5rem;padding:1.25rem}.cs-no-activity{color:#6c757d;font-style:italic;margin:0;text-align:center}.cs-activity-item{border-bottom:1px solid #e9ecef;padding:.75rem 0}.cs-activity-item:last-child{border-bottom:none}.cs-activity-content{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.cs-activity-text{color:#1a1a1a;font-size:.875rem;line-height:1.4}.cs-activity-text strong{font-weight:600}.cs-activity-time{color:#6c757d;flex-shrink:0;font-size:.75rem;white-space:nowrap}}@media only screen and (min-width:1024px){.cs-profile-header{align-items:center;flex-direction:row;gap:1.5rem;padding:2.5rem 2rem}.cs-profile-avatar{height:6.25rem;margin:0;width:6.25rem}.cs-profile-avatar svg{height:3.75rem;width:3.75rem}.cs-profile-info{flex:1;text-align:left}.cs-profile-name{font-size:2rem}.cs-profile-email{font-size:1.125rem}.cs-profile-actions{justify-content:flex-end}.cs-profile-details{padding:2.5rem 2rem}.cs-detail-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cs-detail-title{font-size:1.5rem}}.cs-modal-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.cs-modal{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);max-height:90vh;max-width:31.25rem;overflow-y:auto;width:90%}.cs-modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.cs-modal-title{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0}.cs-modal-close{background:none;border:none;border-radius:.375rem;color:#6c757d;cursor:pointer;padding:.5rem;transition:all .2s ease}.cs-modal-close:hover{background-color:#f8f9fa;color:#1a1a1a}.cs-modal-close svg{height:1.25rem;width:1.25rem}.cs-modal-body{padding:1.5rem}.cs-contact-form{display:flex;flex-direction:column;gap:1.25rem}.cs-form-row{display:flex;gap:1rem}.cs-form-field{display:flex;flex:1;flex-direction:column;gap:.5rem}.cs-form-field-full{width:100%}.cs-field-label{color:#1a1a1a;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.cs-field-label input,.cs-field-label select{border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.cs-field-label input:focus,.cs-field-label select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(255,106,62,.1);outline:none}.cs-modal-footer{border-top:1px solid #e9ecef;display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem}.cs-modal-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.cs-modal-btn-primary{background-color:#007bff;color:#fff}.cs-modal-btn-primary:hover{background-color:#0056b3}.cs-modal-btn-secondary{background-color:#6c757d;color:#fff}.cs-modal-btn-secondary:hover{background-color:#545b62}@media screen and (max-width:768px){.cs-form-row,.cs-modal-footer{flex-direction:column}}.cs-email-event{align-items:flex-start;background-color:#f8f9fa;border-left:.25rem solid #e9ecef;border-radius:.5rem;display:flex;gap:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.cs-email-event:hover{background-color:#e9ecef}.cs-email-event.cs-email-sent{background-color:#f0f8ff;border-left-color:#007bff}.cs-email-event.cs-email-opened{background-color:#f0fff4;border-left-color:#28a745}.cs-email-event.cs-email-unsubscribed{background-color:#fff5f5;border-left-color:#dc3545}.cs-email-event.cs-email-bounced{background-color:#fff8f0;border-left-color:#fd7e14}.cs-email-event-icon{flex-shrink:0;font-size:1.125rem;margin-top:.125rem}.cs-email-event-content{flex:1;min-width:0}.cs-email-event-subject{color:#212529;font-size:.875rem;font-weight:600;margin-bottom:.25rem;word-wrap:break-word}.cs-email-event-details{align-items:center;color:#6c757d;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.75rem}.cs-email-event-status{background-color:#e9ecef;border-radius:.75rem;color:#495057;font-weight:500;padding:.125rem .5rem}.cs-email-sent .cs-email-event-status{background-color:#cce7ff;color:#06c}.cs-email-opened .cs-email-event-status{background-color:#d4edda;color:#155724}.cs-email-event-campaign{color:#6c757d;font-weight:500}.cs-email-event-time{color:#6c757d;font-size:.6875rem}.cs-no-activity{color:#6c757d;font-style:italic;margin:0;padding:2rem 1rem;text-align:center}.cs-delivery-status{border-radius:.75rem;font-size:.6875rem;font-weight:500;margin-left:.5rem;padding:.125rem .5rem}.cs-delivery-status.cs-delivery-delivered{background-color:#d4edda;color:#155724}.cs-delivery-status.cs-delivery-bounced{background-color:#f8d7da;color:#721c24}.cs-subscription-status{border-radius:.75rem;font-size:.6875rem;font-weight:500;margin-left:.5rem;padding:.125rem .5rem}.cs-subscription-status.cs-subscription-subscribed{background-color:#d4edda;color:#155724}.cs-subscription-status.cs-subscription-unsubscribed{background-color:#f8d7da;color:#721c24}.cs-subscription-status.cs-subscription-bounced{background-color:#fff3cd;color:#856404}.cs-bounce-reason{background-color:#fff5f5;border-left:.1875rem solid #dc3545;border-radius:.25rem;color:#dc3545;font-size:.75rem;font-style:italic;margin-top:.25rem;padding:.25rem .5rem}@media screen and (max-width:768px){.cs-email-event-details{align-items:flex-start;flex-direction:column;gap:.5rem}.cs-email-event{padding:.75rem}}