.ayuma-editor{margin-top:.45rem;border:1px solid #cbd5e1;border-radius:.85rem;background:#fff;overflow:hidden}.ayuma-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.45rem .55rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;position:sticky;top:0;z-index:2}.ayuma-editor-toolbar button{border:1px solid #cbd5e1;border-radius:.55rem;background:#fff;padding:.4rem .65rem;font-size:.75rem;font-weight:800;color:#334155}.ayuma-editor-toolbar button.is-active{border-color:#047857;background:#ecfdf5;color:#065f46}.ayuma-editor-tools{display:flex;gap:.25rem;margin-left:auto}.ayuma-editor-visual{min-height:120px;padding:.85rem;outline:none;line-height:1.65;color:#0f172a}.ayuma-editor-visual:empty:before{content:attr(data-placeholder);color:#94a3b8}.ayuma-editor textarea{margin:0!important;border:0!important;border-radius:0!important;min-height:120px!important;width:100%!important;resize:vertical}.ayuma-editor textarea.is-html-source{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.ayuma-editor-status{padding:.35rem .65rem;border-top:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.7rem}.ayuma-template-row{position:relative}.ayuma-purpose-tip{display:none;position:absolute;left:1rem;right:1rem;top:calc(100% + .35rem);z-index:25;border:1px solid #fcd34d;border-radius:.75rem;background:#fffbeb;padding:.75rem;color:#78350f;box-shadow:0 12px 30px rgba(15,23,42,.16);font-size:.78rem}.ayuma-template-row:hover .ayuma-purpose-tip{display:block}.ayuma-icon-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem}.ayuma-icon-choice{display:grid;place-items:center;gap:.2rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;padding:.6rem;cursor:pointer}.ayuma-icon-choice:hover,.ayuma-icon-choice.is-selected{border-color:#047857;background:#ecfdf5}.ayuma-icon-glyph{font-size:1.35rem}.ayuma-icon-label{font-size:.65rem;color:#64748b;text-align:center}.legal-placement-preview{display:flex;flex-wrap:wrap;gap:.45rem}.legal-placement-preview span{border-radius:999px;background:#eef2ff;padding:.3rem .65rem;font-size:.72rem;font-weight:800;color:#3730a3}.agreement-letterhead{max-width:210mm;margin:auto;background:#fff;padding:18mm;box-shadow:0 8px 30px rgba(15,23,42,.08)}.agreement-letterhead-logo{display:block;margin:0 auto 14px;max-width:160px;height:auto}.agreement-document-note{margin-top:24px;border-top:1px solid #cbd5e1;padding-top:12px;font-size:11px;color:#64748b}@media(max-width:640px){.ayuma-editor-tools{width:100%;margin-left:0}.agreement-letterhead{padding:18px}}
html.dark .ayuma-editor,html.dark .ayuma-editor-visual,html.dark .ayuma-editor-toolbar,html.dark .ayuma-editor-status{background:#09160f;color:#edf7f0;border-color:#3d5e49}html.dark .ayuma-editor-toolbar button{background:#102018;color:#d7fbe5;border-color:#3d5e49}
