/* Recuerdos: una selección editorial, íntima y fácil de volver a leer. */
.memory-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,405px));justify-content:start;gap:24px;padding:44px 6vw 55px;background:linear-gradient(135deg,#2a1821,#432432 55%,#6b3445)}
.saved-memory{display:grid;grid-template-rows:178px 1fr;min-height:360px;padding:0!important;overflow:hidden;background:#fff8f2!important;border:1px solid #f7ddd5;box-shadow:0 16px 32px #12080d55;transform:rotate(-.5deg);transition:transform .3s ease,box-shadow .3s ease!important}.saved-memory:nth-child(even){transform:rotate(.55deg);margin-top:13px}.saved-memory:hover{background:#fff8f2!important;transform:translateY(-9px) rotate(0);box-shadow:0 23px 42px #12080d77}.saved-memory:focus{outline:2px solid #e8989d;outline-offset:4px}
.memory-image{position:relative;overflow:hidden;background:radial-gradient(circle at 35% 25%,#e99ba4,#8d3c51 70%)}.memory-image>span{display:grid;place-items:center;height:100%;color:#fff3ed;font:62px "Playfair Display",Georgia}.saved-memory .memory-photo-thumb{width:100%;height:100%;margin:0;object-fit:cover;transition:transform .55s ease,filter .35s ease}.saved-memory:hover .memory-photo-thumb{transform:scale(1.07);filter:saturate(1.1)}.memory-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,#2c122080);pointer-events:none}.memory-image i{position:absolute;z-index:2;top:14px;right:15px;color:#fff2ec;font:16px Arial;font-style:normal;text-shadow:0 2px 6px #3c1228}
.memory-copy{position:relative;padding:22px 24px 21px}.memory-copy:before{content:"";position:absolute;top:0;left:24px;right:24px;border-top:1px solid #d98b8b}.memory-copy .memory-meta{margin:0 0 10px;color:#b14c60;font:10px "DM Mono",monospace;letter-spacing:.08em}.memory-meta b{font-size:15px;color:#df8490}.memory-copy h3{margin:0 0 9px;color:#40242e;font:27px/1.02 "Playfair Display",Georgia}.memory-copy>p:not(.memory-meta){margin:0;color:#6c4d56;font:13px/1.55 "DM Sans",sans-serif;white-space:pre-wrap}.memory-copy small{position:absolute;bottom:18px;left:24px;color:#a64d5d;font:italic 13px "Playfair Display",Georgia}.memory-copy small span{margin-left:5px;font:15px Arial}
.main-memory{background:linear-gradient(145deg,#e6808e,#bd415d 54%,#5c293b)}.main-memory:before{inset:17px}.main-memory .tag{padding:8px 11px}.main-memory.has-photo:after{content:"";right:0;top:0;bottom:0;width:55%;background:linear-gradient(90deg,#4a2031 0%,transparent 100%);z-index:0}.main-memory .memory-bottom{right:27px;bottom:27px;left:27px;align-items:end}.featured-copy{max-width:78%;padding:17px 18px 16px;background:#291423d9;border:1px solid #ffe9e555;box-shadow:7px 8px 0 #35152533;backdrop-filter:blur(8px)}.featured-title{margin:0 0 8px;color:#fff8f2;font:27px/1 "Playfair Display",Georgia}.featured-text{margin:0;color:#f5d9d6;font:13px/1.5 "DM Sans",sans-serif}.main-memory .memory-bottom button{flex:0 0 auto;background:#dce990;box-shadow:0 5px 12px #3c122866}.main-memory .memory-bottom button:hover{box-shadow:0 7px 15px #3c122866}.main-memory:not(.has-photo) .featured-copy{background:#5a293ad9}
@media(max-width:850px){.memory-list{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));padding:30px 5vw 38px;gap:16px}.main-memory .memory-bottom{right:22px;bottom:22px;left:22px}.featured-copy{max-width:82%;padding:14px}.featured-title{font-size:23px}.featured-text{font-size:12px}}
