.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:hidden;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{z-index:2;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;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__sep{display:none}.luna-doc__sep--show{background:#50443524;align-self:stretch;width:1px;margin:2px 4px;display:block}.luna-doc__tablebar{z-index:2;background:#fffcf6f5;border-bottom:1px solid #5044351f;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;display:flex}.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__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--hover{border-radius:6px;box-shadow:inset 0 0 0 1px #ab7e302e}.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:.5em 0 .4em;font-size:1.35em;font-weight:760}.luna-doc-prose h2{margin:.4em 0 .35em;font-size:1.15em;font-weight:760}.luna-doc-prose h3{margin:.35em 0 .3em;font-size:1.05em;font-weight:760}.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-prose ul,.luna-doc-prose ol{margin:.35em 0;padding-left:1.35em}.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:140px;padding:8px 10px;position:relative;overflow:visible}.luna-doc__content th>p,.luna-doc__content td>p,.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,.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__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{margin:.5em 0 .4em;font-size:1.35em;font-weight:760}.luna-doc__content h2{margin:.4em 0 .35em;font-size:1.15em;font-weight:760}.luna-doc__content h3{margin:.35em 0 .3em;font-size:1.05em;font-weight:760}.luna-doc__content ul,.luna-doc__content ol{margin:.35em 0;padding-left:1.35em}.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}.saas-loading{color:#5f5449;justify-content:center;align-items:center;min-height:100vh;font-weight:750;display:flex}.saas-loading--error{color:#8d4231}.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-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:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,48px);font-weight:700}.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-family:Georgia,Times New Roman,serif;font-size:22px}.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:Georgia,Times New Roman,serif}.saas-empty-state p{color:var(--saas-muted);margin:0}@keyframes saas-pulse{0%,to{opacity:.55}50%{opacity:1}}@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-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-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;padding:10px 28px;font-size:12px;font-weight:800}.saas-io-banner--success{background:#5e9b751f}.saas-io-banner--error{color:#8d4231;background:#a5503c1f}.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:360px;max-width:min(380px,100vw - 42px);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-family:Georgia,Times New Roman,serif;font-size:20px}.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-document-list__items{gap:6px;min-height:0;padding:10px;display:grid;overflow:auto}.saas-document-list__item{color:#3b342d;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;gap:4px;min-width:0;padding:12px;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__title{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.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-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{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-family:Georgia,Times New Roman,serif;font-size:20px}.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}@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-topbar{grid-template-columns:1fr auto;gap:10px;padding:10px 14px}.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}}
