.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:3rem 1.5rem;background:radial-gradient(ellipse 120% 80% at 50% -10%,rgba(201,162,39,.1),transparent 60%),radial-gradient(ellipse 140% 70% at 50% 115%,rgba(22,74,92,.55),transparent 60%),linear-gradient(180deg,#10151a,#0e1e26);color:#e4e6dc;font-family:Playfair Display,Georgia,Times New Roman,serif;text-align:center}.app:before,.app:after{content:"";flex:1}.hero{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.masthead{max-width:46rem}.overline{margin:0 0 1.25rem;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:#a89468}.headline{margin:0;font-size:clamp(2rem,6vw,3.75rem);font-weight:600;line-height:1.15;color:#f3ecdd;text-wrap:balance}.no-wrap{white-space:nowrap}.ornament{display:flex;align-items:center;justify-content:center;gap:.875rem;margin:1.5rem auto 1.25rem}.rule{width:4.5rem;height:1px;background:linear-gradient(90deg,transparent,#6fa3ad)}.rule:last-child{background:linear-gradient(90deg,#6fa3ad,transparent)}.wave{font-size:1.125rem;line-height:1;color:#c9a95e}.subhead{margin:0;font-size:clamp(1.375rem,3.5vw,1.875rem);font-style:italic;font-weight:500;color:#c9a95e}.subhead strong{font-weight:600;color:#e8cf8f}.proclamation{margin:.375rem 0 0;font-size:clamp(1.125rem,2.75vw,1.5rem);font-style:italic;color:#b8c4b8}.initiates{display:flex;justify-content:center;gap:1.25rem;margin:1.75rem 0 0}.plaque{display:flex;flex-direction:column;gap:.375rem;padding:1rem 1.75rem;border:1px solid rgba(201,169,94,.45);outline:1px solid rgba(111,163,173,.25);outline-offset:4px;border-radius:2px;background:#14222880}.plaque-name{font-size:1.375rem;font-weight:600;letter-spacing:.06em;color:#f3ecdd}.plaque-title{font-family:system-ui,-apple-system,sans-serif;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:#8fb0a8}.rite{margin:1.5rem 0 0;font-size:.9375rem;font-style:italic;letter-spacing:.08em;color:#9c9483}.statue{margin:0;display:flex;flex-direction:column;align-items:center;gap:1rem}.statue-image{display:block;width:auto;height:auto;max-height:min(68vh,42rem);max-width:min(86vw,24rem);border:1px solid rgba(201,169,94,.55);outline:1px solid rgba(111,163,173,.3);outline-offset:6px;border-radius:2px;box-shadow:0 24px 60px #0009,0 4px 16px #0620288c}.caption{font-size:.9375rem;letter-spacing:.04em;color:#9c9483}.gallery{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:62rem}.gallery-overline{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:#a89468}.artwork{margin:0;display:flex;flex-direction:column;align-items:center;gap:1rem}.artwork-image{display:block;width:100%;height:auto;max-width:min(88vw,54rem);border:1px solid rgba(201,169,94,.55);outline:1px solid rgba(111,163,173,.3);outline-offset:6px;border-radius:2px;box-shadow:0 24px 60px #0009,0 4px 16px #0620288c}.footer{font-family:system-ui,-apple-system,sans-serif;font-size:.6875rem;letter-spacing:.3em;text-transform:uppercase;color:#6d7a6d}@media (min-width: 1024px){.app{padding:2rem 3rem}.hero{flex-direction:row;align-items:center;gap:5rem}.masthead{max-width:34rem;text-align:left}.ornament{justify-content:flex-start;margin-left:0}.initiates{justify-content:flex-start}.statue-image{max-height:min(66vh,44rem)}}@media (max-width: 480px){.app{gap:2rem;padding:2.5rem 1.25rem}.overline{font-size:.6875rem;letter-spacing:.28em}.initiates{flex-direction:column;align-items:center;gap:.875rem}.plaque{width:100%;max-width:18rem}.statue-image{max-height:62vh;max-height:62dvh;max-width:88vw;outline-offset:4px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background:#14120f}#root{min-height:100vh}
