.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.dev-banner{background:#fff3cd;border-radius:6px;color:#7a5c00;font-size:12px;font-weight:600;letter-spacing:.2px;margin-bottom:16px;padding:6px 12px;text-align:center}.login-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:40px;width:100%}.login-lang{display:flex;gap:6px;justify-content:flex-end;margin-bottom:8px}.login-lang .lang-btn{background:#0000;border:1px solid #667eea;border-radius:4px;color:#667eea;cursor:pointer;font-size:12px;font-weight:600;padding:4px 10px}.login-lang .lang-btn:hover{background:#667eea;color:#fff}.login-logo-wrap{display:flex;justify-content:center;margin-bottom:20px}.login-logo{height:180px;width:180px}.login-box .subtitle{color:#666;font-size:14px;margin-bottom:24px;text-align:center}.login-box form{display:flex;flex-direction:column;gap:12px}.login-box input{border:1px solid #ddd;border-radius:6px;font-size:16px;padding:12px}.login-box input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.login-box form button{background-color:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:background-color .2s}.login-box form button:hover:not(:disabled){background-color:#5568d3}.login-box form button:disabled{cursor:not-allowed;opacity:.6}.login-box .info{color:#999;font-size:13px;margin-top:16px;text-align:center}.privacy-panel{margin-top:24px}.privacy-panel .privacy-toggle{background:none;border:none;color:#999;cursor:pointer;font-size:13px;padding:0;text-align:center;text-decoration:underline;text-underline-offset:2px;width:100%}.privacy-panel .privacy-toggle:hover{color:#667eea}.privacy-content{display:flex;flex-direction:column;gap:10px;margin-top:12px}.privacy-content p{color:#666;font-size:12px;line-height:1.6}.privacy-content strong{color:#444}.notif-panel{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 8px 30px #00000024;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:scale(.95);transform-origin:top right;transition:transform .15s ease,opacity .15s ease;width:min(360px,calc(100vw - 32px));z-index:300}.notif-panel.open{opacity:1;pointer-events:all;transform:scale(1)}.notif-panel-header{align-items:center;border-bottom:1px solid #80808033;display:flex;justify-content:space-between;padding:14px 16px 10px}.notif-panel-title{color:#222;font-size:15px;font-weight:700}.mark-all-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:12px;font-weight:600;padding:4px 0}.mark-all-btn:hover{text-decoration:underline}.notif-list{max-height:360px;overflow-y:auto}.notif-item{align-items:flex-start;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background .12s}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#fafafa}.notif-item.unread{background:#f5f7ff}.notif-item.unread:hover{background:#eef0ff}.notif-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:36px;justify-content:center;width:36px}.notif-avatar.system{background:linear-gradient(135deg,#43a047,#1b5e20);font-size:16px}.notif-body{flex:1 1;min-width:0}.notif-text{color:#333;font-size:13px;line-height:1.4}.notif-text strong{color:#222;font-weight:700}.notif-time{color:#aaa;font-size:11px;margin-top:3px}.notif-dot{background:#667eea;border-radius:50%;flex-shrink:0;height:8px;margin-top:5px;width:8px}.notif-friend-actions{display:flex;gap:6px;margin-top:6px}.notif-accept-btn,.notif-decline-btn{border:none;border-radius:12px;cursor:pointer;font-size:12px;font-weight:600;padding:4px 12px;transition:opacity .15s}.notif-accept-btn{background:#667eea;color:#fff}.notif-accept-btn:hover:not(:disabled){opacity:.85}.notif-decline-btn{background:#f0f0f0;color:#666}.notif-decline-btn:hover:not(:disabled){background:#e0e0e0}.notif-accept-btn:disabled,.notif-decline-btn:disabled{cursor:not-allowed;opacity:.5}.notif-empty{color:#aaa;font-size:14px;padding:36px 16px;text-align:center}.notif-backdrop{display:none;inset:0;position:fixed;z-index:150}.notif-backdrop.open{display:block}@media (max-width:480px){.notif-panel{left:8px;position:fixed;right:8px;top:56px;transform-origin:top center;width:auto}}.profile-menu-wrapper{position:relative}.profile-icon-btn{align-items:center;background:none;border:none;border-radius:6px;color:#667eea;cursor:pointer;display:flex;justify-content:center;padding:4px 6px;transition:background .15s}.profile-icon-btn:hover{background:#f0f2ff}.profile-menu-backdrop{display:none;inset:0;position:fixed;z-index:150}.profile-menu-backdrop.open{display:block}.profile-menu{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 6px 24px #00000021;min-width:160px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:scale(.95);transform-origin:top right;transition:transform .15s ease,opacity .15s ease;z-index:300}.profile-menu.open{opacity:1;pointer-events:all;transform:scale(1)}.menu-username-btn{background:none;border:none;border-bottom:1px solid #80808033;color:#667eea;cursor:pointer;display:block;font-size:13px;font-weight:700;padding:12px 16px 10px;text-align:left;transition:background .12s;width:100%}.menu-username-btn:hover{background:#f5f0ff}.menu-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:13px;padding:10px 16px;text-align:left;transition:background .12s;width:100%}.menu-item:hover{background:#f5f5f5}.menu-item.logout{border-top:1px solid #80808033;color:#e53935}.menu-item.logout:hover{background:#fff5f5}.logout-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:500}.logout-modal{background:#fff;border-radius:14px;box-shadow:0 12px 40px #0000002e;max-width:320px;padding:24px 24px 20px;width:100%}.logout-modal-title{color:#222;font-size:16px;font-weight:700;margin:0 0 10px}.logout-modal-body{color:#666;font-size:13px;line-height:1.5;margin:0 0 20px}.logout-modal-actions{display:flex;gap:10px;justify-content:flex-end}.logout-cancel-btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#555;cursor:pointer;font-size:13px;font-weight:600;padding:8px 18px;transition:background .12s}.logout-cancel-btn:hover{background:#f5f5f5}.logout-confirm-btn{background:#e53935;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 18px;transition:opacity .12s}.logout-confirm-btn:hover{opacity:.88}.starred-wrapper{position:relative}.starred-btn{align-items:center;background:none;border:none;border-radius:6px;color:#667eea;cursor:pointer;display:flex;justify-content:center;padding:4px 4px 4px 2px;transition:background .15s}.starred-btn:hover{background:#f0f2ff}.starred-panel{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 8px 30px #00000024;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:scale(.95);transform-origin:top right;transition:transform .15s ease,opacity .15s ease;width:min(340px,calc(100vw - 32px));z-index:300}.starred-panel.open{opacity:1;pointer-events:all;transform:scale(1)}.starred-panel-header{align-items:center;border-bottom:1px solid #80808033;display:flex;justify-content:space-between;padding:14px 16px 10px}.starred-panel-title{color:#222;font-size:15px;font-weight:700}.starred-panel-backdrop{display:none;inset:0;position:fixed;z-index:150}.starred-panel-backdrop.open{display:block}.starred-list{max-height:380px;overflow-y:auto}.starred-item{align-items:flex-start;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;gap:10px;padding:11px 16px;transition:background .12s}.starred-item:last-child{border-bottom:none}.starred-item:hover{background:#f8f8ff}.starred-lock{flex-shrink:0;font-size:11px;margin-top:2px}.starred-cat-badge{align-self:flex-start;background:#667eea;border-radius:10px;color:#fff;flex-shrink:0;font-size:10px;font-weight:700;margin-top:2px;padding:2px 7px;text-transform:capitalize;white-space:nowrap}.starred-item-body{flex:1 1;min-width:0}.starred-item-title{color:#222;font-size:13px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starred-item-meta{color:#aaa;font-size:11px}.starred-empty{color:#aaa;font-size:14px;padding:36px 16px;text-align:center}@media (max-width:480px){.starred-panel{left:8px;position:fixed;right:8px;top:56px;transform-origin:top center;width:auto}}.header{background-color:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 4px #0000000d;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{flex-direction:row;gap:8px;margin:0 auto;max-width:600px;padding:6px 16px}.header-content,.header-left{align-items:center;display:flex}.header-left{flex:1 1;gap:6px}.logo{cursor:pointer;display:block;height:32px;width:auto}.header-actions{align-items:center;display:flex;gap:4px}.bell-btn,.bell-wrapper{position:relative}.bell-btn{align-items:center;background:none;border:none;border-radius:6px;color:#667eea;cursor:pointer;display:flex;justify-content:center;padding:4px 6px;transition:background .15s}.bell-btn:hover{background:#f0f2ff}.fab-create{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#667eea8c;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #667eea59;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:24px;transition:background .2s,transform .15s,box-shadow .2s;width:56px;z-index:120}.fab-create:hover{background:#667eead9;box-shadow:0 6px 20px #667eea80;transform:scale(1.08)}.fab-create:active{transform:scale(.96)}.bell-badge{align-items:center;background:#e53935;border:1.5px solid #fff;border-radius:8px;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 3px;position:absolute;right:-2px;top:-2px}.popover-anchor{display:inline-block;position:relative}.username-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:inherit;font-weight:600;padding:0;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px}.username-btn:hover{color:#764ba2}.popover-card{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 6px 24px #00000021;left:0;padding:10px 12px;position:absolute;top:calc(100% + 6px);transform-origin:top left;width:min(220px,calc(100vw - 32px));z-index:500}@media (max-width:480px){.popover-card{left:8px;position:fixed;right:8px;top:56px;transform-origin:top center;width:auto}}.popover-username{color:#222;font-size:14px;font-weight:700;margin-bottom:6px}.popover-stats{grid-gap:2px 8px;display:grid;gap:2px 8px;grid-template-columns:auto 1fr;margin-bottom:8px}.popover-stat{display:contents}.stat-label{color:#aaa;font-size:11px}.stat-value{color:#444;font-size:11px;font-weight:600}.popover-action-btn{border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;padding:7px 12px;transition:opacity .15s;width:100%}.popover-action-btn.add{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 6px #667eea59;color:#fff}.popover-action-btn.add:hover:not(:disabled){opacity:.88}.popover-action-btn.sent{background:#f0f0f0;color:#999;cursor:default}.popover-action-btn.accept{background:#43a047;color:#fff}.popover-action-btn.accept:hover:not(:disabled){opacity:.88}.popover-action-btn.friends{background:#e8f5e9;color:#2e7d32;cursor:default}.popover-action-btn:disabled{cursor:not-allowed}.popover-loading{color:#aaa;font-size:12px;text-align:center}.event-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;cursor:pointer;padding:16px;transition:all .2s}.event-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.card-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.card-header h3{color:#333;flex:1 1;font-size:16px;font-weight:600;margin:0}.card-posted-by{color:#888;font-size:12px;margin:-4px 0 8px}.private-icon{flex-shrink:0;font-size:14px;line-height:1;margin-top:2px}.category-badge{border-radius:12px;font-size:11px;padding:4px 10px}.description{color:#666;font-size:14px;line-height:1.4;margin:0 0 12px}.card-meta{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.card-meta .meta-item{align-items:center;color:#666;display:flex;flex-direction:row;font-size:13px;gap:6px}.card-meta .meta-item .icon{flex-shrink:0;font-size:12px}.card-footer{align-items:center;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.capacity{color:#999;font-weight:500}@media (max-width:600px){.event-card{padding:12px}.card-header h3{font-size:15px}.description{font-size:13px}}.card-star-btn{align-items:center;background:#fff;border:1.5px solid #667eea;border-radius:12px;color:#667eea;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:600;padding:5px 10px;transition:background .15s,color .15s}.card-star-btn:hover:not(:disabled){background:#f0f2ff}.card-star-btn.active{background:#667eea;color:#fff}.interested-list{border-top:1px solid #eee;color:#666;font-size:12px;line-height:1.4;margin-top:10px;padding-top:10px}.interested-label{color:#555;font-weight:600}.interested-names{color:#777}.search-filter{background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;margin-bottom:16px;padding:16px}.search-row{align-items:center;display:flex;gap:8px}.search-row+.filter-row:not(.filter-row--hidden){margin-top:12px}.search-row input{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:16px;padding:10px 12px}.search-row input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.advanced-toggle-btn{align-items:center;background:none;border:none;border-radius:6px;color:#888;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;gap:4px;padding:6px 8px;transition:color .2s,background-color .2s;white-space:nowrap}.advanced-toggle-btn:hover{background-color:#f5f5f5;color:#555}.advanced-toggle-btn.is-open{color:#667eea}.advanced-icon{flex-shrink:0}.filter-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr auto}.filter-row--hidden{display:none}.username-filter-wrap{position:relative}.username-filter-wrap input{box-sizing:border-box;width:100%}.filter-suggestions{left:0;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.filter-row input,.filter-row select{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:8px 10px}.filter-row input:focus,.filter-row select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-btn{background-color:#f0f0f0;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:background-color .2s;white-space:nowrap}.clear-btn:hover{background-color:#e0e0e0}@media (max-width:600px){.search-filter{padding:12px}.filter-row{grid-template-columns:1fr}.advanced-btn-label{display:none}.advanced-toggle-btn{padding:6px}}.events-feed{background:linear-gradient(135deg,#667eea,#764ba2) fixed;min-height:100vh}.events-container{margin:0 auto;max-width:600px;padding:16px}.empty,.loading{color:#666;font-size:16px;padding:40px 16px;text-align:center}.events-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.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}}.event-detail{background:linear-gradient(135deg,#667eea,#764ba2) fixed;min-height:100vh}.detail-interested-list li.popover-anchor,.footer-meta .value.popover-anchor{position:relative}.detail-container{margin:0 auto;max-width:600px;padding:16px 16px 40px}.detail-nav{align-items:center;display:flex;gap:16px;margin-bottom:16px}.detail-nav .back-btn{margin-bottom:0}.back-btn{color:#fff;margin-bottom:16px}.detail-actions-row{display:flex;gap:2px;justify-content:flex-end;margin:-16px 0 12px}.card-edit-btn{align-items:center;background:none;border:none;border-radius:4px;color:#aaa;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:color .15s,background .15s}.card-edit-btn:hover{background:#f0f2ff;color:#667eea}.card-delete-btn{align-items:center;background:none;border:none;border-radius:4px;color:#aaa;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:color .15s,background .15s}.card-delete-btn:hover{background:#fff5f5;color:#e53935}.detail-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.detail-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px}.detail-header h1{color:#333;flex:1 1;font-size:24px}.detail-header .private-icon{flex-shrink:0;font-size:16px;margin-top:4px}.category-badge{background-color:#667eea;border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;text-transform:capitalize;white-space:nowrap}.detail-meta{border-bottom:1px solid #eee;gap:16px;margin-bottom:24px;padding-bottom:24px}.detail-meta,.meta-item{display:flex;flex-direction:column}.meta-item{gap:4px}.meta-item .label{color:#999;font-size:13px;font-weight:600;text-transform:uppercase}.meta-item .value{color:#333;font-size:16px}.description-section{margin-bottom:24px}.description-section h3{color:#333;font-size:16px;font-weight:600;margin-bottom:12px}.description-section p{color:#666;line-height:1.6;white-space:pre-wrap}.footer-meta{border-top:1px solid #eee;gap:12px;padding-top:24px}.footer-meta,.footer-meta>div{display:flex;flex-direction:column}.footer-meta>div{gap:4px}.footer-meta .label{color:#999;font-size:13px;font-weight:600;text-transform:uppercase}.footer-meta .value{color:#666;font-size:14px}.error,.loading{font-size:16px;padding:40px 16px;text-align:center}.loading{color:#666}@media (max-width:600px){.detail-card{padding:16px}.detail-header h1{font-size:20px}}.interest-section{margin-bottom:24px}.detail-interested-list{background:#f8f9ff;border-radius:8px;padding:12px 16px}.interested-count{color:#667eea;font-size:13px;font-weight:600;margin-bottom:8px}.detail-interested-list ul{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.detail-interested-list li{color:#555;font-size:13px}.location-resolved{color:#999;font-size:12px;margin-top:2px}.detail-map{border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;height:220px;isolation:isolate;margin-top:10px;overflow:hidden;width:100%}.create-event{background:linear-gradient(135deg,#667eea,#764ba2) fixed;min-height:100vh}.create-container{margin:0 auto;max-width:600px;padding:16px 16px 40px}.create-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.create-card h1{color:#333;font-size:24px;margin-bottom:24px}.error{font-size:14px}form{gap:16px}.form-group,form{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#333;font-size:14px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:16px;padding:10px 12px}.form-group textarea{min-height:120px;resize:vertical}.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 input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f5f5f5;opacity:.6}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:8px}.cancel-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:all .2s}.submit-btn{background-color:#667eea;color:#fff}.submit-btn:hover:not(:disabled){background-color:#5568d3}.cancel-btn{background-color:#f0f0f0;color:#333}.cancel-btn:hover:not(:disabled){background-color:#e0e0e0}.cancel-btn:disabled,.submit-btn:disabled{cursor:not-allowed;opacity:.6}.location-input-row{align-items:stretch;display:flex;gap:8px}.location-input-row input{flex:1 1;min-width:0}@media (max-width:400px){.location-input-row{flex-direction:column}.geo-search-btn{width:100%}}.geo-search-btn{background:#f8f8f8;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 14px;transition:background .2s;white-space:nowrap}.geo-search-btn:hover:not(:disabled){background:#eee}.geo-search-btn:disabled{cursor:not-allowed;opacity:.5}.geo-feedback{border-radius:4px;font-size:13px;margin-top:4px;padding:6px 10px}.geo-feedback--searching{background:#f5f5f5;color:#666}.geo-feedback--found{background:#f1f8f1;color:#2e7d32}.geo-feedback--not-found{background:#fffbeb;color:#b45309}.geo-results{border:1px solid #e0e0e0;border-radius:6px;list-style:none;margin:6px 0 0;overflow:hidden;padding:0}.geo-result-item{border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:10px 12px;transition:background .15s}.geo-result-item:last-child{border-bottom:none}.geo-result-item:hover{background:#f5f5ff}.geo-result-item--selected{background:#eef0ff}.geo-result-item--selected:hover{background:#e8eaff}.geo-result-name{color:#333;font-size:14px}.geo-result-coords{color:#999;font-size:11px}.geo-map{border:1px solid #e0e0e0;border-radius:8px;height:220px;margin-top:8px;overflow:hidden}.visibility-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.visibility-option{align-items:center;background:#fafafa;border:2px solid #ddd;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 14px;transition:border-color .15s,background .15s}.visibility-option input[type=radio]{display:none}.visibility-option:hover{background:#f5f7ff;border-color:#667eea}.visibility-option--selected{background:#eef0ff;border-color:#667eea}.visibility-icon{flex-shrink:0;font-size:20px}.visibility-text{display:flex;flex-direction:column;gap:2px}.visibility-title{color:#333;font-size:14px;font-weight:600}.visibility-desc{color:#777;font-size:12px;line-height:1.3}@media (max-width:600px){.create-card{padding:16px}.form-actions,.form-row,.visibility-options{grid-template-columns:1fr}}.profile-page{background:linear-gradient(135deg,#667eea,#764ba2) fixed;min-height:100vh}.back-btn{align-self:flex-start;background:none;border:none;color:#ffffffd9;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:-10px;padding:0}.back-btn:hover{color:#fff;text-decoration:underline}.profile-container{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:600px;padding:12px 16px 16px}.profile-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;padding:18px 20px}.profile-section h2{color:#999;font-size:13px;font-weight:700;letter-spacing:.6px;margin-bottom:14px;text-transform:uppercase}.profile-field{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:8px 0}.profile-field:last-child{border-bottom:none}.field-label{color:#aaa;font-size:12px;font-weight:600;min-width:80px}.field-value{color:#333;flex:1 1;font-size:14px;margin-left:8px}.field-value.email{color:#888}.username-edit-inline{align-items:center;display:flex;flex:1 1;gap:6px;margin-left:8px;min-width:0}.username-edit-input-wrap{flex:1 1;position:relative}.username-edit-input-wrap input{border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;font-size:14px;outline:none;padding:5px 8px;width:100%}.username-edit-input-wrap input:focus{border-color:#667eea}.username-hint{font-size:11px;left:0;position:absolute;top:calc(100% + 2px);white-space:nowrap}.username-hint.available{color:#43a047}.username-hint.taken{color:#e53935}.username-hint.checking{color:#aaa}.username-hint.invalid{color:#e53935}.username-hint.success{color:#43a047}.change-btn{background:none;border:1px solid #667eea;border-radius:4px;color:#667eea;cursor:pointer;font-size:12px;font-weight:600;padding:4px 12px}.username-cancel-btn,.username-confirm-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:opacity .15s;width:28px}.username-confirm-btn{background:#667eea;color:#fff}.username-cancel-btn{background:#f0f0f0;color:#888}.username-cancel-btn:disabled,.username-confirm-btn:disabled{cursor:not-allowed;opacity:.4}.username-confirm-btn:not(:disabled):hover{opacity:.85}.username-cancel-btn:not(:disabled):hover{background:#e0e0e0}.lang-picker{display:flex;gap:8px}.lang-pill{background:#fff;border:1.5px solid #667eea;border-radius:20px;color:#667eea;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.3px;padding:7px 20px;transition:all .15s}.lang-pill.active{background:#667eea;color:#fff}.lang-pill:hover:not(.active){background:#f0f2ff}.profile-search-row{margin-bottom:14px;position:relative}.search-input-wrap{position:relative}.profile-search-row input{border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;font-size:14px;outline:none;padding:8px 32px 8px 12px;width:100%}.profile-search-row input:focus{border-color:#667eea}.search-clear-btn{background:none;border:none;color:#aaa;cursor:pointer;font-size:16px;line-height:1;padding:0 2px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.search-clear-btn:hover{color:#555}.search-suggestions{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.search-suggestion-item{color:#333;cursor:pointer;font-size:14px;padding:9px 12px}.search-suggestion-item:hover{background:#f5f5f5}.search-result-card{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding:10px 12px}.result-info{display:flex;flex-direction:column;gap:4px}.result-username{color:#333;font-size:14px;font-weight:600}.not-found-msg{color:#e53935;font-size:13px;margin-bottom:14px}.subsection-title{color:#bbb;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;margin-top:4px;text-transform:uppercase}.sent-requests-list{display:flex;flex-direction:column;gap:1px;margin-bottom:16px}.sent-row{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;font-size:13px;justify-content:space-between;padding:8px 0}.sent-row:last-child{border-bottom:none}.sent-username{color:#333;font-weight:600}.sent-meta{align-items:center;display:flex;gap:8px}.status-pill{background:#fff8e1;border-radius:10px;color:#f57f17;font-size:11px;font-weight:700;padding:2px 8px}.sent-date{color:#bbb;font-size:11px}.friends-list{display:flex;flex-direction:column;gap:1px}.friend-row{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:9px 0}.friend-row:last-child{border-bottom:none}.friend-info{display:flex;flex-direction:column;gap:2px}.friend-name{color:#333;font-size:14px;font-weight:600}.friend-since{color:#aaa;font-size:11px}.unfriend-btn{background:none;border:1px solid #e0e0e0;border-radius:4px;color:#999;cursor:pointer;font-size:12px;padding:4px 10px;transition:all .15s}.unfriend-btn:hover{border-color:#e53935;color:#e53935}.unfriend-confirm{align-items:center;display:flex;gap:6px}.unfriend-cancel-btn{background:none;border:1px solid #e0e0e0;border-radius:4px;color:#999;cursor:pointer;font-size:12px;padding:4px 10px;transition:all .15s;white-space:nowrap}.unfriend-cancel-btn:hover{border-color:#bbb;color:#666}.unfriend-confirm-btn{background:#e53935;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:4px 10px;transition:opacity .15s;white-space:nowrap}.unfriend-confirm-btn:hover{opacity:.85}.friends-empty,.section-empty{color:#aaa;font-size:14px;padding:16px 0;text-align:center}.profile-build-hash{color:#ccc;font-family:monospace;font-size:11px;margin:0 auto;max-width:600px;padding:8px 16px 16px;text-align:right}.friend-action-btn{border:none;border-radius:20px;cursor:pointer;font-size:12px;font-weight:600;padding:5px 14px;white-space:nowrap}.friend-action-btn.add{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.friend-action-btn.add:hover:not(:disabled){opacity:.88}.friend-action-btn.sent{background:#f0f0f0;color:#999;cursor:default}.friend-action-btn.accept{background:#43a047;color:#fff}.friend-action-btn.friends{background:#e8f5e9;color:#2e7d32;cursor:default}.friend-action-btn:disabled{cursor:not-allowed;opacity:.6}.welcome-page{background:linear-gradient(135deg,#667eea,#764ba2) fixed;min-height:100vh}.welcome-content{margin:0 auto;max-width:600px;padding:16px 16px 48px}.welcome-back{background:none;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin-bottom:24px;padding:4px 0}.welcome-back:hover{text-decoration:underline}.welcome-hero{margin-bottom:36px;text-align:center}.welcome-emoji{font-size:48px;margin-bottom:12px}.welcome-title{color:#fff;font-size:26px;font-weight:700;margin:0 0 8px}.welcome-subtitle{color:#ffffffbf;font-size:15px;font-style:italic;margin:0}.welcome-sections{display:flex;flex-direction:column;gap:20px;margin-bottom:36px}.welcome-section{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;display:flex;gap:16px;padding:18px 20px}.welcome-section-icon{flex-shrink:0;font-size:26px;margin-top:2px}.welcome-section h2{color:#222;font-size:15px;font-weight:700;margin:0 0 6px}.welcome-section p{color:#555;font-size:14px;line-height:1.5;margin:0}.welcome-footer{color:#fff9;font-size:14px;font-style:italic;margin:0;text-align:center}.loading{align-items:center;display:flex;font-size:18px;height:100vh;justify-content:center}.error{background-color:#ffebee;color:#d32f2f}.error,.success{border-radius:4px;margin-bottom:16px;padding:12px}.success{background-color:#e8f5e9;color:#388e3c}[data-theme=dark] .profile-build-hash{color:#333350}[data-theme=dark] .interested-list{border-top-color:#2a2a42}[data-theme=dark] .card-star-btn{background:#1e1e2c}[data-theme=dark] .card-star-btn:hover:not(:disabled){background:#252538}[data-theme=dark] .card-star-btn.active{background:#667eea}[data-theme=dark] body{background:#13131a;color:#e8e8f2}[data-theme=dark] .fab-create{background:#667eea66;box-shadow:0 4px 16px #00000080}[data-theme=dark] .fab-create:hover{background:#667eeabf}[data-theme=dark] .header{background-color:#1e1e2c;border-bottom-color:#2a2a42}[data-theme=dark] .header-content{background:none}[data-theme=dark] .create-card,[data-theme=dark] .detail-card,[data-theme=dark] .event-card,[data-theme=dark] .profile-section,[data-theme=dark] .search-filter,[data-theme=dark] .search-result-card,[data-theme=dark] .welcome-section{background:#1e1e2c;box-shadow:0 2px 8px #0006}[data-theme=dark] .event-card{border-color:#2a2a42}[data-theme=dark] .event-card:hover{box-shadow:0 4px 16px #0000008c}[data-theme=dark] .create-card h1,[data-theme=dark] .detail-header h1,[data-theme=dark] .event-card h3,[data-theme=dark] .field-value,[data-theme=dark] .footer-meta .value,[data-theme=dark] .friend-name,[data-theme=dark] .menu-username,[data-theme=dark] .meta-item .value,[data-theme=dark] .popover-username,[data-theme=dark] .result-username,[data-theme=dark] .sent-username,[data-theme=dark] .starred-item-title,[data-theme=dark] .welcome-section h2,[data-theme=dark] .welcome-title{color:#e8e8f2}[data-theme=dark] .card-posted-by{color:#555570}[data-theme=dark] .description,[data-theme=dark] .description-section p,[data-theme=dark] .form-group label,[data-theme=dark] .visibility-title,[data-theme=dark] .welcome-footer,[data-theme=dark] .welcome-section p,[data-theme=dark] .welcome-subtitle{color:#b0b0c8}[data-theme=dark] .empty,[data-theme=dark] .field-label,[data-theme=dark] .field-value.email,[data-theme=dark] .footer-meta .label,[data-theme=dark] .friend-since,[data-theme=dark] .friends-empty,[data-theme=dark] .loading,[data-theme=dark] .location-resolved,[data-theme=dark] .meta-item .label,[data-theme=dark] .notif-empty,[data-theme=dark] .profile-section h2,[data-theme=dark] .section-empty,[data-theme=dark] .sent-date,[data-theme=dark] .starred-empty,[data-theme=dark] .starred-item-meta,[data-theme=dark] .subsection-title,[data-theme=dark] .visibility-desc{color:#5a5a80}[data-theme=dark] .friend-row,[data-theme=dark] .menu-item.logout,[data-theme=dark] .menu-username,[data-theme=dark] .notif-panel-header,[data-theme=dark] .profile-field,[data-theme=dark] .sent-row,[data-theme=dark] .starred-panel-header{border-bottom-color:#2a2a42;border-top-color:#2a2a42}[data-theme=dark] .detail-meta{border-bottom-color:#2a2a42}[data-theme=dark] .footer-meta{border-top-color:#2a2a42}[data-theme=dark] .notif-item,[data-theme=dark] .starred-item{border-bottom-color:#2a2a42}[data-theme=dark] input[type=date],[data-theme=dark] input[type=email],[data-theme=dark] input[type=number],[data-theme=dark] input[type=text],[data-theme=dark] input[type=time],[data-theme=dark] select,[data-theme=dark] textarea{background:#16161f;border-color:#33334e;color:#e8e8f2;color-scheme:dark}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#667eea}[data-theme=dark] input:disabled,[data-theme=dark] select:disabled,[data-theme=dark] textarea:disabled{background:#13131a;opacity:.5}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#44445a}[data-theme=dark] .notif-panel,[data-theme=dark] .popover-card,[data-theme=dark] .profile-menu,[data-theme=dark] .starred-panel{background:#1e1e2c;border-color:#2a2a42;box-shadow:0 8px 30px #0000008c}[data-theme=dark] .notif-panel-title,[data-theme=dark] .starred-panel-title,[data-theme=dark] .stat-value{color:#e8e8f2}[data-theme=dark] .notif-text{color:#c0c0d8}[data-theme=dark] .notif-text strong{color:#e8e8f2}[data-theme=dark] .notif-time{color:#5a5a80}[data-theme=dark] .notif-decline-btn{background:#252538;color:#9090b0}[data-theme=dark] .notif-decline-btn:hover:not(:disabled){background:#2e2e48}[data-theme=dark] .notif-item:hover,[data-theme=dark] .starred-item:hover{background:#252538}[data-theme=dark] .notif-item.unread{background:#1a1a2e}[data-theme=dark] .notif-item.unread:hover{background:#22223a}[data-theme=dark] .menu-item{color:#e8e8f2}[data-theme=dark] .menu-item:hover{background:#252538}[data-theme=dark] .menu-item.logout:hover{background:#2d1515}[data-theme=dark] .clear-btn{background:#252538;color:#b0b0c8}[data-theme=dark] .clear-btn:hover{background:#2e2e48}[data-theme=dark] .geo-search-btn{background:#16161f;border-color:#33334e;color:#b0b0c8}[data-theme=dark] .geo-search-btn:hover:not(:disabled){background:#1e1e2c}[data-theme=dark] .cancel-btn{background:#252538;border-color:#33334e;color:#9090b0}[data-theme=dark] .cancel-btn:hover:not(:disabled){background:#2e2e48}[data-theme=dark] .change-btn{border-color:#667eea;color:#667eea}[data-theme=dark] .unfriend-btn{border-color:#33334e;color:#5a5a80}[data-theme=dark] .unfriend-btn:hover{border-color:#e53935;color:#e53935}[data-theme=dark] .lang-pill{background:#1e1e2c;border-color:#667eea;color:#667eea}[data-theme=dark] .lang-pill.active{background:#667eea;color:#fff}[data-theme=dark] .lang-pill:hover:not(.active){background:#252538}[data-theme=dark] .detail-interest-btn{background:#1e1e2c;border-color:#667eea;color:#667eea}[data-theme=dark] .detail-interest-btn:hover:not(:disabled){background:#22223a}[data-theme=dark] .visibility-option{background:#16161f;border-color:#33334e}[data-theme=dark] .visibility-option--selected,[data-theme=dark] .visibility-option:hover{background:#1e1e32;border-color:#667eea}[data-theme=dark] .geo-results{background:#1e1e2c;border-color:#33334e}[data-theme=dark] .geo-result-item{border-bottom-color:#2a2a42}[data-theme=dark] .geo-result-item:hover{background:#252538}[data-theme=dark] .geo-result-item--selected{background:#22223a}[data-theme=dark] .geo-result-name{color:#e8e8f2}[data-theme=dark] .geo-result-coords{color:#5a5a80}[data-theme=dark] .geo-feedback--searching{background:#16161f;color:#9090b0}[data-theme=dark] .geo-feedback--found{background:#101e10;color:#80c880}[data-theme=dark] .geo-feedback--not-found{background:#1e1600;color:#e0a060}[data-theme=dark] .detail-interested-list{background:#16161f}[data-theme=dark] .detail-interested-list li{color:#9090b0}[data-theme=dark] .detail-map .leaflet-tile-pane,[data-theme=dark] .geo-map .leaflet-tile-pane{filter:invert(1) hue-rotate(180deg)}[data-theme=dark] .error{background:#2d1010;border-color:#5a2020;color:#f08080}[data-theme=dark] .not-found-msg,[data-theme=dark] .username-hint.invalid,[data-theme=dark] .username-hint.taken{color:#f08080}[data-theme=dark] .status-pill{background:#2a2000;color:#e0a030}[data-theme=dark] .detail-map,[data-theme=dark] .geo-map{border-color:#2a2a42}[data-theme=dark] .friend-action-btn.sent,[data-theme=dark] .popover-action-btn.sent{background:#252538;color:#5a5a80}[data-theme=dark] .friend-action-btn.friends,[data-theme=dark] .popover-action-btn.friends{background:#0e1e0e;color:#80c880}[data-theme=dark] .welcome-back,[data-theme=dark] .welcome-title{color:#e8e8f2}[data-theme=dark] .welcome-footer,[data-theme=dark] .welcome-subtitle{color:#fff9}[data-theme=dark] .login-box{background:#1e1e2c;box-shadow:0 10px 40px #00000080}[data-theme=dark] .login-box .subtitle{color:#7070a0}[data-theme=dark] .login-box .info,[data-theme=dark] .privacy-panel .privacy-toggle{color:#5a5a80}[data-theme=dark] .privacy-content p{color:#7070a0}[data-theme=dark] .privacy-content strong{color:#b0b0c8}
/*# sourceMappingURL=main.f94b6f8d.css.map*/