@import "https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Cairo:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap";:root{--red:#e63946;--red-dark:#c81e2a;--blue-light:#5ba3e6;--blue-dark:#1b3a7b;--bg:#fff;--bg-muted:#f5f5f5;--bg-elevated:#fafafa;--text:#222;--text-muted:#6a6a6a;--border:#c1c1c1;--border-strong:#b0b0b0;--accent:var(--red);--accent-hover:var(--red-dark);--accent-soft:#e6394614;--radius:8px;--radius-sm:4px;--max-w:1440px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cairo,Noto Naskh Arabic,Inter,-apple-system,BlinkMacSystemFont,sans-serif}[dir=rtl]{font-family:Cairo,Noto Naskh Arabic,Inter,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:var(--bg);margin:0;line-height:1.5}*{scrollbar-width:none}::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}.container{width:min(var(--max-w), calc(100% - 48px));margin:0 auto}@media (width<=640px){.container{width:calc(100% - 24px)}}.btn{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:background .1s,border-color .1s,color .1s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--red);color:#fff}.btn--primary:hover:not(:disabled){background:var(--red-dark)}.btn--secondary{color:var(--text);border-color:var(--border);background:0 0}.btn--secondary:hover:not(:disabled){background:var(--bg-muted);border-color:var(--border-strong)}.btn--ghost{color:var(--text-muted);border-color:var(--border)}.btn--ghost:hover:not(:disabled){color:var(--text);background:var(--bg-muted)}.btn--danger{color:#a83232;background:0 0;border-color:#e0d0d0}.btn--danger:hover:not(:disabled){background:#faf5f5}.btn--sm{padding:6px 10px;font-size:13px}.btn--xs{padding:4px 8px;font-size:12px}.badge{border-radius:var(--radius-sm);letter-spacing:.02em;border:1px solid var(--border);background:var(--bg-muted);color:var(--text-muted);align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.badge--accent{background:var(--accent-soft);color:var(--red);border-color:#e6394640}.badge--success{color:var(--red);background:#e6394614;border-color:#e6394640}.badge--warning{color:#d97700;background:#e6b4391f;border-color:#e6b43940}.badge--neutral{color:var(--text-muted);border-color:var(--border);background:0 0}.field,.editor-fieldset{gap:6px;display:grid}.field label,.editor-label{color:var(--text);font-size:12px;font-weight:600}.field input,.field select,.field textarea,.editor-input,.editor-select,.editor-textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .1s}.field input:focus,.field select:focus,.field textarea:focus,.editor-input:focus,.editor-select:focus,.editor-textarea:focus{border-color:var(--red)}.editor-textarea{resize:vertical;min-height:90px}.editor-input--headline{padding:12px 14px;font-size:18px;font-weight:600}.notice{border-radius:var(--radius-sm);border:1px solid #0000;padding:10px 12px;font-size:13px}.notice--error{color:#8a3a3a;background:#fdf6f6;border-color:#e8d5d5}.notice--success{color:#1b3a7b;background:#5ba3e60f;border-color:#5ba3e633}.admin-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell--writer{grid-template-columns:minmax(0,1fr)}.admin-sidebar{background:var(--bg-muted);border-inline-end:1px solid var(--border);grid-template-rows:auto 1fr auto;gap:24px;padding:24px;display:grid}.admin-sidebar__brand{gap:4px;display:grid}.admin-sidebar__brand strong{font-size:18px;font-weight:700}.admin-sidebar__brand span{color:var(--text-muted);font-size:13px}.admin-nav{align-content:start;gap:4px;display:grid}.admin-nav__link{border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .1s,color .1s;display:flex}.admin-nav__link:hover,.admin-nav__link--active{color:var(--text);border:1px solid var(--border);background:#fff}.admin-main{background:var(--bg);min-width:0;padding:28px}.admin-sidebar__footer{gap:10px;display:grid}.admin-user{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px}.admin-user__email{font-size:13px;font-weight:500}.admin-user__date{color:var(--text-muted);margin-top:4px;font-size:12px}.admin-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.admin-header>div{gap:4px;display:grid}.admin-header p{color:var(--text-muted);font-size:14px}.header__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header__actions .btn--sm{padding:9px 16px;font-size:14px}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--blue);font-size:11px;font-weight:600;display:inline-flex}.title-2{font-size:26px;font-weight:700;line-height:1.2}.title-3{font-size:16px;font-weight:600;line-height:1.35}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.metric{background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;padding:16px}.metric__value{letter-spacing:-.02em;font-size:24px;font-weight:700}.metric__label{color:var(--text-muted);margin-top:4px;font-size:12px}@media (width<=900px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{display:none}}.admin-list{gap:10px;display:grid}.admin-list__item{background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.admin-list__meta{color:var(--text-muted);flex-wrap:wrap;gap:12px;margin-top:6px;font-size:13px;display:flex}.admin-list__actions{gap:6px;display:flex}.empty{text-align:center;color:var(--text-muted);background:var(--bg-muted);border:1px dashed var(--border);border-radius:var(--radius-sm);padding:40px 24px}.login-page{background:var(--bg-muted);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);gap:20px;width:min(100%,400px);padding:36px;display:grid}.login-brand{align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.login-brand__dot{background:var(--blue);border-radius:50%;width:10px;height:10px}.login-title{margin:0;font-size:22px;font-weight:700}.login-subtitle{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.login-form{gap:14px;display:grid}.login-field{gap:6px;display:grid}.login-field label{font-size:12px;font-weight:600}.login-field input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);outline:none;padding:11px 13px;font-size:15px;transition:border-color .1s}.login-field input:focus{border-color:var(--blue)}.login-submit{border-radius:var(--radius-sm);cursor:pointer;background:var(--blue);color:#fff;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .1s;display:inline-flex}.login-submit:hover{background:var(--blue-dark)}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-notice{border-radius:var(--radius-sm);border:1px solid #0000;padding:10px 12px;font-size:13px}.login-notice--error{color:#8a3a3a;background:#fdf6f6;border-color:#e8d5d5}.login-notice--success{color:var(--blue-dark);background:#238cc80f;border-color:#238cc833}.login-public-link{text-align:center;color:var(--text-muted);font-size:13px;font-weight:500;transition:color .1s}.login-public-link:hover{color:var(--blue)}.studio-layout{background:var(--bg-muted);grid-template-rows:auto minmax(0,1fr);min-width:0;height:100dvh;min-height:100vh;display:grid;overflow:hidden}.studio-layout__topbar{background:var(--bg);border-bottom:1px solid var(--border);padding:0 20px}.studio-layout__body{grid-template-columns:clamp(240px,19vw,300px) minmax(0,1fr) clamp(280px,23vw,360px);grid-template-areas:"sidebar canvas context";min-width:0;min-height:0;display:grid;overflow:hidden}.studio-layout__sidebar,.studio-layout__canvas,.studio-layout__context{background:var(--bg);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.studio-layout__sidebar{border-inline-end:1px solid var(--border);grid-area:sidebar}.studio-layout__canvas{grid-area:canvas}.studio-layout__context{border-inline-start:1px solid var(--border);grid-area:context}@media (width<=1280px){.studio-layout__body{grid-template:"sidebar canvas"minmax(0,1fr)"context context"minmax(280px,36vh)/clamp(220px,24vw,280px) minmax(0,1fr)}.studio-layout__context{border-inline-start:none;border-top:1px solid var(--border)}}@media (width<=920px){.studio-layout__body{grid-template:"canvas"minmax(0,1fr)"sidebar"minmax(220px,auto)"context"minmax(260px,38vh)/minmax(0,1fr)}.studio-layout__sidebar{border-inline-end:none;border-top:1px solid var(--border)}}@media (width<=760px){.studio-layout{height:auto;min-height:100dvh;overflow:visible}}.studio-notices{background:var(--bg-muted);gap:8px;padding:16px 20px 0;display:grid}.studio-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:10px 0;display:flex}.studio-topbar__left{flex-wrap:wrap;flex:420px;align-items:center;gap:14px;min-width:0;display:flex}.studio-topbar__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-topbar__title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}.studio-topbar__unsaved{color:var(--text-muted);background:var(--bg-muted);border-radius:var(--radius-sm);border:1px solid var(--border);padding:3px 8px;font-size:11px}.studio-topbar__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.studio-nav{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.studio-nav__header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.studio-nav__title{margin:0;font-size:14px;font-weight:700}.studio-nav__loading{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}.studio-nav__list{flex-direction:column;flex:auto;gap:2px;min-height:0;margin:0;padding:8px;list-style:none;display:flex;overflow:auto}.studio-nav__item{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;padding:10px 12px;transition:background .1s}.studio-nav__item:hover{background:var(--bg-muted)}.studio-nav__item--active{background:var(--accent-soft);border-color:#238cc833}.studio-nav__item-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.studio-nav__item-meta{align-items:center;gap:8px;margin-top:4px;display:flex}.studio-nav__item-type{color:var(--text-muted);font-size:11px}.studio-nav__chapters{border-top:1px solid var(--border);flex-direction:column;gap:8px;min-height:0;padding:12px;display:flex;overflow:auto}.studio-nav__chapters-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-nav__chapters-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:11px;font-weight:700}.studio-nav__empty{color:var(--text-muted);padding:6px 4px;font-size:12px}.studio-nav__chapters-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.studio-nav__chapter{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-size:13px;transition:background .1s;display:flex}.studio-nav__chapter:hover{background:var(--bg-muted)}.studio-nav__chapter--active{background:var(--accent-soft)}.studio-nav__chapter-number{color:var(--text-muted);flex-shrink:0;font-weight:600}.studio-nav__chapter-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.studio-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-muted);color:var(--text-muted);justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.studio-badge--draft{background:var(--bg-muted);color:var(--text-muted);border-color:var(--border)}.studio-badge--in_review{color:var(--beige-dark);background:#b3b29e26;border-color:#b3b29e4d}.studio-badge--needs_revision{color:var(--beige-dark);background:#b3b29e38;border-color:#b3b29e66}.studio-badge--approved{background:var(--accent-soft);color:var(--blue);border-color:#238cc840}.studio-badge--published{background:var(--blue);color:#fff;border-color:var(--blue)}.editor-canvas{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.editor-canvas__header{border-bottom:1px solid var(--border);background:#fff;padding:18px 22px 16px}.editor-canvas__title-field{gap:8px;display:grid}.editor-canvas__title-label{color:var(--text-muted);letter-spacing:.03em;font-size:12px;font-weight:700}.editor-canvas__title-input{width:100%;color:var(--text);background:0 0;border:none;border-radius:0;outline:none;padding:0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.editor-canvas__title-input::placeholder{color:#22222259}.tiptap-editor{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.tiptap-editor__hint{border-bottom:1px solid var(--border);color:var(--text-muted);background:#e639460a;padding:10px 14px;font-size:12px}.tiptap-editor__hint kbd{border:1px solid var(--border);min-width:24px;height:24px;color:var(--text);background:#fff;border-radius:6px;justify-content:center;align-items:center;margin:0 2px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.tiptap-editor__canvas{flex:1;padding:clamp(18px,2vw,28px) clamp(18px,2.8vw,36px);overflow:auto}.studio-editor__content{outline:none;width:min(100%,820px);max-width:100%;min-height:60vh;margin-inline:auto;font-size:16px;line-height:1.75}.studio-editor__content p{margin:0 0 1em}.studio-editor__content h1{margin:1.2em 0 .6em;font-size:26px;font-weight:800}.studio-editor__content h2{margin:1.1em 0 .5em;font-size:22px;font-weight:700}.studio-editor__content h3{margin:1em 0 .5em;font-size:18px;font-weight:700}.studio-editor__content h4{margin:1em 0 .5em;font-size:16px;font-weight:600}.studio-editor__content ul,.studio-editor__content ol{margin:0 0 1em;padding-inline-start:1.5em}.studio-editor__content li{margin:.25em 0}.studio-editor__content blockquote{border-inline-start:3px solid var(--blue);color:var(--text-muted);margin:1em 0;padding-inline-start:16px}.studio-editor__content img{border-radius:var(--radius-sm);max-width:100%;margin:1em 0}.editor-figure{position:relative}.editor-figure__frame{border:1px solid var(--border);box-shadow:none;background:0 0;border-radius:8px;position:relative;overflow:hidden}.editor-figure__toolbar{top:10px;z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset-inline:10px}.editor-figure__toolbar-groups{pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.editor-figure__drag{color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;cursor:grab;background:#ffffffeb;border:1px solid #1b3a7b1f;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.editor-figure__tool{color:var(--text-muted);cursor:pointer;background:#fffffff0;border:1px solid #1b3a7b1f;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;transition:background .1s,color .1s,border-color .1s}.editor-figure__tool:hover{color:var(--text);background:#fff}.editor-figure__tool--active{color:var(--blue-dark);background:#5ba3e624;border-color:#5ba3e647}.editor-figure__image{width:100%;height:auto;padding-top:52px;display:block}.editor-figure__resize{inset-inline-end:12px;cursor:nwse-resize;background:linear-gradient(135deg,#0000 45%,#1b3a7b8c 45% 55%,#0000 55%),#fffffff0;border:1px solid #1b3a7b2e;border-radius:8px;width:24px;height:24px;position:absolute;bottom:12px;box-shadow:0 4px 12px #1b3a7b1f}.editor-figure__caption{color:var(--text-muted);text-align:center;outline:none;margin-top:10px;padding:0 8px;font-size:14px;line-height:1.6}.studio-editor__content table{border-collapse:collapse;width:100%;margin:1em 0;font-size:14px}.studio-editor__content th,.studio-editor__content td{border:1px solid var(--border);text-align:start;padding:8px 10px}.studio-editor__content th{background:var(--bg-muted);font-weight:600}.studio-editor__content a{color:var(--blue);text-decoration:underline}.studio-editor__content .ProseMirror-focused{outline:none}.studio-editor__content .ProseMirror p.is-editor-empty:first-child:before{color:var(--text-muted);content:attr(data-placeholder);float:right;pointer-events:none;height:0}.editor-toolbar{z-index:10;background:#f4f4f4;border-bottom:1px solid #d4d4d4;flex-wrap:wrap;align-items:stretch;gap:0;padding:4px 10px 0;display:flex;position:relative;overflow:visible}.editor-toolbar__group{flex-direction:column;align-items:stretch;min-height:76px;padding:0 6px;display:flex;position:relative}.editor-toolbar__group-row{flex-wrap:nowrap;align-items:center;gap:0;min-height:26px;padding:1px 0;display:flex}.editor-toolbar__group-label{text-align:center;color:#707070;letter-spacing:.02em;-webkit-user-select:none;user-select:none;margin-top:auto;padding:2px 0 4px;font-size:10px}.editor-toolbar__divider{background:#d4d4d4;flex-shrink:0;align-self:stretch;width:1px;margin:3px 4px}.editor-toolbar__group--styles .editor-toolbar__group-row{min-height:52px}.editor-toolbar__select-wrap{position:relative}.editor-toolbar__select{border:1px solid var(--border);min-width:112px;height:32px;color:var(--text);cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:0 12px;font-size:12px;font-weight:600}.editor-toolbar__select:focus{border-color:var(--blue-light)}.editor-toolbar__btn{min-width:24px;height:24px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:500;transition:background .1s,border-color .1s;display:inline-flex}.editor-toolbar__btn:hover{background:#e9e9e9;border-color:#0000}.editor-toolbar__btn--active{color:var(--text);background:#d8eaff;border-color:#7aa9d8}.editor-toolbar__btn:disabled{opacity:.5;cursor:not-allowed}.editor-toolbar__group--styles{flex:none}.editor-toolbar__styles{flex-direction:row;gap:4px;padding:2px 0;display:flex}.editor-style{cursor:pointer;white-space:nowrap;min-width:88px;height:48px;color:var(--text);background:#fff;border:1px solid #d4d4d4;border-radius:3px;justify-content:center;align-items:center;padding:4px 10px;font-family:inherit;transition:background .1s,border-color .1s;display:inline-flex}.editor-style:hover{border-color:#888}.editor-style--active{background:#f0f6ff;border-color:#2b6cb0}.editor-color__trigger{cursor:pointer;height:28px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:3px;flex-direction:column;align-items:center;gap:2px;padding:2px 6px;font-size:13px;transition:background .1s,border-color .1s;display:inline-flex}.editor-color__trigger:hover{background:#fff;border-color:#d4d4d4}.editor-color__icon{font-weight:700;line-height:1}.editor-color__bar{border:1px solid #0000002e;border-radius:1px;width:18px;height:3px;display:inline-block}.editor-color__caret{color:#888;font-size:8px;display:none;position:absolute;bottom:-2px;right:-2px}.tiptap-editor__hint{display:none}@media (width<=640px){.editor-color__pop{inset-inline:auto 0}.editor-color__grid{grid-template-columns:repeat(8,1fr)}}.editor-color{display:inline-flex;position:relative}.editor-color__trigger{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;height:28px;color:var(--text);background:0 0;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:600;transition:background .1s,border-color .1s;display:inline-flex}.editor-color__trigger:hover{border-color:var(--border-strong);background:#fff}.editor-color__icon{font-weight:700}.editor-color__swatch{border:1px solid #0000001f;border-radius:2px;width:16px;height:4px;display:inline-block}.editor-color__pop{top:calc(100% + 6px);z-index:30;border:1px solid var(--border);background:#fff;border-radius:10px;min-width:240px;padding:12px;position:absolute;inset-inline-start:0;box-shadow:0 14px 36px #0d172824}.editor-color__grid{grid-template-columns:repeat(12,1fr);gap:4px;margin-bottom:10px;display:grid}.editor-color__cell{aspect-ratio:1;cursor:pointer;border:1px solid #00000014;border-radius:4px;width:100%;padding:0;transition:transform 80ms,box-shadow 80ms,border-color 80ms}.editor-color__cell:hover{transform:scale(1.12);box-shadow:0 2px 6px #0000002e}.editor-color__cell--active{border-color:var(--text);box-shadow:0 0 0 2px var(--text)}.editor-color__row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.editor-color__custom{color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.editor-color__custom input[type=color]{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;width:28px;height:28px;padding:0}.editor-color__clear{color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.editor-color__clear:hover{color:var(--text);border-color:var(--border-strong)}@media (width<=640px){.editor-color__pop{inset-inline:auto 0}.editor-color__grid{grid-template-columns:repeat(8,1fr)}}.context-panel{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.context-panel__tabs{border-bottom:1px solid var(--border);display:flex}.context-panel__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 8px;font-size:12px;font-weight:600;transition:color .1s,border-color .1s}.context-panel__tab:hover{color:var(--text)}.context-panel__tab--active{color:var(--blue);border-bottom-color:var(--blue)}.context-panel__body{flex:1;min-height:0;padding:16px;overflow:auto}.studio-layout__sidebar,.studio-nav__list,.studio-nav__chapters,.tiptap-editor__canvas,.editor-toolbar,.context-panel__body{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.studio-layout__sidebar::-webkit-scrollbar{width:10px;height:10px;display:block}.studio-nav__list::-webkit-scrollbar{width:10px;height:10px;display:block}.studio-nav__chapters::-webkit-scrollbar{width:10px;height:10px;display:block}.tiptap-editor__canvas::-webkit-scrollbar{width:10px;height:10px;display:block}.editor-toolbar::-webkit-scrollbar{width:10px;height:10px;display:block}.context-panel__body::-webkit-scrollbar{width:10px;height:10px;display:block}.studio-layout__sidebar::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.studio-nav__list::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.studio-nav__chapters::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.tiptap-editor__canvas::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.editor-toolbar::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.context-panel__body::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.studio-layout__sidebar::-webkit-scrollbar-track{background:0 0}.studio-nav__list::-webkit-scrollbar-track{background:0 0}.studio-nav__chapters::-webkit-scrollbar-track{background:0 0}.tiptap-editor__canvas::-webkit-scrollbar-track{background:0 0}.editor-toolbar::-webkit-scrollbar-track{background:0 0}.context-panel__body::-webkit-scrollbar-track{background:0 0}@media (width<=760px){.editor-canvas__header{padding:16px 16px 14px}.editor-canvas__title-input{font-size:26px}.studio-topbar__actions{justify-content:flex-start;width:100%}.editor-figure__toolbar{background:#ffffffeb;border-bottom:1px solid #1b3a7b14;padding:10px;position:static}.editor-figure__image{padding-top:0}.editor-toolbar{padding-inline:10px}.editor-toolbar__divider{display:none}.editor-toolbar__select{min-width:98px}}.context-panel__section{gap:14px;display:grid}.context-panel__section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.context-panel__hint{color:var(--text-muted);font-size:13px;line-height:1.5}.panel-group{border-bottom:1px solid var(--border);gap:10px;padding-bottom:16px;display:grid}.panel-group:last-child{border-bottom:none;padding-bottom:0}.panel-group--cover{gap:8px;padding-bottom:14px}.panel-group__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.cover-thumb{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-muted);width:100%}.advanced-toggle{color:var(--text-muted);cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:13px;font-weight:600;display:flex}.advanced-toggle:hover{color:var(--text)}.advanced-fields{gap:10px;padding-top:4px;display:grid}.form-actions{gap:10px;margin-top:6px;display:flex}.checkbox-row{cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.checkbox-row input{width:16px;height:16px;accent-color:var(--blue)}.media-preview{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%}.media-placeholder{background:var(--bg-muted);border-radius:var(--radius-sm);text-align:center;color:var(--text-muted);padding:20px;font-size:13px}.hint{color:var(--text-muted);margin-top:6px;font-size:12px}.mt-2{margin-top:12px}.badge-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.list-abstract{color:var(--text-muted);margin-top:4px;font-size:14px}.reader-page{background:var(--bg);min-height:100vh}.reader-article,.reader-book__content{max-width:720px;margin:0 auto;padding:40px 24px 80px}.reader-header{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:20px}.reader-title{margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.3}.reader-subtitle{color:var(--text-muted);margin:0 0 12px;font-size:16px}.reader-meta{color:var(--text-muted);align-items:center;gap:14px;font-size:13px;display:flex}.reader-author{color:var(--text);font-weight:600}.reader-abstract{background:var(--bg-muted);border-radius:var(--radius-sm);margin-bottom:32px;padding:20px}.reader-abstract h2{color:var(--text-muted);margin:0 0 8px;font-size:14px;font-weight:700}.reader-abstract p{margin:0;font-size:14px;line-height:1.65}.reader-body{color:var(--text);font-size:16px;line-height:1.8}.reader-body h1{margin:1.3em 0 .5em;font-size:24px;font-weight:800}.reader-body h2{margin:1.2em 0 .5em;font-size:22px;font-weight:700}.reader-body h3{margin:1.1em 0 .5em;font-size:18px;font-weight:700}.reader-body h4{margin:1em 0 .5em;font-size:16px;font-weight:600}.reader-body p{margin:0 0 1.1em}.reader-body ul,.reader-body ol{margin:0 0 1.1em;padding-inline-start:1.5em}.reader-body li{margin:.25em 0}.reader-body blockquote{border-inline-start:3px solid var(--blue);color:var(--text-muted);margin:1.1em 0;padding-inline-start:18px}.reader-body img{border-radius:var(--radius-sm);max-width:100%;margin:1.1em 0}.reader-body table{border-collapse:collapse;width:100%;margin:1.1em 0;font-size:14px}.reader-body th,.reader-body td{border:1px solid var(--border);text-align:start;padding:8px 10px}.reader-body th{background:var(--bg-muted);font-weight:600}.reader-body a{color:var(--blue);text-decoration:underline}.reader-body code{background:var(--bg-muted);border-radius:var(--radius-sm);padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.reader-body pre{color:#f2f2f2;border-radius:var(--radius-sm);background:#1a1a1a;padding:14px;font-size:13px;overflow-x:auto}.reader-fallback{text-align:center;color:var(--text-muted);padding:56px 24px}.reader-book{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.reader-book__toc{background:var(--bg-muted);border-inline-end:1px solid var(--border);height:100vh;padding:24px;position:sticky;top:0;overflow:auto}.reader-book__toc-header{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:14px}.reader-book__toc-title{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.4}.reader-book__toc-author{color:var(--text-muted);margin:0;font-size:12px}.reader-book__toc-nav{flex-direction:column;display:flex}.reader-book__toc-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.reader-book__toc-link{text-align:start;width:100%;color:var(--text);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;padding:8px 10px;font-size:13px;font-weight:500;transition:background .1s}.reader-book__toc-link:hover{background:#00000008}.reader-book__toc-link--active{border-color:var(--border);background:#fff;font-weight:600}@media (width<=820px){.reader-book{grid-template-columns:1fr}.reader-book__toc{border-inline-end:none;border-bottom:1px solid var(--border);height:auto;position:static}}.versions-list,.review-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.versions-item,.review-item{background:var(--bg-muted);border-radius:var(--radius-sm);border:1px solid var(--border);padding:10px}.versions-item__label{font-size:13px;font-weight:600}.versions-item__meta,.review-item__date{color:var(--text-muted);margin-top:4px;font-size:12px}.review-form{gap:8px;margin-bottom:14px;display:grid}.review-group{flex-direction:column;gap:6px;margin-top:10px;display:flex}.review-group__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.review-item__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.review-item__author{font-size:12px;font-weight:600}.review-item__text{margin:0 0 6px;font-size:13px;line-height:1.5}.review-item--resolved{opacity:.65}.comment-mark{background:#b3b29e73;border-bottom:2px solid #b3b29ee6}.title-1{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.08}.body-muted{color:var(--text-muted);margin:0;font-size:16px;line-height:1.9}.hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:28px;margin-bottom:28px;display:grid}.hero__copy,.hero__featured,.panel{min-width:0}.hero--desktop{display:grid}.hero__copy{border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#5ba3e62e,#0000 32%),linear-gradient(#fff,#fbfbfb);border-radius:24px;align-content:start;gap:18px;padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 18px 60px #1b3a7b14}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__featured,.feature-stack{gap:12px;display:grid}.feature-mini-card{border:1px solid var(--border);background:var(--bg-elevated);border-radius:18px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.feature-mini-card__image{aspect-ratio:1;object-fit:cover;background:var(--bg-muted);border-radius:10px;width:100%}.feature-mini-card__body{gap:4px;min-width:0;display:grid}.feature-mini-card__meta{color:var(--text-muted);font-size:12px}.feature-mini-card__title{overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.45}.hero-mobile{justify-content:center;margin-bottom:28px;padding-block:0;display:none}.hero-mobile__lockup{direction:ltr;justify-content:center;align-items:center;gap:12px;width:100%;display:inline-flex}.hero-mobile__logo{flex:none;width:clamp(80px,24vw,100px);height:auto}.hero-mobile__text{text-align:start;gap:6px;min-width:0;display:grid}.hero-mobile__text--ar{direction:rtl}.hero-mobile__text--en{direction:ltr}.hero-mobile__kicker{color:var(--text-muted);margin:0;font-size:clamp(16px,4.2vw,22px);font-weight:500;line-height:1.25}.hero-mobile__title{margin:0;font-size:clamp(24px,6.5vw,34px);font-weight:800;line-height:1.1}.panel{border:1px solid var(--border);background:#fff;border-radius:22px;gap:20px;padding:clamp(18px,2.4vw,28px);display:grid;box-shadow:0 12px 40px #1b3a7b0d}.panel__head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.grid-3,.grid-4{gap:18px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--border);background:#fff;border-radius:20px;align-content:start;gap:0;min-width:0;min-height:100%;transition:transform .12s,box-shadow .12s,border-color .12s;display:grid;overflow:hidden;box-shadow:0 10px 28px #1b3a7b0f}.card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 18px 42px #1b3a7b1a}.card__link{min-width:0;min-height:100%;color:inherit;display:grid}.card__media{background:var(--bg-muted);position:relative}.card__media img{width:100%;height:auto;display:block}.card__body{gap:12px;min-width:0;padding:18px;display:grid}.card__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;font-size:12px;display:flex}.card__meta>span{overflow-wrap:anywhere}.card__title{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:700;line-height:1.5}.card__title--compact{font-size:16px}.card__text{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.8}.card__text--compact{margin-top:2px;font-size:13px}.filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.filters .field{min-width:0}.filters .field span{overflow-wrap:anywhere}.results-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.results-bar__count{font-size:14px}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:32px;display:grid}.detail-content .panel{padding:clamp(24px,3vw,40px)}.detail-content .reader-body,.detail-content .detail-prose{font-size:17px;line-height:1.85}.share-row{gap:10px;padding-top:4px;display:grid}.share-row__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.share-row__buttons{flex-wrap:wrap;gap:8px;display:flex}.share-btn{border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.share-btn:hover{color:#fff;transform:translateY(-1px)}.share-btn--whatsapp:hover{background:#25d366;border-color:#25d366}.share-btn--twitter:hover{background:#000;border-color:#000}.share-btn--facebook:hover{background:#1877f2;border-color:#1877f2}.share-btn--instagram:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#dc2743}.share-btn--link:hover{background:var(--text);border-color:var(--text)}.detail-content{align-content:start;gap:18px;min-width:0;display:grid}.detail-sidebar{align-content:start;gap:18px;min-width:0;display:grid;position:sticky;top:96px}.detail-sidebar img{border:1px solid var(--border);background:0 0;border-radius:22px;width:100%;height:auto;display:block;box-shadow:0 12px 40px #1b3a7b14}.detail-actions{gap:10px;display:grid}.detail-actions .btn{justify-content:center;width:100%}.detail-meta{border:1px solid var(--border);background:#fff;border-radius:22px;gap:0;padding:20px;display:grid;box-shadow:0 12px 40px #1b3a7b0d}.detail-meta>div{gap:4px;padding:12px 0;display:grid}.detail-meta>div+div{border-top:1px solid var(--border)}.detail-meta dt{color:var(--text-muted);font-size:12px}.detail-meta dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.8}.detail-toolbar{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:13px;display:flex}.detail-toolbar>span{overflow-wrap:anywhere}.detail-prose{min-width:0}.pdf-frame{border:1px solid var(--border);background:#fff;border-radius:16px;width:100%;min-height:720px}.page{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.header{z-index:50;border-bottom:1px solid var(--border);background:#fffffffa;position:sticky;top:0}.header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 0;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:700;display:flex}.mobile-brand-lockup{display:none}.brand__dot{background:var(--blue);border-radius:50%;width:10px;height:10px}.nav{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.nav__link{border-radius:var(--radius-sm);color:var(--text-muted);overflow-wrap:anywhere;min-width:0;padding:8px 12px;font-size:14px;font-weight:500;transition:color .1s,background .1s}.nav__link:hover,.nav__link--active{color:var(--text);background:var(--bg-muted)}.main{padding:28px 0 56px}.header__search{align-items:center;display:flex}.header__search-input{border:1px solid var(--border);background:var(--bg);border-radius:10px;width:clamp(200px,20vw,260px);padding:11px 16px;font-size:14px}.header__search-input:focus{border-color:var(--blue-light);outline:none}.footer{border-top:1px solid var(--border);background:var(--bg-muted);padding:32px 0}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer__brand p{color:var(--text-muted);max-width:320px;font-size:13px}.footer__links{flex-wrap:wrap;gap:20px;display:flex}.footer__links a{color:var(--text-muted);font-size:13px;font-weight:500;transition:color .1s}.footer__links a:hover{color:var(--text)}@media (width<=1100px){.hero{grid-template-columns:1fr}.detail-layout{grid-template-columns:minmax(0,1fr) 280px}.grid-4,.filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.detail-layout{grid-template-columns:1fr}.detail-sidebar{position:static}.header__inner{align-items:flex-start}.nav,.header__actions{width:100%}.header__actions{flex-wrap:wrap;justify-content:space-between}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.title-1{font-size:30px}.title-2{font-size:22px}.main{padding:20px 0 40px}.grid-3,.grid-4,.filters{grid-template-columns:1fr}.header__search,.header__search-input{width:100%}}@media (width<=768px){.brand--header{display:none}.mobile-brand-lockup{direction:ltr;justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.mobile-brand-lockup__logo{flex:none;width:clamp(112px,32vw,138px);height:auto;transform:translate(-8vw)}.mobile-brand-lockup__text{text-align:start;gap:1px;min-width:0;display:grid;transform:translate(8vw)}.mobile-brand-lockup__text--ar{direction:rtl}.mobile-brand-lockup__text--en{direction:ltr}.mobile-brand-lockup__kicker{color:var(--text);margin:0;font-size:clamp(40px,10.6vw,58px);font-weight:800;line-height:1.08}.mobile-brand-lockup__title{color:var(--text);margin:0;font-size:clamp(24px,6.5vw,34px);font-weight:800;line-height:1.02}.hero--desktop{display:none}.hero-mobile{margin-bottom:20px;padding-block:0 18px;display:flex}.hero-mobile__lockup{gap:8px}.hero-mobile__logo{width:clamp(112px,32vw,138px)}.hero-mobile__text{gap:1px}.hero-mobile__kicker{line-height:1.08}.hero-mobile__title{line-height:1.02}}.divider{background:var(--border);border:0;height:1px;margin:0}.text-right{text-align:right}.text-muted{color:var(--text-muted)}.articles-empty{flex-direction:column;align-items:flex-start;gap:18px;max-width:720px;padding:64px 0;display:flex}.about-contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:720px;display:grid}.about-contact-form__message{grid-column:1/-1}.about-contact-form .btn{justify-self:start}@media (width<=640px){.about-contact-form{grid-template-columns:1fr}}@media print{body.printing-article{color:#000!important;background:#fff!important}body.printing-article .header,body.printing-article .footer,body.printing-article .detail-sidebar,body.printing-article .detail-toolbar,body.printing-article .pub-pdf-preview,body.printing-article .pub-related,body.printing-article .notice,body.printing-article .badge{display:none!important}body.printing-article .page,body.printing-article .main,body.printing-article .container,body.printing-article .detail-layout,body.printing-article .detail-content{width:auto!important;max-width:none!important;min-height:auto!important;box-shadow:none!important;background:#fff!important;border:0!important;grid-template-columns:none!important;margin:0!important;padding:0!important;display:block!important}body.printing-article .panel{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}body.printing-article .panel>.title-3{display:none!important}body.printing-article .title-1{text-wrap:balance;color:#000!important;margin:0 0 8pt!important;font-size:26pt!important;line-height:1.25!important}body.printing-article .body-muted{color:#222!important;margin:0 0 14pt!important;font-size:12pt!important;line-height:1.7!important}body.printing-article .reader-body,body.printing-article .detail-prose{color:#000!important;font-size:12pt!important;line-height:1.85!important}body.printing-article .reader-body img,body.printing-article .detail-prose img{page-break-inside:avoid;max-width:100%!important;height:auto!important}body.printing-article h1,body.printing-article h2,body.printing-article h3{page-break-after:avoid;color:#000!important}body.printing-article p,body.printing-article li,body.printing-article blockquote{orphans:3;widows:3}body.printing-article a{color:#000!important;text-decoration:none!important}@page{margin:18mm 16mm}}:root{--brand-red:#c4302b;--brand-red-hover:#a82723;--brand-red-soft:#fdecec;--brand-navy:#0d1728;--brand-surface:#fafaf7}.header{z-index:50;border-bottom:.5px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;position:sticky;top:0}.header__inner{flex-wrap:nowrap;align-items:center;gap:24px;min-height:80px;padding:12px 0}.brand-lockup{color:inherit;flex-shrink:0;align-items:center;gap:18px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.2,1);display:inline-flex}.brand-lockup:hover{transform:translateY(-1px)}.brand-lockup__logo{object-fit:cover;background:var(--bg-muted);border-radius:50%;flex:none;width:144px;height:144px;transition:box-shadow .32s,filter .32s}.brand-lockup:hover .brand-lockup__logo{filter:saturate(1.1);animation:.9s cubic-bezier(.4,0,.2,1) brand-spin;box-shadow:0 0 28px #c4302b38,0 0 12px #c4302b2e}@keyframes brand-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brand-lockup__text{text-align:start;gap:4px;line-height:1.2;display:grid}.brand-lockup__name{color:var(--text);letter-spacing:-.02em;font-size:38px;font-weight:800;transition:color .2s}.brand-lockup:hover .brand-lockup__name{color:var(--brand-red)}.brand-lockup__sub{color:var(--text-muted);font-size:15px}.nav{gap:4px}.nav__link{padding:8px 14px;font-size:15px;font-weight:500;transition:color .18s;position:relative}.nav__link:after{content:"";background:var(--brand-red);transform-origin:50%;border-radius:2px;height:2px;transition:transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.nav__link:hover{color:var(--brand-red);background:0 0}.nav__link:hover:after{transform:scaleX(1)}.nav__link--active{color:var(--brand-red);background:0 0;font-weight:600}.nav__link--active:after{transform:scaleX(1)}.header__lang-toggle{transition:border-color .18s,color .18s,background .18s,transform .18s}.header__lang-toggle:hover{border-color:var(--brand-red);color:var(--brand-red);transform:translateY(-1px)}.header__search-input{transition:border-color .18s,box-shadow .18s}.header__search-input:hover{border-color:var(--text-muted)}.header__search-input:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px #c4302b1f}.header__actions .btn--brand{transition:background .18s,transform .18s,box-shadow .18s}.header__actions .btn--brand:hover{transform:translateY(-1px);box-shadow:0 8px 18px #c4302b47}.header__lang-toggle{border:1px solid var(--border);color:var(--text);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:600}.header__lang-toggle:hover{border-color:var(--text)}.btn--brand{background:var(--brand-red);color:#fff;border-color:var(--brand-red)}.btn--brand:hover:not(:disabled){background:var(--brand-red-hover);border-color:var(--brand-red-hover);color:#fff}.btn--brand-outline{color:var(--text);border-color:var(--border);background:0 0}.btn--brand-outline:hover:not(:disabled){border-color:var(--brand-red);color:var(--brand-red)}.home-hero{isolation:isolate;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:32px;padding:16px 0 20px;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-2;pointer-events:none;opacity:.95;background-image:radial-gradient(circle at 1px 1px,#0d17280d 1px,#0000 1.4px);background-position:0 0;background-size:26px 26px;animation:60s linear infinite hero-grid-shift;position:absolute;inset:-8% -4%;-webkit-mask-image:radial-gradient(#000 30%,#0000 78%);mask-image:radial-gradient(#000 30%,#0000 78%)}.home-hero:after{content:"";z-index:-1;pointer-events:none;filter:blur(14px);background:linear-gradient(115deg,#0000 20%,#c4302b0d 42%,#c4302b17 50%,#c4302b0d 58%,#0000 80%) 0 0/320% 100%;animation:32s ease-in-out infinite hero-shimmer;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 85%);mask-image:radial-gradient(#000 40%,#0000 85%)}@keyframes hero-grid-shift{0%{background-position:0 0}to{background-position:44px 0}}@keyframes hero-shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.home-hero:before,.home-hero:after{animation:none}}.home-hero__copy{flex-direction:column;align-self:center;gap:20px;padding-inline-start:32px;display:flex}@media (width<=1024px){.home-hero__copy{padding-inline-start:0}}.home-badge{background:var(--brand-red-soft);color:var(--brand-red);letter-spacing:.01em;border-radius:999px;align-self:start;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-hero__title{letter-spacing:-.02em;color:var(--text);text-wrap:balance;margin:0;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.18}.home-hero__sub{color:var(--text-muted);max-width:620px;margin:0;font-size:19px;line-height:1.85}.home-hero__actions{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.home-hero__actions .btn{border-radius:10px;padding:13px 24px;font-size:16px;font-weight:600}.home-hero__card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.home-hero__card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0d172814}.home-hero__card-media{background:0 0;overflow:hidden}.home-hero__card-media img{width:100%;height:auto;display:block}.home-hero__card-media-placeholder{aspect-ratio:16/10;background:linear-gradient(135deg, var(--brand-red-soft), #fff);width:100%}.home-hero__card-body{gap:10px;padding:18px 20px 22px;display:grid}.home-hero__card-title{color:var(--text);margin:0;font-size:18px;font-weight:700;line-height:1.4}.home-hero__card--empty{display:none}.home-tag{color:var(--brand-red);background:var(--brand-red-soft);letter-spacing:.02em;border-radius:999px;align-self:start;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.categories-strip{flex-wrap:wrap;gap:8px;padding:18px 0 28px;display:flex}.category-pill{background:var(--bg-muted);color:var(--text);border:1px solid #0000;border-radius:999px;align-items:center;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.category-pill:hover{background:#ececec}.category-pill--active{background:var(--brand-red);color:#fff}.category-pill--active:hover{background:var(--brand-red-hover)}.home-section{padding:16px 0 32px}.home-section__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.home-section__title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:24px;font-weight:700}.home-section__link{color:var(--brand-red);font-size:13px;font-weight:600}.home-section__link:hover{color:var(--brand-red-hover)}.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.latest-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.latest-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0d172814}.latest-card__media{background:0 0;overflow:hidden}.latest-card__media img{width:100%;height:auto;display:block}.latest-card__media-placeholder{aspect-ratio:16/10;background:linear-gradient(135deg, var(--brand-red-soft), #fff);width:100%}.latest-card__body{gap:8px;padding:14px 16px 18px;display:grid}.latest-card__title{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.5}.spotlight-band{background:var(--brand-navy);color:#fff;margin:36px calc(50% - 50vw);padding:48px 0}.spotlight-band__inner{grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;display:grid}.spotlight-band__media{background:0 0;border-radius:14px;justify-content:center;align-items:center;display:flex;overflow:hidden}.spotlight-band__media img{border-radius:14px;width:100%;height:auto;display:block}.spotlight-band__copy{align-content:center;gap:18px;display:grid}.spotlight-band__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;font-size:12px;font-weight:600}.spotlight-band__title{letter-spacing:-.02em;margin:0;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2}.spotlight-band__excerpt{color:#ffffffc7;max-width:520px;margin:0;font-size:15px;line-height:1.85}.spotlight-band .btn--brand{align-self:start}.stats-band{text-align:center;background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:48px 0;display:grid}.stat-block{justify-items:center;gap:6px;display:grid}.stat-number{color:var(--brand-red);letter-spacing:-.01em;font-size:clamp(34px,3.4vw,44px);font-weight:800;line-height:1}.stat-label{color:var(--text-muted);font-size:13px;font-weight:500}.newsletter-strip{background:var(--brand-surface);text-align:center;justify-items:center;gap:14px;margin:28px calc(50% - 50vw) 0;padding:56px 24px;display:grid}.newsletter-strip__title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:700}.newsletter-strip__sub{color:var(--text-muted);max-width:480px;margin:0;font-size:14px}.newsletter-strip__form{gap:8px;width:100%;max-width:460px;margin-top:8px;display:flex}.newsletter-strip__input{border:1px solid var(--border);background:#fff;border-radius:8px;outline:none;flex:1;padding:11px 14px;font-size:14px}.newsletter-strip__input:focus{border-color:var(--brand-red)}.newsletter-strip__feedback{margin:0;font-size:13px}.newsletter-strip__feedback--ok{color:#137a3b}.newsletter-strip__feedback--err{color:var(--brand-red)}@media (width<=1024px){.home-hero{grid-template-columns:1fr;gap:24px}.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-band__inner{grid-template-columns:1fr;gap:28px}.stats-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}@media (width<=640px){.latest-grid{grid-template-columns:1fr}.newsletter-strip__form{flex-direction:column}.nav{display:none}.header__menu-toggle{display:inline-flex}.header__search,.header__actions{display:none}.header__inner{flex-wrap:nowrap;align-items:center;gap:12px;min-height:64px;padding:10px 0}.brand-lockup{flex-shrink:1;gap:14px;min-width:0}.brand-lockup__logo{flex-shrink:0;width:64px;height:64px}.brand-lockup__text{gap:3px;overflow:hidden}.brand-lockup__name{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.brand-lockup__sub{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.header__inner{min-height:76px;padding:10px 0}.header__menu-toggle{flex-shrink:0;margin-inline-start:auto}.container{padding-inline:16px}.main{overflow-x:hidden}.footer{padding:24px 0}.footer__inner{flex-direction:column;align-items:flex-start;gap:16px}.footer__links{gap:12px}.card{border-radius:14px}.card__body{gap:8px;padding:14px}.card__title{font-size:15px}.card__text{font-size:13px}.filters{grid-template-columns:1fr 1fr;gap:10px}.home-hero{gap:20px;padding-block:24px}.home-hero__sub{font-size:16px}.home-hero__actions .btn{padding:11px 18px;font-size:14px}.stats-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;padding:32px 0}.spotlight-band{padding:32px 0}.spotlight-band__excerpt{font-size:14px}.reader-article,.reader-book__content{padding:24px 16px 48px}.reader-title{font-size:22px}.reader-body{font-size:15px}.reader-body h1{font-size:20px}.reader-body h2{font-size:18px}.reader-body h3{font-size:16px}.reader-meta{flex-wrap:wrap;gap:8px}.detail-meta{padding:14px}.detail-sidebar{position:static;top:auto}.newsletter-strip{padding:32px 16px}.auth-screen__title{font-size:26px}.auth-screen__lockup{gap:16px}.auth-screen__brand-sub{font-size:15px}.category-pill{padding:5px 10px;font-size:11px}.kind-pill{padding:6px 10px;font-size:12px}.about-contact-form .btn{text-align:center;justify-self:stretch}}.header__menu-toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-inline-start:auto;padding:0 9px;display:none}.header__menu-toggle span{background:var(--text);border-radius:2px;height:2px;transition:transform .22s,opacity .22s;display:block}.mobile-drawer__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#0d172873;animation:.2s both drawer-fade;position:fixed;inset:0}.mobile-drawer{top:0;z-index:90;visibility:hidden;background:#fff;flex-direction:column;gap:20px;width:min(82vw,320px);height:100dvh;padding:72px 20px 24px;transition:transform .28s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;inset-inline-end:0;transform:translate(100%);box-shadow:-12px 0 40px #0d17281f}[dir=rtl] .mobile-drawer{transform:translate(-100%)}.mobile-drawer--open{visibility:visible;transform:translate(0)}.mobile-drawer__nav{flex-direction:column;gap:4px;display:flex}.mobile-drawer__link{color:var(--text);border-radius:12px;padding:14px 16px;font-size:17px;font-weight:600;text-decoration:none;transition:background .18s,color .18s}.mobile-drawer__link:hover{background:var(--bg-muted)}.mobile-drawer__link--active{color:var(--brand-red);background:#c4302b14}.mobile-drawer__actions{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}.auth-screen{background:var(--bg);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-screen__brand{background:radial-gradient(circle at 22% 18%, #ffffff1a, transparent 42%), linear-gradient(160deg, var(--brand-navy) 0%, #131f36 60%, #1a263e 100%);color:#fff;grid-template-rows:1fr;place-items:center;padding:80px 64px;display:grid;position:relative;overflow:hidden}.auth-screen__brand:after{content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#c4302b8c,#0000 70%);width:380px;height:380px;position:absolute;inset:auto -120px -160px auto}.auth-screen__brand>*{z-index:1;position:relative}.auth-screen__back{top:24px;z-index:2;color:#ffffffbf;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s,color .18s;position:absolute;inset-inline-start:24px}.auth-screen__back:hover{color:#fff;background:#ffffff14;border-color:#ffffff52}.auth-screen__brand-content{text-align:start;gap:44px;width:100%;max-width:720px;display:grid}.auth-screen__lockup{justify-self:start;align-items:center;gap:28px;display:inline-flex}.auth-screen__logo{object-fit:cover;background:#ffffff0f;border-radius:50%;width:184px;height:184px;box-shadow:0 20px 44px #0000005c}.auth-screen__lockup-text{text-align:start;gap:8px;display:grid}.auth-screen__brand-name{letter-spacing:-.02em;font-size:52px;font-weight:800;line-height:1.05}.auth-screen__brand-sub{color:#ffffffb8;font-size:20px}.auth-screen__pitch{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(38px,3.4vw,56px);font-weight:800;line-height:1.2}.auth-screen__bullets{color:#ffffffd9;gap:18px;margin:0;padding:0;font-size:20px;line-height:1.5;list-style:none;display:grid}.auth-screen__bullets li{padding-inline-start:30px}.auth-screen__bullets li:before{width:12px;height:12px;top:11px}.auth-screen__bullets li{padding-inline-start:22px;position:relative}.auth-screen__bullets li:before{content:"";inset-inline-start:0;background:var(--brand-red);border-radius:50%;width:8px;height:8px;position:absolute;top:8px}.auth-screen__panel{background:var(--brand-surface);place-items:center;padding:72px 40px;display:grid}.auth-screen__card{border:1px solid var(--border);background:#fff;border-radius:22px;gap:26px;width:min(100%,640px);padding:56px 52px;display:grid;box-shadow:0 28px 56px #0d172814}.auth-screen__head{gap:10px;display:grid}.auth-screen__chip{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-red);background:var(--brand-red-soft);border-radius:999px;align-self:start;padding:7px 14px;font-size:13px;font-weight:700}.auth-screen__title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:42px;font-weight:800;line-height:1.15}.auth-screen__sub{color:var(--text-muted);margin:0;font-size:18px;line-height:1.6}.auth-screen__switch{background:var(--bg-muted);border-radius:999px;align-self:start;padding:5px;display:inline-flex}.auth-screen__switch-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:11px 26px;font-size:16px;font-weight:600;transition:background .18s,color .18s}.auth-screen__switch-btn--active{color:var(--brand-red);background:#fff;box-shadow:0 2px 4px #0d17280f}.auth-screen__form{gap:14px;display:grid}.auth-field{gap:6px;display:grid}.auth-field span{color:var(--text);font-size:15px;font-weight:600}.auth-field input{border:1px solid var(--border);background:#fff;border-radius:12px;outline:none;padding:18px 20px;font-size:18px;transition:border-color .16s,box-shadow .16s}.auth-field input:hover{border-color:var(--text-muted)}.auth-field input:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px #c4302b1f}.auth-screen__submit{background:var(--brand-red);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:18px 28px;font-size:18px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.auth-screen__submit:hover:not(:disabled){background:var(--brand-red-hover);transform:translateY(-1px);box-shadow:0 12px 24px #c4302b47}.auth-screen__submit:disabled{opacity:.6;cursor:not-allowed}.auth-screen__notice{background:var(--brand-red-soft);color:var(--brand-red);border:1px solid #c4302b2e;border-radius:10px;padding:10px 12px;font-size:13px}.auth-screen__notice--info{color:#1b3a7b;background:#5ba3e614;border-color:#5ba3e638}.auth-screen__alt{text-align:center;color:var(--text-muted);margin:0;font-size:13px}.auth-screen__inline-link{font:inherit;color:var(--brand-red);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.auth-screen__inline-link:hover{color:var(--brand-red-hover)}@media (width<=900px){.auth-screen{grid-template-columns:1fr}.auth-screen__brand{gap:18px;padding:28px 24px 36px}.auth-screen__brand:after{width:280px;height:280px;inset:auto -100px -180px auto}.auth-screen__logo{width:72px;height:72px}.auth-screen__brand-name,.auth-screen__pitch{font-size:22px}.auth-screen__bullets{display:none}.auth-screen__panel{padding:28px 18px 48px}.auth-screen__card{border-radius:14px;padding:28px 22px}}.focal-picker{gap:10px;display:grid}.focal-picker__label-row{justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.focal-picker__label{color:var(--text)}.focal-picker__readout{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:500}.focal-picker__stage{border:1px solid var(--border);background:var(--bg-muted);cursor:crosshair;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:8px;width:100%;position:relative;overflow:hidden}.focal-picker__stage--dragging{cursor:grabbing}.focal-picker__image{pointer-events:none;width:100%;height:auto;display:block}.focal-picker__image-placeholder{aspect-ratio:16/10;background:var(--bg-muted);width:100%}.focal-picker__crop{pointer-events:none;border:2px solid #fff;border-radius:4px;position:absolute;box-shadow:0 0 0 1px #00000059,0 0 0 9999px #0000002e}.focal-picker__dot{background:var(--brand-red,#c4302b);pointer-events:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0006,0 4px 10px #00000040}.focal-picker__preview-row{align-items:center;gap:10px;padding-top:4px;display:flex}.focal-picker__preview-label{color:var(--text-muted);font-size:11px}.focal-picker__preview{aspect-ratio:16/10;border:1px solid var(--border);background:var(--bg-muted);border-radius:6px;width:140px;overflow:hidden}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.kind-pills{flex-wrap:wrap;gap:8px;margin:12px 0 4px;display:flex}.kind-pill{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.kind-pill:hover{transform:translateY(-1px)}.kind-pill__count{background:var(--bg-muted);min-width:22px;height:22px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.kind-pill--all.kind-pill--active{color:#fff;background:#1b3a7b;border-color:#1b3a7b}.kind-pill--all.kind-pill--active .kind-pill__count{color:#fff;background:#fff3}.kind-pill--article.kind-pill--active{color:#fff;background:#5ba3e6;border-color:#5ba3e6}.kind-pill--article.kind-pill--active .kind-pill__count{color:#fff;background:#ffffff38}.kind-pill--research-paper.kind-pill--active{color:#fff;background:#c4302b;border-color:#c4302b}.kind-pill--research-paper.kind-pill--active .kind-pill__count{color:#fff;background:#ffffff38}.kind-pill--book.kind-pill--active{color:#fff;background:#1b3a7b;border-color:#1b3a7b}.kind-pill--book.kind-pill--active .kind-pill__count{color:#fff;background:#ffffff38}.kind-badge{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.kind-badge--article{color:#1b6fb5;background:#5ba3e624;border-color:#5ba3e666}.kind-badge--research-paper{color:#c4302b;background:#c4302b1a;border-color:#c4302b52}.kind-badge--book{color:#1b3a7b;background:#1b3a7b1a;border-color:#1b3a7b52}.mb-3{margin-bottom:24px}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
