body{background:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='100%25'%20height='100%25'%20fill='%237ec850'/%3e%3cellipse%20cx='20%25'%20cy='15%25'%20rx='120'%20ry='40'%20fill='%23fff'%20opacity='0.7'/%3e%3cellipse%20cx='60%25'%20cy='10%25'%20rx='100'%20ry='30'%20fill='%23fff'%20opacity='0.6'/%3e%3cellipse%20cx='80%25'%20cy='20%25'%20rx='90'%20ry='35'%20fill='%23fff'%20opacity='0.5'/%3e%3crect%20y='90%25'%20width='100%25'%20height='10%25'%20fill='%23b59f3b'/%3e%3crect%20y='95%25'%20width='100%25'%20height='5%25'%20fill='%236b4f1d'/%3e%3c/svg%3e") no-repeat center center fixed,#7ec850;background-size:cover;font-family:Segoe UI,Arial,sans-serif;margin:0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:3vh}.app-mc{background:#c2b280fa;border:8px solid #3e3e3e;border-radius:0;box-shadow:0 8px 32px #00000040;padding:2rem 2.5rem;max-width:700px;width:100%;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}h1{font-family:Minecraftia,Segoe UI,Arial,sans-serif;color:#3e3e3e;letter-spacing:2px;text-align:center;margin-bottom:1.5rem;font-size:2.2rem;text-shadow:2px 2px 0 #fff,4px 4px 0 #3e3e3e}input,button{font-family:inherit;font-size:1rem;border-radius:4px;border:2px solid #3e3e3e;margin-bottom:.5rem;padding:.5rem;outline:none}input{background:#e0e0e0;color:#222}button{background:#3e3e3e;color:#fff;font-weight:700;cursor:pointer;transition:background .2s}button:hover{background:#5a5a5a}ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;margin:0 auto;justify-items:center}.note-mc{background:#e0e0e0;border:4px solid #3e3e3e;border-radius:0;width:220px;height:220px;box-shadow:4px 4px #b59f3b,0 0 0 8px #fffbe6;display:flex;flex-direction:column;gap:.5rem;position:relative;min-height:70px;justify-content:flex-start;align-items:flex-start;padding:1.2rem 1.2rem 1.2rem 4.5rem;overflow:hidden;animation:popin .5s cubic-bezier(.68,-.55,.27,1.55);transition:transform .18s cubic-bezier(.68,-.55,.27,1.55),box-shadow .18s}.note-mc:hover{transform:scale(1.06) rotate(-2deg);box-shadow:8px 12px #b59f3b,0 0 0 12px #fffbe6;background:beige}@keyframes popin{0%{transform:scale(.7) rotate(-8deg);opacity:0}80%{transform:scale(1.08) rotate(2deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}.note-mc strong{color:#3e3e3e;font-size:1.2rem;font-family:Minecraftia,Segoe UI,Arial,sans-serif;text-shadow:1px 1px 0 #fff,2px 2px 0 #b59f3b}.note-avatar{position:absolute;left:1rem;top:1rem;width:40px;height:40px;background:url(https://static.wikia.nocookie.net/minecraft_gamepedia/images/0/09/Player.png) no-repeat center center/cover;border:2px solid #3e3e3e;border-radius:4px;box-shadow:2px 2px #b59f3b}@font-face{font-family:Minecraftia;src:url(https://fonts.cdnfonts.com/s/17374/Minecraftia-Regular.woff) format("woff");font-weight:400;font-style:normal}
