.quill-content,.ql-editor{color:#2d3748;background:#fff;flex-direction:column;gap:.75rem;max-width:100%;padding:1rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.75;display:flex}.quill-content h1,.ql-editor h1{color:#1a202c;letter-spacing:-.025em;border-bottom:3px solid #e2e8f0;margin:1.5rem 0 .75rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.quill-content h2,.ql-editor h2{color:#2d3748;letter-spacing:-.02em;margin:1.5rem 0 .75rem;font-family:Inter,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.3}.quill-content h3,.ql-editor h3{color:#2d3748;margin:1.25rem 0 .5rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.4}.quill-content h4,.ql-editor h4{color:#4a5568;margin:1rem 0 .5rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4}.quill-content h5,.ql-editor h5{color:#4a5568;margin:.75rem 0 .5rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4}.quill-content h6,.ql-editor h6{color:#4a5568;text-transform:uppercase;letter-spacing:.05em;margin:.75rem 0 .5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.quill-content p,.ql-editor p{color:#2d3748;text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0 0 1rem;font-weight:400}.quill-content p:last-child{margin-bottom:0}.quill-content .ql-indent-1,.ql-editor .ql-indent-1{margin-left:1.5rem}.quill-content .ql-indent-2,.ql-editor .ql-indent-2{margin-left:3rem}.quill-content .ql-indent-3,.ql-editor .ql-indent-3{margin-left:4.5rem}.quill-content .ql-indent-4,.ql-editor .ql-indent-4{margin-left:6rem}.quill-content .ql-indent-5,.ql-editor .ql-indent-5{margin-left:7.5rem}.quill-content .ql-indent-6,.ql-editor .ql-indent-6{margin-left:9rem}.quill-content .ql-indent-7,.ql-editor .ql-indent-7{margin-left:10.5rem}.quill-content .ql-indent-8,.ql-editor .ql-indent-8{margin-left:12rem}.quill-content .ql-align-center,.ql-editor .ql-align-center{text-align:center}.quill-content .ql-align-right,.ql-editor .ql-align-right{text-align:right}.quill-content .ql-align-justify,.ql-editor .ql-align-justify{text-align:justify}.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol{flex-direction:column;gap:.25rem;margin:1rem 0;padding-left:1.5rem;display:flex}.quill-content li,.ql-editor li{color:#2d3748;margin:0;line-height:1.7;position:relative}.quill-content ul li:before,.ql-editor ul li:before{content:"•";color:#3182ce;font-weight:700;position:absolute;left:-1rem}.quill-content ol{counter-reset:list-counter}.quill-content ol li{counter-increment:list-counter}.quill-content ol li:before{content:counter(list-counter) ".";color:#3182ce;font-weight:600;position:absolute;left:-1.25rem}.quill-content strong,.ql-editor strong{color:#1a202c;background:linear-gradient(120deg,#e6fffa 0%,#b2f5ea 100%);border-radius:3px;padding:.1rem .3rem;font-weight:600}.quill-content em,.ql-editor em{color:#4a5568;font-style:italic}.quill-content u,.ql-editor u{text-underline-offset:3px;-webkit-text-decoration:underline #3182ce;text-decoration:underline #3182ce;text-decoration-thickness:2px}.quill-content s,.ql-editor s{color:#a0aec0;-webkit-text-decoration:line-through #e53e3e;text-decoration:line-through #e53e3e}.quill-content sub,.ql-editor sub{vertical-align:sub;color:#718096;font-size:.75em}.quill-content sup,.ql-editor sup{vertical-align:super;color:#718096;font-size:.75em}.quill-content blockquote,.ql-editor blockquote{color:#4a5568;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border-left:4px solid #3182ce;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic;line-height:1.7;position:relative;box-shadow:0 4px 6px #0000000d}.quill-content blockquote:before,.ql-editor blockquote:before{content:"\"";color:#3182ce;font-family:Georgia,serif;font-size:2.5rem;position:absolute;top:-.25rem;left:.75rem}.quill-content a,.ql-editor a{color:#3182ce;border-bottom:2px solid #0000;font-weight:500;text-decoration:none;transition:all .3s}.quill-content a:hover,.ql-editor a:hover{color:#2c5282;background:linear-gradient(120deg,#ebf8ff 0%,#bee3f8 100%);border-bottom-color:#3182ce;border-radius:3px;padding:.1rem .3rem}.quill-content img,.ql-editor img{-o-object-position:center;object-position:center;border-radius:12px;transition:all .3s;box-shadow:0 6px 20px #00000014;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:600px!important;margin:1rem auto!important;display:block!important}.quill-content img:hover,.ql-editor img:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001f}.quill-content figure,.ql-editor figure{box-shadow:none;background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;max-width:100%;margin:1.5rem 0;padding:1.25rem;display:flex;overflow:visible}.quill-content figure img,.ql-editor figure img{aspect-ratio:4/3;border-radius:10px;transition:all .3s;box-shadow:0 4px 12px #00000014;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;max-width:100%!important;height:300px!important;max-height:none!important;margin:0!important}.quill-content figure img:hover,.ql-editor figure img:hover{transform:scale(1.02);box-shadow:0 8px 20px #0000001f}.quill-content figcaption,.ql-editor figcaption{color:#64748b;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffffe6;border:1px solid #e2e8f099;border-radius:8px;width:100%;max-width:100%;margin:0;padding:.5rem .75rem;font-size:.9rem;font-style:italic;font-weight:400;line-height:1.4}.quill-content picture,.ql-editor picture{width:100%;max-width:100%;display:block}.quill-content picture img,.ql-editor picture img{width:100%;height:auto;max-height:400px}.quill-content code,.ql-editor code{color:#e2e8f0;background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);border:1px solid #4a5568;border-radius:6px;padding:.2rem .4rem;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.9em;box-shadow:0 2px 4px #0000001a}.quill-content pre,.ql-editor pre{color:#e2e8f0;background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%);border:1px solid #4a5568;border-radius:12px;margin:1.5rem 0;padding:1rem;position:relative;overflow-x:auto;box-shadow:0 8px 25px #00000026}.quill-content pre:before,.ql-editor pre:before{content:"Code";color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500;position:absolute;top:.5rem;right:1rem}.quill-content pre code,.ql-editor pre code{color:#e2e8f0;background:0 0;border:none;padding:0;font-size:.9rem;line-height:1.6}.quill-content table,.ql-editor table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 8px 25px #0000001a}.quill-content th,.ql-editor th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3182ce 0%,#2c5282 100%);padding:.75rem 1rem;font-size:.95rem;font-weight:600}.quill-content td,.ql-editor td{color:#2d3748;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.95rem}.quill-content tr:nth-child(2n),.ql-editor tr:nth-child(2n){background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%)}.quill-content tr:hover,.ql-editor tr:hover{background:linear-gradient(135deg,#ebf8ff 0%,#bee3f8 100%);transition:background .3s}.quill-content hr,.ql-editor hr{background:linear-gradient(90deg,#0000,#3182ce,#0000);border:none;border-radius:2px;height:3px;margin:2rem 0}@media (max-width:768px){.quill-content,.ql-editor{gap:.5rem;padding:.75rem 0;font-size:1rem;line-height:1.7}.quill-content h1,.ql-editor h1{margin:1.25rem 0 .5rem;font-size:2rem}.quill-content h2,.ql-editor h2{margin:1.25rem 0 .5rem;font-size:1.5rem}.quill-content h3,.ql-editor h3{margin:1rem 0 .5rem;font-size:1.25rem}.quill-content img,.ql-editor img{max-height:400px!important;margin:.75rem auto!important}.quill-content figure,.ql-editor figure{margin:1.25rem 0;padding:1rem}.quill-content figure img,.ql-editor figure img{aspect-ratio:4/3}.quill-content figcaption,.ql-editor figcaption{padding:.4rem .6rem;font-size:.85rem}.quill-content pre,.ql-editor pre{margin:1.25rem 0;padding:.75rem}.quill-content blockquote,.ql-editor blockquote{margin:1.25rem 0;padding:.75rem 1rem}.quill-content table,.ql-editor table{margin:1.25rem 0;font-size:.9rem}.quill-content th,.ql-editor th,.quill-content td,.ql-editor td{padding:.5rem .75rem}}@media (max-width:480px){.quill-content,.ql-editor{gap:.5rem;padding:.5rem 0;font-size:.95rem;line-height:1.65}.quill-content h1,.ql-editor h1{margin:1rem 0 .5rem;font-size:1.75rem}.quill-content h2,.ql-editor h2{margin:1rem 0 .5rem;font-size:1.375rem}.quill-content h3,.ql-editor h3{margin:.75rem 0 .5rem;font-size:1.125rem}.quill-content img,.ql-editor img{max-height:300px!important;margin:.5rem auto!important}.quill-content figure,.ql-editor figure{margin:1rem 0;padding:.75rem}.quill-content figure img,.ql-editor figure img{aspect-ratio:4/3}.quill-content figcaption,.ql-editor figcaption{padding:.3rem .5rem;font-size:.8rem}.quill-content pre,.ql-editor pre{margin:1rem 0;padding:.5rem}.quill-content blockquote,.ql-editor blockquote{margin:1rem 0;padding:.5rem .75rem;font-size:.9rem}.quill-content table,.ql-editor table{margin:1rem 0;font-size:.85rem}.quill-content th,.ql-editor th,.quill-content td,.ql-editor td{padding:.4rem .5rem}.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol{margin:.75rem 0;padding-left:1.25rem}}.quill-content h1,.ql-editor h1,.quill-content h2,.ql-editor h2,.quill-content h3,.ql-editor h3,.quill-content h4,.ql-editor h4,.quill-content h5,.ql-editor h5,.quill-content h6,.ql-editor h6,.quill-content p,.ql-editor p,.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol,.quill-content figure,.ql-editor figure,.quill-content blockquote,.ql-editor blockquote{margin-top:0;margin-bottom:1rem}.quill-content>:last-child,.ql-editor>:last-child{margin-bottom:0}.quill-content figure img,.ql-editor figure img{margin-top:0!important;margin-bottom:0!important}.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol{gap:.5rem}.quill-content blockquote,.ql-editor blockquote,.quill-content figure,.ql-editor figure{margin-top:1rem;margin-bottom:1rem}@media (max-width:768px){.quill-content h1,.ql-editor h1,.quill-content h2,.ql-editor h2,.quill-content h3,.ql-editor h3,.quill-content h4,.ql-editor h4,.quill-content h5,.ql-editor h5,.quill-content h6,.ql-editor h6,.quill-content p,.ql-editor p,.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol,.quill-content figure,.ql-editor figure,.quill-content blockquote,.ql-editor blockquote{margin-bottom:.75rem}}@media (max-width:480px){.quill-content h1,.ql-editor h1,.quill-content h2,.ql-editor h2,.quill-content h3,.ql-editor h3,.quill-content h4,.ql-editor h4,.quill-content h5,.ql-editor h5,.quill-content h6,.ql-editor h6,.quill-content p,.ql-editor p,.quill-content ul,.ql-editor ul,.quill-content ol,.ql-editor ol,.quill-content figure,.ql-editor figure,.quill-content blockquote,.ql-editor blockquote{margin-bottom:.5rem}}
