/* styles for oil-app download page */
html,body{height:100%}
body{background:linear-gradient(180deg,#f8fbff,#ffffff);font-family:iransans, Tahoma, Arial, sans-serif}
.card{border-radius:12px}
.logo{width:84px;height:84px}
.btn.disabled{opacity:.7;pointer-events:none}
small, .small{font-size:.88rem}
@media (max-width:420px){.card{padding:1rem}}
