.rounded-container{background-color:#fefefa;border-radius:5px;padding:20px}[data-bs-theme=dark] .rounded-container{background-color:#1e2125}a{text-decoration:none}header .btn{--bs-btn-padding-y:.35rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.85rem;--bs-btn-border-radius:3px}header .btn:hover{background-color:#e0e0e0}[data-bs-theme=dark] header .btn:hover{background-color:#7c7c7c}.dropdown-user.dropdown-toggle::after{display:none}.header-avatar{width:30px;height:30px}.profile-picture{width:85px;height:85px;display:block;margin:.25rem .5rem .25rem .25rem}.pastein-container{border:1px solid #ccc;font-family:monospace;font-size:14px;border-radius:4px;overflow:hidden;margin:20px;display:flex;flex-direction:column}.pastein-header{display:flex;justify-content:flex-end;background-color:#f5f5f5;padding:8px;border-bottom:1px solid #ccc}.pastein-header .btn{--bs-btn-padding-y:.1rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.75rem}.pastein-body{background-color:#fff;position:relative;overflow-x:auto}[data-bs-theme=dark] .pastein-body{background-color:#333}.pastein-content{display:table;width:100%}.line-pair{display:table-row}.line-content,.line-number{display:table-cell;vertical-align:top}.line-number{background-color:#eeecec;text-align:right;padding:0 10px;user-select:none;position:sticky;left:0;z-index:1;width:60px}[data-bs-theme=dark] .line-number{background-color:#444;color:#ccc}.line-content{padding-left:4px;white-space:pre}.text-line{min-height:1.2em}.pastein-body code,.pastein-body pre{font-family:"Source Code Pro",monospace;font-size:14px;line-height:1.5}.pastein-body code{white-space:pre}.pastein-body pre{margin:0}.pastein-body code[class*=language-]{background:#fff!important}[data-bs-theme=dark] .pastein-body code[class*=language-]{background:#333!important}.info-top{font-size:1.5rem;font-weight:600}.divider{border-top:1px solid #ddd;margin:.5rem auto}.overflow-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.actions,.details{min-width:400px;display:flex}.details{min-width:fit-content;gap:.5rem;align-items:center;margin-right:2rem;white-space:nowrap}.details>div{display:inline-block}.dark-mode-toggle{height:24px;width:24px;cursor:pointer}[data-bs-theme=dark] .pastein-container{background-color:#333;color:#fff}[data-bs-theme=dark] .pastein-header{background-color:#444;border-bottom:1px solid #555}[data-bs-theme=dark] .text-content{background-color:#333;color:#fff}