.memo-editor{outline:none}.memo-editor:focus,.memo-editor:focus-visible{outline:none!important}.memo-editor .ProseMirror{outline:none;border:none;box-shadow:none;min-height:60vh;padding:8px 0;cursor:text;caret-color:currentColor;color:var(--text);background:transparent}.memo-editor .ProseMirror:focus,.memo-editor .ProseMirror:focus-visible{outline:none!important}.memo-editor :focus,.memo-editor :focus-visible{outline:none!important}.memo-editor .ProseMirror li,.memo-editor .ProseMirror p{margin:.2em 0;line-height:1.4}.memo-editor .collaboration-cursor__caret{width:1px!important;opacity:.45}.memo-editor .collaboration-cursor__label{opacity:.9;padding:2px 6px;font-size:12px;line-height:1;border:none!important;box-shadow:none!important;display:inline-block;border-radius:6px;text-shadow:0 0 2px rgba(0,0,0,.35)}.memo-editor .collaboration-cursor__selection{background:transparent!important}.memo-editor .ProseMirror,.memo-editor .ProseMirror a{overflow-wrap:anywhere;word-break:break-word}.memo-editor .ProseMirror a{text-decoration:underline;color:var(--link)}@media (max-width:640px){.memo-wrap{padding:14px!important;border-radius:0!important;min-height:100%!important;width:100vw!important}.memo-editor .ProseMirror{min-height:60vh}.memo-bar{gap:6px!important;font-size:12px!important;max-width:280px!important}}.settings-btn{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:30;border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:999px;padding:10px 12px;box-shadow:var(--shadow)}.copy-icon,.settings-btn{position:fixed;color:var(--text);cursor:pointer}.copy-icon{top:calc(12px + env(safe-area-inset-top));right:12px;z-index:35;background:transparent;border:none;padding:8px;opacity:.75}.copy-icon:hover{opacity:1}.copy-icon:active{opacity:.9}.copy-icon svg{width:22px;height:22px;stroke:var(--text);stroke-width:1.8;fill:none}.settings-panel{position:fixed;right:16px;bottom:calc(64px + env(safe-area-inset-bottom));z-index:40;border:1px solid var(--panel-border);background:var(--panel-bg);color:var(--text);border-radius:12px;padding:14px;box-shadow:var(--shadow);width:260px;font-size:13px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.settings-row:last-child{margin-bottom:0}.memo-bar,.settings-panel button{color:var(--text)}.memo-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(16px + env(safe-area-inset-bottom));z-index:32;display:flex;align-items:center;gap:10px;padding:6px 8px;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:999px;box-shadow:var(--shadow);-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px)}.theme-light .memo-bar{background:hsla(0,0%,100%,.9);border-color:rgba(0,0,0,.08)}.theme-dark .memo-bar{background:rgba(31,41,55,.85);border-color:hsla(0,0%,100%,.08)}.memo-bar-btn{min-width:32px;height:26px;padding:0 8px;background:transparent;color:var(--text);border:1px solid var(--panel-border);border-radius:999px;cursor:pointer}.memo-bar-btn[disabled]{opacity:.5;cursor:not-allowed}.memo-bar-btn:hover{background:rgba(100,116,139,.12)}.theme-dark .memo-bar-btn:hover{background:rgba(148,163,184,.16)}.memo-bar-btn:active{transform:translateY(.5px) scale(.98)}.memo-bar-btn svg{display:block;width:20px;height:20px}.memo-bar-btn+.memo-bar-btn{margin-left:2px}@media (min-width:641px){.memo-bar{display:none}}.theme-light{--bg:#f6f7f9;--text:#111827;--panel-bg:#fff;--panel-border:#e5e7eb;--shadow:0 1px 2px rgba(0,0,0,.05);--link:#2563eb}.theme-dark{--bg:#111418;--text:#e5e7eb;--panel-bg:#1f2937;--panel-border:#394150;--shadow:0 1px 2px rgba(0,0,0,.3);--link:#60a5fa}#__next,body,html{height:100%}#__next,.memo-root,body,html{background:var(--bg);background-color:var(--bg)}.memo-root{position:fixed;inset:0;overflow:auto;min-height:100svh;width:100vw;color:var(--text)}body{margin:0}.memo-root:after{content:"";position:fixed;left:0;right:0;bottom:0;height:env(safe-area-inset-bottom);background:var(--bg);pointer-events:none}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans JP,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,"Noto Serif JP",serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Noto Sans Mono CJK JP,monospace}