*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafbfc;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(155,89,182,.2);touch-action:manipulation}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-overflow-scrolling:touch}.App{background:linear-gradient(135deg,#f0e6ff,#e8d5ff);display:flex;flex-direction:column;min-height:100vh}.App>div:not(.site-footer){flex:1 1}.header{background:linear-gradient(135deg,#fff,#faf5ff);border-bottom:2px solid #d8b4fe;box-shadow:0 2px 6px #e0c4fc26;padding:1rem 1.5rem}.header-content{justify-content:space-between;margin:0 auto 1rem;max-width:1200px;padding:0 2rem;width:100%}.header-content,.header-left{align-items:center;display:flex}.header-left{gap:1rem}.header-logo{height:48px;object-fit:contain;width:auto}.header h1{color:#1a202c;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.auth-buttons{align-items:center;display:flex;gap:.75rem}.btn-auth{align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#9b59b6;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;justify-content:center;min-height:36px;padding:.5rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-auth:hover{background:linear-gradient(135deg,#fef1f4,#faf5ff);border-color:#d4b3e8;box-shadow:0 4px 8px #d4b3e833;color:#c9a3d9;transform:translateY(-2px)}.btn-auth:focus{outline:2px solid #9b59b6;outline-offset:2px}.btn-auth.btn-primary{background:linear-gradient(135deg,#9b59b6,#8e44ad);border-color:#9b59b6;box-shadow:0 2px 4px #9b59b64d;color:#fff}.btn-auth.btn-primary:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);border-color:#8e44ad;box-shadow:0 4px 10px #9b59b666;transform:translateY(-1px)}.user-info{align-items:center;display:flex;gap:1rem}.username{color:#2d3748}.username,.username-link{font-size:.8125rem;font-weight:600}.username-link{background:none;border:none;color:#9b59b6;cursor:pointer;padding:0;text-decoration:none;transition:color .2s}.username-link:hover{color:#8e44ad;text-decoration:underline}.btn-logout{background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#718096;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.btn-logout:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}.intro{color:#1a202c;margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.intro,.intro p{line-height:1.65}.intro p{color:#374151;font-size:.9375rem;margin-bottom:1rem}.privacy-note{background:#f7fafc;border-left:3px solid #cbd5e0;border-radius:0 6px 6px 0;color:#718096;font-size:.875rem;font-style:normal;line-height:1.6;margin-top:1.5rem;padding:1rem 1.25rem}.gender-critical-link{border-bottom:2px solid #c084fc;color:#9b59b6;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.gender-critical-link:hover{border-bottom-color:#8e44ad;color:#8e44ad}.guidelines-link,.privacy-link{border-bottom:2px solid #c084fc;color:#9b59b6;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.guidelines-link:hover,.privacy-link:hover{border-bottom-color:#8e44ad;color:#8e44ad}.site-footer{background:#fff;border-top:2px solid #d8b4fe;box-shadow:0 -2px 10px #00000014;margin-top:auto;padding:1.5rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.footer-links{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.footer-link{background:none;border:none;color:#9b59b6;cursor:pointer;font-size:.8125rem;font-weight:600;padding:.375rem .875rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#8e44ad;text-decoration:underline}.footer-separator{color:#cbd5e0;font-size:.875rem}.footer-copyright{color:#718096;font-size:.75rem;margin:0}.container{margin:0 auto;max-width:95%;overflow:visible;padding:1.5rem 1.25rem;width:100%}.heatmap-section{background:#fff;border:2px solid #d8b4fe;border-radius:12px;box-shadow:0 4px 15px #0000001f;margin-bottom:1.5rem;padding:1.5rem}.heatmap-section h2{color:#8e44ad;font-size:1.125rem;margin-bottom:.5rem}.map-description{color:#4a5568;font-size:.875rem;line-height:1.6;margin-bottom:1.25rem}.map-container{border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.forum-section{background:#fff;border:2px solid #d8b4fe;border-radius:14px;box-shadow:0 4px 12px #e0c4fc1f;overflow:visible;padding:1.75rem}.forum-section h2{color:#1a202c;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.25rem}.forum-header{flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.25rem}.forum-header,.search-form{align-items:center;display:flex}.search-form{flex:1 1;gap:.5rem;max-width:600px;min-width:300px}.search-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#1a202c;flex:1 1;font-size:.875rem;padding:.625rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.search-input::placeholder{color:#a0aec0;opacity:.8}.search-input:focus{background:#fefbff;border-color:#9b59b6;box-shadow:0 0 0 3px #9b59b633;outline:none}.search-btn{align-items:center;background:linear-gradient(135deg,#9b59b6,#8e44ad);border:none;border-radius:8px;box-shadow:0 2px 4px #9b59b64d;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:36px;min-width:40px;padding:.625rem 1rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.search-btn:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);box-shadow:0 4px 8px #9b59b666;transform:translateY(-1px)}.search-btn:focus{outline:2px solid #9b59b6;outline-offset:2px}.search-clear-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#718096;cursor:pointer;display:flex;font-size:.875rem;height:32px;justify-content:center;min-width:32px;padding:.5rem;transition:all .2s ease}.search-clear-btn:hover{background:#f1f5f9;color:#2d3748}.search-results-info{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:2px solid #d8b4fe;border-radius:10px;box-shadow:0 1px 3px #e0c4fc1a;color:#6b21a8;font-size:.9375rem;font-weight:600;margin-bottom:1.5rem;padding:1rem 1.25rem}.search-results-info p{margin:0}@media (max-width:768px){.search-form{max-width:100%;min-width:100%}.forum-header{align-items:stretch;flex-direction:column}.sort-controls{justify-content:center}}.sort-controls{display:flex;gap:.5rem}.sort-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#718096;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;min-height:40px;padding:.625rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.sort-btn:hover{background:linear-gradient(135deg,#fef1f4,#faf5ff);border-color:#d4b3e8;color:#4a5568;transform:translateY(-1px)}.sort-btn.active{background:linear-gradient(135deg,#9b59b6,#8e44ad);border-color:#9b59b6;box-shadow:0 2px 6px #9b59b659;color:#fff}.sort-btn:focus{outline:2px solid #9b59b6;outline-offset:2px}.forum-section h3{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:1rem}.post-form-container{margin-bottom:2rem}.expand-post-form-btn{align-items:center;background:linear-gradient(135deg,#e0c4fc,#d4b3f7);border:none;border-radius:14px;box-shadow:0 4px 8px #e0c4fc40;color:#fff;cursor:pointer;display:flex;font-size:1.0625rem;font-weight:600;gap:.875rem;justify-content:center;min-height:52px;padding:1.125rem 1.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.expand-post-form-btn:hover{background:linear-gradient(135deg,#d4b3f7,#c9a3e8);box-shadow:0 6px 16px #e0c4fc59;transform:translateY(-2px)}.expand-post-form-btn:focus{outline:2px solid #9b59b6;outline-offset:2px}.expand-post-form-btn span:first-child{font-size:1.25rem}.post-form{animation:slideDown .3s ease;background:linear-gradient(135deg,#fdfbff,#faf5ff);border:2px solid #d8b4fe;border-radius:12px;box-shadow:0 4px 10px #9b59b626;margin-bottom:2rem;padding:1.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.post-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.post-form-header h3{color:#2d3748;font-size:1.5rem;font-weight:700;margin:0}.collapse-post-form-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#a0aec0;cursor:pointer;display:flex;font-size:2rem;height:36px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:36px}.collapse-post-form-btn:hover{background:#f1f5f9;color:#2d3748}.post-form form{display:flex;flex-direction:column;gap:1rem}.post-title-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#1a202c;font-family:inherit;font-size:.9375rem;font-weight:500;padding:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.post-title-input::placeholder{color:#9ca3af;opacity:.7}.post-title-input:focus{background:#fefbff;border-color:#9b59b6;box-shadow:0 0 0 3px #9b59b633;outline:none}.post-type-selector{display:flex;gap:1.5rem;padding:.5rem 0}.post-type-selector label{align-items:center;color:#555;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem}.post-type-selector input[type=radio]{cursor:pointer}.post-url-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.9375rem;padding:.875rem;transition:all .2s ease;width:100%}.post-url-input:focus{border-color:#d4b3e8;box-shadow:0 0 0 3px #d4b3e826;outline:none}.image-post-section{display:flex;flex-direction:column;gap:1rem}.imgur-instructions{background:#f8f9fa;border:1px solid #e9ecef;border-left:3px solid #f4a5b3;border-radius:6px;padding:1rem}.imgur-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.imgur-icon{font-size:1.2rem}.imgur-text{color:#1a1a1a;font-size:.95rem}.imgur-text strong{color:#b91c5c}.imgur-help-text{color:#6c757d;font-size:.85rem;line-height:1.5;margin:0 0 .75rem}.imgur-link-btn{background:#f4a5b3;border-radius:6px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.imgur-link-btn:hover{background:#e895a8;box-shadow:0 2px 4px #f4a5b34d;transform:translateY(-1px)}.url-hint{color:#8b8b8b;font-size:.8rem;line-height:1.4;margin-top:-.5rem}.link-post-section{display:flex;flex-direction:column;gap:.5rem}.post-form textarea{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#1a202c;font-family:inherit;font-size:.9375rem;line-height:1.65;min-height:100px;padding:.875rem;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1)}.post-form textarea::placeholder{color:#9ca3af;opacity:.7}.post-form textarea:focus{background:#fefbff;border-color:#9b59b6;box-shadow:0 0 0 3px #9b59b633;outline:none}.post-form button{align-self:flex-start;background:linear-gradient(135deg,#9b59b6,#8e44ad);border:none;border-radius:8px;box-shadow:0 2px 4px #9b59b64d;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;min-height:40px;padding:.75rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.post-form button:hover:not(:disabled){background:linear-gradient(135deg,#8e44ad,#7d3c98);box-shadow:0 4px 10px #9b59b666;transform:translateY(-1px)}.post-form button:focus{outline:2px solid #9b59b6;outline-offset:2px}.post-form button:disabled{background:#cbd5e0;cursor:not-allowed;transform:none}.posts-list{margin-top:1.5rem}.posts-list h3{border-bottom:2px solid #e9d5ff;color:#1a202c;font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem;padding-bottom:.625rem}.no-posts{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border:2px dashed #e9d5ff;border-radius:12px;color:#9ca3af;font-size:1.0625rem;margin:2rem 0;padding:3rem 2rem}.post{background:#f8f9fa;border-left:4px solid #d4b3e8;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.reddit-post{background:#fdfbff;border:2px solid #d8b4fe;border-bottom:3px solid #c084fc;border-radius:12px;box-shadow:0 2px 6px #9b59b61f;display:flex;margin-bottom:1.25rem;padding:1.25rem 1rem;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.reddit-post:hover{background:#faf5ff;border-color:#c084fc;box-shadow:0 4px 12px #9b59b633;transform:translateY(-1px)}.post-voting{flex-direction:column;flex-shrink:0;min-width:50px;padding:0 1rem 0 .5rem}.post-voting,.vote-btn{align-items:center;display:flex}.vote-btn{background:#0000;border:none;border-radius:6px;color:#718096;cursor:pointer;font-size:1.125rem;justify-content:center;line-height:1;min-height:32px;min-width:32px;padding:.375rem .5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.vote-btn:hover:not(:disabled){color:#9b59b6;transform:scale(1.05)}.vote-btn.active,.vote-btn:hover:not(:disabled){background:linear-gradient(135deg,#fef1f4,#faf5ff)}.vote-btn.active{color:#e895a8}.vote-btn:focus{outline:2px solid #9b59b6;outline-offset:2px}.vote-btn:disabled{cursor:not-allowed;opacity:.4}.vote-count{color:#2d3748;font-size:.8125rem;font-weight:700;line-height:1.2;margin:.25rem 0;min-height:1.25rem;text-align:center}.post-content-wrapper{flex:1 1;min-width:0;overflow:visible;padding:0}.post-header{align-items:center;font-size:.8125rem}.post-meta{align-items:center;color:#4a5568;flex-wrap:wrap;font-size:.75rem;gap:.625rem;margin-top:.25rem}.post-type-badge{background:#f3f4f6;border:none;border-radius:12px;color:#6b7280;font-size:.75rem;font-weight:500;padding:.25rem .625rem;text-transform:lowercase}.view-count{color:#9ca3af;font-size:.75rem;font-weight:400}.post-owner-actions{display:flex;gap:.75rem;margin-left:auto}.delete-btn,.edit-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#4a5568;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;min-height:32px;padding:.375rem .75rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.edit-btn:hover{background:linear-gradient(135deg,#fef1f4,#faf5ff);color:#9b59b6;transform:translateY(-1px)}.delete-btn:hover{background:#fef2f2;color:#dc2626;transform:translateY(-1px)}.delete-btn:focus,.edit-btn:focus{outline:2px solid currentColor;outline-offset:2px}.report-btn{color:#ea580c}.report-btn:hover{background:#ffedd5;color:#c2410c}.post-actions-other{align-items:center;display:inline-flex;gap:.5rem}.edit-post-form{display:flex;flex-direction:column;gap:.75rem;margin:.5rem 0}.edit-post-form textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical;transition:border-color .3s}.edit-post-form textarea:focus{border-color:#d4b3e8;outline:none}.edit-form-actions{align-items:center;display:flex;gap:.5rem}.edit-form-actions button{background:#d4b3e8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;padding:.5rem 1rem;transition:background .3s}.edit-form-actions button:hover:not(:disabled){background:#c9a3d9}.edit-form-actions button:disabled{background:#ccc;cursor:not-allowed}.post-title{color:#1a202c;font-size:1.125rem;font-weight:700;letter-spacing:-.015em;line-height:1.4;margin:0 0 .875rem;text-transform:none}.post-title a{color:#1a1a1a;display:inline-block;text-decoration:none;transition:color .2s}.post-title a:hover{color:#d4b3e8}.post-content{color:#2d3748;font-size:.9375rem;letter-spacing:.01em;line-height:1.65;margin:0 0 1.25rem;word-break:break-word}.post-link{margin:.5rem 0 .75rem}.external-link{color:#d4b3e8;font-size:.9rem;text-decoration:none;transition:opacity .2s;word-break:break-all}.external-link:hover{opacity:.8;text-decoration:underline}.post-image-container{border-radius:4px;cursor:pointer;margin:.5rem 0 .75rem;max-width:500px;overflow:visible;position:relative;transition:max-width .3s ease,transform .3s ease;width:-webkit-fit-content;width:fit-content}.post-image-container:hover{max-width:800px;transform:scale(1.02);z-index:100}.post-image-container:hover .post-image{box-shadow:0 4px 12px #00000026}.post-image{border-radius:4px;cursor:pointer;display:block;height:auto;max-width:100%;transition:opacity .15s,box-shadow .3s ease}.post-image-container .image-fallback{display:block;margin-top:.5rem}.youtube-thumbnail-link{color:inherit;display:block;text-decoration:none}.youtube-thumbnail-container{border-radius:4px;cursor:pointer;display:inline-block;max-width:500px;overflow:visible;position:relative;transition:max-width .3s ease,transform .3s ease,opacity .15s;width:-webkit-fit-content;width:fit-content}.youtube-thumbnail-container:hover{max-width:800px;opacity:.95;transform:scale(1.02);z-index:100}.youtube-thumbnail-container:hover .youtube-thumbnail{box-shadow:0 4px 12px #00000026}.youtube-thumbnail{border-radius:4px;display:block;height:auto;max-width:100%;transition:box-shadow .3s ease}.youtube-play-overlay{height:48px;left:50%;opacity:.9;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s;width:68px}.youtube-thumbnail-container:hover .youtube-play-overlay{opacity:1}.youtube-thumbnail-container .link-fallback{display:block;margin-top:.5rem}.post-actions{border-top:1px solid #e5e7eb;gap:.5rem;margin-top:.75rem;padding-top:.75rem}.action-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:500;gap:.375rem;padding:.5rem .875rem;transition:all .2s ease}.action-btn:hover{background:#f3f4f6;color:#374151}.comment-toggle-btn{align-items:center;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:2px solid #c084fc;border-radius:8px;box-shadow:0 2px 4px #9b59b626;color:#7c3aed;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:700;gap:.5rem;min-height:36px;padding:.625rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.comment-toggle-btn:hover{background:linear-gradient(135deg,#e9d5ff,#ddd6fe);border-color:#9b59b6;box-shadow:0 4px 8px #9b59b640;color:#6b21a8;transform:translateY(-1px)}.comment-toggle-btn:focus{outline:2px solid #9b59b6;outline-offset:2px}.comment-toggle-btn:before{content:"💬";font-size:1.125rem}.comment-toggle-btn:after{content:"▼";font-size:.75rem;transition:transform .2s ease}.comment-toggle-btn.expanded:after{content:"▲"}.post-header{align-items:flex-start;border-bottom:2px solid #e9d5ff;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.875rem;padding-bottom:.625rem}.author{color:#c9a3d9;font-weight:600}.author-link{align-items:center;background:none;border:none;border-radius:6px;color:#7c3aed;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.375rem;margin:-.25rem -.5rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.author-link:hover{background:#fef1f4;color:#9b59b6;text-decoration:none}.author-link:focus{outline:2px solid #9b59b6;outline-offset:2px}.verified-badge{align-items:center;animation:verifiedPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#f4a5b3,#e895a8);border-radius:50%;box-shadow:0 2px 4px #f4a5b366;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:16px;justify-content:center;line-height:1;margin-left:6px;vertical-align:middle;width:16px}.verified-badge-large{font-size:16px;height:24px;margin-left:10px;width:24px}@keyframes verifiedPulse{0%,to{box-shadow:0 2px 4px #f4a5b366}50%{box-shadow:0 2px 8px #f4a5b399,0 0 0 4px #f4a5b326}}.timestamp{color:#9ca3af;font-size:.8125rem;font-weight:400}.post-content{color:#333;line-height:1.6;margin-bottom:1rem;white-space:pre-wrap}.toggle-replies{background:#0000;border:none;color:#d4b3e8;cursor:pointer;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.5rem 0;transition:color .2s ease}.toggle-replies:hover{color:#c9a3d9}.replies{border-left:2px solid #e0e0e0;margin-bottom:1rem;margin-left:2rem;padding-left:1rem}.reply{background:#fff;border-radius:6px;margin-bottom:.75rem;padding:1rem}.comments-section{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:12px;border-top:3px solid #d8b4fe;box-shadow:inset 0 1px 3px #9b59b61a;margin-top:1.5rem;padding:1.25rem}.comments{margin-bottom:1rem}.comment{background:#fff;border-left:3px solid #c084fc;border-radius:8px;box-shadow:0 2px 4px #9b59b61a;margin-bottom:.875rem;padding:1rem;transition:all .2s ease}.comment:hover{box-shadow:0 4px 8px #9b59b626;transform:translateX(1px)}.comment-depth-0{margin-left:0}.comment-depth-1{margin-left:1rem}.comment-depth-1,.comment-depth-2{border-left:2px solid #e2e8f0;padding-left:1rem}.comment-depth-2{margin-left:2rem}.comment-depth-3{margin-left:3rem}.comment-depth-3,.comment-depth-4{border-left:2px solid #e2e8f0;padding-left:1rem}.comment-depth-4{margin-left:4rem}.comment-depth-5{border-left:2px solid #e2e8f0;margin-left:5rem;padding-left:1rem}.comment-header{align-items:center;display:flex;font-size:.8125rem;gap:.625rem;margin-bottom:.375rem}.collapse-btn{background:#0000;border:none;color:#a0aec0;cursor:pointer;font-size:.75rem;font-weight:600;padding:0;transition:color .2s ease}.collapse-btn:hover{color:#d4b3e8}.comment-content{color:#374151;font-size:.875rem;letter-spacing:.01em;line-height:1.65;margin:.375rem 0;white-space:pre-wrap;word-break:break-word}.comment-link{color:#d4b3e8;text-decoration:underline;transition:color .2s;word-break:break-all}.comment-link:hover{color:#7b3a96;text-decoration:none}.comment-actions{align-items:center;display:flex;gap:.75rem;margin-top:.25rem}.report-btn{background:#0000;border:none;border-radius:6px;color:#718096;cursor:pointer;font-size:.8125rem;font-weight:600;padding:.375rem .75rem;transition:all .2s ease}.report-btn:hover{background:#fef2f2;color:#dc2626}.comment-hidden{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;font-style:italic;line-height:1.6;margin:.5rem 0;padding:.75rem}.comment-hidden,.reply-btn{color:#718096;font-size:.8125rem}.reply-btn{background:#0000;border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:.375rem .75rem;transition:all .2s ease}.reply-btn:hover{background:#f1f5f9;color:#2d3748}.comment-children{margin-top:.5rem}.reply-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.25rem}.reply-content{color:#555;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.reply-form{background:linear-gradient(135deg,#fefbff,#faf5ff);border-radius:10px;border-top:3px solid #c084fc;box-shadow:0 2px 6px #9b59b61f;display:flex;flex-direction:column;gap:.875rem;margin-top:1.25rem;padding:1.25rem}.reply-form textarea{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#1a202c;flex:1 1;font-family:inherit;font-size:.875rem;line-height:1.65;min-height:90px;padding:.875rem;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1)}.reply-form textarea:focus{background:#fefbff;border-color:#e895a8;box-shadow:0 0 0 3px #e895a833;outline:none}.reply-form-actions{align-items:center;display:flex;gap:.75rem}.reply-form button{background:#e895a8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;height:-webkit-fit-content;height:fit-content;min-height:36px;padding:.5rem 1rem;transition:all .2s ease}.reply-form button:hover:not(:disabled){background:#d88598;box-shadow:0 2px 6px #e895a859;transform:translateY(-1px)}.reply-form button:disabled{background:#cbd5e0;cursor:not-allowed;transform:none}.cancel-btn{background:#0000!important;border:1px solid #e2e8f0!important;color:#718096!important;font-weight:500!important}.cancel-btn:hover:not(:disabled){background:#f7fafc!important;border-color:#cbd5e0!important;color:#2d3748!important}.modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{-webkit-overflow-scrolling:touch;animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border:2px solid #d8b4fe;border-radius:16px;box-shadow:0 25px 70px #00000040;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:520px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:2rem;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.delete-confirm-modal{max-width:450px}.delete-confirm-modal h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.delete-confirm-modal p{color:#4a4a4a;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end}.btn-cancel,.btn-delete{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-cancel{background:#f7fafc;border:1px solid #e2e8f0;color:#4a5568}.btn-cancel:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e0}.btn-delete{background:#dc2626}.btn-delete:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 8px #dc262640;transform:translateY(-1px)}.btn-cancel:disabled,.btn-delete:disabled{cursor:not-allowed;opacity:.6;transform:none}.modal-close{align-items:center;background:#0000;border-radius:8px;color:#a0aec0;display:flex;font-size:1.75rem;height:44px;justify-content:center;right:1rem;top:1rem;transition:all .2s ease;width:44px;z-index:10}.modal-close:hover{background:#f1f5f9;color:#2d3748}.modal-content h2{color:#1a202c;flex-shrink:0;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.25rem;margin-top:0;text-align:center}.modal-content form{flex:1 1;min-height:0;overflow-y:auto}.form-group{box-sizing:border-box;flex-shrink:0;margin-bottom:1rem;width:100%}.display-name-notice{background:#fef1f4;border:1px solid #fbcfe8;border-radius:6px;color:#b91c5c;margin-top:.5rem;padding:.75rem}.display-name-notice small{display:block;font-size:.8125rem;line-height:1.5}.display-name-notice strong{color:#9f1a4d;font-weight:600}.biological-woman-acknowledgment{background:#fef1f4;border:2px solid #fbcfe8;border-radius:8px;flex-shrink:0;margin-bottom:1.5rem;padding:1.25rem}.acknowledgment-content{display:flex;flex-direction:column;gap:1rem}.acknowledgment-text{color:#b91c5c;font-size:.95rem;line-height:1.6;margin:0}.acknowledgment-text strong{color:#9f1a4d;font-weight:700}.acknowledgment-checkbox{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.acknowledgment-checkbox input[type=checkbox]{accent-color:#d4b3e8;cursor:pointer;flex-shrink:0;height:20px;width:20px}.acknowledgment-checkbox span{-webkit-user-select:none;user-select:none}.form-group label{color:#1a202c;display:block;font-size:.8125rem;font-weight:600;letter-spacing:.01em;margin-bottom:.5rem}.form-group input{background:#fff;border:2px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#1a202c;font-family:inherit;font-size:.875rem;max-width:100%;padding:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.form-group input::placeholder{color:#9ca3af;opacity:.8}.form-group input:focus{background:#fefbff;border-color:#9b59b6;box-shadow:0 0 0 3px #9b59b633;outline:none}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;line-height:1.5;margin-bottom:1rem;padding:.875rem}.success-message-container{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:0;padding:1rem 0;text-align:center}.success-message{background:#fef1f4;border:1px solid #fbcfe8;border-radius:8px;color:#b91c5c;font-size:.875rem;font-weight:600;line-height:1.5;margin-bottom:1rem;padding:1rem}.email-instruction{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.btn-submit{background:linear-gradient(135deg,#9b59b6,#8e44ad);border:none;border-radius:8px;box-shadow:0 2px 4px #9b59b64d;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;margin-top:1.25rem;min-height:44px;padding:.875rem;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#8e44ad,#7d3c98);box-shadow:0 4px 10px #9b59b666;transform:translateY(-1px)}.btn-submit:focus{outline:2px solid #9b59b6;outline-offset:2px}.btn-submit:disabled{background:#cbd5e0;cursor:not-allowed;transform:none}.auth-switch{color:#666;flex-shrink:0;font-size:.9rem;margin-top:1rem;text-align:center}.link-button{background:none;border:none;border-bottom:1px solid #0000;color:#d4b3e8;cursor:pointer;font-size:inherit;font-weight:600;padding:0;text-decoration:none;transition:color .2s ease}.link-button:hover{border-bottom-color:#c9a3d9;color:#c9a3d9}.password-requirements{word-wrap:break-word;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#718096;font-size:.8125rem;margin-top:.5rem;overflow-wrap:break-word;padding:.875rem;width:100%}.password-requirements small{word-wrap:break-word;color:#555;display:block;font-weight:600;margin-bottom:.5rem;overflow-wrap:break-word}.password-requirements ul{word-wrap:break-word;margin:.5rem 0 0;overflow-wrap:break-word;padding-left:1.5rem}.password-requirements li{word-wrap:break-word;margin:.25rem 0;overflow-wrap:break-word}.login-prompt{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:2rem;text-align:center}.login-prompt p{color:#555;font-size:1.1rem;margin:0}.post-actions{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.upvote-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s}.upvote-btn:hover:not(:disabled){background:#f8f4fc;border-color:#d4b3e8;color:#d4b3e8}.upvote-btn:disabled{cursor:not-allowed;opacity:.6}.upvote-btn.upvoted{background:#d4b3e8;border-color:#d4b3e8;color:#fff}.upvote-btn.upvoted:hover{background:#c9a3d9;border-color:#c9a3d9}.upvote-btn-small{font-size:.85rem;margin-top:.5rem;padding:.4rem .75rem}@media (max-width:768px){.header{padding:1rem}.header-content{flex-direction:column;gap:1rem;padding:0 1rem;text-align:center}.header-left{flex-direction:column;gap:.75rem}.header-logo{height:40px}.header h1{font-size:1.5rem}.auth-buttons{flex-wrap:wrap;justify-content:center;width:100%}.btn-auth{font-size:.8125rem;padding:.5rem 1rem}.user-info{flex-direction:column;gap:.75rem;width:100%}.username{font-size:.8125rem}.intro{padding:0 1rem}.intro p{font-size:.9375rem}.privacy-note{font-size:.8125rem;padding:.875rem 1rem}.container{max-width:100%;padding:1rem}.forum-section,.heatmap-section{border-radius:8px;padding:1.25rem}.forum-section h2{font-size:1.25rem}.forum-header{align-items:stretch;flex-direction:column;gap:1rem}.search-form{flex-direction:column;max-width:100%;min-width:100%}.search-input{width:100%}.search-btn,.search-clear-btn{justify-content:center;width:100%}.sort-controls{flex-wrap:wrap;justify-content:center}.sort-btn{font-size:.8125rem;padding:.4375rem .875rem}.post-form-container{margin-bottom:1.5rem}.expand-post-form-btn{font-size:.9375rem;padding:.875rem 1.25rem}.expand-post-form-btn span:first-child{font-size:1.125rem}.post-form{padding:1.25rem}.post-form-header{margin-bottom:1.25rem}.post-form-header h3{font-size:1.25rem}.collapse-post-form-btn{font-size:1.75rem;height:32px;width:32px}.post-form input,.post-form textarea{font-size:.875rem}.post-form button{padding:.625rem 1.5rem;width:100%}.reddit-post{flex-direction:column;padding:1rem 0}.post-voting{flex-direction:row;gap:1rem;justify-content:flex-start;min-width:auto;padding:.75rem 0;width:100%}.vote-count{margin:0}.post-content-wrapper{padding:0;width:100%}.post-header{flex-wrap:wrap;gap:.5rem}.post-title{font-size:1rem;line-height:1.4}.post-meta{font-size:.75rem}.post-actions,.post-meta{flex-wrap:wrap;gap:.5rem}.post-actions button{font-size:.8125rem;padding:.4375rem .875rem}.post-image-container,.youtube-thumbnail-container{max-width:100%;width:100%}.post-image-container:hover,.youtube-thumbnail-container:hover{max-width:100%;transform:none}.comment{margin-bottom:.875rem;padding:.875rem}.comment-header{flex-wrap:wrap;gap:.5rem}.comment-content{font-size:.875rem}.replies{margin-left:.5rem;padding-left:.5rem}.comment-depth-1{margin-left:.5rem;padding-left:.75rem}.comment-depth-2{margin-left:1rem;padding-left:.75rem}.comment-depth-3{margin-left:1.5rem;padding-left:.75rem}.comment-depth-4,.comment-depth-5{margin-left:2rem;padding-left:.75rem}.reply-form{flex-direction:column;gap:.75rem}.reply-form textarea{font-size:.875rem;width:100%}.reply-form button{padding:.625rem 1rem;width:100%}.site-footer{padding:1.5rem 1rem}.footer-links{flex-direction:column;gap:.75rem}.footer-link{font-size:.8125rem}.modal-overlay{align-items:center;justify-content:center;padding:.75rem}.modal-content{border-radius:12px;display:flex;flex-direction:column;margin:0 auto;max-height:calc(100vh - 1.5rem);max-width:100%;overflow-x:hidden;overflow-y:auto;padding:1.5rem 1.25rem;width:100%}.modal-close{font-size:2rem;height:48px;right:.75rem;top:.75rem;width:48px}.modal-content form{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:0;overflow-y:visible;width:100%}.modal-content h2{font-size:1.375rem;margin-bottom:1.25rem}.modal-content .form-group{box-sizing:border-box;margin-bottom:.875rem;width:100%}.modal-content input,.modal-content textarea{box-sizing:border-box;font-size:1rem;max-width:100%;padding:.75rem;width:100%}.modal-content button{box-sizing:border-box;font-size:1rem;margin-bottom:.5rem;padding:.875rem;width:100%}.modal-content label{font-size:.875rem;margin-bottom:.375rem}.biological-woman-acknowledgment{margin-bottom:1rem;padding:1rem}.acknowledgment-checkbox,.acknowledgment-text{font-size:.875rem}.auth-switch{font-size:.9375rem;margin-top:1rem}.error-message,.success-message{font-size:.9375rem;margin-bottom:1rem;padding:.875rem}}@media (max-width:480px){.header{padding:.75rem}.header-content{padding:0 .75rem}.header-logo{height:36px}.header h1{font-size:1.25rem}.btn-auth,.btn-logout{font-size:.75rem;padding:.4375rem .875rem}.intro{padding:0 .75rem}.intro p{font-size:.875rem}.privacy-note{border-left-width:2px;font-size:.75rem}.container,.privacy-note{padding:.75rem}.forum-section,.heatmap-section{border-radius:6px;padding:1rem}.forum-section h2{font-size:1.125rem}.search-input{font-size:.8125rem;padding:.5rem .875rem}.search-btn{font-size:.875rem;padding:.5rem .875rem}.sort-btn{font-size:.75rem;padding:.375rem .75rem}.expand-post-form-btn{font-size:.875rem;padding:.75rem 1rem}.expand-post-form-btn span:first-child{font-size:1rem}.post-form{padding:1rem}.post-form-header h3{font-size:1.125rem}.collapse-post-form-btn{font-size:1.5rem;height:28px;width:28px}.post-form label{font-size:.8125rem}.post-form input,.post-form textarea{font-size:.8125rem;padding:.75rem}.reddit-post{padding:.75rem 0}.post-voting{gap:.75rem}.vote-btn{font-size:1rem;padding:.25rem .375rem}.vote-count{font-size:.75rem}.post-title{font-size:.9375rem}.post-content{font-size:.8125rem}.post-meta{font-size:.6875rem}.post-actions button{font-size:.75rem;padding:.375rem .75rem}.comment{margin-bottom:.75rem;padding:.75rem}.comment-content{font-size:.8125rem}.replies{margin-left:.375rem;padding-left:.375rem}.comment-depth-1{margin-left:.375rem;padding-left:.625rem}.comment-depth-2{margin-left:.75rem;padding-left:.625rem}.comment-depth-3{margin-left:1.125rem;padding-left:.625rem}.comment-depth-4,.comment-depth-5{margin-left:1.5rem;padding-left:.625rem}.reply-form textarea{font-size:.8125rem;padding:.75rem}.site-footer{padding:1rem .75rem}.footer-link{padding:.4375rem .75rem}.footer-copyright,.footer-link{font-size:.75rem}.modal-overlay{align-items:center;justify-content:center;padding:.5rem}.modal-content{border-radius:10px;display:flex;flex-direction:column;margin:0 auto;max-height:calc(100vh - 1rem);max-width:100%;overflow-x:hidden;overflow-y:auto;padding:1.25rem 1rem;width:100%}.modal-close{font-size:2rem;height:48px;right:.5rem;top:.5rem;width:48px}.modal-content form{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:0;overflow-y:visible;width:100%}.modal-content h2{font-size:1.125rem}.modal-content input,.modal-content textarea{box-sizing:border-box;font-size:.9375rem;max-width:100%;padding:.75rem;width:100%}.modal-content button{box-sizing:border-box;font-size:.9375rem;padding:.75rem 1rem;width:100%}.modal-content .form-group{box-sizing:border-box;margin-bottom:.75rem;width:100%}.biological-woman-acknowledgment{margin-bottom:.875rem;padding:.875rem}.acknowledgment-checkbox,.acknowledgment-text{font-size:.8125rem}.password-requirements{font-size:.75rem;margin-top:.5rem;padding:.75rem}.password-requirements ul{padding-left:1.25rem}.password-requirements li{margin:.2rem 0}}@media (min-width:769px) and (max-width:1024px){.header-content,.intro{max-width:100%;padding:0 1.5rem}.container{max-width:95%;padding:1.5rem}.forum-section{padding:1.75rem}.post-image-container,.youtube-thumbnail-container{max-width:600px}.post-image-container:hover,.youtube-thumbnail-container:hover{max-width:900px}}@media (min-width:1025px){.container{max-width:95%}}@media (hover:none) and (pointer:coarse){.btn-auth,.btn-logout,.search-btn,.search-clear-btn,.sort-btn,.vote-btn{min-height:44px;min-width:44px}.btn-auth:hover,.btn-logout:hover,.post-image-container:hover,.vote-btn:hover,.youtube-thumbnail-container:hover{transform:none}.comment-actions button,.post-actions button{min-height:36px;padding:.5rem 1rem}}@media (max-width:768px) and (orientation:landscape){.header{padding:.75rem 1rem}.header-content{justify-content:space-between}.header-content,.header-left{flex-direction:row}.header h1{font-size:1.25rem}.modal-overlay{padding:15px}.modal-content{max-height:calc(100vh - 30px)}.profile-content{max-height:85vh}}.tag-filter-bar{align-items:center;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border:2px solid #e9d5ff;border-radius:10px;box-shadow:0 1px 3px #e0c4fc14;display:flex;gap:1rem;margin-bottom:1rem;padding:.875rem}.tag-filter-scroll{display:flex;flex:1 1;gap:.5rem;overflow-x:auto;padding:.25rem 0;scrollbar-color:#d4b3e8 #f8f9fa;scrollbar-width:thin}.tag-filter-scroll::-webkit-scrollbar{height:6px}.tag-filter-scroll::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.tag-filter-scroll::-webkit-scrollbar-thumb{background:#d4b3e8;border-radius:3px}.filter-tag{background:#fff;border:1.5px solid #d1d5db;border-radius:20px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.4rem .9rem;transition:all .2s;white-space:nowrap}.filter-tag:hover{background:#f3f4f6;border-color:#d4b3e8}.filter-tag.active{background:#d4b3e8;border-color:#d4b3e8;color:#fff}.tag-filter-dropdown{background:#fff;border:1.5px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.875rem;min-width:150px;padding:.5rem}.tag-filter-dropdown:focus{border-color:#d4b3e8;outline:none}.tag-selection{background:linear-gradient(135deg,#fefbff,#faf5ff);border:2px solid #e9d5ff;border-radius:10px;box-shadow:inset 0 1px 2px #e0c4fc0d;margin:1rem 0;padding:1.125rem}.tag-label{color:#24292e;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.tag-input-container{display:flex;gap:.5rem;margin-bottom:.75rem}.tag-input{border:1.5px solid #d1d5db;border-radius:6px;flex:1 1;font-size:.9rem;padding:.5rem .75rem}.tag-input:focus{border-color:#d4b3e8;outline:none}.tag-input:disabled{background:#e5e7eb;cursor:not-allowed}.tag-add-btn{background:#d4b3e8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background .2s}.tag-add-btn:hover:not(:disabled){background:#c9a3d9}.tag-add-btn:disabled{background:#d1d5db;cursor:not-allowed}.predefined-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.predefined-tag{background:#fff;border:1.5px solid #d1d5db;border-radius:16px;cursor:pointer;font-size:.85rem;font-weight:500;padding:.35rem .75rem;transition:all .2s}.predefined-tag:hover:not(:disabled){background:#f3f4f6;border-color:#d4b3e8}.predefined-tag.selected{background:#fef1f4;border-color:#f4a5b3;color:#b91c5c}.predefined-tag:disabled{cursor:not-allowed;opacity:.5}.selected-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag-chip{background:#d4b3e8;border-radius:16px;display:inline-flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.4rem .6rem}.tag-chip,.tag-remove{align-items:center;color:#fff}.tag-remove{background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:18px;justify-content:center;line-height:1;margin:0;padding:0;transition:background .2s;width:18px}.tag-remove:hover{background:#fff3}.post-tags{display:flex;flex-wrap:wrap;gap:0;margin:.75rem 0 1rem}.post-tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:16px;color:#6b21a8;cursor:pointer;display:inline-block;font-size:.8125rem;font-weight:500;margin-bottom:.5rem;margin-right:.5rem;padding:.35rem .75rem;transition:all .2s}.post-tag:hover{background:#fef1f4;border-color:#f4a5b3;box-shadow:0 2px 4px #f4a5b333;color:#b91c5c;transform:translateY(-1px)}@media (max-width:768px){.tag-filter-bar{align-items:stretch;flex-direction:column;gap:.75rem}.tag-filter-scroll{gap:.375rem}.filter-tag{font-size:.8125rem;padding:.375rem .75rem}.tag-filter-dropdown{width:100%}.predefined-tags{gap:.4rem;max-height:150px;overflow-y:auto}.predefined-tag{font-size:.8125rem;padding:.4rem .75rem}.tag-selection{padding:.875rem}.tag-input-container{flex-direction:column}.tag-add-btn{width:100%}.post-tags{gap:.375rem}.post-tag{font-size:.75rem;margin-bottom:.375rem;margin-right:.375rem;padding:.3rem .625rem}}@supports (-webkit-touch-callout:none){.modal-overlay{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.modal-content{max-height:-webkit-fill-available}}@media (max-width:768px){input[type=email],input[type=password],input[type=text],textarea{font-size:16px!important}.clickable,a,button{min-height:44px;min-width:44px}.form-group{margin-bottom:1rem}.modal-actions{flex-direction:column;gap:.625rem}.btn-cancel,.btn-delete{padding:.875rem 1.5rem;width:100%}}.profile-modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.profile-content{background:#fff;border-radius:12px;max-height:90vh;max-width:700px;overflow-y:auto;padding:30px;position:relative;width:100%}.modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:30px;height:30px;line-height:1;padding:0;position:absolute;right:15px;top:15px;width:30px}.modal-close:hover{color:#000}.profile-header{align-items:center;border-bottom:2px solid #eee;display:flex;gap:20px;margin-bottom:30px;padding-bottom:20px}.profile-picture-container{flex-shrink:0}.profile-picture{border:3px solid #d4b3e8;border-radius:50%;height:100px;object-fit:cover;width:100px}.profile-picture-placeholder{align-items:center;background:linear-gradient(135deg,#d4b3e8,#c9a3d9);border-radius:50%;color:#fff;display:flex;font-size:40px;font-weight:700;height:100px;justify-content:center;width:100px}.profile-info h2{align-items:center;color:#333;display:flex;gap:8px;margin:0 0 5px}.profile-username{color:#c9a3d9;font-size:14px;font-weight:600;margin:5px 0}.join-date{color:#666;font-size:14px;margin:0}.profile-details{margin-bottom:30px}.profile-section{margin-bottom:20px}.profile-section h3{color:#c9a3d9;font-size:16px;font-weight:600;margin:0 0 10px}.profile-section p{color:#444;line-height:1.6;margin:0}.profile-actions{display:flex;gap:10px;margin-top:20px}.btn-delete,.btn-edit{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s}.btn-edit{background:#d4b3e8;color:#fff}.verification-request-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:30px;padding:20px}.btn-verification-request{background:linear-gradient(135deg,#f4a5b3,#e895a8);border:none;border-radius:6px;box-shadow:0 2px 4px #f4a5b34d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:10px;padding:12px 24px;transition:all .2s;width:100%}.btn-verification-request:hover:not(:disabled){background:linear-gradient(135deg,#e895a8,#d88598);box-shadow:0 4px 8px #f4a5b366;transform:translateY(-1px)}.btn-verification-request:disabled{background:#95a5a6;cursor:not-allowed;transform:none}.verification-request-note{color:#6c757d;font-size:.85rem;line-height:1.5;margin:0;text-align:center}.btn-edit:hover{background:#c9a3d9}.btn-delete{background:#e74c3c;color:#fff}.btn-delete:hover{background:#c0392b}.profile-edit-form{margin-bottom:30px}.profile-edit-form .form-group{margin-bottom:20px}.profile-edit-form label{color:#333;display:block;font-weight:600;margin-bottom:5px}.profile-edit-form input,.profile-edit-form textarea{border:2px solid #ddd;border-radius:6px;font-family:inherit;font-size:14px;padding:10px;width:100%}.profile-edit-form input:focus,.profile-edit-form textarea:focus{border-color:#d4b3e8;outline:none}.profile-edit-form small{color:#666;font-size:12px}.form-actions{display:flex;gap:10px}.form-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s}.form-actions button[type=submit]{background:#d4b3e8;color:#fff}.form-actions button[type=submit]:hover{background:#c9a3d9}.form-actions button[type=submit]:disabled{background:#ccc;cursor:not-allowed}.form-actions button[type=button]{background:#eee;color:#333}.form-actions button[type=button]:hover{background:#ddd}.btn-delete-account{background:#e53e3e!important;color:#fff!important}.btn-delete-account:hover:not(:disabled){background:#c53030!important}.btn-delete-account:disabled{background:#ccc!important;cursor:not-allowed}.profile-posts{border-top:2px solid #eee;margin-top:30px;padding-top:30px}.profile-posts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.profile-posts h3{color:#333;margin:0}.btn-delete-all-posts{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-delete-all-posts:hover:not(:disabled){background:#c53030;box-shadow:0 2px 4px #e53e3e33;transform:translateY(-1px)}.btn-delete-all-posts:disabled{background:#ccc;cursor:not-allowed;transform:none}.posts-list{display:flex;flex-direction:column;gap:15px}.post-item{background:#f9f9f9;border-left:3px solid #d4b3e8;border-radius:8px;padding:15px}.post-item-title{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin:0 0 10px}.post-item .post-content{color:#4a4a4a;line-height:1.6;margin-bottom:10px;white-space:pre-wrap}.post-link{margin-bottom:10px}.post-link .external-link{color:#d4b3e8;text-decoration:none;word-break:break-all}.post-link .external-link:hover{text-decoration:underline}.post-meta{color:#666;display:flex;font-size:12px;gap:15px}.no-posts{color:#999;font-style:italic;padding:40px 20px;text-align:center}.delete-confirm-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.delete-confirm{background:#fff;border-radius:12px;max-width:400px;padding:30px;text-align:center}.delete-confirm h3{color:#e74c3c;margin:0 0 15px}.delete-confirm p{color:#666;line-height:1.6;margin:0 0 25px}.confirm-actions{display:flex;gap:10px;justify-content:center}.confirm-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s}.btn-confirm-delete{background:#e74c3c;color:#fff}.btn-confirm-delete:hover{background:#c0392b}.confirm-actions button:last-child{background:#eee;color:#333}.confirm-actions button:last-child:hover{background:#ddd}@media (max-width:768px){.profile-modal{padding:10px}.profile-content{max-height:95vh;max-width:100%;padding:20px}.profile-header{flex-direction:column;gap:15px;text-align:center}.profile-info h2{font-size:1.25rem}.profile-edit-form{padding:0}.form-group{margin-bottom:1rem}.form-group label{font-size:.875rem}.form-group input,.form-group textarea{font-size:.875rem;padding:.75rem}.confirm-actions,.form-actions,.profile-actions{flex-direction:column;gap:.75rem}.confirm-actions button,.form-actions button,.profile-actions button{padding:.625rem 1rem;width:100%}.profile-posts-header{align-items:stretch;flex-direction:column;gap:1rem}.btn-delete-all-posts{width:100%}.post-item{padding:1rem}.post-item-title{font-size:1rem}}@media (max-width:480px){.profile-modal{padding:5px}.profile-content{max-height:98vh;padding:15px}.modal-close{font-size:24px;height:24px;right:10px;top:10px;width:24px}.profile-info h2{font-size:1.125rem}.join-date{font-size:.75rem}.verification-request-section{padding:1rem}.btn-verification-request{font-size:.8125rem;padding:.625rem 1rem}.verification-request-note{font-size:.75rem}.form-group label{font-size:.8125rem}.form-group input,.form-group textarea{font-size:.8125rem;padding:.625rem}.profile-posts h3{font-size:1rem}.post-item{padding:.75rem}.post-item-title{font-size:.9375rem}.post-item .post-content{font-size:.8125rem}.post-meta{font-size:.75rem}}.page-modal-content{background:#fff;border-radius:12px;margin:20px;max-height:90vh;max-width:800px;overflow-y:auto;padding:40px;position:relative;width:90%}.page-content{margin-top:20px}.page-content section{margin-bottom:30px}.page-content h2{color:#c9a3d9;font-size:1.5rem;margin-bottom:15px;margin-top:30px}.page-content h2:first-of-type{margin-top:0}.page-content p{color:#333;font-size:1rem;line-height:1.8;margin-bottom:15px}.page-content ul{margin:15px 0;padding-left:30px}.page-content li{color:#333;line-height:1.8;margin-bottom:10px}.page-content strong{color:#c9a3d9;font-weight:600}.last-updated{border-top:1px solid #eee;color:#999;font-size:.9rem;margin-top:30px;padding-top:20px}.contact-email{color:#c9a3d9;font-weight:600;text-decoration:none;transition:color .2s}.contact-email:hover{color:#6c3483;text-decoration:underline}@media (max-width:768px){.page-modal-content{margin:10px;max-height:95vh;max-width:100%;padding:25px;width:95%}.page-content h2{font-size:1.25rem}.page-content p{font-size:.9375rem;line-height:1.6}.page-content ul{padding-left:20px}.page-content li{font-size:.9375rem;line-height:1.6}}@media (max-width:480px){.page-modal-content{margin:5px;max-height:98vh;padding:20px;width:98%}.page-content h2{font-size:1.125rem;margin-bottom:12px;margin-top:20px}.page-content p{font-size:.875rem;line-height:1.6;margin-bottom:12px}.page-content ul{margin:12px 0;padding-left:18px}.page-content li{font-size:.875rem;line-height:1.6;margin-bottom:8px}.last-updated{font-size:.8125rem;margin-top:20px;padding-top:15px}}#gender-critical{scroll-margin-top:20px}.guidelines-content{max-height:85vh;max-width:800px;overflow-y:auto}.guidelines-content h1{border-bottom:3px solid #c9a3d9;color:#c9a3d9;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.guidelines-section{margin-bottom:2rem}.guidelines-section h2{color:#d4b3e8;font-size:1.5rem;margin-bottom:.75rem;margin-top:1.5rem}.guidelines-section h3{color:#333;font-size:1.125rem;margin-bottom:.5rem;margin-top:1rem}.guidelines-section p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.guidelines-section ul{list-style:none;margin-bottom:1rem;padding-left:0}.guidelines-section ul li{color:#4a5568;line-height:1.7;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.guidelines-section ul li:before{color:#d4b3e8;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.guidelines-section ul li strong{color:#333}.guidelines-footer{border-top:2px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem;text-align:center}.guidelines-footer p{color:#666;font-size:.9rem;margin-bottom:.5rem}@media (max-width:768px){.guidelines-content{max-height:90vh;padding:1.5rem}.guidelines-content h1{font-size:1.5rem}.guidelines-section h2{font-size:1.25rem}.guidelines-section h3{font-size:1rem}}@media (max-width:480px){.guidelines-content{padding:1rem}.guidelines-content h1{font-size:1.25rem}}
/*# sourceMappingURL=main.c211015f.css.map*/