/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.top-full{top:100%}.z-50{z-index:50}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.w-full{width:100%}.flex-1{flex:1}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.text-left{text-align:left}.opacity-50{opacity:.5}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}}.active\:scale-90:active{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x)var(--tw-scale-y)}.active\:opacity-60:active{opacity:.6}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{touch-action:manipulation;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,.touch-target{cursor:pointer;touch-action:manipulation;border:1px solid #0000;border-radius:8px;min-width:44px;min-height:44px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .2s}button:focus-visible,.touch-target:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}a{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s}a:hover{color:#1d4ed8;text-decoration:underline}@layer utilities{.touch-manipulation{touch-action:manipulation}.safe-area-inset-top{padding-top:env(safe-area-inset-top)}.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.scroll-touch{-webkit-overflow-scrolling:touch}.no-tap-highlight{-webkit-tap-highlight-color:transparent}}@layer components{.mobile-fade-in{animation:.3s ease-out mobileSlideUp}@keyframes mobileSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#1d4ed8}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}.login-form,.register-form{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:linear-gradient(135deg,#000000b3,#00000080),url(/assets/banyan.jpg) center/cover}.form-container{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px;border:1px solid rgba(255,255,255,.2)}.form-title{font-size:28px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:8px;letter-spacing:-.5px}.form-subtitle{font-size:16px;color:#666;text-align:center;margin-bottom:32px;line-height:1.5}.form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:600;color:#374151;letter-spacing:.025em}.form-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;color:#1f2937;transition:all .2s ease;background:#ffffffe6}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.form-input.error{border-color:#ef4444}.form-input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.field-error{font-size:12px;color:#ef4444;margin-top:4px}.form-button{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:none;letter-spacing:.025em}.form-button.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;margin-top:8px}.form-button.primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.form-button:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.form-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.form-footer p{color:#666;font-size:14px;margin:0}.link-button{background:none;border:none;color:#3b82f6;cursor:pointer;text-decoration:underline;font-size:14px;font-weight:600;padding:0}.link-button:hover:not(:disabled){color:#1d4ed8}.link-button:disabled{color:#9ca3af;cursor:not-allowed}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px;text-align:center}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;padding:40px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-container{text-align:center}.success-container .success-icon,.success-modal .success-icon{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:32px;color:#fff;font-weight:700}.success-modal h2{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 12px}.success-modal p{font-size:16px;color:#4b5563;margin:0 0 8px;line-height:1.5}.success-modal .modal-hint{font-size:14px;color:#6b7280;margin-bottom:24px}.success-modal .form-button{width:100%}@media (max-width: 480px){.form-container{padding:24px;margin:10px}.form-title{font-size:24px}.form-subtitle{font-size:14px}.modal-content{padding:24px;margin:20px}.success-modal .success-icon{width:56px;height:56px;font-size:28px}.success-modal h2{font-size:20px}}.social-login-section{margin-bottom:24px;text-align:center}.telegram-login-placeholder{text-align:center}.telegram-button-mock{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#08c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:not-allowed;opacity:.6}.telegram-button-mock .telegram-icon{width:20px;height:20px}.telegram-dev-note{font-size:12px;color:#666;margin-top:8px}.telegram-login-container{display:flex;justify-content:center}.telegram-login-container.disabled{pointer-events:none;opacity:.6}.auth-divider{display:flex;align-items:center;margin:24px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-divider span{padding:0 16px;color:#6b7280;font-size:14px;white-space:nowrap}.telegram-settings{padding:20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.telegram-settings-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 16px}.telegram-settings-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px}.telegram-linked{display:flex;flex-direction:column;gap:16px}.telegram-info{display:flex;align-items:center;gap:12px}.telegram-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #0088cc}.telegram-details{display:flex;flex-direction:column;gap:2px}.telegram-username{font-size:16px;font-weight:600;color:#1f2937}.telegram-status{font-size:13px;color:#10b981}.telegram-unlink-button{padding:10px 20px;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s ease;align-self:flex-start}.telegram-unlink-button:hover:not(:disabled){background:#dc2626}.telegram-unlink-button:disabled{opacity:.5;cursor:not-allowed}.telegram-unlink-confirm{display:flex;flex-direction:column;gap:12px}.telegram-confirm-text{color:#374151;font-size:14px;font-weight:500;margin:0}.telegram-confirm-buttons{display:flex;gap:8px}.telegram-cancel-button{padding:10px 20px;background:#e5e7eb;color:#374151;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s ease}.telegram-cancel-button:hover:not(:disabled){background:#d1d5db}.telegram-cancel-button:disabled{opacity:.5;cursor:not-allowed}.telegram-warning{color:#f59e0b;font-size:13px;margin:0}.telegram-not-linked{display:flex;flex-direction:column;gap:16px;align-items:center}.telegram-description{color:#6b7280;font-size:14px;margin:0;text-align:center}@media (max-width: 480px){.telegram-info{flex-direction:column;text-align:center}.telegram-linked{align-items:center}.telegram-unlink-button{width:100%}}.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::-moz-selection{background:transparent}.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{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{width:0;height:0;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;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-zoom-anim .leaflet-tile,.leaflet-pan-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-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;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;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;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;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}}.interactive-map-container{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.map-controls{display:flex;flex-direction:column;gap:12px;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.controls-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.locate-button{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.locate-button:hover:not(:disabled){background:#2563eb}.locate-button:disabled{background:#94a3b8;cursor:not-allowed}.map-stats{display:flex;gap:20px;align-items:center}.map-info{display:flex;gap:20px;align-items:center;font-size:14px;color:#64748b}.sign-in-prompt{color:#3b82f6;font-weight:500}.stat{font-size:14px;color:#475569}.status-indicator{display:flex;align-items:center;gap:8px}.status-permanent{color:#059669;font-weight:600}.status-traveling{color:#d97706;font-weight:600}.status-nomadic{color:#7c3aed;font-weight:600}.map-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 20px;margin:0;font-size:14px}.leaflet-map{position:relative;z-index:1}.map-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;padding:20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;align-items:center;gap:12px;font-size:14px;color:#475569}.loading-spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-popup-content{margin:8px 12px!important;font-size:14px!important}.map-popup{text-align:center}.popup-title{font-weight:600;color:#1f2937;margin-bottom:8px}.popup-status{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-bottom:8px}.popup-status.status-permanent{background:#d1fae5;color:#059669}.popup-status.status-traveling{background:#fef3c7;color:#d97706}.popup-status.status-nomadic{background:#ede9fe;color:#7c3aed}.popup-visibility{font-size:12px;color:#64748b;margin-bottom:8px}.contact-button{background:#3b82f6;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:background .2s ease}.contact-button:hover{background:#2563eb}.popup-header{margin-bottom:8px}.popup-username{font-weight:600;color:#1f2937;font-size:14px}.popup-signin-prompt{font-size:12px;color:#64748b;margin:0;font-style:italic}.popup-actions{margin-top:8px}.map-filters{display:flex;flex-wrap:wrap;gap:16px;padding:12px 0 0;border-top:1px solid #e2e8f0}.filter-group{display:flex;flex-direction:column;gap:6px;min-width:140px}.filter-group label{font-size:12px;font-weight:500;color:#475569}.filter-value{font-weight:600;color:#3b82f6}.radius-slider{width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none;cursor:pointer;-webkit-appearance:none}.radius-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.radius-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.radius-slider:disabled{opacity:.5;cursor:not-allowed}.slider-labels{display:flex;justify-content:space-between;font-size:10px;color:#94a3b8}.status-select{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;background:#fff;color:#1f2937;cursor:pointer;min-width:120px}.status-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.status-select:disabled{opacity:.5;cursor:not-allowed}.marker-types{flex:1}.checkbox-group{display:flex;flex-wrap:wrap;gap:12px}.checkbox-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#475569;cursor:pointer}.checkbox-label.disabled{opacity:.5;cursor:not-allowed}.checkbox-label input[type=checkbox]{width:14px;height:14px;cursor:pointer}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed}.marker-type-icon{font-size:10px}.marker-type-icon.user-icon{color:#3b82f6}.marker-type-icon.group-icon{color:#10b981}.marker-type-icon.center-icon{color:#f59e0b}.filter-auth-notice{width:100%;text-align:center;font-size:12px;color:#64748b;padding:8px 0 0;font-style:italic}.location-manager{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px}.location-manager.compact{padding:12px 16px}.location-summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.location-label{font-size:14px;color:#475569;font-weight:500}.edit-link,.remove-link{background:none;border:none;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.edit-link{color:#3b82f6}.edit-link:hover{background:#eff6ff}.remove-link{color:#ef4444}.remove-link:hover:not(:disabled){background:#fef2f2}.remove-link:disabled{color:#94a3b8;cursor:not-allowed}.location-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.location-header h3{margin:0;color:#1f2937;font-size:18px;font-weight:600}.close-button{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0 4px;line-height:1}.close-button:hover{color:#1f2937}.privacy-disclaimer{background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:13px;line-height:1.5;color:#92400e}.privacy-disclaimer strong{color:#78350f}.location-form-simple{display:flex;flex-direction:column;gap:20px}.form-step{padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.step-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.step-number{width:24px;height:24px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.step-title{font-size:14px;font-weight:600;color:#1f2937}.get-location-button{width:100%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.get-location-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.get-location-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.coords-preview{margin-top:10px;font-size:12px;color:#059669;text-align:center}.status-options,.privacy-options{display:flex;gap:8px;flex-wrap:wrap}.status-option,.privacy-option{flex:1;min-width:100px;padding:10px 12px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff}.status-option input,.privacy-option input{display:none}.status-option.selected,.privacy-option.selected{border-color:#3b82f6;background:#eff6ff}.status-option:hover,.privacy-option:hover{border-color:#93c5fd}.status-label,.privacy-option span{font-size:13px;font-weight:500;color:#1f2937}.privacy-option small{font-size:11px;color:#64748b;margin-top:2px}.custom-users-section{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.add-user-row{display:flex;gap:8px}.username-input{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.username-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.add-user-button{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.add-user-button:hover{background:#2563eb}.allowed-users-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.allowed-user-tag{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;color:#1d4ed8;padding:4px 8px 4px 10px;border-radius:16px;font-size:13px;font-weight:500}.remove-user-button{background:none;border:none;color:#6b7280;font-size:16px;line-height:1;cursor:pointer;padding:0 2px;border-radius:50%;transition:all .2s}.remove-user-button:hover{color:#ef4444;background:#fee2e2}.no-users-hint{margin:12px 0 0;font-size:12px;color:#64748b;font-style:italic}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.status-permanent{background:#d1fae5;color:#059669}.status-badge.status-traveling{background:#fef3c7;color:#d97706}.status-badge.status-nomadic{background:#ede9fe;color:#7c3aed}.privacy-badge{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 8px;border-radius:4px}.location-form{border-top:1px solid #e2e8f0;padding-top:20px}.form-section{margin-bottom:24px}.form-section h4{margin:0 0 16px;color:#374151;font-size:16px;font-weight:600}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.coordinate-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group input[type=number],.form-group select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s ease}.form-group input[type=number]:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input[type=number]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.checkbox-label{display:flex!important;align-items:flex-start;gap:8px;cursor:pointer}.checkbox-label input[type=checkbox]{margin:0;flex-shrink:0}.help-text{display:block;font-size:12px;color:#64748b;margin-top:4px;line-height:1.4}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e2e8f0}.cancel-button{background:#6b7280;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.cancel-button:hover:not(:disabled){background:#4b5563}.save-button{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46)}.save-button:disabled,.cancel-button:disabled{background:#94a3b8;cursor:not-allowed}.popup-coords{font-family:monospace;font-size:12px;color:#475569;margin:8px 0;line-height:1.4}.popup-accuracy{font-size:11px;color:#64748b;background:#f1f5f9;padding:4px 8px;border-radius:4px;margin-top:8px}.map-page{min-height:100vh;background:linear-gradient(135deg,#000000b3,#00000080),url(/assets/banyan.jpg) center/cover fixed}.map-header{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:30px 40px;border-bottom:1px solid rgba(255,255,255,.1)}.header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header-title h1{margin:0 0 8px;font-size:32px;font-weight:700}.header-title p{margin:0;font-size:18px;color:#fffc}.back-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.back-button:hover{background:#fff3}.map-overview{margin-top:20px}.overview-stats{display:flex;gap:20px}.map-page .stat-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-radius:8px;text-align:center;border:1px solid rgba(255,255,255,.2)}.map-page .stat-number{font-size:24px;font-weight:700;color:#fff}.map-page .stat-label{font-size:12px;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.visible-locations-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-radius:8px;text-align:center;border:1px solid rgba(255,255,255,.2)}.header-signin-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:center}.header-signin-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.map-content{padding:40px;max-width:1400px;margin:0 auto}.map-area{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.map-info-section{padding:40px;margin-top:40px}.info-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto}.info-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2)}.info-card h3{margin:0 0 12px;color:#1f2937;font-size:18px;font-weight:600}.info-card p{margin:0;color:#4b5563;line-height:1.6}@media (max-width: 768px){.map-header{padding:20px}.header-content{flex-direction:column;gap:16px;align-items:flex-start}.overview-stats{flex-direction:column;gap:12px}.map-content{padding:20px}.map-controls{flex-direction:column;gap:12px;align-items:stretch}.map-stats,.map-info{justify-content:center;flex-wrap:wrap}.coordinate-inputs{grid-template-columns:1fr}.location-actions{flex-direction:column}.form-actions{flex-direction:column-reverse}.location-methods{flex-direction:column}}.location-methods{display:flex;gap:10px;margin-bottom:12px}.location-method-button{flex:1;background:#fff;border:2px solid #e2e8f0;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;color:#374151}.location-method-button:hover{border-color:#3b82f6;background:#f8fafc}.location-method-button.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.location-method-button:disabled{opacity:.6;cursor:not-allowed}.location-search-wrapper{margin-bottom:12px}.map-select-hint{background:#dbeafe;color:#1e40af;padding:10px 14px;border-radius:6px;font-size:13px;text-align:center;margin-top:10px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.selected-address{font-weight:500;color:#059669}.location-search,.search-input-wrapper{position:relative}.search-input{width:100%;padding:10px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-input::-moz-placeholder{color:#9ca3af}.search-input::placeholder{color:#9ca3af}.search-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#64748b;font-size:14px}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px #00000026;list-style:none;padding:0;margin:4px 0 0}.search-result-item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f1f5f9}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f8fafc}.result-icon{font-size:14px;color:#64748b}.result-text{font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;height:100%;display:flex;flex-direction:column}.conversation-list.error{justify-content:center;align-items:center;padding:20px}.conversation-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.conversation-header h3{margin:0;color:#1f2937;font-size:18px;font-weight:600}.unread-badge{background:#ef4444;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:10px;min-width:20px;text-align:center}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:#64748b;font-size:14px}.empty-state{padding:40px 20px;text-align:center;color:#64748b}.empty-state p{margin:0 0 8px;font-size:16px}.empty-state small{font-size:14px;line-height:1.4}.conversation-items{flex:1;overflow-y:auto}.conversation-item{display:flex;align-items:center;padding:16px 24px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f1f5f9}.conversation-item:hover{background:#f8fafc}.conversation-item.active{background:#eff6ff;border-right:3px solid #3b82f6}.conversation-avatar{margin-right:12px}.avatar-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.conversation-content{flex:1;min-width:0}.conversation-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.conversation-username{font-weight:600;color:#1f2937;font-size:14px}.conversation-time{font-size:12px;color:#64748b}.conversation-preview{display:flex;justify-content:space-between;align-items:center}.latest-message{color:#64748b;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.conversation-unread-badge{background:#3b82f6;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:8px;min-width:16px;text-align:center}.retry-button{background:#3b82f6;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;margin-left:8px}.message-thread{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:100%;display:flex;flex-direction:column}.message-thread.loading{justify-content:center;align-items:center}.thread-header{padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0}.recipient-info{display:flex;align-items:center;gap:12px}.recipient-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#059669,#047857);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.recipient-details h3{margin:0 0 2px;color:#1f2937;font-size:18px;font-weight:600}.conversation-label{color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.messages-container{flex:1;overflow-y:auto;padding:20px 24px;background:#fafbfc}.empty-conversation{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#64748b}.empty-conversation p{margin:0 0 8px;font-size:16px}.empty-conversation small{font-size:14px}.messages-list{display:flex;flex-direction:column;gap:12px}.message-item{display:flex}.message-item.sent{justify-content:flex-end}.message-item.received{justify-content:flex-start}.message-bubble{max-width:70%;min-width:120px}.message-item.sent .message-bubble{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:18px 18px 4px}.message-item.received .message-bubble{background:#fff;color:#1f2937;border:1px solid #e2e8f0;border-radius:18px 18px 18px 4px}.message-content{padding:12px 16px;line-height:1.4;word-wrap:break-word}.message-meta{display:flex;justify-content:space-between;align-items:center;padding:4px 16px 8px;font-size:11px}.message-item.sent .message-meta{color:#ffffffb3}.message-item.received .message-meta{color:#64748b}.message-status{font-size:12px}.message-status.read{color:#059669}.message-status.delivered{color:#64748b}.message-input-form{padding:20px 24px;background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px}.input-container{display:flex;gap:12px;align-items:center}.message-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:24px;font-size:14px;outline:none;transition:border-color .2s ease}.message-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.message-input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.send-button{width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}.send-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:scale(1.05)}.send-button:disabled{background:#d1d5db;cursor:not-allowed;transform:none}.conversation-items::-webkit-scrollbar,.messages-container::-webkit-scrollbar{width:6px}.conversation-items::-webkit-scrollbar-track,.messages-container::-webkit-scrollbar-track{background:#f1f5f9}.conversation-items::-webkit-scrollbar-thumb,.messages-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.conversation-items::-webkit-scrollbar-thumb:hover,.messages-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width: 768px){.conversation-header,.thread-header,.message-input-form,.messages-container{padding:16px 20px}.conversation-item{padding:12px 20px}.message-bubble{max-width:85%}.latest-message{max-width:140px}.recipient-avatar{width:40px;height:40px;font-size:16px}.recipient-details h3{font-size:16px}}.about-page{min-height:100vh;background:#525659;display:flex;flex-direction:column}.about-page .fixed-header-stack{position:fixed;top:63px;left:0;right:0;z-index:200;display:flex;flex-direction:column}.about-page .page-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#323639;border-bottom:1px solid #222}.about-page .page-header h1{color:#ccc;font-size:14px;font-weight:500;margin:0}.about-page .back-button{background:transparent;border:1px solid #666;color:#ccc;padding:6px 14px;border-radius:4px;font-size:13px;font-weight:400;cursor:pointer;transition:all .15s ease}.about-page .back-button:hover{background:#ffffff1a;border-color:#888;color:#fff}.about-content{position:relative;z-index:1;max-width:816px;margin:75px auto 32px;padding:72px 96px;background:#fff;color:#1a1a1a;line-height:1.7;box-shadow:0 2px 8px #0000004d;font-family:Georgia,Times New Roman,Times,serif;transition:transform .3s cubic-bezier(.4,0,.2,1),margin-top .3s cubic-bezier(.4,0,.2,1)}.about-header{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #ddd}.about-header h2{font-size:28px;font-weight:400;color:#111;margin:0 0 16px;letter-spacing:-.3px}.about-subtitle{font-size:16px;color:#555;margin:0}.wisdom-line{text-align:center;font-size:15px;color:#444;margin-bottom:48px}.featured-quote{margin:40px 48px;padding:0;text-align:center}.featured-quote p{font-size:18px;font-style:italic;color:#222;margin:0 0 12px;line-height:1.6}.featured-quote cite{font-size:14px;color:#666;font-style:normal}.about-section{margin-bottom:40px}.about-section h3{font-size:20px;font-weight:600;color:#111;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-section h4{font-size:16px;font-weight:600;color:#222;margin:28px 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-section p{font-size:15px;color:#333;margin:0 0 14px;text-align:justify}.about-section ul{margin:14px 0;padding-left:24px}.about-section li{font-size:15px;color:#333;margin-bottom:10px;line-height:1.65}.about-section blockquote{margin:24px 32px;padding:0}.about-section blockquote p{font-size:15px;font-style:italic;color:#444;margin:0 0 6px;text-align:left}.about-section blockquote cite{font-size:13px;color:#666;font-style:normal}.about-section.invitation{margin-top:48px;padding-top:40px;border-top:1px solid #ddd}.blessing{font-size:15px;font-style:italic;color:#333;margin-top:28px;text-align:center}.about-footer{margin-top:56px;padding-top:32px;border-top:1px solid #ddd;text-align:center}.about-footer .divider{font-size:14px;color:#999;margin-bottom:16px;letter-spacing:8px}.about-footer .site-name{font-size:14px;color:#333;margin-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-footer .tagline{font-size:13px;color:#666}@media (max-width: 900px){.about-content{margin:24px 16px;padding:48px}}@media (max-width: 600px){.about-page .page-header{padding:10px 16px}.about-content{margin:16px 8px;padding:32px 24px}.about-header h2{font-size:22px}.featured-quote{margin:32px 16px}.featured-quote p{font-size:16px}.about-section h3{font-size:18px}.about-section blockquote{margin:20px 16px}.about-section p{text-align:left}}.about-page .header-actions{display:flex;align-items:center;gap:12px}.review-mode-toggle{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #555;color:#888;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.review-mode-toggle:hover{border-color:#777;color:#aaa}.review-mode-toggle.active{background:#ffffff1a;border-color:#888;color:#fff}.review-mode-toggle .toggle-icon{font-size:13px;opacity:.8}.review-mode-toggle .pending-badge{background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;margin-left:2px}.review-mode-banner{background:#2a2a2a;color:#999;text-align:center;font-size:12px;font-weight:500;line-height:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.3px;height:0;overflow:hidden;opacity:0;transition:height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.review-mode-banner.open{height:32px;opacity:1}.review-mode-banner.guest-banner{color:#b0b0b0}.review-mode-banner .sign-in-link{color:#6ba3d6;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.review-mode-banner .sign-in-link:hover{color:#8fc0eb}.about-page.review-mode-active{display:flex;flex-direction:column}.about-page.review-mode-active .about-content{cursor:text;transform:translate(-170px);margin-top:107px}.about-page.review-mode-active .about-block.review-mode{position:relative}.comment-highlight{background:#fbbf2459;border-bottom:2px solid #f59e0b;cursor:pointer;transition:background .15s ease;padding:1px 0}.comment-highlight:hover{background:#fbbf248c}.suggestion-highlight{background:#34d39940;border-bottom:2px solid #10b981;cursor:pointer;transition:background .15s ease;padding:1px 0}.suggestion-highlight:hover{background:#34d39973}.comment-highlight.active,.suggestion-highlight.active{box-shadow:0 0 0 2px #3b82f680}.about-page .loading-state,.about-page .error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#ccc;font-size:16px}.about-page .error-state button{margin-top:16px;background:#3b82f6;color:#fff;border:none;padding:8px 20px;border-radius:4px;cursor:pointer}.block-content-wrapper{position:relative}.highlight-indicators{position:absolute;right:-40px;top:0;display:flex;flex-direction:column;gap:4px}.highlight-indicator{display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #ddd;border-radius:12px;padding:2px 6px;font-size:11px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 3px #0000001a}.highlight-indicator:hover{transform:scale(1.05);box-shadow:0 2px 6px #00000026}.highlight-indicator.comment{border-color:#fbbf24;background:#fef3c7}.highlight-indicator.suggestion{border-color:#34d399;background:#d1fae5}.highlight-count{font-size:10px;color:#666}.selection-action-menu{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001f;display:flex;gap:2px;padding:4px;z-index:1000;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.selection-action-menu .action-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;background:transparent;color:#555}.selection-action-menu .action-btn:hover{background:#f5f5f5;color:#333}.selection-action-menu .action-btn.comment:hover{background:#fef3c7;color:#b45309}.selection-action-menu .action-btn.suggest:hover{background:#ecfdf5;color:#059669}.selection-action-menu .action-btn.cancel{padding:8px 10px;color:#bbb}.selection-action-menu .action-btn.cancel:hover{background:#fee2e2;color:#dc2626}.selection-action-menu .icon{font-size:14px;opacity:.7}.review-sidebar{position:fixed;right:0;top:160px;width:340px;height:calc(100vh - 160px);background:#fafafa;border-left:1px solid #eee;z-index:150;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.review-sidebar.open{transform:translate(0)}.review-sidebar .sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa}.review-sidebar .sidebar-header h3{margin:0;font-size:13px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.5px}.review-sidebar .annotation-count{font-size:12px;color:#999;font-weight:400}.review-sidebar .sidebar-error{background:#fff5f5;color:#c53030;padding:12px 24px;font-size:13px}.review-sidebar .sidebar-success{background:#f0fff4;color:#276749;padding:12px 24px;font-size:13px}.review-sidebar .sidebar-content{flex:1;overflow-y:auto;padding:4px 16px 16px}.new-annotation-form{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.new-annotation-form .selected-text-preview{padding:12px;margin-bottom:12px;background:#f7f7f7;border-radius:8px}.new-annotation-form .selected-text-preview .label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:6px;font-weight:500}.new-annotation-form .selected-text-preview p{margin:0;font-size:13px;color:#555;font-style:italic;line-height:1.5}.new-annotation-form textarea{width:100%;padding:12px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;margin-bottom:12px;background-color:#fff;color:#333;transition:border-color .2s ease}.new-annotation-form textarea:focus{outline:none;border-color:#bbb}.new-annotation-form .form-actions{display:flex;justify-content:flex-end;gap:8px}.new-annotation-form .form-actions button{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;background:transparent;color:#666;transition:all .15s ease}.new-annotation-form .form-actions button:hover:not(:disabled){background:#f0f0f0;color:#333}.new-annotation-form .form-actions button.primary{background:#333;color:#fff}.new-annotation-form .form-actions button.primary:hover:not(:disabled){background:#222}.new-annotation-form .form-actions button:disabled{opacity:.4;cursor:not-allowed}.annotations-list{display:flex;flex-direction:column;gap:12px}.annotations-list .empty-state{text-align:center;padding:48px 24px;color:#999}.annotations-list .empty-state p{margin:0 0 8px;font-size:14px;color:#666}.annotations-list .empty-state .hint{font-size:13px;color:#aaa}.annotation-card{background:#fff;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000a;scroll-margin-top:12px;scroll-margin-bottom:12px}.annotation-card:hover{box-shadow:0 2px 8px #00000014}.annotation-card.active{box-shadow:0 0 0 2px #333}.annotation-card.comment,.annotation-card.suggestion{border-left:none}.annotation-card .annotation-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.annotation-card .type-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.annotation-card .type-indicator.comment{background:#f59e0b}.annotation-card .type-indicator.suggestion{background:#10b981}.annotation-card .author{font-weight:500;font-size:13px;color:#333}.annotation-card .date{font-size:12px;color:#aaa;margin-left:auto}.annotation-card .quoted-text{font-size:13px;font-style:italic;color:#888;margin-bottom:12px;padding:10px 12px;background:#f7f7f7;border-radius:8px;max-height:80px;overflow:hidden;white-space:pre-wrap;line-height:1.5}.annotation-card .annotation-body{font-size:14px;color:#444;line-height:1.6;white-space:pre-wrap}.annotation-card .replies{margin-top:14px;padding-top:14px;border-top:1px solid #f0f0f0}.annotation-card .reply{padding:8px 0}.annotation-card .reply .author{font-size:12px;font-weight:500;color:#555}.annotation-card .reply .date{font-size:11px;color:#bbb;margin-left:8px}.annotation-card .reply p{margin:6px 0 0;color:#555;font-size:13px;line-height:1.5;white-space:pre-wrap}.annotation-card .reply-form{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #f0f0f0}.annotation-card .reply-form input{flex:1;padding:10px 12px;border:1px solid #e5e5e5;border-radius:8px;font-size:13px;background-color:#fff;color:#333;transition:border-color .2s ease}.annotation-card .reply-form input:focus{outline:none;border-color:#bbb}.annotation-card .reply-form button{padding:10px 16px;background:#333;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease}.annotation-card .reply-form button:hover:not(:disabled){background:#222}.annotation-card .reply-form button:disabled{opacity:.4}.annotation-card .suggestion-diff{display:flex;align-items:flex-start;gap:10px;margin-top:8px;font-size:14px}.annotation-card .suggestion-diff .arrow{color:#aaa;font-size:12px;margin-top:2px}.annotation-card .suggestion-diff .new-text{color:#059669;background:#ecfdf5;padding:8px 12px;border-radius:8px;white-space:pre-wrap;line-height:1.5;flex:1}.annotation-card .annotation-actions{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #f0f0f0}.annotation-card .annotation-actions button{padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.annotation-card .annotation-actions button.delete{background:transparent;color:#999}.annotation-card .annotation-actions button.delete:hover{background:#fee2e2;color:#dc2626}.annotation-card .annotation-actions button.resolve{background:#f0f0f0;color:#666}.annotation-card .annotation-actions button.resolve:hover{background:#e5e5e5;color:#333}.annotation-card .annotation-actions.review-actions{justify-content:flex-end}.annotation-card .annotation-actions button.reject{background:transparent;color:#999}.annotation-card .annotation-actions button.reject:hover{background:#fee2e2;color:#dc2626}.annotation-card .annotation-actions button.accept{background:#333;color:#fff}.annotation-card .annotation-actions button.accept:hover{background:#222}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.sidebar-header h4{margin:0;font-size:16px;font-weight:600;color:#111827}.sidebar-header .close-button{background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer;line-height:1;padding:0}.sidebar-header .close-button:hover{color:#374151}.sidebar-error{background:#fef2f2;color:#dc2626;padding:10px 16px;font-size:13px;border-bottom:1px solid #fecaca}.sidebar-content{flex:1;overflow-y:auto;padding:16px}.comment-form,.suggestion-form{display:flex;flex-direction:column;gap:12px}.selected-text-preview,.original-text,.suggested-text{background:#f9fafb;padding:12px;border-radius:6px;border:1px solid #e5e7eb}.selected-text-preview .label,.original-text .label,.suggested-text .label{display:block;font-size:11px;text-transform:uppercase;color:#6b7280;margin-bottom:6px;font-weight:600}.selected-text-preview .preview,.original-text .preview{font-size:14px;color:#374151;margin:0;font-style:italic}.original-text .preview.strike{text-decoration:line-through;color:#9ca3af}.sidebar-content textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;background-color:#fff;color:#202124}.sidebar-content textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.form-actions button{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .1s ease}.form-actions button:first-child{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.form-actions button:first-child:hover{background:#e5e7eb}.form-actions button.primary{background:#3b82f6;border:none;color:#fff}.form-actions button.primary:hover:not(:disabled){background:#2563eb}.form-actions button:disabled{opacity:.5;cursor:not-allowed}.comment-thread{display:flex;flex-direction:column;gap:12px}.comment-item{background:#f9fafb;padding:12px;border-radius:8px;border:1px solid #e5e7eb}.comment-item.main{background:#fffbeb;border-color:#fde68a}.comment-item.reply{margin-left:16px;background:#fff}.comment-header{display:flex;gap:8px;align-items:center;margin-bottom:8px}.comment-header .author{font-weight:600;font-size:13px;color:#111827}.comment-header .date{font-size:11px;color:#9ca3af}.quoted-text{font-size:13px;font-style:italic;color:#6b7280;margin-bottom:8px;padding:8px 10px;background:#00000008;border-radius:4px;border-left:3px solid #fbbf24}.comment-body{font-size:14px;color:#374151;line-height:1.5}.delete-btn{margin-top:8px;background:none;border:none;color:#ef4444;font-size:12px;cursor:pointer;padding:0}.delete-btn:hover{text-decoration:underline}.reply-form{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:12px;border-top:1px solid #e5e7eb}.reply-form textarea{min-height:60px}.reply-form button.primary{align-self:flex-end;background:#3b82f6;color:#fff;border:none;padding:6px 14px;border-radius:4px;font-size:12px;cursor:pointer}.reply-form button.primary:disabled{opacity:.5}.admin-actions{margin-top:12px;padding-top:12px;border-top:1px dashed #d1d5db}.resolve-btn{width:100%;background:#10b981;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer}.resolve-btn:hover{background:#059669}.suggestion-view{display:flex;flex-direction:column;gap:12px}.suggestion-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.suggestion-header .status{padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.suggestion-header .status.pending{background:#fef3c7;color:#92400e}.suggestion-header .status.accepted{background:#d1fae5;color:#065f46}.suggestion-header .status.rejected{background:#fee2e2;color:#991b1b}.suggestion-diff{display:flex;flex-direction:column;gap:8px}.suggestion-diff .original,.suggestion-diff .suggested{background:#f9fafb;padding:12px;border-radius:6px}.suggestion-diff .label{display:block;font-size:11px;text-transform:uppercase;color:#6b7280;margin-bottom:6px;font-weight:600}.suggestion-diff p{margin:0;font-size:14px}.suggestion-diff .strike{text-decoration:line-through;color:#dc2626;background:#ef44441a;padding:2px 4px;border-radius:2px}.suggestion-diff .new{color:#059669;background:#10b9811a;padding:2px 4px;border-radius:2px}.admin-review{margin-top:12px;padding-top:12px;border-top:1px dashed #d1d5db;display:flex;flex-direction:column;gap:8px}.admin-review textarea{min-height:50px}.review-actions{display:flex;gap:8px}.reject-btn,.accept-btn{flex:1;padding:8px 16px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer}.reject-btn{background:#fee2e2;color:#dc2626}.reject-btn:hover{background:#fecaca}.accept-btn{background:#10b981;color:#fff}.accept-btn:hover{background:#059669}.review-note{background:#f3f4f6;padding:10px;border-radius:6px;margin-top:8px}.review-note .label{display:block;font-size:11px;text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-weight:600}.review-note p{margin:0;font-size:13px;color:#374151}@media (max-width: 900px){.about-page.review-mode-active .about-content{transform:translate(-150px)}.review-sidebar{width:300px}}@media (max-width: 768px){.about-page.review-mode-active .about-content{transform:none;margin-top:110px}.review-sidebar{width:100%;height:calc(100vh - 144px);box-shadow:0 -4px 20px #0000001a;z-index:160;border-left:none;border-top:1px solid #eee}.review-sidebar .sidebar-header{padding:16px 20px}.review-sidebar .sidebar-content{padding:0 12px 12px}.annotation-card{padding:14px}}.admin-dashboard-page{padding:20px;max-width:1400px;margin:0 auto;min-height:100vh;background:#f8f9fa;color:#2c3e50}.admin-dashboard-page p,.admin-dashboard-page span,.admin-dashboard-page td,.admin-dashboard-page th,.admin-dashboard-page h1,.admin-dashboard-page h2,.admin-dashboard-page h3,.admin-dashboard-page label,.admin-dashboard-page input,.admin-dashboard-page select{color:#2c3e50}.admin-dashboard-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.admin-dashboard-page .page-header h1{margin:0;color:#2c3e50;font-size:2rem}.admin-dashboard-page .back-button{background-color:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s}.admin-dashboard-page .back-button:hover{background-color:#2980b9}.admin-tabs{display:flex;justify-content:center;margin-bottom:30px;border-bottom:1px solid #e0e0e0;background:#fff;border-radius:8px 8px 0 0}.admin-tabs .tab{background:none;border:none;padding:15px 30px;cursor:pointer;font-size:1rem;color:#7f8c8d;border-bottom:3px solid transparent;transition:all .3s;position:relative}.admin-tabs .tab.active{color:#9b59b6;border-bottom:3px solid #9b59b6;font-weight:700}.admin-tabs .tab:hover{color:#9b59b6}.admin-tabs .tab .badge{background-color:#e74c3c;color:#fff;font-size:.75rem;padding:2px 6px;border-radius:10px;margin-left:8px}.admin-overview h2{margin:0 0 20px;color:#2c3e50}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-top:20px}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;text-align:center;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.stat-card.highlight{border-color:#e74c3c;background:linear-gradient(135deg,#fff,#fff5f5)}.stat-card h3{margin:0 0 10px;color:#7f8c8d;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.stat-card .stat-value{font-size:2.5rem;font-weight:700;color:#2c3e50}.stat-card.highlight .stat-value{color:#e74c3c}.stat-card .stat-detail{font-size:.85rem;color:#95a5a6;margin-top:5px}.admin-users h2{margin:0 0 20px;color:#2c3e50}.users-controls{display:flex;gap:15px;margin-bottom:20px}.user-search-input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;background:#fff}.user-search-input:focus{outline:none;border-color:#9b59b6;background:#fff}.user-filter-select{padding:10px 15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;background:#fff;cursor:pointer}.users-summary{margin-bottom:15px;font-size:.9rem;color:#7f8c8d}.users-table{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}.users-table table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0;color:#2c3e50}.users-table th{background:#f8f9fa;font-weight:600;color:#34495e}.users-table tr:hover{background:#f8f9fa}.status-badge{padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.role-badge{padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}.role-badge.admin{background:#e2d6f8;color:#5b21b6}.role-badge.user{background:#e0e0e0;color:#666}.actions-cell{display:flex;gap:8px}.actions-cell button{padding:5px 10px;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .3s}.btn-activate{background:#27ae60;color:#fff}.btn-activate:hover{background:#219653}.btn-deactivate{background:#e74c3c;color:#fff}.btn-deactivate:hover{background:#c0392b}.btn-toggle-admin{background:#9b59b6;color:#fff}.btn-toggle-admin:hover{background:#8e44ad}.btn-delete-user{background:#c0392b;color:#fff}.btn-delete-user:hover{background:#a93226}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px;padding:15px;background:#fff;border-radius:8px}.pagination button{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:5px;cursor:pointer;transition:all .3s}.pagination button:hover:not(:disabled){background:#9b59b6;color:#fff;border-color:#9b59b6}.pagination button:disabled{opacity:.5;cursor:not-allowed}.admin-content h2{margin:0 0 20px;color:#2c3e50}.content-layout{display:grid;grid-template-columns:280px 1fr;gap:20px;margin-top:20px}.categories-panel{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px}.categories-panel h3{margin:0 0 15px;color:#34495e;font-size:1rem}.categories-panel .category-item{display:flex;justify-content:space-between;padding:12px;border-radius:5px;cursor:pointer;transition:background .3s;margin-bottom:5px}.categories-panel .category-item:hover{background:#f0f0f0}.categories-panel .category-item.selected{background:#e2d6f8;color:#5b21b6}.threads-panel{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px}.threads-panel h3{margin:0 0 15px;color:#34495e;font-size:1rem}.threads-list{display:flex;flex-direction:column;gap:10px}.thread-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f9fa;border-radius:5px}.thread-info{flex:1}.thread-title{font-weight:500;color:#2c3e50;display:block}.pin-icon{margin-right:8px}.thread-meta{display:block;font-size:.8rem;color:#95a5a6;margin-top:4px}.thread-actions{display:flex;gap:8px}.btn-pin{padding:5px 10px;background:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer}.btn-pin:hover{background:#2980b9}.btn-delete{padding:5px 10px;background:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer}.btn-delete:hover{background:#c0392b}.admin-resources h2{margin:0 0 20px;color:#2c3e50}.no-pending,.no-content{text-align:center;color:#7f8c8d;padding:40px;background:#fff;border-radius:8px}.pending-resources-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.pending-resource-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000000d}.pending-resource-card .resource-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.pending-resource-card h3{margin:0;color:#2c3e50;font-size:1.1rem}.pending-resource-card .resource-type{background:#e0e0e0;padding:4px 8px;border-radius:4px;font-size:.8rem;text-transform:capitalize}.pending-resource-card .resource-description{color:#7f8c8d;font-size:.9rem;margin-bottom:10px;line-height:1.5}.pending-resource-card .resource-url{display:block;color:#3498db;font-size:.85rem;margin-bottom:10px;word-break:break-all;text-decoration:none}.pending-resource-card .resource-url:hover{text-decoration:underline}.pending-resource-card .resource-meta{display:flex;justify-content:space-between;font-size:.8rem;color:#95a5a6;margin-bottom:15px}.pending-resource-card .resource-actions{display:flex;gap:10px}.btn-approve{flex:1;padding:10px;background:#27ae60;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:500;transition:background .3s}.btn-approve:hover{background:#219653}.btn-reject{flex:1;padding:10px;background:#e74c3c;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:500;transition:background .3s}.btn-reject:hover{background:#c0392b}.admin-content-area .loading{text-align:center;padding:50px;font-size:1.2rem;color:#7f8c8d}.admin-dashboard-page .error-message{background-color:#ffebee;color:#c62828;padding:15px;border-radius:5px;margin-bottom:20px;border:1px solid #ffcdd2;display:flex;justify-content:space-between;align-items:center}.admin-dashboard-page .error-message button{background:none;border:none;color:#c62828;cursor:pointer;font-weight:700;padding:5px 10px}.admin-dashboard-page .error-message button:hover{background:#c628281a;border-radius:4px}@media (max-width: 768px){.admin-dashboard-page{padding:15px}.admin-dashboard-page .page-header{flex-direction:column;gap:15px;text-align:center}.admin-tabs{flex-wrap:wrap}.admin-tabs .tab{padding:10px 15px;font-size:.9rem}.stats-grid{grid-template-columns:1fr}.users-controls{flex-direction:column}.content-layout,.pending-resources-list{grid-template-columns:1fr}.actions-cell{flex-direction:column;gap:5px}}.toast-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;justify-content:center;align-items:flex-start;padding-top:100px;z-index:9999;animation:toastOverlayFadeIn .2s ease forwards;opacity:1}.toast-overlay--fading{animation:toastOverlayFadeOut .3s ease forwards}@keyframes toastOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes toastOverlayFadeOut{0%{opacity:1}to{opacity:0}}.toast{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:12px;background:#fff;box-shadow:0 20px 40px #0003;min-width:300px;max-width:450px;animation:toastSlideIn .3s ease}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.toast--fading{animation:toastSlideOut .3s ease forwards}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.95)}}.toast--success{border-left:4px solid #10b981}.toast--error{border-left:4px solid #ef4444}.toast--info{border-left:4px solid #3b82f6}.toast__icon{flex-shrink:0;width:24px;height:24px}.toast--success .toast__icon{color:#10b981}.toast--error .toast__icon{color:#ef4444}.toast--info .toast__icon{color:#3b82f6}.toast__icon svg{width:100%;height:100%}.toast__message{flex:1;font-size:15px;font-weight:500;color:#1f2937;line-height:1.4}.toast__close{flex-shrink:0;width:24px;height:24px;padding:4px;border:none;background:transparent;color:#9ca3af;cursor:pointer;border-radius:4px;transition:all .15s ease}.toast__close:hover{background:#f3f4f6;color:#6b7280}.toast__close svg{width:100%;height:100%}@media (max-width: 480px){.toast-overlay{padding:80px 16px 0}.toast{min-width:auto;width:100%}}.community-page{padding:20px;max-width:1200px;margin:0 auto}.community-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.community-page .page-header h1{margin:0;color:#2c3e50;font-size:2.5rem}.community-page .back-button{background-color:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s}.community-page .back-button:hover{background-color:#2980b9}.community-tabs{display:flex;justify-content:center;margin-bottom:30px;border-bottom:1px solid #e0e0e0}.community-tabs .tab{background:none;border:none;padding:15px 30px;cursor:pointer;font-size:1.1rem;color:#7f8c8d;border-bottom:3px solid transparent;transition:all .3s}.community-tabs .tab.active{color:#3498db;border-bottom:3px solid #3498db;font-weight:700}.community-tabs .tab:hover{color:#3498db}.community-content{display:grid;grid-template-columns:1fr 300px;gap:30px}.categories-section{grid-column:1}.categories-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.categories-section .section-header h2{margin:0;color:#34495e}.create-category-button{background-color:#9b59b6;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.create-category-button:hover{background-color:#8e44ad}.category-form{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.category-form h3{margin-top:0;color:#34495e}.category-input,.category-textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px;font-family:inherit}.category-textarea{height:100px;resize:vertical}.submit-button{background-color:#27ae60;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s}.submit-button:hover{background-color:#219653}.cancel-button{background-color:#e74c3c;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;margin-left:10px;transition:background-color .3s}.cancel-button:hover{background-color:#c0392b}.categories-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.category-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;cursor:pointer;transition:box-shadow .3s,border-color .3s}.category-item:hover{box-shadow:0 4px 8px #0000001a;border-color:#3498db}.category-item h3{margin:0 0 10px;color:#2c3e50}.category-item p{margin:0 0 15px;color:#7f8c8d;font-size:.9rem}.category-stats{display:flex;justify-content:space-between;font-size:.8rem;color:#95a5a6}.thread-form{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-top:20px;box-shadow:0 2px 4px #0000001a}.thread-form h3{margin-top:0;color:#34495e}.thread-title-input,.thread-content-textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px;font-family:inherit}.thread-content-textarea{height:150px;resize:vertical}.thread-form-actions{display:flex;justify-content:flex-start}.thread-form-actions .cancel-button{margin-left:10px}.study-groups-content{padding:20px 0}.study-group-page{padding:20px;max-width:1200px;margin:0 auto}.study-group-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.study-group-page .page-header h1{margin:0;color:#2c3e50;font-size:2.5rem}.study-groups-content{display:grid;grid-template-columns:1fr 300px;gap:30px}.study-groups-content .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.study-groups-content .section-header h2{margin:0;color:#34495e}.create-group-button{background-color:#9b59b6;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.create-group-button:hover{background-color:#8e44ad}.group-form{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.group-form h3{margin-top:0;color:#34495e}.group-input,.group-textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px;font-family:inherit}.group-textarea{height:100px;resize:vertical}.study-groups-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.study-group-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s,border-color .3s}.study-group-item:hover{box-shadow:0 4px 8px #0000001a;border-color:#3498db}.study-group-item h3{margin:0 0 10px;color:#2c3e50}.study-group-item p{margin:0 0 15px;color:#7f8c8d;font-size:.9rem}.group-stats{display:flex;justify-content:space-between;font-size:.8rem;color:#95a5a6;margin-bottom:15px}.join-button{background-color:#3498db;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.join-button:hover{background-color:#2980b9}.resources-page{padding:20px;max-width:1200px;margin:0 auto}.resources-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.resources-page .page-header h1{margin:0;color:#2c3e50;font-size:2.5rem}.resources-tabs{display:flex;justify-content:center;margin-bottom:30px;border-bottom:1px solid #e0e0e0}.resources-tabs .tab{background:none;border:none;padding:15px 30px;cursor:pointer;font-size:1.1rem;color:#7f8c8d;border-bottom:3px solid transparent;transition:all .3s}.resources-tabs .tab.active{color:#3498db;border-bottom:3px solid #3498db;font-weight:700}.resources-tabs .tab:hover{color:#3498db}.resources-content{padding:20px 0}.resources-content .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.resources-content .section-header h2{margin:0;color:#34495e}.create-resource-button{background-color:#9b59b6;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.create-resource-button:hover{background-color:#8e44ad}.resource-form{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.resource-form h3{margin-top:0;color:#34495e}.resource-input,.resource-textarea,.resource-select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem}.resource-textarea{height:100px;resize:vertical}.resources-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.resource-item{flex:0 0 300px;max-width:300px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s,border-color .3s}.resource-item:hover{box-shadow:0 4px 8px #0000001a;border-color:#3498db}.resource-item h3{margin:0 0 10px;color:#2c3e50}.resource-item p{margin:0 0 15px;color:#7f8c8d;font-size:.9rem}.resource-link{display:inline-block;background-color:#3498db;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;margin-bottom:15px;transition:background-color .3s}.resource-link:hover{background-color:#2980b9}.resource-stats{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#95a5a6}.resource-type{background-color:#3498db;color:#fff;padding:5px 10px;border-radius:4px;font-size:.8rem;text-transform:uppercase}.loading{text-align:center;padding:50px;font-size:1.2rem;color:#7f8c8d}.error-message{background-color:#ffebee;color:#c62828;padding:15px;border-radius:5px;margin-bottom:20px;border:1px solid #ffcdd2}.back-button{background-color:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s}.back-button:hover{background-color:#2980b9}.art-gallery{padding:20px 0}.art-piece{margin-bottom:40px;text-align:center}.art-image-full{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px}.art-details h3{margin:15px 0 10px;color:#2c3e50;font-size:1.5rem}.art-details p{margin:0;color:#7f8c8d;font-size:1rem;font-style:italic}.organizations-page{padding:20px;max-width:1200px;margin:0 auto}.organizations-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.organizations-page .page-header h1{margin:0;color:#2c3e50;font-size:2.5rem}.organizations-tabs{display:flex;justify-content:center;margin-bottom:30px;border-bottom:1px solid #e0e0e0}.organizations-tabs .tab{background:none;border:none;padding:15px 30px;cursor:pointer;font-size:1.1rem;color:#7f8c8d;border-bottom:3px solid transparent;transition:all .3s}.organizations-tabs .tab.active{color:#3498db;border-bottom:3px solid #3498db;font-weight:700}.organizations-tabs .tab:hover{color:#3498db}.organizations-content{padding:20px 0}.organizations-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.organization-item{flex:0 0 300px;max-width:300px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s,border-color .3s}.organization-item:hover{box-shadow:0 4px 8px #0000001a;border-color:#3498db}.organization-item h3{margin:0 0 10px;color:#2c3e50}.organization-location{color:#3498db;font-weight:700;margin:0 0 10px}.organization-description{margin:0 0 15px;color:#7f8c8d;font-size:.9rem}.visit-button{background-color:#27ae60;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.visit-button:hover{background-color:#219653}.development-message{margin-bottom:20px;text-align:center}.development-message p{font-style:italic}#root{width:100%;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navigation-loading{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:#3b82f61a}.loading-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);animation:navigationProgress .3s ease-out;transform-origin:left}@keyframes navigationProgress{0%{transform:scaleX(0)}50%{transform:scaleX(.7)}to{transform:scaleX(1)}}.dev-disclaimer{position:sticky;top:0;z-index:300;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);color:#fffffff2;padding:8px 16px;text-align:center}.dev-disclaimer p{margin:2px 0;font-size:14px;font-weight:500}.dev-disclaimer p:first-child{font-weight:700;font-size:15px}.access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:40px;background:#f8f9fa}.access-denied h1{color:#e74c3c;margin-bottom:20px;font-size:2.5rem}.access-denied p{color:#7f8c8d;margin-bottom:30px;font-size:1.1rem}.access-denied button{background-color:#3498db;color:#fff;border:none;padding:12px 24px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s}.access-denied button:hover{background-color:#2980b9}.landing-page{min-height:100vh;background:linear-gradient(135deg,#0009,#0006),url(/assets/banyan.jpg) center/cover fixed;display:flex;flex-direction:column}.landing-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:20px 40px;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-brand h1{color:#fff;font-size:24px;font-weight:700;margin:0;letter-spacing:1px}.nav-links{display:flex;gap:30px;justify-content:center}.nav-link{background:none;border:none;color:#ffffffe6;font-size:16px;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s ease}.nav-link:hover{color:#fff;background:#ffffff1a}.nav-link.admin-link{color:#e2d6f8;border:1px solid rgba(155,89,182,.5)}.nav-link.admin-link:hover{background:#9b59b633;border-color:#9b59b6b3}.nav-auth{display:flex;align-items:center;gap:15px;justify-content:flex-end}.user-menu{display:flex;align-items:center;gap:15px}.user-greeting{color:#ffffffe6;font-size:14px}.auth-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.auth-button:hover{background:#fff3;border-color:#fff6}.landing-main{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 40px}.landing-hero{text-align:center;max-width:800px}.hero-content{margin-bottom:60px}.hero-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:20px;color:#ffffffe6;line-height:1.6;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.gnostic-cross-wrapper{display:flex;justify-content:center;margin:40px 0}.hero-quote{margin:40px 0;text-align:center}.quote-text{font-size:18px;font-style:italic;color:#fffffff2;margin-bottom:8px;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.4}.quote-author{font-size:14px;color:#fffc;margin-bottom:20px;font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.wisdom-text{font-size:16px;color:#ffffffe6;font-weight:500;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5);letter-spacing:.5px}.gnostic-cross-container{position:relative}.gnostic-cross{max-width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.quadrant-area{transition:all .3s ease}.quadrant-button:hover .quadrant-area{fill:#fff3;stroke:#fff9}.ripple-circle{fill:none;stroke:#fff6;stroke-width:2;opacity:0;transform-origin:center}.quadrant-button:hover .ripple-circle{animation:rippleExpand .8s ease-out}@keyframes rippleExpand{0%{r:20;opacity:.8;stroke-width:3}50%{opacity:.4;stroke-width:2}to{r:120;opacity:0;stroke-width:1}}.quadrant-text,.quadrant-subtext{pointer-events:none;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.center-text{text-shadow:1px 1px 2px rgba(0,0,0,.7)}.hero-description{margin-top:40px}.hero-description p{color:#fffc;font-size:16px;font-style:italic;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.landing-footer{padding:20px 40px;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);text-align:center}.landing-footer p{color:#ffffffb3;font-size:14px;margin:0}@media (max-width: 768px){.landing-nav{display:flex;flex-direction:column;gap:20px;padding:20px}.nav-links{gap:20px;justify-content:center}.nav-auth{justify-content:center}.nav-link{font-size:14px;padding:6px 12px}.landing-main{padding:40px 20px}.hero-title{font-size:36px;margin-bottom:20px}.hero-subtitle{font-size:18px}.gnostic-cross{width:300px;height:300px}.quadrant-text{font-size:14px}.quadrant-subtext{font-size:10px}.quote-text{font-size:16px}.quote-author{font-size:13px}.wisdom-text{font-size:15px}}@media (max-width: 480px){.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.gnostic-cross{width:250px;height:250px}.quadrant-text{font-size:12px}.quadrant-subtext{font-size:9px}.quote-text{font-size:14px}.quote-author{font-size:12px}.wisdom-text{font-size:14px}}.page-placeholder{min-height:100vh;background:linear-gradient(135deg,#000000b3,#00000080),url(/assets/banyan.jpg) center/cover;display:flex;align-items:center;justify-content:center;padding:40px 20px}.placeholder-content{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px;box-shadow:0 20px 40px #0000001a;max-width:600px;text-align:center;border:1px solid rgba(255,255,255,.2)}.placeholder-content h1{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:24px;letter-spacing:-.5px}.placeholder-content p{font-size:18px;color:#666;margin-bottom:24px;line-height:1.6}.placeholder-content ul{text-align:left;color:#555;font-size:16px;line-height:1.8;margin-bottom:32px;padding-left:20px}.placeholder-content li{margin-bottom:8px}.back-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.back-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}@media (max-width: 768px){.placeholder-content{padding:24px;margin:20px}.placeholder-content h1{font-size:28px}.placeholder-content p{font-size:16px}.placeholder-content ul{font-size:14px}}
