:root{--bg:#eef1ee;--sidebar:#27343a;--sidebar-2:#213037;--sidebar-text:#d8e1df;--sidebar-muted:#8ea09f;--paper:#fff;--paper-2:#f7f8f6;--line:#d9dfdc;--line-strong:#c3ccc8;--text:#1e292b;--muted:#697775;--accent:#1f8f77;--accent-2:#2aa98e;--accent-soft:#dff1ec;--warning:#a66d1f;--danger:#9d2d2d;--shadow:0 14px 28px #1e292b1f;--radius:8px;--header-height:58px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}code{color:#0e5d4c;background:#1f8f771f;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.marumemo-app{background:linear-gradient(180deg, #ffffff8a, #eef1ee1a), var(--bg);flex-direction:column;height:100svh;display:flex}.app-header{height:var(--header-height);grid-template-columns:var(--sidebar-panel-width,270px) minmax(220px, 1fr) auto;border-bottom:1px solid var(--line-strong);background:linear-gradient(#fdfdfc,#e7ece9);align-items:center;gap:14px;padding:9px 14px;display:grid;box-shadow:inset 0 1px #ffffffb3}.brand{align-items:center;gap:10px;min-width:0;display:flex}.marketing-header .brand{flex:none}.brand-logo{flex:none;align-items:center;line-height:0;display:inline-flex}.app-brand-logo{justify-self:start;width:fit-content}.brand-logo img{object-fit:contain;display:block}.brand-logo .brand-logo-full{width:auto;height:38px}.brand-logo .brand-logo-symbol{border-radius:7px;width:34px;height:34px;display:none}.app-header .brand-logo .brand-logo-full{height:36px}.app-brand-logo img{mix-blend-mode:multiply;background:0 0}.marumemo-app.app-sidebar-collapsed .app-header .brand-logo-full{display:none}.marumemo-app.app-sidebar-collapsed .app-header .brand-logo-symbol{display:block}.admin-sidebar .brand-logo{color:inherit;padding:0}.admin-sidebar .brand-logo .brand-logo-full{height:44px}.brand-mark{color:#e9f4f1;letter-spacing:0;background:#203239;border-radius:7px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.brand strong,.brand span{white-space:nowrap;display:block}.brand strong{font-size:14px;line-height:1.1}.brand span{color:var(--muted);font-size:11px;line-height:1.25}.search-shell{width:100%;max-width:720px;position:relative}.search-box{border:1px solid var(--line-strong);width:100%;max-width:720px;height:34px;color:var(--muted);background:#ffffffeb;border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.search-suggestion-menu,.tag-suggestion-menu{z-index:70;border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:7px;gap:3px;padding:5px;display:grid;position:absolute}.search-suggestion-menu{width:min(320px,100%);top:calc(100% + 5px);left:0}.search-suggestion-menu button,.tag-suggestion-menu button{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;display:flex}.search-suggestion-menu button{min-height:30px;padding:6px 8px;font-size:13px}.search-suggestion-menu button:hover,.tag-suggestion-menu button:hover{background:var(--accent-soft);color:#116451}.search-suggestion-menu span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.search-suggestion-menu small{color:var(--muted);margin-left:auto;font-size:11px}.header-actions{justify-content:flex-end;gap:7px;display:flex}.mobile-menu-button,.mobile-drawer-header,.mobile-drawer-backdrop,.mobile-new-note-fab{display:none}.ghost-button,.primary-button,.danger-button,.new-note-button,.tool-button,.attach-file-button,.task-row,.cover{border:1px solid var(--line-strong);background:var(--paper);color:var(--text);border-radius:6px}.ghost-button,.primary-button,.danger-button{white-space:nowrap;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#1f8f77;border-color:#19745f}.danger-button{background:var(--danger);color:#fff;border-color:#8f2b2b}.system-banner{border-bottom:1px solid var(--line);color:#6d501e;background:#f8f1db;justify-content:space-between;align-items:center;gap:12px;padding:9px 16px;font-size:12px;display:flex}.system-banner span{min-width:0}.system-banner.error{color:var(--danger);background:#f9e4e4}.system-banner-action{height:28px;color:var(--danger);background:#fff;border:1px solid #b4404052;border-radius:6px;flex:none;padding:0 10px;font-size:12px;font-weight:800}.system-banner-action:disabled{cursor:wait;opacity:.65}.workspace{grid-template-columns:var(--sidebar-panel-width,238px) 6px var(--notes-panel-width,340px) 6px minmax(420px, 1fr) 6px var(--tasks-panel-width,270px);flex:1;min-height:0;display:grid;overflow:hidden}.panel-resize-handle{z-index:8;cursor:col-resize;background:0 0;border:0;border-radius:0;width:6px;min-width:6px;height:100%;padding:0;position:relative}.panel-resize-handle:before{content:"";background:var(--line);width:1px;position:absolute;inset:0 auto 0 2px}.panel-resize-handle:hover:before,.panel-resize-handle:focus-visible:before{background:var(--accent);width:3px;left:1px}.is-resizing-panel,.is-resizing-panel *{-webkit-user-select:none;user-select:none;cursor:col-resize!important}.panel-collapse-button{border:1px solid var(--line-strong);color:#52605d;background:#fff;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;display:grid}.panel-collapse-button:hover{background:var(--accent-soft);color:#116451;border-color:#7bb9aa}.sidebar{background:linear-gradient(180deg, var(--sidebar), var(--sidebar-2));min-height:0;color:var(--sidebar-text);flex-direction:column;gap:18px;padding:14px 12px;display:flex;overflow-y:auto}.sidebar-desktop-controls{justify-content:flex-end;display:flex}.sidebar-collapse-button{color:var(--sidebar-text);background:#ffffff14;border-color:#ffffff24}.sidebar-collapse-button:hover{color:#fff;background:#ffffff29}.new-note-button{color:#123b34;background:#e8f6f2;border-color:#ffffff29;justify-content:center;align-items:center;gap:8px;width:100%;height:36px;font-size:13px;font-weight:800;display:flex}.nav-section h2{color:var(--sidebar-muted);letter-spacing:0;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.nav-section-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.nav-section-heading h2{margin:0}.icon-button{width:24px;height:24px;color:var(--sidebar-text);background:#ffffff14;border:1px solid #ffffff24;border-radius:5px;flex:none;place-items:center;display:grid}.icon-button:hover{background:#ffffff24}.notebook-create-form{grid-template-columns:minmax(0,1fr) 24px 24px;gap:5px;margin-bottom:7px;display:grid}.notebook-create-form input{min-width:0;height:24px;color:var(--sidebar-text);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:5px;outline:0;padding:0 7px;font-size:12px}.notebook-create-form input::placeholder{color:var(--sidebar-muted)}.nav-row{width:100%;min-height:30px;color:inherit;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:flex}.nav-row:hover,.nav-row.active,.nav-row.selected{background:#ffffff1a}.nav-row small{color:var(--sidebar-muted);margin-left:auto;font-size:11px}.notebook-row{touch-action:none}.notebook-row.dragging{opacity:.5}.drag-handle{color:var(--sidebar-muted)}.sidebar-bottom{gap:9px;margin-top:auto;display:grid}.character-panel{position:relative}.character-button{border-radius:var(--radius);width:100%;min-height:48px;color:var(--sidebar-text);text-align:left;background:#ffffff12;border:1px solid #ffffff21;align-items:center;gap:9px;padding:8px;display:flex}.character-button:hover,.character-button[aria-expanded=true]{background:#ffffff1f}.character-avatar{color:#123b34;background:#e8f6f2;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.character-avatar img{object-fit:cover;width:100%;height:100%}.character-copy{gap:2px;min-width:0;display:grid}.character-copy strong,.character-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.character-copy strong{font-size:12px;font-weight:850}.character-copy small{color:var(--sidebar-muted);font-size:10px}.character-button>svg{color:var(--sidebar-muted);margin-left:auto;transition:transform .14s}.character-button>svg.open{transform:rotate(180deg)}.character-menu{z-index:80;width:190px;box-shadow:var(--shadow);background:#fdfefd;border:1px solid #ffffff29;border-radius:8px;gap:3px;padding:5px;display:grid;position:absolute;bottom:calc(100% + 7px);right:0}.character-menu button,.character-menu a{min-height:32px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.character-menu button:hover,.character-menu a:hover{background:var(--accent-soft);color:#116451}.drive-principle{border-radius:var(--radius);background:#ffffff12;border:1px solid #ffffff21;gap:8px;padding:10px;display:flex}.drive-principle p{color:#b9c8c5;margin:0;font-size:11px;line-height:1.45}.note-list{border-right:1px solid var(--line);background:#eef2ef;flex-direction:column;min-height:0;display:flex}.list-heading{border-bottom:1px solid var(--line);height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:flex}.list-title{align-items:baseline;gap:8px;min-width:0;display:flex}.list-heading span{color:var(--text);font-size:13px;font-weight:800}.list-heading strong{color:var(--muted);font-size:11px}.note-list-toggle{width:26px;height:26px}.note-scroll{min-height:0;overflow-y:auto}.note-card{border-bottom:1px solid var(--line);background:#f3f5f2;width:100%;min-height:118px;position:relative}.note-card-main{width:100%;min-height:118px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 86px;gap:12px;padding:12px 34px 12px 12px;display:grid}.note-card:hover,.note-card.selected{background:#fff}.note-card.selected{z-index:1;box-shadow:inset 0 0 0 2px var(--accent)}.note-delete-button{color:#7d8a87;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:10px;right:9px}.note-delete-button:hover{color:var(--danger);background:#f8e8e8;border-color:#e2c2c2}.note-copy{min-width:0}.note-date{color:var(--accent);margin-bottom:5px;font-size:11px;font-weight:800;display:block}.note-copy strong{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.note-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.note-meta{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.note-meta span{color:#53615e;text-overflow:ellipsis;white-space:nowrap;background:#ecf1ee;border-radius:4px;max-width:130px;padding:3px 6px;font-size:10px;font-weight:700;overflow:hidden}.note-thumb{border:1px solid var(--line);color:#8b9894;background:#e9eeeb;border-radius:5px;align-self:center;place-items:center;width:86px;height:86px;display:grid;overflow:hidden}.note-thumb img{object-fit:cover;width:100%;height:100%}@media (min-width:721px){.sidebar.collapsed{align-items:center;gap:14px;padding:14px 8px;overflow-x:hidden}.sidebar.collapsed .sidebar-desktop-controls{justify-content:center}.sidebar.collapsed .new-note-button{width:44px;padding:0;font-size:0}.sidebar.collapsed .nav-section h2,.sidebar.collapsed .nav-section-heading h2,.sidebar.collapsed .nav-row span,.sidebar.collapsed .nav-row small,.sidebar.collapsed .character-copy,.sidebar.collapsed .drive-principle{display:none}.sidebar.collapsed .nav-row,.sidebar.collapsed .nav-section-heading,.sidebar.collapsed .character-button{justify-content:center}.sidebar.collapsed .character-button{padding:7px}.sidebar.collapsed .character-button>svg{display:none}.note-list.collapsed .list-heading{grid-template-columns:1fr;justify-items:center;gap:3px;height:64px;padding:8px 6px;display:grid}.note-list.collapsed .list-title{justify-items:center;gap:1px;display:grid}.note-list.collapsed .list-title span,.note-list.collapsed .list-title strong,.note-list.collapsed .list-heading>svg,.note-list.collapsed .note-date,.note-list.collapsed .note-copy p,.note-list.collapsed .note-meta,.note-list.collapsed .note-thumb,.note-list.collapsed .note-delete-button{display:none}.note-list.collapsed .note-card,.note-list.collapsed .note-card-main{min-height:118px}.note-list.collapsed .note-card-main{justify-content:center;align-items:center;padding:10px 8px;display:flex}.note-list.collapsed .note-copy{text-align:center;width:100%}.note-list.collapsed .note-copy strong{-webkit-line-clamp:4;margin:0;font-size:11px;line-height:1.3}}.editor-shell{background:var(--paper);flex-direction:column;min-width:0;min-height:0;display:flex}.editor-shell .editor-pane{flex:1}.mobile-editor-nav{display:none}.empty-editor-pane{background:var(--paper);flex:1;place-items:center;min-width:0;min-height:0;padding:28px;display:grid}.empty-editor-content{width:min(100%,340px);color:var(--muted);text-align:center;justify-items:center;gap:10px;display:grid}.empty-editor-content svg{color:#8ba098}.empty-editor-content h2{color:#263333;letter-spacing:0;margin:0;font-size:22px;line-height:1.25}.empty-editor-content p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.editor-pane{background:var(--paper);flex-direction:column;min-width:0;min-height:0;display:flex}.editor-title-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:64px;padding:10px 24px;display:flex}.editor-title-row input{min-width:0;color:var(--text);letter-spacing:0;background:0 0;border:0;outline:0;flex:1;font-size:24px;font-weight:750;line-height:1.25}.editor-title-actions{flex:none;align-items:center;gap:8px;display:flex}.editor-delete-button{height:28px;color:var(--danger);background:#fff;border:1px solid #e2c2c2;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.editor-delete-button:hover{background:#f8e8e8}.sync-pill{min-width:80px;height:25px;color:var(--muted);white-space:nowrap;background:#edf1ef;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.sync-pill.synced{background:var(--accent-soft);color:#176956}.sync-pill.syncing{color:#2d5f90;background:#e5eef7}.sync-pill.error{color:var(--danger);background:#f8e1e1}.editor-toolbar{border-bottom:1px solid var(--line);background:#fbfcfb;align-items:center;gap:5px;padding:8px 18px;display:flex;overflow-x:auto}.tool-button{color:#4c5a57;background:#fff;flex:none;place-items:center;width:32px;height:32px;display:grid}.tool-button:hover,.tool-button.active{background:var(--accent-soft);color:#116451;border-color:#7bb9aa}.font-size-control{border:1px solid var(--line-strong);color:#4c5a57;background:#fff;border-radius:6px;flex:none;align-items:center;gap:5px;height:32px;padding:0 8px;display:inline-flex}.font-size-control:hover,.font-size-control:focus-within{background:var(--accent-soft);color:#116451;border-color:#7bb9aa}.font-size-control span{font-size:14px;font-weight:900;line-height:1}.font-size-control select{width:64px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:12px;font-weight:800}.attach-file-button{color:#4c5a57;background:#fff;flex:none;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.attach-file-button:hover{background:var(--accent-soft);color:#116451;border-color:#7bb9aa}.hidden-input{display:none}.tag-editor-row{border-bottom:1px solid var(--line);background:#f7faf8;grid-template-columns:minmax(0,1fr) minmax(180px,260px);align-items:center;gap:12px;padding:8px 18px;display:grid}.tag-chip-list{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.tag-chip{border:1px solid var(--line);color:#42524f;background:#eef4f1;border-radius:999px;flex:none;align-items:center;gap:4px;height:25px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.tag-chip:hover{color:#116451;border-color:#7bb9aa}.tag-empty{color:var(--muted);font-size:12px;font-weight:700}.tag-create-form{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.tag-input-wrap{min-width:0;position:relative}.tag-create-form input{border:1px solid var(--line-strong);width:100%;min-width:0;height:28px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:12px}.tag-suggestion-menu{width:min(230px,70vw);top:calc(100% + 5px);right:0}.tag-suggestion-menu button{min-height:28px;padding:5px 8px;font-size:12px;font-weight:800}.tag-create-form button{border:1px solid var(--line-strong);color:#42524f;background:#fff;border-radius:6px;height:28px;padding:0 9px;font-size:12px;font-weight:800}.editor-surface{cursor:text;flex:1;min-height:0;padding:22px clamp(18px,4vw,46px);transition:background-color .12s;overflow-y:auto}.editor-surface:focus-within{background:#fffdf8}.ProseMirror{color:#202b2d;cursor:text;outline:none;max-width:820px;min-height:100%;font-size:16px;line-height:1.68}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{letter-spacing:0;line-height:1.22}.ProseMirror h2{margin:0 0 14px;font-size:24px}.ProseMirror p{margin:0 0 13px}.ProseMirror a{color:#116451;text-underline-offset:3px;font-weight:700;text-decoration:underline}.ProseMirror a:hover{color:#0d4f40}.ProseMirror ul,.ProseMirror ol{padding-left:23px}.ProseMirror img{border:1px solid var(--line);cursor:pointer;border-radius:6px;max-width:min(100%,720px);height:auto;margin:16px 0;display:block;box-shadow:0 10px 22px #1e292b1a}.youtube-embed{aspect-ratio:16/9;border:1px solid var(--line);border-radius:var(--radius);background:#111c1e;width:min(100%,820px);margin:18px 0;overflow:hidden;box-shadow:0 10px 22px #1e292b1a}.youtube-embed iframe{background:#111c1e;border:0;width:100%;height:100%;display:block}.ProseMirror .youtube-embed.ProseMirror-selectednode{outline:2px solid var(--accent);outline-offset:3px}.ProseMirror ul[data-type=taskList]{padding-left:0;list-style:none}.ProseMirror ul[data-type=taskList] li{align-items:flex-start;gap:8px;min-height:28px;display:flex}.ProseMirror ul[data-type=taskList] li label{flex:none;margin-top:2px}.ProseMirror ul[data-type=taskList] li>div{flex:1;min-width:0}.ProseMirror ul[data-type=taskList] li p{min-height:27px;margin:0 0 8px}.pdf-preview{border:1px solid var(--line);border-radius:var(--radius);background:#f8faf8;max-width:820px;margin:18px 0;overflow:hidden}.pdf-preview-header{border-bottom:1px solid var(--line);color:#41504d;background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 12px;display:flex}.pdf-preview-header div{align-items:center;gap:7px;min-width:0;display:flex}.pdf-preview-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.pdf-preview-header strong{color:var(--muted);white-space:nowrap;font-size:11px}.pdf-preview-canvas-wrap{background:#e9eeeb;justify-content:center;padding:16px 42px;display:flex;position:relative}.pdf-preview canvas{background:#fff;border-radius:4px;max-width:100%;height:auto;box-shadow:0 10px 24px #1e292b24}.pdf-page-button{border:1px solid var(--line-strong);color:#455350;background:#ffffffe6;border-radius:6px;place-items:center;width:30px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.pdf-page-button.previous{left:8px}.pdf-page-button.next{right:8px}.pdf-preview-error{width:100%;color:var(--danger);background:#fff;border-radius:6px;padding:18px;font-size:12px;line-height:1.45}.asset-strip{border-top:1px solid var(--line);background:#fbfcfb;gap:10px;padding:10px 18px;display:flex;overflow-x:auto}.cover{color:#50605d;background:#fff;flex:none;width:72px;padding:4px}.cover.selected{border-color:var(--accent);box-shadow:0 0 0 2px #1f8f771f}.cover img{aspect-ratio:4/3;object-fit:cover;border-radius:4px;width:100%;display:block}.cover>svg{color:#9d2d2d;background:#f1f4f2;border-radius:4px;width:100%;height:46px;padding:11px}.cover span{color:#50605d;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;gap:4px;margin-top:5px;font-size:10px;font-weight:800;display:flex;overflow:hidden}.modal-backdrop{z-index:50;background:#0d14166b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{border:1px solid var(--line-strong);border-radius:var(--radius);width:min(380px,100%);box-shadow:var(--shadow);background:#fff;padding:20px;position:relative}.confirm-modal h2{color:var(--text);margin:0 28px 8px 0;font-size:18px;line-height:1.3}.confirm-modal p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.modal-close-button{border:1px solid var(--line);color:#56625f;background:#fff;border-radius:5px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:12px;right:12px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.settings-modal{border:1px solid var(--line-strong);border-radius:var(--radius);width:min(560px,100%);max-height:min(680px,100svh - 40px);box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:18px;padding:22px;display:flex;position:relative;overflow-y:auto}.settings-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-modal h2{color:var(--text);margin:0 32px 5px 0;font-size:20px;line-height:1.25}.settings-modal p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.settings-section-list{gap:8px;display:grid}.settings-section-list article{border:1px solid var(--line);background:#f8faf8;border-radius:7px;grid-template-columns:90px minmax(0,1fr);gap:12px;padding:11px 12px;display:grid}.settings-section-list strong{color:#116451;font-size:12px;font-weight:900}.settings-section-list span{color:#42524f;gap:7px;font-size:12px;line-height:1.45;display:grid}.settings-section-list a{color:#116451;text-underline-offset:3px;width:fit-content;font-weight:850;text-decoration:underline}.settings-control-section{align-items:start}.sync-setting-options{gap:7px;display:grid}.sync-setting-options label{color:#344542;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.sync-setting-options input{accent-color:var(--accent)}.web-disabled-options label{opacity:.42;cursor:not-allowed}.web-disabled-options input{cursor:not-allowed}.sync-setting-options small{color:var(--muted);font-size:11px;line-height:1.45}.task-panel{border-left:1px solid var(--line);background:#f4f6f3;min-height:0;padding:14px;overflow-y:auto}.panel-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.task-panel-heading-actions{align-items:center;gap:6px;display:flex}.panel-heading span{color:var(--accent);font-size:12px;font-weight:900}.panel-note{color:var(--muted);margin:9px 0 14px;font-size:12px;line-height:1.45}.panel-icon-button{border:1px solid var(--line-strong);color:#52605d;background:#fff;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;display:grid}.task-create-form{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:12px;display:grid}.task-create-form input{border:1px solid var(--line-strong);min-width:0;height:34px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 10px;font-size:13px}.task-list{gap:7px;display:grid}.task-row{background:#fff;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:8px;display:grid}.task-row.completed span{color:var(--muted);text-decoration:line-through}.task-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.task-check{width:24px;height:24px;color:var(--accent);background:0 0;border:0;place-items:center;display:grid}.task-empty,.task-error{border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);background:#fff;padding:10px;font-size:12px;line-height:1.45}.task-empty{align-items:center;gap:7px;display:flex}.task-panel.collapsed{place-items:start center;padding:10px 0;display:grid;overflow:hidden}.task-panel-rail-button{border:1px solid var(--line-strong);color:#116451;background:#fff;border-radius:7px;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;width:38px;min-height:112px;font-size:11px;font-weight:900;display:flex}.task-panel-rail-button span{writing-mode:vertical-rl;text-orientation:mixed}.task-error{color:var(--danger);margin-bottom:10px}.task-error span{display:block}.task-reconnect-button{width:100%;height:32px;color:var(--danger);background:#fff;border:1px solid #b4404052;border-radius:6px;margin-top:9px;font-size:12px;font-weight:800}.task-reconnect-button:disabled{cursor:wait;opacity:.65}@media (max-width:1180px){.app-header{grid-template-columns:74px minmax(220px,1fr) auto}.workspace{grid-template-columns:74px 330px minmax(420px,1fr)}.panel-resize-handle{display:none}.sidebar{padding:12px 8px}.app-header .brand span,.app-header .brand-logo-full,.nav-section h2,.nav-section-heading h2,.nav-row span,.nav-row small,.character-copy,.drive-principle,.task-panel,.sidebar-desktop-controls{display:none}.app-header .brand-logo .brand-logo-symbol{display:block}.new-note-button{width:44px;padding:0;font-size:0}.nav-row,.nav-section-heading{justify-content:center}.character-button{justify-content:center;padding:7px}.character-button>svg{display:none}.character-menu{left:0;right:auto}.notebook-create-form{grid-template-columns:44px}.notebook-create-form input{width:44px;padding:0 4px}}@media (max-width:900px){.app-header{grid-template-columns:1fr;align-items:stretch;height:auto}.header-actions{justify-content:flex-start;overflow-x:auto}.workspace{grid-template-columns:68px minmax(250px,38vw) minmax(360px,1fr)}.editor-title-row input{font-size:20px}}@media (max-width:720px){html,body,#root{height:auto}.marumemo-app{background:#f3f6f4;height:auto;min-height:100svh}.app-header{z-index:20;grid-template-columns:38px minmax(0,1fr);gap:9px 10px;padding:10px 12px;position:sticky;top:0}.mobile-menu-button{border:1px solid var(--line-strong);color:#263333;background:#fff;border-radius:7px;grid-area:1/1;align-self:center;place-items:center;width:36px;height:36px;display:grid}.app-header .brand-logo .brand-logo-full{height:30px;display:block}.app-header .brand-logo .brand-logo-symbol{display:none}.app-brand-logo{grid-area:1/2;align-self:center}.search-shell{grid-area:2/1/auto/-1;max-width:none}.search-box{background:#fff;height:38px}.header-actions{grid-area:3/1/auto/-1;justify-content:flex-start;gap:6px;overflow-x:visible}.ghost-button,.primary-button{height:32px;padding:0 9px;font-size:11px}.system-banner{padding:8px 12px;font-size:11px;line-height:1.45}.workspace{display:block;overflow:visible}.mobile-drawer-backdrop{z-index:55;opacity:0;pointer-events:none;background:#0f17196b;border:0;padding:0;transition:opacity .16s;display:block;position:fixed;inset:0 0 0 min(320px,86vw)}.mobile-drawer-backdrop.open{opacity:1;pointer-events:auto}.sidebar{z-index:60;-webkit-overflow-scrolling:touch;background:linear-gradient(#243238,#1f2d33);width:min(320px,86vw);height:100svh;min-height:100svh;padding:14px 12px 18px;transition:transform .18s;display:block;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%)}.sidebar.mobile-open{transform:translate(0)}.mobile-drawer-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-drawer-header strong{color:#f2f7f5;font-size:18px;line-height:1.2}.mobile-drawer-header .icon-button{width:30px;height:30px}.new-note-button{justify-content:center;width:100%;height:40px;padding:0 12px;font-size:13px}.nav-section{margin-top:16px;padding-bottom:0;display:block;overflow:visible}.nav-section h2,.nav-section-heading h2{color:#9baaa8;min-width:0;margin:0 0 7px;font-size:11px;display:block}.nav-row{white-space:normal;background:0 0;border:0;justify-content:flex-start;gap:7px;width:100%;min-width:0;min-height:36px;margin-top:5px;padding:7px 9px}.nav-row.active,.nav-row.selected{background:#ffffff24}.nav-row span,.nav-row small{display:inline}.nav-row small{margin-left:auto}.notebook-create-form{grid-template-columns:minmax(0,1fr) 28px 28px}.notebook-create-form input{width:auto;height:28px;padding:0 8px}.drive-principle{display:none}.note-list{border-right:0;border-bottom:1px solid var(--line);background:#eef2ef;max-height:none}.list-heading{background:#f8faf8;height:42px;padding:0 12px}.note-scroll{padding:10px 12px 12px;display:block;overflow:visible}.note-card{border:1px solid var(--line);background:#f8faf8;border-radius:7px;width:100%;min-height:128px;margin-bottom:10px;overflow:hidden}.note-card-main{grid-template-columns:minmax(0,1fr) 64px;gap:9px;min-height:128px;padding:12px 32px 12px 12px}.note-thumb{width:64px;height:64px}.editor-shell{z-index:50;background:var(--paper);pointer-events:none;height:100svh;min-height:100svh;transition:transform .22s;position:fixed;inset:0;overflow:hidden;transform:translate(100%);box-shadow:-18px 0 32px #1724272e}.editor-shell.empty{display:none}.workspace.mobile-editor-open .editor-shell{pointer-events:auto;transform:translate(0)}.mobile-editor-nav{border-bottom:1px solid var(--line);background:#fbfcfb;flex:none;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:flex}.mobile-editor-nav span{color:#263333;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.mobile-editor-back{border:1px solid var(--line-strong);color:#263333;background:#fff;border-radius:7px;flex:none;align-items:center;gap:5px;height:34px;padding:0 9px;font-size:13px;font-weight:800;display:inline-flex}.editor-pane{border-top:0;flex:1;min-height:0;overflow:hidden}.editor-title-row{flex-direction:column;align-items:flex-start;gap:7px;min-height:auto;padding:13px 14px 10px}.editor-title-row input{width:100%;font-size:21px;line-height:1.25}.sync-pill{min-width:0;height:24px}.editor-title-actions{justify-content:space-between;width:100%}.editor-toolbar{flex-wrap:wrap;gap:6px;padding:8px 12px}.tool-button{width:34px;height:34px}.font-size-control,.attach-file-button{height:34px}.tag-editor-row{grid-template-columns:1fr;gap:8px;padding:8px 12px}.tag-create-form{grid-template-columns:minmax(0,1fr) 48px}.settings-modal{width:100%;max-height:calc(100svh - 24px);padding:18px}.settings-section-list article{grid-template-columns:1fr;gap:5px}.editor-surface{-webkit-overflow-scrolling:touch;min-height:0;padding:22px 16px 28px;overflow-y:auto}.ProseMirror{max-width:none;font-size:16px;line-height:1.72}.ProseMirror h2{font-size:22px}.ProseMirror img,.pdf-preview{max-width:100%}.pdf-preview-canvas-wrap{padding:14px 34px}.pdf-page-button{width:28px;height:40px}.asset-strip{padding:9px 12px}.task-panel{display:none}.mobile-new-note-fab{z-index:30;color:#fff;background:linear-gradient(135deg,#1f8f77,#43b99e);border:0;border-radius:999px;place-items:center;width:62px;height:62px;display:grid;position:fixed;bottom:18px;right:16px;box-shadow:0 14px 28px #18494047}.mobile-new-note-fab span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace.mobile-editor-open+.mobile-new-note-fab{display:none}}@media (max-width:420px){.app-header{grid-template-columns:38px minmax(0,1fr)}.header-actions{grid-area:3/1/auto/-1;justify-content:flex-start}.search-shell{grid-row:2}.note-card{width:100%}.pdf-preview-canvas-wrap{padding-inline:30px}}
html,body{min-height:100%;margin:0}body{color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}.marketing-page{background:#f7f4ef;min-height:100svh;overflow-x:hidden}.marketing-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f4eb;border-bottom:1px solid #202b2d1f;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:0 clamp(18px,4vw,58px);display:flex}.marketing-logo{align-items:center;line-height:1;display:inline-flex}.marketing-logo-image{width:auto;height:32px;display:block}.marketing-nav{background:#ffffff7a;border:1px solid #202b2d1a;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.marketing-link{color:#344242;white-space:nowrap;border-radius:7px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;transition:background-color .18s,color .18s;display:inline-flex}.marketing-link:hover{color:#126452;background:#1f8f771a}.marketing-nav .primary-button{border-radius:7px;height:34px;padding:0 14px;box-shadow:0 6px 16px #1f8f772e}.marketing-hero{background:#f7f4ef;padding:18px clamp(14px,4vw,60px) 42px}.hero-panel{background:linear-gradient(135deg,#ffffffbf,#f7f4ef40 42%),#eee9df;border:1px solid #202b2d1a;border-radius:8px;grid-template-columns:minmax(320px,.82fr) minmax(480px,1fr);align-items:center;gap:clamp(24px,4vw,64px);width:min(100%,1360px);min-height:min(760px,100svh - 126px);margin:0 auto;padding:clamp(38px,5vw,78px) clamp(22px,5vw,72px);display:grid}.hero-copy{min-width:0;max-width:630px}.hero-copy h1,.section-copy h2,.device-copy h2{color:#121819;letter-spacing:0;text-wrap:balance;word-break:keep-all;margin:0;line-height:1.04}.hero-copy h1{font-size:clamp(42px,6.4vw,88px)}.hero-copy p,.section-copy p,.device-copy p{color:#4f5c5a;word-break:keep-all;margin:22px 0 0;font-size:17px;line-height:1.78}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.primary-button.large,.ghost-button.large{border-radius:8px;height:52px;padding:0 20px;font-size:15px}.primary-button.large{background:#121819;border-color:#121819}.ghost-button.large{background:#ffffffb8}.hero-proof{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.hero-proof span{color:#175e50;background:#ffffff9e;border:1px solid #1f8f7742;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.hero-visual{min-width:0}.memo-stage{place-items:center;min-height:500px;display:grid;position:relative}.memo-window{background:#fff;border:1px solid #202b2d29;border-radius:8px;width:min(100%,720px);min-height:430px;animation:.9s ease-out both memo-rise;overflow:hidden;box-shadow:0 28px 65px #28211829}.memo-toolbar{background:#f9faf8;border-bottom:1px solid #dfe5e2;align-items:center;gap:8px;height:42px;padding:0 14px;display:flex}.memo-toolbar span{background:#d6dcd9;border-radius:999px;width:9px;height:9px}.memo-toolbar span:first-child{background:#1f8f77}.memo-toolbar strong{color:#253133;margin-left:8px;font-size:12px}.memo-grid{grid-template-columns:152px 178px minmax(220px,1fr);min-height:388px;display:grid}.memo-sidebar{color:#dce7e4;background:#233239;padding:18px 12px}.memo-nav-title{color:#8fa09e;letter-spacing:.08em;margin:0 0 7px;font-size:10px;font-weight:900;display:block}.memo-nav-row,.drive-folder{color:#b8c7c4;border-radius:6px;align-items:center;min-height:31px;padding:0 9px;font-size:12px;font-weight:800;display:flex}.memo-nav-row.active{color:#fff;background:#ffffff1f}.drive-folder{color:#dff1ec;border:1px solid #ffffff24;margin-top:4px}.memo-list{background:#f5f7f5;border-right:1px solid #dfe5e2}.mini-note{border-bottom:1px solid #dfe5e2;min-height:96px;padding:15px 14px;display:block}.mini-note strong,.mini-note span{display:block}.mini-note strong{color:#1c292b;font-size:13px}.mini-note span{color:#6a7774;margin-top:8px;font-size:11px;line-height:1.5}.mini-note.selected{outline-offset:-2px;box-shadow:none;background:#fff;outline:2px solid #1f8f77}.memo-editor-card{background:#fff;min-width:0;padding:24px}.editor-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.editor-title-row h2{color:#162022;letter-spacing:0;margin:0;font-size:25px;line-height:1.16}.editor-title-row button{color:#9d2d2d;background:#fff8f8;border:1px solid #e0c8c8;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.editor-line{background:#e9eeee;border-radius:999px;height:12px;margin-top:16px}.editor-line.strong{background:#cdd8d4;width:88%;margin-top:26px}.editor-line.short{width:58%}.task-chip{color:#3948a6;background:#f0f2ff;border:1px solid #596ed83d;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:36px;margin-top:30px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.sync-card{color:#1c292b;background:#ffffffeb;border:1px solid #202b2d1f;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:900;animation:4.8s ease-in-out infinite card-float;display:inline-flex;position:absolute;box-shadow:0 16px 34px #202b2d21}.sync-card.drive{color:#126452;top:30px;right:8px}.sync-card.tasks{color:#3948a6;animation-delay:1.2s;bottom:36px;left:-38px}.sync-line{background:#1f8f7729;border-radius:999px;width:2px;height:92px;position:absolute;bottom:96px;right:84px;overflow:hidden}.sync-line:after{content:"";border-radius:inherit;background:#1f8f77;height:42%;animation:2.4s ease-in-out infinite sync-pulse;position:absolute;inset:-40% 0 auto}.marketing-section{padding:clamp(58px,8vw,104px) clamp(18px,4vw,60px)}.free-section{background:#fff}.storage-section{background:#eef4f2;grid-template-columns:minmax(260px,.72fr) minmax(420px,1fr);align-items:center;gap:clamp(30px,6vw,88px);display:grid}.devices-section{background:#f7f4ef;grid-template-columns:minmax(260px,.74fr) minmax(320px,.9fr);align-items:center;gap:clamp(24px,5vw,70px);display:grid}.section-copy,.device-copy{max-width:680px}.section-copy.centered{text-align:center;max-width:800px;margin:0 auto}.section-copy h2,.device-copy h2{font-size:clamp(34px,4.5vw,58px)}.principle-grid,.device-grid{gap:16px;width:min(100%,1080px);display:grid}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:42px auto 0}.principle-grid article,.device-grid article,.flow-node{background:#fff;border:1px solid #202b2d1a;border-radius:8px}.principle-grid article,.device-grid article{min-height:210px;padding:28px}.principle-grid svg,.device-grid svg{color:#1f8f77}.principle-grid article:nth-child(3) svg,.device-grid article:nth-child(2) svg{color:#596ed8}.principle-grid h3,.device-grid h3{color:#172426;letter-spacing:0;margin:20px 0 10px;font-size:22px}.principle-grid p,.device-grid p{color:#596561;word-break:keep-all;margin:0;font-size:14px;line-height:1.7}.storage-flow{grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center;display:grid}.flow-node{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:170px;padding:22px;display:grid;box-shadow:0 18px 38px #202b2d14}.flow-node svg{color:#1f8f77}.flow-node.featured{color:#fff;background:#203239}.flow-node.featured svg,.flow-node.featured span{color:#dff1ec}.flow-node strong,.flow-node span{display:block}.flow-node strong{font-size:17px}.flow-node span{color:#64716e;font-size:13px;line-height:1.5}.flow-connector{opacity:.6;background:linear-gradient(90deg,#0000,#1f8f77,#0000);height:2px}.device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-footer{color:#9fb0ad;background:#172426;border-top:1px solid #202b2d1f;justify-content:space-between;align-items:center;gap:18px;padding:22px clamp(18px,4vw,56px) 34px;font-size:13px;display:flex}.marketing-footer-brand{color:#fff;white-space:nowrap;margin:0;font-weight:900}.marketing-footer-meta{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.marketing-footer-meta span{white-space:nowrap}.marketing-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.marketing-footer a{color:#dce7e4;font-weight:800}.legal-header a,.legal-document a,.consent-row a{color:var(--accent);font-weight:800}.auth-page{background:radial-gradient(circle at top left, #1f8f771f, transparent 34%), var(--bg);place-items:center;min-height:100svh;padding:24px;display:grid}.auth-card{border:1px solid var(--line-strong);background:var(--paper);width:min(100%,430px);box-shadow:var(--shadow);border-radius:8px;padding:30px}.auth-card .brand-logo .brand-logo-full{height:46px}.auth-card h1{letter-spacing:0;margin:22px 0 8px;font-size:28px}.auth-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.auth-actions{gap:10px;margin-top:24px;display:grid}.google-button{border:1px solid var(--line-strong);height:46px;color:var(--text);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.auth-switch{color:var(--muted);text-align:center;margin-top:18px;font-size:13px}.auth-switch a{color:var(--accent);font-weight:800}.consent-list{gap:12px;margin-top:22px;display:grid}.consent-row{color:var(--text);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.legal-page{background:#f6f8f7;min-height:100svh}.legal-header{border-bottom:1px solid var(--line);background:#ffffffdb;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 clamp(18px,4vw,56px);display:flex}.legal-header nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:13px;display:flex}.legal-document{width:min(100% - 36px,860px);margin:0 auto;padding:46px 0 70px}.legal-updated{color:var(--muted);margin:0 0 12px;font-size:13px}.legal-document h1{color:#172426;letter-spacing:0;word-break:keep-all;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.12}.legal-lead{color:#52605e;margin:16px 0 30px;font-size:16px;line-height:1.75}.legal-document section{border-top:1px solid var(--line);padding:24px 0}.legal-document h2{letter-spacing:0;margin:0 0 12px;font-size:19px}.legal-document p,.legal-document li{color:#4c5a58;word-break:keep-all;font-size:14px;line-height:1.78}.legal-document p{margin:0 0 12px}.legal-document ul{margin:0;padding-left:20px}.admin-page{background:#f5f7f6;min-height:100svh}.admin-shell{grid-template-columns:220px minmax(0,1fr);min-height:100svh;display:grid}.admin-sidebar{background:var(--sidebar);color:var(--sidebar-text);padding:18px 14px}.admin-sidebar nav{gap:6px;margin-top:22px;display:grid}.admin-sidebar a{color:var(--sidebar-muted);border-radius:6px;padding:10px 9px;font-size:13px;font-weight:700}.admin-sidebar a.active{color:var(--sidebar-text);background:#ffffff1a}.admin-content{min-width:0;padding:26px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.admin-heading h1{letter-spacing:0;margin:0;font-size:26px}.admin-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.member-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:auto}.member-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.member-table th,.member-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:13px 14px}.member-table th{color:var(--muted);background:#f9faf9;font-size:12px;font-weight:800}.member-table strong{color:var(--text);display:block}.member-table small{color:var(--muted)}.status-pill{background:var(--accent-soft);color:#126452;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.muted{color:var(--muted);background:#eef0ef}@keyframes memo-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sync-pulse{0%{opacity:0;transform:translateY(-40%)}35%,70%{opacity:1}to{opacity:0;transform:translateY(250%)}}@media (max-width:980px){.hero-panel,.storage-section,.devices-section,.admin-shell{grid-template-columns:1fr}.hero-panel{min-height:auto}.memo-stage{min-height:470px}.principle-grid{grid-template-columns:1fr}.storage-flow{grid-template-columns:1fr;gap:12px}.flow-connector{background:linear-gradient(#0000,#1f8f77,#0000);justify-self:center;width:2px;height:34px}.marketing-header{padding-top:14px;padding-bottom:14px}}@media (max-width:680px){.marketing-header{flex-direction:row;align-items:center}.marketing-footer,.legal-header{flex-direction:column;align-items:flex-start}.marketing-footer nav,.legal-header nav{justify-content:flex-start}.marketing-nav{justify-content:flex-end;width:auto;margin-left:auto}.marketing-nav a[href^=\#]{display:none}.marketing-link{font-size:12px}.marketing-logo-image{height:26px}.hero-actions,.hero-actions a{width:100%}.hero-actions a{justify-content:center}.hero-actions .ghost-button{display:none}.marketing-hero{padding:12px 12px 30px}.hero-panel{padding:24px 16px 18px}.hero-copy h1{font-size:clamp(36px,10.5vw,44px);line-height:1.02}.hero-copy p,.section-copy p,.device-copy p{margin-top:18px;font-size:14px;line-height:1.68}.hero-actions{gap:10px;margin-top:24px}.primary-button.large,.ghost-button.large{height:48px}.hero-proof{gap:7px;margin-top:14px}.hero-proof span{min-height:29px;padding:0 9px;font-size:12px}.memo-stage{min-height:170px;margin-top:14px}.memo-window{min-height:170px}.memo-grid{grid-template-columns:118px minmax(0,1fr);min-height:128px}.memo-sidebar{padding:14px 8px}.memo-list{border-right:0}.mini-note{min-height:58px;padding:10px 12px}.mini-note:nth-child(3){display:none}.mini-note span{margin-top:5px}.memo-editor-card{display:none}.sync-card{min-height:36px;padding:0 10px;font-size:12px}.sync-card.drive{top:8px;right:0}.sync-card.tasks{bottom:8px;left:0}.sync-line{display:none}.marketing-section{padding:32px 16px}.section-copy.centered{text-align:left}.principle-grid,.device-grid{grid-template-columns:1fr}.admin-content{padding:18px}}@media (prefers-reduced-motion:reduce){.memo-window,.sync-card,.sync-line:after{animation:none}}
