@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/cormorant-garamond-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400.woff2) format("woff2")}:root{--ams-deep:#15120d;--ams-accent:#c97832;--ams-text-primary:#ede9e2;--ams-text-secondary:#7a746a}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{background:var(--ams-deep);color:var(--ams-text-primary);font-family:IBM Plex Mono,Courier New,monospace;-webkit-font-smoothing:antialiased}.card{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:48px 24px;text-align:center}.card__mark{width:56px;height:56px}.card__name{font-family:Cormorant Garamond,Georgia,serif;font-weight:700;font-size:clamp(28px,6vw,44px);letter-spacing:.02em;color:var(--ams-text-primary)}.card__line{font-size:14px;letter-spacing:.04em;color:var(--ams-text-secondary)}