:root {
    color-scheme: light;
}
body {
    background: #f8f9fa;
}
.card {
    border-radius: 1rem;
}
.navbar-brand {
    font-weight: 700;
}
.btn-primary {
    min-width: 180px;
}
.ratio iframe {
    border-radius: 1rem;
}
