.hexxen-early-access { max-width: 900px; margin: 0 auto; }
.hexxen-early-access__eyebrow { text-transform: uppercase; letter-spacing: .12em; font-size: .75rem; font-weight: 700; }
.hexxen-early-access__card,
.hexxen-early-access__notice { border: 1px solid rgba(114,88,63,.3); border-radius: .85rem; background: rgba(255,250,239,.82); padding: 1.4rem; margin-top: 1.25rem; }
.hexxen-early-access__games { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.5rem; }
.hexxen-early-access__games a { border: 1px solid rgba(114,88,63,.35); border-radius: 999px; padding: .45rem .8rem; text-decoration: none; }
.hexxen-early-access__games a[aria-current="page"] { background: #493326; color: #fff; }
.hexxen-early-access label { display: block; font-weight: 700; }
.hexxen-early-access textarea { box-sizing: border-box; width: 100%; margin-top: .4rem; }
.hexxen-early-access__check { display: flex !important; align-items: flex-start; gap: .55rem; font-weight: 400 !important; }
.hexxen-early-access__button { display: inline-block; border: 0; border-radius: 999px; background: #493326; color: #fff; padding: .7rem 1.1rem; text-decoration: none; font-weight: 700; cursor: pointer; }
.hexxen-early-access__status { font-weight: 700; }
.hexxen-early-access__status--approved { color: #28613f; }
.hexxen-early-access__status--pending { color: #7b5d20; }
.hexxen-early-access--portal { max-width: none; }
.hexxen-early-access--portal .hexxen-early-access__games { margin-top: 0; }
.hexxen-early-access--portal .hexxen-early-access__status { display: grid; gap: .2rem; border: 1px solid rgba(114,88,63,.3); border-radius: .65rem; padding: .75rem; }
.hexxen-early-access--portal .hexxen-early-access__status span { font-size: .85rem; font-weight: 400; opacity: .75; }
