.ht-portal{display:grid;gap:24px}.ht-portal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px;border:1px solid currentColor;border-radius:8px}.ht-portal__header span{display:block;margin-bottom:8px}.ht-portal__nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.ht-portal__nav a{white-space:nowrap;padding:10px 14px;border:1px solid currentColor;border-radius:999px}.ht-portal__nav a.is-active{font-weight:700}.ht-portal__content{display:grid;gap:28px}.ht-portal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ht-portal-cards article,.ht-portal-panel,.ht-portal-grid article{border:1px solid currentColor;border-radius:8px;padding:20px}.ht-portal-cards strong{display:block;font-size:2rem}.ht-portal-list{display:grid;gap:10px}.ht-portal-list article{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid currentColor;padding:12px 0}.ht-portal-list article div{display:grid;gap:4px}.ht-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ht-portal-docs{display:grid;gap:10px}.ht-portal-note{border-left:4px solid currentColor;padding-left:14px}.ht-portal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ht-portal-facts div{border-bottom:1px solid currentColor;padding-bottom:10px}.ht-portal-facts dt{font-weight:700}.ht-portal-facts dd{margin:4px 0 0}.ht-portal-login,.ht-portal-empty{max-width:720px;border:1px solid currentColor;border-radius:8px;padding:24px}@media(max-width:767px){.ht-portal__header{flex-direction:column}.ht-portal-cards,.ht-portal-grid,.ht-portal-facts{grid-template-columns:1fr}.ht-portal-list article{flex-direction:column}}
.ht-portal__notice{padding:14px 16px;border:1px solid currentColor;border-left-width:5px;border-radius:8px}.ht-portal-actions{display:flex;flex-wrap:wrap;gap:12px}
