.accessibility-mode{font-size:1.2em;line-height:1.8}.accessibility-mode .text-sm{font-size:1rem}.accessibility-mode .text-base{font-size:1.25rem}.accessibility-mode .text-lg{font-size:1.5rem}.accessibility-mode .text-xl{font-size:1.75rem}.accessibility-mode .text-2xl{font-size:2rem}.accessibility-mode .text-3xl{font-size:2.5rem}.accessibility-mode .btn,.accessibility-mode button{min-height:48px;padding:12px 24px;font-weight:600;border:2px solid transparent}.accessibility-mode .btn:focus,.accessibility-mode button:focus{outline:3px solid #ff6b35;outline-offset:2px}.accessibility-mode input,.accessibility-mode select,.accessibility-mode textarea{min-height:48px;border:2px solid #333;font-size:1.1rem}.accessibility-mode input:focus,.accessibility-mode select:focus,.accessibility-mode textarea:focus{outline:3px solid #ff6b35;outline-offset:2px}.accessibility-mode .high-contrast{background-color:#000;color:#fff}.accessibility-mode .high-contrast a{color:#ff6b35;text-decoration:underline}.accessibility-mode .high-contrast button{background-color:#ff6b35;color:#000;border:2px solid #fff}.channel-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.channel-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.channel-link:focus{outline:3px solid #ff6b35;outline-offset:2px}.channel-link.phone{background-color:#10b981;color:white}.channel-link.phone:hover{background-color:#059669}.channel-link.email{background-color:#3b82f6;color:white}.channel-link.email:hover{background-color:#2563eb}.channel-link.chat{background-color:#8b5cf6;color:white}.channel-link.chat:hover{background-color:#7c3aed}.channel-link.text{background-color:#f59e0b;color:white}.channel-link.text:hover{background-color:#d97706}.form-section{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-input{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease}.form-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,.1)}.form-textarea{resize:vertical;min-height:120px}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.business-hours{display:flex;flex-direction:column;gap:.5rem}.business-hours-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.business-hours-item:last-child{border-bottom:none}.business-hours-day{font-weight:500;color:#374151}.business-hours-time{color:#6b7280;font-size:.9rem}.business-hours-time.closed{color:#ef4444}.faq-item{margin-bottom:1rem}.faq-question{font-weight:600;color:#374151;cursor:pointer;padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;transition:background-color .3s ease}.faq-question:hover{background-color:#f3f4f6}.faq-answer{padding:1rem;color:#6b7280;line-height:1.6;border-left:4px solid #ff6b35;background-color:#fef7f0;margin-top:.5rem}.map-container{border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.map-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;min-height:400px;color:white;text-align:center}.ticket-status{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;margin-bottom:.5rem}.ticket-status-dot{width:.75rem;height:.75rem;border-radius:50%}.ticket-status-dot.open{background-color:#3b82f6}.ticket-status-dot.in-progress{background-color:#f59e0b}.ticket-status-dot.resolved{background-color:#10b981}.language-selector{display:flex;flex-direction:column;gap:.5rem}.language-option{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;background-color:white;cursor:pointer;transition:all .3s ease}.language-option:hover{background-color:#f9fafb}.language-option.selected{background-color:#ff6b35;color:white;border-color:#ff6b35}.language-flag{font-size:1.5rem;margin-right:.75rem}.accessibility-feature{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:white;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem}.accessibility-feature-icon{flex-shrink:0;width:2.5rem;height:2.5rem;background-color:rgba(255,107,53,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff6b35}.accessibility-feature-content h4{font-weight:500;color:#374151;margin-bottom:.25rem}.accessibility-feature-content p{color:#6b7280;font-size:.9rem}@media (max-width:768px){.accessibility-mode{font-size:1.1em}.channel-link{padding:1rem;font-size:.9rem}.form-input,.form-select,.form-textarea{padding:1rem;font-size:1rem}.business-hours-item{gap:.25rem}.business-hours-item,.language-option{flex-direction:column;align-items:flex-start}.language-option{gap:.5rem}.accessibility-feature{flex-direction:column;text-align:center}}@media print{.accessibility-mode .btn,.accessibility-mode button,.channel-link{border:2px solid #000;background:white;color:#000}.map-container{display:none}}@media (prefers-contrast:high){.form-input,.form-select,.form-textarea{border-color:#000}.channel-link{border:2px solid #000}.business-hours-item{border-bottom-color:#000}}@media (prefers-reduced-motion:reduce){.channel-link,.faq-question,.form-input,.language-option{transition:none}.channel-link:hover{transform:none}}