.passport-container{min-height:calc(100vh - 80px);padding:2rem}.passport-header{text-align:center;margin-bottom:2rem}.passport-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.passport-subtitle{font-size:1.125rem;color:#64748b}.passport-content{max-width:38rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.passport-info-card,.passport-photo-card{background:none;border:none!important;box-shadow:none!important;border-radius:none}.passport-info-card .passport-card-content{padding-top:1.5rem;padding-bottom:1.5rem;padding-left:0!important;padding-right:0!important}.passport-info-card .passport-card-header{padding:1.5rem 1.5rem 0!important}.passport-photo-content{display:flex;align-items:center;gap:1.5rem}.passport-photo-wrapper{position:relative}.passport-photo{width:100px;height:100px;background:rgba(255,255,255,.2);overflow:hidden}.passport-photo,.passport-photo-upload{border-radius:50%;display:flex;align-items:center;justify-content:center}.passport-photo-upload{position:absolute;bottom:-5px;right:-5px;width:32px;height:32px;background:white;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);color:var(--color-secondary)}.passport-photo-input{display:none}.passport-photo-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.passport-photo-badge{background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3)}.passport-card-title{font-size:1.4rem;font-weight:600;color:var(--color-primary);margin-bottom:0;padding-top:1rem}.passport-form-header{display:flex;align-items:center;gap:1rem}.passport-form-header-copy{display:flex;align-items:center;min-height:100px}.passport-form-profile-meta{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.passport-form-profile-handle{font-size:.875rem;font-weight:500;color:#212121}.passport-form-profile-name{font-size:1.5rem;font-weight:700;color:#1a202c;line-height:1.2}.passport-form-avatar{flex-shrink:0}.passport-form-avatar-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.passport-card-content{display:flex;flex-direction:column;gap:1.25rem}.passport-form{gap:2.5rem}.passport-form-guidance{font-size:20px;line-height:1.5;margin-bottom:1rem;color:var(--color-primary)}.passport-form-section{display:flex;flex-direction:column;gap:.75rem}.passport-form-section-title{font-size:20px;font-weight:600;color:var(--color-primary);margin:0 0 .5rem}.passport-form-location{position:relative}.passport-form-location-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:10;width:100%;background:#ffffff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 20px rgba(15,23,42,.08);overflow:hidden}.passport-form-location-option{display:block;width:100%;padding:.5rem .75rem;text-align:left;font-size:.875rem;color:var(--color-primary);background:transparent;border:0;cursor:pointer;transition:background-color .2s ease,color .2s ease}.passport-form-location-option:hover{background:#f3f4f6;color:var(--color-primary)}.passport-form-help-text,.passport-form-help-text label{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}.passport-form-options{display:flex;flex-wrap:wrap;gap:.5rem}.passport-form-status{margin:0;font-size:.875rem;line-height:1.5}.passport-form-status--success{color:#15803d}.passport-form-status--error{color:#dc2626}.passport-form-actions{padding-top:.7rem;display:flex;justify-content:flex-end;align-items:center;border-top:1px solid var(--color-border)}.passport-field{display:flex;flex-direction:column;gap:.5rem}.passport-field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.passport-field-label{font-size:1.125rem;font-weight:500;color:#111827;margin:0}.passport-emoji,.passport-field-icon{display:none}.passport-edit-button{background:transparent!important;border:1px solid #d1d5db!important;color:#6b7280!important;font-size:.75rem!important;font-weight:500!important;padding:.25rem .5rem!important;height:auto!important;border-radius:4px!important;transition:all .2s ease!important}.passport-edit-button:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#374151!important}.passport-field-value{color:#1f2937;font-size:.875rem;font-weight:400;margin:0;padding:.5rem .7rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;min-height:3rem;display:flex;align-items:center}#accessibility-field-value{min-height:5.5rem;padding:.5rem .7rem;font-family:inherit;font-size:1rem}.passport-preference-badge{align-self:flex-start;background:#f3f4f6!important;color:#374151!important;border:1px solid #e5e7eb!important;font-size:.875rem!important;font-weight:400!important;padding:.25rem .75rem!important;border-radius:6px!important}.passport-edit-container{display:flex;flex-direction:column;gap:.75rem}.passport-edit-input,.passport-edit-textarea{border:1px solid #d1d5db!important;border-radius:6px!important;padding:.5rem .75rem!important;font-size:.875rem!important;background:white!important;transition:border-color .2s ease!important}.passport-edit-input:focus,.passport-edit-textarea:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px rgba(59,130,246,.1)!important}.passport-button-options{display:flex;flex-wrap:wrap;gap:.5rem}.passport-option-button{font-size:.875rem!important;padding:.5rem 1rem!important;border-radius:6px!important;border:1px solid #d1d5db!important;background:white!important;color:#374151!important;transition:all .2s ease!important}.passport-option-button:hover{background:#f9fafb!important;border-color:#9ca3af!important}.passport-option-button.active{background:#e5e7eb!important;border-color:#111827!important;color:#111827!important}.passport-edit-actions{display:flex;gap:.5rem}.passport-save-button{background:#10b981!important;color:white!important;border:none!important;font-size:.875rem!important;padding:.5rem 1rem!important;border-radius:6px!important;font-weight:500!important}.passport-save-button:hover{background:#059669!important}.passport-cancel-button{background:transparent!important;color:#6b7280!important;border:1px solid #d1d5db!important;font-size:.875rem!important;padding:.5rem 1rem!important;border-radius:6px!important;font-weight:500!important}.passport-cancel-button:hover{background:#f9fafb!important;color:#374151!important}.passport-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.passport-empty-icon{margin-bottom:1.5rem}.passport-empty-title{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:.5rem}.passport-empty-description{color:#6b7280;margin-bottom:2rem;max-width:400px;font-size:.875rem}.passport-empty-button{background:#667eea;color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:.875rem}.passport-empty-button:hover{background:#5a6fd8}.passport-location-search{position:relative}.passport-location-dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #d1d5db;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.passport-location-option{display:flex;align-items:center;gap:.5rem;padding:.75rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f3f4f6}.passport-location-option:last-child{border-bottom:none}.passport-location-option:hover{background:#f9fafb}.passport-location-icon{color:#6b7280;flex-shrink:0}.passport-location-option span{font-size:.875rem;color:#374151}.passport-save-button{background-color:var(--color-secondary)!important;opacity:.8}.passport-save-button--active{opacity:1}.passport-save-button--active:hover{background-color:#4f51bf!important}@media (max-width:768px){.passport-container{padding:1rem}.passport-title{font-size:2rem}.passport-photo-content{flex-direction:column;text-align:center;padding:1.5rem}.passport-form-header{flex-direction:column;align-items:flex-start}.passport-form-header-copy{min-height:auto}.passport-button-options{flex-direction:column}.passport-option-button{width:100%}}