
.memory-page-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbf6ed 100%);padding:72px 0 62px}
.memory-page-hero:before,.memory-page-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}
.memory-page-hero:before{width:360px;height:360px;right:-120px;top:-80px;background:radial-gradient(circle,rgba(168,47,38,.15),transparent 70%)}
.memory-page-hero:after{width:260px;height:260px;left:-70px;bottom:-90px;background:radial-gradient(circle,rgba(240,196,114,.25),transparent 70%)}
.memory-page-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}
.memory-page-lead{font-size:1.08rem;color:#5f6470;max-width:64ch;margin:18px 0 0}
.memory-page-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.memory-stat-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.memory-stat-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #eadfce;box-shadow:0 10px 24px rgba(30,30,30,.05);font-size:.86rem;font-weight:800;color:#644736}
.memory-feature-card{background:#fff;border:1px solid #ece4d8;border-radius:28px;padding:18px;box-shadow:var(--shadow)}
.memory-feature-card img{width:100%;display:block;border-radius:20px;aspect-ratio:4/3;object-fit:cover;background:#f4efe7}
.memory-feature-card figcaption{padding:16px 6px 4px}
.memory-feature-card h3{margin:0 0 8px;font-size:1.2rem;color:#1c222c}
.memory-feature-card p{margin:0;color:#67707a}
.memory-page-intro{padding-top:56px;padding-bottom:28px}
.memory-page-intro .section-heading{margin-bottom:0}
.memory-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.memory-gallery-grid .museum-frame{height:100%;background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible;display:flex;flex-direction:column;align-items:center}
.memory-gallery-grid .museum-frame-media{width:100%;display:flex;align-items:center;justify-content:center;padding:24px;min-height:340px;background:linear-gradient(180deg,#f1eadf 0%,#f8f4ec 100%);border:8px solid #6e5430;box-shadow:inset 0 0 0 6px #b59363,inset 0 0 0 18px #efe6d6,0 18px 34px rgba(41,29,14,.12);border-radius:6px}
.memory-gallery-grid .museum-frame-media img{width:auto;max-width:100%;max-height:380px;height:auto;display:block;background:#fff;border:12px solid #fff;box-shadow:0 12px 24px rgba(0,0,0,.14);border-radius:2px}
.memory-gallery-grid figcaption{padding:16px 12px 8px;text-align:center}
.memory-caption-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f5eadf;color:var(--maroon);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.memory-gallery-grid h3{margin:10px 0 6px;font-size:1.02rem;color:#1d2229}
.memory-gallery-grid p{margin:0;color:#6b7077;font-size:.92rem;line-height:1.55}
.memory-note-box{margin-top:26px;padding:20px 22px;border-radius:22px;background:#fbf6ed;border:1px solid #eadfce;color:#645746}
.memory-link-card{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;margin-top:26px;padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,#7f171b,#a82f26);color:#fff;box-shadow:0 18px 36px rgba(127,23,27,.2)}
.memory-link-card p{margin:6px 0 0;color:#f4e8e4}
.memory-link-card .btn{background:#fff;color:#7f171b}
.memory-link-card .btn:hover{background:#f8efe8}
.active-page-link{color:var(--maroon)!important}
@media (max-width:1060px){.memory-page-grid,.memory-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-page-grid{grid-template-columns:1fr}.memory-feature-card{max-width:720px}}
@media (max-width:720px){.memory-gallery-grid{grid-template-columns:1fr}.memory-link-card{grid-template-columns:1fr}.memory-feature-card img{aspect-ratio:16/11}.memory-page-hero{padding-top:56px}}
