.editor-input{resize:none;min-height:400px;caret-color:var(--grolot-primary);outline:none;font-size:16px;position:relative}.editor-input,.editor-input *{font-family:var(--font-outfit)!important}.editor-placeholder{color:var(--grolot-subtle);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:16px;display:inline-block;position:absolute;top:15px;left:25px;overflow:hidden}.editor-paragraph{color:var(--grolot-ink);margin:0 0 1rem;line-height:1.7;position:relative}.editor-heading-h1{letter-spacing:-.025em;color:var(--grolot-ink)!important;margin:2.5rem 0 1rem!important;font-size:2.25rem!important;font-weight:600!important;line-height:1.2!important}.editor-heading-h2{letter-spacing:-.025em;color:var(--grolot-ink)!important;margin:2rem 0 .75rem!important;font-size:1.875rem!important;font-weight:600!important;line-height:1.3!important}.editor-heading-h3{color:var(--grolot-ink)!important;margin:1.75rem 0 .5rem!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.4!important}.editor-heading-h4{color:var(--grolot-ink)!important;margin:1.5rem 0 .5rem!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.4!important}.editor-heading-h5{color:var(--grolot-ink);margin:1.25rem 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.5}.editor-heading-h6{color:var(--grolot-ink);text-transform:uppercase;letter-spacing:.05em;margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.5}.editor-list-ul{margin:0 0 1rem 1.75rem;padding:0;list-style-type:disc}.editor-list-ol{margin:0 0 1rem 1.75rem;padding:0;list-style-type:decimal}.editor-listitem{color:var(--grolot-ink);margin-bottom:.5rem;line-height:1.6}.editor-text-bold{color:var(--grolot-ink);font-weight:600}.editor-text-italic{font-style:italic}.editor-text-underline{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:var(--grolot-surface-muted);color:var(--grolot-ink);font-family:var(--font-outfit);border-radius:.25rem;padding:.2em .4em;font-size:.875em}.editor-quote{color:var(--grolot-muted);border-left:4px solid var(--grolot-primary);margin:16px 0;padding-left:16px;font-size:1rem;font-style:italic}.editor-link{color:var(--grolot-primary);border-bottom:1px solid rgb(var(--grolot-primary-rgb)/.2);text-decoration:none;transition:border-bottom .2s}.editor-link:hover{border-bottom:1px solid rgb(var(--grolot-primary-rgb)/1)}.editor-code{background-color:var(--grolot-ink);color:var(--grolot-surface);font-family:var(--font-outfit);border-radius:8px;margin:16px 0;padding:16px;font-size:14px;line-height:1.5;overflow-x:auto}.editor-code.mermaid-readonly-code-host{color:inherit;white-space:normal;background-color:#0000;padding:0;font-family:inherit;overflow:visible}.mermaid-readonly-code-block{white-space:normal;width:100%;display:block}.mermaid-diagram-node{color:inherit;white-space:normal;margin:16px 0;display:block}.editor-table{border-collapse:collapse;border-spacing:0;width:100%;margin:20px 0;overflow-y:scroll}.editor-tableCell{border:1px solid var(--grolot-border-subtle);vertical-align:top;min-width:75px;padding:8px 12px;position:relative}.editor-tableCellHeader{background-color:var(--grolot-surface-muted);color:var(--grolot-muted);font-weight:600}.editor-listitem-checked,.editor-listitem-unchecked{margin-bottom:4px;padding-left:28px;list-style-type:none;position:relative}.editor-listitem-checked:before,.editor-listitem-unchecked:before{content:"";border:1px solid var(--grolot-border);background-color:#fff;border-radius:4px;width:18px;height:18px;transition:all .2s;position:absolute;top:4px;left:0}.editor-listitem-checked:before{background-color:var(--grolot-primary);border-color:var(--grolot-primary)}.editor-listitem-checked:after{content:"✓";color:#fff;font-size:14px;position:absolute;top:1px;left:4px}.editor-listitem-checked{color:var(--grolot-subtle);text-decoration:line-through}.editor-scroller{background-color:var(--grolot-surface-muted);scroll-behavior:auto;will-change:scroll-position;flex-direction:column;flex:1;align-items:center;gap:0;padding:28px clamp(16px,3vw,48px) 56px;display:flex;overflow:hidden auto}.editor-chapter-block{width:min(816px,100%);margin-bottom:32px}.editor-chapter-label{color:var(--grolot-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.75rem;font-weight:600;display:flex}.editor-paper{border:1px solid var(--grolot-border);overflow-wrap:break-word;word-break:break-word;background-color:#fff;width:min(816px,100%);min-height:1056px;margin:0;padding:80px 100px;overflow-x:hidden}.editor-shell.memoire-editor .editor-chapter-block,.editor-shell.memoire-editor .editor-paper{width:100%;max-width:none}.editor-shell.memoire-editor .editor-paper{padding-inline:clamp(32px,7vw,120px)}.editor-paper--streaming{border-color:var(--grolot-primary-border);background:var(--grolot-surface);padding:32px 36px;overflow:visible}.editor-cover__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:680px;padding:64px 48px;display:flex}.editor-cover__mark{color:var(--grolot-primary);margin-bottom:40px}.editor-cover--construction{border-top:8px solid var(--grolot-primary)}.editor-cover--construction .editor-cover__content{text-align:left;justify-content:space-between;align-items:flex-start}.editor-cover--construction .editor-cover__mark{color:var(--grolot-primary)}.editor-cover--construction .editor-cover__meta{border-top:1px solid var(--grolot-border-subtle);width:100%;padding-top:24px}.editor-cover--minimal .editor-cover__content{text-align:left;justify-content:center;align-items:flex-start;min-height:520px}.editor-cover--minimal .editor-cover__mark{display:none}.editor-cover--minimal .editor-cover__meta{margin-top:64px}.editor-cover__editable[contenteditable=true]{cursor:text;outline-offset:6px;border-radius:4px;outline:1px dashed #0000;transition:background-color .16s ease-out,outline-color .16s ease-out}.editor-cover__editable[contenteditable=true]:hover{background:var(--grolot-primary-soft);outline-color:var(--grolot-primary-border)}.editor-cover__editable[contenteditable=true]:focus{background:var(--grolot-surface);outline:2px solid var(--grolot-primary)}.editor-cover__edit-hint{z-index:5;background:var(--grolot-ink);color:var(--grolot-surface);white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:.6875rem;position:absolute;top:16px;left:50%;translate:-50%}.editor-cover__block{width:100%;position:relative}.editor-cover__block[draggable=true]{cursor:grab;outline-offset:8px;border-radius:6px;outline:1px dashed #0000}.editor-cover__block[draggable=true]:hover,.editor-cover__block--selected{outline-color:var(--grolot-primary-border)}.editor-cover__block--selected{outline-width:2px;outline-style:solid}.editor-cover__block--dragging{opacity:.45}.editor-cover__drag-handle{border:1px solid var(--grolot-border);background:var(--grolot-surface);width:26px;height:30px;color:var(--grolot-muted);opacity:0;border-radius:5px;place-items:center;transition:opacity .14s ease-out;display:grid;position:absolute;top:50%;left:-34px;translate:0 -50%}.editor-cover__block:hover .editor-cover__drag-handle,.editor-cover__block--selected .editor-cover__drag-handle{opacity:1}.cover-template-thumb{border:1px solid var(--grolot-border);background-color:var(--grolot-surface);width:100%;height:72px;margin-bottom:10px;display:block}.cover-template-thumb--classic{background:linear-gradient(var(--grolot-primary-border)0 0)center 18px/18px 4px no-repeat,linear-gradient(var(--grolot-ink)0 0)center 34px/54px 5px no-repeat,linear-gradient(var(--grolot-subtle)0 0)center 46px/38px 3px no-repeat,var(--grolot-surface)}.cover-template-thumb--construction{border-top:5px solid var(--grolot-primary);background:linear-gradient(var(--grolot-primary)0 0)10px 14px/16px 4px no-repeat,linear-gradient(var(--grolot-ink)0 0)10px 30px/58px 5px no-repeat,linear-gradient(var(--grolot-subtle)0 0)10px 44px/42px 3px no-repeat,var(--grolot-surface)}.cover-template-thumb--minimal{background:linear-gradient(var(--grolot-ink)0 0)12px 24px/54px 5px no-repeat,linear-gradient(var(--grolot-subtle)0 0)12px 38px/34px 3px no-repeat,linear-gradient(var(--grolot-border)0 0)12px 54px/22px 2px no-repeat,var(--grolot-surface)}.editor-toc--compact ol{-moz-column-gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;display:grid}.editor-toc--compact ol>li{padding-block:10px}.editor-toc--compact ul{display:none}.editor-toc--numbered ol{counter-reset:toc-section}.editor-toc--numbered ol>li{counter-increment:toc-section;padding-left:52px;position:relative}.editor-toc--numbered ol>li>div>span:first-child{display:none}.editor-toc--numbered ol>li:before{content:counter(toc-section,decimal-leading-zero);color:var(--grolot-primary);font-size:1.125rem;font-weight:600;position:absolute;top:0;left:0}@media (max-width:640px){.editor-toc--compact ol{grid-template-columns:1fr}}.editor-shell{flex-direction:column;height:100%;display:flex;overflow:hidden}.editor-context-bar{z-index:20;border-bottom:1px solid var(--grolot-border-subtle);background:var(--grolot-surface);align-items:center;gap:4px;min-height:44px;padding:4px 8px;display:flex}.editor-mode-button{min-height:34px;color:var(--grolot-ink);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:600;transition:background-color .16s ease-out,color .16s ease-out;display:inline-flex}.editor-mode-button:hover,.editor-mode-button:focus-visible{background:var(--grolot-surface-muted);color:var(--grolot-ink)}.editor-mode-button:focus-visible{outline:2px solid var(--grolot-primary);outline-offset:2px}.editor-mode-button--active{background:var(--grolot-success-soft);color:var(--grolot-success)}.editor-format-toolbar{z-index:19;border-bottom:1px solid var(--grolot-border-subtle);background:var(--grolot-surface);scrollbar-width:thin;flex-wrap:wrap;align-items:center;gap:4px;min-height:42px;padding:6px 10px;display:flex;overflow-x:auto}.editor-settings-panel{border-left:1px solid var(--grolot-border-subtle);background:var(--grolot-surface);flex:0 0 360px;width:360px;overflow-y:auto}.editor-body{border-left:1px solid var(--grolot-border-subtle);border-right:1px solid var(--grolot-border-subtle);flex:1;display:flex;overflow:hidden}@media (max-width:1279px){.editor-body>aside:not(.editor-settings-panel){display:none}.editor-settings-panel{flex-basis:320px;width:320px}}@media (max-width:900px){.editor-settings-panel{z-index:30;width:min(360px,100%);position:absolute;inset:87px 0 0 auto}.editor-scroller{padding:16px 12px 40px}.editor-paper{min-height:auto;padding:48px clamp(24px,7vw,64px)}.editor-shell.memoire-editor .editor-paper{padding:48px clamp(24px,7vw,64px)}.editor-paper--streaming{padding:28px 24px}}@media (max-width:640px){.editor-context-bar{flex-wrap:wrap;align-items:stretch}.editor-mode-button{flex:1;justify-content:center}.editor-format-toolbar{flex-wrap:nowrap}.editor-scroller{background:var(--grolot-surface);padding:0}.editor-chapter-block{margin-bottom:12px}.editor-paper{box-shadow:none;border-width:0 0 1px;padding:32px 20px 44px}.editor-paper--streaming{padding:24px 16px 28px}}@media (prefers-reduced-motion:reduce){.editor-mode-button{transition:none}}.mention{background-color:rgb(var(--grolot-info-rgb)/.1);color:var(--grolot-info);border-radius:4px;padding:0 4px;font-weight:500}.emoji{vertical-align:middle;background-repeat:no-repeat;background-size:contain;width:1.2em;height:1.2em;margin:0 .1em;display:inline-block}.Collapsible__container{border:1px solid var(--grolot-border);background:var(--grolot-surface-muted);border-radius:8px;margin-bottom:8px}.Collapsible__title{cursor:pointer;outline:none;padding:8px 12px;font-weight:600;list-style:none}.Collapsible__title::-webkit-details-marker{display:none}.Collapsible__title:before{content:"▶";margin-right:8px;transition:transform .2s;display:inline-block}details[open] .Collapsible__title:before{transform:rotate(90deg)}.Collapsible__content{border-top:1px solid var(--grolot-border-subtle);background:var(--grolot-surface);padding:8px 12px}.Layout__container{gap:16px;margin:8px 0;display:grid}.Layout__item{border:1px dashed var(--grolot-border);border-radius:4px;padding:8px}.PageBreakNode__visual{border-top:2px dashed var(--grolot-info);height:0;margin:20px 0;position:relative}.PageBreakNode__visual:after{content:"PAGE BREAK";color:var(--grolot-info);background:#fff;padding:0 8px;font-size:10px;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:none!important;margin-top:none!important;margin-bottom:none!important}
.auth-header{background:var(--grolot-primary);height:min-h-screen;flex-direction:column;align-items:center;display:flex}.auth-logo{width:11.375rem;height:3.625rem}.auth-content{gap:1.25rem;width:100%;height:auto}.auth-title{font-weight:600;font-size:var(--grolot-type-display);line-height:var(--grolot-leading-tight);letter-spacing:0}.auth-description{font-weight:400;font-size:var(--grolot-type-body);letter-spacing:0;line-height:var(--grolot-leading-body)}.auth-info{width:100%;height:auto}.auth-info-text{letter-spacing:0;font-size:.875rem;font-weight:400;line-height:1.6}.auth-form-container{flex-direction:column;justify-content:center;align-items:start;gap:1.25rem;width:100%;max-width:40.375rem;max-height:33.6875rem;display:flex}.auth-form-title,.auth-reset-password-title{font-style:normal;font-weight:600;font-size:var(--grolot-type-title);line-height:var(--grolot-leading-tight);letter-spacing:0}.auth-form-info{font-style:normal;font-weight:400;font-size:var(--grolot-type-body);line-height:var(--grolot-leading-body);letter-spacing:0;color:var(--grolot-muted)}.auth-form-link,.auth-form-label{font-style:normal;font-weight:500;font-size:var(--grolot-type-label);letter-spacing:0;line-height:1.4}.auth-form-label{font-style:regular}.auth-input-number{font-size:var(--grolot-type-body)!important}.auth-reset-password-container,.auth-other-container{border-radius:var(--grolot-radius-panel);flex-direction:column;justify-content:center;align-items:start;gap:3.125rem;width:100%;max-width:40.375rem;height:auto;padding:3.125rem;display:flex}.auth-other-container{gap:1.25rem!important}.auth-other-group{flex-direction:column;gap:1.875rem;width:100%;max-width:32.0625rem;height:auto;min-height:24.25rem;display:flex}.auth-image{display:none}.auth-page-register{width:100%}.onboarding-steps{gap:1.25rem;width:19.5625rem;display:flex}.onboarding-steps-item{height:14px;min-height:14px}.ant-progress-track,.ant-progress-rail{height:14px!important}.ant-progress-body{justify-content:center;align-items:center;display:flex}.ant-progress-bg{height:14px!important}.auth-form-container:has(.auth-page-onboarding){flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:min-content!important}.enrichment-success-alert.ant-alert-success{background-color:var(--grolot-success-soft)!important;border-color:var(--grolot-success-border)!important}.enrichment-success-alert.ant-alert-success .ant-alert-icon{color:var(--grolot-success)!important}.onboarding-tag{border-width:1px!important;border:var(--grolot-border-width)solid var(--grolot-primary-border)!important;gap:4px!important;height:35px!important;padding:6px 10px!important}@media (max-width:1190px){.auth-image{display:flex}.auth-form-container:has(.auth-page-register){min-height:min-content!important;max-height:none!important;overflow-y:visible!important}}@media (max-width:899px){.auth-form-title,.auth-reset-password-title{font-size:var(--grolot-type-title)!important}.auth-form-info{font-size:var(--grolot-type-body)!important}.auth-form-label,.auth-form-info-link,.auth-form-link{font-size:1.125rem!important}}
