.ah-6d3a84e5-container {
    width: 100%;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.ah-6d3a84e5-meta-bar {
    display: flex;
    align-items: center;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #14141e;
    margin-bottom: 40px;
}

.ah-6d3a84e5-meta-left {
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}

.ah-6d3a84e5-meta-line {
    flex-grow: 1;
    height: 1px;
    background-color: #e0e0e0;
    margin: 0 20px;
}

.ah-6d3a84e5-meta-right {
    white-space: nowrap;
}

.ah-6d3a84e5-headline {
    font-size: 82px;
    line-height: 0.95;
    font-weight: 700;
    letter-spacing: -2.5px;
    color: #14141e;
    margin: 0 0 30px 0;
}

.ah-6d3a84e5-highlight {
    color: #657082;
    font-weight: 400;
}

.ah-6d3a84e5-description {
    font-size: 24px;
    line-height: 1.4;
    color: #657082;
    font-weight: 300;
    width: 100%;
}

@media (max-width: 768px) {
    .ah-6d3a84e5-headline {
        font-size: 52px;
        letter-spacing: -1.5px;
    }
    .ah-6d3a84e5-description {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .ah-6d3a84e5-headline {
        font-size: 40px;
        letter-spacing: -1px;
    }
    .ah-6d3a84e5-meta-bar {
        font-size: 10px;
        letter-spacing: 1px;
    }
}