:root{--msg-text-size:14px;--msg-info-size:10px;--msg-status-size:11px;--checkmark-read-color:#4fc3f7}@media (min-width:768px){:root{--msg-text-size:21px;--msg-info-size:14px;--msg-status-size:15px}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2 50%,#667eea);background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.desktop-side-panels{display:none}@media (min-width:601px){.desktop-side-panels{display:contents}.desktop-side-panel{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:40px 20px;pointer-events:none;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:calc(50vw - 300px);z-index:0}.desktop-side-panel-left{align-items:flex-end;left:0;padding-right:40px}.desktop-side-panel-right{align-items:flex-start;padding-left:40px;right:0}.side-panel-content{max-width:380px;text-align:center}.side-panel-logo{color:#fff;font-size:72px;font-weight:900;letter-spacing:8px;margin-bottom:6px;text-shadow:0 4px 20px #0000004d}.side-panel-tagline{color:#fffc;font-size:17px;font-weight:500;letter-spacing:1.5px;margin-bottom:50px}.side-panel-features-list{display:flex;flex-direction:column;gap:6px}.side-panel-feature{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-radius:16px;display:flex;gap:18px;padding:16px 20px;transition:background .3s ease}.side-panel-feature:hover{background:#ffffff24}.side-panel-feature-icon{align-items:center;background:#ffffff26;border-radius:14px;display:flex;flex-shrink:0;font-size:26px;height:52px;justify-content:center;width:52px}.side-panel-feature-text{flex:1 1;text-align:left}.side-panel-feature-title{color:#fff;font-size:17px;font-weight:700;margin-bottom:4px}.side-panel-feature-desc{color:#ffffffa6;font-size:14px;line-height:1.4}.side-panel-share-title{color:#fff;font-size:32px;font-weight:800;line-height:1.2;margin-bottom:16px;text-shadow:0 3px 12px #0003}.side-panel-share-text{color:#ffffffbf;font-size:16px;line-height:1.6;margin-bottom:36px}.side-panel-share-icons{display:flex;gap:16px;justify-content:center;margin-bottom:40px;pointer-events:auto}.side-panel-share-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:2px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:22px;height:56px;justify-content:center;text-decoration:none;transition:all .3s ease;width:56px}.side-panel-share-btn:hover{background:#ffffff40;border-color:#ffffffb3;box-shadow:0 8px 25px #0003;transform:scale(1.15) translateY(-3px)}.side-panel-stats{display:flex;flex-direction:column;gap:4px}.side-panel-stat{align-items:center;background:#ffffff0f;border-radius:12px;color:#ffffffb3;display:flex;font-size:15px;font-weight:500;gap:14px;padding:14px 20px;transition:background .3s ease}.side-panel-stat:hover{background:#ffffff1f}.side-panel-stat-icon{flex-shrink:0;font-size:22px}.side-panel-divider{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);border-radius:2px;height:3px;margin:28px auto;width:80px}.side-panel-watermark{color:#ffffff40;font-size:12px;font-weight:600;letter-spacing:3px;margin-top:36px;text-transform:uppercase}.side-panel-bg-circle{background:#ffffff08;border-radius:50%;pointer-events:none;position:absolute}.side-panel-bg-circle-1{animation:floatCircle 20s ease-in-out infinite;height:300px;left:-100px;top:-50px;width:300px}.side-panel-bg-circle-2{animation:floatCircle 15s ease-in-out infinite reverse;bottom:-30px;height:200px;right:-60px;width:200px}.side-panel-bg-circle-3{animation:floatCircle 25s ease-in-out 5s infinite;height:150px;left:10%;top:40%;width:150px}@keyframes floatCircle{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-15px) scale(1.05)}66%{transform:translate(-10px,10px) scale(.95)}}@media (max-width:1000px){.side-panel-content{max-width:240px}.side-panel-logo{font-size:48px;letter-spacing:4px}.side-panel-tagline{font-size:14px;margin-bottom:30px}.side-panel-feature{gap:12px;padding:12px 14px}.side-panel-feature-icon{border-radius:10px;font-size:20px;height:42px;width:42px}.side-panel-feature-title{font-size:14px}.side-panel-feature-desc{font-size:12px}.side-panel-share-title{font-size:24px}.side-panel-share-text{font-size:14px;margin-bottom:24px}.side-panel-share-btn{height:48px;width:48px}.side-panel-stat{font-size:13px;padding:10px 14px}}@media (max-width:850px){.desktop-side-panel{display:none}}}.app{box-shadow:0 0 30px #0000004d;margin:0 auto;max-width:600px;position:relative;z-index:1}.app,.screen{background-color:#f0f2f5;min-height:100vh}.screen{display:flex;flex-direction:column}.header-gradient{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:calc(15px + env(safe-area-inset-top)) 20px 15px}.header-title{font-size:16px;font-weight:700;margin-bottom:4px;text-align:left}.header-subtitle{font-size:13px;line-height:1.3;margin:2px 0 0;opacity:.9;padding:0;text-align:left}@media (min-width:601px){.header-title{font-size:21px}.header-subtitle{font-size:16px}.chat-avatar{border-radius:26px;height:52px;width:52px}.chat-user-name{font-size:18px}.chat-status-dot{font-size:9px!important}.chat-status-text{font-size:14px!important}}.content{flex:1 1;padding:20px;padding-bottom:80px!important}.scroll-content{max-height:calc(100vh - 200px)!important}.welcome-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:30px;text-align:center}.welcome-emoji{font-size:80px}.features-container,.welcome-emoji{margin-bottom:40px}.feature-text{color:#333;font-size:18px;margin-bottom:15px}.footer-text{color:#666;font-size:14px;font-style:italic;margin-top:30px}.selector-card{background:#f8f9fa;border-radius:12px;margin-bottom:20px;padding:15px}.selector-label{color:#333;font-size:16px;font-weight:600;margin-bottom:10px}.activity-grid{display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;margin-bottom:20px}.activity-button{background:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:12px 16px;transition:all .2s ease}.activity-button:hover{background:#f0f0f0}.activity-button-active{background:#667eea!important;border-color:#667eea!important;box-shadow:0 2px 8px #667eea73;color:#fff!important;font-weight:700}.gender-row{display:flex;gap:4px;margin-bottom:20px}.gender-button{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:12px;transition:all .2s ease}.gender-button:hover{background:#f0f0f0}.gender-button-active{background:#667eea!important;border-color:#667eea!important;box-shadow:0 2px 8px #667eea73;color:#fff!important;font-weight:700}.distance-row{display:flex;gap:4px;margin-bottom:20px}.distance-button{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:12px;text-align:center;transition:all .2s ease}.distance-button:hover{background:#f0f0f0}.distance-button-active{background:#667eea!important;border-color:#667eea!important;box-shadow:0 2px 8px #667eea73;color:#fff!important;font-weight:700}.age-filter-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:15px}.filter-button{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:5px;justify-content:center;padding:12px 8px;transition:all .3s ease}.filter-button:hover{background-color:#f8f9ff;border-color:#667eea}.filter-button-active{background-color:#667eea!important;border:2px solid #667eea!important;color:#fff!important;font-weight:600!important}.filter-button:disabled{cursor:not-allowed;opacity:.6}.status-dot{flex-shrink:0}.status-online{background-color:#4caf50}.status-offline{background-color:#f44336}.age-badge{background-color:#f0f0f0;border-radius:12px;color:#666;font-size:12px;font-weight:500;padding:2px 8px}.interests-selection-grid{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.interest-selection-button{background:#fff;border:1px solid #e0e0e0;border-radius:18px;color:#666;cursor:pointer;font-size:13px;font-weight:500;padding:10px 14px;text-align:center;transition:all .2s ease}.interest-selection-button:hover:not(:disabled){background:#f0f0f0;transform:translateY(-1px)}.interest-selection-button:disabled{cursor:not-allowed;opacity:.5}.interest-selection-active{background:#667eea;border-color:#667eea;color:#fff;transform:scale(1.02)}.interest-selection-active:hover{background:#5a6fd8}.preset-select-container{margin-bottom:10px}.preset-select{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:14px;padding:12px 15px;transition:border-color .2s ease;width:100%}.preset-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.profile-preview{background:#f8f9ff;border:1px solid #d0d7ff;border-radius:12px;margin:20px 0;padding:15px}.preview-title{color:#333;font-size:16px;font-weight:600;margin-bottom:12px}.preview-card{background:#fff;border-left:4px solid #667eea;border-radius:10px;padding:15px}.preview-card h4{color:#333;font-size:16px;font-weight:700;margin-bottom:8px}.preview-description{color:#555;font-size:14px;font-style:italic;line-height:1.4;margin-bottom:10px}.preview-interests{display:flex;flex-wrap:wrap;gap:4px}.selected-interests-preview{background:#e8f5e9;border-left:4px solid #4caf50;border-radius:12px;margin:15px 0;padding:15px}.edit-profile-form{padding:20px}.search-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-bottom:20px;padding:15px 30px;transition:all .2s ease;width:100%}.search-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.disabled-button,.search-button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.secondary-button{background:#0000;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:20px;padding:15px 30px;transition:all .2s ease;width:100%}.secondary-button:hover{background:#667eea;color:#fff}.nav-button-compact{font-size:14px!important;margin-bottom:0!important;padding:8px 16px!important;white-space:nowrap;width:auto!important}.link-button{background:none;border:none;color:#667eea;cursor:pointer;font-size:16px;font-weight:600;padding:15px;transition:color .2s ease;width:100%}.link-button:hover{color:#5a6fd8;text-decoration:underline}.notification-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;margin-bottom:20px;padding:15px;text-align:center}.notification-title{font-size:16px;font-weight:700;margin-bottom:5px}.notification-subtitle{font-size:14px;opacity:.9}.user-card{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;cursor:pointer;margin-bottom:15px;padding:20px;transition:all .2s ease}.user-card:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-2px)}.user-card-header{display:flex;margin-bottom:10px}.user-avatar{border-radius:30px;margin-right:15px}.avatar-emoji{font-size:30px}.user-distance,.user-name{margin-bottom:2px}.user-rating{color:#ffc107;font-size:14px}.user-description{color:#555;font-size:14px;line-height:1.4;margin-bottom:10px}.user-interests{display:flex;flex-wrap:wrap;gap:5px}.interest-tag{background:#f0f2f5;border-radius:15px;color:#666;font-size:12px;padding:4px 10px}.chat-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;left:50%;max-width:600px;padding:calc(15px + env(safe-area-inset-top)) 20px 15px;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:100}.chat-back-button{background:none;border:none;color:#000;cursor:pointer;font-size:20px;margin-right:10px}.chat-avatar{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;margin-right:10px;width:40px}.chat-avatar-emoji{font-size:20px}.chat-user-info{flex:1 1;min-width:0}.chat-user-name{font-size:14px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-user-status{font-size:12px;opacity:.9}.chat-actions{align-items:center;display:flex;gap:15px}.chat-action{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.chat-container{display:flex;flex:1 1;flex-direction:column}.chat-messages{background:#f0f2f5;flex:1 1;max-height:calc(100vh - 200px);overflow-y:auto;padding:20px}.message-container{margin-bottom:15px}.sent-message{display:flex;justify-content:flex-end}.received-message{display:flex;justify-content:flex-start}.message-bubble{border-radius:18px;max-width:70%;padding:7px 12px}.message-bubble.voice-bubble{max-width:90%;width:90%}.typing-dots span{animation:typingDot 1.4s infinite;opacity:0}.typing-dots span:first-child{animation-delay:0s}.typing-dots span:nth-child(2){animation-delay:.3s}.typing-dots span:nth-child(3){animation-delay:.6s}@keyframes typingDot{0%,20%{opacity:0}40%,to{opacity:1}}.sent-bubble{background:#dcf8c6!important;border:1px solid #c5e1a5!important;margin-right:10px!important}.received-bubble,.sent-bubble{box-shadow:0 2px 6px #0000001a!important}.received-bubble{background:#fff!important;border:1px solid #e0e0e0!important;margin-left:10px!important}.message-text{font-size:16px;line-height:1.4}.sent-text{color:#fff}.received-text{color:#333}.safety-checkin{background:#e8f5e9;border:2px solid #4caf50;border-radius:12px;left:50%!important;margin:0;max-width:340px;padding:20px;position:fixed!important;text-align:center;top:50%!important;transform:translate(-50%,-50%)!important;width:90%;z-index:9999!important}.checkin-close-button{background:#0000001a;border:none;border-radius:12px;color:#666;cursor:pointer;font-size:12px;font-weight:700;height:24px;position:absolute;right:8px;top:8px;width:24px}.safety-title{color:#333;font-size:19px;font-weight:700;margin-bottom:8px}.safety-text{color:#555;font-size:16px;line-height:1.5;margin-bottom:12px}.safety-button{background:#4caf50;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px}.chat-input-container{align-items:center;background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:10px;padding:15px 20px}.chat-input-button{background:none;border:none;cursor:pointer;font-size:13px;padding:4px}.chat-input{background:#f0f2f5;border:none;border-radius:25px;color:#333;flex:1 1;font-size:16px;max-height:100px;min-height:20px;outline:none;padding:10px 15px;resize:none}.send-button{background:#667eea;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.profile-section,.send-button{align-items:center;display:flex}.profile-section{flex-direction:column;padding-top:20px}.profile-avatar{align-items:center;background:#fa709a;border-radius:50%;display:flex;height:120px;justify-content:center;margin-bottom:20px;overflow:hidden;width:120px}.profile-avatar-emoji{font-size:60px}.sticker{font-size:20px;opacity:.7;position:absolute}.sticker-1{right:10px;top:10px}.sticker-2{bottom:20px;left:20px}.sticker-3{right:5px;top:50%}.profile-name{color:#333;font-size:24px;font-weight:700;margin-bottom:5px}.profile-rating{color:#ffc107;font-size:16px;margin-bottom:20px}.profile-bio{background:#f8f9fa;border-radius:15px;margin:0 20px 20px;padding:20px;width:calc(100% - 40px)}.profile-bio-text{color:#555;font-size:16px;line-height:1.4;text-align:center}.interests-section{margin-bottom:30px;padding:0 20px;width:100%}.section-title{color:#333;font-size:18px;font-weight:700;margin-bottom:15px}.interests-grid{gap:5px}.settings-section{padding:0 20px;width:100%}.setting-item{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px 20px}.setting-label{color:#333;font-size:16px}.toggle{background:#ccc;border:none;border-radius:13px;cursor:pointer;height:26px;position:relative;transition:background .2s ease;width:50px}.toggle-active{background:#667eea}.toggle-thumb{background:#fff;border-radius:11px;height:22px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:22px}.toggle-thumb-active{transform:translateX(24px)}.login-form,.register-form{padding:20px}.input-group{margin-bottom:20px}.input-label{display:block;font-weight:600;margin-bottom:8px}.input,.input-label{color:#333;font-size:16px}.input{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:15px 20px;transition:border-color .2s ease;width:100%}.input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.input::placeholder{color:#999}.text-area{font-family:inherit;min-height:80px;resize:vertical}.help-text{color:#666;font-size:14px;font-style:italic;margin-top:5px}.terms-text{color:#666;line-height:1.4;margin:15px 0;padding:0 10px;text-align:center}.button-row{display:flex;gap:15px;margin-top:10px}.button-row .search-button,.button-row .secondary-button{flex:1 1}.progress-container{margin-bottom:30px;padding:0 20px;text-align:center}.progress-title{color:#666;font-size:16px;font-weight:500;margin-bottom:15px}.progress-bar{display:flex;gap:8px;justify-content:center}.progress-step{background:#e0e0e0;border-radius:2px;height:4px;width:50px}.progress-step-active{background:#667eea}.step-title{color:#333;font-size:20px;font-weight:700;margin-bottom:25px;text-align:center}.bottom-nav{background:#fff;border-top:1px solid #e0e0e0;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;left:50%;max-width:600px;padding:6px 5px calc(6px + env(safe-area-inset-bottom, 0px));position:fixed;transform:translateX(-50%);width:100%}.nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:12px;padding:5px;transition:all .2s ease}.nav-item:hover{background:#f0f0f0}.nav-item-active{background:#667eea21;border-radius:10px;color:#667eea;font-weight:600;transform:scale(1.05)}.nav-icon{font-size:20px;margin-bottom:4px}.nav-label{font-size:12px}@media (max-width:600px){.app{box-shadow:none;max-width:100%}.header-gradient{padding:calc(15px + env(safe-area-inset-top)) 15px 15px}.header-title{font-size:14px}.content{padding:15px}.activity-button,.distance-button,.gender-button,.interest-selection-button{font-size:13px;padding:10px 14px}.chat-messages{padding:15px}.interests-selection-grid{gap:4px}.age-filter-row{grid-template-columns:1fr}.filter-button{font-size:13px;padding:10px}.progress-bar{gap:6px}.progress-step{width:40px}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile-bio,.profile-preview,.selected-interests-preview,.selector-card,.user-card{animation:fadeIn .5s ease-out}.interest-selection-button{animation:slideInUp .3s ease-out}.interest-selection-active{animation:slideInUp .2s ease-out}.profile-preview:hover,.selector-card:hover,.user-card:hover{transform:translateY(-2px);transition:all .2s ease}.interest-selection-button:hover:not(:disabled){box-shadow:0 2px 8px #667eea33}.interest-selection-active:hover{box-shadow:0 4px 12px #667eea66}.input:focus,.preset-select:focus{transform:translateY(-1px);transition:all .2s ease}.interest-selection-button:disabled{background:#f5f5f5;border-color:#ddd;color:#999}.photo-upload-container{align-items:center;display:flex;flex-direction:column;margin:20px 0}.photo-preview{overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.photo-preview:hover{box-shadow:0 4px 12px #0003;transform:scale(1.05)}.photo-preview:active{transform:scale(.98)}.photo-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:15px}.photo-actions button{box-shadow:0 2px 4px #0000001a;font-weight:500;transition:all .2s ease}.photo-actions button:hover:not(:disabled){box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.photo-actions button:active:not(:disabled){transform:translateY(0)}.photo-actions button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.photo-actions{align-items:center;flex-direction:column}.photo-actions button{max-width:200px;width:80%}}@keyframes uploadPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.photo-preview .uploading{animation:uploadPulse 1.5s infinite}.profile-avatar{margin:0 auto 20px;position:relative}.upload-progress{background:#4caf50;border-radius:12px;bottom:-5px;color:#fff;font-size:12px;font-weight:700;left:50%;padding:4px 8px;position:absolute;transform:translateX(-50%)}.upload-error{background:#f44336}.upload-error,.upload-success{border-radius:8px;color:#fff;font-size:14px;margin-top:10px;padding:8px 16px;text-align:center}.upload-success{background:#4caf50}.approval-banner{animation:pulseApproval 2s infinite;background:linear-gradient(45deg,#ff9800,#f57c00);border-radius:4px;box-shadow:0 2px 8px #ff980066;color:#fff;font-size:12px;font-weight:700;padding:4px 12px;position:absolute;right:-15px;text-shadow:0 1px 2px #0000004d;top:10px;transform:rotate(25deg);white-space:nowrap;z-index:10}@keyframes pulseApproval{0%,to{transform:rotate(25deg) scale(1)}50%{transform:rotate(25deg) scale(1.05)}}.approval-status-box{border-radius:8px;font-size:14px;line-height:1.4;margin-bottom:15px;padding:12px;text-align:center;transition:all .3s ease}.approval-status-pending{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.approval-status-approved{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.approval-status-unknown{background-color:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.photo-preview{box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.photo-preview:hover{box-shadow:0 6px 20px #00000026;transform:scale(1.02)}.status-indicator{align-items:center;display:inline-flex;font-weight:600;gap:6px}.status-pending{color:#f57c00}.status-approved{color:#2e7d32}.status-rejected{color:#d32f2f}.photo-uploaded{animation:photoSuccess .6s ease-out}@keyframes photoSuccess{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.approval-banner{font-size:10px;padding:3px 8px;right:-10px;top:8px}.approval-status-box{font-size:13px;padding:10px}}.chat-item-container{align-items:center;display:flex;margin-bottom:1px;position:relative}.chat-item-container .user-card{flex:1 1;margin-bottom:0;padding:5px}.delete-chat-button{align-items:center;background:#ff4757;border:none;border-radius:50%;box-shadow:0 2px 8px #ff47574d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;margin-right:12px;opacity:.8;transition:all .3s ease;width:40px}.delete-chat-button:hover{box-shadow:0 4px 12px #ff475766;opacity:1;transform:scale(1.1)}.delete-chat-button:active{transform:scale(.95)}@media (max-width:480px){.delete-chat-button{font-size:14px;height:36px;margin-right:8px;width:36px}}.user-photos-section{border-top:1px solid #eee;margin-top:40px;padding:20px 0}.user-photos-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:20px}.user-photo-item{aspect-ratio:1;border-radius:12px;box-shadow:0 2px 10px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.user-photo-item:hover{box-shadow:0 8px 25px #0003;transform:scale(1.05);z-index:2}.user-photo-item.profile-photo{border:3px solid #667eea;box-shadow:0 4px 15px #667eea4d}.user-photo-item.profile-photo:hover{box-shadow:0 8px 30px #667eea66}.user-photo-item .profile-badge{fontSize:12px;background:#667eea;border-radius:6px;color:#fff;font-weight:700;left:8px;padding:4px 8px;position:absolute;top:8px;z-index:1}.user-photo-item .upload-date{background:#000000b3;border-radius:4px;bottom:8px;color:#fff;font-size:10px;padding:3px 6px;position:absolute;right:8px;z-index:1}@media (max-width:768px){.user-photos-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.user-photo-item{border-radius:8px}.user-photos-section{margin-top:30px;padding:15px 0}}@media (max-width:480px){.user-photos-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.user-photo-item .profile-badge{font-size:10px;padding:3px 6px}.user-photo-item .upload-date{font-size:9px;padding:2px 4px}}.user-photos-empty,.user-photos-loading{align-items:center;color:#666;display:flex;flex-direction:column;padding:30px}.user-photos-empty{background:#f8f9fa;border-radius:12px;text-align:center}.user-photos-empty .empty-icon{font-size:32px;margin-bottom:10px}@keyframes photoAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.user-photo-item{animation:photoAppear .4s ease-out}.user-photo-item:first-child{animation-delay:.1s}.user-photo-item:nth-child(2){animation-delay:.2s}.user-photo-item:nth-child(3){animation-delay:.3s}.user-photo-item:nth-child(4){animation-delay:.4s}.user-photo-item:nth-child(5){animation-delay:.5s}.user-avatar.clickable{cursor:pointer;position:relative;transition:all .3s ease}.user-avatar.clickable:hover{box-shadow:0 4px 15px #0003;transform:scale(1.1)}.user-avatar.clickable:after{align-items:center;background:#667eea;border-radius:50%;color:#fff;content:"👁️";display:flex;font-size:10px;height:20px;justify-content:center;opacity:0;position:absolute;right:-5px;top:-5px;transition:opacity .3s ease;width:20px}.user-avatar.clickable:hover:after{opacity:1}.chat-avatar.clickable{border:2px solid #0000;cursor:pointer;transition:all .3s ease}.chat-avatar.clickable:hover{border-color:#667eea;transform:scale(1.1)}.message-container.sent-message .message-bubble{background:#dcf8c6!important;border:1px solid #c5e1a5!important;box-shadow:0 2px 6px #0000001a!important}.message-container.received-message .message-bubble{background:#fff!important;border:1px solid #e0e0e0!important;box-shadow:0 2px 6px #0000001a!important}.sent-text{color:#1f1f1f!important}.received-text{color:#333!important}.retention-banner{align-items:center;background:#fff3e0;border-bottom:1px solid #ffb74d;color:#e65100;display:flex;font-size:13px;gap:12px;justify-content:space-between;line-height:1.4;padding:10px 16px;z-index:100}.retention-banner-text{flex:1 1}.retention-banner-dismiss{background:none;border:none;border-radius:4px;color:#e65100;cursor:pointer;flex-shrink:0;font-size:16px;line-height:1;padding:2px 6px}.retention-banner-dismiss:hover{background:#e651001a}.retention-banner-link{background:none;border:none;color:#e65100;cursor:pointer;font-size:13px;font-weight:600;margin-left:4px;padding:0;text-decoration:underline}.permission-banners{z-index:100}.permission-banner{align-items:center;cursor:pointer;display:flex;font-size:12px;gap:8px;line-height:1.4;padding:8px 16px}.permission-banner:active{opacity:.7}.permission-banner-icon{font-size:14px}.battery-banner{background:#fff8e1;border-bottom:1px solid #ffd54f;color:#f57f17}.notification-banner{background:#fce4ec;border-bottom:1px solid #ef9a9a;color:#c62828}.side-panel-retention{padding:0 4px;text-align:center;width:100%}.side-panel-retention-title{color:#ffffffe6;font-size:13px;font-weight:700;letter-spacing:.3px;margin-bottom:8px}.side-panel-retention-text{color:#ffffffa6;font-size:12px;line-height:1.5}.side-panel-retention-text strong{color:#ffffffe6}.side-panel-download{padding:0 4px;text-align:center;width:100%}.side-panel-download-title{color:#ffffffe6;font-size:13px;font-weight:700;margin-bottom:6px}.side-panel-download-text{color:#ffffffa6;font-size:12px;line-height:1.4;margin-bottom:12px}.side-panel-apk-btn{background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#ffffffb3;cursor:not-allowed;display:block;font-size:13px;font-weight:600;letter-spacing:.3px;margin-bottom:12px;padding:10px;width:100%}.side-panel-qr-placeholder{display:flex;justify-content:center}.side-panel-qr-box{border:2px dashed #ffffff40;border-radius:8px;color:#ffffff59;font-size:10px;height:90px;line-height:1.4;padding:4px;text-align:center;width:90px}.loading-fullscreen,.side-panel-qr-box{align-items:center;display:flex;justify-content:center}.loading-fullscreen{background-color:#f0f2f5;bottom:0;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #e0e0e0;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}.loading-text{color:#666;font-size:16px;margin-top:20px}.loading-user-list{padding:20px}.loading-user-card{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;margin-bottom:15px;padding:20px}.loading-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-skeleton-avatar{border-radius:50%;height:60px;margin-right:15px;width:60px}.loading-skeleton-text{height:16px;margin-bottom:8px}.loading-skeleton-text.short{width:60%}.loading-skeleton-text.medium{width:80%}.loading-skeleton-text.long{width:100%}.loading-section{align-items:center;color:#666;display:flex;justify-content:center;padding:40px}.loading-section-spinner{animation:spin 1s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#667eea;height:30px;margin-right:15px;width:30px}.loading-button{align-items:center;display:inline-flex;gap:10px}.loading-button-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.notification-permission-banner{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0003;color:#fff;left:0;position:fixed;right:0;top:0;z-index:1000}.permission-banner-content{align-items:center;display:flex;gap:15px;margin:0 auto;max-width:1200px;padding:12px 20px}.permission-banner-icon{flex-shrink:0;font-size:24px}.permission-banner-text{flex:1 1;min-width:0}.permission-banner-text strong{display:block;font-size:16px;margin-bottom:2px}.permission-banner-text p{font-size:14px;margin:0;opacity:.9}.permission-banner-actions{display:flex;flex-shrink:0;gap:10px}.permission-allow-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.permission-allow-button:hover{background:#ffffff4d;transform:translateY(-1px)}.permission-allow-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.permission-dismiss-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.permission-dismiss-button:hover{background:#fff3}.notification-center{display:inline-block;position:relative}.notification-center-unsupported{cursor:not-allowed;opacity:.5}.delete-notification-button{flex-shrink:0;transition:all .3s ease}.delete-notification-button,.notification-item:hover .delete-notification-button{opacity:1;transform:translateX(0)}.delete-notification-button:hover{background:#ff47571a!important;transform:scale(1.1)!important}.notification-bell{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:4px;position:relative;transition:all .3s ease}.bell-icon{color:#000!important;filter:grayscale(100%) brightness(0);font-size:16.5px}.notification-bell:hover{background:#0000001a;transform:scale(1.1)}.notification-bell.active{background:#667eea1a;color:#667eea}.notification-badge{align-items:center;animation:pulse 2s infinite;background:#ff4757;border-radius:6px;color:#fff;display:flex;font-size:8px;font-weight:700;height:13px;justify-content:center;line-height:1;min-width:13px;position:absolute;right:2px;top:2px}.notification-dropdown{animation:fadeInUp .3s ease-out;background:#fff;border:1px solid #0000001a;border-radius:12px;box-shadow:0 10px 40px #00000026;max-width:100vw;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:380px;z-index:1000}.notification-header{align-items:center;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 20px}.notification-header h3{color:#333;font-size:18px;font-weight:600;margin:0}.notification-header-actions{display:flex;gap:8px}.clear-all-button,.mark-all-read-button,.test-notification-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.test-notification-button:hover{background:#ff98001a}.mark-all-read-button:hover{background:#4caf501a}.clear-all-button:hover{background:#f443361a}.notification-list{max-height:400px;overflow-y:auto;scrollbar-color:#ddd #0000;scrollbar-width:thin}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:#0000}.notification-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#bbb}.notification-item{align-items:flex-start;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;gap:12px;padding:16px 20px;position:relative;transition:all .3s ease}.notification-item:hover{background:#f8f9ff}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:linear-gradient(135deg,#f0f4ff,#e8f1ff)}.notification-item.unread:before{background:#667eea;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.notification-icon{align-items:center;background:#667eea1a;border-radius:50%;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.notification-content{flex:1 1;min-width:0}.notification-title{align-items:center;color:#333;display:flex;font-size:15px;font-weight:600;gap:8px;margin-bottom:4px}.unread-dot{background:#667eea;border-radius:50%;flex-shrink:0;height:6px;width:6px}.notification-body{-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;color:#666;display:-webkit-box;font-size:14px;line-height:1.4;margin-bottom:4px;overflow:hidden;white-space:normal}.notification-body-dropdown{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;overflow:visible;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.notification-time{color:#999;font-size:12px}.notification-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;width:32px}.notification-status-item{border-bottom:1px solid #f0f0f0;padding:20px;text-align:center}.notification-status-item.permission-denied{background:#fff3cd;border-color:#ffeaa7}.notification-status-item.permission-needed{background:#e3f2fd;border-color:#90caf9}.status-icon{font-size:32px;margin-bottom:12px}.status-content strong{color:#333;display:block;font-size:16px;margin-bottom:8px}.status-content p{color:#666;font-size:14px;line-height:1.4;margin:0 0 16px}.enable-notifications-button{background:#667eea;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.enable-notifications-button:hover{background:#5a67d8;transform:translateY(-1px)}.enable-notifications-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.notification-empty{color:#666;padding:40px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.7}.notification-empty h4{color:#333;font-size:16px;font-weight:600;margin:0 0 8px}.notification-empty p{font-size:14px;line-height:1.4;margin:0;opacity:.8}.notification-footer{background:#f8f9fa;border-top:1px solid #f0f0f0;padding:12px 20px}.notification-stats{color:#666;font-size:12px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.notification-dropdown{right:-10px;width:calc(100vw - 40px)}.permission-banner-content{flex-direction:column;gap:10px;text-align:center}.permission-banner-text{order:1}.permission-banner-actions{justify-content:center;order:2}.notification-item{padding:12px 16px}.notification-body{-webkit-line-clamp:2}}@media (prefers-color-scheme:dark){.notification-dropdown{background:#2d3748;border-color:#4a5568}.notification-header{background:linear-gradient(135deg,#4a5568,#2d3748);border-color:#4a5568}.notification-header h3{color:#e2e8f0}.notification-item{border-color:#4a5568}.notification-item:hover{background:#4a5568}.notification-item.unread{background:linear-gradient(135deg,#4a5568,#2d3748)}.notification-title{color:#e2e8f0}.notification-body{color:#a0aec0}.notification-time{color:#718096}.notification-footer{background:#4a5568;border-color:#4a5568}.status-content strong{color:#e2e8f0}.status-content p{color:#a0aec0}}.toast-container{display:flex;flex-direction:column;gap:10px;left:50%;max-width:560px;pointer-events:none;position:fixed;top:20px;transform:translateX(-50%);width:100%;z-index:10000}.toast{align-items:flex-start;animation:slideInFromRight .3s ease-out;background:#fff;border-left:4px solid #4caf50;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;gap:12px;max-width:400px;min-width:320px;padding:16px;pointer-events:auto;position:relative}.toast-buzz{background:linear-gradient(135deg,#fff5f5,#fff);border-left-color:#ff6b35}.toast-success{background:linear-gradient(135deg,#f5fff5,#fff);border-left-color:#4caf50}.toast-error{background:linear-gradient(135deg,#fff5f5,#fff);border-left-color:#f44336}.toast-info{background:linear-gradient(135deg,#f5f9ff,#fff);border-left-color:#2196f3}.toast-content{flex:1 1}.toast-title{color:#333;font-size:16px;font-weight:600;line-height:1.2;margin-bottom:4px}.toast-message{color:#666;font-size:14px;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.toast-close:hover{background:#0000001a;color:#666}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast.toast-exit{animation:slideOutToRight .3s ease-in forwards}@keyframes slideOutToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@media (max-width:600px){.toast-container{left:50%;max-width:none;top:10px;transform:translateX(-50%);width:calc(100% - 20px)}.toast{max-width:none;min-width:auto}}.scroll-content{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}.scroll-content::-webkit-scrollbar{display:none}.user-detail-container{margin:0 auto;max-width:500px;padding:20px}.user-detail-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;box-shadow:0 2px 12px #0000001a;display:flex;gap:20px;margin-bottom:30px;padding:20px}.user-detail-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea4d;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.user-detail-avatar .avatar-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:36px}.user-detail-info{flex:1 1;min-width:0}.user-detail-name{color:#333;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 8px}.user-detail-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.user-age-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 2px 6px #667eea4d;color:#fff;font-size:12px;font-weight:600;padding:4px 12px}.user-distance{color:#666;font-size:14px;font-weight:500}.user-status{align-items:center;display:flex;font-size:12px;font-weight:500;gap:6px}.user-status.online{color:#4caf50}.user-status.offline{color:#999}.status-dot{background:#4caf50;border-radius:50%;box-shadow:0 0 6px #4caf5066;height:8px;width:8px}.status-dot.offline{background:#ccc;box-shadow:none}.activity-match-section,.user-bio-section,.user-interests-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:25px;padding:20px}.activity-match-section h3,.user-bio-section h3,.user-interests-section h3{align-items:center;color:#333;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 12px}.user-bio{color:#555;font-size:15px;line-height:1.5;margin:0}.interests-grid{display:flex;flex-wrap:wrap;gap:8px}.interest-tag{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border:1px solid #e0e0e0;border-radius:20px;color:#333;font-size:13px;font-weight:500;padding:6px 12px;transition:all .3s ease}.interest-tag:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.activity-highlight{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;font-size:16px;font-weight:600;padding:12px 16px;text-align:center}.action-section{background:linear-gradient(135deg,#f8f9ff,#fff4e6);border:2px solid #e8f1ff;border-radius:16px;margin-top:30px;padding:25px;text-align:center}.contact-request-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:12px;padding:16px 24px;transition:all .3s ease;width:100%}.contact-request-button:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.contact-request-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-info{color:#666;font-size:14px;line-height:1.4;margin:0}.received-request-state,.request-sent-state{text-align:center}.success-message{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-weight:600;margin-bottom:12px;padding:12px 16px}.notification-message{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffeaa7;border-radius:8px;color:#856404;font-weight:600;margin-bottom:16px;padding:12px 16px}.request-actions,.response-buttons{display:flex;gap:12px;justify-content:center}.accept-button,.decline-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;max-width:120px;padding:12px 16px;transition:all .3s ease}.accept-button{background:linear-gradient(135deg,#28a745,#34ce57);box-shadow:0 2px 8px #28a7454d;color:#fff}.accept-button:hover:not(:disabled){box-shadow:0 4px 12px #28a74566;transform:translateY(-1px)}.decline-button{background:linear-gradient(135deg,#dc3545,#e85a67);box-shadow:0 2px 8px #dc35454d;color:#fff}.decline-button:hover:not(:disabled){box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009}.contact-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:500px;overflow:hidden;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:linear-gradient(135deg,#f8f9ff,#fff4e6);padding:20px 24px}.modal-header h3{color:#333;font-size:18px;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.close-button:hover{background:#0000001a;color:#333}.modal-content{max-height:60vh;overflow-y:auto;padding:24px}.modal-description{color:#666;font-size:14px;line-height:1.5;margin:0 0 20px}.phrases-list{display:flex;flex-direction:column;gap:8px}.phrase-option{background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;padding:14px 16px;transition:all .3s ease}.phrase-option:hover{background:#f8f9ff}.phrase-option.selected,.phrase-option:hover{border-color:#667eea;transform:translateX(4px)}.phrase-option.selected{background:linear-gradient(135deg,#f8f9ff,#e8f1ff);box-shadow:0 2px 8px #667eea33}.phrase-option.selected .phrase-text{color:#667eea;font-weight:600}.phrase-text{color:#333;font-size:14px;line-height:1.4}.modal-actions{background:#f8f9fa;border-top:1px solid #eee;display:flex;gap:12px;padding:20px 24px}.decline-final-button,.primary-button,.secondary-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 20px;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff}.primary-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.secondary-button{background:#f8f9fa;border:1px solid #ddd;color:#666}.secondary-button:hover{background:#e9ecef;color:#333}.decline-final-button{background:linear-gradient(135deg,#dc3545,#e85a67);box-shadow:0 2px 8px #dc35454d;color:#fff}.decline-final-button:hover:not(:disabled){box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}.back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.back-button:hover{background:#ffffff4d;transform:translateX(-2px)}@media (max-width:480px){.user-detail-container{padding:16px}.user-detail-header{flex-direction:column;gap:16px;text-align:center}.user-detail-meta{justify-content:center}.response-buttons{flex-direction:column}.accept-button,.decline-button{max-width:none}.modal-actions{flex-direction:column}.contact-modal{margin:10px;max-height:95vh}.user-detail-name{font-size:20px}}.custom-dialog-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.custom-dialog-box{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-width:400px;overflow:hidden;width:100%}.custom-dialog-title{border-bottom:1px solid #e0e0e0;color:#333;font-size:20px;font-weight:600;padding:24px 24px 12px;text-align:center}.custom-dialog-message{color:#555;font-size:16px;line-height:1.6;max-height:400px;overflow-y:auto;padding:24px;text-align:center;white-space:pre-line}.custom-dialog-input-container{padding:0 24px 16px}.custom-dialog-input{border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;font-size:16px;outline:none;padding:12px 16px;transition:border-color .2s ease;width:100%}.custom-dialog-input:focus{border-color:#667eea}.custom-dialog-buttons{display:flex;gap:12px;justify-content:center;padding:16px 24px 24px}.custom-dialog-btn{-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;min-width:100px;padding:14px 24px;touch-action:manipulation;transition:all .2s ease}.custom-dialog-btn-confirm{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.custom-dialog-btn-confirm:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.custom-dialog-btn-confirm:active{transform:translateY(0)}.custom-dialog-btn-cancel{background:#f0f0f0;color:#666}.custom-dialog-btn-cancel:hover{background:#e0e0e0}.custom-dialog-btn-cancel:active{background:#d0d0d0}@media (max-width:768px){.custom-dialog-overlay{padding:16px}.custom-dialog-box{border-radius:20px;max-width:100%}.custom-dialog-title{font-size:18px;padding:20px 20px 10px}.custom-dialog-message{font-size:15px;padding:20px}.custom-dialog-buttons{flex-direction:column;gap:10px;padding:12px 20px 20px}.custom-dialog-btn{font-size:17px;padding:16px 24px;width:100%}}@media (min-width:769px) and (max-width:1024px){.custom-dialog-box{max-width:480px}}.payment-modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.payment-modal-content{-ms-overflow-style:none;animation:slideUp .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:450px;overflow-y:auto;scrollbar-width:none;width:90%}.payment-modal-content::-webkit-scrollbar{display:none}.payment-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px 20px 0 0;color:#fff;padding:20px;text-align:center}.payment-modal-icon{animation:bounce 1s ease-in-out infinite;font-size:48px;margin-bottom:10px}.payment-modal-title{font-size:24px;font-weight:700;margin:0}.payment-modal-body{padding:30px 25px}.payment-modal-message{color:#333;font-size:16px;line-height:1.5;margin-bottom:20px;text-align:center}.payment-modal-price{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:15px;margin:20px 0;padding:20px;text-align:center}.payment-modal-price-amount{color:#92400e;display:inline-block;font-size:48px;font-weight:800}.payment-modal-price-currency{color:#b45309;font-size:24px;font-weight:600;margin-left:5px}.payment-modal-price-period{color:#78716c;font-size:18px;margin-left:5px}.payment-modal-features{background:#f8fafc;border-radius:12px;margin-top:20px;padding:20px}.payment-modal-features-title{color:#334155;font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}.payment-modal-features-list{list-style:none;margin:0;padding:0}.payment-modal-features-list li{align-items:center;color:#475569;display:flex;font-size:14px;gap:10px;padding:4px 0}.payment-modal-footer{display:flex;flex-direction:column;gap:12px;padding:0 25px 30px}.payment-modal-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:15px 20px;transition:all .3s ease;width:100%}.payment-modal-btn-primary{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b9814d;color:#fff}.payment-modal-btn-primary:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.payment-modal-btn-primary:active{transform:translateY(0)}.payment-modal-btn-secondary{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.payment-modal-btn-secondary:hover{background:#e2e8f0;border-color:#cbd5e1}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:480px){.payment-modal-content{max-width:none;width:95%}.payment-modal-header{padding:25px 15px}.payment-modal-title{font-size:20px}.payment-modal-icon{font-size:40px}.payment-modal-body{padding:20px 15px}.payment-modal-price-amount{font-size:40px}.payment-modal-price-currency{font-size:20px}.payment-modal-footer{padding:15px 15px 25px}}.background-modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.background-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:600px;width:90%}.background-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px 24px}.background-modal-header h2{color:#333;font-size:20px;margin:0}.background-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.background-modal-close:hover{background:#f5f5f5;color:#333}.background-modal-body{flex:1 1;overflow-y:auto;padding:24px}.background-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.background-option{background:#f9f9f9;border:3px solid #0000;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s}.background-option:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.background-option.selected{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.background-preview{display:block;height:120px;object-fit:cover;width:100%}.background-default-preview{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:120px;justify-content:center;width:100%}.background-default-preview span:first-child{font-size:36px;margin-bottom:8px}.background-default-preview span:last-child{font-size:14px;font-weight:500}.background-label{background:#fff;color:#555;font-size:13px;font-weight:500;padding:10px;text-align:center}.background-selected-indicator{align-items:center;background:#667eea;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;display:flex;font-size:16px;font-weight:700;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px}.background-modal-footer{border-top:1px solid #eee;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.btn-apply,.btn-cancel{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .2s}.btn-cancel{background:#f5f5f5;color:#666}.btn-cancel:hover{background:#e8e8e8}.btn-apply{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-apply:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.background-modal-content{max-height:90vh;width:95%}.background-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.background-default-preview,.background-preview{height:100px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;height:calc(100% + .5px);left:0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% + .5px)}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.privacy-modal-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.privacy-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:100%}.privacy-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:2px solid #667eea;border-radius:16px 16px 0 0;color:#fff;padding:25px 30px}.privacy-modal-header h2{font-size:24px;font-weight:600;margin:0 0 5px}.privacy-version{font-size:12px;margin:0;opacity:.9}.privacy-modal-body{flex:1 1;overflow-y:auto;padding:30px;scroll-behavior:smooth}.privacy-modal-body::-webkit-scrollbar{width:8px}.privacy-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.privacy-modal-body::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.privacy-modal-body::-webkit-scrollbar-thumb:hover{background:#5568d3}.privacy-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.privacy-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;padding:20px;text-align:center}.privacy-content{color:#333;line-height:1.6}.privacy-section{margin-bottom:30px}.privacy-section h3{border-bottom:2px solid #e9ecef;color:#667eea;font-size:20px;margin-bottom:15px;padding-bottom:10px}.privacy-section h4{color:#333;font-size:16px;margin-bottom:10px;margin-top:20px}.data-controller-info,.dpo-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:20px}.data-controller-info p,.dpo-info p{margin:8px 0}.data-controller-info a,.dpo-info a{color:#667eea;text-decoration:none}.data-controller-info a:hover,.dpo-info a:hover{text-decoration:underline}.policy-text{font-size:14px}.policy-text ul{margin:10px 0;padding-left:25px}.policy-text li{margin:5px 0}.privacy-modal-footer{background:#f8f9fa;border-radius:0 0 16px 16px;border-top:1px solid #e9ecef;padding:20px 30px}.privacy-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:15px}.privacy-notice{color:#666;font-size:12px;line-height:1.4;margin:0;text-align:center}@media (max-width:768px){.privacy-modal{margin:10px;max-height:95vh;max-width:100%}.privacy-modal-header{padding:20px}.privacy-modal-header h2{font-size:20px}.privacy-modal-body{padding:20px}.privacy-buttons{flex-direction:column}.btn-accept,.btn-decline{max-width:100%}}.terms-modal-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.terms-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:100%}.terms-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:2px solid #667eea;border-radius:16px 16px 0 0;color:#fff;padding:25px 30px}.terms-modal-header h2{font-size:24px;font-weight:600;margin:0 0 5px}.terms-version{font-size:12px;margin:0;opacity:.9}.terms-modal-body{flex:1 1;overflow-y:auto;padding:30px;scroll-behavior:smooth}.terms-modal-body::-webkit-scrollbar{width:8px}.terms-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb:hover{background:#5568d3}.terms-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;height:40px;margin-bottom:15px;width:40px}.terms-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;padding:20px;text-align:center}.terms-content{color:#333;line-height:1.6}.terms-section{margin-bottom:30px}.terms-section h3{border-bottom:2px solid #e9ecef;color:#667eea;font-size:20px;margin-bottom:15px;padding-bottom:10px}.terms-section h4{color:#333;font-size:16px;margin-bottom:10px;margin-top:20px}.service-provider-info,.support-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:20px}.service-provider-info p,.support-info p{margin:8px 0}.service-provider-info a,.support-info a{color:#667eea;text-decoration:none}.service-provider-info a:hover,.support-info a:hover{text-decoration:underline}.terms-text{font-size:14px}.terms-text ul{margin:10px 0;padding-left:25px}.terms-text li{margin:5px 0}.external-link{background:#e7f3ff;border-radius:8px;padding:15px;text-align:center}.external-link a{color:#667eea;font-weight:600;text-decoration:none}.external-link a:hover{text-decoration:underline}.last-updated{color:#999;font-style:italic;margin-top:20px;text-align:center}.terms-modal-footer{background:#f8f9fa;border-radius:0 0 16px 16px;border-top:1px solid #e9ecef;padding:20px 30px}.scroll-reminder{animation:pulse 2s infinite;background:#fff3cd;border-radius:6px;color:#856404;font-size:14px;font-weight:500;margin-bottom:15px;padding:10px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.terms-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:15px}.btn-accept,.btn-decline{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;max-width:200px;padding:12px 24px;transition:all .2s}.btn-decline{background:#fff;border:2px solid #dc3545;color:#dc3545}.btn-decline:hover:not(:disabled){background:#dc3545;color:#fff}.btn-accept{background:#28a745;border:2px solid #28a745;color:#fff}.btn-accept:hover:not(:disabled){background:#218838;border-color:#218838;box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}.btn-accept:disabled,.btn-decline:disabled{cursor:not-allowed;opacity:.5;transform:none}.terms-notice{color:#666;font-size:12px;line-height:1.4;margin:0;text-align:center}@media (max-width:768px){.terms-modal{margin:10px;max-height:95vh;max-width:100%}.terms-modal-header{padding:20px}.terms-modal-header h2{font-size:20px}.terms-modal-body{padding:20px}.terms-buttons{flex-direction:column}.btn-accept,.btn-decline{max-width:100%}}.blocked-users-screen{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding-bottom:80px}.blocked-users-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;gap:15px;padding:20px;position:sticky;top:0;z-index:100}.blocked-users-header .back-button{background:#0000;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-size:18px;padding:8px 12px;transition:background .3s}.blocked-users-header .back-button:hover{background:#f0f0f0}.blocked-users-header h1{color:#333;font-size:18px;margin:0}.blocked-users-content{margin:30px auto;max-width:800px;padding:0 20px}.loading-state{color:#fff;padding:60px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;padding:60px 40px;text-align:center}.empty-icon{font-size:80px;margin-bottom:20px}.empty-state h2{color:#333;font-size:24px;margin-bottom:10px}.empty-state p{color:#666;font-size:16px;line-height:1.6}.blocked-users-list{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;padding:30px}.list-info{border-bottom:1px solid #eee;color:#666;font-size:14px;margin-bottom:20px;padding-bottom:15px}.blocked-user-card{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;display:flex;gap:15px;margin-bottom:15px;padding:20px;transition:all .3s}.blocked-user-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.blocked-user-card:last-child{margin-bottom:0}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;flex-shrink:0;font-size:48px;height:60px;justify-content:center;width:60px}.user-info{flex:1 1;min-width:0}.user-name{color:#333;font-size:18px;font-weight:600;margin:0 0 5px}.blocked-date{color:#666;font-size:14px;margin:0 0 5px}.block-reason{color:#999;font-size:13px;font-style:italic;margin:5px 0 0}.unblock-button{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s}.unblock-button:hover:not(:disabled){background:#218838;transform:scale(1.05)}.unblock-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.blocked-users-header h1{font-size:20px}.blocked-users-content{margin:20px auto;padding:0 15px}.blocked-users-list{padding:20px 15px}.blocked-user-card{flex-direction:column;gap:10px;text-align:center}.user-info{text-align:center}.unblock-button{width:100%}.empty-state{padding:40px 20px}.empty-icon{font-size:60px}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.event-detail-modal{display:flex;flex-direction:column;max-height:90vh;max-width:700px;width:100%}.modal-header{align-items:flex-start;background:#fff;border-bottom:1px solid #eee;display:flex;flex-shrink:0;justify-content:space-between;padding:20px}.header-organizer-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;height:28px;width:28px}.header-organizer-avatar,.modal-close{align-items:center;display:flex;justify-content:center}.modal-close{background:none;border:none;border-radius:50%;color:#999;cursor:pointer;font-size:24px;height:30px;padding:0;transition:all .2s;width:30px}.modal-close:hover{background:#f5f5f5;color:#333}.modal-body{flex:1 1;overflow-y:auto;padding:20px}.detail-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:16px;padding:16px;transition:all .3s ease}.detail-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.card-header{align-items:center;border-bottom:2px solid #f5f5f5;display:flex;gap:10px;margin-bottom:12px;padding-bottom:10px}.card-icon{font-size:24px}.card-header h3{color:#333;font-size:16px;font-weight:600;margin:0;text-align:center;width:100%}.card-text{color:#555;font-size:14px;line-height:1.6;margin:0}.card-content{display:flex;flex-direction:column;gap:12px}.when-where-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:16px}.square-card{display:flex;flex-direction:column;min-height:0;overflow:hidden}.square-card .card-header{flex-shrink:0}.square-card .card-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:0;overflow-x:hidden;overflow-y:auto}.info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.info-row{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;padding:8px}.info-icon{flex-shrink:0;font-size:20px}.info-text{flex:1 1}.info-label{color:#888;font-size:11px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.info-value{color:#333;font-size:14px;font-weight:500}.cost-display{background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:8px;color:#667eea;font-size:28px;font-weight:700;padding:16px;text-align:center}.location-card{background:linear-gradient(135deg,#f093fb10,#f5576c10);border-color:#f5576c30}.map-preview{border-radius:8px;cursor:pointer;margin-bottom:12px;min-height:200px;overflow:hidden;overflow-x:hidden;transition:all .3s ease;width:100%}.map-preview:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.02)}.map-preview .leaflet-container{border-radius:8px;overflow-x:hidden!important}.location-info{flex-shrink:0}.location-name{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.location-address{color:#666;font-size:11px;line-height:1.4}.organizer-profile{align-items:center;display:flex;gap:12px}.organizer-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:48px;justify-content:center;width:48px}.organizer-info{flex:1 1}.organizer-name{color:#333;font-size:14px;font-weight:600;margin-bottom:2px}.organizer-badge{background:#667eea20;border-radius:10px;color:#667eea;display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.participants-stats{align-items:center;display:flex;gap:12px;justify-content:center}.stat-item{text-align:center}.stat-number{color:#667eea;font-size:24px;font-weight:700;line-height:1}.stat-label{color:#888;font-size:11px;margin-top:4px}.stat-divider{color:#ddd;font-size:24px;font-weight:300}.participants-bar{background:#f0f0f0;border-radius:10px;height:8px;overflow:hidden;width:100%}.participants-progress{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px;height:100%;transition:width .3s ease}.available-spots{color:#666;font-size:12px;font-weight:500;text-align:center}.requirements-card{background:linear-gradient(135deg,#4facfe10,#00f2fe10);border-color:#4facfe30}.requirements-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.requirement-item{align-items:center;background:#fff;border-radius:8px;display:flex;gap:10px;padding:12px}.req-icon{font-size:24px}.req-label{color:#888;font-size:11px;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.req-value{color:#333;font-size:13px;font-weight:600}.modal-footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;padding:20px}.danger-button{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s}.danger-button:hover{box-shadow:0 5px 15px #f5576c4d;transform:translateY(-2px)}.danger-button:active{transform:translateY(0)}@media (max-width:600px){.event-detail-modal{margin:10px auto;max-width:95vw}.modal-header{flex-wrap:wrap;padding:15px}.modal-body,.modal-footer{padding:15px}.when-where-grid{gap:12px}.info-grid{gap:12px}.info-grid,.requirements-grid{grid-template-columns:1fr}.stat-number{font-size:18px}.cost-display{font-size:20px;padding:12px}.map-placeholder{font-size:32px;min-height:80px}.info-value{font-size:12px}.info-label{font-size:10px}.location-name{font-size:12px}.location-address{font-size:10px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.create-event-modal{display:flex;flex-direction:column;max-height:90vh;max-width:650px;width:100%}.create-event-modal .modal-body{flex:1 1;overflow-y:auto;padding:20px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input[type=date],.form-group input[type=number],.form-group input[type=text],.form-group input[type=time],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;padding:12px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.form-group input[type=checkbox]{margin-right:8px;width:auto}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.form-section-header{border-bottom:2px solid #f0f0f0;color:#333;font-size:16px;font-weight:600;margin:25px 0 15px;padding-bottom:10px}@media (max-width:768px){.create-event-modal{max-width:95vw}.form-row{grid-template-columns:1fr}}.toggle-filters-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:20px;padding:10px 20px;transition:all .3s ease}.toggle-filters-btn:hover{box-shadow:0 6px 16px #667eea66;transform:translateY(-2px)}.event-filters{background:#fff;border:1px solid #e8e8e8;border-radius:16px;box-shadow:0 4px 16px #0000001a;flex:1 1 100%;margin-bottom:20px;padding:20px;width:100%}.filters-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.filters-header h4{color:#333;font-size:18px;font-weight:700;margin:0}.close-filters-btn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.close-filters-btn:hover{background:#e8e8e8;color:#333}.filters-body{gap:16px}.filter-group,.filters-body{display:flex;flex-direction:column}.filter-group{gap:6px}.filter-group label{color:#555;font-size:13px;font-weight:600}.filter-group input[type=date],.filter-group input[type=number],.filter-group select{background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;font-size:14px;padding:10px 12px;transition:all .2s ease}.filter-group input[type=date]:focus,.filter-group input[type=number]:focus,.filter-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.range-slider{-webkit-appearance:none;background:linear-gradient(90deg,#667eea 0,#764ba2);border-radius:3px;height:6px;outline:none;width:100%}.range-slider::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #667eea;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.range-slider::-webkit-slider-thumb:hover{box-shadow:0 3px 10px #0000004d;transform:scale(1.1)}.range-slider::-moz-range-thumb{background:#fff;border:3px solid #667eea;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;width:20px}.range-labels{color:#999;display:flex;font-size:11px;justify-content:space-between;margin-top:4px}.filter-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-weight:500!important;gap:8px}.checkbox-label input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.checkbox-label span{color:#333;font-size:14px}.filters-actions{border-top:2px solid #f0f0f0;display:flex;gap:10px;margin-top:20px;padding-top:20px}.apply-btn,.reset-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 20px;transition:all .3s ease}.reset-btn{background:#f5f5f5;color:#666}.reset-btn:hover{background:#e8e8e8;color:#333}.apply-btn{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea66;color:#fff}.apply-btn:hover{box-shadow:0 6px 16px #667eea80;transform:translateY(-2px)}@media (max-width:768px){.event-filters{padding:16px}.filters-header h4{font-size:16px}.filter-row{grid-template-columns:1fr}}
/*# sourceMappingURL=main.fb179292.css.map*/