*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none}body{margin:0;font-family:Hiragino Sans,Yu Gothic,sans-serif;background:#f5f5f5;color:#333}button,input,textarea{font:inherit}.page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px}.card{width:100%;max-width:420px;background:#fff;border:1px solid #d8d8d8;border-radius:16px;padding:24px}.wide{max-width:720px}.mode-row{display:flex;gap:12px;margin-top:24px}.form{display:flex;flex-direction:column;gap:12px;margin-top:24px}.notes-page{min-height:100vh;padding:20px}.notes-shell{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.notes-column{display:flex;flex-direction:column;gap:16px}.panel{background:#fbfbfb;border:1px solid #e4e4e4;border-radius:16px;padding:20px}.detail-panel{min-height:320px}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;color:#666}.user-panel h1{margin-top:8px;font-size:26px;line-height:1.4}.subtext{margin-top:8px;margin-bottom:16px;color:#666;word-break:break-all}.create-panel h2{font-size:22px;margin:0}.panel-copy{font-size:14px;line-height:1.6;color:#666;margin-bottom:16px}.list-header{margin-bottom:16px;flex-shrink:0;background:#fbfbfb;padding-bottom:8px}.list-header h2{font-size:22px;margin-bottom:6px}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.detail-header h2{margin-top:8px;font-size:22px;line-height:1.4}.button-row{display:flex;gap:10px;flex-wrap:wrap}.create-toggle{width:100%;padding:0;border:none;background:transparent;display:flex;justify-content:space-between;align-items:center;text-align:left}.create-toggle-mark{font-size:13px;color:#666}.create-form-area{margin-top:16px}button{padding:10px 14px;border:1px solid #999999;background:#fff;border-radius:10px;cursor:pointer;color:#333}button:disabled{opacity:.5;cursor:default}input{width:100%;padding:12px;border:1px solid #cfcfcf;border-radius:10px;background:#fff;margin-bottom:12px}textarea{width:100%;padding:12px;border:1px solid #cfcfcf;border-radius:10px;background:#fff;resize:vertical;margin-bottom:14px}.message{margin-bottom:16px;color:#c33;white-space:pre-wrap;line-height:1.5}.list-panel,.list-scroll{display:flex;flex-direction:column}.notes-list{display:flex;flex-direction:column;gap:12px}.note-card{width:100%;border:1px solid #d0d0d0;border-radius:12px;padding:16px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left}.note-card.active{border-color:#888;background:#f8f8f8}.note-date{font-size:12px;color:#777}.note-title{font-size:16px;line-height:1.5}.note-preview{font-size:14px;line-height:1.6;color:#666;max-height:22px;overflow:hidden}.note-content-mobile{margin-top:4px;font-size:14px;line-height:1.6;color:#555;white-space:pre-wrap}.note-action-mobile{display:block;margin-top:8px}.note-delete-button{display:inline-block;padding:8px 12px;border:1px solid #999999;border-radius:10px;background:#fff}.detail-body{display:flex;flex-direction:column;gap:16px}.detail-date{font-size:13px;color:#777;padding-bottom:16px;border-bottom:1px solid #d0d0d0}.detail-content{white-space:pre-wrap;line-height:1.7;font-size:16px}.empty-text{color:#666;line-height:1.7}@media(min-width:960px){.notes-page{height:100svh;padding:24px;box-sizing:border-box}.notes-shell{display:grid;grid-template-columns:30% 36% 1fr;gap:20px;align-items:start;height:100%}.notes-column{height:100%}.notes-column-center{min-height:0}.notes-column-right{display:flex}.list-panel{height:100%;overflow:hidden}.list-scroll{flex:1;overflow-y:auto}.detail-panel{min-height:100%}.create-toggle-mark{display:none}.create-form-area{display:block}.note-content-mobile,.note-action-mobile{display:none}}@media(max-width:959px){.create-form-area{display:none}.create-form-area.open{display:block}.notes-column-right{display:none}.list-panel,.list-scroll{overflow:visible}.note-preview{max-height:none}}
