.lexical-view h1{font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-bottom:1rem}.lexical-view h2{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:.75rem}.lexical-view h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.lexical-view h4{font-size:1.125rem;font-weight:500}.lexical-view p{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:1rem}.lexical-view a{color:#3b82f6;text-decoration:underline}.lexical-view strong{font-weight:700}.lexical-view em{font-style:italic}.lexical-view .block{display:block!important}.lexical-view .inline-block{display:inline-block!important}.lexical-view .inline{display:inline!important}.lexical-view .flex{display:flex!important}.lexical-view .inline-flex{display:inline-flex!important}.lexical-view .grid{display:grid!important}.lexical-view .hidden{display:none!important}.lexical-view .flex-row{flex-direction:row!important}.lexical-view .flex-col{flex-direction:column!important}.lexical-view .flex-wrap{flex-wrap:wrap!important}.lexical-view .items-center{align-items:center!important}.lexical-view .items-start{align-items:flex-start!important}.lexical-view .items-end{align-items:flex-end!important}.lexical-view .justify-center{justify-content:center!important}.lexical-view .justify-between{justify-content:space-between!important}.lexical-view .justify-around{justify-content:space-around!important}.lexical-view .gap-1{gap:.25rem!important}.lexical-view .gap-2{gap:.5rem!important}.lexical-view .gap-4{gap:1rem!important}.lexical-view .m-0{margin:0!important}.lexical-view .m-1{margin:.25rem!important}.lexical-view .m-2{margin:.5rem!important}.lexical-view .m-4{margin:1rem!important}.lexical-view .mx-auto{margin-left:auto!important;margin-right:auto!important}.lexical-view .mt-2{margin-top:.5rem!important}.lexical-view .mt-4{margin-top:1rem!important}.lexical-view .mb-4{margin-bottom:1rem!important}.lexical-view .ml-2{margin-left:.5rem!important}.lexical-view .p-1{padding:.25rem!important}.lexical-view .p-2{padding:.5rem!important}.lexical-view .p-4{padding:1rem!important}.lexical-view .px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lexical-view .py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lexical-view .w-full{width:100%!important}.lexical-view .w-1\/2{width:50%!important}.lexical-view .w-1\/3{width:33.3333%!important}.lexical-view .max-w-screen-md{max-width:768px!important}.lexical-view .max-w-screen-lg{max-width:1024px!important}.lexical-view .h-full{height:100%!important}.lexical-view .h-screen{height:100vh!important}.lexical-view .min-h-screen{min-height:100vh!important}.lexical-view .bg-white{background-color:#fff!important}.lexical-view .bg-gray-50{background-color:#f9fafb!important}.lexical-view .bg-gray-100{background-color:#f3f4f6!important}.lexical-view .bg-gray-200{background-color:#e5e7eb!important}.lexical-view .bg-blue-100{background-color:#dbeafe!important}.lexical-view .bg-blue-500{background-color:#3b82f6!important}.lexical-view .bg-green-500{background-color:#22c55e!important}.lexical-view .bg-red-500{background-color:#ef4444!important}.lexical-view .text-white{color:#fff!important}.lexical-view .text-black{color:#000!important}.lexical-view .text-gray-700{color:#374151!important}.lexical-view .text-gray-800{color:#1f2937!important}.lexical-view .text-blue-500{color:#3b82f6!important}.lexical-view .text-red-600{color:#dc2626!important}.lexical-view .text-green-600{color:#16a34a!important}.lexical-view .hover\:bg-blue-600:hover{background-color:#2563eb!important}.lexical-view .hover\:text-white:hover{color:#fff!important}.lexical-view .border{border:1px solid #d1d5db!important}.lexical-view .border-2{border-width:2px!important}.lexical-view .border-gray-300{border-color:#d1d5db!important}.lexical-view .rounded{border-radius:.25rem!important}.lexical-view .rounded-md{border-radius:.375rem!important}.lexical-view .rounded-lg{border-radius:.5rem!important}.lexical-view .rounded-full{border-radius:9999px!important}.lexical-view .text-left{text-align:left!important}.lexical-view .text-center{text-align:center!important}.lexical-view .text-right{text-align:right!important}.lexical-view .font-light{font-weight:300!important}.lexical-view .font-normal{font-weight:400!important}.lexical-view .font-medium{font-weight:500!important}.lexical-view .font-semibold{font-weight:600!important}.lexical-view .font-bold{font-weight:700!important}.lexical-view .shadow{box-shadow:0 1px 3px rgba(0,0,0,.1)!important}.lexical-view .shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}.lexical-view .shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.1)!important}.lexical-view .opacity-0{opacity:0!important}.lexical-view .opacity-50{opacity:.5!important}.lexical-view .opacity-100{opacity:1!important}.lexical-view .transition{transition-property:all!important;transition-duration:.15s!important}.lexical-view .duration-300{transition-duration:.3s!important}.lexical-view .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lexical-view .relative{position:relative!important}.lexical-view .absolute{position:absolute!important}.lexical-view .fixed{position:fixed!important}.lexical-view .top-0{top:0!important}.lexical-view .left-0{left:0!important}.lexical-view .right-0{right:0!important}.lexical-view .bottom-0{bottom:0!important}.lexical-view .z-0{z-index:0!important}.lexical-view .z-10{z-index:10!important}.lexical-view .z-50{z-index:50!important}.lexical-view ul{list-style-type:disc}.lexical-view ol,.lexical-view ul{padding-left:1.5rem;margin-bottom:1rem}.lexical-view ol{list-style-type:decimal}.lexical-view li{margin-bottom:.5rem}.lexical-view .cursor-pointer{cursor:pointer!important}.lexical-view .select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.lexical-view .overflow-hidden{overflow:hidden!important}.lexical-view .overflow-auto{overflow:auto!important}