.vditor-container{position:relative}.vditor-loading-container{height:400px;border-radius:.75rem;border:1px solid var(--border);background-color:hsl(var(--card))}.vditor-loading-container,.vditor-loading-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.vditor-loading-overlay{position:absolute;inset:0;z-index:10;border-radius:.75rem;background-color:hsl(var(--card)/.85);backdrop-filter:blur(4px)}.vditor-wrapper{border-radius:.75rem;border:1px solid var(--border);max-height:680px}.vditor-wrapper .vditor{border:none!important;border-radius:0!important;overflow:hidden!important;max-height:680px}.vditor-wrapper .vditor-toolbar{border-bottom:1px solid var(--border)!important;background-color:hsl(var(--muted)/.3)!important;padding:4px 8px!important}.vditor-wrapper .vditor-toolbar__item{color:hsl(var(--foreground))!important}.vditor-wrapper .vditor-toolbar__item:hover{background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.vditor-wrapper .vditor-reset{font-family:inherit!important;color:hsl(var(--foreground)/.9)!important}.vditor-wrapper .vditor-counter{color:hsl(var(--muted-foreground))!important}.vditor-wrapper .vditor-outline{border-left:1px solid var(--border)!important}.vditor-wrapper .vditor-panel{border-color:var(--border)!important;background-color:hsl(var(--card))!important;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)!important}.vditor-wrapper .vditor-hint{border-color:var(--border)!important;background-color:hsl(var(--popover))!important}.vditor-wrapper .vditor-hint .vditor-hint__button{color:hsl(var(--foreground))!important}.vditor-wrapper .vditor-hint .vditor-hint__button:hover{background-color:hsl(var(--accent))!important}.vditor-wrapper .vditor-tip{background-color:hsl(var(--card))!important;border-color:var(--border)!important}.vditor-wrapper .vditor-img img{border-radius:.5rem}.vditor-wrapper .vditor-comment,.vditor-wrapper .vditor-upload{border-color:var(--border)!important;background-color:hsl(var(--card))!important}.vditor-container .vditor--fullscreen{z-index:50!important;top:50px!important;max-height:none!important}.vditor-container .vditor--fullscreen .vditor{max-height:none!important;height:calc(100vh - 50px)!important}.vditor-preview__action button{transition:all .2s ease;border-radius:4px}.vditor-preview__action button:hover{background-color:hsl(var(--muted))!important}.vditor-preview-action--active{background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.vditor-wrapper .vditor-hint{background-color:#ffffff!important;border:1px solid var(--border)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.vditor-wrapper .vditor-hint .vditor-hint__button{font-size:20px!important;padding:4px 8px!important}.vditor-wrapper .vditor-hint .vditor-hint__button:hover{background-color:hsl(var(--muted)/.5)!important;border-radius:4px!important}