:root{--background-light:#ffffff;--text-light:#1a202c;--background-dark:#1a202c;--text-dark:#f7fafc}.light{--background:var(--background-light);--text:var(--text-light);color-scheme:light}.dark{--background:var(--background-dark);--text:var(--text-dark);color-scheme:dark}body{background-color:var(--background);color:var(--text);transition:background-color .3s ease,color .3s ease}.text-normal{font-size:1rem}.text-large{font-size:1.25rem}.text-x-large{font-size:1.5rem}.text-large h1,.text-x-large h1{font-size:2.5em}.text-large h2,.text-x-large h2{font-size:2em}.text-large h3,.text-x-large h3{font-size:1.75em}.text-large button,.text-large input,.text-large label,.text-large li,.text-large p,.text-large textarea{font-size:1.25rem}.text-x-large button,.text-x-large input,.text-x-large label,.text-x-large li,.text-x-large p,.text-x-large textarea{font-size:1.5rem}.reduce-motion *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.dark .ProseMirror{border-color:#4a5568}.dark .ProseMirror,.dark .editor-content,.dark .tag-content-viewer{background-color:#2d3748;color:#f7fafc}.dark .ProseMirror img,.dark .editor-content img,.dark .tag-content-viewer img{border:1px solid #4a5568;background-color:#2d3748}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.dark a{color:#90cdf4}.dark a:hover{color:#63b3ed}.dark button:not([class*=bg-]){background-color:#2d3748;color:#f7fafc;border-color:#4a5568}.dark button:not([class*=bg-]):hover{background-color:#4a5568}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-content{position:absolute;top:-40px;left:0;background:var(--primary);color:var(--primary-foreground);padding:8px;z-index:100;transition:top .2s}.skip-to-content:focus{top:0}@media (forced-colors:active){*{border-color:ButtonText}a,button,img{forced-color-adjust:none}}.focus-ring{outline:none}.focus-ring:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-scale-normal{font-size:1rem;line-height:1.5}.text-scale-large{font-size:1.125rem;line-height:1.6}.text-scale-x-large{font-size:1.25rem;line-height:1.7}.high-contrast{--foreground:#000000;--background:#ffffff;--primary:#0000ff;--secondary:#000000;--muted:#333333;--muted-foreground:#000000;--border:#000000}.high-contrast.dark{--foreground:#ffffff;--background:#000000;--primary:#ffff00;--secondary:#ffffff;--muted:#cccccc;--muted-foreground:#ffffff;--border:#ffffff}