.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,.08),transparent 60%),radial-gradient(ellipse 100% 100% at 50% 110%,rgba(0,0,0,.6),transparent 55%),#14120f;color:#e8e2d5;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,#a8925a)}.rule:last-child{background:linear-gradient(90deg,#a8925a,transparent)}.diamond{width:7px;height:7px;background:#c9a95e;transform:rotate(45deg)}.subhead{margin:0;font-size:clamp(1.375rem,3.5vw,1.875rem);font-style:italic;font-weight:500;color:#c9a95e}.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(201,169,94,.2);outline-offset:6px;border-radius:2px;box-shadow:0 24px 60px #0009,0 4px 16px #00000080}.caption{font-size:.9375rem;letter-spacing:.04em;color:#9c9483}.footer{font-family:system-ui,-apple-system,sans-serif;font-size:.6875rem;letter-spacing:.3em;text-transform:uppercase;color:#6d6552}@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}.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}.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}
