.richtext-content{line-height:1.6;word-wrap:break-word}.richtext-content p{margin:0 0 1em}.richtext-content h1,.richtext-content h2,.richtext-content h3,.richtext-content h4,.richtext-content h5,.richtext-content h6{margin:1em 0 .5em;font-weight:700;line-height:1.25}.richtext-content ol,.richtext-content ul{list-style-position:outside;margin:0 0 1em 1.5em;padding-left:0}.richtext-content ul{list-style-type:disc}.richtext-content ol{list-style-type:decimal}.richtext-content li{margin-bottom:.5em}.richtext-content li::marker{color:#3070b6}.richtext-content ol ol,.richtext-content ol ul,.richtext-content ul ol,.richtext-content ul ul{margin-top:.5em;margin-left:1.5em}.richtext-content ul ul{list-style-type:square}.richtext-content ul ul ul{list-style-type:circle}.richtext-content ol ol{list-style-type:lower-alpha}.richtext-content ol ol ol{list-style-type:lower-roman}.richtext-content blockquote{margin:0 0 1em;padding-left:1em;border-left:3px solid #ccc;color:#555}.richtext-content img{max-width:100%;height:auto;display:block;margin:.5em auto}.richtext-content table{width:100%;border-collapse:collapse;margin-bottom:1em;display:block;overflow-x:auto;white-space:nowrap}.richtext-content table td,.richtext-content table th{border:1px solid #ddd;padding:.5em;text-align:left}.richtext-content pre{padding:.75em;overflow-x:auto;border-radius:4px;margin-bottom:1em}.richtext-content code,.richtext-content pre{background:#f6f8fa;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.richtext-content code{padding:.2em .4em;border-radius:3px}.richtext-content iframe{max-width:100%;height:auto}.richtext-content :last-child{margin-bottom:0!important}.rt-editor-shell{--rt-editor-radius:16px;--rt-editor-border:#d8e1ec;--rt-editor-bg:#ffffff;--rt-editor-shell-shadow:0 1px 2px rgba(15,23,42,0.04);--rt-editor-toolbar-bg:radial-gradient(circle at top left,rgba(191,219,254,0.28),transparent 32%),linear-gradient(180deg,#f8fbff,#eef4fb);--rt-editor-toolbar-border:#e2e8f0;--rt-editor-toolbar-padding:12px;--rt-editor-toolbar-section-bg:rgba(255,255,255,0.82);--rt-editor-toolbar-section-border:rgba(203,213,225,0.8);--rt-editor-toolbar-section-shadow:inset 0 1px 0 rgba(255,255,255,0.8),0 8px 20px rgba(148,163,184,0.12);--rt-editor-header-bg:linear-gradient(180deg,#ffffff,#f8fafc);--rt-editor-content-bg:#ffffff;--rt-editor-content-padding:12px;--rt-editor-text:#0f172a;--rt-editor-muted:#64748b;--rt-editor-placeholder:#94a3b8;--rt-editor-btn-bg:#ffffff;--rt-editor-btn-border:rgba(148,163,184,0.4);--rt-editor-btn-text:#0f172a;--rt-editor-btn-hover:#f8fafc;--rt-editor-btn-hover-border:rgba(100,116,139,0.38);--rt-editor-btn-active-bg:#e0f2fe;--rt-editor-btn-active-border:#7dd3fc;--rt-editor-btn-active-text:#0c4a6e;--rt-editor-focus:rgba(48,112,182,0.16)}.rt-editor-shell[data-variant=document]{--rt-editor-content-bg:#fffefb}.rt-editor-shell[data-variant=fullscreen]{--rt-editor-radius:20px;--rt-editor-shell-shadow:0 20px 35px rgba(15,23,42,0.16),0 4px 12px rgba(15,23,42,0.08)}.rt-editor-shell{position:relative;overflow:hidden;border:1px solid var(--rt-editor-border);border-radius:var(--rt-editor-radius);background:var(--rt-editor-bg);box-shadow:var(--rt-editor-shell-shadow)}.rt-compat-wrap{width:100%}.rt-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--rt-editor-toolbar-border);background:var(--rt-editor-header-bg);color:var(--rt-editor-text)}.rt-editor-header-title{font-size:.9375rem;font-weight:600}.rt-editor-header-actions{display:inline-flex;align-items:center;gap:8px}.rt-editor-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;padding:var(--rt-editor-toolbar-padding);border-bottom:1px solid var(--rt-editor-toolbar-border);background:var(--rt-editor-toolbar-bg)}.rt-editor-toolbar-section{display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px;border:1px solid var(--rt-editor-toolbar-section-border);border-radius:14px;background:var(--rt-editor-toolbar-section-bg);box-shadow:var(--rt-editor-toolbar-section-shadow)}.rt-editor-toolbar-section-label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rt-editor-muted)}.rt-editor-toolbar-group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.rt-editor-divider{display:none}.rt-toolbar-btn,.rt-toolbar-color-wrap,.rt-toolbar-select{min-height:36px;border:1px solid var(--rt-editor-btn-border);border-radius:12px;background:var(--rt-editor-btn-bg);color:var(--rt-editor-btn-text);font-size:12px;line-height:1;box-shadow:0 1px 1px rgba(15,23,42,.04);transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,opacity .15s ease,transform .15s ease}.rt-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px;font-weight:600}.rt-toolbar-btn svg{width:14px;height:14px}.rt-toolbar-btn:hover,.rt-toolbar-color-wrap:hover,.rt-toolbar-select:hover{background:var(--rt-editor-btn-hover);border-color:var(--rt-editor-btn-hover-border)}.rt-toolbar-btn:active{transform:translateY(1px)}.rt-toolbar-btn.is-active{background:var(--rt-editor-btn-active-bg);border-color:var(--rt-editor-btn-active-border);color:var(--rt-editor-btn-active-text);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 0 0 1px rgba(125,211,252,.12)}.rt-toolbar-btn:disabled,.rt-toolbar-color-input:disabled,.rt-toolbar-select:disabled{opacity:.5;cursor:not-allowed}.rt-toolbar-select{min-width:84px;padding:8px 34px 8px 12px;outline:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 0),linear-gradient(135deg,#64748b 50%,transparent 0);background-position:calc(100% - 17px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.rt-toolbar-btn:focus-visible,.rt-toolbar-color-wrap:focus-within,.rt-toolbar-select:focus{box-shadow:0 0 0 3px var(--rt-editor-focus)}.rt-toolbar-select option{color:#0f172a;background:#ffffff}.rt-toolbar-color-wrap{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-weight:600}.rt-toolbar-color-label{font-size:11px;color:var(--rt-editor-muted)}.rt-toolbar-color-input{width:22px;height:22px;border:0;padding:0;background:transparent;cursor:pointer}.rt-toolbar-select-heading{min-width:88px}.rt-toolbar-select-font-family{min-width:148px}.rt-toolbar-select-size{min-width:104px}.rt-editor-body{position:relative;overflow:auto;background:var(--rt-editor-content-bg)}.rt-editor-placeholder{pointer-events:none;position:absolute;left:12px;top:10px;font-size:.875rem;color:var(--rt-editor-placeholder)}.rt-compat-editor,.rt-editor-prosemirror{min-height:var(--rt-editor-min-height,120px);padding:var(--rt-editor-content-padding);outline:none;color:var(--rt-editor-text);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.65;font-size:.95rem;caret-color:#0f172a}.rt-compat-editor>:first-child,.rt-editor-prosemirror>:first-child{margin-top:0}.rt-compat-editor>:last-child,.rt-editor-prosemirror>:last-child{margin-bottom:0}.rt-compat-editor p,.rt-editor-prosemirror p{margin:.45rem 0}.rt-compat-editor ol,.rt-compat-editor ul,.rt-editor-prosemirror ol,.rt-editor-prosemirror ul{list-style-position:outside;padding-left:1.5rem;margin:.6rem 0}.rt-compat-editor ul,.rt-editor-prosemirror ul{list-style-type:disc}.rt-compat-editor ol,.rt-editor-prosemirror ol{list-style-type:decimal}.rt-compat-editor li,.rt-editor-prosemirror li{margin:.25rem 0}.rt-compat-editor li::marker,.rt-editor-prosemirror li::marker{color:#3070b6}.rt-compat-editor ol ol,.rt-compat-editor ol ul,.rt-compat-editor ul ol,.rt-compat-editor ul ul,.rt-editor-prosemirror ol ol,.rt-editor-prosemirror ol ul,.rt-editor-prosemirror ul ol,.rt-editor-prosemirror ul ul{margin-top:.35rem;margin-bottom:.35rem}.rt-compat-editor ul ul,.rt-editor-prosemirror ul ul{list-style-type:square}.rt-compat-editor ul ul ul,.rt-editor-prosemirror ul ul ul{list-style-type:circle}.rt-compat-editor ol ol,.rt-editor-prosemirror ol ol{list-style-type:lower-alpha}.rt-compat-editor ol ol ol,.rt-editor-prosemirror ol ol ol{list-style-type:lower-roman}.rt-compat-editor h1,.rt-editor-prosemirror h1{font-size:1.5rem;font-weight:700;margin:.75rem 0;line-height:1.25}.rt-compat-editor h2,.rt-editor-prosemirror h2{font-size:1.3rem;font-weight:700;margin:.65rem 0;line-height:1.3}.rt-compat-editor h3,.rt-editor-prosemirror h3{font-size:1.1rem;font-weight:700;margin:.55rem 0;line-height:1.35}.rt-compat-editor h4,.rt-editor-prosemirror h4{font-size:1rem;font-weight:700;margin:.5rem 0}.rt-compat-editor h5,.rt-editor-prosemirror h5{font-size:.9rem;font-weight:700;margin:.45rem 0}.rt-compat-editor h6,.rt-editor-prosemirror h6{font-size:.85rem;font-weight:700;margin:.4rem 0}.rt-compat-editor blockquote,.rt-editor-prosemirror blockquote{margin:.9rem 0;padding:.2rem 0 .2rem 1rem;border-left:3px solid #93c5fd;color:#475569;background:linear-gradient(90deg,rgba(239,246,255,.8),transparent)}.rt-compat-editor a,.rt-editor-prosemirror a{color:#2563eb;text-decoration:underline;text-decoration-color:rgba(37,99,235,.35);text-underline-offset:2px}.rt-compat-editor hr,.rt-editor-prosemirror hr{margin:1rem 0;border:0;border-top:1px solid rgba(148,163,184,.5)}.rt-compat-editor pre,.rt-editor-prosemirror pre{margin:.9rem 0;padding:.85rem 1rem;overflow-x:auto;background:#0f172a;color:#e2e8f0;border-radius:12px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.6}.rt-compat-editor code,.rt-editor-prosemirror code{background:rgba(226,232,240,.85);color:#0f172a;padding:.15rem .35rem;border-radius:6px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875em}.rt-compat-editor pre code,.rt-editor-prosemirror pre code{background:transparent;color:inherit;padding:0;border-radius:0}.rt-compat-editor .ProseMirror-selectednode,.rt-editor-prosemirror .ProseMirror-selectednode{outline:2px solid #2563eb}.assignment-tiptap-inline-image,.rt-compat-image,.rt-editor-inline-image{width:200px;height:200px;object-fit:cover;display:block;margin:8px auto;border-radius:8px}.rt-editor-uploading-image{object-fit:contain;padding:10px;border:1px dashed #60a5fa;background:linear-gradient(135deg,rgba(239,246,255,.96),rgba(219,234,254,.92));box-shadow:0 0 0 3px rgba(96,165,250,.15);animation:rt-editor-upload-pulse 1.2s ease-in-out infinite}@keyframes rt-editor-upload-pulse{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.015)}}.rt-columns{display:flex;gap:12px;align-items:flex-start;padding:6px;overflow-x:auto;max-width:100%}.rt-column{flex:1 0 260px;min-width:0;max-width:100%;padding:8px;border-radius:10px;border:1px dashed rgba(148,163,184,.6);overflow-x:hidden}.rt-columns.bordered{border:1px solid rgba(148,163,184,.75);border-radius:12px}.rt-columns.borderless{border:none}.rt-columns.borderless .rt-column{border:1px dashed rgba(148,163,184,.45)}.rt-compat-editor .tableWrapper,.rt-editor-prosemirror .tableWrapper{max-width:100%;overflow-x:auto}.rt-compat-editor table,.rt-editor-prosemirror table{border-collapse:collapse;margin:10px 0;width:100%;max-width:100%;background:transparent}.rt-compat-editor .tableWrapper>table,.rt-editor-prosemirror .tableWrapper>table{width:max-content;min-width:100%}.rt-compat-editor table.tbl.bordered,.rt-editor-prosemirror table.tbl.bordered{border:1px solid rgba(148,163,184,.85)}.rt-compat-editor table.tbl.bordered td,.rt-compat-editor table.tbl.bordered th,.rt-editor-prosemirror table.tbl.bordered td,.rt-editor-prosemirror table.tbl.bordered th{border:1px solid rgba(148,163,184,.85);padding:8px;vertical-align:top}.rt-compat-editor table.tbl.borderless,.rt-editor-prosemirror table.tbl.borderless{border:none!important}.rt-compat-editor table.tbl.borderless td,.rt-compat-editor table.tbl.borderless th,.rt-editor-prosemirror table.tbl.borderless td,.rt-editor-prosemirror table.tbl.borderless th{border:none!important;padding:8px;vertical-align:top}.rt-pagebreak{height:12px;border-top:2px dashed rgba(148,163,184,.9);margin:14px 0}@media (max-width:640px){.rt-editor-toolbar{gap:8px;padding:10px}.rt-editor-toolbar-section{width:100%}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_dbf9ae{font-family:Montserrat,Montserrat Fallback;font-style:normal}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_5c4a1f{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}