:root{--bg: #000000;--bg-element: #212225;--bg-selected: #2e3135;--text: #ffffff;--text-secondary: #b0b4ba;--brand: #ff0048}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#app{height:100%;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}.topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 6px;flex-shrink:0}.topbar-brand{display:flex;align-items:center;gap:8px}.topbar-logo{width:28px;height:28px;border-radius:6px}.topbar-title{font-size:17px;font-weight:400}.topbar-icons{display:flex;align-items:center;gap:20px}.topbar-icons button,.topbar-icons a{background:none;border:none;color:#fff;display:flex;align-items:center;position:relative}.topbar-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;border-radius:8px;border:1.5px solid var(--bg);background:var(--brand);color:#fff;font-size:10px;line-height:16px;text-align:center;padding:0 3px}.bottombar{background:var(--brand);flex-shrink:0;position:sticky;bottom:0}.bottombar-inner{display:flex;padding-top:6px;padding-bottom:6px;max-width:380px;margin:0 auto}.bottombar-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;color:#fff9;padding:4px 0;position:relative}.bottombar-item.active{color:#fff}.bottombar-label{font-size:9px}.bottombar-badge{position:absolute;top:-2px;right:calc(50% - 18px);min-width:14px;height:14px;border-radius:7px;background:#ff0048;border:1.5px solid var(--brand);color:#fff;font-size:9px;line-height:13px;text-align:center;padding:0 2px}.main-outer{flex:1;min-height:0;position:relative;display:flex}.main{width:100%;overflow-y:auto;display:flex;justify-content:center}.feed{width:100%;max-width:470px;padding-top:8px}.centered-message{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;text-align:center;color:var(--text-secondary)}.post-card{border:1px solid var(--bg-selected);border-radius:8px;padding-bottom:16px;margin-bottom:16px;overflow:hidden}.post-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.post-identity{display:flex;align-items:center;gap:8px;min-width:0;text-decoration:none;color:inherit;background:none;border:none;padding:0;font:inherit;cursor:pointer;text-align:left}.post-avatar{width:20px;height:20px;border-radius:10px;object-fit:cover;background:var(--bg-element);flex-shrink:0}.post-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:#fff3;font-size:11px;font-weight:700}.post-author{font-weight:700;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-flag-img{width:18px;height:13px;flex-shrink:0;border-radius:2px;box-shadow:0 0 0 1px #ffffff26}.post-rubrique{font-size:11px;letter-spacing:.5px;color:var(--text);flex-shrink:0;margin-left:12px}.post-media-wrap{position:relative}.post-toast{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#000000bf;color:#fff;padding:6px 14px;border-radius:8px;font-size:13px;z-index:2}.post-media-btn{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer}.post-media{width:100%;aspect-ratio:1;object-fit:cover;background:var(--bg-element);display:block}.post-video-progress-track{position:absolute;left:0;right:0;bottom:47px;height:2px;background:#ffffff40}.post-video-progress-fill{height:100%;background:var(--brand)}.post-actions-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:16px;padding:8px 12px;background:#00000059;color:#fff}.post-action-item{background:none;border:none;color:inherit;display:flex;align-items:center;gap:4px;font-size:13px}.post-action-item:disabled{opacity:.6}.post-follow-btn{margin-left:auto;border:1px solid rgba(255,255,255,.6);border-radius:6px;background:transparent;color:#fff;font-size:12px;font-weight:600;padding:5px 12px}.post-follow-btn.following{border-color:#ffffff4d;color:#fff9}.post-caption{padding:8px 16px 0;font-size:13px;line-height:1.4}.auth-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:340px}.auth-logo{width:72px;height:72px;border-radius:16px;display:block;margin:0 auto 20px}.auth-title{text-align:center;font-size:22px;font-weight:300;letter-spacing:1px;margin-bottom:24px}.auth-title .accent{color:var(--brand);font-weight:700}.auth-input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid var(--brand);background:transparent;color:var(--text);font-size:15px;margin-bottom:12px}.auth-input::placeholder{color:var(--text-secondary)}.field-wrap{position:relative}.field-wrap .auth-input{margin-bottom:4px}.field-overlay-label{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--text-secondary);pointer-events:none}.field-overlay-affiche{color:var(--brand);font-style:italic;font-size:12px}.field-hint{color:var(--brand);font-style:italic;font-size:11px;margin:0 0 10px 4px}.orientation-label{font-size:13px;color:var(--text-secondary);margin:2px 0 8px}.orientation-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.orientation-chip{border:1px solid var(--brand);border-radius:20px;padding:6px 14px;background:transparent;color:var(--text);font-size:13px}.orientation-chip.active{background:var(--brand);color:#fff}.password-wrap{position:relative;margin-bottom:12px}.password-wrap .auth-input{padding-right:42px;margin-bottom:0}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;color:var(--text-secondary);display:flex;align-items:center}.password-toggle:hover{color:var(--text)}.auth-button{width:100%;padding:13px;border-radius:8px;border:none;background:#3c87f7;color:#fff;font-weight:700;font-size:15px;margin-top:8px}.auth-button:disabled{opacity:.5}.auth-switch{text-align:center;margin-top:18px;font-size:13px;color:var(--text-secondary)}.auth-switch a{color:var(--brand);font-weight:600}.auth-error{color:var(--brand);font-size:13px;margin-bottom:12px}.auth-hint{text-align:center;font-size:13px;color:var(--text-secondary);margin-bottom:14px;line-height:1.4}.auth-divider{display:flex;align-items:center;gap:10px;margin:14px 0 12px;font-size:12px;color:var(--text-secondary)}.auth-divider-line{flex:1;height:1px;background:var(--bg-selected)}.auth-provider-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#1f1f1f;border:none;border-radius:30px;padding:12px;font-weight:600;font-size:14px;margin-bottom:10px}.auth-provider-btn:disabled{opacity:.5}.auth-forgot-link{display:block;text-align:center;margin-top:-2px;margin-bottom:4px;font-size:11px;font-style:italic;color:#3c87f7}.swipeview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000;display:flex;flex-direction:column}.swipeview-body{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding-bottom:12px}.swipeview-close{position:absolute;top:16px;right:16px;z-index:2;background:#0006;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff}.swipeview-stage{display:flex;flex-direction:column-reverse;width:100%;height:100%}.swipeview-media-wrap{position:relative;width:100%;height:100%;aspect-ratio:9 / 16;overflow:hidden;background:var(--bg-element)}.swipeview-media{width:100%;height:100%;object-fit:cover;display:block}.swipeview-media-btn{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer}.swipeview-heart-burst{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;animation:swipeview-heart-burst .9s ease-out forwards}@keyframes swipeview-heart-burst{0%{opacity:0;transform:scale(.4)}15%{opacity:1;transform:scale(1.2)}40%{transform:scale(1)}70%{opacity:1}to{opacity:0}}@keyframes swipeview-slide-in-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes swipeview-slide-in-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.swipeview-media-wrap.slide-in-up{animation:swipeview-slide-in-up .24s ease-out}.swipeview-media-wrap.slide-in-down{animation:swipeview-slide-in-down .24s ease-out}.swipeview-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:8px;padding:14px;background:linear-gradient(rgba(0,0,0,.5),transparent);z-index:1}.swipeview-rubrique{margin-left:auto;font-size:10px;letter-spacing:.5px;color:#fff}.swipeview-header .post-follow-btn{margin-left:0;flex-shrink:0}.swipeview-identity{position:absolute;left:0;right:76px;bottom:96px;padding:0 14px;color:#fff;z-index:1;text-shadow:0 1px 3px rgba(0,0,0,.6)}.swipeview-identity-name{font-weight:700;font-size:15px}.swipeview-identity-handle{font-size:12px;color:#ffffffd9;margin-top:2px}.swipeview-identity-bio{font-size:13px;margin-top:6px;line-height:1.3}.swipeview-identity-meta{font-size:12px;color:#ffffffd9;margin-top:2px}.swipeview-rail{display:flex;flex-direction:row;gap:18px;color:#fff;position:absolute;right:12px;bottom:96px;z-index:1}.swipeview-rail-btn{background:none;border:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:600}.swipeview-rail-btn:disabled{opacity:.6}.swipeview-judgment{position:absolute;left:0;right:0;bottom:16px;z-index:1;display:flex;align-items:center;justify-content:center;gap:36px}.swipeview-judgment button{background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center}.swipeview-judgment-icon{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 1px 4px rgba(0,0,0,.5))}.swipeview-judgment-icon.dimmed{opacity:.4}.swipeview-judgment-icon-btn{display:flex;align-items:center;justify-content:center;color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.swipeview-video-progress-track{position:absolute;left:0;right:0;bottom:84px;height:2px;background:#ffffff40;z-index:1;pointer-events:none}.swipeview-video-progress-track.low{bottom:16px}.swipeview-video-progress-fill{height:100%;background:#ff0048}.swipeview-mute-btn{position:absolute;top:62px;right:14px;z-index:1;background:#0006;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:15px}.swipeview-nav{display:none}.swipeview-nav-btn{width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center}.swipeview-nav-btn:disabled{opacity:.3}.swipeview-blocked{position:absolute;top:60px;left:50%;transform:translate(-50%);background:#ff0048d9;color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;z-index:2}@media(min-width:700px){.swipeview-stage{flex-direction:row;align-items:center;gap:16px;width:auto;height:100%;max-height:92vh;transform:translate(-75.6px)}.swipeview-media-wrap{height:100%;max-height:860px;width:auto;border-radius:12px}.swipeview-rail{flex-direction:column;gap:22px}.swipeview-nav{display:flex;flex-direction:column;gap:10px;position:absolute;right:24px;bottom:40px}}.messages-panel{position:absolute;top:0;bottom:0;right:0;left:0;background:var(--bg);border-left:1px solid var(--bg-selected);z-index:210;display:flex;flex-direction:column;animation:messages-slide-in .24s ease-out}@keyframes messages-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.messages-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px;flex-shrink:0;background:var(--bg);border-bottom:1px solid var(--bg-selected)}.messages-panel-header h2{margin:0;font-size:17px;font-weight:700}.messages-panel-close{background:none;border:none;color:var(--text);display:flex;align-items:center}.messages-rail{display:flex;gap:16px;padding:14px 16px;overflow-x:auto;border-bottom:1px solid var(--bg-selected);flex-shrink:0}.messages-rail-item{display:flex;flex-direction:column;align-items:center;gap:3px;width:64px;flex-shrink:0;text-align:center;background:none;border:none;color:inherit}.messages-rail-item:disabled{opacity:.6}.messages-rail-name{font-size:12px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-rail-meta{font-size:11px;color:var(--text-secondary)}.messages-rail-compat{color:var(--brand);font-weight:700}.messages-list{flex:1;overflow-y:auto;padding-top:18.9px;padding-bottom:24px}.messages-row{display:flex;align-items:center;gap:14px;padding:12px 16px;width:100%;background:none;border:none;color:inherit;text-align:left}.messages-row-body{flex:1;min-width:0}.messages-row-name-line{display:flex;align-items:center;gap:8px}.messages-row-name{font-weight:700;font-size:14px}.messages-row-meta{font-size:12px;color:var(--text-secondary)}.messages-row-compat{font-size:12px;font-weight:700;color:var(--brand)}.messages-row-preview{display:flex;align-items:center;gap:6px;margin-top:3px}.messages-row-preview-text{font-size:13px;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-row-preview-text.unread{color:var(--text);font-weight:600}.messages-row-dot{width:10px;height:10px;border-radius:50%;background:var(--brand);flex-shrink:0}.messages-empty{text-align:center;color:var(--text-secondary);padding:40px 16px;font-size:13px}.messages-avatar-wrap{position:relative;flex-shrink:0}.messages-avatar{border-radius:50%;display:block;object-fit:cover}.messages-avatar-placeholder{background:var(--bg-element);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.messages-presence-dot{position:absolute;left:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;border:1.5px solid var(--bg);background:var(--brand)}.messages-presence-dot.online{background:#2ecc71}.messages-flag{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:16px;height:12px;border-radius:2px;box-shadow:0 0 0 1px #ffffff26}.search-form{flex-shrink:0;padding:12px 16px 0;display:flex;flex-direction:column;gap:10px}.search-filter-row{display:flex;gap:10px}.search-input{flex:1;min-width:0;background:var(--bg-element);border:1px solid var(--bg-selected);border-radius:8px;padding:9px 12px;color:var(--text);font-size:13px}.search-input::placeholder{color:var(--text-secondary)}.search-row{display:flex;align-items:center;gap:14px;padding:12px 16px;width:100%;background:none;border:none;color:inherit;text-align:left}.search-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.search-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:var(--bg-element);font-size:15px;font-weight:600}.search-row-body{flex:1;min-width:0}.search-row-name-line{display:flex;align-items:center;gap:8px}.search-row-name{font-weight:700;font-size:14px}.search-row-flag{width:16px;height:12px;border-radius:2px}.search-row-display-name{display:block;margin-top:2px;font-size:13px;color:var(--text-secondary)}.notif-row-unread{background:var(--bg-element)}.notif-text{font-weight:400}.notif-timestamp{font-style:italic}@media(min-width:700px){.feed{transform:translate(-75.6px)}.messages-panel{left:calc(50% + 197.2px)}}.chat-conversation{height:100%;display:flex;flex-direction:column}.chat-conversation-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--bg-selected);flex-shrink:0}.chat-back-btn{display:flex;align-items:center;gap:4px;background:none;border:none;color:var(--text);font-size:13px;font-weight:600;padding:4px;flex-shrink:0}.chat-back-btn-arrow{font-size:20px;line-height:1}.chat-header-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.chat-header-avatar-placeholder{background:var(--bg-element);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.chat-header-name{font-weight:700;font-size:15px}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column-reverse;gap:6px;padding:14px}.chat-bubble-row{display:flex}.chat-bubble-row.mine{justify-content:flex-end}.chat-bubble{max-width:75%;background:var(--bg-element);color:var(--text);padding:8px 12px;border-radius:14px;font-size:14px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.chat-bubble-row.mine .chat-bubble{background:var(--brand);color:#fff}.chat-image{max-width:200px;max-height:200px;border-radius:14px;display:block;object-fit:cover}.chat-invite-bubble p{margin:0 0 8px}.chat-invite-bubble p:last-child{margin-bottom:0}.chat-invite-profile-link{display:block;color:var(--brand);font-style:italic;text-decoration:underline;font-size:12px;margin-bottom:8px}.chat-invite-actions{display:flex;gap:8px}.chat-invite-decline,.chat-invite-accept{flex:1;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;color:#fff}.chat-invite-decline{background:var(--brand)}.chat-invite-accept{background:#2ecc71}.chat-invite-decline:disabled,.chat-invite-accept:disabled{opacity:.6}.chat-invite-status{font-style:italic;font-size:12px;opacity:.85}.chat-file-input{display:none}.chat-image-btn{background:none;border:none;font-size:18px;flex-shrink:0}.chat-image-btn:disabled{opacity:.5}.chat-empty{margin:auto;color:var(--text-secondary);font-size:13px;text-align:center}.chat-error{color:var(--brand);font-size:12px;padding:0 14px 6px}.chat-composer{display:flex;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid var(--bg-selected);flex-shrink:0}.chat-input{flex:1;background:transparent;border:1px solid var(--bg-selected);border-radius:20px;padding:9px 14px;color:var(--text);font-size:14px}.chat-input::placeholder{color:var(--text-secondary)}.chat-send-btn{background:none;border:none;color:var(--brand);font-weight:700;font-size:14px}.chat-send-btn:disabled{opacity:.4}.chat-banned{color:var(--text-secondary);font-size:13px;text-align:center;justify-content:center}.profile-page{max-width:470px;width:100%;margin:0 auto;padding:20px 16px 32px}.profile-header{display:flex;align-items:center;gap:16px}.profile-avatar-wrap{position:relative;flex-shrink:0}.profile-avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;display:block}.profile-avatar-placeholder{background:var(--bg-element);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600}.profile-presence-dot{position:absolute;right:2px;bottom:2px;width:16px;height:16px;border-radius:50%;border:2px solid var(--bg);background:var(--text-secondary)}.profile-presence-dot.online{background:#2ecc71}.profile-identity{min-width:0}.profile-name-row{display:flex;align-items:center;gap:8px}.profile-name{font-size:19px;font-weight:700}.profile-flag{width:20px;height:15px;border-radius:2px;box-shadow:0 0 0 1px #ffffff26}.profile-username{color:var(--text-secondary);font-size:13px;margin-top:2px}.profile-bio{margin:14px 0 0;font-size:14px;line-height:1.4}.profile-meta-row{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:10px;font-size:13px;color:var(--text-secondary)}.profile-compat{color:var(--brand);font-weight:700}.profile-stats{display:flex;justify-content:center;gap:28px;margin-top:18px;padding:14px 0;border-top:1px solid var(--bg-selected);border-bottom:1px solid var(--bg-selected)}.profile-stat{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:13px;color:var(--text-secondary);background:none;border:none}.profile-stat strong{color:var(--text);font-size:16px}.profile-actions{display:flex;gap:8px;margin-top:16px}.profile-action-btn{flex:1;background:var(--bg-element);color:var(--text);border:none;border-radius:8px;padding:9px;font-size:13px;font-weight:600}.profile-action-btn.following{background:transparent;border:1px solid var(--bg-selected)}.profile-action-btn:disabled{opacity:.6}.profile-report-btn{flex:none;padding:9px 14px;color:var(--brand)}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:6px}.profile-rubrique-section+.profile-rubrique-section{margin-top:24px}.profile-grid-item{position:relative;aspect-ratio:1;overflow:hidden;background:var(--bg-element)}.profile-grid-item img,.profile-grid-item video{width:100%;height:100%;object-fit:cover;display:block}.report-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:220;padding:20px}.report-modal{background:var(--bg-element);border-radius:12px;padding:20px;width:100%;max-width:340px}.report-modal h3{margin:0 0 12px;font-size:16px}.report-modal p{margin:0 0 16px;font-size:14px;line-height:1.4}.qr-modal{display:flex;flex-direction:column;align-items:center;text-align:center}.qr-modal-title{margin:0 0 16px}.qr-modal-code{background:#fff;padding:12px;border-radius:8px}.qr-modal-hint{margin:16px 0 0!important;color:var(--text-secondary)}.qr-modal-close{margin-top:16px}.report-reason-option{display:flex;align-items:center;gap:8px;font-size:14px;padding:6px 0}.report-text{width:100%;margin-top:10px;background:var(--bg);border:1px solid var(--bg-selected);border-radius:8px;padding:10px;color:var(--text);font-size:13px;min-height:60px;resize:vertical}.report-modal-actions{display:flex;gap:8px;margin-top:14px}.comments-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#000000b3;display:flex;align-items:flex-end;justify-content:center}.comments-card{width:100%;max-width:470px;height:80vh;background:var(--bg);border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden}.comments-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--bg-selected);flex-shrink:0}.comments-header h2{margin:0;font-size:16px}.comments-list{flex:1;overflow-y:auto;padding:4px 0}.comment-row{display:flex;align-items:flex-start;gap:10px;padding:10px 16px}.comment-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.comment-avatar-placeholder{background:var(--bg-element);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.comment-body{flex:1;min-width:0;font-size:13px;line-height:1.4}.comment-username{font-weight:700;margin-right:6px}.comment-delete{background:none;border:none;color:var(--text-secondary);font-size:12px;flex-shrink:0}@media(min-width:700px){.comments-overlay{align-items:center}.comments-card{height:640px;max-height:85vh;border-radius:16px}}.categories-list{flex:1;overflow-y:auto;padding:93.6px 16px 24px}.profile-panel-list{flex:1;overflow-y:auto;padding:18px 16px 24px}.categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px 12px}.categories-item{display:flex;flex-direction:column;align-items:center;gap:0;background:none;border:none;color:inherit;padding:6px 0}.categories-icon-wrap{position:relative}.categories-icon{width:66px;height:66px;object-fit:contain;display:block}.categories-badge{position:absolute;top:-6px;right:-10px;min-width:20px;height:20px;border-radius:10px;background:var(--brand);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}.categories-badge.active{background:#2ecc71}.categories-label{font-size:13px;text-align:center}.categories-readonly-note{text-align:center;margin:20px 0 0;font-style:italic;font-size:12px;line-height:1.4;color:var(--text-secondary)}.categories-note-activate{color:#2ecc71;font-weight:700;font-style:normal}.categories-note-deactivate{color:var(--brand);font-weight:700;font-style:normal}.categories-warning-title{color:var(--brand);text-align:center;font-size:17px;margin:0 0 12px}.categories-warning-body{font-size:13px;line-height:1.4;color:var(--text-secondary)}.categories-legend{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:14px;font-size:11px;color:var(--text-secondary)}.categories-legend-dot{width:7px;height:7px;border-radius:50%;background:var(--brand)}.categories-legend-dot.active{background:#2ecc71;margin-left:10px}.profile-panel-header-actions{display:flex;align-items:center;gap:8px}.profile-panel-header-block{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.profile-panel-header-block .profile-avatar{width:64px;height:64px;font-size:22px}.profile-panel-header-block .profile-identity{padding-top:4px}.profile-group-counts{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px;padding:10px;border-radius:8px;background:var(--bg-element);font-size:12px;color:var(--text-secondary);text-align:center}.profile-group-counts-m{font-size:14px;font-weight:700;color:var(--text)}.weekly-section{margin:18px 0}.weekly-title{margin:0 0 10px;font-size:13px;font-weight:700}.weekly-row{position:relative;display:flex;height:130px}.weekly-count-card{position:absolute;left:0;top:0;width:78px;height:130px;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;z-index:1;flex-shrink:0}.weekly-count-number{color:var(--brand);font-size:20px;font-weight:700}.weekly-count-icon{width:64px;height:64px}.weekly-scroll{display:flex;gap:8px;overflow-x:auto;padding-left:86px;padding-right:12px;width:100%}.weekly-thumb{position:relative;flex-shrink:0;width:78px;height:130px;border-radius:12px;overflow:hidden;background:var(--bg-element);display:block;border:none;padding:0;color:inherit;font:inherit;cursor:pointer}.weekly-thumb img{width:100%;height:100%;object-fit:cover;display:block}.weekly-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600}.weekly-thumb-badge{position:absolute;left:0;right:0;bottom:0;background:#0000008c;padding:4px;display:flex;flex-direction:column;align-items:center;gap:1px}.weekly-thumb-badge span{color:#fff;font-size:10px;line-height:1.2;text-align:center}.profile-panel-section-title{text-align:center;font-size:15px;font-weight:300;letter-spacing:1px;margin:20px 0 10px}.profile-panel-section-title-block{margin-top:10px}.croques-separator{height:2px;background:var(--brand);margin:6px 16px 10px}.croques-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px}.croques-row-identity{display:flex;align-items:center;gap:14px;flex:1;min-width:0;background:none;border:none;color:inherit;text-align:left;padding:0}.croques-row-actions{display:flex;gap:14px;flex-shrink:0}.croques-row-action{background:none;border:none;color:var(--brand);font-weight:600;font-size:13px;padding:0}.croques-row-action:disabled{opacity:.5}.profile-description-card{background:#00000080;border-radius:12px;padding:14px;font-size:13px;line-height:1.5;text-align:justify}.profile-panel-grid-wrap{margin-top:16px}.profile-rubrique-section-title{font-size:12px;font-weight:300;letter-spacing:1px;background:#0000008c;padding:8px 12px}.profile-grid-badge{position:absolute;top:4px;left:4px;background:#0009;border-radius:4px;padding:1px 4px;color:#fff;font-size:10px}.profile-grid-badge.published{color:var(--brand);font-weight:700}.edit-profile-form{display:flex;flex-direction:column;gap:10px}.edit-profile-avatar-wrap{align-self:center;position:relative;background:none;border:none;padding:0;margin-bottom:6px}.edit-profile-avatar-wrap .profile-avatar{width:100px;height:100px;font-size:32px}.edit-profile-camera-badge{position:absolute;right:-2px;bottom:-2px;width:32px;height:32px;border-radius:50%;background:var(--brand);border:2px solid var(--bg);display:flex;align-items:center;justify-content:center;font-size:14px}.edit-profile-field-hint{font-size:12px;color:var(--text-secondary);margin-top:2px}.edit-profile-forbidden-hint{color:var(--brand);font-style:italic;font-size:11px}.edit-profile-section-title{font-size:16px;font-weight:700;margin-top:8px}.edit-profile-textarea{min-height:56px;resize:vertical}.edit-profile-counter{align-self:flex-end;font-size:11px;color:var(--text-secondary);margin-top:-6px}.edit-profile-error{color:var(--brand);font-size:13px;margin:0}.mfb-container{display:flex;flex-direction:column;gap:16px}.mfb-filter-row{display:flex;justify-content:center;gap:8px}.mfb-filter-btn{border:1px solid var(--text);border-radius:20px;padding:6px 14px;background:none;color:var(--text);font-size:13px;font-weight:600}.mfb-filter-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.mfb-search-row{display:flex;align-items:center;gap:8px}.mfb-search-input{flex:1;border:1px solid var(--bg-selected);border-radius:8px;padding:8px 12px;background:transparent;color:var(--text);font-size:14px}.mfb-clear-btn{border:1px solid var(--text);border-radius:8px;padding:6px 12px;background:none;color:var(--text);font-size:11px}.mfb-loading,.mfb-empty{text-align:center;color:var(--text-secondary);margin-top:20px;font-size:13px}.mfb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 8px}.mfb-section{display:flex;flex-direction:column;gap:8px}.mfb-section-title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700}.mfb-section-flag{width:18px;height:13px;border-radius:2px}.mfb-scroll-row{display:flex;gap:12px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none}.mfb-scroll-row::-webkit-scrollbar{display:none}.mfb-avatar-item{display:flex;flex-direction:column;align-items:center;gap:1px}.mfb-avatar-item.scroll{width:64px;flex-shrink:0}.mfb-avatar-wrap{position:relative;background:none;border:none;padding:0;display:block}.mfb-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;display:block}.mfb-avatar-placeholder{background:var(--bg-element);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600}.mfb-presence-dot{position:absolute;left:-1px;bottom:-1px;width:12px;height:12px;border-radius:50%;border:1.5px solid var(--bg);background:var(--brand)}.mfb-presence-dot.online{background:#2ecc71}.mfb-country-flag{position:absolute;top:-8px;left:50%;transform:translate(-50%);width:16px;height:12px;border-radius:2px}.mfb-avatar-name{font-size:12px;line-height:1.2;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mfb-avatar-distance{font-size:11px;color:var(--text-secondary)}.mfb-avatar-compat{color:var(--brand);font-size:11px;font-weight:700}.mfb-choose-link{background:none;border:none;color:var(--text);font-style:italic;font-size:11px;text-decoration:underline;padding:0}.mfb-available-badge{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;background:#2ecc71;border:2px solid var(--bg);color:#fff;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center}.rubrique-page{max-width:470px;width:100%;margin:0 auto;height:100%;display:flex;flex-direction:column}.profile-slide-in{animation:messages-slide-in .24s ease-out}.rubrique-title-row{display:flex;align-items:center;gap:8px;padding:16px}.rubrique-title-spacer{width:32px;flex-shrink:0}.rubrique-title{flex:1;text-align:center;margin:0;font-size:20px;font-weight:300;letter-spacing:1px}.rubrique-settings-btn,.rubrique-swipe-btn{width:32px;height:32px;flex-shrink:0;background:none;border:none;color:var(--brand);font-size:20px;display:flex;align-items:center;justify-content:center}.rubrique-back-btn{flex-shrink:0;display:flex;align-items:center;gap:4px;background:none;border:none;color:var(--brand);font-size:14px;font-weight:600;padding:0}.rubrique-back-btn-arrow{font-size:20px;line-height:1}.rubrique-divider{height:2px;background:var(--brand);margin:0 16px 16px}.rubrique-content{flex:1;overflow-y:auto;padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.rubrique-intro{margin:0;font-size:13px;line-height:1.4}.rubrique-read-more{background:none;border:none;color:var(--brand);font-style:italic;font-size:13px;padding:0;margin-left:4px}.rubrique-invite-bar{padding:8px 16px 18px;flex-shrink:0}.rubrique-invite-btn{width:100%;background:#2ecc71;color:#fff;border:none;border-radius:8px;padding:12px;font-size:13px;font-weight:700}.rubrique-invite-btn:disabled{opacity:.5}.rubrique-modal-title{text-align:center;font-size:16px;margin:0 0 12px;text-transform:uppercase}.rubrique-option-column{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.rubrique-option-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rubrique-option-label{font-size:14px;font-weight:600}.rubrique-toggle-btn{width:36px;height:36px;border-radius:50%;border:none;background:#ffffff26;font-size:15px;display:flex;align-items:center;justify-content:center}.rubrique-toggle-btn.active{background:var(--brand);color:#fff}.rubrique-slider{width:100%}.rubrique-slider-value{text-align:center;font-size:15px;font-weight:700}.compatible-stats-row{display:flex;justify-content:space-around}.compatible-stat{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px;color:var(--text-secondary)}.compatible-stat strong{font-size:13px;color:var(--text)}.compatible-threshold-label{text-align:center;margin:0;font-size:12px}.compatible-threshold-row{display:flex;gap:8px}.compatible-threshold-btn{flex:1;border:1px solid var(--text);background:none;color:var(--text);padding:8px 0;font-weight:700;border-radius:2px}.compatible-threshold-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.compatible-thumb-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.compatible-thumb-row::-webkit-scrollbar{display:none}.scroll-arrows-wrap{display:flex;align-items:center;gap:6px}.scroll-arrows-wrap>*:nth-child(2){flex:1;min-width:0}.scroll-arrow-btn{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:none;background:#ffffff14;color:var(--text);font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.scroll-arrow-btn:hover{background:#ffffff26}.compatible-fingerprint-section{display:flex;flex-direction:column;gap:12px}.compatible-fingerprint-intro{text-align:center;margin:0;font-size:13px}.compatible-pick-row{display:flex;align-items:center;justify-content:center;gap:8px}.compatible-pick-tap{display:flex;align-items:center;gap:8px;background:none;border:none;padding:0}.compatible-pick-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.compatible-pick-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff26;font-size:13px}.compatible-pick-text{color:var(--brand);font-weight:600;text-decoration:underline}.compatible-pick-clear{background:none;border:none;color:var(--brand);font-size:15px}.compatible-progress-track{height:14px;border-radius:7px;background:#ff004840;overflow:hidden}.compatible-progress-fill{height:100%;border-radius:7px;background:var(--brand);transition:width 1.5s linear}.compatible-progress-footer{display:flex;align-items:center;justify-content:center;gap:12px}.compatible-progress-percent{font-weight:700}.compatible-reset-btn{border:1px solid var(--brand);border-radius:20px;padding:4px 12px;background:none;color:var(--brand);font-size:12px;font-weight:600}.compatible-fingerprint-row{display:flex;justify-content:space-around}.compatible-fingerprint-target{width:130px;height:130px;border-radius:12px;background:none;border:none;padding:0;opacity:.85}.compatible-fingerprint-target:active{opacity:1}.compatible-fingerprint-image{width:100%;height:100%;object-fit:contain}.compatible-status,.compatible-result{text-align:center;margin:0}.compatible-result{color:var(--brand);font-size:16px;font-weight:700}.compatible-picker-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;margin-top:8px}.compatible-picker-row{display:flex;align-items:center;gap:10px;background:none;border:none;padding:8px 0;color:var(--text)}.compatible-picker-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.compatible-picker-empty{text-align:center;color:var(--text-secondary);font-size:12px;margin-top:12px}.location-city-card{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;border-radius:8px;background:#ffffff0d;font-size:14px;text-align:center}.location-map-preview{display:block;width:100%;height:150px;border-radius:8px;overflow:hidden;border:none;padding:0;cursor:pointer}.leaflet-container{z-index:0}.location-fullscreen-map{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:var(--bg)}.location-fullscreen-back{position:absolute;top:16px;left:16px;z-index:1000;display:flex;align-items:center;gap:6px;background:#0009;color:#fff;border:none;border-radius:20px;padding:8px 14px;font-size:13px}.sd-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sd-choice-square{aspect-ratio:1;border-radius:8px;border:1px solid var(--brand);background:#ff004814;color:var(--text);font-size:15px;font-weight:700;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px}.sd-card{display:flex;flex-direction:column;align-items:center;gap:12px}.sd-round-label{margin:0;font-size:12px;color:var(--text-secondary)}.sd-timer-track{width:100%;height:6px;border-radius:3px;background:#ffffff26;overflow:hidden}.sd-timer-fill{height:100%;background:var(--brand);transition:width 1s linear}.sd-timer-text{margin:0;font-weight:700}.sd-profile-block{display:flex;align-items:center;gap:12px;width:100%;background:none;border:none;padding:0;text-align:left;color:var(--text)}.sd-profile-avatar-wrap{position:relative;flex-shrink:0}.sd-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}.sd-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff26;font-size:24px}.sd-profile-text{display:flex;flex-direction:column;gap:2px;font-size:13px}.sd-profile-text strong{font-size:16px}.sd-profile-score{color:var(--brand);font-weight:700}.sd-vote-row{display:flex;gap:32px}.sd-vote-row button{background:none;border:none;padding:0}.sd-vote-icon{width:64px;height:64px;object-fit:contain}.sd-vote-icon-dimmed{opacity:.35}.sd-hasard-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px}.sd-hasard-viewport{position:relative;overflow:hidden;border-radius:8px;background:#ffffff0a}.sd-hasard-reel{display:flex;flex-direction:column}.sd-hasard-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:none;border:none;color:var(--text);font-size:12px;transition:opacity .2s ease-out}.sd-hasard-item-dimmed{opacity:.35}.sd-hasard-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;transition:width .2s ease-out,height .2s ease-out}.sd-hasard-avatar-winner{width:68px;height:68px}.sd-hasard-name{font-weight:700}.sd-hasard-meta{color:var(--text-secondary);font-size:11px}.sd-hasard-frame{position:absolute;top:50%;left:50%;width:140px;height:140px;transform:translate(-50%,-50%);border:2px solid #ffffff;border-radius:8px;pointer-events:none}.sd-hasard-controls{display:flex;gap:12px}.sd-hasard-controls .rubrique-invite-btn{flex:1}.sd-sms-container{display:flex;flex-direction:column;gap:14px;max-height:420px;overflow-y:auto}.sd-sms-block{display:flex;flex-direction:column;gap:6px}.sd-sms-question-pill{align-self:center;background:var(--bg-element);border-radius:14px;padding:8px 14px;font-size:13px;text-align:center;max-width:90%}.sd-sms-bubble-row{display:flex}.sd-sms-bubble-row-mine{justify-content:flex-end}.sd-sms-bubble{max-width:75%;background:var(--bg-element);border-radius:12px;padding:8px 12px;font-size:13px}.sd-sms-bubble-mine{background:var(--brand);color:#fff}.sd-sms-timer{align-self:center;margin:0;font-size:12px;color:var(--text-secondary);font-weight:700}.sd-sms-result{text-align:center;color:var(--brand);font-size:16px;font-weight:700}.sd-sms-composer{display:flex;gap:8px}.sd-sms-input{flex:1;background:var(--bg-element);border:1px solid var(--bg-selected);border-radius:20px;padding:9px 14px;color:var(--text);font-size:13px}.sd-sms-send{background:var(--brand);color:#fff;border:none;border-radius:20px;padding:9px 16px;font-size:13px;font-weight:700}.sd-sms-send:disabled{opacity:.5}.sd-live-container{display:flex;flex-direction:column;gap:16px}.sd-live-waiting{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 0;text-align:center;color:var(--text-secondary);font-size:13px}.sd-live-session{display:flex;flex-direction:column;align-items:center;gap:10px}.sd-live-profile{display:flex;flex-direction:column;align-items:center;gap:8px}.sd-live-avatar{width:100px;height:100px;font-size:28px}.sd-live-result{text-align:center;font-size:15px;font-weight:700}.sd-live-result-match{color:#2ecc71}.spinner{width:28px;height:28px;border-radius:50%;border:3px solid var(--bg-element);border-top-color:var(--brand);animation:spin .8s linear infinite;margin:40px auto}@keyframes spin{to{transform:rotate(360deg)}}.rubrique-picker-modal{max-width:320px;max-height:75vh;display:flex;flex-direction:column}.rubrique-picker-options{overflow-y:auto}.rubrique-picker-option-btn{display:block;width:100%;background:var(--brand);color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:15px;font-weight:700;text-align:center}.rubrique-picker-option-btn.inactive{opacity:.5}.rubrique-picker-divider{height:2px;background:var(--brand);margin:10px 0}.rubrique-picker-cancel{align-self:center;margin-top:14px;background:none;border:none;color:var(--text-secondary);font-weight:600;padding:6px 12px}.post-preview-modal{position:relative;background:var(--bg-element);border-radius:12px;padding:20px;width:100%;max-width:380px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.post-preview-close{position:absolute;top:10px;right:10px;background:#00000080}.post-preview-media{border-radius:8px;overflow:hidden;aspect-ratio:1;background:var(--bg)}.post-preview-media img,.post-preview-media video{width:100%;height:100%;object-fit:cover}.post-preview-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--text-secondary)}.post-preview-delete-btn{width:100%;background:var(--brand);color:#fff;border:none;border-radius:8px;padding:12px;font-size:13px;font-weight:700}.post-preview-delete-confirm-text{margin:0;font-size:14px;text-align:center}.create-panel-content{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.create-media-counts,.create-status-line{margin:0;font-size:13px;color:var(--text-secondary)}.create-media-picker{display:block;width:100%;background:none;border:none;padding:0}.create-media-preview{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;background:var(--bg-element)}.create-media-placeholder{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:13px;text-align:center;padding:12px}.create-republish-link{align-self:flex-start;background:none;border:none;color:#3c87f7;font-size:13px;padding:0}.create-progress-row{display:flex;align-items:center;gap:10px}.create-progress-track{flex:1;height:6px;border-radius:3px;overflow:hidden;background:var(--bg-element)}.create-progress-fill{height:100%;background:#3c87f7}.compress-progress-popup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;min-width:220px;max-width:calc(100% - 32px);background:#141414eb;color:#fff;padding:18px 20px;border-radius:10px;box-shadow:0 4px 16px #00000059;display:flex;flex-direction:column;gap:10px;font-size:13px;text-align:center}.compress-progress-popup .create-progress-track{background:#fff3}.compress-progress-title{font-weight:600;line-height:1.3}.compress-progress-ghost{height:6px;border-radius:3px;border:1px dashed rgba(255,255,255,.35)}.create-picker-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.create-picker-filters-toggle,.create-picker-sort-btn{background:none;border:none;color:var(--text-secondary);font-size:12px;padding:0}.create-picker-result-text{font-size:12px;color:var(--text-secondary);flex:1;text-align:center}.create-picker-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.create-picker-grid-item{background:none;border:none;padding:0;display:block;width:100%}.create-picker-age-badge{position:absolute;right:4px;bottom:4px;background:#0009;border-radius:4px;padding:1px 4px;color:#fff;font-size:10px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
