.personal-memo-wrap{width:min(896px,calc(100% - 40px));margin:0 auto 72px}.personal-memo-card{padding:30px;border:1px solid #ded8ce;border-radius:18px;background:linear-gradient(145deg,#fffdf8,#f5efe3);box-shadow:0 18px 45px rgba(48,45,41,.06)}.personal-memo-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.personal-memo-heading span,.notes-title span{font-size:10px;letter-spacing:.16em;color:#b75135}.personal-memo-heading h2,.notes-title h2{font:400 30px Fraunces,serif;margin:2px 0 0}.personal-memo-heading p{font-size:12px;color:#746e66}.personal-memo-card textarea{width:100%;min-height:140px;padding:16px;border:1px solid #d9d1c5;border-radius:12px;background:rgba(255,255,255,.8);resize:vertical;outline:none;line-height:1.7}.personal-memo-card textarea:focus{border-color:#b75135;box-shadow:0 0 0 3px rgba(183,81,53,.1)}.memo-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.memo-actions button,.memo-login a{border:0;border-radius:999px;padding:11px 20px}.memo-save,.memo-login a{background:#302d29;color:#fff}.memo-actions .memo-delete{background:transparent;color:#9b372d;border:1px solid #d8b5ae}.memo-login{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border-radius:12px;background:#fff}.memo-login p{color:#746e66}.memo-error{color:#9b372d;font-size:12px}.account-notes{width:min(1210px,calc(100% - 40px));margin:70px auto}.notes-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.notes-title small{color:#746e66}.account-note-card{padding:22px 24px;margin-top:12px;border:1px solid #ded8ce;border-radius:14px;background:#fff}.account-note-card>div{display:flex;justify-content:space-between;gap:15px}.account-note-card strong{font:400 21px Fraunces,serif}.account-note-card small{color:#8b857c}.account-note-card p{white-space:pre-wrap;color:#5e5952;margin:14px 0}.note-edit-link{font-size:12px;color:#b75135}@media(max-width:700px){.personal-memo-card{padding:22px}.personal-memo-heading,.memo-login{align-items:start;flex-direction:column}.personal-memo-heading p{margin-top:0}.memo-actions{justify-content:stretch}.memo-actions button{flex:1}}
