a{color:#b28bff}::selection{background-color:#b28bffcc;color:#fff}::-moz-selection{background-color:#b28bffcc;color:#fff}.navbar,.navbar *{font-family:Montserrat,sans-serif}.account-layout{display:grid;grid-template-columns:1fr 3fr}.account-sidebar{padding:1rem}.account-avatar img{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:50%}.account-avatar-placeholder{width:100%;aspect-ratio:1 / 1;background-color:#262626;display:flex;align-items:center;justify-content:center;border-radius:50%}.account-avatar-placeholder span{font-size:4rem;color:#a3a3a3}.account-name{font-size:2.5rem;font-weight:700;text-align:center;margin-top:1rem}.account-nav{display:flex;flex-direction:column;gap:1.75rem;margin-top:2.5rem;font-weight:700}.account-nav-secondary{margin-top:4rem}.account-nav form{width:100%}.account-nav-btn{display:flex;align-items:center;width:100%;box-sizing:border-box;padding:1.25rem;border:none;border-radius:0;cursor:pointer;font-size:1rem;font-family:inherit;text-decoration:none}.account-nav-btn svg{width:1.25rem;height:1.25rem;flex-shrink:0}.account-nav-btn span{flex:1;text-align:left;margin:0 .75rem}.account-nav-btn-primary{background-color:#b28bff;color:#fff}.account-nav-btn-outline{background-color:transparent;border:2px solid #b28bff;color:#b28bff;justify-content:center}.account-nav-btn-outline span{flex:none;margin:0;text-align:center}.account-content{padding-left:7rem;padding-right:3rem;padding-top:1rem}.creator-announcement-notice{background-color:#2a1f37;border-left:4px solid #b28bff;color:#d1d5db;padding:1rem 1.25rem;margin-bottom:2rem;font-size:1rem}.creator-announcement-notice a{color:#b28bff;text-decoration:none}.creator-announcement-notice a:hover{text-decoration:underline}.account-content h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.account-content h3{font-size:1.125rem;font-weight:700;margin-top:1.5rem}.account-content p{margin:0;font-size:1.05rem;line-height:1.6}.account-content a{color:#b28bff;text-decoration:underline}.account-content small{color:#9f9f9f}.profile-page{padding:3rem 0}.profile-container{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:640px){.profile-container{padding:0 1.5rem}}@media(min-width:1024px){.profile-container{padding:0 2rem}}.profile-card{padding:1rem;background-color:#fff;box-shadow:0 1px 3px #0000001a}@media(min-width:640px){.profile-card{padding:2rem}}:root.dark .profile-card{background-color:#262626}.profile-card__content{max-width:36rem}.profile-header{font-size:1.25rem;font-weight:600;line-height:1.25;color:#262626}:root.dark .profile-header{color:#e5e5e5}.profile-section__title{font-size:1.125rem;font-weight:500;color:#171717}:root.dark .profile-section__title{color:#f5f5f5}.profile-section__description{margin-top:.25rem;font-size:.875rem;color:#525252}:root.dark .profile-section__description{color:#a3a3a3}.profile-theme-options{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.profile-theme-label{display:flex;align-items:center}.profile-theme-radio{width:1rem;height:1rem;border-color:#d4d4d4;color:#b28bff}.profile-theme-radio:focus{--tw-ring-color: #B28BFF}:root.dark .profile-theme-radio{border-color:#404040;background-color:#171717}:root.dark .profile-theme-radio:focus{--tw-ring-color: #b28bff}.profile-theme-text{margin-left:.75rem;font-size:.875rem;color:#404040}:root.dark .profile-theme-text{color:#d4d4d4}.profile-avatar-container{width:12rem;height:12rem;margin-top:.25rem}.profile-avatar-wrapper{width:100%;height:100%;position:relative}.profile-avatar-upload-zone{width:100%;height:100%;border:2px dashed #d4d4d4;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,background-color .15s}.profile-avatar-upload-zone:hover{border-color:#b28bff;background-color:#fafafa}:root.dark .profile-avatar-upload-zone{border-color:#525252}:root.dark .profile-avatar-upload-zone:hover{background-color:#40404080}.profile-avatar-upload-zone svg{width:2rem;height:2rem;color:#a3a3a3;margin-bottom:.25rem}.profile-avatar-upload-zone p{font-size:.75rem;color:#737373}:root.dark .profile-avatar-upload-zone p{color:#a3a3a3}.profile-avatar-preview-zone{width:100%;height:100%;position:relative;cursor:pointer}.profile-avatar-preview-zone img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-avatar-remove-btn{position:absolute;bottom:.5rem;right:.5rem;padding:.5rem;background-color:#dc2626;color:#fff;box-shadow:0 10px 15px -3px #0000001a;opacity:0;transition:opacity .15s,background-color .15s;border:none;cursor:pointer}.profile-avatar-remove-btn:hover{background-color:#b91c1c}.profile-avatar-preview-zone:hover .profile-avatar-remove-btn{opacity:1}.profile-avatar-remove-btn svg{width:1rem;height:1rem}.flash-messages{padding-top:1.5rem;max-width:80rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.flash{margin-bottom:1rem;padding:.75rem 1rem;border:1px solid}.flash-success{background-color:#dcfce7;border-color:#4ade80;color:#15803d}:root.dark .flash-success{background-color:#14532d;border-color:#15803d;color:#86efac}.flash-error{background-color:#fee2e2;border-color:#f87171;color:#b91c1c}:root.dark .flash-error{background-color:#7f1d1d;border-color:#b91c1c;color:#fca5a5}.form-error{margin:.5rem 0 0;font-size:.875rem;color:#dc2626;list-style:none;padding:0}.form-error li+li{margin-top:.25rem}:root.dark .form-error{color:#f87171}.btn-primary{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#262626;border:1px solid transparent;font-family:inherit;font-weight:600;font-size:.75rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background-color .15s,box-shadow .15s}.btn-primary:hover{background-color:#404040}.btn-primary:focus{background-color:#404040;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #b28bff}.btn-primary:active{background-color:#171717}:root.dark .btn-primary{background-color:#b28bff;color:#fff}:root.dark .btn-primary:hover{background-color:#b28bff}:root.dark .btn-primary:focus{background-color:#b28bff;box-shadow:0 0 0 2px #262626,0 0 0 4px #b28bff}:root.dark .btn-primary:active{background-color:#d4d4d4}.form-label{display:block;font-weight:500;font-size:.875rem;color:#404040}:root.dark .form-label{color:#d4d4d4}.form-input{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:.25rem 0 0;border:1px solid #d4d4d4;border-radius:0;padding:.5rem .75rem;background-color:#fff;color:#171717;box-shadow:0 1px 2px #0000000d;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:#b28bff;outline:none;box-shadow:0 0 0 3px #6366f126}.form-input:disabled{background-color:#f5f5f5;color:#737373;cursor:not-allowed}:root.dark .form-input{border-color:#404040;background-color:#171717;color:#d4d4d4}:root.dark .form-input:focus{border-color:#b28bff;box-shadow:0 0 0 3px #b28bff73}:root.dark .form-input:disabled{background-color:#262626;color:#737373}.form-select{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:.25rem 0 0;border:1px solid #d4d4d4;border-radius:0;padding:.5rem 2.5rem .5rem .75rem;background-color:#fff;color:#171717;box-shadow:0 1px 2px #0000000d;transition:border-color .15s,box-shadow .15s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23737373' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.form-select:focus{border-color:#b28bff;outline:none;box-shadow:0 0 0 3px #6366f126}:root.dark .form-select{border-color:#404040;background-color:#171717;color:#d4d4d4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23a3a3a3' d='M6 8L1 3h10z'/%3E%3C/svg%3E")}:root.dark .form-select:focus{border-color:#b28bff;box-shadow:0 0 0 3px #4f46e533}.form-textarea{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:.25rem 0 0;border:1px solid #d4d4d4;border-radius:0;padding:.5rem .75rem;background-color:#fff;color:#171717;box-shadow:0 1px 2px #0000000d;transition:border-color .15s,box-shadow .15s;resize:vertical}.form-textarea:focus{border-color:#b28bff;outline:none;box-shadow:0 0 0 3px #6366f126}:root.dark .form-textarea{border-color:#404040;background-color:#171717;color:#d4d4d4}:root.dark .form-textarea:focus{border-color:#b28bff;box-shadow:0 0 0 3px #4f46e533}.profile-form{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.profile-form-row{display:flex;gap:1rem}.profile-form-row>div{flex:1}.profile-form-actions{display:flex;align-items:center;gap:1rem}.profile-form-status{font-size:.875rem;color:#525252}:root.dark .profile-form-status{color:#a3a3a3}.profile-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:.25rem 0 0;display:block;width:100%;border:1px solid #d4d4d4;border-radius:0;padding:.5rem .75rem;background-color:#fff;color:#171717;box-shadow:0 1px 2px #0000000d;resize:vertical}.profile-textarea:focus{border-color:#b28bff;--tw-ring-color: #B28BFF}:root.dark .profile-textarea{border-color:#404040;background-color:#171717;color:#d4d4d4}:root.dark .profile-textarea:focus{border-color:#b28bff;outline:none;box-shadow:0 0 0 3px #b28bff73}.profile-verify-btn{text-decoration:underline;font-size:.875rem;color:#525252;background:none;border:none;cursor:pointer}.profile-verify-btn:hover{color:#171717}.profile-verify-btn:focus{outline:none;ring:2px;ring-offset:2px;--tw-ring-color: #B28BFF}:root.dark .profile-verify-btn{color:#a3a3a3}:root.dark .profile-verify-btn:hover{color:#f5f5f5}:root.dark .profile-verify-btn:focus{--tw-ring-offset-color: #262626}.profile-verify-success{margin-top:.5rem;font-weight:500;font-size:.875rem;color:#16a34a}:root.dark .profile-verify-success{color:#4ade80}.profile-unverified-text{font-size:.875rem;margin-top:.5rem;color:#262626}:root.dark .profile-unverified-text{color:#e5e5e5}.profile-error{margin-top:.5rem;font-size:.875rem;color:#dc2626}:root.dark .profile-error{color:#f87171}.post-editor-page{padding:3rem 0}body:has(.post-editor-page) .navbar{position:absolute}.post-editor-container{max-width:80rem;margin:0 auto}@media(min-width:640px){.post-editor-container{padding:0 1.5rem}}@media(min-width:1024px){.post-editor-container{padding:0 2rem}}.post-editor-card{background-color:#fff;overflow:hidden;box-shadow:0 1px 3px #0000001a}:root.dark .post-editor-card{background-color:#262626}.post-editor-body{padding:1.5rem;color:#171717}:root.dark .post-editor-body{color:#f5f5f5}.post-editor-field{margin-bottom:1rem}.upload-zone{width:100%;height:100%;border:2px dashed #d4d4d4;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,background-color .15s}.upload-zone:hover{border-color:#b28bff;background-color:#fafafa}:root.dark .upload-zone{border-color:#525252}:root.dark .upload-zone:hover{background-color:#40404080}.upload-zone-dragover{border-color:#b28bff;background-color:#eef2ff}:root.dark .upload-zone-dragover{background-color:#4f46e51a}.upload-zone svg{width:2rem;height:2rem;color:#a3a3a3;margin-bottom:.5rem}.upload-zone p{font-size:.75rem;color:#737373;margin:0}:root.dark .upload-zone p{color:#a3a3a3}.action-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border:none;cursor:pointer;color:#fff;font-family:inherit;box-shadow:0 10px 15px -3px #0000001a;transition:background-color .15s}.action-btn svg{width:1.25rem;height:1.25rem}.action-btn-red{background-color:#dc2626}.action-btn-red:hover{background-color:#b91c1c}.action-btn-blue,.action-btn-blue:hover{background-color:#b28bff}.featured-image-frame{width:100%;max-width:32rem;aspect-ratio:16 / 9;margin-top:.5rem}.featured-image-wrapper{width:100%;height:100%;position:relative}.featured-image-preview{width:100%;height:100%;position:relative;cursor:pointer}.featured-image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right}.featured-image-preview .overlay-btn{position:absolute;bottom:.75rem;right:.75rem;opacity:0;transition:opacity .15s}.featured-image-preview:hover .overlay-btn{opacity:1}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.5rem}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-grid-item{aspect-ratio:16 / 9;position:relative}.gallery-item{cursor:grab}.gallery-item:active{cursor:grabbing}.gallery-item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.gallery-video-badge{position:absolute;top:.5rem;left:.5rem;padding:.25rem;background-color:#0009;line-height:0}.gallery-video-badge svg{width:1rem;height:1rem;color:#fff}.gallery-item-actions{position:absolute;bottom:.5rem;right:.5rem;display:flex;gap:.5rem;opacity:0;transition:opacity .15s}.gallery-item:hover .gallery-item-actions{opacity:1}.gallery-item-dragging{opacity:.5}.gallery-item-dragover{box-shadow:0 0 0 2px #b28bff}.gallery-item-actions .action-btn svg{width:1rem;height:1rem}.gallery-video-placeholder{width:100%;height:100%;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center}:root.dark .gallery-video-placeholder{background-color:#404040}.gallery-video-placeholder svg{width:3rem;height:3rem;color:#a3a3a3;margin-bottom:.5rem}.gallery-item-name{font-size:.75rem;color:#737373;text-align:center;padding:0 .5rem;margin:0}:root.dark .gallery-item-name{color:#a3a3a3}.files-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.file-item{background-color:#fafafa;border:1px solid #e5e5e5;padding:1rem;cursor:grab;transition:background-color .15s}.file-item:active{cursor:grabbing}:root.dark .file-item{background-color:#404040;border-color:#525252}.file-item-inner{display:flex;align-items:center}.file-item-grip{flex-shrink:0;margin-right:1rem}.file-item-grip svg{width:1.25rem;height:1.25rem;color:#a3a3a3}.file-item-info{flex:1;min-width:0}.file-item-name{color:#171717;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root.dark .file-item-name{color:#f5f5f5}.file-item-name-input{width:100%;font-weight:500}.file-item-size{margin-top:.25rem;font-size:.875rem;color:#737373}:root.dark .file-item-size{color:#a3a3a3}.file-item-actions{flex-shrink:0;margin-left:1rem;display:flex;gap:.5rem}.file-upload-zone{background-color:#fafafa;border:2px dashed #d4d4d4;padding:1rem;cursor:pointer;transition:border-color .15s,background-color .15s}.file-upload-zone:hover{border-color:#b28bff;background-color:#f5f5f5}:root.dark .file-upload-zone{background-color:#404040;border-color:#525252}:root.dark .file-upload-zone:hover{background-color:#525252}.file-upload-zone-inner{display:flex;align-items:center}.file-upload-zone-icon{flex-shrink:0;margin-right:1rem}.file-upload-zone-icon svg{width:1.25rem;height:1.25rem;color:#a3a3a3}.file-upload-zone-text{color:#737373;font-weight:500}:root.dark .file-upload-zone-text{color:#a3a3a3}.upload-pulse{color:#b28bff;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.file-upload-progress{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.file-upload-progress-track{flex:1;height:.5rem;overflow:hidden;background-color:#e5e5e5}:root.dark .file-upload-progress-track{background-color:#525252}.upload-progress-bar{height:100%;width:0%;background-color:#b28bff;transition:width .15s ease-out}.upload-progress-text{font-size:.875rem;color:#737373;min-width:3rem;flex-shrink:0;text-align:right;white-space:nowrap}:root.dark .upload-progress-text{color:#a3a3a3}.tag-selector{border:1px solid #d4d4d4;max-height:16rem;overflow-y:auto;background-color:#fff;margin-top:.5rem}:root.dark .tag-selector{border-color:#525252;background-color:#404040}.tag-label{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;cursor:pointer}.tag-label:hover{background-color:#fafafa}:root.dark .tag-label:hover{background-color:#525252}.tag-label-parent{font-weight:500;color:#525252}:root.dark .tag-label-parent{color:#d4d4d4}.tag-label-leaf{color:#171717}:root.dark .tag-label-leaf{color:#f5f5f5}.tag-checkbox{width:1rem;height:1rem;accent-color:#b28bff}.tag-spacer{display:inline-block;width:1rem}.tag-text{font-size:.875rem}.btn-publish,.btn-draft,.btn-preview,.btn-danger{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;font-family:inherit;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background-color .15s,box-shadow .15s}.btn-publish{background-color:#16a34a;color:#fff}.btn-publish:hover{background-color:#15803d}.btn-publish:focus{background-color:#15803d;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #22c55e}.btn-publish:active{background-color:#14532d}.btn-draft{background-color:#525252;color:#fff}.btn-draft:hover{background-color:#404040}.btn-draft:focus{background-color:#404040;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #737373}.btn-draft:active{background-color:#171717}.btn-preview{background-color:#e5e5e5;border-color:#d4d4d4;color:#404040}.btn-preview:hover{background-color:#d4d4d4}:root.dark .btn-preview{background-color:#404040;border-color:#525252;color:#d4d4d4}:root.dark .btn-preview:hover{background-color:#525252}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover{background-color:#b91c1c}.btn-danger:focus{background-color:#b91c1c;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #ef4444}.btn-danger:active{background-color:#7f1d1d}:root.dark .btn-publish:focus{box-shadow:0 0 0 2px #262626,0 0 0 4px #22c55e}:root.dark .btn-draft:focus{box-shadow:0 0 0 2px #262626,0 0 0 4px #737373}:root.dark .btn-danger:focus{box-shadow:0 0 0 2px #262626,0 0 0 4px #ef4444}.btn-cancel{font-size:.875rem;color:#525252;text-decoration:none}.btn-cancel:hover{color:#171717}:root.dark .btn-cancel{color:#a3a3a3}:root.dark .btn-cancel:hover{color:#f5f5f5}.post-editor-actions{display:flex;align-items:center;gap:1rem}.post-editor-delete-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}:root.dark .post-editor-delete-section{border-top-color:#404040}.inline-image-btn{position:fixed;top:50%;z-index:50;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;background-color:#f5f5f5;border:1px solid #d4d4d4;cursor:pointer;transition:background-color .15s;box-shadow:0 10px 15px -3px #0000001a;opacity:0;pointer-events:none;border-radius:50% 50% 50% 0;transform:translateY(-50%) rotate(45deg)}.inline-image-btn:hover{background-color:#e5e5e5}:root.dark .inline-image-btn{background-color:#404040;border-color:#525252}:root.dark .inline-image-btn:hover{background-color:#525252}.inline-image-btn svg{width:1.25rem;height:1.25rem;color:#404040;transform:rotate(-45deg)}:root.dark .inline-image-btn svg{color:#d4d4d4}.creator-sidebar{width:18rem;background-color:#fff;border-right:1px solid #e5e5e5;display:flex;flex-direction:column}:root.dark .creator-sidebar{background-color:#262626;border-right-color:#404040}.creator-sidebar-logo{height:4rem;display:flex;align-items:center;padding:0 1rem;border-bottom:1px solid #e5e5e5}:root.dark .creator-sidebar-logo{border-bottom-color:#404040}.creator-sidebar-logo a{display:flex;align-items:center}.creator-sidebar-logo svg{height:2.25rem;width:auto;color:#262626}:root.dark .creator-sidebar-logo svg{color:#e5e5e5}.creator-sidebar-nav{flex:1;padding:1rem}.creator-sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#404040;text-decoration:none;transition:background-color .15s}.creator-sidebar-link:hover{background-color:#fafafa}.creator-sidebar-link.is-active{background-color:#f5f5f5;color:#171717}:root.dark .creator-sidebar-link{color:#d4d4d4}:root.dark .creator-sidebar-link:hover{background-color:#404040}:root.dark .creator-sidebar-link.is-active{background-color:#404040;color:#f5f5f5}.creator-sidebar-link svg{width:1.25rem;height:1.25rem}.posts-table-wrapper{overflow-x:auto;border:1px solid #e5e5e5}:root.dark .posts-table-wrapper{border-color:#404040}.posts-table{width:100%;border-collapse:collapse}.posts-table thead{background-color:#fafafa}:root.dark .posts-table thead{background-color:#171717}.posts-table th{padding:.75rem 1.5rem;text-align:center;font-size:.75rem;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.05em}:root.dark .posts-table th{color:#a3a3a3}.posts-table tbody{background-color:#fff}:root.dark .posts-table tbody{background-color:#262626}.posts-table tbody tr{border-top:1px solid #e5e5e5;cursor:pointer;transition:background-color .15s}:root.dark .posts-table tbody tr{border-top-color:#404040}.posts-table tbody tr:first-child{border-top:none}.posts-table tbody tr:hover{background-color:#fafafa}:root.dark .posts-table tbody tr:hover{background-color:#404040}.posts-table td{padding:1rem 1.5rem;font-size:.875rem;color:#737373;white-space:nowrap}:root.dark .posts-table td{color:#a3a3a3}.posts-table-title-cell{white-space:normal}.posts-badge-draft{display:inline-flex;padding:0 .5rem;font-size:.75rem;line-height:1.25rem;font-weight:600;border:1px solid #d4d4d4;color:#525252}:root.dark .posts-badge-draft{border-color:#525252;color:#a3a3a3}.posts-badge-published{display:inline-flex;padding:0 .5rem;font-size:.75rem;line-height:1.25rem;font-weight:600;border:1px solid #86efac;color:#16a34a}:root.dark .posts-badge-published{border-color:#166534;color:#4ade80}.posts-table-image-cell{width:80px;padding-right:0!important}.posts-table-image{width:60px;height:40px;-o-object-fit:cover;object-fit:cover;display:block}.posts-table-image-placeholder{width:60px;height:40px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}.posts-table-image-placeholder svg{width:20px;height:20px;color:#a3a3a3}:root.dark .posts-table-image-placeholder{background-color:#262626}:root.dark .posts-table-image-placeholder svg{color:#525252}.posts-table-title-link,.account-content .posts-table-title-link{color:#171717;text-decoration:none;font-weight:500;transition:color .15s}.posts-table-title-link:hover{color:#b28bff}:root.dark .posts-table-title-link{color:#e5e5e5}:root.dark .posts-table-title-link:hover{color:#b28bff}.posts-table-stat{text-align:center;white-space:nowrap}.posts-table-actions-cell{width:1%;white-space:nowrap}.posts-table-actions{display:flex;align-items:center;gap:.25rem}.posts-table-actions form{display:flex}.posts-action-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:none;cursor:pointer;border-radius:4px;transition:color .15s,background-color .15s;color:#a3a3a3}.posts-action-btn svg{width:16px;height:16px}.posts-action-edit:hover{color:#b28bff;background-color:#eef2ff}:root.dark .posts-action-edit:hover{color:#cbb4f7;background-color:#2b1b4b}.posts-action-view:hover{color:#b28bff;background-color:#eef2ff}:root.dark .posts-action-view:hover{color:#cbb4f7;background-color:#2b1b4b}.posts-action-delete:hover{color:#dc2626;background-color:#fef2f2}:root.dark .posts-action-delete:hover{color:#f87171;background-color:#450a0a}.posts-table-empty{text-align:center}.posts-pagination{margin-top:1rem}.is-hidden{display:none}
