.luna-doc{background:var(--dm-field-bg,#fff);border-radius:var(--dm-radius-sm,10px);box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex;position:relative;overflow:clip;box-shadow:inset 0 0 0 1px #5044353d,0 1px 2px #231d160d}.luna-doc.is-disabled{opacity:.7;pointer-events:none}.luna-doc:focus-within{background:var(--dm-surface,#fff);box-shadow:inset 0 0 0 1px #ab7e3094, 0 0 0 3px var(--dm-focus-ring,#ab7e3038)}.luna-doc__toolbar{top:var(--luna-doc-toolbar-sticky-top,0px);z-index:20;background:linear-gradient(#f8f3e8fa 0%,#f2eadaf5 100%);border-bottom:1px solid #50443529;flex-wrap:wrap;flex-shrink:0;align-items:flex-start;gap:10px 12px;padding:10px 12px 12px;display:flex;position:sticky;box-shadow:inset 0 -1px #fffdf8a6}.luna-doc__tool-group{gap:5px;min-width:0;display:grid}.luna-doc__tool-label{color:#8a7355;letter-spacing:.06em;text-transform:none;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:780;line-height:1}.luna-doc__tool-row{background:#fffdf8b8;border:1px solid #5044351f;border-radius:10px;flex-wrap:wrap;align-items:center;gap:3px;padding:4px;display:flex}.luna-doc__btn{color:var(--dm-ink,#2a241c);cursor:pointer;background:#fffcf6f2;border:1px solid #50443524;border-radius:7px;min-height:28px;padding:6px 9px;font-size:12px;font-weight:680;line-height:1.1;transition:background .12s,border-color .12s,color .12s}.luna-doc__btn:hover{color:#6f582e;background:#fff;border-color:#ab7e306b}.luna-doc__btn.is-active{color:#6a542c;background:#ab7e3033;border-color:#ab7e3080;box-shadow:inset 0 0 0 1px #ab7e301f}.luna-doc__btn--accent{color:#6f582e;background:#ab7e302e;border-color:#ab7e3066;font-weight:760}.luna-doc__btn--accent:hover{background:#ab7e3047;border-color:#ab7e308c}.luna-doc__btn--danger{color:#8d4231}.luna-doc__btn--danger:hover{color:#7c3326;background:#a5503c1a;border-color:#a5503c52}.luna-doc__sep{display:none}.luna-doc__sep--show{background:#50443524;align-self:stretch;width:1px;margin:2px 4px;display:block}.luna-doc__tablebar{z-index:10057;background:linear-gradient(#fffcf6fa 0%,#f8f3e8f5 100%);border:1px solid #50443524;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;max-width:calc(100vw - 16px);padding:6px 10px;display:flex;position:fixed;box-shadow:0 16px 40px #231d1629}.luna-doc__tablebar--above{transform:translateY(-100%)}.luna-doc__tablebar--below{transform:none}.luna-doc__tablebar-label{color:#8a7355;margin-right:4px;font-size:11px;font-weight:780}.luna-doc__tablebar-hint{color:var(--dm-muted,#7a7166);margin-left:6px;font-size:11px;font-weight:550}.luna-doc__imagebar{z-index:10058;background:linear-gradient(#fffcf6fa 0%,#f8f3e8f5 100%);border:1px solid #50443524;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;max-width:calc(100vw - 16px);padding:6px 10px;display:flex;position:fixed;box-shadow:0 16px 40px #231d1629}.luna-doc__imagebar--above{transform:translateY(-100%)}.luna-doc__imagebar--below{transform:none}.luna-doc__imagebar-label{color:#8a7355;margin-right:4px;font-size:11px;font-weight:780}.luna-doc__imagebar-size{color:var(--dm-muted,#7a7166);background:#fffdf8b8;border:1px solid #5044351f;border-radius:9px;align-items:center;gap:8px;min-height:28px;padding:4px 8px;font-size:11px;font-weight:720;display:flex}.luna-doc__imagebar-range{accent-color:#ab7e30;cursor:ew-resize;width:min(160px,32vw)}.luna-doc__image-input{display:none}.luna-doc__upload-status{color:#3f6f55;background:#5e9b751f;border-bottom:1px solid #5e9b752e;flex:none;padding:8px 14px;font-size:12px;font-weight:760}.luna-doc__upload-status.is-error{color:#8d4231;background:#a5503c1f;border-bottom-color:#a5503c2e}.luna-doc__canvas{flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.luna-doc__scroll{box-sizing:border-box;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex:auto;width:100%;min-width:0;max-width:100%;overflow:auto visible}.luna-doc__content{box-sizing:border-box;color:var(--dm-ink,#2a241c);font-size:var(--dm-text-sm,14px);overflow-wrap:break-word;word-break:break-word;outline:none;width:100%;max-width:100%;padding:12px 14px 12px 36px;line-height:1.55;display:flow-root;overflow-x:visible;min-width:0!important}.luna-doc--toolbar-minimal .luna-doc__content,.luna-doc--toolbar-none .luna-doc__content{padding:10px 12px}.luna-doc--toolbar-none{box-shadow:inset 0 0 0 1px #50443529}.luna-doc__placeholder{color:var(--dm-subtle,#9a9288);pointer-events:none}.luna-doc-handle{z-index:2;flex-direction:column;gap:2px;display:flex;position:absolute;left:6px}.luna-doc-handle__btn{color:var(--dm-muted,#7a7166);cursor:pointer;background:#f8f3e8f2;border:1px solid #50443524;border-radius:6px;width:22px;height:22px;padding:0;font-size:11px;line-height:1}.luna-doc-handle__btn:hover{color:#7a6234;border-color:#ab7e3066}.luna-doc-handle__btn--drag{cursor:grab;letter-spacing:-1px;-webkit-user-select:none;user-select:none;font-size:13px}.luna-doc-handle__btn--drag:active,.luna-doc__content.is-block-dragging .luna-doc-handle__btn--drag,.luna-doc__content.is-block-dragging{cursor:grabbing}.luna-doc__content.is-block-dragging .ProseMirror-selectednode{opacity:.55}.luna-doc-handle__btn--danger{color:#9b4a38}.luna-doc-handle__btn--danger:hover{color:#7c3326;background:#a5503c1a;border-color:#a5503c57}.luna-doc--hover{border-radius:6px;box-shadow:inset 0 0 0 1px #ab7e302e}.luna-doc-drop-line{pointer-events:none;background:#ab7e30d9;border-radius:2px;width:100%;height:3px;margin:2px 0;position:relative}.luna-doc-slash{z-index:10050;background:#fffdf8;border:1px solid #50443524;border-radius:12px;gap:2px;width:min(280px,100vw - 16px);max-height:min(280px,100vh - 24px);padding:6px;display:grid;position:fixed;overflow:auto;box-shadow:0 16px 40px #231d161f}.luna-doc-slash--above{transform:translateY(-100%)}.luna-doc-format-menu{z-index:10060;background:#2a241c;border-radius:10px;align-items:center;gap:2px;padding:4px;display:flex;position:fixed;box-shadow:0 12px 32px #231d1647}.luna-doc-format-menu--above{transform:translateY(-100%)}.luna-doc-format-menu__btn{color:#fffdf8;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:32px;min-height:32px;padding:6px 9px;font-size:13px;font-weight:700;line-height:1}.luna-doc-format-menu__btn:hover{background:#fffdf81f}.luna-doc-format-menu__btn.is-active{color:#fff;background:#ab7e308c}.luna-doc-format-menu__btn strong,.luna-doc-format-menu__btn em,.luna-doc-format-menu__btn s{color:inherit;font-style:inherit;font-weight:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.luna-doc-format-menu__btn em{font-style:italic}.luna-doc-format-menu__btn s{text-decoration:line-through}.luna-doc-slash__item{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:2px;padding:8px 10px;display:grid}.luna-doc-slash__item strong{font-size:13px;font-weight:700}.luna-doc-slash__item span{color:var(--dm-muted,#7a7166);font-size:12px}.luna-doc-slash__item.is-active,.luna-doc-slash__item:hover{background:#ab7e301f}.luna-doc-prose p{margin:0 0 .55em}.luna-doc-prose p:last-child{margin-bottom:0}.luna-doc-prose h1{letter-spacing:-.02em;margin:.95em 0 .56em;font-size:1.35em;font-weight:760;line-height:1.28}.luna-doc-prose h2{margin:.78em 0 .48em;font-size:1.15em;font-weight:760;line-height:1.36}.luna-doc-prose h3{margin:.62em 0 .38em;font-size:1.05em;font-weight:760;line-height:1.42}.luna-doc-prose h1:first-child,.luna-doc-prose h2:first-child,.luna-doc-prose h3:first-child{margin-top:0}.luna-doc-hr,.luna-doc-prose hr,.luna-doc__content hr{background:0 0;border:0;border-top:2px solid #50443547;width:100%;height:0;margin:1.25em 0;padding:0;display:block}.luna-doc__content hr.ProseMirror-selectednode,.luna-doc__content .luna-doc-hr.ProseMirror-selectednode{border-top-color:#ab7e30bf;outline:none;box-shadow:0 0 0 3px #ab7e302e}.luna-doc-image,.luna-doc__content .luna-doc-image,.luna-doc-prose .luna-doc-image{max-width:100%;margin:1em auto;display:table}.luna-doc__content .luna-doc-image{cursor:pointer;-webkit-user-select:none;user-select:none}.luna-doc-image--left,.luna-doc__content .luna-doc-image--left,.luna-doc-prose .luna-doc-image--left{margin-left:0;margin-right:auto}.luna-doc-image--center,.luna-doc__content .luna-doc-image--center,.luna-doc-prose .luna-doc-image--center{margin-left:auto;margin-right:auto}.luna-doc-image--right,.luna-doc__content .luna-doc-image--right,.luna-doc-prose .luna-doc-image--right{margin-left:auto;margin-right:0}.luna-doc-image img,.luna-doc__content .luna-doc-image img,.luna-doc-prose .luna-doc-image img{border-radius:12px;max-width:100%;height:auto;display:block;box-shadow:0 10px 32px #261f1714}.luna-doc__content .luna-doc-image img{pointer-events:none;-webkit-user-select:none;user-select:none}.luna-doc__content .luna-doc-image.ProseMirror-selectednode{border-radius:14px;outline:none;box-shadow:0 0 0 3px #ab7e303d}.luna-doc-image figcaption{color:var(--dm-muted,#7a7166);caption-side:bottom;text-align:center;margin-top:8px;font-size:12px;line-height:1.45;display:table-caption}.luna-doc-image--broken{color:#8d4231;text-align:center;background:#a5503c14;border:1px dashed #a5503c47;border-radius:12px;padding:18px;display:block}.luna-doc-prose ul,.luna-doc-prose ol{margin:.35em 0;padding-left:.15em;list-style-position:inside}.luna-doc-prose ul:not(.luna-doc-todo-list) ul,.luna-doc-prose ul:not(.luna-doc-todo-list) ol,.luna-doc-prose ol ul:not(.luna-doc-todo-list),.luna-doc-prose ol ol{margin:.25em 0 .25em 1.25em}.luna-doc-prose li:not(.luna-doc-todo-item)>p:first-child{display:inline}.luna-doc-prose li:not(.luna-doc-todo-item)>p:first-child:last-child{margin-bottom:0}.luna-doc-prose blockquote{color:var(--dm-muted,#7a7166);background:#f8f3e88c;border-left:3px solid #ab7e308c;border-radius:0 8px 8px 0;margin:.9em 0;padding:10px 14px}.luna-doc-prose blockquote>:first-child{margin-top:0}.luna-doc-prose blockquote>:last-child{margin-bottom:0}.luna-doc-prose code{background:#50443514;border-radius:4px;padding:.1em .35em;font-size:.92em}.luna-doc-prose pre{background:#2820180f;border-radius:8px;padding:10px 12px;font-size:.9em;overflow:auto}.luna-doc-prose pre code{background:0 0;padding:0}.luna-doc-prose a{color:#8a6528;text-decoration:underline}.luna-doc-prose .tableWrapper{box-sizing:border-box;width:100%;max-width:100%;margin:.75em 0;display:block;overflow-x:auto}.luna-doc__content .tableWrapper{box-sizing:border-box;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;margin:.75em 0;display:block;overflow-x:auto}.luna-doc-prose table,.luna-doc-table{border-collapse:collapse;table-layout:fixed;width:auto;max-width:100%;margin:0;font-size:12.5px;display:table}.luna-doc__content table{border-collapse:collapse;table-layout:fixed;width:max-content;max-width:none;margin:0;font-size:12.5px;display:table}.luna-doc-prose th,.luna-doc-prose td,.luna-doc__content th,.luna-doc__content td{box-sizing:border-box;overflow-wrap:anywhere;text-align:left;vertical-align:middle;white-space:normal;word-break:break-word;border:1px solid #5044352e;min-width:80px;padding:8px 10px;position:relative;overflow:visible}.luna-doc-prose th>*,.luna-doc-prose td>*,.luna-doc__content th>*,.luna-doc__content td>*{overflow-wrap:anywhere;white-space:normal;word-break:break-word;max-width:100%}.luna-doc-prose th>:first-child,.luna-doc-prose td>:first-child,.luna-doc__content th>:first-child,.luna-doc__content td>:first-child{margin-top:0}.luna-doc-prose th>:last-child,.luna-doc-prose td>:last-child,.luna-doc__content th>:last-child,.luna-doc__content td>:last-child{margin-bottom:0}.luna-doc-prose th,.luna-doc__content th{background:#f8f3e8e6;font-weight:700}.luna-doc__content .column-resize-handle{pointer-events:none;z-index:20;background:#ab7e308c;width:3px;position:absolute;top:0;bottom:0;right:-2px}.luna-doc__content.resize-cursor,.luna-doc__content.ProseMirror.resize-cursor{cursor:col-resize}.luna-doc__content .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#ab7e301f;position:absolute;inset:0}.luna-doc-callout,.luna-doc__content .luna-doc-callout,.luna-doc-prose .luna-doc-callout{box-sizing:border-box;background:#ab7e3014;border:1px solid #ab7e3038;border-radius:10px;width:100%;margin:.55em 0;padding:12px 14px;display:block}.luna-doc-callout--warn,.luna-doc__content .luna-doc-callout--warn{background:#b45a2814;border-color:#b45a2847}.luna-doc__content .luna-doc-callout>:first-child,.luna-doc-prose .luna-doc-callout>:first-child{margin-top:0}.luna-doc__content .luna-doc-callout>:last-child,.luna-doc-prose .luna-doc-callout>:last-child{margin-bottom:0}.luna-doc__content .luna-doc-callout>p{margin:0 0 .4em}.luna-doc-todo-list{padding-left:.2em;list-style:none}.luna-doc-todo-item{margin:.2em 0;list-style:"☐  ";display:list-item}.luna-doc-todo-item.is-checked{color:var(--dm-muted,#7a7166);text-decoration:line-through;list-style:"☑  "}.luna-doc-view .luna-doc-todo-list{padding-left:0;list-style:none}.luna-doc-view .luna-doc-todo-item{grid-template-columns:18px minmax(0,1fr);align-items:start;column-gap:8px;list-style:none;display:grid;position:relative}.luna-doc-view .luna-doc-todo-item:before{box-sizing:border-box;content:"";background:#fffdf8;border:1px solid #5044356b;border-radius:5px;grid-area:1/1;align-self:start;width:18px;height:18px;margin-top:.18em}.luna-doc-view .luna-doc-todo-item.is-checked:before{background:#8a6528;border-color:#8a6528}.luna-doc-view .luna-doc-todo-item.is-checked:after{color:#fff;content:"✓";text-align:center;grid-area:1/1;margin-top:.18em;font-size:12px;font-weight:800;line-height:18px}.luna-doc-view .luna-doc-todo-item>*{grid-column:2;min-width:0}.luna-doc-view .luna-doc-todo-item>:last-child{margin-bottom:0}.luna-doc__content .luna-doc-todo-list{padding-left:0}.luna-doc__content .luna-doc-todo-item{align-items:flex-start;gap:8px;margin:.2em 0;list-style:none;display:flex}.luna-doc__content .luna-doc-todo-item.is-checked{color:inherit;text-decoration:none;list-style:none}.luna-doc-todo-toggle{color:#fffdf8;cursor:pointer;background:#fffdf8;border:1px solid #50443552;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:.18em;padding:0;font-size:12px;font-weight:800;line-height:1;transition:background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.luna-doc-todo-toggle:hover{border-color:#ab7e309e;box-shadow:0 0 0 3px #ab7e301f}.luna-doc-todo-toggle:focus-visible{outline-offset:2px;outline:2px solid #ab7e30b8}.luna-doc-todo-toggle[aria-checked=true]{background:#8a6528;border-color:#8a6528}.luna-doc-todo-toggle[aria-checked=true]:before{content:"✓"}.luna-doc-todo-toggle:disabled{cursor:default;opacity:.55}.luna-doc-todo-toggle:disabled:hover{box-shadow:none}.luna-doc-todo-item__content{flex:auto;min-width:0}.luna-doc-todo-item__content>:last-child{margin-bottom:0}.luna-doc__content .luna-doc-todo-item.is-checked>.luna-doc-todo-item__content{color:var(--dm-muted,#7a7166);text-decoration:line-through}.luna-doc__content p{margin:0 0 .55em}.luna-doc__content h1{letter-spacing:-.02em;margin:.95em 0 .56em;font-size:1.35em;font-weight:760;line-height:1.28}.luna-doc__content h2{margin:.78em 0 .48em;font-size:1.15em;font-weight:760;line-height:1.36}.luna-doc__content h3{margin:.62em 0 .38em;font-size:1.05em;font-weight:760;line-height:1.42}.luna-doc__content h1:first-child,.luna-doc__content h2:first-child,.luna-doc__content h3:first-child{margin-top:0}.luna-doc__content ul,.luna-doc__content ol{margin:.35em 0;padding-left:.15em;list-style-position:inside}.luna-doc__content ul:not(.luna-doc-todo-list) ul,.luna-doc__content ul:not(.luna-doc-todo-list) ol,.luna-doc__content ol ul:not(.luna-doc-todo-list),.luna-doc__content ol ol{margin:.25em 0 .25em 1.25em}.luna-doc__content li:not(.luna-doc-todo-item)>p:first-child{display:inline}.luna-doc__content li:not(.luna-doc-todo-item)>p:first-child:last-child{margin-bottom:0}.luna-doc__content blockquote{color:var(--dm-muted,#7a7166);background:#f8f3e88c;border-left:3px solid #ab7e308c;border-radius:0 8px 8px 0;margin:.9em 0;padding:10px 14px}.luna-doc__content blockquote>:first-child{margin-top:0}.luna-doc__content blockquote>:last-child{margin-bottom:0}.luna-doc__content blockquote>p{margin:0 0 .4em}.luna-doc__content code{background:#50443514;border-radius:4px;padding:.1em .35em;font-size:.92em}.luna-doc__content pre{background:#2820180f;border-radius:8px;padding:10px 12px;font-size:.9em;overflow:auto}.luna-doc__content a{color:#8a6528;text-decoration:underline}:root{color:#28231d;font-synthesis:none;--saas-border:#53463624;--saas-muted:#83786b;--saas-paper:#fffdf8;--saas-accent:#a47832;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% -10%,#cca8652b,#0000 28rem),#f3f1ed;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.saas-splash{color:#28231d;background:radial-gradient(circle at 22% 12%,#d1ab6047,#0000 24rem),radial-gradient(circle at 78% 82%,#46392a17,#0000 22rem),#f6f3ee;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex;overflow:hidden}.saas-splash__card{box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;width:min(100%,360px);max-width:360px;padding:0;animation:.58s cubic-bezier(.2,.8,.2,1) both saas-splash-rise;display:flex;position:relative}.saas-splash__card:before{content:none}.saas-splash__mark{color:#f9e9c4;z-index:1;background:linear-gradient(135deg,#2f2922,#17130f);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:inline-flex;position:relative;box-shadow:0 18px 38px #2f292233,0 0 0 10px #a4783214}.saas-splash__mark span{font-family:inherit;font-size:30px;font-weight:700;line-height:1}.saas-splash__eyebrow{color:#9a7b4c;letter-spacing:.18em;text-transform:uppercase;z-index:1;margin:0 0 8px;font-size:11px;font-weight:900;position:relative}.saas-splash h1{letter-spacing:-.05em;z-index:1;margin:0;font-family:inherit;font-size:clamp(30px,7vw,42px);font-weight:900;line-height:1.02;position:relative}.saas-splash__message{color:#74695e;z-index:1;margin:16px 0 0;font-size:13px;font-weight:750;line-height:1.6;position:relative}.saas-splash__bar{z-index:1;background:#5346361a;border-radius:999px;width:160px;height:4px;margin-top:28px;position:relative;overflow:hidden}.saas-splash__bar span{border-radius:inherit;background:linear-gradient(90deg,#0000,#a47832,#0000);width:70%;height:100%;animation:1.25s ease-in-out infinite saas-splash-bar;display:block}.saas-splash--error .saas-splash__mark{color:#ffe9df;background:linear-gradient(135deg,#7d3829,#3f211a)}.saas-splash--error .saas-splash__bar span{background:linear-gradient(90deg,#0000,#b65a42,#0000)}.saas-loading{color:#5f5449;justify-content:center;align-items:center;min-height:100vh;font-weight:750;display:flex}.saas-loading--error{color:#8d4231}.saas-login{color:#28231d;background:radial-gradient(circle at 18% 16%,#cca8652e,#0000 28rem),radial-gradient(circle at 84% 84%,#392d2014,#0000 24rem),#f4f1eb;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.saas-login__card{text-align:center;background:#fffdf8db;border:1px solid #53463621;border-radius:24px;justify-items:center;width:min(100%,430px);max-width:430px;padding:38px;animation:.52s cubic-bezier(.2,.8,.2,1) both saas-splash-rise;display:grid;box-shadow:0 24px 70px #4537261f}.saas-login__mark{color:#f9e9c4;background:linear-gradient(135deg,#2f2922,#17130f);border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:22px;font-size:28px;font-weight:800;display:inline-flex;box-shadow:0 18px 38px #2f29222e,0 0 0 10px #a4783214}.saas-login__eyebrow{color:#9a7b4c;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900}.saas-login h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,6vw,42px);font-weight:900;line-height:1.04}.saas-login__copy{color:#6f665d;margin:16px 0 0;font-size:14px;font-weight:700;line-height:1.65}.saas-login__notice{color:#8d4231;background:#a5503c1a;border:1px solid #a5503c29;border-radius:12px;width:100%;margin:18px 0 0;padding:11px 12px;font-size:12px;font-weight:800;line-height:1.5}.saas-login__google{color:#fffaf0;background:#302a23;border:1px solid #302a23;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;margin-top:26px;padding:0 18px;font-size:14px;font-weight:850;display:inline-flex}.saas-login__google span{color:#302a23;background:#fffaf0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:inline-flex}.saas-login small{color:#8a8176;margin-top:14px;font-size:11px;font-weight:750;line-height:1.5;display:block}.saas-public-share{color:#28231d;background:radial-gradient(circle at 18% 0,#cca86529,#0000 25rem),#f4f1ec;min-height:100vh;padding:22px}.saas-public-share__topbar{justify-content:space-between;align-items:center;max-width:980px;margin:0 auto 24px;display:flex}.saas-public-share__home{color:#fffaf0;background:#302a23;border:1px solid #302a23;border-radius:999px;min-height:36px;padding:9px 14px;font-size:12px;font-weight:850;text-decoration:none}.saas-public-share__paper{background:#fffdf8;border:1px solid #5346361f;border-radius:24px;max-width:980px;margin:0 auto;padding:clamp(28px,6vw,76px);box-shadow:0 26px 80px #4a3b281c}.saas-public-share__eyebrow{color:#9a7b4c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:900}.saas-public-share__paper h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,6vw,62px);font-weight:900;line-height:1.02}.saas-public-share__meta{color:var(--saas-muted);text-transform:uppercase;flex-wrap:wrap;gap:8px;margin:18px 0 34px;font-size:12px;font-weight:800;display:flex}.saas-public-share__meta span{background:#53463612;border-radius:999px;padding:6px 9px}.saas-public-share .luna-doc-view{color:#302a23;max-width:760px;font-size:16px;line-height:1.72}.saas-public-share .luna-doc-view img{max-width:100%;height:auto}.saas-shell{min-height:100vh}.saas-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--saas-border);z-index:30;background:#faf9f6eb;grid-template-columns:1fr auto auto;align-items:center;gap:16px;min-height:72px;padding:12px 28px;display:grid;position:sticky;top:0}.saas-brand{color:inherit;justify-self:start;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.saas-brand>span{color:#f8e7bf;background:#28231d;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:19px;display:inline-flex}.saas-brand strong,.saas-brand small{display:block}.saas-brand strong{font-family:Georgia,Times New Roman,serif;font-size:17px}.saas-brand small{color:var(--saas-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:10px}.saas-save{color:#6f675e;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex}.saas-save>span{background:#5e9b75;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #5e9b751f}.saas-save--saving>span{background:#c09045;animation:1.2s ease-in-out infinite saas-pulse}.saas-save--error>span,.saas-save--conflict>span{background:#b65a42}.saas-save__retry{color:#8d4231;background:#fff7ed;border:1px solid #b65a4240;border-radius:999px;min-height:26px;padding:0 9px;font-size:11px;font-weight:850}.saas-primary{color:#fffaf0;background:#302a23;border:1px solid #302a23;border-radius:9px;min-height:36px;padding:0 14px;font-size:12px;font-weight:800}.saas-layout{grid-template-columns:280px minmax(680px,1fr) 300px;gap:20px;max-width:1560px;margin:0 auto;padding:22px 28px 42px;display:grid}.saas-sidebar,.saas-editor-panel,.saas-inspector{border:1px solid var(--saas-border);background:#fffdf8c7;border-radius:18px;box-shadow:0 18px 50px #4a3b2814}.saas-sidebar,.saas-inspector{align-self:start;position:sticky;top:94px}.saas-sidebar{max-height:calc(100vh - 116px);overflow:hidden}.saas-sidebar__header{border-bottom:1px solid var(--saas-border);padding:18px}.saas-sidebar__header p,.saas-inspector p{color:var(--saas-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:850}.saas-sidebar__header strong{font-size:18px}.saas-doc-list{gap:8px;max-height:calc(100vh - 185px);padding:10px;display:grid;overflow:auto}.saas-doc-card{color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;gap:5px;padding:12px;display:grid}.saas-doc-card:hover,.saas-doc-card.is-active{background:#a478321c;border-color:#a4783229}.saas-doc-card strong{font-size:13px}.saas-doc-card span{color:#655a4e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45;overflow:hidden}.saas-doc-card small{color:var(--saas-muted);font-size:10px;font-weight:750}.saas-editor-panel{min-width:0;overflow:hidden}.saas-document-header{border-bottom:1px solid var(--saas-border);background:#fffdf8e6;gap:8px;padding:22px 24px 18px;display:grid}.saas-document-header input{color:#26211c;letter-spacing:-.035em;background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:clamp(30px,4vw,48px);font-weight:850}.saas-document-header>div{color:var(--saas-muted);text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:11px;font-weight:800;display:flex}.saas-document-header span{background:#53463614;border-radius:999px;padding:5px 8px}.saas-editor-panel .luna-doc{box-shadow:none;border:0;border-radius:0}.saas-inspector{gap:14px;padding:18px;display:grid}.saas-inspector h2{margin:0;font-size:22px;font-weight:900}.saas-inspector ul{color:#5c5146;gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.5;display:grid}.saas-notice{color:#3f6f55;background:#5e9b751f;border:1px solid #5e9b752b;border-radius:13px;padding:12px;font-size:12px;font-weight:750;line-height:1.5}.saas-inspector details{border-top:1px solid var(--saas-border);padding-top:12px}.saas-inspector summary{cursor:pointer;font-size:12px;font-weight:850}.saas-inspector .luna-doc-view{max-height:320px;margin-top:12px;font-size:12px;overflow:auto}.saas-empty-state{text-align:center;padding:80px 34px}.saas-empty-state h1{margin:0 0 10px;font-family:inherit}.saas-empty-state p{color:var(--saas-muted);margin:0}@keyframes saas-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes saas-splash-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes saas-splash-bar{0%{transform:translate(-100%)}to{transform:translate(160%)}}@keyframes saas-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.saas-layout{grid-template-columns:240px minmax(0,1fr)}.saas-inspector{grid-column:1/-1;position:static}}@media (width<=760px){.saas-topbar{grid-template-columns:1fr}.saas-layout{grid-template-columns:1fr;padding:14px}.saas-sidebar{max-height:none;position:static}}.saas-topbar{grid-template-columns:1fr auto 1fr}.saas-actions{flex-wrap:wrap;justify-content:flex-end;justify-self:end;gap:8px;display:flex}.saas-concept-picker{color:#51483f;background:#fffdf8db;border:1px solid #53463629;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 8px 0 11px;display:inline-flex}.saas-concept-picker span{color:var(--saas-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.saas-concept-picker select{appearance:none;color:#3f372f;background:0 0;border:0;outline:none;padding:0 14px 0 0;font-size:12px;font-weight:850}.saas-secondary{color:#51483f;background:#fff;border:1px solid #53463633;border-radius:9px;min-height:36px;padding:0 14px;font-size:12px;font-weight:800}.saas-secondary--with-badge{align-items:center;gap:7px;display:inline-flex}.saas-button-badge{color:#765f3d;background:#a4783224;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:10px;font-weight:900;display:inline-flex}.saas-file-input{display:none}.saas-action-menu{position:relative}.saas-account{color:#4c4339;background:#fffdf8db;border:1px solid #53463624;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:4px 5px 4px 8px;display:inline-flex}.saas-account img,.saas-account>span{border-radius:999px;flex:none;width:24px;height:24px}.saas-account img{object-fit:cover}.saas-account>span{color:#f9e9c4;background:#302a23;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.saas-account strong{text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-size:11px;font-weight:850;display:inline-block;overflow:hidden}.saas-account button{color:#6d6258;background:#53463614;border:0;border-radius:999px;min-height:26px;padding:0 9px;font-size:10px;font-weight:850}.saas-action-popover{z-index:60;background:#fffdf8;border:1px solid #53463629;border-radius:10px;gap:2px;min-width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #41332324}.saas-action-popover button{color:#40372f;text-align:left;background:0 0;border:0;border-radius:7px;min-height:32px;padding:7px 9px;font-size:12px;font-weight:800}.saas-action-popover button:hover{background:#a478321c}.saas-action-popover span{color:var(--saas-muted);letter-spacing:.08em;text-transform:uppercase;padding:8px 9px 4px;font-size:10px;font-weight:900}.saas-io-banner{border-bottom:1px solid var(--saas-border);color:#62574c;text-align:center;justify-content:center;align-items:center;gap:12px;padding:10px 28px;font-size:12px;font-weight:800;display:flex}.saas-io-banner button{color:inherit;font:inherit;background:#ffffffbf;border:1px solid #53463624;border-radius:999px;min-height:26px;padding:0 10px}.saas-io-banner--success{background:#5e9b751f}.saas-io-banner--error{color:#8d4231;background:#a5503c1f}.saas-share-layer{pointer-events:none;z-index:84;position:fixed;inset:0}.saas-share-backdrop{pointer-events:auto;background:#28231d2e;border:0;position:absolute;inset:0}.saas-share-panel{border-left:1px solid var(--saas-border);pointer-events:auto;z-index:85;background:#fffffdfa;flex-direction:column;gap:12px;width:460px;max-width:min(480px,100vw - 32px);height:100vh;padding:18px;display:flex;position:fixed;top:0;right:0;overflow:auto;box-shadow:-22px 0 60px #41332329}.saas-share-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.saas-share-panel__header p{color:var(--saas-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:900}.saas-share-panel__header h2{margin:0;font-size:24px;font-weight:900}.saas-share-panel__header span{color:#8d8378;margin-top:5px;font-size:12px;font-weight:750;display:block}.saas-share-panel__header button,.saas-share-members__heading button{color:#6e6257;background:#fff;border:1px solid #5346362e;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:850}.saas-share-panel__notice,.saas-share-panel__readonly{color:#6b5b46;background:#ab7e3014;border:1px solid #ab7e302e;border-radius:12px;gap:4px;margin:0;padding:12px;font-size:12px;line-height:1.55;display:grid}.saas-share-panel__notice strong{color:#4b4034;font-size:13px}.saas-document-access{background:#fffdf8c7;border:1px solid #5346361f;border-radius:14px;gap:11px;padding:12px;display:grid}.saas-document-access__heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.saas-document-access__heading p{color:var(--saas-muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:900}.saas-document-access__heading h3{color:#332c25;margin:0;font-size:14px;line-height:1.25}.saas-document-access__heading>span,.saas-document-access small{color:var(--saas-muted);text-align:right;font-size:11.5px;line-height:1.45}.saas-document-access small{text-align:left}.saas-document-access__options{gap:7px;display:grid}.saas-document-access__options button{color:#443a31;text-align:left;background:#fff;border:1px solid #5346361f;border-radius:11px;gap:3px;padding:10px 11px;display:grid}.saas-document-access__options button:hover:not(:disabled),.saas-document-access__options button.is-active{border-color:#a4783252;box-shadow:0 8px 20px #53463614}.saas-document-access__options button.is-active{background:linear-gradient(135deg,#fff9edf2,#f6ecdbd1)}.saas-document-access__options button:disabled{cursor:not-allowed;opacity:.58}.saas-document-access__options strong{font-size:12px;font-weight:900}.saas-document-access__options span{color:var(--saas-muted);font-size:11px;line-height:1.35}.saas-document-share-link{background:#fffdf8c7;border:1px solid #5346361f;border-radius:14px;gap:12px;padding:12px;display:grid}.saas-document-share-link__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.saas-document-share-link__heading p{color:var(--saas-muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:900}.saas-document-share-link__heading h3{color:#332c25;margin:0;font-size:14px;line-height:1.25}.saas-document-share-link__heading button,.saas-document-share-link__active button{color:#fffaf0;white-space:nowrap;background:#302a23;border:1px solid #302a23;border-radius:9px;min-height:34px;padding:0 11px;font-size:11px;font-weight:850}.saas-document-share-link__heading button:disabled,.saas-document-share-link__active button:disabled{cursor:not-allowed;opacity:.48}.saas-document-share-link__active{gap:9px;display:grid}.saas-document-share-link__active label{gap:6px;display:grid}.saas-document-share-link__active label span{color:var(--saas-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.saas-document-share-link__active input{color:#3b342d;font:inherit;background:#fff;border:1px solid #53463624;border-radius:9px;outline:none;min-height:36px;padding:0 10px;font-size:12px}.saas-document-share-link__active>div{gap:7px;display:flex}.saas-document-share-link__active>div button:first-child{color:#4b4034;background:#fff}.saas-document-share-link__active small,.saas-document-share-link__empty{color:var(--saas-muted);margin:0;font-size:11.5px;line-height:1.45}.saas-share-invite{grid-template-columns:minmax(0,1fr) 120px auto;align-items:end;gap:8px;display:grid}.saas-share-invite label{gap:6px;display:grid}.saas-share-invite span{color:var(--saas-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.saas-share-invite input,.saas-share-invite select,.saas-share-member__controls select{color:#3b342d;font:inherit;background:#fff;border:1px solid #53463624;border-radius:9px;outline:none;min-height:36px;padding:0 10px;font-size:12px}.saas-share-invite button{color:#fffaf0;background:#302a23;border:1px solid #302a23;border-radius:9px;min-height:36px;padding:0 12px;font-size:12px;font-weight:850}.saas-share-role-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.saas-share-role-guide div{background:#fffdf8;border:1px solid #5346361a;border-radius:10px;gap:3px;padding:10px;display:grid}.saas-share-role-guide strong{color:#3f372f;font-size:12px}.saas-share-role-guide span{color:var(--saas-muted);font-size:10.5px;line-height:1.35}.saas-share-members{gap:8px;display:grid}.saas-share-members__heading{justify-content:space-between;align-items:center;display:flex}.saas-share-members__heading h3{color:#3c342c;margin:0;font-size:15px}.saas-share-member{background:#ffffffc7;border:1px solid #5346361c;border-radius:13px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.saas-share-member__avatar{color:#7a5a24;background:#efe8da;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.saas-share-member__avatar img{object-fit:cover;width:100%;height:100%}.saas-share-member__identity{gap:3px;min-width:0;display:grid}.saas-share-member__identity strong{color:#382f27;align-items:center;gap:6px;min-width:0;font-size:13px;display:flex}.saas-share-member__identity strong>span{color:#4c7b5e;background:#5e9b7524;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:900}.saas-share-member__identity small{color:var(--saas-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.saas-share-member__controls{align-items:center;gap:6px;display:flex}.saas-share-member__controls button{color:#65584b;background:#fff;border:1px solid #53463624;border-radius:8px;min-height:34px;padding:0 9px;font-size:10.5px;font-weight:850}.saas-share-empty{color:var(--saas-muted);text-align:center;background:#fffaf1b8;border:1px dashed #5346362e;border-radius:12px;margin:0;padding:18px 12px;font-size:12px}.saas-pdf-loading{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:120;background:#231e182e;justify-content:center;align-items:flex-start;padding:96px 24px 24px;display:flex;position:fixed;inset:0}.saas-pdf-loading__card{color:#2e2821;text-align:left;background:#fffdf8f5;border:1px solid #53463624;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;width:min(100%,430px);max-width:430px;padding:17px 19px;animation:.36s cubic-bezier(.2,.8,.2,1) both saas-splash-rise;display:grid;box-shadow:0 20px 54px #1f19122e}.saas-pdf-loading__glyph{background:#a478321f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin:0;display:inline-flex;position:relative}.saas-pdf-loading__glyph:before,.saas-pdf-loading__glyph:after{border-radius:inherit;content:"";border:2px solid #0000;position:absolute;inset:5px}.saas-pdf-loading__glyph:before{border-top-color:#a47832;border-right-color:#a4783252;animation:1.1s linear infinite saas-spin}.saas-pdf-loading__glyph:after{border-color:#a4783224;inset:10px}.saas-pdf-loading__glyph span{background:#302a23;border-radius:999px;width:7px;height:7px}.saas-pdf-loading__card p{color:#9a7b4c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:900}.saas-pdf-loading__card h2{letter-spacing:-.015em;margin:0;font-family:inherit;font-size:15px;font-weight:850;line-height:1.35}.saas-pdf-loading__card small{color:#74695e;margin-top:4px;font-size:11px;font-weight:700;line-height:1.5;display:block}.saas-drawer-layer{pointer-events:none;z-index:80;position:fixed;inset:0}.saas-drawer-backdrop{pointer-events:auto;background:#28231d33;border:0;position:absolute;inset:0}.saas-document-list{border-right:1px solid var(--saas-border);pointer-events:auto;z-index:81;background:#fffffdfa;flex-direction:column;width:420px;max-width:min(440px,100vw - 32px);height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:22px 0 60px #41332329}.saas-document-list__header{border-bottom:1px solid var(--saas-border);justify-content:space-between;align-items:center;padding:20px 18px 16px;display:flex}.saas-document-list__header p{color:var(--saas-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:800}.saas-document-list__header h2{margin:0;font-size:20px;font-weight:900}.saas-document-list__header span{color:#8d8378;margin-top:5px;font-size:11px;font-weight:750;display:block}.saas-document-list__close{color:#6e6257;background:#fff;border:1px solid #5346362e;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:800}.saas-library-tools{border-bottom:1px solid var(--saas-border);gap:10px;padding:12px;display:grid}.saas-library-search{gap:6px;display:grid}.saas-library-search span{color:var(--saas-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.saas-library-search input{color:#3b342d;font:inherit;background:#fff;border:1px solid #53463624;border-radius:10px;outline:none;min-height:38px;padding:0 12px;font-size:13px}.saas-library-search input:focus{border-color:#a478326b;box-shadow:0 0 0 3px #a478321a}.saas-library-filter{background:#f2ece2ad;border:1px solid #53463617;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.saas-library-filter button{color:#7c7268;background:0 0;border:0;border-radius:8px;min-height:30px;font-size:11px;font-weight:850}.saas-library-filter button.is-active{color:#463c32;background:#fff;box-shadow:0 4px 14px #53463614}.saas-template-strip{border-bottom:1px solid var(--saas-border);gap:10px;padding:12px;display:grid}.saas-template-strip>div:first-child{justify-content:space-between;align-items:baseline;display:flex}.saas-template-strip p{color:var(--saas-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.saas-template-strip strong{color:#5c5045;font-size:12px}.saas-template-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.saas-template-strip__grid button{color:#3f372f;text-align:left;background:#fffdf8;border:1px solid #5346361c;border-radius:11px;gap:3px;min-height:58px;padding:10px;display:grid}.saas-template-strip__grid button:hover{border-color:#a4783247}.saas-template-strip__grid span{font-size:12px;font-weight:900}.saas-template-strip__grid small{color:var(--saas-muted);font-size:10.5px;line-height:1.35}.saas-document-list__items{gap:8px;min-height:0;padding:10px;display:grid;overflow:auto}.saas-document-list__item{color:#3b342d;text-align:left;background:#ffffffc2;border:1px solid #0000;border-radius:12px;gap:8px;min-width:0;padding:10px;display:grid}.saas-document-list__item:hover,.saas-document-list__item.is-active{background:#fffaf1eb;border-color:#a478322e}.saas-document-list__item.is-active{box-shadow:inset 3px 0 0 var(--saas-accent)}.saas-document-list__item.is-deleted{opacity:.86;background:#f4f0eaa3}.saas-document-list__main{color:inherit;text-align:left;background:0 0;border:0;gap:4px;min-width:0;padding:0;display:grid}.saas-document-list__title{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.saas-document-list__title span{color:#ad7d2b;flex:none}.saas-document-list__badges{flex-wrap:wrap;gap:5px;display:flex}.saas-document-list__badges span{color:#74695f;background:#f2ece2c2;border:1px solid #53463617;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:850;line-height:1}.saas-document-list__badges span:last-child:not(:first-child){color:#765827;background:#ab7e301c;border-color:#ab7e302e}.saas-document-list__summary,.saas-document-list__meta{color:var(--saas-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saas-document-list__summary{font-size:12px}.saas-document-list__meta{font-size:10px;font-weight:750}.saas-document-list__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.saas-document-list__actions button{color:#65584b;background:#fff;border:1px solid #53463624;border-radius:8px;min-height:28px;padding:0 8px;font-size:10.5px;font-weight:850}.saas-document-list__actions button.is-starred{color:#9a6d20;background:#ab7e3021;border-color:#ab7e3047}.saas-document-list__empty{color:#6e6257;text-align:center;background:#fffaf1b8;border:1px dashed #5346362e;border-radius:12px;gap:5px;padding:22px 14px;display:grid}.saas-document-list__empty strong{color:#463c32;font-size:13px}.saas-document-list__empty span{color:var(--saas-muted);font-size:12px}.saas-layout{grid-template-columns:minmax(0,1040px);justify-content:center;align-items:start;gap:20px;max-width:1120px;margin:0 auto;padding:36px 28px 64px;display:grid}.saas-layout--inspector{grid-template-columns:minmax(680px,980px) minmax(320px,420px);max-width:1460px}.saas-editor-panel{--luna-doc-toolbar-sticky-top:72px;border-radius:16px;min-width:0;padding-bottom:22px;overflow:visible}.saas-document-header{background:0 0;border-bottom:0;padding:44px clamp(28px,7vw,88px) 24px}.saas-document-meta{color:#948a7e;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:15px;font-size:11px;font-weight:750;display:flex}.saas-document-meta p{margin:0}.saas-document-header .saas-document-meta span{background:#53463614;border-radius:999px;padding:5px 8px}.saas-document-header input{line-height:1.08;display:block}.saas-editor-panel>.luna-doc{border:1px solid #5346361c;border-radius:12px;width:auto;margin:0 clamp(20px,5vw,72px)}.saas-editor-panel .luna-doc__canvas{border-radius:12px}.saas-editor-hint{color:#91887e;margin:15px clamp(22px,5vw,74px) 0;font-size:11px;line-height:1.6}kbd{color:#63594f;background:#f2eee7;border:1px solid #53463629;border-radius:4px;padding:1px 5px;font-family:inherit;box-shadow:0 1px #5346361f}.saas-inspector{border-radius:14px;flex-direction:column;min-height:600px;max-height:calc(100vh - 110px);padding:0;display:flex;position:sticky;top:94px;overflow:hidden}.saas-inspector__heading{justify-content:space-between;align-items:center;padding:22px 22px 16px;display:flex}.saas-inspector__heading p{color:var(--saas-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:800}.saas-inspector__heading h2{margin:0;font-size:20px;font-weight:900}.saas-inspector__actions{align-items:center;gap:8px;display:flex}.saas-schema-badge{color:#765f3d;background:#f1ece3;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.saas-inspector__close{color:#6e6257;background:#fff;border:1px solid #5346362e;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:800}.saas-inspector__tabs{border-bottom:1px solid var(--saas-border);gap:5px;padding:0 16px;display:flex}.saas-inspector__tabs button{color:#867d73;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 9px 11px;font-size:11px;font-weight:800}.saas-inspector__tabs button.is-active{border-bottom-color:var(--saas-accent);color:#4b4034}.saas-inspector__content{flex:1;min-height:0;padding:18px;overflow:auto}.saas-preview-card{background:#fff;border:1px solid #5346361c;border-radius:10px;min-height:340px;padding:10px 18px}.saas-preview-card .luna-doc-prose{font-size:13px}.saas-inspector pre{color:#645b52;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:10.5px;line-height:1.6}.saas-inspector__footer{border-top:1px solid var(--saas-border);color:#938a7f;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:10px;display:flex}.saas-revision-list{gap:10px;display:grid}.saas-revision-list__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.saas-revision-list__header h3{color:#3c342c;letter-spacing:-.02em;margin:0 0 4px;font-size:16px}.saas-revision-list__header p,.saas-revision-empty{color:var(--saas-muted);margin:0;font-size:12px;line-height:1.55}.saas-revision-list__header button,.saas-revision-card button{color:#65584b;white-space:nowrap;background:#fff;border:1px solid #53463629;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:850}.saas-revision-card{background:#ffffffb8;border:1px solid #5346361c;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.saas-revision-card.is-current{background:#ab7e3014;border-color:#ab7e3038}.saas-revision-card div{gap:3px;min-width:0;display:grid}.saas-revision-card span{color:#9b7435;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.saas-revision-card strong{color:#352f28;font-size:13px}.saas-revision-card small{color:var(--saas-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.45;overflow:hidden}.saas-revision-card button:disabled{cursor:default;opacity:.48}.saas-shell--concept-focus{--saas-accent:#53676a;--saas-border:#303f4221;background:#f7f8f7}.saas-shell--concept-focus .saas-layout{max-width:1240px}.saas-shell--concept-focus .saas-editor-panel{background:#fff;border-color:#303f421a;box-shadow:0 24px 70px #232d2e12}.saas-shell--concept-focus .saas-document-header{padding-inline:clamp(36px,9vw,128px)}.saas-shell--concept-focus .saas-editor-panel>.luna-doc{border-color:#303f4214;margin-inline:clamp(28px,8vw,116px)}.saas-shell--concept-focus .luna-doc__content{font-size:15px;line-height:1.72}.saas-shell--concept-manuscript{--saas-accent:#8b5534;--saas-border:#5c3d2629;background:radial-gradient(circle at 18% 8%,#bf895029,#0000 24rem),#eee8dd}.saas-shell--concept-manuscript .saas-editor-panel{background-color:#fffaf0;background-image:linear-gradient(90deg,#8b553409 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#5c3d2624;box-shadow:0 22px 70px #4a301e1a}.saas-shell--concept-manuscript .saas-document-header input{color:#2b2119;letter-spacing:-.045em;font-family:Noto Serif CJK KR,AppleMyungjo,Georgia,serif;font-size:clamp(32px,4.4vw,54px);font-weight:760}.saas-shell--concept-manuscript .saas-editor-panel>.luna-doc{background:#fffcf5eb;border-color:#5c3d261f}.saas-shell--concept-manuscript .luna-doc__content{color:#31261d;font-family:Noto Serif CJK KR,AppleMyungjo,Georgia,serif;font-size:15px;line-height:1.78}.saas-shell--concept-manuscript .luna-doc__content code,.saas-shell--concept-manuscript .luna-doc__content pre{font-family:SFMono-Regular,Consolas,monospace}@media (width<=1040px){.saas-layout,.saas-layout--inspector{grid-template-columns:minmax(0,820px);max-width:900px}.saas-inspector{min-height:520px;max-height:none;position:static}}@media (width<=680px){.saas-public-share{padding:14px}.saas-public-share__topbar{gap:12px;margin-bottom:14px}.saas-public-share__paper{border-radius:18px;padding:24px 18px}.saas-public-share__paper h1{font-size:34px}.saas-topbar{grid-template-columns:1fr auto;gap:10px;padding:10px 14px}.saas-editor-panel{--luna-doc-toolbar-sticky-top:104px}.saas-save{display:none}.saas-actions{grid-column:1/-1;justify-content:flex-start;gap:6px}.saas-action-popover{left:0;right:auto}.saas-primary,.saas-secondary{min-height:32px;padding:0 9px}.saas-io-banner{text-align:left;padding:9px 14px}.saas-layout,.saas-layout--inspector{grid-template-columns:1fr;padding:18px 10px 40px}.saas-document-header{padding:32px 14px 24px}.saas-document-header input{font-size:32px}.saas-editor-panel>.luna-doc{margin:0 12px}.saas-editor-hint{margin-inline:14px}.saas-document-access__heading,.saas-document-share-link__heading,.saas-document-share-link__active>div{flex-direction:column;align-items:stretch}.saas-document-access__heading>span{text-align:left}}
