.or-post-style p{color:var(--primary-text-color)}.or-post-style h2,.or-post-style h3,.or-post-style h4,.or-post-style h5,.or-post-style h6{margin:.75em 0 .5em}.or-post-style h3{font-size:1.3em}.or-post-style .image-container{max-width:100%;line-height:0;border-radius:1em}.or-post-style img{max-width:100%;max-height:100%;width:auto;border-radius:1em}.or-post-style .image-container.is-full-width{background-color:#272729;border-radius:1em;padding:0;box-sizing:border-box}.or-post-style .image-container.is-full-width img{width:100%;height:auto;display:block}.or-post-style .image-container.is-inline{text-align:left;display:inline-flex}.or-post-style .image-container.is-inline img{max-width:100%;max-height:600px;width:auto;height:auto;display:inline-block;border:0 solid var(--lightest-gray-color);box-shadow:var(--shadow);object-fit:contain}.or-post-style .or-image-figure{display:block;margin:0}.or-post-style .image-caption{display:block;margin-top:.5em;line-height:1.4;font-size:.875em;color:var(--secondary-text-color);text-align:left}.or-post-style .or-rabbit-gifs{max-width:480px}.or-post-style .or-rabbit-gifs img{max-width:100%;height:auto}.or-post-style .ce-code__textarea{min-height:auto;padding:1em;display:block;font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:var(--codearea-text-color);line-height:1.6em;font-size:12px;background:var(--codearea-bg-color);border:1px solid var(--block-border-color);box-shadow:none;white-space:pre;word-wrap:normal;overflow-x:auto;resize:vertical;border-radius:1em}.or-post-table-wrapper{margin:1em 0;max-width:100%;overflow-x:auto;border-radius:8px;border:1px solid var(--lightest-gray-color);background:linear-gradient(to right,var(--card-background-color),var(--card-background-color)) left center,linear-gradient(to right,var(--card-background-color),var(--card-background-color)) right center,linear-gradient(to right,rgba(0,0,0,.12),rgba(0,0,0,0)) left center,linear-gradient(to left,rgba(0,0,0,.12),rgba(0,0,0,0)) right center;background-repeat:no-repeat;background-size:24px 100%,24px 100%,18px 100%,18px 100%;background-attachment:local,local,scroll,scroll}.or-post-style table{min-width:100%;border-collapse:collapse;background:0 0}.or-post-style td,.or-post-style th{padding:.5em .75em;border:1px solid var(--lightest-gray-color);vertical-align:top;text-align:left;overflow-wrap:anywhere}.or-post-style thead th{background-color:var(--lightest-gray-color);font-weight:600}.or-post-style tbody tr:hover{background-color:var(--lightest-gray-color-hover)}.or-post-style .image-stretched{max-width:none;width:100%}.or-post-style .image-withBackground{display:block;max-width:60%;margin:0 auto}.inline-code,.or-post-style .inline-code,p>code{background:#699dd1;color:#fcfcfc;padding:3px 6px;border-radius:5px;margin:0 2px;font-family:inherit;font-size:.86em;font-weight:500;letter-spacing:.3px}.or-post-style ul li{margin-bottom:.25em}.or-post-style ul li:last-child{margin-bottom:0}.or-post-style .gallery-block{margin-bottom:1em}.or-post-style .gallery-carousel{display:flex;width:100%;overflow:auto hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:1em;aspect-ratio:var(--carousel-ratio,auto);max-height:min(var(--carousel-max-height,600px),85vh);min-height:0}.or-post-style .gallery-carousel::-webkit-scrollbar{display:none}.or-post-style .gallery-carousel>.content-blur-container,.or-post-style .gallery-carousel>.gallery-slide{flex:0 0 100%;scroll-snap-align:start;height:100%;min-height:0;background:#272729;display:flex;align-items:center;justify-content:center}.or-post-style .gallery-carousel>.content-blur-container>.content-blurred,.or-post-style .gallery-carousel>.content-blur-container>.content-blurred>.gallery-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.or-post-style .gallery-slide .image-container{border-radius:0;height:100%;min-height:0}.or-post-style .gallery-slide .image-container.is-full-width img,.or-post-style .gallery-slide img{width:100%;height:100%;display:block;border-radius:0;object-fit:contain}@media (max-width:768px){.or-post-style .gallery-carousel{max-height:min(var(--carousel-max-height,500px),85vh)}}@media (max-width:480px){.or-post-style .gallery-carousel{max-height:min(var(--carousel-max-height,350px),85vh)}}.or-post-style .gallery-dots{position:relative;z-index:3;display:flex;justify-content:center;gap:6px;margin-top:-30px;margin-bottom:1em;padding:4px 8px;border-radius:10px;background:rgba(0,0,0,.35);width:fit-content;margin-left:auto;margin-right:auto}.or-post-style .gallery-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.5);transition:background .2s}.or-post-style .gallery-dot.active{background:#fff}.or-post-style .gallery-caption{text-align:center;color:#666;font-size:.875em;margin-top:16px}.or-post-style .gallery-block{position:relative}.or-post-style .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.5);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;transition:opacity .2s,background .15s;padding:0}.or-post-style .gallery-block:hover .gallery-nav{opacity:1}.or-post-style .gallery-nav:hover{background:rgba(0,0,0,.75)}.or-post-style .gallery-nav-prev{left:10px}.or-post-style .gallery-nav-next{right:10px}.or-post-style .gallery-nav-hidden{display:none}.or-post-style .gallery-dot{cursor:pointer}.shadow-hidden-notice{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:12px 16px;margin-bottom:16px;color:#92400e;font-size:14px;display:flex;align-items:center;gap:8px}.shadow-hidden-notice i{font-size:16px;flex-shrink:0}.shadow-hidden-user-notice{background-color:#f5f3ff;border:1px solid #c4b5fd;border-radius:6px;padding:12px 16px;margin-bottom:16px;color:#4c1d95;font-size:14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shadow-hidden-user-badge{display:inline-block;background:#7c3aed;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;line-height:1.4;white-space:nowrap;vertical-align:middle}.deleted-content-reveal{margin-top:8px;border:1px solid var(--light-gray-color,#dde2e7);border-radius:6px;font-size:14px}.deleted-content-reveal summary{padding:8px 12px;cursor:pointer;color:var(--secondary-text-color,#555);font-size:13px;user-select:none}.deleted-content-reveal summary:hover{color:var(--primary-text-color)}.deleted-content-reveal .deleted-content-body{padding:12px;border-top:1px solid var(--light-gray-color,#dde2e7);opacity:.75}.admin-deletion-details{margin-top:12px;padding:12px 14px;border:1px solid var(--light-gray-color,#dde2e7);border-left:3px solid var(--red,#d23f3f);border-radius:6px;background:0 0;font-size:14px}.admin-deletion-details__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.admin-deletion-details__tag{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--secondary-text-color,#555)}.admin-deletion-details__list{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:6px 14px}.admin-deletion-details__row{display:contents}.admin-deletion-details__row dt{font-weight:600;color:var(--secondary-text-color,#555)}.admin-deletion-details__row dd{margin:0;word-break:break-word}.admin-deletion-details__actions{margin-top:12px;display:flex;gap:8px}.share-image-popup{max-width:480px!important}.share-image-preview img{width:100%;max-width:400px;border-radius:8px;display:block;margin:0 auto}.share-menu-backdrop{position:fixed;inset:0;z-index:10000;opacity:0;transition:opacity .15s ease}.share-menu-backdrop.is-open{opacity:1}.share-menu-backdrop--sheet{background:rgba(0,0,0,.4);display:flex;align-items:flex-end}.share-menu-pop{background:var(--main-content-bg-color,#fcfcfc);border-radius:1em;box-shadow:var(--dropdown-shadow,0 4px 12px rgba(0,0,0,.2));overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.share-menu-pop--popover{position:absolute;width:max-content;min-width:160px;max-width:300px;opacity:0;transform:translateY(4px) scale(.98);transform-origin:top center;transition:opacity .14s ease,transform .14s ease}.is-open .share-menu-pop--popover{opacity:1;transform:none}.share-menu-pop--sheet{width:100%;border-radius:18px 18px 0 0;padding-bottom:calc(8px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .22s cubic-bezier(.32, .72, 0, 1)}.is-open .share-menu-pop--sheet{transform:none}.share-menu-handle{width:40px;height:5px;border-radius:3px;background:var(--light-gray-color,#d8d8d8);margin:8px auto 6px}.share-menu-pop--sheet .or-menu-item{font-size:.95rem;padding:15px 18px}.send-chat-picker{text-align:left}.send-chat-search{width:100%;box-sizing:border-box;padding:11px 14px;border:1px solid var(--light-gray-color,#dde2e7);border-radius:10px;font-size:14px;outline:0;transition:border-color .15s ease}.send-chat-search:focus{border-color:var(--primary-color,#2563eb)}.send-chat-results{margin-top:12px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.send-chat-hint{color:var(--secondary-text-color,#555);font-size:13px;text-align:center;padding:18px 0;margin:0}.send-chat-section{color:var(--secondary-text-color,#777);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin:4px 0 6px 2px;text-align:left}.send-chat-user{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;margin:0;border:none;background:0 0;text-align:left;padding:9px 10px;border-radius:10px;cursor:pointer;box-shadow:none;transform:none;transition:background .15s ease}.send-chat-user:hover{background:var(--hover-bg,#f1f1f1);box-shadow:none;transform:none}.send-chat-user .send-chat-avatar.gradient-avatar{width:38px;height:38px}.send-chat-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--hover-bg,#f1f1f1)}.send-chat-username{font-size:14px;font-weight:600;color:var(--primary-text-color,#333)}.send-chat-room .send-chat-avatar,.send-chat-room .send-chat-avatar.gradient-avatar{border-radius:10px}.send-chat-room-tag{margin-left:auto;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--secondary-text-color,#777);background:var(--hover-bg,#f1f1f1);padding:3px 8px;border-radius:999px;flex-shrink:0}.share-format-toggle{display:flex;width:fit-content;gap:4px;margin:14px auto 0;padding:4px;background:var(--hover-bg,#f1f1f1);border-radius:999px}.share-format-opt{display:inline-flex;align-items:center;gap:7px;border:none;background:0 0;color:var(--secondary-text-color,#555);font-size:13px;font-weight:600;padding:7px 16px;border-radius:999px;cursor:pointer;box-shadow:none;transform:none;transition:background .15s ease,color .15s ease}.share-format-opt:hover{color:var(--primary-text-color,#333);background:0 0;box-shadow:none;transform:none}.share-format-opt.active,.share-format-opt.active:hover{background:var(--card-background-color,#fff);color:var(--primary-text-color,#333);box-shadow:0 1px 3px rgba(0,0,0,.12);transform:none}.share-format-icon{display:inline-block;border:2px solid currentColor;border-radius:3px}.share-format-icon.square{width:13px;height:13px}.share-format-icon.story{width:10px;height:15px}.share-image-tools{display:flex;justify-content:center;gap:8px;margin-top:12px}.share-tool-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--light-gray-color,#ddd);background:0 0;color:var(--secondary-text-color,#555);font-size:12.5px;font-weight:600;padding:6px 13px;border-radius:999px;cursor:pointer;box-shadow:none;transform:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.share-tool-pill:hover{color:var(--primary-text-color,#333);border-color:var(--primary-text-color,#333);background:var(--hover-bg,#f1f1f1);box-shadow:none;transform:none}.share-image-actions{display:flex;flex-direction:column;gap:10px;margin-top:18px}.share-image-primary{display:flex}.share-image-secondary{display:flex;gap:8px}.share-image-actions .oddsrabbit-btn{display:inline-flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;justify-content:center;white-space:nowrap}.share-image-primary .oddsrabbit-btn{font-size:15px;font-weight:600;padding-top:13px;padding-bottom:13px}.share-image-secondary .oddsrabbit-btn{font-size:13px}.share-editor-popup{max-width:480px!important}.share-editor-body{width:100%;min-height:160px;padding:12px;border:1px solid var(--light-gray-color,#dde2e7);border-radius:8px;font-size:14px;font-family:inherit;line-height:1.5;color:var(--primary-text-color,#333);background:var(--background-color);resize:vertical}.share-editor-body:focus{outline:0;border-color:var(--primary-color)}.share-editor-hint{color:var(--secondary-text-color,#555);font-size:13px;margin-top:8px;text-align:center}.carousel-picker-popup{max-width:580px!important}.carousel-slide-list{display:flex;flex-direction:column;gap:10px;text-align:left}.carousel-slide-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--light-gray-color,#dde2e7);border-radius:8px;cursor:pointer}.carousel-slide-item input[type=checkbox]{flex-shrink:0;width:18px;height:18px}.carousel-slide-avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0;object-fit:cover}.carousel-slide-info{flex:1;min-width:0}.carousel-slide-username{font-weight:600;font-size:14px;color:var(--primary-text-color,#333)}.carousel-slide-preview{font-size:13px;color:var(--secondary-text-color,#555);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-slide-meta{font-size:12px;color:var(--secondary-text-color,#555);margin-top:2px}.carousel-no-comments{color:var(--secondary-text-color,#555);font-size:14px;text-align:center;padding:16px 0 8px}#carousel-back-btn{align-self:center}.carousel-mode-toggle{display:flex;width:fit-content;gap:4px;margin:0 auto 14px;padding:4px;background:var(--hover-bg,#f1f1f1);border-radius:999px}.carousel-mode-opt{border:none;background:0 0;color:var(--secondary-text-color,#555);font-size:13px;font-weight:600;padding:7px 16px;border-radius:999px;cursor:pointer;box-shadow:none;transform:none;transition:background .15s ease,color .15s ease}.carousel-mode-opt:hover{color:var(--primary-text-color,#333);background:0 0;box-shadow:none;transform:none}.carousel-mode-opt.active,.carousel-mode-opt.active:hover{background:var(--card-background-color,#fff);color:var(--primary-text-color,#333);box-shadow:0 1px 3px rgba(0,0,0,.12);transform:none}.carousel-mode-hint{color:var(--secondary-text-color,#555);font-size:13px;text-align:center;margin:0 0 4px;line-height:1.45}.carousel-preview-popup{max-width:720px!important}.carousel-preview-slides{display:flex;gap:12px;overflow-x:auto;padding:4px 16px}.save-btn .bookmark-filled{display:none}.save-btn .bookmark-outline{display:block}.save-btn.active .bookmark-filled{display:block}.save-btn.active .bookmark-outline{display:none}.save-btn.active{color:var(--primary-color)}.carousel-preview-slide{flex-shrink:0;text-align:center}.carousel-preview-slide img{width:200px;border-radius:8px;display:block}.carousel-preview-slide button{margin-top:8px}