/* Classical sculpture gallery — ivory marble, champagne gold and river light. */
body[data-design="classic"] { --ground:#f7f5f0; --ink:#292d29; --ink-2:#55594f; --ink-3:#6e7167; --amber:#aa803d; --amber-ink:#7d5924; --glass-edge:rgba(141,111,64,.35); }
body[data-design="classic"] .screen-bg .photo { opacity:.3; filter:none; }
body[data-design="classic"][data-screen="place"] .screen-bg .photo { opacity:.58; }
body[data-design="classic"] .screen-bg .sil { display:none; }
body[data-design="classic"] .screen-head { padding-bottom:28px; }
body[data-design="classic"] .screen-head h1 { font-weight:400; letter-spacing:-.03em; }
body[data-design="classic"] .grid { grid-template-columns:repeat(auto-fill,minmax(180px,1fr)); gap:28px 20px; }
body[data-design="classic"] .pcard { max-width:none; padding:0 0 15px; border:0; background:transparent; }
.memorial-card-art { display:block; position:relative; aspect-ratio:4/5; width:100%; overflow:hidden; border-radius:100px 100px 8px 8px; box-shadow:0 14px 28px #38342824,inset 0 0 0 1px #c6ad78; transition:transform .4s ease; }
.memorial-card-scene { width:100%; height:100%; object-fit:cover; display:block; }
.pcard:hover .memorial-card-art { transform:translateY(-5px); }
.memorial-card-portrait { position:absolute; width:23%; height:28%; top:27%; left:33%; object-fit:cover; border:2px solid #b69c67; border-radius:50% 50% 8px 8px; filter:sepia(.25); box-shadow:0 3px 10px #0005; }
.crystal .memorial-card-portrait { top:20%; left:42%; width:19%; height:21%; border-radius:50%; }
.memorial-light { position:absolute; left:29%; bottom:25%; width:8px; height:16px; background:#fff1c2; border-radius:70% 20% 70% 30%; box-shadow:0 0 15px 8px #ffd889a0; animation:memory-flame 2.5s ease-in-out infinite; }
body[data-design="classic"] .pcard .nm { font-size:21px; margin-top:12px; color:#37382f; }
body[data-design="classic"] .pcard .yrs { letter-spacing:.13em; font-size:11px; }
body[data-design="classic"] .fam { background:#ffffff6b; border:1px solid #b49b6266; border-radius:100px 100px 10px 10px; padding-top:45px; }
body[data-design="classic"] .fam .fam-grid { grid-template-columns:repeat(auto-fit,minmax(140px,1fr)); }
body[data-design="classic"] .fam-title { background:#f7f5f0; }
body[data-design="classic"] .dp-classic { background:url('../assets/memorial-gold-reference.webp') center 40%/cover; }
body[data-design="classic"] #scr-place .wrap { background:linear-gradient(#f7f5f0ee,#f7f5f0d9);box-shadow:0 0 60px 40px #f7f5f0bb; }
body[data-design="classic"][data-screen="portal"] .bar-top { background:linear-gradient(#fffdf4e8,#fffdf400); color:#403a2e; padding-bottom:30px; }
#classic .par-stage { height: min(960px,110svh); min-height:760px; isolation:isolate; background:#666955; }
.memorial-valley { position:absolute; inset:-4%; background:var(--img-classic) center/cover; filter:blur(3px) saturate(.8); z-index:-2; }
.memorial-valley:after { content:''; position:absolute; inset:0; background:linear-gradient(180deg,#fff2cc55,transparent 40%,#343b2840); }
.memorial-rays { position:absolute; inset:0; pointer-events:none; background:conic-gradient(from 150deg at 80% 0%,transparent,#fff5da22 5deg,transparent 14deg,#fff5da20 20deg,transparent 27deg); z-index:1; mix-blend-mode:screen; }
#classic .par-mon.memorial-sculpture { width:auto; height:88%; aspect-ratio:4/5; bottom:9%; left:50%; z-index:1; filter:none; }
.memorial-hero-art { width:100%; height:100%; display:block; object-fit:contain; mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent); }
.memorial-hero-portrait { position:absolute; left:33%; top:26%; width:24%; height:28%; object-fit:cover; border:3px solid #bc9d61; border-radius:50% 50% 15% 15%; filter:sepia(.18); box-shadow:0 7px 20px #0005; }
.memorial-sculpture.crystal .memorial-hero-portrait { left:42%;top:20%;width:20%;height:22%;border-radius:50%; }
.memorial-wing { position:absolute; top:35%; width:clamp(150px,18vw,240px); z-index:3; padding:12px; border:1px solid #e7d4a2; border-radius:65px 65px 6px 6px; background:linear-gradient(120deg,#fffae859,#3c423a91); backdrop-filter:blur(12px); box-shadow:0 12px 35px #1d291933,inset 0 0 0 5px #ffffff17; }
.memorial-wing.left { right:calc(50% + 230px); }
.memorial-wing.right { left:calc(50% + 230px); }
.memorial-wing button { display:block; padding:16px 4px; width:100%; background:none; border:0; border-bottom:1px solid #ead3a444; color:#fff2d1; font:400 clamp(17px,1.6vw,23px)/1.15 var(--serif); cursor:pointer; text-shadow:0 2px 8px #1119; }
.memorial-wing button:last-child { border-bottom:0; }
.memorial-wing button:hover { background:#fff2d118; color:white; }
.memorial-ornament { display:block; color:#ead2a0; font-size:16px; margin-bottom:6px; }
.memorial-caption { position:absolute; z-index:4; bottom:18px; left:50%; transform:translateX(-50%); width:min(690px,88%); padding:19px 28px; border:1px solid #e2c995aa; border-radius:35px 35px 5px 5px; background:#263027ad; backdrop-filter:blur(14px); box-shadow:0 7px 35px #17271d33; }
#classic .par-cap { position:static; font-size:clamp(24px,3.2vw,40px); color:#fce7bd; line-height:1.08; font-weight:400; }
#classic .par-cap small { color:#f2e5c9; letter-spacing:.15em; font-size:13px; margin-top:12px; }
#classic .cl-actions { max-width:1040px; display:grid; grid-template-columns:repeat(6,1fr); gap:0; margin:0 auto; padding:22px 20px; border-bottom:1px solid #b2986338; }
#classic .cl-act { border:0; border-right:1px solid #b2986338; border-radius:0; background:transparent; box-shadow:none; padding:8px 14px; font:400 17px/1.25 var(--serif); color:#65532e; }
#classic .cl-act:last-child { border-right:0; }
#classic .cl-act:hover { background:#b2986310; }
.memorial-action-icon { display:block; font-size:30px; margin-bottom:8px; color:#a47a39; }
#classic .cl-body { max-width:840px; padding:20px 32px 100px; }
#classic .cl-body h2 { font-size:34px; margin-top:48px; padding-top:24px; border-top:1px solid #af945f35; }
#classic .cl-body p { font-size:17px; line-height:1.85; }
#classic .cl-visits { max-width:780px; background:transparent; border:0; }
#classic .cl-gal img { border-radius:4px; }
.memorial-offerings { position:absolute; bottom:19%; left:36%; display:flex; align-items:flex-end; gap:8px; }
.memorial-offering { display:block; position:relative; width:15px;height:42px;background:linear-gradient(90deg,#c5a871,#fff1ce,#b4945b);border-radius:4px 4px 2px 2px;box-shadow:0 4px 8px #0005; }
.memorial-offering:before { content:'';position:absolute;left:4px;top:-16px;width:8px;height:18px;border-radius:70% 20% 60% 40%;background:#fff4c1;box-shadow:0 0 18px 8px #ffc56b90;animation:memory-flame 2s infinite; }
.memorial-offering.flowers { width:75px;height:85px;background:url('../assets/lilies.png') center/contain no-repeat;box-shadow:none; }
.memorial-offering.flowers:before { display:none; }
@keyframes memory-flame { 50%{ transform:scale(.9,1.12);opacity:.8; } }
.memorial-settings {display:block;margin:14px auto 0;background:transparent;border:0;border-bottom:1px solid #e5cb9960;color:#e9d9b5;padding:6px 12px;font-size:12px;cursor:pointer;letter-spacing:.04em;}
.memorial-hero-art,.memorial-valley{transition:filter 1s ease;}
.par-stage[data-light="sunset"] .memorial-hero-art{filter:sepia(.22) saturate(1.18) brightness(1.03);}
.par-stage[data-light="evening"] .memorial-hero-art{filter:brightness(.64) saturate(.7);}
.par-stage[data-light="evening"] .memorial-valley{filter:brightness(.5) saturate(.65) blur(3px);}
.par-stage[data-light="evening"] .memorial-rays{opacity:.25;}
.memorial-offerings{left:20%;right:16%;bottom:22%;height:80px;justify-content:center;gap:1px;pointer-events:none;}
.decor-object{display:flex;align-items:flex-end;justify-content:center;width:62px;height:80px;position:relative;flex-shrink:1;filter:drop-shadow(2px 8px 4px #1b211a66);}
.decor-object img{max-width:100%;max-height:100%;object-fit:contain;display:block;}
.decor-wreath{width:85px;height:110px;}.decor-flowerbed{width:110px;height:70px;}.decor-lamp{width:48px;height:75px;}
.wax-group{display:flex;align-items:flex-end;gap:5px;justify-content:center;padding-top:20px;}
.wax-group i{display:block;width:13px;height:38px;background:linear-gradient(90deg,#bf9e63,#fff2d1 45%,#d7b47a);position:relative;border-radius:3px;box-shadow:0 5px 8px #0004;}
.wax-group i:nth-child(2){height:53px;}.wax-group i:nth-child(3){height:29px;}
.wax-group i:before{content:'';position:absolute;width:8px;height:18px;left:3px;top:-17px;background:radial-gradient(ellipse at 50% 75%,#fff,#ffdb77 55%,#e9913300 85%);border-radius:60% 20% 60% 40%;box-shadow:0 0 23px 8px #ffb74a66;animation:memory-flame 2.7s ease-in-out infinite;}
.decor-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;}
.decor-picker button{background:linear-gradient(#fffdf8,#e8e4d8);border:1px solid #bba67566;border-radius:50px 50px 6px 6px;min-height:150px;padding:14px 9px;color:#5b4a2e;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px;cursor:pointer;}
.decor-picker button:hover{border-color:#98733a;box-shadow:0 4px 16px #ab8c4822;}
.decor-picker img{width:85px;height:85px;object-fit:contain;}.decor-picker .wax-group{height:85px;}
.decor-light-options{display:flex;flex-wrap:wrap;gap:8px;}.decor-light-options button{border:1px solid #af945f80;border-radius:20px;padding:9px 14px;background:none;color:inherit;cursor:pointer;}.decor-light-options button[aria-pressed="true"]{background:#96733c;color:#fff;}
@media(max-width:640px){.decor-picker{grid-template-columns:repeat(2,minmax(0,1fr));}.memorial-offerings{bottom:22%;}.memorial-caption{bottom:12px;}.memorial-wing{top:575px;}}
@media(prefers-reduced-motion:reduce){.wax-group i:before{animation:none}.memorial-hero-art,.memorial-valley{transition:none}}
@media(max-width:1000px) { .memorial-wing.left{right:auto;left:3%}.memorial-wing.right{left:auto;right:3%}.memorial-wing{width:155px} }
@media(max-width:640px) {
 #classic .par-stage{height:850px;min-height:0} #classic .par-mon.memorial-sculpture{height:580px;top:65px;bottom:auto;width:464px}
 .memorial-wing{top:585px;width:46%;padding:4px;border-radius:10px;display:flex}.memorial-wing.left{left:3%}.memorial-wing.right{right:3%}
 .memorial-wing button{font-size:13px;padding:12px 3px;border-bottom:0;min-height:72px}.memorial-ornament{font-size:12px}
 .memorial-caption{bottom:26px;padding:18px 12px} #classic .par-cap{font-size:26px}
 #classic .cl-actions{grid-template-columns:repeat(3,1fr);padding:14px 8px;row-gap:15px} #classic .cl-act{font-size:15px;min-height:88px}
 body[data-design="classic"] .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px} body[data-design="classic"] .fam{grid-column:span 2!important}
 #classic .cl-body{padding:16px 22px 100px} .memorial-valley{filter:blur(2px)}
}
@media(prefers-reduced-motion:reduce) { .memorial-light,.memorial-offering:before{animation:none}.memorial-card-art{transition:none} }
/* One coordinate system for artwork and portrait: resize together on all screens. */
.memorial-framed-art {display:block;width:100%;height:100%;overflow:visible}
.memorial-card-art .memorial-framed-art {position:absolute;inset:0}
.memorial-framed-art .fitted-portrait {filter:sepia(.12) saturate(.75) brightness(.91)}
.memorial-sculpture > .memorial-framed-art {mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}
