.policy {
    max-width: 720px;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 60px;
}

.policy h1 {
    font-size: 2.2rem;
    -webkit-text-fill-color: #e8e0f0;
    background: none;
    margin-bottom: 4px;
}

.back-link {
    display: inline-block;
    color: #a78bfa;
    text-decoration: none;
    font-size: 0.9rem;
    margin-bottom: 32px;
}

.back-link:hover {
    text-decoration: underline;
}

.effective-date {
    font-size: 0.9rem;
    color: #7a7290;
    margin-bottom: 32px;
}

.policy h2 {
    font-size: 1.25rem;
    color: #d4bfff;
    margin-top: 32px;
    margin-bottom: 12px;
}

.policy h3 {
    font-size: 1.05rem;
    color: #c4b5fd;
    margin-top: 16px;
    margin-bottom: 8px;
}

.policy p {
    font-size: 0.95rem;
    color: #a8a0b8;
    line-height: 1.7;
    margin-bottom: 12px;
}

.policy ul {
    margin: 8px 0 16px 24px;
    color: #a8a0b8;
    font-size: 0.95rem;
    line-height: 1.7;
}

.policy li {
    margin-bottom: 6px;
}

.policy address {
    font-style: normal;
    color: #a8a0b8;
    font-size: 0.95rem;
    line-height: 1.8;
    margin-top: 8px;
}

.policy address a {
    color: #a78bfa;
    text-decoration: none;
}

.policy address a:hover {
    text-decoration: underline;
}
