@font-face{font-family:gallery_modernregular;src:url(/assets/gallerymodern-webfont-9fd98a09.woff2) format("woff2"),url(/assets/gallerymodern-webfont-3e2f5638.woff) format("woff"),url(/assets/gallerymodern-webfont-602fa746.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;box-sizing:border-box}body{background:#355C7D;background:-webkit-linear-gradient(to right,#C06C84,#6C5B7B,#355C7D);background:linear-gradient(to right,#C06C84,#6C5B7B,#355C7D);background-size:cover;color:var(--white);display:flex;justify-content:center;align-items:center;height:100%}.main{max-width:100%;margin:0 auto;padding:2rem,2rem;min-height:100vh}.header{display:flex;width:100%;justify-content:center;align-items:center;margin:2rem}.title{font-family:gallery_modernregular;color:#fff;font-size:3.5rem}.notes{max-width:1200px;margin:0 auto;display:grid;grid-gap:1rem;grid-template-columns:repeat(3,minmax(300px,1fr))}@media screen and (max-width: 900px){.notes{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media screen and (max-width: 500px){.notes{grid-template-columns:repeat(1,minmax(300px,1fr))}}.note{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:inset -6px -4px 2px #ffffff08;border-radius:15px;border:1.5px solid rgba(255,255,255,.326);color:#fff;padding:15px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between;word-wrap:break-word}.note_footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.note textarea{white-space:pre-wrap;background:transparent;border:none;color:#fff;resize:none;font-size:18px}.note textarea:focus{outline:none}.note textarea::placeholder{color:#fff}.note_save{background:transparent;color:#fff;transition:.1s ease-in-out;border:none;padding:4px 10px;font-size:13px;cursor:pointer}.note_save_1{background:transparent;transition:.1s ease-in-out;border:1.5px solid #fff;border-radius:10px;color:#fff;padding:4px 10px;font-size:13px;cursor:pointer}.note_save_1:hover{background:#fff;border:1.5px solid #fff;color:#4b1589}
