html,body{width:100%;height:100%;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.canvas{background-image:url(/textures/wall-texture.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100vw;height:100vh;display:flex}.inscription{max-width:100%;margin-left:clamp(2rem,8vw,8rem)}.name{letter-spacing:.22em;text-transform:uppercase;color:#fff;white-space:nowrap;font-size:clamp(1.9rem,3.8vw,3.2rem);font-weight:500}.line{letter-spacing:.04em;color:#111;margin-top:clamp(.75rem,1.6vw,1.25rem);font-size:clamp(1.15rem,2vw,1.6rem);font-weight:500}@media (max-width:900px){.inscription{max-width:100%}}@media (max-width:600px){.canvas{align-items:flex-start}.inscription{margin-top:22vh;margin-left:2rem;margin-right:2rem}.name{white-space:normal;letter-spacing:.16em;line-height:1.15}}.editorial-link{color:#2b2b2b;cursor:pointer;text-decoration:none;transition:color .18s,text-decoration-color .18s}.editorial-link:hover{color:#3a3a3a;text-underline-offset:4px;-webkit-text-decoration:underline #3a3a3a;text-decoration:underline #3a3a3a}
